.aurea-locations,.aurea-locations *{box-sizing:border-box}.aurea-locations{position:relative;width:100vw;max-width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:54px 42px;background:radial-gradient(circle at 18% 14%,#fffefb 0%,#fbf6ed 56%,#f4ede2 100%);color:#211b16}.aurea-locations__inner{max-width:1680px;margin:0 auto;display:grid;grid-template-columns:minmax(340px,.94fr) 1px minmax(0,2fr);gap:38px;align-items:stretch}.aurea-locations__intro{padding:72px 4px 42px 0}.aurea-locations__eyebrow{font-family:'Montserrat',Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.28em;color:#b78a54}.aurea-locations__eyebrow-line{display:block;width:42px;height:2px;margin:18px 0 22px;background:#c69760}.aurea-locations__intro h2{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(52px,4.2vw,76px);line-height:.98;font-weight:500;letter-spacing:-.025em;color:#9a6d31}.aurea-locations__intro h3{margin:26px 0 0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(28px,2vw,40px);line-height:1.05;font-weight:500;color:#211b16}.aurea-locations__intro p{margin:34px 0 0;max-width:500px;font-family:'Montserrat',Arial,sans-serif;font-size:16px;line-height:1.8;color:#4f4944}.aurea-locations__divider{width:1px;background:#c79d68}.aurea-locations__brand{margin:56px 0 0;text-align:center;display:flex;flex-direction:column;align-items:center}.aurea-locations__brand-logo{display:block;max-width:min(100%,460px);width:100%;height:auto}.aurea-locations__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.aurea-locations__card{min-width:0;border:3px solid rgba(195,149,84,.9);background:linear-gradient(180deg,rgba(252,247,240,.28),rgba(252,247,240,.58));box-shadow:0 16px 34px rgba(100,70,38,.14);display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.aurea-locations__card-link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none;height:100%}.aurea-locations__card:hover,.aurea-locations__card:focus-within{transform:translateY(-8px);box-shadow:0 28px 56px rgba(108,74,34,.2);border-color:#b9823b;background:linear-gradient(180deg,rgba(255,249,239,.42),rgba(252,245,234,.84))}.aurea-locations__card:hover .aurea-locations__image img,.aurea-locations__card:focus-within .aurea-locations__image img{transform:scale(1.08)}.aurea-locations__card:hover .aurea-locations__card-cta,.aurea-locations__card:focus-within .aurea-locations__card-cta{color:#70491f;gap:22px}.aurea-locations__card-link:focus-visible{outline:none}.aurea-locations__card-link:focus-visible .aurea-locations__card-body,.aurea-locations__card-link:focus-visible .aurea-locations__image{box-shadow:inset 0 0 0 2px rgba(163,113,49,.8)}.aurea-locations__image{position:relative;height:545px;overflow:hidden;background:linear-gradient(180deg,#ddc08f 0%,#c89d5d 100%)}.aurea-locations__image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transform:scale(1.035);transition:transform .55s ease,object-position .35s ease}.aurea-locations__image-title{position:absolute;inset:0;padding:42px 16px 0;text-align:center;background:linear-gradient(180deg,rgba(255,249,240,.06),rgba(255,249,240,0) 34%)}.aurea-locations__image-title h4{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(34px,2.3vw,48px);line-height:1;font-weight:500;color:#95682d;text-shadow:0 1px 8px rgba(255,255,255,.42)}.aurea-locations__image-title span{display:block;width:44px;height:2px;margin:18px auto 0;background:#bf8d4d}.aurea-locations__card-body{display:flex;flex:1;flex-direction:column;padding:26px 26px 28px;background:transparent}.aurea-locations__card-body>p{margin:0;min-height:126px;font-family:'Montserrat',Arial,sans-serif;font-size:15px;line-height:1.62;color:#5b554f}.aurea-locations__card-footer{margin-top:auto}.aurea-locations__card-line{display:block;width:100%;height:2px;margin:24px 0 18px;background:#c99c65}.aurea-locations__card-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#9c6d34;transition:color .3s ease,gap .3s ease}.aurea-locations__card-cta strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;letter-spacing:.04em}.aurea-locations__card-cta i{font-style:normal;font-size:32px;line-height:1}@media(max-width:1280px){.aurea-locations{padding:44px 28px}.aurea-locations__inner{grid-template-columns:1fr;gap:34px}.aurea-locations__divider{display:none}.aurea-locations__intro{padding:12px 0 0;max-width:920px}.aurea-locations__intro p{max-width:820px}.aurea-locations__brand{margin-top:42px;align-items:flex-start}.aurea-locations__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aurea-locations__image{height:430px}.aurea-locations__card-body{padding:22px 20px 24px}.aurea-locations__card-body>p{font-size:14px;min-height:114px}}@media(max-width:820px){.aurea-locations{padding:36px 16px}.aurea-locations__intro h2{font-size:56px}.aurea-locations__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.aurea-locations__image{height:320px}.aurea-locations__image img{transform:scale(1.12);object-position:center center}.aurea-locations__card:nth-child(1) .aurea-locations__image img{object-position:44% center}.aurea-locations__card:nth-child(2) .aurea-locations__image img{object-position:50% center}.aurea-locations__card:nth-child(3) .aurea-locations__image img{object-position:54% center}.aurea-locations__card:hover .aurea-locations__image img,.aurea-locations__card:focus-within .aurea-locations__image img{transform:scale(1.16)}.aurea-locations__image-title{padding:20px 10px 0}.aurea-locations__image-title h4{font-size:28px}.aurea-locations__card-body{padding:16px 14px 18px}.aurea-locations__card-body>p{min-height:0;font-size:12.5px;line-height:1.5}.aurea-locations__card-line{margin:16px 0 12px}.aurea-locations__card-cta strong{font-size:16px}.aurea-locations__card-cta i{font-size:24px}.aurea-locations__brand{align-items:center}}@media(max-width:520px){.aurea-locations{padding:30px 10px}.aurea-locations__intro h2{font-size:46px}.aurea-locations__intro h3{font-size:32px}.aurea-locations__intro p{font-size:15px;line-height:1.7}.aurea-locations__cards{gap:8px}.aurea-locations__image{height:240px}.aurea-locations__image img{transform:scale(1.2);object-position:center center}.aurea-locations__card:nth-child(1) .aurea-locations__image img{object-position:44% center}.aurea-locations__card:nth-child(2) .aurea-locations__image img{object-position:50% center}.aurea-locations__card:nth-child(3) .aurea-locations__image img{object-position:58% center}.aurea-locations__card:hover .aurea-locations__image img,.aurea-locations__card:focus-within .aurea-locations__image img{transform:scale(1.24)}.aurea-locations__image-title{padding-top:12px}.aurea-locations__image-title h4{font-size:22px;line-height:.96}.aurea-locations__image-title span{width:28px;margin-top:10px}.aurea-locations__card-body{padding:12px 10px 14px}.aurea-locations__card-body>p{font-size:11px;line-height:1.42}.aurea-locations__card-line{margin:12px 0 10px}.aurea-locations__card-cta strong{font-size:13px;letter-spacing:.02em}.aurea-locations__card-cta i{font-size:20px}.aurea-locations__brand-logo{max-width:320px}}