
/* Static-site safeguards: no JavaScript is required. */
.swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;overflow:hidden}.swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 100%}.elementor-menu-toggle{display:none!important}

/* Contrast repair for the header and footer on their white background. */
#masthead, #colophon,
#masthead .e-con, #colophon .e-con {
  --e-global-color-primary: #ffffff !important;
  --e-global-color-astglobalcolor5: #243447 !important;
}
#masthead, #colophon,
#masthead p, #colophon p,
#masthead .elementor-heading-title, #colophon .elementor-heading-title,
#masthead a, #colophon a,
#masthead .hfe-menu-item, #colophon .hfe-menu-item {
  color: #243447 !important;
}
#masthead svg, #colophon svg { fill: #243447 !important; }
#masthead a:hover, #masthead a:focus,
#colophon a:hover, #colophon a:focus { color: #b3262d !important; }
#masthead { border-bottom: 1px solid #d8dee6; }
#colophon { border-top: 1px solid #d8dee6; }
