.Home_hero__VkeT1{position:relative;height:90vh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;margin-top:-80px;padding-top:80px;background-size:cover;background-position:50%;background-repeat:no-repeat}.Home_heroOverlay__oyeUG{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(10,36,99,.6),rgba(10,36,99,.4));z-index:1}.Home_heroContent__aWtjQ{position:relative;z-index:2;max-width:800px;padding:0 2rem;animation:Home_fadeInUp__U6shb 1s ease-out}.Home_heroContent__aWtjQ h1{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Home_heroContent__aWtjQ p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.Home_heroButtons__CS1EM{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Home_serviceCard__DTeBb{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.Home_serviceCard__DTeBb:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Home_serviceImage__nHeIF{height:200px;overflow:hidden;background-color:var(--color-gray-100);display:flex;align-items:center;justify-content:center}.Home_serviceImage__nHeIF img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Home_serviceCard__DTeBb:hover .Home_serviceImage__nHeIF img{transform:scale(1.05)}.Home_serviceContent__cEO_S{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.Home_serviceContent__cEO_S h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem}.Home_serviceContent__cEO_S p{color:var(--color-gray-600);margin-bottom:1.5rem;flex-grow:1}.Home_zoneContent__1TLnL{padding-right:2rem}.Home_cityList__6eBRZ{list-style:none;padding:0;margin:1.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.Home_cityList__6eBRZ li{font-size:1.1rem;color:var(--color-gray-700)}.Home_mapContainer__ZesmE{height:400px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Home_mapPlaceholder__byfat{width:100%;height:100%;background-color:var(--color-gray-200);display:flex;align-items:center;justify-content:center;color:var(--color-gray-500);font-weight:700}.Home_feature__JitOm{text-align:center;padding:1.5rem;background:hsla(0,0%,100%,.1);border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Home_featureIcon__rV5mF{font-size:2.5rem;margin-bottom:1rem}.Home_feature__JitOm h3{margin-bottom:.5rem;font-size:1.25rem}.Home_feature__JitOm p{font-size:.9rem;opacity:.9}.Home_ctaGroup__eYs5V{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_heroContent__aWtjQ h1{font-size:2.5rem}.Home_zoneContent__1TLnL{padding-right:0;margin-bottom:2rem}.Home_mapContainer__ZesmE{height:300px}}