  .wf {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.wf-b {
  font-family: 'Roboto Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-alt {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.wf-alt-b,
.expand-collapse .item .expand-collapse-title a {
  font-family: 'Roboto Condensed Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-solid-900.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-brands-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-regular-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-light-300.svg') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap {
    padding: 0 15px;
  }
}
.expand-collapse .block-wrap > .description-wrap {
  margin-bottom: 1em;
}
.expand-collapse .block-wrap > .description-wrap h2 {
  color: #00447c;
  border-bottom: 2px solid #ffcb00;
  display: inline-block;
}
.expand-collapse .item {
  border-bottom: 2px solid #ededed;
}
.expand-collapse .item .expand-collapse-title {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 980px) {
  .expand-collapse .item .expand-collapse-title {
    font-size: 1.3em;
  }
}
.expand-collapse .item .expand-collapse-title a {
  color: #00447c;
  display: block;
  padding: 12px 40px 12px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.expand-collapse .item .expand-collapse-title a:hover {
  background: #e6f2f8;
}
.expand-collapse .item .expand-collapse-title a.open {
  background: #e6f2f8;
}
.expand-collapse .item .expand-collapse-title a.open > span:before {
  content: "-";
}
.expand-collapse .item .expand-collapse-title a > span:before {
  content: "+";
  font-family: arial;
  font-size: 1.5em;
  font-weight: 400;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 5px;
  width: 25px;
}
.expand-collapse .item .expand-collapse-title a > span span {
  color: #012F55;
  display: block;
  font-size: 0.8em;
}
.js .expand-collapse .item .expand-collapse-description {
  display: none;
}
.expand-collapse .item .expand-collapse-description .description-wrap {
  padding: 20px 40px 20px 20px;
}
.expand-collapse .item .description-wrap p + h2,
.expand-collapse .item .description-wrap p + h3,
.expand-collapse .item .description-wrap p + h5,
.expand-collapse .item .description-wrap p + h6 {
  padding-top: 1em;
}
.expand-collapse .item .description-wrap p + h4 {
  padding-top: 1.25em;
}
.expand-collapse .item .description-wrap p a {
  color: #637D06;
}
.expand-collapse .item .description-wrap p a:hover {
  text-decoration: none;
}
.expand-collapse .item .description-wrap p a.btn:not(.btn-alt) {
  color: #fff;
}
.expand-collapse .item .description-wrap p a.btn.btn-inverse {
  border-color: #00447c;
  color: #00447c;
}
.expand-collapse .item .description-wrap p a.btn.btn-inverse:hover {
  background-color: #00447c;
  color: #fff;
}
.expand-collapse .item .description-wrap h4 {
  color: #007bb4;
}
.expand-collapse .item .description-wrap ul li,
.expand-collapse .item .description-wrap ol li {
  line-height: 1.4em;
  margin-bottom: 0.5em;
}
.expand-collapse .item .description-wrap ul li a,
.expand-collapse .item .description-wrap ol li a {
  color: #637D06;
}
.expand-collapse .item .description-wrap ul li a:hover,
.expand-collapse .item .description-wrap ol li a:hover {
  text-decoration: none;
}
.expand-collapse .item .description-wrap h4,
.expand-collapse .item .description-wrap h5 h6,
.expand-collapse .item .description-wrap p,
.expand-collapse .item .description-wrap li {
  max-width: 800px;
}
.expand-collapse .item .description-wrap .oembed {
  max-width: 800px;
}
