.footer{color:#c3bfbf;line-height:1.6}.footer-top{background-color:#172635;padding:3rem 0}.footer-container{max-width:1550px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;align-items:right}.footer-col{min-width:220px}.footer-logo{display:block;max-width:100%;height:auto}.footer-logo.vacway{width:140px;height:53px}.footer-text{font-size:.95rem;color:#c3bfbf;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;font-size:1.25rem}.footer-social a{color:#c3bfbf;transition:color .3s ease,transform .3s ease;display:inline-flex;align-items:center;justify-content:center}.footer-social a svg{width:20px;height:20px;fill:currentColor}.footer-social a:hover{color:#fff;transform:scale(1.1)}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.5rem}.footer-link{color:#c3bfbf;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-link:hover{color:#fff}.bold{font-weight:700}.footer-contact p{margin-bottom:.5rem}.footer-phone{display:flex;align-items:center;gap:.5rem}.footer-phone .flag{width:22px;height:auto}.footer-bottom{background-color:#010508;color:#c3bfbf;padding:1rem 0}.footer-bottom-container{max-width:1550px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-copy{font-size:.9rem}.footer-logos{display:flex;align-items:center;gap:1.5rem}.footer-logos img{height:32px;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.footer-bottom-container{flex-direction:column}.footer-logos{display:grid;align-items:center;gap:1.5rem}.footer-logo{margin:0}.footer-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.chevron-down{transition:transform .3s ease;font-size:1rem}.chevron-down.open{transform:rotate(180deg)}.footer-list,.footer-contact{overflow:hidden;transition:max-height .4s ease}.footer-list.collapsed,.footer-contact.collapsed{max-height:0;padding:0}.footer-list:not(.collapsed),.footer-contact:not(.collapsed){max-height:500px}.footer-contact p{margin:0}}:root{--color-azul-vacway: #004d98;--color-amarillo: #ffc905;--color-azul-01: #0b97ff;--color-azul-02: #0566b3;--color-azul-03: #001d3a;--color-gris-wr1: #6b6b6b;--color-coolgray-10: #f2f4f8;--color-coolgray-20: #dde1e6;--color-coolgray-90: #21272a;--color-negro-azulado: #010508;--color-relleno-fondo: #f5faff;--color-azul-gris: #f0f7fd;--color-blanco-fondo: #fbfbfb;--color-blanco-azulado: #e9f4ff;--color-azul-claro: #f5f9fe;--shadow-ligera: 0px 1px 8px rgba(0, 0, 0, .08);--shadow-negativa-suave: -2px 4px 14px rgba(0, 0, 0, .14);--shadow-custom: 0px 4px 12px rgba(0, 0, 0, .13);--shadow-testimonials: 0 4px 124px 20px rgba(0, 0, 0, .06);margin:0 auto}body{font-family:Manrope,sans-serif;font-weight:300;margin:0 auto;padding:0;color:var(--color-negro-azulado)!important;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){html,body{width:100%;max-width:100%;overflow-x:hidden}}a{color:#004d98;text-decoration:none;transition:color .2s ease}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}header{background-color:#fff;border-bottom:1px solid #eee}header .mx-auto{max-width:1600px}nav{display:flex;align-items:center;gap:40px;height:72px}nav span,nav a{font-size:18px;font-weight:500;color:#0e1c2f;text-decoration:none;transition:color .3s ease,opacity .3s ease}nav span:hover,nav a:hover{color:var(--Azul-Vacway, #004d98);cursor:pointer}header img{vertical-align:middle}.chevron-down{width:16px;height:16px;background-image:url(/assets/img/icons/chevron-down.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;margin-left:6px;transition:transform .3s ease}.chevron-down:hover{transform:rotate(180deg)}nav .absolute{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-top:1px solid #ddd;box-shadow:0 4px 16px #0000001a;z-index:50;padding:40px 0}nav .group{text-align:center;color:#0e1c2f}nav .group:hover .text-xl{color:var(--Azul-Vacway, #004d98)}.group img{transition:transform .3s ease}.group:hover img{transform:scale(1.05)}button.w-23{width:90px;height:40px;border-radius:8px;border:1px solid #ddd;background-color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}button.w-23:hover{background-color:#f7f7f7}#navbar-container{position:sticky;top:0;z-index:1000;background-color:#fff}.navbar{position:relative;z-index:50;background-color:#fff;transition:all .3s ease;border-bottom:1px solid #eee}.navbar--scrolled{box-shadow:0 4px 12px #0000000d}.navbar__inner{max-width:1600px;margin:0 auto;padding:0 80px;height:110px;display:flex;align-items:center;justify-content:space-between;transition:height .3s ease}.navbar--scrolled .navbar__inner{height:80px}.navbar__logo-img{width:165px;transition:width .3s ease}.navbar__logo-img--small{width:120px}.navbar__menu{display:flex;align-items:center;gap:40px;height:100%;position:relative}.navbar__item{position:relative}.navbar__link{font-size:1.1rem;font-weight:500;color:#0e1c2f;cursor:pointer;transition:color .3s ease}.navbar__menu .navbar__item-wrapper:nth-child(6) .navbar__link{color:#07529b}.navbar__link:hover,.navbar__link--active{color:var(--Azul-Vacway, #004d98)}.navbar__item:hover .chevron-down{transform:rotate(180deg)}.navbar__item-wrapper{position:relative}.navbar__dropdown{position:fixed;left:0;width:100vw;background:#fff;border-top:1px solid #ddd;box-shadow:0 8px 20px #00000014;padding:50px 0;z-index:100;animation:dropdownFade .3s ease}.navbar__dropdown:hover{pointer-events:auto}.navbar__item-wrapper:after{content:"";position:absolute;bottom:-20px;left:0;width:100%;height:25px;background:transparent}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.navbar__dropdown-grid{display:flex;justify-content:center;gap:68px}.navbar__dropdown-item{width:280px;text-align:center;color:#0e1c2f;text-decoration:none}.navbar__dropdown-thumb{aspect-ratio:1 / 1;background:#fcfcfc;border:1px solid #dde1e6;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:transform .3s ease}.navbar__dropdown-item:hover .navbar__dropdown-thumb{transform:scale(1.05)}.navbar__dropdown-thumb img{height:80%;width:auto;display:flex;align-items:center;justify-content:center}.navbar__dropdown-title{font-size:20px;font-weight:400;margin-bottom:0}.navbar__dropdown-desc{font-size:16px;font-weight:400;color:#b9b9b9;margin-top:0}.mobile-navbar-top{display:flex;justify-content:space-between;align-items:center;padding:.5rem 5vw;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:10000}.mobile-navbar-top a{margin:0;padding:0}.mobile-navbar-logo{width:120px;height:auto}.mobile-navbar-toggle{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.mobile-navbar-icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.mobile-navbar-close{font-size:3rem;line-height:1;color:var(--Azul-Vacway, #004d98);font-weight:300;transition:transform .3s ease,opacity .3s ease}.mobile-navbar-close:hover{transform:rotate(90deg);opacity:.8}.mobile-menu-overlay{position:fixed;inset:65px 0 0;background:#0000;opacity:0;pointer-events:none;transition:opacity .35s ease,background .35s ease;z-index:9998;height:calc(100vh - 65px);overflow:hidden}.mobile-menu-overlay.open{opacity:1;pointer-events:auto;background:#0000004d}.mobile-menu{position:absolute;top:0;left:0;right:0;width:100%;max-width:100%;height:100%;background:#fff;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:2rem 1.25rem;box-shadow:0 4px 12px #00000026;transform:translateY(-100%);transition:transform .35s ease-in-out;z-index:9999}.mobile-menu-overlay.open .mobile-menu{transform:translateY(0)}.mobile-menu__nav{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box;animation:fadeInMenu .4s ease forwards}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu__link,.mobile-menu__section-header,.mobile-menu__category-title{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.mobile-menu__section{padding-bottom:.6rem;width:100%}.mobile-menu__section:last-child{border-top:1px solid #eee;padding-top:1rem}.mobile-menu__section-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem;cursor:pointer}.mobile-menu__submenu{display:flex;flex-direction:column;margin-top:.4rem;gap:.4rem}.mobile-menu__category{border-radius:20px;background-color:#fbfbfb;padding:1rem}.mobile-menu__category-header{display:flex;align-items:center;justify-content:left;border-bottom:1px solid #eee;padding-bottom:1rem}.mobile-menu__category-title{font-weight:600;font-size:1rem;margin-left:1rem}.mobile-menu__link{display:block;color:#333;text-decoration:none;font-size:1.1rem;line-height:1.4;border-radius:20px;background-color:#fbfbfb;padding:1rem;transition:color .3s ease;font-weight:500}.mobile-menu__link:hover{color:var(--Azul-Vacway, #004d98)}.chevron-down{transition:transform .3s ease}.rotate-180{transform:rotate(180deg)}.navbar__cta{display:flex;align-items:center;position:relative}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--Azul-Vacway, #004d98);color:#fff;padding:12px 36px;border-radius:9999px;font-weight:500;font-size:1.375rem;text-decoration:none;position:relative;z-index:1;border:2px solid transparent;transition:background-color .35s ease,color .35s ease,border-color .35s ease,transform .2s ease}.navbar__cta .btn-primary{overflow:hidden}.navbar__cta .btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:200%;height:600%;transform:translate(-50%,-50%);background:conic-gradient(#004d98,#2080d0 30deg,#60b4ff 55deg,#90d0ff 75deg,#fff 90deg 100deg,#90d0ff 115deg,#60b4ff 135deg,#2080d0 160deg,#004d98 180deg,#2080d0 210deg,#60b4ff 235deg,#90d0ff 255deg,#fff 270deg 280deg,#90d0ff 295deg,#60b4ff 315deg,#2080d0 340deg,#004d98 360deg);z-index:-2;opacity:0;transition:opacity .35s ease;pointer-events:none}.navbar__cta .btn-primary:after{content:"";position:absolute;inset:3px;border-radius:9999px;background-color:var(--Azul-Vacway, #004d98);z-index:-1;transition:background-color .35s ease;pointer-events:none}.navbar__cta .btn-primary:hover{background-color:transparent;color:var(--Azul-Vacway, #004d98);border-color:transparent;transform:translateY(-1px)}.navbar__cta .btn-primary:hover:before{opacity:1;animation:ledSpin 2.2s linear infinite}.navbar__cta .btn-primary:hover:after{background-color:#fff}.btn-primary:hover .rightWhiteArrow{background-color:var(--Azul-Vacway, #004d98)}@keyframes ledSpin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.rightWhiteArrow{width:25px;height:25px;background-color:#fff;-webkit-mask:url(/assets/img/icons/arrow-small-right.svg) no-repeat center;mask:url(/assets/img/icons/arrow-small-right.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;display:inline-block;vertical-align:middle;margin-left:1rem;transition:background-color .35s ease}@media(max-width:768px){.navbar__cta{display:flex;justify-content:flex-start;align-items:center;width:100%;text-align:left}.btn-primary{font-size:1rem}}.lang{position:relative;display:inline-block}.lang__button{border:1px solid #ddd;border-radius:8px;padding:8px 16px;background:#fff;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;font-size:1.3rem}.lang__button:hover{background:#f7f7f7}.lang__dropdown{display:block;position:absolute;right:0;top:110%;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 10px #0000001a;overflow:hidden;width:100%;z-index:200}.lang__button:hover .chevron-down{transform:rotate(180deg)}.lang__option{display:block;text-align:center;padding:10px;color:#0e1c2f;text-decoration:none;transition:background .2s;font-size:1.3rem}.lang__option:hover{background:#004d98;color:#fff}@media(max-width:1024px){.navbar__inner{padding:20px}.navbar__item a{font-size:1rem}.navbar__logo{padding-right:25px}.lang__button{font-size:1rem;padding-right:10px}.lang__option{font-size:1rem}.navbar__cta{display:flex;flex-direction:row}.btn-primary{font-size:.8rem;padding:6px 18px;margin-left:30px;gap:10px}}.soluciones-dropdown{display:flex;justify-content:center;align-items:flex-start;padding:0;overflow:hidden}.soluciones-dropdown__inner{display:flex;width:100%;height:100%}.soluciones-dropdown__categories{width:300px;background:#f9fafc;border-right:1px solid #ddd;display:flex;flex-direction:column;justify-content:space-between;height:auto;padding:0;min-height:420px}.soluciones-dropdown__cat-btn{flex:1;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:transparent;border:none;border-bottom:1px solid #cfcfcf;font-size:1.2rem;font-weight:400;color:#0e1c2f;transition:all .3s ease;cursor:pointer}.soluciones-dropdown__cat-btn:hover,.soluciones-dropdown__cat-btn.active{background:#f0f7fd;color:var(--Azul-Vacway, #004d98)}.soluciones-dropdown__items{flex:1;display:grid;grid-template-columns:repeat(4,1fr);justify-content:stretch;align-items:start;gap:30px;padding:20px 60px;background:#fff;min-height:420px}.soluciones-dropdown__items .navbar__dropdown-item{width:100%;text-align:left}.soluciones-dropdown__items .navbar__dropdown-thumb{width:100%;max-height:280px;height:280px;overflow:hidden;border:1px solid #dde1e6;border-radius:12px;background:#fcfcfc;display:flex;align-items:center;justify-content:center}.soluciones-dropdown__items .navbar__dropdown-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.soluciones-dropdown__items .navbar__dropdown-text{text-align:left}.chevron-right{width:16px;height:16px;background-image:url(/assets/img/icons/chevron-down.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;margin-left:6px;transition:transform .3s ease}.soluciones-dropdown__cat-btn:hover .chevron-right,.soluciones-dropdown__cat-btn.active .chevron-right{transform:rotate(-90deg)}.soluciones-dropdown__cat-btn.active .chevron-right{filter:brightness(0) saturate(100%) invert(20%) sepia(89%) saturate(2895%) hue-rotate(194deg) brightness(96%) contrast(100%)}.btn-secondary{background:#fff;color:var(--color-azul-vacway);border:1px solid var(--color-azul-vacway);padding:1rem 3rem;border-radius:9999px;font-weight:500;font-size:1.25rem;cursor:pointer;transition:all .3s}.btn-secondary:hover,.btn-secondary.active{background:var(--color-azul-vacway);color:#fff}.btn-tertiary{background:transparent;color:#fff;border:1px solid white;padding:1rem 3rem;border-radius:9999px;font-weight:500;font-size:1.25rem;cursor:pointer;transition:all .3s}.btn-tertiary:hover{background:#fff;color:var(--color-azul-vacway)}.bg-custom-gradient{background-image:linear-gradient(170deg,#070e1e -31%,#0c5895)}.elipse-oscura{width:3.5rem;height:3rem;background:#1b456a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.elipse-oscura img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}.block-text{width:75%;font-size:1.125rem;margin:0 auto}.stats-section-container{display:flex;flex-direction:column;text-align:center;margin-top:2rem;padding:0 .5rem;height:100%;gap:2rem}@media(min-width:768px){.stats-section-container{flex-direction:row;justify-content:space-around;align-items:stretch;padding:0}}.stat-item{display:flex;align-items:center;justify-content:center;flex-grow:1}.stat-description{padding:0 .5rem;font-size:1.5rem}.feature-pill-container{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2rem 0}.feature-pill{display:flex;align-items:center;gap:.5rem;border:1px solid #7daacb;color:#fff;padding:.5rem 1.75rem;border-radius:9999px;font-size:1rem;white-space:nowrap}.feature-pill span{font-weight:500}.pill-hero{background:var(--color-blanco-azulado);color:var(--color-azul-vacway);padding:.75rem 2.5rem;border-radius:9999px;font-weight:600;font-size:1.25rem}.feature-card{background:#fff;padding:2.5rem;border-radius:1.25rem;box-shadow:var(--shadow-custom)}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-description{font-size:1.25rem}.carrusel-sobre{position:relative;width:100%}.carrusel-sobre__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1rem;padding:0 2rem}.carrusel-sobre__slide{flex-shrink:0;scroll-snap-align:start;width:calc(100% / 1.5);padding:.5rem}@media(min-width:768px){.carrusel-sobre__slide{width:40%}}.carrusel-sobre__card{background:var(--color-azul-vacway);border-radius:1.25rem;padding:2.5rem 2rem;color:#fff}.carrusel-sobre__pill{display:inline-block;background:#fff;color:#000;font-weight:500;font-size:1.25rem;padding:.25rem 1rem;border-radius:9999px}.carrusel-sobre__btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border-radius:50%;padding:.5rem;transition:transform .3s}.carrusel-sobre__btn:hover{transform:translateY(-50%) scale(1.1)}.carrusel-sobre__btn--prev{left:.5rem}.carrusel-sobre__btn--next{right:.5rem}@keyframes fadeIn{to{opacity:1}}#cookie-banner{opacity:0;animation:fadeIn .5s ease forwards}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.background-waves{background-image:url(/assets/img/Background_Techwave.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.software-hero{background-image:url(/assets/img/software-hero.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.proyecto-hero{background-image:url(/assets/img/proyecto-hero.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.solicita-hero{background-image:url(/assets/img/solicita-hero.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.background-techwave{background-image:url(/assets/img/vacway_techwave.webp);background-repeat:no-repeat;background-size:cover;background-position:top}.background-hero{background-image:url(/assets/img/hero.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.background-faq{background-image:url(/assets/img/faq-bg.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.background-blog{background-image:url(/assets/img/bg-blog.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.background-sobre{background-image:url(/assets/img/hero-sobre.avif);background-repeat:no-repeat;background-size:cover;background-position:top}#smartlocker-hero:before{content:"";position:absolute;top:0;right:-50%;width:100%;height:100%;background-image:url(/assets/img/waves2.avif);background-repeat:no-repeat;background-size:50% auto;z-index:2;opacity:40%}#smartlocker-hero:after{content:"";position:absolute;bottom:-48%;left:-42%;width:100%;height:100%;background-image:url(/assets/img/waves2.avif);background-repeat:no-repeat;background-size:75% auto;transform-origin:bottom left;z-index:1;opacity:40%}#smartproduct-faq{position:relative;overflow:hidden}#smartproduct-faq:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/product-waves-faq.avif);background-repeat:no-repeat;background-position:bottom left;opacity:1}#smartlocker-propuesta{background-image:url(/assets/img/bg-propuesta.avif);background-repeat:no-repeat}.kiosk-hero{background-image:url(/assets/img/hero-kiosk.avif);background-repeat:no-repeat;background-position:center}.one-hero{background-image:url(/assets/img/hero-one.avif);background-repeat:no-repeat;background-position:center}.background-degradado{background-image:url(/assets/img/degradado_background.avif);background-repeat:no-repeat;background-size:cover;background-position:top}.background-testimonials{background-image:url(/assets/img/dual_wave_background.png);background-repeat:no-repeat;background-size:auto;background-position:bottom}.background-wave-software{background-image:url(/assets/img/wave_software_azul.svg);background-repeat:no-repeat;background-size:contain;background-position:0 140%}.background-home-contact{background-image:url(/assets/img/bg-home-contact.avif);background-repeat:no-repeat;background-size:contain;background-position:bottom}.wave-blanco{background-image:url(/assets/img/techwave_blanco.avif);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:100;position:absolute;width:100%;height:100%}.background-rotated-wave{position:relative;overflow:hidden}.background-rotated-wave:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/vacway_techwave.webp);background-repeat:no-repeat;background-size:cover;background-position:top;transform:rotate(35deg);transform-origin:center;z-index:0}.background-waves-azul{background-image:url(/assets/img/vacway_techwave_azul.webp);background-repeat:no-repeat;background-size:cover;background-position:top}.grid-inline{display:grid;gap:2rem;margin-bottom:3rem;grid-template-columns:1fr}@media(min-width:768px){.grid-inline{grid-template-columns:repeat(3,1fr)}}.mce-accordion{background:#fff;border-radius:16px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:max-height .4s ease-in-out}.mce-accordion[open]{max-height:100vh;padding-bottom:30px}.mce-accordion summary{cursor:pointer;padding:20px 30px;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;font-size:22px}.mce-accordion[open] summary{background-color:#f5f9fe;margin-bottom:22px}.mce-accordion summary:after{content:"";position:absolute;right:1em;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(/assets/img/icons/plus.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none;transition:background-image .4s ease}.mce-accordion[open] summary:after{background-image:url(/assets/img/icons/minus.svg)}.mce-accordion p{padding-left:30px;margin:0;font-size:20px;max-width:95%}i.check-white{display:inline-block;margin-top:5px;margin-right:12px;width:24px;height:24px;background-image:url(/assets/img/icons/check.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;flex-shrink:0;filter:brightness(0) invert(1)}i.left-arrow,i.right-arrow{display:inline-block;margin-left:2px;width:25px;height:25px;background-image:url(/assets/img/icons/arrow-small-right.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;filter:brightness(0) saturate(100%) invert(5%) sepia(59%) saturate(229%) hue-rotate(174deg) brightness(134%) contrast(113%)}i.azul{filter:brightness(0) saturate(100%) invert(17%) sepia(44%) saturate(5014%) hue-rotate(198deg) brightness(98%) contrast(101%)}.azul-01{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(3345%) hue-rotate(188deg) brightness(106%) contrast(99%)}i.blanco,.toggle-button.active,.btn-secondary:hover .azul{filter:brightness(0) invert(1)}.btn-tertiary:hover i{filter:brightness(0) saturate(100%) invert(17%) sepia(44%) saturate(5014%) hue-rotate(198deg) brightness(98%) contrast(101%)}details>summary .chevron-up{display:none}details[open]>summary .chevron-down{display:none}details[open]>summary .chevron-up{display:inline-block}[x-cloak]{display:none!important}.wave-amarilla-fondo{background-image:url(/assets/img/wave-amarilla-bg.avif);background-repeat:no-repeat;background-position:0 300%}.prose.prose-no-links a{text-decoration:none}.prose-no-margins :is(p,li,ul,ol,h1,h2,h3,h4,h5,h6,img){margin-top:0!important;margin-bottom:0!important}h1,h2,h3,h4,h5,h6{margin-top:0!important}#testimonials-titulo:before{content:"";position:absolute;bottom:.1em;left:0;width:100%;height:1.2em;background-image:url(/assets/img/icons/rectangulo.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom left;z-index:-1}details ul{list-style-type:disc;margin-left:35px;padding-bottom:2px}details ul li::marker{color:#000}li::marker{color:var(--color-negro-azulado)}.testimonial-slide{position:absolute;inset:0;padding:.25rem;transition:opacity .5s ease-out,transform .5s ease-out}.testimonial-slide.is-entering{opacity:0;transform:translate(100%)}.testimonial-slide.is-leaving{opacity:0;transform:translate(-100%)}.social-icons{display:flex;gap:15px}.social-icons a{color:#fff;font-size:20px;transition:color .3s}.social-icons a:hover{color:#1da1f2}.fade-container{transition:opacity .2s ease;opacity:1}.fade-container.fade{opacity:0}.conversion{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/mayor_conversion.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}.indicaciones{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/voz_indicaciones.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}.llave{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/sin_llaves.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}.right-white-arrow{margin-left:2px;display:inline-block;width:25px;height:25px;background-image:url(/assets/img/icons/arrow-small-right.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;filter:brightness(0) invert(1)}strong{font-weight:700}.page-loader{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 110px);width:100%;background-color:#fff}.page-loader__spinner{width:40px;height:40px;border:3px solid var(--color-coolgray-20);border-top-color:var(--color-azul-vacway);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.desktop-nav{display:block}.mobile-nav{display:none}@media(max-width:1024px){.desktop-nav{display:none}.mobile-nav{display:block}}._heroSection_4d1wv_1{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#001f3f,#003d7a,#0072ce);overflow:hidden}._heroSection_4d1wv_1:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(0,194,255,.1) 0%,transparent 70%);border-radius:50%;top:-100px;right:-100px;animation:_float_4d1wv_1 6s ease-in-out infinite}._heroSection_4d1wv_1:after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(0,114,206,.1) 0%,transparent 70%);border-radius:50%;bottom:-100px;left:-100px;animation:_float_4d1wv_1 8s ease-in-out infinite reverse}@keyframes _float_4d1wv_1{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}._overlay_4d1wv_40{position:relative;z-index:2;text-align:center;color:#fff;padding:4rem 2rem;max-width:800px;margin:0 auto}._errorCode_4d1wv_50{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;perspective:1000px}._four_4d1wv_59{font-size:8rem;font-weight:900;color:#00c2ff;text-shadow:0 0 20px rgba(0,194,255,.5)}._locker_4d1wv_66{width:120px;height:120px;transform-style:preserve-3d}._lockerIcon_4d1wv_72{width:100%;height:100%;filter:drop-shadow(0 10px 30px rgba(0,194,255,.3))}._title_4d1wv_78{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}._subtitle_4d1wv_85{font-size:1.2rem;margin-bottom:2.5rem;color:#ffffffe6;line-height:1.6}._buttons_4d1wv_92{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}._primaryBtn_4d1wv_99,._secondaryBtn_4d1wv_100{padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;display:inline-block}._primaryBtn_4d1wv_99{background:#00c2ff;color:#001f3f;border:2px solid #00c2ff}._primaryBtn_4d1wv_99:hover{background:#00a3d7;transform:translateY(-2px);box-shadow:0 10px 30px #00c2ff66}._secondaryBtn_4d1wv_100{border:2px solid #00c2ff;color:#00c2ff;background:transparent}._secondaryBtn_4d1wv_100:hover{background:#00c2ff1a;transform:translateY(-2px)}@media(max-width:768px){._errorCode_4d1wv_50{gap:.5rem}._four_4d1wv_59{font-size:4rem}._locker_4d1wv_66{width:80px;height:80px}._title_4d1wv_78{font-size:1.8rem}._subtitle_4d1wv_85{font-size:1rem}._buttons_4d1wv_92{flex-direction:column;gap:1rem}._primaryBtn_4d1wv_99,._secondaryBtn_4d1wv_100{width:100%;max-width:150px;margin-right:auto;margin-left:auto}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{inset:0;opacity:0;overflow:hidden;position:fixed;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));inset:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media(prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{display:flex;justify-content:flex-end;inset:0 0 auto auto;padding:var(--yarl__toolbar_padding,8px);position:absolute}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media(hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}._heroSection_uwuhz_1{position:relative;color:#fff;text-align:center;overflow:hidden}._heroSection_uwuhz_1:before{content:"";position:absolute;inset:0;background-image:url(/uploads/blocks/sobre-nosotros.avif);background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_uwuhz_1:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/hero_background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._heroContainer_uwuhz_37{position:relative;padding:8rem 0;max-width:1600px;margin:0 auto;z-index:2}._heroText_uwuhz_45{position:relative;z-index:2}._heroBadge_uwuhz_50{display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_uwuhz_60{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;margin-bottom:0}._heroDesc_uwuhz_68{font-size:2.3rem;line-height:1.6;font-weight:200;white-space:pre-line}@media(max-width:768px){._heroSection_uwuhz_1{padding:2rem 5vw}._heroSection_uwuhz_1:before{background-size:100% 100%}._heroSection_uwuhz_1:after{background-size:100% 100%}._heroContainer_uwuhz_37{padding:0}._heroText_uwuhz_45{position:relative;z-index:2}._heroBadge_uwuhz_50{padding:.5rem 1rem;font-size:1rem;margin-bottom:2rem}._heroTitle_uwuhz_60{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:0}._heroDesc_uwuhz_68{font-size:1.2rem;line-height:1.5;font-weight:200}}._misionSection_1e38n_1{background-color:#fff;padding:4rem 0}._misionContainer_1e38n_6{display:flex;align-items:flex-start;justify-content:space-between;max-width:1600px;margin:0 auto;gap:9rem}._misionText_1e38n_15{margin-bottom:5rem;flex:1;max-width:50%}._misionTitle_1e38n_22{font-size:2rem;font-weight:400;color:#000;margin-top:0}._misionSubtitle_1e38n_29{font-size:1.5rem;font-weight:400;color:#000}._bold_1e38n_35{font-weight:500!important}._misionDesc_1e38n_39{color:#000;font-size:1.1rem;line-height:1.5;margin-top:10px}._misionImage_1e38n_47{flex:1;max-width:50%}._misionImage_1e38n_47 img{width:100%;border-radius:12px}@media(max-width:768px){._misionSection_1e38n_1{padding:2rem 5vw}._misionContainer_1e38n_6{display:flex;flex-direction:column;gap:2rem}._misionText_1e38n_15{margin-bottom:0;flex:1;max-width:100%}._misionTitle_1e38n_22{font-size:1.3rem;font-weight:500}._misionSubtitle_1e38n_29{font-size:1rem;font-weight:400;color:#000}._bold_1e38n_35{font-weight:600!important}._misionDesc_1e38n_39{font-size:1rem;font-weight:300;margin-top:0}._misionImage_1e38n_47{flex:1;max-width:100%}._misionImage_1e38n_47 img{width:100%;border-radius:12px}}._statsSection_dui61_1{background-color:#fbfbfb;padding:4rem 80px;text-align:center}._statsTitle_dui61_7{color:#000;font-size:2rem;font-weight:600;margin-top:0}._statsDesc_dui61_14{color:#000;font-size:1.3rem;font-weight:400;max-width:70%;margin:0 auto}._statsGrid_dui61_22{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;justify-content:center;max-width:1600px;margin:0 auto;margin-top:3rem}._statCard_dui61_32{border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem 1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._statCard_dui61_32:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}._counter_dui61_45{display:block;font-size:3rem;font-weight:700;color:#000;margin-bottom:.5rem}._statLabel_dui61_53{color:#444;font-size:1.125rem;font-weight:400}@media(max-width:768px){._statsSection_dui61_1{padding:2rem 5vw}._statsTitle_dui61_7{font-size:1.3rem;font-weight:500}._statsDesc_dui61_14{font-size:1rem;font-weight:300;max-width:100%}._statsGrid_dui61_22{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1rem}._statCard_dui61_32{padding:.5rem 1rem}._counter_dui61_45{font-size:1.5rem;margin-bottom:0}._statLabel_dui61_53{font-size:.8rem;margin-top:0}}._timelineSection_10cqi_1{position:relative;background:#fff;color:#000;padding:4rem 80px;overflow-x:hidden}._timelineOverlay_10cqi_9{max-width:1600px;margin:0 auto;align-items:center;position:relative;text-align:center}._timelineContainer_10cqi_17{position:relative;z-index:2;margin-right:calc(-.5*(100vw - 100%));width:100vw;overflow:hidden;margin-top:3rem;padding:1rem}._timelineTitle_10cqi_27{color:#000;font-size:2rem;font-weight:500;margin-top:0}._timelineDesc_10cqi_34{font-size:1.4rem;line-height:1.3;max-width:70%;margin:0 auto}._timelineTabs_10cqi_42{display:flex;flex-wrap:wrap}._timelineTab_10cqi_42{background:transparent;border:none;border-radius:999px;color:#fff;padding:.6rem 1.4rem;font-size:1rem;cursor:pointer;transition:all .3s ease;margin:0 10px 30px}._active_10cqi_59{background:#fff;color:var(--Azul-Vacway, #004D98);box-shadow:0 0 8px #ffffff4d}._timelineTab_10cqi_42:hover:not(._active_10cqi_59){background:#ffffff26}._timelineCarouselWrapper_10cqi_70{overflow:hidden;position:relative;width:100%}._timelineCarousel_10cqi_70{display:flex;gap:2rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;transition:transform .6s ease-in-out;will-change:transform}._timelineCard_10cqi_85{flex:0 0 calc(25% - 1rem);height:400px;background-size:cover;background-position:center;border-radius:20px;overflow:hidden;position:relative;cursor:default;transform-origin:center;transition:transform .4s ease,box-shadow .4s ease}._timelineCard_10cqi_85:hover{transform:scale(1.12);box-shadow:0 15px 25px #00000040;z-index:5}._timelineCard_10cqi_85:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/timeline_mask_background.png);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._timelineCard_10cqi_85:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/timeline-background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._animateRight_10cqi_131 ._timelineCard_10cqi_85{animation:_rotateSlideRight_10cqi_1 .6s ease forwards}._animateLeft_10cqi_136 ._timelineCard_10cqi_85{animation:_rotateSlideLeft_10cqi_1 .6s ease forwards}@keyframes _rotateSlideRight_10cqi_1{0%{transform:perspective(800px) rotateY(0) translate(0);opacity:1}30%{transform:perspective(800px) rotateY(-15deg) translate(-30px);opacity:.9}60%{transform:perspective(800px) rotateY(10deg) translate(40px);opacity:.95}to{transform:perspective(800px) rotateY(0) translate(0);opacity:1}}@keyframes _rotateSlideLeft_10cqi_1{0%{transform:perspective(800px) rotateY(0) translate(0);opacity:1}30%{transform:perspective(800px) rotateY(15deg) translate(30px);opacity:.9}60%{transform:perspective(800px) rotateY(-10deg) translate(-40px);opacity:.95}to{transform:perspective(800px) rotateY(0) translate(0);opacity:1}}._timelineDefault_10cqi_180{position:absolute;z-index:2;transition:opacity .6s ease,transform .6s ease;padding:2rem;text-align:left}._timelineDefault_10cqi_180 h3{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:2rem;padding:.5rem 2rem;display:inline-block;background:#fff;border-radius:999px;width:auto}._timelineDefault_10cqi_180 p{font-size:1.1rem;font-weight:300;color:#fff}._bold_10cqi_209{font-weight:600}._scrollBtn_10cqi_214{position:absolute;top:50%;transform:translateY(-50%);background:#1a1a1ab3;border:none;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .3s ease,transform .3s ease}._scrollBtn_10cqi_214:hover{background:#ffffff40;transform:translateY(-50%) scale(1.05)}._scrollBtn_10cqi_214:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;transform:rotate(45deg);transition:all .3s ease}._left_10cqi_247:before{transform:rotate(-135deg);margin-left:10px}._right_10cqi_252:before{transform:rotate(45deg);margin-right:10px}._left_10cqi_247{left:20px}._right_10cqi_252{right:15%}._timelineDots_10cqi_266{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap}._dot_10cqi_274{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_10cqi_274:hover{transform:scale(1.1)}._dot_10cqi_274._active_10cqi_59{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._timelineSection_10cqi_1{padding:2rem 5vw}._timelineContainer_10cqi_17{margin-top:2rem;padding:0}._timelineTitle_10cqi_27{font-size:1.3rem;font-weight:500;text-align:center}._timelineDesc_10cqi_34{font-size:1rem;font-weight:300;max-width:100%;text-align:center}._timelineCarouselWrapper_10cqi_70{overflow:hidden;position:relative;width:100%}._timelineCarousel_10cqi_70{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;justify-content:flex-start}._timelineCarousel_10cqi_70::-webkit-scrollbar{display:none}._timelineCard_10cqi_85{flex:0 0 80%;scroll-snap-align:start;height:370px}._timelineDefault_10cqi_180{position:absolute;z-index:2;transition:opacity .6s ease,transform .6s ease;padding:2rem;text-align:left}._timelineDefault_10cqi_180 h3{font-size:1.1rem;margin-top:.5rem;margin-bottom:1rem;padding:.2rem 1rem}._timelineDefault_10cqi_180 p{font-size:1rem;color:#ffffffd9}._left_10cqi_247,._right_10cqi_252{display:none}}._noScrollbar_10cqi_375::-webkit-scrollbar{display:none}._noScrollbar_10cqi_375{-ms-overflow-style:none;scrollbar-width:none}._valuesSection_y73lt_1{background-color:#fff;padding:4rem 0}._valuesContainer_y73lt_6{display:flex;align-items:flex-start;justify-content:space-between;max-width:1600px;margin:0 auto;gap:4rem}._valuesText_y73lt_15{margin-bottom:5rem;flex:1;max-width:50%}._valuesTitle_y73lt_22{font-size:1.4rem;font-weight:400;color:var(--Azul-Vacway, #004D98);margin-top:0}._valuesSubtitle_y73lt_29{font-size:2rem;font-weight:400;color:#000}._bold_y73lt_35{font-weight:700!important}._valuesDesc_y73lt_39{color:#000;font-size:1.1rem;line-height:1.5;margin-top:10px;margin-bottom:2rem}._valuesImage_y73lt_48{flex:1;max-width:50%}._valuesImage_y73lt_48 img{width:100%;border-radius:12px}._valuesList_y73lt_59{display:flex;flex-direction:column;gap:1.2rem;padding-left:0;margin-bottom:2rem}._valuesList_y73lt_59 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_y73lt_73{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._valuesItemTitle_y73lt_89{font-weight:600;font-size:1.3rem;color:#0b1728;margin-bottom:.2rem;margin-top:0}._valuesItemDesc_y73lt_97{color:#000;font-size:1.2rem;line-height:1.5;margin-top:0}._valuesItemSubdesc_y73lt_104{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._valuesItemSubdesc_y73lt_104:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}@media(max-width:768px){._valuesSection_y73lt_1{padding:2rem 5vw}._valuesContainer_y73lt_6{display:flex;flex-direction:column;gap:2rem}._valuesText_y73lt_15{margin-bottom:0;max-width:100%}._valuesTitle_y73lt_22{font-size:1.2rem;font-weight:500}._valuesSubtitle_y73lt_29{font-size:1.3rem;font-weight:600}._bold_y73lt_35{font-weight:500!important}._valuesDesc_y73lt_39{font-size:1rem;margin-bottom:1rem}._valuesImage_y73lt_48{flex:1;max-width:100%}._valuesList_y73lt_59{gap:.5rem;margin-bottom:1rem}._valuesList_y73lt_59 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_y73lt_73{width:25px;height:25px}._valuesItemTitle_y73lt_89{font-size:1.1rem;margin-bottom:0;margin-top:0}._valuesItemDesc_y73lt_97{font-size:1rem;line-height:1.5;margin-bottom:0;margin-top:0}._valuesItemSubdesc_y73lt_104{font-size:1rem;line-height:1.5;margin:0;padding-left:1rem}._valuesItemSubdesc_y73lt_104:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}}._bluetechSection_udmcq_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:100% 100%}._heroSection_b6x6l_1{position:relative;color:#fff;text-align:center;overflow:hidden;width:100vw;height:100vh;margin:0;padding:0;background-image:url(/assets/img/backgrounds/background-vacway.avif);background-repeat:no-repeat;background-size:cover;background-position:center}._heroContainer_b6x6l_16{width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:center}._heroText_b6x6l_25{z-index:3}._herotitle_b6x6l_29{padding-top:4vh;font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;color:#fff;margin:0}._herosubtitle_b6x6l_39{padding-top:2%;font-size:1.5rem;color:#fff;font-weight:400;width:100%;padding-bottom:40px;border-bottom:1px solid rgba(197,189,189,.438);margin:0}._recentPostsSection_b6x6l_52{height:100%;width:100%;max-width:100vw;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box}._recentPostsText_b6x6l_64{padding-top:5vh;padding-bottom:2vh;font-size:1.2 rem;line-height:1.15;margin-top:1rem;font-weight:500;color:#fff;margin:0}._postsGrid_b6x6l_77{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:225px 225px;gap:20px;margin:0 auto;max-width:1220px;width:100%;box-sizing:border-box}._postDate_b6x6l_88{padding-top:2vh;padding-bottom:1vh;height:auto;margin:0;color:#686363;display:flex;padding-left:1vw;width:100%;font-size:1.125rem;box-sizing:border-box}._postCardLarge_b6x6l_102 ._postTitle_b6x6l_102{width:100%;font-size:clamp(1rem,2vw,1.2rem);color:#000;margin:0;text-align:left;height:auto;padding-right:1vw;padding-left:1vw;font-size:1.5rem}._postTitle_b6x6l_102{font-weight:500;width:90%;font-size:clamp(1rem,2vw,1.2rem);color:#000;margin:0;text-align:left;height:auto;padding-left:1vw;font-size:1.25rem}._postCardLarge_b6x6l_102 ._postCategories_b6x6l_127{padding-top:3vh}._postCategories_b6x6l_127{display:flex;flex-wrap:wrap;padding-top:1vh;padding-left:1vw;width:100%;box-sizing:border-box}._categoryTag_b6x6l_140{padding:5px 10px;border-radius:20px;margin:5px 5px 5px 0;border:1.5px solid #1976d2;color:#1976d2;background-color:#fff;font-size:clamp(.75rem,1.5vw,.9rem);white-space:nowrap}._postCardLarge_b6x6l_102{background-color:#fff;border-radius:30px;display:flex;flex-direction:column!important;grid-row:span 2;padding:12px;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._postCardLarge_b6x6l_102:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}._postCardLarge_b6x6l_102 ._postImage_b6x6l_171{width:100%;height:55%;border:1px;border-radius:20px}._postCard_b6x6l_102{display:flex;flex-direction:row;background-color:#fff;border-radius:30px;padding:12px;gap:10px;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._postCard_b6x6l_102:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}._postImage_b6x6l_171 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}._postContent_b6x6l_205{height:100%;width:100%;display:flex;flex-direction:column;font-size:1.125rem}._postCard_b6x6l_102 ._postImage_b6x6l_171{width:100%;min-width:150px}@media(max-width:1024px){._heroSection_b6x6l_1{height:auto;padding-bottom:5vh}._herotitle_b6x6l_29{font-size:2.5rem;padding-top:3vh}._herosubtitle_b6x6l_39{font-size:1.3rem;padding-bottom:40px}._recentPostsSection_b6x6l_52{padding:20px 40px}._recentPostsText_b6x6l_64{font-size:1.5rem;padding-top:1vh}._postsGrid_b6x6l_77{grid-template-rows:210px 210px;gap:18px;max-width:900px}._postCardLarge_b6x6l_102 ._postTitle_b6x6l_102{font-size:1.3rem}._postTitle_b6x6l_102{font-size:1.1rem}._postDate_b6x6l_88{font-size:1rem}._categoryTag_b6x6l_140{font-size:.85rem}._postCategories_b6x6l_127{padding-top:0}._postCardLarge_b6x6l_102 ._postCategories_b6x6l_127{padding-top:2vh}}@media(max-width:800px){._postImage_b6x6l_171 img{margin-bottom:100px}._recentPostsSection_b6x6l_52{padding:15px}._postsGrid_b6x6l_77{gap:15px}}@media(max-width:768px){._heroSection_b6x6l_1{height:auto}._herotitle_b6x6l_29{text-align:left;padding-left:10px;font-size:2rem;padding-bottom:20px}._herosubtitle_b6x6l_39{text-align:left;padding-left:10px;font-size:1.5rem;padding-bottom:40px}._recentPostsText_b6x6l_64{text-align:left;padding-left:10px;font-size:1.5rem;padding-bottom:10px;width:100%;padding-top:5px}._postCard_b6x6l_102{grid-row:span 1}._postCard_b6x6l_102 ._postImage_b6x6l_171 img{height:150px;-o-object-fit:cover;object-fit:cover}._postsGrid_b6x6l_77{display:grid;grid-template-columns:1fr;grid-template-rows:200px 175px 175px 175px;max-width:600px;width:100%;box-sizing:border-box}._postCategories_b6x6l_127,._postCardLarge_b6x6l_102 ._postCategories_b6x6l_127{padding:0}._postTitle_b6x6l_102{font-size:.9rem;font-weight:700}._postDate_b6x6l_88{font-size:.85rem}._categoryTag_b6x6l_140,._postCardLarge_b6x6l_102 ._categoryTag_b6x6l_140{padding:4px 8px}}._categorySection_nyeyh_1{position:relative;color:#fff;text-align:center;overflow:hidden;width:100%;min-height:90vh}._categoryButtons_nyeyh_11{display:flex;justify-content:center;gap:20px;margin-top:20px;width:100%;height:5vh}._categoryButton_nyeyh_11{display:flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid transparent;background-color:#fff;color:#000;cursor:pointer;font-size:1rem;border-radius:15px;min-width:120px;height:45px;text-align:center;transition:all 1s ease}._active_nyeyh_37{border:1px solid #3773ae;color:#3773ae;border-radius:20px}._CategoryTitle_nyeyh_43{margin:0;padding-top:5vh;text-align:center;align-items:center;color:#000;font-size:1.25rem}._postsContainer_nyeyh_52{width:100%;max-width:1220px;margin:0 auto;padding:40px 24px;box-sizing:border-box}._postsGrid_nyeyh_61{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;place-items:center;align-items:start}._postCard_nyeyh_70{background-color:#fff;color:#000;height:496px;width:100%;box-shadow:0 4px 15px #0003,0 2px 4px #00000014;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease;margin-bottom:10px;padding:16px;box-sizing:border-box}._postCard_nyeyh_70:hover{transform:translateY(-4px)}._postsbody_nyeyh_92{width:100%;height:100%;display:flex;flex-direction:column;gap:12px}._postImage_nyeyh_100{width:100%;height:45%;flex-shrink:0}._postImage_nyeyh_100 img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}._postCategories_nyeyh_113{width:110%;padding-top:1vh;display:flex;gap:12px;justify-content:left}._categoryTag_nyeyh_121{font-size:1rem;color:#3773ae;border:2px solid #3773ae;border-radius:15px;padding:5px 10px;width:auto}._postContent_nyeyh_130{text-align:left;width:100%;height:60%;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}._postTitle_nyeyh_140{font-size:1.5rem;font-weight:700;height:100%;margin:0}._postD_nyeyh_147{width:100%;text-align:right}._postDate_nyeyh_152{font-size:1rem;color:gray;margin:0}._loadMoreContainer_nyeyh_158{display:flex;justify-content:center;margin-top:20px;margin-bottom:40px}._loadMoreButton_nyeyh_164{display:flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #004d98;background-color:#004d98;color:#fff;cursor:pointer;font-size:1.37rem;border-radius:50px;width:198px;height:58px;text-align:center;transition:all .2s ease}._loadMoreButton_nyeyh_164:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0003,0 2px 4px #00000014}@media(max-width:1024px){._categorySection_nyeyh_1{height:auto;min-height:0}._postsContainer_nyeyh_52{padding:40px 20px}._postsGrid_nyeyh_61{grid-template-columns:repeat(2,1fr);gap:30px}._postCard_nyeyh_70{height:450px}._postCard_nyeyh_70 ._postTitle_nyeyh_140 p{font-size:1rem}._postDate_nyeyh_152{font-size:.95rem}._categoryTag_nyeyh_121{font-size:.9rem}._CategoryTitle_nyeyh_43{font-size:1.15rem}._categoryButton_nyeyh_11{min-width:100px;font-size:.9rem;height:40px}}@media(max-width:640px){._postsGrid_nyeyh_61{grid-template-columns:350px;justify-content:center;min-height:0;gap:20px;align-content:start}._categorySection_nyeyh_1{width:100%;padding:0;min-height:auto}._categoryButtons_nyeyh_11{justify-content:flex-start;width:100%;height:auto;overflow-x:auto;overflow-y:visible;flex-wrap:nowrap;gap:10px;margin-bottom:20px;padding:10px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;font-size:.8rem}._categoryButtons_nyeyh_11:after{content:"";padding-right:20px}._categoryButtons_nyeyh_11::-webkit-scrollbar{display:none}._categoryButton_nyeyh_11{flex-shrink:0;white-space:nowrap}._postsContainer_nyeyh_52{padding:0}._postCard_nyeyh_70{width:100%;height:auto;flex-direction:row;margin:0}._postsbody_nyeyh_92{flex-direction:row;align-items:center}._postContent_nyeyh_130{display:flex;flex-direction:column}._postCategories_nyeyh_113{gap:10px;width:auto;order:3}._postTitle_nyeyh_140{font-size:1rem;width:auto;order:2}._postD_nyeyh_147{order:1}._postImage_nyeyh_100{width:150px;height:150px}._categoryTag_nyeyh_121{font-size:.7rem;padding:3px 5px}._postDate_nyeyh_152{font-size:.8rem;margin:0}._loadMoreButton_nyeyh_164{width:150px;height:40px;font-size:1rem}}._blogContainer_7ndgf_1{width:100%;overflow-x:hidden}._moreInfoSection_1vgzg_1{background:linear-gradient(180deg,#001833,#004d98);height:30vh;width:100%;display:flex;align-items:center;justify-content:center}._moreInfoContainer_1vgzg_10{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._contentTitle_1vgzg_17{white-space:pre-line;text-align:center;color:#fff;font-size:2rem;margin:0;padding-bottom:2vh}._moreInfoButton_1vgzg_26{text-decoration:none;color:#004d98;background-color:#fff;border-radius:20px;width:400px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.357rem}._moreInfoButton_1vgzg_26:hover{background-color:#e0e0e0;transition:background-color .3s ease}@media(max-width:640px){._moreInfoSection_1vgzg_1{margin-top:30px}._contentTitle_1vgzg_17{font-size:1.2rem;white-space:normal}._moreInfoButton_1vgzg_26{width:250px;font-size:1rem}}.cfg-section{min-height:100vh;padding:16px 24px 50px;background:var(--color-coolgray-10, #f2f4f8)}.cfg-header{text-align:center;margin:0 auto 16px;padding:16px 24px;background:#fff;border-radius:14px;max-width:1600px;box-shadow:0 2px 20px #0000000f;box-sizing:border-box}.cfg-title{font-size:1.15rem;font-weight:700;color:var(--color-azul-vacway, #004d98);margin:0 0 2px;letter-spacing:.5px;text-transform:uppercase}.cfg-subtitle{font-size:.82rem;color:var(--color-gris-wr1, #6b6b6b);margin:0;font-weight:400}.cfg-main{display:flex;gap:24px;max-width:1600px;margin:0 auto;align-items:flex-start}.cfg-content{flex:1;min-width:0}.cfg-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.cfg-topbar-left{display:flex;align-items:center;gap:10px}.cfg-topbar-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cfg-topbar-stats{font-size:.82rem;font-weight:600;color:var(--color-gris-wr1, #6b6b6b)}.cfg-env-badge{display:inline-block;font-size:.68rem;padding:3px 10px;border-radius:20px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.cfg-env-badge[data-env=indoor]{background:#e3f2fd;color:#1565c0}.cfg-env-badge[data-env=outdoor]{background:#fff3e0;color:#e65100}.cfg-input{padding:7px 12px;border:1.5px solid #dde1e6;border-radius:6px;font-family:inherit;font-size:.82rem;background:#fff;transition:border-color .2s}.cfg-input:focus{outline:none;border-color:var(--color-azul-01, #0b97ff)}.cfg-input-sm{width:200px}.cfg-clear-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border:1.5px solid #e0e0e0;border-radius:6px;background:#fff;color:#999;font-family:inherit;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s}.cfg-clear-btn:hover{border-color:#f44;color:#f44}.cfg-export-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 16px;border:none;border-radius:6px;background:var(--color-azul-vacway, #004d98);color:#fff;font-family:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .2s}.cfg-export-btn:hover{background:var(--color-azul-02, #0566b3)}.cfg-line-area{background:#fff;border-radius:14px;padding:0;box-shadow:0 2px 24px #00000012;margin-bottom:16px;overflow:hidden}.cfg-dim-h{display:flex;align-items:center;gap:0;padding:8px 0 4px 20px;margin-right:40px}.cfg-dim-arrow-left,.cfg-dim-arrow-right{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;flex-shrink:0}.cfg-dim-arrow-left{border-right:8px solid #666}.cfg-dim-arrow-right{border-left:8px solid #666}.cfg-dim-line-h{flex:1;height:1px;background:#666}.cfg-dim-h-value{padding:0 8px;font-size:.78rem;font-weight:700;color:#444;white-space:nowrap;font-family:Courier New,monospace;letter-spacing:.5px}.cfg-line-area-inner{display:flex;align-items:stretch}.cfg-dim-v{display:flex;flex-direction:column;align-items:center;justify-content:stretch;padding:12px 10px;min-width:40px;flex-shrink:0}.cfg-dim-arrow-up,.cfg-dim-arrow-down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;flex-shrink:0}.cfg-dim-arrow-up{border-bottom:8px solid #666}.cfg-dim-arrow-down{border-top:8px solid #666}.cfg-dim-line-v{flex:1;width:1px;background:#666}.cfg-dim-v-value{padding:6px 0;font-size:.72rem;font-weight:700;color:#444;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed;font-family:Courier New,monospace;letter-spacing:.5px}.cfg-drop-zone{flex:1;min-width:0;display:flex;align-items:flex-end;justify-content:center;gap:0;min-height:0;padding:8px 8px 0;border:2.5px dashed transparent;border-radius:0;transition:all .3s ease;overflow-x:auto;overflow-y:hidden;position:relative;background:linear-gradient(180deg,#f8fbff,#edf3fa)}.cfg-drop-zone.empty{justify-content:center;align-items:center;border-color:#d0d8e2;background:repeating-linear-gradient(90deg,transparent,transparent 80px,rgba(0,0,0,.02) 80px,rgba(0,0,0,.02) 81px),linear-gradient(180deg,#f8fbff,#edf3fa)}.cfg-drop-zone.drag-active{border-color:var(--color-azul-01, #0b97ff);background:#0b97ff0a;box-shadow:inset 0 0 30px #0b97ff0f}.cfg-drop-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:60px 0}.cfg-drop-placeholder-main{font-size:1rem;font-weight:600;color:#b0b8c4}.cfg-drop-placeholder-sub{font-size:.78rem;color:#c8cdd4}.cfg-floor-line{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c4cdd8,#a0adb8,#c4cdd8);border-radius:2px 2px 0 0;z-index:1}.cfg-line-module{display:flex;flex-direction:column;align-items:center;padding:0;margin:0;cursor:grab;position:relative;transition:transform .15s ease,opacity .15s ease;flex-shrink:0;z-index:2}.cfg-line-module:hover{transform:translateY(-4px);z-index:5}.cfg-line-module.dragging{opacity:.25;transform:scale(.9)}.cfg-line-module.drag-over:before{content:"";position:absolute;left:-2px;top:10%;bottom:10%;width:3px;background:var(--color-amarillo, #ffc905);border-radius:3px;z-index:10}.cfg-line-module-img{height:320px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:filter .2s;display:block;margin-bottom:0}.cfg-line-module:hover .cfg-line-module-img{filter:brightness(1.05)}.cfg-line-module-img--panel,.cfg-catalog-img--panel,.cfg-mobile-line-img--panel,.cfg-mobile-summary-img--panel,.cfg-mobile-picker-img--panel{padding:40% 50% 50%!important;box-sizing:border-box}.cfg-line-module-label{font-size:.6rem;font-weight:700;color:var(--color-azul-vacway, #004d98);text-align:center;white-space:nowrap;background:#ffffffd9;padding:1px 5px;border-radius:3px;margin-top:4px;position:relative;z-index:3;margin-bottom:16px}.cfg-line-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;border:none;background:#ff4444e6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s;padding:0;z-index:10}.cfg-line-module:hover .cfg-line-remove{opacity:1}.cfg-sidebar{width:260px;min-width:260px;background:#fff;border-radius:14px;padding:18px 16px;box-shadow:0 2px 20px #0000000f;position:sticky;top:72px;max-height:calc(100vh - 84px);overflow-y:auto;order:2}.cfg-sidebar::-webkit-scrollbar{width:3px}.cfg-sidebar::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.cfg-env-toggle{display:flex;align-items:center;gap:6px;margin-bottom:14px}.cfg-env-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;border:2px solid #dde1e6;border-radius:8px;background:#fff;font-family:inherit;font-size:.78rem;font-weight:600;color:var(--color-gris-wr1, #6b6b6b);cursor:pointer;transition:all .2s ease}.cfg-env-btn:hover:not(.locked):not(:disabled){border-color:var(--color-azul-01, #0b97ff);color:var(--color-azul-01, #0b97ff)}.cfg-env-btn.active{border-color:var(--color-azul-vacway, #004d98);background:var(--color-azul-vacway, #004d98);color:#fff}.cfg-env-btn.locked{opacity:.35;cursor:not-allowed}.cfg-env-lock-icon{color:#bbb;flex-shrink:0}.cfg-sidebar-title{font-size:.72rem;text-transform:uppercase;letter-spacing:1px;color:var(--color-gris-wr1, #6b6b6b);margin:0 0 10px;font-weight:700}.cfg-catalog{display:flex;flex-direction:column;gap:6px}.cfg-catalog-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--color-relleno-fondo, #f5faff);border:1.5px solid transparent;border-radius:8px;cursor:grab;transition:all .2s ease;position:relative}.cfg-catalog-card:hover{border-color:var(--color-azul-01, #0b97ff);box-shadow:0 2px 10px #0b97ff1a;transform:translateY(-1px)}.cfg-catalog-card:active{cursor:grabbing}.cfg-catalog-img-wrap{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;overflow:hidden}.cfg-catalog-img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;padding:0!important}.cfg-catalog-info{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.cfg-catalog-name{font-weight:700;font-size:.8rem;color:var(--color-negro-azulado, #010508)}.cfg-catalog-lockers{font-size:.7rem;color:var(--color-azul-02, #0566b3);font-weight:600}.cfg-catalog-dims{font-size:.65rem;color:var(--color-gris-wr1, #6b6b6b)}.cfg-catalog-add{width:28px;height:28px;border-radius:50%;border:none;background:var(--color-azul-vacway, #004d98);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s}.cfg-catalog-add:hover{background:var(--color-azul-01, #0b97ff)}.cfg-summary{background:#fff;border-radius:14px;padding:20px;box-shadow:0 2px 20px #0000000f}.cfg-summary-title{font-size:.85rem;font-weight:700;color:var(--color-negro-azulado, #010508);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.cfg-summary-table-wrap{overflow-x:auto}.cfg-summary-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem}.cfg-summary-table th{text-align:left;padding:8px 12px;background:var(--color-azul-vacway, #004d98);color:#fff;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.cfg-summary-table th:first-child{border-radius:6px 0 0}.cfg-summary-table th:last-child{border-radius:0 6px 0 0}.cfg-summary-table th:nth-child(n+6){text-align:center}.cfg-summary-table td{padding:8px 12px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.cfg-summary-table tbody tr:hover{background:var(--color-relleno-fondo, #f5faff)}.cfg-summary-photo{width:44px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:5px;cursor:pointer;transition:transform .2s}.cfg-summary-photo:hover{transform:scale(1.1)}.cfg-summary-name{font-weight:700}.cfg-summary-center{text-align:center}.cfg-summary-bold{font-weight:700}.cfg-summary-table tfoot td{border-bottom:none;padding:6px 12px}.cfg-summary-footer-label{text-align:right;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--color-gris-wr1, #6b6b6b)}.cfg-summary-grand td{padding-top:10px}.cfg-summary-grand-total{font-size:1.2rem;font-weight:800;color:var(--color-azul-vacway, #004d98)}.cfg-notes{margin-top:16px;display:flex;flex-direction:column;gap:4px}.cfg-notes label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--color-gris-wr1, #6b6b6b)}.cfg-textarea{padding:8px 12px;border:1.5px solid #dde1e6;border-radius:6px;font-family:inherit;font-size:.82rem;resize:vertical;transition:border-color .2s}.cfg-textarea:focus{outline:none;border-color:var(--color-azul-01, #0b97ff)}.cfg-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(4px)}.cfg-modal{background:#fff;border-radius:14px;padding:20px;max-width:560px;width:90%;position:relative;box-shadow:0 20px 60px #00000040}.cfg-modal-close{position:absolute;top:10px;right:10px;border:none;background:transparent;cursor:pointer;color:#999;padding:4px}.cfg-modal-close:hover{color:#333}.cfg-modal-img{width:100%;max-height:380px;-o-object-fit:contain;object-fit:contain;border-radius:8px;margin-bottom:12px}.cfg-modal-info h3{margin:0 0 4px;font-size:1.1rem;color:var(--color-azul-vacway, #004d98)}.cfg-modal-info p{margin:0;color:var(--color-gris-wr1, #6b6b6b);font-size:.85rem}.cfg-mobile{display:none}.cfg-ghost{border-radius:10px;box-shadow:0 8px 30px #0003}@media(max-width:1100px){.cfg-main{flex-direction:column}.cfg-sidebar{width:100%;min-width:100%;position:static;max-height:none;order:2}.cfg-content{order:1}.cfg-catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}}@media(max-width:640px){.cfg-section{padding:20px 12px 40px}.cfg-main{display:none!important}.cfg-mobile{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 20px #0000000f;max-width:1600px;margin:0 auto}.cfg-mobile-topbar{display:flex;gap:8px;align-items:center}.cfg-mobile-project{flex:1}.cfg-mobile-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 0;color:#aaa;font-size:.85rem}.cfg-mobile-dim-h{margin-right:40px;padding-left:0}.cfg-mobile-line-wrap{display:flex;align-items:stretch;background:linear-gradient(180deg,#f8fbff,#edf3fa);border-radius:10px;overflow:hidden;position:relative}.cfg-mobile-line{flex:1;display:flex;flex-direction:row;align-items:flex-end;gap:0;overflow-x:auto;padding:8px 4px 0;min-height:100px;position:relative}.cfg-mobile-line .cfg-floor-line{position:absolute;bottom:0;left:0;right:0}.cfg-mobile-line-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;position:relative;background:transparent;border-radius:8px;z-index:2}.cfg-mobile-line-img{width:auto;height:110px;-o-object-fit:contain;object-fit:contain;cursor:pointer;flex-shrink:0}.cfg-mobile-line-name{font-size:.6rem;font-weight:700;text-align:center;color:var(--color-azul-vacway, #004d98);background:#ffffffd9;padding:1px 4px;border-radius:3px;margin-bottom:16px;max-width:70px;line-height:1.2}.cfg-mobile-line-item .cfg-line-remove{position:absolute;top:0;right:0;opacity:0;pointer-events:none}.cfg-mobile-line-item.selected .cfg-line-remove{opacity:1;pointer-events:auto}.cfg-mobile-line-item.dragging{opacity:.4;cursor:grabbing}.cfg-mobile-line-item.drag-over{outline:2px dashed var(--color-azul-01, #0b97ff);border-radius:8px}.cfg-mobile-totals-strip{display:flex;justify-content:space-between;background:var(--color-azul-vacway, #004d98);color:#fff;border-radius:8px;padding:8px 14px;font-size:.82rem}.cfg-mobile-add-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:var(--color-azul-01, #0b97ff);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.cfg-mobile-add-btn:hover{background:var(--color-azul-vacway, #004d98)}.cfg-mobile-summary{display:flex;flex-direction:column;gap:10px}.cfg-mobile-summary-row{display:flex;align-items:center;gap:10px;padding:10px;background:var(--color-relleno-fondo, #f5faff);border-radius:8px}.cfg-mobile-summary-img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;cursor:pointer;border-radius:6px;padding:0!important}.cfg-mobile-summary-info{flex:1;display:flex;flex-direction:column;gap:2px;font-size:.78rem;color:var(--color-gris-wr1, #6b6b6b)}.cfg-mobile-summary-info strong{font-size:.88rem;color:var(--color-negro-azulado, #010508)}.cfg-mobile-summary-info em{font-style:normal;opacity:.7}.cfg-mobile-summary-count{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0}.cfg-mobile-summary-qty{font-size:1.3rem;font-weight:800;color:var(--color-azul-vacway, #004d98);line-height:1}.cfg-mobile-summary-qty-label{font-size:.65rem;text-transform:uppercase;color:#aaa;letter-spacing:.5px}.cfg-mobile-summary-lockers{font-size:.72rem;color:var(--color-gris-wr1, #6b6b6b);white-space:nowrap}.cfg-mobile-grand{display:flex;justify-content:space-between;padding:10px 14px;background:var(--color-azul-vacway, #004d98);color:#fff;border-radius:8px;font-size:.85rem}.cfg-mobile-grand-total{font-size:1.1rem;font-weight:800}.cfg-mobile-export{width:100%;justify-content:center}.cfg-mobile-picker{background:#fff;border-radius:14px;padding:20px 16px 32px;width:90vw;box-sizing:border-box;max-height:80vh;overflow-y:auto;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 -8px 40px #0003}.cfg-mobile-picker-title{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--color-azul-vacway, #004d98);margin:0 0 10px;padding-right:32px}.cfg-mobile-picker-env{margin-bottom:14px}.cfg-mobile-picker-list{display:flex;flex-direction:column;gap:8px}.cfg-mobile-picker-item{display:flex;align-items:center;gap:12px;padding:10px;background:var(--color-relleno-fondo, #f5faff);border-radius:10px}.cfg-mobile-picker-img{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;cursor:pointer;padding:0!important}.cfg-mobile-picker-info{flex:1;display:flex;flex-direction:column;gap:2px;font-size:.8rem;color:var(--color-gris-wr1, #6b6b6b)}.cfg-mobile-picker-info strong{font-size:.9rem;color:var(--color-negro-azulado, #010508)}.cfg-mobile-picker-info em{font-style:normal;opacity:.7}}@media print{body *{visibility:hidden}.cfg-section,.cfg-section *{visibility:visible}.cfg-section{position:absolute;left:0;top:0;width:100%;padding:16px;background:#fff!important}.no-print,.cfg-sidebar{display:none!important}.cfg-main{flex-direction:column}.cfg-drop-zone{border:1px solid #ddd;min-height:auto}.cfg-line-remove{display:none!important}.cfg-summary-table th{background:#004d98!important;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.cfg-env-badge,.cfg-floor-line,.cfg-dim-h,.cfg-dim-v{-webkit-print-color-adjust:exact;print-color-adjust:exact}#navbar-container{display:none!important}footer{display:none!important}}._contactSection_vx8k2_1{background-color:#011b3a;color:#fff;padding:6rem 2rem;background-image:url(/assets/img/backgrounds/background-main-contact.avif);background-repeat:no-repeat;background-size:cover}._contactContainer_vx8k2_10{display:flex;gap:8rem;max-width:1600px;margin:0 auto}._contactInfo_vx8k2_18{flex:1}._contactMain_vx8k2_22{background:#e9f4ff;color:var(--Azul-Vacway, #004D98);font-weight:600;font-size:1rem;padding:.5rem 1rem;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;line-height:1;margin-bottom:1rem}._contactMain_vx8k2_22 h1{font-size:1rem;line-height:1;margin:0}._contactTitle_vx8k2_44{font-size:2rem;font-weight:600;margin-bottom:1.5rem}._contactSubtitle_vx8k2_50{font-size:1.1rem;margin-bottom:2rem;color:#ffffffe6}._contactList_vx8k2_56{list-style:none;padding:0;margin:0}._contactList_vx8k2_56 li{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1rem;line-height:1.6}i._checkWhite_vx8k2_70{display:inline-block;width:30px;height:30px;background-image:url(/assets/img/icons/check.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;flex-shrink:0;filter:brightness(0) invert(1);margin-top:5px}._contactList_vx8k2_56 ._bold_vx8k2_83{font-weight:600}._contactClaim_vx8k2_87{font-size:2rem;font-weight:700;padding:1rem;color:#fff;border-radius:10px;background:#ffffff1e}._contactLogos_vx8k2_97{margin-top:3rem;display:flex;justify-content:center}._logosGrid_vx8k2_103{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:center;justify-items:center;width:100%;max-width:900px;margin:0 auto}._logoItem_vx8k2_114{display:flex;justify-content:center;align-items:center;width:100%;height:auto}._logoItem_vx8k2_114 img{max-height:80px;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:transform .3s ease,opacity .3s ease}._logoItem_vx8k2_114 img:hover{transform:scale(1.05);opacity:1}._formCard_vx8k2_137{flex:1;background:#fff;color:#111;border-radius:12px;padding:2.5rem;box-shadow:0 4px 24px #00000014}._mdField_vx8k2_146{position:relative;margin-bottom:1.8rem}._mdInputPhone_vx8k2_151{width:100%}._mdInput_vx8k2_151{width:100%;border:none;border-bottom:2px solid #dcdfe4;background:transparent;padding:12px 0 4px;font-size:1rem;color:#111;outline:none;transition:border-color .3s}._mdInput_vx8k2_151:focus{border-color:#0072ce}._mdLabel_vx8k2_171{position:absolute;top:12px;left:0;font-size:1rem;color:#9ca3af;pointer-events:none;transition:all .3s ease}._mdInput_vx8k2_151:not(:-moz-placeholder)+._mdLabel_vx8k2_171{top:-10px;font-size:.85rem;color:#0072ce}._mdInput_vx8k2_151:focus+._mdLabel_vx8k2_171,._mdInput_vx8k2_151:not(:placeholder-shown)+._mdLabel_vx8k2_171{top:-10px;font-size:.85rem;color:#0072ce}._srOnly_vx8k2_189{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._phoneInputWrapper_vx8k2_202{margin-bottom:1.5rem}._phoneInputContainer_vx8k2_206{display:flex;border:none;border-bottom:2px solid #dcdfe4;border-radius:0;background:#fff;overflow:visible;transition:border-color .3s ease}._phoneInputContainer_vx8k2_206:focus-within{border-bottom-color:#0072ce;box-shadow:none}._flagWrapper_vx8k2_221{display:flex;align-items:center;background:transparent;border-right:none;padding-left:0;padding-right:8px}._selectedFlag_vx8k2_230{width:24px;height:18px;margin-right:8px;pointer-events:none;border-radius:2px;box-shadow:0 1px 3px #0003}._flagDropdown_vx8k2_239{padding:12px 8px 12px 4px;border:none;background:transparent;cursor:pointer;font-size:.9rem;outline:none;min-width:85px}._flagDropdown_vx8k2_239:hover{background:#0000000d}._phoneInputField_vx8k2_253{flex:1;display:flex;position:relative}._phoneInput_vx8k2_202{width:100%;padding:20px 12px 8px;border:none;font-size:1rem;outline:none;background:transparent;color:#111}._phoneInput_vx8k2_202::-moz-placeholder{color:transparent}._phoneInput_vx8k2_202::placeholder{color:transparent}._phoneLabel_vx8k2_273{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1rem;color:#999;pointer-events:none;transition:all .3s ease;background:#fff;padding:0 4px}._phoneInput_vx8k2_202:not(:-moz-placeholder)+._phoneLabel_vx8k2_273{top:0;font-size:.75rem;color:#0072ce}._phoneInput_vx8k2_202:focus+._phoneLabel_vx8k2_273,._phoneInput_vx8k2_202:not(:placeholder-shown)+._phoneLabel_vx8k2_273{top:0;font-size:.75rem;color:#0072ce}._mdCheckbox_vx8k2_294{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:4rem;margin-bottom:4rem}._mdCheckbox_vx8k2_294 label{display:flex;align-items:center;gap:1rem;cursor:pointer}._slider_vx8k2_316{flex-shrink:0;width:46px;height:26px;background-color:#d1d5db;border-radius:9999px;transition:background-color .25s;cursor:pointer;position:relative}._slider_vx8k2_316:before{content:"";position:absolute;height:20px;width:20px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:transform .25s ease}._mdCheckbox_vx8k2_294 input[type=checkbox]{position:absolute;opacity:0}._mdCheckbox_vx8k2_294 input:checked+._slider_vx8k2_316{background-color:#0072ce}._mdCheckbox_vx8k2_294 input:checked+._slider_vx8k2_316:before{transform:translate(20px)}._mdCheckbox_vx8k2_294 span:last-child{display:inline;line-height:1.4;font-size:.95rem}._textLink_vx8k2_359{color:#0072ce;text-decoration:underline;margin-left:.15rem;margin-right:.15rem}._mdSelectInput_vx8k2_367{width:100%;border:none;border-bottom:2px solid #dcdfe4;background:transparent;padding:12px 0 4px;font-size:1rem;color:#111;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease,color .3s ease;cursor:pointer}._mdSelectInput_vx8k2_367::-ms-expand{display:none}._mdSelectInput_vx8k2_367:focus{border-color:#0072ce}._mdSelectInput_vx8k2_367 option[value=""]{display:none}._mdSelectInput_vx8k2_367:focus+._mdLabel_vx8k2_171,._mdSelectInput_vx8k2_367:valid+._mdLabel_vx8k2_171{top:-10px;font-size:.85rem;color:#0072ce}._mdSelectInput_vx8k2_367 option{color:#111!important;background-color:#fff!important;margin-left:10px}._mdSelectInput_vx8k2_367 option:hover{background-color:#f3f4f6!important}._mdSelectInput_vx8k2_367:invalid{color:transparent}._prefixContainer_vx8k2_415{position:relative;width:100px}._prefixDisplay_vx8k2_420{width:100%!important;border:none!important;border-bottom:2px solid #dcdfe4!important;background:transparent!important;font-size:1rem!important;color:#111!important;padding-left:48px!important;text-align:left;padding:12px 0 4px;outline:none;transition:border-color .3s;border-radius:0!important}._prefixDisplay_vx8k2_420:focus{border-color:#0072ce!important;box-shadow:none!important}._prefixFlagButton_vx8k2_440{background:transparent!important;border:none!important;position:absolute!important;left:0!important;top:8px!important;transform:translateY(-2px)}._submitBtn_vx8k2_450{display:inline-block;background:#004d98;color:#fff;font-weight:600;font-size:1rem;padding:1rem 2rem;border:none;border-radius:999px;transition:all .3s ease;width:100%;cursor:pointer}._submitBtn_vx8k2_450:hover{background:#002f60;transform:translateY(-2px)}._success_vx8k2_470{color:green;text-align:center;margin-top:3rem}._error_vx8k2_476{color:red;text-align:center;margin-top:3rem}@media(max-width:768px){._contactSection_vx8k2_1{padding:2rem 5vw}._contactContainer_vx8k2_10{flex-direction:column;gap:2rem}._contactInfo_vx8k2_18{flex:1}._contactMain_vx8k2_22{background:#e9f4ff;color:var(--Azul-Vacway, #004D98);font-weight:600;font-size:1rem;padding:.5rem 1rem;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;line-height:1;margin-bottom:1rem}._contactMain_vx8k2_22 h1{font-size:1rem;line-height:1;margin:0}._contactTitle_vx8k2_44{font-size:1.3rem;font-weight:500}._contactSubtitle_vx8k2_50{font-size:1rem;font-weight:300;max-width:100%}._contactList_vx8k2_56 li{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1rem;line-height:1;font-size:1rem}i._checkWhite_vx8k2_70{width:20px;height:20px;margin-top:0}._contactList_vx8k2_56 ._bold_vx8k2_83{font-weight:600}._contactClaim_vx8k2_87{font-size:1.3rem;text-align:center;margin-top:2rem}._contactLogos_vx8k2_97{margin-top:3rem;display:none;justify-content:center}._logosGrid_vx8k2_103{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:center;justify-items:center;width:100%;max-width:900px;margin:0 auto}._formCard_vx8k2_137{flex:1;background:#fff;color:#111;border-radius:12px;padding:1.5rem;box-shadow:0 4px 24px #00000014}._mdCheckbox_vx8k2_294{margin-top:2rem;margin-bottom:2rem}}._clientsCarousel_vx8k2_593{position:relative;overflow:hidden;width:100%;height:150px;display:none;margin-top:2rem}._clientsTrack_vx8k2_603{display:flex;align-items:center;will-change:transform;transition:transform .1s linear}._clientItem_vx8k2_611{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:150px}._clientLogo_vx8k2_620{height:100px;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:transform .3s ease,opacity .3s ease}._clientLogo_vx8k2_620:hover{transform:scale(1.05);opacity:1}._modalOverlay_vx8k2_635{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_vx8k2_645{background:#fff;border-radius:12px;padding:2rem;max-width:420px;width:90%;position:relative;box-shadow:0 8px 24px #0003}._closeButton_vx8k2_655{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;line-height:1;color:#666}._closeButton_vx8k2_655:hover{color:#000}._modalTitle_vx8k2_671{margin-top:0;margin-bottom:1rem;font-size:1.5rem;text-align:center;color:#111}._modalDescription_vx8k2_679{margin-bottom:1rem;font-size:1rem;text-align:center;color:#555}._captchaContainer_vx8k2_686{min-height:80px}@media(max-width:768px){._clientsCarousel_vx8k2_593{height:auto;display:block}._clientLogo_vx8k2_620{height:60px}._clientItem_vx8k2_611{margin-right:40px}}._faqSection_cq2e5_1{background-color:#fbfbfb;padding:6rem 1rem;text-align:center;background-image:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:100% 100%}._faqContainer_cq2e5_10{max-width:900px;margin:0 auto}._faqTitle_cq2e5_15{font-size:1.9rem;font-weight:500;color:#111;margin-bottom:5rem;margin-top:0}._faqList_cq2e5_23{display:flex;flex-direction:column;gap:1rem}._faqItem_cq2e5_30{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer}._faqItem_cq2e5_30:hover{box-shadow:0 6px 24px #00000014}._faqQuestion_cq2e5_44{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 1.8rem;font-weight:600;color:#111;font-size:1.05rem}._faqText_cq2e5_54{flex:1}._faqIcon_cq2e5_58{font-size:1.5rem;color:#999;transition:transform .3s ease,color .3s ease}._open_cq2e5_64 ._faqIcon_cq2e5_58{color:#0070c9;transform:rotate(180deg)}._faqAnswer_cq2e5_70{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_cq2e5_64 ._faqAnswer_cq2e5_70{max-height:500px;padding-bottom:1.5rem}._open_cq2e5_64 ._faqQuestion_cq2e5_44{background-color:#f5f9fe}._faqAnswer_cq2e5_70 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqButtonContainer_cq2e5_95{margin-top:3rem}._faqMoreBtn_cq2e5_99{display:inline-block;padding:1rem 2.4rem;border-radius:999px;border:1.5px solid #0070c9;color:#0070c9;text-decoration:none;font-weight:500;transition:all .3s ease}._faqMoreBtn_cq2e5_99:hover{background:#0070c9;color:#fff}._faqsSection_1owqn_2{color:#1b1b1b;line-height:1.7;background-color:#fff;max-width:1600px;margin:0 auto;padding-bottom:5rem}._faqsHeader_1owqn_11{background:linear-gradient(180deg,#081326,#0b4371);color:#fff;padding:3rem 1.5rem;text-align:center;margin-bottom:2rem}._faqsHeader_1owqn_11 h1{font-size:2rem;font-weight:700;margin:0}._faqsHeader_1owqn_11 p{color:#fff;font-size:1.1rem}._faqsLayout_1owqn_30{display:grid;grid-template-columns:280px 1fr;gap:3rem}._sidebar_1owqn_36{position:sticky;top:120px;align-self:start;height:-moz-fit-content;height:fit-content;background:#f8f9fb;border-radius:12px;padding:1rem 0}._sidebar_1owqn_36 ul{list-style:none;margin:0;padding:0}._sidebar_1owqn_36 li{padding:.9rem 1.5rem;cursor:pointer;transition:all .3s ease;color:#333;font-weight:500}._sidebar_1owqn_36 li:hover{background:#eef2ff}._sidebar_1owqn_36 li._active_1owqn_64,._sidebar_1owqn_36 li._active_1owqn_64:hover{font-weight:700;color:var(--Azul-Vacway, #004D98);background:#e8f0ff;border-left:4px solid var(--Azul-Vacway, #004D98)}._faqsContent_1owqn_72{display:flex;flex-direction:column;gap:5rem}._faqCategory_1owqn_78 h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}._faqItem_1owqn_84{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer;margin-bottom:1rem}._faqItem_1owqn_84:hover{box-shadow:0 6px 24px #00000014}._question_1owqn_99{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 1.8rem;font-weight:600;color:#111;font-size:1.05rem}._icon_1owqn_109{font-size:1.5rem;color:#999;transition:transform .3s ease,color .3s ease}._answer_1owqn_115{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_1owqn_123 ._answer_1owqn_115{max-height:500px;padding-bottom:1.5rem}._open_1owqn_123 ._icon_1owqn_109{color:#0070c9;transform:rotate(180deg)}._open_1owqn_123 ._question_1owqn_99{background-color:#f5f9fe}@media(max-width:768px){._faqsLayout_1owqn_30{grid-template-columns:1fr}._sidebar_1owqn_36{position:static;display:flex;overflow-x:auto;border-radius:8px}._sidebar_1owqn_36 ul{display:flex;gap:1rem}._sidebar_1owqn_36 li{white-space:nowrap}}.legal-section{color:#1b1b1b;line-height:1.7;background-color:#fff}.legal-header{background:linear-gradient(180deg,#081326,#0b4371);color:#fff;padding:3rem 1.5rem;text-align:center;margin-bottom:2rem}.legal-header h1{font-size:2rem;font-weight:700;margin:0}.legal-container{max-width:1600px;margin:0 auto 3rem}.legal-content{padding:0 1.5rem 2rem}.legal-block{margin-bottom:2rem}.legal-title{color:#0e3b63;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.legal-description{color:#333;font-size:1rem}@media(max-width:768px){.legal-header h1{font-size:1.6rem}.legal-content{padding:0 1rem}}._heroSection_1r6ne_1{position:relative;color:#fff;text-align:center;overflow:hidden}._heroSection_1r6ne_1:before{content:"";position:absolute;inset:0;background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_1r6ne_1._bg_kiosk_1r6ne_22:before{background-image:url(/assets/img/backgrounds/background-kiosk.avif)}._heroSection_1r6ne_1._bg_one_1r6ne_21:before{background-image:url(/assets/img/backgrounds/background-one.avif)}._heroSection_1r6ne_1._bg_mini_1r6ne_29:before{background-image:url(/assets/img/backgrounds/background-vacwaymini.avif)}._heroSection_1r6ne_1._bg_locker_1r6ne_33:before{background-image:url(/assets/img/backgrounds/smart-lockers-aqualand.avif)}._heroSection_1r6ne_1._bg_one_1r6ne_21:before,._heroSection_1r6ne_1._bg_mini_1r6ne_29:before,._heroSection_1r6ne_1._bg_locker_1r6ne_33:before{background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_1r6ne_1:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/hero_background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._heroContainer_1r6ne_64{position:relative;padding:10rem 0;max-width:1600px;margin:0 auto;z-index:2}._heroText_1r6ne_72{position:relative;z-index:2}._badgeContainer_1r6ne_77{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._heroBadge_1r6ne_84{display:flex;align-items:center;gap:.6rem;background:transparent;color:#e9f2ff;border:1px solid #e9f2ff;border-radius:9999px;padding:.6rem 1.4rem;font-size:1.3rem;font-weight:500;transition:all .3s ease;cursor:default}._heroBadge_1r6ne_84 img{width:30px;height:30px;filter:brightness(0) invert(1);transition:filter .3s ease}._heroBadge_1r6ne_84:hover{background-color:#e9f2ff1a;transform:translateY(-2px)}._heroTitle_1r6ne_111{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500}._heroDesc_1r6ne_118{font-size:2.3rem;line-height:1.6;font-weight:200}._bluetechBtn_1r6ne_125{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:var(--Azul-Vacway, #004D98);background:#fff;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:4rem;margin-bottom:7rem}._bluetechBtn_1r6ne_125:hover{background-color:#ffffff1a;transform:translateY(-2px);color:#fff}._arrow_1r6ne_148 i{margin-left:.6rem;transition:transform .3s ease;filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}._bluetechBtn_1r6ne_125:hover ._arrow_1r6ne_148 i{transform:translate(4px);filter:brightness(0) invert(1)!important}._heroStats_1r6ne_160{position:absolute;bottom:0;width:100%;background:#022042;padding:1.5rem 0;z-index:2}._statsContainer_1r6ne_169{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;color:#fff;font-size:2rem;font-weight:500}._statDivider_1r6ne_181{width:1px;height:24px;background:#fff}._bg_locker_1r6ne_33{background:linear-gradient(135deg,#0b7285,#12a0b1)}._bg_mini_1r6ne_29{background:linear-gradient(135deg,#7c3aed,#06b6d4)}._bg_one_1r6ne_21{background:url(/assets/img/hero-one.avif) center/cover no-repeat}._bg_default_1r6ne_199{background:linear-gradient(180deg,#fff,#f3f4f6)}@media(max-width:768px){._heroSection_1r6ne_1{padding:2rem 0}._heroSection_1r6ne_1:before{background-size:100% 100%}._heroSection_1r6ne_1:after{background-size:100% 100%}._heroContainer_1r6ne_64{padding:0}._heroText_1r6ne_72{position:relative;z-index:2;margin-left:5vw;margin-right:5vw}._heroBadge_1r6ne_84{padding:.5rem 1rem;font-size:1rem;margin-bottom:2rem}._heroTitle_1r6ne_111{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:1rem}._heroDesc_1r6ne_118{font-size:1.2rem;line-height:1.5;font-weight:200}._badgeContainer_1r6ne_77{margin-top:2rem;gap:.5rem}._heroBadge_1r6ne_84{display:flex;align-items:center;gap:.6rem;padding:.5rem;font-size:.75rem}._heroBadge_1r6ne_84 img{width:20px;height:20px}._bluetechBtn_1r6ne_125{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:var(--Azul-Vacway, #004D98);background:#fff;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:2rem;margin-bottom:13rem}._heroStats_1r6ne_160{position:absolute;bottom:0;width:100%;background:#022042;padding:1.5rem 0;z-index:2}._statsContainer_1r6ne_169{display:block;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;color:#fff;font-size:1.5rem;font-weight:500}._statDivider_1r6ne_181{width:80%;height:1px;background:#fff;margin:1rem auto}}._highlightsSection_qn1ek_1{background-color:#fff;color:#111;text-align:center;padding:4rem 80px}._highlightsContainer_qn1ek_8{max-width:1200px;margin:0 auto}._preTitle_qn1ek_14{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._highlightsTitle_qn1ek_22{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._highlightsDesc_qn1ek_30{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_qn1ek_38{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._highlightsGrid_qn1ek_47{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9rem}._highlightItem_qn1ek_55{max-width:300px;text-align:center}._highlightIcon_qn1ek_60{width:90px;height:90px;margin-bottom:1rem;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_qn1ek_55:hover ._highlightIcon_qn1ek_60{transform:translateY(-4px)}._highlightSubtitle_qn1ek_73{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_qn1ek_80{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}@media(max-width:768px){._highlightsSection_qn1ek_1{padding:2rem 5vw}._preTitle_qn1ek_14{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._highlightsTitle_qn1ek_22{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._highlightsDesc_qn1ek_30{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._highlightsGrid_qn1ek_47{gap:1rem}._highlightItem_qn1ek_55{max-width:280px;text-align:center;margin-left:auto;margin-right:auto}._highlightIcon_qn1ek_60{width:60px;height:60px}._highlightSubtitle_qn1ek_73{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:0rem}._highlightText_qn1ek_80{font-size:1rem;color:#333;max-width:280px;line-height:1.5;margin-top:0}._highlightsLogo_qn1ek_147{max-width:250px;max-height:250px}._highlightsContainer_qn1ek_8{grid-template-columns:repeat(2,1fr);gap:1rem}}._bluetechSection_y29nj_1{background:linear-gradient(180deg,#001833,#004d98);color:#fff;text-align:center;padding:4rem 0}._container_y29nj_8{max-width:1200px;margin:0 auto}._bluetechTitle_y29nj_13{font-size:2rem;font-weight:400;line-height:1.4;margin-bottom:2rem;color:#e9f2ff;margin-top:0}._bluetechBtn_y29nj_23{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:var(--Azul-Vacway, #004D98);background:#fff;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:1rem}._bluetechBtn_y29nj_23:hover{background-color:#ffffff1a;transform:translateY(-2px);color:#fff}._arrow_y29nj_45 i{margin-left:.6rem;transition:transform .3s ease;filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}._bluetechBtn_y29nj_23:hover ._arrow_y29nj_45 i{transform:translate(4px);filter:brightness(0) invert(1)!important}@media(max-width:768px){._bluetechSection_y29nj_1{padding:2rem 5vw}._bluetechTitle_y29nj_13{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_y29nj_67{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_y29nj_73{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_y29nj_23{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._experienceSection_1o8ef_1{background-color:#fff;color:#111;position:relative;padding:0}._scrollContainer_1o8ef_8{height:300vh;position:relative}._stickyContainer_1o8ef_13{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;gap:6rem;max-width:1600px;margin:0 auto;padding:0 2rem}._left_1o8ef_27{flex:1;align-self:center}._title_1o8ef_32{font-size:2.1rem;font-weight:500;margin-bottom:.6rem;color:#000}._subtitle_1o8ef_39{font-size:1.5rem;color:#444;margin-bottom:2.5rem}._stepsContainer_1o8ef_45{display:flex;align-items:stretch;position:relative}._progressWrapper_1o8ef_51{display:flex;align-items:flex-start;justify-content:center}._progressBar_1o8ef_57{width:2px;height:100%;background:#e0e6ef;border-radius:2px;position:relative;overflow:hidden;flex-shrink:0;margin-right:1.5rem}._progressFill_1o8ef_68{position:absolute;top:0;left:0;width:100%;background:#004d98;border-radius:2px;transition:height .5s ease}._steps_1o8ef_45{display:flex;flex-direction:column;gap:1.4rem;width:100%}._step_1o8ef_45{display:flex;align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 3px 8px #0000000d;transition:all .3s ease;overflow:hidden;width:100%}._stepNumber_1o8ef_96{font-size:2rem;font-weight:600;color:#9aa5b1;line-height:2;display:flex;align-items:center;justify-content:center;width:15%;background:#f9fbff}._stepContent_1o8ef_108{padding:1.2rem 1.5rem}._stepContent_1o8ef_108 h3{font-size:1rem;font-weight:700;color:#111;margin-bottom:.2rem}._stepContent_1o8ef_108 p{font-size:.95rem;color:#666}._step_1o8ef_45._active_1o8ef_125{box-shadow:0 4px 10px #004d9826}._step_1o8ef_45._active_1o8ef_125 ._stepNumber_1o8ef_96{color:var(--Azul-Vacway, #004D98)}._right_1o8ef_134{flex:1;display:flex;align-items:center;justify-content:center}._imageWrapper_1o8ef_141{width:100%;border-radius:16px;overflow:hidden}._image_1o8ef_141{width:100%;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover;transition:opacity .6s ease,transform .6s ease}@media(max-width:992px){._experienceSection_1o8ef_1{padding:2rem 5vw}._stickyContainer_1o8ef_13{flex-direction:column;height:auto;gap:1rem;padding:0}._scrollContainer_1o8ef_8{height:auto}._progressBar_1o8ef_57{height:100%}._title_1o8ef_32{font-size:1.8rem}._subtitle_1o8ef_39{font-size:1.1rem}}._featuresSection_y73y9_1{position:relative;background-color:transparent;padding:4rem 80px;margin:0 auto;text-align:center;z-index:1}._featuresSection_y73y9_1:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:cover;background-position:center calc(100% + 100px);z-index:-1}._featuresContainer_y73y9_21{background-color:transparent;max-width:1600px;margin:0 auto;text-align:center}._featuresTitle_y73y9_28{font-size:2rem;font-weight:600;text-align:center;color:#000}._featuresSubtitle_y73y9_35{text-align:center;font-size:1.2rem;color:#444;margin-top:.5rem}._featuresLink_y73y9_42{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.1rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease;text-decoration:none}._featuresLink_y73y9_42:hover{color:#002d6f}._featuresGrid_y73y9_58{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}._featureCard_y73y9_65{background:#fff;border-radius:20px;padding:2rem 2.5rem;text-align:left;box-shadow:0 2px 6px #0000000f;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;justify-content:flex-start;cursor:default}._featureCard_y73y9_65:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000014}._featureIcon_y73y9_84{width:130px;height:100px;display:flex;align-items:center;justify-content:center;transform:translate(-20px);margin-bottom:1rem}._featureIcon_y73y9_84 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}._featureCardTitle_y73y9_100{font-size:1.3rem;font-weight:700;margin-bottom:0;color:#000;margin-top:10px}._featureCardDesc_y73y9_108{font-size:1.2rem;color:#444;line-height:1.5}@media(max-width:768px){._featuresSection_y73y9_1{padding:2rem 5vw}._featuresTitle_y73y9_28{font-size:1.3rem;font-weight:500}._featuresSubtitle_y73y9_35{font-size:1rem;font-weight:300;max-width:100%}._featuresGrid_y73y9_58{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:1rem}._featureCard_y73y9_65{padding:.5rem 1rem}._featureIcon_y73y9_84{width:110px;height:110px}._featureCardTitle_y73y9_100{font-size:1rem;margin-top:0}._featureCardDesc_y73y9_108{font-size:1rem;margin-top:.5rem}}._quickSection_19zwb_1{background:#fff;padding:4rem 0;background-image:url(/assets/img/backgrounds/degradado_background.avif);background-size:cover;overflow:hidden}._container_19zwb_9{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:7rem}._badge_19zwb_18{padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;gap:.8rem;background:linear-gradient(90deg,#043253,#043253);border-radius:999px;border:1px solid #236595;color:#fff;font-size:2rem;width:-moz-fit-content;width:fit-content;margin-bottom:1rem}i._relojRapido_19zwb_33{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:50px;height:50px;background-image:url(/assets/img/icons/reloj-rapido.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._imageWrapper_19zwb_49{flex:1;border-radius:20px;box-shadow:0 8px 24px #00000014}._image_19zwb_49{width:140%;aspect-ratio:16 / 9;display:block;border-radius:20px;-o-object-fit:cover;object-fit:cover}._content_19zwb_63{flex:1}._title_19zwb_67{font-size:2.5rem;font-weight:500;margin-bottom:2rem;color:#fff;line-height:1.3}._subtitle_19zwb_75{font-size:1.3rem;margin-bottom:2rem;color:#fff;line-height:1.5;font-weight:200!important}._list_19zwb_83{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_19zwb_92{font-size:1.25rem;color:#fff;display:flex;align-items:flex-start;gap:.8rem;line-height:1.25}._listItem_19zwb_92 p{margin:0}._bullet_19zwb_105{color:#fff;font-size:1.8rem;line-height:0}i._facil_19zwb_111{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._bluetechBtn_19zwb_128{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:var(--Azul-Vacway, #004D98);background:#fff;font-weight:500;text-decoration:none;font-size:1.5rem;transition:all .3s ease;margin-top:2rem}._bluetechBtn_19zwb_128:hover{background-color:#ffffff1a;transform:translateY(-2px);color:#fff}._arrow_19zwb_150 i{margin-left:.6rem;transition:transform .3s ease;filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}._bluetechBtn_19zwb_128:hover ._arrow_19zwb_150 i{transform:translate(4px);filter:brightness(0) invert(1)!important}@media(max-width:768px){._quickSection_19zwb_1{padding:2rem 5vw}._container_19zwb_9{display:grid;gap:2rem}._badge_19zwb_18{padding:.1rem 1rem;gap:.8rem;font-size:1rem;margin-bottom:2rem}i._relojRapido_19zwb_33{width:40px;height:40px}._imageWrapper_19zwb_49{flex:1;border-radius:20px;box-shadow:0 8px 24px #00000014;order:1}._content_19zwb_63{order:2}._image_19zwb_49{width:100%;aspect-ratio:16 / 9;display:block;border-radius:20px}._title_19zwb_67{font-size:1.3rem;font-weight:500;margin-bottom:2rem;color:#fff;line-height:1.3}._subtitle_19zwb_75{font-size:1rem;margin-bottom:2rem}._list_19zwb_83{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_19zwb_92{font-size:1rem;line-height:1}._bullet_19zwb_105{color:#fff;font-size:1.8rem;line-height:0}i._facil_19zwb_111{font-size:1.2rem;width:20px;height:20px}._bluetechBtn_19zwb_128{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem;font-size:1rem}._bluetechBtn_19zwb_128:hover{background-color:#ffffff1a;transform:translateY(-2px);color:#fff}._arrow_19zwb_150 i{margin-left:.6rem;transition:transform .3s ease;filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}._bluetechBtn_19zwb_128:hover ._arrow_19zwb_150 i{transform:translate(4px);filter:brightness(0) invert(1)!important}}._functionalitiesSection_1gj48_1{background:#fbfbfb;padding:4rem 0}._container_1gj48_6{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:7rem}._imageWrapper_1gj48_15{align-self:flex-start;flex:1;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #00000014;margin-top:-20px}._imageWrapper2_1gj48_24{flex:1;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #00000014}._image_1gj48_15{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:20px}._content_1gj48_39,._content2_1gj48_43{flex:1}._title_1gj48_47{font-size:2.5rem;font-weight:500;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._subtitle_1gj48_55{font-size:1.3rem;font-weight:300;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._list_1gj48_63{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_1gj48_72{font-size:1.25rem;color:#222;display:flex;align-items:flex-start;gap:.8rem;line-height:1.5}._listItem_1gj48_72 p{margin:0}._bullet_1gj48_85{color:var(--Azul-Vacway, #004D98);font-size:1.8rem;line-height:0}i._facil_1gj48_91{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._faqItem_1gj48_108{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer;width:100%}._faqQuestion_1gj48_119{display:flex;flex-direction:column;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1.8rem}._faqHeader_1gj48_127{display:flex;justify-content:space-between;align-items:center}._faqText_1gj48_133{font-weight:600;font-size:1.1rem}._faqIcon_1gj48_138{font-size:1.5rem;margin-left:8px;color:#999;transition:transform .3s ease,color .3s ease}._faqSubtitle_1gj48_145{margin-top:.3rem;color:var(--text-secondary);font-size:.95rem;line-height:1.4;margin-bottom:0}._faqItem_1gj48_108:hover{box-shadow:0 6px 24px #00000014}._open_1gj48_157 ._faqIcon_1gj48_138{color:#0070c9;transform:rotate(180deg)}._faqAnswer_1gj48_163{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_1gj48_157 ._faqAnswer_1gj48_163{max-height:500px;padding-bottom:1.5rem}._open_1gj48_157 ._faqQuestion_1gj48_119{background-color:#f5f9fe}._faqAnswer_1gj48_163 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqList_1gj48_187{margin-top:8px;padding-left:20px;list-style-type:disc;padding:1.3rem 3rem}._faqListItem_1gj48_194{margin-bottom:4px;color:var(--text-secondary);line-height:1.5;font-size:1rem}._projectsBtnPrimary_1gj48_202{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none;margin-top:2rem}._projectsBtnPrimary_1gj48_202:hover{background-color:#002f60}@media(max-width:992px){._functionalitiesSection_1gj48_1{padding:2rem 5vw}._container_1gj48_6{display:grid;gap:1rem}._content_1gj48_39{margin-top:0;order:2}._content2_1gj48_43{margin-top:0;order:1}._title_1gj48_47{font-size:1.3rem;font-weight:500;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._subtitle_1gj48_55{font-size:1rem;font-weight:300;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._list_1gj48_63{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_1gj48_72{font-size:1rem;color:#222;display:flex;align-items:center;gap:.5rem;line-height:1.5}._bullet_1gj48_85{color:var(--Azul-Vacway, #004D98);font-size:1.8rem;line-height:0}i._facil_1gj48_91{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:20px;height:20px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._faqItem_1gj48_108{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer;width:100%}._faqQuestion_1gj48_119{display:flex;flex-direction:column;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1.8rem}._faqHeader_1gj48_127{display:flex;justify-content:space-between;align-items:center}._faqText_1gj48_133{font-weight:600;font-size:1.1rem}._faqIcon_1gj48_138{font-size:1.5rem;margin-left:8px;color:#999;transition:transform .3s ease,color .3s ease}._faqSubtitle_1gj48_145{margin-top:.3rem;color:var(--text-secondary);font-size:.95rem;line-height:1.4;margin-bottom:0}._faqItem_1gj48_108:hover{box-shadow:0 6px 24px #00000014}._open_1gj48_157 ._faqIcon_1gj48_138{color:#0070c9;transform:rotate(180deg)}._imageWrapper_1gj48_15,._imageWrapper2_1gj48_24{margin-bottom:2rem;order:1}._faqAnswer_1gj48_163{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_1gj48_157 ._faqAnswer_1gj48_163{max-height:500px;padding-bottom:1.5rem}._open_1gj48_157 ._faqQuestion_1gj48_119{background-color:#f5f9fe}._faqAnswer_1gj48_163 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqList_1gj48_187{margin-top:8px;padding-left:20px;list-style-type:disc;padding:1.3rem 3rem}._faqListItem_1gj48_194{margin-bottom:4px;color:var(--text-secondary);line-height:1.5;font-size:1rem}._projectsBtnPrimary_1gj48_202{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none;margin-top:2rem}._projectsBtnPrimary_1gj48_202:hover{background-color:#002f60}}._highlightsSection_uzfrt_1{background-color:#fff;color:#111;text-align:center;padding:4rem 80px}._highlightsContainer_uzfrt_8{max-width:1200px;margin:0 auto}._preTitle_uzfrt_14{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._highlightsTitle_uzfrt_22{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._highlightsDesc_uzfrt_30{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_uzfrt_38{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._highlightsGrid_uzfrt_47{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-top:2rem}._highlightItem_uzfrt_56{max-width:280px;text-align:center}._highlightIcon_uzfrt_61{width:100px;height:100px;margin-bottom:0;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_uzfrt_56:hover ._highlightIcon_uzfrt_61{transform:translateY(-4px)}._highlightSubtitle_uzfrt_74{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_uzfrt_81{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}@media(max-width:768px){._highlightsSection_uzfrt_1{padding:2rem 5vw}._preTitle_uzfrt_14{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._highlightsTitle_uzfrt_22{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._highlightsDesc_uzfrt_30{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._highlightsGrid_uzfrt_47{gap:1rem}._highlightItem_uzfrt_56{max-width:280px;text-align:center;margin-left:auto;margin-right:auto}._highlightIcon_uzfrt_61{width:60px;height:60px}._highlightSubtitle_uzfrt_74{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:0rem}._highlightText_uzfrt_81{font-size:1rem;color:#333;max-width:280px;line-height:1.5;margin-top:0}._highlightsLogo_uzfrt_148{max-width:250px;max-height:250px}._highlightsContainer_uzfrt_8{grid-template-columns:repeat(2,1fr);gap:1rem}}._hardwareSection_r2cta_1{background-color:#f5f9fe;color:#111;text-align:center;padding:4rem 80px;overflow:hidden}._hardwareContainer_r2cta_9{max-width:1200px;margin:0 auto}._preTitle_r2cta_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._mainTitle_r2cta_23{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._hardwareDesc_r2cta_31{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_r2cta_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._hardwareGrid_r2cta_48{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-top:2rem}._highlightItem_r2cta_57{max-width:280px;text-align:center}._highlightIcon_r2cta_62{width:100px;height:100px;margin-bottom:0;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_r2cta_57:hover ._highlightIcon_r2cta_62{transform:translateY(-4px)}._highlightSubtitle_r2cta_75{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_r2cta_82{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}._heroImageWrapper_r2cta_90{position:relative;border-radius:24px;overflow:visible}._heroImage_r2cta_90{width:100%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}._hotspot_r2cta_104{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_r2cta_114{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._tactil_r2cta_127{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/tactil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._teclado_r2cta_139{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/cerradura.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._retrolight_r2cta_151{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/retrolight.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._altavoz_r2cta_163{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/altavoz.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._cinteligente_r2cta_175{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/cinteligente.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_r2cta_188{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:auto;z-index:10;animation:_float_r2cta_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_r2cta_205{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_r2cta_213{padding:0rem 1rem 1rem}._popoverTitle_r2cta_217{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_r2cta_223{font-size:1rem;color:#555;margin:0}._popoverCard1_r2cta_230{animation-delay:0s;top:23%;left:-14%}._popoverCard2_r2cta_236{animation-delay:1s;top:30%;left:23%}._popoverCard3_r2cta_242{animation-delay:2s;top:39%;left:24%}._popoverCard4_r2cta_248{animation-delay:2s;top:37%;left:63%}._popoverCard5_r2cta_254{animation-delay:2s;top:48%;left:50%}._idleHotspot_r2cta_265 ._homeDot_r2cta_114{animation:_pulse_r2cta_1 2s infinite ease-in-out}._activeHotspot_r2cta_270 ._homeDot_r2cta_114{transform:scale(1.3);animation:none}@keyframes _pulse_r2cta_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}._hidePopover_r2cta_294{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}._showPopover_r2cta_301{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease;z-index:20}@media(max-width:768px){._hardwareSection_r2cta_1{padding:2rem 5vw}._hardwareContainer_r2cta_9{max-width:1200px;margin:0 auto}._preTitle_r2cta_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._mainTitle_r2cta_23{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._hardwareDesc_r2cta_31{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._subtitle_r2cta_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._heroImage_r2cta_90{width:220%;transform:translate(-6%);margin-bottom:-15%}._tactil_r2cta_127,._teclado_r2cta_139,._retrolight_r2cta_151,._altavoz_r2cta_163,._cinteligente_r2cta_175{width:25px;height:25px}._popoverIcon_r2cta_205{padding:.5rem}._popoverText_r2cta_213{padding:0rem .5rem .5rem}._popoverTitle_r2cta_217,._popoverDesc_r2cta_223{font-size:.75rem}._popoverCard1_r2cta_230{animation-delay:0s;top:23%;left:0%}._popoverCard2_r2cta_236{animation-delay:1s;top:30%;left:23%}._popoverCard3_r2cta_242{animation-delay:2s;top:39%;left:24%}._popoverCard4_r2cta_248{animation-delay:2s;top:37%;left:63%}._popoverCard5_r2cta_254{animation-delay:2s;top:48%;left:50%}}._modulesSection_1p9j5_1{padding:5rem 0;text-align:center}._modulesContainer_1p9j5_6{max-width:1600px;margin:0 auto;padding:0 2rem}._modulesTitle_1p9j5_12{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#000}._modulesSubtitle_1p9j5_19{font-size:1.3rem;color:#000;margin-bottom:2rem;font-weight:400}._toggleWrapper_1p9j5_27{display:flex;justify-content:center;margin:4rem 0}._toggleButtons_1p9j5_33{position:relative;display:flex;width:300px;background:#fff;border-radius:9999px;box-shadow:0 2px 6px #0000001a;overflow:hidden}._toggleBtn_1p9j5_43{flex:1;border:none;background:transparent;color:#1e4b8e;font-weight:500;padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:.95rem;z-index:2;transition:color .2s ease}._toggleBtn_1p9j5_43 svg{width:18px;height:18px}._toggleBtn_1p9j5_43._active_1p9j5_65{color:#fff}._activeBackground_1p9j5_69{position:absolute;top:0;bottom:0;width:50%;background-color:#1e4b8e;border-radius:9999px;z-index:1}._title_1p9j5_79{font-size:1.3rem;font-weight:600;color:#000;text-align:center;max-width:70%;margin:0 auto 1rem}._subtitle_1p9j5_88{font-size:1.3rem;color:#000;font-weight:400;text-align:center;max-width:1200px;margin:0 auto 2rem}._innerTitle_1p9j5_97{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#000;text-align:left;margin-top:0}._innerSubtitle_1p9j5_106{font-size:1.3rem;color:#000;margin-bottom:2rem;font-weight:400;text-align:left}._lockersGrid_1p9j5_116{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._lockerBtn_1p9j5_122{background:#fff;border:2px solid transparent;padding:1rem;border-radius:10px;text-align:left;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000001a;width:100%;height:100%}._lockerBtn_1p9j5_122:hover,._selected_1p9j5_139{background:#f5f9fe}._lockerName_1p9j5_143{font-weight:600;color:#000;font-size:1.4rem}._lockerDesc_1p9j5_149{color:#000;font-size:1.3rem;font-weight:400;margin:0;margin-top:.5rem}._modulesGrid_1p9j5_158{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:start;margin-top:4rem}._imageArea_1p9j5_166{display:flex;justify-content:center;align-items:center;padding:2rem;box-shadow:0 2px 6px #0000001a;border-radius:20px}._lockerImageWrapper_1p9j5_175{max-height:90%;text-align:center}._lockerImage_1p9j5_175{width:100%;max-height:660px;border-radius:16px;-o-object-fit:contain;object-fit:contain}._mobileImageWrapper_1p9j5_187{display:none}@media(max-width:768px){._modulesSection_1p9j5_1{padding:2rem 5vw}._modulesContainer_1p9j5_6{padding:0}._modulesTitle_1p9j5_12{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._modulesSubtitle_1p9j5_19{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._toggleWrapper_1p9j5_27{display:flex;justify-content:center;margin:2rem 0}._title_1p9j5_79{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500;max-width:100%}._subtitle_1p9j5_88{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._innerTitle_1p9j5_97{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500;max-width:100%}._innerSubtitle_1p9j5_106{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:2rem}._lockersGrid_1p9j5_116{display:flex;flex-direction:column;gap:1rem}._lockerItem_1p9j5_266{width:100%}._lockerBtn_1p9j5_122{text-align:left;border:1px solid #ddd;border-radius:12px;padding:1rem;background:#fff;transition:all .3s ease}._lockerName_1p9j5_143{font-size:1.1rem}._lockerDesc_1p9j5_149{font-size:1rem}._modulesGrid_1p9j5_158{grid-template-columns:1fr;margin-top:2rem}._imageArea_1p9j5_166{display:none}._modulesGrid_1p9j5_158>div:last-child{order:1}._lockerImageWrapper_1p9j5_175{max-height:90%;text-align:center;display:flex;justify-content:center}._mobileImageWrapper_1p9j5_187{display:block;margin-top:1rem;text-align:center;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:2rem}._mobileLockerImage_1p9j5_317{height:40vh;max-width:100%}}._projectsSection_meeeb_1{background-color:#fff;padding:4rem 0;text-align:center;overflow:hidden}._projectsOverlay_meeeb_8{margin-bottom:5rem}._projectsTitle_meeeb_12{font-size:1.5rem;font-weight:500;color:var(--Azul-Vacway, #004D98);max-width:1200px;margin-right:auto;margin-left:auto}._projectsSubtitle_meeeb_21{font-size:1.8rem;font-weight:500;color:#111827;max-width:1200px;margin-right:auto;margin-left:auto}._projectsDesc_meeeb_30{font-size:1.3rem;color:#444;margin-bottom:3rem;max-width:1200px;margin-right:auto;margin-left:auto}._projectsCarouselWrapper_meeeb_40{position:relative}._projectsCarousel_meeeb_40{display:flex;justify-content:center;align-items:center;gap:2rem;transition:transform .6s ease-in-out}._projectsCard_meeeb_53{flex:0 0 calc(20% - 1rem);height:560px;background-size:cover;background-position:center;border-radius:20px;position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;transform-origin:center center;text-align:left;cursor:pointer;display:block}._projectsCard_meeeb_53:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._projectsCard_meeeb_53:hover{transform:scale(1.1);z-index:5;box-shadow:0 12px 28px #00000040}._projectsCard_meeeb_53:hover ._projectsHover_meeeb_88{transform:translateY(-10px);opacity:1}._projectsHover_meeeb_88{position:absolute;top:23rem;left:2rem;z-index:2;color:#fff;transition:all .4s ease;opacity:1;width:calc(100% - 4rem);text-align:left}._projectsHover_meeeb_88 h3{font-size:1.3rem;margin-top:.5rem;margin-bottom:.6rem}._projectsHover_meeeb_88 p{font-size:1rem;color:#ffffffd9;max-width:90%}._projectsCategory_meeeb_118{display:inline-block;background:#fff;color:var(--Azul-Vacway, #004D98);font-weight:600;border-radius:999px;padding:.4rem 1.2rem;margin-bottom:.5rem;text-decoration:none}._projectsScrollBtn_meeeb_130{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#1a1a1ab3;border:none;z-index:10;cursor:pointer;transition:background .3s ease}._projectsScrollBtn_meeeb_130:hover{background:#ffffff40}._projectsScrollBtn_meeeb_130:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;margin:auto;transform:rotate(45deg)}._left_meeeb_159:before{transform:rotate(-135deg)}._left_meeeb_159{left:2%;padding-left:20px}._right_meeeb_169{right:2%;padding-right:20px}._projectsBtnPrimary_meeeb_175{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none}._projectsBtnPrimary_meeeb_175:hover{background-color:#002f60}._ProjectsDots_meeeb_192{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap}._dot_meeeb_200{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_meeeb_200:hover{transform:scale(1.1)}._dot_meeeb_200._active_meeeb_213{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._projectsSection_meeeb_1{padding:2rem 5vw}._projectsOverlay_meeeb_8{margin-bottom:1rem}._projectsTitle_meeeb_12{font-size:1.2rem;font-weight:500;text-align:center}._projectsSubtitle_meeeb_21{font-size:1.3rem;font-weight:600}._projectsDesc_meeeb_30{font-size:1rem;margin-bottom:1rem}._projectsCarouselWrapper_meeeb_40{position:relative;overflow:hidden}._projectsCarousel_meeeb_40{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;justify-content:flex-start}._projectsCarousel_meeeb_40::-webkit-scrollbar{display:none}._projectsCard_meeeb_53{flex:0 0 80%;scroll-snap-align:start;height:460px}._projectsCard_meeeb_53:hover{transform:none}._projectsCard_meeeb_53:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._projectsHover_meeeb_88{position:absolute;top:16rem;left:1rem;z-index:2;color:#fff;transition:all .4s ease;opacity:1}._projectsHover_meeeb_88 h3{font-size:1.1rem;margin-top:.5rem;margin-bottom:.6rem}._projectsHover_meeeb_88 p{font-size:1rem;color:#ffffffd9;max-width:90%}._projectsCategory_meeeb_118{color:#000;font-weight:300;padding:.4rem 1rem;margin-bottom:1rem;text-decoration:none;font-size:.75rem}._left_meeeb_159,._right_meeeb_169{display:none}._projectsBtnPrimary_meeeb_175{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none}._projectsBtnPrimary_meeeb_175:hover{background-color:#002f60}}._solutionsSection_2kh7h_1{position:relative;background:linear-gradient(135deg,#002d6f,#0070c9);color:#fff;padding:4rem 80px;background-image:url(/assets/img/backgrounds/background-vacway.avif);background-size:cover;background-repeat:no-repeat;overflow-x:hidden}._solutionsOverlay_2kh7h_12{display:grid;grid-template-columns:minmax(420px,420px) 1fr;gap:60px;max-width:1600px;margin:0 auto;align-items:start;position:relative}._solutionsContainer_2kh7h_22{position:relative;z-index:2;margin-right:calc(-.5*(100vw - 100%));width:100vw;overflow:hidden}._solutionsText_2kh7h_30{margin-bottom:2.5rem;position:sticky;top:80px;align-self:start}._solutionsTitle_2kh7h_37{font-size:2rem;font-weight:400;margin-bottom:1rem}._solutionsDesc_2kh7h_43{text-decoration:none;font-size:1.4rem;line-height:1.3;color:#ffffffe6}._solutionsDesc_2kh7h_43 a{color:inherit;text-decoration:none}._solutionsTabs_2kh7h_56{display:flex;flex-wrap:wrap}._solutionsTab_2kh7h_56{background:transparent;border:none;border-radius:999px;color:#fff;padding:.6rem 1.4rem;font-size:1rem;cursor:pointer;transition:all .3s ease;margin:0 10px 30px}._active_2kh7h_73{background:#fff;color:var(--Azul-Vacway, #004d98);box-shadow:0 0 8px #ffffff4d}._solutionsTab_2kh7h_56:hover:not(._active_2kh7h_73){background:#ffffff26}._solutionsCarouselWrapper_2kh7h_84{position:relative;overflow:hidden}._solutionsCarousel_2kh7h_84{display:flex;overflow:hidden;gap:2rem;scroll-snap-type:x mandatory;scroll-behavior:smooth}._solutionCard_2kh7h_97{flex:0 0 calc(25% - 1rem);height:460px;background-size:cover;background-position:center;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s ease,filter .6s ease;will-change:transform,box-shadow,filter}._solutionCard_2kh7h_97:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000b3,#0000000d,#0000);z-index:1;transition:opacity .6s ease}._solutionDefault_2kh7h_127,._solutionHover_2kh7h_128{position:absolute;z-index:2;transition:opacity .6s ease,transform .6s ease}._solutionDefault_2kh7h_127{bottom:1.5rem;left:1.5rem;right:1.5rem}._solutionDefault_2kh7h_127 h3{font-size:1.25rem;font-weight:600;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}._solutionHover_2kh7h_128{inset:0;background:linear-gradient(to top,#0152a3a6,#0152a359 40%,#0152a31a);backdrop-filter:blur(0px) saturate(160%);-webkit-backdrop-filter:blur(0px) saturate(160%);opacity:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2rem 1.5rem;border-radius:20px;transition:opacity .4s ease}._solutionHover_2kh7h_128:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.25),transparent 60%);border-radius:20px;pointer-events:none}._solutionCard_2kh7h_97:hover ._solutionHover_2kh7h_128{opacity:1}._solutionCard_2kh7h_97:hover ._solutionDefault_2kh7h_127{opacity:0}._solutionHover_2kh7h_128 h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#fff}._solutionHover_2kh7h_128 p{font-size:1rem;color:#ffffffe6;margin-bottom:1rem;max-width:95%}._solutionLink_2kh7h_203{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}._solutionLink_2kh7h_203:hover{color:#b5e0ff}._scrollBtn_2kh7h_215{position:absolute;top:50%;background:#1a1a1ab3;border:none;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .3s ease,transform .3s ease}._scrollBtn_2kh7h_215:hover{background:#ffffff40;transform:scale(1.05)}._scrollBtn_2kh7h_215:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;transform:rotate(45deg);transition:all .3s ease}._left_2kh7h_250:before{transform:rotate(-135deg);margin-left:10px}._right_2kh7h_255:before{transform:rotate(45deg);margin-right:10px}._left_2kh7h_250{left:20px}._right_2kh7h_255{right:35vw}@media(min-width:2100px){._right_2kh7h_255{right:39vw}}._solutionDots_2kh7h_275{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap;position:relative;left:50%;transform:translate(-50%);width:100vw;max-width:1600px;margin-left:-15vw}._dot_2kh7h_289{width:10px;height:10px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_2kh7h_289:hover{transform:scale(1.1);background:#ffffffb3}._dot_2kh7h_289._active_2kh7h_73{background:#fff;width:40px;border-radius:5px}@media(max-width:768px){._solutionDots_2kh7h_275{flex-wrap:wrap;display:flex;justify-content:center;gap:8px;margin-top:1.5rem;position:relative;left:0;transform:none;width:100%}._dot_2kh7h_289{width:10px;height:10px;background:#ffffff80;border-radius:50%;transition:background .3s;transition:all .35s ease}._dot_2kh7h_289:hover{transform:scale(1.1)}._dot_2kh7h_289._active_2kh7h_73{background:#fff;width:40px;border-radius:5px}._dotsWrapper_2kh7h_341{display:flex;justify-content:left;width:100%;margin-top:20px}._solutionsSection_2kh7h_1{padding:2rem 5vw}._solutionsOverlay_2kh7h_12{display:inline-block;grid-template-columns:none;gap:0}._solutionsContainer_2kh7h_22{position:relative;z-index:2;margin-right:calc(-.5*(100vw - 100%));width:100vw;overflow:hidden}._solutionsText_2kh7h_30{margin-bottom:2rem;position:relative;top:0;align-self:start}._solutionsTitle_2kh7h_37{font-size:1.3rem;font-weight:500;text-align:center}._solutionsDesc_2kh7h_43{font-size:1rem;font-weight:300;max-width:100%;text-align:center}._solutionsTabs_2kh7h_56{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-right:50vw;-ms-overflow-style:none;scrollbar-width:none}._solutionsTabs_2kh7h_56::-webkit-scrollbar{display:none}._solutionsTab_2kh7h_56{padding:.5rem;font-size:1rem;white-space:nowrap;margin-left:0;scroll-snap-align:start}._scrollBtn_2kh7h_215{width:44px;height:44px;background:#1a1a1a99;z-index:50}._solutionsCarousel_2kh7h_84{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth}._solutionCard_2kh7h_97{flex:0 0 80%;scroll-snap-align:start;height:460px}._solutionCard_2kh7h_97:last-child{margin-right:10vw}._solutionDefault_2kh7h_127{bottom:1rem;left:1.5rem;right:1.5rem}._solutionDefault_2kh7h_127 h3{font-size:1rem;font-weight:600;margin:0}._left_2kh7h_250{left:20px;display:flex}._right_2kh7h_255{right:20px;display:flex}}._noScrollbar_2kh7h_467::-webkit-scrollbar{display:none}._noScrollbar_2kh7h_467{-ms-overflow-style:none;scrollbar-width:none}._hardwareSection_zn7m6_1{background-color:#f5f9fe;color:#111;text-align:center;padding:4rem 80px;overflow:hidden}._hardwareContainer_zn7m6_9{max-width:1200px;margin:0 auto}._preTitle_zn7m6_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._mainTitle_zn7m6_23{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._hardwareDesc_zn7m6_31{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_zn7m6_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._hardwareGrid_zn7m6_48{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-top:2rem}._highlightItem_zn7m6_57{max-width:280px;text-align:center}._highlightIcon_zn7m6_62{width:100px;height:100px;margin-bottom:0;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_zn7m6_57:hover ._highlightIcon_zn7m6_62{transform:translateY(-4px)}._highlightSubtitle_zn7m6_75{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_zn7m6_82{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}._heroImageWrapper_zn7m6_90{position:relative;border-radius:24px;overflow:visible}._heroImage_zn7m6_90{width:30%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}._hotspot_zn7m6_104{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_zn7m6_114{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._tactil_zn7m6_127{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/tactil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._teclado_zn7m6_139{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/kiosk-payment.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._retrolight_zn7m6_151{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/retrolight.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._altavoz_zn7m6_163{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/altavoz.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._impresora_zn7m6_175{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/impresora.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_zn7m6_188{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:auto;z-index:10;animation:_float_zn7m6_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_zn7m6_205{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_zn7m6_213{padding:0rem 1rem 1rem}._popoverTitle_zn7m6_217{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_zn7m6_223{font-size:1rem;color:#555;margin:0}._popoverCard1_zn7m6_230{animation-delay:0s;top:19%;left:18%}._popoverCard2_zn7m6_236{animation-delay:1s;top:25%;left:55%}._popoverCard3_zn7m6_242{animation-delay:2s;top:51%;left:58%}._popoverCard4_zn7m6_248{animation-delay:2s;top:38%;left:53%}._popoverCard5_zn7m6_254{animation-delay:2s;top:48%;left:50%}._idleHotspot_zn7m6_265 ._homeDot_zn7m6_114{animation:_pulse_zn7m6_1 2s infinite ease-in-out}._activeHotspot_zn7m6_270 ._homeDot_zn7m6_114{transform:scale(1.3);animation:none}@keyframes _pulse_zn7m6_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}._hidePopover_zn7m6_294{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}._showPopover_zn7m6_301{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease;z-index:20}@media(max-width:768px){._hardwareSection_zn7m6_1{padding:2rem 5vw}._hardwareContainer_zn7m6_9{max-width:1200px;margin:0 auto}._preTitle_zn7m6_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._mainTitle_zn7m6_23{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._hardwareDesc_zn7m6_31{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._subtitle_zn7m6_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._heroImage_zn7m6_90{width:100%;transform:translate(0);margin-bottom:-10%}._tactil_zn7m6_127,._teclado_zn7m6_139,._retrolight_zn7m6_151,._altavoz_zn7m6_163,._impresora_zn7m6_175{width:25px;height:25px}._popoverIcon_zn7m6_205{padding:.5rem}._popoverText_zn7m6_213{padding:0rem .5rem .5rem}._popoverTitle_zn7m6_217,._popoverDesc_zn7m6_223{font-size:.75rem}._popoverCard1_zn7m6_230{animation-delay:0s;top:20%;left:-3%}._popoverCard2_zn7m6_236{animation-delay:1s;top:28%;left:2%}._popoverCard3_zn7m6_242{animation-delay:2s;top:53%;left:-4%;max-width:200px}._popoverCard4_zn7m6_248{animation-delay:2s;top:37%;left:63%}._popoverCard5_zn7m6_254{animation-delay:2s;top:48%;left:50%}}._customizationSection_bnvzx_1{background-color:#fff;padding:4rem 0;text-align:center;overflow:hidden}._customizationOverlay_bnvzx_8{margin-bottom:5rem}._customizationTitle_bnvzx_12{font-size:2rem;font-weight:600;color:var(--Azul-Vacway, #004D98)}._customizationSubtitle_bnvzx_18{font-size:1.8rem;font-weight:500;color:#111827}._customizationDesc_bnvzx_24{font-size:1.3rem;color:#444;margin-bottom:3rem}._customizationCarouselWrapper_bnvzx_31{position:relative}._customizationCarousel_bnvzx_31{display:flex;justify-content:center;align-items:center;gap:2rem;transition:transform .6s ease-in-out}._customizationCard_bnvzx_44{flex:0 0 calc(20% - 1rem);height:560px;background-size:cover;background-position:center;border-radius:20px;position:relative;overflow:visible;transition:transform .4s ease,box-shadow .4s ease;transform-origin:center center;text-align:left;cursor:pointer;box-shadow:1px 1px 6px 5px #00000026;-webkit-box-shadow:1px 1px 6px 5px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 6px 5px rgba(0,0,0,.15);padding:1rem;display:flex;justify-content:center;align-items:center}._customizationCard_bnvzx_44 img{width:auto;height:100%}._customizationCard_bnvzx_44:hover{transform:scale(1.1);z-index:5;box-shadow:0 12px 28px #00000040}._customizationCard_bnvzx_44:hover ._customizationHover_bnvzx_76{transform:translateY(-10px);opacity:1}._customizationScrollBtn_bnvzx_82{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#1a1a1ab3;border:none;z-index:10;cursor:pointer;transition:background .3s ease}._customizationScrollBtn_bnvzx_82:hover{background:#ffffff40}._customizationScrollBtn_bnvzx_82:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;margin:auto;transform:rotate(45deg)}._left_bnvzx_111:before{transform:rotate(-135deg)}._left_bnvzx_111{left:2%;padding-left:20px}._right_bnvzx_120{right:2%;padding-right:20px}._customizationDots_bnvzx_126{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap}._dot_bnvzx_134{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_bnvzx_134:hover{transform:scale(1.1)}._dot_bnvzx_134._active_bnvzx_147{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._customizationSection_bnvzx_1{padding:2rem 0}._customizationOverlay_bnvzx_8{margin-bottom:1rem}._customizationTitle_bnvzx_12{font-size:1.2rem;font-weight:500;text-align:center;padding:0 5vw}._customizationSubtitle_bnvzx_18{font-size:1.3rem;font-weight:600;padding:0 5vw}._customizationDesc_bnvzx_24{font-size:1rem;margin-bottom:1rem;padding:0 5vw}._customizationCarouselWrapper_bnvzx_31{position:relative;overflow-x:hidden}._customizationCarousel_bnvzx_31{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;justify-content:flex-start;padding-bottom:2rem;padding-top:1rem}._customizationCarousel_bnvzx_31::-webkit-scrollbar{display:none}._customizationCarousel_bnvzx_31>._customizationCard_bnvzx_44:first-child{margin-left:5vw}._customizationCarousel_bnvzx_31>._customizationCard_bnvzx_44:last-child{margin-right:5vw}._customizationCard_bnvzx_44{flex:0 0 70%;scroll-snap-align:center;height:560px}._customizationCard_bnvzx_44:hover{transform:none}._left_bnvzx_111,._right_bnvzx_120{display:none}}._hardwareSection_5ak8z_1{background-color:#f5f9fe;color:#111;text-align:center;padding:4rem 80px;overflow:hidden}._hardwareContainer_5ak8z_9{max-width:1200px;margin:0 auto}._preTitle_5ak8z_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._mainTitle_5ak8z_23{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._hardwareDesc_5ak8z_31{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_5ak8z_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._hardwareGrid_5ak8z_48{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-top:2rem}._highlightItem_5ak8z_57{max-width:280px;text-align:center}._highlightIcon_5ak8z_62{width:100px;height:100px;margin-bottom:0;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_5ak8z_57:hover ._highlightIcon_5ak8z_62{transform:translateY(-4px)}._highlightSubtitle_5ak8z_75{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_5ak8z_82{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}._heroImageWrapper_5ak8z_90{position:relative;border-radius:24px;overflow:visible}._heroImage_5ak8z_90{width:30%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}._hotspot_5ak8z_104{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_5ak8z_114{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._tactil_5ak8z_127{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/tactil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._pago_5ak8z_139{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/sistemas_pago.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._vacuum_5ak8z_151{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/no_waterproof.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._altavoz_5ak8z_163{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/altavoz.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._waterproof_5ak8z_175{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/waterproof.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_5ak8z_188{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:auto;z-index:10;animation:_float_5ak8z_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_5ak8z_205{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_5ak8z_213{padding:0rem 1rem 1rem}._popoverTitle_5ak8z_217{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_5ak8z_223{font-size:1rem;color:#555;margin:0}._popoverCard1_5ak8z_230{animation-delay:0s;top:30%;left:15%}._popoverCard2_5ak8z_236{animation-delay:1s;top:25%;left:57%}._popoverCard3_5ak8z_242{animation-delay:2s;top:45%;left:50%}._popoverCard4_5ak8z_248{animation-delay:2s;top:38%;left:53%}._popoverCard5_5ak8z_254{animation-delay:2s;top:48%;left:50%}._idleHotspot_5ak8z_265 ._homeDot_5ak8z_114{animation:_pulse_5ak8z_1 2s infinite ease-in-out}._activeHotspot_5ak8z_270 ._homeDot_5ak8z_114{transform:scale(1.3);animation:none}@keyframes _pulse_5ak8z_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}._hidePopover_5ak8z_294{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}._showPopover_5ak8z_301{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease;z-index:20}@media(max-width:768px){._hardwareSection_5ak8z_1{padding:2rem 5vw}._hardwareContainer_5ak8z_9{max-width:1200px;margin:0 auto}._preTitle_5ak8z_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._mainTitle_5ak8z_23{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._hardwareDesc_5ak8z_31{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._subtitle_5ak8z_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._heroImage_5ak8z_90{width:80%;transform:translate(0);margin-bottom:0%}._tactil_5ak8z_127,._pago_5ak8z_139,._vacuum_5ak8z_151,._altavoz_5ak8z_163,._waterproof_5ak8z_175{width:25px;height:25px}._popoverIcon_5ak8z_205{padding:.5rem}._popoverText_5ak8z_213{padding:0rem .5rem .5rem}._popoverTitle_5ak8z_217,._popoverDesc_5ak8z_223{font-size:.75rem}._popoverCard1_5ak8z_230{animation-delay:0s;width:40%;top:30%;left:-2%}._popoverCard2_5ak8z_236{animation-delay:1s;top:11%;left:64%}._popoverCard3_5ak8z_242{animation-delay:2s;top:45%;left:60%;max-width:200px}._popoverCard4_5ak8z_248{animation-delay:2s;top:37%;left:63%}._popoverCard5_5ak8z_254{animation-delay:2s;top:48%;left:50%}}._projectsTitle_127zb_1{font-size:1.5rem;font-weight:500;color:var(--Azul-Vacway, #004D98);max-width:1200px;margin-right:auto;margin-left:auto}._projectsSubtitle_127zb_10{font-size:1.8rem;font-weight:500;color:#111827;max-width:1200px;margin-right:auto;margin-left:auto}._projectsDesc_127zb_19{font-size:1.3rem;color:#444;margin-bottom:1rem;max-width:1200px;margin-right:auto;margin-left:auto}._projectsSection_127zb_28{background-color:#fff;padding:4rem 0;text-align:center;overflow:hidden}._productsGrid_127zb_38{margin-top:4rem;display:flex;flex-direction:column;gap:2rem}._topRow_127zb_45,._bottomRow_127zb_46{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap;margin-left:10vw;margin-right:10vw}._productCard_127zb_58{margin-top:5vh;margin-bottom:5vh;position:relative;background:transparent;border-radius:1rem;box-shadow:0 4px 18px #00000014;overflow:hidden;text-align:center;width:30%;max-width:448px;max-height:594px;height:60vh;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:left}._productCard_127zb_58:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._productCard_127zb_58 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._productCard_127zb_58:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_127zb_109{position:absolute;z-index:2;color:#fff;text-align:left;left:1.2rem;right:1.2rem;top:70%}._productTitle_127zb_119{font-size:1.4rem;font-weight:600;margin:0}._productDesc_127zb_125{font-size:1.2rem;line-height:1.2}._productCard_127zb_58:before,._productTitle_127zb_119,._productDesc_127zb_125{pointer-events:none}._photoItem_127zb_137{width:30%;height:60vh;overflow:hidden;border-radius:1rem;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:transform .3s ease}._photoItem_127zb_137:hover{transform:scale(1.03)}._photoItem_127zb_137 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._galleryCarousel_127zb_157{display:none}@media(max-width:768px){._solutionDots_127zb_165{flex-wrap:wrap;display:flex;justify-content:center;gap:8px;margin-top:1.5rem}._dot_127zb_174{width:10px;height:10px;background:#66bbe2;border-radius:50%;transition:background .3s;transition:all .35s ease}._dot_127zb_174:hover{transform:scale(1.1)}._dot_127zb_174._active_127zb_187{background:#0070c9;width:40px;border-radius:5px}._dotsWrapper_127zb_192{display:flex;justify-content:left;width:100%;margin-top:20px}._productsGrid_127zb_38,._bottomRow_127zb_46{display:none}._galleryWrapper_127zb_209{margin-top:2rem}._galleryCarousel_127zb_157{position:relative;width:100%;margin-top:2rem;overflow:hidden;display:block}._carouselWrapper_127zb_222{overflow:hidden;position:relative;width:100%}._carouselTrack_127zb_228{display:flex;transition:transform .45s ease;will-change:transform;padding-bottom:1rem;scrollbar-width:none}._carouselCard_127zb_239{flex:0 0 80%;scroll-snap-align:center;border-radius:1rem;overflow:hidden;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease}._carouselImage_127zb_249{width:80%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}._carouselTrack_127zb_228::-webkit-scrollbar{display:none}._carouselProductCard_127zb_262{flex:0 0 80%;margin-left:10%;margin-right:10%;border-radius:1rem;overflow:hidden;position:relative;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease;height:350px;box-shadow:0 4px 18px #00000014}._carouselProductCard_127zb_262:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._carouselProductCard_127zb_262 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._carouselProductCard_127zb_262:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_127zb_109{position:absolute;z-index:2;color:#fff;text-align:left;left:1rem;right:1rem;bottom:1.5rem;top:60%}._productTitle_127zb_119{font-size:1.2rem;font-weight:600;margin:0}._productDesc_127zb_125{font-size:1rem;line-height:1.3;font-weight:300;margin-top:.3rem;color:#ffffffe6}}._hardwareSection_18oys_1{background-color:#f5f9fe;color:#111;text-align:center;padding:4rem 80px;overflow:hidden}._hardwareContainer_18oys_9{max-width:1200px;margin:0 auto}._preTitle_18oys_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.5rem;margin-bottom:.8rem}._mainTitle_18oys_23{font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#000}._hardwareDesc_18oys_31{font-size:1.4rem;line-height:1.4;color:#222;font-weight:500}._subtitle_18oys_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._hardwareGrid_18oys_48{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-top:2rem}._highlightItem_18oys_57{max-width:280px;text-align:center}._highlightIcon_18oys_62{width:100px;height:100px;margin-bottom:0;filter:invert(24%) sepia(93%) saturate(1895%) hue-rotate(189deg) brightness(93%) contrast(95%);transition:transform .3s ease}._highlightItem_18oys_57:hover ._highlightIcon_18oys_62{transform:translateY(-4px)}._highlightSubtitle_18oys_75{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#000}._highlightText_18oys_82{font-size:1rem;line-height:1.6;color:#333;margin-top:.5rem}._heroImageWrapper_18oys_90{position:relative;border-radius:24px;overflow:visible}._heroImage_18oys_90{width:30%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}._hotspot_18oys_104{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_18oys_114{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._tactil_18oys_127{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/tactil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._pago_18oys_139{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/sistemas_pago.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._retrolight_18oys_151{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/retrolight.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._altavoz_18oys_163{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/altavoz.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._waterproof_18oys_175{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/waterproof.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_18oys_188{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:auto;z-index:10;animation:_float_18oys_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_18oys_205{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_18oys_213{padding:0rem 1rem 1rem}._popoverTitle_18oys_217{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_18oys_223{font-size:1rem;color:#555;margin:0}._popoverCard1_18oys_230{animation-delay:0s;top:30%;left:15%}._popoverCard2_18oys_236{animation-delay:1s;top:25%;left:57%}._popoverCard3_18oys_242{animation-delay:2s;top:45%;left:50%}._popoverCard4_18oys_248{animation-delay:2s;top:38%;left:53%}._popoverCard5_18oys_254{animation-delay:2s;top:48%;left:50%}._idleHotspot_18oys_265 ._homeDot_18oys_114{animation:_pulse_18oys_1 2s infinite ease-in-out}._activeHotspot_18oys_270 ._homeDot_18oys_114{transform:scale(1.3);animation:none}@keyframes _pulse_18oys_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}._hidePopover_18oys_294{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}._showPopover_18oys_301{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease;z-index:20}@media(max-width:768px){._hardwareSection_18oys_1{padding:2rem 5vw}._hardwareContainer_18oys_9{max-width:1200px;margin:0 auto}._preTitle_18oys_15{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.2rem;margin-bottom:.8rem}._mainTitle_18oys_23{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._hardwareDesc_18oys_31{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._subtitle_18oys_39{font-size:2rem;font-weight:600;padding-top:2rem;padding-bottom:2rem;color:#000}._heroImage_18oys_90{width:80%;transform:translate(0);margin-bottom:0%}._tactil_18oys_127,._pago_18oys_139,._retrolight_18oys_151,._altavoz_18oys_163,._waterproof_18oys_175{width:25px;height:25px}._popoverIcon_18oys_205{padding:.5rem}._popoverText_18oys_213{padding:0rem .5rem .5rem}._popoverTitle_18oys_217,._popoverDesc_18oys_223{font-size:.75rem}._popoverCard1_18oys_230{animation-delay:0s;top:32%;left:-6%}._popoverCard2_18oys_236{animation-delay:1s;top:24%;left:64%}._popoverCard3_18oys_242{animation-delay:2s;top:45%;left:60%;max-width:200px}._popoverCard4_18oys_248{animation-delay:2s;top:37%;left:63%}._popoverCard5_18oys_254{animation-delay:2s;top:48%;left:50%}}._heroSection_xbjqd_1{position:relative;color:#fff;text-align:center;overflow:hidden}._heroSection_xbjqd_1:before{content:"";position:absolute;inset:0;background-image:var(--hero-bg);background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_xbjqd_1:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/hero_background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._heroContainer_xbjqd_37{position:relative;padding:8rem 0;max-width:1600px;margin:0 auto;z-index:2}._heroText_xbjqd_45{position:relative;z-index:2}._heroBadge_xbjqd_50{margin:5px;display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_xbjqd_61{font-size:3rem;line-height:1.15;margin-top:1rem!important;font-weight:500;margin-bottom:0}._heroDesc_xbjqd_69{font-size:2.3rem;line-height:1.6;font-weight:200;max-width:70%;margin:1rem auto}._btnPrimary_xbjqd_78{background-color:#fff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none;margin-top:2rem}._btnPrimary_xbjqd_78:hover{background-color:#002f60;color:#fff}._btnPrimary_xbjqd_78:hover ._rightWhiteArrow_xbjqd_96{background-color:#fff}._rightWhiteArrow_xbjqd_96{width:25px;height:25px;background-color:var(--Azul-Vacway, #004D98);-webkit-mask:url(/assets/img/icons/arrow-small-right.svg) no-repeat center;mask:url(/assets/img/icons/arrow-small-right.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;display:inline-block;vertical-align:middle;margin-left:1rem}@media(max-width:768px){._heroSection_xbjqd_1{padding:2rem 5vw}._heroSection_xbjqd_1:before{background-size:100% 100%}._heroSection_xbjqd_1:after{background-size:100% 100%}._heroContainer_xbjqd_37{padding:0}._heroText_xbjqd_45{position:relative;z-index:2}._heroBadge_xbjqd_50{padding:.5rem 1rem;font-size:1rem;margin-bottom:2rem}._heroTitle_xbjqd_61{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:0}._heroDesc_xbjqd_69{font-size:1.2rem;line-height:1.5;font-weight:200;max-width:100%}}._highlightsSection_63dne_1{background-color:#fff;color:#0b0b0b;text-align:center;padding:4rem 80px;max-width:1600px;margin:0 auto}._highlightsDesc_63dne_10{font-size:1.3rem;font-weight:400;margin-bottom:3rem;color:#111;max-width:80%;margin:2rem auto}._highlightsContainer_63dne_19{display:grid;max-width:1600px;margin:0 auto;align-items:center}._highlightsLogo_63dne_26{display:grid;max-width:350px;max-height:200px;margin:0 auto;align-items:center}._highlightsGrid_63dne_34{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;align-items:start}._highlightItem_63dne_42{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;transition:transform .3s ease,opacity .3s ease;cursor:default}._highlightItem_63dne_42:hover{transform:translateY(-6px);opacity:.95}._highlightIcon_63dne_57{width:80px;height:80px;margin-bottom:1rem;filter:brightness(0) saturate(100%) invert(31%) sepia(85%) saturate(2297%) hue-rotate(192deg) brightness(96%) contrast(98%)}._highlightSubtitle_63dne_65{font-size:1.3rem;font-weight:700;color:#111;margin-bottom:0rem}._highlightText_63dne_72{font-size:1.1rem;color:#333;max-width:280px;line-height:1.5;margin-top:0}@media(max-width:768px){._highlightsSection_63dne_1{padding:2rem 5vw}._highlightsDesc_63dne_10{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._highlightItem_63dne_42{padding:0}._highlightsLogo_63dne_26{max-width:250px;max-height:250px}._highlightsGrid_63dne_34{grid-template-columns:repeat(1,1fr);gap:1rem}}._bluetechSection_19xvs_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:100% 100%}._bluetechContent_19xvs_11{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center}._bluetechTitle_19xvs_19{font-size:2rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_19xvs_25{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#fffffff2}._bluetechDesc_19xvs_32{font-size:1.1rem;line-height:1.7;color:#ffffffd9;margin-bottom:3rem;max-width:800px}._bluetechBtn_19xvs_41{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;font-weight:500;text-decoration:none;font-size:1.05rem;transition:all .3s ease;margin-top:2rem}._bluetechBtn_19xvs_41:hover{background-color:#ffffff1a;transform:translateY(-2px)}._arrow_19xvs_61{margin-left:.6rem;transition:transform .3s ease}._bluetechBtn_19xvs_41:hover ._arrow_19xvs_61{transform:translate(4px)}@media(max-width:768px){._bluetechSection_19xvs_1{padding:2rem 5vw}._bluetechTitle_19xvs_19{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_19xvs_25{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_19xvs_32{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_19xvs_41{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._benefitsSection_lvxhn_1{background-color:#fff;padding:4rem 0}._benefitsContainer_lvxhn_6{display:flex;align-items:flex-start;justify-content:space-between;max-width:1600px;margin:0 auto;gap:9rem}._benefitsText_lvxhn_15{margin-bottom:5rem;flex:1;max-width:50%}._benefitsTitle_lvxhn_22{font-size:2rem;font-weight:400;color:#000;margin-top:0}._benefitsSubtitle_lvxhn_29{font-size:1.5rem;font-weight:400;color:#000}._bold_lvxhn_35{font-weight:500!important}._benefitsDesc_lvxhn_39{color:#000;font-size:1.1rem;line-height:1.5;margin-top:10px}._benefitsImage_lvxhn_47{flex:1;max-width:50%}._benefitsImage_lvxhn_47 img{width:100%;border-radius:12px}._faqList_lvxhn_58{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}._faqItem_lvxhn_66{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer}._faqItem_lvxhn_66:hover{box-shadow:0 6px 24px #00000014}._faqQuestion_lvxhn_80{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 1.8rem;font-weight:600;color:#111;font-size:1.05rem}._faqText_lvxhn_90{flex:1}._faqIcon_lvxhn_94{font-size:1.5rem;color:#999;transition:transform .3s ease,color .3s ease}._open_lvxhn_100 ._faqIcon_lvxhn_94{color:#0070c9;transform:rotate(180deg)}._faqAnswer_lvxhn_106{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_lvxhn_100 ._faqQuestion_lvxhn_80{background-color:#f5f9fe}._open_lvxhn_100 ._faqAnswer_lvxhn_106{max-height:500px;padding-bottom:1.5rem}._faqAnswer_lvxhn_106 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqButtonContainer_lvxhn_131{margin-top:3rem}._faqMoreBtn_lvxhn_135{display:inline-block;padding:1rem 2.4rem;border-radius:999px;border:1.5px solid #0070c9;color:#0070c9;text-decoration:none;font-weight:500;transition:all .3s ease}._faqMoreBtn_lvxhn_135:hover{background:#0070c9;color:#fff}._bluetechBtn_lvxhn_152{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid #004d98;border-radius:999px;color:#fff;font-weight:500;text-decoration:none;font-size:1.05rem;transition:all .3s ease;margin-top:4rem;background-color:var(--Azul-Vacway, #004D98)}._bluetechBtn_lvxhn_152:hover{background-color:#fff;color:var(--Azul-Vacway, #004D98);transform:translateY(-2px)}._arrow_lvxhn_174{margin-left:.6rem;transition:transform .3s ease;color:#fff}._bluetechBtn_lvxhn_152:hover ._arrow_lvxhn_174{transform:translate(4px);color:var(--Azul-Vacway, #004D98)}@media(max-width:768px){._benefitsSection_lvxhn_1{padding:2rem 5vw}._benefitsContainer_lvxhn_6{gap:2rem;flex-direction:column}._benefitsText_lvxhn_15{margin-bottom:0;flex:1;max-width:100%;order:2}._benefitsTitle_lvxhn_22{font-size:1.3rem;font-weight:500}._benefitsSubtitle_lvxhn_29{font-size:1rem;font-weight:400;color:#000}._bold_lvxhn_35{font-weight:500!important}._benefitsDesc_lvxhn_39{color:#000;font-size:1.1rem;line-height:1.5;margin-top:10px}._faqList_lvxhn_58{margin-top:1rem}._benefitsImage_lvxhn_47{max-width:100%}._bluetechBtn_lvxhn_152{margin-top:2rem}}._FeaturedProjects_l3w87_1{margin-top:5vw;width:100%;height:auto;background-image:url(/assets/img/backgrounds/wave-amarilla.avif);background-size:cover;background-position:left;background-repeat:repeat;z-index:0;margin-bottom:5vw}._icon_l3w87_13{width:100px;height:90px;top:0;margin-bottom:5px}._projectContainer_l3w87_22{z-index:1;display:flex;flex-direction:row;gap:2rem;background:transparent;justify-content:center;align-items:center}._project_l3w87_22{z-index:1;display:flex;flex-direction:column;width:35%;overflow:hidden;border-radius:20px;padding:20px;background:#ffffffe6;box-shadow:0 4px 6px #0000001a;height:350px}._FeaturedProjects_l3w87_1 h2{padding-bottom:1.5vw;font-size:2rem;font-weight:700;text-align:center;color:#1a1a1a}._FeaturedProjects_l3w87_1 h3{font-size:1.2rem;font-weight:600;color:#2c3e50}._FeaturedProjects_l3w87_1 p{font-size:1rem;line-height:1.8;color:#555;margin:0}@media(max-width:1024px){._project_l3w87_22{width:40%;height:350px;padding:20px}._FeaturedProjects_l3w87_1 h3{font-size:1.1rem}._FeaturedProjects_l3w87_1 h2{font-size:1.8rem;padding-bottom:40px}._FeaturedProjects_l3w87_1 p{font-size:.9rem}}@media(max-width:768px){._projectContainer_l3w87_22{flex-direction:column;align-items:center}._project_l3w87_22{width:60%;height:400px;padding:30px}._FeaturedProjects_l3w87_1 h3{font-size:1rem}._FeaturedProjects_l3w87_1 h2{font-size:1.5rem;padding-bottom:30px}._FeaturedProjects_l3w87_1 p{font-size:.8rem}}._videoSection_l372c_1{background-color:#fbfbfb;color:#111;text-align:center;padding:4rem 80px}._videoContainer_l372c_8{max-width:1200px;margin:0 auto}._videoTitle_l372c_13{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#111}._videoDesc_l372c_20{font-size:1.2rem;font-weight:400;margin-bottom:3rem;color:#333;max-width:1300px;margin-left:auto;margin-right:auto;text-align:center;white-space:pre-line}._videoGrid_l372c_33{display:grid;grid-template-columns:2fr 1fr;align-items:start;margin-bottom:2rem;background-color:#fff;box-shadow:0 5px 20px #0000001a;border-radius:20px}._mediaWrapper_l372c_43{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}._mediaWrapper_l372c_43 iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:none;border-radius:inherit;display:block}._mediaWrapper_l372c_43 img{width:100%;height:100%}._playerWrapper_l372c_70{position:relative;width:100%;background:#000;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden;aspect-ratio:16 / 9}._mainVideo_l372c_81{width:100%;height:100%}._mainVideoIframe_l372c_86 iframe,._mainVideoIframe_l372c_86{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:none;border-top-left-radius:20px;border-bottom-left-radius:20px}._infoBox_l372c_98{background-color:#fff;border-radius:16px;padding:2rem;text-align:left}._stats_l372c_105{display:flex;margin-bottom:1.5rem}._statValue_l372c_110{display:block;font-size:2rem;font-weight:700;color:#000}._stats_l372c_105>div:first-child{border-right:1px solid #ddd;padding-right:2rem;margin-right:2rem}._statLabel_l372c_123{font-size:1rem;color:#333}._businessInfo_l372c_128{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1rem;align-items:center;border-top:1px solid #ddd;padding-top:1.5rem}._businessLogo_l372c_140{grid-column:1;grid-row:1;width:50px;height:50px;border:1px solid #ddd;border-radius:50%;-o-object-fit:contain;object-fit:contain;padding:10px;background-color:#fff;display:flex;justify-content:center;align-items:center;justify-self:center}._businessSite_l372c_157,._businessName_l372c_158{grid-column:2;margin:0;text-align:left}._businessSite_l372c_157{font-size:1rem;font-weight:600;color:#111}._businessName_l372c_158{font-size:1rem;color:#666;margin-top:.3rem}._businessDesc_l372c_179{grid-column:1 / -1;font-size:1rem;color:#333;line-height:1.5;text-align:left;margin-top:1rem}._thumbnails_l372c_189{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}._thumb_l372c_189{position:relative;width:160px;height:auto;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._thumb_l372c_189:hover{transform:scale(1.03)}._thumbImage_l372c_212{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._playIcon_l372c_218{position:absolute;top:50%;left:50%;width:48px;height:48px;transform:translate(-50%,-50%);pointer-events:none}._activeThumb_l372c_228{outline:3px solid #004d98}._thumbnailsSmartphone_l372c_232{display:none;margin-top:0!important;width:100%;justify-content:space-between}._thumbnailsPc_l372c_239{display:flex}@media(max-width:768px){._videoSection_l372c_1{padding:2rem 5vw}._videoTitle_l372c_13{font-size:1.3rem;font-weight:500;text-align:center}._videoDesc_l372c_20{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._videoGrid_l372c_33{display:flex;flex-direction:column;gap:2rem;background:transparent;box-shadow:none;border-radius:0;margin-top:2rem;margin-bottom:0}._mediaWrapper_l372c_43{aspect-ratio:16 / 9;width:100%;border-radius:20px;overflow:hidden;background:#000}._mediaWrapper_l372c_43 img,._mainVideo_l372c_81{width:100%;height:100%}._mainVideoIframe_l372c_86{border-radius:20px}._infoBox_l372c_98{margin-top:0;border-radius:20px;box-shadow:0 5px 15px #00000014;background-color:#fff;padding:1rem 2rem}._thumb_l372c_189{position:relative;width:20%;height:auto;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._thumbnailsSmartphone_l372c_232{display:flex}._thumbnailsPc_l372c_239{display:none}}._FeatureSection_1r9um_1{width:100%;background-color:#f8f9fa;align-items:center;display:flex;justify-content:center;padding-top:60px;padding-bottom:5vh;margin-top:10px}._redirect_1r9um_12{color:#004d98;font-weight:500;font-size:1rem;margin-top:auto;text-align:left}._postText_1r9um_20{display:flex;flex-direction:column;height:100%;flex:1}._FScontainer_1r9um_27{width:80%;box-sizing:border-box}._title_1r9um_32{color:#000;font-size:2rem;text-align:center;margin-bottom:40px;font-weight:500;width:100%}._postsGrid_1r9um_41{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;place-items:center;align-items:start}._postCard_1r9um_50{background-color:#fff;color:#000;height:425px;width:100%;box-shadow:0 4px 15px #0003,0 2px 4px #00000014;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease;margin-bottom:10px;padding:16px;box-sizing:border-box}._postCard_1r9um_50:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}._postImage_1r9um_72{width:100%;height:50%;flex-shrink:0;border-radius:16px;-o-object-fit:cover;object-fit:cover;margin-bottom:16px}._postTitle_1r9um_81{font-size:1.25rem;font-weight:600;color:#000;margin:12px 0;text-align:left}._CategoryWrapper_1r9um_89{display:flex;flex-direction:row;gap:8px;margin-bottom:8px}._postCategory_1r9um_96{display:inline-block;background-color:#fff;color:#004d98;font-size:.85rem;font-weight:500;padding:4px 12px;border-radius:20px;margin-bottom:8px;border:1px solid #004d98;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row}._postDate_1r9um_111{font-size:1rem;color:#666;line-height:1.5;text-align:left;margin:0}@media(max-width:1024px){._FScontainer_1r9um_27{width:90%;padding:40px 60px}._postsGrid_1r9um_41{grid-template-columns:repeat(3,1fr);gap:30px}._postCard_1r9um_50{height:450px}._title_1r9um_32{font-size:2rem}}@media(max-width:768px){._postCategory_1r9um_96{font-size:.55rem;padding:3px 10px}._CategoryWrapper_1r9um_89{flex-direction:row;align-items:flex-start}._FScontainer_1r9um_27{padding:0;width:90%}._postsGrid_1r9um_41{grid-template-columns:1fr;gap:20px}._postCard_1r9um_50{height:auto;flex-direction:row}._postImage_1r9um_72{width:50%;height:auto;margin-right:16px;margin-bottom:0}._title_1r9um_32{font-size:1.25rem}._postTitle_1r9um_81{font-size:.85rem}}._heroSection_1l22y_1{position:relative;color:#fff;text-align:center;overflow:hidden}._heroSection_1l22y_1:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/projects/hero-proyectos.avif);background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_1l22y_1:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/hero_background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._heroContainer_1l22y_37{position:relative;padding:8rem 0;max-width:1600px;margin:0 auto;z-index:2}._heroText_1l22y_45{position:relative;z-index:2}._heroBadge_1l22y_50{display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_1l22y_60{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;margin-bottom:0}._heroDesc_1l22y_68{font-size:2.3rem;line-height:1.6;font-weight:200}@media(max-width:768px){._heroSection_1l22y_1{padding:2rem 5vw}._heroSection_1l22y_1:before{background-size:100% 100%}._heroSection_1l22y_1:after{background-size:100% 100%}._heroContainer_1l22y_37{padding:0}._heroText_1l22y_45{position:relative;z-index:2}._heroBadge_1l22y_50{padding:.5rem 1rem;font-size:1rem;margin-bottom:2rem}._heroTitle_1l22y_60{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:0}._heroDesc_1l22y_68{font-size:1.2rem;line-height:1.5;font-weight:200}}._showroomSection_1x86a_1{color:#111;text-align:center;padding:4rem 0;background-color:#fff}._showroomContainer_1x86a_8{max-width:1600px;margin:0 auto;position:relative}._showroomTitle_1x86a_14{font-size:1.9rem;font-weight:600;color:#000}._showroomDesc_1x86a_20{color:#000;font-size:1.4rem;max-width:1200px;margin:0 auto 4rem;line-height:1.6;text-align:center}._showroomTabs_1x86a_30{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}._showroomTab_1x86a_30{border:1.5px solid #004d98;border-radius:999px;padding:.6rem 1.6rem;color:#111;background:transparent;transition:all .3s ease;font-weight:500;cursor:pointer}._showroomTab_1x86a_30:hover,._active_1x86a_50{background:#004d98;color:#fff;box-shadow:0 4px 10px #0070c940}._gridWrapper_1x86a_57{position:relative}._showroomGrid_1x86a_61{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-content:center;align-items:stretch;padding:0 4rem}._showroomCard_1x86a_70{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;overflow:hidden;height:360px;display:flex;align-items:flex-end;justify-content:center;box-shadow:0 5px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._showroomCard_1x86a_70:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}._cardOverlay_1x86a_92{position:absolute;inset:0;background:linear-gradient(to top,#000000b3,#0000);display:flex;align-items:flex-end;justify-content:flex-start;padding:1.5rem}._cardBody_1x86a_103{position:relative;width:100%;color:#fff;text-align:left}._cardTitle_1x86a_111{display:block;width:100%;font-size:1rem;font-weight:400;color:#111;background:#fff;border-radius:999px;padding:.3rem 1rem;margin:0 0 .5rem;box-sizing:border-box;width:-moz-fit-content;width:fit-content}._cardSite_1x86a_126{font-size:1.5rem;font-weight:500;color:#fff;margin:0 0 .3rem}._cardDesc_1x86a_134{font-size:.95rem;color:#fff;margin:0;line-height:1.4}._cardLink_1x86a_142{display:block;text-decoration:none}._iconWrapper_1x86a_148{position:absolute;top:30px;right:30px;width:42px;height:42px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;z-index:5;transition:all .3s ease}._iconWrapper_1x86a_148:hover{background:#eaf4ff;transform:scale(1.05)}._openIcon_1x86a_170{display:block;width:14px;height:14px;border-top:2px solid #0070c9;border-right:2px solid #0070c9;transform:rotate(45deg);transition:all .3s ease}._iconWrapper_1x86a_148:hover ._openIcon_1x86a_170{transform:rotate(45deg) translate(2px,-2px)}._cardHidden_1x86a_184{display:none}._paginationHeader_1x86a_189{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}._pageArrow_1x86a_198{background:#004d98;color:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:1.2rem;cursor:pointer;transition:all .3s ease}._pageArrow_1x86a_198:hover{background:#0064c7;transform:scale(1.05)}._pageArrow_1x86a_198._disabled_1x86a_216,._pageArrow_1x86a_198:disabled{background:#ccc;cursor:not-allowed;transform:none}._pageInfo_1x86a_224{font-size:1rem;color:#333;font-weight:500}@media(max-width:768px){._showroomSection_1x86a_1{padding:2rem 5vw}._showroomTitle_1x86a_14{font-size:1.3rem;font-weight:500;text-align:center}._showroomDesc_1x86a_20{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._showroomTabs_1x86a_30{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:.8rem;margin-bottom:1rem;-ms-overflow-style:none;scrollbar-width:none;padding-left:1px}._showroomTabs_1x86a_30::-webkit-scrollbar{display:none}._showroomTab_1x86a_30{flex-shrink:0;scroll-snap-align:start;white-space:nowrap;margin-bottom:.5rem;font-size:1rem;padding:.5rem 1rem}._showroomTab_1x86a_30:hover,._active_1x86a_50{background:#004d98;color:#fff;box-shadow:0 4px 10px #0070c940}._showroomGrid_1x86a_61{grid-template-columns:1fr;padding:0;gap:1rem}._arrowBtn_1x86a_294{width:40px;height:40px}}._bluetechSection_udmcq_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:100% 100%}._bluetechContent_udmcq_11{position:relative;z-index:2;max-width:1600px;margin:0 auto;text-align:left}._bluetechTitle_udmcq_19{font-size:3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_udmcq_25{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#fffffff2}._bluetechDesc_udmcq_32{font-size:1.1rem;line-height:1.7;color:#ffffffd9;margin-bottom:3rem;max-width:800px}._bluetechBtn_udmcq_41{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;font-weight:500;text-decoration:none;font-size:1.05rem;transition:all .3s ease;margin-top:2rem}._bluetechBtn_udmcq_41:hover{background-color:#ffffff1a;transform:translateY(-2px)}._arrow_udmcq_61{margin-left:.6rem;transition:transform .3s ease}._bluetechBtn_udmcq_41:hover ._arrow_udmcq_61{transform:translate(4px)}@media(max-width:768px){._bluetechSection_udmcq_1{padding:2rem 5vw}._bluetechTitle_udmcq_19{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_udmcq_25{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_udmcq_32{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_udmcq_41{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._highlightsSection_hz5xp_1{background-color:#fff;color:#0b0b0b;text-align:center;padding:4rem 80px;max-width:1600px;margin:0 auto}._highlightsTitle_hz5xp_10{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#111}._highlightsContainer_hz5xp_17{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;align-items:start}._highlightItem_hz5xp_25{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;transition:transform .3s ease,opacity .3s ease;cursor:default}._highlightItem_hz5xp_25:hover{transform:translateY(-6px);opacity:.95}._highlightIcon_hz5xp_40{width:80px;height:80px;margin-bottom:1rem;filter:brightness(0) saturate(100%) invert(31%) sepia(85%) saturate(2297%) hue-rotate(192deg) brightness(96%) contrast(98%)}._highlightSubtitle_hz5xp_48{font-size:1.3rem;font-weight:700;color:#111;margin-bottom:0rem}._highlightText_hz5xp_55{font-size:1.1rem;color:#333;max-width:280px;line-height:1.5;margin-top:0}@media(max-width:768px){._highlightsSection_hz5xp_1{padding:2rem 5vw}._highlightsTitle_hz5xp_10{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._highlightsDesc_hz5xp_77{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:1rem}._highlightIcon_hz5xp_40{width:60px;height:60px}._highlightSubtitle_hz5xp_48{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:0rem}._highlightText_hz5xp_55{font-size:1rem;color:#333;max-width:280px;line-height:1.5;margin-top:0}._highlightsLogo_hz5xp_105{max-width:250px;max-height:250px}._highlightsContainer_hz5xp_17{grid-template-columns:repeat(2,1fr);gap:1rem}}._heroSection_1sya0_1{position:relative;color:#fff;text-align:center;overflow:hidden}._heroSection_1sya0_1:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/software_hero.avif);background-repeat:no-repeat;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05);z-index:0}._heroSection_1sya0_1:after{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/hero_background.avif);background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.05);opacity:.8;z-index:1}._heroContainer_1sya0_37{position:relative;padding:8rem 0;max-width:1600px;margin:0 auto;z-index:2}._heroText_1sya0_45{position:relative;z-index:2}._heroBadge_1sya0_50{display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004d98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_1sya0_60{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;margin-bottom:0}._heroDesc_1sya0_68{font-size:2.3rem;line-height:1.6;font-weight:200}._heroHighlight_1sya0_74{position:absolute;width:100%;bottom:0;background:var(--color-azul-03, #001d3a);z-index:3;font-size:1.8rem;line-height:1.6;font-weight:600;text-align:center}._heroHighlight_1sya0_74 p{margin:1rem 0}@media(max-width:768px){._heroSection_1sya0_1:before{background-size:100% 100%}._heroSection_1sya0_1:after{background-size:100% 100%}._heroContainer_1sya0_37{padding:2rem 5vw;padding-bottom:20vw}._heroText_1sya0_45{position:relative;z-index:2}._heroBadge_1sya0_50{padding:.5rem 1rem;font-size:1rem;margin-bottom:2rem}._heroTitle_1sya0_60{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:0}._heroDesc_1sya0_68{font-size:1.2rem;line-height:1.5;font-weight:200}._heroHighlight_1sya0_74 p{font-size:1rem;line-height:1;margin:1rem 0}}._featuresSection_zdc1h_1{background-image:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#fff;padding:4rem 80px;margin:0 auto;text-align:center}._featuresContainer_zdc1h_12{background-color:transparent;max-width:1600px;margin:0 auto;text-align:center}._featuresTitle_zdc1h_19{font-size:2rem;font-weight:600;text-align:center;color:#000}._featuresSubtitle_zdc1h_26{text-align:center;font-size:1.5rem;color:#000;margin-top:.5rem;white-space:pre-line}._featuresLink_zdc1h_34{color:var(--Azul-Vacway, #004d98);font-weight:500;font-size:1.1rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease;text-decoration:none}._featuresLink_zdc1h_34:hover{color:#002d6f}._featuresGrid_zdc1h_50{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}._featuresGridDual_zdc1h_57{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}._featureCard_zdc1h_64{background:#fff;border-radius:20px;padding:2rem 2.5rem;text-align:left;box-shadow:0 2px 6px #0000000f;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;justify-content:flex-start;cursor:default}._featureCard_zdc1h_64:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000014}._featureIcon_zdc1h_83{width:130px;height:100px;display:flex;align-items:center;justify-content:center}._featureIcon_zdc1h_83 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}._featureCardTitle_zdc1h_97{font-size:1.3rem;font-weight:700;margin-bottom:0;color:#000;margin-top:10px}._featureCardDesc_zdc1h_105{font-size:1rem;color:#444;line-height:1.5}@media(max-width:768px){._featuresSection_zdc1h_1{padding:2rem 5vw}._featuresTitle_zdc1h_19{font-size:1.3rem;font-weight:500}._featuresSubtitle_zdc1h_26{font-size:1rem;font-weight:300;max-width:100%}._featuresGrid_zdc1h_50,._featuresGridDual_zdc1h_57{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:1rem}._featureCard_zdc1h_64{padding:.5rem 1rem}._featureIcon_zdc1h_83{width:110px;height:110px}._featureCardTitle_zdc1h_97{font-size:1rem;margin-top:0}._featureCardDesc_zdc1h_105{font-size:1rem;margin-top:.5rem}}._functionalitiesSection_15u0l_1{background:#fbfbfb;padding:4rem 0}._featuresTitle_15u0l_6{font-size:2rem;font-weight:600;text-align:center;color:#000}._featuresSubtitle_15u0l_13{text-align:center;font-size:1.2rem;color:#444;margin-top:.5rem;margin-bottom:4rem}._container_15u0l_21{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:7rem}._imageWrapper_15u0l_30,._imageWrapper2_15u0l_36{flex:1;border-radius:20px;overflow:hidden}._image_15u0l_30{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:20px}._content_15u0l_50,._content2_15u0l_54{flex:1}._title_15u0l_58{font-size:2rem;font-weight:500;margin-bottom:1rem;color:#0a0a0a;line-height:1.3}._subtitle_15u0l_66{font-size:1.2rem;font-weight:300;margin-bottom:2rem;color:#0a0a0a;line-height:1.3;white-space:pre-line}._list_15u0l_75{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_15u0l_84{font-size:1.25rem;color:#222;display:flex;align-items:center;gap:.8rem;line-height:1.5}._listItem_15u0l_84 p{margin:0}._bullet_15u0l_97{color:var(--Azul-Vacway, #004D98);font-size:1.8rem;line-height:0}i._facil_15u0l_103{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._faqItem_15u0l_120{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer;width:100%}._faqQuestion_15u0l_131{display:flex;flex-direction:column;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1.8rem}._faqHeader_15u0l_139{display:flex;justify-content:space-between;align-items:center}._faqText_15u0l_145{font-weight:600;font-size:1.1rem}._faqIcon_15u0l_150{font-size:1.5rem;margin-left:8px;color:#999;transition:transform .3s ease,color .3s ease}._faqSubtitle_15u0l_157{margin-top:.3rem;color:var(--text-secondary);font-size:.95rem;line-height:1.4;margin-bottom:0}._faqItem_15u0l_120:hover{box-shadow:0 6px 24px #00000014}._open_15u0l_169 ._faqIcon_15u0l_150{color:#0070c9;transform:rotate(180deg)}._faqAnswer_15u0l_175{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_15u0l_169 ._faqAnswer_15u0l_175{max-height:500px;padding-bottom:1.5rem}._open_15u0l_169 ._faqQuestion_15u0l_131{background-color:#f5f9fe}._faqAnswer_15u0l_175 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqList_15u0l_199{margin-top:8px;padding-left:20px;list-style-type:disc;padding:1.3rem 3rem}._faqListItem_15u0l_206{margin-bottom:4px;color:var(--text-secondary);line-height:1.5;font-size:1rem}._projectsBtnPrimary_15u0l_214{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none;margin-top:2rem}._projectsBtnPrimary_15u0l_214:hover{background-color:#002f60}@media(max-width:992px){._functionalitiesSection_15u0l_1{padding:2rem 5vw}._featuresTitle_15u0l_6{font-size:1.3rem;font-weight:500}._featuresSubtitle_15u0l_13{font-size:1rem;font-weight:300;max-width:100%}._container_15u0l_21{display:grid;gap:1rem}._content_15u0l_50{margin-top:0;order:2}._content2_15u0l_54{margin-top:0;order:1}._title_15u0l_58{font-size:1.3rem;font-weight:500;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._subtitle_15u0l_66{font-size:1rem;font-weight:300;margin-bottom:2rem;color:#0a0a0a;line-height:1.3}._list_15u0l_75{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}._listItem_15u0l_84{font-size:1rem;color:#222;display:flex;align-items:center;gap:.5rem;line-height:1.5}._bullet_15u0l_97{color:var(--Azul-Vacway, #004D98);font-size:1.8rem;line-height:0}i._facil_15u0l_103{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:20px;height:20px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._faqItem_15u0l_120{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease;cursor:pointer;width:100%}._faqQuestion_15u0l_131{display:flex;flex-direction:column;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1.8rem}._faqHeader_15u0l_139{display:flex;justify-content:space-between;align-items:center}._faqText_15u0l_145{font-weight:600;font-size:1.1rem}._faqIcon_15u0l_150{font-size:1.5rem;margin-left:8px;color:#999;transition:transform .3s ease,color .3s ease}._faqSubtitle_15u0l_157{margin-top:.3rem;color:var(--text-secondary);font-size:.95rem;line-height:1.4;margin-bottom:0}._faqItem_15u0l_120:hover{box-shadow:0 6px 24px #00000014}._open_15u0l_169 ._faqIcon_15u0l_150{color:#0070c9;transform:rotate(180deg)}._imageWrapper_15u0l_30,._imageWrapper2_15u0l_36{margin-bottom:2rem;order:1}._faqAnswer_15u0l_175{max-height:0;overflow:hidden;padding:0 1.8rem;transition:all .4s ease;background:#fff}._open_15u0l_169 ._faqAnswer_15u0l_175{max-height:500px;padding-bottom:1.5rem}._open_15u0l_169 ._faqQuestion_15u0l_131{background-color:#f5f9fe}._faqAnswer_15u0l_175 p{font-size:1rem;line-height:1.6;color:#444;margin-top:.4rem}._faqList_15u0l_199{margin-top:8px;padding-left:20px;list-style-type:disc;padding:1.3rem 3rem}._faqListItem_15u0l_206{margin-bottom:4px;color:var(--text-secondary);line-height:1.5;font-size:1rem}._projectsBtnPrimary_15u0l_214{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none;margin-top:2rem}._projectsBtnPrimary_15u0l_214:hover{background-color:#002f60}}._bluetechSection_c8rxh_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:cover;height:auto}._container_c8rxh_12{max-width:1600px;margin:0 auto}._bluetechTitle_c8rxh_17{font-size:3rem;font-weight:400;line-height:1.4;margin-bottom:2rem;color:#fff;margin-top:0}._bluetechSubtitle_c8rxh_26{font-size:1.7rem;font-weight:300;line-height:1.7rem;margin-bottom:2rem;color:#fff;margin-top:0}._bluetechBtn_c8rxh_36{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1px solid rgba(255,255,255,.9);background-color:#ffffff1a;border-radius:999px;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:1rem;color:#fff}._bluetechBtn_c8rxh_36:hover{color:var(--Azul-Vacway, #004D98);background:#fff;transform:translateY(-2px)}._arrow_c8rxh_58 i{margin-left:.6rem;transition:transform .3s ease;filter:brightness(0) invert(1)!important}._bluetechBtn_c8rxh_36:hover ._arrow_c8rxh_58 i{transform:translate(4px);filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}@media(max-width:768px){._bluetechSection_c8rxh_1{padding:2rem 5vw}._bluetechTitle_c8rxh_17{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_c8rxh_26{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_c8rxh_87{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_c8rxh_36{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._heroSection_1fcbx_1{position:relative;display:flex;align-items:stretch;justify-content:space-between;color:#fff;overflow:hidden;background:linear-gradient(180deg,#081326,#0b4371);animation:_fadeInUp_1fcbx_1 .8s ease both;max-height:90vh;height:90vh}._heroContainer_1fcbx_15:before{content:"";position:absolute;inset:0;background-image:url(/assets/img/backgrounds/background-contact.avif);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:0}._heroContainer_1fcbx_15{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem 6vw;background:linear-gradient(90deg,#081326 0%,rgba(8,19,38,.85) 60%,transparent 100%);height:auto;width:35%}._heroImage_1fcbx_46{position:relative;width:65%;height:100%;overflow:hidden;z-index:1}._heroImage_1fcbx_46 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}._heroImage_1fcbx_46:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0813264d,#0813261a,#08132600 70%);z-index:2;pointer-events:none}._heroMobileImage_1fcbx_77{position:relative;width:100vw;height:auto;overflow:hidden;display:none}._heroMobileImage_1fcbx_77 img{width:100%}._heroTopBadge_1fcbx_89{border-radius:100px;background:#e9f4ff;color:var(--Azul-Vacway, #004d98);font-weight:500;font-style:Medium;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;width:-moz-fit-content;width:fit-content;padding:10px 30px;margin-bottom:2rem}._heroText_1fcbx_107{position:relative;z-index:2}._badgeContainer_1fcbx_112{display:flex;justify-content:start;gap:1rem;flex-wrap:wrap}._heroBadge_1fcbx_119{display:flex;align-items:center;gap:1rem;background:transparent;color:#e9f2ff;border:1px solid #e9f2ff;border-radius:9999px;padding:.6rem 1.4rem;font-size:1.3rem;font-weight:500;transition:all .3s ease;cursor:default}._heroBadge_1fcbx_119 img{width:30px;height:30px;filter:brightness(0) invert(1);transition:filter .3s ease}._heroBadge_1fcbx_119:hover{background-color:#e9f2ff1a;transform:translateY(-2px)}._heroTitle_1fcbx_146{font-weight:500;font-style:Medium;font-size:48px}._heroDesc_1fcbx_152{font-weight:300;font-style:Light;font-size:28px}._bluetechBtn_1fcbx_159{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:var(--Azul-Vacway, #004d98);background:#fff;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:2rem;margin-bottom:4rem}._bluetechBtn_1fcbx_159:hover{background-color:#ffffff1a;transform:translateY(-2px);color:#fff}._arrow_1fcbx_182 i{margin-left:.6rem;transition:transform .3s ease;filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}._bluetechBtn_1fcbx_159:hover ._arrow_1fcbx_182 i{transform:translate(4px);filter:brightness(0) invert(1)!important}@media(max-width:768px){._heroSection_1fcbx_1{padding:2rem 0 5rem;display:grid;height:auto;max-height:none;overflow:visible}._heroContainer_1fcbx_15:before{background-image:none}._heroContainer_1fcbx_15{padding:0;width:100%;text-align:center;background:none}._heroText_1fcbx_107{position:relative;z-index:2}._heroTopBadge_1fcbx_89{padding:1rem;font-size:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto}._heroTitle_1fcbx_146{font-size:1.8rem;line-height:1.5;margin-top:1rem;font-weight:400;margin-bottom:1rem;padding-right:5vw;padding-left:5vw}._heroDesc_1fcbx_152{font-size:1.2rem;line-height:1.5;font-weight:200;max-width:100%;padding-right:5vw;padding-left:5vw}._heroBadge_1fcbx_119{padding:.5rem 1rem;font-size:1rem;gap:.5rem}._heroBadge_1fcbx_119 img{width:20px;height:20px}._bluetechBtn_1fcbx_159{padding:.5rem 1.5rem;font-size:1rem;margin-bottom:2rem}._badgeContainer_1fcbx_112{align-items:center;justify-content:center}._heroImage_1fcbx_46{display:none}._heroMobileImage_1fcbx_77{display:block}._bluetechBtn_1fcbx_159{margin-top:2rem}}@keyframes _fadeInUp_1fcbx_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._clientsSection_iuo9h_1{background-color:#fff;position:relative;overflow:hidden;padding:4rem 0}._clientsTitle_iuo9h_8{color:#0b1728;text-align:center;margin-bottom:4rem;font-size:2rem;font-weight:600}._clientsCarousel_iuo9h_17{position:relative;overflow:hidden;width:100%;height:150px}._clientsTrack_iuo9h_25{display:flex;align-items:center;will-change:transform;transition:transform .1s linear}._clientItem_iuo9h_33{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:150px}._clientLogo_iuo9h_42{height:100px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:1;transition:filter .3s ease,opacity .3s ease}._clientLogo_iuo9h_42:hover{filter:grayscale(0%);opacity:.5;cursor:grab}@media(max-width:1200px){._clientLogo_iuo9h_42{height:70px}._clientItem_iuo9h_33{margin-right:60px}}@media(max-width:768px){._clientsSection_iuo9h_1{background-color:#fff;position:relative;overflow:hidden;padding:2rem 0}._clientsTitle_iuo9h_8{color:#0b1728;text-align:center;margin-bottom:2rem;font-size:1.3rem;font-weight:500}._clientsCarousel_iuo9h_17{height:auto}._clientLogo_iuo9h_42{height:60px}._clientItem_iuo9h_33{margin-right:40px}}._improveSection_rddxz_1{background-color:#fff;position:relative;overflow:hidden;padding:4rem 0 8rem;background:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:cover;background-position:center}._improveContainer_rddxz_12{position:relative;max-width:1600px;margin:0 auto;width:100%}._imageContainer_rddxz_20{position:relative;width:1002px;height:560px;border-radius:1.5rem;overflow:hidden}._imageContainer_rddxz_20 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;border-radius:1.5rem}._textContainer_rddxz_38{position:absolute;top:30vh;right:0;transform:translateY(-50%);background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 25px #0000001a;padding:2rem;width:591px;max-width:650px;z-index:2;height:641px}._title_rddxz_53{font-size:2rem;font-weight:600;color:#000;margin-bottom:1.5rem;line-height:1.3;padding-top:4rem}._description_rddxz_62{font-size:1.3rem;line-height:1.3;color:#000;font-weight:400;margin-bottom:1rem}@media(max-width:768px){._improveSection_rddxz_1{padding:2rem 5vw}._improveContainer_rddxz_12{width:100%;margin-bottom:-5vh}._imageContainer_rddxz_20{position:relative;width:98%;height:30vh;border-radius:1.5rem;overflow:hidden;margin:0 auto}._imageContainer_rddxz_20 img{width:100%;height:100%}._textContainer_rddxz_38{position:relative;padding:2rem;height:auto;margin:0 auto;width:100%;left:50%;top:-5vh;transform:translate(-50%);box-sizing:border-box;text-align:center}._title_rddxz_53{font-size:1.2rem;font-weight:600;color:#000;margin-bottom:1.5rem;line-height:1.5;padding-top:0}._description_rddxz_62{font-size:1rem;line-height:1.3;color:#000;font-weight:400;margin-bottom:1rem}}._lockersSection_3h23a_1{position:relative;background:#f7fbff;overflow:hidden;padding:4rem 0;background:url(/assets/img/backgrounds/hardware-background.avif);background-size:140%;background-color:#f5f9fe}._lockersContainer_3h23a_11{max-width:1600px;margin:0 auto;text-align:center;position:relative}._badge_3h23a_21{color:#004d98;font-weight:400;font-size:1.4rem;margin-bottom:1rem}._title_3h23a_29{font-size:2rem;font-weight:500;color:#0b0b0b;margin-bottom:3rem}._iconRow_3h23a_37,._iconKioskRow_3h23a_45{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:4rem}._featureItem_3h23a_53{display:flex;flex-direction:column;align-items:center;width:180px;text-align:center}._featureItem_3h23a_53 img{width:70px;height:70px;margin-bottom:.5rem}._featureItem_3h23a_53 p{font-size:1.1rem;color:#000;font-weight:300;margin-top:0}._mainContent_3h23a_75{display:flex;align-items:center;justify-content:center;gap:5%;margin-top:2rem;flex-wrap:wrap}._imageContainer_3h23a_85{min-width:300px;display:flex;justify-content:center;align-items:center;padding:2rem;width:30%;border-radius:1.2rem;box-shadow:0 4px 20px #00000014;background:#fff}._imageContainer_3h23a_85 img{height:50vh;width:auto}._textContainer_3h23a_103{flex:1;text-align:left;width:65%}._descHighlight_3h23a_109{color:#0b0b0b;font-size:1.3rem;line-height:1.3;font-weight:400;margin-bottom:2rem}._hardwareList_3h23a_118{display:flex;flex-direction:column;gap:2rem;padding-left:0;margin-bottom:2rem}._hardwareList_3h23a_118 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_3h23a_132{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._hardwareItemTitle_3h23a_148{font-weight:400;font-size:1.3rem;color:#0b1728;margin-bottom:.2rem;margin-top:0}._hardwareItemDesc_3h23a_156{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px}._hardwareItemSubdesc_3h23a_163{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._hardwareItemSubdesc_3h23a_163:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}._primaryBtn_3h23a_185{display:inline-flex;align-items:center;gap:.5rem;background:#004d98;color:#fff;padding:1rem 2.4rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .3s ease}._primaryBtn_3h23a_185:hover{background:#003873;transform:translateY(-2px)}._arrow_3h23a_203{font-weight:700;transition:transform .3s ease}._primaryBtn_3h23a_185:hover ._arrow_3h23a_203{transform:translate(4px)}._galleryWrapper_3h23a_213{margin-top:4rem;width:100%;height:-moz-fit-content;height:fit-content}._galleryRows_3h23a_219{display:flex;gap:1rem;height:60vh}._leftBlock_3h23a_226{display:flex;flex-direction:column;flex:2;gap:1rem;height:100%;min-width:0}._rowTop_3h23a_236,._rowBottom_3h23a_237{display:flex;flex:1;gap:1rem;height:calc((100% - 1rem)/2);min-width:0;min-height:0}._small_3h23a_246,._medium_3h23a_247,._large_3h23a_248{position:relative;overflow:hidden;border-radius:1rem;height:100%;width:100%}._smallG_3h23a_256,._mediumG_3h23a_257,._largeG_3h23a_258{position:relative;overflow:hidden;border-radius:1rem;height:100%;min-height:0;min-width:0}._smallG_3h23a_256 img,._mediumG_3h23a_257 img,._largeG_3h23a_258 img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}._smallG_3h23a_256{flex:.8}._mediumG_3h23a_257{flex:1.2}._largeG_3h23a_258{flex:1.8;height:100%}._small_3h23a_246{flex:.8}._medium_3h23a_247{flex:1.2}._large_3h23a_248{flex:1.8}._large_3h23a_248 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#_Wrapper2_3h23a_1 img{width:483px;height:488px;border-radius:1rem;cursor:cursor;transition:transform .3s ease,opacity .3s ease}#_Wrapper2_3h23a_1>div:nth-child(2) img{width:588px;height:488px}._galleryRows_3h23a_219 img:hover{transform:scale(1.05);opacity:.9}._galleryCarousel_3h23a_331{display:none}._carouselDots_3h23a_336{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap;position:relative;z-index:2}._dot_3h23a_346{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_3h23a_346:hover{transform:scale(1.1)}._dot_3h23a_346._active_3h23a_359,._active_3h23a_359{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._lockersSection_3h23a_1{padding:2rem 5vw;background-size:240%}._badge_3h23a_21{font-size:1.2rem;margin-top:0}._title_3h23a_29{font-size:1.4rem;margin-bottom:3rem}._iconRow_3h23a_37,._iconKioskRow_3h23a_45{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;margin-bottom:2rem}._iconKioskRow_3h23a_45>:nth-child(3){grid-column:1 / -1;justify-self:center}._featureItem_3h23a_53{width:80%;margin:0 auto}._featureItem_3h23a_53 img{width:60px;height:60px}._featureItem_3h23a_53 p{font-size:1rem}._mainContent_3h23a_75{display:flex;align-items:center;justify-content:center;gap:5%;margin-top:2rem;flex-wrap:wrap}._imageContainer_3h23a_85{padding:1rem 2rem;width:100%;margin-bottom:1rem}._imageContainer_3h23a_85 img{height:auto;width:40%}._textContainer_3h23a_103{width:100%}._descHighlight_3h23a_109{color:#0b0b0b;font-size:1.1rem;line-height:1.3;font-weight:400;margin-bottom:1rem}._hardwareList_3h23a_118{gap:1rem}._hardwareItemTitle_3h23a_148,._hardwareItemDesc_3h23a_156{font-size:1.1rem}._galleryRows_3h23a_219{display:none}._galleryWrapper_3h23a_213{margin-top:2rem}._galleryCarousel_3h23a_331{position:relative;width:100%;margin-top:0;display:block}._carouselDots_3h23a_336{display:flex;margin-top:1rem;padding-bottom:.5rem}._carouselWrapper_3h23a_497{overflow:hidden;position:relative;width:100%}._carouselTrack_3h23a_503{display:flex;flex-wrap:nowrap;gap:1rem;transition:transform .6s ease-in-out;will-change:transform;touch-action:pan-y}._carouselCard_3h23a_512{flex:0 0 100%;max-width:100%;box-sizing:border-box;cursor:pointer}._carouselImage_3h23a_519{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:1rem}}._bluetechSection_e72kg_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:100% 100%}._bluetechContent_e72kg_11{position:relative;z-index:2;max-width:1600px;margin:0 auto;text-align:left}._bluetechTitle_e72kg_19{font-size:2.625rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_e72kg_25{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#fffffff2}._bluetechDesc_e72kg_32{font-size:1.1rem;line-height:1.7;color:#ffffffd9;margin-bottom:3rem;max-width:800px}._bluetechBtn_e72kg_41{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;font-weight:500;text-decoration:none;font-size:1.05rem;transition:all .3s ease;margin-top:2rem}._bluetechBtn_e72kg_41:hover{background-color:#ffffff1a;transform:translateY(-2px)}._arrow_e72kg_61{margin-left:.6rem;transition:transform .3s ease}._bluetechBtn_e72kg_41:hover ._arrow_e72kg_61{transform:translate(4px)}@media(max-width:768px){._bluetechSection_e72kg_1{padding:2rem 5vw}._bluetechTitle_e72kg_19{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_e72kg_25{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_e72kg_32{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_e72kg_41{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._reportingSection_e8fwg_1{position:relative;background:#f7fbff;overflow:hidden;padding:4rem 0;background:url(/assets/img/backgrounds/hardware-background.avif);background-size:140%;background-color:#f5f9fe}._reportingContainer_e8fwg_11{max-width:1200px;margin:0 auto;text-align:center;position:relative}._badge_e8fwg_19{color:#004d98;font-weight:400;font-size:1.4rem;margin-bottom:1rem}._title_e8fwg_27{font-size:2rem;font-weight:500;color:#0b0b0b;margin-bottom:0}._subtitle_e8fwg_34{font-size:1.4rem;font-weight:400;color:#0b0b0b;margin-bottom:3rem}._iconRow_e8fwg_42{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:4rem}._featureItem_e8fwg_50{display:flex;flex-direction:column;align-items:start;width:180px;text-align:center}._featureItem_e8fwg_50 img{width:70px;height:70px;margin-bottom:.5rem}._featureItem_e8fwg_50 p{font-size:1.1rem;color:#000;font-weight:300;margin-top:0}._mainContent_e8fwg_72{display:flex;align-items:center;justify-content:center;gap:10%;flex-wrap:wrap}._imageContainer_e8fwg_81{display:flex;justify-content:center;align-items:center;width:50%}._imageContainer_e8fwg_81 img{height:100%;width:auto}._textContainer_e8fwg_94{flex:1;text-align:left;width:40%;margin-right:10%}._descHighlight_e8fwg_101{color:#0b0b0b;font-size:1.3rem;line-height:1.3;font-weight:400;margin-bottom:2rem}._hardwareList_e8fwg_110{display:flex;flex-direction:column;gap:2rem;padding-left:0;margin-bottom:2rem}._hardwareList_e8fwg_110 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_e8fwg_124{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._hardwareItemTitle_e8fwg_140{font-weight:400;font-size:1.3rem;color:#0b1728;margin-bottom:.2rem;margin-top:0}._hardwareItemDesc_e8fwg_148{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px}._hardwareItemSubdesc_e8fwg_155{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._hardwareItemSubdesc_e8fwg_155:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}._primaryBtn_e8fwg_177{display:inline-flex;align-items:center;gap:.5rem;background:#004d98;color:#fff;padding:1rem 2.4rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .3s ease}._primaryBtn_e8fwg_177:hover{background:#003873;transform:translateY(-2px)}._arrow_e8fwg_195{font-weight:700;transition:transform .3s ease}._primaryBtn_e8fwg_177:hover ._arrow_e8fwg_195{transform:translate(4px)}._businessModelTable_e8fwg_204{margin-top:2rem;max-width:1200px}._tableHeader_e8fwg_210{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;text-align:center;width:100%}._headerLeft_e8fwg_219,._headerRight_e8fwg_223{flex:1}._tableHeader_e8fwg_210 h3{font-size:1.2rem;font-weight:600;color:#000;margin-bottom:.5rem;padding:0 5rem}._tableHeader_e8fwg_210 p{font-size:1rem;color:#000;padding:0 5rem}._tableLine_e8fwg_241{background-color:var(--Azul-Vacway, #004d98);height:6rem;margin:auto;width:1px}._tableWrapper_e8fwg_249{overflow-x:auto}table{width:100%;border-collapse:separate;border-spacing:0 1rem;text-align:center;table-layout:fixed}th{color:#000;font-weight:500;padding:1.2rem;font-size:1.1rem}tr td:first-child{border-top-left-radius:9rem;border-bottom-left-radius:9rem;text-align:left;font-weight:500;color:#0b0b0b;padding-left:2rem}tr td:last-child{border-top-right-radius:9rem;border-bottom-right-radius:9rem}tbody tr{box-shadow:0 2px 10px #0000000f;transition:all .25s ease;background:#fff;border:1px solid var(--color-gris-wr1, #6b6b6b);font-size:1.1rem;vertical-align:middle;color:#0b0b0b;border-radius:9rem}tbody td{padding:.5rem 0}tbody tr:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000014}td i{display:inline-block;margin:0 auto}._tableNote_e8fwg_312{margin-top:1.2rem;font-size:1rem;color:#000;text-align:center}@media(max-width:768px){._reportingSection_e8fwg_1{padding:2rem 5vw;background-size:cover}._badge_e8fwg_19{font-size:1.2rem;margin-top:0}._title_e8fwg_27{font-size:1.4rem;margin-bottom:1rem}._subtitle_e8fwg_34{font-size:1.2rem;margin-bottom:2rem}._iconRow_e8fwg_42{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:4rem}._featureItem_e8fwg_50{display:flex;flex-direction:row;align-items:start;width:70px;text-align:center}._featureItem_e8fwg_50 img{width:70px;height:70px;margin-bottom:.5rem}._featureItem_e8fwg_50 p{font-size:1.1rem;color:#000;font-weight:300;margin-top:0}._mainContent_e8fwg_72{display:flex;align-items:center;justify-content:center;gap:10%;flex-wrap:wrap;margin-bottom:2rem}._imageContainer_e8fwg_81{min-width:none;width:100%}._imageContainer_e8fwg_81 img{height:30vh;width:auto}._textContainer_e8fwg_94{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-right:0}._descHighlight_e8fwg_101{font-size:1rem;line-height:1.5;font-weight:400;margin-bottom:2rem;flex:1}i._facil_e8fwg_124{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._primaryBtn_e8fwg_177{display:inline-flex;align-items:center;gap:.5rem;background:#004d98;color:#fff;padding:1rem 2.4rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .3s ease}._primaryBtn_e8fwg_177:hover{background:#003873;transform:translateY(-2px)}._arrow_e8fwg_195{font-weight:700;transition:transform .3s ease}._primaryBtn_e8fwg_177:hover ._arrow_e8fwg_195{transform:translate(4px)}._businessModelTable_e8fwg_204{margin-top:2rem;max-width:1200px}._tableHeader_e8fwg_210{display:block;justify-content:center;gap:2rem;margin-bottom:0;text-align:center;width:100%}._headerLeft_e8fwg_219,._headerRight_e8fwg_223{flex:1}._tableHeader_e8fwg_210 h3{font-size:1.2rem;font-weight:600;color:#000;margin-bottom:.5rem;padding:0}._tableHeader_e8fwg_210 p{font-size:1.1rem;color:#000;padding:0}._tableLine_e8fwg_241{background-color:var(--Azul-Vacway, #004d98);height:1px;margin:2rem auto;width:10rem}._tableWrapper_e8fwg_249{overflow-x:auto}table{width:100%;border-collapse:separate;border-spacing:0 1rem;text-align:center;table-layout:fixed}th{color:#000;font-weight:500;padding:1.2rem;font-size:.8rem}tr td:first-child{border-top-left-radius:9rem;border-bottom-left-radius:9rem;text-align:left;font-weight:500;color:#0b0b0b;padding-left:1rem;font-size:.8rem}tr td:last-child{border-top-right-radius:9rem;border-bottom-right-radius:9rem}tbody tr{box-shadow:0 2px 10px #0000000f;transition:all .25s ease;background:#fff;border:1px solid var(--color-gris-wr1, #6b6b6b);font-size:1.1rem;vertical-align:middle;color:#0b0b0b;border-radius:9rem}tbody td{padding:.5rem 0}tbody tr:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000014}td i{display:inline-block;margin:0 auto}._tableNote_e8fwg_312{margin-top:1.2rem;font-size:1rem;color:#000;text-align:center}}._bluetechSection_26eun_1{background:linear-gradient(180deg,#001833,#004d98);color:#fff;text-align:left;padding:4rem 0}._container_26eun_8{max-width:1600px;margin:0 auto}._bluetechTitle_26eun_13{font-size:3rem;font-weight:400;line-height:1.4;margin-bottom:2rem;color:#fff;margin-top:0}._bluetechSubtitle_26eun_22{font-size:1.7rem;font-weight:300;line-height:1.7rem;margin-bottom:2rem;color:#fff;margin-top:0}._bluetechBtn_26eun_32{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1px solid rgba(255,255,255,.9);background-color:#ffffff1a;border-radius:999px;font-weight:500;text-decoration:none;font-size:1.2rem;transition:all .3s ease;margin-top:1rem;color:#fff}._bluetechBtn_26eun_32:hover{color:var(--Azul-Vacway, #004D98);background:#fff;transform:translateY(-2px)}._arrow_26eun_54 i{margin-left:.6rem;transition:transform .3s ease;filter:brightness(0) invert(1)!important}._bluetechBtn_26eun_32:hover ._arrow_26eun_54 i{transform:translate(4px);filter:invert(21%) sepia(93%) saturate(1800%) hue-rotate(192deg) brightness(50%) contrast(94%)!important}@media(max-width:768px){._bluetechSection_26eun_1{padding:2rem 5vw}._bluetechTitle_26eun_13{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_26eun_22{font-size:1rem;font-weight:400;margin-bottom:0}._bluetechDesc_26eun_83{font-size:1rem;font-weight:300;max-width:100%}._bluetechBtn_26eun_32{padding:.5rem 3rem;font-weight:400;margin-top:2rem;line-height:1rem}}._oneSection_1f776_1{position:relative;background:#f7fbff;overflow:hidden;padding:4rem 0;background:url(/assets/img/backgrounds/hardware-background.avif);background-size:140%;background-position:bottom}._oneContainer_1f776_11{max-width:1600px;margin:0 auto;text-align:center;position:relative}._badge_1f776_19{color:#004d98;font-weight:400;font-size:1.4rem;margin-bottom:1rem}._title_1f776_27{font-size:2rem;font-weight:500;color:#0b0b0b;margin-bottom:3rem}._complementstitle_1f776_34{font-size:2rem;font-weight:500;color:#0b0b0b;margin-bottom:0}._subtitle_1f776_41{font-size:1.4rem;font-weight:400;color:#0b0b0b;margin-bottom:3rem}._iconRow_1f776_49{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:4rem}._featureItem_1f776_57{display:flex;flex-direction:column;align-items:center;width:180px;text-align:center}._featureItem_1f776_57 img{width:70px;height:70px;margin-bottom:.5rem}._featureItem_1f776_57 p{font-size:1.1rem;color:#000;font-weight:300;margin-top:0}._highlightRow_1f776_79{position:absolute;inset:0;pointer-events:none}._highlightItem_1f776_85{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 6px 24px #00000026;text-align:center;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:default;pointer-events:auto}._highlightItem_1f776_85:hover{transform:scale(1.1);box-shadow:0 8px 28px #0003}._highlightItem_1f776_85 img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:.4rem}._highlightRow_1f776_79>._highlightItem_1f776_85:nth-child(3)>img{width:80px;height:80px}._highlightItem_1f776_85 p{font-size:.9rem;color:#000;margin:0;text-align:center}._item1_1f776_129{top:15%;left:0rem;width:160px;height:160px;animation:_float_1f776_1 3s ease-in-out infinite}._item2_1f776_137{top:39%;left:-2rem;width:120px;height:120px;animation:_float_1f776_1 6s ease-in-out infinite}._item3_1f776_145{bottom:15%;left:4rem;width:150px;height:150px;animation:_float_1f776_1 2s ease-in-out infinite}@keyframes _float_1f776_1{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-52%) translate(5px)}}._mainContent_1f776_164{display:flex;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap;margin-bottom:4rem}._imageContainer_1f776_174{position:relative;overflow:visible;min-width:300px;display:flex;justify-content:center;align-items:center;padding:2rem;width:30%;background:transparent}._mainImage_1f776_186{height:65vh;width:auto}._textContainer_1f776_192{flex:1;text-align:left;width:65%}._descHighlight_1f776_198{color:#0b0b0b;font-size:1.3rem;line-height:1.3;font-weight:400;margin-bottom:2rem}._hardwareList_1f776_207{display:flex;flex-direction:column;gap:2rem;padding-left:0;margin-bottom:2rem}._hardwareList_1f776_207 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_1f776_221{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._hardwareItemTitle_1f776_237{font-weight:400;font-size:1.3rem;color:#0b1728;margin-bottom:.2rem;margin-top:0}._hardwareItemDesc_1f776_245{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px}._hardwareItemSubdesc_1f776_252{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._hardwareItemSubdesc_1f776_252:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}._primaryBtn_1f776_274{display:inline-flex;align-items:center;gap:.5rem;background:#004d98;color:#fff;padding:1rem 2.4rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .3s ease}._primaryBtn_1f776_274:hover{background:#003873;transform:translateY(-2px)}._arrow_1f776_292{font-weight:700;transition:transform .3s ease}._primaryBtn_1f776_274:hover ._arrow_1f776_292{transform:translate(4px)}._productsGrid_1f776_302{margin-top:4rem;display:flex;flex-direction:column;gap:2rem}._topRow_1f776_309,._bottomRow_1f776_310{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}._productCard_1f776_319{position:relative;background:transparent;border-radius:1rem;box-shadow:0 4px 18px #00000014;overflow:hidden;text-align:center;width:30%;height:60vh;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:left}._productCard_1f776_319:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._productCard_1f776_319 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._productCard_1f776_319:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_1f776_366{position:absolute;z-index:2;color:#fff;text-align:left;left:1.2rem;right:1.2rem;top:70%}._productTitle_1f776_376{font-size:1.4rem;font-weight:600;margin:0}._productDesc_1f776_382{font-size:1.2rem;line-height:1.2}._productCard_1f776_319:before,._productTitle_1f776_376,._productDesc_1f776_382{pointer-events:none}._photoItem_1f776_394{width:30%;height:60vh;overflow:hidden;border-radius:1rem;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:transform .3s ease}._photoItem_1f776_394:hover{transform:scale(1.03)}._photoItem_1f776_394 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._galleryCarousel_1f776_414{display:none}._carouselDots_1f776_419{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap}._dot_1f776_427{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_1f776_427:hover{transform:scale(1.1)}._dot_1f776_427._active_1f776_440{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._oneSection_1f776_1{padding:2rem 5vw;background-size:240%}._badge_1f776_19{font-size:1.2rem;margin-top:0}._title_1f776_27{font-size:1.4rem;margin-bottom:3rem}._complementstitle_1f776_34{font-size:1.4rem;margin-bottom:1rem}._subtitle_1f776_41{font-size:1.2rem;margin-bottom:2rem}._iconRow_1f776_49{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;margin-bottom:2rem}._iconRow_1f776_49>:nth-child(3){grid-column:1 / -1;justify-self:center}._featureItem_1f776_57{width:80%;margin:0 auto}._featureItem_1f776_57 img{width:60px;height:60px}._featureItem_1f776_57 p{font-size:1rem}._mainContent_1f776_164{display:flex;align-items:center;justify-content:center;gap:5%;margin-top:2rem;flex-wrap:wrap;margin-bottom:2rem}._imageContainer_1f776_174{display:flex;justify-content:flex-end;align-items:center;padding:0;width:100%;margin-bottom:2rem}._imageContainer_1f776_174 img{width:70%;height:auto;display:flex}._highlightItem_1f776_85 img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:.4rem}._highlightItem_1f776_85 p{font-size:.9rem;color:#000;margin:0;text-align:center}._item1_1f776_129{top:15%;left:0rem;width:140px;height:140px;animation:_float_1f776_1 3s ease-in-out infinite}._item2_1f776_137{top:45%;left:0rem;width:120px;height:120px;animation:_float_1f776_1 6s ease-in-out infinite}._item3_1f776_145{display:none}._textContainer_1f776_192{width:100%}._descHighlight_1f776_198{color:#0b0b0b;font-size:1.1rem;line-height:1.3;font-weight:400;margin-bottom:1rem}._hardwareList_1f776_207{gap:1rem}._hardwareItemTitle_1f776_237,._hardwareItemDesc_1f776_245{font-size:1.1rem}._productsGrid_1f776_302,._bottomRow_1f776_310{display:none}._galleryWrapper_1f776_604{margin-top:2rem}._galleryCarousel_1f776_414{position:relative;width:100%;margin-top:2rem;overflow:hidden;display:flex;flex-direction:column;align-items:center}._carouselWrapper_1f776_619{overflow:hidden;position:relative;width:100%}._carouselTrack_1f776_625{display:flex;transition:transform .6s ease-in-out;will-change:transform;gap:1rem;overflow:visible;touch-action:pan-y;padding-bottom:1rem;scrollbar-width:none}._carouselCard_1f776_636{flex:0 0 100%;scroll-snap-align:center;border-radius:1rem;overflow:hidden;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease}._carouselImage_1f776_645{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:flex}._carouselTrack_1f776_625::-webkit-scrollbar{display:none}._carouselProductCard_1f776_658{display:flex;flex:0 0 100%;scroll-snap-align:center;border-radius:1rem;overflow:hidden;position:relative;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease;height:350px;box-shadow:0 4px 18px #00000014}._carouselProductCard_1f776_658:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._carouselProductCard_1f776_658 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._carouselProductCard_1f776_658:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_1f776_366{position:absolute;z-index:2;color:#fff;text-align:left;left:1rem;right:1rem;bottom:1.5rem;top:60%}._productTitle_1f776_376{font-size:1.2rem;font-weight:600;margin:0}._productDesc_1f776_382{font-size:1rem;line-height:1.3;font-weight:300;margin-top:.3rem;color:#ffffffe6}}._miniSection_rcufi_1{position:relative;background:#f7fbff;overflow:hidden;padding:4rem 0;background:url(/assets/img/backgrounds/sector_mini_background.jpg);background-size:cover;background-position:bottom}._miniContainer_rcufi_11{max-width:1600px;margin:0 auto;text-align:center;position:relative}._badge_rcufi_19{color:#fff;font-weight:400;font-size:1.4rem;margin-bottom:1rem}._title_rcufi_27{font-size:2rem;font-weight:500;color:#fff;margin-bottom:3rem}._complementstitle_rcufi_34{font-size:2rem;font-weight:500;color:#fff;margin-bottom:0}._subtitle_rcufi_41{font-size:1.4rem;font-weight:400;color:#000;margin-bottom:3rem}._iconRow_rcufi_49{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:4rem}._featureItem_rcufi_57{display:flex;flex-direction:column;align-items:center;width:180px;text-align:center;filter:brightness(0) invert(1)}._featureItem_rcufi_57 img{width:70px;height:70px;margin-bottom:.5rem}._featureItem_rcufi_57 p{font-size:1.1rem;color:#fff;font-weight:300;margin-top:0}._highlightRow_rcufi_80{position:absolute;inset:0;pointer-events:none}._highlightItem_rcufi_86{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 6px 24px #00000026;text-align:center;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:default;pointer-events:auto}._highlightItem_rcufi_86:hover{transform:scale(1.1);box-shadow:0 8px 28px #0003}._highlightItem_rcufi_86 img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:.4rem}._highlightItem_rcufi_86 p{font-size:.9rem;color:#000;margin:0;text-align:center}._item1_rcufi_122{top:35%;right:-8rem;width:160px;height:160px;animation:_float_rcufi_1 3s ease-in-out infinite}._item2_rcufi_130{top:60%;right:-4rem;width:120px;height:120px;animation:_float_rcufi_1 6s ease-in-out infinite}._item3_rcufi_138{bottom:15%;left:4rem;width:150px;height:150px;animation:_float_rcufi_1 2s ease-in-out infinite}@keyframes _float_rcufi_1{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-52%) translate(5px)}}._mainContent_rcufi_157{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;margin-top:2rem;flex-wrap:wrap;margin-bottom:4rem}._imageContainer_rcufi_169{position:relative;overflow:visible;min-width:300px;display:flex;justify-content:center;align-items:center;padding:2rem;width:30%;background:transparent}._mainImage_rcufi_181{height:50vh;width:auto}._textContainer_rcufi_187{flex:1;text-align:left;width:65%;padding-right:5rem}._descHighlight_rcufi_194{color:#fff;font-size:1.3rem;line-height:1.3;font-weight:400;margin-bottom:2rem}._descHighlight_rcufi_194 a{color:#1ed3f3;text-decoration:underline}._hardwareList_rcufi_209{display:flex;flex-direction:column;gap:2rem;padding-left:0;margin-bottom:2rem}._hardwareList_rcufi_209 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_rcufi_223{color:#fff;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._hardwareItemTitle_rcufi_240{font-weight:400;font-size:1.3rem;color:#fff;margin-bottom:.2rem;margin-top:0}._hardwareItemDesc_rcufi_248{color:#fff;font-size:1.2rem;line-height:1.5;margin-top:10px}._hardwareItemSubdesc_rcufi_255{color:#fff;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._hardwareItemSubdesc_rcufi_255:before{content:"•";position:absolute;left:0;color:#fff;font-weight:700;font-size:1.2rem;line-height:1.2}._primaryBtn_rcufi_277{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#004d98;padding:1rem 2.4rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .3s ease}._primaryBtn_rcufi_277:hover{color:#fff;background:transparent;transform:translateY(-2px);border:1px solid #fff}._arrow_rcufi_297{font-weight:700;transition:transform .3s ease}._primaryBtn_rcufi_277:hover ._arrow_rcufi_297{transform:translate(4px)}._productsGrid_rcufi_307{margin-top:4rem;display:flex;flex-direction:column;gap:2rem}._topRow_rcufi_314,._bottomRow_rcufi_315{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}._productCard_rcufi_324{position:relative;background:transparent;border-radius:1rem;box-shadow:0 4px 18px #00000014;overflow:hidden;text-align:center;width:32%;height:70vh;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:left}._productCard_rcufi_324:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._productCard_rcufi_324 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._productCard_rcufi_324:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_rcufi_371{position:absolute;z-index:2;color:#fff;text-align:left;left:1.2rem;right:1.2rem;top:70%}._productTitle_rcufi_381{font-size:1.4rem;font-weight:600;margin:0}._productDesc_rcufi_387{font-size:1.2rem;line-height:1.2}._productCard_rcufi_324:before,._productTitle_rcufi_381,._productDesc_rcufi_387{pointer-events:none}._photoItem_rcufi_399{width:32%;height:70vh;overflow:hidden;border-radius:1rem;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:transform .3s ease}._photoItem_rcufi_399:hover{transform:scale(1.03)}._photoItem_rcufi_399 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._galleryCarousel_rcufi_419{display:none}._carouselDots_rcufi_424{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap}._dot_rcufi_432{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_rcufi_432:hover{transform:scale(1.1)}._dot_rcufi_432._active_rcufi_445{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._miniSection_rcufi_1{padding:2rem 5vw;background-size:cover}._badge_rcufi_19{font-size:1.2rem;margin-top:0}._title_rcufi_27{font-size:1.4rem;margin-bottom:3rem}._complementstitle_rcufi_34{font-size:1.4rem;margin-bottom:1rem}._subtitle_rcufi_41{font-size:1.2rem;margin-bottom:2rem}._iconRow_rcufi_49{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;margin-bottom:2rem}._iconRow_rcufi_49>:nth-child(3){grid-column:1 / -1;justify-self:center}._featureItem_rcufi_57{width:80%;margin:0 auto}._featureItem_rcufi_57 img{width:60px;height:60px}._featureItem_rcufi_57 p{font-size:1rem}._mainContent_rcufi_157{display:grid;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap;margin-bottom:2rem}._imageContainer_rcufi_169{display:flex;justify-content:flex-start;align-items:center;padding:0;width:100%;margin-bottom:2rem;order:1}._imageContainer_rcufi_169 img{width:80%;height:auto;display:block}._highlightItem_rcufi_86 img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:.4rem}._highlightItem_rcufi_86 p{font-size:.9rem;color:#000;margin:0;text-align:center}._item1_rcufi_122{top:35%;right:0rem;width:130px;height:130px;animation:_float_rcufi_1 3s ease-in-out infinite}._item2_rcufi_130{top:80%;right:2rem;width:120px;height:120px;animation:_float_rcufi_1 6s ease-in-out infinite}._item3_rcufi_138{display:none}._textContainer_rcufi_187{width:100%;order:2}._descHighlight_rcufi_194{color:#fff;font-size:1.1rem;line-height:1.5;font-weight:400;margin-bottom:2rem}._hardwareList_rcufi_209{gap:1rem}._hardwareItemTitle_rcufi_240,._hardwareItemDesc_rcufi_248{font-size:1.1rem}._productsGrid_rcufi_307,._bottomRow_rcufi_315{display:none}._galleryWrapper_rcufi_611{margin-top:2rem}._galleryCarousel_rcufi_419{position:relative;width:100%;margin-top:2rem;overflow:hidden;display:block}._carouselWrapper_rcufi_624{overflow:hidden;position:relative;width:100%}._carouselTrack_rcufi_630{display:flex;transition:transform .6s ease-in-out;will-change:transform;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._carouselCard_rcufi_643{flex:0 0 100%;scroll-snap-align:center;border-radius:1rem;overflow:hidden;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease}._carouselImage_rcufi_652{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}._carouselTrack_rcufi_630::-webkit-scrollbar{display:none}._carouselProductCard_rcufi_665{flex:0 0 80%;scroll-snap-align:center;border-radius:1rem;overflow:hidden;position:relative;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease;height:350px;box-shadow:0 4px 18px #00000014}._carouselProductCard_rcufi_665:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000026}._carouselProductCard_rcufi_665 img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .3s ease}._carouselProductCard_rcufi_665:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._productText_rcufi_371{position:absolute;z-index:2;color:#fff;text-align:left;left:1rem;right:1rem;bottom:1.5rem;top:60%}._productTitle_rcufi_381{font-size:1.2rem;font-weight:600;margin:0}._productDesc_rcufi_387{font-size:1rem;line-height:1.3;font-weight:300;margin-top:.3rem;color:#ffffffe6}}._section_ke9xx_1{color:#111;text-align:center;padding:4rem 0;overflow:hidden;position:relative;background-color:#fbfbfb;background-image:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:100% 100%}._container_ke9xx_13{max-width:1600px;margin:0 auto;padding:0 2rem}._title_ke9xx_19{font-size:1.9rem;font-weight:600;color:#111827;margin-bottom:2rem}._carouselWrapper_ke9xx_27{position:relative;margin-top:3.5rem}._carousel_ke9xx_27{position:relative;overflow:hidden;min-height:480px}._card_ke9xx_38{display:flex;align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000f;overflow:hidden;max-width:1300px;margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;height:440px;transition:opacity .7s ease,transform .7s ease}._card_ke9xx_38._active_ke9xx_56{opacity:1;z-index:3}._card_ke9xx_38._hidden_ke9xx_61{opacity:0;z-index:0;pointer-events:none}._cardImage_ke9xx_68{flex:0 0 65%;max-width:65%;overflow:hidden;position:relative}._cardImage_ke9xx_68 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._arrowMobile_ke9xx_83{display:none}._cardContent_ke9xx_88{flex:1;padding:2rem 2.5rem;text-align:left;display:flex;flex-direction:column;justify-content:flex-start}._header_ke9xx_97{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}._logo_ke9xx_104{width:52px;height:52px;-o-object-fit:contain;object-fit:contain;border-radius:100%;border:1px solid #e0e0e0;padding:.4rem;background:#fff}._site_ke9xx_114{font-weight:700;font-size:1.05rem;color:#111;margin:0}._author_ke9xx_121{color:#777;font-size:.92rem;margin:.15rem 0 0}._stats_ke9xx_128{display:flex;margin-bottom:1.5rem}._statValue_ke9xx_133{display:block;font-size:2rem;font-weight:700;color:#000}._stats_ke9xx_128>div:first-child{border-right:1px solid #ddd;padding-right:2rem;margin-right:2rem}._statLabel_ke9xx_146{font-size:1rem;color:#333}._quote_ke9xx_151{color:#444;font-size:.97rem;line-height:1.65;margin:0 0 1.2rem}._projectLink_ke9xx_158{display:inline-flex;align-items:center;gap:.4rem;color:#004d98;font-weight:600;font-size:.95rem;text-decoration:none;transition:color .3s ease;margin-top:auto}._projectLink_ke9xx_158:hover{color:#0070c9}._arrow_ke9xx_83{font-size:1.1rem;transition:transform .3s ease}._projectLink_ke9xx_158:hover ._arrow_ke9xx_83{transform:translate(4px)}._arrowBtn_ke9xx_184{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform .3s ease,opacity .3s ease;opacity:.7}._arrowBtn_ke9xx_184:hover{transform:translateY(-50%) scale(1.1);opacity:1}._left_ke9xx_206{left:10px}._right_ke9xx_210{right:10px}._arrowBtn_ke9xx_184:before{content:"";display:block;width:18px;height:18px;border-top:3px solid #004d98;border-right:3px solid #004d98;transform:rotate(45deg);transition:all .3s ease}._left_ke9xx_206:before{transform:rotate(-135deg);margin-left:6px}._right_ke9xx_210:before{transform:rotate(45deg);margin-right:6px}._dots_ke9xx_236{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}._dot_ke9xx_236{width:10px;height:10px;background:#66bbe2;border-radius:50%;transition:all .3s;cursor:pointer}._activeDot_ke9xx_252{background:#0070c9;width:50px;border-radius:5px}@media(max-width:1024px){._card_ke9xx_38{width:95%}._cardContent_ke9xx_88{padding:1.5rem 1.8rem}}@media(max-width:768px){._section_ke9xx_1{padding:2rem 5vw;background-image:none;overflow:visible}._container_ke9xx_13{padding:0}._title_ke9xx_19{font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding:0 .5rem}._carouselWrapper_ke9xx_27{margin-top:.5rem;overflow:visible;padding:0}._carousel_ke9xx_27{min-height:auto;position:relative}._card_ke9xx_38{flex-direction:column;width:100%;max-width:100%;height:auto;position:relative;top:auto;left:auto;transform:none;border-radius:16px;border:1px solid #e5e5e5;box-shadow:0 2px 12px #0000000f}._card_ke9xx_38._active_ke9xx_56{opacity:1;z-index:3;display:flex}._card_ke9xx_38._hidden_ke9xx_61{opacity:0;z-index:0;pointer-events:none;position:absolute;top:0;left:0;right:0}._cardImage_ke9xx_68{flex:none;max-width:100%;height:200px;position:relative;border-radius:16px 16px 0 0;overflow:hidden}._cardImage_ke9xx_68 img{min-height:200px;border-radius:16px 16px 0 0}._arrowBtn_ke9xx_184{display:none}._cardContent_ke9xx_88{padding:1.2rem 1rem}._header_ke9xx_97{gap:.7rem;margin-bottom:.8rem}._logo_ke9xx_104{width:40px;height:40px;padding:.3rem}._site_ke9xx_114{font-size:.95rem}._author_ke9xx_121{font-size:.82rem}._quote_ke9xx_151{font-size:.88rem;line-height:1.5;margin-bottom:1rem}._stats_ke9xx_128{margin-bottom:1rem;flex-wrap:wrap;row-gap:.8rem}._statValue_ke9xx_133{font-size:1.5rem}._statLabel_ke9xx_146{font-size:.8rem}._stats_ke9xx_128>div:first-child{padding-right:1.2rem;margin-right:1.2rem}._projectLink_ke9xx_158{font-size:.9rem}._dots_ke9xx_236{display:flex;margin-top:1.2rem}}._hero_at2j0_1{position:relative;overflow:hidden;background-color:#f9fbfe;padding:4rem 80px}._backgroundHero_at2j0_8{background-image:url(/assets/img/backgrounds/hero.avif);background-repeat:no-repeat;background-size:cover;background-position:top}._heroContainer_at2j0_15{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 auto;max-width:1600px}._heroText_at2j0_25{flex:.9;display:flex;align-items:center;justify-content:center}._heroTextInner_at2j0_32{max-width:100%}._heroBadge_at2j0_36{display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_at2j0_46{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;color:#000}._heroDesc_at2j0_54{font-size:1.8rem;margin-top:1.25rem;color:#333;line-height:1.6;font-weight:200}._heroBtn_at2j0_62{display:inline-flex;align-items:center;margin-top:2.5rem}._heroImageWrapper_at2j0_69{position:relative;flex:1;min-width:0;border-radius:24px;overflow:visible;transform:translate(10%)}._heroImage_at2j0_69{width:100%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;box-shadow:0 8px 24px #0000001f}._hotspot_at2j0_87{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_at2j0_97{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._conversion_at2j0_111{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/mayor_conversion.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._indicaciones_at2j0_123{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/voz_indicaciones.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._llave_at2j0_135{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/sin_llaves.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_at2j0_148{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:320px;z-index:10;animation:_float_at2j0_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_at2j0_165{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_at2j0_173{padding:0rem 1rem 1rem}._popoverTitle_at2j0_177{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_at2j0_183{font-size:1rem;color:#555;margin:0}._popoverCard1_at2j0_190{width:440px;animation-delay:0s;top:23%;left:-5%}._popoverCard2_at2j0_197{animation-delay:1s;top:39%;left:65%}._popoverCard3_at2j0_203{animation-delay:2s;top:65%;left:12%}._btnPrimary_at2j0_210{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none}._btnPrimary_at2j0_210:hover{background-color:#002f60}@keyframes _float_at2j0_1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media(max-width:768px){._hero_at2j0_1{padding:2rem 5vw}._heroContainer_at2j0_15{flex-direction:column;text-align:center;gap:2rem}._heroText_at2j0_25{justify-content:center}._heroBadge_at2j0_36{padding:.6rem 1.6rem;font-size:1rem}._heroTitle_at2j0_46{font-size:2rem;margin-top:1rem;font-weight:500}._heroDesc_at2j0_54{font-size:1.2rem;line-height:1.6;font-weight:400}._heroBtn_at2j0_62{margin-top:1rem}._btnPrimary_at2j0_210{padding:.8rem 1.8rem;font-weight:200}._heroImageWrapper_at2j0_69{transform:none;width:100%;flex:unset}._hotspot_at2j0_87{width:20px;height:20px;visibility:hidden}._homeDot_at2j0_97{width:20px;height:20px}._conversion_at2j0_111,._indicaciones_at2j0_123,._llave_at2j0_135{width:25px;height:25px}._popoverCard_at2j0_148{visibility:hidden}._popoverIcon_at2j0_165{padding:.5rem}._popoverText_at2j0_173{padding:0rem .5rem .5rem}._popoverTitle_at2j0_177,._popoverDesc_at2j0_183{font-size:.75rem}._popoverCard1_at2j0_190{width:340px;top:1%;left:-1%}._popoverCard2_at2j0_197{width:230px;top:42%;left:35%}._popoverCard3_at2j0_203{width:210px;top:80%;left:-1%}}@media(min-width:769px)and (max-width:879px){._hero_at2j0_1{position:relative;overflow:hidden;background-color:#f9fbfe;padding:4rem 80px}._heroContainer_at2j0_15{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 auto;max-width:1600px}._heroText_at2j0_25{flex:.9;display:flex;align-items:center;justify-content:center}._heroTextInner_at2j0_32{max-width:100%}._heroBadge_at2j0_36{display:inline-block;background:#e9f2ff;color:var(--Azul-Vacway, #004D98);border-radius:9999px;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:500}._heroTitle_at2j0_46{font-size:3rem;line-height:1.15;margin-top:1rem;font-weight:500;color:#000}._heroDesc_at2j0_54{font-size:1.8rem;margin-top:1.25rem;color:#333;line-height:1.6;font-weight:200}._heroBtn_at2j0_62{display:inline-flex;align-items:center;margin-top:2.5rem}._heroImageWrapper_at2j0_69{position:relative;flex:1;min-width:0;border-radius:24px;overflow:visible;transform:translate(10%)}._heroImage_at2j0_69{width:100%;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;box-shadow:0 8px 24px #0000001f}._hotspot_at2j0_87{position:absolute;width:28px;height:28px;background:transparent;border:none;cursor:pointer;z-index:5}._homeDot_at2j0_97{display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/home-dot.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._conversion_at2j0_111{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/mayor_conversion.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._indicaciones_at2j0_123{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/voz_indicaciones.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._llave_at2j0_135{display:inline-block;width:48px;height:48px;background-image:url(/assets/img/icons/sin_llaves.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:brightness(0) invert(1)}._popoverCard_at2j0_148{position:absolute;background:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;display:flex;align-items:stretch;overflow:hidden;width:250px;z-index:10;animation:_float_at2j0_1 5s ease-in-out infinite;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;text-align:left}._popoverIcon_at2j0_165{background:#001d3a;display:flex;align-items:flex-start;justify-content:center;padding:1.2rem}._popoverText_at2j0_173{padding:0rem 1rem 1rem}._popoverTitle_at2j0_177{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1rem}._popoverDesc_at2j0_183{font-size:1rem;color:#555;margin:0}._popoverCard1_at2j0_190{width:440px;animation-delay:0s;top:23%;left:-5%}._popoverCard2_at2j0_197{animation-delay:1s;top:39%;left:65%}._popoverCard3_at2j0_203{animation-delay:2s;top:65%;left:12%}._btnPrimary_at2j0_210{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none}._btnPrimary_at2j0_210:hover{background-color:#002f60}@keyframes _float_at2j0_1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}}._featuresSection_cevwc_1{background-color:#fbfbfb;padding:4rem 80px;margin:0 auto;text-align:center}._featuresContainer_cevwc_8{background-color:#fbfbfb;max-width:1600px;margin:0 auto;text-align:center}._featuresTitle_cevwc_15{font-size:2rem;font-weight:600;text-align:center;color:#000}._featuresSubtitle_cevwc_22{text-align:center;font-size:1.2rem;color:#444;margin-top:.5rem}._featuresLink_cevwc_29{color:var(--Azul-Vacway, #004D98);font-weight:500;font-size:1.1rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease;text-decoration:none}._featuresLink_cevwc_29:hover{color:#002d6f}._featuresGrid_cevwc_45{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}._featureCard_cevwc_52{background:#fff;border-radius:20px;padding:2rem 2.5rem;text-align:left;box-shadow:0 2px 6px #0000000f;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;justify-content:flex-start;cursor:default}._featureCard_cevwc_52:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000014}._featureIcon_cevwc_71{width:130px;height:100px;display:flex;align-items:center;justify-content:center}._featureIcon_cevwc_71 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}._featureCardTitle_cevwc_85{font-size:1.3rem;font-weight:700;margin-bottom:0;color:#000;margin-top:10px}._featureCardDesc_cevwc_93{font-size:1rem;color:#444;line-height:1.5}@media(max-width:768px){._featuresSection_cevwc_1{padding:2rem 5vw}._featuresTitle_cevwc_15{font-size:1.3rem;font-weight:500}._featuresSubtitle_cevwc_22{font-size:1rem;font-weight:300;max-width:100%}._featuresGrid_cevwc_45{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:1rem}._featureCard_cevwc_52{padding:.5rem 1rem}._featureIcon_cevwc_71{width:110px;height:110px}._featureCardTitle_cevwc_85{font-size:1rem;margin-top:0}._featureCardDesc_cevwc_93{font-size:1rem;margin-top:.5rem}}._technologySection_qsgru_1{background:linear-gradient(to bottom,#070e1e,#0c5895);padding:4rem 1rem;color:#fff;text-align:center}._container_qsgru_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._technologyTitle_qsgru_14{color:#fff;text-align:center;font-size:2rem;font-weight:400;margin-bottom:1rem}._technologyDesc_qsgru_22{color:#fff;font-size:1.4rem;max-width:1200px;margin:0 auto 4rem;line-height:1.6;text-align:center}._technologyGrid_qsgru_32{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;align-items:start;gap:2rem}._technologyCard_qsgru_40{text-align:center;max-width:320px;margin:0 auto}._technologyIcon_qsgru_46{border-radius:999px;width:90px;height:90px;display:flex;justify-content:center;align-items:center;margin:0 auto 1.5rem}._technologyIcon_qsgru_46 img{filter:brightness(0) invert(1);opacity:.9;transition:filter .3s ease,opacity .3s ease;cursor:default}._technologyIcon_qsgru_46 img:hover{opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 6px rgba(255,255,255,.4))}._technologyCard_qsgru_40 h3{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;color:#fff}._technologyCard_qsgru_40 p{color:#fffc;font-size:1rem;line-height:1.5}@media(max-width:768px){._technologySection_qsgru_1{padding:2rem 5vw}._container_qsgru_8{padding:0}._technologyTitle_qsgru_14{font-size:1.3rem;font-weight:500;text-align:center}._technologyDesc_qsgru_22{font-size:1rem;font-weight:300;max-width:100%;text-align:center;margin-bottom:2rem}._technologyCard_qsgru_40 h3{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff}._technologyCard_qsgru_40 p{color:#fffc;font-size:1rem;line-height:1.5;margin-top:0}}._hardwareSection_50sqd_1{background-color:#f9fbfe;padding:4rem 0;background-image:url(/assets/img/backgrounds/hardware-background.avif);background-size:cover;background-repeat:no-repeat}._hardwareContainer_50sqd_9{display:flex;max-width:1600px;margin:0 auto;text-align:left}._hardwareText_50sqd_18{margin-bottom:5rem;min-width:550px;padding-right:7.5rem}._softwareText_50sqd_24{margin-bottom:5rem;min-width:550px;padding-left:12rem}._hardwareTitle_50sqd_31{font-size:2rem;font-weight:400;color:#000;text-transform:uppercase}._bold_50sqd_38{font-weight:700}._hardwareList_50sqd_43{display:flex;flex-direction:column;gap:1.2rem;padding-left:0;margin-bottom:2rem}._hardwareList_50sqd_43 li{display:flex;align-items:flex-start;gap:.8rem}i._facil_50sqd_57{color:#0070c9;font-size:1.2rem;margin-top:0;margin-right:0;display:inline-block;width:32px;height:32px;background-image:url(/assets/img/icons/facil.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}._hardwareItemTitle_50sqd_73{font-weight:600;font-size:1.3rem;color:#0b1728;margin-bottom:.2rem;margin-top:0}._hardwareItemDesc_50sqd_81{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px}._hardwareItemSubdesc_50sqd_88{color:#000;font-size:1.2rem;line-height:1.5;margin-top:10px;position:relative;padding-left:2rem;display:flex;align-items:center}._hardwareItemSubdesc_50sqd_88:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}._btnPrimary_50sqd_110{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none}._btnPrimary_50sqd_110:hover{background-color:#002f60}._hardwareImage_50sqd_127 img{width:132%;border-radius:12px;transition:transform .4s ease;transform:translateY(-10px)}._softwareImage_50sqd_134 img{width:100%;border-radius:12px;transition:transform .4s ease}@media(max-width:768px){._hardwareSection_50sqd_1{padding:2rem 5vw;overflow-x:hidden}._hardwareContainer_50sqd_9{display:flex;flex-direction:column;text-align:left}._hardwareText_50sqd_18,._softwareText_50sqd_24{order:1}._hardwareImage_50sqd_127,._softwareImage_50sqd_134{order:2}._hardwareText_50sqd_18{margin-bottom:2rem;min-width:auto;padding-right:0}._softwareText_50sqd_24{margin-bottom:2rem;min-width:auto;padding-left:0}._hardwareTitle_50sqd_31{font-size:1.3rem;font-weight:500}._bold_50sqd_38{font-weight:700}._hardwareList_50sqd_43{gap:.5rem;margin-bottom:1rem}i._facil_50sqd_57{width:25px;height:25px}._hardwareItemTitle_50sqd_73{font-size:1.1rem;margin-bottom:0;margin-top:0}._hardwareItemDesc_50sqd_81{font-size:1rem;line-height:1.5;margin-top:.2rem;margin-bottom:.2rem}._hardwareItemSubdesc_50sqd_88{font-size:1rem;line-height:1.5;margin:0;padding-left:1rem}._hardwareItemSubdesc_50sqd_88:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.2rem;line-height:1.2}._hardwareImage_50sqd_127 img{width:150%;border-radius:12px;transition:transform .4s ease;transform:translate(-50px)}._softwareImage_50sqd_134 img{width:100%;border-radius:12px;transition:transform .4s ease}}._productsSection_9vstv_1{background-color:#fff;color:#111;text-align:center;padding:4rem 0;max-width:1600px;margin:0 auto}._productsTitle_9vstv_11{font-size:2rem;font-weight:600;color:var(--Azul-Vacway, #004D98)}._productsSubtitle_9vstv_17{font-size:1.9rem;font-weight:600;color:#111827;margin-bottom:0}._productsDesc_9vstv_24{font-size:1.5rem;color:#555;margin-bottom:3rem}._productsGrid_9vstv_31{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}._productCard_9vstv_39{background:#fdfdfd;border-radius:16px;box-shadow:0 4px 12px #0000000f;padding:2rem 1rem;transition:all .35s ease;max-width:300px;text-align:center;cursor:pointer;width:20%}._productCard_9vstv_39:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f;background-color:#006fc923}._productImgWrapper_9vstv_58{height:260px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._productImgWrapper_9vstv_58 img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}._productCard_9vstv_39:hover img{transform:scale(1.05)}._productName_9vstv_78{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:.3rem}._productDesc_9vstv_85{font-size:.95rem;color:#555}@media(max-width:768px){._productsSection_9vstv_1{padding:2rem 5vw}._productsTitle_9vstv_11{font-size:1.2rem;font-weight:500;text-align:center}._productsSubtitle_9vstv_17{font-size:1.3rem;font-weight:600}._productsDesc_9vstv_24{font-size:1rem;margin-bottom:1rem}._productsGrid_9vstv_31{gap:.5rem}._productCard_9vstv_39{padding:0;max-width:auto;text-align:center;cursor:pointer;width:45%}._productImgWrapper_9vstv_58{height:260px;margin-bottom:1rem}._productName_9vstv_78{font-size:1rem;margin-bottom:0}._productDesc_9vstv_85{margin-top:0}}._testimonialsSection_pyij5_1{color:#111;text-align:center;padding:4rem 0;overflow:hidden;position:relative;background-color:#fbfbfb;background-image:url(/assets/img/backgrounds/fondo-ondas.avif);background-repeat:no-repeat;background-size:100% 100%}._testimonialsContainer_pyij5_13{max-width:1600px;margin:0 auto}._testimonialsTitle_pyij5_18{font-size:1.9rem;font-weight:600;color:#111827}._testimonialsTabs_pyij5_25{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;cursor:pointer}._testimonialTab_pyij5_34{border:1.5px solid #004d98;border-radius:999px;padding:.6rem 1.6rem;color:#111;background:transparent;transition:all .3s ease;font-weight:500;cursor:pointer;margin-bottom:2rem}._testimonialTab_pyij5_34:hover,._active_pyij5_47{background:#004d98;color:#fff;box-shadow:0 4px 10px #0070c940}._testimonialCarouselWrapper_pyij5_54{position:relative;margin-top:2rem}._testimonialCarousel_pyij5_54{position:relative;display:flex;justify-content:center;overflow:hidden;height:360px}._testimonialCard_pyij5_67{position:absolute;top:0;left:50%;transform:translate(-50%) scale(.9);opacity:0;width:48%;background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000f;padding:2rem;transition:all .7s ease;text-align:left}._active_pyij5_47{opacity:1;z-index:3}._prev_pyij5_87{transform:translate(-100%) scale(.92);opacity:.25;z-index:1}._next_pyij5_93{transform:translate(30%) scale(.92);opacity:.25;z-index:1}._hidden_pyij5_99{opacity:0;transform:translate(-50%) scale(.9);z-index:0;pointer-events:none}._testimonialHeader_pyij5_106{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}._testimonialLogo_pyij5_113{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:100%;border:1px solid #d6d6d6;padding:.5rem}._testimonialSite_pyij5_122{font-weight:700;color:#111;margin-bottom:0}._testimonialAuthor_pyij5_128{color:#777;font-size:.95rem;margin-top:0}._testimonialTitle_pyij5_134{font-weight:700;margin-top:.5rem;margin-bottom:.6rem;color:#111}._testimonialUnderline_pyij5_141{width:40px;height:3px;background:#0070c9;margin-bottom:1rem;border-radius:3px}._testimonialQuote_pyij5_149{color:#333;line-height:1.6}._arrowBtn_pyij5_155{position:absolute;top:50%;transform:translateY(-50%);background:#1a1a1ab3;border:none;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .3s ease,transform .3s ease}._arrowBtn_pyij5_155:hover{background:#004d98;color:#fff;transform:translateY(-50%) scale(1.05)}._left_pyij5_178{left:10px}._right_pyij5_182{right:10px}._arrowBtn_pyij5_155:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;transform:rotate(45deg);transition:all .3s ease}._left_pyij5_178:before{transform:rotate(-135deg);margin-left:10px}._right_pyij5_182:before{transform:rotate(45deg);margin-right:10px}._testimonialDots_pyij5_208{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}._dot_pyij5_215{width:10px;height:10px;background:#66bbe2;border-radius:50%;transition:background .3s}._dot_pyij5_215._active_pyij5_47{background:#0070c9;width:50px;border-radius:5px}@media(max-width:768px){._testimonialsSection_pyij5_1{padding:2rem 5vw;background-image:none;overflow:visible}._testimonialsTitle_pyij5_18{font-size:1.3rem;font-weight:500;text-align:center;margin-bottom:1rem}._testimonialsTabs_pyij5_25{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:.8rem;margin-bottom:1rem;-ms-overflow-style:none;scrollbar-width:none;padding-left:1px}._testimonialsTabs_pyij5_25::-webkit-scrollbar{display:none}._testimonialTab_pyij5_34{flex-shrink:0;scroll-snap-align:start;white-space:nowrap;margin-bottom:.5rem;font-size:1rem;padding:.5rem 1rem}._testimonialCarouselWrapper_pyij5_54{overflow:hidden;margin-top:1rem;height:auto;padding-right:2vw;padding-left:1px}._testimonialCarousel_pyij5_54{display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0;height:500px;justify-content:flex-start}._testimonialCarousel_pyij5_54::-webkit-scrollbar{display:none}._testimonialCard_pyij5_67{flex:0 0 80%;scroll-snap-align:start;opacity:1!important;transform:none!important;position:relative!important;left:0!important;width:auto!important;z-index:1!important;height:90%;min-height:420px;padding:1.2rem;border:1px solid #d6d6d6}._prev_pyij5_87,._next_pyij5_93,._hidden_pyij5_99,._active_pyij5_47{opacity:1!important;transform:none!important;z-index:1!important}._testimonialHeader_pyij5_106{gap:.6rem;margin-bottom:1rem}._testimonialLogo_pyij5_113{width:50px;height:50px;padding:.3rem}._testimonialSite_pyij5_122{font-size:1rem}._testimonialAuthor_pyij5_128{font-size:.9rem}._testimonialTitle_pyij5_134{font-size:1.1rem;margin:.5rem 0}._testimonialQuote_pyij5_149{font-size:.95rem;line-height:1.5}._testimonialUnderline_pyij5_141{width:60px;height:2px;margin-bottom:.8rem}._left_pyij5_178,._right_pyij5_182{display:none!important}._testimonialDots_pyij5_208{display:none}}._projectsSection_15kfa_1{background-color:#fbfbfb;padding:4rem 0;text-align:center;overflow:hidden}._projectsOverlay_15kfa_8{margin-bottom:5rem}._projectsTitle_15kfa_12{font-size:1.5rem;font-weight:500;color:var(--Azul-Vacway, #004D98);max-width:1200px;margin-right:auto;margin-left:auto}._projectsSubtitle_15kfa_21{font-size:1.8rem;font-weight:500;color:#111827;max-width:1200px;margin-right:auto;margin-left:auto}._projectsDesc_15kfa_30{font-size:1.3rem;color:#444;margin-bottom:3rem;max-width:1200px;margin-right:auto;margin-left:auto}._projectsCarouselWrapper_15kfa_40{position:relative}._projectsCarousel_15kfa_40{display:flex;justify-content:center;align-items:center;gap:2rem;transition:transform .6s ease-in-out}._projectsCard_15kfa_53{flex:0 0 calc(20% - 1rem);height:560px;background-size:cover;background-position:center;border-radius:20px;position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;transform-origin:center center;text-align:left;cursor:pointer;display:block}._projectsCard_15kfa_53:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._projectsCard_15kfa_53:hover{transform:scale(1.1);z-index:5;box-shadow:0 12px 28px #00000040}._projectsCard_15kfa_53:hover ._projectsHover_15kfa_88{transform:translateY(-10px);opacity:1}._projectsHover_15kfa_88{position:absolute;top:23rem;left:2rem;z-index:2;color:#fff;transition:all .4s ease;opacity:1;width:calc(100% - 4rem);text-align:left}._projectsHover_15kfa_88 h3{font-size:1.3rem;margin-top:.5rem;margin-bottom:.6rem}._projectsHover_15kfa_88 p{font-size:1rem;color:#ffffffd9;max-width:90%}._projectsCategory_15kfa_118{display:inline-block;background:#fff;color:var(--Azul-Vacway, #004D98);font-weight:600;border-radius:999px;padding:.4rem 1.2rem;margin-bottom:.5rem;text-decoration:none}._projectsScrollBtn_15kfa_130{position:absolute;top:50%;width:52px;height:52px;border-radius:50%;background:#1a1a1ab3;border:none;z-index:10;cursor:pointer;transition:background .3s ease}._projectsScrollBtn_15kfa_130:hover{background:#ffffff40}._projectsScrollBtn_15kfa_130:before{content:"";display:block;width:20px;height:20px;border-top:2px solid white;border-right:2px solid white;margin:auto;transform:rotate(45deg)}._left_15kfa_158:before{transform:rotate(-135deg)}._left_15kfa_158{left:2%;padding-left:20px}._right_15kfa_167{right:2%;padding-right:20px}._projectsBtnPrimary_15kfa_173{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none}._projectsBtnPrimary_15kfa_173:hover{background-color:#002f60}._ProjectsDots_15kfa_190{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;margin-bottom:20px;flex-wrap:wrap}._dot_15kfa_199{width:10px;height:10px;background:#66bbe2;border-radius:50%;cursor:pointer;transition:all .35s ease}._dot_15kfa_199:hover{transform:scale(1.1)}._dot_15kfa_199._active_15kfa_212{background:#0070c9;width:40px;border-radius:5px}@media(max-width:768px){._ProjectsDots_15kfa_190{flex-wrap:wrap;display:flex;justify-content:center;margin-bottom:20px;gap:8px;margin-top:1.5rem}._dotsWrapper_15kfa_230{display:flex;justify-content:left;width:100%;margin-top:20px}._projectsSection_15kfa_1{padding:2rem 5vw}._projectsOverlay_15kfa_8{margin-bottom:1rem}._projectsTitle_15kfa_12{font-size:1.2rem;font-weight:500;text-align:center}._projectsSubtitle_15kfa_21{font-size:1.3rem;font-weight:600}._projectsDesc_15kfa_30{font-size:1rem;margin-bottom:1rem}._projectsCarouselWrapper_15kfa_40{position:relative;overflow:hidden}._projectsCarousel_15kfa_40{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;justify-content:flex-start}._projectsCarousel_15kfa_40::-webkit-scrollbar{display:none}._projectsCard_15kfa_53{flex:0 0 80%;scroll-snap-align:start;height:460px}._projectsCard_15kfa_53:hover{transform:none}._projectsCard_15kfa_53:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.05) 50%,transparent 100%);z-index:1;transition:opacity .4s ease}._projectsHover_15kfa_88{position:absolute;top:16rem;left:1rem;z-index:2;color:#fff;transition:all .4s ease;opacity:1}._projectsHover_15kfa_88 h3{font-size:1.1rem;margin-top:.5rem;margin-bottom:.6rem}._projectsHover_15kfa_88 p{font-size:1rem;color:#ffffffd9;max-width:90%}._projectsCategory_15kfa_118{color:#000;font-weight:300;padding:.4rem 1rem;margin-bottom:1rem;text-decoration:none;font-size:.75rem}._projectsScrollBtn_15kfa_130{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#1a1a1ab3;border:none;z-index:10;cursor:pointer;transition:background .3s ease}._left_15kfa_158,._right_15kfa_167{display:flex}._projectsBtnPrimary_15kfa_173{background-color:var(--Azul-Vacway, #004D98);color:#fff;border-radius:9999px;padding:.8rem 1.8rem;font-weight:500;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none}._projectsBtnPrimary_15kfa_173:hover{background-color:#002f60}}._bluetechSection_g9749_1{background-color:#fff;color:#fff;text-align:center;padding:4rem 0;background-image:url(/assets/img/backgrounds/bluetech_background.webp);background-repeat:no-repeat;background-size:100% 100%}._bluetechContent_g9749_11{position:relative;z-index:2;max-width:1600px;margin:0 auto;text-align:left}._bluetechTitle_g9749_19{font-size:3rem;font-weight:500;margin-bottom:1.5rem}._bluetechSubtitle_g9749_25{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#fffffff2}._bluetechDesc_g9749_32{font-size:1.1rem;line-height:1.7;color:#ffffffd9;margin-bottom:3rem;max-width:800px}._bluetechBtn_g9749_41{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1.5px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;font-weight:500;text-decoration:none;font-size:1.05rem;transition:all .3s ease;margin-top:2rem}._bluetechBtn_g9749_41:hover{background-color:#ffffff1a;transform:translateY(-2px)}._arrow_g9749_61{margin-left:.6rem;transition:transform .3s ease}._bluetechBtn_g9749_41:hover ._arrow_g9749_61{transform:translate(4px)}@media(max-width:768px){._bluetechSection_g9749_1{display:none}}._contactSection_qd31f_1{background-color:#011b3a;color:#fff;padding:6rem 2rem;background-image:url(/assets/img/backgrounds/background-contact.avif);background-repeat:no-repeat;background-position:bottom left;background-size:contain}._contactContainer_qd31f_11{display:flex;gap:8rem;max-width:1600px;margin:0 auto}._contactInfo_qd31f_19{flex:1}._contactTitle_qd31f_23{font-size:2rem;font-weight:600;margin-bottom:1.5rem;margin-top:0}._contactSubtitle_qd31f_30{font-size:1.5rem;font-weight:400;margin-bottom:2rem;color:#ffffffe6}._contactList_qd31f_37{list-style:none;padding:0;margin:0}._contactList_qd31f_37 ._bold_qd31f_43{font-weight:600}._contactList_qd31f_37 li{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1rem;line-height:1.6;font-size:1.5rem}._contactList_qd31f_37 strong{color:#fff}._check_qd31f_60{color:#56c271;font-size:1.2rem}i._checkWhite_qd31f_65{display:inline-block;width:30px;height:30px;background-image:url(/assets/img/icons/check.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;flex-shrink:0;filter:brightness(0) invert(1);margin-top:5px}._formCard_qd31f_79{flex:1;background:#fff;color:#111;border-radius:12px;padding:2.5rem;box-shadow:0 4px 24px #00000014}._formMaterial_qd31f_88 ._mdField_qd31f_88{position:relative;margin-bottom:1.8rem}._mdInputPhone_qd31f_93{width:100%}._mdInput_qd31f_93{width:100%;border:none;border-bottom:2px solid #dcdfe4;background:transparent;padding:12px 0 4px;font-size:1rem;color:#111;outline:none;transition:border-color .3s}._mdInput_qd31f_93:focus{border-color:#0072ce}._mdLabel_qd31f_113{position:absolute;top:12px;left:0;font-size:1rem;color:#9ca3af;pointer-events:none;transition:all .3s ease}._mdInput_qd31f_93:not(:-moz-placeholder)+._mdLabel_qd31f_113{top:-10px;font-size:.85rem;color:#0072ce}._mdInput_qd31f_93:focus+._mdLabel_qd31f_113,._mdInput_qd31f_93:not(:placeholder-shown)+._mdLabel_qd31f_113{top:-10px;font-size:.85rem;color:#0072ce}._srOnly_qd31f_131{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._phoneInputWrapper_qd31f_144{margin-bottom:1.5rem}._phoneInputContainer_qd31f_148{display:flex;border:none;border-bottom:2px solid #dcdfe4;border-radius:0;background:#fff;overflow:visible;transition:border-color .3s ease}._phoneInputContainer_qd31f_148:focus-within{border-bottom-color:#0072ce;box-shadow:none}._flagWrapper_qd31f_163{display:flex;align-items:center;background:transparent;border-right:none;padding-left:0;padding-right:8px}._selectedFlag_qd31f_172{width:24px;height:18px;margin-right:8px;pointer-events:none;border-radius:2px;box-shadow:0 1px 3px #0003}._flagDropdown_qd31f_181{padding:12px 8px 12px 4px;border:none;background:transparent;cursor:pointer;font-size:.9rem;outline:none;min-width:85px}._flagDropdown_qd31f_181:hover{background:#0000000d}._phoneInputField_qd31f_195{flex:1;display:flex;position:relative}._phoneInput_qd31f_144{width:100%;padding:20px 12px 8px;border:none;font-size:1rem;outline:none;background:transparent;color:#111}._phoneInput_qd31f_144::-moz-placeholder{color:transparent}._phoneInput_qd31f_144::placeholder{color:transparent}._phoneLabel_qd31f_215{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1rem;color:#999;pointer-events:none;transition:all .3s ease;background:#fff;padding:0 4px}._phoneInput_qd31f_144:not(:-moz-placeholder)+._phoneLabel_qd31f_215{top:0;font-size:.75rem;color:#0072ce}._phoneInput_qd31f_144:focus+._phoneLabel_qd31f_215,._phoneInput_qd31f_144:not(:placeholder-shown)+._phoneLabel_qd31f_215{top:0;font-size:.75rem;color:#0072ce}._mdCheckbox_qd31f_236{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:4rem;margin-bottom:4rem}._mdCheckbox_qd31f_236 label{display:flex;align-items:center;gap:1rem;cursor:pointer}._mdSelect_qd31f_259{position:relative;margin-bottom:1.8rem}._mdSelectInput_qd31f_264{width:100%;border:none;border-bottom:2px solid #dcdfe4;background:transparent;padding:12px 0 4px;font-size:1rem;color:#111;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease,color .3s ease;cursor:pointer}._mdSelectInput_qd31f_264::-ms-expand{display:none}._mdSelectInput_qd31f_264:focus{border-color:#0072ce}._mdSelectInput_qd31f_264 option[value=""]{display:none}._mdSelectInput_qd31f_264:focus+._mdLabel_qd31f_113,._mdSelectInput_qd31f_264:valid+._mdLabel_qd31f_113{top:-10px;font-size:.85rem;color:#0072ce}._mdSelectInput_qd31f_264 option{color:#111!important;background-color:#fff!important;margin-left:10px}._mdSelectInput_qd31f_264 option:hover{background-color:#f3f4f6!important}._mdSelectInput_qd31f_264:invalid{color:transparent}._slider_qd31f_311{flex-shrink:0;width:46px;height:26px;background-color:#d1d5db;border-radius:9999px;transition:background-color .25s;cursor:pointer;position:relative}._slider_qd31f_311:before{content:"";position:absolute;height:20px;width:20px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:transform .25s ease}._mdCheckbox_qd31f_236 input[type=checkbox]{position:absolute;opacity:0}._mdCheckbox_qd31f_236 input:checked+._slider_qd31f_311{background-color:#0072ce}._mdCheckbox_qd31f_236 input:checked+._slider_qd31f_311:before{transform:translate(20px)}._mdCheckbox_qd31f_236 span:last-child{display:inline;line-height:1.4;font-size:.95rem}._textLink_qd31f_354{color:#0072ce;text-decoration:underline;margin-left:.15rem;margin-right:.15rem}._submitBtn_qd31f_361{display:inline-block;background:#004d98;color:#fff;font-weight:600;font-size:1rem;padding:1rem 2rem;border:none;border-radius:999px;transition:all .3s ease;width:100%;cursor:pointer}._submitBtn_qd31f_361:hover{background:#002f60;transform:translateY(-2px)}._phoneRow_qd31f_381{display:flex;align-items:flex-end;gap:1rem}._prefixContainer_qd31f_387{position:relative;width:100px}._prefixDisplay_qd31f_392{width:100%!important;border:none!important;border-bottom:2px solid #dcdfe4!important;background:transparent!important;font-size:1rem!important;color:#111!important;padding-left:48px!important;text-align:left;padding:12px 0 4px;outline:none;transition:border-color .3s;border-radius:0!important}._prefixDisplay_qd31f_392:focus{border-color:#0072ce!important;box-shadow:none!important}._prefixFlagButton_qd31f_412{background:transparent!important;border:none!important;position:absolute!important;left:0!important;top:8px!important;transform:translateY(-2px)}._phonePrefix_qd31f_421 ._mdLabel_qd31f_113{top:-10px;font-size:.85rem;color:#0072ce}._phoneRow_qd31f_381 ._mdLabel_qd31f_113{color:#9ca3af}._answerMessage_qd31f_431{text-align:center;margin-top:3rem}._error_qd31f_436{color:red}._success_qd31f_440{color:green}@media(max-width:768px){._contactSection_qd31f_1{padding:2rem 5vw}._contactContainer_qd31f_11{flex-direction:column;gap:2rem}._contactInfo_qd31f_19{flex:1}._contactTitle_qd31f_23{font-size:1.3rem;font-weight:500}._contactSubtitle_qd31f_30{font-size:1rem;font-weight:300;max-width:100%}._contactList_qd31f_37 li{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1rem;line-height:1;font-size:1rem}._check_qd31f_60{color:#56c271;font-size:1rem}i._checkWhite_qd31f_65{width:20px;height:20px;margin-top:0}._formCard_qd31f_79{flex:1;background:#fff;color:#111;border-radius:12px;padding:1.5rem;box-shadow:0 4px 24px #00000014}._mdCheckbox_qd31f_236{margin-top:2rem;margin-bottom:2rem}}._modalOverlay_qd31f_509{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_qd31f_518{background:#fff;border-radius:12px;padding:2rem;max-width:420px;width:90%;position:relative;box-shadow:0 8px 24px #0003}._closeButton_qd31f_527{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;line-height:1}._modalTitle_qd31f_537{margin-top:0;margin-bottom:1rem;font-size:1.5rem;text-align:center}._modalDescription_qd31f_543{margin-bottom:1rem;font-size:1rem;text-align:center;color:#555}._captchaContainer_qd31f_549{min-height:80px}._statsSection_1ncbj_1{background-color:#fff;padding:4rem 80px;max-width:1600px;margin:0 auto;text-align:center}._statsTitle_1ncbj_9{color:#000;font-size:2rem;font-weight:600;margin-top:0}._statsDesc_1ncbj_16{color:#000;font-size:1.3rem;font-weight:400;max-width:70%;margin:0 auto}._statsGrid_1ncbj_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;justify-content:center;margin-top:3rem}._statCard_1ncbj_32{border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem 1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:default}._statCard_1ncbj_32:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}._counter_1ncbj_45{display:block;font-size:3rem;font-weight:700;color:#000;margin-bottom:.5rem}._statLabel_1ncbj_53{color:#444;font-size:1.125rem;font-weight:400}@media(max-width:768px){._statsSection_1ncbj_1{padding:2rem 5vw}._statsTitle_1ncbj_9{font-size:1.3rem;font-weight:500}._statsDesc_1ncbj_16{font-size:1rem;font-weight:300;max-width:100%}._statsGrid_1ncbj_24{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1rem}._statCard_1ncbj_32{padding:.5rem 1rem}._counter_1ncbj_45{font-size:1.5rem;margin-bottom:0}._statLabel_1ncbj_53{font-size:.8rem;margin-top:0}}.cat-page[data-astro-cid-agbhdyvg]{width:100%;background:#fff}.cat-header[data-astro-cid-agbhdyvg]{text-align:center;padding:60px 40px 30px}.cat-back[data-astro-cid-agbhdyvg]{display:inline-block;color:#3773ae;text-decoration:none;font-size:.95rem;margin-bottom:20px;transition:opacity .2s}.cat-back[data-astro-cid-agbhdyvg]:hover{opacity:.7}.cat-title[data-astro-cid-agbhdyvg]{font-size:2.5rem;font-weight:700;color:#111;margin:0 0 8px}.cat-count[data-astro-cid-agbhdyvg]{color:#888;font-size:1rem;margin:0}.cat-grid-wrapper[data-astro-cid-agbhdyvg]{padding:40px 280px;box-sizing:border-box}.cat-grid[data-astro-cid-agbhdyvg]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.cat-card[data-astro-cid-agbhdyvg]{display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000001f;border:1px solid rgba(0,0,0,.08);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;padding:16px;box-sizing:border-box}.cat-card[data-astro-cid-agbhdyvg]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.cat-card-img[data-astro-cid-agbhdyvg]{width:100%;height:200px;flex-shrink:0;margin-bottom:12px}.cat-card-img[data-astro-cid-agbhdyvg] img[data-astro-cid-agbhdyvg]{width:100%;height:100%;border-radius:14px;-o-object-fit:cover;object-fit:cover}.cat-card-body[data-astro-cid-agbhdyvg]{display:flex;flex-direction:column;gap:8px}.cat-card-tags[data-astro-cid-agbhdyvg]{display:flex;gap:8px;flex-wrap:wrap}.cat-tag[data-astro-cid-agbhdyvg]{font-size:.85rem;color:#3773ae;border:2px solid #3773ae;border-radius:15px;padding:3px 10px}.cat-card-title[data-astro-cid-agbhdyvg]{font-size:1.2rem;font-weight:700;color:#111;margin:4px 0 0;line-height:1.4}.cat-card-excerpt[data-astro-cid-agbhdyvg]{font-size:.9rem;color:#555;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1024px){.cat-grid-wrapper[data-astro-cid-agbhdyvg]{padding:40px 60px}.cat-grid[data-astro-cid-agbhdyvg]{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:640px){.cat-grid-wrapper[data-astro-cid-agbhdyvg]{padding:20px}.cat-grid[data-astro-cid-agbhdyvg]{grid-template-columns:1fr;gap:20px}.cat-title[data-astro-cid-agbhdyvg]{font-size:1.8rem}.cat-header[data-astro-cid-agbhdyvg]{padding:40px 20px 20px}}._heroSection_h8jed_2{width:100%;position:relative;overflow:visible;align-items:center;display:inline-block;margin-bottom:350px}._heroContent_h8jed_12{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5vh;background-size:cover;background-position:center;background-repeat:no-repeat}._Intro_h8jed_25{width:100%;max-width:1220px;padding:0 40px;box-sizing:border-box}._title_h8jed_33{color:#fff;font-size:2.15rem;width:100%;margin:0;text-align:left;padding-bottom:3vh}._subtitle_h8jed_42{color:#fff;font-size:1.2rem;width:100%;margin-top:10px;text-align:left}._metaInfo_h8jed_51{display:flex;gap:15px;align-items:center;width:100%;margin-top:25px;padding-bottom:5%}._date_h8jed_60{color:#fff;font-size:1rem}._categoryButton_h8jed_66{display:flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:15px;background:#fff;color:#004d98;font-size:1rem;min-width:120px;font-weight:500}._imageWrapper_h8jed_80{position:relative;width:100%;max-width:1220px;padding:0 40px;box-sizing:border-box;height:300px;margin:0 auto;overflow:visible}._imageContainer_h8jed_91{position:absolute;top:0;left:40px;right:40px;height:200%;max-height:600px;border-radius:20px;overflow:hidden;background:#fff}._imageContainer_h8jed_91 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:1024px){._heroSection_h8jed_2{margin-bottom:250px}._heroContent_h8jed_12{padding-top:5vh}._Intro_h8jed_25{padding:0 30px}._imageWrapper_h8jed_80{height:200px;padding:0 30px}._imageContainer_h8jed_91{left:30px;right:30px}}@media(max-width:768px){._heroSection_h8jed_2{margin-bottom:18vh}._heroContent_h8jed_12{padding-bottom:0}._Intro_h8jed_25{padding:0 20px}._imageWrapper_h8jed_80{height:100px;padding:0 20px;overflow:visible}._imageContainer_h8jed_91{left:20px;right:20px;height:200%}._imageContainer_h8jed_91 img{-o-object-fit:cover;object-fit:cover;border-radius:20px}._metaInfo_h8jed_51{padding-bottom:5vh}._title_h8jed_33{font-size:1.85rem}}._PostsContact_1rjdu_1{padding-top:2vh;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:5vh}._Intro_1rjdu_11{display:flex;width:100%;flex-direction:column;text-align:left;padding-bottom:3vh}._Intro_1rjdu_11 ._text_1rjdu_19{font-size:1.1rem;margin-bottom:20px;color:#000;font-weight:100}._Title_1rjdu_26{font-size:1.25rem;margin-bottom:15px}._Title2_1rjdu_31{font-size:1.5rem;margin-bottom:15px}._MoreInfoContainer_1rjdu_36{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:5vh}._MoreInfoContainerLeft_1rjdu_45{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:90%;padding-top:5vh;text-align:left}._MoreInfo_1rjdu_36{display:flex;flex-direction:column;width:100%;text-align:center;height:auto;background:linear-gradient(180deg,#001833,#004d98);border-radius:20px;align-items:center;justify-content:center;padding-bottom:5vw}._Cta_1rjdu_68{width:90%;color:#fff;font-size:2.25rem}._Cta_1rjdu_68 a{color:#fff;text-decoration:underline}._Description_1rjdu_79{width:100%;color:#fff;text-align:start;font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem;white-space:pre-line}._Description_1rjdu_79 a{color:#fff;text-decoration:underline}._ContactButton_1rjdu_94{border-radius:20px;padding:5px 10px;font-size:1.1rem;background-color:#fff;border:none;cursor:pointer;color:#004d98}@media(max-width:1024px){._PostsContact_1rjdu_1{padding-bottom:5vh;height:auto}}@media(max-width:768px){._PostsContact_1rjdu_1{padding-top:24px;padding-bottom:36px}._Intro_1rjdu_11{width:100%;padding-bottom:16px}._Title_1rjdu_26{font-size:1.2rem;margin-bottom:10px}._Title2_1rjdu_31{font-size:1.3rem;margin-bottom:10px}._Intro_1rjdu_11 ._text_1rjdu_19{font-size:.95rem}._MoreInfo_1rjdu_36{width:100%}._MoreInfoContainerLeft_1rjdu_45{width:95%;padding-top:24px}._MoreInfoContainer_1rjdu_36{padding-top:24px}._Cta_1rjdu_68{font-size:1.4rem}._Description_1rjdu_79{font-size:.95rem;line-height:1.6;margin-bottom:1rem}._ContactButton_1rjdu_94{font-size:.95rem;padding:8px 16px}}._PostFeatureList_5jaf2_1{width:100%;height:auto;padding-bottom:5vh}._Intro_5jaf2_7{width:100%;text-align:left;padding-bottom:1vh}._IntroText_5jaf2_13{font-size:1.1rem;line-height:1.6;margin:0;white-space:pre-line}._Features_5jaf2_20{width:100%;display:flex;flex-direction:column;align-items:center}._Feature_5jaf2_20{width:100%;display:flex;gap:10px}@media(max-width:1024px){._PostFeatureList_5jaf2_1{padding-bottom:4vh}}@media(max-width:768px){._PostFeatureList_5jaf2_1{padding-bottom:0}._Intro_5jaf2_7{width:100%;padding-bottom:12px}._IntroTitle_5jaf2_50,._Intro_5jaf2_7 h2,._Intro_5jaf2_7 h3{font-size:1.2rem;margin-bottom:8px}._IntroText_5jaf2_13,._Intro_5jaf2_7 p{font-size:.95rem;line-height:1.6}._Features_5jaf2_20{width:100%;align-items:flex-start;padding:0}._Feature_5jaf2_20{width:100%;gap:8px}._FeatureText_5jaf2_78{font-size:.95rem;line-height:1.55}}._LeftImageText_jvquk_1{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:5vh}._LIcontainer_jvquk_11{width:100%;display:flex;height:auto}._LIimage_jvquk_17{width:50%;height:100%;border-radius:20px;overflow:hidden;-o-object-fit:cover;object-fit:cover}._LIimage_jvquk_17 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}._LItext_jvquk_31{margin-top:0;width:50%;padding-left:24px;justify-content:center;align-items:center;text-align:left}._title_jvquk_40{margin-top:0;font-size:1.25rem}._content_jvquk_45{font-size:1.1rem;line-height:1.6}@media(max-width:1024px){._LeftImageText_jvquk_1{padding-bottom:2vh}}@media(max-width:768px){._LeftImageText_jvquk_1{padding-bottom:36px}._LIcontainer_jvquk_11{flex-direction:column;width:100%}._LIimage_jvquk_17{width:100%;height:auto;margin-bottom:16px}._LItext_jvquk_31{width:100%;padding-left:0;font-size:.95rem}._title_jvquk_40{font-size:1.2rem;margin-bottom:8px}._content_jvquk_45{font-size:.95rem;line-height:1.65}}._BottomImageText_iunrr_1{width:100%;padding:2rem 0;display:flex;flex-direction:column}._BIcontainer_iunrr_8{display:flex;align-items:center;gap:2rem;width:100%;flex-direction:column}._BItext_iunrr_16{flex:1;display:flex;flex-direction:column;gap:1rem}._title_iunrr_23{font-size:1.25rem;font-weight:700;margin:0}._content_iunrr_29{font-size:1.2rem;line-height:1.6;margin:0}._BIimage_iunrr_35{flex:1;display:flex;justify-content:center;align-items:center}._BIimage_iunrr_35 img{width:60%;max-width:100%;height:auto;max-height:660px;border-radius:8px}@media(max-width:1024px){._BottomImageText_iunrr_1{padding:1.5rem 0}}@media(max-width:768px){._BottomImageText_iunrr_1{padding:24px 0 36px}._BIcontainer_iunrr_8{flex-direction:column;width:100%;gap:1.25rem}._title_iunrr_23{font-size:1.2rem;margin-bottom:4px}._content_iunrr_29{font-size:.95rem;line-height:1.65}._BIimage_iunrr_35 img{width:100%}}._PostText_1o64i_1{width:100%;height:auto;margin:0;padding-bottom:3vh;display:flex}._TextContainer_1o64i_9{width:100%;text-align:left}._globalTitle_1o64i_14{margin:0;color:#004d98}._title_1o64i_18{font-size:1.25rem;margin-bottom:15px;font-weight:700}._content_1o64i_24{font-size:1.1rem;line-height:1.6;margin:0;white-space:pre-line}@media(max-width:1024px){._PostText_1o64i_1{padding-bottom:2vh}}@media(max-width:768px){._PostText_1o64i_1{padding-bottom:28px}._TextContainer_1o64i_9{width:100%}._title_1o64i_18{font-size:1.2rem;margin-bottom:10px}._content_1o64i_24{font-size:.95rem;line-height:1.65}}._PostTable_1c0sd_1{width:100%;height:auto;padding-bottom:5vh}._TableDescription_1c0sd_7{font-size:1rem;margin-bottom:1.5rem}._TableContainer_1c0sd_12{width:100%}._TableTitle_1c0sd_16{font-size:1.2rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a}._Table_1c0sd_7{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0}._TableHead_1c0sd_31{background-color:#f8f9fa}._TableHeaderRow_1c0sd_35{border-bottom:2px solid #dee2e6}._TableHeader_1c0sd_35{padding:1rem 1.5rem;text-align:left;font-weight:700;font-size:1rem;color:#1a1a1a;border-right:1px solid #e0e0e0}._TableHeader_1c0sd_35:last-child{border-right:none}._TableBody_1c0sd_52{background-color:#fff}._TableRow_1c0sd_56{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}._TableRow_1c0sd_56:hover{background-color:#f8f9fa}._TableRow_1c0sd_56:last-child{border-bottom:none}._TableCellFirst_1c0sd_69{padding:1rem 1.5rem;text-align:left;font-weight:600;color:#1a1a1a;background-color:#f8f9fa;border-right:1px solid #e0e0e0;font-size:.95rem}._TableCell_1c0sd_69{padding:1rem 1.5rem;text-align:left;font-weight:300;color:#000;border-right:1px solid #e0e0e0;font-size:.95rem;line-height:1.5}._TableCell_1c0sd_69:last-child,._TableCellFirst_1c0sd_69:last-child{border-right:none}@media(max-width:768px){._PostTable_1c0sd_1{padding-bottom:36px}._TableContainer_1c0sd_12{width:100%;overflow-x:auto}._TableTitle_1c0sd_16{font-size:1.2rem;margin-bottom:1rem}._TableDescription_1c0sd_7{font-size:.9rem;margin-bottom:1rem}._TableHeader_1c0sd_35,._TableCell_1c0sd_69,._TableCellFirst_1c0sd_69{padding:.6rem .75rem;font-size:.8rem}}._PostSuccesCase_5v1nl_1{width:100%;height:auto;padding-bottom:5vh}._order_5v1nl_7{display:contents}._PSCcontainer_5v1nl_11{background-image:url(/assets/img/backgrounds/SuccesCase.svg);background-size:contain;background-position:left;background-repeat:no-repeat;gap:10px;padding:2.5vh 2.5vw;width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;text-align:center;border-radius:20px;background-color:#f5f9fe}._PSCtext_5v1nl_28{text-align:left;font-size:1rem;width:80%}._PSCbutton_5v1nl_35{width:20%;min-width:160px;margin-left:auto;background-color:#004d98;color:#fff;padding:14px 28px;border-radius:50px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}._buttontext_5v1nl_52{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500}._PSCtext_5v1nl_28 a,._PSCbutton_5v1nl_35 a{color:#fff;text-decoration:none}._PSCtext_5v1nl_28 a:hover,._PSCbutton_5v1nl_35 a:hover{color:#fff;text-decoration:underline}._PSCtext_5v1nl_28 h2{font-size:1.25rem;font-weight:400;margin-bottom:10px;color:#004d98}@media(max-width:768px){._PostSuccesCase_5v1nl_1{padding-bottom:36px}._PSCcontainer_5v1nl_11{flex-direction:column;width:100%;padding:28px 20px;gap:16px}._PSCtext_5v1nl_28{width:100%;font-size:.95rem;margin-bottom:12px}._PSCtext_5v1nl_28 h2{font-size:1.15rem;margin-bottom:8px}._PSCtext_5v1nl_28 p{font-size:.95rem;line-height:1.55}._PSCbutton_5v1nl_35{width:100%;margin-left:0;font-size:.95rem;padding:10px 16px;text-align:center}._buttontext_5v1nl_52{display:flex;align-items:center;justify-content:center;color:#fff}._order_5v1nl_7{display:flex;flex-direction:column;align-items:center;gap:12px}}._postContainer_p4l4e_2{width:100%;max-width:1220px;margin:0 auto;padding:0 40px;box-sizing:border-box}._postContainer_p4l4e_2 a{color:#004d98;text-decoration:none;transition:color .2s ease}._postContainer_p4l4e_2 a:hover{color:#3773ae}@media(max-width:1024px){._postContainer_p4l4e_2{padding:0 30px}}@media(max-width:768px){._postContainer_p4l4e_2{padding:0 20px}}.post-category-links[data-astro-cid-p32sffdo]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:24px 0;box-sizing:border-box}.post-category-links__label[data-astro-cid-p32sffdo]{font-size:.95rem;color:#555;font-weight:600}.post-category-links__tag[data-astro-cid-p32sffdo]{font-size:.9rem;color:#3773ae;border:2px solid #3773ae;border-radius:15px;padding:4px 12px;text-decoration:none;transition:background .2s,color .2s}.post-category-links__tag[data-astro-cid-p32sffdo]:hover{background:#3773ae;color:#fff}
