.DeliveryPage_main__7FfjW{display:flex;flex-direction:column;width:100%;gap:80px;margin-top:75px;margin-bottom:80px}.DeliveryPage_heroSection__fy8cq{background:linear-gradient(90deg,rgba(17,24,39,.05),rgba(17,24,39,0));padding:80px 0 60px}.DeliveryPage_heroContent___QGX_{display:flex;justify-content:space-between;align-items:center;gap:40px}.DeliveryPage_heroLeft__1XhRG{flex:1 1}.DeliveryPage_heroTitle__vruNI{font-size:42px;font-weight:700;margin-bottom:24px;line-height:1.2;color:#111827}.DeliveryPage_heroText__hRqp0{font-size:18px;line-height:1.6;color:#4B5563;margin-bottom:32px;max-width:580px}.DeliveryPage_heroBadges__1xrF3{display:flex;flex-wrap:wrap;gap:16px}.DeliveryPage_heroBadge__d6CXP{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#F3F4F6;border-radius:8px;color:#111827;font-weight:500}.DeliveryPage_heroBadge__d6CXP svg{color:#111827}.DeliveryPage_heroRight__DbnRA{flex-shrink:0;width:360px}.DeliveryPage_heroStats__Ib5Jm{background:white;padding:30px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:20px}.DeliveryPage_heroStatItem__bwunx{display:flex;align-items:center;gap:16px}.DeliveryPage_heroStatNumber__uFd2i{font-size:36px;font-weight:700;color:#111827;flex-shrink:0;width:80px;text-align:center}.DeliveryPage_heroStatLabel__l2J_u{font-size:16px;color:#4B5563;line-height:1.4}.DeliveryPage_deliveryImage__giXmm{display:block;object-fit:contain}.DeliveryPage_tabsSection__NAi2G{padding:60px 0}.DeliveryPage_tabsContainer__kt0QM{background:white;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.06);overflow:hidden}.DeliveryPage_tabsHeader__ZKgZh{display:flex;gap:2px;padding:8px;background-color:#F9FAFB;border-bottom:1px solid #e5e7eb}.DeliveryPage_tabButton__EIsl_{padding:16px 32px;border:none;outline:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;background-color:#F9FAFB;color:#111827;flex:1 1}.DeliveryPage_tabContent__mcBeU{padding:40px;position:relative;min-height:500px}.DeliveryPage_contentPanel__d7HQi{display:flex;flex-direction:column;gap:60px}.DeliveryPage_contentGrid__sF_el{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.DeliveryPage_contentCard__9MRpc{background-color:#F9FAFB;border-radius:12px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.DeliveryPage_contentCard__9MRpc:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.DeliveryPage_cardIcon__uTDc8{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:16px;background:rgba(17,24,39,.1);color:#111827}.DeliveryPage_cardTitle__CNhcP{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}.DeliveryPage_cardText__J31a3{color:#6B7280;line-height:1.6;white-space:pre-line}.DeliveryPage_deliveryMap__tw3wt{margin-top:20px;padding:30px;background-color:#F9FAFB;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.DeliveryPage_mapTitle___CVaA{font-size:24px;font-weight:600;margin-bottom:20px;text-align:center;color:#111827}.DeliveryPage_accentText__oU_Rt{color:#111827;font-weight:700;position:relative;padding:0 4px}.DeliveryPage_accentText__oU_Rt:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background-color:rgba(17,24,39,.1);z-index:-1;border-radius:2px}.DeliveryPage_mapContainer__UWBWZ{width:100%;height:400px;overflow:hidden;border-radius:12px;display:flex;justify-content:center;position:relative;background:linear-gradient(145deg,#f0f5ff,#e2e8f0)}.DeliveryPage_mapGradient__86yws{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(17,24,39,.03) 0,rgba(17,24,39,.1) 100%);z-index:1}.DeliveryPage_mapOverlay__Yy1u3{position:absolute;top:30px;right:30px;width:300px;background-color:rgba(255,255,255,.95);border-radius:12px;padding:24px;box-shadow:0 8px 20px rgba(0,0,0,.15);z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.8)}.DeliveryPage_mapDescription__2qm19{font-size:15px;line-height:1.6;color:#111827;margin-bottom:20px}.DeliveryPage_mapStats__cscQn{padding-top:15px;border-top:1px solid rgba(17,24,39,.1)}.DeliveryPage_mapStatItem__go4ig{display:flex;align-items:baseline;gap:8px}.DeliveryPage_mapStatNumber__79z4R{font-size:32px;font-weight:700;color:#111827}.DeliveryPage_mapStatLabel__Wqlu6{font-size:14px;color:#6B7280}.DeliveryPage_mapImage__vHRjq{width:100%;height:100%;object-fit:contain;opacity:.15;filter:drop-shadow(0 0 8px rgba(17,24,39,.3));transform:scale(.9);animation:DeliveryPage_mapPulse__uFGgQ 10s ease-in-out infinite;z-index:1;position:relative}@keyframes DeliveryPage_mapPulse__uFGgQ{0%{transform:scale(.9)}50%{transform:scale(.95)}to{transform:scale(.9)}}.DeliveryPage_paymentInfo__C4TJz{margin-top:20px}.DeliveryPage_infoCard__cXm5G{background-color:#F9FAFB;border-radius:12px;padding:30px}.DeliveryPage_infoTitle__kmU4e{font-size:24px;font-weight:600;margin-bottom:20px;color:#111827}.DeliveryPage_documentsList__9_SqY{padding-left:20px}.DeliveryPage_documentsList__9_SqY li{margin-bottom:10px;color:#4B5563;font-size:16px;line-height:1.6}.DeliveryPage_contactSection__FNdKh{padding:60px 0;background-color:#F9FAFB}.DeliveryPage_contactCard__gdY0h{display:flex;justify-content:center;align-items:center;background-color:white;border-radius:16px;padding:40px;box-shadow:0 10px 25px rgba(0,0,0,.06);text-align:center}.DeliveryPage_contactInfo__t3g8g{max-width:500px}.DeliveryPage_contactTitle__yfTMI{font-size:32px;font-weight:700;margin-bottom:16px;color:#111827}.DeliveryPage_contactText__KcxIZ{font-size:16px;line-height:1.6;color:#6B7280;margin-bottom:24px}.DeliveryPage_contactButtons__Scf_U{display:flex;justify-content:center;gap:16px}.DeliveryPage_emailButton__4lQNm,.DeliveryPage_phoneButton__jt_Qs{display:flex;align-items:center;gap:10px;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s ease}.DeliveryPage_phoneButton__jt_Qs{background-color:#111827;color:white}.DeliveryPage_phoneButton__jt_Qs:hover{background-color:#1F2937}.DeliveryPage_emailButton__4lQNm{background-color:#F3F4F6;color:#111827}.DeliveryPage_emailButton__4lQNm:hover{background-color:#E5E7EB}.DeliveryPage_contactImageContainer__c9dme{flex-shrink:0}.DeliveryPage_contactImage__RaS6f{display:block;object-fit:contain}@media screen and (max-width:1024px){.DeliveryPage_heroContent___QGX_{flex-direction:column;text-align:center}.DeliveryPage_heroLeft__1XhRG,.DeliveryPage_heroText__hRqp0{max-width:100%}.DeliveryPage_heroBadges__1xrF3{justify-content:center}.DeliveryPage_heroRight__DbnRA{width:100%;max-width:500px}.DeliveryPage_heroStats__Ib5Jm{width:100%}.DeliveryPage_heroSection__fy8cq .DeliveryPage_wrapper__olgTC{display:flex;flex-direction:column}.DeliveryPage_mapOverlay__Yy1u3{position:static;width:auto;max-width:100%;margin-bottom:20px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.DeliveryPage_mapContainer__UWBWZ{flex-direction:column;height:auto;overflow:visible}.DeliveryPage_mapImage__vHRjq{height:300px;object-fit:contain;animation:none;transform:scale(1)}}@media screen and (max-width:768px){.DeliveryPage_main__7FfjW{gap:60px;margin-bottom:60px}.DeliveryPage_heroSection__fy8cq{padding:60px 0 40px}.DeliveryPage_heroTitle__vruNI{font-size:36px}.DeliveryPage_tabContent__mcBeU{padding:20px}.DeliveryPage_contentGrid__sF_el{grid-template-columns:1fr}.DeliveryPage_contactButtons__Scf_U{flex-direction:column;align-items:center}.DeliveryPage_mapImage__vHRjq{height:250px}.DeliveryPage_mapTitle___CVaA{font-size:22px}.DeliveryPage_deliveryMap__tw3wt{padding:20px}}@media screen and (max-width:480px){.DeliveryPage_main__7FfjW{gap:40px;margin-bottom:40px}.DeliveryPage_heroTitle__vruNI{font-size:30px}.DeliveryPage_heroText__hRqp0{font-size:16px}.DeliveryPage_tabsHeader__ZKgZh{flex-direction:column}.DeliveryPage_contactTitle__yfTMI{font-size:24px}.DeliveryPage_contactCard__gdY0h{padding:20px}.DeliveryPage_emailButton__4lQNm,.DeliveryPage_phoneButton__jt_Qs{width:100%}.DeliveryPage_mapImage__vHRjq{height:200px}}