.locations{overflow:hidden;padding:clamp(9rem,11.8vw,20rem) 0;position:relative}.locations__inner{position:relative;z-index:1}.locations__intro{margin-bottom:clamp(5rem,4.7vw,8rem);text-align:center}.locations__btn-group{margin-top:clamp(3rem,3.6vw,6rem)}.locations__grid{display:grid;gap:2rem}.locations__location{--hover-radius:min(22vw,12.5rem);background-color:var(--color-black);border-radius:2rem;color:#fff;padding:11.3%;position:relative;transition:border-radius .15s ease-out}html[data-whatintent=keyboard] .locations__location:focus-within,html[data-whatintent=mouse] .locations__location:hover{border-radius:var(--hover-radius)}.locations__location-inner{position:relative;z-index:1}.locations__location-inner>:last-child{margin-bottom:0}.locations__location-state{align-items:center;border:.2rem solid #fff;border-radius:50%;display:flex;height:7.5rem;justify-content:center;margin-bottom:3rem;width:7.5rem}.locations__location-state--mn svg{transform:translateX(.2rem)}.locations__location p{font-weight:900}.locations__location a{color:#fff;text-decoration-color:transparent}.locations__location a:is(:hover,:focus){text-decoration-color:inherit}.locations__location:after{content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:0}.locations__accent{max-width:none;pointer-events:none;position:absolute;z-index:0}.locations__accent--1{right:0;top:clamp(6rem,6.5vw,11rem);transform:translateX(calc(100% - 12vw))}.locations__accent--2{bottom:0;left:0;transform:translateX(calc(-100% + 75vw))}@media (max-width:767px){.locations__accent--1{display:none}}@media (min-width:768px){.locations__grid{gap:clamp(3rem,4.8vw,8rem);grid-template-columns:repeat(2,1fr)}.locations__location{--hover-radius:min(12vw,12.5rem)}.locations__location:first-child{margin-bottom:8rem}.locations__location:nth-child(2){margin-top:8rem}.locations__accent--2{transform:translateX(calc(-100% + 46.7vw))}}@media (min-width:1440px){.locations__accent--1{transform:translateX(calc(100% - clamp(17.3rem, -51.7rem + 47.917vw, 31.1rem)))}}@media (min-width:1728px){.locations__accent{transform:none}}