@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}body{color:#1a1a1a;font-family:Nunito,Inter,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:korolev-condensed,Outfit,sans-serif;font-weight:700;line-height:1.1}.text-primary{color:#ce261d}.text-uppercase{text-transform:uppercase}.main-header{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#fff3;border-bottom:1px solid #0000001a;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:100%;height:80px;transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s;position:fixed;top:0;left:0}.main-header--hidden{transform:translateY(-100%)}.main-header .container{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:100%;display:grid}@media (width>=1024px){.main-header .container{grid-template-columns:200px 1fr 200px;gap:24px}}.main-header__logo{flex-shrink:0;align-items:center;display:flex}.main-header__logo img{object-fit:contain;width:auto;height:52px;display:block}@media (width>=1024px){.main-header__logo img{height:64px}}.main-header__nav{-webkit-backdrop-filter:blur(12px);z-index:999;grid-column:unset;background:#fffffff7;border-bottom-right-radius:6px;border-bottom-left-radius:6px;flex-direction:column;width:100%;max-height:0;padding:0 20px;transition:max-height .35s,padding .2s;display:flex;position:fixed;top:80px;left:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.main-header__nav.is-open{max-height:400px;padding:24px 20px 10px 32px}@media (width>=1024px){.main-header__nav{-webkit-backdrop-filter:none;max-height:none;box-shadow:none;background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:28px;padding:0;transition:none;position:static;overflow:visible}}.main-header__nav a{color:#1a1a1a;text-transform:capitalize;letter-spacing:.04em;background:0 0;border-bottom:1px solid #0000000f;align-items:center;gap:10px;padding:12px 0;font-family:Nunito,Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:color .25s;display:flex}.main-header__nav a .nav-icon{object-fit:contain;filter:brightness(0)saturate()invert(30%)sepia(84%)saturate(2361%)hue-rotate(341deg)brightness(91%)contrast();width:16px;height:16px;transition:transform .3s}.main-header__nav a:last-child{border-bottom:none}@media (width>=1024px){.main-header__nav a{letter-spacing:.05em;border-bottom:none;padding:0;font-size:.8rem}}.main-header__nav a:hover,.main-header__nav a.active{color:#ce261d}.main-header__nav a:hover .nav-icon,.main-header__nav a.active .nav-icon{transform:scale(1.1)}.main-header__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:12px;display:flex}.main-header__cta-btn{display:none}@media (width>=768px){.main-header__cta-btn{color:#fff;letter-spacing:.06em;white-space:nowrap;background:#ce261d;border-radius:50px;padding:11px 24px;font-family:Nunito,Inter,sans-serif;font-size:.82rem;font-weight:600;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-block}.main-header__cta-btn:hover{background:#c0171e}}.main-header__toggle{cursor:pointer;color:#1a1a1a;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s;display:flex}@media (width>=1024px){.main-header__toggle{display:none}}.main-header__toggle svg{display:block}.main-header__toggle:hover{color:#ce261d}main{padding-top:80px}.footer__main{background:#ce261d;padding:40px 0 30px}@media (width>=768px){.footer__main{padding:50px 0 40px}}.footer__grid{flex-direction:column;gap:32px;display:flex}@media (width>=768px){.footer__grid{grid-template-columns:160px 1fr 240px;align-items:center;gap:40px;display:grid}}.footer__brand{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width>=768px){.footer__brand{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.footer__logo{filter:brightness(0)invert();width:auto;height:44px;display:block}@media (width>=1024px){.footer__logo{height:130px}}.footer__socials{gap:12px;display:flex}@media (width>=768px){.footer__socials{gap:14px}}.footer__social-link{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.footer__social-link img{object-fit:contain;width:36px;height:36px;transition:all .3s}.footer__social-link:hover{transform:scale(1.1)}.footer__social-link svg{display:block}.footer__map{border-radius:16px;width:100%;height:200px;overflow:hidden}@media (width>=768px){.footer__map{border-radius:20px;height:280px}}@media (width>=1024px){.footer__map{height:320px}}.footer__map iframe{border:none;width:100%;height:100%;display:block}.footer__contact{color:#fff;z-index:5;flex-direction:column;flex:1;align-self:stretch;display:flex;position:relative}.footer__contact-title{color:#fff;margin-top:1rem;font-family:korolev-condensed,Outfit,sans-serif;font-weight:700;font-size:3rem!important}@media (width>=768px){.footer__contact-title{margin-bottom:18px;font-size:2.2rem}}.footer__contact-info{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;margin-top:.6rem;display:flex}.footer__contact-info p{color:#ffffffe6;align-items:flex-start;gap:10px;margin-top:1rem;font-family:Nunito,Inter,sans-serif;font-size:1.1rem;line-height:1;display:flex}.footer__contact-info p .footer__email-link{color:inherit;cursor:pointer;padding:5px 0;text-decoration:none;transition:opacity .3s;display:inline-block}.footer__contact-info p .footer__email-link:hover{opacity:.7;text-decoration:underline}.footer__contact-info p svg{flex-shrink:0;margin-top:5px;transform:scale(1.1)}.footer__services-section{background:#c0171e;padding:0 0 40px}@media (width>=768px){.footer__services-section{padding:0 0 60px}}.footer__services-grid{flex-direction:column;gap:24px;padding-top:32px;display:flex}@media (width>=768px){.footer__services-grid{flex-direction:row;align-items:flex-start;gap:40px;padding-top:50px}}.footer__services-title-col{flex-shrink:0}.footer__services-heading{color:#fff;letter-spacing:.04em;margin-bottom:6px;font-family:korolev-condensed,Outfit,sans-serif;font-size:1.8rem;font-weight:700}@media (width>=768px){.footer__services-heading{font-size:2.2rem}}.footer__services-more{color:#fffc;align-items:center;gap:6px;font-size:.85rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.footer__services-more:hover{color:#fff;transform:translate(4px)}.footer__services-divider{display:none}@media (width>=768px){.footer__services-divider{background:#fff3;flex-shrink:0;align-self:stretch;width:1px;display:block}}.footer__services-links-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}@media (width>=768px){.footer__services-links-grid{grid-template-columns:repeat(3,1fr);gap:16px 32px}}.footer__services-col{flex-direction:column;gap:10px;display:flex}.footer__services-col a{color:#ffffffbf;font-family:Nunito,Inter,sans-serif;font-size:.88rem;line-height:1.4;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1)}@media (width>=768px){.footer__services-col a{font-size:.95rem}}.footer__services-col a:hover{color:#fff}.footer__bottom{background:#c0171e;padding:16px 0}.footer__bottom-grid{flex-direction:column;align-items:flex-start;gap:10px;display:flex}@media (width>=768px){.footer__bottom-grid{flex-direction:row;justify-content:space-between;align-items:center}}.footer__copy{color:#ffffff80;font-family:Nunito,Inter,sans-serif;font-size:.78rem}.footer__bottom-links{gap:20px;display:flex}.footer__bottom-links p{color:#ffffff80;cursor:auto;margin:0;font-family:Nunito,Inter,sans-serif;font-size:.78rem}.footer__bottom-links a{color:#ffffff80;font-family:Nunito,Inter,sans-serif;font-size:.78rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1)}.footer__bottom-links a:hover{color:#fff}.hero{background-color:#fff;flex-direction:column;width:100%;display:flex;position:relative;overflow-x:hidden}@media (width>=992px){.hero{flex-direction:column;justify-content:center;height:110dvh;min-height:600px;overflow:visible;background-color:#fff!important}}.hero__video{object-fit:cover;border-radius:12px;width:100%;height:260px;margin:0;display:block}@media (width>=768px){.hero__video{border-radius:16px;height:380px}}@media (width>=992px){.hero__video{object-fit:cover;z-index:0;border-radius:0;width:100%;height:90%;margin:0;position:absolute;top:80px;left:0;-webkit-mask-image:linear-gradient(#000 0% 60%,#0009 80%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0009 80%,#0000 100%)}}.hero__mobile-bg,.hero__overlay{display:none}@media (width>=992px){.hero__overlay{z-index:1;display:block;position:absolute;inset:0}}@media (width>=768px){.hero__media{padding:0 32px}}@media (width>=992px){.hero__media{padding:0;position:static}}.hero .container{z-index:2;order:-1;padding-top:20px;padding-bottom:20px;position:relative}@media (width>=992px){.hero .container{flex:1;order:0;align-items:flex-start;margin-top:4rem;padding-top:0;padding-bottom:0;display:flex}}.hero__content{flex-direction:column;gap:16px;width:100%;display:flex}@media (width>=992px){.hero__content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px}}.hero__content h1{letter-spacing:-.01em;color:#1a1a1a;flex:1;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(2rem,5vw,3.6rem);font-weight:800;line-height:1.1}@media (width>=992px){.hero__content h1{color:inherit}}.hero__highlight{color:#ce261d;display:block}.hero__subtitle{flex-shrink:0;justify-content:flex-start;align-items:flex-start;max-width:100%;display:flex}@media (width>=992px){.hero__subtitle{align-self:flex-start;max-width:280px;padding-top:.8rem}}.hero__subtitle h3{color:#3c3c3b;font-family:Nunito,Inter,sans-serif;font-size:clamp(.85rem,1.2vw,1rem);font-weight:400;line-height:1.55}.hero .container-grid{justify-content:center;align-items:center;width:100%;margin:auto;display:flex}.hero__stats{width:100%;box-shadow:none;z-index:10;box-sizing:border-box;background:#af191c;border-radius:0;padding:12px;position:relative;left:auto;transform:none}@media (width>=768px){.hero__stats{padding:16px 24px}}@media (width>=992px){.hero__stats{border-radius:12px;width:auto;min-width:min(90vw,1000px);max-width:95vw;padding:12px 20px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}}.hero__stats .stats-grid{grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid}.stat-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;display:flex}.stat-item:first-child{border-right:1px solid #ffffff40}.stat-item:last-child{border-left:1px solid #ffffff40}.stat-item__value{color:#fff;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.1rem,4vw,1.9rem);font-weight:600;line-height:1.2;display:block}.stat-item__label{color:#fffc;letter-spacing:.04em;font-family:Nunito,Inter,sans-serif;font-size:clamp(.6rem,1.5vw,.9rem);line-height:1.3}.highlights{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.highlights .img-container{z-index:1;pointer-events:none;opacity:.3;width:35%;height:auto;position:absolute;top:50%;left:-2%;transform:translateY(-50%)}.highlights .img-container img{object-fit:contain;filter:grayscale()brightness(1.2);width:60%;height:auto}@media (width<=767px){.highlights .img-container{width:55%;left:0}.highlights .img-container img{opacity:.5;width:100%}}.highlights .container{padding:0}.highlights__main{flex-direction:column;justify-content:center;align-items:center;display:flex}.highlights__main h2{color:#3c3c3b;text-align:center;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:800;line-height:1}.highlights__text{color:#5c5c5c;text-align:center;font-family:Nunito,Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.75}@media (width>=1024px){.highlights__text{font-size:1.05rem}}.service-grid{padding-top:64px;padding-bottom:64px}@media (width>=1024px){.service-grid{padding-top:100px;padding-bottom:100px}}.service-grid{background:#f5f5f5}.service-grid__header{flex-direction:column;justify-content:space-between;margin-bottom:1rem;display:flex}@media (width>=1024px){.service-grid__header{flex-direction:row;align-items:flex-end;gap:32px}}.service-grid__header__container{flex-direction:column;justify-content:end;margin-top:auto;display:flex}.service-grid__title{color:#3c3c3b;letter-spacing:-.01em;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.service-grid__subtitle{color:#5c5c5c;text-align:left;max-width:100%;margin-top:12px;font-family:Nunito,Inter,sans-serif;font-size:clamp(.85rem,1.2vw,1rem)}@media (width>=1024px){.service-grid__subtitle{text-align:right;max-width:380px;margin-top:0}}.service-grid__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=768px){.service-grid__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.service-grid__grid{grid-template-columns:repeat(4,1fr)}}.service-grid__grid>:first-child,.service-grid__grid>:nth-child(2),.service-grid__grid>:nth-child(3){min-height:300px}@media (width>=1024px){.service-grid__grid>:first-child,.service-grid__grid>:nth-child(2),.service-grid__grid>:nth-child(3){grid-column:span 2;min-height:340px}}.service-grid__grid>:nth-child(4),.service-grid__grid>:nth-child(5){min-height:300px}@media (width>=1024px){.service-grid__grid>:nth-child(4),.service-grid__grid>:nth-child(5){grid-column:span 1;min-height:340px}}.scard{cursor:pointer;border-radius:12px;flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.scard:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000026}.scard:hover .scard__img{transform:scale(1.1)}.scard__img{z-index:0;background-position:50%;background-size:cover;transition:transform .5s;position:absolute;inset:0}.scard:after{content:"";z-index:1;background:linear-gradient(#0000000d 0%,#0003 45%,#000000bf 100%);position:absolute;inset:0}.scard__body{z-index:2;-webkit-backdrop-filter:blur(4px);background:#0003;margin-top:auto;padding:20px 22px;position:relative}.scard__title{color:#fff;margin-bottom:6px;font-family:korolev-condensed,Outfit,sans-serif;font-size:1.2rem;font-weight:700}.scard__desc{color:#ffffffe0;font-family:Nunito,Inter,sans-serif;font-size:.84rem;line-height:1.5}.scard--conoce{background:#ce261d;flex-direction:column;justify-content:flex-end;padding:24px;text-decoration:none;display:flex;position:relative}.scard--conoce:after{display:none}.scard--conoce:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 100% 0,#ffffff14 0%,#0000 60%);position:absolute;inset:0}.scard__conoce-logo{z-index:2;opacity:.2;transition:opacity .35s;position:absolute;top:-3rem;right:-5rem}.scard__conoce-logo svg{width:280px;height:auto}@media (width>=1024px){.scard__conoce-logo svg{width:280px}}.scard--conoce:hover .scard__conoce-logo{opacity:.35}.scard__conoce-body{z-index:2;flex-direction:column;gap:0;display:flex;position:relative}.scard__conoce-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin:0;font-family:Nunito,Inter,sans-serif;font-size:.72rem;font-weight:600}.scard__conoce-title{color:#fff;letter-spacing:-.02em;opacity:.7;margin:0;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.8rem,2.8vw,4rem);font-weight:800;line-height:1.05}.scard__conoce-title p{margin-bottom:0}.scard__conoce-cta{color:#fff;letter-spacing:.03em;opacity:.7;padding-bottom:2px;font-family:Nunito,Inter,sans-serif;font-size:.88rem;font-weight:400;display:inline-block}.scard--conoce:hover .scard__conoce-cta{border-bottom:1px solid #ffffff80;transition:all .3s ease-in-out}.logistics-cta{background-color:#000;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.logistics-cta{background-color:#0000;min-height:60dvh}}.logistics-cta__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.logistics-cta__video{object-fit:cover;opacity:.3;width:100%;height:100%;display:block;transform:translateZ(0);-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%)}@media (width>=1024px){.logistics-cta__video{opacity:1;filter:none;transform:none;-webkit-mask-image:none;mask-image:none}}.logistics-cta__overlay{z-index:1;background:0 0;position:absolute;inset:0}@media (width>=1024px){.logistics-cta__overlay{background:0 0}}.logistics-cta .container{z-index:2;padding:0 24px;position:relative}.logistics-cta__content{text-align:center;max-width:520px;margin:0 auto}@media (width>=1024px){.logistics-cta__content{text-align:left;margin-left:50px}}.logistics-cta h2{color:#fff;letter-spacing:-.02em;margin-bottom:32px;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(2.3rem,6vw,3.4rem);font-weight:800;line-height:1.05}.logistics-cta__highlight{color:#ce261d;display:block}.logistics-cta__btn{color:#fff;letter-spacing:.04em;background:#ce261d;border-radius:50px;padding:14px 36px;font-family:Nunito,Inter,sans-serif;font-size:1rem;font-weight:700;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 20px #ce261d4d}.logistics-cta__btn:hover{background:#c0171e;transform:translateY(-2px);box-shadow:0 15px 30px #ce261d66}.sector-bridge{padding-top:64px;padding-bottom:64px}@media (width>=1024px){.sector-bridge{padding-top:100px;padding-bottom:100px}}.sector-bridge{background:#fff}.sector-bridge__header{grid-template-columns:1fr;gap:24px;margin-bottom:2rem;display:grid}@media (width>=1024px){.sector-bridge__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px}}.sector-bridge__title{color:#3c3c3b;letter-spacing:-.01em;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:800;line-height:1.15}.sector-bridge__desc{color:#5c5c5c;max-width:300px;font-family:Nunito,Inter,sans-serif;font-size:.95rem;line-height:1.7}@media (width>=1024px){.sector-bridge__desc{place-self:end flex-end}}.sector-bridge__grid{display:none}@media (width>=768px){.sector-bridge__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}}@media (width>=1024px){.sector-bridge__grid{grid-template-columns:repeat(4,1fr)}}.sector-bridge__slider{width:100%;margin:20px 0;padding:0 14px;display:block;position:relative}@media (width>=768px){.sector-bridge__slider{display:none}}.sector-bridge__slider-track{aspect-ratio:3/4;border-radius:12px;width:100%;position:relative;overflow:hidden}.sector-bridge__nav{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#3c3c3b4d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-70%)}.sector-bridge__nav:hover{background:#fff6}.sector-bridge__nav--prev{left:0}.sector-bridge__nav--next{right:0}.sector-bridge__nav svg{width:20px;height:20px}.sector-bridge__cta{text-align:right;margin-top:32px}@media (width<=768px){.sector-bridge__cta{flex-direction:column;align-items:center;display:flex}}.sector-bridge__link{color:#fff;background:#ce261d;border-radius:24px;align-items:center;gap:6px;padding:10px 14px;font-family:Nunito,Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.sector-bridge__link:hover{gap:10px}.sector-card{aspect-ratio:3/4;cursor:pointer;border-radius:10px;width:100%;height:100%;position:relative;overflow:hidden}@media (width>=1024px){.sector-card{aspect-ratio:2/3}}.sector-card__bg{z-index:0;background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0}.sector-card:hover .sector-card__bg{transform:scale(1.07)}.sector-card:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#00000026 40%,#000000bf 100%);position:absolute;inset:0}.sector-card__icon-wrap{z-index:2;position:absolute;top:14px;left:14px}.sector-card__icon{background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sector-card__icon-img{object-fit:contain;width:22px;height:22px}.sector-card__overlay{z-index:2;padding:16px;position:absolute;bottom:0;left:0;right:0}.sector-card__label{color:#fff;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1rem,2vw,1.8rem);font-weight:700}.about-section{background-color:#fff;flex-direction:column;min-height:100vh;padding:2rem .3rem 1rem;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.about-section{flex-direction:row;min-height:850px;padding:10px 0}}.about-video-bg{z-index:0;pointer-events:none;opacity:.6;width:130%;height:80%;position:absolute;top:5%;left:0%;overflow:visible}@media (width>=1024px){.about-video-bg{opacity:1;z-index:0;width:100%;height:100%;margin-top:0;top:auto;bottom:18%;left:40%}}@media screen and (width>=922px) and (width<=1023px){.about-video-bg{left:30%}}@media screen and (width>=1024px) and (width<=1124px){.about-video-bg{left:20%}}@media screen and (width>=1125px) and (width<=1222px){.about-video-bg{width:100%;left:23%}}@media screen and (width>=1223px) and (width<=1600px){.about-video-bg{width:100%;left:15%}}.about-video-bg .about-video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width>=1024px){.about-video-bg .about-video{object-position:80% 100%}}.about-video-bg .video-overlay{background:linear-gradient(#0000 80%,#fff 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width>=1024px){.about-video-bg .video-overlay{background:linear-gradient(90deg,#fff 0%,#fff3 5%,#0000 30%),linear-gradient(#0000 80%,#fff3 95%,#fff 100%)}}@media (width<=1024px){.about-video-bg .video-overlay{background:linear-gradient(#fff3 10%,#ffffff1a 20%,#0000 10%)}}.about-container{z-index:2;width:100%;position:relative}.about-content{flex-direction:column;padding-top:0;display:flex}@media (width>=1024px){.about-content{flex-direction:row;padding-top:2rem}}.about-text-column{align-self:flex-start;width:100%}@media (width>=1024px){.about-text-column{width:55%;padding-right:40px}}.about-text-column .about-title{color:#3c3c3b;letter-spacing:-.02em;margin-bottom:40px;font-family:korolev-condensed,Outfit,sans-serif;font-size:3rem;font-weight:700;line-height:1}@media (width>=768px){.about-text-column .about-title{font-size:4rem}}@media (width>=1440px){.about-text-column .about-title{font-size:4.8rem}}.about-text-column .about-title .text-highlight{color:#ce261d;display:block}.about-text-column .about-description{max-width:600px}.about-text-column .about-description p{color:#5c5c5c;margin-bottom:25px;font-family:Nunito,Inter,sans-serif;font-size:1.15rem;line-height:1.7}@media (width>=1024px){.about-text-column .about-description p{line-height:1.5}}.about-text-column .about-description p:last-child{margin-bottom:0}@media screen and (width<=500px){.about-text-column .about-description p{font-size:1.1rem;line-height:1.3}}.services-page-section{background-color:#fff;padding:30px 0 50px;overflow-x:hidden}@media (width>=1024px){.services-page-section{align-items:center;min-height:calc(100vh - 80px);padding:3rem 0;display:flex}}.services-layout{flex-direction:column;gap:24px;display:flex}@media (width>=1024px){.services-layout{grid-template-columns:260px 1fr 1fr;align-items:start;gap:40px;display:grid}}.services-sidebar .services-main-title{color:#3c3c3b;margin-bottom:20px;font-family:korolev-condensed,Outfit,sans-serif;font-size:2rem;font-weight:700;line-height:1}@media (width>=768px){.services-sidebar .services-main-title{font-size:2.4rem}}@media (width>=1024px){.services-sidebar .services-main-title{margin-bottom:28px;font-size:2.8rem}}.services-sidebar .services-main-title .text-highlight{color:#ce261d;display:inline}@media (width<=1023px){.services-nav{scrollbar-width:none;width:100%;overflow:auto hidden}.services-nav::-webkit-scrollbar{display:none}.services-nav ul{white-space:nowrap;flex-direction:row;gap:8px;padding:4px 0 10px;display:flex}.services-nav .service-nav-item{color:#5c5c5c;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ce261d40;border-radius:999px;flex-shrink:0;padding:8px 14px;font-family:Nunito,Inter,sans-serif;font-size:.85rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.services-nav .service-nav-item.active{color:#fff;background:#ce261d;border-color:#ce261d;font-weight:600}}@media (width>=1024px){.services-nav ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.services-nav .service-nav-item{color:#5c5c5c;text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #ce261d1f;border-radius:0;width:100%;padding:9px 14px;font-family:Nunito,Inter,sans-serif;font-size:.95rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.services-nav .service-nav-item:hover{color:#ce261d;border-left-color:#ce261d66;padding-left:18px}.services-nav .service-nav-item.active{color:#ce261d;border-left-color:#ce261d;padding-left:18px;font-weight:600}}.services-nav ul{margin:0;padding:0;list-style:none}.services-image-container{width:100%;overflow:hidden}.services-image-container .service-image-wrapper{border-radius:14px;width:100%;height:240px;overflow:hidden;box-shadow:0 8px 24px #0000001a}@media (width>=768px){.services-image-container .service-image-wrapper{border-radius:20px;height:360px}}@media (width>=1024px){.services-image-container .service-image-wrapper{border-radius:28px;height:520px;box-shadow:0 24px 56px #0000001f}}.services-image-container .service-image-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%;animation:.5s ease-out fadeImg;display:block}.services-description .description-content{flex-direction:column;gap:1rem;display:flex}@media (width>=1024px){.services-description .description-content{gap:18px}}.services-description .description-content p{color:#5c5c5c;margin:0;font-family:Nunito,Inter,sans-serif;font-size:.95rem;line-height:1.3}@media (mix-width:1024px) and (max-wdith:1220px){.services-description .description-content p{gap:10px}}@media (width>=768px){.services-description .description-content p{font-size:1rem}}@media (width>=1024px){.services-description .description-content p{font-size:1rem;line-height:1.3}}@keyframes fadeImg{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.clients-section{background:#fff;padding:40px 0 60px;position:relative;overflow-x:hidden}@media (width>=1024px){.clients-section{background:#fff;align-items:center;min-height:100vh;padding:0;display:flex}}.clients-section__inner{flex-direction:column;gap:36px;padding:0 24px;display:flex}@media (width>=768px){.clients-section__inner{padding:0 40px}}@media (width>=1024px){.clients-section__inner{flex-direction:row;align-items:flex-start;gap:0;max-width:1600px;margin:0 auto;padding:0 0 0 60px;position:relative}.clients-section__inner:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0% 72%,#ffffff80 88%,#fff0 100%);width:650px;height:100%;display:block;position:absolute;top:0;left:0}}.clients-section__text{flex:none;max-width:100%}@media (width>=1024px){.clients-section__text{z-index:2;width:380px;padding-top:30px;padding-right:40px;position:relative}}.clients-section__heading{color:#3c3c3b;margin:0 0 18px;font-family:korolev-condensed,Outfit,sans-serif;font-size:2.6rem;font-weight:700;line-height:1.05}@media (width>=768px){.clients-section__heading{font-size:3rem}}@media (width>=1024px){.clients-section__heading{font-size:3.4rem}}.clients-section__heading .text-red{color:#ce261d}.clients-section__body{color:#5c5c5c;margin:0 0 28px;font-family:Nunito,Inter,sans-serif;font-size:.95rem;line-height:1.65}@media (width>=1024px){.clients-section__body{font-size:1rem}}.clients-section__cta{display:inline-block}.clients-cards{flex-direction:column;flex:1;gap:14px;min-height:400px;display:flex;position:relative;overflow:hidden!important}@media (width>=1024px){.clients-cards{min-height:80vh;padding:80px 0;overflow:visible}}.clients-cards.is-loading{justify-content:flex-start;align-items:center;min-height:400px;display:flex}.clients-loader{color:#ce261d;z-index:10;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.clients-loader .spinner{border:4px solid #ce261d1a;border-top-color:#ce261d;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.clients-cards__container{flex-direction:column;gap:14px;width:100%;display:flex}.clients-cards__row{will-change:transform;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width>=768px){.clients-cards__row{grid-template-columns:repeat(4,1fr);gap:14px}}@media (width>=1024px){.clients-cards__row--offset{transform:translate(-24px)}}.clients-card{aspect-ratio:3/4;background:#ccc;border-radius:16px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000012}@media (width>=1024px){.clients-card{aspect-ratio:5/6;border-radius:20px}}.clients-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.clients-card__label{color:#fff;opacity:0;background:linear-gradient(#0000,#0009);padding:12px 14px;font-family:Nunito,Inter,sans-serif;font-size:.8rem;font-weight:600;line-height:1.3;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.clients-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #00000021}.clients-card:hover .clients-card__label{opacity:1;transform:translateY(0)}.rubros-page{background:#fff;min-height:100vh;padding:2rem 0}.rubros-layout{flex-direction:column;gap:32px;display:flex}@media (width>=1024px){.rubros-layout{grid-template-columns:1.2fr .8fr 1.5fr;align-items:flex-start;gap:60px;display:grid}}.rubros-text{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.rubros-text .rubros-title{color:#3c3c3b;letter-spacing:-.02em;margin-bottom:24px;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:800;line-height:.95}.rubros-text .rubros-title .text-red{color:#ce261d}.rubros-text .rubros-desc{color:#5c5c5c;max-width:480px;font-family:Nunito,Inter,sans-serif;font-size:1rem;line-height:1.6}@media (width>=1024px){.rubros-text .rubros-desc{font-size:1.1rem}}.rubros-carousel{height:130px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}@media (width>=1024px){.rubros-carousel{height:700px;-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 96%,#0000 100%)}}.rubros-carousel__track{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:row;gap:10px;width:max-content;padding:8px;display:flex}.rubros-carousel__track:active{cursor:grabbing}@media (width>=1024px){.rubros-carousel__track{flex-direction:column;gap:12px;width:100%;padding:10px}}.rubros-carousel .rubro-card{cursor:pointer;background:#f9f9f9;border:3.5px solid #0000;border-radius:10px;flex-shrink:0;width:110px;height:110px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}@media (width>=1024px){.rubros-carousel .rubro-card{aspect-ratio:1.4;border-radius:12px;width:100%;height:auto}}.rubros-carousel .rubro-card__img{width:100%;height:100%}.rubros-carousel .rubro-card__img img{object-fit:cover;width:100%;height:100%}.rubros-carousel .rubro-card__label{color:#fff;background:linear-gradient(#0000,#000000b3);padding:8px;font-size:.7rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (width>=1024px){.rubros-carousel .rubro-card__label{padding:15px;font-size:.95rem}}.rubros-carousel .rubro-card.is-active{border:1px solid #5c5c5c;box-shadow:0 2px 1px #8883}.rubros-preview{width:100%;height:260px}@media (width>=768px){.rubros-preview{height:340px}}@media (width>=1024px){.rubros-preview{height:700px}}.rubros-preview .preview-frame{background:#f5f5f5;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px -15px #00000026}@media (width>=1024px){.rubros-preview .preview-frame{border-radius:35px}}.rubros-preview .preview-frame img{object-fit:cover;width:100%;height:100%}.rubros-preview .preview-frame .preview-label{background:linear-gradient(#0000,#00000080);flex-direction:column;gap:4px;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (width>=1024px){.rubros-preview .preview-frame .preview-label{padding:2rem}}.rubros-preview .preview-frame .preview-label h3{color:#fff;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(1.4rem,4vw,2.8rem);font-weight:700}.rubros-preview .preview-frame .preview-label .expand-hint{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.rubros-lightbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.rubros-lightbox .lightbox-content{cursor:default;background:#000;border-radius:12px;max-width:90vw;max-height:85vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.rubros-lightbox .lightbox-content img{object-fit:contain;width:100%;height:auto;max-height:85vh;display:block}.rubros-lightbox .lightbox-content .close-lightbox{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:background .3s;display:flex;position:absolute;top:15px;right:15px}.rubros-lightbox .lightbox-content .close-lightbox:hover{background:#ce261d}.rubros-lightbox .lightbox-content .lightbox-caption{color:#fff;background:linear-gradient(#0000,#000c);padding:20px;position:absolute;bottom:0;left:0;right:0}.rubros-lightbox .lightbox-content .lightbox-caption h2{margin:0;font-size:1.5rem;font-weight:700}.maintenance{box-sizing:border-box;color:#3c3c3b;background-color:#fff;flex-direction:column;width:100%;height:100dvh;font-family:Nunito,Inter,sans-serif;display:flex;position:relative;overflow:hidden}.maintenance *{box-sizing:border-box}.maintenance__container{flex-direction:column;width:100%;height:100%;display:flex}@media (width>=1024px){.maintenance__container{flex-direction:row;align-items:stretch}}.maintenance__content{text-align:center;z-index:5;flex-direction:column;flex:1;justify-content:center;justify-self:flex-end;align-items:center;min-height:0;padding:2.5rem 1.5rem;display:flex;position:relative}@media (width>=1024px){.maintenance__content{text-align:left;flex:1;align-items:flex-start;padding:2rem clamp(1rem,3vw,7rem)}}@media (width>=1200px){.maintenance__content{flex:.85;padding:3rem clamp(2rem,5vw,6rem)}}.maintenance__logo{margin-bottom:2.5rem}@media (width>=1024px){.maintenance__logo{margin-bottom:2rem}}@media (width>=1400px){.maintenance__logo{margin-bottom:3.5rem}}.maintenance__logo img{object-fit:contain;width:auto;height:40px}@media (width>=1024px){.maintenance__logo img{height:45px}}@media (width>=1400px){.maintenance__logo img{height:55px}}.maintenance__title{letter-spacing:-.03em;color:#3c3c3b;margin-bottom:1.5rem;font-family:korolev-condensed,Outfit,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.05;animation:.8s ease-out fadeInDown}@media (width>=1024px){.maintenance__title{margin-bottom:1.5rem}}@media (width>=1400px){.maintenance__title{margin-bottom:2rem}}.maintenance__highlight{color:#ce261d}.maintenance__description{color:#5c5c5c;max-width:550px;margin-bottom:3rem;font-size:1.05rem;line-height:1.6;animation:.8s ease-out .2s both fadeInUp}@media (width>=1024px){.maintenance__description{margin-bottom:2.5rem;font-size:1.05rem}}@media (width>=1400px){.maintenance__description{margin-bottom:3rem;font-size:1.15rem;line-height:1.7}}.maintenance__actions{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:4rem;animation:.8s ease-out .4s both fadeInUp;display:flex}@media (width>=1024px){.maintenance__actions{justify-content:flex-start;gap:1rem;margin-bottom:3rem}}@media (width>=1400px){.maintenance__actions{gap:1.2rem;margin-bottom:4rem}}.maintenance__btn{color:#fff;cursor:pointer;z-index:10;background-color:#ce261d;border-radius:50px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;box-shadow:0 10px 25px #ce261d33}@media (width>=1400px){.maintenance__btn{padding:16px 42px;font-size:1rem}}.maintenance__btn:hover{background-color:#c0171e;transform:translateY(-3px);box-shadow:0 15px 35px #ce261d4d}.maintenance__btn--secondary{color:#3c3c3b;box-shadow:none;background-color:#0000;border:2px solid #3c3c3b}.maintenance__btn--secondary:hover{color:#fff;background-color:#3c3c3b;transform:translateY(-3px)}.maintenance__social{justify-content:center;gap:1.5rem;animation:.8s ease-out .6s both fadeInUp;display:flex}@media (width>=1024px){.maintenance__social{justify-content:flex-start}}.maintenance__social-link img{filter:grayscale()opacity(.7);width:24px;height:24px;transition:all .35s cubic-bezier(.4,0,.2,1)}@media (width>=1400px){.maintenance__social-link img{width:26px;height:26px}}.maintenance__social-link img:hover{filter:grayscale(0)opacity();transform:scale(1.15)}.maintenance__image{background-color:#000;flex:1;animation:1s ease-out fadeInRight;display:none;overflow:hidden}@media (width>=1024px){.maintenance__image{flex:1;height:100vh;display:flex}}@media (width>=1200px){.maintenance__image{flex:1.15}}.maintenance__video-container{width:100%;height:100%;display:flex}.maintenance__video{object-fit:cover;width:100%;height:100%;display:block}.maintenance__footer{text-align:center;color:#5c5c5c;z-index:10;width:100%;font-size:.8rem;position:absolute;bottom:1.5rem;left:0}@media (width>=1024px){.maintenance__footer{text-align:left;width:auto;font-size:.85rem;bottom:2rem;left:clamp(1rem,3vw,5rem)}}@media (width>=1400px){.maintenance__footer{font-size:.9rem;bottom:2.5rem;left:clamp(2rem,5vw,6rem)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media (width>=768px){.container{padding:0 40px}}@media (width>=1024px){.container{padding:0 60px}}.btn{letter-spacing:.06em;cursor:pointer;border:2px solid #0000;border-radius:50px;padding:12px 28px;font-family:Nunito,Inter,sans-serif;font-size:.88rem;font-weight:600;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-block}.btn-primary{color:#fff;background:#ce261d;border-color:#ce261d}.btn-primary:hover{color:#ce261d;background:0 0}.btn-outline{color:#fff;background:0 0;border-color:#fff}.btn-outline:hover{color:#ce261d;background:#fff}
