@charset "utf-8";
/* CSS Document */
/* Google Fonts

Light 300
Light 300 Italic
Regular 400
Regular 400 Italic
Medium 500
Medium 500 Italic
SemiBold 600
SemiBold 600 Italic

*/
.grecaptcha-badge {
  visibility: hidden;
}
body {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 300;
  xxxpadding-top: 100px;
}
#page {
  padding-top: 72px;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #page {
    padding-top: 85px;
  }
}
@media (min-width: 1024px) {
  #page {
    padding-top: 88px;
  }
}
@media (min-width: 1300px) {
  #page {
    padding-top: 100px;
  }
}
strong {
  font-weight: 600;
}
.modal-backdrop {
  background-color: #1e3166 !important;
}
#join-list .modal-backdrop {
  background-color: #1e3166 !important;
  opacity: 1.0;
}
#join-list .modal-backdrop.show {
  opacity: 1.0 !important;
}
#join-list .modal-content {
  background-color: transparent !important;
  border: none;
  outline: none;
}
#join-list .modal-backdrop {
  background-color: #1e3166 !important;
  opacity: 1.0;
}
.landing h1 {
  font-weight: 800;
  font-size: 3rem;
  color: #fff;
  line-height: 1.1;
}
.landing h2 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #fff;
  letter-spacing: .1rem;
  line-height: 1.3;
}
.landing h3 {
  font-weight: 600;
  font-size: 1.9rem;
  color: #3d7cca;
}
.landing h4 {
  font-weight: 600;
  font-size: 1.45rem;
  line-height: 1.5;
  color: #3d7cca;
}
.landing p {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #1e3166;
}
.landing .text-feature-lg {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .landing h1 {
    font-weight: 800;
    font-size: 3rem;
    color: #fff;
    line-height: 1.1;
  }
  .landing h2 {
    font-weight: 800;
    font-size: 1.25rem;
    color: #fff;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .landing h3 {
    font-weight: 600;
    font-size: 2rem;
    color: #3d7cca;
  }
  .landing h4 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .landing p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .landing .text-feature-lg {
    font-size: 1.65rem;
  }
}
@media (min-width: 992px) {
  .landing h1 {
    font-weight: 800;
    font-size: 3.25rem;
    color: #fff;
    line-height: 1.1;
  }
  .landing h2 {
    font-weight: 800;
    font-size: 1.25rem;
    color: #fff;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .landing h3 {
    font-weight: 600;
    font-size: 2rem;
    color: #3d7cca;
  }
  .landing h4 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .landing p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .landing .text-feature-lg {
    font-size: 1.65rem;
  }
}
@media (min-width: 1024px) {
  .landing h1 {
    font-weight: 800;
    font-size: 3.75rem;
    color: #fff;
    line-height: 1.1;
  }
  .landing h2 {
    font-weight: 800;
    font-size: 1.25rem;
    color: #fff;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .landing h3 {
    font-weight: 600;
    font-size: 2.25rem;
    color: #3d7cca;
  }
  .landing h4 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .landing p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .landing .text-feature-lg {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .landing h1 {
    font-weight: 800;
    font-size: 4rem;
    color: #fff;
    line-height: 1.1;
  }
  .landing h2 {
    font-weight: 800;
    font-size: 1.25rem;
    color: #fff;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .landing h3 {
    font-weight: 600;
    font-size: 2.25rem;
    color: #3d7cca;
  }
  .landing h4 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .landing p {
    font-size: 1.3rem;
    line-height: 1.75;
    color: #1e3166;
  }
  .landing .text-feature-lg {
    font-size: 1.875rem;
  }
}
@media (min-width: 1600px) {
  .landing h1 {
    font-weight: 800;
    font-size: 5rem;
    color: #fff;
    line-height: 1.1;
  }
  .landing h2 {
    font-weight: 800;
    font-size: 1.5rem;
    color: #fff;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .landing h3 {
    font-weight: 600;
    font-size: 3.35rem;
    color: #3d7cca;
  }
  .landing h4 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .landing p {
    font-size: 1.6rem;
    line-height: 1.75;
    color: #1e3166;
  }
  .landing .text-feature-lg {
    font-size: 2.1rem;
  }
}
.secondary h1, #stats h3 {
  font-weight: 600;
  font-size: 1.9rem;
  color: #3d7cca;
}
.secondary h2 {
  font-weight: 600;
  font-size: 1.45rem;
  line-height: 1.5;
  color: #3d7cca;
}
.secondary p {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #1e3166;
}
.secondary .text-feature-lg {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .secondary h1, #stats h3 {
    font-weight: 600;
    font-size: 2rem;
    color: #3d7cca;
  }
  .secondary h2 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .secondary p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .secondary .text-feature-lg {
    font-size: 1.65rem;
  }
}
@media (min-width: 992px) {
  .secondary h1, #stats h3 {
    font-weight: 600;
    font-size: 2rem;
    color: #3d7cca;
  }
  .secondary h2 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .secondary p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .secondary .text-feature-lg {
    font-size: 1.65rem;
  }
}
@media (min-width: 1024px) {
  .secondary h1, #stats h3 {
    font-weight: 600;
    font-size: 2.25rem;
    color: #3d7cca;
  }
  .secondary h2 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .secondary p {
    font-size: 1.35rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .secondary .text-feature-lg {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .secondary h1, #stats h3 {
    font-weight: 600;
    font-size: 2.25rem;
    color: #3d7cca;
  }
  .secondary h2 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .secondary p {
    font-size: 1.3rem;
    line-height: 1.75;
    color: #1e3166;
  }
  .secondary .text-feature-lg {
    font-size: 1.875rem;
  }
}
@media (min-width: 1600px) {
  .secondary h1, #stats h3 {
    font-weight: 600;
    font-size: 3.35rem;
    color: #3d7cca;
  }
  .secondary h2 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.5;
    color: #3d7cca;
  }
  .secondary p {
    font-size: 1.6rem;
    line-height: 1.75;
    color: #1e3166;
  }
  .secondary .team-bio p {
    font-size: 1.5rem;
    line-height: 1.65;
    color: #1e3166;
  }
  .secondary .text-feature-lg {
    font-size: 2.1rem;
  }
}
ul.list-blue {
  list-style: none;
}
ul.list-blue li {
  position: relative;
}
ul.list-blue li:before {
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  top: 17px;
  left: -20px;
  background-color: #0047BB;
}
ul.list-blue.list-short li:before {
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  top: 7px;
  left: -20px;
  background-color: #0047BB;
}
ul.list-blue li {
  font-size: 1.45rem;
  line-height: 1.65;
  color: #0047BB;
  margin-bottom: .5rem;
}
ul.list-blue.list-short li {
  font-size: 1rem;
  line-height: 1.4;
  color: #0047BB;
  margin-bottom: .75rem;
}
.list-team {}
.list-team li a {
  text-decoration: none;
  color: #1e3166;
  display: block;
  padding: .3rem 0;
  font-size: 1.25rem;
}
.list-team li a:hover, .list-team li a:active, .list-team li a:focus {
  text-decoration: none;
  color: #1e3166;
  display: block;
  padding: .3rem 0;
}
#page small, #page .small {
  font-size: 0.875em;
  line-height: 1.1 !important;
}
.medium {
  font-size: 1.25em;
}
.small-caps {
  font-variant: small-caps !important;
}
#page .text-callout {
  font-size: 1.5rem;
  line-height: 1.35;
  font-weight: 500;
}
#benefits .border-end {
  border-right: none !important;
}
@media (min-width: 1200px) {
  #benefits .border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
  }
}
@media (min-width: 992px) {
  #page .text-callout {
    font-size: 2rem;
    line-height: 1.35;
    font-weight: 500;
  }
  #page .text-callout strong {
    font-size: 1.6rem !important;
  }
}
.bio-divider {
  border-top: 4px solid #3d7cca;
}
@media (min-width: 992px) {
  .bio-divider {
    border-left: 4px solid #3d7cca;
    border-top: none;
  }
}
footer p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: #1e3166;
  font-weight: 400;
}
footer address {
  font-size: 1.125rem;
  line-height: 1.4;
  color: #1e3166;
  font-weight: 400;
}
abbr[title] {
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: auto;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.letter-spacing-sm {
  letter-spacing: .05rem;
}
.letter-spacing-md {
  letter-spacing: .1rem;
}
.letter-spacing-lg {
  letter-spacing: .15rem;
}
.quote-marks {
  position: relative;
}
.quote-marks:before, .quote-marks:after {
  position: absolute;
  display: block;
  width: 40px;
  height: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.quote-marks:before {
  content: '';
  left: -40px;
  top: -30px;
  background-image: url("/img/blockquote-left-quotemark.svg")
}
.quote-marks:after {
  content: '';
  right: -40px;
  bottom: -30px;
  background-image: url("/img/blockquote-right-quotemark.svg")
}
.blockquote p {
  font-size: 1.25rem;
  line-height: 1.75;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}
.blockquote p span {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1;
  color: #ffffff;
}
.blockquote-footer {
  color: #A1D9F1;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  margin-top: 1.5rem;
  letter-spacing: .1rem;
  font-variant: small-caps;
}
.blockquote-footer cite {
  color: #A1D9F1;
  font-size: 1.25rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: .1rem;
  font-variant: small-caps;
}
.blockquote-footer::before {
  content: "";
}
@media (min-width: 768px) {
  .blockquote p {
    font-size: 1rem;
    line-height: 1.5;
  }
  .blockquote p span {
    font-size: 1.5rem;
  }
  .blockquote-footer {
    color: #A1D9F1;
    font-size: 1rem;
    margin-top: 1rem;
  }
  .blockquote-footer cite {
    color: #A1D9F1;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .blockquote p {
    font-size: 1.125rem;
    line-height: 1.55;
  }
  .blockquote p span {
    font-size: 1.65rem;
  }
  .blockquote-footer {
    color: #A1D9F1;
    font-size: 1.25rem;
    margin-top: 1rem;
  }
  .blockquote-footer cite {
    color: #A1D9F1;
    font-size: 1.25rem;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .1rem;
    font-variant: small-caps;
  }
}
@media (min-width: 1200px) {
  .quote-marks:before, .quote-marks:after {
    width: 50px;
    height: 40px;
  }
  .quote-marks:before {
    left: -50px;
    top: -40px;
  }
  .quote-marks:after {
    right: -50px;
    bottom: -40px;
  }
  .blockquote p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .blockquote p span {
    font-size: 2rem;
  }
  .blockquote-footer {
    font-size: 1.25rem;
    margin-top: 1.35rem;
  }
  .blockquote-footer cite {
    font-size: 1.25rem;
  }
}
@media (min-width: 1600px) {
  .quote-marks {
    position: relative;
  }
  .quote-marks:before, .quote-marks:after {
    position: absolute;
    display: block;
    width: 60px;
    height: 50px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .quote-marks:before {
    content: '';
    left: -60px;
    top: -50px;
    background-image: url("/img/blockquote-left-quotemark.svg")
  }
  .quote-marks:after {
    content: '';
    right: -60px;
    bottom: -50px;
    background-image: url("/img/blockquote-right-quotemark.svg")
  }
  .blockquote p {
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
  }
  .blockquote p span {
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 1;
    color: #ffffff;
  }
  .blockquote-footer {
    color: #A1D9F1;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    margin-top: 1.5rem;
    letter-spacing: .1rem;
    font-variant: small-caps;
  }
  .blockquote-footer cite {
    color: #A1D9F1;
    font-size: 1.6rem;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .1rem;
    font-variant: small-caps;
  }
}
/*=== Primary Navigation Styles ===*/
#nav-menu {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
}
#nav-menu i {
  color: #1E3166;
}
#offcanvasMenu .offcanvas-header {
  background-color: #1E3166;
}
#offcanvasMenu .offcanvas-title {
  color: #ffffff !important;
}
#offcanvasMenu .btn i {
  color: #ffffff !important;
}
.brand-logo {
  min-width: 200px;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .brand-logo {
    min-width: 250px;
  }
}
@media (min-width: 1600px) {
  .brand-logo {
    min-width: 300px;
  }
}
#nav-primary {
  max-width: 1920px;
  margin: 0 auto;
  /*navbar shadow fade in timing*/
  transition: all linear .6s;
}
#nav-primary .navbar-nav {}
#nav-primary .nav-item {
  margin: auto 0;
  position: relative;
}
#nav-primary .nav-item .nav-link {
  color: #003595;
  font-size: 1.25rem !important;
  font-weight: 500;
  padding-left: .5;
  padding-right: .5rem;
}
#nav-primary .nav-item .nav-link:hover {
  color: #3A7BC8;
}
#nav-primary .nav-item .nav-link.active {
  color: #3A7BC8;
  border-bottom: 2px solid #003595;
}
@media (min-width: 992px) {
  #nav-primary .nav-item::after {
    content: "|";
    color: #56B3E4;
    display: inline;
    width: 2px;
    position: absolute;
    top: 1.9rem;
    right: 0;
  }
  #nav-primary .nav-item:last-child:after {
    content: "";
  }
  #nav-primary .nav-item {
    color: #003595;
    padding-left: .75rem;
    padding-right: .75rem;
  }
  #nav-primary .nav-item .nav-link {
    color: #003595;
    font-size: .9rem !important;
    font-weight: 500;
    padding: 2rem 0rem;
  }
}
@media (min-width: 1024px) {
  #nav-primary .nav-item::after {
    content: "|";
    color: #56B3E4;
    display: inline;
    width: 2px;
    position: absolute;
    top: 1.9rem;
    right: 0;
  }
  #nav-primary .nav-item {
    color: #003595;
    padding-left: .75rem;
    padding-right: .75rem;
  }
  #nav-primary .nav-item .nav-link {
    color: #003595;
    font-size: .9rem !important;
    font-weight: 500;
    padding: 2rem 0rem;
  }
}
@media (min-width: 1300px) {
  #nav-primary .nav-item::after {
    content: "|";
    color: #56B3E4;
    display: inline;
    width: 2px;
    position: absolute;
    top: 3rem;
    right: 0;
  }
  #nav-primary .nav-item {
    color: #003595;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #nav-primary .nav-item .nav-link {
    color: #003595;
    font-size: 1rem !important;
    font-weight: 500;
    padding: 3rem 0rem;
  }
}
.btn-contact {
  background-color: #3A7BC8;
  font-size: 1rem !important;
  font-weight: 500;
  color: #ffffff;
  min-height: auto;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 1rem 2rem;
  text-align: center;
}
@media (max-width: 992px) {
  .btn-contact {
    margin-top: 1.5rem;
  }
}
.btn-contact:hover, .btn-contact:active, .btn-contact:focus {
  background-color: #103D9A !important;
  color: #ffffff !important;
}
@media (min-width: 992px) {
  .btn-contact {
    background-color: #3A7BC8;
    font-size: .9rem !important;
    font-weight: 500;
    color: #ffffff;
    border-radius: 0;
    padding: 2rem 1.5rem;
  }
  .btn-contact:hover, .btn-contact:active, .btn-contact:focus {
    background-color: #103D9A !important;
    color: #ffffff !important;
  }
}
@media (min-width: 1024px) {
  .btn-contact {
    background-color: #3A7BC8;
    font-size: 1rem !important;
    font-weight: 500;
    color: #ffffff;
    border-radius: 0;
    padding: 2rem 1.5rem;
  }
  .btn-contact:hover, .btn-contact:active, .btn-contact:focus {
    background-color: #103D9A !important;
    color: #ffffff !important;
  }
}
@media (min-width: 1300px) {
  .btn-contact {
    background-color: #3A7BC8;
    font-size: 1rem !important;
    font-weight: 500;
    color: #ffffff;
    border-radius: 0;
    padding: 3.12rem 2rem;
  }
  .btn-contact:hover, .btn-contact:active, .btn-contact:focus {
    background-color: #103D9A !important;
    color: #ffffff !important;
  }
}
.dropdown-item:hover, .dropdown-item:active, .dropdown-item:focus {
  color: #3A7BC8;
  background-color: transparent;
}
.dropdown-toggle::after {
  display: none;
  margin-left: 0;
}
.dropdown-menu {
  border-radius: 0;
  border: none;
  background-color: transparent;
}
.dropdown-item {
  color: #1e3166;
  letter-spacing: .05rem;
  padding: .75rem 1rem;
}
@media (min-width: 1024px) {
  .dropdown-menu[data-bs-popper] {
    top: 70px;
    left: .75rem;
  }
  .dropdown-menu {
    border-radius: 0;
    border: 1px solid #3A7BC8;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .dropdown-item {
    color: #1e3166;
    font-size: .9rem;
    letter-spacing: .05rem;
    padding: .6rem 3rem .6rem 1rem;
  }
}
@media (min-width: 1300px) {
  .dropdown-menu[data-bs-popper] {
    top: 90px;
    left: 1.5rem;
  }
  .dropdown-menu {
    border-radius: 0;
    border: 1px solid #3A7BC8;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .dropdown-item {
    color: #1e3166;
    letter-spacing: .05rem;
    padding: .6rem 3rem .6rem 1rem;
  }
}
/*=== Home Carousel Styles ===*/
.gradient-black-fade {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.10) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.10) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.10) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#0d000000', GradientType=1);
}
#home-banner .carousel-item {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;
}
@media (min-width: 1300px) {
  #home-banner .carousel-item {
    height: 100vh;
  }
}
#home-banner .carousel-item:nth-child(1) {
  background-image: url("/img/home-banner-sm-05.jpg");
}
#home-banner .carousel-item:nth-child(2) {
  background-image: url("/img/home-banner-sm-02.jpg");
}
#home-banner .carousel-item:nth-child(3) {
  background-image: url("/img/home-banner-sm-03.jpg");
}
#home-banner .carousel-item:nth-child(4) {
  background-image: url("/img/home-banner-sm-04.jpg");
}
#home-banner .carousel-item:nth-child(5) {
  background-image: url("/img/home-banner-sm-01.jpg");
}
@media (min-width: 992px) {
  #home-banner .carousel-item:nth-child(1) {
    background-image: url("/img/home-banner-md-05.jpg");
  }
  #home-banner .carousel-item:nth-child(2) {
    background-image: url("/img/home-banner-md-02.jpg");
  }
  #home-banner .carousel-item:nth-child(3) {
    background-image: url("/img/home-banner-md-03.jpg");
  }
  #home-banner .carousel-item:nth-child(4) {
    background-image: url("/img/home-banner-md-04.jpg");
  }
  #home-banner .carousel-item:nth-child(5) {
    background-image: url("/img/home-banner-md-01.jpg");
  }
}
@media (min-width: 1300px) {
  #home-banner .carousel-item:nth-child(1) {
    background-image: url("/img/home-banner-05.jpg");
  }
  #home-banner .carousel-item:nth-child(2) {
    background-image: url("/img/home-banner-02.jpg");
  }
  #home-banner .carousel-item:nth-child(3) {
    background-image: url("/img/home-banner-03.jpg");
  }
  #home-banner .carousel-item:nth-child(4) {
    background-image: url("/img/home-banner-04.jpg");
  }
  #home-banner .carousel-item:nth-child(5) {
    background-image: url("/img/home-banner-01.jpg");
  }
}
.carousel-indicators {
  position: static;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 3rem;
}
#quote-slider .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -1.5rem;
  left: 0;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 0;
  margin-bottom: 3rem;
  margin-left: 0;
  margin-top: 3rem;
}
@media (min-width: 1200px) {
  #quote-slider .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 3rem;
    margin-left: 0;
    margin-top: 3rem;
  }
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  background-color: transparent;
  border: 0;
  border: 1px solid #fff;
  opacity: 1;
  transition: background 0.6s ease;
}
.carousel-indicators [data-bs-target].active {
  background-color: #58AB54;
}
.carousel-square .carousel-item {
  height: 442px;
  xxxdisplay: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .carousel-square .carousel-item {
    height: 600px;
    xxxdisplay: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .carousel-square .carousel-item {
    height: 700px;
    xxxdisplay: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .carousel-square .carousel-item {
    height: 800px;
    xxxdisplay: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
#op-1 {
  background-image: url("/img/our-people-01.jpg");
}
#op-2 {
  background-image: url("/img/our-people-02.jpg");
}
#op-3 {
  background-image: url("/img/our-people-03.jpg");
}
/*=== Button Styles ===*/
.btn {
  border-radius: 0;
  font-size: 1rem;
  padding: .5rem 2rem;
  font-weight: 600;
  letter-spacing: .05rem;
}
@media (min-width: 1300px) {
  .btn {
    border-radius: 0;
    font-size: 1.25rem;
    padding: .8rem 4rem;
    font-weight: 600;
    letter-spacing: .05rem;
  }
}
.btn-blue {
  background-color: #3A7BC8;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  background-color: #103D9A;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-dark-blue {
  background-color: #103D9A;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-darkest-blue {
  background-color: #1E3166;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-dark-blue:hover, .btn-blue:active, .btn-blue:focus, .btn-darkest-blue:hover {
  background-color: #3A7BC8;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-grey {
  background-color: #ededed;
  color: #103D9A;
  border: 1px solid #103D9A;
}
.btn-grey:hover, .btn-grey:active, .btn-grey:focus {
  background-color: #103D9A;
  color: #ffffff;
  border: 1px solid #103D9A;
}
.btn-learn-more-wrap {
  position: relative;
  z-index: 1;
}
.btn-learn-more-wrap:before {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background-color: #CBE8F6;
  z-index: -1;
}
/*=== Text Styles ===*/
.text-dark-blue {
  color: #1E3166;;
}
.text-light-blue {
  color: #56B3E4 !important;
}
.text-lighter-blue {
  color: #A1D9F1 !important;
  ;
}
.text-blue {
  color: #3d7cca !important;
  ;
}
.text-royal-blue {
  color: #0047BB !important;
  ;
}
.text-green {
  color: #58AB54 !important;
  ;
}
.text-light-green {
  color: #A0D683 !important;
  ;
}
.text-lightest-green {
  color: #C7E6B5 !important;
  ;
}
.text-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.border-8 {
  border-width: 8px !important;
}
.border-green {
  border-color: #A0D683 !important;
}
.bg-darkest-blue {
  background-color: #1E3166;
}
.bg-dark-blue {
  background-color: #103D9A;
}
.bg-blue {
  background-color: #3A7BC8;
}
.bg-light-blue {
  background-color: #56B3E4;
}
.bg-lighter-blue {
  background-color: #A1D9F1;
}
.bg-lightest-blue {
  background-color: #CBE8F6;
}
.bg-green {
  background-color: #58AB54;
}
.bg-light-green {
  background-color: #A0D683;
}
.bg-lightest-green {
  background-color: #C7E6B5;
}
.bg-light-grey {
  background-color: #E7E8EB;
}
.bg-chart {
  background-image: url("/img/chart-graph-background.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.bg-ocean {
  background-image: url("/img/bg-ocean.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-shell {
  background-image: url("/img/bg-shell.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-leaf {
  background-image: url("/img/bg-leaf.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*=== Custom Overrides ===*/
p.text-stat {
  font-size: 1.125;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 2rem;
}
p.text-stat span {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 1024px) {
  p.text-stat span {
    font-size: 5rem;
    font-weight: 600;
    line-height: 1;
  }
}
@media (min-width: 1300px) {
  p.text-stat span {
    font-size: 7.5rem;
    font-weight: 600;
    line-height: 1;
  }
}
#page.team h3 {
  letter-spacing: .125rem;
  font-size: 1rem;
  text-transform: uppercase;
  color: #3d7cca;
  font-weight: 600;
}
.card-featured {
  border-radius: 0;
  border: none;
}
#page .card-featured .card-header {
  border-radius: 0;
  border: none;
}
#page .card-featured .card-header h3, #page .card-featured .card-header h4 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: .125rem;
}
@media (min-width: 1200px) {
  #page .card-featured .card-header h3, #page .card-featured .card-header h4 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: .1rem;
  }
}
#page .card-featured .card-body {
  border-radius: 0;
  border: none;
  background-color: #E7E8EB;
  transition: background linear .25s;
}
#page .card-featured .card-body p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  #page .card-featured .card-body p {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1600px) {
  #page .card-featured .card-body p {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
  }
}
a.card {
  text-decoration: none;
}
a.card:hover .card-body {
  background-color: #D7D7D7 !important;
}
#page .card-featured .card-body .text-rank {
  position: relative;
  display: block;
  z-index: 1;
}
#page .card-featured .card-body .text-rank:before {
  content: '';
  position: absolute;
  display: block;
  top: -045px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 140px;
  height: 140px;
  border-radius: 70px;
  background-color: #ffffff;
  z-index: -1;
  border: 5px solid #A0D683;
}
@media (min-width: 992px) {
  #page .card-featured .card-body .text-rank:before {
    content: '';
    position: absolute;
    display: block;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 170px;
    height: 170px;
    border-radius: 85px;
    background-color: #ffffff;
    z-index: -1;
    border: 5px solid #A0D683;
  }
}
#page .card-featured .card-body .rank-blue:before {
  border: 5px solid #3A7BC8;
}
#page .card-featured .card-body .rank-green:before {
  border: 5px solid #58AB54;
}
#page .card-featured .card-body .rank-light-green:before {
  border: 5px solid #A0D683;
}
#page .card-featured .card-body .text-rank p {
  text-align: center;
  font-size: 3.5rem !important;
  line-height: 1.75rem !important;
  font-weight: 800 !important;
  margin: 0;
}
#page .card-featured .card-body .text-rank p sup {
  font-size: 2rem;
  top: -.4em;
}
#page .card-featured .card-body .text-rank p span {
  font-size: 1.25rem !important;
  line-height: 1.25rem !important;
}
.pie-chart {
  background: white;
  background: radial-gradient(circle closest-side, transparent 100%, #E7E8EB 0), conic-gradient(#3A7BC8 0, #3A7BC8 57.0%, #103D9A 0, #103D9A 100%);
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  border-radius: 150px !important;
}
.chart-caption {
  position: absolute;
  font-size: 1.125rem;
}
.male {
  top: 150px;
  right: 60px;
  color: #ffffff;
}
.female {
  top: 100px;
  left: 60px;
  color: #ffffff;
}
#page .number-lg {
  font-size: 5rem;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: -1rem;
}
#page .news-item .collapse p {
  font-size: 1.35rem;
  line-height: 1.45;
}
#page .news-item .news-preview p {
  font-size: 1.25rem;
  line-height: 1.3;
  -webkit-line-clamp: 4;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
#page .news-full p strong.news-highlight {
  letter-spacing: .05rem;
  color: #3d7cca;
}
#page .news-item h3 {
  font-size: 2rem;
  color: #103D9A;
}
#page .news-item h4 {
  color: #1E3166;
  font-size: 1rem;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-weight: 600;
}
.news-item a {
  text-decoration: none;
  color: #3d7cca;
}
.read-more {
  font-weight: 500;
}
.read-more[aria-expanded="false"]:before {
  content: "Read More >";
}
.read-more[aria-expanded="true"]:before {
  content: "Read Less";
}
.footer {
  border-top: 1px solid #56B3E4;
  xxxmargin-top: 5rem;
}
#join-list h1 {
  color: #56B3E4;
  font-size: 1.5rem;
  font-weight: 600;
}
#join-list p {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
}
.form-control {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid white;
  color: #ffffff;
  padding-left: 0;
}
.form-floating > label {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 2;
  height: 100%;
  padding-left: 0;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.form-control:focus {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #56B3E4;
  color: #ffffff;
  box-shadow: none;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: transparent;
  border-radius: 0;
  color: #ffffff;
}
.form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: transparent;
  border-radius: 0;
  color: #ffffff;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 3rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 3rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.form-floating > .form-control:-webkit-autofill, .form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 3rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.form-floating > .form-select {
  padding-top: 3rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.close-btn-alt i {
  color: #fff !important;
  opacity: .1.0 !important;
  font-size: 2rem;
}
.close-btn-alt:hover i {
  color: #fff !important;
  opacity: 1.00 !important;
}