body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{margin:0 auto}main h1{color:#2a2a2a;margin-bottom:1rem}main p{color:#fff;line-height:1.6}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype"),url(/static/media/Poppins-Regular.6c52b9ac6734cdb52c11.woff) format("woff"),url(/static/media/Poppins-Regular.9641d5d087bc9e626d4c.woff2) format("woff2")}@font-face{font-family:Poppins-strong;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Black.fa399b13e7521188973a.ttf) format("truetype"),url(/static/media/Poppins-Black.d43f2660fae51d565685.woff) format("woff"),url(/static/media/Poppins-Black.aba81d00c675d3776e7b.woff2) format("woff2")}@font-face{font-family:cursiva;font-style:normal;font-weight:400;src:url(/static/media/cursiva.a5e9d2d8e2e17a0a312d.ttf) format("truetype"),url(/static/media/cursiva.c3ad74d5f5bdd189c5b0.woff) format("woff"),url(/static/media/cursiva.5456d4a57faa670c3084.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif!important;margin:0}html{scroll-behavior:smooth}.navbar{background-color:#fff;box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.navbar-logo a{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-logo img{height:40px;width:auto}.navbar-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-link{border-radius:4px;color:#303030;display:block;padding:.5rem 1rem;text-decoration:none;text-transform:capitalize;transition:background-color .3s ease}.navbar-link:hover{color:#7bc8c0}.navbar-toggle{cursor:pointer;display:none;flex-direction:column;padding:5px;z-index:100}.hamburger-line{background-color:#303030;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.menu-overlay{background-color:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:98}@media (max-width:910px){.dropdown-toggle{text-align:justify}.dropdown-icon{width:60%!important}.dropdown-menu{left:7%!important}.navbar-logo img{height:30px}.navbar-container{padding:0 1rem}.navbar-toggle{display:flex}.navbar-menu{align-items:center;background-color:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:100vh;justify-content:flex-start;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:100%;z-index:99}.navbar-menu.active{right:0}.menu-overlay.active{display:block}.navbar-toggle.active .hamburger-line:first-child{transform:rotate(-45deg) translate(-5px,6px)}.navbar-toggle.active .hamburger-line:nth-child(2){opacity:0}.navbar-toggle.active .hamburger-line:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.navbar-item{border-bottom:1px solid #f0f0f0;width:100%}.navbar-link{display:block;padding:1rem 2rem;transition:all .3s ease;width:100%}.navbar-link:hover{background-color:#f8f8f8;color:#7bc8c0}}.dropdown{position:relative}.dropdown-toggle{background:none;border:none;color:inherit;cursor:pointer;font:inherit}.dropdown-menu{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px #0000001a;left:0;list-style:none;margin-top:.3rem;min-width:230px;padding:.5rem 0;position:absolute;top:100%;z-index:100}.dropdown-menu li a{align-items:center;color:#333;display:flex;flex-direction:column;gap:.7rem;padding:.8rem 1rem;text-decoration:none;transition:background .2s}.dropdown-menu li a:hover{background:#f3f3f3}.dropdown-icon{flex-shrink:0;margin-top:.2rem;object-fit:contain;width:70%}.dropdown-text{display:flex;flex-direction:column;text-align:center}.dropdown-title{font-size:.95rem;font-weight:600}.dropdown-subtitle{color:#777;font-size:.8rem;margin-top:.1rem}.simple-slider{background:#000;border-radius:1rem;height:auto;margin:0 auto 2rem;overflow:hidden;position:relative;width:100%;z-index:1}.simple-slider-track{display:flex;height:100%;transition:transform 1s cubic-bezier(.22,.9,.24,1);will-change:transform}.simple-slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;overflow:hidden}.simple-slide-img{-webkit-user-drag:none;display:block;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.simple-slider-dots{bottom:12px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.simple-slider-dots .dot{background:#ffffff59;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .25s ease;width:8px}.simple-slider-dots .dot.active{background:#fffffff2;transform:scale(1.4)}@media (max-width:768px){.simple-slider{height:auto;margin-bottom:1.5rem}.simple-slide-img{object-position:center}}.hidden{filter:blur(10px);opacity:0;transform:translateY(20px)}.animate-in{animation:textReveal .8s forwards}.fade-out{animation:textFadeOut .8s ease-out forwards}@keyframes textReveal{0%{filter:blur(10px);opacity:0;transform:translateY(20px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}@keyframes textFadeOut{0%{filter:blur(0);opacity:1;transform:translateY(0)}to{filter:blur(10px);opacity:0;transform:translateY(-20px)}}.banner{align-items:center;background:#fff;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:10vh;padding:1rem 2rem;text-align:center}.banner-content{max-width:1000px}.banner-title{font-size:5rem;font-weight:800;line-height:1.1;margin:3rem}.span-special{-webkit-text-fill-color:#0000;background:#7bc8c0;-webkit-background-clip:text;background-clip:text;font-weight:900}@media (max-width:768px){.banner{padding:1rem}.banner-content{margin-bottom:2rem;margin-top:2rem}.banner-title{font-size:2.5rem;margin:1rem}}@media (max-width:480px){.banner-title{font-size:2rem}}.sub-banner-conainter{display:flex;justify-content:space-around}h1.sub-banner-title{font-size:3.3rem}span.span-special-sub-banner{font:italic normal normal 75px/83px Playfair Display}.card-gradient{max-width:43%}h3.sub-banner-p{color:gray;font-size:2rem;width:72%}span.boton-sub-banner{border:1px solid gray;border-radius:2rem;padding:.7rem;transition:all .3s ease}img.wa-logo{margin:0 .5rem 0 0;vertical-align:middle}.boton-sub-banner:hover{background-color:#25d366;border-color:#25d366;box-shadow:0 4px 12px #25d3664d;color:#fff;transform:translateY(-2px)}.boton-sub-banner:hover .wa-logo{filter:brightness(0) invert(1)}.gradient-container{background:url(/static/media/gradient.c3362afc50b0085a1583.png) 50%/cover no-repeat;border-radius:1.5rem;box-shadow:0 0 20px #0003,0 0 40px #0096ff66;color:#fff;display:flex;flex-direction:column;gap:1.2rem;padding:2rem;width:340px}.tag{align-self:flex-start;background:#000;color:#fff;padding:.3rem .9rem}.gradient-title{font-size:2.5rem;font-weight:600;margin-bottom:.2rem}.gradient-subtitle{font-size:1rem;margin:.2rem;opacity:.8}.cta-btn{background:#fff;border-radius:.7rem;color:#000;font-weight:600;padding:.9rem;transition:.3s;z-index:100000}.cta-btn:hover{background:#f1f1f1}.footer-card{align-items:center;display:flex;font-size:.85rem;gap:.8rem}.avatar{border-radius:50%;height:35px;width:35px}.call-text{font-weight:500;margin:0}.link{color:#fff;cursor:pointer;font-size:.85rem;opacity:.8}.tag:before{background-color:green;border-radius:50%;content:""}@media (max-width:768px){.sub-banner-conainter{align-content:center;flex-direction:column;justify-content:space-around}h1.sub-banner-title{font-size:2.3rem;line-height:1;margin:0 3rem 2rem}h3.sub-banner-p{font-size:1.3rem;margin:1rem 3rem}span.span-special-sub-banner{font-size:2.7rem;line-height:1}span.boton-sub-banner{margin:1rem 3rem}.gradient-container{margin:3rem auto auto;width:70%}svg.svgwave text{font-size:10vw!important}}.marquee-container{-webkit-user-select:none;user-select:none}.svgwave{cursor:grab;height:auto;margin:3rem 0;overflow:visible;width:100%}.svgwave:active{cursor:grabbing}svg.svgwave path{fill:#0000}svg.svgwave text{fill:#000;font-size:4vw;font-weight:bolder}.services-main-container{padding:40px 20px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.service-card{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:inherit;border-radius:15px;box-shadow:0 8px 25px #00000026;display:flex;flex-direction:column;height:250px;justify-content:space-evenly;overflow:visible;padding:25px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:250px}.service-card:hover{box-shadow:0 15px 35px #0003;transform:translateY(-8px)}.text-content{margin-bottom:20px;position:relative}.text-content-srv h3{color:#2c3e50;font-size:22px;font-weight:700;margin-bottom:12px;text-align:left;text-align:center}.text-content-srv p{color:#555;font-size:1.2rem;line-height:1.6;margin:0;text-align:left;text-align:center}.product-image-container{display:flex;position:absolute;z-index:4}.product-image{cursor:pointer;filter:drop-shadow(0 10px 35px rgba(0,0,0,.4));max-height:120%;max-width:100%;object-fit:contain;transition:transform .3s ease}.service-card:hover .product-image{transform:translate(5px,-29px) scale(1.05)}.service-item{align-items:center;display:flex;flex-direction:column}.services-grid>.service-item:last-child:nth-child(3n+1){grid-column:2}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{height:29.7vh}.services-grid{display:flex;flex-direction:column}}.elastitote-container{align-items:center;display:flex;justify-content:center;margin:3rem auto;max-width:900px;opacity:0;transform:translateY(60px);transition:all .8s ease}.elastitote-container.visible{opacity:1;transform:translateY(0)}.left-card{align-items:center;background:#b2e0dbb3;border-radius:1rem;display:flex;flex-direction:column;height:91%;justify-content:center;left:0;padding:2rem;position:absolute;width:30%}.bottle-img{left:-13px;max-height:110%;position:absolute;z-index:500}.vertical-text{color:#00403b;font-size:3.8rem;font-weight:700;left:5rem;position:absolute;top:16rem;transform:rotate(-90deg) translateY(-50%);transform-origin:left center}.right-card{align-content:flex-end;align-items:stretch;background:#1b1b1b;border-radius:1rem;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:20%;padding:2rem 3rem 2rem 20%}.title{font-size:4rem;font-weight:700;margin:5px 0}.subtitle-home{color:#b3b0b0;font-size:1.5rem;margin-top:0}.options{margin:2rem 0}.options-label{color:#fff;display:block;font-size:.9rem;margin-bottom:1rem}.icons{align-items:center}.icons img{height:40px;object-fit:contain;width:40px}.cta-btn{background:#68c1b8;border-radius:2rem;font-size:1rem;margin-top:auto;padding:.9rem 2rem;transition:background .3s ease}.cta-btn:hover{background:#4fa89f}.holo-title{color:#252525;font-size:2.5rem;font-weight:800;letter-spacing:2px;margin-bottom:5rem;text-align:center}.fade-in{animation:fadeIn 1s ease forwards;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.nav-btn.side{background:#68c1b8;border:none;border-radius:8px;box-shadow:0 2px 6px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;height:2.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:2.5rem;z-index:600}.nav-btn.side:hover{background:#4fa89f;transform:translateY(-50%) scale(1.1)}.nav-btn.prev{left:-1.9rem}.nav-btn.next{right:-1.9rem}.elastitote-container{position:relative}@media (max-width:768px){.left-card{background:#b2e0dbde;left:1rem;width:5%}.bottle-img{left:20px;margin-top:6rem;max-height:60%}.right-card{height:60vh;margin-left:10%;margin-right:1rem;padding:1rem;width:80%}.options{display:none;margin:2rem 0}.title{font-size:2.5rem;margin-left:3.5rem}.options .icons{display:none!important}.subtitle-home{font-size:1.3rem;margin:0 auto 0 3.5rem}.nav-btn.next{right:.1rem}.nav-btn.prev{left:.1rem}.vertical-text{font-size:3.2rem;top:19rem}.holo-title{font-size:2rem}.holo-title img{height:2rem}}.printing-tech{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:7rem auto;max-width:1100px;padding:0 1rem}.card{border-radius:1rem;box-shadow:0 12px 25px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:visible;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:330px;z-index:1}.card:hover{box-shadow:0 15px 30px #0000004d;transform:scale(1.04) rotate(0deg)}.video-wrapper{height:170px;position:relative;width:100%}.video-wrapper video{border:7px solid #fff;height:100%;object-fit:cover;position:absolute;transition:filter .4s ease;width:100%;z-index:40000}.card:hover video{filter:brightness(1);transition:opacity 1s ease,filter .8s ease}.text-content{padding:1.2rem}.text-content h3{font-size:1.1rem;font-weight:600;margin-bottom:.6rem}.text-content p{color:#fff;font-size:.9rem;line-height:1.4}.card.bottom-text{flex-direction:column}.card.top-text{flex-direction:column-reverse}.title-tech{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:4rem 0}.title-tech img{max-width:10%}.title-tech span{font-size:2.5rem;font-weight:700;max-width:50%;text-align:center}.preview-image,.preview-video{border:7px solid #fff;border-radius:.5rem;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.preview-image{filter:grayscale(100%) brightness(.7);opacity:1;z-index:1}.preview-video{opacity:0;z-index:2}.preview-video.visible{opacity:1}.preview-image.hidden{opacity:0}@media (max-width:768px){.title-tech span{font-size:2rem;max-width:95%}.title-tech img{margin:1rem;max-width:30%}}.brands-section{padding:2rem 1rem;text-align:center}.brands-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.brands-subtitle{color:#666;font-size:.9rem;letter-spacing:1px;margin-bottom:2rem;text-transform:uppercase}.brands-container{display:flex;flex-direction:column;gap:2.5rem;margin-top:4rem}.brands-row{display:flex;flex-wrap:nowrap;gap:4rem;justify-content:center}.brand-logo{height:auto;max-width:120px;object-fit:contain;transition:filter .3s ease}.brand-logo,.brand-logo:hover{filter:grayscale(100%)}@media (max-width:768px){.brands-container{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);justify-items:center}.brands-row{display:contents}.brand-logo{max-width:80px}.brands-section{padding:0}}.footer{background:#000;border-radius:2rem 2rem 0 0;color:#fff;font-family:Poppins,sans-serif;margin:4rem auto 0;max-width:70%;padding:3rem 3rem 2rem}.footer-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.footer-header h2{font-size:2.2rem;font-weight:500;line-height:1.3}.footer-header h2 span{color:#6dbdb2;font-weight:600}.cta-button{align-items:center;background:#6dbdb2;border:none;border-radius:3rem;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.6rem;justify-content:center;max-width:-webkit-fit-content;max-width:fit-content;padding:.9rem 2rem;transition:transform .2s ease;width:100%}.cta-button:hover{transform:scale(1.05)}.divider{border:none;border-top:1px solid #ffffff4d;margin-bottom:2rem}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-center,.footer-left,.footer-right{flex:1 1;min-width:260px}.moti-logo{margin-bottom:1rem;width:70px}.valores{margin-top:2rem}.valores h4{font-weight:600;margin-bottom:.8rem}.icons{display:flex;flex-wrap:wrap;gap:1.2rem}.valor{align-items:center;display:flex;flex-direction:column;font-size:.85rem}.valor img{margin-bottom:.3rem;width:26px}.valores small{display:block;font-size:.8rem;margin-top:.8rem;opacity:.7}.footer-center h4{font-weight:600;margin-bottom:.6rem}.footer-center p{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.social-icons{gap:1rem;margin-top:.6rem}.social-icons img{cursor:pointer;transition:transform .2s ease;width:26px}.social-icons img:hover{transform:scale(1.15)}.footer-right h4{font-weight:600;margin-bottom:.5rem}.footer-right p{font-size:.9rem;line-height:1.5;margin-bottom:.8rem}.privacy{color:#6dbdb2;display:block;font-size:.85rem;margin:.6rem 0 1rem;text-decoration:none;transition:opacity .2s}.privacy:hover{opacity:.7}.material-btn{align-items:center;background:#3ce1b026;border-radius:3rem;color:#3ce1b0;display:inline-flex;font-weight:500;gap:.6rem;padding:.7rem 1.4rem;text-decoration:none;transition:background .3s}.material-btn:hover{background:#3ce1b040}.material-btn img{width:22px}.logo-moti-container{align-items:center;display:flex;gap:1rem}.logo-moti-container .moti-logo{max-width:3rem}.logo-section p{margin-top:0}.cta-button span{color:#fff}.button-container-footer img{max-width:65%}.button-container-footer{align-items:flex-end;display:flex;flex-direction:column}.tooltip-container{display:inline-block;display:block;margin-bottom:15px;position:relative}.tooltip-container:hover .tooltip{opacity:1;visibility:visible}.tooltip{background-color:#333;border-radius:4px;bottom:100%;color:#fff;font-size:14px;left:20%;margin-bottom:8px;opacity:0;padding:8px 12px;transition:all .3s ease;visibility:hidden;white-space:nowrap;z-index:1000}.tooltip,.tooltip-arrow{position:absolute;transform:translateX(-50%)}.tooltip-arrow{border:6px solid #0000;border-top-color:#333;left:50%;top:100%}.map-link{color:inherit;cursor:pointer;display:block;text-decoration:none;transition:color .3s ease}.map-link:hover{color:#6dbdb2}@media (max-width:768px){.footer-header h2{font-size:1.5rem}.button-container-footer img{max-width:25%}.cta-button{margin:auto;width:70%}.valor img{width:64px}}.granformato{overflow:hidden;width:100%}.granformato-banner{align-items:center;background:linear-gradient(180deg,#000,#111);display:flex;height:60vh;justify-content:flex-start;opacity:0;overflow:hidden;position:relative;transform:translateY(60px);transition:all 1.2s ease}.granformato-banner.visible{opacity:1;transform:translateY(0)}.espectacular{animation:slideIn 1.2s ease forwards;max-width:900px;width:80%}.nube{position:absolute;width:26%}.nube1{animation-delay:1s;left:0;top:60%}.nube2{animation-delay:2s;left:24%;top:50%;z-index:3}.granformato-info{background-color:#f9f9f9;padding-top:3rem}.subtitle{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.subtitle span{color:#6ec1a1}.info-texto{box-sizing:border-box;flex:0 0 50%;max-width:50%;padding:0 0 0 8rem}.tag{background-color:#e5f8ef;border-radius:1rem;color:#379f77;margin-bottom:1rem;padding:.4rem 1rem}.info-texto h2{color:#222;font-size:2rem;line-height:1.3}.info-texto h2 span{color:#6ec1a1}.info-texto p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.cta a{color:#379f77;font-weight:600}.input-wrapper{align-items:center;display:flex;gap:.5rem;margin-top:1.5rem}.input-wrapper input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.input-wrapper button{background-color:#6ec1a1;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}@media (max-width:768px){.info-contenido{flex-direction:column}.info-imagen,.info-texto{flex:0 0 100%;max-width:100%;padding:1.5rem}}.granformato-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.granformato-final .dots{height:.8rem;margin-bottom:.7rem}.granformato-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.granformato-final h2 span{color:#5ec7b7}.granformato-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.granformato-slider{display:flex;justify-content:center;margin-top:10rem}.granformato-slider .slider-track{display:flex;justify-content:space-evenly;width:100%}.granformato-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.granformato-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.granformato-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.granformato-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.granformato-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.granformato-slider img:nth-child(3){transform:translateY(0)}.granformato-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.granformato-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem;text-align:left}.granformato-faq{margin-top:8rem;text-align:center}.granformato-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.email-box{align-items:center;border:1.5px solid #379f77;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.email-box img{background:#b1e5de;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.email-box span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.email-box button{background-color:initial;border:1.5px solid #379f77;border-radius:2rem;color:#379f77;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.email-box button:hover{background-color:#379f77;color:#fff}@media (max-width:768px){.granformato-banner{align-items:flex-end}.nube1{bottom:10%;top:inherit}.nube2{bottom:15%;left:60%;top:inherit}.banner-texto h3{font-size:2.5rem!important}.info-imagen{max-width:100%!important;padding:0;width:100%!important}.granformato-slider img:first-child,.granformato-slider img:nth-child(2){transform:none}.granformato-slider img:nth-child(3){transform:translateY(0)!important}.granformato-slider img:nth-child(4),.granformato-slider img:nth-child(5){transform:none}.granformato-slider .slider-track{flex-wrap:wrap}.granformato-slider img{height:auto;margin:1rem;width:35%}.granformato-slider{margin-top:5rem}.granformato-final{padding-bottom:1rem}.granformato-opcion{margin-top:2rem}.opcion-icon{height:25%!important}.opcion-card{padding:1rem!important;width:80%!important}.granformato-faq{margin-top:3rem;text-align:center}.faq-contenedor{align-items:center;width:80%}.email-box,.faq-contenedor{flex-direction:column}}.visualmerch{overflow:hidden;width:100%}.p-merch{color:#fff}.visualmerch-banner{align-items:center;background:url(/static/media/Fondo_1.dfc9a8c083d7bd56f212.png) no-repeat 50%;display:flex;height:60vh;justify-content:flex-start;opacity:0;overflow:hidden;position:relative;transform:translateY(60px);transition:all 1.2s ease}.visualmerch-banner.visible{opacity:1;transform:translateY(0)}.display-merch{animation:slideIn 1.2s ease forwards;bottom:5.5%;height:85%;left:30%;position:absolute;z-index:2}.nube{animation:float 8s ease-in-out infinite alternate;opacity:.8}.exhibidor1{animation-delay:1s;bottom:4%;height:85%;left:3%;position:absolute}.exhibidor2{bottom:1%;height:50%;left:13%;position:absolute}.banner-texto{bottom:35%;color:#fff;position:absolute;right:6%;text-align:right;z-index:3}.banner-texto h3{font-size:3rem;font-weight:700;letter-spacing:1px;margin-bottom:0}.banner-texto h3 span{color:#fff;font-family:Poppins-strong,sans-serif;font-style:italic}.banner-texto p{font-size:1.5rem;opacity:.8}.visualmerch-info{background-color:#f9f9f9;padding-top:3rem}.subtitle-merch{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.subtitle-merch span{color:#c20015}.info-contenido{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;width:100%}.info-texto-merch{padding:0 0 0 8rem}.info-imagen,.info-texto-merch{box-sizing:border-box;flex:0 0 50%;max-width:50%}.info-imagen{align-items:center;display:flex;justify-content:center}.info-imagen img{height:auto;max-height:500px;object-fit:cover;width:100%}.tag-merch{background-color:#f97180;border-radius:1rem;color:#9b0f1e;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.info-texto-merch h2{color:#222;font-size:2rem;line-height:1.3}.info-texto-merch h2 span{color:#c20015}.info-texto-merch p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.cta-merch a{color:#c40015;font-weight:600;text-decoration:none}.input-wrapper-merch{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;margin-top:1.5rem}.input-wrapper-merch input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.input-wrapper-merch button{background-color:#f97180;border:none;border-radius:2rem;color:#980d1c;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}@media (max-width:768px){.info-contenido{flex-direction:column}.info-imagen-merch,.info-texto-merch{flex:0 0 100%;max-width:100%;padding:1.5rem}}.visualmerch-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.visualmerch-final .dots{height:.8rem;margin-bottom:.7rem}.visualmerch-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.visualmerch-final h2 span{color:#c20015}.visualmerch-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.marquee{display:flex;font-size:2rem;font-weight:800;overflow:hidden;white-space:nowrap}.marquee span{display:inline-block;padding-left:0}.line1{margin-bottom:.5rem}.line1,.line2{transform:rotate(-3deg)}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.line1 span{animation:moveLeft 220s linear infinite}.line2 span{animation:moveRight 210s linear infinite}@keyframes moveLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes moveRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.visualmerch-slider{display:flex;justify-content:center;margin-top:10rem}.visualmerch-slider .slider-track{display:flex;justify-content:space-evenly;width:100%}.visualmerch-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.visualmerch-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.visualmerch-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.visualmerch-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.visualmerch-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.visualmerch-slider img:nth-child(3){transform:translateY(0)}.visualmerch-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.visualmerch-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem;text-align:left}.opcion-icon{height:2.5rem;margin-bottom:1.5rem}.opcion-card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #00000014;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:2rem;max-width:1100px;padding:3rem;width:90%}.opcion-left{flex:1 1;min-width:250px}.opcion-left h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.opcion-left p{color:#555;margin-bottom:1.5rem}.btn-cotizar{background-color:#1e6b5b;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:background .3s}.btn-cotizar:hover{background-color:#174f44}.opcion-right{grid-gap:2rem;display:grid;flex:2 1;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.opcion-item{align-items:flex-start;display:flex;gap:1rem}.opcion-item .icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;width:2.8rem}.opcion-item .icon img{height:1.3rem;width:1.3rem}.opcion-item h4{color:#222;font-size:1rem;font-weight:700;margin:0 0 .3rem}.opcion-item p{color:#444;font-size:.9rem;line-height:1.4;margin:0}.opcion-list{display:grid;font-family:Poppins-strong;grid-template-columns:1fr 1fr;padding:0}.opcion-list li{padding:8px 0}.visualmerch-faq{margin-top:8rem;text-align:center}.visualmerch-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.faq-contenedor{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;text-align:left}.faq-lista{flex:1 1;min-width:300px}.faq-lista details{padding:1rem 0}.faq-lista summary{cursor:pointer;font-weight:700;list-style:none;position:relative}.faq-lista summary:after{content:"›";position:absolute;right:0;transition:transform .3s}.faq-lista details[open] summary:after{transform:rotate(90deg)}.faq-lista p{color:#555;font-size:.95rem;line-height:1.5;margin-top:.5rem}.faq-contacto{flex:1 1;min-width:320px;text-align:left}.faq-contacto h3{font-size:1.6rem;font-weight:700}.faq-contacto p{color:#444;margin:.5rem 0 1.5rem}.contacto-email{display:flex;flex-direction:column;gap:1rem}.email-box-merch{align-items:center;border:1.5px solid #f97180;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.email-box-merch img{background:#f97180;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.email-box-merch span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.email-box-merch button{background-color:initial;border:1.5px solid #980c1b;border-radius:2rem;color:#8e0211;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.email-box-merch button:hover{background-color:#f97180;color:#8e0211}.btn-whatsapp{background-color:#1bb94c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .3s}.btn-whatsapp:hover{background-color:#159b40}.faq-img{border-radius:1rem;margin-top:1.5rem;overflow:hidden}.faq-img img{display:block;filter:grayscale(100%);transition:filter .4s;width:100%}.faq-img img:hover{filter:grayscale(0)}@media (max-width:850px){.faq-contenedor{align-items:center;flex-direction:column}.faq-contacto,.faq-lista{width:100%}}@media (max-width:768px){.display-merch{bottom:0;height:36%;left:30%}.exhibidor1{bottom:4%;height:33%;left:3%}.exhibidor2{bottom:1%;height:17%;left:13%}.visualmerch-banner{align-items:flex-end;height:50vh}.banner-texto h3{font-size:2.5rem!important}.banner-texto{right:5%}.info-imagen{max-width:100%!important;padding:0;width:100%!important}.info-texto-merch{flex:0 0 100%!important;max-width:100%!important;padding:2rem!important}.visualmerch-slider img:first-child,.visualmerch-slider img:nth-child(2){transform:none!important}.visualmerch-slider img:nth-child(3){transform:translateY(0)!important}.visualmerch-slider img:nth-child(4),.visualmerch-slider img:nth-child(5){transform:none!important}.visualmerch-slider .slider-track{flex-wrap:wrap;justify-content:center}.visualmerch-slider img{height:auto;margin:1rem;width:35%!important}.visualmerch-slider{margin-top:5rem}.visualmerch-final{padding-bottom:1rem}.visualmerch-opcion{margin-top:2rem}.opcion-icon{height:25%!important}.opcion-card{margin:1rem!important;padding:1rem!important;width:80%!important}.opcion-right{gap:1.5rem;grid-template-columns:1fr!important}.visualmerch-faq{margin-top:3rem;text-align:center}.faq-contenedor{align-items:center;flex-direction:column;width:80%}.email-box-merch{flex-direction:column;gap:1rem}.email-box-merch button{width:100%}.opcion-list{grid-template-columns:1fr;margin:2rem}}.brandexperience{overflow:hidden;width:100%}.brandexperience-info{background-color:#f9f9f9;padding-top:3rem}.brandexperience-subtitle{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.brandexperience-subtitle span{color:#351122}.brandexperience-info-contenido{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;width:100%}.brandexperience-info-texto{box-sizing:border-box;flex:0 0 50%;max-width:50%;padding:0 0 0 8rem}.brandexperience-info-imagen{align-items:center;box-sizing:border-box;display:flex;flex:0 0 50%;justify-content:center;max-width:50%}.brandexperience-info-imagen img{height:auto;max-height:500px;object-fit:cover;width:100%}.brandexperience-tag{background-color:#cb8ba9;border-radius:1rem;color:#472032;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.brandexperience-info-texto h2{color:#222;font-size:2rem;line-height:1.3}.brandexperience-info-texto h2 span{color:#6ec1a1}.brandexperience-info-texto p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.brandexperience-cta a{color:#6f324e;font-weight:600;text-decoration:none}.brandexperience-input-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem;margin-top:1.5rem}.brandexperience-input-wrapper input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.brandexperience-input-wrapper button{background-color:#cb8ba9;border:none;border-radius:2rem;color:#351122;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}@media (max-width:768px){.brandexperience-info-contenido{flex-direction:column}.brandexperience-info-imagen,.brandexperience-info-texto{flex:0 0 100%;max-width:100%;padding:1.5rem}}.brandexperience-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.brandexperience-final .brandexperience-dots{height:.8rem;margin-bottom:.7rem}.brandexperience-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.brandexperience-final h2 span{color:#571e39}.brandexperience-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.brandexperience-marquee{display:flex;font-size:2rem;font-weight:800;overflow:hidden;white-space:nowrap}.brandexperience-marquee span{display:inline-block;padding-left:0}.brandexperience-line1{margin-bottom:.5rem}.brandexperience-line1,.brandexperience-line2{transform:rotate(-3deg)}@keyframes brandexperience-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.brandexperience-line1 span{animation:brandexperience-moveLeft 220s linear infinite}.brandexperience-line2 span{animation:brandexperience-moveRight 210s linear infinite}@keyframes brandexperience-moveLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes brandexperience-moveRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.brandexperience-slider{display:flex;justify-content:center;margin-top:10rem}.brandexperience-slider .brandexperience-slider-track{display:flex;justify-content:space-evenly;width:100%}.brandexperience-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.brandexperience-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.brandexperience-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.brandexperience-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.brandexperience-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.brandexperience-slider img:nth-child(3){transform:translateY(0)}.brandexperience-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.brandexperience-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem;text-align:left}.brandexperience-opcion-icon{height:2.5rem;margin-bottom:1.5rem}.brandexperience-opcion-card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #00000014;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:2rem;max-width:1100px;padding:3rem;width:90%}.brandexperience-opcion-left{flex:1 1;margin:auto;min-width:250px}.brandexperience-opcion-left h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.brandexperience-opcion-left p{color:#555;margin-bottom:1.5rem}.brandexperience-btn-cotizar{background-color:#1e6b5b;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:background .3s}.brandexperience-btn-cotizar:hover{background-color:#174f44}.brandexperience-opcion-right{display:flex;flex:2 1;flex-direction:column;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.brandexperience-opcion-item{align-items:flex-start;display:flex;gap:1rem}.brandexperience-opcion-item .brandexperience-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;width:2.8rem}.brandexperience-opcion-item .brandexperience-icon img{height:1.3rem;width:1.3rem}.brandexperience-opcion-item h4{color:#222;font-size:1rem;font-weight:700;margin:0 0 .3rem}.brandexperience-opcion-item p{color:#444;font-size:.9rem;line-height:1.4;margin:0}.brandexperience-faq{margin-top:8rem;text-align:center}.brandexperience-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.brandexperience-faq-contenedor{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;text-align:left}.brandexperience-faq-lista{flex:1 1;min-width:300px}.brandexperience-faq-lista details{padding:1rem 0}.brandexperience-faq-lista summary{cursor:pointer;font-weight:700;list-style:none;position:relative}.brandexperience-faq-lista summary:after{content:"›";position:absolute;right:0;transition:transform .3s}.brandexperience-faq-lista details[open] summary:after{transform:rotate(90deg)}.brandexperience-faq-lista p{color:#555;font-size:.95rem;line-height:1.5;margin-top:.5rem}.brandexperience-faq-contacto{flex:1 1;min-width:320px;text-align:left}.brandexperience-faq-contacto h3{font-size:1.6rem;font-weight:700}.brandexperience-faq-contacto p{color:#444;margin:.5rem 0 1.5rem}.brandexperience-contacto-email{display:flex;flex-direction:column;gap:1rem}.brandexperience-email-box{align-items:center;border:1.5px solid #cb8ba9;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.brandexperience-email-box img{background:#cb8ba9;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.brandexperience-email-box span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.brandexperience-email-box button{background-color:initial;border:1.5px solid #612e45;border-radius:2rem;color:#612e45;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.brandexperience-email-box button:hover{background-color:#cb8ba9;color:#5a2f43}.brandexperience-btn-whatsapp{background-color:#1bb94c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .3s}.brandexperience-btn-whatsapp:hover{background-color:#159b40}.brandexperience-faq-img{border-radius:1rem;margin-top:1.5rem;overflow:hidden}.brandexperience-faq-img img{display:block;filter:grayscale(100%);transition:filter .4s;width:100%}.brandexperience-faq-img img:hover{filter:grayscale(0)}@media (max-width:850px){.brandexperience-faq-contenedor{align-items:center;flex-direction:column}.brandexperience-faq-contacto,.brandexperience-faq-lista{width:100%}}@media (max-width:768px){.brandexperience-banner{align-items:flex-end}.banner-texto h3{font-size:2.5rem!important}.brandexperience-info-imagen{max-width:100%!important;padding:0;width:100%!important}.brandexperience-info-texto{flex:0 0 100%!important;max-width:100%!important;padding:2rem!important}.brandexperience-slider img:first-child,.brandexperience-slider img:nth-child(2){transform:none!important}.brandexperience-slider img:nth-child(3){transform:translateY(0)!important}.brandexperience-slider img:nth-child(4),.brandexperience-slider img:nth-child(5){transform:none!important}.brandexperience-slider .brandexperience-slider-track{flex-wrap:wrap;justify-content:center}.brandexperience-slider img{height:auto;margin:1rem;width:35%!important}.brandexperience-slider{margin-top:5rem}.brandexperience-final{padding-bottom:1rem}.brandexperience-opcion{margin-top:2rem}.brandexperience-opcion-icon{height:25%!important}.brandexperience-opcion-card{margin:1rem!important;padding:1rem!important;width:80%!important}.brandexperience-opcion-right{gap:1.5rem;grid-template-columns:1fr!important}.brandexperience-faq{margin-top:3rem;text-align:center}.brandexperience-faq-contenedor{align-items:center;flex-direction:column;width:80%}.brandexperience-email-box{flex-direction:column;gap:1rem}.brandexperience-email-box button{width:100%}}.fondo-pc{display:block}.fondo-movil{display:none}@media (max-width:768px){.fondo-pc{display:none}.fondo-movil{display:block;width:100%}.brandexperience-banner{align-items:flex-end}}.packaging{overflow:hidden;width:100%}.packaging-banner{align-items:center;background:url(/static/media/fondo.ea3cd6c8a514d6d6ab6d.svg) no-repeat 50%;display:flex;height:60vh;justify-content:flex-start;opacity:0;overflow:hidden;position:relative;transform:translateY(60px);transition:all 1.2s ease}.p-packaging{color:#fff}.packaging-banner.visible{opacity:1;transform:translateY(0)}.packaging-espectacular{animation:slideIn 1.2s ease forwards;max-width:900px;width:80%;z-index:2}.packaging-nube{animation:float 8s ease-in-out infinite alternate;opacity:.8;position:absolute;width:26%}.packaging-nube1{animation-delay:1s;left:0;top:60%}.packaging-nube2{animation-delay:2s;left:24%;top:50%;z-index:3}.packaging-banner-texto{bottom:35%;color:#fff;position:absolute;right:6%;text-align:right;z-index:3}.packaging-banner-texto h3{font-size:3rem;font-weight:700;letter-spacing:1px;margin-bottom:0}.packaging-banner-texto h3 span{color:#fff;font-family:Poppins-strong,sans-serif;font-style:italic}.packaging-banner-texto p{font-size:1.5rem;opacity:.8}.packaging-info{background-color:#eee;padding-top:3rem}.packaging-subtitle{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.packaging-subtitle span{color:#d7c4b4}.packaging-info-contenido{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;width:100%}.packaging-info-texto{padding:0 0 0 8rem}.packaging-info-imagen,.packaging-info-texto{box-sizing:border-box;flex:0 0 50%;max-width:50%}.packaging-info-imagen{align-items:center;display:flex;justify-content:center}.packaging-info-imagen img{height:auto;max-height:500px;object-fit:cover;width:100%}.packaging-tag{background-color:#ece4dd;border-radius:1rem;color:#916f53;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.packaging-info-texto h2{color:#222;font-size:2rem;line-height:1.3}.packaging-info-texto h2 span{color:#916f53}.packaging-info-texto p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.packaging-cta a{color:#916f53;font-weight:600;text-decoration:none}.packaging-input-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem;margin-top:1.5rem}.packaging-input-wrapper input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.packaging-input-wrapper button{background-color:#ece4dd;border:none;border-radius:2rem;color:#916f53;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}@media (max-width:768px){.packaging-info-contenido{flex-direction:column}.packaging-info-imagen,.packaging-info-texto{flex:0 0 100%;max-width:100%;padding:1.5rem}}.packaging-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.packaging-final .packaging-dots{height:.8rem;margin-bottom:.7rem}.packaging-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.packaging-final h2 span{color:#d9c7b7}.packaging-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.packaging-marquee{display:flex;font-size:2rem;font-weight:800;overflow:hidden;white-space:nowrap}.packaging-marquee span{display:inline-block;padding-left:0}.packaging-line1{margin-bottom:.5rem}.packaging-line1,.packaging-line2{transform:rotate(-3deg)}@keyframes packaging-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.packaging-line1 span{animation:packaging-moveLeft 220s linear infinite}.packaging-line2 span{animation:packaging-moveRight 210s linear infinite}@keyframes packaging-moveLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes packaging-moveRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.packaging-slider{display:flex;justify-content:center;margin-top:10rem}.packaging-slider .packaging-slider-track{display:flex;justify-content:space-evenly;width:100%}.packaging-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.packaging-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.packaging-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.packaging-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.packaging-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.packaging-slider img:nth-child(3){transform:translateY(0)}.packaging-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.packaging-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem;text-align:left}.packaging-opcion-icon{height:2.5rem;margin-bottom:1.5rem}.packaging-opcion-card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #00000014;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:2rem;max-width:1100px;padding:3rem;width:90%}.packaging-opcion-left{flex:1 1;min-width:250px}.packaging-opcion-left h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.packaging-opcion-left p{color:#555;margin-bottom:1.5rem}.packaging-btn-cotizar{background-color:#1e6b5b;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:background .3s}.packaging-btn-cotizar:hover{background-color:#174f44}.packaging-opcion-right{grid-gap:2rem;display:grid;flex:2 1;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.packaging-opcion-item{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.packaging-opcion-item .packaging-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;width:2.8rem}.packaging-opcion-item .packaging-icon img{height:1.3rem;width:1.3rem}.packaging-opcion-item h4{color:#222;font-size:1rem;font-weight:700;margin:0 0 .3rem}.packaging-opcion-item p{color:#444;font-size:.9rem;line-height:1.4;margin:0}.packaging-faq{margin-top:8rem;text-align:center}.packaging-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.packaging-faq-contenedor{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;text-align:left}.packaging-faq-lista{flex:1 1;min-width:300px}.packaging-faq-lista details{padding:1rem 0}.packaging-faq-lista summary{cursor:pointer;font-weight:700;list-style:none;position:relative}.packaging-faq-lista summary:after{content:"›";position:absolute;right:0;transition:transform .3s}.packaging-faq-lista details[open] summary:after{transform:rotate(90deg)}.packaging-faq-lista p{color:#555;font-size:.95rem;line-height:1.5;margin-top:.5rem}.packaging-faq-contacto{flex:1 1;min-width:320px;text-align:left}.packaging-faq-contacto h3{font-size:1.6rem;font-weight:700}.packaging-faq-contacto p{color:#444;margin:.5rem 0 1.5rem}.packaging-contacto-email{display:flex;flex-direction:column;gap:1rem}.packaging-email-box{align-items:center;border:1.5px solid #b7b7b7;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.packaging-email-box img{background:#ece4dd;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.packaging-email-box span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.packaging-email-box button{background-color:initial;border:1.5px solid #b2afab;border-radius:2rem;color:#9b7c62;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.packaging-email-box button:hover{background-color:#ece4dd;color:#927155}.packaging-btn-whatsapp{background-color:#1bb94c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .3s}.packaging-btn-whatsapp:hover{background-color:#159b40}.packaging-faq-img{border-radius:1rem;margin-top:1.5rem;overflow:hidden}.packaging-faq-img img{display:block;filter:grayscale(100%);transition:filter .4s;width:100%}.packaging-faq-img img:hover{filter:grayscale(0)}@media (max-width:850px){.packaging-faq-contenedor{align-items:center;flex-direction:column}.packaging-faq-contacto,.packaging-faq-lista{width:100%}}@media (max-width:768px){.packaging-banner{align-items:flex-end;height:50vh}.packaging-banner-texto h3{font-size:2.5rem!important}.packaging-banner-texto{right:5%}.packaging-info-imagen{max-width:100%!important;padding:0;width:100%!important}.packaging-info-texto{flex:0 0 100%!important;max-width:100%!important;padding:2rem!important}.packaging-slider img:first-child,.packaging-slider img:nth-child(2){transform:none!important}.packaging-slider img:nth-child(3){transform:translateY(0)!important}.packaging-slider img:nth-child(4),.packaging-slider img:nth-child(5){transform:none!important}.packaging-slider .packaging-slider-track{flex-wrap:wrap;justify-content:center}.packaging-slider img{height:auto;margin:1rem;width:35%!important}.packaging-slider{margin-top:5rem}.packaging-final{padding-bottom:1rem}.packaging-opcion{margin-top:2rem}.packaging-opcion-icon{height:25%!important}.packaging-opcion-card{margin:1rem!important;padding:1rem!important;width:80%!important}.packaging-opcion-right{gap:1.5rem;grid-template-columns:1fr!important}.packaging-opcion-item{flex-direction:row!important}.packaging-faq{margin-top:3rem;text-align:center}.packaging-faq-contenedor{align-items:center;flex-direction:column;width:80%}.packaging-email-box{flex-direction:column;gap:1rem}.packaging-email-box button{width:100%}}.etiquetas{overflow:hidden;width:100%}.etiquetas-banner{align-items:center;background:url(/static/media/fondo.25fc5a61fbb07c498de3.png) no-repeat 50%;display:flex;height:60vh;justify-content:center;opacity:0;overflow:hidden;position:relative;transform:translateY(60px);transition:all 1.2s ease}.etiquetas-banner.visible{opacity:1;transform:translateY(0)}.etiquetas-espectacular{animation:slideIn 1.2s ease forwards;max-width:900px;z-index:2}.etiquetas-nube{animation:float 8s ease-in-out infinite alternate;opacity:.8;position:absolute;width:26%}.etiquetas-nube1{animation-delay:1s;left:0;top:60%}.etiquetas-nube2{animation-delay:2s;left:24%;top:50%;z-index:3}.p-etiquetas{color:#fff}.etiquetas-banner-texto{bottom:20%;color:#fff;left:6%;position:absolute;text-align:left;z-index:3}.etiquetas-banner-texto h3{font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:0}.etiquetas-banner-texto h3 span{color:#fff;font-family:Poppins-strong,sans-serif;font-style:italic}.etiquetas-banner-texto p{font-size:1.5rem;opacity:.8}@keyframes slideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.etiquetas-info{background-color:#eee;padding-top:3rem}.etiquetas-subtitle{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.etiquetas-subtitle span{color:#e4751e}.etiquetas-info-contenido{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;width:100%}.etiquetas-info-texto{padding:0 0 0 8rem}.etiquetas-info-imagen,.etiquetas-info-texto{box-sizing:border-box;flex:0 0 50%;max-width:50%}.etiquetas-info-imagen{align-items:center;display:flex;justify-content:flex-end}.etiquetas-info-imagen img{height:auto;max-height:500px;object-fit:cover}.etiquetas-tag{background-color:#f3b889;border-radius:1rem;color:#c15c0d;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.etiquetas-info-texto h2{color:#222;font-size:2rem;line-height:1.3}.etiquetas-info-texto h2 span{color:#222;font-family:cursiva;font-size:3rem}.etiquetas-info-texto p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.etiquetas-cta a{color:#e4751e;font-weight:600;text-decoration:none}.etiquetas-input-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem;margin-top:1.5rem}.etiquetas-input-wrapper input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.etiquetas-input-wrapper button{background-color:#f3b889;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}@media (max-width:768px){.etiquetas-info-contenido{flex-direction:column}.etiquetas-info-imagen,.etiquetas-info-texto{flex:0 0 100%;max-width:100%;padding:1.5rem}}.etiquetas-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.etiquetas-final .etiquetas-dots{height:.8rem;margin-bottom:.7rem}.etiquetas-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.etiquetas-final h2 span{color:#e4751e}.etiquetas-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.etiquetas-marquee{display:flex;font-size:2rem;font-weight:800;overflow:hidden;white-space:nowrap}.etiquetas-marquee span{display:inline-block;padding-left:0}.etiquetas-line1{margin-bottom:.5rem}.etiquetas-line1,.etiquetas-line2{transform:rotate(-3deg)}@keyframes etiquetas-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.etiquetas-line1 span{animation:etiquetas-moveLeft 220s linear infinite}.etiquetas-line2 span{animation:etiquetas-moveRight 210s linear infinite}@keyframes etiquetas-moveLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes etiquetas-moveRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.etiquetas-slider{display:flex;justify-content:center;margin-top:10rem}.etiquetas-slider .etiquetas-slider-track{display:flex;justify-content:space-evenly;width:100%}.etiquetas-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.etiquetas-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.etiquetas-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.etiquetas-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.etiquetas-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.etiquetas-slider img:nth-child(3){transform:translateY(0)}.etiquetas-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.etiquetas-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem}.etiquetas-opcion-card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #00000014;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px;padding:3rem;width:90%}.etiquetas-opcion-left{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:260px;text-align:left}.etiquetas-opcion-left h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.etiquetas-opcion-left p{color:#555;line-height:1.5;margin-bottom:1.5rem}.etiquetas-btn-cotizar{background-color:#1e6b5b;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:background .3s;width:-webkit-fit-content;width:fit-content}.etiquetas-btn-cotizar:hover{background-color:#174f44}.etiquetas-opcion-right{display:flex;flex:2 1;flex-wrap:wrap;gap:3rem;justify-content:space-between}.etiquetas-opcion-item{background:#fff;border-radius:1rem;flex:1 1;padding:2rem;position:relative;text-align:left}.etiquetas-opcion-item h4{color:#222;font-size:1.1rem;font-weight:700;margin:.8rem 0 1rem}.etiquetas-opcion-item ul{list-style:none;margin:0;padding:0}.etiquetas-opcion-item li{color:#444;font-size:.95rem;line-height:1.5;padding-left:1rem;position:relative}.etiquetas-opcion-item li:before{color:#1e6b5b;content:"•";left:0;position:absolute}.etiquetas-icon{align-items:center;border-radius:50%;display:flex;height:2.8rem;justify-content:center;width:2.8rem}.etiquetas-icon img{height:1.2rem;width:1.2rem}.etiquetas-producto{bottom:-2rem;left:0;position:absolute;transform:translateX(-50%)}.etiquetas-opcion-item:first-child .etiquetas-producto{height:120%}.etiquetas-opcion-item:nth-child(2) .etiquetas-producto{height:125%}.etiquetas-faq{margin-top:8rem;text-align:center}.etiquetas-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.etiquetas-faq-contenedor{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;text-align:left}.etiquetas-faq-lista{flex:1 1;min-width:300px}.etiquetas-faq-lista details{padding:1rem 0}.etiquetas-faq-lista summary{cursor:pointer;font-weight:700;list-style:none;position:relative}.etiquetas-faq-lista summary:after{content:"›";position:absolute;right:0;transition:transform .3s}.etiquetas-faq-lista details[open] summary:after{transform:rotate(90deg)}.etiquetas-faq-lista p{color:#555;font-size:.95rem;line-height:1.5;margin-top:.5rem}.etiquetas-faq-contacto{flex:1 1;min-width:320px;text-align:left}.etiquetas-faq-contacto h3{font-size:1.6rem;font-weight:700}.etiquetas-faq-contacto p{color:#444;margin:.5rem 0 1.5rem}.etiquetas-contacto-email{display:flex;flex-direction:column;gap:1rem}.etiquetas-email-box{align-items:center;border:1.5px solid #f3b889;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.etiquetas-email-box img{background:#f3b889;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.etiquetas-email-box span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.etiquetas-email-box button{background-color:initial;border:1.5px solid #c6661b;border-radius:2rem;color:#c6651a;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.etiquetas-email-box button:hover{background-color:#f3b889;color:#c56418}.etiquetas-btn-whatsapp{background-color:#1bb94c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .3s}.etiquetas-btn-whatsapp:hover{background-color:#159b40}.etiquetas-faq-img{border-radius:1rem;margin-top:1.5rem;overflow:hidden}.etiquetas-faq-img img{display:block;filter:grayscale(100%);transition:filter .4s;width:100%}.etiquetas-faq-img img:hover{filter:grayscale(0)}@media (max-width:850px){.etiquetas-faq-contenedor{align-items:center;flex-direction:column}.etiquetas-faq-contacto,.etiquetas-faq-lista{width:100%}}@media (max-width:768px){.etiquetas-banner{align-items:flex-end;height:50vh;justify-content:flex-start}.etiquetas-banner-texto h3{font-size:1.5rem!important}.etiquetas-banner-texto{left:5%;top:5%}.etiquetas-info-imagen{justify-content:center!important;max-width:100%!important;padding:0;width:100%!important}.etiquetas-info-imagen img{width:100%!important}.etiquetas-info-texto{flex:0 0 100%!important;max-width:100%!important;padding:2rem!important}.etiquetas-slider img:first-child,.etiquetas-slider img:nth-child(2){transform:none!important}.etiquetas-slider img:nth-child(3){transform:translateY(0)!important}.etiquetas-slider img:nth-child(4),.etiquetas-slider img:nth-child(5){transform:none!important}.etiquetas-slider .etiquetas-slider-track{flex-wrap:wrap;justify-content:center}.etiquetas-slider img{height:auto;margin:1rem;width:35%!important}.etiquetas-slider{margin-top:5rem}.etiquetas-final{padding-bottom:1rem}.etiquetas-opcion{margin-top:2rem}.etiquetas-opcion-card{flex-direction:column;margin:1rem!important;padding:1rem!important;width:80%!important}.etiquetas-opcion-right{flex-direction:column!important;gap:1.5rem}.etiquetas-opcion-item{padding:1.5rem!important;position:relative!important}.etiquetas-producto{display:none}.etiquetas-faq{margin-top:3rem;text-align:center}.etiquetas-faq-contenedor{align-items:center;flex-direction:column;width:80%}.etiquetas-email-box{flex-direction:column;gap:1rem}.etiquetas-email-box button{width:100%}.etiquetas-espectacular{height:50%}}.estructuras{overflow:hidden;width:100%}.estructuras-banner{align-items:center;background:url(/static/media/04.713bcb2f117db2de62d0.png) no-repeat 50%;display:flex;height:60vh;justify-content:flex-start;opacity:0;overflow:hidden;position:relative;transform:translateY(60px);transition:all 1.2s ease}.estructuras-banner.estructuras-visible{opacity:1;transform:translateY(0)}.estructuras-espectacular{animation:estructuras-slideIn 1.2s ease forwards;height:100%;left:10%;max-width:900px;position:absolute;z-index:2}.estructuras-nube{animation:estructuras-float 8s ease-in-out infinite alternate;opacity:.8;position:absolute;width:26%}.estructuras-nube1{animation-delay:1s;left:0;top:60%}.estructuras-nube2{animation-delay:2s;left:24%;top:50%;z-index:3}.estructuras-banner-texto{bottom:35%;color:#fff;position:absolute;right:6%;text-align:right;z-index:3}.estructuras-banner-texto h3{font-size:3rem;font-weight:700;letter-spacing:1px;margin-bottom:0}.estructuras-banner-texto h3 .estructuras-bold{color:#fff;font-family:Poppins-strong,sans-serif;font-style:italic}.estructuras-banner-texto p{font-size:1.5rem;opacity:.8}@keyframes estructuras-slideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes estructuras-float{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.estructuras-info{background-color:#f9f9f9;padding-top:3rem}.estructuras-subtitle{color:#000;font-size:2.2rem;font-weight:600;text-align:center}.estructuras-subtitle span{color:#6ec1a1}.estructuras-info-contenido{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;width:100%}.estructuras-info-texto{box-sizing:border-box;flex:0 0 50%;max-width:50%;padding:0 0 0 8rem}.estructuras-info-imagen{align-items:center;box-sizing:border-box;display:flex;flex:0 0 50%;justify-content:center;max-width:50%}.estructuras-info-imagen img{height:auto;max-height:500px;object-fit:cover;width:100%}.estructuras-tag{background-color:#e5f8ef;border-radius:1rem;color:#379f77;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.estructuras-info-texto h2{color:#222;font-size:2rem;line-height:1.3}.estructuras-info-texto h2 span{color:#6ec1a1}.estructuras-info-texto p{color:#555;font-size:1.2rem;line-height:1.6;margin-top:1rem}.estructuras-cta a{color:#6dbdb2;font-weight:600;text-decoration:none}.estructuras-input-wrapper{align-items:center;display:flex;gap:.5rem;margin-top:1.5rem}.estructuras-input-wrapper input{border:1px solid #ddd;border-radius:2rem;flex:1 1;padding:.6rem 1rem}.estructuras-input-wrapper button{background-color:#b1e5de;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}.estructuras-final{margin-top:8rem;overflow:hidden;padding-bottom:8rem;text-align:center}.estructuras-final .estructuras-dots{height:.8rem;margin-bottom:.7rem}.estructuras-final h2{font-size:1.9rem;font-weight:600;line-height:1.4}.estructuras-final h2 span{color:#5ec7b7}.estructuras-marquees{font-family:Poppins-strong;margin-top:3rem;position:relative;width:100%}.estructuras-marquee{display:flex;font-size:2rem;font-weight:800;overflow:hidden;white-space:nowrap}.estructuras-marquee span{display:inline-block;padding-left:0}.estructuras-line1{margin-bottom:.5rem}.estructuras-line1,.estructuras-line2{transform:rotate(-3deg)}.estructuras-line1 span{animation:estructuras-moveLeft 220s linear infinite}.estructuras-line2 span{animation:estructuras-moveRight 210s linear infinite}@keyframes estructuras-moveLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes estructuras-moveRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.estructuras-slider{display:flex;justify-content:center;margin-top:10rem}.estructuras-slider-track{display:flex;justify-content:space-evenly;width:100%}.estructuras-slider img{border-radius:1rem;box-shadow:0 8px 20px #00000026;cursor:pointer;height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:17%}.estructuras-slider img:first-child{transform:translateY(60px) rotate(-4deg)}.estructuras-slider img:nth-child(5){transform:translateY(60px) rotate(4deg)}.estructuras-slider img:nth-child(2){transform:translateY(25px) rotate(-2deg)}.estructuras-slider img:nth-child(4){transform:translateY(25px) rotate(2deg)}.estructuras-slider img:nth-child(3){transform:translateY(0)}.estructuras-slider img:hover{filter:brightness(1.1);transform:translateY(-10px) scale(1.03)}.estructuras-opcion{align-items:center;display:flex;flex-direction:column;margin-top:6rem;text-align:left}.estructuras-opcion-icon{height:2.5rem;margin-bottom:1.5rem}.estructuras-opcion-card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #00000014;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:2rem;max-width:1100px;padding:3rem;width:90%}.estructuras-opcion-left{flex:1 1;min-width:250px}.estructuras-opcion-left h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.estructuras-opcion-left p{color:#555;margin-bottom:1.5rem}.estructuras-btn-cotizar{background-color:#1e6b5b;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:background .3s}.estructuras-btn-cotizar:hover{background-color:#174f44}.estructuras-opcion-right{grid-gap:2rem;display:grid;flex:2 1;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.estructuras-opcion-item{align-items:flex-start;display:flex;gap:1rem}.estructuras-opcion-item .estructuras-opcion-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;width:2.8rem}.estructuras-opcion-item .estructuras-opcion-icon img{height:1.3rem;width:1.3rem}.estructuras-opcion-item h4{color:#222;font-size:1rem;font-weight:700;margin:0 0 .3rem}.estructuras-opcion-item p{color:#444;font-size:.9rem;line-height:1.4;margin:0}.estructuras-faq{margin-top:8rem;text-align:center}.estructuras-faq h2{font-size:2rem;font-weight:700;margin-bottom:3rem}.estructuras-faq-contenedor{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;text-align:left}.estructuras-faq-lista{flex:1 1;min-width:300px}.estructuras-faq-lista details{padding:1rem 0}.estructuras-faq-lista summary{cursor:pointer;font-weight:700;list-style:none;position:relative}.estructuras-faq-lista summary:after{content:"›";position:absolute;right:0;transition:transform .3s}.estructuras-faq-lista details[open] summary:after{transform:rotate(90deg)}.estructuras-faq-lista p{color:#555;font-size:.95rem;line-height:1.5;margin-top:.5rem}.estructuras-faq-contacto{flex:1 1;min-width:320px;text-align:left}.estructuras-faq-contacto h3{font-size:1.6rem;font-weight:700}.estructuras-faq-contacto p{color:#444;margin:.5rem 0 1.5rem}.estructuras-contacto-email{display:flex;flex-direction:column;gap:1rem}.estructuras-email-box{align-items:center;border:1.5px solid #379f77;border-radius:2rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.estructuras-email-box img{background:#b1e5de;border-radius:1rem;height:1.2rem;margin-right:.6rem;padding:.8rem}.estructuras-email-box span{color:#000;flex:1 1;font-size:.9rem;font-weight:500}.estructuras-email-box button{background-color:initial;border:1.5px solid #379f77;border-radius:2rem;color:#379f77;cursor:pointer;font-size:.85rem;font-weight:600;padding:.3rem 1rem;transition:all .3s ease}.estructuras-email-box button:hover{background-color:#379f77;color:#fff}.estructuras-btn-whatsapp{background-color:#1bb94c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .3s}.estructuras-btn-whatsapp:hover{background-color:#159b40}.estructuras-faq-img{border-radius:1rem;margin-top:1.5rem;overflow:hidden}.estructuras-faq-img img{display:block;filter:grayscale(100%);transition:filter .4s;width:100%}.estructuras-faq-img img:hover{filter:grayscale(0)}@media (max-width:850px){.estructuras-faq-contenedor{align-items:center;flex-direction:column}.estructuras-faq-contacto,.estructuras-faq-lista{width:100%}}@media (max-width:768px){.estructuras-info-contenido{flex-direction:column}.estructuras-info-imagen,.estructuras-info-texto{flex:0 0 100%;max-width:100%;padding:1.5rem}.estructuras-banner{align-items:flex-end;height:50vh}.estructuras-banner-texto h3{font-size:2rem!important}.estructuras-banner-texto{right:5%;top:5%}.estructuras-espectacular{height:60%!important;left:5%!important}.estructuras-info-imagen{max-width:100%!important;padding:0;width:100%!important}.estructuras-info-texto{flex:0 0 100%!important;max-width:100%!important;padding:2rem!important}.estructuras-slider img:first-child,.estructuras-slider img:nth-child(2){transform:none!important}.estructuras-slider img:nth-child(3){transform:translateY(0)!important}.estructuras-slider img:nth-child(4),.estructuras-slider img:nth-child(5){transform:none!important}.estructuras-slider-track{flex-wrap:wrap;justify-content:center}.estructuras-slider img{height:auto;margin:1rem;width:35%!important}.estructuras-slider{margin-top:5rem}.estructuras-final{padding-bottom:1rem}.estructuras-opcion{margin-top:2rem}.estructuras-opcion-icon{height:25%!important}.estructuras-opcion-card{margin:1rem!important;padding:1rem!important;width:80%!important}.estructuras-opcion-right{gap:1.5rem;grid-template-columns:1fr!important}.estructuras-opcion-item .estructuras-opcion-icon{height:2.5rem!important;width:2.5rem!important}.estructuras-faq{margin-top:3rem;text-align:center}.estructuras-faq-contenedor{align-items:center;flex-direction:column;width:80%}.estructuras-email-box{flex-direction:column;gap:1rem}.estructuras-email-box button{width:100%}.estructuras-banner-texto p{display:none;font-size:1rem}}.nosotros{background:#fff;font-family:Poppins,sans-serif;overflow:hidden;width:100%}.nosotros-top{padding-bottom:5.3rem;position:relative;text-align:center}.nosotros-slogan{color:#000;font-size:3.2rem;font-weight:500;margin-top:2rem}.nosotros-slogan span{color:#5fb4ac;font-weight:600}.nosotros-banner{background:#d7edfa;margin-top:3rem}.nosotros-banner,.nosotros-texto{display:flex;justify-content:center;position:relative}.nosotros-texto{align-content:center;align-items:flex-start;flex-direction:column;padding-left:8%;text-align:left;z-index:3}.nosotros-texto h2{font-size:2.5rem;margin:0}.nosotros-texto h2 em{color:#3a3a3a;font-style:italic}.nosotros-texto h3{color:#000;font-size:1.8rem;font-weight:600}.nubes{top:0;z-index:3}.nubes,.nubes2{position:absolute;width:30%}.nubes2{right:0;top:40%}.puntos{height:1rem;margin-bottom:1rem}.espectacular{right:10%;top:30%;width:40%;z-index:2}.nosotros-bottom{background:#1c1c1c;border-radius:1.5rem;box-shadow:0 5px 20px #00000026;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin:-5rem auto 4rem;padding:3rem 4rem;width:85%}.nosotros-info{flex:1 1 40%}.nosotros-info h2{font-size:1.8rem;margin-bottom:1rem}.nosotros-info p{color:#dcdcdc;font-size:1rem;margin-bottom:2rem;width:80%}.btn-saber{align-items:center;background:#5fb4ac;border:none;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.7rem}.btn-saber img{width:2rem}.nosotros-grid{grid-gap:1rem;align-content:start;display:grid;flex:1 1 45%;gap:1rem;grid-template-columns:repeat(3,1fr)}.squaretittle{font-size:1.2rem}.grid-item{border-radius:.8rem;color:#fff;font-size:.9rem;padding:1.5rem .5rem;text-align:center;transition:transform .3s}.grid-item:hover{transform:translateY(-5px)}.grid-item img{width:2.5rem}@media (max-width:900px){.nosotros-bottom{flex-direction:column;text-align:center}.nosotros-info{margin-bottom:2rem}.nosotros-grid{grid-template-columns:repeat(2,1fr)}.espectacular{right:15%;width:70%}}.nosotros-historia{align-items:center;box-sizing:border-box;display:flex;gap:3.5rem;justify-content:center;margin-top:5.5rem;padding:3rem;width:100%}.historia-left{flex:0 1 33%;min-width:260px}.historia-video{background-color:#f6f0e8;border:1px solid #00000008;border-radius:1.25rem;box-shadow:0 10px 30px #0f0f0f14;display:block;height:18.5rem;object-fit:cover;width:100%}.historia-right{align-items:flex-start;display:flex;flex:0 1 50%;flex-direction:column;gap:.9rem;justify-content:flex-start}.historia-tag{background:#efe3d7;border-radius:2rem;color:#7a5f4a;font-size:.85rem;letter-spacing:.01em;margin-bottom:.25rem;padding:.35rem .9rem}.historia-title{color:#121212;font-size:2.4rem;font-weight:800;line-height:1.08;margin:.2rem 0 0}.historia-desc{color:#5a5a5a;font-size:.95rem;line-height:1.5;margin-top:.35rem;max-width:36rem}.historia-stats{grid-gap:.75rem 2rem;display:grid;gap:.75rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.7rem;width:100%}.stat{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.stat h3{font-size:1.45rem;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0}.stat p{color:#555;font-size:.95rem;margin:0;opacity:.95}.historia-stats .stat:first-child h3{color:#6a1630}.historia-stats .stat:nth-child(2) h3{color:#c81e2f}.historia-stats .stat:nth-child(3) h3{color:#1ea99a}.historia-stats .stat:nth-child(4) h3{color:#e06b18}.historia-btn{background:#e9d8c7;border:1px solid #0000000a;border-radius:2rem;box-shadow:0 6px 18px #1010100f;color:#5b4433;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:.9rem;padding:.7rem 1.25rem}@media (max-width:980px){.nosotros-historia{flex-direction:column;gap:1.1rem;margin-top:3.5rem}.historia-left,.historia-right{flex:1 1 100%;width:100%}.historia-video{height:14.5rem}.historia-right{align-items:center;text-align:center}.historia-desc,.stat p{max-width:100%}.historia-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.historia-stats{gap:.6rem 1rem;grid-template-columns:1fr 1fr}.historia-title{font-size:1.6rem}.historia-video{height:11.5rem}}.valores-container{background:url(/static/media/valores.952eac544a19e0064253.svg) 100%/cover no-repeat;background-color:#eee;background-size:contain;background-size:50% auto;padding:5rem 0;position:relative;width:100%}.valores-textos{padding-left:5rem;width:45%}.tag{background:#b6e6dc;border-radius:2rem;color:#1a5449;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.titulo{font-size:3rem;font-weight:700;margin:1.5rem 0 1rem}.inspiran{color:#3eb9a4}.descripcion{color:#121212;font-size:1.2rem;line-height:1.6;margin-bottom:2rem;max-width:500px}.frase{color:#555;font-size:1.1rem;font-style:italic;max-width:550px}.commitment{padding:4rem 1rem;text-align:center}.badge-huella{background:#d99ab5;border-radius:2rem;color:#5c1237;display:inline-block;font-size:.85rem;margin-bottom:1rem;padding:.4rem 1.2rem}.commitment h2{font-size:2rem;font-weight:400;margin-bottom:3rem}.commitment h2 strong{font-weight:700}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:1100px}.cardiso{border-radius:1rem;box-shadow:0 6px 16px #0000001f;padding:1.6rem;text-align:center}.cardiso h3{margin-bottom:.6rem}.cardiso p{color:#121212;font-size:.9rem;line-height:1.45}.iso{background:#f3ece6;grid-column:1/2;grid-row:1/3}.iso .small{font-size:.75rem;margin-bottom:.4rem}.iso-img{margin-top:1.2rem;max-width:80%;width:100%}.policy{background:#bfece4;grid-column:2/4;grid-row:1/2}.mission{background:#f7be8a;grid-column:2/3;grid-row:2/3}.purpose{background:#ff6f7d;grid-column:3/4;grid-row:2/3}@media (max-width:900px){.grid{grid-template-columns:1fr;grid-template-rows:auto}.iso,.mission,.policy,.purpose{grid-column:auto;grid-row:auto}}.cardiso{transition:transform .25s ease,box-shadow .25s ease;will-change:transform}.cardiso:hover{box-shadow:0 18px 40px #0000002e;transform:scale(1.04)}.puntos-iso{width:5rem}.huella{margin:3px;vertical-align:middle;width:1rem}.latest-header{margin:auto;max-width:80%;padding:4rem}.latest-header h2{font-size:2rem;font-weight:600;margin:1rem 0}.latest-header p{font-size:1rem;line-height:1.5}.badge{background:#f6b37b;border-radius:2rem;display:inline-block;font-size:.75rem;font-weight:500;padding:.4rem .9rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:auto;width:80%}.project-card{background:linear-gradient(#ede2e2d9,#f3f3f3d9),var(--bg);background-position:50%;background-size:cover;border-radius:1.5rem;display:flex;flex-direction:column;padding:1rem;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-6px) scale(1.02)}.project-card-img{border-radius:1rem;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.project-card h3{font-size:1rem;font-weight:600;margin:.5rem 0}.project-card p{color:#121212;flex-grow:1;font-size:.85rem;line-height:1.4}.tag-proj{align-self:flex-start;border-radius:1rem;font-size:.65rem;margin-bottom:.5rem;padding:.25rem .6rem}.tag-proj.orange{background:#f6b37b;color:#bf5909}.tag-proj.green{background:#8ad1b2}.tag-proj.pink{background:#f19ab5;color:#8e0211}.project-card button{background:#0000;border:1px solid #999;border-radius:2rem;cursor:pointer;margin-top:1rem;padding:.6rem}.hoja-img{margin:0 3px;vertical-align:middle}.curved-marquee-container{overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.curved-svg{height:auto;margin:3rem 0;width:100%}.curved-svg path{fill:#0000}.curved-text{fill:#000;font-size:3.5vw;font-weight:600;letter-spacing:.05em}@media (max-width:767px){.nosotros-slogan{font-size:2rem}.puntos{height:.5rem}.nosotros-texto h2{font-size:1.5rem}.nosotros-texto h3{font-size:1.2rem}.nosotros-banner{align-items:center;flex-direction:column}.nosotros-puntos{margin:auto;padding:1rem}.nubes2{top:72%;width:39%}.nubes{right:54%;top:70%;width:40%}.nosotros-bottom{padding:0}.nosotros-grid{grid-template-columns:repeat(1,1fr)}.grid-item{width:80%}.btn-saber,.grid-item,.nosotros-info p{margin:auto}.valores-container{background-position:right bottom 1.2rem;background-size:70% auto}.valores-textos{margin:auto;padding-bottom:29%;padding-left:0;width:80%}.titulo{font-size:1.8rem}.grid{width:80%}.projects-grid{grid-template-columns:repeat(1,1fr)}}.elasti-container{justify-content:center;padding:4rem 0 6rem;width:100%}.elasti-card,.elasti-container{background:#73c1b4;display:flex}.elasti-card{border-radius:40px 40px 80px 80px;box-shadow:0 40px 50px #0003;justify-content:space-between;padding:4rem 5rem;position:relative;width:92%}.elasti-left h2{color:#000;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.elasti-desc{border-left:3px solid #000;color:#1a1a1a;font-size:1.2rem;line-height:1.5;margin-top:1.5rem;padding-left:1rem}.elasti-btn{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 5px 10px #00000026;color:#000;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;gap:.8rem;margin-top:2rem;padding:.9rem 1.5rem;text-decoration:none;width:-webkit-fit-content;width:fit-content}.elasti-btn img{width:28px}.elasti-right{height:420px;position:relative;width:50%}.elasti-circle{background:#0f6b52;border-radius:50%;height:420px;left:80px;position:absolute;top:-30px;width:420px;z-index:1}.bottle{cursor:pointer;position:absolute;transition:transform .8s ease;width:120px;z-index:2}.bottle1{left:10px;top:-20px;transform:rotate(-8deg)}.bottle2{left:130px;top:30px;transform:rotate(4deg);width:160px}.bottle3{bottom:10px;left:260px;transform:rotate(6deg);width:220px;z-index:3}.bottle4{left:274px;top:6px;width:143px;z-index:1}.bottle5{left:381px;top:20px;transform:rotate(8deg);width:130px}.bottle:hover{transform:scale(1.1)}.elastitag-fragmento{color:#000;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin-top:3rem;text-align:center}.et-descripcion{font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 1.6rem;max-width:820px;padding:0 1rem}.et-descripcion,.et-subtitulo{color:#000;display:inline-block}.et-subtitulo{font-size:1.6rem;font-weight:700;line-height:1.2;margin:1rem 0 2.2rem}.modelos-elastitag{align-items:flex-end;display:flex;gap:2.5rem;justify-content:center;padding:1rem 2rem}.modelo{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.6rem;text-align:center;transition:transform .25s ease,filter .25s ease}.modelo img{display:block;height:auto;transition:transform .25s ease,box-shadow .25s ease;width:140px;will-change:transform}.modelo:hover img{transform:scale(1.25)}.modelo-label{color:#000;display:inline-block;font-size:1.05rem;font-weight:600;margin:0;padding-top:.2rem}@media (max-width:640px){.modelo img{width:100px}.et-subtitulo{font-size:1.25rem}.et-descripcion{font-size:.95rem;max-width:360px}.modelos-elastitag{gap:1rem;padding:0 1rem}}.text-container-tag{align-content:center;align-items:center;display:flex;flex-direction:column}.elastitag-reasons{background-color:#efefef;padding:4rem 1rem;text-align:center;width:100%}.reasons-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:3rem}.reasons-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:auto;max-width:1400px}.reason-card{background:#fff;border-radius:1.2rem;box-shadow:0 12px 25px #0000000f;max-width:22%;padding:2rem;text-align:left;width:100%}.reason-card,.reason-card:nth-last-child(-n+2){flex-basis:calc(33.33% - 2.5rem);flex-grow:0;flex-shrink:1}.reason-icon{margin-bottom:1rem;width:20%}.reason-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.reason-card p{color:#333;font-size:.95rem;line-height:1.4rem}.reason-holder{display:flex;gap:1rem}.benefits-section{background:#f3f3f3;padding:60px 20px 120px;text-align:center}.benefits-title{font-size:2.6rem;font-weight:700;margin-bottom:80px}.benefit-item{align-items:center;border-radius:50px;display:flex;justify-content:center;margin:60px auto;padding:30px 60px;position:relative;width:50%}.item-1{background:#6fc9c8;margin-right:10%}.item-2{background:#d8c3b0;margin-left:10%}.item-3{background:#4b1e2f}.benefit-text{color:#000;font-size:1.4rem;font-weight:600;margin:0 auto;max-width:70%;z-index:2}.item-3 .benefit-text{color:#fff}.benefit-img{position:absolute;width:180px;z-index:5}.benefit-img.right{right:-30px;width:6rem}.benefit-img.left{left:-30px;width:6rem}.benefit-img.center{right:-30px;width:9rem}.benefit-img:hover{transform:scale(1.03);transition:.2s ease-in-out}.contact-section-wrapper{color:#111;font-family:Inter,Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.cta-elastitag{align-items:center;background:#eb8423;border-radius:28px;box-sizing:border-box;display:flex;justify-content:center;margin:12rem auto 6rem;overflow:visible;padding:54px 84px;position:relative;width:70%}.cta-info{color:#fff;max-width:720px;text-align:left;z-index:6}.cta-info h3{font-size:2.2rem;font-weight:700;line-height:1.05;margin:0 0 10px}.cta-info p{font-size:1.15rem;margin:10px 0 26px;opacity:.98}.cta-btn{background:#8ed7d4;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;padding:12px 36px;text-decoration:none;transition:transform .15s ease;z-index:7}.cta-btn:hover{transform:translateY(-3px)}.cta-figure{bottom:-20px;display:block;pointer-events:none;position:absolute}.left-figure{left:-3rem;top:-5rem}.right-figure{right:12rem;top:-5rem}.cta-img{position:absolute;transform-origin:center bottom;transition:transform .18s ease;width:11rem;z-index:4}.cta-figure.left-figure .cta-img.left.img-1{left:-30px;transform:rotate(-8deg) translateY(0);z-index:5}.cta-figure.left-figure .cta-img.left.img-2{left:60px;transform:rotate(6deg) translateY(-8px);z-index:4}.cta-figure.right-figure .cta-img.right.img-1{right:-8rem;transform:rotate(10deg) translateY(0);width:17rem!important;z-index:5}.cta-figure.right-figure .cta-img.right.img-2{right:-17rem;top:7rem;transform:rotate(-6deg) translateY(-6px);width:7rem!important;z-index:4}.cta-elastitag *{pointer-events:auto!important}.cta-global-shadow{background:#00000047;border-radius:50%;bottom:-72px;filter:blur(28px);height:46px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:78%;z-index:1}.cta-figure:hover .cta-img{transform:translateY(-6px) scale(1.02)}.carousel-dots{display:flex;gap:12px;justify-content:center;margin:24px 0}.carousel-dots .dot{background:#b5b5b5;border-radius:50%;height:10px;opacity:.4;width:10px}.carousel-dots .dot.active{background:#4a1420;box-shadow:inset 0 2px 0 #0000000f;opacity:1}.contact-section{background:#fff;box-sizing:border-box;margin:16px auto 100px;max-width:1200px;padding:0 18px}.contact-title{color:#0b0b0b;font-size:2.6rem;font-weight:800;margin:6px 0 22px;text-align:center}.contact-title .accent{color:#7ed3cc}.contact-grid{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 360px}.contact-form{background:#0000;margin:0;padding:0}.form-row{display:flex;gap:20px;margin-bottom:18px}.contact-form label{color:#111;display:flex;flex-direction:column;font-size:.95rem;font-weight:600}.contact-form label.full{margin-bottom:18px;width:100%}.contact-form input,.contact-form textarea{background:#fcfcfc;border:1px solid #d7d7d7;border-radius:8px;box-sizing:border-box;color:#222;font-size:1rem;margin-top:8px;outline:none;padding:10px 14px;resize:vertical;transition:box-shadow .12s ease,border-color .12s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#cfeeea;box-shadow:0 6px 18px #7ed3cc1f}.form-row>label{flex:1 1}.btn-submit{background:linear-gradient(180deg,#ef7e2a,#d96614);border:none;border-radius:999px;box-shadow:0 6px 18px #ed78292e;color:#fff;cursor:pointer;display:inline-block;font-size:1.05rem;font-weight:700;margin-top:8px;padding:14px 34px;transition:transform .12s ease,box-shadow .12s ease}.btn-submit:hover{box-shadow:0 10px 26px #ed782938;transform:translateY(-2px)}.contact-info{display:flex;flex-direction:column}.info-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px 10px 0 0;box-shadow:0 6px 20px #0000000a;padding:22px}.info-title{color:#7ed3cc;font-size:1.05rem;font-weight:800;margin:6px 0 8px}.info-text{color:#222;font-size:.95rem;line-height:1.5;margin:0 0 12px}.social-strip{align-items:center;background:linear-gradient(135deg,#541671,#ff5440);border-radius:0 0 10px 10px;box-shadow:0 8px 24px #0000001f;color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:14px}.social-text{font-size:1rem;font-weight:700;padding-left:8px}.social-icons{align-items:center;display:flex;gap:12px;margin-right:4px}.sicon{align-items:center;background:#ffffff26;border-radius:50%;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;height:36px;justify-content:center;width:36px}.main-container-tag{margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}@media (max-width:1100px){.cta-elastitag{display:block;padding:36px 28px;text-align:center;width:94%}.left-figure,.right-figure{bottom:auto;display:flex;gap:12px;justify-content:center;left:auto;margin:16px auto;position:relative;right:auto}.cta-img{position:static;transform:none;width:140px;z-index:4}.cta-global-shadow,.img-shadow{display:none}.cta-info{text-align:center}.contact-grid{grid-template-columns:1fr}.form-row{flex-direction:column}.contact-section{margin-bottom:40px;padding:0 12px}}@media (max-width:480px){.cta-info h3{font-size:1.5rem}.cta-info p{font-size:1rem}.cta-btn{padding:10px 24px}.cta-img{width:110px}}@media (max-width:768px){.elasti-card{flex-direction:column;margin:auto;padding:0;width:90%}.elasti-right{margin-top:5rem;width:100%}.elasti-container{background:#fff;display:inline-block}.elasti-left h2{font-size:1.8rem;padding:2rem}.bottle1{left:calc(50% - 153px);width:5rem}.bottle2{left:calc(50% - 80px);width:5rem}.bottle3{bottom:180px;left:calc(50% - 70px);width:9rem}.bottle4{left:50%;width:5rem}.bottle5{left:calc(50% + 57px);width:5rem}.elasti-circle{height:309px;left:inherit;margin:auto;position:inherit;width:309px}.main-container-tag{margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}.elasti-desc{margin:2rem}.elasti-btn{margin:auto}.modelos-elastitag{flex-wrap:wrap}.elastitag-reasons{width:90%}.reasons-title{font-size:1.5rem}.reason-card,.reason-card:nth-last-child(-n+2){flex-basis:calc(70% - 2.5rem);max-width:-webkit-fit-content;max-width:fit-content}.reasons-grid{gap:1rem}.benefits-title{font-size:1.5rem}.item-1,.item-2,.item-3{margin:2rem auto}.benefit-item{padding:40px 30px;width:70%}.cta-img{display:none}.contact-grid{margin:auto;width:90%}}@media (max-width:992px){.main-container-tag{margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}.elasti-left h2{font-size:1.8rem}.elasti-desc{font-size:1rem}.bottle1{left:calc(50% - 153px);width:5rem}.bottle2{left:calc(50% - 80px);width:5rem}.bottle3{bottom:180px;left:calc(50% - 70px);width:9rem}.bottle4{left:50%;width:5rem}.bottle5{left:calc(50% + 57px);width:5rem}.elasti-circle{height:309px;left:inherit;margin:auto;position:inherit;width:309px}.modelos-elastitag{flex-wrap:wrap;margin:auto;width:75%}.reasons-grid{max-width:90%}.cta-img{display:none}.contact-grid{margin:auto;width:90%}}.aviso-container{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;margin:5rem auto;max-width:60%;padding:20px}.aviso-contenido{background-color:#f9f9f9;border-left:4px solid #6dbdb2;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:20px}.aviso-contenido p{color:#333;font-size:1rem;margin:0;text-align:justify}.aviso-contenido a{color:#6dbdb2;font-weight:500;margin:0 4px;text-decoration:none}.aviso-contenido a:hover{text-decoration:underline}@media (max-width:768px){.aviso-container,.aviso-contenido{padding:15px}.aviso-contenido p{font-size:14px}}
/*# sourceMappingURL=main.6a3171d6.css.map*/