.locationHero-module__gbSLmG__hero{justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.locationHero-module__gbSLmG__imageContainer{z-index:0;position:absolute;inset:0}.locationHero-module__gbSLmG__image{object-fit:cover}.locationHero-module__gbSLmG__overlay{z-index:1;background:linear-gradient(#0006,#0009);position:absolute;inset:0}.locationHero-module__gbSLmG__content{z-index:2;max-width:var(--max-width);color:#fff;width:100%;margin:0 auto;padding:3rem 2rem;position:relative}.locationHero-module__gbSLmG__textContent{text-align:center;margin-bottom:3rem}.locationHero-module__gbSLmG__title{font-family:var(--font-serif);color:#fff;text-shadow:0 2px 12px #00000080;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.locationHero-module__gbSLmG__tagline{color:#fffffff2;text-shadow:0 2px 8px #00000080;font-size:1.5rem;font-weight:500}.locationHero-module__gbSLmG__statsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.locationHero-module__gbSLmG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;align-items:center;gap:1rem;min-width:200px;padding:1.5rem 2rem;transition:all .3s;display:flex}.locationHero-module__gbSLmG__statCard:hover{background:#ffffff40;transform:translateY(-4px)}.locationHero-module__gbSLmG__statIcon{color:#ffffffe6;flex-shrink:0}.locationHero-module__gbSLmG__statInfo{flex-direction:column;gap:.25rem;display:flex}.locationHero-module__gbSLmG__statLabel{color:#fffc;font-size:.875rem;font-weight:500}.locationHero-module__gbSLmG__statValue{color:#fff;font-size:1.25rem;font-weight:700}@media (max-width:768px){.locationHero-module__gbSLmG__hero{min-height:400px}.locationHero-module__gbSLmG__content{padding:2rem 1rem}.locationHero-module__gbSLmG__title{font-size:2.5rem}.locationHero-module__gbSLmG__tagline{font-size:1.125rem}.locationHero-module__gbSLmG__statsContainer{flex-direction:column;gap:1rem}.locationHero-module__gbSLmG__statCard{width:100%;min-width:unset}}@media (max-width:480px){.locationHero-module__gbSLmG__title{font-size:2rem}.locationHero-module__gbSLmG__tagline{font-size:1rem}.locationHero-module__gbSLmG__statCard{padding:1.25rem 1.5rem}.locationHero-module__gbSLmG__statValue{font-size:1.125rem}}
.locationStats-module__bIav7W__statsSection{background:linear-gradient(#fff,#f9f9f9);padding:4rem 0}.locationStats-module__bIav7W__statsGrid{max-width:var(--max-width);grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;padding:0 2rem;display:grid}.locationStats-module__bIav7W__statCard{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000014}.locationStats-module__bIav7W__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.locationStats-module__bIav7W__iconWrapper{background:rgba(var(--color-primary-rgb,0,123,255),.05);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.locationStats-module__bIav7W__statCard:hover .locationStats-module__bIav7W__iconWrapper{background:rgba(var(--color-primary-rgb,0,123,255),.1);transform:scale(1.1)}.locationStats-module__bIav7W__icon{color:var(--color-primary)}.locationStats-module__bIav7W__statContent{flex-direction:column;gap:.5rem;display:flex}.locationStats-module__bIav7W__statLabel{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.locationStats-module__bIav7W__statValue{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.locationStats-module__bIav7W__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.locationStats-module__bIav7W__statsSection{padding:3rem 0}.locationStats-module__bIav7W__statsGrid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.locationStats-module__bIav7W__statCard{padding:1.5rem}.locationStats-module__bIav7W__iconWrapper{width:56px;height:56px}.locationStats-module__bIav7W__icon{width:28px;height:28px}.locationStats-module__bIav7W__statValue{font-size:1.25rem}}
.locationDescription-module__XCB45q__description{background:#fff;padding:4rem 0}.locationDescription-module__XCB45q__container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.locationDescription-module__XCB45q__section{margin-bottom:4rem}.locationDescription-module__XCB45q__section:last-child{margin-bottom:0}.locationDescription-module__XCB45q__introduction{color:var(--color-text);text-align:center;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8}.locationDescription-module__XCB45q__sectionTitle{font-family:var(--font-serif);color:var(--color-text);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.locationDescription-module__XCB45q__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.locationDescription-module__XCB45q__benefitCard{background:rgba(var(--color-primary-rgb,0,123,255),.05);border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.locationDescription-module__XCB45q__benefitCard:hover{background:#f0f0f0;transform:translate(4px)}.locationDescription-module__XCB45q__benefitIcon{color:#000;flex-shrink:0;margin-top:.25rem}.locationDescription-module__XCB45q__benefitContent{flex:1}.locationDescription-module__XCB45q__benefitTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.locationDescription-module__XCB45q__benefitDescription{color:var(--color-text-light);margin:0;font-size:.9375rem;line-height:1.6}.locationDescription-module__XCB45q__highlightsList{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:800px;margin:0 auto;padding:0;list-style:none;display:grid}.locationDescription-module__XCB45q__highlightItem{color:var(--color-text);background:rgba(var(--color-primary-rgb,0,123,255),.05);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:1rem;transition:background .2s;display:flex}.locationDescription-module__XCB45q__highlightIcon{flex-shrink:0}.locationDescription-module__XCB45q__transportationContent{color:var(--color-text);text-align:center;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.8}@media (max-width:1024px){.locationDescription-module__XCB45q__benefitsGrid{grid-template-columns:1fr}}@media (max-width:768px){.locationDescription-module__XCB45q__description{padding:3rem 0}.locationDescription-module__XCB45q__container{padding:0 1rem}.locationDescription-module__XCB45q__section{margin-bottom:3rem}.locationDescription-module__XCB45q__sectionTitle{margin-bottom:1.5rem;font-size:1.75rem}.locationDescription-module__XCB45q__introduction{font-size:1rem}.locationDescription-module__XCB45q__highlightsList{grid-template-columns:1fr}.locationDescription-module__XCB45q__benefitCard{padding:1.25rem}.locationDescription-module__XCB45q__transportationContent{font-size:.9375rem}}
