body{overflow-x:hidden}.navbar{width:100%;background:transparent;display:flex;justify-content:center;padding:14px 0;box-sizing:border-box;position:relative;z-index:10050}.navbar-general{width:100%;max-width:1200px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;gap:24px;position:relative;z-index:10050}.navbar-logo-container{flex:0 0 auto;display:flex;align-items:center;position:relative;z-index:10060}.navbar-logo-container img{width:152px;height:41px;object-fit:contain}.navbar-menu-container{flex:1 1 auto;display:flex;justify-content:center;position:relative;z-index:10060}.navbar-menu{display:flex;align-items:center;gap:26px;white-space:nowrap;position:relative;z-index:10060}.menu-item{position:relative;font-family:"Poppins",sans-serif;font-size:15.5px;font-weight:600;color:#ffffff;text-decoration:none;opacity:.95}.menu-item:hover{opacity:1}.menu-item::after{content:"";position:absolute;bottom:-6px;left:0;width:0%;height:2px;background:#fff;transition:width .3s ease}.menu-item:hover::after{width:100%}.navbar-buttons-container{display:flex;align-items:center;gap:14px;z-index:10060}.btn-iniciar{color:#fff;font-weight:600;text-decoration:none}.boton-prueba-gratis{height:49px;padding:0 28px;background:#fff;color:#252222;border-radius:40px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.boton-prueba-gratis::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00A991,#FC9400,#00A991);background-size:300% 300%;transform:translateX(100%);transition:transform .25s ease}.boton-prueba-gratis:hover::before{transform:translateX(0);animation:gradientMove 3s infinite}@keyframes gradientMove{0%{background-position:left center}50%{background-position:right center}100%{background-position:left center}}.boton-prueba-gratis span{position:relative;z-index:1}.boton-prueba-gratis:hover{color:#fff}.navbar,.navbar-general,.navbar-menu-container,.navbar-menu{overflow:visible!important}.has-canales{position:relative;padding-right:14px}.has-canales::before{content:"▾";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;opacity:.75;pointer-events:none}.canales-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:760px;max-width:calc(100vw - 40px);background:#ffffff;border-radius:22px;padding:36px 22px 22px;box-shadow:0 20px 45px rgba(0,0,0,.18);z-index:99999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;white-space:normal}.canales-arrow{position:absolute;top:14px;left:50%;width:18px;height:18px;background:#fff;border-radius:4px;transform:translateX(-50%) rotate(45deg)}.has-canales:hover+.canales-dropdown,.has-canales:focus+.canales-dropdown,.canales-dropdown:hover,.canales-dropdown:focus-within{opacity:1;visibility:visible;pointer-events:auto}.canales-grid{display:flex;flex-wrap:wrap;gap:16px 26px}.canales-item{width:calc(50% - 13px);display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;text-decoration:none;background:#fff;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.canales-item:hover{background:#f6f9f8;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.canales-ic{flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;overflow:hidden}.canales-ic img{width:70%;height:70%;display:block;object-fit:contain}.canales-title{font-weight:700;font-size:15px;color:#0b1f1a}.canales-desc{font-size:13px;line-height:1.35;color:rgba(11,31,26,.75)}#avOffcanvas,#avOffcanvasMobile{display:none}@media (min-width:768px) and (max-width:980px){header.navbar{display:none!important}#avOffcanvas{display:block!important;position:relative!important;z-index:10070!important}#avOffcanvas .av-topbar{position:relative!important;z-index:10080!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 18px!important;box-sizing:border-box!important}#avOffcanvas .av-trigger{width:44px!important;height:44px!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#avOffcanvas .av-trigger img{width:22px!important;height:22px!important;display:block!important}#avOverlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important;z-index:10050!important}#avPanel{position:fixed!important;top:0!important;right:0!important;left:auto!important;height:100vh!important;width:min(420px,92vw)!important;background:#fff!important;transform:translateX(110%)!important;transition:transform .25s ease!important;z-index:10060!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;margin:0!important}html.av-open #avOverlay{opacity:1!important;pointer-events:auto!important}html.av-open #avPanel{transform:translateX(0)!important}html.av-open body{overflow:hidden!important}#avPanel .av-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 18px!important;border-bottom:1px solid rgba(0,0,0,.08)!important}#avPanel .av-close{width:44px!important;height:44px!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#avPanel .av-close img{width:20px!important;height:20px!important;display:block!important}#avPanel img{max-width:100%!important;height:auto!important}#avPanel .av-logo{width:121px!important;height:33px!important;object-fit:contain!important;display:block!important}#avPanel .av-nav{padding:10px 18px 18px!important}#avPanel .av-links,#avPanel .av-extra{list-style:none!important;margin:0!important;padding:0!important}#avPanel .av-links>li>a,#avPanel .av-links>li.av-acc summary{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 6px!important;border-radius:12px!important;text-decoration:none!important;color:#0b1f1a!important;font-weight:700!important;font-size:18px!important;line-height:1.2!important;border:0!important;background:transparent!important}#avPanel .av-links>li>a:hover,#avPanel .av-links>li.av-acc summary:hover{background:#f6f9f8!important}#avPanel .av-divider{margin:14px 0!important;border:0!important;height:1px!important;background:rgba(0,0,0,.08)!important}#avPanel .av-cta{margin-top:12px!important;height:52px!important;border-radius:18px!important;background:#0b1f1a!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important}#avPanel details.av-details{margin:0!important;padding:0!important}#avPanel details.av-details>summary{list-style:none!important;cursor:pointer!important}#avPanel details.av-details>summary::-webkit-details-marker{display:none!important}#avPanel .av-acc-icon{opacity:.7!important;transition:transform .2s ease!important}#avPanel details.av-details[open] .av-acc-icon{transform:rotate(180deg)!important}#avPanel .av-acc-panel{display:none!important;padding:6px 0 10px!important}#avPanel details.av-details[open] .av-acc-panel{display:block!important}#avPanel .av-canal{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:10px 6px!important;border-radius:12px!important;text-decoration:none!important;color:#0b1f1a!important}#avPanel .av-canal:hover{background:#f6f9f8!important}#avPanel .av-ic{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:12px!important;background:rgba(0,0,0,.06)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}#avPanel .av-ic img{width:70%!important;height:70%!important;object-fit:contain!important;display:block!important;max-width:none!important}#avPanel .av-canal-text strong{display:block!important;font-size:14.5px!important;line-height:1.2!important}#avPanel .av-canal-text small{display:block!important;margin-top:3px!important;font-size:12.5px!important;line-height:1.35!important;color:rgba(11,31,26,.72)!important}}#avPanel,#avPanel a,#avPanel summary,#avPanel .av-acc-trigger,#avPanel .av-canal-text strong{color:#000000!important}@media (max-width:767px){header.navbar{display:none!important}#avOffcanvasMobile{display:block!important;position:relative!important;z-index:10070!important}#avOffcanvasMobile .av-topbar-mobile{position:relative!important;z-index:10080!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 16px!important;box-sizing:border-box!important}#avOffcanvasMobile .av-trigger-mobile{width:44px!important;height:44px!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#avOffcanvasMobile .av-trigger-mobile img{width:22px!important;height:22px!important;display:block!important}#avOverlayMobile{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important;z-index:10050!important}#avPanelMobile{position:fixed!important;top:0!important;right:0!important;left:auto!important;height:100vh!important;width:min(420px,92vw)!important;background:#fff!important;transform:translateX(110%)!important;transition:transform .25s ease!important;z-index:10060!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;margin:0!important}html.av-open #avOverlayMobile,html.av-open-mobile #avOverlayMobile{opacity:1!important;pointer-events:auto!important}html.av-open #avPanelMobile,html.av-open-mobile #avPanelMobile{transform:translateX(0)!important}html.av-open body,html.av-open-mobile body{overflow:hidden!important}#avPanelMobile .av-header-mobile{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 16px!important;border-bottom:1px solid rgba(0,0,0,.08)!important}#avPanelMobile .av-close-mobile{width:44px!important;height:44px!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#avPanelMobile .av-close-mobile img{width:20px!important;height:20px!important;display:block!important}#avPanelMobile img{max-width:100%!important;height:auto!important}#avPanelMobile .av-logo-mobile{width:121px!important;height:33px!important;object-fit:contain!important;display:block!important}#avPanelMobile .av-nav{padding:2px 16px 18px!important}#avPanelMobile .av-links,#avPanelMobile .av-extra{list-style:none!important;margin:0!important;padding:0!important}#avPanelMobile .av-links>li>a,#avPanelMobile .av-links>li.av-acc summary{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 6px!important;border-radius:12px!important;text-decoration:none!important;color:#0b1f1a!important;font-weight:700!important;font-size:18px!important;line-height:1.2!important;border:0!important;background:transparent!important}#avPanelMobile .av-links>li>a:hover,#avPanelMobile .av-links>li.av-acc summary:hover{background:#f6f9f8!important}#avPanelMobile .av-divider{margin:14px 0!important;border:0!important;height:1px!important;background:rgba(0,0,0,.08)!important}#avPanelMobile .av-cta{margin-top:12px!important;height:52px!important;border-radius:18px!important;background:#0b1f1a!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important}#avPanelMobile details.av-details{margin:0!important;padding:0!important}#avPanelMobile details.av-details>summary{list-style:none!important;cursor:pointer!important}#avPanelMobile details.av-details>summary::-webkit-details-marker{display:none!important}#avPanelMobile .av-acc-icon{opacity:.7!important;transition:transform .2s ease!important}#avPanelMobile details.av-details[open] .av-acc-icon{transform:rotate(180deg)!important}#avPanelMobile .av-acc-panel{display:none!important;padding:6px 0 10px!important}#avPanelMobile details.av-details[open] .av-acc-panel{display:block!important}#avPanelMobile .av-canal{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:10px 6px!important;border-radius:12px!important;text-decoration:none!important;color:#0b1f1a!important}#avPanelMobile .av-canal:hover{background:#f6f9f8!important}#avPanelMobile .av-ic{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:12px!important;background:rgba(0,0,0,.06)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}#avPanelMobile .av-ic img{width:70%!important;height:70%!important;object-fit:contain!important;display:block!important;max-width:none!important}#avPanelMobile .av-canal-text strong{display:block!important;font-size:14.5px!important;line-height:1.2!important}#avPanelMobile .av-canal-text small{display:block!important;margin-top:3px!important;font-size:12.5px!important;line-height:1.35!important;color:rgba(11,31,26,.72)!important}}.typewriter{color:#FFF;font-family:'Poppins',sans-serif;font-size:56px;font-style:normal;font-weight:700;line-height:117.7%;letter-spacing:-1.68px;white-space:normal;display:inline-block;position:relative;min-height:calc(60px * 1.177 * 3)}.typewriter::after{content:"";display:inline-block;width:3px;height:1em;background:#FFF;margin-left:4px;vertical-align:-0.15em;animation:caretBlink .7s steps(1,end) infinite}@keyframes caretBlink{0%,50%{opacity:1}51%,100%{opacity:0}}.boton-prueba-gratis-2{position:relative;display:inline-flex;align-items:center;justify-content:center;width:230px;height:60px;background:#ffffff;color:#252222;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:16.8px;text-align:center;border-radius:40px;border:1px solid #ffffff;text-decoration:none!important;outline:none;cursor:pointer;overflow:hidden;transition:color 0.3s ease}.boton-prueba-gratis-2>span{position:relative;z-index:1}.boton-prueba-gratis-2::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00A991,#FC9400,#00A991);background-size:300% 300%;background-position:left center;transform:translateX(-100%);transition:transform 0.2s ease;z-index:0;border-radius:inherit}.boton-prueba-gratis-2:hover::before,.boton-prueba-gratis-2:focus-visible::before{transform:translateX(0);animation:gradientMove-2 3s ease infinite}@keyframes gradientMove-2{0%{background-position:right center}50%{background-position:left center}100%{background-position:right center}}.boton-prueba-gratis-2:hover,.boton-prueba-gratis-2:focus-visible{color:#ffffff}.boton-prueba-gratis-2:focus,.boton-prueba-gratis-2:visited,.boton-prueba-gratis-2:active{text-decoration:none!important;outline:none}.eliminar-espacio.et_pb_module.et_pb_code.et_pb_code_1_tb_header{margin-bottom:0px!important}.eliminar-espacio.et_pb_module.et_pb_text.et_pb_text_0_tb_header.et_pb_text_align_left.et_pb_bg_layout_light{margin-bottom:0px!important}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.img-animada{width:620px;height:480px;margin:0 auto;background-repeat:no-repeat;background-position:center center;background-size:contain;animation:lightSpeedIn 0.7s ease-out 0.3s both}.et_pb_column.et_pb_column_1_2.et_pb_column_1_tb_header.correccion-espacio-imagen.et_pb_css_mix_blend_mode_passthrough{margin-right:0px!important;width:50%!important}.av-offcanvas,.av-offcanvas *{box-sizing:border-box}.av-offcanvas img{display:block;max-width:100%;height:auto}.av-topbar{display:flex;align-items:center;gap:12px;position:relative;z-index:2147483647}.av-top-logo{width:121px;height:33px;object-fit:contain}.av-trigger{appearance:none;border:0;background:transparent;padding:0;margin:0;line-height:0;font-size:0;color:transparent;overflow:hidden;cursor:pointer;position:relative;z-index:2147483647!important}.av-trigger img{width:34px;height:34px;display:block}.av-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.55);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:2147483647!important}.av-panel{position:fixed;top:0;left:0;width:50%;max-width:500px;height:650px;background:#fff;box-shadow:2px 0 8px rgba(0,0,0,0.15);transform:translateX(-100%);transition:transform .35s ease;z-index:2147483647!important;display:flex;flex-direction:column;padding:16px;will-change:transform}.av-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-left:2px}.av-close{appearance:none;border:0;background:transparent;padding:0;margin:0;line-height:0;font-size:0;color:transparent;overflow:hidden;cursor:pointer;width:32px;height:32px;flex-shrink:0}.av-close img{width:32px;height:32px;display:block}.av-logo{width:121px;height:33px;object-fit:contain}.av-nav{margin-top:40px}.av-links,.av-extra{list-style:none!important;padding:0;margin:0}.av-links li,.av-extra li{margin-bottom:44px}.av-links a,.av-extra a{font-family:'Poppins',sans-serif;font-size:20px;font-weight:500;color:#252222;text-decoration:none;transition:color .25s ease}.av-links a:hover,.av-extra a:hover{color:#00A991}.av-divider{height:1px;background:#B1D7DB;border:0;margin:24px 0 40px}.av-cta{display:block;width:100%;text-align:center;margin-top:20px;padding:14px 0;border-radius:40px;text-decoration:none;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(90deg,#00A991,#037F8C);transition:opacity .25s ease}.av-cta:hover{opacity:.85}.av-open .av-panel{transform:translateX(0)}.av-open .av-overlay{opacity:1;visibility:visible;pointer-events:auto}.av-open .av-links li,.av-open .av-extra li{animation:avFade .4s ease forwards}@keyframes avFade{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}.av-open .av-trigger{visibility:hidden}.typewriter2{color:#FFF;font-family:'Poppins',sans-serif;font-size:39px;font-style:normal;font-weight:700;line-height:117.7%;letter-spacing:-1.17px;white-space:normal;display:inline-block;position:relative;text-align:center;width:100%;min-height:calc(45px * 1.177 * 3)}.typewriter2::after{content:"";display:inline-block;width:3px;height:1em;background:#FFF;margin-left:4px;vertical-align:-0.15em;animation:caretBlink2 .7s steps(1,end) infinite}@keyframes caretBlink2{0%,50%{opacity:1}51%,100%{opacity:0}}.btn-prueba-nueva{display:block;width:263px;text-align:center;margin:20px auto 0;padding:14px 0;border-radius:40px;text-decoration:none;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;color:#252222;background:#ffffff;transition:opacity 0.25s ease}.btn-prueba-nueva:hover{opacity:0.85}.av-offcanvas-mobile,.av-offcanvas-mobile *{box-sizing:border-box}.av-offcanvas-mobile img{display:block;max-width:100%;height:auto}.av-topbar-mobile{display:flex;align-items:center;gap:12px}.av-top-logo-mobile{width:121px;height:33px;object-fit:contain}.av-trigger-mobile{appearance:none;border:0;background:transparent;padding:0;margin:0;line-height:0;font-size:0;color:transparent;overflow:hidden;cursor:pointer;position:relative;z-index:2147483647!important}.av-trigger-mobile img{width:34px;height:34px}.av-overlay-mobile{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:2147483647!important;pointer-events:none}.av-panel-mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;box-shadow:2px 0 8px rgba(0,0,0,.15);transform:translateX(-100%);transition:transform .35s ease;z-index:2147483647!important;display:flex;flex-direction:column;padding:16px;will-change:transform}.av-header-mobile{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-left:2px}.av-close-mobile{appearance:none;border:0;background:transparent;padding:0;margin:0;line-height:0;font-size:0;color:transparent;overflow:hidden;cursor:pointer;width:32px;height:32px;flex-shrink:0}.av-close-mobile img{width:32px;height:32px;display:block}.av-logo-mobile{width:121px;height:33px;object-fit:contain}.av-nav-mobile{margin-top:40px}.av-links-mobile,.av-extra-mobile{list-style:none!important;padding:0;margin:0}.av-links-mobile li,.av-extra-mobile li{margin-bottom:40px}.av-links-mobile a,.av-extra-mobile a{font-family:'Poppins',sans-serif;font-size:20px;font-weight:500;color:#252222;text-decoration:none;transition:color .25s ease}.av-links-mobile a:hover,.av-extra-mobile a:hover{color:#00A991}.av-divider-mobile{height:1px;background:#B1D7DB;border:0;margin:25px 0 50px}.av-cta-mobile{display:block;width:100%;text-align:center;margin-top:16px;padding:14px 0;border-radius:40px;text-decoration:none;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(90deg,#00A991,#037F8C);transition:opacity .25s ease}.av-cta-mobile:hover{opacity:.85}.av-open-mobile .av-panel-mobile{transform:translateX(0)}.av-open-mobile .av-overlay-mobile{opacity:1;visibility:visible;pointer-events:auto}.av-open-mobile .av-links-mobile li,.av-open-mobile .av-extra-mobile li{animation:avFadeMobile .4s ease forwards}@keyframes avFadeMobile{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}.av-open-mobile .av-trigger-mobile{visibility:hidden}.typewriter3{color:#FFF;font-family:'Poppins',sans-serif;font-size:39px;font-style:normal;font-weight:700;line-height:117.7%;letter-spacing:-1.17px;white-space:normal;display:inline-block;position:relative;text-align:center;width:100%;min-height:calc(45px * 1.177 * 3)}.typewriter3::after{content:"";display:inline-block;width:3px;height:1em;background:#FFF;margin-left:4px;vertical-align:-0.15em;animation:caretBlink2 .7s steps(1,end) infinite}@keyframes caretBlink2{0%,50%{opacity:1}51%,100%{opacity:0}}.btn-header-mobile{display:flex;justify-content:center;align-items:center;width:135.98px;height:46.8px;margin:20px auto 20px;border-radius:40px;text-decoration:none;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;color:#252222;background:#ffffff;transition:opacity 0.25s ease}.img-animada-mobile{width:100%;height:auto;aspect-ratio:620 / 480;margin:0 auto;background-repeat:no-repeat;background-position:center center;background-size:contain;animation:lightSpeedIn 0.7s ease-out 0.3s both}.slider-clients-desktop{position:relative;overflow:hidden;width:100%;background:transparent}.slider-clients-desktop .swiper-wrapper-desktop{transition-timing-function:linear!important;align-items:center}.slider-clients-desktop .swiper-slide-inner{display:flex;justify-content:center;align-items:center}.slider-clients-desktop::before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-desktop::after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-desktop .swiper-slide img{width:214px;height:51px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform 0.3s ease}.slider-clients-desktop .swiper-slide img:hover{transform:scale(1.05)}.slider-clients-desktop *{pointer-events:none!important}.custom-tabs{display:flex;flex-direction:column;font-family:'Poppins',sans-serif}.tab-item{width:100%;height:110px;background:#ffffff;border-radius:20px;padding:24px 20px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,0.08);margin-bottom:20px;display:flex;align-items:center}.tab-item:last-child{margin-bottom:0}.tab-item .tab-header{display:flex;align-items:center;gap:12px;width:100%}.tab-item .tab-icon{width:48px;height:48px;flex-shrink:0}.tab-item .tab-icon img{width:48px;height:48px;object-fit:contain;animation:pulse 2s infinite ease-in-out}.tab-item:hover{background:#00A991}.tab-item:hover .tab-texts h3{color:#F8F8F8}@keyframes pulse{0%{transform:scale(0.8)}50%{transform:scale(0.9)}100%{transform:scale(0.8)}}.tab-icon .icon-green{display:block}.tab-icon .icon-white{display:none}.tab-item:hover .icon-green,.tab-item.active .icon-green{display:none}.tab-item:hover .icon-white,.tab-item.active .icon-white{display:block}.tab-texts{display:flex;flex-direction:column;justify-content:center}.tab-texts h3{margin:0;font-size:24px;font-weight:600;line-height:28.8px;color:#000000}.tab-texts p{display:none;margin:4px 0 0;font-size:16px;font-weight:400;line-height:19.2px;color:#000000}.tab-item.active{background:#00A991;height:127px;align-items:flex-start}.tab-item.active .tab-header{align-items:center}.tab-item.active .tab-texts{justify-content:flex-start}.tab-item.active .tab-texts p{display:block}.tab-item.active .tab-texts p,.tab-item.active .tab-texts h3{color:#F8F8F8}.tab-image{display:none}#img-canales{display:block}.custom-tabs-2{display:flex;flex-direction:column;font-family:'Poppins',sans-serif}.custom-tabs-2 .tab-item{width:100%;height:110px;background:#ffffff;border-radius:20px;padding:24px 20px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,0.08);margin-bottom:20px;display:flex;align-items:center}.custom-tabs-2 .tab-item:last-child{margin-bottom:0}.custom-tabs-2 .tab-header{display:flex;align-items:center!important;gap:12px;width:100%}.custom-tabs-2 .tab-icon{width:48px;height:48px;flex-shrink:0}.custom-tabs-2 .tab-icon img{width:48px;height:48px;object-fit:contain;animation:pulse 2s infinite ease-in-out}.tab-item:hover{background:#00A991}.tab-item:hover .tab-texts h3{color:#F8F8F8}@keyframes pulse{0%{transform:scale(.8)}50%{transform:scale(.9)}100%{transform:scale(.8)}}.custom-tabs-2 .tab-texts{display:flex;flex-direction:column;justify-content:center}.custom-tabs-2 .tab-texts h3{margin:0;font-size:24px;font-weight:600;line-height:28.8px;color:#000}.custom-tabs-2 .tab-texts p{display:none;margin:4px 0 0;font-size:16px;font-weight:400;line-height:19.2px;color:#000}.custom-tabs-2 .tab-item.active{background:#00A991;height:127px;align-items:center}.custom-tabs-2 .tab-item.active .tab-header{align-items:flex-start}.custom-tabs-2 .tab-item.active .tab-texts{justify-content:flex-start}.custom-tabs-2 .tab-item.active .tab-texts p{display:block}.tab-image-2{display:none}#img-nube{display:block}.escala-imagen{animation:escalaFlotante 1500ms ease-in-out infinite alternate;transform-origin:center center}@keyframes escalaFlotante{0%{transform:scale(0.9)}100%{transform:scale(1.1)}}.s3-card-general{width:535px;height:295px;background-color:#F8F8F8;border-radius:24px;padding:20px 5px 20px 5px;display:flex;align-items:flex-start;box-shadow:4px 4px 22.8px 0 rgba(238,243,242,0.30) inset,0 4px 4px 0 rgba(0,0,0,0.08)}.s3-card-imagen{width:30%;display:flex;justify-content:center;align-items:flex-start}.s3-card-imagen img{width:80%;height:auto}.s3-card-textos{width:70%;padding-left:10px;box-sizing:border-box}.s3-card-textos h3{font-family:'Poppins',sans-serif;font-size:24px;font-weight:700;line-height:28.8px;color:#252222;margin:0 0 20px 0}.s3-card-textos ul{list-style:none;padding:0;margin:0}.s3-card-textos li{display:flex;align-items:center;gap:8px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:#1D1B1B;margin-bottom:20px}.s3-card-textos li img{width:24px;height:24px}.planes-container{width:1200px;margin:0 auto;text-align:center}.tabs-container{width:341.06px;height:70px;background:#F5F5F5;border-radius:50px;margin:0 auto 40px;padding:8px;display:flex;justify-content:space-between;align-items:center}.tab-btn{border:none;border-radius:50px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:22.4px;cursor:pointer;transition:all 0.3s ease}#btn-inicial{width:124.77px;height:54px}#btn-empresariales{width:190.3px;height:54px}.tab-btn.active{background:#ffffff;color:#00A991}.tab-btn:not(.active){background:#F5F5F5;color:#70707B}.cards-contenedor-inicial,.cards-contenedor-empresarial{display:flex;justify-content:center;gap:40px}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-120vw)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(120vw)}100%{opacity:1;transform:translateX(0)}}.cards-contenedor-inicial{animation:slideInLeft 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}.cards-contenedor-empresarial{animation:slideInRight 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}.card{box-sizing:border-box;border-radius:24px;background:rgba(255,255,255,0.2);box-shadow:0 4px 4px rgba(0,0,0,0.08);padding:36px 34px;text-align:left;font-family:'Poppins',sans-serif;border:2px solid #E5E7EB}#inicial-content .card{width:371px;height:506px;flex:0 0 371px}#inicial-content .card.standard,#empresariales-content .card.standard{position:relative;border:none;border-radius:24px;background:#ffffff;padding:36px 34px;z-index:0}#inicial-content .card.standard::before,#empresariales-content .card.standard::before{content:"";position:absolute;inset:0;border-radius:24px;padding:4px;background:linear-gradient(180deg,#00A991 0%,#B2A069 50%,#FC9400 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}#empresariales-content .card.standard::before{background:linear-gradient(90deg,#00A991 0%,#B2A069 50%,#FC9400 100%)}.card h3{font-size:24px;font-weight:600;color:#1D1B1B;margin:0}.card p{font-size:14px;font-weight:400;color:#1D1B1B;margin:10px 0}.price{display:flex;align-items:flex-end;gap:4px}.price .usd{color:#FC9400;font-size:49px;font-weight:700;line-height:1}.price .main{color:#00A991;font-size:49px;font-weight:700;line-height:1}.price .dec{color:#3E3939;font-size:49px;font-weight:700;line-height:1}.price .month{font-size:14px;font-weight:400;color:#1D1B1B;position:relative;top:-12px}.btn-plan{position:relative;display:inline-block;width:100%;height:49px;background:#00A991;color:#ffffff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:16.8px;text-align:center;border-radius:40px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:20px 0;text-decoration:none!important}.btn-plan>span{position:relative;z-index:1}.btn-plan::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transform-origin:center center;transition:transform 0.2s ease;z-index:0}.btn-plan:hover::before,.btn-plan:focus-visible::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.card ul{list-style:none;padding:0;margin:0}.card ul li{font-size:16px;font-weight:400;line-height:19.2px;color:#020817;display:flex;align-items:center;gap:10px;margin-bottom:16px}.card ul li img{width:24px;height:24px}.titulo-lista-inicial,.titulo-lista-empresarial{margin-top:40px;margin-bottom:24px;font-size:32px;font-weight:700;color:#3E3939;font-family:"Poppins",sans-serif;line-height:1.2;text-align:center}.titulo-lista-inicial{animation:slideInRight 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}.titulo-lista-empresarial{animation:slideInLeft 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}.tabla-funcionalidades-inicial,.tabla-funcionalidades-empresarial{width:1170px;margin:0 auto;border-radius:20px}.fila{display:flex;align-items:center;text-align:left;border-radius:20px}.fila.encabezado{background:#D9F2EF;height:81px}.fila.blanca{background:#fff;height:110px}.fila.verde{background:#D9F2EF;height:84px}.col-func{width:286.34px;padding-left:20px;display:flex;align-items:center;gap:10px}.col-func img{width:24px;height:24px}.col{width:286.34px;text-align:center}.tabla-funcionalidades-inicial .fila.encabezado .col-func,.tabla-funcionalidades-inicial .fila.encabezado .col,.tabla-funcionalidades-empresarial .fila.encabezado .col-func,.tabla-funcionalidades-empresarial .fila.encabezado .col{font-family:"Poppins",Sans-serif;font-size:24px;font-weight:600;line-height:28.8px;color:#3E3939}.tabla-funcionalidades-inicial .fila.blanca .col-func,.tabla-funcionalidades-inicial .fila.verde .col-func,.tabla-funcionalidades-inicial .fila.blanca .col,.tabla-funcionalidades-inicial .fila.verde .col,.tabla-funcionalidades-empresarial .fila.blanca .col-func,.tabla-funcionalidades-empresarial .fila.verde .col-func,.tabla-funcionalidades-empresarial .fila.blanca .col,.tabla-funcionalidades-empresarial .fila.verde .col{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:#3E3939}.tabla-funcionalidades-inicial{animation:slideInRight 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}.tabla-funcionalidades-empresarial{animation:slideInLeft 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s both}#empresariales-content .cards-contenedor-empresarial{align-items:stretch}#empresariales-content .card{width:380px!important;height:593px!important;flex:0 0 380px!important;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:28px}#empresariales-content .card ul li{margin-bottom:16px!important}.tab-content{display:none}.tab-content.active{display:block}.s5-seccion-agiliza{position:relative;width:100%;max-width:1300px;min-height:609.41px;background-color:#E6F6F4A6;border-radius:20px;padding:60px 60px 30px;box-sizing:border-box;margin:0 auto;overflow:hidden;display:flex;align-items:stretch;justify-content:center}.s5-contenedor-agiliza{z-index:2;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto}.s5-columna-izquierda{width:48%;display:flex;flex-direction:column;justify-content:space-between}.s5-columna-izquierda h2{font-family:"Poppins",Sans-serif;font-size:clamp(42px,3.5vw,54px);font-weight:700;line-height:1.18;color:#00A991;margin:0}.s5-descripcion{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#252222;margin-top:20px;margin-bottom:20px}.s5-lista-beneficios{list-style:none;padding:0!important;margin:0 0 15px 0}.s5-lista-beneficios li{display:flex;align-items:flex-start;gap:10px;font-family:"Poppins",Sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:#252222;margin-bottom:18px}.s5-lista-beneficios img{width:24px;height:24px;flex-shrink:0;margin-top:1px}.s5-btn-wrapper{display:flex;justify-content:flex-start}.s5-a-cortinilla{position:relative;display:flex;align-items:center;justify-content:center;width:250px;height:49px;background:#00A991;color:#ffffff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;border-radius:40px;text-decoration:none;overflow:hidden;cursor:pointer;transition:all 0.3s ease}.s5-a-cortinilla>span{position:relative;z-index:1}.s5-a-cortinilla::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transform-origin:center center;transition:transform 0.2s ease;z-index:0}.s5-a-cortinilla:hover::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.s5-imagen-fondo{position:absolute;right:clamp(40px,4vw,80px);bottom:0;z-index:1;pointer-events:none}.s5-imagen-fondo img{width:clamp(420px,40vw,531px);height:auto;display:block;object-fit:contain}@media (max-width:1440px) and (min-width:1025px){.s5-seccion-agiliza{max-width:95%;min-height:auto;padding:60px}.s5-columna-izquierda{width:50%}.s5-imagen-fondo img{width:clamp(380px,38vw,480px)}}@media (min-width:1600px){.s5-seccion-agiliza{max-width:1400px}}.faq-seccion{width:100%;max-width:1300px;height:705.05px;background-color:#E6F6F4A6;border-radius:20px;padding:60px 60px 0 60px;margin:0 auto;box-sizing:border-box;overflow:hidden;display:flex;justify-content:center;align-items:stretch}.faq-contenedor{display:flex;justify-content:space-between;width:100%;align-items:center}.faq-columna-izquierda{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.faq-etiqueta{font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:22.4px;color:#00A991;margin-bottom:10px}.faq-titulo{font-family:'Poppins',sans-serif;font-size:54px;font-weight:700;line-height:64px;color:#1D1B1B;margin:0}.faq-titulo span{color:#00A991;display:block;margin-bottom:20px}.faq-imagen{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;overflow:hidden}.faq-imagen img{max-height:460px;width:auto;object-fit:contain}.faq-columna-derecha{width:50%;display:flex;justify-content:center;align-items:center}.faq-container{display:flex;flex-direction:column;gap:12px}.faq-item{width:443px;border-radius:20px;border:1px solid #E5E7EB;background-color:#FFFFFF;padding:24px 20px;cursor:pointer;overflow:hidden;transition:background-color 0.3s ease,border-color 0.3s ease,color 0.3s ease,box-shadow 0.3s ease}.faq-item:hover{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item:hover .faq-question span,.faq-item:hover .faq-answer{color:#FFFFFF!important}.faq-item.active{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item.active .faq-question span,.faq-item.active .faq-answer{color:#FFFFFF!important}.faq-question{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.faq-question span{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:19.2px;color:#000;white-space:normal;word-break:break-word;flex:1}.faq-icon{width:20px;height:20px;flex-shrink:0}.faq-icon.white{display:none;transition:transform 0.3s ease}.faq-item:hover .faq-icon.orange,.faq-item.active .faq-icon.orange{display:none}.faq-item:hover .faq-icon.white,.faq-item.active .faq-icon.white{display:inline-block}.faq-item.active .faq-icon.white{transform:rotate(180deg)}.faq-answer{height:0;opacity:0;overflow:hidden;transition:height 0.4s ease,opacity 0.4s ease;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:19.2px;color:#333;margin-top:0}.faq-answer p{margin:10px 0 0 0}@media (max-width:1440px) and (min-width:1025px){.faq-seccion{max-width:95%;min-height:auto;padding:60px 60px 0 60px}}.tablet-eliminar-espacio{margin-bottom:0px!important;margin-right:0px!important;width:33.33%!important}.tablet-eliminar-espacio-2{margin-bottom:0px!important;margin-right:0px!important;width:33.33%!important}.titulo-experimenta-el-negocio{margin-top:-10px!important}.slider-clients-tablet{position:relative;overflow:hidden;width:100%;background:transparent}.slider-clients-tablet .swiper-wrapper-tablet{transition-timing-function:linear!important;align-items:center}.slider-clients-tablet .swiper-slide-inner{display:flex;justify-content:center;align-items:center}.slider-clients-tablet::before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-tablet::after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-tablet .swiper-slide img{width:214px;height:51px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform 0.3s ease}.slider-clients-tablet .swiper-slide img:hover{transform:scale(1.05)}.slider-clients-tablet *{pointer-events:none!important}.custom-tabs-mobile{display:flex;flex-direction:column;font-family:'Poppins',sans-serif;gap:20px;width:100%;align-items:stretch;box-sizing:border-box}.custom-tabs-mobile *{box-sizing:border-box}.tab-item-mobile{width:100%;background:#ffffff;border-radius:20px;padding:24px 20px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 4px rgba(0,0,0,0.08);display:flex;align-items:center;outline:none;min-height:100px}.tab-header-mobile{display:flex;align-items:center;gap:12px;width:100%}.tab-icon-mobile{flex:0 0 48px;width:48px;height:48px}.tab-icon-mobile img{width:48px;height:48px;object-fit:contain;animation:pulse-mobile 2s infinite ease-in-out}@keyframes pulse-mobile{0%{transform:scale(0.8)}50%{transform:scale(0.9)}100%{transform:scale(0.8)}}.tab-texts-mobile{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;width:100%}.tab-texts-mobile h3,.tab-texts-mobile p{margin:0;color:#000000;text-align:left}.tab-texts-mobile h3{font-size:16px;font-weight:700;line-height:19.2px}.tab-texts-mobile p{display:none;margin-top:4px;font-size:16px;font-weight:400;line-height:19.2px}.tab-item-mobile.active{background:#00A991;align-items:flex-start}.tab-item-mobile.active .tab-texts-mobile h3,.tab-item-mobile.active .tab-texts-mobile p{color:#F8F8F8}.tab-item-mobile.active .tab-texts-mobile p{display:block}.tab-image-wrapper-mobile{display:none;width:100%;text-align:center}.tab-image-wrapper-mobile img{width:50%;height:auto;border-radius:30px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.tab-image-wrapper-mobile.active{display:block;animation:tabImageIn 360ms ease}@keyframes tabImageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tab-icon-mobile .icon-green{display:block}.tab-icon-mobile .icon-white{display:none}.tab-item-mobile:hover .icon-green,.tab-item-mobile.active .icon-green{display:none}.tab-item-mobile:hover .icon-white,.tab-item-mobile.active .icon-white{display:block}.tab-item-mobile:hover{background:#00A991}.tab-item-mobile:hover .tab-texts-mobile h3{color:#F8F8F8}.tab-item-mobile:focus{box-shadow:0 0 0 3px rgba(30,144,255,0.12)}.s3-card-tablet-general{width:100%;height:390px;background-color:#F8F8F8;border-radius:24px;padding:30px 25px;box-shadow:4px 4px 22.8px 0 rgba(238,243,242,0.30) inset,0 4px 4px 0 rgba(0,0,0,0.08);display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}.s3-card-tablet-textos{text-align:left;width:100%}.s3-card-tablet-textos img.s3-tablet-imagen{width:50px;height:auto;margin-bottom:8px;display:block}.s3-card-tablet-textos h3{font-family:'Poppins',sans-serif;font-size:24px;font-weight:700;line-height:28.8px;color:#252222;margin:0 0 18px 0}.s3-card-tablet-textos ul{list-style:none;padding:0;margin:0}.s3-card-tablet-textos li{display:flex;align-items:center;gap:10px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#1D1B1B;margin-bottom:14px}.s3-card-tablet-textos li img.s3-tablet-imagen{flex-shrink:0;width:22px;height:22px;object-fit:contain;display:block;margin-top:4px}.s3-carousel-tablet .swiper-pagination{position:relative;text-align:center;margin:30px 0 8px 0!important}.s3-carousel-tablet .swiper-pagination-bullet{width:32px;height:8px;background:#037F8C;border-radius:10px;opacity:1;transition:all 0.3s ease;margin:0 8px!important}.s3-carousel-tablet .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#9AF8F5;transform:scale(1.05)}.s3-carousel-tablet{width:100%;max-width:900px;margin:0 auto;overflow:visible}.s3-carousel-tablet .swiper-slide{display:flex;justify-content:flex-start;align-items:flex-start}.planes-container-tablet{width:100%;max-width:740px;margin:0 auto;text-align:center;box-sizing:border-box}.tabs-container-tablet{width:341px;height:70px;background:#F5F5F5;border-radius:50px;margin:0 auto 40px;padding:8px;display:flex;justify-content:space-between;align-items:center}.tab-btn-tablet{border:none;border-radius:50px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:22.4px;cursor:pointer;transition:all 0.3s ease}#btn-inicial-tablet{width:124px;height:54px}#btn-empresariales-tablet{width:190px;height:54px}.tab-btn-tablet.active{background:#ffffff;color:#00A991}.tab-btn-tablet:not(.active){background:#F5F5F5;color:#70707B}.cards-contenedor-inicial-tablet,.cards-contenedor-empresarial-tablet{display:flex;flex-direction:column;gap:28px;align-items:center;width:100%}.card-tablet{width:90%;max-width:371px;background:#fff;border-radius:24px;border:2px solid #E5E7EB;box-shadow:0 4px 4px rgba(0,0,0,0.08);padding:36px 30px;font-family:'Poppins',sans-serif;text-align:left;box-sizing:border-box}.card-tablet h3{font-size:24px;font-weight:600;color:#1D1B1B;margin:0}.card-tablet p{font-size:14px;font-weight:400;color:#1D1B1B;margin:10px 0}.price-tablet{display:flex;align-items:flex-end;gap:4px}.price-tablet .usd{color:#FC9400;font-size:49px;font-weight:700;line-height:1}.price-tablet .main{color:#00A991;font-size:49px;font-weight:700;line-height:1}.price-tablet .dec{color:#3E3939;font-size:49px;font-weight:700;line-height:1}.price-tablet .month{font-size:14px;font-weight:400;color:#1D1B1B;position:relative;top:-12px}.btn-plan-tablet{display:flex;align-items:center;justify-content:center;width:100%;height:49px;border-radius:40px;background:#00A991;color:#fff;font-size:14px;font-weight:600;text-decoration:none;margin:20px 0;position:relative;overflow:hidden;line-height:16.8px;transition:all 0.3s ease}.btn-plan-tablet>span{position:relative;z-index:1}.btn-plan-tablet::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transition:transform 0.2s ease;z-index:0}.btn-plan-tablet:hover::before,.btn-plan-tablet:focus-visible::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.card-tablet ul{list-style:none;margin:0;padding:0}.card-tablet ul li{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:400;color:#020817;margin-bottom:16px}.card-tablet ul li img{width:24px;height:24px}.titulo-lista-inicial-tablet,.titulo-lista-empresarial-tablet{margin-top:40px;margin-bottom:24px;font-size:28px;font-weight:700;color:#3E3939;text-align:center;font-family:"Poppins",sans-serif}.tabla-funcionalidades-inicial-tablet,.tabla-funcionalidades-empresarial-tablet{width:100%;margin:0 auto;border-radius:20px;overflow:hidden;box-sizing:border-box}.fila-tablet{display:flex;align-items:center;text-align:left;border-radius:20px;box-sizing:border-box}.fila-tablet.encabezado{background:#D9F2EF;height:81px}.fila-tablet.blanca{background:#fff;height:110px}.fila-tablet.verde{background:#D9F2EF;height:84px}.col-func-tablet{width:25%;padding-left:20px;display:flex;align-items:center;gap:10px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;color:#3E3939;line-height:19.2px}.col-func-tablet img{width:24px;height:24px}.col-tablet{width:25%;text-align:center;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;color:#3E3939}.tabla-funcionalidades-inicial-tablet .fila-tablet.encabezado .col-func-tablet,.tabla-funcionalidades-inicial-tablet .fila-tablet.encabezado .col-tablet,.tabla-funcionalidades-empresarial-tablet .fila-tablet.encabezado .col-func-tablet,.tabla-funcionalidades-empresarial-tablet .fila-tablet.encabezado .col-tablet{font-size:24px;font-weight:600;line-height:28.8px}.tab-content-tablet{display:none}.tab-content-tablet.active{display:block}.card-tablet.standard,.card-tablet.ejecutivo{position:relative;border:none;background:#ffffff;z-index:0}#inicial-content-tablet .card-tablet.standard::before{content:"";position:absolute;inset:0;border-radius:24px;padding:4px;background:linear-gradient(180deg,#00A991 0%,#B2A069 50%,#FC9400 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}#empresariales-content-tablet .card-tablet.standard::before{content:"";position:absolute;inset:0;border-radius:24px;padding:4px;background:linear-gradient(90deg,#00A991 0%,#B2A069 50%,#FC9400 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-120vw)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(120vw)}100%{opacity:1;transform:translateX(0)}}.cards-contenedor-inicial-tablet{animation:slideInLeft 0.6s cubic-bezier(0.25,0.8,0.25,1) both}.titulo-lista-inicial-tablet,.tabla-funcionalidades-inicial-tablet{animation:slideInRight 0.6s cubic-bezier(0.25,0.8,0.25,1) both}.cards-contenedor-empresarial-tablet{animation:slideInRight 0.6s cubic-bezier(0.25,0.8,0.25,1) both}.titulo-lista-empresarial-tablet,.tabla-funcionalidades-empresarial-tablet{animation:slideInLeft 0.6s cubic-bezier(0.25,0.8,0.25,1) both}.s5-tablet-agiliza{width:100%;background-color:#E6F6F4A6;border-radius:20px;box-sizing:border-box;padding:32px 20px 0px 20px;display:flex;justify-content:center}.s5-contenedor-tablet{width:100%;max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center}.s5-titulo-tablet{font-family:"Poppins",Sans-serif;font-size:32px;font-weight:700;line-height:34px;margin:0px 0px 10px 0px}.s5-texto-negro{color:#000000}.s5-texto-verde{color:#00A991}.s5-descripcion-tablet{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22.4px;color:#000000;margin:0 0 16px 0}.s5-lista-tablet{list-style:none;padding:0;width:100%;display:flex;flex-direction:column;gap:14px;text-align:left}.s5-lista-tablet li{display:flex;align-items:center;gap:10px;font-family:"Poppins",Sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:#252222}.s5-lista-tablet img{width:24px;height:24px;flex-shrink:0}.s5-a-cortinilla-tablet{position:relative;display:flex;align-items:center;justify-content:center;width:250px;height:49px;background:#00A991;color:#ffffff;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:600;border-radius:40px;text-decoration:none;overflow:hidden;cursor:pointer;transition:all 0.3s ease;margin:0 0 20px 0}.s5-a-cortinilla-tablet span{position:relative;z-index:1}.s5-a-cortinilla-tablet::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transform-origin:center;transition:transform 0.2s ease;z-index:0}.s5-a-cortinilla-tablet:hover::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.s5-imagen-tablet{width:100%;display:flex;justify-content:center;position:relative;bottom:0}.s5-imagen-tablet img{max-width:369px;width:100%;height:auto;object-fit:contain;display:block;pointer-events:none}.faq-seccion-tablet{width:100%;max-width:900px;background-color:#E6F6F4A6;border-radius:20px;padding:40px 20px;margin:0 auto;box-sizing:border-box;overflow:hidden;display:flex;justify-content:center}.faq-contenedor-unico-tablet{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.faq-etiqueta-tablet{font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:22.4px;color:#00A991;margin-bottom:10px}.faq-titulo-tablet{font-family:'Poppins',sans-serif;font-size:32px;font-weight:700;line-height:34px;color:#1D1B1B}.faq-titulo-tablet span{color:#00A991;display:inline}.faq-imagen-tablet{width:100%;display:flex;justify-content:center}.faq-imagen-tablet img{max-height:370px;width:auto;object-fit:contain}.faq-container-tablet{display:flex;flex-direction:column;gap:12px;align-items:center}.faq-item-tablet{width:100%;border-radius:20px;border:1px solid #E5E7EB;background-color:#FFFFFF;padding:24px 20px;cursor:pointer;overflow:hidden;transition:background-color 0.3s ease,border-color 0.3s ease,color 0.3s ease,box-shadow 0.3s ease}.faq-item-tablet:hover{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item-tablet:hover .faq-question-tablet span,.faq-item-tablet:hover .faq-answer-tablet{color:#FFFFFF!important}.faq-item-tablet.active{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item-tablet.active .faq-question-tablet span,.faq-item-tablet.active .faq-answer-tablet{color:#FFFFFF!important}.faq-question-tablet{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.faq-question-tablet span{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:19.2px;color:#000;text-align:left;flex:1}.faq-icon-tablet{width:20px;height:20px;flex-shrink:0}.white-tablet{display:none;transition:transform 0.3s ease}.faq-item-tablet:hover .orange-tablet,.faq-item-tablet.active .orange-tablet{display:none}.faq-item-tablet:hover .white-tablet,.faq-item-tablet.active .white-tablet{display:inline-block}.faq-item-tablet.active .white-tablet{transform:rotate(180deg)}.faq-answer-tablet{height:0;opacity:0;overflow:hidden;transition:height 0.4s ease,opacity 0.4s ease;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:19.2px;color:#333;margin-top:0}.faq-answer-tablet p{margin:10px 0 0 0;text-align:left}.mobile-columna-60-porciento{width:60%!important;margin-bottom:0px!important}.mobile-columna-33-porciento{width:33.33%!important;margin-bottom:0px!important}.mobile-columna-20-porciento{width:20%!important;margin-bottom:0px!important}.slider-clients-mobile{position:relative;overflow:hidden;width:100%;background:transparent}.slider-clients-mobile .swiper-wrapper-mobile{transition-timing-function:linear!important;align-items:center}.slider-clients-mobile .swiper-slide-inner{display:flex;justify-content:center;align-items:center}.slider-clients-mobile::before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-mobile::after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2;pointer-events:none}.slider-clients-mobile .swiper-slide img{width:214px;height:51px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform 0.3s ease}.slider-clients-mobile .swiper-slide img:hover{transform:scale(1.05)}.slider-clients-mobile *{pointer-events:none!important}.custom-tabs-mobile-2{display:flex;flex-direction:column;font-family:'Poppins',sans-serif;gap:20px}.tab-item-mobile-2{width:100%;height:100px;background:#ffffff;border-radius:20px;padding:24px 20px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,0.08);display:flex;align-items:center;outline:none}.tab-header-mobile-2{display:flex;align-items:center;gap:12px;width:100%}.tab-icon-mobile-2{width:48px;height:48px;flex-shrink:0}.tab-icon-mobile-2 img{width:48px;height:48px;object-fit:contain;animation:pulse-mobile-2 2s infinite ease-in-out}@keyframes pulse-mobile-2{0%{transform:scale(0.8)}50%{transform:scale(0.9)}100%{transform:scale(0.8)}}.tab-texts-mobile-2{display:flex;flex-direction:column;justify-content:center}.tab-texts-mobile-2 h3{margin:0;font-size:16px;font-weight:700;line-height:19.2px;color:#000000}.tab-texts-mobile-2 p{display:none;margin:4px 0 0;font-size:16px;font-weight:400;line-height:19.2px;color:#000000}.tab-item-mobile-2.active{background:#00A991;height:auto;align-items:flex-start}.tab-item-mobile-2.active .tab-header-mobile-2{align-items:flex-start}.tab-item-mobile-2.active .tab-texts-mobile-2{justify-content:flex-start}.tab-item-mobile-2.active .tab-texts-mobile-2 p{display:block}.tab-item-mobile-2.active .tab-texts-mobile-2 p,.tab-item-mobile-2.active .tab-texts-mobile-2 h3{color:#F8F8F8}.tab-image-wrapper-mobile-2{display:none;width:100%}.tab-image-wrapper-mobile-2 img{width:100%;height:100%;border-radius:25px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,0.15);display:block}.tab-image-wrapper-mobile-2.active{display:block;animation:tabImageIn-2 360ms ease}@keyframes tabImageIn-2{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tab-item-mobile-2:focus{box-shadow:0 0 0 3px rgba(30,144,255,0.12)}.tab-icon-mobile-2 .icon-green{display:block}.tab-icon-mobile-2 .icon-white{display:none}.tab-item-mobile-2:hover .icon-green,.tab-item-mobile-2.active .icon-green{display:none}.tab-item-mobile-2:hover .icon-white,.tab-item-mobile-2.active .icon-white{display:block}.tab-item-mobile-2:hover{background:#00A991}.tab-item-mobile-2:hover .tab-texts-mobile-2 h3{color:#F8F8F8}.s3-card-mobile-general{width:100%;height:390px;background-color:#F8F8F8;border-radius:24px;padding:30px 25px;box-shadow:4px 4px 22.8px 0 rgba(238,243,242,0.30) inset,0 4px 4px 0 rgba(0,0,0,0.08);display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}.s3-card-mobile-textos{text-align:left;width:100%}.s3-card-mobile-textos img.s3-mobile-imagen{width:50px;height:auto;margin-bottom:8px;display:block}.s3-card-mobile-textos h3{font-family:'Poppins',sans-serif;font-size:24px;font-weight:700;line-height:28.8px;color:#252222;margin:0 0 18px 0}.s3-card-mobile-textos ul{list-style:none;padding:0;margin:0}.s3-card-mobile-textos li{display:flex;align-items:center;gap:10px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#1D1B1B;margin-bottom:14px}.s3-card-mobile-textos li img.s3-mobile-imagen{flex-shrink:0;width:22px;height:22px;object-fit:contain;display:block;margin-top:4px}.swiper-pagination{position:relative;text-align:center;margin:30px 0px 8px 0px!important}.swiper-pagination-bullet{width:16px;height:16px;background:#037F8C;opacity:1;transition:all 0.3s ease;margin:0 8px!important}.swiper-pagination-bullet-active{background:#9AF8F5;transform:scale(1.2)}.s3-carousel{width:100%;max-width:600px;margin:0 auto;overflow:visible}.swiper-slide{display:flex;justify-content:flex-start;align-items:flex-start}.planes-container-mobile{width:100%;max-width:480px;margin:0 auto;text-align:center;box-sizing:border-box}.tabs-container-mobile{width:320px;height:60px;background:#F5F5F5;border-radius:50px;margin:0 auto 30px;padding:6px;display:flex;justify-content:space-between;align-items:center}.tab-btn-mobile{border:none;border-radius:50px;font-family:'Poppins',sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease}#btn-inicial-mobile{width:120px;height:48px}#btn-empresariales-mobile{width:180px;height:48px}.tab-btn-mobile.active{background:#ffffff;color:#00A991}.tab-btn-mobile:not(.active){background:#F5F5F5;color:#70707B}.cards-contenedor-inicial-mobile,.cards-contenedor-empresarial-mobile{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}.card-mobile{width:90%;max-width:340px;background:#fff;border-radius:24px;border:2px solid #E5E7EB;box-shadow:0 4px 4px rgba(0,0,0,0.08);padding:28px 22px;font-family:'Poppins',sans-serif;text-align:left;box-sizing:border-box}.card-mobile h3{font-size:20px;font-weight:600;color:#1D1B1B;margin:0}.card-mobile p{font-size:14px;line-height:16.8px;font-weight:400;color:rgb(29,27,27);margin:10px 0}.price-mobile{display:flex;align-items:flex-end;gap:3px}.price-mobile .usd{color:#FC9400;font-size:40px;font-weight:700;line-height:1}.price-mobile .main{color:#00A991;font-size:40px;font-weight:700;line-height:1}.price-mobile .dec{color:#3E3939;font-size:40px;font-weight:700;line-height:1}.price-mobile .month{font-size:12px;font-weight:400;color:#1D1B1B;position:relative;top:-8px}.btn-plan-mobile{display:flex;align-items:center;justify-content:center;width:100%;height:44px;border-radius:40px;background:#00A991;color:#fff;font-size:13px;font-weight:600;text-decoration:none;margin:16px 0;position:relative;overflow:hidden;transition:all 0.3s ease}.btn-plan-mobile>span{position:relative;z-index:1}.btn-plan-mobile::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transition:transform 0.2s ease;z-index:0}.btn-plan-mobile:hover::before,.btn-plan-mobile:focus-visible::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.card-mobile ul{list-style:none;margin:0;padding:0}.card-mobile ul li{display:flex;align-items:center;gap:10px;font-size:16px;line-height:19.2px;font-weight:400;color:rgb(2,8,23);margin-bottom:14px}.card-mobile ul li img{width:22px;height:22px}.titulo-lista-inicial-mobile,.titulo-lista-empresarial-mobile{margin-top:32px;margin-bottom:20px;font-size:22px;font-weight:700;color:#3E3939;text-align:center;font-family:"Poppins",sans-serif}.tabla-funcionalidades-inicial-mobile,.tabla-funcionalidades-empresarial-mobile{width:calc(100% - 32px);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;box-sizing:border-box;border-radius:20px;overflow:hidden}.fila-mobile{font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;color:#3E3939;display:flex;flex-direction:column;padding:16px 14px;text-align:left;border-radius:20px}.fila-mobile.verde{background-color:#D9F2EF}.fila-mobile.blanca{background-color:#ffffff}.col-func-mobile{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-family:'Poppins',sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:rgb(62,57,57)}.col-func-mobile img{width:22px;height:22px}.col-checks img{width:32px;height:32px;margin:0 auto}.tab-content-mobile{display:none}.tab-content-mobile.active{display:block}.card-mobile.standard,.card-mobile.ejecutivo{position:relative;border:none;background:#ffffff;z-index:0}#inicial-content-mobile .card-mobile.standard::before{content:"";position:absolute;inset:0;border-radius:24px;padding:3px;background:linear-gradient(180deg,#00A991 0%,#B2A069 50%,#FC9400 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}#empresariales-content-mobile .card-mobile.standard::before{content:"";position:absolute;inset:0;border-radius:24px;padding:3px;background:linear-gradient(90deg,#00A991 0%,#B2A069 50%,#FC9400 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.s5-mobile-agiliza{width:100%;background-color:#E6F6F4A6;border-radius:20px;box-sizing:border-box;padding:32px 20px 0px 20px;display:flex;justify-content:center}.s5-contenedor-mobile{width:100%;max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center}.s5-titulo-mobile{margin:0px 0px 20px 0px}.s5-texto-negro{color:#000000;font-family:"Poppins",Sans-serif;font-size:32px!important;font-weight:700;line-height:34px}.s5-texto-verde{color:#00A991;font-family:"Poppins",Sans-serif;font-size:32px!important;font-weight:700;line-height:34px}.s5-descripcion-mobile{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22.4px;color:#000000;margin:0 0 16px 0}.s5-lista-mobile{list-style:none;padding:0 0 23px 0!important;width:100%;display:flex;flex-direction:column;gap:14px;text-align:left}.s5-lista-mobile li{display:flex;align-items:center;gap:10px;font-family:"Poppins",Sans-serif;font-size:16px;font-weight:500;line-height:19.2px;color:#252222}.s5-lista-mobile img{width:24px;height:24px;flex-shrink:0}.s5-a-cortinilla-mobile{position:relative;display:flex;align-items:center;justify-content:center;width:250px;height:49px;background:#00A991;color:#ffffff;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:600;border-radius:40px;text-decoration:none;overflow:hidden;cursor:pointer;transition:all 0.3s ease;margin:0 0 20px 0}.s5-a-cortinilla-mobile span{position:relative;z-index:1}.s5-a-cortinilla-mobile::before{content:"";position:absolute;top:-10%;left:50%;width:50%;height:120%;background:#FC9400;transform:translateX(-50%) skewX(-41deg) scaleX(0);transform-origin:center;transition:transform 0.2s ease;z-index:0}.s5-a-cortinilla-mobile:hover::before{transform:translateX(-50%) skewX(-41deg) scaleX(1)}.s5-imagen-mobile{width:100%;display:flex;justify-content:center;position:relative;bottom:0}.s5-imagen-mobile img{max-width:369px;width:100%;height:auto;object-fit:contain;display:block;pointer-events:none}.faq-seccion-mobile{width:100%;max-width:900px;background-color:#E6F6F4A6;border-radius:20px;padding:40px 20px;margin:0 auto;box-sizing:border-box;overflow:hidden;display:flex;justify-content:center}.faq-contenedor-unico-mobile{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.faq-etiqueta-mobile{font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:22.4px;color:#00A991;margin-bottom:10px}.faq-titulo-mobile{font-family:'Poppins',sans-serif;font-size:32px!important;font-weight:700;line-height:34px;color:#1D1B1B;padding-top:16px;padding-bottom:24px}.faq-titulo-mobile span{color:#00A991;display:inline}.faq-imagen-mobile{width:100%;display:flex;justify-content:center}.faq-imagen-mobile img{max-height:270px;width:auto;object-fit:contain}.faq-container-mobile{display:flex;flex-direction:column;gap:12px;align-items:center}.faq-item-mobile{width:100%;border-radius:20px;border:1px solid #E5E7EB;background-color:#FFFFFF;padding:18px 16px;cursor:pointer;overflow:hidden;transition:background-color 0.3s ease,border-color 0.3s ease,color 0.3s ease,box-shadow 0.3s ease}.faq-item-mobile:hover{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item-mobile:hover .faq-question-mobile span,.faq-item-mobile:hover .faq-answer-mobile{color:#FFFFFF!important}.faq-item-mobile.active{background-color:#00A991;border-color:#00A991;color:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.faq-item-mobile.active .faq-question-mobile span,.faq-item-mobile.active .faq-answer-mobile{color:#FFFFFF!important}.faq-question-mobile{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.faq-question-mobile span{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:19.2px;color:#000;text-align:left;flex:1}.faq-icon-mobile{width:20px;height:20px;flex-shrink:0}.white-mobile{display:none;transition:transform 0.3s ease}.faq-item-mobile:hover .orange-mobile,.faq-item-mobile.active .orange-mobile{display:none}.faq-item-mobile:hover .white-mobile,.faq-item-mobile.active .white-mobile{display:inline-block}.faq-item-mobile.active .white-mobile{transform:rotate(180deg)}.faq-answer-mobile{height:0;opacity:0;overflow:hidden;transition:height 0.4s ease,opacity 0.4s ease;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:19.2px;color:#333;margin-top:0}.faq-answer-mobile p{margin:10px 0 0 0;text-align:left}.footer-top{position:relative;height:320.56px;border-radius:20px;overflow:hidden;max-width:1300px;margin:0 auto}.footer-top-mask{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;padding:40px 80px 0px 80px;box-sizing:border-box;background:linear-gradient(265deg,#D38311 22.51%,#41968A 106.83%)}.footer-top-left{display:flex;flex-direction:column;gap:22px;z-index:1}.footer-title{font-family:"Poppins",Sans-serif;font-size:39px;font-weight:700;line-height:46.8px;color:#F8F8F8;margin:0}.footer-subtitle{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#F8F8F8;margin:0}.footer-image{position:absolute;right:200px;bottom:0;width:313px;height:auto;z-index:1}.a-cortinilla-3{position:relative;display:inline-flex;align-items:center;justify-content:center;width:240px;height:55px;background:#ffffff;color:#252222;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:16.8px;border-radius:40px;border:1px solid #ffffff;text-decoration:none!important;overflow:hidden;transition:color 0.3s ease}.a-cortinilla-3>span{position:relative;z-index:1}.a-cortinilla-3::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00A991,#FC9400,#00A991);background-size:300% 300%;background-position:left center;transform:translateX(-100%);transition:transform 0.2s ease;border-radius:inherit}.a-cortinilla-3:hover::before{transform:translateX(0);animation:gradientMove-3 3s ease infinite}@keyframes gradientMove-3{0%{background-position:right center}50%{background-position:left center}100%{background-position:right center}}.a-cortinilla-3:hover{color:#ffffff}.footer-bottom{width:100%;font-family:"Poppins",sans-serif;color:#F8F8F8;padding-top:30px;padding-bottom:30px;max-width:1300px;margin:0 auto;display:flex;flex-direction:column}.footer-middle{display:flex;justify-content:space-between;align-items:flex-start}.footer-col{display:flex;flex-direction:column;gap:20px}.footer-col-1{width:30%}.footer-logo{width:128px;height:35px}.footer-desc{font-size:16px;font-weight:400;line-height:22.4px;color:#FFFFFF}.footer-heading{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF}.footer-heading-2{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-bottom:20px}.footer-contact{display:flex;flex-direction:column;gap:10px}.contact-item{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:22.4px}.contact-item img{width:20px;height:20px}.footer-link{color:#FFFFFF;text-decoration:none;font-size:16px;font-weight:600;line-height:22.4px}.footer-link:hover{text-decoration:underline}.footer-app{display:block;margin-bottom:10px}.footer-app.android{width:142px;height:42px}.footer-app.ios{width:142px;height:47px}.footer-col-4 .footer-app{display:block;margin:0 auto 0 auto}.footer-app.ios{margin:-8px auto 0 auto}.footer-bottom-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.footer-bottom-left{display:flex;gap:30px;width:50%;align-items:center}.footer-bottom-left a{font-size:14px;font-weight:500;line-height:16.8px;color:#FFFFFF}.footer-bottom-left a:hover{text-decoration:underline;opacity:0.8}.footer-bottom-right{display:flex;justify-content:flex-end;align-items:center;gap:22px;width:50%;right:38px;position:relative}.footer-bottom-right img{background-repeat:no-repeat;background-position:center center;background-size:contain;width:auto;height:auto}.upwards-hover{color:#FFFFFF;transition:color 0.3s}.upwards-hover:hover{color:#FC9400!important;cursor:pointer}.footer-top-tablet{position:relative;height:617px;border-radius:20px;overflow:hidden;max-width:1300px;margin:0 auto}.footer-top-mask-tablet{position:absolute;inset:0;align-items:flex-start;justify-content:space-between;padding:40px 80px 0px 80px;box-sizing:border-box;background:linear-gradient(265deg,#D38311 22.51%,#41968A 106.83%)}.footer-top-left-tablet{display:flex;flex-direction:column;gap:22px;z-index:1;text-align:center;align-items:center}.footer-title-tablet{font-family:"Poppins",Sans-serif;font-size:39px;font-weight:700;line-height:46.8px;color:#F8F8F8;margin:0}.footer-subtitle-tablet{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#F8F8F8;margin:0}.footer-image-tablet{position:absolute;right:200px;bottom:0;width:313px;height:auto;z-index:1}.a-cortinilla-3-tablet{position:relative;display:inline-flex;align-items:center;justify-content:center;width:240px;height:55px;background:#ffffff;color:#252222;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:16.8px;border-radius:40px;border:1px solid #ffffff;text-decoration:none!important;overflow:hidden;transition:color 0.3s ease}.a-cortinilla-3-tablet>span{position:relative;z-index:1}.a-cortinilla-3-tablet::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00A991,#FC9400,#00A991);background-size:300% 300%;background-position:left center;transform:translateX(-100%);transition:transform 0.2s ease;border-radius:inherit}.a-cortinilla-3-tablet:hover::before{transform:translateX(0);animation:gradientMove-3-tablet 3s ease infinite}@keyframes gradientMove-3-tablet{0%{background-position:right center}50%{background-position:left center}100%{background-position:right center}}.a-cortinilla-3-tablet:hover{color:#ffffff}.footer-unico-tablet{width:100%;font-family:"Poppins",sans-serif;color:#F8F8F8;padding-top:30px;padding-bottom:5px;max-width:1300px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-logo-tablet{width:152px;height:40px}.footer-desc-tablet{font-size:16px;font-weight:400;line-height:22.4px;color:#FFFFFF;padding-bottom:10px!important}.footer-bottom-left-tablet{display:flex;flex-direction:column;gap:15px}.footer-bottom-left-tablet a{font-size:14px;font-weight:500;line-height:16.8px;color:#FFFFFF}.footer-bottom-left-tablet a:hover{text-decoration:underline;opacity:0.8}.footer-heading-tablet{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-top:10px}.footer-heading-2-tablet{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-top:10px}.footer-contact-tablet{display:flex;flex-direction:column;gap:17px}.contact-item-tablet{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:22.4px}.contact-item-tablet img{width:20px;height:20px}.footer-link-tablet{color:#FFFFFF;text-decoration:none;font-size:16px;font-weight:600;line-height:22.4px}.footer-link-tablet:hover{text-decoration:underline}.footer-app-tablet{display:block;margin-bottom:0px}.footer-app-tablet.android-tablet{width:142px;height:42px}.footer-app-tablet.ios-tablet{width:142px;height:47px;margin-top:-8px}.footer-bottom-right-tablet{display:flex;justify-content:flex-start;align-items:center;gap:22px;position:relative;margin-top:-15px}.footer-bottom-right-tablet img{background-repeat:no-repeat;background-position:center center;background-size:contain;width:auto;height:auto}.footer-top-mobile{position:relative;height:680px;border-radius:20px;overflow:hidden;max-width:1300px;margin:0 auto}.footer-top-mask-mobile{position:absolute;inset:0;align-items:flex-start;justify-content:space-between;padding:40px 20px 0px 20px;box-sizing:border-box;background:linear-gradient(265deg,#D38311 22.51%,#41968A 106.83%)}.footer-top-left-mobile{display:flex;flex-direction:column;gap:22px;z-index:1;text-align:center;align-items:center}.footer-title-mobile{font-family:"Poppins",Sans-serif;font-size:32px;font-weight:700;line-height:38.4px;color:#F8F8F8;margin:0}.footer-subtitle-mobile{font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#F8F8F8;margin:0}.footer-image-mobile{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:313px;height:auto;z-index:1}.a-cortinilla-3-mobile{position:relative;display:inline-flex;align-items:center;justify-content:center;width:240px;height:55px;background:#ffffff;color:#252222;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:16.8px;border-radius:40px;border:1px solid #ffffff;text-decoration:none!important;overflow:hidden;transition:color 0.3s ease}.a-cortinilla-3-mobile>span{position:relative;z-index:1}.a-cortinilla-3-mobile::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00A991,#FC9400,#00A991);background-size:300% 300%;background-position:left center;transform:translateX(-100%);transition:transform 0.2s ease;border-radius:inherit}.a-cortinilla-3-mobile:hover::before{transform:translateX(0);animation:gradientMove-3-mobile 3s ease infinite}@keyframes gradientMove-3-mobile{0%{background-position:right center}50%{background-position:left center}100%{background-position:right center}}.a-cortinilla-3-mobile:hover{color:#ffffff}.footer-unico-mobile{width:100%;font-family:"Poppins",sans-serif;color:#F8F8F8;padding-top:30px;padding-bottom:5px;max-width:1300px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start}.footer-logo-mobile{width:152px;height:40px;margin-bottom:10px}.footer-desc-mobile{font-size:16px;font-weight:400;line-height:22.4px;color:#FFFFFF;padding-bottom:10px!important;margin-bottom:30px}.footer-bottom-left-mobile{display:flex;flex-direction:column;gap:20px}.footer-bottom-left-mobile a{font-size:14px;font-weight:500;line-height:16.8px;color:#FFFFFF}.footer-bottom-left-mobile a:hover{text-decoration:underline;opacity:0.8}.footer-heading-mobile{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-top:40px;margin-bottom:10px}.footer-heading-mobile-2{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-top:40px;margin-bottom:10px}.footer-heading-2-mobile{font-size:16px;font-weight:600;line-height:22.4px;color:#FFFFFF;margin-top:10px;margin-bottom:20px}.footer-contact-mobile{display:flex;flex-direction:column;gap:17px}.contact-item-mobile{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:22.4px}.contact-item-mobile img{width:20px;height:20px}.footer-link-mobile{color:#FFFFFF;text-decoration:none;font-size:16px;font-weight:600;line-height:22.4px}.footer-link-mobile:hover{text-decoration:underline}.footer-app-mobile{display:block;margin-bottom:20px}.footer-app-mobile.android-mobile{width:142px;height:42px}.footer-app-mobile.ios-mobile{width:142px;height:47px;margin-top:-8px}.footer-bottom-right-mobile{display:flex;justify-content:flex-start;align-items:center;gap:22px;position:relative;margin-top:-15px}.footer-bottom-right-mobile img{background-repeat:no-repeat;background-position:center center;background-size:contain;width:auto;height:auto}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{opacity:0;transition:opacity 0.6s ease-out}.fade-in.active{opacity:1;animation:fadeIn 0.6s ease-out 0.25s both}@keyframes fadeInDown{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.fade-in-down{opacity:0;transition:opacity 0.6s ease-out}.fade-in-down.active{opacity:1;animation:fadeInDown 0.6s ease-out 0.25s both}@keyframes fadeInUp{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transition:opacity 0.6s ease-out}.fade-in-up.active{opacity:1;animation:fadeInUp 0.6s ease-out 0.25s both}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.fade-in-left{opacity:0;transition:opacity 0.6s ease-out}.fade-in-left.active{opacity:1;animation:fadeInLeft 0.6s ease-out 0.25s both}@keyframes fadeInRight{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.fade-in-right{opacity:0;transition:opacity 0.6s ease-out}.fade-in-right.active{opacity:1;animation:fadeInRight 0.6s ease-out 0.25s both}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoom-in{opacity:0;transition:opacity 0.6s ease-out}.zoom-in.active{opacity:1;animation:zoomIn 0.6s ease-out 0.25s both}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translateY(-1000px);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translateY(60px);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1) translateY(0)}}.zoom-in-down{opacity:0;transition:opacity 0.6s ease-out}.zoom-in-down.active{opacity:1;animation:zoomInDown 0.6s ease-out 0.25s both}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translateX(-1000px);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translateX(10px);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1) translateX(0)}}.zoom-in-left{opacity:0;transition:opacity 0.6s ease-out}.zoom-in-left.active{opacity:1;animation:zoomInLeft 0.6s ease-out 0.25s both}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translateX(1000px);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translateX(-10px);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1) translateX(0)}}.zoom-in-right{opacity:0;transition:opacity 0.6s ease-out}.zoom-in-right.active{opacity:1;animation:zoomInRight 0.6s ease-out 0.25s both}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translateY(1000px);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translateY(-60px);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1) translateY(0)}}.zoom-in-up{opacity:0;transition:opacity 0.6s ease-out}.zoom-in-up.active{opacity:1;animation:zoomInUp 0.6s ease-out 0.25s both}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(0.97,0.97,0.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.bounce-in{opacity:0}.bounce-in.active{opacity:1;animation:bounceIn 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes bounceInDown{0%,60%,75%,90%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}100%{transform:translateY(0)}}.bounce-in-down{opacity:0}.bounce-in-down.active{opacity:1;animation:bounceInDown 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes bounceInUp{0%,60%,75%,90%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}100%{transform:translateY(0)}}.bounce-in-up{opacity:0}.bounce-in-up.active{opacity:1;animation:bounceInUp 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes bounceInLeft{0%,60%,75%,90%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translateX(-3000px)}60%{opacity:1;transform:translateX(25px)}75%{transform:translateX(-10px)}90%{transform:translateX(5px)}100%{transform:translateX(0)}}.bounce-in-left{opacity:0}.bounce-in-left.active{opacity:1;animation:bounceInLeft 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes bounceInRight{0%,60%,75%,90%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translateX(3000px)}60%{opacity:1;transform:translateX(-25px)}75%{transform:translateX(10px)}90%{transform:translateX(-5px)}100%{transform:translateX(0)}}.bounce-in-right{opacity:0}.bounce-in-right.active{opacity:1;animation:bounceInRight 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes slideInDown{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.slide-in-down{opacity:0}.slide-in-down.active{opacity:1;animation:slideInDown 0.6s ease-out 0.25s both}@keyframes slideInUp{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.slide-in-up{opacity:0}.slide-in-up.active{opacity:1;animation:slideInUp 0.6s ease-out 0.25s both}@keyframes slideInLeft{from{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.slide-in-left{opacity:0}.slide-in-left.active{opacity:1;animation:slideInLeft 0.6s ease-out 0.25s both}@keyframes slideInRight{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.slide-in-right{opacity:0}.slide-in-right.active{opacity:1;animation:slideInRight 0.6s ease-out 0.25s both}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:rotate3d(0,0,1,0);opacity:1}}.rotate-in{opacity:0}.rotate-in.active{opacity:1;animation:rotateIn 0.6s ease-out 0.25s both}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:rotate3d(0,0,1,0);opacity:1}}.rotate-in-down-left{opacity:0}.rotate-in-down-left.active{opacity:1;animation:rotateInDownLeft 0.6s ease-out 0.25s both}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:rotate3d(0,0,1,0);opacity:1}}.rotate-in-down-right{opacity:0}.rotate-in-down-right.active{opacity:1;animation:rotateInDownRight 0.6s ease-out 0.25s both}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:rotate3d(0,0,1,0);opacity:1}}.rotate-in-up-left{opacity:0}.rotate-in-up-left.active{opacity:1;animation:rotateInUpLeft 0.6s ease-out 0.25s both}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate3d(0,0,1,0);opacity:1}}.rotate-in-up-right{opacity:0}.rotate-in-up-right.active{opacity:1;animation:rotateInUpRight 0.6s ease-out 0.25s both}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}.roll-in{opacity:0}.roll-in.active{opacity:1;animation:rollIn 0.6s ease-out 0.25s both}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(20deg)}80%{transform:translateX(0%) skewX(-5deg)}100%{transform:translateX(0%) skewX(0deg)}}.light-speed-in{opacity:0}.light-speed-in.active{opacity:1;animation:lightSpeedIn 0.6s ease-out 0.25s both}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{opacity:0}.flash.active{opacity:1;animation:flash 0.6s linear 0.25s both}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.pulse{opacity:0}.pulse.active{opacity:1;animation:pulse 0.6s ease-in-out 0.25s both}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}100%{transform:scale3d(1,1,1)}}.rubber-band{opacity:0}.rubber-band.active{opacity:1;animation:rubberBand 0.6s cubic-bezier(0.215,0.610,0.355,1.000) 0.25s both}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{opacity:0}.shake.active{opacity:1;animation:shake 0.6s linear 0.25s both}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.swing{opacity:0;transform-origin:top center}.swing.active{opacity:1;animation:swing 0.6s ease-out 0.25s both}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}100%{transform:scale3d(1,1,1)}}.tada{opacity:0}.tada.active{opacity:1;animation:tada 0.6s ease-out 0.25s both}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%) rotate(0deg)}}.wobble{opacity:0}.wobble.active{opacity:1;animation:wobble 0.6s ease-out 0.25s both}@keyframes jello{0%,11.1%,100%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{opacity:0;transform-origin:center}.jello.active{opacity:1;animation:jello 0.6s linear 0.25s both}.corregir-espacio-footer{margin-bottom:5px!important}.av-panel ul,.av-panel ul li{list-style:none!important;list-style-type:none!important}.av-panel ul li::marker{content:none!important}.et-l--header ul{padding:0 0 0 0!important}.et-fb .slide-in-left,.et-fb .slide-in-down,.et-fb .slide-in-right{opacity:1!important;transform:none!important;animation:none!important}.et-fb .navbar{position:relative!important;top:auto!important;left:auto!important}.et-fb .et_pb_section:before,.et-fb .et_pb_section:after,.et-fb .et_pb_row:before,.et-fb .et_pb_row:after{z-index:0!important}.et-fb .et_pb_section,.et-fb .et_pb_row,.et-fb .et_pb_column,.et-fb .et_pb_module{position:relative!important;z-index:5!important}.et-fb .roll-in,.et-fb [class*="roll-in"],.et-fb .fade-in,.et-fb [class*="fade-in"],.et-fb .bounce-in,.et-fb [class*="bounce-in"],.et-fb .slide-in-up,.et-fb [class*="slide-in-up"],.et-fb [class*="slide-in"]{animation:none!important;opacity:1!important;transform:none!important;visibility:visible!important}