.navbar-list,body{margin:0;padding:0}.logo img,.navbar-list a{animation:1.7s ease-out backwards textFadeIn}.navbar-list .active,.navbar-list a:hover{color:#aec1b8;text-shadow:0 0 5px rgba(0,0,0,.5),0 0 10px rgba(0,0,0,.5)}.language__arrow-icon,.language__icon{vertical-align:middle}.language__dropdown li a,.navbar-list a{font-family:'LT Wave Light';color:#fdfdfe;text-decoration:none}#home,header{background-color:transparent;display:flex}.letter,.subtitle-home{white-space:nowrap;opacity:0}#about-us,#our-network,#services{background-color:#fefefe}.modal,.service-slide,body{box-sizing:border-box}@font-face{font-family:'LT Wave Light';src:url('../assets/fonts/LTWave-Light.woff2') format('woff2');font-display:swap}@font-face{font-family:'LT Wave Medium';src:url('../assets/fonts/LTWave-Medium.woff2') format('woff2');font-display:swap}@font-face{font-family:'LT Wave Black';src:url('../assets/fonts/LTWave-Black.woff2') format('woff2');font-display:swap}@font-face{font-family:'LT Wave Bold';src:url('../assets/fonts/LTWave-Bold.woff2') format('woff2');font-display:swap}@font-face{font-family:'Nulshok Bold';src:url('../assets/fonts/Nulshock-Bold.woff2') format('woff2');font-display:swap}@keyframes logoFadeScale{to{opacity:1;transform:scale(1)}}@keyframes serviceSlideFadeIn{0%{opacity:0;transform:translateY(200px)}100%{opacity:1;transform:translateY(0)}}@keyframes textFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes valuesRightFadeIn{0%{opacity:0;transform:translateX(-100px)}100%{opacity:1;transform:translateX(0)}}@keyframes valuesLeftFadeIn{0%{opacity:0;transform:translateX(100px)}100%{opacity:1;transform:translateX(0)}}@keyframes expand{0%{clip-path:circle(0% at 50% 50%);opacity:0}100%{clip-path:circle(150% at 50% 50%);opacity:1}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}@keyframes compressSpacing{to{letter-spacing:0}}@keyframes fadeOut{to{opacity:0}}@keyframes fadeInFast{to{opacity:1}}html{scroll-behavior:smooth;scroll-padding-top:68.91px}body{font-family:Arial,sans-serif;background-color:#000}.spinner-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#e4e0ee;z-index:9999}.language__button,.language__dropdown,header.scrolled{background-color:rgba(0,0,0,.8)}.language,header{position:fixed;z-index:1000}.spinner-logo{width:100px;height:auto;animation:2s linear infinite spin}html.no-scroll,html.no-scroll body{overflow:hidden!important;overscroll-behavior:none!important}header{justify-content:space-between;align-items:center;width:100%;top:0;left:0;padding:15px 40px;color:#fff;transition:background-color .3s}.logo-container{display:flex;justify-content:flex-start}.hero-scene,.logo{display:flex;align-items:center}.logo img{max-width:200px;height:auto;transition:transform .3s}.logo img:hover{transform:scale(1.05)}.nav-container{display:flex;justify-content:center;width:69vw}.navbar{width:100%;display:flex;justify-content:flex-start}.navbar-list{list-style-type:none;display:flex;gap:20px}.navbar-list a{font-size:12px;font-weight:600;letter-spacing:5px;padding:10px;transition:color .4s,text-shadow .4s}.navbar-list .active{font-weight:700}.language{bottom:20px;right:20px}.language__button{border:1px solid #fdfdfe;border-radius:10px;padding:5px;width:60px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer}.language__dropdown img.language__icon,.language__icon{width:18px;height:18px}.language__button:hover{box-shadow:0 0 6px 4px rgba(103,106,116,.6)}.language__arrow-icon{margin-left:8px;transform:rotate(180deg);transition:transform .3s}.language__checkbox:checked+.language__button .language__arrow-icon{transform:rotate(0)}.carousel-dots-container,.hamburger-btn,.hr-commitment,.language--mobile,.language-modal,.language__checkbox{display:none}.language__dropdown{display:block;position:absolute;bottom:52px;right:0;height:0;opacity:0;transition:height .5s,opacity .3s;overflow:hidden;border:1px solid #fdfdfe;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);list-style:none;margin:0;padding:0;z-index:10;width:110px}.language__dropdown li{display:flex;align-items:center;justify-content:center;padding:8px;height:37.5px;width:100%;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.language__dropdown li:hover{transform:scale(1.05);background-color:rgba(196,196,196,.1);cursor:pointer}.language__dropdown li a{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:14px}.language__dropdown li a img.language__icon{margin-right:10px;margin-left:8px}.language__checkbox:checked+.language__button+.language__dropdown{height:110px;opacity:1}.video-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}video{width:100%;height:100%;object-fit:cover;object-position:center}#home{height:100vh;margin-left:50px;align-items:center;position:relative;color:#fff;box-shadow:none}.scene{position:absolute;opacity:0;transition:opacity .5s}.title-home{font-family:'Nulshok Bold',sans-serif;font-size:13vh;line-height:1;color:#fff;margin:0}.social-text,.subtitle-home{font-family:'LT Wave Light',sans-serif}.title-line{display:block}.title-flex{display:flex;align-items:flex-start;gap:24px}.letter,.line,.main-word{display:inline-block}.final-scene,.social-bar{position:absolute;flex-direction:column}.subtitle-home{font-weight:lighter;font-size:3vh;letter-spacing:12px;line-height:1.4;margin-top:.85em;margin-left:1.3em}.letter{transform:translateX(-80px);letter-spacing:16px}.final-scene{inset:0;display:flex;justify-content:center;align-items:center;gap:30px}.final-scene .title-home{font-size:9vh}.final-scene img{width:530px}.logo-final{opacity:0;transform:scale(1.2)}.logo-final.animate{animation:.8s ease-out forwards logoFadeScale}.social-bar{right:200px;top:35%;transform:translateY(-50%);display:flex;align-items:center;z-index:10;animation:1.7s ease-out backwards textFadeIn}.social-text{font-weight:400;writing-mode:vertical-rl;font-size:16px;color:#fff;letter-spacing:2px;margin-bottom:10px}.service-tab,.slide-left h3{font-family:'LT Wave Bold';text-align:center}.social-icons{display:flex;flex-direction:column;gap:3px}.social-icon img{width:19px;height:19px;filter:invert(1);transition:transform .2s}.social-icon img:hover{transform:scale(1.12)}#services{width:100%;padding:40px 0;display:flex;justify-content:center;overflow:hidden}.services-wrapper{width:100%;max-width:1200px}.services-tabs{position:relative;background-color:#fff;border:4px solid #fff;border-radius:30px;box-shadow:0 0 15px rgba(0,0,0,.4);display:flex;margin-bottom:40px;opacity:0}.contact-info.animate,.description-card-about-us.animate,.services-tabs.animate,.title.animate,.value-item.animate,.values-bottom.animate,.values-image.animate{opacity:1;animation:1.7s ease-out backwards textFadeIn}.tab-highlight{position:absolute;top:0;left:0;height:100%;background-color:#837b93;border-radius:30px;transition:transform .35s,width .35s;z-index:0}.service-tab{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;line-height:0;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent;color:#172655;border:none;border-radius:30px;transition:background-color .35s,color .35s;z-index:1}#caption,.close{font-weight:700}.card-about-us,.services-slider{background-color:#fdfdfd;box-shadow:0 0 15px rgba(0,0,0,.4)}.service-tab .tab-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(18%) saturate(2681%) hue-rotate(201deg) brightness(95%) contrast(93%);transition:filter .35s;width:20px;height:20px;object-fit:contain}.service-tab:hover:not(.animate){color:#6c80be}.service-tab:hover:not(.animate) .tab-icon{filter:brightness(0) saturate(100%) invert(40%) sepia(20%) saturate(500%) hue-rotate(200deg)}.service-tab.animate{color:#fff;z-index:1}.service-tab.animate .tab-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.services-slider{position:relative;width:100%;min-height:460px;border-radius:20px}.service-slide{position:absolute;top:0;left:0;min-height:460px;width:100%;display:flex;justify-content:space-between;gap:40px;opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s;pointer-events:none;padding:40px}.service-slide.animate{opacity:1;transform:translateY(0);pointer-events:auto;z-index:2}.slide-left{flex:1;display:flex;flex-direction:column;gap:16px;max-width:550px}.slide-left h3{font-size:32px;margin-bottom:16px;margin-top:0;color:#172655;width:400px}.slide-left h3 span{font-size:22px}.slide-left p{font-family:'LT Wave Medium';font-size:18px;text-align:left;line-height:1.5;color:#172655;margin:0;width:480px}.extra-characteristic{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:12px;width:450px}.extra-characteristic h4{font-family:'LT Wave Medium';font-weight:lighter;font-size:17px;color:#373435;text-align:center;margin:0}.title,.value-item h3{font-family:'LT Wave Bold'}.extra-characteristic img{width:40px;height:40px;filter:brightness(0) saturate(100%) invert(9%) sepia(88%) saturate(4733%) hue-rotate(290deg) brightness(85%) contrast(96%)}.slide-right img{width:520px;object-fit:cover;border-radius:20px;flex-shrink:0}#about-us,.value-item{flex-direction:column}.title{opacity:0;color:#28325a;text-align:center;font-size:40px;margin-top:0}#about-us{display:flex;align-items:center}.about-us-content{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 100px;justify-content:center;padding:0 40px;align-items:stretch}.card-about-us{position:relative;display:flex;align-items:center;gap:16px;height:70px;padding:18px 22px 18px 40px;border-radius:5px;transition:transform .3s}.card-about-us:hover,.contact-logo:hover,.values-image img:hover,footer a:hover,footer li:hover{transform:scale(1.02)}.image-card-about-us{position:absolute;left:-20px;width:30px;height:30px;padding:8px;background-color:#a190c5;border-radius:10px;object-fit:contain;flex-shrink:0}.description-card-about-us{font-family:'LT Wave Medium';font-size:20px;color:#28325a;text-align:left;margin-left:5px;opacity:0}.about-us-values{background-color:#e4e0ee;max-width:1000px;margin:40px 60px 0;padding:50px 60px;border-radius:40px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.about-us-values .title{text-align:center;font-size:40px;font-family:'LT Wave Medium';color:#1c2a5b;margin-bottom:50px;line-height:1.3}.values-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;align-items:start}.values-image{grid-column:1;grid-row:1/span 2;opacity:0;display:flex;justify-content:center;align-items:center}.values-image img{width:73%;object-fit:cover;transition:transform .3s}.flexibility{grid-column:2;grid-row:1}.agility{grid-column:2;grid-row:2}.values-bottom{grid-column:1;grid-row:3}.team{grid-column:2;grid-row:3}.value-item{display:flex;justify-content:space-between;align-items:center;height:100%;opacity:0}.value-item h3{font-size:24px;color:#1c2a5b;margin:0;width:380px}.value-item p{font-size:22px;font-family:'LT Wave Light';color:#1c2a5b;line-height:1.4;text-align:left;margin:0;max-width:380px}.values-content hr{border:none;border-top:1px solid #28325a;width:100%;margin-top:35px;margin-bottom:35px;max-width:380px}.values-bottom h3,.values-bottom p{color:#1c2a5b;margin:0;width:420px}.values-bottom{opacity:0;display:flex;flex-direction:column;justify-content:space-between;align-items:end;margin-right:10px}.values-bottom h3{font-size:24px;font-family:'LT Wave Bold'}#caption,.values-bottom p{font-family:'LT Wave Light'}.values-bottom p{font-size:22px;line-height:1.4;text-align:left}#our-network{padding:30px}.network-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:50px;margin-bottom:50px}.modal,.network-info{flex-direction:column;opacity:0;display:flex}.contact-logo.animate,.network-info.animate{opacity:1;animation:1.7s ease-out backwards valuesRightFadeIn}.network-info{justify-content:space-between;width:40%}.network-info p{text-align:left;color:#373435;font-family:'LT Wave Medium';font-size:22px}.network-map.animate{opacity:1;animation:3s ease-out backwards expand}.network-map{opacity:0;flex:1;height:auto;max-width:50%;display:flex;justify-content:center;align-items:center}.network-map img{max-width:100%;max-height:100%;object-fit:contain;border-radius:30px;box-shadow:8px 15px 20px rgba(0,0,0,.3);transition:transform .3s,box-shadow .3s;cursor:pointer}.network-map img:hover{transform:scale(1.02);box-shadow:0 0 15px rgba(0,0,0,.4);filter:brightness(.8)}.modal{visibility:hidden;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);padding:20px;justify-content:end;align-items:center;transition:opacity .3s,visibility 0s .3s}.footer,section{background-color:#fff}.contact-logo,footer a,footer li{transition:transform .3s}.modal.show{visibility:visible;opacity:1;transition:opacity .3s,visibility}.modal-content{border-radius:42px;max-width:80vw;max-height:80vh;object-fit:contain}.close{color:#fff;font-size:8vh;position:absolute;padding-right:2vw;padding-top:1vh;top:0;right:0;cursor:pointer;z-index:5}#caption{text-align:center;color:#fff;font-size:20px;padding:20px}#contact-form-title,.error-message,.error-title{font-family:'LT Wave Bold'}#contact{background-color:rgba(0,0,0,0);display:flex;flex-direction:column;justify-content:space-between;align-items:center}#contact .title{font-size:30px;margin-top:30px;margin-bottom:0;color:#fff}.contact-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:80%;margin-top:40px}.contact-logo{opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-logo img{max-width:420px}.contact-form.animate{opacity:1;animation:1.7s ease-out backwards valuesLeftFadeIn}.contact-form{opacity:0;width:40%}.contact-info{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:70px;text-decoration:none}#contact-form-title{font-size:32px;color:#fefefe}#contact-mail,form button{font-family:'LT Wave Medium'}form{display:grid;grid-template-columns:1fr;grid-gap:20px}.form-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}.form-column{display:flex;flex-direction:column;width:49%}form input,form textarea{background-color:rgba(254,254,254,.2);color:#fefefe;font-size:18px;border:2px solid #fefefe;padding:10px;border-radius:6px;width:100%;box-sizing:border-box}form input::placeholder,form textarea::placeholder{color:#fefefe;font-family:'LT Wave Light';font-weight:lighter;font-size:18px}input:focus::placeholder,textarea:focus::placeholder{opacity:0}form textarea{height:150px;resize:vertical;width:100%}.error-back-button,form button{color:#fefefe;cursor:pointer;text-align:center;width:225px;font-weight:lighter;transition:background-color .3s}form button{background-color:rgba(254,254,254,.65);border:none;padding:15px 0;border-radius:5px;font-size:18px}.error-back-button:hover,form button:hover{background-color:rgba(254,254,254,.5)}#contact-mail{color:#fefefe;font-weight:lighter}#mail-logo{width:40px;height:40px;margin-right:5px}.footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:30px 150px 10px 60px;border-top:1px solid #e5e5e5}.footer-container{max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.footer-column h4{font-family:'LT Wave Black';font-size:22px;margin-bottom:20px;margin-top:0;color:#000}.footer-brand p,.footer-column a{font-family:'LT Wave Medium';color:#373435}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:18px}.footer-column a{text-decoration:none;font-size:16px;position:relative;padding-left:16px}.footer-column li a::before{content:'›';position:absolute;left:0;color:#373435}.footer-contact{display:flex;gap:10px;margin-bottom:20px}.footer-column.contact a{position:static;padding-left:0}.footer-column p{margin:0}.footer-contact img{width:20px;height:20px;margin-right:5px}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-brand img{width:300px;margin-bottom:20px}.footer-brand p{font-size:14px;text-align:center;margin:0}section{padding:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.error-title{margin-left:2vh;margin-bottom:0;font-size:8vh;color:#fefefe}.error-message{margin-left:2vh;margin-top:1vh;font-size:4vh;color:#fefefe}.error-back-button{margin-left:2vh;background-color:rgba(254,254,254,.65);border:none;padding:15px;border-radius:5px;font-family:'LT Wave Medium';font-size:18px;text-decoration:none}.carousel-dots-container{display:none!important}body,html{overflow-x:hidden;width:100%}@media (max-width:1350px){.social-bar{right:180px}}@media (max-width:1300px){.social-bar{right:160px}}@media (max-width:1250px){.title-home{font-size:12dvh}.subtitle-home{font-size:2.6dvh;margin-top:1em!important}.social-bar{right:130px;top:38%}}@media (max-width:1200px){.social-bar{right:90px}.close-btn span,.hamburger-btn span{height:4px;background:#fdfdfe;transition:.3s}header{display:flex;justify-content:space-between;align-items:center;padding:23px;box-sizing:border-box}.hamburger-btn{display:block;width:32px;height:24px;position:relative;background:0 0;border:none;cursor:pointer;z-index:1001}.hamburger-btn span,.nav-container{position:absolute;width:100%;left:0}.hamburger-btn span{border-radius:10px}.hamburger-btn span:first-child{top:0}.hamburger-btn span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-btn span:nth-child(3){bottom:0}.close-btn span:first-child,.hamburger-btn.active span:first-child{transform:rotate(45deg);top:50%}.hamburger-btn.active span:nth-child(2){opacity:0}.close-btn span:nth-child(2),.hamburger-btn.active span:nth-child(3){transform:rotate(-45deg);bottom:auto;top:50%}.nav-container{top:0;overflow-y:hidden}.navbar-list{position:fixed;top:0;left:0;padding-top:20px;width:100%;height:100vh;background-color:rgba(0,0,0,.8);flex-direction:column;justify-content:center;align-items:center;gap:60px;transform:translateX(100%);transition:transform .4s cubic-bezier(.4, 0, .2, 1);z-index:1000}.navbar-list.active{transform:translateX(0)}.close-btn:hover,.language-option a:hover{color:rgba(178,178,178,.6);transform:scale(1.1);cursor:pointer}.navbar-list a{font-size:30px}.language{display:none!important}.language--mobile{display:block;position:relative}.language__checkbox--mobile{display:none}.language__checkbox--mobile:checked+.language__button--mobile .language__arrow-icon--mobile{transform:rotate(0deg)}.language__checkbox--mobile:checked~.language__button--mobile~.language-modal{left:0;opacity:1}.language__checkbox--mobile~.language-modal{left:-200%;opacity:0}.language__button--mobile{z-index:2;background-color:rgba(0,0,0,.8);border:1px solid #6c6c6c;border-radius:10px;padding:5px;width:120px;height:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.language-modal,.language-modal-content{background-color:#0d0d0d;width:100%;overflow:hidden}.language__button--mobile:hover{box-shadow:0 0 6px 1px rgba(103,106,116,.6)}.language__arrow-icon--mobile{margin-left:8px;vertical-align:middle;transition:transform .3s;transform:rotate(-90deg)}.language-modal{display:block;position:fixed;top:0;left:-200%;height:100vh;z-index:9999;transition:left .45s,opacity .5s}.language-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:13px;height:100%;display:flex;justify-content:center;align-items:center}.close-btn{position:absolute;top:63px;right:43px;width:32px;height:24px;background:0 0;border:none;cursor:pointer;z-index:10001}.close-btn span{position:absolute;width:100%;border-radius:10px;left:0;top:50%;transform-origin:center}.language-options{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.language-option{display:flex;align-items:center;margin:20px 0;width:265px;cursor:pointer;color:#333}.language__icon--mobile{width:18px;height:18px;margin-right:10px}.language-option a{display:flex;align-items:center;font-size:2.5rem;color:#fff;text-decoration:none;transition:transform .2s ease-in-out}.language-option a img{width:2.6rem;height:2.6rem;margin-right:20px}.language--mobile label{cursor:pointer}}@media (max-width:1150px){.social-bar{right:80px}}@media (max-width:1050px){.title-home{font-size:11dvh}.subtitle-home{font-size:2dvh;margin-top:1.5em!important}.social-bar{right:70px;top:40%}}@media (max-width:768px){section{padding:60px 5%}.footer-container{flex-wrap:wrap;justify-content:center;gap:40px}html{scroll-padding-top:84.91px}}@media (max-width:1200px) and (min-width:1000px){.services-wrapper{max-width:95%}.services-tabs{display:flex!important;margin-bottom:30px}.service-tab{padding:10px 16px;font-size:13px;gap:5px}.service-tab .tab-icon{width:16px;height:16px}.services-slider{min-height:380px}.service-slide{padding:30px;gap:30px}.slide-left h3{font-size:26px;width:380px}.slide-left h3 span{font-size:18px}.slide-left p{font-size:15px;width:380px}.slide-right img{width:380px}}@media (max-width:1000px){#home,#services{padding:0}#home,.service-slide,.social-text{text-align:center}#slide-ip.animate,.contact-form.animate,.network-info.animate{animation:1.7s ease-out backwards textFadeIn}#contact .title,form button{margin-right:auto;margin-left:auto}h1{font-size:2.2rem}h2{font-size:1.8rem}.footer-column{width:100%;align-items:center}.video-background video{object-position:center}#home{margin-left:0;justify-content:center;align-items:center;height:100dvh;overflow:hidden}.title-home{font-size:7.8dvh!important;line-height:1.1}.title-flex{flex-direction:column;align-items:center;gap:8px;margin-top:10px}.subtitle-home{font-size:3dvh!important;letter-spacing:5px!important;margin-top:0!important;margin-left:0!important;margin-bottom:.5em!important}.final-scene{padding:20px;gap:20px;height:100%;box-sizing:border-box}.final-scene .title-home{font-size:7dvh!important}.final-scene img{width:auto!important;max-width:75%;object-fit:contain}.letter{letter-spacing:8px;-webkit-font-smoothing:antialiased;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity}.social-bar{right:auto!important;top:auto!important;bottom:20px!important;left:50%!important;transform:translateX(-50%) translateY(0)!important;flex-direction:column;align-items:center;width:100%}.social-text{writing-mode:horizontal-tb!important;font-size:14px;letter-spacing:1px;margin-bottom:5px}.social-icons{flex-direction:row;gap:15px;justify-content:center;width:auto}.social-icon img{width:24px!important;height:24px!important}#services .title{font-size:22px;margin-bottom:10px}#services .title br{display:none}.services-wrapper{display:block;padding:20px;min-height:auto}.services-tabs{display:none!important}.services-slider{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;gap:15px;min-height:auto;margin-top:40px;scrollbar-width:none;border-radius:0;box-shadow:none;position:relative}.services-slider::-webkit-scrollbar{display:none}.service-slide{position:relative!important;display:flex!important;opacity:1;flex-direction:column;min-width:100%;align-items:center;scroll-snap-align:center;transform:translateY(0)!important;pointer-events:auto!important;padding:0 30px;min-height:400px;border-radius:10px;gap:20px}#slide-ip{opacity:0}#slide-ip.animate{opacity:1}.slide-left{max-width:none}.slide-left h3{font-size:22px;width:auto;text-align:center;margin-bottom:0}.extra-characteristic h4,.slide-left p{font-size:14px;text-align:center}.slide-left h3 span{font-size:16px}.slide-left p{width:auto}.slide-right{order:-1;display:block;width:80%;height:auto}.slide-right img{width:100%;height:auto;border-radius:12px}.extra-characteristic{width:auto;justify-content:center}.extra-characteristic img{width:30px;height:30px}.carousel-dots-container{display:flex!important;justify-content:center;gap:15px;margin-top:20px}.carousel-dot{width:20px;height:20px;border-radius:50%;background-color:#d1d1d1;cursor:pointer;transition:background-color .3s}.carousel-dot.active{background-color:#373435}#our-network{padding:30px 20px}#our-network .title{font-size:22px;margin-bottom:20px}#contact .title br,#our-network .title br,.contact-logo{display:none}.network-container{flex-direction:column;align-items:center;gap:30px;margin-top:0;margin-bottom:20px}.contact-form,.network-info{width:100%;max-width:500px}.network-info p{font-size:20px;margin-bottom:15px;line-height:1.5;text-align:center}.network-map{width:100%;max-width:100%;flex:none}.modal{justify-content:center}#contact{padding:0 5%}#contact .title{font-size:22px;max-width:90%}.contact-container{flex-direction:column;width:100%;align-items:center}.contact-info{margin-top:50px}}@media (max-width:1000px) and (min-width:701px){.about-us-title .title{font-size:32px;line-height:1.4}.about-us-content{grid-template-columns:repeat(2,1fr);gap:20px 60px;padding:0 30px}.card-about-us{height:60px;padding:14px 18px 14px 35px;gap:14px}.image-card-about-us{left:-17px;width:28px;height:28px;padding:7px}.description-card-about-us{font-size:16px}.about-us-values{margin:40px 40px 0;padding:40px;border-radius:30px}.about-us-values .title{font-size:28px;line-height:1.3}}@media (max-width:900px) and (min-width:770px){.about-us-values{max-width:900px;margin:40px 40px 0;padding:40px;border-radius:35px}.about-us-values .title{font-size:32px;margin-bottom:40px}.values-image img{width:65%}.value-item h3{font-size:20px;width:320px}.value-item p{font-size:18px;max-width:320px}.values-bottom h3{font-size:20px;width:360px}.values-bottom p{font-size:18px;width:360px}.footer-container{gap:0}}@media (min-width:770px) and (max-width:1200px){.footer{padding-right:30px!important;padding-left:30px!important}}@media (max-width:770px){.final-scene .title-home,.title-home{font-size:10vw!important}.agility,.flexibility,.team,.values-bottom,.values-image{grid-column:unset;grid-row:unset}.title-home{line-height:1.1}.subtitle-home{font-size:3vw!important;letter-spacing:5px!important;margin-top:0!important;margin-left:0!important;margin-bottom:.5em!important}.about-us-title .title{font-size:22px;line-height:1.4}.about-us-title .title br,.about-us-values .title br,.about-us-values br,.footer-container{display:none}.about-us-content{grid-template-columns:1fr;gap:24px;padding:0 20px}.card-about-us{height:50px;padding:12px 16px 12px 30px;gap:12px}.image-card-about-us{left:-15px;width:24px;height:24px;padding:6px}.description-card-about-us{font-size:14px}#about-us{padding-bottom:10px}.about-us-values{max-width:80%;margin:40px 20px 0;padding:30px 20px;border-radius:20px}.about-us-values .title{font-size:22px;margin-bottom:0}.values-content{display:flex;flex-direction:column;grid-template-columns:unset;grid-template-rows:unset;align-items:center;gap:30px}.values-image{order:1;width:100%;display:flex;justify-content:center}.values-image img{width:100%;max-width:250px}.flexibility{order:2;width:100%}.agility{order:3;width:100%}.values-bottom{order:4;width:100%;align-items:start;margin-right:0}.team{order:5;width:100%}.value-item{align-items:flex-start}.value-item h3,.values-bottom h3{font-size:18px;width:100%}.value-item p{font-size:16px;max-width:100%}.values-bottom p{font-size:16px;width:100%}.values-content hr{width:100%;max-width:100%;margin-bottom:0}.hr-commitment{display:block}.footer{padding:20px 0;justify-content:center}.footer-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0}.footer-brand img{max-width:150px;height:auto}.footer-brand p{font-size:14px;margin-top:10px}}@media (max-width:480px){h1{font-size:1.8rem}.language-modal-content{padding:30px 20px}}@media (max-width:320px){.navbar-list a{font-size:18px}.navbar-list{padding-top:20px;gap:35px}.language-option{width:183px}}@media (max-height:450px){.navbar-list a{font-size:14px}.navbar-list{gap:30px}.final-scene .title-home,.title-home{font-size:5dvh!important}.subtitle-home{font-size:2dvh!important;margin-top:0!important}.final-scene img{max-width:30%}.social-bar{bottom:20px!important;flex-direction:row;align-items:center;justify-content:center;gap:7px}.social-icons{gap:5px}.social-text{font-size:10px}.social-icon img{width:15px!important;height:15px!important}}@media (max-height:320px){.navbar-list a{font-size:12px}.navbar-list{gap:15px}}@media (min-width:768px) and (max-width:1000px){.network-map img{border-radius:30px;max-width:90%;height:auto}.modal-content{border-radius:32px;max-width:90vw;max-height:90vh;object-fit:contain}}@media (min-width:600px) and (max-width:768px){.network-map img{border-radius:27px;max-width:90%;height:auto}.modal-content{border-radius:25px;max-width:90vw;max-height:90vh;object-fit:contain}}@media (min-width:450px) and (max-width:600px){.network-map img{border-radius:20px;max-width:100%;height:auto}.modal-content{border-radius:20px;max-width:90vw;max-height:90vh;object-fit:contain}}@media (max-width:450px){.network-map img{border-radius:15px;max-width:100%;height:auto}.modal-content{border-radius:15px;max-width:90vw;max-height:90vh;object-fit:contain}}
