.CitySign3D-module__UAuQaa__citySignContainer{perspective:1000px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.CitySign3D-module__UAuQaa__loadingContainer{background:var(--general-bg);border-radius:8px}.CitySign3D-module__UAuQaa__citySign{transform-style:preserve-3d;transition:all .3s;animation:3s ease-in-out infinite CitySign3D-module__UAuQaa__float;position:relative}.CitySign3D-module__UAuQaa__citySign.CitySign3D-module__UAuQaa__hovered{animation-play-state:paused;transform:scale(1.05)rotateY(5deg)}@keyframes CitySign3D-module__UAuQaa__float{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-10px)rotateY(2deg)}}.CitySign3D-module__UAuQaa__pole{background:linear-gradient(135deg,#666,#888 50%,#666);border-radius:8px;width:16px;height:120px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000004d,inset 0 1px #fff3}.CitySign3D-module__UAuQaa__supportTop{bottom:-40px}.CitySign3D-module__UAuQaa__supportBottom,.CitySign3D-module__UAuQaa__supportTop{background:linear-gradient(135deg,#666,#888 50%,#666);border-radius:4px;width:80px;height:8px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000004d}.CitySign3D-module__UAuQaa__supportBottom{bottom:-60px}.CitySign3D-module__UAuQaa__signPlate{background:linear-gradient(135deg,#fff,#f8f8f8);border:3px solid #000;border-radius:12px;width:300px;height:90px;transition:all .3s;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(5deg);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px #fffc}.CitySign3D-module__UAuQaa__citySign.CitySign3D-module__UAuQaa__hovered .CitySign3D-module__UAuQaa__signPlate{transform:perspective(1000px)rotateX(0)scale(1.02);box-shadow:0 12px 40px #0006,0 4px 12px #0000004d,inset 0 1px #ffffffe6}.CitySign3D-module__UAuQaa__signContent{background:linear-gradient(135deg,#fff,#f8f8f8 50%,#fff);border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CitySign3D-module__UAuQaa__signContent:before{content:"";z-index:1;background:#ce1126;border-radius:6px;position:absolute;inset:8px}.CitySign3D-module__UAuQaa__signContent:after{content:"";z-index:2;background:#fff;border-radius:4px;position:absolute;inset:12px}.CitySign3D-module__UAuQaa__cityName{color:#000;letter-spacing:1px;text-align:center;text-shadow:0 1px 2px #0000001a;z-index:3;font-family:Arial,sans-serif;font-size:24px;font-weight:700;transition:all .3s;position:relative}.CitySign3D-module__UAuQaa__citySign.CitySign3D-module__UAuQaa__hovered .CitySign3D-module__UAuQaa__cityName{text-shadow:0 2px 4px #0003;transform:scale(1.05)}.CitySign3D-module__UAuQaa__shine{pointer-events:none;z-index:4;background:linear-gradient(90deg,#0000,#fff6 50%,#0000);width:100%;height:100%;animation:3s ease-in-out infinite CitySign3D-module__UAuQaa__shine;position:absolute;top:0;left:-100%}@keyframes CitySign3D-module__UAuQaa__shine{0%{left:-100%}50%{left:100%}to{left:100%}}.CitySign3D-module__UAuQaa__citySign.CitySign3D-module__UAuQaa__hovered .CitySign3D-module__UAuQaa__shine{animation-duration:1.5s}.CitySign3D-module__UAuQaa__shadow{background:radial-gradient(#0000004d 0,#0000 70%);border-radius:50%;width:200px;height:20px;animation:3s ease-in-out infinite CitySign3D-module__UAuQaa__shadowFloat;position:absolute;bottom:-140px;left:50%;transform:translate(-50%)}@keyframes CitySign3D-module__UAuQaa__shadowFloat{0%,to{opacity:.3;transform:translate(-50%)scale(1)}50%{opacity:.2;transform:translate(-50%)scale(.9)}}.CitySign3D-module__UAuQaa__citySign.CitySign3D-module__UAuQaa__hovered .CitySign3D-module__UAuQaa__shadow{animation-play-state:paused}@media (max-width:768px){.CitySign3D-module__UAuQaa__citySignContainer{height:300px}.CitySign3D-module__UAuQaa__signPlate{width:250px;height:75px}.CitySign3D-module__UAuQaa__cityName{font-size:20px}.CitySign3D-module__UAuQaa__pole{height:100px;bottom:-100px}.CitySign3D-module__UAuQaa__supportTop{bottom:-30px}.CitySign3D-module__UAuQaa__supportBottom{bottom:-50px}.CitySign3D-module__UAuQaa__shadow{bottom:-120px}}@media (max-width:480px){.CitySign3D-module__UAuQaa__citySignContainer{height:250px}.CitySign3D-module__UAuQaa__signPlate{width:200px;height:60px}.CitySign3D-module__UAuQaa__cityName{font-size:16px}.CitySign3D-module__UAuQaa__pole{height:80px;bottom:-80px}.CitySign3D-module__UAuQaa__supportTop{bottom:-25px}.CitySign3D-module__UAuQaa__supportBottom{bottom:-40px}.CitySign3D-module__UAuQaa__shadow{bottom:-100px}}
.styles-module__CVJLmG__mainContent{background:var(--bg);padding:4rem 0}.styles-module__CVJLmG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__CVJLmG__contentGrid{grid-template-columns:1fr 350px;align-items:start;gap:3rem;display:grid}.styles-module__CVJLmG__contentMain{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);border-radius:12px;padding:2rem}.styles-module__CVJLmG__sectionTitle{color:var(--text);margin-top:2rem;margin-bottom:1.5rem;font-size:2rem;font-weight:700;position:relative}.styles-module__CVJLmG__sectionTitle:first-child{margin-top:0}.styles-module__CVJLmG__sectionTitle:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.styles-module__CVJLmG__paragraph{color:var(--text-2);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.styles-module__CVJLmG__infoGrid{background:var(--a-5);border:1px solid var(--a-2);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0;padding:1.5rem;display:grid}.styles-module__CVJLmG__infoItem{background:var(--gradient-bg-card);border:1px solid var(--a-2);color:var(--text-2);border-radius:6px;padding:.75rem;font-size:.95rem}.styles-module__CVJLmG__infoItem strong{color:var(--text);font-weight:600}.styles-module__CVJLmG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.styles-module__CVJLmG__sidebarCard{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);border-radius:12px;padding:1.5rem}.styles-module__CVJLmG__sidebarTitle{color:var(--text);margin-bottom:1rem;font-size:1.25rem;font-weight:600;position:relative}.styles-module__CVJLmG__sidebarTitle:after{background:var(--a-6);content:"";border-radius:1px;width:40px;height:2px;position:absolute;bottom:-.25rem;left:0}.styles-module__CVJLmG__sidebarItem{border-bottom:1px solid var(--a-2);color:var(--text-2);margin-bottom:.75rem;padding:.5rem 0;font-size:.95rem;line-height:1.6}.styles-module__CVJLmG__sidebarItem:last-child{border-bottom:none;margin-bottom:0}.styles-module__CVJLmG__sidebarItem strong{color:var(--text);font-weight:600}.styles-module__CVJLmG__ctaBox{background:linear-gradient(135deg,var(--a-6),var(--b-6));box-shadow:var(--shadow-md);text-align:center;border-radius:12px;padding:2rem}.styles-module__CVJLmG__ctaTitle{color:var(--bg);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.styles-module__CVJLmG__ctaDescription{color:var(--bg);opacity:.9;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.styles-module__CVJLmG__btnPrimary{background:var(--bg);color:var(--a-6);transition:all var(--transition-base);border:2px solid #0000;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.styles-module__CVJLmG__btnPrimary:hover{border-color:var(--bg);color:var(--bg);background:0 0;transform:translateY(-2px);box-shadow:0 8px 25px #0003}@media (max-width:1024px){.styles-module__CVJLmG__contentGrid{grid-template-columns:1fr;gap:2rem}.styles-module__CVJLmG__sidebar{order:-1}}@media (max-width:768px){.styles-module__CVJLmG__mainContent{padding:2rem 0}.styles-module__CVJLmG__container{padding:0 .75rem}.styles-module__CVJLmG__contentMain{padding:1.5rem}.styles-module__CVJLmG__sectionTitle{font-size:1.75rem}.styles-module__CVJLmG__infoGrid{grid-template-columns:1fr;padding:1rem}.styles-module__CVJLmG__ctaBox{padding:1.5rem}.styles-module__CVJLmG__ctaTitle{font-size:1.25rem}}@media (max-width:480px){.styles-module__CVJLmG__contentMain{padding:1rem}.styles-module__CVJLmG__sectionTitle{font-size:1.5rem}.styles-module__CVJLmG__paragraph{font-size:1rem}.styles-module__CVJLmG__ctaBox,.styles-module__CVJLmG__sidebarCard{padding:1rem}}
.styles-module__XOT54a__statisticsSection{background:var(--bg);padding:4rem 0}.styles-module__XOT54a__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__XOT54a__header{text-align:center;margin-bottom:3rem}.styles-module__XOT54a__title{color:var(--text);margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.styles-module__XOT54a__title:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__XOT54a__subtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__XOT54a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__XOT54a__statCard{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);transition:all var(--transition-smooth);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow:hidden}.styles-module__XOT54a__statCard:before{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";height:4px;position:absolute;top:0;left:0;right:0}.styles-module__XOT54a__statCard:hover{border-color:var(--a-6);box-shadow:0 12px 40px var(--shadow-md);transform:translateY(-4px)}.styles-module__XOT54a__statIcon{flex-shrink:0;font-size:2.5rem}.styles-module__XOT54a__statIcon,.styles-module__XOT54a__statIconPrimary{color:var(--a-6)}.styles-module__XOT54a__statIconSecondary{color:var(--b-6)}.styles-module__XOT54a__statIconHighlight{color:var(--a-6)}.styles-module__XOT54a__statIconSuccess{color:var(--success)}.styles-module__XOT54a__statIconInfo{color:var(--info)}.styles-module__XOT54a__statIconWarning{color:var(--warning)}.styles-module__XOT54a__statIconError{color:var(--error)}.styles-module__XOT54a__statContent{flex:1}.styles-module__XOT54a__statTitle{color:var(--text-2);letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.styles-module__XOT54a__statValue{color:var(--text);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__XOT54a__additionalInfo{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);text-align:center;border-radius:16px;padding:2rem}.styles-module__XOT54a__additionalTitle{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;position:relative}.styles-module__XOT54a__additionalTitle:after{background:var(--a-6);content:"";border-radius:1px;width:60px;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__XOT54a__languagesList{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__XOT54a__languageTag{background:var(--a-1);border:1px solid var(--a-2);color:var(--text);transition:all var(--transition-base);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.styles-module__XOT54a__languageTag:hover{background:var(--a-2);border-color:var(--a-6);box-shadow:0 4px 12px var(--a-1);transform:translateY(-2px)}@media (max-width:768px){.styles-module__XOT54a__statisticsSection{padding:2rem 0}.styles-module__XOT54a__title{font-size:2rem}.styles-module__XOT54a__subtitle{font-size:1rem}.styles-module__XOT54a__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.styles-module__XOT54a__statCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.styles-module__XOT54a__statIcon{font-size:2rem}.styles-module__XOT54a__statTitle{font-size:.9rem}.styles-module__XOT54a__statValue{font-size:1.5rem}.styles-module__XOT54a__additionalInfo{padding:1.5rem}.styles-module__XOT54a__additionalTitle{font-size:1.25rem}.styles-module__XOT54a__languagesList{gap:.5rem}.styles-module__XOT54a__languageTag{padding:.4rem .8rem;font-size:.8rem}@media (max-width:480px){.styles-module__XOT54a__container{padding:0 .75rem}.styles-module__XOT54a__title{font-size:1.75rem}.styles-module__XOT54a__statsGrid{grid-template-columns:1fr;gap:1rem}.styles-module__XOT54a__statCard{padding:1rem}.styles-module__XOT54a__statIcon{font-size:1.75rem}.styles-module__XOT54a__statTitle{font-size:.85rem}.styles-module__XOT54a__statValue{font-size:1.25rem}.styles-module__XOT54a__additionalInfo{padding:1rem}.styles-module__XOT54a__languageTag{padding:.3rem .6rem;font-size:.75rem}}}
.styles-module__RUrQpG__culturalSection{background:var(--cultural-bg);padding:4rem 0}.styles-module__RUrQpG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__RUrQpG__header{text-align:center;margin-bottom:3rem}.styles-module__RUrQpG__title{color:var(--cultural-title-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.styles-module__RUrQpG__title:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__RUrQpG__subtitle{color:var(--cultural-subtitle-color);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__RUrQpG__culturalGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__RUrQpG__culturalCard{background:var(--cultural-card-bg);border:1px solid var(--cultural-card-border);box-shadow:var(--cultural-card-shadow);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.styles-module__RUrQpG__culturalCard:hover{border-color:var(--cultural-card-hover-border);box-shadow:var(--cultural-card-hover-shadow);transform:translateY(-4px)}.styles-module__RUrQpG__culturalIcon{flex-shrink:0;font-size:2.5rem}.styles-module__RUrQpG__culturalIcon,.styles-module__RUrQpG__culturalIconPrimary{color:var(--a-6)}.styles-module__RUrQpG__culturalIconSecondary{color:var(--b-6)}.styles-module__RUrQpG__culturalIconHighlight{color:var(--a-6)}.styles-module__RUrQpG__culturalIconSuccess{color:var(--success)}.styles-module__RUrQpG__culturalIconInfo{color:var(--info)}.styles-module__RUrQpG__culturalIconWarning{color:var(--warning)}.styles-module__RUrQpG__culturalIconError{color:var(--error)}.styles-module__RUrQpG__culturalContent{flex:1}.styles-module__RUrQpG__culturalTitle{color:var(--cultural-info-title-color);letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.styles-module__RUrQpG__culturalValue{color:var(--cultural-info-value-color);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.styles-module__RUrQpG__languagesSection{margin-top:3rem}.styles-module__RUrQpG__languagesTitle{color:var(--cultural-languages-title-color);text-align:center;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;position:relative}.styles-module__RUrQpG__languagesTitle:after{background:var(--a-6);content:"";border-radius:1px;width:60px;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__RUrQpG__languagesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__RUrQpG__languageCard{background:var(--cultural-language-bg);border:1px solid var(--cultural-language-border);box-shadow:var(--cultural-language-shadow);border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.styles-module__RUrQpG__languageCard:hover{border-color:var(--cultural-language-hover-border);box-shadow:var(--cultural-language-hover-shadow);transform:translateY(-2px)}.styles-module__RUrQpG__languageIcon{flex-shrink:0;font-size:1.5rem}.styles-module__RUrQpG__languageName{color:var(--cultural-language-name-color);font-size:1rem;font-weight:500;line-height:1.3}@media (max-width:768px){.styles-module__RUrQpG__culturalSection{padding:3rem 0}.styles-module__RUrQpG__title{font-size:2rem}.styles-module__RUrQpG__subtitle{font-size:1rem}.styles-module__RUrQpG__culturalGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__RUrQpG__culturalCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.styles-module__RUrQpG__culturalIcon{font-size:2rem}.styles-module__RUrQpG__culturalTitle{font-size:.9rem}.styles-module__RUrQpG__culturalValue{font-size:1.1rem}.styles-module__RUrQpG__languagesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.styles-module__RUrQpG__languageCard{padding:.75rem}.styles-module__RUrQpG__languageIcon{font-size:1.25rem}.styles-module__RUrQpG__languageName{font-size:.9rem}}@media (max-width:480px){.styles-module__RUrQpG__container{padding:0 .75rem}.styles-module__RUrQpG__title{font-size:1.75rem}.styles-module__RUrQpG__culturalCard{padding:1rem}.styles-module__RUrQpG__culturalIcon{font-size:1.75rem}.styles-module__RUrQpG__culturalTitle{font-size:.85rem}.styles-module__RUrQpG__culturalValue{font-size:1rem}.styles-module__RUrQpG__languagesGrid{grid-template-columns:1fr}.styles-module__RUrQpG__languageCard{padding:.625rem}.styles-module__RUrQpG__languageIcon{font-size:1.1rem}.styles-module__RUrQpG__languageName{font-size:.8rem}}
.styles-module__qLjv2W__locationSection{background:var(--location-bg);padding:4rem 0}.styles-module__qLjv2W__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__qLjv2W__header{text-align:center;margin-bottom:3rem}.styles-module__qLjv2W__title{color:var(--location-title-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.styles-module__qLjv2W__title:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__qLjv2W__subtitle{color:var(--location-subtitle-color);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__qLjv2W__locationGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__qLjv2W__locationCard{background:var(--location-card-bg);border:1px solid var(--location-card-border);box-shadow:var(--location-card-shadow);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.styles-module__qLjv2W__locationCard:hover{border-color:var(--location-card-hover-border);box-shadow:var(--location-card-hover-shadow);transform:translateY(-4px)}.styles-module__qLjv2W__locationIcon{flex-shrink:0;font-size:2.5rem}.styles-module__qLjv2W__locationIcon,.styles-module__qLjv2W__locationIconPrimary{color:var(--a-6)}.styles-module__qLjv2W__locationIconSecondary{color:var(--b-6)}.styles-module__qLjv2W__locationIconHighlight{color:var(--a-6)}.styles-module__qLjv2W__locationIconSuccess{color:var(--success)}.styles-module__qLjv2W__locationIconInfo{color:var(--info)}.styles-module__qLjv2W__locationIconWarning{color:var(--warning)}.styles-module__qLjv2W__locationIconError{color:var(--error)}.styles-module__qLjv2W__locationContent{flex:1}.styles-module__qLjv2W__locationTitle{color:var(--location-info-title-color);letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.styles-module__qLjv2W__locationValue{color:var(--location-info-value-color);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.styles-module__qLjv2W__mapSection{background:var(--location-map-bg);border:1px solid var(--location-map-border);box-shadow:var(--location-map-shadow);text-align:center;border-radius:16px;margin-bottom:3rem;padding:2rem}.styles-module__qLjv2W__mapTitle{color:var(--location-map-title-color);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.styles-module__qLjv2W__mapDescription{color:var(--location-map-description-color);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.styles-module__qLjv2W__mapButton{background:var(--location-map-button-bg);border:1px solid var(--location-map-button-border);box-shadow:var(--location-map-button-shadow);color:var(--location-map-button-color);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.styles-module__qLjv2W__mapButton:hover{background:var(--location-map-button-hover-bg);box-shadow:var(--location-map-button-hover-shadow);color:var(--location-map-button-hover-color);transform:translateY(-2px)}.styles-module__qLjv2W__mapButtonIcon{font-size:1.25rem}.styles-module__qLjv2W__neighborsSection{margin-top:3rem}.styles-module__qLjv2W__neighborsTitle{color:var(--location-neighbors-title-color);text-align:center;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;position:relative}.styles-module__qLjv2W__neighborsTitle:after{background:var(--a-6);content:"";border-radius:1px;width:60px;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__qLjv2W__neighborsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__qLjv2W__neighborCard{background:var(--location-neighbor-bg);border:1px solid var(--location-neighbor-border);box-shadow:var(--location-neighbor-shadow);border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.styles-module__qLjv2W__neighborCard:hover{border-color:var(--location-neighbor-hover-border);box-shadow:var(--location-neighbor-hover-shadow);transform:translateY(-2px)}.styles-module__qLjv2W__neighborIcon{flex-shrink:0;font-size:1.5rem}.styles-module__qLjv2W__neighborName{color:var(--location-neighbor-name-color);font-size:1rem;font-weight:500;line-height:1.3}@media (max-width:768px){.styles-module__qLjv2W__locationSection{padding:3rem 0}.styles-module__qLjv2W__title{font-size:2rem}.styles-module__qLjv2W__subtitle{font-size:1rem}.styles-module__qLjv2W__locationGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__qLjv2W__locationCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.styles-module__qLjv2W__locationIcon{font-size:2rem}.styles-module__qLjv2W__locationTitle{font-size:.9rem}.styles-module__qLjv2W__locationValue{font-size:1.1rem}.styles-module__qLjv2W__mapSection{padding:1.5rem}.styles-module__qLjv2W__mapTitle{font-size:1.25rem}.styles-module__qLjv2W__mapButton{padding:.875rem 1.5rem;font-size:.9rem}.styles-module__qLjv2W__neighborsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.styles-module__qLjv2W__neighborCard{padding:.75rem}.styles-module__qLjv2W__neighborIcon{font-size:1.25rem}.styles-module__qLjv2W__neighborName{font-size:.9rem}}@media (max-width:480px){.styles-module__qLjv2W__container{padding:0 .75rem}.styles-module__qLjv2W__title{font-size:1.75rem}.styles-module__qLjv2W__locationCard{padding:1rem}.styles-module__qLjv2W__locationIcon{font-size:1.75rem}.styles-module__qLjv2W__locationTitle{font-size:.85rem}.styles-module__qLjv2W__locationValue{font-size:1rem}.styles-module__qLjv2W__mapSection{padding:1rem}.styles-module__qLjv2W__mapTitle{font-size:1.1rem}.styles-module__qLjv2W__mapDescription{font-size:.9rem}.styles-module__qLjv2W__mapButton{padding:.75rem 1.25rem;font-size:.8rem}.styles-module__qLjv2W__neighborsGrid{grid-template-columns:1fr}.styles-module__qLjv2W__neighborCard{padding:.625rem}.styles-module__qLjv2W__neighborIcon{font-size:1.1rem}.styles-module__qLjv2W__neighborName{font-size:.8rem}}
.styles-module__dzbHjW__actionsSection{background:var(--bg);padding:4rem 0}.styles-module__dzbHjW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__dzbHjW__header{text-align:center;margin-bottom:3rem}.styles-module__dzbHjW__title{color:var(--text);margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.styles-module__dzbHjW__title:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__dzbHjW__subtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__dzbHjW__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__dzbHjW__actionCard{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);color:inherit;transition:all var(--transition-smooth);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.styles-module__dzbHjW__actionCard:before{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";height:4px;position:absolute;top:0;left:0;right:0}.styles-module__dzbHjW__actionCard:hover{border-color:var(--a-6);box-shadow:0 12px 40px var(--shadow-md);color:inherit;text-decoration:none;transform:translateY(-4px)}.styles-module__dzbHjW__actionIcon{flex-shrink:0;font-size:2.5rem}.styles-module__dzbHjW__actionIcon,.styles-module__dzbHjW__actionIconPrimary{color:var(--a-6)}.styles-module__dzbHjW__actionIconSecondary{color:var(--b-6)}.styles-module__dzbHjW__actionIconHighlight{color:var(--a-6)}.styles-module__dzbHjW__actionIconSuccess{color:var(--success)}.styles-module__dzbHjW__actionIconInfo{color:var(--info)}.styles-module__dzbHjW__actionIconWarning{color:var(--warning)}.styles-module__dzbHjW__actionIconError{color:var(--error)}.styles-module__dzbHjW__actionContent{flex:1}.styles-module__dzbHjW__actionTitle{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.styles-module__dzbHjW__actionDescription{color:var(--text-2);margin:0;font-size:.95rem;line-height:1.5}.styles-module__dzbHjW__actionArrow{opacity:.7;transition:all var(--transition-base);flex-shrink:0;font-size:1.5rem}.styles-module__dzbHjW__actionCard:hover .styles-module__dzbHjW__actionArrow{opacity:1;transform:translate(4px)}.styles-module__dzbHjW__quickInfo{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);text-align:center;border-radius:16px;padding:2rem}.styles-module__dzbHjW__quickInfoTitle{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;position:relative}.styles-module__dzbHjW__quickInfoTitle:after{background:var(--a-6);content:"";border-radius:1px;width:60px;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__dzbHjW__quickInfoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__dzbHjW__quickInfoItem{background:var(--a-5);border:1px solid var(--a-2);transition:all var(--transition-base);border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.styles-module__dzbHjW__quickInfoItem:hover{background:var(--a-1);border-color:var(--a-6);box-shadow:0 4px 12px var(--a-1);transform:translateY(-2px)}.styles-module__dzbHjW__quickInfoLabel{color:var(--text-2);letter-spacing:.5px;text-transform:uppercase;font-size:.9rem;font-weight:600}.styles-module__dzbHjW__quickInfoValue{color:var(--text);font-size:1rem;font-weight:500}@media (max-width:768px){.styles-module__dzbHjW__actionsSection{padding:2rem 0}.styles-module__dzbHjW__title{font-size:2rem}.styles-module__dzbHjW__subtitle{font-size:1rem}.styles-module__dzbHjW__actionsGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__dzbHjW__actionCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.styles-module__dzbHjW__actionIcon{font-size:2rem}.styles-module__dzbHjW__actionTitle{font-size:1.1rem}.styles-module__dzbHjW__actionDescription{font-size:.9rem}.styles-module__dzbHjW__actionArrow{font-size:1.25rem}.styles-module__dzbHjW__quickInfo{padding:1.5rem}.styles-module__dzbHjW__quickInfoTitle{font-size:1.25rem}.styles-module__dzbHjW__quickInfoGrid{grid-template-columns:1fr}.styles-module__dzbHjW__quickInfoItem{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:480px){.styles-module__dzbHjW__container{padding:0 .75rem}.styles-module__dzbHjW__title{font-size:1.75rem}.styles-module__dzbHjW__actionCard{padding:1rem}.styles-module__dzbHjW__actionIcon{font-size:1.75rem}.styles-module__dzbHjW__actionTitle{font-size:1rem}.styles-module__dzbHjW__actionDescription{font-size:.85rem}.styles-module__dzbHjW__quickInfo{padding:1rem}.styles-module__dzbHjW__quickInfoItem{padding:.75rem}.styles-module__dzbHjW__quickInfoLabel{font-size:.8rem}.styles-module__dzbHjW__quickInfoValue{font-size:.9rem}}
.styles-module__KpG87W__contactCTASection{background:var(--bg);padding:4rem 0}.styles-module__KpG87W__container{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__KpG87W__content{grid-template-columns:1fr 400px;align-items:start;gap:3rem;display:grid}.styles-module__KpG87W__textContent{background:var(--gradient-bg-card);border:1px solid var(--a-2);box-shadow:var(--shadow-md);border-radius:16px;padding:2.5rem}.styles-module__KpG87W__title{color:var(--text);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;position:relative}.styles-module__KpG87W__title:after{background:linear-gradient(135deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:0}.styles-module__KpG87W__description{color:var(--text-2);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.styles-module__KpG87W__features{flex-direction:column;gap:1.5rem;display:flex}.styles-module__KpG87W__feature{background:var(--a-5);border:1px solid var(--a-2);transition:all var(--transition-base);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.styles-module__KpG87W__feature:hover{background:var(--a-1);border-color:var(--a-6);box-shadow:0 4px 12px var(--a-1);transform:translateY(-2px)}.styles-module__KpG87W__featureIcon{flex-shrink:0;font-size:2rem}.styles-module__KpG87W__featureContent{flex:1}.styles-module__KpG87W__featureTitle{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.styles-module__KpG87W__featureDescription{color:var(--text-2);margin:0;font-size:.95rem;line-height:1.5}.styles-module__KpG87W__ctaContent{position:sticky;top:2rem}.styles-module__KpG87W__ctaCard{background:linear-gradient(135deg,var(--a-6),var(--b-6));box-shadow:var(--shadow-md);color:var(--bg);text-align:center;border-radius:16px;padding:2rem}.styles-module__KpG87W__ctaTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.styles-module__KpG87W__ctaDescription{opacity:.9;margin-bottom:2rem;font-size:1rem;line-height:1.6}.styles-module__KpG87W__ctaButtons{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__KpG87W__primaryButton,.styles-module__KpG87W__secondaryButton{transition:all var(--transition-smooth);border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.styles-module__KpG87W__primaryButton{background:var(--bg);color:var(--a-6)}.styles-module__KpG87W__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.styles-module__KpG87W__primaryButton:hover,.styles-module__KpG87W__secondaryButton{border-color:var(--bg);color:var(--bg);background:0 0}.styles-module__KpG87W__secondaryButton:hover{background:var(--bg);color:var(--a-6);transform:translateY(-2px);box-shadow:0 8px 25px #0003}.styles-module__KpG87W__buttonIcon{font-size:1.25rem}.styles-module__KpG87W__contactInfo{flex-direction:column;gap:.75rem;display:flex}.styles-module__KpG87W__contactItem{background:#ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.95rem;display:flex}.styles-module__KpG87W__contactIcon{flex-shrink:0;font-size:1.25rem}.styles-module__KpG87W__contactText{font-weight:500}@media (max-width:1024px){.styles-module__KpG87W__content{grid-template-columns:1fr;gap:2rem}.styles-module__KpG87W__ctaContent{position:static}}@media (max-width:768px){.styles-module__KpG87W__contactCTASection{padding:2rem 0}.styles-module__KpG87W__title{font-size:2rem}.styles-module__KpG87W__description{font-size:1rem}.styles-module__KpG87W__textContent{padding:1.5rem}.styles-module__KpG87W__feature{padding:.75rem}.styles-module__KpG87W__featureIcon{font-size:1.75rem}.styles-module__KpG87W__featureTitle{font-size:1rem}.styles-module__KpG87W__ctaCard{padding:1.5rem}.styles-module__KpG87W__ctaTitle{font-size:1.5rem}.styles-module__KpG87W__primaryButton,.styles-module__KpG87W__secondaryButton{padding:.875rem 1.25rem;font-size:.95rem}}@media (max-width:480px){.styles-module__KpG87W__container{padding:0 .75rem}.styles-module__KpG87W__title{font-size:1.75rem}.styles-module__KpG87W__textContent{padding:1rem}.styles-module__KpG87W__feature{text-align:center;flex-direction:column;gap:.75rem}.styles-module__KpG87W__ctaCard{padding:1rem}.styles-module__KpG87W__ctaTitle{font-size:1.25rem}.styles-module__KpG87W__primaryButton,.styles-module__KpG87W__secondaryButton{padding:.75rem 1rem;font-size:.9rem}.styles-module__KpG87W__contactItem{padding:.5rem;font-size:.9rem}}
.vehicle-selection-section-module__DJ-1Wa__vehicleSelection{background:var(--color-background);padding:4rem 0}.vehicle-selection-section-module__DJ-1Wa__container{max-width:1200px;margin:0 auto;padding:0 1rem}.vehicle-selection-section-module__DJ-1Wa__header{text-align:center;margin-bottom:3rem}.vehicle-selection-section-module__DJ-1Wa__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.vehicle-selection-section-module__DJ-1Wa__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.vehicle-selection-section-module__DJ-1Wa__vehicleGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.vehicle-selection-section-module__DJ-1Wa__vehicleCard{background:var(--color-card-background);border:1px solid var(--color-border);color:inherit;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.vehicle-selection-section-module__DJ-1Wa__vehicleCard:before{background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));content:"";height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.vehicle-selection-section-module__DJ-1Wa__vehicleCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.vehicle-selection-section-module__DJ-1Wa__vehicleCard:hover:before{transform:scaleX(1)}.vehicle-selection-section-module__DJ-1Wa__vehicleLogo{justify-content:center;margin-bottom:1rem;display:flex}.vehicle-selection-section-module__DJ-1Wa__vehicleLogo img{object-fit:contain;border-radius:8px}.vehicle-selection-section-module__DJ-1Wa__vehicleContent{flex:1;margin-bottom:1rem}.vehicle-selection-section-module__DJ-1Wa__vehicleName{color:var(--color-text-primary);text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.vehicle-selection-section-module__DJ-1Wa__vehicleDescription{color:var(--color-text-secondary);text-align:center;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.vehicle-selection-section-module__DJ-1Wa__vehicleFeatures{flex-direction:column;gap:.5rem;display:flex}.vehicle-selection-section-module__DJ-1Wa__coverage,.vehicle-selection-section-module__DJ-1Wa__specialties{flex-direction:column;gap:.25rem;display:flex}.vehicle-selection-section-module__DJ-1Wa__featureLabel{color:var(--color-text-tertiary);letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:600}.vehicle-selection-section-module__DJ-1Wa__featureValue{color:var(--color-text-secondary);font-size:.875rem;line-height:1.4}.vehicle-selection-section-module__DJ-1Wa__vehicleAction{background:var(--color-primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;transition:all .3s;display:flex}.vehicle-selection-section-module__DJ-1Wa__vehicleCard:hover .vehicle-selection-section-module__DJ-1Wa__vehicleAction{background:var(--color-primary-dark);transform:translate(4px)}.vehicle-selection-section-module__DJ-1Wa__actionText{font-size:.875rem}.vehicle-selection-section-module__DJ-1Wa__actionArrow{font-size:1rem;transition:transform .3s}.vehicle-selection-section-module__DJ-1Wa__vehicleCard:hover .vehicle-selection-section-module__DJ-1Wa__actionArrow{transform:translate(4px)}.vehicle-selection-section-module__DJ-1Wa__footer{border-top:1px solid var(--color-border);text-align:center;padding-top:2rem}.vehicle-selection-section-module__DJ-1Wa__footerText{color:var(--color-text-tertiary);font-size:.875rem;line-height:1.5}@media (max-width:768px){.vehicle-selection-section-module__DJ-1Wa__vehicleGrid{grid-template-columns:1fr;gap:1rem}.vehicle-selection-section-module__DJ-1Wa__vehicleCard{padding:1rem}.vehicle-selection-section-module__DJ-1Wa__title{font-size:2rem}.vehicle-selection-section-module__DJ-1Wa__subtitle{font-size:1rem}}@media (max-width:480px){.vehicle-selection-section-module__DJ-1Wa__vehicleSelection{padding:2rem 0}.vehicle-selection-section-module__DJ-1Wa__container{padding:0 .5rem}.vehicle-selection-section-module__DJ-1Wa__title{font-size:1.75rem}}
.styles-module__SpTpAW__faqSection{background:var(--background);padding:4rem 0}.styles-module__SpTpAW__container{max-width:1000px;margin:0 auto;padding:0 1rem}.styles-module__SpTpAW__header{text-align:center;margin-bottom:3rem}.styles-module__SpTpAW__subtitle{color:var(--muted-foreground);max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.styles-module__SpTpAW__faqGrid{gap:1.5rem;margin-bottom:3rem;display:grid}.styles-module__SpTpAW__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px -1px #0000001a}.styles-module__SpTpAW__faqItem:hover{border-color:var(--primary);box-shadow:0 4px 8px -2px #0000001a}.styles-module__SpTpAW__faqQuestion{background:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.styles-module__SpTpAW__faqQuestion:hover{background:var(--muted-hover)}.styles-module__SpTpAW__questionTitle{color:var(--foreground);flex:1;margin:0;padding-right:1rem;font-size:1.125rem;font-weight:600}.styles-module__SpTpAW__questionIcon{color:var(--primary);flex-shrink:0;font-size:1.25rem}.styles-module__SpTpAW__faqAnswer{border-top:1px solid var(--border);padding:1.5rem}.styles-module__SpTpAW__answerText{color:var(--muted-foreground);margin:0;line-height:1.6}.styles-module__SpTpAW__ctaSection{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:2rem;padding:2rem}.styles-module__SpTpAW__ctaTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.styles-module__SpTpAW__ctaDescription{color:var(--muted-foreground);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.styles-module__SpTpAW__ctaButton{background:var(--primary);color:var(--primary-foreground);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.styles-module__SpTpAW__ctaButton:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 12px -2px #00000026}.styles-module__SpTpAW__ctaButtonIcon{font-size:1.25rem}@media (max-width:768px){.styles-module__SpTpAW__faqSection{padding:2rem 0}.styles-module__SpTpAW__faqQuestion{padding:1rem}.styles-module__SpTpAW__questionTitle{font-size:1rem}.styles-module__SpTpAW__faqAnswer{padding:1rem}.styles-module__SpTpAW__ctaSection{padding:1.5rem}}
/*# sourceMappingURL=2b7d108917d18342.css.map*/