.location-breadcrumb{max-width:1200px;margin:28px auto 0;padding:0 24px}.location-breadcrumb__list{list-style:none;display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:13px;color:var(--colors-neutral-500);margin:0;padding:0}.location-breadcrumb__item{display:flex;align-items:center}.location-breadcrumb__item--current{color:var(--colors-neutral-900);font-weight:600}.location-breadcrumb__link{text-decoration:none;color:inherit}.location-breadcrumb__link:hover{color:var(--colors-brand-500)}.location-breadcrumb__sep{display:inline-flex;align-items:center;color:var(--colors-neutral-300)}.location-breadcrumb__sep svg{width:13px;height:13px}.location-hero__chips{display:flex;gap:12px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.location-hero__chip{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);padding:9px 14px;border-radius:var(--radius-full);font-size:13px;font-weight:500;color:var(--colors-base-white)}.location-hero__chip svg{width:15px;height:15px;opacity:.85}.location-hero__chip strong{font-weight:700}.location-hero__chip-open{color:var(--colors-green-500);font-weight:700;display:inline-flex;align-items:center;gap:6px}.location-hero__chip-open:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--colors-green-500);box-shadow:0 0 0 3px #17b26a40}.location-hero__chip-open--closed{color:var(--colors-neutral-300)}.location-hero__chip-open--closed:before{background:var(--colors-neutral-400);box-shadow:none}.location-hero__chip-stars{color:var(--colors-amber-500);letter-spacing:1px}.location-actions{position:sticky;top:0;z-index:60;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--colors-neutral-200)}.location-actions__inner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;gap:10px;flex-wrap:wrap}.location-infomap-section{background:var(--colors-neutral-50)}.location-infomap-section__inner{max-width:1200px;margin:0 auto;padding:84px 24px}.location-infomap{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch;margin-top:28px}.location-infomap .locations-info{margin-bottom:0;align-content:start}.location-map{border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--colors-neutral-200);min-height:360px}.location-map iframe{width:100%;height:100%;min-height:360px;display:block;border:0}.location-areas__inner{max-width:1200px;margin:0 auto;padding:84px 24px 60px}.location-areas__lead{font-size:17px;line-height:1.6;color:var(--colors-neutral-600);max-width:680px;margin:0}.location-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.location-chip{background:var(--colors-base-white);border:1px solid var(--colors-neutral-200);border-radius:var(--radius-full);padding:9px 16px;font-size:13px;font-weight:600;color:var(--colors-neutral-700)}.location-chip--hi{background:var(--colors-brand-50);border-color:var(--colors-brand-100);color:var(--colors-brand-600)}.location-find{background:var(--colors-neutral-50)}.location-find__inner{max-width:1200px;margin:0 auto;padding:84px 24px}.location-find__lead{font-size:17px;line-height:1.6;color:var(--colors-neutral-600);max-width:680px;margin:0}.location-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.location-card{display:block;text-decoration:none;border:1px solid var(--colors-neutral-200);border-radius:var(--radius-2xl);padding:22px;background:var(--colors-base-white);transition:transform .15s,box-shadow .15s,border-color .15s}a.location-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px -16px #10182838;border-color:var(--colors-brand-100)}.location-card__icon{width:42px;height:42px;border-radius:var(--radius-lg);background:var(--colors-brand-50);color:var(--colors-brand-500);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.location-card__icon svg{width:20px;height:20px}.location-card__title{font-size:15px;font-weight:700;margin-bottom:4px;color:var(--colors-neutral-900)}.location-card__desc{font-size:13px;color:var(--colors-neutral-500);line-height:1.45}.location-card__go{font-size:13px;font-weight:700;color:var(--colors-brand-500);margin-top:12px;display:inline-flex;gap:5px;align-items:center}.location-faq__inner{max-width:1200px;margin:0 auto;padding:84px 24px}.location-faq__eyebrow{justify-content:center}.location-faq__title{text-align:center}.location-faq__list{max-width:760px;margin:30px auto 0}.location-faq__item{border-bottom:1px solid var(--colors-neutral-200)}.location-faq__question{width:100%;text-align:left;padding:20px 0;font-family:Geist,Geist Fallback,sans-serif;font-size:16px;font-weight:700;color:var(--colors-neutral-900);cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;list-style:none}.location-faq__question::-webkit-details-marker{display:none}.location-faq__icon{width:18px;height:18px;flex-shrink:0;color:var(--colors-brand-500);transition:transform .2s}.location-faq__item[open] .location-faq__icon{transform:rotate(45deg)}.location-faq__answer{padding:0 0 20px;font-size:15px;line-height:1.6;color:var(--colors-neutral-600);max-width:660px}.location-faq__answer p{margin:0 0 10px}.location-faq__answer p:last-child{margin-bottom:0}.location-others{background:var(--colors-neutral-50)}.location-others__inner{max-width:1200px;margin:0 auto;padding:84px 24px}.location-others__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.location-other{display:flex;gap:16px;align-items:center;text-decoration:none;border:1px solid var(--colors-neutral-200);border-radius:var(--radius-2xl);padding:18px;background:var(--colors-base-white);transition:border-color .15s,box-shadow .15s}.location-other:hover{border-color:var(--colors-brand-100);box-shadow:0 14px 30px -16px #10182833}.location-other__img{width:84px;height:84px;border-radius:var(--radius-lg);flex-shrink:0;background:linear-gradient(135deg,var(--colors-grays-700),var(--colors-grays-950));overflow:hidden}.location-other__img img{width:100%;height:100%;object-fit:cover;display:block}.location-other__city{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--colors-brand-500)}.location-other__name{font-size:17px;font-weight:800;color:var(--colors-neutral-900);margin:3px 0 4px}.location-other__meta{font-size:13px;color:var(--colors-neutral-500)}@media(max-width:960px){.location-infomap{grid-template-columns:1fr}.location-cards{grid-template-columns:1fr 1fr}.location-others__grid{grid-template-columns:1fr}.location-actions{position:static}.location-map,.location-map iframe{min-height:280px}.location-infomap-section__inner,.location-areas__inner,.location-find__inner,.location-faq__inner,.location-others__inner{padding-left:20px;padding-right:20px}}@media(max-width:640px){.location-cards{grid-template-columns:1fr}.location-breadcrumb{margin-top:16px;padding:0 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-location.css.map */
