@media (max-width: 767px) {
  .ci4u-hide-phone {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .ci4u-show-phone-only {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .ci4u-hide-phone-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .ci4u-show-phone-tablet-only {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .ci4u-show-lg-only {
    display: none !important;
  }
}

.site-header-nav .site-header-nav__list > li > a:not(.btn):not(.quote-btn-nav),
.site-header-nav .site-header-nav__list > li > a:not(.btn):not(.quote-btn-nav):focus {
  background-color: transparent !important;
  color: #ffffff;
}

.site-header-nav .site-header-nav__list > li > a:not(.btn):not(.quote-btn-nav):hover,
.site-header-nav .site-header-nav__list > li > a:not(.btn):not(.quote-btn-nav):focus:hover,
.site-header-nav .site-header-nav__list > li.open > a:not(.btn):not(.quote-btn-nav),
.site-header-nav .site-header-nav__list > li.open > a:not(.btn):not(.quote-btn-nav):hover,
.site-header-nav .site-header-nav__list > li.open > a:not(.btn):not(.quote-btn-nav):focus {
  background-color: transparent !important;
  color: #d4af37 !important;
  text-decoration: none;
}

.site-header-nav .site-header-nav__list > li > a.btn.quote-btn-nav,
.site-header-nav .site-header-nav__list > li > a.quote-btn-nav {
  background-color: transparent !important;
  color: #ffffff !important;
  border: 2px solid rgba(255, 255, 255, 0.7) !important;
  box-shadow: none;
  text-transform: none;
}

.site-header-nav .site-header-nav__list > li > a.btn.quote-btn-nav:hover,
.site-header-nav .site-header-nav__list > li > a.btn.quote-btn-nav:focus,
.site-header-nav .site-header-nav__list > li > a.quote-btn-nav:hover,
.site-header-nav .site-header-nav__list > li > a.quote-btn-nav:focus {
  background-color: #d4af37 !important;
  color: #0d0942 !important;
  border-color: #d4af37 !important;
  text-decoration: none;
}

.quote-cta-strip {
  padding-top: 130px;
  padding-bottom: 48px;
}

@media (max-width: 767px) {
  .quote-cta-strip {
    padding-top: 110px;
    padding-bottom: 40px;
  }
}
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown {
  background-color: #ffffff;
  border: 1px solid rgba(13, 9, 66, 0.12);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.18);
  padding: 8px 0;
  min-width: 220px;
}
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a,
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a.bis-nav-external-link {
  color: #1a2332;
  padding: 10px 18px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
  background-color: transparent;
}
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a:hover, .site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a:focus,
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a.bis-nav-external-link:hover,
.site-header-nav .ci4u-dropdown__menu.bis-nav-dropdown > li > a.bis-nav-external-link:focus {
  color: #0d0942;
  background-color: rgba(212, 175, 55, 0.14);
  text-decoration: none;
}

.btn.hero-btn.hero-btn-primary,
.hero-actions .btn.hero-btn.hero-btn-primary,
.testimonials-cta .btn.hero-btn.hero-btn-primary,
.why-cta .btn.hero-btn.hero-btn-primary {
  background-color: #d4af37 !important;
  color: #0d0942 !important;
  border-color: #d4af37 !important;
  box-shadow: 0 2px 10px rgba(212, 175, 55, 0.22);
  text-transform: none;
  letter-spacing: 0.02em;
}

.btn.hero-btn.hero-btn-primary:hover,
.btn.hero-btn.hero-btn-primary:focus,
.hero-actions .btn.hero-btn.hero-btn-primary:hover,
.hero-actions .btn.hero-btn.hero-btn-primary:focus,
.testimonials-cta .btn.hero-btn.hero-btn-primary:hover,
.testimonials-cta .btn.hero-btn.hero-btn-primary:focus,
.why-cta .btn.hero-btn.hero-btn-primary:hover,
.why-cta .btn.hero-btn.hero-btn-primary:focus {
  background-color: #e3bd45 !important;
  border-color: #e3bd45 !important;
  color: #0d0942 !important;
  text-decoration: none;
}

.btn.hero-btn.hero-btn-ghost,
.hero-actions .btn.hero-btn.hero-btn-ghost {
  background-color: transparent !important;
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.55) !important;
  text-transform: none;
  letter-spacing: 0.02em;
}

.btn.hero-btn.hero-btn-ghost:hover,
.btn.hero-btn.hero-btn-ghost:focus,
.hero-actions .btn.hero-btn.hero-btn-ghost:hover,
.hero-actions .btn.hero-btn.hero-btn-ghost:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  text-decoration: none;
}

.btn.home-help-btn.home-help-btn-primary,
.home-help-actions .btn.home-help-btn.home-help-btn-primary {
  background-color: #c8a249 !important;
  color: #1a2332 !important;
  border-color: #c8a249 !important;
  text-transform: none;
  letter-spacing: 0.02em;
  box-shadow: 0 2px 10px rgba(200, 162, 73, 0.28);
}

.btn.home-help-btn.home-help-btn-primary:hover,
.btn.home-help-btn.home-help-btn-primary:focus,
.home-help-actions .btn.home-help-btn.home-help-btn-primary:hover,
.home-help-actions .btn.home-help-btn.home-help-btn-primary:focus {
  background-color: #e2c068 !important;
  border-color: #e2c068 !important;
  color: #1a2332 !important;
  text-decoration: none;
}

.btn.home-help-btn.home-help-btn-ghost,
.home-help-actions .btn.home-help-btn.home-help-btn-ghost {
  background-color: transparent !important;
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.55) !important;
  text-transform: none;
  letter-spacing: 0.02em;
}

.btn.home-help-btn.home-help-btn-ghost:hover,
.btn.home-help-btn.home-help-btn-ghost:focus,
.home-help-actions .btn.home-help-btn.home-help-btn-ghost:hover,
.home-help-actions .btn.home-help-btn.home-help-btn-ghost:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  text-decoration: none;
}

.page-hero {
  padding-top: 130px;
  padding-bottom: 44px;
}

@media (max-width: 767px) {
  .page-hero {
    padding-top: 110px;
    padding-bottom: 36px;
  }
}
body.scaffold-v2 .row.sister-sites-grid,
.row.sister-sites-grid {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  grid-template-columns: none !important;
  column-gap: 0;
  row-gap: 0;
}

body.scaffold-v2 .row.sister-sites-grid > [class*=col-],
.row.sister-sites-grid > [class*=col-] {
  grid-column: auto !important;
  float: none;
  width: auto;
}

@media (min-width: 992px) {
  body.scaffold-v2 .row.sister-sites-grid > .col-md-4,
  .row.sister-sites-grid > .col-md-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  body.scaffold-v2 .row.sister-sites-grid > .col-md-offset-2,
  .row.sister-sites-grid > .col-md-offset-2 {
    margin-left: 0;
  }
}
.home-image-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  column-gap: 0;
}

.home-image-strip img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

body.scaffold-v2 .site-footer .row.row-footer-pad,
.site-footer .row.row-footer-pad {
  display: grid !important;
  grid-template-columns: 1fr !important;
  column-gap: 40px;
  row-gap: 24px;
  align-items: start;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

@media (min-width: 768px) {
  body.scaffold-v2 .site-footer .row.row-footer-pad,
  .site-footer .row.row-footer-pad {
    grid-template-columns: minmax(0, 1.35fr) repeat(2, minmax(0, 1fr)) !important;
  }
}
body.scaffold-v2 .site-footer .row.row-footer-pad > .footer-col,
.site-footer .row.row-footer-pad > .footer-col {
  grid-column: auto !important;
  min-width: 0;
  width: auto;
  max-width: none;
}

body.scaffold-v2 .site-footer .foot-container2 .row,
.site-footer .foot-container2 .row {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 24px;
  grid-template-columns: none !important;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.site-footer .footer-legal-text a,
.site-footer .foot-container2 a,
.site-footer a.footer-legal-link {
  color: #c8a249;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .footer-legal-text a:hover, .site-footer .footer-legal-text a:focus,
.site-footer .foot-container2 a:hover,
.site-footer .foot-container2 a:focus,
.site-footer a.footer-legal-link:hover,
.site-footer a.footer-legal-link:focus {
  color: #ffffff;
  text-decoration: none;
}

.site-footer .footer-legal-text {
  max-width: none;
}

.testimonials-section .ci4u-google-rating__stars-fill {
  color: #d4af37 !important;
}

.testimonials-section .ci4u-google-rating__stars-base {
  color: rgba(255, 255, 255, 0.28) !important;
}

.testimonials-section .ci4u-google-rating__count {
  color: #d4af37 !important;
}

.testimonials-section .ci4u-carousel__control {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12) !important;
  color: #ffffff !important;
  box-shadow: none;
  backdrop-filter: blur(4px);
}

.testimonials-section .ci4u-carousel__control:hover,
.testimonials-section .ci4u-carousel__control:focus {
  background: rgba(255, 255, 255, 0.22) !important;
  border-color: #ffffff;
  color: #ffffff !important;
}

.testimonials-section .ci4u-carousel__control--prev {
  left: 0;
}

.testimonials-section .ci4u-carousel__control--next {
  right: 0;
}

.static-page-body a.sister-site-card-anchor,
.static-page-body .sister-site-card-anchor {
  color: inherit;
  text-decoration: none;
}
.static-page-body a.sister-site-card-anchor:hover, .static-page-body a.sister-site-card-anchor:focus, .static-page-body a.sister-site-card-anchor:active,
.static-page-body .sister-site-card-anchor:hover,
.static-page-body .sister-site-card-anchor:focus,
.static-page-body .sister-site-card-anchor:active {
  color: inherit;
  text-decoration: none;
}
