footer {
  width: 100%;
  height: auto;
  min-height: 477px;
  background-size: 100% 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  footer {
    background-size: 150% 100%;
    background-position: bottom;
    height: 100%;
    min-height: 300px;
    padding-top: 100px;
  }
}
@media only screen and (max-width: 425px) {
  footer {
    padding-top: 50px;
  }
}
footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1161px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  margin-top: 115px;
}
@media (max-width: 1180px) {
  footer .footer-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper {
    margin-top: 0;
  }
}
footer .footer-wrapper .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 75px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .footer-wrapper .footer-top {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-wrapper .footer-top .site-logo {
    width: 100%;
  }
}
footer .footer-wrapper .footer-top nav#footer-nav {
  max-width: 375px;
}
@media only screen and (max-width: 1100px) {
  footer .footer-wrapper .footer-top nav#footer-nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 15px 0;
  }
}
footer .footer-wrapper .footer-top nav#footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 120px;
  padding: 5px 0;
}
@media only screen and (max-width: 1100px) {
  footer .footer-wrapper .footer-top nav#footer-nav ul {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-wrapper .footer-top nav#footer-nav ul {
    margin-left: 0;
  }
}
@media only screen and (max-width: 425px) {
  footer .footer-wrapper .footer-top nav#footer-nav ul li a {
    margin-right: 25px;
  }
}
footer .footer-wrapper .footer-top nav#footer-nav ul li {
  list-style: none;
  margin-bottom: 0;
}
footer .footer-wrapper .footer-top nav#footer-nav ul li a {
  color: #38aecc;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  margin-right: 50px;
}
footer .footer-wrapper .footer-top nav#footer-nav ul li a:hover {
  color: #022f40;
}
footer .footer-wrapper .footer-top .footer-right-wrapper {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 50px;
  padding-left: 80px;
}
@media only screen and (max-width: 1100px) {
  footer .footer-wrapper .footer-top .footer-right-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0 !important;
    padding-left: 0;
  }
}
footer .footer-wrapper .footer-top .footer-right-wrapper .footer-sign-up {
  max-width: 350px;
}
footer .footer-wrapper .footer-top .footer-right-wrapper .footer-sign-up h6 {
  margin-bottom: 15px;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  color: #05678b;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: -0.2px;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-top .footer-right-wrapper .footer-sign-up h6 {
    margin-top: 10px;
  }
}
footer .footer-wrapper .footer-top .footer-right-wrapper .footer-sign-up form {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields {
  margin: 0;
  padding: 0;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields
  li.gfield {
  margin: 0 !important;
  padding: 0 !important;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields
  li.gfield
  label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #798ea9;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields
  li.gfield
  label
  span {
  color: #798ea9;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields
  li.gfield
  .ginput_container {
  margin-top: 5px;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_body
  .gform_fields
  li.gfield
  .ginput_container
  input {
  width: 200px !important;
  border: 1px solid #798ea9;
  height: 45px;
  padding-left: 20px;
  line-height: 20px;
  border-radius: 2px;
}
@supports (-moz-appearance: none) {
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form
    .gform_body
    .gform_fields
    li.gfield
    .ginput_container
    input {
    padding-top: 10px;
    height: 45px;
  }
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form
    .gform_body
    .gform_fields
    li.gfield
    .ginput_container
    input:-moz-placeholder,
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form
    .gform_body
    .gform_fields
    li.gfield
    .ginput_container
    input::-moz-placeholder {
    opacity: 1;
  }
}
@media only screen and (max-width: 400px) {
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form
    label {
    margin-bottom: 8px;
  }
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_footer {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_footer
  input {
  background-color: #38aecc;
  border: 0;
  color: #fff;
  width: 127px;
  height: 45px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-family: Roboto, sans-serif;
  margin: 0;
  padding: 0;
  min-width: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  form
  .gform_footer
  input:hover {
  background-color: #022f40;
  cursor: pointer;
}
@media only screen and (max-width: 400px) {
  footer
    .footer-wrapper
    .footer-top
    .footer-right-wrapper
    .footer-sign-up
    form
    div.gform_footer.top_label {
    margin-left: 0;
    margin-top: 8px;
  }
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 367px;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form
  .validation_error {
  display: none;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form
  li.gfield.gfield_error {
  color: #e53e46;
  background-color: transparent;
  border: 0;
  width: 200px;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form
  li.gfield.gfield_error
  input {
  border: 1px solid #e53e46 !important;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form
  li.gfield.gfield_error
  .validation_message {
  padding: 0;
  color: #e53e46;
}
footer
  .footer-wrapper
  .footer-top
  .footer-right-wrapper
  .footer-sign-up
  .gform_validation_error
  form
  .gform_footer {
  margin-top: 9px;
}
footer .footer-wrapper .footer-top .footer-right-wrapper .footer-social {
  margin-top: 25px;
}
footer .footer-wrapper .footer-top .footer-right-wrapper .footer-social a {
  font-size: 18px;
  margin-right: 10px;
}
footer .footer-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: unset;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 425px) {
  footer .footer-bottom .footer-bottom-wrapper span {
    width: 250px;
    line-height: 17px;
  }
}
footer .footer-bottom span {
  margin-right: auto;
  padding-left: 293px;
  line-height: 30px;
  font-family: basic-sans, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #05678b;
}
@media only screen and (max-width: 1100px) {
  footer .footer-bottom span {
    padding-left: 253px;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom span {
    padding-left: 0;
  }
}
footer .footer-bottom a {
  font-size: 16px;
  padding-right: 293px;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom a {
    padding-right: 0;
  }
}
.mobile-bars {
  display: none;
}
@media (max-width: 1140px) {
  .mobile-bars {
    display: block;
    color: #38aecc;
    font-size: 26px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
  }
}
.mobile-nav {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  background-color: #38aecc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: scroll;
}
.mobile-nav .arrow-icon {
  display: inline-block;
  margin-left: 10px;
  font-weight: 700;
}
.mobile-nav .rotate-arrow {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-nav ul {
  list-style-type: none;
  margin-left: 25px;
}
.mobile-nav .top-mobile-nav {
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.mobile-nav .top-mobile-nav img {
  max-width: 213px;
  width: 100%;
  margin-left: 15px;
  margin-top: 2px;
  height: auto;
}
.mobile-nav .top-mobile-nav .mobile-logo {
  width: 30%;
}
.mobile-nav .top-mobile-nav button {
  margin: 15px 20px 0 auto;
  font-size: 20px;
  color: #05678b;
  background: transparent;
  border: 0;
}
.mobile-nav ul.mega-menu-mobile {
  list-style-type: none;
  margin-left: 0;
  background-color: #38aecc;
  padding-top: 20px;
  padding-bottom: 35px;
}
.mobile-nav ul.mega-menu-mobile span {
  margin-left: 10px;
  color: #05678b;
  font-weight: 700;
}
.mobile-nav ul.mega-menu-mobile li {
  width: 100%;
  margin-bottom: 0;
  line-height: 24px;
}
.mobile-nav ul.mega-menu-mobile li a {
  width: 89%;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  color: #fff;
}
.mobile-nav ul.mega-menu-mobile li p {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 16px;
}
.mobile-nav ul.mega-menu-mobile li .child-li a {
  color: #fff;
  font-size: 17px;
}
.mobile-nav ul.mega-menu-mobile li ul.grandchild-ul li {
  margin-bottom: 0;
}
.mobile-nav ul.mega-menu-mobile li ul.grandchild-ul li a {
  border-bottom: 0;
  color: #fff;
}
.mobile-nav .go-back {
  width: 100%;
  height: 60px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  color: #05678b;
}
.mobile-nav .go-back span {
  margin-left: 15px;
  color: #fff !important;
  cursor: pointer;
}
.mobile-nav .search-form-mobile {
  height: 45px;
  width: 100%;
  position: relative;
  background: #38aecc;
  padding: 10px 0;
}
.mobile-nav .search-form-mobile input {
  border: 1px solid #798ea9;
  font-size: 15px;
  width: 94%;
  padding-left: 20px;
  height: 45px;
  margin-left: 10px;
  border-radius: 50px;
}
@supports (-moz-appearance: none) {
  .mobile-nav .search-form-mobile input {
    padding-top: 11px;
  }
  .mobile-nav .search-form-mobile input:-moz-placeholder,
  .mobile-nav .search-form-mobile input::-moz-placeholder {
    opacity: 1;
  }
}
.mobile-nav .search-form-mobile ::-webkit-input-placeholder {
  font-size: 15px;
}
.mobile-nav .search-form-mobile .nav-search-mobile {
  color: #38aecc;
  margin-left: 10px;
  font-size: 16px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 23px;
  right: 20px;
  padding-right: 20px;
}
@media (min-width: 650px) {
  .mobile-nav .search-form-mobile .nav-search-mobile {
    right: 50px;
  }
}
@media (min-width: 1100px) {
  .mobile-nav .search-form-mobile .nav-search-mobile {
    right: 100px;
  }
}
.mobile-nav ul.mini-menu-mobile {
  list-style-type: none;
  margin-left: 0;
  padding-top: 15px;
  background: #38aecc;
}
.mobile-nav ul.mini-menu-mobile li a {
  padding-left: 20px;
  color: #fff;
}
.mobile-nav hr {
  border-top: 1px solid #fff;
  border-style: ridge;
  width: 90%;
  margin: auto;
}
.header-wrapper {
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  .container {
    margin-top: 75px !important;
  }
}
header#top-nav {
  width: 100%;
  height: 81px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media only screen and (max-width: 767px) {
  header#top-nav {
    display: none;
  }
}
header#top-nav .top-nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  margin-right: 15px;
}
header#top-nav .top-nav-wrapper nav.nav-1 {
  margin-right: auto;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  header#top-nav .top-nav-wrapper nav.nav-1 {
    margin-top: 5px;
    padding-left: 10px;
  }
}
header#top-nav .top-nav-wrapper nav.nav-1 a {
  margin-right: 15px;
  font-size: 14px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header#top-nav .top-nav-wrapper nav.nav-1 a:hover {
  color: #022f40;
}
@media only screen and (max-width: 767px) {
  header#top-nav .top-nav-wrapper nav.nav-1 a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
  }
  header#top-nav .top-nav-wrapper nav.nav-1 a:before {
    -ms-flex-item-align: center;
    align-self: center;
  }
}
header#top-nav .top-nav-wrapper nav.nav-1 a.active,
header#top-nav .top-nav-wrapper nav.nav-1 a.active:hover {
  color: #ffd044;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.excelined:before {
  content: url(../images/excelined-icon.svg);
  padding-right: 5px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.excelined:hover:before {
  content: url(../images/excelined-icon-hover.svg);
  padding-right: 5px;
  width: 24px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.national-summit:before {
  content: url(../images/national-summit-icon.svg);
  padding-right: 5px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.national-summit:hover:before {
  content: url(../images/national-summit-icon-hover.svg);
  padding-right: 5px;
  width: 15px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.florida:before {
  content: url(../images/florida-icon.svg);
  padding-right: 5px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.florida:hover:before {
  content: url(../images/florida-icon-hover.svg);
  padding-right: 5px;
  width: 19px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.excelined-in-action:before {
  content: url(../images/excelined-in-action-icon.svg);
  padding-right: 5px;
  width: 21px;
}
header#top-nav .top-nav-wrapper nav.nav-1 a.excelined-in-action:hover:before {
  content: url(../images/excelined-in-action-icon-hover.svg);
  padding-right: 5px;
  width: 21px;
}
header#top-nav .top-nav-wrapper nav.nav-2 {
  margin-left: auto;
  margin-top: 5px;
}
@media (max-width: 1140px) {
  header#top-nav .top-nav-wrapper nav.nav-2 {
    display: none;
  }
}
header#top-nav .top-nav-wrapper nav.nav-2 a {
  margin-left: 15px;
  font-size: 16px;
  line-height: 30px;
}
header#top-nav .top-nav-wrapper nav.nav-2 a:hover {
  color: #022f40;
}
header#top-nav .top-nav-wrapper nav a {
  color: #fff;
  font-family: basic-sans, sans-serif;
}
header#sitewideHeader {
  width: 100%;
}
@media (max-width: 1275px) {
  header#sitewideHeader {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
header#sitewideHeader .main-nav-wrapper .top-nav-wrapper {
  max-width: 1228px;
  margin: 10px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header#sitewideHeader .main-nav-wrapper .site-logo {
  margin-right: auto;
}
header#sitewideHeader .main-nav-wrapper ul.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  max-width: 800px;
  padding: 0 25px;
  height: 60px;
  background-color: #38aecc;
  border-radius: 55px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: 15px;
}
@media (max-width: 1140px) {
  header#sitewideHeader .main-nav-wrapper ul.nav-links {
    display: none;
  }
}
header#sitewideHeader .main-nav-wrapper ul.nav-links li.parent-li {
  list-style: none;
  margin-bottom: 0;
  padding: 0 15px;
}
header#sitewideHeader .main-nav-wrapper ul.nav-links li.parent-li:before {
  content: none;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .active-carrot {
  color: #022f40;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .active-carrot
  svg {
  -webkit-transform: rotate(180deg) scaleX(-1);
  transform: rotate(180deg) scaleX(-1);
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .active-carrot:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-color: #fff transparent;
  border-style: solid;
  border-width: 0 10px 10px;
  height: 0;
  width: 0;
  position: absolute;
  top: 158px;
  z-index: 200;
}
header#sitewideHeader .main-nav-wrapper ul.nav-links li.parent-li a {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.2px;
  margin: 0 5px;
}
header#sitewideHeader .main-nav-wrapper ul.nav-links li.parent-li a:hover span {
  color: #022f40;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .menu-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(61, 86, 118, 0.3);
  box-shadow: 0 0 30px rgba(61, 86, 118, 0.3);
  border-radius: 8px;
  position: absolute;
  z-index: 20;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto;
  width: auto;
  max-width: 1250px;
  left: 0;
  right: 0;
  padding: 30px 0 80px 30px;
}
@media (max-width: 1400px) {
  header#sitewideHeader
    .main-nav-wrapper
    ul.nav-links
    li.parent-li
    .menu-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
}
header#sitewideHeader .main-nav-wrapper ul.nav-links li.parent-li ul.sub-nav {
  margin-left: 0;
  min-width: 250px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li:before {
  content: none;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li
  .active-menu,
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li
  .active-menu
  span {
  color: #38aecc;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li
  a {
  color: #022f40;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #798ea9;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li
  a
  span {
  margin-left: 10px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  ul.sub-nav
  .child-li
  .menu-description {
  max-width: 214px;
  width: 100%;
  font-family: basic-sans, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #798ea9;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 209px;
  width: 100%;
  margin: 0 20px 15px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li:hover
  a {
  color: #022f40;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li:before {
  content: none;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li
  img {
  width: 207px;
  height: 117px;
  margin-bottom: 15px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li
  a {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #38aecc;
  margin-top: 0;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li
  a:hover {
  color: #022f40;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li
  a
  .buckets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .grandchild-li
  a
  .buckets
  .bucket {
  margin-right: 4px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .view-all
  a.title {
  border: 1px solid #38aecc;
  width: 145px;
  height: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  position: relative;
  padding-left: 45px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .view-all
  a.title:before {
  position: absolute;
  top: 45px;
  right: 45px;
  content: url(../images/angle-right.png);
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .view-all-small
  a {
  position: absolute;
  bottom: 25px;
  right: 30px;
  border: 1px solid #38aecc;
  width: 150px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  padding-left: 45px;
}
header#sitewideHeader
  .main-nav-wrapper
  ul.nav-links
  li.parent-li
  .grandchildren-wrapper
  ul.sub-sub-nav
  .view-all-small
  a:before {
  position: absolute;
  top: 17px;
  right: 45px;
  content: url(../images/angle-right.png);
}
header#sitewideHeader .main-nav-wrapper .nav-search {
  margin-left: 25px;
  color: #38aecc;
  font-size: 26px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
header#sitewideHeader .main-nav-wrapper .nav-search:hover {
  color: #022f40;
}
@media (max-width: 1140px) {
  header#sitewideHeader .main-nav-wrapper .nav-search {
    display: none;
  }
}
header#sitewideHeader .main-nav-wrapper .search-form input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  width: 684px;
  height: 60px;
  background-color: #fff;
  border-radius: 55px;
  border: 2px solid #38aecc;
  padding-left: 15px;
  -webkit-appearance: none;
  line-height: 18px;
}
.layout-3-sub-nav {
  padding-left: 100px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.layout-3-sub-nav .child-li {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  margin-right: 20px;
  width: 207px;
}
.layout-3-sub-nav .view-all {
  border: 1px solid #38aecc;
  width: 145px;
  height: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  padding-left: 45px;
  margin-top: 16px;
  position: relative;
}
.layout-3-sub-nav .view-all a {
  display: block;
  position: relative;
}
.layout-3-sub-nav .view-all a:before {
  position: absolute;
  top: 17px;
  right: 50px;
  content: url(../images/angle-right.png);
}
.layout-3-sub-nav .child-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: basic-sans, sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #38aecc !important;
  line-height: normal;
  border-bottom: 0 !important;
}
.layout-3-sub-nav .child-image img {
  margin-bottom: 10px;
  width: 207px;
  height: 117px;
}
.sticky-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 2px solid #7ee5ff;
  height: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  display: none;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .sticky-nav {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
}
.sticky-nav .sticky-nav-wrapper {
  max-width: 1228px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1256px) {
  .sticky-nav .sticky-nav-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav {
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav .miniLogo {
  max-width: 63px;
  max-height: 63px;
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin-left: 50px;
}
@media (max-width: 1227px) {
  .sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky {
    margin-left: 5px;
  }
}
@media (max-width: 1140px) {
  .sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky {
    display: none;
  }
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky li {
  margin-right: 24px;
  margin-bottom: 0;
}
@media (max-width: 1227px) {
  .sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky li {
    margin-right: 10px;
  }
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky li a {
  color: #022f40;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.2px;
  font-family: Roboto, sans-serif;
}
.sticky-nav .sticky-nav-wrapper .top-mobile-nav .mini-menu-sticky li a:hover {
  color: #eeb91a !important;
}
@media only screen and (max-width: 1199px) {
  .sticky-nav .mobile-bars {
    margin-right: 15px;
  }
}
@media (max-width: 500px) {
  .sticky-nav .mobile-bars {
    margin-left: auto;
  }
}
.sticky-nav .mega-menu-sticky {
  height: 55px !important;
}
.sticky-nav .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sticky-nav .nav-search {
  margin-left: 25px;
  color: #38aecc;
  font-size: 26px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.sticky-nav .nav-search:hover {
  color: #022f40;
}
@media (max-width: 1140px) {
  .sticky-nav .nav-search {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .sticky-nav .search-form {
    margin-right: 15px;
  }
}
.sticky-nav .search-form input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  width: 684px;
  height: 60px;
  background-color: #fff;
  border-radius: 55px;
  border: 2px solid #38aecc;
  padding-left: 15px;
  -webkit-appearance: none;
  line-height: 18px;
}
.hide-sticky {
  display: none !important;
}
.show-sticky {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hide-nav {
  display: none !important;
}
.show-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slide-enter-active,
.slide-leave-active {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.slide-enter-to,
.slide-leave {
  max-height: 200px;
  overflow: hidden;
}
.slide-enter,
.slide-leave-to {
  overflow: hidden;
  max-height: 0;
}
@media only screen and (max-width: 991px) {
  .resource-container #resources-page {
    margin-top: 100px;
  }
}
.resource-container #resources-page .resources-filters-key {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1241px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1266px) {
  .resource-container #resources-page .resources-filters-key {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  .resource-container #resources-page .resources-filters-key {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .resource-container #resources-page .resources-filters-key {
    margin-top: -90px;
  }
}
.resource-container #resources-page .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 928px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .resource-container #resources-page .filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: unset;
  }
}
@media only screen and (max-width: 767px) {
  .resource-container #resources-page .filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 350px;
    margin: 0 auto;
  }
}
.resource-container #resources-page .filters h6 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #798ea9;
  margin-bottom: 5px;
}
.resource-container #resources-page .filters .search-wrapper {
  position: relative;
  width: 590px;
}
@media only screen and (max-width: 1199px) {
  .resource-container #resources-page .filters .search-wrapper {
    width: 278px;
    margin-bottom: 15px;
  }
}
.resource-container #resources-page .filters .search-wrapper .fa-search {
  position: absolute;
  right: 10px;
  top: 38px;
  color: #38aecc;
  font-size: 20px;
}
.resource-container #resources-page .filters .search-wrapper .search {
  width: 590px;
  border: 1px solid #798ea9;
  height: 55px;
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #022f40;
  font-weight: 700;
  padding-left: 15px;
  margin-right: 25px;
  border-radius: 2px;
}
@media only screen and (max-width: 1199px) {
  .resource-container #resources-page .filters .search-wrapper .search {
    width: 271px;
  }
}
.resource-container #resources-page .filters .dropdown-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
}
@media (min-width: 1200px) {
  .resource-container #resources-page .filters .dropdown-filters:first-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .resource-container #resources-page .filters .dropdown-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-left: 15px;
  }
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .filter-container {
  margin-right: 32px;
}
@media only screen and (max-width: 1199px) {
  .resource-container
    #resources-page
    .filters
    .dropdown-filters
    .filter-container {
    margin-bottom: 15px;
  }
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .filter-container:last-item {
  margin-right: 0;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .category-multiselect {
  margin-left: auto;
}
@media only screen and (max-width: 1199px) {
  .resource-container
    #resources-page
    .filters
    .dropdown-filters
    .category-multiselect {
    margin-left: 0;
  }
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .category-multiselect
  #checkboxes {
  top: 78px !important;
}
.resource-container #resources-page .filters .dropdown-filters .multiselect,
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  .selectBox {
  position: relative;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  .selectBox
  .dropdown {
  width: 266px;
  height: 55px;
  border: 1px solid #798ea9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
  border-radius: 2px;
  background-color: #fff;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  .selectBox
  .dropdown:hover {
  cursor: pointer;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  .selectBox
  .dropdown
  span {
  margin-right: auto;
  padding-left: 20px;
  font-weight: 700;
  color: #798ea9;
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  .selectBox
  .dropdown
  img {
  width: 15px;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes {
  position: absolute;
  top: 57px;
  width: 100%;
  background-color: #fff;
  border: 0;
  z-index: 4;
  -webkit-box-shadow: 0 4px 18px 0 rgba(0, 49, 75, 0.2);
  box-shadow: 0 4px 18px 0 rgba(0, 49, 75, 0.2);
  height: auto;
  max-height: 350px;
  padding-bottom: 15px;
  padding-top: 15px;
  overflow: scroll;
}
@media only screen and (max-width: 400px) {
  .resource-container
    #resources-page
    .filters
    .dropdown-filters
    .multiselect
    #checkboxes {
    width: 250px;
  }
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  color: #798ea9;
  font-family: basic-sans, sans-serif;
  font-size: 14px;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label
  input {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 2px;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label
  input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #798ea9;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label
  input[type="checkbox"]:checked {
  background: #38aecc;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label
  input[type="checkbox"]:after {
  content: "";
  position: relative;
  left: 40%;
  top: 20%;
  width: 15%;
  height: 40%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}
.resource-container
  #resources-page
  .filters
  .dropdown-filters
  .multiselect
  #checkboxes
  label
  input[type="checkbox"]:checked:after {
  display: block;
}
.resource-container #resources-page .key {
  margin-left: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .resource-container #resources-page .key {
    margin: 15px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .resource-container #resources-page .key {
    max-width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 32px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.resource-container #resources-page .key h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #05678b;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .resource-container #resources-page .key h4 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .resource-container #resources-page .key h4 {
    width: 100%;
  }
}
.resource-container #resources-page .key div {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .resource-container #resources-page .key div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.resource-container #resources-page .key div,
.resource-container #resources-page .key span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-size: 20px;
  margin-right: 15px;
}
.resource-container #resources-page .key span {
  margin-left: 15px;
}
.resources-posts-wrapper .clear {
  width: 100%;
  max-width: 1241px;
  margin: 10px auto;
  height: 25px;
}
@media (max-width: 1199px) {
  .resources-posts-wrapper .clear {
    max-width: 903px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 890px) {
  .resources-posts-wrapper .clear {
    max-width: 615px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
  }
}
.resources-posts-wrapper .clear button {
  color: #05678b;
  background-color: transparent;
  border: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}
.resources-posts-wrapper .sorry-div {
  max-width: 1240px;
  margin: 50px auto;
}
.resources-posts-wrapper .resource-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1241px;
  margin: 75px auto;
}
@media (max-width: 1266px) {
  .resources-posts-wrapper .resource-cards {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 1199px) {
  .resources-posts-wrapper .resource-cards {
    max-width: 903px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 890px) {
  .resources-posts-wrapper .resource-cards {
    max-width: 615px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
  }
}
@media (max-width: 588px) {
  .resources-posts-wrapper .resource-cards {
    max-width: 500px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.resources-posts-wrapper .resource-cards .post {
  max-width: 260px;
  padding: 15px;
  margin: 0 16px 18px 0;
  min-height: 315px;
  position: relative;
}
.resources-posts-wrapper .resource-cards .post:after {
  display: none;
}
.resources-posts-wrapper .resource-cards .post:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 99%;
  height: 99%;
  border-radius: 4px;
  content: "";
  border: 5px solid #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
.resources-posts-wrapper .resource-cards .post .post-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
}
.resources-posts-wrapper .resource-cards .post .post-top .post-category {
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #798ea9;
  -webkit-font-smoothing: antialiased;
}
.resources-posts-wrapper .resource-cards .post .post-top .buckets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.resources-posts-wrapper .resource-cards .post .post-top .buckets .bucket {
  margin-left: 5px;
}
.resources-posts-wrapper .resource-cards .post:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .resources-posts-wrapper .resource-cards .post:nth-child(4n) {
    margin-right: 8px;
  }
}
.resources-posts-wrapper .resource-cards .post .post-link {
  display: block;
  position: relative;
  z-index: 3;
}
.resources-posts-wrapper .resource-cards .post .post-link:hover h5 {
  color: #38aecc;
}
.resources-posts-wrapper .resource-cards .post .post-link .thumbnail {
  width: 100%;
  height: 140px;
  margin-bottom: 15px;
  margin-top: 5px;
}
.resources-posts-wrapper .resource-cards .post .post-link h5 {
  margin-bottom: 10px;
}
.resources-posts-wrapper .resource-cards .post .authors-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.resources-posts-wrapper .resource-cards .post .author-and {
  margin-right: 4px;
}
.resources-posts-wrapper .resource-cards .post .author,
.resources-posts-wrapper .resource-cards .post .author-and {
  font-family: basic-sans, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #798ea9;
}
.resources-posts-wrapper .resource-cards .post .date {
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #798ea9;
  margin-bottom: 10px;
}
.resources-posts-wrapper .resource-cards .post .solution-areas-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.resources-posts-wrapper .resource-cards .post .solution-areas-wrapper .area,
.resources-posts-wrapper .resource-cards .post .solution-areas-wrapper .comma {
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  color: #38aecc;
}
.resources-posts-wrapper
  .resource-cards
  .post
  .solution-areas-wrapper
  .area:hover,
.resources-posts-wrapper
  .resource-cards
  .post
  .solution-areas-wrapper
  .comma:hover {
  color: #05678b;
}
.resources-posts-wrapper .resource-cards .post .solution-areas-wrapper .comma {
  margin-right: 5px;
}
.pagination {
  margin: 25px auto 70px;
}
.pagination,
.pagination .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination .arrow {
  color: #38aecc;
  border: 1px solid #38aecc;
  border-radius: 0;
  min-width: unset;
  width: 40px;
  height: 40px;
  text-decoration: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  margin: 0 5px;
}
.pagination .arrow:hover {
  color: #fff;
  border: 1px solid #38aecc;
  background-color: #38aecc;
  cursor: pointer;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
}
.pagination ul .current {
  color: #fff;
  background-color: #38aecc !important;
  border: 1px solid #38aecc !important;
  position: relative;
  min-width: unset;
  border-radius: 0;
}
.pagination ul .current:hover {
  color: #fff;
}
.pagination ul li.pagination-dots {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #38aecc;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination ul li {
  list-style: none;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 16px;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
.pagination ul li button {
  color: #38aecc;
  border: 1px solid #38aecc;
  border-radius: 0;
  min-width: unset;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
.pagination ul li button:hover {
  color: #fff;
  border: 1px solid #38aecc;
  background-color: #38aecc;
  cursor: pointer;
}
.table-of-contents-section {
  position: absolute;
  top: 400px;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 3px 7px 30px rgba(61, 86, 118, 0.25);
  box-shadow: 3px 7px 30px rgba(61, 86, 118, 0.25);
  border-radius: 0 8px 8px 0;
  max-width: 300px;
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  .table-of-contents-section {
    top: 82px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: fixed;
  }
}
.table-of-contents-section:hover {
  cursor: pointer;
}
.table-of-contents-section:hover .toc-button span {
  color: #05678b !important;
}
.table-of-contents-section .toc-content .toc-button {
  width: 77px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.table-of-contents-section .toc-content .toc-button h5 {
  color: #05678b;
  font-size: 20px;
  line-height: 24px;
  margin-left: 15px;
  display: none;
}
.table-of-contents-section .toc-content .toc-button span {
  color: #798ea9;
}
.table-of-contents-section .toc-content .toc-button-change {
  width: auto;
  height: auto;
  padding: 30px 50px 25px 15px;
  border-bottom: 1px solid rgba(121, 142, 169, 0.3);
}
.table-of-contents-section .toc-content ul.table-of-contents {
  list-style-type: none;
  margin-left: 0;
  margin-top: 25px;
  display: none;
}
.table-of-contents-section .toc-content ul.table-of-contents li a {
  color: #38aecc;
  font-family: basic-sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  padding: 5px 25px;
  font-weight: 400;
  margin-left: 25px;
  display: block;
}
.table-of-contents-section .toc-content ul.table-of-contents li a:hover {
  color: #05678b;
  border-left: 3px solid #38aecc;
}
section.anchor {
  padding-top: 100px;
  margin-top: -100px;
}
@media only screen and (max-width: 767px) {
  section.anchor {
    padding-top: 50px;
    margin-top: -50px;
  }
}
.sticky {
  position: fixed !important;
  top: 82px;
}
.primary-button-large {
  padding: 20px 40px;
  border-radius: 3px;
  color: #fff;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.2px;
  font-weight: 500;
  line-height: 23px;
  font-size: 20px;
  border: 0;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  min-width: 180px;
}
.white-button {
  background-color: #fff;
  color: #05678b;
}
.orange-button {
  background-color: #f79256;
  -webkit-box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
  box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
}
.orange-button:hover {
  background-color: #38aecc;
  color: #fff;
  cursor: pointer;
}
.purple-button {
  background-color: #793889;
  -webkit-box-shadow: 12px 12px 0 rgba(39, 1, 49, 0.15);
  box-shadow: 12px 12px 0 rgba(39, 1, 49, 0.15);
}
.purple-button:hover {
  background-color: #05678b;
  color: #fff;
}
.darkblue-button {
  background-color: #022f40;
  -webkit-box-shadow: 12px 12px 0 rgba(2, 47, 64, 0.15);
  box-shadow: 12px 12px 0 rgba(2, 47, 64, 0.15);
}
.darkblue-button:hover {
  background-color: #05678b;
  color: #fff;
}
.primary-button-small {
  padding: 15px 25px;
  border-radius: 2px;
  color: #fff;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.2px;
  font-weight: 500;
  line-height: 19px;
  font-size: 16px;
  border: 0;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}
.blue-button {
  background-color: #38aecc;
}
.center-button {
  margin: 0 auto;
}
.wp-block-button .wp-block-button__link {
  padding: 20px 40px;
  border-radius: 3px;
  color: #fff !important;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.2px;
  font-weight: 500;
  line-height: 23px;
  font-size: 20px;
  border: 0;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  min-width: 180px;
  background-color: #f79256;
  -webkit-box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
  box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #38aecc;
  color: #fff;
  cursor: pointer;
}
.switch-sides {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.toggle-dark-text h1,
.toggle-dark-text h2,
.toggle-dark-text h3,
.toggle-dark-text p,
.toggle-dark-text span,
h2.toggle-dark-text {
  color: #05678b !important;
}
#section-title {
  max-width: 1259px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #section-title .section-title {
    margin-right: 15px;
  }
}
.orange-padding#text-with-background {
  padding: 200px 0 0;
}
#text-with-background {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: 100% 100%;
  margin: 25px 0;
  padding: 100px 0;
}
#text-with-background .gutenberg {
  margin-bottom: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 375px) {
  #text-with-background .gutenberg {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  #text-with-background {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 550px) {
  #text-with-background {
    background-size: 300% 100%;
  }
}
@media only screen and (max-width: 400px) {
  #text-with-background {
    background-size: 400% 100%;
  }
  #text-with-background h2.section-title {
    padding-top: 100px;
  }
}
#text-with-background h2.section-title {
  max-width: 1259px;
  width: 100%;
  margin: 0 auto 14px;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  #text-with-background h2.section-title {
    margin-left: 15px;
    width: auto;
  }
}
#text-with-background .wysiwyg {
  max-width: 1081px;
  width: 100%;
  margin: 0 auto;
}
#text-with-background.twb_white * {
  color: #fff;
}
#text-with-background.twb_blue h2,
#text-with-background.twb_blue h3,
#text-with-background.twb_blue h4 {
  color: #022f40;
}
#text-with-background.twb_blue a {
  color: #38aecc;
}
#text-with-background.twb_blue a:hover {
  color: #022f40;
}
#text-with-background.twb_blue * {
  color: #426377;
}
#fast-facts-grid.fast-facts-grid-background {
  min-height: 733px;
  position: relative;
}
#fast-facts-grid.fast-facts-grid-background .vector-overlay {
  background: no-repeat 50%;
  background-size: 100% 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #fast-facts-grid.fast-facts-grid-background .vector-overlay {
    background-size: 150% 100% !important;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  #fast-facts-grid.fast-facts-grid-background .vector-overlay {
    background-size: 200% 100% !important;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 640px) {
  #fast-facts-grid.fast-facts-grid-background .vector-overlay {
    background-size: 350% 100% !important;
  }
}
#fast-facts-grid.fast-facts-grid-background .svg-top {
  position: absolute;
  top: -1px;
  width: 100%;
  z-index: 1;
}
#fast-facts-grid.fast-facts-grid-background .svg-bottom {
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1500px) {
  #fast-facts-grid.fast-facts-grid-background .fast-facts-wrapper {
    max-width: 1257px;
    width: 100%;
    margin: 0 auto;
  }
  #fast-facts-grid.fast-facts-grid-background
    .fast-facts-wrapper
    .fast-facts-title {
    border-radius: 8px;
    margin-left: -80px;
  }
  #fast-facts-grid.fast-facts-grid-background .fast-facts-wrapper .fast-facts {
    margin-right: 0;
  }
}
#fast-facts-grid.fast-facts-grid-illustration {
  min-height: 1023px;
  background-size: contain;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #fast-facts-grid.fast-facts-grid-illustration {
    background-size: 150% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  #fast-facts-grid.fast-facts-grid-illustration {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 640px) {
  #fast-facts-grid.fast-facts-grid-illustration {
    background-size: 350% 100%;
    margin: -50px 0 !important;
  }
  #fast-facts-grid.fast-facts-grid-illustration .fast-facts-wrapper {
    padding-top: 100px;
  }
  #fast-facts-grid.fast-facts-grid-illustration
    .fast-facts-wrapper
    .fast-facts {
    margin-bottom: 50px;
  }
}
#fast-facts-grid {
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: cover;
}
#fast-facts-grid .fast-facts-background.facts-left {
  padding-top: 100px;
}
#fast-facts-grid .fast-facts-background.facts-left .fast-facts-title {
  margin-left: auto;
  margin-right: 0;
}
#fast-facts-grid .fast-facts-background.facts-left .fast-facts {
  margin-top: 250px;
}
#fast-facts-grid .fast-facts-background.facts-left .fast-facts-title {
  border-radius: 8px 0 0 8px;
}
@media (min-width: 1500px) {
  #fast-facts-grid .fast-facts-background.facts-left .fast-facts-title {
    border-radius: 8px;
  }
}
#fast-facts-grid .fast-facts-illustration.facts-left .fast-facts {
  margin-right: 50px;
}
@media (min-width: 1500px) {
  #fast-facts-grid .fast-facts-illustration.facts-left .fast-facts {
    margin-left: 0;
  }
}
#fast-facts-grid .fast-facts-background .fast-facts-title {
  margin-right: auto;
  background-color: rgba(56, 174, 204, 0.7);
  border-radius: 0 8px 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 100px 45px 80px;
  margin-top: 85px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 1470px) {
  #fast-facts-grid .fast-facts-background .fast-facts-title {
    padding-left: 60px;
  }
}
@media (max-width: 1400px) {
  #fast-facts-grid .fast-facts-background .fast-facts-title {
    padding-left: 40px;
  }
}
@media (max-width: 1370px) {
  #fast-facts-grid .fast-facts-background .fast-facts-title {
    padding-left: 25px;
  }
}
@media (max-width: 1310px) {
  #fast-facts-grid .fast-facts-background .fast-facts-title {
    padding-left: 15px;
  }
}
#fast-facts-grid .fast-facts-background .fast-facts-title h2 {
  color: #fff;
  position: relative;
  z-index: 2;
  font-family: basic-sans, sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
}
#fast-facts-grid .fast-facts-background .fast-facts-title h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 80px;
  height: 5px;
  background-color: #fff;
}
#fast-facts-grid .fast-facts-background .fast-facts {
  margin: 50px auto;
}
#fast-facts-grid .fast-facts-illustration .fast-facts-title {
  margin-right: auto;
  margin-top: 150px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts-title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media only screen and (max-width: 767px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts-title {
    margin-top: 175px;
  }
}
#fast-facts-grid .fast-facts-illustration .fast-facts-title h2 {
  margin-left: 150px;
  color: #fff;
  position: relative;
  z-index: 2;
  font-family: basic-sans, sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts-title h2 {
    margin-left: 15px;
    margin-top: 25px;
  }
}
#fast-facts-grid .fast-facts-illustration .fast-facts-title h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 80px;
  height: 5px;
  background-color: #fff;
}
#fast-facts-grid .fast-facts-illustration .fast-facts-title img {
  position: absolute;
  top: 100px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts-title img {
    display: none;
  }
}
#fast-facts-grid .fast-facts-illustration .fast-facts {
  margin-top: 250px;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts {
    margin-top: 200px;
  }
}
@media (max-width: 1045px) {
  #fast-facts-grid .fast-facts-illustration .fast-facts {
    margin-top: 50px;
  }
}
#fast-facts-grid .fast-facts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
}
@media (min-width: 1500px) {
  #fast-facts-grid .fast-facts-wrapper {
    max-width: 1257px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1045px) {
  #fast-facts-grid .fast-facts-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#fast-facts-grid .fast-facts-wrapper .fast-facts-left {
  margin-left: 100px;
}
@media (min-width: 1500px) {
  #fast-facts-grid .fast-facts-wrapper .fast-facts-left {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-wrapper .fast-facts-left {
    margin-left: 15px;
  }
}
#fast-facts-grid .fast-facts-wrapper .fast-facts {
  margin-right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 615px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-grid .fast-facts-wrapper .fast-facts {
    margin-right: 15px;
    margin-left: auto;
  }
}
@media (max-width: 640px) {
  #fast-facts-grid .fast-facts-wrapper .fast-facts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fact.slick-active,
.fact:not(.slick-active) {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.fact {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 300px;
  min-height: 270px;
  padding-top: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 3px 10px 30px rgba(5, 30, 39, 0.3);
  box-shadow: 3px 10px 30px rgba(5, 30, 39, 0.3);
}
@media (max-width: 640px) {
  .fact {
    margin-bottom: 15px;
  }
}
.fact:nth-child(-n + 2) {
  margin-bottom: 15px;
}
.fact .fact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fact span {
  font-size: 48px;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  line-height: 58px;
  letter-spacing: -1px;
}
.fact p {
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #022f40;
  max-width: 257px;
}
.fact .fact-source,
.fact .fact-source a {
  margin-top: auto;
  margin-bottom: 10px;
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 10px;
  color: #798ea9;
  text-align: left;
  line-height: 12px;
  -webkit-font-smoothing: antialiased;
}
.fact .fact-source a:hover {
  color: #05678b;
}
.fact:nth-child(4n + 1) span {
  color: #793889;
}
.fact:nth-child(4n + 2) span {
  color: #38aecc;
}
.fact:nth-child(4n + 3) span {
  color: #6cbb7f;
}
.fact:nth-child(4n + 4) span {
  color: #f79256;
}
#fast-facts-slider {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #fast-facts-slider {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 420px) {
  #fast-facts-slider {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 365px) {
  #fast-facts-slider {
    margin-bottom: 100px;
  }
}
#fast-facts-slider h2.section-title {
  max-width: 1259px;
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  #fast-facts-slider h2.section-title {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
#fast-facts-slider .fast-facts-slider-wrapper {
  margin-top: 47px;
  padding-bottom: 50px;
  padding-left: 100px;
}
@media only screen and (max-width: 767px) {
  #fast-facts-slider .fast-facts-slider-wrapper {
    padding-left: 0;
  }
}
#fast-facts-slider .fast-facts {
  background-color: #6cbb7f;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 50px;
  position: relative;
  padding-left: 30px;
  min-height: 350px;
}
@media only screen and (min-width: 1500px) {
  #fast-facts-slider .fast-facts {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  #fast-facts-slider .fast-facts {
    margin-left: 150px;
  }
}
@media only screen and (min-width: 1700px) {
  #fast-facts-slider .fast-facts {
    margin-left: 200px;
  }
}
@media only screen and (min-width: 1800px) {
  #fast-facts-slider .fast-facts {
    margin-left: 250px;
  }
}
@media only screen and (max-width: 400px) {
  #fast-facts-slider .fast-facts {
    margin-left: 0;
    padding-left: 15px;
  }
}
#fast-facts-slider .fast-facts .next {
  position: absolute;
  color: #38aecc;
  font-size: 24px;
  font-weight: 700;
  bottom: -50px;
  right: 220px;
}
#fast-facts-slider .fast-facts .next:hover {
  color: #022f40;
}
@media only screen and (max-width: 1580px) {
  #fast-facts-slider .fast-facts .next {
    right: 40px;
  }
}
@media only screen and (max-width: 1238px) {
  #fast-facts-slider .fast-facts .next {
    bottom: -60px;
  }
}
#fast-facts-slider .fast-facts .slick-list,
#fast-facts-slider .fast-facts .slick-list .slick-track {
  min-height: 350px;
}
#fast-facts-slider .fast-facts .next-left {
  right: 270px;
}
@media only screen and (max-width: 1580px) {
  #fast-facts-slider .fast-facts .next-left {
    right: 80px;
  }
}
#fast-facts-slider .fast-facts .fact {
  margin: 25px 10px;
  max-width: 300px;
  min-width: 275px;
  min-height: 270px;
  -webkit-box-shadow: 14px 2px 30px rgba(5, 30, 39, 0.3);
  box-shadow: 14px 2px 30px rgba(5, 30, 39, 0.3);
}
#fast-facts-straight-line.fast-facts-straight-line-background {
  background: no-repeat 50%;
  background-size: cover;
  min-height: 1032px;
}
#fast-facts-straight-line.fast-facts-straight-line-background .svg-top {
  position: absolute;
  top: -1px;
  width: 100%;
  z-index: 1;
}
#fast-facts-straight-line.fast-facts-straight-line-background .svg-bottom {
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 1;
}
#fast-facts-straight-line.fast-facts-straight-line-background
  .fast-facts-title {
  margin-top: 200px;
}
#fast-facts-straight-line.fast-facts-straight-line-background
  .fast-facts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 45px;
}
#fast-facts-straight-line {
  width: 100%;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #fast-facts-straight-line {
    padding-bottom: 50px;
  }
}
#fast-facts-straight-line .fast-facts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#fast-facts-straight-line .fast-facts-wrapper .title-wrapper {
  max-width: 1430px;
  width: 100%;
  margin: 0 auto 14px;
}
#fast-facts-straight-line .fast-facts-title {
  margin-right: auto;
  background-color: rgba(57, 88, 108, 0.7);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 100px 45px 80px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #fast-facts-straight-line .fast-facts-title {
    margin-top: 150px;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-facts-straight-line .fast-facts-title {
    margin-right: 40px;
  }
}
#fast-facts-straight-line .fast-facts-title h2 {
  color: #fff;
  position: relative;
  z-index: 2;
  font-family: basic-sans, sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
}
#fast-facts-straight-line .fast-facts-title h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 80px;
  height: 5px;
  background-color: #fff;
}
#fast-facts-straight-line .fast-facts {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1300px) {
  #fast-facts-straight-line .fast-facts {
    max-width: 900px;
    margin: 50px auto;
  }
}
#fast-facts-straight-line .fast-facts .fact {
  height: 270px;
  margin-right: 15px;
}
@media (min-width: 1300px) {
  #fast-facts-straight-line .fast-facts .fact:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #policy {
    margin-top: 50px;
  }
}
#policy .policy-wrapper {
  max-width: 1257px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1270px) {
  #policy .policy-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
#policy .policy-wrapper .section-title {
  margin-left: -27px;
  margin-right: 0;
}
@media only screen and (max-width: 1199px) {
  #policy .policy-wrapper .section-title {
    margin-left: 0;
  }
}
#policy .policy-wrapper .policy-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media only screen and (max-width: 991px) {
  #policy .policy-wrapper .policy-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#policy .policy-wrapper .policy-flex .policy-left {
  max-width: 525px;
  margin-right: 100px;
}
@media only screen and (max-width: 1199px) {
  #policy .policy-wrapper .policy-flex .policy-left {
    width: 100%;
    margin-right: 15px;
  }
}
#policy .policy-wrapper .policy-flex .policy-left p {
  font-family: basic-sans, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #022f40;
  margin-top: 50px;
}
#policy .policy-wrapper .policy-flex .policy-left .policy-key {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #policy .policy-wrapper .policy-flex .policy-left .policy-key {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 15px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #policy .policy-wrapper .policy-flex .policy-left .policy-key {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
#policy .policy-wrapper .policy-flex .policy-left .policy-key div,
#policy .policy-wrapper .policy-flex .policy-left .policy-key span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-size: 20px;
  margin-right: 15px;
}
#policy .policy-wrapper .policy-flex .policy-left .policy-key span.icon {
  margin-left: 0;
  width: 20px;
}
#policy .policy-wrapper .policy-flex .policy-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 200px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1100px) {
  #policy .policy-wrapper .policy-flex .policy-right {
    height: auto;
  }
}
#policy .policy-wrapper .policy-flex .policy-right .policy-solution-areas {
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 50px;
}
@media only screen and (max-width: 767px) {
  #policy .policy-wrapper .policy-flex .policy-right .policy-solution-areas {
    margin-right: 0;
  }
}
#policy .policy-wrapper .policy-flex .policy-right .policy-solution-areas p {
  color: #022f40;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin: 0 15px 15px 0;
}
@media only screen and (max-width: 767px) {
  #policy .policy-wrapper .policy-flex .policy-right .policy-solution-areas p {
    margin: 0 5px 15px 0;
  }
}
#policy
  .policy-wrapper
  .policy-flex
  .policy-right
  .policy-solution-areas
  a:hover
  p {
  color: #38aecc;
}
#policy .policy-wrapper .policy-flex .policy-right .policy-solution-areas span {
  margin: 0 10px 15px 0;
}
#testimonial.testimonial-background {
  background: no-repeat 50%;
  background-size: cover;
  min-height: 670px;
  position: relative;
}
#testimonial.testimonial-background .svg-top {
  position: absolute;
  top: -1px;
  width: 100%;
  z-index: 1;
}
#testimonial.testimonial-background .svg-bottom {
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 1;
}
#testimonial {
  width: 100%;
  height: 100%;
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #testimonial {
    margin: 0;
    padding-bottom: 100px;
    padding-top: 30px;
  }
}
#testimonial .wrapper {
  padding: 100px 0;
  margin-top: 0;
  width: 100%;
  max-width: 1243px;
}
#testimonial .wrapper .section-title {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #testimonial .wrapper {
    padding-top: 0;
    margin-bottom: -100px;
  }
}
#testimonial .wrapper.white_text .next,
#testimonial .wrapper.white_text h2 {
  color: #fff;
}
#testimonial h2 {
  margin-bottom: 50px;
}
#testimonial .slick-list {
  overflow: visible;
}
#testimonial .slick-track {
  padding-bottom: 25px;
}
#testimonial .slick-track .slick-slide:not(.slick-active) {
  opacity: 0.8;
}
#testimonial .next {
  position: absolute;
  color: #05678b;
  font-size: 24px;
  bottom: -25px;
  right: 220px;
}
#testimonial .next:hover {
  color: #022f40;
}
@media only screen and (max-width: 1580px) {
  #testimonial .next {
    right: 40px;
  }
}
@media only screen and (max-width: 1238px) {
  #testimonial .next {
    bottom: -60px;
  }
}
@media only screen and (max-width: 600px) {
  #testimonial .next {
    bottom: -40px;
  }
}
@media only screen and (max-width: 585px) {
  #testimonial .next {
    bottom: -20px;
  }
}
@media only screen and (max-width: 550px) {
  #testimonial .next {
    bottom: -10px;
  }
}
@media only screen and (max-width: 450px) {
  #testimonial .next {
    display: none !important;
  }
}
#testimonial .next-left {
  right: 270px;
}
@media only screen and (max-width: 1580px) {
  #testimonial .next-left {
    right: 80px;
  }
}
#testimonial .testimony-link:hover {
  -webkit-box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.7);
  box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.7);
}
#testimonial .testimony {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.3);
  box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.3);
  border-radius: 8px;
  width: 525px;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 10px;
  padding: 50px;
}
#testimonial .testimony .testimony-quote p {
  font-size: 18px;
  line-height: 22px;
  color: #05678b;
  font-family: basic-sans, sans-serif;
  max-width: 444px;
  margin: 0 auto 15px;
  width: 100%;
  font-weight: 400;
}
#testimonial .testimony .testimonial-author-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 444px;
  width: 100%;
  margin: 0 auto;
  margin-top: auto;
}
@media only screen and (max-width: 767px) {
  #testimonial .testimony .testimonial-author-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
#testimonial .testimony .testimonial-author-wrapper .author-details {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  #testimonial .testimony .testimonial-author-wrapper .author-details {
    margin-left: 0;
  }
}
#testimonial .testimony .testimonial-author-wrapper .author-details h4 {
  color: #6cbb7f;
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  margin-bottom: 5px;
}
#testimonial .testimony .testimonial-author-wrapper .author-details span {
  font-family: basic-sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #798ea9;
  font-weight: 400;
}
#testimonial .testimony .testimonial-author-wrapper .testimonial-headshot {
  max-width: 67px;
  max-height: 67px;
  width: 100vw;
  height: 100vh;
  border-radius: 50px;
  background-position: 50%;
  background-size: cover;
}
@media only screen and (max-width: 431px) {
  #testimonial .testimony .testimonial-author-wrapper .testimonial-headshot {
    max-width: 60px;
    max-height: 60px;
    background-position: 50%;
  }
}
@media only screen and (max-width: 333px) {
  #testimonial .testimony .testimonial-author-wrapper .testimonial-headshot {
    max-width: 55px;
    max-height: 55px;
  }
}
#featured-resource-card {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 100px 0 150px;
}
@media only screen and (max-width: 767px) {
  #featured-resource-card {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
#featured-resource-card h2.section-title {
  max-width: 1243px;
  width: 100%;
  margin: 50px auto 14px;
}
#featured-resource-card h2.section-title:after {
  background-color: #7ee5ff;
}
@media only screen and (max-width: 1199px) {
  #featured-resource-card h2.section-title {
    padding-top: 0;
    margin-left: 15px;
    padding-left: 0;
    width: auto;
  }
}
#featured-resource-card .wrapper {
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  max-width: 906px;
}
#featured-resource-card .wrapper .coastal-wave-link p a {
  color: #05678b;
}
#featured-resource-card .wrapper .coastal-wave-link p a:hover {
  color: #022f40;
}
#featured-resource-card .wrapper .content-wrapper {
  margin: 15px auto;
}
#featured-resource-card .wrapper .content-wrapper p {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  #featured-resource-card .wrapper .content-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#featured-resource-card .wrapper .slick-list {
  overflow: visible;
}
#featured-resource-card .wrapper .slick-track {
  padding-bottom: 25px;
}
#featured-resource-card .wrapper .slick-track .slick-slide:not(.slick-active) {
  opacity: 0.6;
}
#featured-resource-card .wrapper .next {
  position: absolute;
  color: #fff;
  font-size: 24px;
  bottom: -25px;
  right: 220px;
}
#featured-resource-card .wrapper .next:hover {
  color: #022f40;
}
@media only screen and (max-width: 1580px) {
  #featured-resource-card .wrapper .next {
    right: 40px;
  }
}
@media only screen and (max-width: 1238px) {
  #featured-resource-card .wrapper .next {
    bottom: -60px;
  }
}
@media only screen and (max-width: 600px) {
  #featured-resource-card .wrapper .next {
    bottom: -40px;
  }
}
@media only screen and (max-width: 585px) {
  #featured-resource-card .wrapper .next {
    bottom: -20px;
  }
}
@media only screen and (max-width: 550px) {
  #featured-resource-card .wrapper .next {
    bottom: -10px;
  }
}
@media only screen and (max-width: 450px) {
  #featured-resource-card .wrapper .next {
    display: none !important;
  }
}
#featured-resource-card .wrapper .next-left {
  right: 270px;
}
@media only screen and (max-width: 1580px) {
  #featured-resource-card .wrapper .next-left {
    right: 80px;
  }
}
@media only screen and (max-width: 991px) {
  #featured-resource-card .wrapper .resources-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 15px;
  }
}
#featured-resource-card .wrapper .resources-card .resource {
  height: 100%;
  min-height: 367px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.3);
  box-shadow: 3px 3px 18px rgba(121, 142, 169, 0.3);
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 25px;
  position: relative;
}
@media (min-width: 698px) {
  #featured-resource-card .wrapper .resources-card .resource {
    width: 430px !important;
  }
}
@media (max-width: 500px) {
  #featured-resource-card .wrapper .resources-card .resource {
    width: 380px !important;
  }
}
#featured-resource-card .wrapper .resources-card .resource:after {
  display: none;
}
#featured-resource-card .wrapper .resources-card .resource:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 99%;
  height: 99%;
  border-radius: 8px;
  content: "";
  border: 6px solid #fff;
  -webkit-box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
  box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
}
#featured-resource-card .wrapper .resources-card .resource .card-wrapper {
  max-width: 366px;
  margin-top: 10px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #featured-resource-card .wrapper .resources-card .resource .card-wrapper {
    padding: 0 15px;
  }
}
#featured-resource-card .wrapper .resources-card .resource .date-category {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  color: #798ea9;
}
#featured-resource-card .wrapper .resources-card .resource .resources-img {

}
#featured-resource-card .wrapper .resources-card .resource .buckets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 1.5;
  height: 23px;
}
#featured-resource-card .wrapper .resources-card .resource .buckets div {
  margin-left: 8px;
}
#featured-resource-card .wrapper .resources-card .resource h4 {
  color: #05678b;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  margin-top: 10px;
  word-break: break-word;
}
#featured-resource-card .wrapper .the-resource {
  max-width: 1051px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #featured-resource-card .wrapper .the-resource {
    margin: 0 15px;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  #featured-resource-card .wrapper .the-resource {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#featured-resource-card .wrapper .the-resource .resource-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  max-width: 477px;
  width: 100%;
  margin-right: auto;
}
@media only screen and (max-width: 1199px) {
  #featured-resource-card .wrapper .the-resource .resource-left {
    margin-right: 15px;
  }
}
#featured-resource-card .wrapper .the-resource .resource-left h1 {
  color: #fff;
  font-family: basic-sans, sans-serif;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.4px;
  margin-bottom: 15px;
  word-break: break-word;
  max-width: 700px;
  width: 100%;
}
#featured-resource-card .wrapper .the-resource .resource-left p {
  font-family: basic-sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
#featured-resource-card .wrapper .the-resource .resource-dark-text h1,
#featured-resource-card .wrapper .the-resource .resource-dark-text p {
  color: #05678b;
}
#featured-resource-card .wrapper .the-resource img {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  max-width: 400px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #featured-resource-card .wrapper .the-resource img {
    margin-top: 64px;
  }
}
section#featured-resource {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
section#featured-resource h2.section-title {
  max-width: 1243px;
  width: 100%;
  margin: 50px auto;
  display: block;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  section#featured-resource h2.section-title {
    padding-top: 0;
    margin-left: 15px;
    padding-left: 0;
    width: auto;
  }
}
section#featured-resource h2.section-title:after {
  background-color: #7ee5ff;
}
section#featured-resource .wrapper {
  z-index: 3;
  position: relative;
  max-width: 1083px;
  width: 100%;
  margin: 0 auto;
}
section#featured-resource .wrapper .the-resource {
  max-width: 1051px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  section#featured-resource .wrapper .the-resource {
    margin: 0 15px;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  section#featured-resource .wrapper .the-resource {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
section#featured-resource .wrapper .the-resource .resource-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  max-width: 477px;
  width: 100%;
  margin-right: auto;
}
@media only screen and (max-width: 1199px) {
  section#featured-resource .wrapper .the-resource .resource-left {
    margin-left: 15px;
    margin-right: 15px;
  }
}
section#featured-resource .wrapper .the-resource .resource-left h1 {
  color: #fff;
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  margin-bottom: 15px;
  word-break: break-word;
  max-width: 700px;
  width: 100%;
}
section#featured-resource .wrapper .the-resource .resource-left p {
  font-family: basic-sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
section#featured-resource .wrapper .the-resource .toggle-dark-text h1 {
  color: #022f40;
}
section#featured-resource .wrapper .the-resource .toggle-dark-text p {
  color: #426377 !important;
}
section#featured-resource .wrapper .the-resource .content-image {
  -webkit-box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
  box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
  width: 525px;
  margin-bottom: 15px;
  height: 295px;
  background: no-repeat 50%;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  section#featured-resource .wrapper .the-resource .content-image {
    width: auto;
  }
}
section#featured-resource .wrapper .resource-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #798ea9;
  padding-bottom: 95px;
  margin-bottom: 80px;
}
section#featured-resource
  .wrapper
  .resource-separator:nth-child(2n)
  .resource-img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media only screen and (max-width: 1199px) {
  section#featured-resource .wrapper .resource-separator:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section#featured-resource .wrapper .resource-separator .resource-left {
  margin-right: 0;
}
@media only screen and (max-width: 1199px) {
  section#featured-resource .wrapper .resource-separator .resource-left {
    margin-right: 15px;
  }
}
.one-resource {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 100px 0 150px;
}
@media only screen and (max-width: 991px) {
  .one-resource {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
}
@media only screen and (max-width: 500px) {
  .one-resource {
    background-size: 400% 100%;
    background-position-x: 35%;
  }
}
@media only screen and (max-width: 991px) {
  section#featured-resource.multiple-resources div.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#featured-resources-list .wrapper {
  margin-top: 75px;
}
#featured-resources-list .wrapper .section-title {
  margin-bottom: 20px;
}
#featured-resources-list .resources-list {
  max-width: 1083px;
  margin: 26px auto 80px;
}
#featured-resources-list .resources-list .resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #798ea9;
  padding-bottom: 40px;
  margin-bottom: 97px;
}
@media only screen and (max-width: 1199px) {
  #featured-resources-list .resources-list .resource {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
#featured-resources-list .resources-list .resource:nth-child(2n) .resource-img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
#featured-resources-list .resources-list .resource .resource-content {
  max-width: 477px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #featured-resources-list .resources-list .resource .resource-content {
    max-width: unset;
    width: auto;
  }
}
#featured-resources-list .resources-list .resource .resource-content h3 {
  color: #05678b;
}
#featured-resources-list .resources-list .resource .resource-content p {
  line-height: 28px;
  font-size: 16px;
}
#featured-resources-list .resources-list .resource .resource-img {
  -webkit-box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
  box-shadow: 3px 8px 30px rgba(61, 86, 118, 0.3);
  max-width: 525px;
  width: 100%;
  margin-bottom: 15px;
  height: 295px;
  background: no-repeat 50%;
  background-size: cover;
}
#twitter-feed {
  padding-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #twitter-feed {
    margin: 50px 0 !important;
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #twitter-feed {
    margin: 75px 0 50px;
    padding-top: 0;
  }
}
#twitter-feed .twitter-feed-wrapper.twitter_white_text h2 {
  color: #fff;
}
#twitter-feed .twitter-feed-wrapper.twitter_white_text h2:after {
  background-color: #fff;
}
#twitter-feed .twitter-feed-wrapper.twitter_white_text p {
  color: #fff;
}
#twitter-feed .twitter-feed-wrapper {
  max-width: 1243px;
  margin: 0 auto;
}
#twitter-feed .twitter-feed-wrapper h2.section-title {
  padding-left: 0;
  margin-bottom: 0;
}
#twitter-feed .twitter-feed-wrapper h2.section-title:after {
  left: 0 !important;
}
@media (max-width: 1270px) {
  #twitter-feed .twitter-feed-wrapper h2.section-title {
    margin: 15px;
  }
}
#twitter-feed .twitter-feed-wrapper p {
  max-width: 762px;
  width: 100%;
  line-height: 36px;
  font-size: 20px;
  margin: 10px 0 41px;
}
@media (max-width: 1270px) {
  #twitter-feed .twitter-feed-wrapper p {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #twitter-feed .twitter-feed-wrapper p {
    margin-top: 0;
    margin-bottom: 48px;
  }
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 34px;
}
@media (max-width: 1270px) {
  #twitter-feed .twitter-feed-wrapper .tweet-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  #twitter-feed .twitter-feed-wrapper .tweet-wrapper {
    margin-top: 50px;
  }
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet {
  width: 251px;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.25);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.25);
  border-radius: 4px;
  background-color: #fff;
  height: 100%;
  min-height: 272px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 19px;
}
@media (max-width: 1270px) {
  #twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .author,
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .date {
  color: #798ea9;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 16px;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .author .fa-twitter,
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .date .fa-twitter {
  color: #38aecc;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet img {
  width: 248px;
  height: 140px;
  margin-bottom: 5px;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .content {
  color: #05678b;
  font-weight: 700;
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
  margin-top: 10px;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .content a {
  line-height: 20px;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .author {
  margin-top: auto;
}
#twitter-feed .twitter-feed-wrapper .tweet-wrapper .tweet .author:hover {
  color: #022f40;
  cursor: pointer;
}
#blockquote-with-image {
  max-width: 922px;
  margin: 80px auto;
  background: no-repeat 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 100px 0;
}
@media only screen and (max-width: 991px) {
  #blockquote-with-image {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
#blockquote-with-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.8;
  background: #022f40;
}
#blockquote-with-image .blockquote-wrapper {
  max-width: 743px;
  margin: 0 auto;
  width: 100%;
  padding-left: 50px;
  border-left: 5px solid #fff;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  #blockquote-with-image .blockquote-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
#blockquote-with-image blockquote,
#blockquote-with-image cite {
  color: #fff;
}
#blockquote-with-image blockquote {
  font-family: basic-sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
}
#blockquote-with-image blockquote:before {
  content: none;
}
#blockquote-with-image cite {
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
}
section#states-dropdown,
section#states-map {
  margin-bottom: 50px;
}
section#states-dropdown #state-map-svg,
section#states-map #state-map-svg {
  display: block;
  max-width: 1002px;
  margin: 0 auto;
}
section#states-dropdown .enabled,
section#states-map .enabled {
  cursor: pointer;
}
section#states-dropdown .state-description-container,
section#states-map .state-description-container {
  max-width: 1081px;
  margin: 0 auto;
  background-color: #38aecc;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  section#states-dropdown .state-description-container,
  section#states-map .state-description-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}
section#states-dropdown .state-description-container .top-description,
section#states-map .state-description-container .top-description {
  padding: 50px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section#states-dropdown .state-description-container .top-description,
  section#states-map .state-description-container .top-description {
    padding: 50px 25px;
  }
}
section#states-dropdown .state-description-container .top-description h2,
section#states-dropdown .state-description-container .top-description p,
section#states-map .state-description-container .top-description h2,
section#states-map .state-description-container .top-description p {
  color: #fff;
  max-width: 921px;
  margin: 0 auto;
}
section#states-dropdown .state-description-container .top-description span,
section#states-map .state-description-container .top-description span {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
section#states-dropdown
  .state-description-container
  .top-description
  .center-button,
section#states-map
  .state-description-container
  .top-description
  .center-button {
  text-align: center;
}
section#states-dropdown
  .state-description-container
  .top-description
  .center-button
  .white-button:hover,
section#states-map
  .state-description-container
  .top-description
  .center-button
  .white-button:hover {
  color: #fff;
  background-color: #022f40;
}
section#states-dropdown .description,
section#states-map .description {
  display: none;
}
section#states-dropdown .description.active,
section#states-map .description.active {
  display: block;
}
section#states-dropdown .state-filter,
section#states-map .state-filter {
  position: relative;
  margin-right: 10px;
  width: 240px;
  height: 55px;
}
section#states-dropdown .state-filter label,
section#states-map .state-filter label {
  display: none;
}
section#states-dropdown .state-filter span,
section#states-map .state-filter span {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #38aecc;
  font-size: 30px;
}
section#states-dropdown .dropdown-container,
section#states-map .dropdown-container {
  max-width: 621px;
  margin: 100px auto 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  section#states-dropdown .dropdown-container,
  section#states-map .dropdown-container {
    margin-left: 15px;
    margin-right: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
section#states-dropdown .dropdown-container h2,
section#states-map .dropdown-container h2 {
  width: 100%;
}
section#states-dropdown .dropdown-container h5,
section#states-map .dropdown-container h5 {
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  section#states-dropdown .dropdown-container h5,
  section#states-map .dropdown-container h5 {
    margin-bottom: 15px;
  }
}
section#states-dropdown .dropdown,
section#states-map .dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 16px;
  border: 1px solid #798ea9;
  background-color: #fff;
  font-family: basic-sans, sans-serif;
  color: #798ea9;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
#team-member-spotlight.bg-padding {
  padding-top: 215px;
}
@media only screen and (max-width: 767px) {
  #team-member-spotlight.bg-padding {
    margin-top: -215px;
  }
}
section#alumni-spotlight,
section#team-member-spotlight {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 150px;
  padding-bottom: 50px;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
@media (min-width: 768px) {
  section#alumni-spotlight,
  section#team-member-spotlight {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  section#alumni-spotlight,
  section#team-member-spotlight {
    background-size: 150% 100%;
    background-position-x: 30%;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 75px !important;
    margin: -100px auto 100px;
  }
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight,
  section#team-member-spotlight {
    background-size: 230% 100%;
    background-position-x: 30%;
    top: 150px !important;
    margin: 50px auto 200px;
    padding-top: 100px;
  }
}
@media only screen and (max-width: 450px) {
  section#alumni-spotlight,
  section#team-member-spotlight {
    background-size: 235% 100%;
    background-position-x: 20%;
    top: 150px !important;
    margin: 75px auto 200px;
    padding-top: 75px;
  }
}
section#alumni-spotlight .section-title,
section#team-member-spotlight .section-title {
  color: #fff;
  max-width: 1259px;
  width: 100%;
  margin: 0 auto;
}
section#alumni-spotlight .section-title:after,
section#team-member-spotlight .section-title:after {
  background-color: #7ee5ff;
}
@media only screen and (max-width: 600px) {
  section#alumni-spotlight .section-title,
  section#team-member-spotlight .section-title {
    padding-top: 50px;
  }
}
@media (max-width: 1300px) {
  section#alumni-spotlight .section-title,
  section#team-member-spotlight .section-title {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 400px) {
  section#alumni-spotlight .section-title,
  section#team-member-spotlight .section-title {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
section#alumni-spotlight .spotlights,
section#team-member-spotlight .spotlights {
  max-width: 996px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  section#alumni-spotlight .spotlights,
  section#team-member-spotlight .spotlights {
    margin: 50px 15px;
  }
}
@media only screen and (max-width: 991px) {
  section#alumni-spotlight .spotlights,
  section#team-member-spotlight .spotlights {
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights,
  section#team-member-spotlight .spotlights {
    padding-bottom: 100px;
  }
}
section#alumni-spotlight .spotlights a.spotlight:hover h2,
section#team-member-spotlight .spotlights a.spotlight:hover h2 {
  text-decoration: underline;
}
section#alumni-spotlight .spotlights .spotlight,
section#team-member-spotlight .spotlights .spotlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 15px;
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights .spotlight,
  section#team-member-spotlight .spotlights .spotlight {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left,
section#team-member-spotlight .spotlights .spotlight .spotlight-left {
  max-width: 646px;
  width: 100%;
  margin-right: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights .spotlight .spotlight-left,
  section#team-member-spotlight .spotlights .spotlight .spotlight-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left h2,
section#team-member-spotlight .spotlights .spotlight .spotlight-left h2 {
  color: #05678b;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  font-family: basic-sans, sans-serif;
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left span,
section#team-member-spotlight .spotlights .spotlight .spotlight-left span {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #fff;
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left p,
section#team-member-spotlight .spotlights .spotlight .spotlight-left p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
section#alumni-spotlight .spotlights .headshot,
section#team-member-spotlight .spotlights .headshot {
  width: 286px;
  height: 286px;
  background: no-repeat 50%;
  background-size: cover;
  border-radius: 50%;
}
@media only screen and (max-width: 991px) {
  section#alumni-spotlight .spotlights .headshot,
  section#team-member-spotlight .spotlights .headshot {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights .headshot,
  section#team-member-spotlight .spotlights .headshot {
    margin-bottom: 24px;
  }
}
section#alumni-spotlight {
  min-height: 736px;
}
section#alumni-spotlight .section-title:after {
  background-color: #38aecc;
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left {
  margin-left: 50px;
  margin-right: 0;
}
section#alumni-spotlight .spotlights .spotlight .spotlight-left h2 {
  color: #eeb91a;
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights .spotlight .spotlight-left {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  section#alumni-spotlight .spotlights .spotlight {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section#alumni-spotlight .spotlights .headshot img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
section#featured-text .featured-text-background {
  background: no-repeat 50%;
  background-size: cover;
  max-width: 1081px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 100px auto;
  min-height: 360px;
}
@media only screen and (max-width: 1199px) {
  section#featured-text .featured-text-background {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
section#featured-text .featured-text-wrapper {
  max-width: 923px;
  width: 100%;
  margin: 20px auto;
}
@media only screen and (max-width: 1199px) {
  section#featured-text .featured-text-wrapper {
    width: auto;
    margin: 20px 15px;
  }
}
section#featured-text .featured-text-wrapper h4 {
  margin-bottom: 25px;
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #38aecc;
}
section#featured-text .featured-text-wrapper h2 {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  section#featured-text .featured-text-wrapper h2 {
    font-size: 24px;
  }
}
section#people-grid {
  max-width: 1161px;
  width: 100%;
  margin: 50px auto;
}
section#people-grid .person-wrapper {
  max-width: 960px;
  margin: 20px auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 1199px) {
  section#people-grid .person-wrapper {
    width: auto;
    margin: 20px 15px;
  }
}
@media only screen and (max-width: 991px) {
  section#people-grid .person-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
section#people-grid .person-wrapper a.person:hover h4 {
  color: #38aecc;
}
section#people-grid .person-wrapper .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 170px;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 55px;
}
@media (min-width: 1028px) {
  section#people-grid .person-wrapper .person:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  section#people-grid .person-wrapper .person {
    margin-right: 15px;
  }
}
section#people-grid .person-wrapper .person .headshot {
  width: 104px;
  height: 104px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: no-repeat 50%;
  background-size: cover;
}
section#people-grid .person-wrapper .person h4 {
  margin-top: 25px;
  text-align: center;
}
section#people-grid .person-wrapper .person span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.2px;
  color: #426377;
}
section#people-grid p.description {
  max-width: 1057px;
  margin: 20px auto;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  section#people-grid p.description {
    width: auto;
    margin: 20px 15px;
  }
}
section#blockquote-with-headshot {
  width: 100%;
  margin: 50px 0;
}
section#blockquote-with-headshot .blockquote-wrapper {
  max-width: 762px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  section#blockquote-with-headshot .blockquote-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  section#blockquote-with-headshot .blockquote-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section#blockquote-with-headshot .blockquote-wrapper img {
  width: 164px;
  height: 164px;
  border-radius: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 767px) {
  section#blockquote-with-headshot .blockquote-wrapper img {
    margin-bottom: 25px;
  }
}
section#blockquote-with-headshot .blockquote-wrapper .quote-wrapper {
  margin-left: 100px;
  max-width: 523px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  section#blockquote-with-headshot .blockquote-wrapper .quote-wrapper {
    margin-left: 0;
  }
}
section#blockquote-with-headshot .blockquote-wrapper .quote-wrapper blockquote {
  font-family: basic-sans, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #05678b;
  margin: 0 0 15px;
}
section#blockquote-with-headshot
  .blockquote-wrapper
  .quote-wrapper
  blockquote:before {
  content: none;
}
section#blockquote-with-headshot .blockquote-wrapper .quote-wrapper cite {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #798ea9;
}
section#related-posts {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  height: 100%;
  background: no-repeat 50%;
  background-size: 100% 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px auto;
  padding: 100px 0 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  section#related-posts {
    background-size: 200% 100%;
    background-position-x: 25%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  section#related-posts {
    background-size: 200% 100%;
    background-position-x: 25%;
    overflow: hidden;
    padding: 100px 0 200px;
    margin-bottom: -200px;
  }
}
@media only screen and (max-width: 601px) {
  section#related-posts {
    background-size: 300% 100%;
    background-position-x: 35%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
section#related-posts h2 {
  max-width: 1249px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1250px) {
  section#related-posts h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  section#related-posts h2 {
    margin-top: 100px;
  }
}
section#related-posts h2.st-white:after {
  background-color: #7ee5ff;
}
section#related-posts .related-posts {
  width: 100%;
  margin: 31px auto 0;
  max-width: 1249px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1270px) {
  section#related-posts .related-posts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 650px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
  }
}
@media only screen and (max-width: 601px) {
  section#related-posts .related-posts {
    margin-bottom: 10px;
  }
}
section#related-posts .related-posts .post {
  position: relative;
  margin-bottom: 0;
  max-width: 286px !important;
}
@media only screen and (max-width: 1270px) {
  section#related-posts .related-posts .post {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
section#related-posts .related-posts .post:after {
  display: none;
}
section#related-posts .related-posts .post:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -3px;
  right: -3px;
  width: 99%;
  height: 99%;
  border-radius: 4px;
  content: "";
  border: 4px solid #fff;
}
section#related-posts .center-button a {
  margin: 40px 0 0;
}
@media only screen and (max-width: 767px) {
  section#related-posts .center-button a {
    margin-top: 0;
  }
}
section#related-posts .center-button .orange-button:hover {
  background-color: #022f40;
}
section#the-latest {
  background: no-repeat 50%;
  background-size: 100% 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  position: relative;
  padding: 100px 0 200px;
  margin-bottom: -200px;
}
@media only screen and (max-width: 1199px) {
  section#the-latest {
    background-size: 150% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 991px) {
  section#the-latest {
    background-size: 200% 100%;
    padding: 150px 0 300px;
  }
}
@media only screen and (max-width: 767px) {
  section#the-latest {
    padding: 100px 0 250px;
    margin-bottom: -150px;
  }
}
@media only screen and (max-width: 450px) {
  section#the-latest {
    background-size: 300% 100%;
  }
}
section#the-latest .the-latest-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1314px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1400px) {
  section#the-latest .the-latest-content-wrapper {
    max-width: 1235px;
  }
}
@media (max-width: 1330px) {
  section#the-latest .the-latest-content-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  section#the-latest .the-latest-content-wrapper {
    margin-right: 0;
  }
}
section#the-latest .the-latest-content-wrapper .the-latest-content {
  max-width: 814px;
  min-width: 650px;
  width: 100%;
  z-index: 2;
}
@media (max-width: 650px) {
  section#the-latest .the-latest-content-wrapper .the-latest-content {
    min-width: unset;
    width: 100%;
  }
}
section#the-latest .the-latest-content-wrapper .the-latest-content h2 {
  margin-bottom: 10px;
  margin-left: 0;
  padding: 36px 25px 36px 0;
}
section#the-latest .the-latest-content-wrapper .the-latest-content h2:after {
  left: 0 !important;
}
section#the-latest
  .the-latest-content-wrapper
  .the-latest-content
  .related-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  section#the-latest
    .the-latest-content-wrapper
    .the-latest-content
    .related-posts {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
  }
}
@media (max-width: 650px) {
  section#the-latest
    .the-latest-content-wrapper
    .the-latest-content
    .related-posts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
section#the-latest
  .the-latest-content-wrapper
  .the-latest-content
  .related-posts
  .post {
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px;
}
section#the-latest
  .the-latest-content-wrapper
  .the-latest-content
  .related-posts
  .post:after {
  display: none;
}
section#the-latest
  .the-latest-content-wrapper
  .the-latest-content
  .related-posts
  .post:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 99%;
  height: 99%;
  border-radius: 4px;
  content: "";
  border: 5px solid #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
section#the-latest
  .the-latest-content-wrapper
  .the-latest-content
  .related-posts
  .post:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 1250px) {
  section#the-latest
    .the-latest-content-wrapper
    .the-latest-content
    .related-posts
    .post,
  section#the-latest
    .the-latest-content-wrapper
    .the-latest-content
    .related-posts
    .post:nth-child(4n) {
    margin-right: 15px;
  }
}
@media (max-width: 1250px) {
  section#the-latest .the-latest-content-wrapper .the-latest-illustration {
    position: absolute;
    z-index: 1;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  section#the-latest .the-latest-content-wrapper .the-latest-illustration {
    display: none;
  }
}
#icon-statements {
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  #icon-statements {
    margin-top: 100px;
  }
}
#icon-statements .statement-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1163px;
  margin: 50px auto;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #icon-statements .statement-wrapper {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #icon-statements .statement-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}
#icon-statements .statement-wrapper .statement {
  max-width: 331px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  #icon-statements .statement-wrapper .statement {
    margin: 15px;
  }
}
#icon-statements .statement-wrapper .statement span {
  color: #38aecc;
  font-size: 54px;
}
#icon-statements .statement-wrapper .statement h4 {
  color: #798ea9;
  margin-top: 15px;
}
#icon-statements .statement-wrapper .statement p {
  font-size: 16px;
  line-height: 28px;
}
#icon-statements .statement-wrapper .statement img.statement-image {
  max-width: 208px;
}
#learn-more-paragraph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  #learn-more-paragraph {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  #learn-more-paragraph {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  #learn-more-paragraph {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  #learn-more-paragraph {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  #learn-more-paragraph {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  #learn-more-paragraph {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  #learn-more-paragraph {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  #learn-more-paragraph {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  #learn-more-paragraph {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  #learn-more-paragraph {
    width: auto !important;
  }
}
@media (max-width: 1140px) {
  #learn-more-paragraph {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
#learn-more-paragraph .learn-more-link {
  margin-left: auto;
}
#learn-more-paragraph .learn-more-link span {
  margin-left: 20px;
}
#share {
  max-width: 1081px;
  margin: 100px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  #share {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
#share h4 {
  margin-right: 45px;
  margin-bottom: 15px;
  position: relative;
  color: #38aecc;
}
#share h4:after {
  bottom: -10px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #38aecc;
  content: "";
}
#share .social-share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  #share .social-share-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
#share .social-share-buttons a,
#share .social-share-buttons button {
  width: 45px;
  height: 45px;
  border: 3px solid #38aecc;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #38aecc;
  margin-bottom: 15px;
  font-size: 18px;
  margin-right: 15px;
}
#share .social-share-buttons a:hover,
#share .social-share-buttons button:hover {
  background-color: #fff;
  color: #38aecc;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  #share .social-share-buttons a,
  #share .social-share-buttons button {
    margin-right: 15px;
  }
}
#share .social-share-buttons button {
  width: 50px;
  height: 50px;
}
#icon-list .icon-list-wrapper {
  max-width: 1197px;
  margin: 100px auto;
  width: 100%;
}
@media (max-width: 1270px) {
  #icon-list .icon-list-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #icon-list .icon-list-wrapper {
    margin-top: 25px;
  }
}
#icon-list .icon-list-wrapper h2.section-title {
  margin-left: -27px;
}
@media only screen and (max-width: 1199px) {
  #icon-list .icon-list-wrapper h2.section-title {
    margin-left: 0;
  }
}
#icon-list .icon-list-wrapper .icon-list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media only screen and (max-width: 991px) {
  #icon-list .icon-list-wrapper .icon-list-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#icon-list .icon-list-wrapper .icon-list-flex .icon-list-left {
  max-width: 525px;
  margin-right: 100px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #icon-list .icon-list-wrapper .icon-list-flex .icon-list-left {
    width: 100%;
    margin-right: 15px;
  }
}
#icon-list .icon-list-wrapper .icon-list-flex .icon-list-left p {
  font-family: basic-sans, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #022f40;
}
#icon-list .icon-list-wrapper .icon-list-flex .icon-list-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#icon-list .icon-list-wrapper .icon-list-flex .icon-list-right .icon-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 50px;
}
#icon-list
  .icon-list-wrapper
  .icon-list-flex
  .icon-list-right
  .icon-list-item
  p {
  color: #022f40 !important;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin: 0 15px 15px 0;
}
#icon-list
  .icon-list-wrapper
  .icon-list-flex
  .icon-list-right
  .icon-list-item
  a:hover
  p {
  color: #38aecc !important;
}
#icon-list
  .icon-list-wrapper
  .icon-list-flex
  .icon-list-right
  .icon-list-item
  span {
  color: #05678b;
  margin: 0 10px 15px 0;
  font-size: 18px;
}
section#form-dropdown {
  max-width: 1257px;
  margin: 50px auto;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  section#form-dropdown {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
section#form-dropdown .dropdown-container {
  max-width: 621px;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  section#form-dropdown .dropdown-container {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  section#form-dropdown .dropdown-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
section#form-dropdown .dropdown-container h5 {
  margin-right: 15px;
  margin-top: 20px;
  color: #6cbb7f;
}
@media only screen and (max-width: 767px) {
  section#form-dropdown .dropdown-container h5 {
    margin-bottom: 15px;
  }
}
section#form-dropdown .state-filter {
  position: relative;
}
section#form-dropdown .state-filter label {
  color: #f79256;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
section#form-dropdown .state-filter span {
  position: absolute;
  color: #eeb91a;
  font-size: 26px;
  top: 35px;
  right: 20px;
}
section#form-dropdown .dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px 10px;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 16px;
  border: 1px solid #f79256;
  background-color: #fff;
  font-family: basic-sans, sans-serif;
  color: #f79256;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
}
section#form-dropdown .form-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1008px;
}
section#form-dropdown .form-container .form-item {
  display: none;
}
section#form-dropdown .form-container h5 {
  color: #6cbb7f;
}
#award-winner-slider {
  border-bottom: 1px solid rgba(121, 142, 169, 0.3);
  padding: 20px 0;
  padding-left: 100px;
}
@media only screen and (max-width: 991px) {
  #award-winner-slider {
    padding-left: 25px;
  }
}
@media (min-width: 1400px) {
  #award-winner-slider {
    padding-left: 280px;
  }
}
#award-winner-slider .award-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  margin-left: 25px;
}
@media (max-width: 380px) {
  #award-winner-slider .award-header {
    margin-left: 0;
    height: 58px;
  }
  #award-winner-slider .award-header span {
    margin-right: 20px !important;
  }
  #award-winner-slider .award-header h5 {
    width: 80px;
    text-align: center;
    line-height: 25px !important;
  }
}
#award-winner-slider .award-header span {
  color: #eeb91a;
  margin-right: 25px;
}
#award-winner-slider .award-header h5 {
  font-size: 20px;
  line-height: 29px;
  color: #022f40;
  margin-bottom: 0;
}
#award-winner-slider .award-slider-wrapper .slick-slide:not(.slick-active) {
  opacity: 0.6;
}
#award-winner-slider .award-slider-wrapper .award-person {
  max-width: 181px;
  width: 100%;
  margin-right: 136px;
}
@media only screen and (max-width: 991px) {
  #award-winner-slider .award-slider-wrapper .award-person {
    margin-right: 100px;
  }
}
#award-winner-slider .award-slider-wrapper .award-person div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
#award-winner-slider .award-slider-wrapper .award-person .headshot img {
  width: 104px;
  height: 104px;
  border-radius: 50%;
}
#award-winner-slider .award-slider-wrapper .award-person h5 {
  color: #6cbb7f;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: basic-sans, sans-serif;
  margin-bottom: 0;
  margin-top: 25px;
}
#award-winner-slider .award-slider-wrapper .award-person p {
  font-family: Roboto, sans-serif;
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #426377;
}
#award-winner-slider .award-slider-wrapper .next {
  position: absolute;
  color: #eeb91a;
  font-size: 14px;
  font-weight: 700;
  top: -60px;
  right: 220px;
  border: 1px solid #eeb91a;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#award-winner-slider .award-slider-wrapper .next:hover {
  color: #022f40;
}
@media only screen and (max-width: 1580px) {
  #award-winner-slider .award-slider-wrapper .next {
    right: 40px;
  }
}
@media only screen and (max-width: 1238px) {
  #award-winner-slider .award-slider-wrapper .next {
    top: -60px;
  }
}
@media (max-width: 380px) {
  #award-winner-slider .award-slider-wrapper .next {
    top: -80px;
  }
}
#award-winner-slider .award-slider-wrapper .next-left {
  right: 270px;
}
@media only screen and (max-width: 1580px) {
  #award-winner-slider .award-slider-wrapper .next-left {
    right: 100px;
  }
}
@media (max-width: 600px) {
  #award-winner-slider .award-slider-wrapper .next-left {
    right: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #award-winner-slider .award-winner-expanded {
    padding-right: 15px;
  }
}
#award-winner-slider .slider-content {
  display: none;
  border: 1px solid #7ee5ff;
  position: relative;
  padding: 25px 50px;
  margin-left: 50px;
  margin-right: 150px;
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  #award-winner-slider .slider-content {
    margin: 15px auto;
  }
}
#award-winner-slider .slider-content .close {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #f79256;
}
#award-winner-slider .slider-content h3 {
  text-transform: none;
  color: #6cbb7f;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
#award-winner-slider .slider-content .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
#award-winner-slider .slider-content .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
#a-message-from.no-bg {
  padding: 0;
}
#a-message-from.no-bg .amf-content > *,
#a-message-from.no-bg .amf-content > * li,
#a-message-from.no-bg h5,
#a-message-from.no-bg span {
  color: #05678b !important;
}
#a-message-from {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: 100% 100%;
  margin: 100px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 150px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #a-message-from {
    background-size: 300% 100%;
  }
}
@media only screen and (max-width: 767px) {
  #a-message-from {
    margin-top: -100px !important;
    background-size: 500% 100%;
    background-position-x: 40%;
    overflow: hidden;
  }
}
#a-message-from .amf-wrapper {
  max-width: 1095px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}
@media only screen and (max-width: 1199px) {
  #a-message-from .amf-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #a-message-from .amf-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
  }
}
#a-message-from .amf-wrapper .amf-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-right: 50px;
}
@media only screen and (max-width: 767px) {
  #a-message-from .amf-wrapper .amf-person {
    margin-right: 0;
  }
}
#a-message-from .amf-wrapper .amf-person .amf-headshot {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin-bottom: 14px;
  background: no-repeat 50%;
  background-size: cover;
}
#a-message-from .amf-wrapper .amf-person h5 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
#a-message-from .amf-wrapper .amf-person span {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
#a-message-from .amf-wrapper .amf-content > * {
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #fff;
}
#a-message-from .amf-wrapper .amf-content > * li {
  color: #fff;
}
.people-header .person-header-wrapper {
  max-width: 1081px;
  width: 100%;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .people-header .person-header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 50px 15px;
    width: auto;
  }
}
.people-header .person-header-wrapper .person-content {
  padding-left: 72px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .people-header .person-header-wrapper .person-content {
    padding-left: 25px;
  }
}
.people-header .person-header-wrapper .person-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 209px;
  background-color: #38aecc;
}
.people-header .person-header-wrapper .person-content h1 {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.4px;
  color: #05678b;
}
.people-header .person-header-wrapper .person-content .person-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  max-width: 550px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .people-header .person-header-wrapper .person-content .person-social {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.people-header .person-header-wrapper .person-content .person-social h4 {
  margin-right: 40px;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .people-header .person-header-wrapper .person-content .person-social h4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.people-header .person-header-wrapper .person-content .person-social a {
  margin-right: 15px;
}
.people-header .person-header-wrapper .person-content .person-categories {
  margin: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .people-header .person-header-wrapper .person-content .person-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.people-header
  .person-header-wrapper
  .person-content
  .person-categories
  .person-solution-areas {
  min-width: 525px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  color: #38aecc;
}
.people-header
  .person-header-wrapper
  .person-content
  .person-categories
  .person-solution-areas
  h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  margin-right: 25px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .people-header
    .person-header-wrapper
    .person-content
    .person-categories
    .person-solution-areas {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.people-header
  .person-header-wrapper
  .person-content
  .person-categories
  .person-state {
  margin-left: 15px;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  color: #38aecc;
  max-width: 600px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .people-header
    .person-header-wrapper
    .person-content
    .person-categories
    .person-state {
    margin-left: 0;
  }
}
.people-header
  .person-header-wrapper
  .person-content
  .person-categories
  .person-state
  span {
  margin-right: 5px;
  color: #05678b;
}
.people-header .person-header-wrapper .person-content .person-bio {
  max-width: 684px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .people-header .person-header-wrapper .person-content .person-bio {
    width: auto;
  }
}
.people-header .person-header-wrapper .person-thumbnail {
  background: no-repeat 50%;
  background-size: cover;
  width: 286px;
  height: 286px;
  border-radius: 50%;
  margin-left: auto;
}
@media only screen and (max-width: 1199px) {
  .people-header .person-header-wrapper .person-thumbnail {
    margin-left: 0;
    margin-bottom: 25px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.posts-by-author {
  padding-top: 100px;
  padding-bottom: 200px;
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.posts-by-author:before {
  content: url(../images/people_posts_illo.png);
  position: absolute;
  z-index: 0;
  right: 0;
  top: 165px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .posts-by-author:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .posts-by-author:before {
    display: none;
  }
}
@media (max-width: 1199px) {
  .posts-by-author {
    padding-bottom: 200px;
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
  .posts-by-author .center-button {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .posts-by-author {
    padding-bottom: 400px;
    padding-top: 50px;
    background-size: 350% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
  .posts-by-author .center-button {
    padding-bottom: 50px;
  }
}
.posts-by-author .section-title {
  max-width: 1200px;
  width: 100%;
  margin: 50px auto 100px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posts-by-author .section-title {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .posts-by-author .section-title {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .posts-by-author .section-title {
    padding-top: 100px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .posts-by-author .section-title {
    margin-top: 150px;
  }
}
.posts-by-author .masonry {
  z-index: 1;
}
.posts-by-author .author-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1300px) {
  .posts-by-author .author-posts {
    max-width: calc(100% - 50px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.posts-by-author .primary-button-large {
  background-color: #05678b;
  color: #fff;
}
.posts-by-author .primary-button-large:hover {
  background-color: #022f40;
  color: #fff;
}
.attending-events {
  max-width: 1240px;
  margin: 0 auto 50px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .attending-events {
    margin-top: -150px;
  }
}
.attending-events .section-title {
  margin: 0 0 50px;
}
@media (max-width: 1270px) {
  .attending-events .section-title {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.attending-events .attending-event-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1270px) {
  .attending-events .attending-event-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .attending-events .attending-event-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.attending-events .event-post {
  width: 286px;
  margin-right: 25px;
  margin-bottom: 25px;
  line-height: 1.5;
}
.attending-events .event-post:hover h5 {
  color: #eeb91a;
}
@media (max-width: 600px) {
  .attending-events .event-post {
    margin-right: 0;
  }
}
.attending-events .event-post:last-child {
  margin-right: 0;
}
.attending-events .event-post .thumbnail img {
  width: 286px;
  height: 161px;
  margin-bottom: 5px;
}
.attending-events .event-post h5 {
  margin: 10px 0;
}
.attending-events .event-post span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.2px;
  color: #426377;
}
.attending-events .event-post span.date {
  color: #798ea9;
}
.post {
  max-width: 286px;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  border-radius: 4px;
  margin-right: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px;
  position: relative;
}
.post:after {
  display: none;
}
.post:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -3px;
  right: -3px;
  width: 99%;
  height: 99%;
  border-radius: 4px;
  content: "";
  border: 4px solid #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
@media (max-width: 1270px) {
  .post {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.post .post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 15px 20px;
}
.post .post-wrapper .post-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post .post-wrapper .post-categories .buckets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: auto;
}
.post .post-wrapper .post-categories .buckets div {
  margin-left: 5px;
}
.post .post-wrapper .media-thumbnail {
  overflow: hidden;
  margin-bottom: 20px;
}
.post .post-wrapper .media-thumbnail,
.post .post-wrapper .thumbnail {
  width: 248px;
  height: 140px;
  background: no-repeat 50%;
  background-size: cover;
}
.post .post-wrapper .thumbnail {
  margin-bottom: 5px;
}
.post .post-wrapper h5 {
  margin-bottom: 10px;
  word-break: break-word;
}
.post .post-wrapper .author {
  font-family: basic-sans, sans-serif;
  font-style: italic;
  font-size: 15px;
  line-height: 18px;
  color: #798ea9;
}
.post .post-wrapper .date,
.post .post-wrapper .post-outlet {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #798ea9;
  margin-bottom: 5px;
}
.post .post-wrapper .solution-areas {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #38aecc;
}
::-webkit-input-placeholder {
  font-family: basic-sans, sans-serif;
  font-size: 2px;
  line-height: 20px;
  font-weight: 700;
}
::-moz-placeholder {
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
}
:-ms-input-placeholder {
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
}
:-moz-placeholder {
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
}
::-ms-input-placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
::placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
.form-background-color_wrapper {
  background: rgba(126, 229, 255, 0.15);
  border-radius: 20px;
  padding: 50px;
  margin-top: 60px !important;
}
@media (max-width: 640px) {
  .state-filter {
    width: 100% !important;
  }
}
.gform_wrapper .ginput_container_address label,
.gform_wrapper .ginput_container_creditcard label {
  margin-top: 5px !important;
  margin-bottom: 20px !important;
}
@media (max-width: 640px) {
  .gform_wrapper .ginput_container_address label,
  .gform_wrapper .ginput_container_creditcard label {
    margin-top: 5px !important;
    margin-bottom: 15px !important;
  }
}
.gform_wrapper span.ginput_total {
  color: #022f40 !important;
}
.gform_wrapper li.gfield {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.gform_wrapper h2 {
  font-weight: 700 !important;
  margin-left: 0 !important;
}
.gform_wrapper label {
  font-family: Roboto, sans-serif;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #798ea9;
}
.gform_wrapper li.field_sublabel_above {
  margin-top: 40px !important;
}
.gform_wrapper input[type="text"],
.gform_wrapper select {
  height: 55px;
  padding-left: 15px !important;
  border: 1px solid #798ea9;
}
@media (max-width: 640px) {
  .gform_wrapper input[type="text"],
  .gform_wrapper select {
    line-height: 15px !important;
  }
}
.gform_wrapper .ginput_container_fileupload input {
  color: #eeb91a;
  font-family: basic-sans, sans-serif;
  font-size: 18px;
}
.gform_wrapper select {
  height: 55px;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px 10px !important;
  width: 100%;
  font-weight: 600;
  font-size: 14px !important;
  border: 1px solid #798ea9;
  background-color: #fff;
  font-family: basic-sans, sans-serif;
  color: #798ea9;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
  cursor: pointer;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper select {
    margin: 0 !important;
  }
}
.gform_wrapper .ginput_container_select,
.gform_wrapper span.address_state,
.gform_wrapper span.ginput_card_field {
  position: relative !important;
}
.gform_wrapper .ginput_container_select:before,
.gform_wrapper span.address_state:before,
.gform_wrapper span.ginput_card_field:before {
  content: url(../images/angle-down.png);
  position: absolute;
  right: 20px;
  top: 16px;
  z-index: 1;
}
.gform_wrapper span.ginput_card_field {
  position: relative !important;
}
.gform_wrapper span.ginput_card_field:after {
  content: url(../images/angle-down.png);
  position: absolute;
  right: 165px;
  top: 16px;
  z-index: 1;
}
@media (max-width: 640px) {
  .gform_wrapper span.ginput_card_field:after {
    right: 20px;
    top: 87px;
  }
}
.gform_wrapper .gfield_html {
  font-size: 20px;
  line-height: 36px !important;
}
@media (max-width: 640px) {
  .gform_wrapper .ginput_card_expiration_month {
    margin-bottom: 15px !important;
  }
}
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input[type="button"],
.gform_wrapper .gform_page_footer input[type="submit"] {
  padding: 15px 40px;
  border-radius: 3px;
  color: #fff;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.2px;
  font-weight: 500;
  line-height: 23px;
  font-size: 20px;
  border: 0;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  min-width: 210px;
  background-color: #f79256;
  -webkit-box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
  box-shadow: 12px 12px 0 rgba(126, 229, 255, 0.2);
  -webkit-appearance: none;
}
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer input[type="button"]:hover,
.gform_wrapper .gform_page_footer input[type="submit"]:hover {
  background-color: #022f40;
  cursor: pointer;
}
.gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper textarea {
  font-size: inherit;
  font-family: inherit;
}
.gform_wrapper .gfield_error span.gfield_required,
body
  .gform_wrapper
  .gform_body
  ul.gform_fields
  li.gfield_error
  div.validation_message,
body .gform_wrapper .gform_body ul.gform_fields li.gfield_error label {
  color: #e53e46;
}
.gform_wrapper .gfield_error input:not([type="file"]) {
  border: 1px solid #e53e46;
}
.gform_wrapper .gfield_error select {
  border: 1px solid #e53e46;
  color: #e53e46;
}
.gform_wrapper div.validation_error {
  color: #e53e46;
  border-top: 2px solid #e53e46;
  border-bottom: 2px solid #e53e46;
  font-family: Roboto, sans-serif;
}
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message {
  color: #e53e46;
}
.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #e53e46;
}
.gform_confirmation_message {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  font-family: basic-sans, sans-serif;
  color: #05678b;
}
.custom_radio_buttons .gfield_radio li input[type="radio"] {
  display: none !important;
}
.custom_radio_buttons .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .custom_radio_buttons .gfield_radio li {
    width: 100% !important;
  }
}
.custom_radio_buttons .gfield_radio label {
  max-width: 100% !important;
  width: 137px !important;
  margin: 15px 10px 15px 0 !important;
  padding: 15px 19px !important;
  float: none;
  background: #fff;
  color: #022f40;
  font-family: basic-sans, sans-serif;
  font-weight: 700 !important;
  font-size: 17px !important;
  line-height: 20px;
  display: block;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-appearance: none;
  cursor: pointer;
  text-align: center;
  border: 1px solid #38aecc;
}
@media (max-width: 640px) {
  .custom_radio_buttons .gfield_radio label {
    margin: 0 15px 0 0 !important;
    padding: 22px !important;
    width: 100% !important;
  }
}
.custom_radio_buttons .gfield_radio input[type="radio"]:checked + label {
  background-color: #022f40;
  color: #fff;
}
.gfield_radio li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .gfield_radio li input[type="radio"] + input[type="text"] {
    width: 100% !important;
  }
}
.custom_radio_buttons .gfield_radio label:hover {
  background: #05678b;
  color: #fff;
}
.top-images {
  height: 200px;
  position: relative;
  background: no-repeat bottom;
  background-size: cover;
  margin-top: 25px;
}
.top-images svg {
  position: absolute;
  bottom: -1px;
  margin-left: -5px;
  margin-right: -5px;
}
.top-images img {
  position: absolute;
  right: 275px;
  width: 250px;
  top: 30px;
}
@media only screen and (max-width: 767px) {
  .top-images .circlular-illustration {
    display: none;
  }
}
.js-copytextarea {
  opacity: 0;
  position: absolute;
  z-index: -999;
}
.page-title {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  .page-title {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .page-title {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .page-title {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .page-title {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .page-title {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .page-title {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .page-title {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .page-title {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .page-title {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .page-title {
    width: auto !important;
  }
}
.eie-post-illustration {
  position: absolute;
  right: 0;
  top: 2000px;
  z-index: -2;
}
@media only screen and (max-width: 767px) {
  .eie-post-illustration {
    display: none !important;
  }
}
.homepage-gutenberg > :not(section) {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
  max-width: 1163px;
}
@media (min-width: 1199px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .homepage-gutenberg > :not(section) {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .homepage-gutenberg > :not(section) {
    width: auto !important;
  }
}
@media (min-width: 1100px) {
  .no-thumbnail {
    margin-top: -150px;
  }
}
@media (min-width: 1100px) {
  .no-thumbnail-excerpt {
    margin-top: -300px;
  }
}
.gutenberg > :not(section) {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  .gutenberg > :not(section) {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .gutenberg > :not(section) {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .gutenberg > :not(section) {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .gutenberg > :not(section) {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .gutenberg > :not(section) {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .gutenberg > :not(section) {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .gutenberg > :not(section) {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .gutenberg > :not(section) {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .gutenberg > :not(section) {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .gutenberg > :not(section) {
    width: auto !important;
  }
}
.gutenberg h2 {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #022f40;
}
.gutenberg h3 {
  color: #022f40;
}
.gutenberg ol,
.gutenberg ul {
  width: 100%;
  margin: 20px 6%;
  margin-top: 48px !important;
  margin-bottom: 48px !important;
  width: auto;
  max-width: 604px;
}
@media (min-width: 1199px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 13%;
  }
}
@media (min-width: 1280px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 20%;
  }
}
@media (min-width: 1500px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 23%;
  }
}
@media (min-width: 1800px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 26%;
  }
}
@media (min-width: 1900px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 28%;
  }
}
@media (min-width: 2100px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 30%;
  }
}
@media (min-width: 2200px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 33%;
  }
}
@media (min-width: 2400px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 35%;
  }
}
@media (min-width: 2600px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 37%;
  }
}
.gutenberg ol li,
.gutenberg ul li {
  margin: 25px 0;
  color: #426377;
  padding-left: 25px;
}
@media only screen and (max-width: 767px) {
  .gutenberg ol,
  .gutenberg ul {
    margin: 20px 11%;
  }
}
.gutenberg p img {
  width: 100%;
  height: auto;
}
.gutenberg p img.size-thumbnail {
  width: auto;
}
.gutenberg .wp-block-columns {
  max-width: 922px;
  width: 100%;
}
.gutenberg .wp-block-columns p {
  max-width: 500px;
  width: 100%;
}
.gutenberg .wp-block-columns ol,
.gutenberg .wp-block-columns ul {
  margin: 0 50px 0 30px;
}
.gutenberg .wp-block-quote {
  margin-top: 48px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) {
  .gutenberg .wp-block-quote {
    margin-left: 65px !important;
  }
}
.gutenberg .wp-block-embed {
  margin-bottom: 70px !important;
}
@media (min-width: 992px) {
  .gutenberg .wp-block-embed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.gutenberg .wp-block-embed figcaption {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
  max-width: 600px;
}
@media (min-width: 1199px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .gutenberg .wp-block-embed figcaption {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .gutenberg .wp-block-embed figcaption {
    width: auto !important;
  }
}
.gutenberg .wp-block-embed-twitter {
  margin-bottom: 0 !important;
}
.gutenberg .wp-block-embed-twitter .wp-block-embed__wrapper {
  padding-bottom: 0 !important;
  height: auto;
}
.gutenberg .wp-block-image {
  margin-bottom: 50px;
}
.gutenberg .wp-block-image img {
  height: auto;
}
.gutenberg .wp-block-embed__wrapper {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
  position: relative;
  padding-bottom: 37.25%;
  height: 0;
  overflow: hidden;
  width: 600px;
}
@media (min-width: 1199px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .gutenberg .wp-block-embed__wrapper {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .gutenberg .wp-block-embed__wrapper {
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .gutenberg .wp-block-embed__wrapper {
    height: 69px;
  }
}
.gutenberg .wp-block-embed__wrapper embed,
.gutenberg .wp-block-embed__wrapper iframe,
.gutenberg .wp-block-embed__wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gutenberg p.has-large-font-size {
  font-size: 24px;
  line-height: 40px;
}
.gutenberg p.has-normal-font-size {
  font-size: 20px;
  line-height: 36px;
}
.gutenberg p.has-small-font-size {
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .gutenberg iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-height: 400px;
  }
}
.post-header h1.title {
  color: #022f40;
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.4px;
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  .post-header h1.title {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .post-header h1.title {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .post-header h1.title {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .post-header h1.title {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .post-header h1.title {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .post-header h1.title {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .post-header h1.title {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .post-header h1.title {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .post-header h1.title {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .post-header h1.title {
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .post-header h1.title {
    font-size: 26px;
  }
}
.post-header .post-details-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  .post-header .post-details-bar {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .post-header .post-details-bar {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .post-header .post-details-bar {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .post-header .post-details-bar {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .post-header .post-details-bar {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .post-header .post-details-bar {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .post-header .post-details-bar {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .post-header .post-details-bar {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .post-header .post-details-bar {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .post-header .post-details-bar {
    width: auto !important;
  }
}
@media only screen and (max-width: 384px) {
  .post-header .post-details-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.post-header .post-details-bar div {
  margin-right: 25px;
  -webkit-font-smoothing: antialiased;
  color: #426377;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  font-family: basic-sans, sans-serif;
}
.post-header .post-details-bar div span {
  color: #05678b;
  margin-right: 10px;
  font-size: 18px;
}
.post-header .post-image-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1100px) {
  .post-header .post-image-share {
    margin: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.post-header .post-image-share .excerpt {
  background-color: #6cbb7f;
  max-width: 921px;
}
.post-header .post-image-share .excerpt h4 {
  color: #fff;
  max-width: 763px;
  margin: 0 auto;
  padding: 50px 0;
}
@media only screen and (max-width: 991px) {
  .post-header .post-image-share .excerpt h4 {
    margin: 0 15px;
  }
}
.post-header .post-image-share .post-image-buckets {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
  margin-right: 100px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1199px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .post-header .post-image-share .post-image-buckets {
    width: auto !important;
  }
}
@media (max-width: 1100px) {
  .post-header .post-image-share .post-image-buckets {
    margin: 0 !important;
    width: 100%;
  }
}
.post-header .post-image-share .post-image-buckets img {
  width: 921px;
}
@media only screen and (max-width: 991px) {
  .post-header .post-image-share .post-image-buckets img {
    width: 100%;
    height: auto;
  }
}
.post-header .post-image-share .post-image-buckets .event-bottom-border {
  padding-bottom: 25px;
  border-bottom: 1px solid #798ea9;
}
.post-header .post-image-share .post-image-buckets .buckets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  width: 921px;
}
.post-header .post-image-share .post-image-buckets .buckets div {
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
}
.post-header .post-image-share .post-image-buckets .buckets div span {
  margin-right: 5px;
}
.post-header .post-image-share .social-share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}
@media (max-width: 1100px) {
  .post-header .post-image-share .social-share-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.post-header .post-image-share .social-share-buttons a,
.post-header .post-image-share .social-share-buttons button {
  width: 45px;
  height: 45px;
  border: 3px solid #38aecc;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #38aecc;
  margin-bottom: 15px;
  font-size: 18px;
}
.post-header .post-image-share .social-share-buttons a:hover,
.post-header .post-image-share .social-share-buttons button:hover {
  background-color: #fff;
  color: #38aecc;
  cursor: pointer;
}
@media (max-width: 1100px) {
  .post-header .post-image-share .social-share-buttons a,
  .post-header .post-image-share .social-share-buttons button {
    margin-right: 15px;
    width: 30px;
    height: 30px;
  }
}
.post-header .post-image-share .social-share-buttons button {
  width: 50px;
  height: 50px;
}
@media (max-width: 1100px) {
  .post-header .post-image-share .social-share-buttons button {
    width: 38px;
    height: 38px;
  }
}
#about-the-authors {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: 100% 100%;
  margin: 100px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 150px;
}
@media only screen and (max-width: 1199px) {
  #about-the-authors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #about-the-authors {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
  #about-the-authors div.content {
    padding-right: 50px;
  }
}
#about-the-authors:before {
  content: url(../images/authors-reading-illustration.png);
  position: absolute;
  -webkit-transform: translateY(-115%);
  transform: translateY(-115%);
  z-index: -1;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #about-the-authors:before {
    -webkit-transform: translateY(-85%);
    transform: translateY(-85%);
  }
}
@media only screen and (max-width: 767px) {
  #about-the-authors:before {
    display: none;
  }
}
#about-the-authors h2,
#about-the-authors h3,
#about-the-authors p,
#about-the-authors span {
  color: #fff;
}
#about-the-authors h2 {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
  max-width: 1079px;
  width: 100%;
  margin: 15px auto;
}
@media only screen and (max-width: 1199px) {
  #about-the-authors h2 {
    margin: 15px;
  }
}
#about-the-authors .authors-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1079px;
  width: 100%;
  margin: 50px auto;
}
@media only screen and (max-width: 767px) {
  #about-the-authors .authors-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 25px auto !important;
  }
}
@media only screen and (max-width: 1199px) {
  #about-the-authors .authors-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 15px;
    width: auto;
  }
}
#about-the-authors .authors-wrapper .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  #about-the-authors .authors-wrapper .author {
    margin: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#about-the-authors .authors-wrapper .author:first-child {
  margin-right: 30px;
}
#about-the-authors .authors-wrapper .author span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.2px;
}
#about-the-authors .authors-wrapper .author p {
  font-family: basic-sans, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
#about-the-authors .authors-wrapper .author .author-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  #about-the-authors .authors-wrapper .author .author-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#about-the-authors .authors-wrapper .author .author-top .content-top {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  #about-the-authors .authors-wrapper .author .author-top .content-top {
    padding-right: 5px;
    margin-right: 15px;
  }
}
#about-the-authors .authors-wrapper .author .content {
  margin-left: 150px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: -80px;
}
@media only screen and (max-width: 1199px) {
  #about-the-authors .authors-wrapper .author .content {
    margin-left: 0;
    margin-top: 15px;
  }
}
#about-the-authors .authors-wrapper .author .content .solution-areas span {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
}
#about-the-authors .authors-wrapper .author .headshot {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: no-repeat 50%;
  background-size: cover;
}
.event-categories {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
  margin-top: 50px !important;
}
@media (min-width: 1199px) {
  .event-categories {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .event-categories {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .event-categories {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .event-categories {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .event-categories {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .event-categories {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .event-categories {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .event-categories {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .event-categories {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .event-categories {
    width: auto !important;
  }
}
.event-categories div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .event-categories div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.event-categories div span {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #38aecc;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
}
.event-categories div h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  margin-right: 5px;
}
.event-content-wrapper figure,
.event-content-wrapper p {
  max-width: 922px;
  width: 100%;
  margin: 20px 2%;
}
@media (min-width: 1199px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 6%;
  }
}
@media (min-width: 1280px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 5%;
    margin: 20px 10%;
  }
}
@media (min-width: 1500px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 16%;
  }
}
@media (min-width: 1800px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 20%;
  }
}
@media (min-width: 2000px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 24%;
  }
}
@media (min-width: 2100px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 26%;
  }
}
@media (min-width: 2200px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 30%;
  }
}
@media (min-width: 2400px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 33%;
  }
}
@media (min-width: 2600px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    margin: 20px 35%;
  }
}
@media only screen and (max-width: 991px) {
  .event-content-wrapper figure,
  .event-content-wrapper p {
    width: auto !important;
  }
}
#event-attending.event-attending-image {
  width: 100%;
  height: 100%;
  background: no-repeat 50%;
  background-size: contain;
  min-height: 724px;
}
@media only screen and (max-width: 767px) {
  #event-attending.event-attending-image {
    background-size: 200% 100%;
    background-position-x: 20%;
    overflow: hidden;
  }
}
#event-attending.event-attending-image h3 {
  color: #fff;
}
@media only screen and (max-width: 499px) {
  #event-attending.event-attending-image .attendee-wrapper {
    margin-bottom: 75px;
  }
}
#event-attending.event-attending-image .attendee h4,
#event-attending.event-attending-image .attendee span {
  color: #fff;
}
#event-attending {
  position: relative;
  padding: 150px 0;
}
#event-attending:before {
  content: url(../images/attending-illustration.png);
  position: absolute;
  z-index: -1;
  right: 100px;
  top: -245px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #event-attending:before {
    display: none;
  }
}
#event-attending .attendee-wrapper,
#event-attending h3 {
  max-width: 1057px;
  margin: 20px auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  #event-attending .attendee-wrapper,
  #event-attending h3 {
    width: auto;
    margin: 20px 15px;
  }
}
@media only screen and (max-width: 991px) {
  #event-attending .attendee-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#event-attending .attendee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 170px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 100px;
}
@media (min-width: 1028px) {
  #event-attending .attendee:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #event-attending .attendee {
    margin-right: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #event-attending .attendee {
    margin-right: 15px;
    width: 220px;
  }
}
#event-attending .attendee .headshot {
  width: 104px;
  height: 104px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: no-repeat 50%;
  background-size: cover;
}
#event-attending .attendee h4 {
  margin-top: 25px;
}
#event-attending .attendee span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.2px;
  color: #426377;
}
.event-related-posts {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 150px;
}
@media (max-width: 1276px) {
  .event-related-posts {
    width: auto;
    margin: 0 15px;
  }
}
.event-related-posts .related-posts {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.event-related-posts .related-posts .thumbnail {
  overflow: hidden;
}
@media (max-width: 1276px) {
  .event-related-posts .related-posts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
a,
address,
blockquote,
cite,
dd,
dt,
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
label,
li,
p,
span,
td,
th {
  -webkit-font-smoothing: antialiased;
}
h1.title {
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -0.5px;
  color: #05678b;
}
h1,
h1.title {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
}
h1 {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.4px;
  color: #022f40;
}
h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}
h2,
h3 {
  font-family: Roboto, sans-serif;
  letter-spacing: -0.5px;
  color: #05678b;
}
h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
}
h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #022f40;
}
h4,
h5 {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
}
h5 {
  font-size: 17px;
  line-height: 20px;
  color: #05678b;
}
h6 {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #022f40;
}
p {
  color: #426377;
  font-size: 20px;
  line-height: 36px;
  margin: 15px 0;
}
a,
p {
  font-family: basic-sans, sans-serif;
}
a {
  color: #38aecc;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}
a:hover {
  color: #022f40;
}
ol,
ul {
  margin-left: 80px;
}
ol li,
ul li {
  font-family: basic-sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #426377;
  margin-bottom: 15px;
}
blockquote {
  max-width: 765px;
  position: relative;
  margin: 50px 0;
}
blockquote p {
  color: #05678b;
  font-family: basic-sans, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}
@media only screen and (max-width: 500px) {
  blockquote p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px;
  }
}
blockquote cite {
  color: #798ea9;
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-style: normal;
  font-weight: 700;
}
blockquote:before {
  width: 5px;
  height: 100%;
  position: absolute;
  background-color: #05678b;
  content: "";
  left: -50px;
  top: 0;
}
.wp-block-separator {
  border-bottom: 1px solid #798ea9;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 25px 0;
  color: #798ea9;
}
.breadcrumb-wrapper {
  max-width: 1228px;
  margin: 50px auto;
  width: 100%;
}
@media (max-width: 1270px) {
  .breadcrumb-wrapper {
    margin: 50px 15px;
    width: auto;
  }
}
.breadcrumb-wrapper .breadcrumbs {
  background-color: rgba(56, 174, 204, 0.1);
  border-radius: 55px;
  padding: 4px 15px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.2px;
  color: #38aecc;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumbs {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.breadcrumb-wrapper-header {
  margin: 50px auto;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .breadcrumb-wrapper-header {
    margin-top: 50px;
  }
}
::-webkit-input-placeholder {
  color: #798ea9;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 400;
}
::-moz-placeholder {
  color: #798ea9;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-weight: 400;
}
:-ms-input-placeholder {
  color: #798ea9;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 400;
}
:-moz-placeholder {
  color: #798ea9;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-weight: 400;
}
.quality-color {
  color: #793889;
}
.innovation-color {
  color: #6cbb7f;
}
.opportunity-color {
  color: #38aecc;
}
h2.st-blue {
  color: #05678b;
  display: inline-block;
  padding: 36px 25px;
}
h2.st-blue:after {
  background-color: #7ee5ff;
  bottom: 20px !important;
  left: 25px !important;
}
h2.st-white {
  color: #fff;
  display: inline-block;
  padding: 36px 25px;
}
h2.st-white:after {
  background-color: #fff;
  bottom: 20px !important;
  left: 25px !important;
}
h2.st-green {
  color: #fff;
  background-color: #6cbb7f;
  border-radius: 20px;
  display: inline-block;
  padding: 36px 25px !important;
}
h2.st-green:after {
  display: none;
}
h2.st-green:before {
  background-color: #fff;
  bottom: 20px !important;
  left: 25px !important;
  content: "";
  width: 80px;
  height: 5px;
  position: absolute;
  bottom: -15px;
}
@media only screen and (max-width: 767px) {
  h2.st-green {
    margin-left: -15px !important;
  }
}
h2.st-orange {
  color: #fff;
  background-color: #f79256;
  border-radius: 20px;
  display: inline-block;
  padding: 36px 25px !important;
}
h2.st-orange:after {
  display: none;
}
h2.st-orange:before {
  background-color: #fff;
  bottom: 20px !important;
  left: 25px !important;
  content: "";
  width: 80px;
  height: 5px;
  position: absolute;
  bottom: -15px;
}
@media only screen and (max-width: 767px) {
  h2.st-orange {
    margin-left: -15px !important;
  }
}
h2.section-title {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
  position: relative;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) {
  h2.section-title {
    margin-top: 50px;
    margin-left: 15px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
h2.section-title:after {
  content: "";
  width: 80px;
  height: 5px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  h2.section-title:after {
    left: 2px !important;
  }
}
@media only screen and (max-width: 767px) {
  h2.section-title:after {
    left: 0 !important;
  }
}
figcaption {
  font-family: Roboto, sans-serif;
  color: #022f40;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
}
table tr {
  height: 75px;
  border-radius: 5px;
}
table thead th {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #022f40;
  text-align: left;
  padding-left: 25px;
}
table tbody tr:nth-child(odd) {
  background-color: transparent !important;
  border-color: transparent !important;
}
table tbody tr:nth-child(2n) {
  background-color: rgba(5, 103, 139, 0.05) !important;
  border-color: rgba(5, 103, 139, 0.05) !important;
}
table tbody td,
table tfoot td {
  font-family: basic-sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  padding-left: 25px;
}
table tfoot td {
  font-weight: 700;
}
.masonry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  max-height: 800px;
  margin-left: -8px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .masonry {
    max-width: 881px;
    max-height: 1201px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .masonry {
    max-height: 1400px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .masonry {
    max-height: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.masonry-card {
  margin: 0 8px 8px 0;
}
.wp-block {
  max-width: 75%;
}
* {
  margin: 0;
  padding: 0;
}
body,
html {
  overflow-x: hidden;
}
html {
  height: 100%;
}
body,
html {
  width: 100%;
}
body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.visible {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}
.container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: 166px;
}
.wrapper {
  margin: 0 auto;
  max-width: 1161px;
  margin-top: 50px;
}
.homepage-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1228px;
  width: 100%;
  margin: 150px auto 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .homepage-hero {
    height: 100%;
    margin-top: 50px;
  }
}
.homepage-hero .homepage-hero-left {
  position: relative;
  min-height: 500px;
  max-width: 485px;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .homepage-hero .homepage-hero-left {
    min-height: 600px;
  }
}
@media (max-width: 1250px) {
  .homepage-hero .homepage-hero-left {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.homepage-hero .homepage-hero-left h1 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .homepage-hero .homepage-hero-left h1 {
    font-size: 34px;
  }
}
.homepage-hero .homepage-hero-right {
  position: absolute;
  right: 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .homepage-hero .homepage-hero-right {
    width: auto;
    right: -12px;
    top: 315px;
    margin-top: 10px;
  }
}
.homepage-hero .homepage-hero-right img {
  max-width: 927px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .homepage-hero .homepage-hero-right img {
    width: 650px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-hero .homepage-hero-right img {
    width: 450px;
  }
}
.homepage-bottom-illustration {
  margin: 50px auto;
  max-width: 800px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-bottom-illustration {
    margin: 75px 15px;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .homepage-bottom-illustration img {
    width: 100%;
    height: auto;
  }
}
#searchPage.wrapper {
  max-width: 1242px;
  margin-bottom: 100px;
}
#searchPage.wrapper .pagination {
  margin: 100px auto 50px;
}
#searchPage.wrapper .pagination .pagination-arrow {
  color: #38aecc;
  border: 1px solid #38aecc;
  border-radius: 0;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  margin: 0 8px;
  line-height: 16px;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
#searchPage.wrapper .pagination .pagination-arrow:hover {
  color: #fff;
  border: 1px solid #38aecc;
  background-color: #38aecc;
  cursor: pointer;
}
#searchPage.wrapper .pagination .pagination-arrow-hidden {
  display: none;
}
#searchPage.wrapper .pagination li {
  list-style: none;
  margin: 0 8px;
  width: 40px;
  height: 40px;
  line-height: 16px;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
#searchPage.wrapper .pagination li .pagination-current {
  color: #fff;
  background-color: #38aecc !important;
  border: 1px solid #38aecc !important;
  position: relative;
  min-width: unset;
  border-radius: 0;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#searchPage.wrapper .pagination li .pagination-current:hover {
  color: #fff;
}
#searchPage.wrapper .pagination li a {
  color: #38aecc;
  border: 1px solid #38aecc;
  border-radius: 0;
  min-width: unset;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
#searchPage.wrapper .pagination li a:hover {
  color: #fff;
  border: 1px solid #38aecc;
  background-color: #38aecc;
  cursor: pointer;
}
@media (max-width: 1222px) {
  #searchPage {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#searchPage .title {
  margin-bottom: 50px;
}
#searchPage .search-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 1222px) {
  #searchPage .search-wrapper {
    width: auto;
    margin-right: 25px;
  }
}
#searchPage .search-wrapper input {
  width: 100%;
  max-width: 1215px;
  height: 55px;
  border: 1px solid #798ea9;
  padding-left: 25px;
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#searchPage .search-wrapper .fa-search {
  position: absolute;
  right: 15px;
  top: 20px;
  color: #38aecc;
  font-size: 18px;
}
#searchPage .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#searchPage .tabs h6 {
  color: #798ea9;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
}
#searchPage .tabs .tab-wrapper,
#searchPage .tabs .tab-wrapper .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#searchPage .tabs .tab-wrapper .tab {
  width: 100%;
  max-width: 188px;
  height: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #eff0f2;
  color: #05678b;
  font-family: Roboto, sans-serif;
  margin-right: 20px;
  font-weight: 500;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
}
#searchPage .tabs .tab-wrapper .tab:hover {
  background-color: #f79256;
  color: #fff;
  cursor: pointer;
}
#searchPage .tabs .tab-wrapper .tab.active {
  color: #fff;
  background-color: #f79256;
}
#searchPage .term-key-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  width: 100%;
  margin: 50px auto;
}
@media only screen and (max-width: 991px) {
  #searchPage .term-key-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#searchPage .term-key-wrapper h2 {
  font-size: 36px;
  font-family: basic-sans, sans-serif;
  color: #022f40;
}
#searchPage .term-key-wrapper h2 span {
  color: #05678b;
}
#searchPage .term-key-wrapper .key {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#searchPage .term-key-wrapper .key > div {
  margin-left: 25px;
}
#searchPage .term-key-wrapper .key > div span {
  font-family: basic-sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-left: 15px;
}
#searchPage #pages.result-list .post p {
  font-weight: 400;
  line-height: 23px;
  font-size: 18px;
  color: #022f40;
}
#searchPage .result-list ul {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1222px) {
  #searchPage .result-list ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#searchPage .result-list ul .post {
  margin-right: 24px;
  position: relative;
}
#searchPage .result-list ul .post:after {
  display: none;
}
#searchPage .result-list ul .post:hover:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -6px;
  right: -6px;
  width: 99%;
  height: 99%;
  border-radius: 4px;
  content: "";
  border: 7px solid #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
}
#searchPage .result-list ul .post a.post-link {
  position: relative;
  z-index: 2;
  display: block;
}
#searchPage .result-list ul .post:nth-child(4) {
  margin-right: 0;
}
@media (max-width: 1222px) {
  #searchPage .result-list ul .post:nth-child(4) {
    margin-right: 24px;
  }
}
#searchPage .result-list ul .post h5 {
  word-break: break-word;
}
#searchPage .result-list ul .post .buckets {
  margin-bottom: 5px;
}
#searchPage .result-list ul .post .buckets .bucket {
  font-size: 14px;
}
#searchPage .result-list ul .post .buckets .quality {
  color: #38aecc;
}
#searchPage .result-list ul .post .buckets .innovation {
  color: #eeb91a;
}
#searchPage .result-list ul .post .buckets .opportunity {
  color: #6cbb7f;
}
#searchPage .filters-tab:hover {
  cursor: pointer;
}
#searchPage .filters-tab .filters-tab-wrapper span {
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #38aecc;
  border-radius: 0 4px 0 0;
}
#searchPage .filters-tab .filters-tab-wrapper h5,
#searchPage .filters-tab .filters-tab-wrapper span {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
#searchPage .filters-tab .filters-tab-wrapper h5 {
  background-color: #05678b;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 125px;
  padding-top: 25px;
  border-radius: 4px 0 0 0;
}
#searchPage .show-filters-tab {
  position: absolute;
  left: 0;
}
#searchPage .filters {
  position: absolute;
  left: 0;
  max-width: 441px;
  z-index: 3;
}
#searchPage .filters,
#searchPage .filters .filters-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#searchPage .filters .filters-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  box-shadow: 3px 10px 30px rgba(61, 86, 118, 0.15);
  border-radius: 0 8px 8px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
#searchPage .filters .filters-wrapper form ::-webkit-input-placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#searchPage .filters .filters-wrapper form ::-moz-placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#searchPage .filters .filters-wrapper form ::-ms-input-placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#searchPage .filters .filters-wrapper form ::placeholder {
  font-family: basic-sans, sans-serif !important;
  font-size: 17px;
  line-height: 20px;
  color: #798ea9;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#searchPage .filters .filters-wrapper form .filter-dropdown {
  position: relative;
  width: 260px;
  margin-bottom: 20px;
}
#searchPage .filters .filters-wrapper form .filter-dropdown label {
  font-family: Roboto, sans-serif;
  color: #798ea9;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
  display: block;
}
#searchPage .filters .filters-wrapper form .filter-dropdown .multiselect,
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .multiselect
  .selectBox {
  position: relative;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .multiselect
  .selectBox
  .dropdown {
  width: 240px;
  height: 55px;
  border: 1px solid #798ea9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
  border-radius: 2px;
  background-color: #fff;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .multiselect
  .selectBox
  .dropdown:hover {
  cursor: pointer;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .multiselect
  .selectBox
  .dropdown
  span {
  margin-right: auto;
  padding-left: 20px;
  font-weight: 700;
  color: #798ea9;
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .multiselect
  .selectBox
  .dropdown
  img {
  width: 15px;
}
#searchPage .filters .filters-wrapper form .filter-dropdown #checkboxes {
  position: absolute;
  top: 78px;
  width: 100%;
  background-color: #fff;
  border: 0;
  z-index: 35;
  -webkit-box-shadow: 0 4px 18px 0 rgba(0, 49, 75, 0.2);
  box-shadow: 0 4px 18px 0 rgba(0, 49, 75, 0.2);
  height: auto;
  max-height: 350px;
  padding-bottom: 15px;
  padding-top: 15px;
  overflow: scroll;
}
@media only screen and (max-width: 400px) {
  #searchPage .filters .filters-wrapper form .filter-dropdown #checkboxes {
    width: 250px;
  }
}
#searchPage .filters .filters-wrapper form .filter-dropdown #checkboxes label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  color: #798ea9;
  font-family: basic-sans, sans-serif;
  font-size: 14px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  #checkboxes
  label
  input {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 2px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  #checkboxes
  label
  input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #798ea9;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  #checkboxes
  label
  input[type="checkbox"]:checked {
  background: #38aecc;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  #checkboxes
  label
  input[type="checkbox"]:after {
  content: "";
  position: relative;
  left: 40%;
  top: 20%;
  width: 15%;
  height: 40%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  #checkboxes
  label
  input[type="checkbox"]:checked:after {
  display: block;
}
#searchPage .filters .filters-wrapper form .filter-dropdown span.to {
  margin-left: 50%;
  color: #798ea9;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  font-family: basic-sans, sans-serif;
}
#searchPage .filters .filters-wrapper form .filter-dropdown .cal-wrapper {
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .cal-wrapper
  span.cal {
  position: absolute;
  left: 40px;
  z-index: 4;
  top: 17px;
  color: #798ea9;
  font-size: 18px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .cal-wrapper
  .vdp-datepicker
  input {
  background-color: #fff;
  border: 1px solid #798ea9;
  width: 215px;
  height: 55px;
  color: #798ea9;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  font-family: basic-sans, sans-serif;
  font-size: 17px;
  margin-left: 25px;
  padding-left: 45px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .cal-wrapper
  .vdp-datepicker__calendar {
  width: 300px;
}
#searchPage
  .filters
  .filters-wrapper
  form
  .filter-dropdown
  .cal-wrapper
  .vdp-datepicker__calendar
  span {
  position: relative;
  right: 0;
  top: 0;
  font-family: basic-sans, sans-serif;
}
#searchPage .filters .filters-wrapper form .orange-button {
  width: 100%;
}
#searchPage .filters .form-results {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #798ea9;
  width: 100%;
  max-width: 240px;
}
#searchPage .filters .form-results h4 {
  color: #05678b;
}
#searchPage .filters .form-results p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.2px;
  color: #798ea9;
}
#searchPage .filters .form-results button {
  border: 0;
  background-color: transparent;
  color: #38aecc;
  font-family: basic-sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
#searchPage .filters .form-results button:focus,
#searchPage .filters .form-results button:hover {
  color: #022f40;
  cursor: pointer;
}
#searchPage .filters .hide-filters-tab {
  margin-top: 15px;
}
@media print {
  @page {
    size: auto;
    margin: 2cm;
  }
  body img {
    filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    width: 33% !important;
    height: 33% !important;
    page-break-inside: avoid;
  }
  body * {
    background-image: none !important;
  }
  a,
  address,
  blockquote,
  cite,
  dd,
  dt,
  figcaption,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  label,
  li,
  p,
  span,
  td,
  th {
    -webkit-font-smoothing: antialiased;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    page-break-inside: auto;
    page-break-after: auto;
    page-break-before: auto;
  }
  iframe {
    display: none !important;
  }
  h1,
  h1.title {
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: 400;
  }
  h2,
  h3 {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 400;
  }
  h3 {
    text-transform: uppercase;
  }
  h4 {
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 400;
  }
  h5 {
    font-family: basic-sans, sans-serif;
  }
  h5,
  h6 {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  h6 {
    font-family: Roboto, sans-serif;
  }
  p {
    font-family: basic-sans, sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 15px 0;
  }
  a,
  p {
    color: #000;
    font-weight: 400;
  }
  a {
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
  }
  a:hover {
    color: #000;
  }
  ol,
  ol li,
  ul,
  ul li {
    margin: 0 !important;
  }
  ol li,
  ul li {
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
  }
  blockquote {
    max-width: 765px;
    position: relative;
    margin: 50px 0;
  }
  blockquote cite,
  blockquote p {
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  blockquote cite {
    font-style: normal;
  }
  .wp-block-separator,
  blockquote:before {
    display: none;
  }
  .breadcrumb-wrapper {
    max-width: 1228px;
    margin: 50px auto;
    width: 100%;
  }
  .breadcrumb-wrapper .breadcrumbs {
    display: none;
  }
  .breadcrumb-wrapper-header {
    margin: 50px auto;
    width: 100%;
    margin-top: -20px;
    position: relative;
  }
  ::-webkit-input-placeholder {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  ::-moz-placeholder {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  :-ms-input-placeholder {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  :-moz-placeholder {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
  .innovation-color,
  .opportunity-color,
  .quality-color {
    color: #000;
  }
  h2.section-title {
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
    position: relative;
  }
  h2.section-title:after {
    display: none;
  }
  h2.st-blue {
    color: #000;
  }
  h2.st-blue:after {
    display: none;
  }
  h2.st-white {
    color: #000;
  }
  h2.st-white:after {
    display: none;
  }
  h2.st-green {
    color: #000;
    background-color: #fff;
    border-radius: 20px;
    display: inline-block;
    padding: 36px 25px;
  }
  h2.st-green:after {
    display: none;
  }
  h2.st-orange {
    color: #000;
    background-color: #fff;
    border-radius: 20px;
    display: inline-block;
    padding: 36px 25px;
  }
  h2.st-orange:after {
    display: none;
  }
  figcaption {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
  }
  table tr {
    height: 75px;
    border-radius: 5px;
  }
  table thead th {
    font-family: basic-sans, sans-serif;
    letter-spacing: -0.2px;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    padding-left: 25px;
  }
  table tbody tr:nth-child(odd) {
    background-color: transparent !important;
    border-color: transparent !important;
  }
  table tbody tr:nth-child(2n) {
    background-color: #fff;
    border-color: #000;
  }
  table tbody td {
    font-family: basic-sans, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    padding-left: 25px;
  }
  .primary-button-large,
  .primary-button-small {
    display: none;
  }
  .header-wrapper {
    position: absolute;
  }
  .header-wrapper #top-nav {
    display: none;
  }
  .header-wrapper
    header#sitewideHeader
    .main-nav-wrapper
    .top-nav-wrapper
    .site-logo
    img {
    width: 50% !important;
    height: 50% !important;
  }
  .header-wrapper
    header#sitewideHeader
    .main-nav-wrapper
    .top-nav-wrapper
    button.mobile-bars
    svg,
  .header-wrapper
    header#sitewideHeader
    .main-nav-wrapper
    .top-nav-wrapper
    button.nav-search
    svg,
  .header-wrapper
    header#sitewideHeader
    .main-nav-wrapper
    .top-nav-wrapper
    ul.nav-links {
    display: none;
  }
  .header-wrapper header#sitewideHeader .main-nav-wrapper div.sticky-nav {
    display: none !important;
  }
  .header-wrapper
    header#sitewideHeader
    .main-nav-wrapper
    .top-nav-wrapper.hide-nav
    .site-logo
    img {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .container {
    margin-top: 0 !important;
  }
  .container .svg-bottom,
  .container .svg-top,
  .container .vector-overlay {
    display: none;
  }
  .container .homepage-hero {
    margin-top: 0;
  }
  .container .homepage-hero .homepage-hero-left {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    margin: 0;
  }
  .container .homepage-hero .homepage-hero-left h1 {
    margin-top: 75px;
    font-family: basic-sans, sans-serif;
    color: #000;
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: 400;
  }
  .container .homepage-hero .homepage-hero-right,
  .container .table-of-contents-section,
  .container .top-images {
    display: none;
  }
  .container .gutenberg ol,
  .container .gutenberg ul {
    margin: 0 !important;
  }
  .container .gutenberg img {
    width: 33% !important;
    height: 33% !important;
  }
  .container section {
    margin: 0 !important;
    min-height: -webkit-fit-content !important;
    min-height: -moz-fit-content !important;
    min-height: fit-content !important;
    padding: 50px 0 !important;
  }
  .container section .headshot img {
    width: 100px !important;
    height: 100px !important;
  }
  .container section#blockquote-with-image {
    background-image: none !important;
    max-width: 100%;
    padding: 50px 0;
  }
  .container section#blockquote-with-image:before {
    display: none;
  }
  .container section#blockquote-with-image .blockquote-wrapper blockquote {
    margin: 5px 0;
  }
  .container .states-list,
  .container section#states-map .dropdown-container .state-filter {
    display: none;
  }
  .container section#states-map #state-map-svg {
    filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    width: 30%;
    height: 30%;
  }
  .container section#states-map .state-description-container {
    background-color: transparent;
  }
  .container
    section#states-map
    .state-description-container
    .top-description
    span {
    display: none;
  }
  .container
    section#states-map
    .state-description-container
    .top-description
    .center-button
    a:after {
    content: ":    " attr(href);
  }
  .container section#fast-facts-grid {
    padding: 0 !important;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .container section#fast-facts-grid .fast-facts-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container section#fast-facts-grid .fast-facts-wrapper .fast-facts-title {
    background-color: #fff;
    margin: 0;
    padding: 0 !important;
  }
  .container section#fast-facts-grid .fast-facts-wrapper .fast-facts-title img {
    display: none;
  }
  .container section#fast-facts-grid .fast-facts-wrapper .fast-facts {
    margin: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 800px;
  }
  .container section#fast-facts-grid .fast-facts-wrapper .fast-facts .fact {
    box-shadow: none;
    -webkit-box-shadow: none;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    padding-top: 0;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-wrapper {
    width: 625px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-wrapper
    span {
    font-size: 16px !important;
    line-height: 20px !important;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-wrapper
    svg {
    letter-spacing: 0;
    font-size: large;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-wrapper
    p {
    width: 100%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    text-align: left;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-source {
    color: #000;
    margin: 0;
  }
  .container
    section#fast-facts-grid
    .fast-facts-wrapper
    .fast-facts
    .fact
    .fact-source
    a {
    font-size: 10px !important;
    line-height: 12px !important;
  }
  .container section#policy .policy-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container section#policy .policy-flex .policy-left {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-right: 0;
  }
  .container section#policy .policy-flex .policy-left .policy-key {
    margin-top: 10px;
  }
  .container section#policy .policy-flex .policy-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    margin-top: 50px;
  }
  .container section#featured-resource .the-resource img {
    width: 33% !important;
    height: 33% !important;
  }
  .container .homepage-bottom-illustration,
  .container section#testimonial,
  .container section#the-latest,
  .container section#twitter-feed {
    display: none;
  }
  .container .post-header {
    margin-top: 75px;
  }
  .container .post-header .post-details-bar div {
    font-weight: 400;
    color: #000 !important;
  }
  .container .post-header .post-details-bar div span svg {
    color: #000 !important;
  }
  .container .post-header .post-image-share .post-image-buckets img {
    width: 33% !important;
    height: 33% !important;
  }
  .container .post-header .post-image-share .post-image-buckets .excerpt {
    background-color: #fff;
  }
  .container .post-header .post-image-share .post-image-buckets .excerpt h4 {
    margin: 0;
  }
  .container #about-the-authors,
  .container #about-the-authors:before,
  .container .event-related-posts,
  .container .post-header .post-image-share .post-image-buckets .buckets,
  .container .post-header .post-image-share .social-share-buttons {
    display: none;
  }
  .container section#fast-facts-slider .fast-facts {
    background-color: #fff;
    margin-left: 0;
    padding-left: 0;
  }
  .container
    section#fast-facts-slider
    .fast-facts
    div.next.next-left.slick-arrow,
  .container
    section#fast-facts-slider
    .fast-facts
    div.next.next-right.slick-arrow {
    display: none !important;
  }
  .container section#fast-facts-slider .fast-facts div.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .container section#fast-facts-slider .fast-facts div.slick-track .fact {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .container .gutenberg.hide-content {
    position: inherit;
    right: 0;
    top: 0;
    z-index: 0;
    display: inherit;
  }
  .container .gutenberg.hide-content * {
    display: block !important;
    max-width: inherit;
  }
  .container .gutenberg.hide-content * p img {
    width: 33% !important;
    height: 33% !important;
  }
  .container .gutenberg.hide-content * a:after {
    content: " (" attr(href) ") ";
  }
  footer {
    display: none;
  }
}
.resource-img {
  width: 100%;
  height: auto;
}

footer .footer-identity p{
  font-size: 14px;
  line-height: 17px;
}
.footer-identity .footer-address{
  margin-top: 0;
}