@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,600&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Open+Sans:wght@400;500;600;700&display=swap";.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1020}.header__content{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:1.5rem}.header__logo{flex-shrink:0}.header__logo a{display:flex;align-items:center}.header__logo-wrapper{display:flex;align-items:center;gap:10px}.header__logo-icon{width:50px;height:50px}@media (max-width: 768px){.header__logo-icon{width:40px;height:40px}.header__logo-icon svg{width:40px;height:40px}}.header__logo-text-wrapper{display:flex;flex-direction:column}.header__logo-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:800;color:#e31e24;line-height:1;letter-spacing:-.5px}@media (max-width: 768px){.header__logo-text{font-size:18px}}.header__logo-subtext{font-size:10px;color:#1a237e;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}@media (max-width: 768px){.header__logo-subtext{font-size:8px}}.header__nav{flex:1;display:flex;justify-content:center}@media (max-width: 992px){.header__nav{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background:#fff;box-shadow:0 20px 25px #00000026;flex-direction:column;justify-content:flex-start;padding:80px 20px 30px;transition:left .3s ease;z-index:1050;overflow-y:auto}.header__nav--open{left:0}}.header__menu{display:flex;align-items:center;gap:0}@media (max-width: 992px){.header__menu{flex-direction:column;align-items:flex-start;width:100%;gap:0}}.header__menu-item{position:relative}@media (max-width: 992px){.header__menu-item{width:100%;border-bottom:1px solid #e9ecef}}.header__menu-item--has-dropdown .header__menu-link{display:flex;align-items:center;gap:4px}.header__menu-item--has-dropdown .header__menu-link svg{transition:transform .15s ease}.header__menu-item--has-dropdown:hover .header__menu-link svg{transform:rotate(180deg)}.header__menu-link{display:block;padding:10px 14px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#343a40;transition:color .15s ease;white-space:nowrap;position:relative}.header__menu-link:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:2px;background:#e31e24;transform:scaleX(0);transition:transform .15s ease}.header__menu-link:hover{color:#e31e24}.header__menu-link:hover:after{transform:scaleX(1)}@media (max-width: 992px){.header__menu-link{padding:14px 0;width:100%}.header__menu-link:after{display:none}}.header__dropdown{position:absolute;top:100%;left:0;min-width:240px;background:#fff;box-shadow:0 10px 40px #00000026;border-radius:0 0 8px 8px;padding:8px 0;opacity:1;visibility:visible;z-index:1000;border-top:3px solid #e31e24}@media (max-width: 992px){.header__dropdown{position:static;box-shadow:none;padding:0 0 0 20px;border-radius:0;border-top:none}}.header__dropdown li a{display:block;padding:10px 20px;font-size:13px;color:#495057;transition:all .15s ease;border-left:3px solid transparent}.header__dropdown li a:hover{background:#f8f9fa;color:#e31e24;border-left-color:#e31e24;padding-left:25px}.header__actions{display:flex;align-items:center;gap:16px}@media (max-width: 992px){.header__actions{display:none}}.header__phone{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;transition:background .15s ease}.header__phone:hover{background:#f8f9fa}.header__phone-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e31e241a;border-radius:50%;color:#e31e24}.header__phone-text{display:flex;flex-direction:column}.header__phone-text span{font-size:11px;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.header__phone-text strong{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;color:#1a237e}.header__cta{padding:10px 20px;font-size:14px;border-radius:6px}@media (max-width: 1200px){.header__cta{display:none}}.header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:#f8f9fa;border:none;border-radius:8px;cursor:pointer;z-index:1051}@media (max-width: 992px){.header__hamburger{display:flex}}.header__hamburger span{display:block;width:22px;height:2px;background:#343a40;margin:3px 0;transition:all .3s ease;border-radius:2px}.header__hamburger--active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__hamburger--active span:nth-child(2){opacity:0}.header__hamburger--active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.topbar{background:#e31e24;color:#fff;padding:8px 0;font-size:13px}.topbar__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}@media (max-width: 768px){.topbar__left{display:none}}.topbar__iso{display:flex;align-items:center;gap:8px}.topbar__iso-badge{background:#e31e24;color:#fff;padding:2px 8px;border-radius:4px;font-weight:700;font-size:11px;letter-spacing:1px}.topbar__iso-text{opacity:.9;font-size:12px}.topbar__right{display:flex;align-items:center;gap:2rem;margin-left:auto}@media (max-width: 768px){.topbar__right{width:100%;justify-content:center}}.topbar__contact{display:flex;align-items:center;gap:8px}@media (max-width: 576px){.topbar__contact{flex-direction:column;gap:.5rem}}.topbar__divider{opacity:.5}@media (max-width: 576px){.topbar__divider{display:none}}.topbar__link{display:flex;align-items:center;gap:6px;color:#fff;font-size:12px;transition:opacity .15s ease}.topbar__link:hover{opacity:.8}.topbar__link--phone{font-weight:600;color:#ffc107}.topbar__social{display:flex;align-items:center;gap:6px;padding-left:16px;border-left:1px solid rgba(255,255,255,.2)}@media (max-width: 576px){.topbar__social{display:none}}.topbar__social-link{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#ffffff26;color:#fff;transition:all .15s ease}.topbar__social-link:hover{background:#e31e24;transform:scale(1.1)}.footer{background:#0a1628;color:#fff}.footer__top{background:#e31e24;padding:25px 0}.footer__cta{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}@media (max-width: 768px){.footer__cta{flex-direction:column;text-align:center}}.footer__cta-content h3{font-size:24px;color:#fff;margin-bottom:5px}.footer__cta-content p{color:#ffffffe6;font-size:15px}.footer__cta-actions{display:flex;gap:15px;flex-wrap:wrap}@media (max-width: 576px){.footer__cta-actions{width:100%;flex-direction:column}}.footer__cta-actions .btn{display:flex;align-items:center;gap:8px}.footer__main{padding:60px 0}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}@media (max-width: 992px){.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.footer__grid{grid-template-columns:1fr}}.footer__brand{padding-right:30px}@media (max-width: 992px){.footer__brand{grid-column:span 2}}@media (max-width: 576px){.footer__brand{grid-column:span 1}}.footer__logo{display:flex;flex-direction:column;margin-bottom:15px}.footer__logo-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:26px;font-weight:800;color:#e31e24;line-height:1}.footer__logo-subtext{font-size:11px;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin-top:3px}.footer__tagline{font-size:14px;color:#fffc;line-height:1.7;margin-bottom:15px}.footer__certifications{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.footer__certifications span{display:inline-block;padding:5px 10px;background:#ffffff1a;border-radius:5px;font-size:11px;color:#fffc}.footer__social{display:flex;gap:10px}.footer__social a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:8px;color:#fff;transition:all .3s ease}.footer__social a:hover{background:#e31e24;transform:translateY(-3px)}.footer__links h4{font-size:17px;color:#fff;margin-bottom:20px;position:relative;padding-bottom:10px}.footer__links h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#e31e24}.footer__links ul li{margin-bottom:10px}.footer__links ul li a{font-size:14px;color:#ffffffb3;transition:all .3s ease;display:inline-flex;align-items:center}.footer__links ul li a:hover{color:#e31e24;padding-left:8px}.footer__links ul li a:before{content:"";width:0;height:2px;background:#e31e24;margin-right:0;transition:all .3s ease}.footer__links ul li a:hover:before{width:10px;margin-right:8px}.footer__contact h4{font-size:17px;color:#fff;margin-bottom:20px;position:relative;padding-bottom:10px}.footer__contact h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#e31e24}.footer__contact-item{display:flex;gap:15px;margin-bottom:20px}.footer__contact-item svg{color:#e31e24;flex-shrink:0;margin-top:3px}.footer__contact-item strong{display:block;font-size:14px;color:#fff;margin-bottom:4px}.footer__contact-item p{font-size:13px;color:#ffffffb3;line-height:1.5}.footer__locations{margin-top:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.footer__locations h4{font-size:15px;color:#fff;margin-bottom:15px}.footer__locations-list{display:flex;flex-wrap:wrap;gap:10px}.footer__locations-list a{padding:6px 14px;background:#ffffff0d;border-radius:5px;font-size:13px;color:#ffffffb3;transition:all .3s ease}.footer__locations-list a:hover{background:#e31e24;color:#fff}.footer__locations-more{background:#e31e2433!important;color:#e31e24!important;font-weight:600}.footer__bottom{background:#061020;padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}.footer__bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}@media (max-width: 768px){.footer__bottom-content{flex-direction:column;text-align:center}}.footer__bottom-content p{font-size:13px;color:#fff9}.footer__bottom-links{display:flex;gap:25px}.footer__bottom-links a{font-size:13px;color:#fff9;transition:color .3s ease}.footer__bottom-links a:hover{color:#e31e24}.about-page{font-family:Arial,sans-serif}.about-page .banner{background:#e31e24;color:#fff;text-align:center;padding:40px 0}.about-page .banner h1{margin:0;font-size:32px}.about-page .banner p{margin-top:10px}.about-page .contact-container{display:flex;gap:30px;padding:40px;flex-wrap:wrap}.about-page .contact-form,.about-page .contact-info{flex:1;min-width:300px}.about-page .contact-form form{display:flex;flex-direction:column;gap:15px}.about-page .contact-form form input,.about-page .contact-form form textarea{padding:10px;border:1px solid #ccc;border-radius:5px}.about-page .contact-form form textarea{height:100px;resize:none}.about-page .contact-form form button{background:#e31e24;color:#fff;border:none;padding:12px;cursor:pointer;border-radius:5px}.about-page .contact-form form button:hover{background:#1a237e}.about-page .contact-info p{margin:10px 0}.about-page .contact-info .map{margin-top:20px}.about-page .contact-info .map iframe{width:100%;height:250px;border:0}.hero{position:relative;min-height:750px;background:linear-gradient(135deg,#f0f4f8,#e8eef5);overflow:hidden;padding:40px 0 60px}@media (max-width: 768px){.hero{min-height:auto;padding:30px 0 40px}}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23e31e24' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero__truck-image{position:absolute;bottom:0;left:0;width:40%;height:60%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 200'%3E%3Crect x='20' y='80' width='250' height='100' rx='5' fill='%23e31e24'/%3E%3Crect x='270' y='100' width='100' height='80' rx='5' fill='%231a237e'/%3E%3Crect x='285' y='110' width='60' height='40' rx='3' fill='%2390caf9'/%3E%3Ccircle cx='80' cy='180' r='25' fill='%23333'/%3E%3Ccircle cx='80' cy='180' r='12' fill='%23666'/%3E%3Ccircle cx='200' cy='180' r='25' fill='%23333'/%3E%3Ccircle cx='200' cy='180' r='12' fill='%23666'/%3E%3Ccircle cx='330' cy='180' r='25' fill='%23333'/%3E%3Ccircle cx='330' cy='180' r='12' fill='%23666'/%3E%3Ctext x='80' y='140' font-family='Arial' font-size='20' font-weight='bold' fill='white' text-anchor='middle'%3EAPML%3C/text%3E%3C/svg%3E") no-repeat center bottom;background-size:contain;opacity:.15}@media (max-width: 992px){.hero__truck-image{display:none}}.hero__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:40px}@media (max-width: 992px){.hero__content{flex-direction:column;gap:30px}}.hero__left{flex:1;max-width:550px}@media (max-width: 992px){.hero__left{max-width:100%}}.hero__company-info{margin-bottom:20px}.hero__title{font-size:28px;font-weight:800;color:#1a237e;margin-bottom:5px}@media (max-width: 768px){.hero__title{font-size:22px}}.hero__iso{font-size:12px;color:#6c757d;font-style:italic}.hero__headline{margin-bottom:20px}.hero__headline h2{font-size:36px;font-weight:800;color:#1a237e;line-height:1.2}.hero__headline h2 span{color:#e31e24}@media (max-width: 768px){.hero__headline h2{font-size:26px}}.hero__description{font-size:15px;color:#6c757d;line-height:1.7;margin-bottom:15px}.hero__read-more{display:inline-block;color:#e31e24;font-weight:600;font-size:14px;margin-bottom:30px}.hero__read-more:hover{text-decoration:underline}.hero__features{background:#fff;border-radius:12px;padding:20px;box-shadow:0 5px 20px #00000014}.hero__features h3{font-size:14px;font-weight:700;color:#1a237e;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.hero__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}@media (max-width: 576px){.hero__features-grid{grid-template-columns:repeat(2,1fr)}}.hero__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.hero__feature-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b7171c);border-radius:12px;color:#fff}.hero__feature-icon svg{width:24px;height:24px}.hero__feature span{font-size:12px;font-weight:600;color:#495057}.hero__right{flex-shrink:0;width:450px;display:flex;flex-direction:column;gap:20px}@media (max-width: 992px){.hero__right{width:100%;max-width:450px;margin:0 auto}}.hero__services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 576px){.hero__services-grid{grid-template-columns:repeat(2,1fr)}}.hero__service-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:#fff;border-radius:10px;box-shadow:0 3px 10px #00000014;cursor:pointer;transition:all .3s ease}.hero__service-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.hero__service-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#fff}.hero__service-icon svg{width:22px;height:22px}.hero__service-label{font-size:11px;font-weight:600;color:#495057;text-align:center;line-height:1.2}.hero__form-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001f;overflow:hidden}.hero__form-header{background:#e31e24;color:#fff;padding:15px 20px}.hero__form-header h3{font-size:18px;font-weight:700;color:#fff;margin:0}.hero__form-tabs{display:flex;background:#f8f9fa}.hero__form-tab{flex:1;padding:12px;background:transparent;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#6c757d;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent}.hero__form-tab--active{background:#fff;color:#e31e24;border-bottom-color:#e31e24}.hero__form-tab:hover:not(.hero__form-tab--active){background:#e9ecef}.hero__form{padding:20px}.hero__form-group{margin-bottom:12px}.hero__form-group input,.hero__form-group select{width:100%;padding:12px 15px;border:1px solid #dee2e6;border-radius:8px;font-size:14px;color:#343a40;transition:all .2s ease;background:#fff}.hero__form-group input:focus,.hero__form-group select:focus{border-color:#e31e24;box-shadow:0 0 0 3px #e31e241a}.hero__form-group input::placeholder,.hero__form-group select::placeholder{color:#adb5bd}.hero__form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:1.2em 1.2em;padding-right:40px}.hero__form-row{display:flex;gap:12px}.hero__form-row .hero__form-group{flex:1}.hero__form-submit{width:100%;padding:14px;background:#e31e24;color:#fff;border:none;border-radius:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.hero__form-submit:hover{background:#c0181d;transform:translateY(-2px)}.hero__form-disclaimer{font-size:11px;color:#adb5bd;text-align:center;margin-top:12px;line-height:1.4}.hero__cta-box{background:#e31e24;border-radius:12px;padding:15px 20px}.hero__cta-phone{display:flex;align-items:center;gap:15px;color:#fff}.hero__cta-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:50%}.hero__cta-icon svg{width:24px;height:24px}.hero__cta-text{display:flex;flex-direction:column}.hero__cta-number{font-size:26px;font-weight:800;color:#ffc107;letter-spacing:1px}.hero__cta-label{font-size:13px;opacity:.9}.stats{padding:0;background:#0a1628}.stats__wrapper{display:flex}@media (max-width: 768px){.stats__wrapper{flex-direction:column}}.stats__sidebar{width:120px;flex-shrink:0;background:#e31e24;display:flex;align-items:center;justify-content:center;padding:20px}@media (max-width: 768px){.stats__sidebar{width:100%;padding:15px}}.stats__label-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:2px}@media (max-width: 768px){.stats__label-text{writing-mode:horizontal-tb;transform:none}}.stats__content{flex:1;padding:25px 30px}@media (max-width: 768px){.stats__content{padding:20px 15px}}.stats__grid{display:flex;flex-wrap:wrap;gap:0}.stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);min-width:140px;flex:1}@media (max-width: 992px){.stats__item{min-width:120px;padding:12px 15px}}@media (max-width: 576px){.stats__item{min-width:calc(50% - 1px);flex:none}}.stats__item--highlight{background:#e31e2426}.stats__item:hover{background:#ffffff0d}.stats__number{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:800;color:#ffc107;line-height:1.2}@media (max-width: 768px){.stats__number{font-size:18px}}.stats__label{font-size:11px;color:#ffffffbf;font-weight:500;margin-top:4px;text-transform:uppercase;letter-spacing:.3px}@media (max-width: 768px){.stats__label{font-size:10px}}.services{background:#fff;padding:60px 0}.services__header{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.services__tabs{display:flex;gap:0;background:#e9ecef;padding:4px;border-radius:30px;margin-top:20px}.services__tab{padding:12px 40px;background:transparent;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#6c757d;border-radius:25px;cursor:pointer;transition:all .3s ease}.services__tab--active{background:#e31e24;color:#fff;box-shadow:0 4px 15px #e31e244d}.services__tab:hover:not(.services__tab--active){color:#343a40}.services__intro{text-align:center;max-width:900px;margin:0 auto 40px;font-size:15px;color:#6c757d;line-height:1.8}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media (max-width: 992px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.services__grid{grid-template-columns:1fr}}.services__card{background:#fff;border-radius:16px;padding:30px 25px;box-shadow:0 5px 25px #00000014;transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #e9ecef}.services__card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f;border-color:transparent}.services__card:hover .services__card-icon{background:#e31e24;color:#fff;transform:scale(1.05)}.services__card-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#e31e241a;border-radius:16px;color:#e31e24;margin-bottom:20px;transition:all .3s ease}.services__card-title{font-size:20px;font-weight:700;color:#e31e24;margin-bottom:12px}.services__card-description{font-size:14px;color:#6c757d;line-height:1.7;margin-bottom:20px;flex:1}.services__card-features{margin-bottom:20px}.services__card-features li{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:13px;color:#495057}.services__card-features li svg{color:#4caf50;flex-shrink:0}.services__card-link{display:inline-flex;align-items:center;gap:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#e31e24;transition:all .3s ease;margin-top:auto}.services__card-link:hover{gap:12px}.why-choose-us{background:#fff;padding:60px 0}.why-choose-us__content{display:flex;gap:50px;align-items:center}@media (max-width: 992px){.why-choose-us__content{flex-direction:column;gap:40px}}.why-choose-us__left{flex:1}.why-choose-us__subtitle{display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#e31e24;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.why-choose-us__title{font-size:36px;color:#1a237e;margin-bottom:20px;line-height:1.2}.why-choose-us__title span{color:#e31e24}@media (max-width: 768px){.why-choose-us__title{font-size:28px}}.why-choose-us__description{font-size:15px;color:#6c757d;line-height:1.8;margin-bottom:30px}.why-choose-us__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 576px){.why-choose-us__grid{grid-template-columns:1fr}}.why-choose-us__item{display:flex;gap:15px;padding:20px;background:#f8f9fa;border-radius:12px;transition:all .3s ease}.why-choose-us__item:hover{background:#fff;box-shadow:0 10px 30px #0000001a;transform:translate(5px)}.why-choose-us__item:hover .why-choose-us__item-icon{background:#e31e24;color:#fff}.why-choose-us__item-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#e31e241a;border-radius:12px;color:#e31e24;flex-shrink:0;transition:all .3s ease}.why-choose-us__item-content h4{font-size:16px;font-weight:700;color:#e31e24;margin-bottom:5px}.why-choose-us__item-content p{font-size:13px;color:#6c757d;line-height:1.5}.why-choose-us__right{flex-shrink:0;width:420px}@media (max-width: 992px){.why-choose-us__right{width:100%;max-width:420px}}.why-choose-us__image-card{position:relative;background:linear-gradient(135deg,#e31e24,#0d1452);border-radius:20px;overflow:hidden;padding:50px}.why-choose-us__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;color:#fff}.why-choose-us__truck-icon{opacity:.3;margin-bottom:20px}.why-choose-us__image-text{text-align:center}.why-choose-us__image-text span{display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:800;color:#fff;letter-spacing:2px}.why-choose-us__image-text small{font-size:12px;color:#ffffffb3;text-transform:uppercase;letter-spacing:3px}.why-choose-us__badge{position:absolute;bottom:-15px;right:-15px;width:110px;height:110px;background:#e31e24;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px #e31e2466}.why-choose-us__badge-number{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:800;line-height:1}.why-choose-us__badge-text{font-size:10px;text-align:center;line-height:1.2;opacity:.9}.testimonials{background:linear-gradient(135deg,#e31e24,#82050b);color:#fff;padding:60px 0}.testimonials__header{text-align:center;margin-bottom:40px}.testimonials__subtitle{display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#ffc107;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.testimonials .section-title{color:#fff}.testimonials .section-subtitle{color:#fffc}.testimonials__wrapper{display:flex;align-items:center;gap:20px;position:relative}@media (max-width: 768px){.testimonials__wrapper{gap:10px}}.testimonials__nav{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.testimonials__nav:hover{background:#e31e24;transform:scale(1.1)}@media (max-width: 768px){.testimonials__nav{width:40px;height:40px}}.testimonials__cards{flex:1;display:flex;justify-content:center;overflow:hidden}.testimonials__card{display:none;flex-direction:column;align-items:center;text-align:center;max-width:700px;padding:40px;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testimonials__card--active{display:flex;animation:fadeIn .5s ease}.testimonials__quote{color:#e31e24;margin-bottom:20px;opacity:.5}.testimonials__text{font-size:18px;line-height:1.8;margin-bottom:25px;color:#fffffff2;font-style:italic}@media (max-width: 768px){.testimonials__text{font-size:15px}}.testimonials__rating{display:flex;gap:4px;color:#ffc107;margin-bottom:20px}.testimonials__author{display:flex;align-items:center;gap:15px}.testimonials__avatar{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#e31e24;border-radius:50%;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#fff}.testimonials__author-info{text-align:left}.testimonials__author-info h4{font-size:18px;color:#fff;margin-bottom:4px}.testimonials__author-info p{font-size:14px;color:#fffc;margin-bottom:2px}.testimonials__author-info span{font-size:12px;color:#fff9}.testimonials__dots{display:flex;justify-content:center;gap:10px;margin-top:30px}.testimonials__dot{width:12px;height:12px;background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.testimonials__dot--active{background:#e31e24;transform:scale(1.3)}.testimonials__dot:hover:not(.testimonials__dot--active){background:#ffffff80}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.partners{background:#fff;padding:60px 0}.partners__content{display:flex;gap:50px}@media (max-width: 992px){.partners__content{flex-direction:column}}.partners__trusted{flex:2}.partners__subtitle{display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#e31e24;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.partners__title{font-size:32px;color:#1a237e;margin-bottom:15px}@media (max-width: 768px){.partners__title{font-size:26px}}.partners__description{font-size:15px;color:#6c757d;margin-bottom:30px}.partners__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}@media (max-width: 768px){.partners__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 576px){.partners__grid{grid-template-columns:repeat(2,1fr)}}.partners__item{display:flex;align-items:center;justify-content:center;padding:20px 15px;background:#f8f9fa;border-radius:10px;transition:all .3s ease}.partners__item span{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#495057;text-align:center}.partners__item:hover{background:#fff;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.partners__item:hover span{color:#1a237e}.partners__awards{flex:1;background:linear-gradient(135deg,#f8fafc,#f8f9fa);border-radius:20px;padding:30px}@media (max-width: 992px){.partners__awards{max-width:400px}}.partners__awards-title{font-size:20px;color:#1a237e;margin-bottom:20px}.partners__awards-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.partners__award{display:flex;align-items:center;gap:15px;padding:15px;background:#fff;border-radius:12px;transition:all .3s ease}.partners__award:hover{transform:translate(5px);box-shadow:0 5px 20px #00000014}.partners__award-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffc107,#e6a800);border-radius:10px;color:#fff;flex-shrink:0}.partners__award-content h4{font-size:14px;color:#343a40;margin:0}.partners__award-year{font-size:12px;color:#e31e24;font-weight:600}.partners__btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}#city-page-sec{padding:40px 0;font-family:Poppins,sans-serif}#city-page-sec .container{width:min(1150px,92%);margin:auto}#city-page-sec .content{background:#fff;border-radius:20px;padding:30px}#city-page-sec .content .box{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #eee}#city-page-sec .content .box .text-area{flex:1}#city-page-sec .content .box .text-area h1{font-size:34px;font-weight:700;color:#111}#city-page-sec .content .box .text-area .city-name{font-size:22px;font-weight:600;color:#e31e24;margin:8px 0}#city-page-sec .content .box .text-area .address{font-size:14px;color:#777;display:block;margin-bottom:10px}#city-page-sec .content .box .text-area h2{font-size:18px;color:#e31e24;margin:15px 0}#city-page-sec .content .box .text-area .redirect-link{display:inline-block;background:linear-gradient(135deg,#e31e24,#ff6b6b);padding:12px 22px;border-radius:30px;color:#fff;text-decoration:none;font-weight:500;transition:.3s}#city-page-sec .content .box .text-area .redirect-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}#city-page-sec .content .box img{width:100%;max-width:380px;border-radius:18px;object-fit:cover;box-shadow:0 10px 25px #0000001a}#city-page-sec .content h2{font-size:24px;margin-top:25px;color:#111}#city-page-sec .content h3{font-size:18px;margin-top:18px;color:#222}#city-page-sec .content p{color:#555;line-height:1.7;margin-top:10px}#city-page-sec .content ul,#city-page-sec .content ol{margin-left:20px;margin-top:10px}#city-page-sec .content ul li,#city-page-sec .content ol li{margin-bottom:8px;color:#444;line-height:1.6}#city-page-sec .content .img-bx{text-align:center;margin:25px 0}#city-page-sec .content .img-bx .chargesImg{width:100%;max-width:600px;border-radius:15px;box-shadow:0 8px 25px #0000001a}#city-page-sec #faq-section{margin-top:40px}#city-page-sec #faq-section .faq-container{max-width:800px;margin:auto}#city-page-sec #faq-section .faq-item{background:#fff;border-radius:12px;margin-bottom:12px;padding:15px;box-shadow:0 4px 15px #0000000d}#city-page-sec #faq-section .faq-item .faq-question{width:100%;border:none;background:none;font-weight:600;display:flex;justify-content:space-between;cursor:pointer;font-size:15px}#city-page-sec #faq-section .faq-item .faq-question .icon{font-size:20px;color:#e31e24}#city-page-sec #faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .3s ease;opacity:0}#city-page-sec #faq-section .faq-item .faq-answer p{margin-top:10px;color:#555}#city-page-sec #faq-section .faq-item.active .faq-answer{max-height:200px;opacity:1}#city-page-sec .call-btn{position:fixed;bottom:20px;right:20px;background:#e31e24;color:#fff;padding:14px 18px;border-radius:50px;box-shadow:0 8px 20px #0003;text-decoration:none}@media (max-width: 768px){#city-page-sec .content{padding:20px}#city-page-sec .content .box{flex-direction:column;text-align:center}#city-page-sec .content .box img{max-width:100%}}@media (max-width: 500px){#city-page-sec .content h1{font-size:24px}#city-page-sec .content h2{font-size:20px}}.hr-page a{text-decoration:none;color:inherit}.hr-page img{display:block;max-width:100%;height:auto}.hr-page .container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:24px}.hr-page .section-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#e8620a;background:#fff3eb;border:1px solid rgba(232,98,10,.25);padding:5px 14px;border-radius:99px;margin-bottom:12px}.hr-page .section-title{font-family:Poppins,sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:#111827;line-height:1.2;margin-bottom:28px;text-align:start}.hr-page .section-title span{color:red}.hr-page .badge{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.06em;padding:5px 14px;border-radius:99px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;display:flex;align-items:center}.hr-page .hr-page{overflow-x:hidden}.hr-page .navbar{position:sticky;top:0;z-index:100;background:#0f2540;box-shadow:0 2px 16px #00000040}.hr-page .navbar__inner{max-width:1200px;margin-inline:auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:32px}.hr-page .navbar__logo{display:flex;flex-direction:column;line-height:1.1;flex-shrink:0}.hr-page .navbar__logo-text{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;color:#e8620a;letter-spacing:.02em}.hr-page .navbar__logo-sub{font-size:.6rem;font-weight:600;color:#ffffff80;letter-spacing:.08em;text-transform:uppercase}.hr-page .navbar__links{display:flex;list-style:none;gap:4px;margin-left:auto;align-items:center}.hr-page .navbar__link{color:#fffc;font-size:.82rem;font-weight:500;padding:6px 10px;border-radius:6px;transition:color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.hr-page .navbar__link:hover{color:#fff;background:#ffffff14}.hr-page .navbar__cta{flex-shrink:0;background:#e8620a;color:#fff;font-size:.82rem;font-weight:700;padding:8px 16px;border-radius:6px;transition:background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.hr-page .navbar__cta:hover{background:#ff6d0b;transform:translateY(-1px)}.hr-page .navbar__burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.hr-page .navbar__burger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.hr-page .navbar__burger--active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hr-page .navbar__burger--active span:nth-child(2){opacity:0}.hr-page .navbar__burger--active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hr-page .hero{min-height:calc(100vh - 64px);background:red;display:grid;grid-template-columns:1fr 420px;gap:40px;align-items:center;padding:60px 24px 60px max(24px,50% - 600px);position:relative;overflow:hidden}.hr-page .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 700px 600px at 30% 50%,rgba(156,0,0,.6) 0%,transparent 70%),radial-gradient(ellipse 400px 300px at 80% 20%,rgba(232,98,10,.08) 0%,transparent 60%);pointer-events:none}.hr-page .hero__bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.hr-page .hero__content{position:relative;z-index:1}.hr-page .hero__breadcrumb{font-size:.78rem;color:#ffffff73;margin-bottom:20px;display:flex;align-items:center;gap:6px}.hr-page .hero__breadcrumb a{color:#fff9;transition:color .25s cubic-bezier(.4,0,.2,1)}.hr-page .hero__breadcrumb a:hover{color:#e8620a}.hr-page .hero__breadcrumb span{color:#ffffff4d}.hr-page .hero__title{font-family:Poppins,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:20px}.hr-page .hero__title span{color:#e8620a;display:block}.hr-page .hero__subtitle{font-size:1.05rem;color:#ffffffb3;max-width:480px;margin-bottom:28px;line-height:1.7}.hr-page .hero__badges{display:flex;gap:10px;flex-wrap:wrap}.hr-page .hero__form-card{position:relative;z-index:1;background:#fff;border-radius:32px;padding:32px 28px;box-shadow:0 16px 48px #0f25402e;border-top:4px solid #e8620a}.hr-page .hero__form-title{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#0f2540;margin-bottom:20px;text-align:center}.hr-page .quote-form{display:flex;flex-direction:column;gap:12px}.hr-page .quote-form__field{width:100%}.hr-page .quote-form__select,.hr-page .quote-form__input{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:.88rem;color:#374151;background:#fff;font-family:Segoe UI,system-ui,sans-serif;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.hr-page .quote-form__select:focus,.hr-page .quote-form__input:focus{border-color:#e8620a;box-shadow:0 0 0 3px #e8620a1f}.hr-page .quote-form__select::placeholder,.hr-page .quote-form__input::placeholder{color:#6b7280}.hr-page .quote-form__consent{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.hr-page .quote-form__consent input[type=checkbox]{flex-shrink:0;margin-top:3px;accent-color:#e8620a;width:15px;height:15px}.hr-page .quote-form__consent span{font-size:.74rem;color:#6b7280;line-height:1.4}.hr-page .quote-form__btn{width:100%;padding:13px;background:#e8620a;color:#fff;font-size:.95rem;font-weight:700;border:none;border-radius:6px;cursor:pointer;letter-spacing:.04em;transition:background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.hr-page .quote-form__btn:hover:not(:disabled){background:#ff6d0b;transform:translateY(-2px);box-shadow:0 6px 20px #e8620a66}.hr-page .quote-form__btn:disabled{opacity:.55;cursor:not-allowed}.hr-page .about{padding:80px 0;background:#fff}.hr-page .about__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hr-page .about__text p{font-size:.95rem;color:#374151;line-height:1.75;margin-bottom:16px}.hr-page .about__text p strong{color:#0f2540}.hr-page .about__stats{display:flex;gap:32px;margin-top:36px;padding-top:32px;border-top:1px solid #e5e7eb}.hr-page .about__stat{display:flex;flex-direction:column}.hr-page .about__stat-value{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;color:#e8620a;line-height:1}.hr-page .about__stat-label{font-size:.75rem;color:#6b7280;margin-top:4px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.hr-page .about__image-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px}.hr-page .mosaic__item{border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #0f25401f}.hr-page .mosaic__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hr-page .mosaic__item img:hover{transform:scale(1.04)}.hr-page .mosaic__item--large{grid-column:1/-1;height:220px}.hr-page .mosaic__item:not(.hr-page .mosaic__item--large){height:140px}.hr-page .services-section{padding:72px 0;background:#f7f9fc}.hr-page .services-section__grid{display:flex;flex-wrap:wrap;gap:12px}.hr-page .service-chip{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #e5e7eb;color:#111827;font-size:.88rem;font-weight:500;padding:10px 18px;border-radius:99px;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);cursor:default}.hr-page .service-chip:hover{border-color:#e8620a;color:#e8620a;box-shadow:0 2px 12px #e8620a26}.hr-page .service-chip__dot{width:7px;height:7px;border-radius:50%;background:#e8620a;flex-shrink:0}.hr-page .charges{padding:80px 0;background:#fff}.hr-page .charges__tabs{display:flex;gap:8px;margin-bottom:28px;flex-wrap:wrap}.hr-page .charges__tab{padding:10px 24px;font-size:.88rem;font-weight:600;border-radius:99px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.hr-page .charges__tab--active{background:#0f2540;border-color:#0f2540;color:#fff}.hr-page .charges__tab:hover:not(.hr-page .charges__tab--active){border-color:#0f2540;color:#0f2540}.hr-page .charges__table-wrap{overflow-x:auto;border-radius:12px;box-shadow:0 2px 8px #0f254014;border:1px solid #e5e7eb}.hr-page .charges__table{width:100%;border-collapse:collapse;font-size:.88rem}.hr-page .charges__table thead tr{background:#0f2540;color:#fff}.hr-page .charges__table th{padding:14px 18px;text-align:left;font-weight:600;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hr-page .charges__table td{padding:13px 18px;border-bottom:1px solid #e5e7eb;color:#374151}.hr-page .charges__table tbody tr{background:#fff;transition:background .25s cubic-bezier(.4,0,.2,1)}.hr-page .charges__table tbody tr:last-child td{border-bottom:none}.hr-page .charges__table tbody tr:hover{background:#fff3eb}.hr-page .charges__table tbody tr:nth-child(2n){background:#f7f9fc}.hr-page .charges__table tbody tr:nth-child(2n):hover{background:#fff3eb}.hr-page .charges__table--wide{min-width:700px}.hr-page .charges__price{color:#0f2540;font-weight:600}.hr-page .charges__note{font-size:.76rem;color:#6b7280;margin-top:12px;padding-inline:4px}.hr-page .factors{padding:72px 0;background:#0f2540}.hr-page .factors .section-label{color:#e8620a;background:#e8620a1f;border-color:#e8620a40}.hr-page .factors .section-title{color:#fff}.hr-page .factors .section-title span{color:#e8620a}.hr-page .factors__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.hr-page .factor-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px 20px;text-align:center;transition:background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);cursor:default}.hr-page .factor-card:hover{background:#e8620a1f;border-color:#e8620a66;transform:translateY(-4px)}.hr-page .factor-card__icon{font-size:2rem;display:block;margin-bottom:10px}.hr-page .factor-card__label{font-size:.85rem;font-weight:600;color:#ffffffe6;line-height:1.3}.hr-page .advantages{padding:80px 0;background:#f7f9fc}.hr-page .advantages__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.hr-page .adv-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px 24px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.hr-page .adv-card:hover{box-shadow:0 6px 24px #0f25401f;transform:translateY(-4px);border-color:#e8620a4d}.hr-page .adv-card__icon{font-size:2rem;margin-bottom:14px;display:block}.hr-page .adv-card__title{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#0f2540;margin-bottom:8px}.hr-page .adv-card__desc{font-size:.87rem;color:#6b7280;line-height:1.65}.hr-page .contact-section{padding:80px 0;background:#fff}.hr-page .contact-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hr-page .contact-card{display:flex;align-items:center;gap:16px;padding:24px 20px;border-radius:20px;border:2px solid #e5e7eb;transition:all .25s cubic-bezier(.4,0,.2,1)}.hr-page .contact-card__icon{font-size:1.75rem;flex-shrink:0}.hr-page .contact-card__title{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.hr-page .contact-card__value{font-size:.95rem;font-weight:700;color:#0f2540}.hr-page .contact-card--call:hover{background:#eef4ff;border-color:#3b82f6}.hr-page .contact-card--wa:hover{background:#ecfdf5;border-color:#22c55e}.hr-page .contact-card--email:hover{background:#fff3eb;border-color:#e8620a}.hr-page .locations-section{padding:72px 0;background:#f7f9fc}.hr-page .locations-section__grid{display:flex;flex-wrap:wrap;gap:10px}.hr-page .location-pill{font-size:.82rem;font-weight:500;color:#1a3a5c;background:#fff;border:1.5px solid #e5e7eb;padding:8px 16px;border-radius:99px;transition:all .25s cubic-bezier(.4,0,.2,1)}.hr-page .location-pill:hover{background:#0f2540;color:#fff;border-color:#0f2540;transform:translateY(-2px);box-shadow:0 4px 12px #0f254033}.hr-page .footer{background:#0f2540;color:#ffffffb3;padding-top:56px}.hr-page .footer__inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px}.hr-page .footer__logo{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:6px}.hr-page .footer__tagline{font-size:.75rem;color:#e8620a;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.hr-page .footer__address{font-size:.8rem;line-height:1.6;color:#ffffff73;max-width:260px}.hr-page .footer__col h4{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:16px}.hr-page .footer__col ul{list-style:none;display:flex;flex-direction:column;gap:9px}.hr-page .footer__col ul a{font-size:.85rem;color:#ffffff8c;transition:color .25s cubic-bezier(.4,0,.2,1)}.hr-page .footer__col ul a:hover{color:#e8620a}.hr-page .footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#ffffff59;max-width:1200px;margin-inline:auto}.hr-page .footer__bottom-links{display:flex;gap:20px}.hr-page .footer__bottom-links a{color:#fff6;transition:color .25s cubic-bezier(.4,0,.2,1)}.hr-page .footer__bottom-links a:hover{color:#e8620a}@media (max-width: 1024px){.hr-page .hero{grid-template-columns:1fr;padding:48px 24px}.hr-page .hero__form-card{max-width:520px}.hr-page .about__grid{grid-template-columns:1fr;gap:40px}.hr-page .footer__inner{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 768px){.hr-page .navbar__links{position:fixed;top:64px;left:0;right:0;bottom:0;flex-direction:column;background:#0f2540;padding:32px 24px;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);overflow-y:auto;z-index:99}.hr-page .navbar__links--open{transform:translate(0)}.hr-page .navbar__cta{display:none}.hr-page .navbar__burger{display:flex}.hr-page .contact-section__grid{grid-template-columns:1fr}.hr-page .footer__inner{grid-template-columns:1fr;gap:28px}.hr-page .footer__bottom{flex-direction:column;gap:10px;text-align:center}.hr-page .about__stats{gap:20px}.hr-page .charges__table th,.hr-page .charges__table td{padding:10px 12px;font-size:.8rem}}@media (max-width: 480px){.hr-page .section-title{font-size:1.5rem}.hr-page .hero__title{font-size:2rem}.hr-page .hero__badges{gap:6px}.hr-page .badge{font-size:.7rem}}a{text-decoration:none;color:inherit;transition:color .3s cubic-bezier(.4,0,.2,1)}ul{list-style:none}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-tag{display:inline-block;background:#e8b9001f;color:#e8b900;border:1px solid rgba(232,185,0,.3);font-family:Poppins,sans-serif;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:100px;margin-bottom:16px}.section-title{font-family:Poppins,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.15;color:#fff;margin-bottom:16px}.section-desc{font-size:1.05rem;color:#9ca3af;max-width:560px;margin:0 auto}.section-header{text-align:center;margin-bottom:56px}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:12px;font-family:Poppins,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.04em;border:2px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn--primary{background:#e8b900;color:#0a0e1a;border-color:#e8b900}.btn--primary:hover{background:#f5cc3a;transform:translateY(-2px);box-shadow:0 8px 24px #e8b90059}.btn--outline{background:transparent;color:#e8b900;border-color:#e8b900}.btn--outline:hover{background:#e8b900;color:#0a0e1a}.btn--ghost{background:#ffffff12;color:#fff;border-color:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn--ghost:hover{background:#ffffff24;border-color:#fff6}.btn--full{width:100%;justify-content:center}.fade-in{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar--scrolled{background:#111827f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #1e2d4a;padding:10px 0;box-shadow:0 4px 24px #00000080}.navbar__container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:32px}.navbar__brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.navbar__logo-icon{font-size:2rem;color:#e8b900;line-height:1}.navbar__brand-text{display:flex;flex-direction:column;line-height:1}.navbar__brand-main{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:800;color:#e8b900;letter-spacing:.05em}.navbar__brand-sub{font-size:.65rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em}.navbar__links{display:flex;align-items:center;gap:4px;margin-left:auto}.navbar__links a{font-family:DM Sans,Nunito,sans-serif;font-weight:500;font-size:.9rem;color:#9ca3af;padding:6px 14px;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar__links a:hover,.navbar__links a.active{color:#e8b900;background:#e8b90014}.navbar__cta{flex-shrink:0;font-size:.88rem}.navbar__hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.navbar__hamburger span{display:block;width:24px;height:2px;background:#e8b900;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar__hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger.open span:nth-child(2){opacity:0}.navbar__hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 900px){.navbar__links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#111827;border-top:1px solid #1e2d4a;padding:16px 24px;gap:2px}.navbar__links--open{display:flex}.navbar__links a{display:block;padding:10px 12px;font-size:1rem}.navbar__cta{display:none}.navbar__hamburger{display:flex}}.car-carriers-page .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:120px 24px 80px;margin:0 auto;position:relative;overflow:hidden;background:red}.car-carriers-page .hero__bg-shapes{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;overflow:hidden}.car-carriers-page .hero__shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.12}.car-carriers-page .hero__shape--1{width:600px;height:600px;background:#e8b900;top:-200px;right:-100px}.car-carriers-page .hero__shape--2{width:400px;height:400px;background:#2563eb;bottom:10%;left:-150px}.car-carriers-page .hero__shape--3{width:300px;height:300px;background:#e8b900;bottom:20%;right:20%;opacity:.07}.car-carriers-page .hero__content{display:flex;flex-direction:column;gap:20px;z-index:1}.car-carriers-page .hero__badge{display:inline-flex;align-items:center;gap:8px;background:#e8b9001a;border:1px solid rgba(232,185,0,.25);color:#e8b900;font-family:Poppins,sans-serif;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;padding:8px 18px;border-radius:100px;width:fit-content}.car-carriers-page .hero__badge:before{content:"●";font-size:.5rem;animation:blink 1.5s infinite}.car-carriers-page .hero__title{font-family:Poppins,sans-serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.05;display:flex;flex-direction:column;gap:4px}.car-carriers-page .hero__title-line{color:#fff}.car-carriers-page .hero__title-accent{color:#e8b900;-webkit-text-stroke:0;text-shadow:0 0 40px rgba(232,185,0,.4)}.car-carriers-page .hero__subtitle{font-size:1.05rem;color:#9ca3af;max-width:480px;line-height:1.7}.car-carriers-page .hero__subtitle strong{color:#fff}.car-carriers-page .hero__actions{display:flex;gap:12px;flex-wrap:wrap}.car-carriers-page .hero__stats{display:flex;align-items:center;gap:24px;margin-top:12px}.car-carriers-page .hero__stat{display:flex;flex-direction:column;gap:2px}.car-carriers-page .hero__stat-num{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;color:#e8b900;line-height:1}.car-carriers-page .hero__stat-label{font-size:.78rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em}.car-carriers-page .hero__stat-divider{width:1px;height:40px;background:#1e2d4a}.car-carriers-page .hero__visual{display:flex;align-items:center;justify-content:center}.car-carriers-page .hero__truck-wrap{width:100%;max-width:520px;filter:drop-shadow(0 0 40px rgba(232,185,0,.15));animation:float 4s ease-in-out infinite}.car-carriers-page .hero__truck-svg{width:100%;height:auto}@media (max-width: 768px){.car-carriers-page .hero{grid-template-columns:1fr;min-height:auto;padding-top:100px;text-align:center}.car-carriers-page .hero__subtitle{max-width:100%}.car-carriers-page .hero__actions,.car-carriers-page .hero__stats{justify-content:center}.car-carriers-page .hero__visual{order:-1}.car-carriers-page .hero__truck-wrap{max-width:340px}}.car-carriers-page .about{padding:100px 0;background:#111827;position:relative}.car-carriers-page .about:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e8b900,transparent)}.car-carriers-page .about__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.car-carriers-page .about__content p{color:#9ca3af;margin-bottom:16px;font-size:1rem;line-height:1.75}.car-carriers-page .about__content p strong{color:#fff}.car-carriers-page .about__trust{display:flex;flex-direction:column;gap:10px;margin-top:24px}.car-carriers-page .about__trust-item{display:flex;align-items:center;gap:10px;font-size:.93rem;color:#9ca3af}.car-carriers-page .about__trust-icon{font-size:1rem}.car-carriers-page .about__visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px}.car-carriers-page .about__card{background:#161d2e;border:1px solid #1e2d4a;border-radius:20px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .about__card:hover{transform:translateY(-4px);border-color:#e8b9004d;box-shadow:0 12px 32px #0000004d}.car-carriers-page .about__card-icon{font-size:2rem;margin-bottom:12px}.car-carriers-page .about__card h3{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:6px}.car-carriers-page .about__card p{font-size:.85rem;color:#9ca3af}.car-carriers-page .about__card--main{grid-column:1/-1;background:linear-gradient(135deg,#e8b90014,#e8b90005);border-color:#e8b90033}.car-carriers-page .about__card--accent{border-color:#e8b9004d;background:linear-gradient(135deg,#e8b9000f,#161d2e)}@media (max-width: 768px){.car-carriers-page .about__grid{grid-template-columns:1fr;gap:40px}}.car-carriers-page .services{padding:100px 0}.car-carriers-page .services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 900px){.car-carriers-page .services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 580px){.car-carriers-page .services__grid{grid-template-columns:1fr}}.car-carriers-page .services__card{background:#161d2e;border:1px solid #1e2d4a;border-radius:20px;padding:32px 28px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .services__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#e8b900;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .services__card:hover{transform:translateY(-6px);border-color:#e8b90040;box-shadow:0 20px 48px #0006}.car-carriers-page .services__card:hover:before{transform:scaleX(1)}.car-carriers-page .services__card-icon{font-size:2.4rem;margin-bottom:16px}.car-carriers-page .services__card-title{font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:10px}.car-carriers-page .services__card-desc{font-size:.9rem;color:#9ca3af;line-height:1.7}.car-carriers-page .safety-banner{padding:60px 0;background:linear-gradient(90deg,#e8b90014,#e8b9000a,#e8b90014);border-top:1px solid rgba(232,185,0,.15);border-bottom:1px solid rgba(232,185,0,.15)}.car-carriers-page .safety-banner__inner{display:flex;align-items:center;gap:32px}.car-carriers-page .safety-banner__icon{font-size:3.5rem;flex-shrink:0}.car-carriers-page .safety-banner__text{flex:1}.car-carriers-page .safety-banner__text h3{font-family:Poppins,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;color:#e8b900;margin-bottom:8px}.car-carriers-page .safety-banner__text p{color:#9ca3af;font-size:.95rem}.car-carriers-page .safety-banner__badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;background:#e8b900;color:#0a0e1a;width:80px;height:80px;border-radius:50%;justify-content:center}.car-carriers-page .safety-banner__badge span{font-size:.65rem;font-family:DM Sans,Nunito,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.car-carriers-page .safety-banner__badge strong{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800;line-height:1}@media (max-width: 600px){.car-carriers-page .safety-banner__inner{flex-wrap:wrap;text-align:center;justify-content:center}.car-carriers-page .safety-banner__badge{display:none}}.car-carriers-page .carrier-types{padding:100px 0;background:#111827;position:relative}.car-carriers-page .carrier-types:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e8b900,transparent)}.car-carriers-page .carrier-types__list{display:flex;flex-direction:column;gap:0}.car-carriers-page .carrier-types__item{display:flex;align-items:center;gap:40px;padding:36px 0;border-bottom:1px solid #1e2d4a;transition:all .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .carrier-types__item:last-child{border-bottom:none}.car-carriers-page .carrier-types__item:hover .carrier-types__num{color:#e8b900;-webkit-text-stroke-color:#e8b900}.car-carriers-page .carrier-types__num{font-family:Poppins,sans-serif;font-size:4rem;font-weight:800;color:transparent;-webkit-text-stroke:2px #1e2d4a;line-height:1;flex-shrink:0;width:80px;transition:all .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .carrier-types__content h3{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:8px}.car-carriers-page .carrier-types__content p{color:#9ca3af;font-size:.95rem}.car-carriers-page .clients{padding:80px 0;overflow:hidden}.car-carriers-page .clients__ticker{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.car-carriers-page .clients__track{display:flex;gap:20px;animation:ticker 20s linear infinite;width:max-content}.car-carriers-page .clients__badge{display:inline-flex;align-items:center;padding:12px 28px;background:#161d2e;border:1px solid #1e2d4a;border-radius:12px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;color:#9ca3af;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.car-carriers-page .clients__badge:hover{color:#e8b900;border-color:#e8b9004d}.car-carriers-page .quote{padding:100px 0;background:#111827;position:relative}.car-carriers-page .quote:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e8b900,transparent)}.car-carriers-page .quote__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:start}.car-carriers-page .quote__info p{color:#9ca3af;font-size:1rem;line-height:1.75;margin-bottom:28px}.car-carriers-page .quote__contact{display:flex;flex-direction:column;gap:6px}.car-carriers-page .quote__phone{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:800;color:#e8b900;transition:color .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .quote__phone:hover{color:#f5cc3a}.car-carriers-page .quote__hours{font-size:.85rem;color:#6b7280}.car-carriers-page .quote__form{background:#161d2e;border:1px solid #1e2d4a;border-radius:32px;padding:40px;display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.car-carriers-page .quote__grid{grid-template-columns:1fr;gap:40px}.car-carriers-page .quote__form{padding:28px 20px}}.car-carriers-page .form-group{width:100%}.car-carriers-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 480px){.car-carriers-page .form-row{grid-template-columns:1fr}}.car-carriers-page .form-input{width:100%;background:#111827;border:1px solid #1e2d4a;border-radius:12px;color:#fff;font-family:DM Sans,Nunito,sans-serif;font-size:.93rem;padding:13px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.car-carriers-page .form-input::placeholder{color:#6b7280}.car-carriers-page .form-input:focus{border-color:#e8b900;box-shadow:0 0 0 3px #e8b9001f;background:#141c2e}.car-carriers-page .form-input option{background:#111827;color:#fff}.car-carriers-page .footer{background:#0a0e1a;border-top:1px solid #1e2d4a;padding-top:64px}.car-carriers-page .footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid #1e2d4a}@media (max-width: 768px){.car-carriers-page .footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.car-carriers-page .footer__grid{grid-template-columns:1fr}}.car-carriers-page .footer__brand{display:flex;flex-direction:column;gap:12px}.car-carriers-page .footer__brand .navbar__logo-icon{font-size:2.2rem}.car-carriers-page .footer__brand p{font-size:.85rem;color:#6b7280;line-height:1.7}.car-carriers-page .footer__brand-name{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800;color:#e8b900}.car-carriers-page .footer__socials{display:flex;gap:10px;margin-top:8px}.car-carriers-page .footer__socials a{width:36px;height:36px;background:#161d2e;border:1px solid #1e2d4a;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .footer__socials a:hover{background:#e8b900;color:#0a0e1a;border-color:#e8b900}.car-carriers-page .footer__links h4{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.car-carriers-page .footer__links ul{display:flex;flex-direction:column;gap:8px}.car-carriers-page .footer__links a{font-size:.87rem;color:#6b7280;transition:color .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .footer__links a:hover{color:#e8b900}.car-carriers-page .footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:.82rem;color:#6b7280;flex-wrap:wrap;gap:12px}.car-carriers-page .footer__bottom-links{display:flex;gap:24px}.car-carriers-page .footer__bottom-links a{color:#6b7280;transition:color .3s cubic-bezier(.4,0,.2,1)}.car-carriers-page .footer__bottom-links a:hover{color:#e8b900}.car-carriers-page .floating-cta{position:fixed;bottom:28px;right:28px;z-index:999;width:56px;height:56px;background:#e8b900;color:#0a0e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:0 8px 24px #e8b90066;transition:all .3s cubic-bezier(.4,0,.2,1);animation:pulse 2.5s infinite}.car-carriers-page .floating-cta:hover{transform:scale(1.1);box-shadow:0 12px 32px #e8b90099}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulse{0%,to{box-shadow:0 8px 24px #e8b90066}50%{box-shadow:0 8px 36px #e8b900b3}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.warehousing-page{font-family:DM Sans,Segoe UI,sans-serif;color:#0c1b33;background:#fff;overflow-x:hidden}.warehousing-page .container{width:min(1200px,92%);margin-inline:auto}.warehousing-page .section-tag{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c8102e;background:#c8102e14;padding:6px 14px;border-radius:50px;margin-bottom:1rem}.warehousing-page .section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.warehousing-page .section-header h2{font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2;color:#0c1b33}.warehousing-page .section-header--light h2{color:#fff}.warehousing-page .section-header--light .section-tag{background:#ffffff26;color:#ffffffe6}.warehousing-page .btn{display:inline-flex;align-items:center;gap:8px;font-family:DM Sans,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;padding:13px 28px;border-radius:8px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.warehousing-page .btn--primary{background:#c8102e;color:#fff;border-color:#c8102e}.warehousing-page .btn--primary:hover{background:#a00d24;border-color:#a00d24;transform:translateY(-2px);box-shadow:0 8px 24px #c8102e59}.warehousing-page .btn--outline{background:transparent;color:#fff;border-color:#fff6}.warehousing-page .btn--outline:hover{background:#ffffff1a;border-color:#fff}.warehousing-page .btn--lg{font-size:1rem;padding:16px 36px;border-radius:16px}.warehousing-page .hero{position:relative;min-height:100svh;flex-direction:column;justify-content:center;background:#0c1b33;overflow:hidden}.warehousing-page .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.warehousing-page .hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;animation:gridDrift 20s linear infinite}.warehousing-page .hero__glow{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(200,16,46,.2) 0%,transparent 70%);top:-200px;right:-100px;animation:pulse 6s ease-in-out infinite}.warehousing-page .hero__content{position:relative;z-index:1;width:min(1200px,92%);margin-inline:auto;padding:8rem 0 6rem;flex-direction:column}.warehousing-page .hero__eyebrow{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#e8213f;margin-bottom:1.5rem;opacity:0;animation:fadeUp .8s .2s forwards}.warehousing-page .hero__eyebrow:before{content:"—— "}.warehousing-page .hero__title{font-family:Poppins,sans-serif;font-size:clamp(2.8rem,6vw,5rem);line-height:1.1;color:#fff;margin-bottom:1.5rem;opacity:0;animation:fadeUp .8s .35s forwards}.warehousing-page .hero__title em{font-style:italic;color:#e8213f}.warehousing-page .hero__subtitle{font-size:clamp(1rem,2vw,1.15rem);color:#ffffffa6;max-width:560px;line-height:1.7;margin-bottom:2.5rem;opacity:0;animation:fadeUp .8s .5s forwards}.warehousing-page .hero__actions{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;animation:fadeUp .8s .65s forwards}.warehousing-page .hero__badge-strip{position:relative;z-index:1;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;width:min(1200px,92%);margin-inline:auto;padding:1.5rem 0 3rem;font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;opacity:0;animation:fadeUp .8s .8s forwards}.warehousing-page .hero__badge-strip .divider{width:1px;height:14px;background:#fff3}.warehousing-page .stats{background:#f7f8fc;padding:4rem 0;border-bottom:1px solid rgba(12,27,51,.1)}.warehousing-page .stats .container{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}@media (max-width: 768px){.warehousing-page .stats .container{grid-template-columns:repeat(2,1fr)}}.warehousing-page .stats__item{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:2rem;text-align:center;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.warehousing-page .stats__item:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#0c1b331a}@media (max-width: 768px){.warehousing-page .stats__item:not(:last-child):after{display:none}}.warehousing-page .stats--visible .warehousing-page .stats__item{opacity:1;transform:translateY(0)}.warehousing-page .stats__value{font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#c8102e;line-height:1}.warehousing-page .stats__label{font-size:.82rem;font-weight:500;color:#4a5568;text-transform:uppercase;letter-spacing:.05em}.warehousing-page .about{padding:7rem 0}.warehousing-page .about__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width: 900px){.warehousing-page .about__grid{grid-template-columns:1fr}}.warehousing-page .about__visual{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;height:420px}@media (max-width: 900px){.warehousing-page .about__visual{height:300px}}.warehousing-page .about__card{border-radius:16px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .about__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0c1b332e}.warehousing-page .about__card--main{grid-column:1/-1;background:linear-gradient(135deg,#0c1b33,#1e3a5f);color:#fff}.warehousing-page .about__card--main h3{font-family:Poppins,sans-serif;font-size:1.2rem;color:#fff}.warehousing-page .about__card--main p{font-size:.85rem;color:#ffffffa6}.warehousing-page .about__card--accent{background:#c8102e;color:#fff;font-weight:600;font-size:.9rem;justify-content:center;text-align:center}.warehousing-page .about__card--small{background:#f7f8fc;border:1px solid rgba(12,27,51,.1);align-items:center;justify-content:center;text-align:center;gap:.2rem}.warehousing-page .about__card--small span{font-size:.7rem;color:#718096;text-transform:uppercase;letter-spacing:.1em}.warehousing-page .about__icon{font-size:2rem;margin-bottom:.5rem}.warehousing-page .about__year{font-family:Poppins,sans-serif;font-size:2.5rem!important;font-weight:700;color:#c8102e!important;letter-spacing:normal!important}.warehousing-page .about__text h2{font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;margin-bottom:1.5rem}.warehousing-page .about__text p{font-size:.95rem;color:#4a5568;line-height:1.8;margin-bottom:1rem}.warehousing-page .about__tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.warehousing-page .about__tags span{font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0c1b33;background:#f7f8fc;border:1px solid rgba(12,27,51,.1);padding:6px 14px;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .about__tags span:hover{background:#0c1b33;color:#fff;border-color:#0c1b33}.warehousing-page .features{padding:7rem 0;background:#f7f8fc}.warehousing-page .features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 900px){.warehousing-page .features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.warehousing-page .features__grid{grid-template-columns:1fr}}.warehousing-page .feature-card{background:#fff;border:1px solid rgba(12,27,51,.1);border-radius:16px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .feature-card:hover{border-color:#c8102e;box-shadow:0 8px 32px #0c1b331f;transform:translateY(-4px)}.warehousing-page .feature-card:hover .feature-card__line{width:100%}.warehousing-page .feature-card__icon{font-size:2.2rem;margin-bottom:1.2rem;display:block}.warehousing-page .feature-card h3{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;margin-bottom:.8rem;color:#0c1b33}.warehousing-page .feature-card p{font-size:.88rem;color:#4a5568;line-height:1.7}.warehousing-page .feature-card__line{position:absolute;bottom:0;left:0;height:3px;width:0;background:#c8102e;transition:width .4s ease;border-radius:0 2px 0 0}.warehousing-page .types{padding:7rem 0}.warehousing-page .types__layout{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;align-items:start}@media (max-width: 768px){.warehousing-page .types__layout{grid-template-columns:1fr}}.warehousing-page .types__tabs{display:flex;flex-direction:column;gap:.5rem}.warehousing-page .types__tab{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.5rem;border:1px solid rgba(12,27,51,.1);border-radius:8px;background:transparent;font-family:DM Sans,Segoe UI,sans-serif;font-size:.92rem;font-weight:500;color:#4a5568;cursor:pointer;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .types__tab:hover{border-color:#c8102e;color:#0c1b33}.warehousing-page .types__tab--active{background:#0c1b33;border-color:#0c1b33;color:#fff}.warehousing-page .types__tab--active .types__tab-num{color:#e8213f}.warehousing-page .types__tab-num{font-family:JetBrains Mono,Courier New,monospace;font-size:.7rem;color:#718096;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .types__panel{background:linear-gradient(135deg,#0c1b33,#1e3a5f);border-radius:24px;padding:3.5rem;color:#fff;min-height:340px;display:flex;flex-direction:column;justify-content:center;gap:1rem;position:relative;overflow:hidden}.warehousing-page .types__panel:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:#c8102e26}.warehousing-page .types__panel-icon{font-size:3.5rem;line-height:1}.warehousing-page .types__tag{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e8213f;background:#c8102e33;padding:4px 12px;border-radius:50px;width:fit-content}.warehousing-page .types h3{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;color:#fff}.warehousing-page .types p{font-size:.92rem;color:#ffffffb3;line-height:1.7;max-width:420px}.warehousing-page .process{padding:7rem 0;background:#0c1b33;position:relative;overflow:hidden}.warehousing-page .process:before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(200,16,46,.12) 0%,transparent 70%);pointer-events:none}.warehousing-page .process__track{display:flex;gap:0;position:relative}@media (max-width: 768px){.warehousing-page .process__track{flex-direction:column;gap:2rem}}.warehousing-page .process__step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.warehousing-page .process__step-num{font-family:JetBrains Mono,Courier New,monospace;font-size:.72rem;font-weight:700;color:#e8213f;background:#c8102e26;border:1px solid rgba(200,16,46,.3);width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .process__step-num:hover{background:#c8102e;color:#fff;border-color:#c8102e}.warehousing-page .process__connector{position:absolute;top:26px;left:calc(50% + 26px);right:calc(-50% + 26px);height:1px;background:#ffffff1a;z-index:0}@media (max-width: 768px){.warehousing-page .process__connector{display:none}}.warehousing-page .process__step:last-child .warehousing-page .process__connector{display:none}.warehousing-page .process__step-body{padding:0 1rem}.warehousing-page .process__step-body h4{font-family:Poppins,sans-serif;font-size:1rem;color:#fff;margin-bottom:.5rem}.warehousing-page .process__step-body p{font-size:.83rem;color:#ffffff80;line-height:1.6}.warehousing-page .cta{padding:6rem 0;background:#c8102e;position:relative;overflow:hidden}.warehousing-page .cta:before{content:"";position:absolute;top:-40px;right:-40px;width:300px;height:300px;border-radius:50%;background:#ffffff0f}.warehousing-page .cta:after{content:"";position:absolute;bottom:-60px;left:10%;width:200px;height:200px;border-radius:50%;background:#ffffff0f}.warehousing-page .cta__inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap;position:relative;z-index:1}.warehousing-page .cta__text{flex:1;min-width:280px}.warehousing-page .cta__text h2{font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);color:#fff;line-height:1.2;margin-bottom:.75rem}.warehousing-page .cta__text p{color:#fffc;font-size:.95rem;line-height:1.7}.warehousing-page .cta__actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.warehousing-page .cta__actions .btn--primary{background:#fff;color:#c8102e;border-color:#fff}.warehousing-page .cta__actions .btn--primary:hover{background:#f7f8fc;border-color:#f7f8fc;box-shadow:0 8px 24px #0003}.warehousing-page .cta__phone{display:flex;align-items:center;gap:.5rem;color:#ffffffd9;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .cta__phone:hover{color:#fff;gap:.75rem}.warehousing-page .footer-strip{background:#0c1b33;padding:1.5rem 0}.warehousing-page .footer-strip .container{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:#fff6}.warehousing-page .footer-strip__links{display:flex;gap:1.5rem}.warehousing-page .footer-strip__links a{color:#fff6;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.warehousing-page .footer-strip__links a:hover{color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes gridDrift{0%{background-position:0 0}to{background-position:64px 64px}}@media (max-width: 600px){.warehousing-page .hero__actions{flex-direction:column;align-items:flex-start}.warehousing-page .cta__inner{flex-direction:column;text-align:center}.warehousing-page .cta__actions{width:100%;align-items:stretch}.warehousing-page .footer-strip .container{flex-direction:column;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:#343a40;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.2;color:#212529}a{text-decoration:none;color:inherit;transition:color .15s ease}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit;outline:none}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 15px}.section{padding:4rem 0}@media (max-width: 768px){.section{padding:3rem 0}}.section-title{font-size:2.25rem;color:#1a237e;margin-bottom:1.5rem}.section-title span{color:#e31e24}@media (max-width: 768px){.section-title{font-size:1.875rem}}.section-subtitle{font-size:1.125rem;color:#6c757d;text-align:center;margin-bottom:3rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:#e31e24;color:#fff}.btn-primary:hover{background:#c41920;transform:translateY(-2px);box-shadow:0 10px 15px #0000001a}.btn-secondary{background:#1a237e;color:#fff}.btn-secondary:hover{background:#0d1452;transform:translateY(-2px);box-shadow:0 10px 15px #0000001a}.btn-outline{background:transparent;border:2px solid #e31e24;color:#e31e24}.btn-outline:hover{background:#e31e24;color:#fff}.btn-outline-white{background:transparent;border:2px solid #ffffff;color:#fff}.btn-outline-white:hover,.btn-white{background:#fff;color:#e31e24}.btn-white:hover{background:#f8f9fa;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fade-in{animation:fadeIn .6s ease forwards}.slide-in-left{animation:slideInLeft .6s ease forwards}.slide-in-right{animation:slideInRight .6s ease forwards}
