/* Desktop header and footer: matched to the live site's compact rhythm. */
html,body{background:#090b09}
body{padding-bottom:43px!important}
.site-header{height:108px!important}
.main-nav{gap:25px!important}
.main-nav a,.services-toggle{font-size:.88rem!important}
.services-toggle{height:48px!important}

.site-footer{background:#090b09!important;padding:43px 0 0!important}
.site-footer .footer-grid{grid-template-columns:1.25fr 1fr 1.15fr 1fr!important;gap:48px!important;align-items:start}
.site-footer .footer-logo{display:block;width:246px;max-width:100%;height:auto;margin:0 0 31px}
.site-footer h2{margin:0 0 22px!important;color:#fff!important;font-size:1.08rem!important;line-height:1.25!important}
.site-footer p,.site-footer li{font-size:.84rem!important;line-height:1.62!important;color:#edf0f2!important}
.site-footer p{max-width:300px;margin:0 0 27px!important}
.site-footer .footer-column ul{margin:0;padding:0;list-style:none}
.site-footer .footer-column li{margin:0 0 13px!important}
.site-footer a{color:#fff!important;text-decoration:none!important;transition:color .2s ease,text-decoration-color .2s ease}
.site-footer a:hover,.site-footer a:focus-visible{color:#df3977!important;text-decoration:underline!important;text-decoration-color:#df3977!important;text-underline-offset:3px;text-decoration-thickness:1px}
.site-footer .footer-column a,.site-footer .footer-column a:hover,.site-footer .footer-column a:focus-visible{display:inline-block;padding:2px 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}
.footer-contact-list{margin:0!important;padding:0!important;list-style:none}
.footer-contact-list li{margin:0 0 13px!important}
.footer-contact-list a{display:flex;align-items:flex-start;gap:16px;font-weight:700;color:#fff!important}
.footer-contact-list i{flex:0 0 19px;margin-top:4px;font-size:18px;line-height:1;color:#fff}
.footer-contact-list span{max-width:275px}
.footer-hours li{display:grid;grid-template-columns:1fr 1.32fr;column-gap:15px;margin-bottom:8px!important;white-space:nowrap}
.footer-hours strong{color:#e22d73;font-weight:700;text-align:right}
.site-footer .copyright{max-width:none!important;width:100%!important;margin:28px 0 0!important;padding:19px 24px!important;border-top:0!important;background:#102634!important;color:#a8c4d5!important;text-align:center;font-size:.78rem!important;line-height:1.35!important}

@media (max-width:900px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important}}
@media (max-width:620px){.site-header{height:80px!important}.site-footer .footer-grid{grid-template-columns:1fr!important}.site-footer .footer-logo{width:205px;margin-bottom:22px}}
