.site-footer{background:var(--background);color:var(--foreground);font-size:.875rem}.site-footer__top{border-top:1px solid var(--border);padding:3rem 5% 2rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (width >= 64rem){.site-footer__top{grid-template-columns:250px 1fr auto;gap:2rem;align-items:center}}.site-footer__switchers{display:flex;align-items:center;gap:1.5rem;padding-top:1rem}@media (width >= 64rem){.site-footer__switchers{padding-top:0}}.site-footer__address{line-height:1.7}.site-footer__address p{margin:0}.site-footer__address-hours{margin-top:.75rem!important}.site-footer__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}@media (width >= 64rem){.site-footer__nav ul{flex-direction:row;flex-wrap:wrap;gap:.25rem 2rem;justify-content:center}}.site-footer__nav li{display:flex;align-items:center;gap:.5rem}.site-footer__nav li:before{content:"";width:8px;height:8px;border-radius:50%;background:rgb(225 40 42);flex-shrink:0}.site-footer__nav a{text-transform:uppercase;font-weight:700;font-size:.875rem;color:rgb(225 40 42);text-decoration:none;transition:opacity .2s}.site-footer__nav a:hover{opacity:.7}.site-footer__right{display:flex;justify-content:space-between;gap:2rem}@media (width >= 64rem){.site-footer__right{gap:3rem}}.site-footer__legal{display:flex;flex-direction:column;gap:.5rem}.site-footer__legal a{color:var(--foreground);text-decoration:none;transition:opacity .2s}.site-footer__legal a:hover{opacity:.7}.site-footer__social{display:flex;flex-direction:column;gap:.5rem}.site-footer__social a{display:flex;align-items:center;gap:.5rem;color:var(--foreground);text-decoration:none;transition:opacity .2s}.site-footer__social a:hover{opacity:.7}.site-footer__bottom{padding:2rem 5% 0;text-align:center}.site-footer__copyright{color:rgb(225 40 42);font-size:.8rem;margin-bottom:1rem}.site-footer__brand{font-size:clamp(2rem,8vw,8rem);font-weight:900;color:rgb(225 40 42);line-height:1;letter-spacing:-.02em;width:100%;text-align:center;padding-bottom:.5rem}.site-header{--primary:oklch(98.5% 0 0deg);--primary-foreground:oklch(20.5% 0 0deg);--foreground:oklch(98.5% 0 0deg)}.site-header [data-slot=button][class*=navLink].active,.site-header [data-slot=button][class*=navLink]:hover,.site-header a.navLink.active,.site-header a.navLink:hover{color:rgb(225 40 42)}.navLink{overflow:hidden;border-radius:unset;&:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:rgb(225 40 42);transition:transform .3s}&:not(.active){&:hover{&:after{transform:translateY(-2px)}}}&.active{&:after{transform:translateY(-2px)}}}