.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--white);border-bottom:1px solid var(--border);height:64px;transition:var(--transition);justify-content:center;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;display:flex}.Navbar-module__cJzEcG__logo{color:var(--blue-dark);cursor:pointer;letter-spacing:-.02em;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{background:var(--blue);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--white);justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.85rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoAccent{color:var(--orange)}.Navbar-module__cJzEcG__links{align-items:center;gap:1.75rem;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{color:var(--text-light);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__cJzEcG__links a:hover{color:var(--blue)}.Navbar-module__cJzEcG__cta{border-radius:var(--radius-sm);transition:var(--transition);padding:8px 20px;background:var(--orange)!important;color:var(--white)!important;font-size:.82rem!important;font-weight:600!important}.Navbar-module__cJzEcG__cta:hover{background:var(--orange-dark)!important}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text);border-radius:1px;width:22px;height:2px;transition:all .2s;display:block}.Navbar-module__cJzEcG__burgerActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__burgerActive span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:968px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__links{background:var(--white);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:1rem 2rem;display:none;position:absolute;top:64px;left:0;right:0}.Navbar-module__cJzEcG__linksOpen{display:flex}.Navbar-module__cJzEcG__links li{border-bottom:1px solid var(--border);padding:.7rem 0}.Navbar-module__cJzEcG__links li:last-child{border:none;padding-top:.8rem}}
.Hero-module__ZARIfG__hero{background:var(--blue-dark);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{background:linear-gradient(135deg,var(--blue-dark)0%,var(--blue)60%,var(--blue-light)100%);position:absolute;inset:0}.Hero-module__ZARIfG__overlay:after{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 60px,#ffffff08 60px 61px),repeating-linear-gradient(90deg,#0000,#0000 60px,#ffffff08 60px 61px);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;text-align:center;max-width:720px;animation:.8s ease-out Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__badge{background:var(--orange);color:var(--white);letter-spacing:2px;text-transform:uppercase;border-radius:4px;margin-bottom:1.5rem;padding:6px 16px;font-size:.7rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{color:var(--white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__subtitle{color:#ffffffa6;max-width:520px;margin:0 auto 2rem;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.7}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__features{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.Hero-module__ZARIfG__feature{color:#ffffff8c;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.Hero-module__ZARIfG__featureIcon{font-size:1.1rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:7rem 1.5rem 3rem}.Hero-module__ZARIfG__features{gap:1.2rem}}
.Stats-module__yL2aHq__stats{background:var(--blue-dark);padding:2rem}.Stats-module__yL2aHq__inner{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Stats-module__yL2aHq__item{text-align:center;padding:.5rem}.Stats-module__yL2aHq__number{color:var(--orange);margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.Stats-module__yL2aHq__label{color:#ffffff80;font-size:.8rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__inner{grid-template-columns:repeat(2,1fr)}.Stats-module__yL2aHq__number{font-size:1.8rem}}
.Services-module__dpHhBa__services{background:var(--bg);padding:5rem 2rem}.Services-module__dpHhBa__inner{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.Services-module__dpHhBa__card{background:var(--white);border-radius:var(--radius);text-align:center;border:1px solid var(--border);transition:var(--transition);padding:2rem 1.5rem;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:var(--orange);height:3px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover{box-shadow:var(--shadow-hover);border-color:#0000}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__icon{background:var(--bg);border-radius:var(--radius);justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.6rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--blue-dark);margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.Services-module__dpHhBa__cardText{color:var(--text-light);font-size:.88rem;line-height:1.6}
.Warehouses-module__HXE1XW__warehouses{background:var(--white);padding:5rem 2rem}.Warehouses-module__HXE1XW__inner{max-width:1200px;margin:0 auto}.Warehouses-module__HXE1XW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.Warehouses-module__HXE1XW__card{background:var(--bg);border-radius:var(--radius);border:1px solid var(--border);border-left:3px solid var(--blue-light);transition:var(--transition);padding:1.5rem}.Warehouses-module__HXE1XW__card:hover{box-shadow:var(--shadow-md)}.Warehouses-module__HXE1XW__city{color:var(--blue-dark);align-items:center;gap:6px;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.Warehouses-module__HXE1XW__cityIcon{font-size:1rem}.Warehouses-module__HXE1XW__info{flex-direction:column;gap:.35rem;display:flex}.Warehouses-module__HXE1XW__row{color:var(--text-light);gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.Warehouses-module__HXE1XW__rowLabel{color:var(--text);white-space:nowrap;font-weight:600}.Warehouses-module__HXE1XW__main{border-left-color:var(--orange);background:#f27a1a0a}.Warehouses-module__HXE1XW__mainBadge{background:var(--orange);color:var(--white);letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:3px 10px;font-size:.65rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.Warehouses-module__HXE1XW__card{position:relative}
.Tariffs-module__QlCvYG__tariffs{background:var(--bg);padding:5rem 2rem}.Tariffs-module__QlCvYG__inner{max-width:1200px;margin:0 auto}.Tariffs-module__QlCvYG__tableWrap{border-radius:var(--radius);border:1px solid var(--border);overflow-x:auto}.Tariffs-module__QlCvYG__table{border-collapse:collapse;background:var(--white);width:100%;font-size:.9rem}.Tariffs-module__QlCvYG__table thead{background:var(--blue)}.Tariffs-module__QlCvYG__table th{text-align:left;color:var(--white);text-transform:uppercase;letter-spacing:.5px;padding:.9rem 1rem;font-size:.8rem;font-weight:600}.Tariffs-module__QlCvYG__table td{border-bottom:1px solid var(--border);color:var(--text);padding:.85rem 1rem}.Tariffs-module__QlCvYG__table tbody tr:nth-child(2n){background:var(--bg)}.Tariffs-module__QlCvYG__table tbody tr:hover{background:#1b4f8a0a}.Tariffs-module__QlCvYG__table tbody tr:last-child td{border-bottom:none}.Tariffs-module__QlCvYG__cityCell{color:var(--blue-dark);font-weight:600}.Tariffs-module__QlCvYG__note{text-align:center;color:var(--text-light);margin-top:1rem;font-size:.82rem}@media (max-width:640px){.Tariffs-module__QlCvYG__table th,.Tariffs-module__QlCvYG__table td{padding:.65rem .7rem;font-size:.8rem}}
.FAQ-module__V8_xEa__faq{background:var(--white);padding:5rem 2rem}.FAQ-module__V8_xEa__inner{max-width:720px;margin:0 auto}.FAQ-module__V8_xEa__list{flex-direction:column;gap:.5rem;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--blue-light)}.FAQ-module__V8_xEa__question{cursor:pointer;text-align:left;width:100%;color:var(--blue-dark);transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__toggle{width:24px;height:24px;color:var(--text-light);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .2s;display:flex}.FAQ-module__V8_xEa__toggleOpen{color:var(--orange);transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__answerOpen{max-height:300px}.FAQ-module__V8_xEa__answerText{color:var(--text-light);padding:0 1.25rem 1rem;font-size:.88rem;line-height:1.7}
.ContactForm-module__j1WgZG__contacts{background:var(--blue-dark);padding:5rem 2rem;position:relative}.ContactForm-module__j1WgZG__inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ContactForm-module__j1WgZG__titleWhite{color:var(--white)!important}.ContactForm-module__j1WgZG__subtitleWhite{color:#ffffff8c!important}.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.ContactForm-module__j1WgZG__info h3{color:var(--white);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.ContactForm-module__j1WgZG__infoRow{align-items:flex-start;gap:12px;margin-bottom:1rem;display:flex}.ContactForm-module__j1WgZG__infoIcon{border-radius:var(--radius-sm);background:#ffffff14;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.ContactForm-module__j1WgZG__infoText{color:#fff9;font-size:.88rem;line-height:1.5}.ContactForm-module__j1WgZG__infoText strong{color:var(--white);margin-bottom:2px;font-weight:600;display:block}.ContactForm-module__j1WgZG__infoText a{color:var(--orange-light);transition:color .15s}.ContactForm-module__j1WgZG__infoText a:hover{color:var(--orange)}.ContactForm-module__j1WgZG__ofertaLink{border-radius:var(--radius-sm);color:#fff9;transition:var(--transition);border:1px solid #ffffff26;align-items:center;gap:8px;margin-top:1.5rem;padding:8px 20px;font-size:.82rem;display:inline-flex}.ContactForm-module__j1WgZG__ofertaLink:hover{border-color:var(--orange);color:var(--orange)}.ContactForm-module__j1WgZG__formCard{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem}.ContactForm-module__j1WgZG__formCard h3{color:var(--white);margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:700}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:.75rem;display:flex}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__select,.ContactForm-module__j1WgZG__textarea{border-radius:var(--radius-sm);color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;padding:12px 14px;font-family:Montserrat,sans-serif;font-size:.88rem;transition:border-color .15s}.ContactForm-module__j1WgZG__input::placeholder,.ContactForm-module__j1WgZG__textarea::placeholder{color:#ffffff59}.ContactForm-module__j1WgZG__select{appearance:none;cursor:pointer}.ContactForm-module__j1WgZG__select option{background:var(--blue-dark);color:var(--white)}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__select:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--orange)}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:70px}.ContactForm-module__j1WgZG__submitBtn{background:var(--orange);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);border:none;padding:12px;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:600}.ContactForm-module__j1WgZG__submitBtn:hover{background:var(--orange-dark)}@media (max-width:968px){.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr;gap:2rem}}
.Footer-module__S6Hkya__footer{background:var(--charcoal);padding:2.5rem 2rem 1.25rem}.Footer-module__S6Hkya__inner{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:2rem;padding-bottom:1.5rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__logo{color:var(--white);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__logoAccent{color:var(--orange)}.Footer-module__S6Hkya__brandText{color:#fff6;max-width:300px;font-size:.82rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--orange);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:.4rem;list-style:none;display:flex}.Footer-module__S6Hkya__colLinks a{color:#fff6;font-size:.82rem;transition:color .15s}.Footer-module__S6Hkya__colLinks a:hover{color:var(--orange-light)}.Footer-module__S6Hkya__bottom{color:#ffffff40;justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.75rem;display:flex}.Footer-module__S6Hkya__bottom a{color:var(--orange);transition:color .15s}.Footer-module__S6Hkya__bottom a:hover{color:var(--orange-light)}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:1.25rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.4rem}}
