.ServicesPage_page__SOYKS{min-height:100vh;background:linear-gradient(180deg,#fafbfc,#f5f7fa)}.ServicesPage_hero__9R_uY{position:relative;min-height:60vh;display:flex;align-items:center;color:white;padding-top:80px;overflow:hidden}.ServicesPage_heroBackground__njlg5{position:absolute;inset:0;background-image:url(/services/commercial-goods.png);background-size:cover;background-position:50%;z-index:1}.ServicesPage_heroBackground__njlg5:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(13,71,161,.92),rgba(21,170,213,.88) 50%,rgba(79,227,250,.85));animation:ServicesPage_pulse__v_CZt 8s ease-in-out infinite}@keyframes ServicesPage_pulse__v_CZt{0%,to{opacity:1}50%{opacity:.8}}.ServicesPage_heroContent__B7jOW{position:relative;z-index:2;padding:80px 0;width:100%;animation:ServicesPage_fadeInUp__P7GJt 1s ease}.ServicesPage_container__Be8Ws{max-width:1280px;margin:0 auto;padding:0 24px}.ServicesPage_breadcrumbs__elRMt{display:flex;align-items:center;gap:12px;font-size:.9rem;margin-bottom:28px;opacity:.95;font-weight:500}.ServicesPage_breadcrumbs__elRMt a{color:white;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:6px}.ServicesPage_breadcrumbs__elRMt a:hover{opacity:.8;transform:translateX(-2px)}.ServicesPage_breadcrumbs__elRMt span{opacity:.6}.ServicesPage_currentPage__WlQtg{opacity:.7;font-weight:400}@keyframes ServicesPage_fadeInUp__P7GJt{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ServicesPage_tagline__S_b_S{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:4px;color:#4FE3FA;margin-bottom:1.5rem;text-shadow:0 0 20px rgba(79,227,250,.5)}.ServicesPage_title__6KBc0{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#ffffff;line-height:1.2;margin-bottom:36px;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.3)}.ServicesPage_highlight__69F1R{font-style:italic;background:linear-gradient(135deg,#4FE3FA,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ServicesPage_subtitle__eDKgT{font-size:1.1rem;color:rgba(255,255,255,.95);line-height:1.7;margin:0;max-width:600px}.ServicesPage_content__xLIfr{padding:80px 0 120px;position:relative}.ServicesPage_grid__UmqNc{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.ServicesPage_card__u0Svr{background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column}.ServicesPage_card__u0Svr:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(13,71,161,.15);border-color:rgba(21,170,213,.2)}.ServicesPage_cardImageWrapper__8V1gC{position:relative;width:100%;height:240px;overflow:hidden}.ServicesPage_cardImage__AXecU{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ServicesPage_card__u0Svr:hover .ServicesPage_cardImage__AXecU{transform:scale(1.1)}.ServicesPage_cardContent__Prdhc{padding:2rem;flex:1;display:flex;flex-direction:column}.ServicesPage_cardHeader__7Qqcb{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.ServicesPage_iconWrapper__7EzUV{width:50px;height:50px;background:linear-gradient(135deg,#e3f2fd,#f5f9ff);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0066cc;transition:all .3s ease}.ServicesPage_card__u0Svr:hover .ServicesPage_iconWrapper__7EzUV{background:#0066cc;color:white;transform:rotate(10deg)}.ServicesPage_cardTitle__KfgXg{font-size:1.5rem;font-weight:700;color:#0D2B4D;margin:0}.ServicesPage_cardDesc__cqKMs{color:#5a6c7d;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem;flex:1}.ServicesPage_features__cpwfC{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-wrap:wrap;gap:.8rem}.ServicesPage_features__cpwfC li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#4A5568;background:#F7FAFC;padding:.4rem .8rem;border-radius:50px;border:1px solid #edf2f7}.ServicesPage_cardCta__GyTBb{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:transparent;color:#0066cc;font-weight:600;border:2px solid #0066cc;border-radius:12px;text-decoration:none;transition:all .3s ease;margin-top:auto}.ServicesPage_cardCta__GyTBb:hover{background:#0066cc;color:white}.ServicesPage_locationsSection__68WH_{margin-top:5rem;padding:3rem;background:white;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.05);text-align:center}.ServicesPage_locationsTitle___q4Pv{font-size:1.5rem;color:#0D2B4D;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:10px}.ServicesPage_locationsList__L5IQp{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.ServicesPage_locationBadge__AlCzC{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#f0f7ff;color:#0066cc;border-radius:50px;font-weight:500;font-size:.95rem;transition:all .3s ease}.ServicesPage_locationBadge__AlCzC:hover{background:#0066cc;color:white;transform:translateY(-2px)}@media (max-width:768px){.ServicesPage_grid__UmqNc{grid-template-columns:1fr}.ServicesPage_hero__9R_uY{min-height:45vh}.ServicesPage_locationsSection__68WH_{padding:1.5rem}}.ServicesPage_detailedSection__Px8he{padding:80px 0;border-top:1px solid rgba(0,0,0,.05)}.ServicesPage_detailedSection__Px8he:nth-child(2n){background:white}.ServicesPage_sectionHeader__JbP7a{text-align:center;max-width:800px;margin:0 auto 60px}.ServicesPage_sectionTitle__TSxx_{font-size:2.5rem;color:#0D2B4D;margin-bottom:20px;font-family:var(--font-playfair),"Playfair Display",serif}.ServicesPage_sectionSubtitle__kxPOs{font-size:1.1rem;color:#5a6c7d;line-height:1.6}.ServicesPage_tableWrapper__qshP_{overflow-x:auto;background:white;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);margin:40px 0}.ServicesPage_comparisonTable__qlb9K{width:100%;border-collapse:collapse;min-width:600px}.ServicesPage_comparisonTable__qlb9K td,.ServicesPage_comparisonTable__qlb9K th{padding:20px 30px;text-align:left;border-bottom:1px solid #eee}.ServicesPage_comparisonTable__qlb9K th{background:#f8fafc;color:#0D2B4D;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.ServicesPage_comparisonTable__qlb9K td{color:#5a6c7d}.ServicesPage_comparisonTable__qlb9K tr:last-child td{border-bottom:none}.ServicesPage_featureGrid__8WfHG{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.ServicesPage_featureCard__40liQ{background:#f8fafc;padding:40px;border-radius:20px;transition:all .3s ease;border:1px solid transparent}.ServicesPage_featureCard__40liQ:hover{background:white;transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08);border-color:#e2e8f0}.ServicesPage_featureTitle__x8zlc{font-size:1.5rem;color:#0D2B4D;margin-bottom:20px;font-weight:700}.ServicesPage_featureList__uX324{list-style:none;padding:0;margin:0}.ServicesPage_featureList__uX324 li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;color:#5a6c7d;line-height:1.5}.ServicesPage_checkIcon__tmbCY{color:#0066cc;flex-shrink:0;margin-top:4px}.ServicesPage_processSteps___exU7{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:50px}.ServicesPage_step__zIiIw{text-align:center;position:relative}.ServicesPage_stepNumber__bdZU_{width:50px;height:50px;background:#0066cc;color:white;font-size:1.25rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 10px 20px rgba(0,102,204,.3)}.ServicesPage_stepTitle__8WiqV{font-size:1.25rem;color:#0D2B4D;margin-bottom:10px;font-weight:700}.ServicesPage_stepDesc___tCTp{color:#5a6c7d;font-size:.95rem;line-height:1.6}.ServicesPage_cityGrid___EN7e{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.ServicesPage_cityCard__mHDSx{background:white;padding:24px;border-radius:16px;border:1px solid #eee;transition:all .3s ease}.ServicesPage_cityCard__mHDSx:hover{border-color:#0066cc;transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.ServicesPage_cityName__Nb6Xr{font-size:1.2rem;color:#0D2B4D;margin-bottom:8px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.ServicesPage_cityDesc__dhr9q{font-size:.9rem;color:#5a6c7d;line-height:1.5}@media (max-width:768px){.ServicesPage_sectionTitle__TSxx_{font-size:2rem}.ServicesPage_comparisonTable__qlb9K{min-width:100%;font-size:.9rem}.ServicesPage_comparisonTable__qlb9K td,.ServicesPage_comparisonTable__qlb9K th{padding:15px}}.ServicesPage_sectionCtaWrapper__U_Ike{display:flex;justify-content:center;margin-top:50px}.ServicesPage_sectionCta__dCZyk{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:#0066cc;color:white;font-weight:600;font-size:1rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,102,204,.3)}.ServicesPage_sectionCta__dCZyk:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,102,204,.4)}