.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.modalTitle1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.modalTitle1 h4{width:80%;max-width:400px;font-size:35px!important;font-weight:800;border-radius:10px;padding:5px 0;background:linear-gradient(90deg,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:auto auto 20px}.modalTitle1 span{font-size:12px}.modalTitle1 figure{width:150px}@media screen and (max-height:650px){.modalTitle1 h4{font-size:25px!important;padding:0;margin:0 auto}.modalTitle1 span{font-size:11px}.modalTitle1 figure{width:100px}}@media screen and (max-width:992px){.modalTitle1 h4{font-size:30px!important}}@media screen and (max-width:599px){.modalTitle1 h4{width:100%;font-size:25px!important}.modalTitle1 figure{width:120px}}.modalTitle2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.modalTitle2 h4{width:80%;max-width:400px}@media screen and (max-height:650px){.modalTitle2 h4{font-size:25px!important}}.modalTitle3{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.modalTitle3 h4{width:80%;max-width:400px;margin-bottom:0!important;margin:0 auto}@media screen and (max-width:599px){.modalTitle3 h4{width:100%;font-size:25px!important;line-height:25px}}.modalTitle3 p{width:100%;max-width:400px;font-size:16px;text-wrap:balance;margin:0 auto 10px}@media screen and (max-width:599px){.modalTitle3 p{line-height:18px}}@media screen and (max-height:650px){.modalTitle3 h4{font-size:25px!important}.modalTitle3 p{font-size:14px;margin:0 auto}}.preciosSwitchModal{width:200px!important;margin:0 auto 30px}@media screen and (max-height:650px){.preciosSwitchModal{margin:0 auto;transform:scale(.9)}}@media screen and (max-width:599px){.preciosSwitchModal{margin:0 auto 10px}}.preciosModal{position:relative;width:calc(100vh - 50px);height:calc(100vh - 50px);max-height:650px;flex-direction:column}.preciosModal .footerModalBox{position:absolute;width:100%;height:auto;bottom:0;margin:auto;z-index:10}.preciosModal .footerModalBox a,.preciosModal .footerModalBox p{color:var(--dark-blue);font-size:12px;line-height:14px;text-wrap:balance}.preciosModal .footerModalBox a{font-weight:600}@media screen and (max-width:599px){.preciosModal .footerModalBox{width:95%}}.preciosModal .step2Modal{width:100%;height:100%;margin:auto}.preciosModal .step2Modal .validatingModalBox{width:100%;height:auto;margin:auto}.preciosModal .step2Modal .validatingModalBox h4{font-size:20px;margin:auto}.preciosModal .preciosModalBox{position:relative;width:100%;height:100%;max-width:600px;max-height:650px;padding:10px 20px}.preciosModal .preciosModalBox .modalFade{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;transform:none;transition:all .5s cubic-bezier(.4,0,.2,1);transition:all .5s ease}.preciosModal .preciosModalBox .modalFade.active{opacity:1;z-index:2;overflow:hidden}@media screen and (max-height:650px){.preciosModal .preciosModalBox .modalFade.active{gap:0}}@media screen and (max-height:530px){.preciosModal .preciosModalBox .modalFade.active{overflow:visible;transform:scale(.8)}}@media screen and (max-height:430px){.preciosModal .preciosModalBox .modalFade.active{overflow:visible;transform:scale(.7)}}@media screen and (max-height:400px){.preciosModal .preciosModalBox .modalFade.active{overflow:hidden}}.preciosModal .preciosModalBox .modalFade.prev{z-index:1}.preciosModal .preciosModalBox .modalFade .preciosModalForm{width:95%;height:auto;display:flex;align-items:center;justify-content:center;transition:all .5s ease;padding:0;margin:0 auto}@media screen and (max-height:650px){.preciosModal .preciosModalBox .modalFade .preciosModalForm{width:100%}}@media screen and (max-width:599px){.preciosModal .preciosModalBox .modalFade .preciosModalForm{min-height:400px}}.preciosModal h4{width:100%;font-size:25px;text-align:center;text-wrap:balance}.preciosModal h4.titleModal{font-size:20px;margin-bottom:20px}.preciosModal .btnDisabled{filter:grayscale(40%)!important;pointer-events:none!important}.preciosModal .btnPrimary1{height:70px;width:auto;display:inline-block;border-radius:70px;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2);border:0 solid var(--white);padding:0 80px 0 40px;position:relative;font-size:16px;line-height:70px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;cursor:pointer}.preciosModal .btnPrimary1:after,.preciosModal .btnPrimary1:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:#367cfc;position:absolute;border-radius:50%}.preciosModal .btnPrimary1:after{width:9px;height:15px;right:42px;background:url(/_next/static/media/ico_arrow.23c2de4b.webp) 50% no-repeat;background-size:100% 100%}.preciosModal .btnPrimary1:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}@media screen and (max-width:599px){.preciosModal .btnPrimary1{padding:20px 50px 20px 20px;height:auto;line-height:1.2}.preciosModal .btnPrimary1:after{right:20px}.preciosModal .btnPrimary1:before{right:10px}.preciosModal .btnPrimary1:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}@media screen and (max-height:650px){.preciosModal{position:fixed;width:calc(100vw - 20px);height:calc(100vh - 20px);max-width:800px;max-height:100vh}.preciosModal .preciosModalBox{position:relative;width:90%;height:100%;max-width:calc(100vw - 50px);max-height:calc(100vh - 0px)}}@media screen and (max-width:992px){.preciosModal{width:calc(100vw - 50px);display:flex;align-items:center}.preciosModal h4{font-size:20px}}@media screen and (max-width:599px){.preciosModal{width:calc(100vw - 30px)!important;height:100%!important;border-radius:25px}.preciosModal h4{margin-bottom:10px}.preciosModal .preciosModalBox{padding:5px!important}.preciosModal .preciosModalForm form .mField .MuiFormControl-root{width:70vw;max-width:calc(100% - 50px);margin:8px auto!important}.preciosModal .preciosModalForm form .mField .MuiFormControl-root p{text-align:center}.preciosModal .noSpam{width:80%;margin:0 auto 10px;text-wrap:balance}.preciosModal .btnPrimary{width:70%;padding:15px 0}}@media screen and (max-height:650px){.preciosModal .noSpam{margin:0 auto 10px!important}}@media screen and (max-width:425px){.preciosModal{width:calc(100vw - 20px)!important;height:100%!important;max-height:650px!important}}@media screen and (max-width:375px){.preciosModal .preciosModalBox{padding:5px!important}.preciosModal .preciosModalForm form .mField .MuiFormControl-root{margin:8px auto!important}.preciosModal .preciosModalForm form .mField .MuiFormControl-root p{text-align:center}.preciosModal .noSpam{width:70%;margin:0 auto 10px;text-wrap:balance}.preciosModal .btnPrimary{width:70%;padding:15px 0}}.preciosModalBack{width:50px;height:50px;position:absolute;color:var(--dark-blue);border:5px solid var(--dark-blue);border-radius:50%;top:10px;cursor:pointer;left:10px;z-index:9;display:flex;text-align:center;align-items:center;justify-content:center}.preciosModalBack figure{padding-top:5px;right:1px;width:35%;margin:auto;cursor:pointer}@media screen and (max-width:992px){.preciosModalBack{background:#fff;border:4px solid var(--dark-blue);width:40px;height:40px}}.preciosModalClose{width:50px;height:50px;position:absolute;color:var(--dark-blue);border:5px solid var(--dark-blue);border-radius:50%;top:10px;cursor:pointer;right:10px;z-index:9;display:flex;text-align:center;align-items:center;justify-content:center}.preciosModalClose figure{padding-top:5px;right:1px;width:35%;margin:auto;cursor:pointer}@media screen and (max-width:992px){.preciosModalClose{background:#fff;border:4px solid var(--dark-blue);width:40px;height:40px}}.precioModalNote{margin-top:10px}.precioModalNote p{font-size:13px}@media screen and (max-width:992px){.precioModalNote{margin-top:10px}}.fieldPhone{max-width:430px!important}.fieldPhone div{margin:5px!important}@media screen and (max-width:599px){.fieldPhone{max-width:350px!important}}.muiErrorTextField{font-family:Poppins!important;font-size:11px!important;line-height:12px!important;font-weight:500!important}.psVendedores{align-items:normal;justify-content:center;margin:20px 0}@media screen and (max-height:650px){.psVendedores{max-width:740px;transform:scale(.9)}}@media screen and (max-width:992px){.psVendedores{padding:10px 0;flex-wrap:nowrap}.psVendedores .psvItemResp{width:calc(50% - 10px);border-radius:15px;margin:0 5px;padding:10px 0;border:1px solid rgba(0,0,0,.1)}}@media screen and (max-width:599px){.psVendedores{flex-wrap:wrap;padding:0;margin:20px 0;gap:10px}}@media screen and (max-height:650px){.footerModal2{max-width:900px;transform:scale(.9)}}.psvItem{justify-content:center;align-items:center;flex-direction:column}.psvItem .txtPlan{text-align:center;width:70%}.psvItem .txtPlan h5{color:var(--morado);font-size:22px;margin:0;text-align:left}.psvItem .txtPlan p{margin:0 0 15px;text-align:left}.psvItem .txtPlan a{color:var(--black);font-size:13px;font-weight:400;text-align:left;cursor:pointer;width:100%;position:relative}.psvItem .txtPlan a:before{content:"";width:100%;height:1px;background:var(--black);position:absolute;bottom:0;left:0}.psvItem .txt{margin:0 0 6px}.psvItem .txt p{font-size:12px;margin:0;line-height:1.2}.psvItem .txt h5{font-size:20px;color:var(--morado);font-weight:700}.psvItem .txt2{margin:8px 0 0}.psvItem .txt2 p{font-size:11px;line-height:1.2}.psvItem .psvField{position:relative;max-width:200px}.psvItem .psvField .MuiFormControl-root{width:110px}.psvItem .psvField .MuiFormControl-root input{font-size:19px;font-weight:700;text-align:center;padding:10px 0}.psvItem .psvField .MuiOutlinedInput-notchedOutline{border:2px solid var(--morado)}.psvItem .psvField .minus,.psvItem .psvField .plus{width:36px;cursor:pointer;height:36px;border-radius:50%;position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2)}.psvItem .psvField .minus{left:0}.psvItem .psvField .minus span{width:18px;height:3px;border-radius:3px;position:absolute;top:0;background:var(--white);left:0;bottom:0;right:0;margin:auto}.psvItem .psvField .plus{right:0}.psvItem .psvField .plus:after,.psvItem .psvField .plus:before{content:"";width:18px;height:3px;border-radius:3px;position:absolute;top:0;background:var(--white);left:0;bottom:0;right:0;margin:auto}.psvItem .psvField .plus:after{transform:rotate(90deg)}@media screen and (max-width:992px){.psvItem{margin-bottom:15px}.psvItem .txtPlan{text-align:center;margin-bottom:10px}.psvItem .txtPlan p{font-size:13px;text-align:center;margin-bottom:5px}.psvItem .txtPlan h5{font-size:20px;text-align:center;margin-bottom:5px}.psvItem .psvField{max-width:125px}.psvItem .psvField .MuiFormControl-root{width:70px;background:#fff}.psvItem .psvField .MuiFormControl-root input{font-size:16px;padding:7px 0}.psvItem .psvField .minus,.psvItem .psvField .plus{width:25px;height:25px}.psvItem .psvField .minus span,.psvItem .psvField .minus:after,.psvItem .psvField .minus:before,.psvItem .psvField .plus span,.psvItem .psvField .plus:after,.psvItem .psvField .plus:before{width:12px;height:2px}}@media screen and (max-width:599px){.psvItem{margin-bottom:0}}.psvItemPlan1,.psvItemPlan2,.psvItemPlan3{text-align:center}.psvItemPlan1 figure,.psvItemPlan2 figure,.psvItemPlan3 figure{margin-top:20px}.psvItemPlan1 p,.psvItemPlan2 p,.psvItemPlan3 p{font-size:12px;font-weight:500;line-height:13px;margin:auto}@media screen and (max-width:992px){.psvItemPlan1 h4,.psvItemPlan2 h4,.psvItemPlan3 h4{font-size:20px}.psvItemPlan1 figure,.psvItemPlan2 figure,.psvItemPlan3 figure{margin-top:15px}.psvItemPlan1 figure img,.psvItemPlan2 figure img,.psvItemPlan3 figure img{height:40px}}@media screen and (max-width:599px){.psvItemPlan1 figure,.psvItemPlan2 figure,.psvItemPlan3 figure{display:none}}.psvItemPlan{position:relative;overflow:visible;width:155px;height:255px;background:#fff;background:linear-gradient(180deg,rgb(255,255,255) 0,rgb(243,235,255));cursor:pointer;transition:all .2s ease-in-out;align-self:flex-start;text-align:center;border:3px solid rgba(0,0,0,0);transition:all .3s ease;margin:0}.psvItemPlan.planSelected{background:#fff}.psvItemPlan .shineEffect{position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:inherit;z-index:0;pointer-events:none}.psvItemPlan .planHeader,.psvItemPlan .psvPlanPrice,.psvItemPlan figure,.psvItemPlan p{position:relative;z-index:2}@media screen and (max-width:992px){.psvItemPlan{width:155px;height:250px;border-radius:10px;margin-bottom:0!important;align-items:center}.psvItemPlan h4{font-size:13px;text-align:center}}@media screen and (max-width:650px){.psvItemPlan{width:calc(155px - 1vw)}}@media screen and (max-width:599px){.psvItemPlan{position:relative;width:290px;height:110px!important;height:auto;display:flex}.psvItemPlan .planHeader{position:absolute;width:35%!important;height:35px!important;left:-30px;transform:rotate(-90deg)}.psvItemPlan h4{font-size:13px}.psvItemPlan p{width:200px!important;font-weight:500;font-size:13px;line-height:16px;text-wrap:balance;padding:0 70px 0 3px}.psvItemPlan .psvPlanPrice,.psvItemPlan .psvPlanPrice2,.psvItemPlan .psvPlanPrice3{position:absolute;width:auto;height:auto;bottom:50%;right:20%;transform:translate(50%,50%);padding:0;margin:auto}.psvItemPlan .psvPlanPrice strong,.psvItemPlan .psvPlanPrice2 strong,.psvItemPlan .psvPlanPrice3 strong{font-size:15px}.psvItemPlan .psvPlanPrice span,.psvItemPlan .psvPlanPrice2 span,.psvItemPlan .psvPlanPrice3 span{font-size:11px}.psvItemPlan{width:260px;height:90px!important}.psvItemPlan .planHeader{width:30%!important;height:30px!important;left:-20px;top:28px}.psvItemPlan h4{font-size:11px!important}.psvItemPlan p{width:100px!important;font-weight:500;font-size:11px;line-height:13px;text-align:left;text-wrap:balance;padding:0 0 0 3px;margin:0 0 0 50px}.psvItemPlan .psvPlanPrice,.psvItemPlan .psvPlanPrice2,.psvItemPlan .psvPlanPrice3{position:absolute;width:auto;height:auto;bottom:50%;right:20%;transform:translate(50%,50%);padding:0;margin:auto}.shineMargin{margin:10px 0}}.plan1Figure{width:auto!important;height:70px!important;color:#367cfc!important}.plan2Figure{width:auto!important;height:50px!important;color:#153269!important;margin:8px 0 12px}.plan3Figure{width:auto!important;height:70px!important;color:#5d329b!important}.psvPlanPrice{width:auto;margin:20px 0 5px}.psvPlanPrice strong{font-size:30px;font-weight:800;color:var(--blue);line-height:.8;padding:0 3px}.psvPlanPrice span{font-size:10px;font-weight:600;color:var(--blue);align-self:flex-end}.psvPlanPrice2{width:auto;margin:20px 0 5px}.psvPlanPrice2 strong{font-size:30px;font-weight:800;color:#153269;line-height:.8;padding:0 3px}.psvPlanPrice2 span{font-size:10px;font-weight:600;color:#153269;align-self:flex-end}.psvPlanPrice3{width:auto;margin:20px 0 5px}.psvPlanPrice3 strong{font-size:30px;font-weight:800;color:#5d329b;line-height:.8;padding:0 3px}.psvPlanPrice3 span{font-size:10px;font-weight:600;color:#5d329b;align-self:flex-end}.plan3Price{width:auto;margin:5px 0;display:flex;align-items:center;justify-content:center}.plan3Price span{font-size:10px;font-weight:600;color:var(--blue)}.plan3Price strong{font-size:30px;font-weight:800;color:var(--blue);margin:0 5px}.fondoPlan1 .planHeader{background-image:linear-gradient(90deg,#367CFC,#6BA0FF)}.fondoPlan2 .planHeader{background-image:linear-gradient(90deg,#153269,#1C4CA5)}.fondoPlan3 .planHeader{background-image:linear-gradient(90deg,#5D329B,#8044D4)}.fondoPlan1 .planHeader,.fondoPlan2 .planHeader,.fondoPlan3 .planHeader{width:calc(100% - 6px);height:55px;border-radius:8px 8px 0 0;margin:3px auto 0}.fondoPlan1 .planHeader h4,.fondoPlan2 .planHeader h4,.fondoPlan3 .planHeader h4{font-size:20px;color:var(--white);margin:auto;display:flex;align-items:center;justify-content:center}.fondoPlan1 .planHeader p,.fondoPlan2 .planHeader p,.fondoPlan3 .planHeader p{padding-left:5px;padding-right:5px}@media screen and (max-width:599px){.fondoPlan1 .planHeader,.fondoPlan2 .planHeader,.fondoPlan3 .planHeader{margin:0 auto 0 1px}}.fondoPlan1 .planHeader small,.fondoPlan2 .planHeader small,.fondoPlan3 .planHeader small{position:absolute;width:max-content;background-color:#ffea00;border-radius:12px 12px 12px 12px;font-size:11px;font-weight:500;color:var(--dark-blue);top:50%;left:50%;transform:translate(-50%,100%);padding:0 5px;display:flex;flex-direction:row;align-items:center;margin:auto}.fondoPlan1 .planHeader small svg,.fondoPlan2 .planHeader small svg,.fondoPlan3 .planHeader small svg{width:12px;height:12px;margin-right:3px}@media screen and (max-width:599px){.fondoPlan1 .planHeader small,.fondoPlan2 .planHeader small,.fondoPlan3 .planHeader small{position:absolute;width:max-content;background-color:#ffea00;border-radius:12px 12px 12px 12px;font-size:9px;font-weight:500;color:var(--dark-blue);top:50%;left:50%;transform:translate(-50%,100%);padding:0 5px;display:flex;flex-direction:row;align-items:center;margin:auto}.fondoPlan1 .planHeader small svg,.fondoPlan2 .planHeader small svg,.fondoPlan3 .planHeader small svg{width:10px;height:10px;margin-right:3px}}.fondoPlan1{position:relative;border-radius:10px;background:var(--white);transition:transform .3s ease,background-image .3s ease;background-clip:padding-box,border-box;background-origin:border-box;border:2px solid rgba(14,45,102,.2);filter:drop-shadow(0 0 5px #0E2D66)}.fondoPlan1 p{padding-left:10px;padding-right:10px}@media screen and (max-width:992px){.fondoPlan1{border-radius:13px}}@media screen and (max-width:599px){.fondoPlan1{height:80px}.fondoPlan1 h4{font-size:13px!important}.fondoPlan1 p{width:130px}.fondoPlan1 figure{display:none}}.fondoPlan2{position:relative;border-radius:10px;background:var(--white);transition:transform .3s ease,background-image .3s ease;background-clip:padding-box,border-box;background-origin:border-box;border:2px solid rgba(14,45,102,.2);filter:drop-shadow(0 0 5px #0E2D66)}.fondoPlan2 p{padding-left:10px;padding-right:10px}@media screen and (max-width:992px){.fondoPlan2{border-radius:13px}}@media screen and (max-width:599px){.fondoPlan2{height:80px}.fondoPlan2 h4{font-size:13px!important}.fondoPlan2 p{width:130px}.fondoPlan2 figure{display:none}}.fondoPlan3{position:relative;border-radius:10px;background:var(--white);transition:transform .3s ease,background-image .3s ease;background-clip:padding-box,border-box;background-origin:border-box;border:2px solid rgba(14,45,102,.2);filter:drop-shadow(0 0 5px #0E2D66)}.fondoPlan3 p{padding-left:10px;padding-right:10px}@media screen and (max-width:992px){.fondoPlan3{border-radius:13px}}@media screen and (max-width:599px){.fondoPlan3{height:80px}.fondoPlan3 h4{font-size:13px!important}.fondoPlan3 p{width:130px}.fondoPlan3 figure{display:none}}.fondoPlan1:hover,.fondoPlan2:hover,.fondoPlan3:hover{transform:scale(1.1)}.fondoPlan1.planSelected,.fondoPlan2.planSelected,.fondoPlan3.planSelected{border:2px solid rgba(0,0,0,0);filter:none;transform:scale(1.1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}@media screen and (max-width:599px){.fondoPlan1.planSelected,.fondoPlan2.planSelected,.fondoPlan3.planSelected{width:290px;height:110px!important}.fondoPlan1.planSelected .planHeader,.fondoPlan2.planSelected .planHeader,.fondoPlan3.planSelected .planHeader{width:35%!important;height:35px!important;top:unset;left:-30px}.fondoPlan1.planSelected p,.fondoPlan2.planSelected p,.fondoPlan3.planSelected p{font-size:13px;line-height:15px;margin:0 0 0 55px}.fondoPlan1.planSelected .psvPlanPrice p,.fondoPlan1.planSelected .psvPlanPrice2 p,.fondoPlan1.planSelected .psvPlanPrice3 p,.fondoPlan2.planSelected .psvPlanPrice p,.fondoPlan2.planSelected .psvPlanPrice2 p,.fondoPlan2.planSelected .psvPlanPrice3 p,.fondoPlan3.planSelected .psvPlanPrice p,.fondoPlan3.planSelected .psvPlanPrice2 p,.fondoPlan3.planSelected .psvPlanPrice3 p{font-size:18px}.fondoPlan1.planSelected .psvPlanPrice strong,.fondoPlan1.planSelected .psvPlanPrice2 strong,.fondoPlan1.planSelected .psvPlanPrice3 strong,.fondoPlan2.planSelected .psvPlanPrice strong,.fondoPlan2.planSelected .psvPlanPrice2 strong,.fondoPlan2.planSelected .psvPlanPrice3 strong,.fondoPlan3.planSelected .psvPlanPrice strong,.fondoPlan3.planSelected .psvPlanPrice2 strong,.fondoPlan3.planSelected .psvPlanPrice3 strong{font-size:25px}}@media screen and (max-width:375px){.fondoPlan1.planSelected,.fondoPlan2.planSelected,.fondoPlan3.planSelected{width:250px;height:90px!important}.fondoPlan1.planSelected .planHeader,.fondoPlan2.planSelected .planHeader,.fondoPlan3.planSelected .planHeader{width:33%!important;height:30px!important;left:-23px;top:28px}}.planSelected figure img,.planSelected figure svg{animation:slideUpDown2 2.5s cubic-bezier(.445,.05,.55,.95) 0s infinite!important}.preciosModalForm{flex-direction:column;width:100%}.preciosModalForm .MuiInputBase-input{height:18px}.preciosModalForm .modalTitle1{display:flex;align-items:center;justify-content:center}@keyframes slideUpDown{0%{transform:translateY(0)}50%{transform:translateY(-20px)}}.preciosModalForm .modalTitle1 .animate-figure{animation:slideUpDown 2s ease-in-out infinite}.preciosModalForm form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.preciosModalForm form .mField{width:100%;max-width:calc(100% - 30px);flex-direction:column}.preciosModalForm form .mField .MuiFormControl-root{margin:15px auto 0}.preciosModalForm form .mField small{width:100%;text-align:left;font-size:12px;color:rgba(0,0,0,.5);margin-bottom:5px;margin-top:-5px}.preciosModalForm form .mField span{font-size:12px}@media screen and (max-height:650px){.preciosModalForm form .mField span{margin:0}}.preciosModalForm form .mField .loaderValidationOnInput{display:flex;align-self:center;font-size:.9rem;text-align:center;text-wrap:balance;padding-right:105px}.preciosModalForm form .mField .loaderValidationOnInput span{line-height:1;padding:0;margin:0}.preciosModalForm form .mField .loaderValidationOnInput span svg{padding:0;margin:0}@media screen and (max-width:600px){.preciosModalForm form .mField .loaderValidationOnInput{padding-right:0}}.preciosModalForm form .mField .checkErrorInput,.preciosModalForm form .mField .checkValidationInput{display:flex;color:#1976d2;align-self:center;font-size:.9rem;text-align:center;text-wrap:balance;padding-right:105px}@media screen and (max-width:600px){.preciosModalForm form .mField .checkErrorInput,.preciosModalForm form .mField .checkValidationInput{padding-right:0}}.preciosModalForm form .mField .checkErrorInput{color:#d32f2f}.preciosModalForm form .mField .loaderValidationUnderInput{display:flex;font-family:Poppins!important;color:#1976d2;font-size:11px!important;line-height:12px!important;font-weight:500!important;text-align:center;text-wrap:balance;padding-top:5px;margin-left:14px}@media screen and (max-width:600px){.preciosModalForm form .mField .loaderValidationUnderInput{width:70vw;margin:-4px auto 0;padding:0 0 10px}}.preciosModalForm form .mField .inputError{color:#d32f2f}.preciosModalForm form .mField .dominio{width:auto;position:absolute;top:23px;right:7px;height:35px;background:rgba(0,0,0,.15);margin-top:auto;margin-bottom:auto;border-radius:4px;padding:0 10px;display:flex;align-items:center;font-size:16px;font-weight:700;line-height:1}@media screen and (max-width:600px){.preciosModalForm form .mField .dominio{display:none}}.preciosModalForm form .fila-doble{display:flex;width:100%;max-width:calc(100% - 30px);margin:15px auto 0;gap:15px}.preciosModalForm form .fila-doble div{width:100%}@media(max-width:600px){.preciosModalForm form .fila-doble{width:70vw;max-width:calc(100% - 50px);flex-direction:column;margin:8px auto!important}}.preciosModalForm form .mField:nth-of-type(4){margin-bottom:20px}@media screen and (max-height:650px){.preciosModalForm form .mField:nth-of-type(4){margin-bottom:5px}}.preciosModalForm form .btnPrimary{margin-top:10px}.progressBar{position:relative;height:22px;margin:20px auto 10px;padding:5px;overflow:hidden}@media screen and (max-height:650px){.progressBar{margin:0 auto 10px}}@media screen and (max-width:599px){.progressBar{width:calc(100% - 50px);max-width:300px;margin:8px auto!important}}.progressBarFill{width:33.3%!important;height:9px;border-radius:100px;background:linear-gradient(90deg,#3A7DFF,#6C27D2,#b52dff,#6C27D2,#3A7DFF,#6C27D2,#b52dff,#6C27D2,#3A7DFF);background-size:800% 100%;animation:gradientFlow 5s ease-in-out infinite;transition:all .3s ease}.progressBarDisabled{filter:opacity(.5);pointer-events:none;animation:none}@keyframes gradientFlow{0%{background-position:0 50%}to{background-position:100% 50%}}.progressBarFill2{width:66.6%!important}.progressBarFill3{width:100%!important}.terminosModal{padding:10px 0 0}.terminosModal a,.terminosModal p{font-size:12px;font-weight:500;color:var(--dark-blue);text-align:center;text-wrap:balance;margin:0}.terminosModal a{font-weight:700}.modalFooter{width:90%;height:50px;padding:10px 0 0;margin:auto}@media screen and (max-height:650px){.modalFooter{height:auto}.modalFooter a,.modalFooter p{margin:0}}.modalFooter a,.modalFooter p{font-size:12px;font-weight:500;color:var(--dark-blue);text-align:center;text-wrap:balance}.modalFooter a{font-weight:700}@media screen and (max-width:599px){.modalFooter{height:50px;padding:5px 0 0}}.mFieldError{margin:0 auto}.preciosSendData .preciosModalRespBox{margin:20px}.preciosSendData .preciosModalRespBox .modalRespTitle{padding:20px 0 0}.pmrApiResp{padding:30px 10px 10px}.pmrApiResp .campTxt{margin-bottom:20px}.checkForm{position:absolute;top:10px;right:0;display:flex;justify-content:center;align-items:center;width:30px;height:30px}@media screen and (max-width:992px){.checkForm{display:none}}.checkFormTrue{width:60px;height:60px;color:var(--blue)}.checkFormFalse,.checkFormTrue{transition:width .3s ease,height .3s ease}.checkFormFalse{width:30px;height:30px;filter:grayscale(40%)!important}.modalFade{flex-direction:column;transition:all .5s ease-in-out;gap:10px}.modalFade.next{transform:translateX(100px)}.modalFade.next,.modalFade.prev{animation:fadeInUp .5s ease-out}.modalFade.active,.modalFade.prev{opacity:1;transform:translateX(0);animation:fadeInUp .5s ease-out}.scenario-content{animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.scenarioContentCard{position:relative;width:100%;height:auto;background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:599px){.scenarioContentCard{gap:20px}}.scenarioTitle{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.scenarioTitle h2{background:linear-gradient(90deg,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:50px}.scenarioTitle h2 span{font-size:40px!important;-webkit-text-fill-color:initial}.scenarioTitle p{color:#0e2d66;font-size:16px;line-height:20px;font-weight:700;text-align:center;text-wrap:balance;margin:0}@media screen and (max-width:599px){.scenarioTitle h2{font-size:40px}.scenarioTitle h2 span{font-size:35px!important}.scenarioTitle p{font-size:14px;line-height:14px}}@media screen and (max-width:375px){.scenarioTitle h2{font-size:30px}.scenarioTitle h2 span{font-size:30px!important}.scenarioTitle p{font-size:13px;line-height:13px}}.scenarioCard{position:relative;width:95%;height:auto;min-height:270px;background-image:linear-gradient(90deg,#5D32FB,#6C27D2);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;overflow:hidden;gap:0}.scenarioCard .scenarioContent{width:100%;max-width:calc(100% - 50px);height:auto;min-height:220px;background:linear-gradient(-45deg,rgba(255,255,255,.2),rgba(255,255,255,0));backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid #fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;z-index:3}.scenarioCard .scenarioContent .scenarioContentTitle{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;gap:5px}.scenarioCard .scenarioContent .scenarioContentTitle h4,.scenarioCard .scenarioContent .scenarioContentTitle p{max-width:100%;text-align:left;color:#fff;line-height:1!important;text-wrap:balance;word-break:break-word;overflow-wrap:break-word;margin:0}.scenarioCard .scenarioContent .scenarioContentTitle p{font-size:14px;font-weight:500}.scenarioCard .scenarioContent .scenarioContentTitle h4{position:relative;max-width:100%;font-size:25px;font-weight:700;display:inline-block;white-space:wrap;margin:0}.scenarioCard .scenarioContent .scenarioContentTitle .titleRow{position:relative;text-align:left;align-items:baseline}.scenarioCard .scenarioContent .scenarioContentTitle .copyButton{width:100%;max-width:25px;height:100%;max-height:25px;background:#fff;border-radius:5px;border:none;padding:5px;color:#666;cursor:pointer;vertical-align:baseline;flex-shrink:0;transition:color .2s,transform .2s;margin-left:8px;z-index:10!important}.scenarioCard .scenarioContent .scenarioContentTitle .copyButton:hover{color:#333;transform:scale(1.1)!important}.scenarioCard .scenarioContent .scenarioContentTitle .copyButton:active{transform:scale(.95)!important}@media screen and (max-width:599px){.scenarioCard .scenarioContent .scenarioContentTitle{width:100%;padding:0;margin:50px auto 10px}.scenarioCard .scenarioContent .scenarioContentTitle p{max-width:100%;font-size:11px;line-height:20px;text-align:center}.scenarioCard .scenarioContent .scenarioContentTitle h4{width:100%;text-align:center}.scenarioCard .scenarioContent .scenarioContentTitle .titleRow{text-align:center}.scenarioCard .scenarioContent .scenarioContentTitle .titleRow h4{width:100%;display:inline;text-align:center;white-space:wrap}}@media screen and (max-width:375px){.scenarioCard .scenarioContent .scenarioContentTitle{width:calc(100% - 10px)}}@media screen and (max-width:250px){.scenarioCard .scenarioContent .scenarioContentTitle h4{font-size:18px}}.scenarioCard .scenarioContent .scenarioContentData{width:100%;height:auto}.scenarioCard .scenarioContent .scenarioContentData p{color:#fff;font-size:14px;line-height:22px;font-weight:400;text-align:left;text-wrap:balance;word-break:break-word;overflow-wrap:break-word;margin:0}@media screen and (max-width:599px){.scenarioCard .scenarioContent .scenarioContentData p{font-size:11px;line-height:18px;text-align:center}.scenarioCard .scenarioContent{padding:15px;margin:15px}}@media screen and (max-width:320px){.scenarioCard .scenarioContent{max-width:calc(100% - 20px)}}.scenarioCard .imgCamion{max-width:150px;left:85%;top:100%;z-index:3}.scenarioCard .imgCamion,.scenarioCard .imgIsologo{position:absolute;width:100%;height:100%;transform:translate(-50%,-50%);pointer-events:none}.scenarioCard .imgIsologo{max-width:430px;left:50%;top:45%;z-index:1}@media screen and (max-width:599px){.scenarioCard .imgCamion{left:50%;top:52%}.scenarioCard .imgCamion img{max-width:80px}}@media screen and (max-width:375px){.scenarioCard .imgCamion img{max-width:80px}}@media screen and (max-width:250px){.scenarioCard .imgCamion img{max-width:80px}}.scenarioFooter{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;gap:20px}.scenarioFooter p{color:#0e2d66;font-size:16px;line-height:20px;font-weight:700;text-align:center;text-wrap:balance;margin:0}@media screen and (max-width:375px){.scenarioFooter p{font-size:13px;line-height:13px}}.scenarioButtons,.scenarioButtons .buttonGroup{display:flex;flex-direction:row}.scenarioButtons .buttonGroup{gap:20px}@media screen and (max-width:599px){.scenarioButtons{gap:10px}.scenarioButtons .btnScenary,.scenarioButtons .btnWhatsapp{width:auto;min-height:50px;max-width:180px;font-size:11px;line-height:13px;padding:0 55px 0 20px}}@media screen and (max-width:425px){.scenarioButtons .buttonGroup{flex-direction:column}.scenarioButtons .btnScenary,.scenarioButtons .btnWhatsapp{width:auto;min-height:50px;max-width:180px;font-size:11px;line-height:13px;padding:0 55px 0 20px}}.btnScenary{width:auto;max-width:220px;height:auto;min-height:60px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:70px;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2);border:0 solid var(--white);padding:0 60px 0 25px;position:relative;font-size:15px;line-height:18px;font-weight:500;text-align:left;text-wrap:balance;box-shadow:0 7px 14px 0 rgba(54,124,252,.7);transition:all .3s ease-in-out;cursor:pointer}.btnScenary img{position:absolute;width:100%;height:100%;max-width:40px;max-height:40px;left:93%;top:5%;transform:translate(-50%,-50%);pointer-events:none;z-index:3}.btnScenary:after,.btnScenary:before{content:"";width:33px;height:33px;right:20px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnScenary:after{width:9px;height:15px;right:32px;background:url(/_next/static/media/ico_arrow.23c2de4b.webp) 50% no-repeat;background-size:100% 100%}.btnScenary:hover{transform:translateY(-2px);box-shadow:0 7px 14px 0 rgba(54,124,252,.7)}@media screen and (max-width:599px){.btnScenary{max-width:170px;font-size:13px}}@media screen and (max-width:425px){.btnScenary{max-width:200px;font-size:13px}}.btnWhatsapp{width:auto;max-width:220px;height:auto;min-height:60px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:70px;background:#23b33a;background:linear-gradient(90deg,#23B33A 0,#56D062);border:0 solid var(--white);padding:0 60px 0 25px;position:relative;font-size:15px;line-height:18px;font-weight:500;text-align:left;text-wrap:balance;box-shadow:0 7px 14px 0 rgba(35,179,58,.7);transition:all .3s ease-in-out;cursor:pointer}.btnWhatsapp img{position:absolute;width:100%;height:100%;max-width:40px;max-height:40px;left:93%;top:5%;transform:translate(-50%,-50%);pointer-events:none;z-index:3}.btnWhatsapp:after,.btnWhatsapp:before{content:"";width:33px;height:33px;right:20px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnWhatsapp:after{width:9px;height:15px;right:32px;background:url(/_next/static/media/ico_arrow.23c2de4b.webp) 50% no-repeat;background-size:100% 100%}.btnWhatsapp:hover{transform:translateY(-2px);box-shadow:0 7px 14px 0 rgba(35,179,58,.7)}@media screen and (max-width:599px){.btnWhatsapp{max-width:170px;font-size:13px}}.btnWhatsappError{position:relative;width:max-content;height:auto;min-height:30px;display:flex;align-items:center;justify-content:center;border-radius:70px;background:#ff3f3f;background:linear-gradient(90deg,#ff3f3f 0,#b93232);border:0 solid var(--white);transition:all .3s ease-in-out;padding:0 45px 0 15px;margin-top:5px;cursor:pointer}.btnWhatsappError span{color:#fff;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.03333em;font-weight:400}.btnWhatsappError:after,.btnWhatsappError:before{content:"";width:20px;height:20px;right:15px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnWhatsappError:after{width:9px;height:15px;right:20px;background:url(/_next/static/media/ico_arrow.23c2de4b.webp) 50% no-repeat;background-size:100% 100%}.btnWhatsappError:hover{transform:translateY(-2px);box-shadow:0 7px 14px 0 rgba(211,47,47,.3)}.apiSuccessMessage{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}.apiSuccessMessage,.apiSuccessMessage p{color:#2fd345;text-align:center;font-size:.9rem;line-height:1.5;letter-spacing:.03333em;font-weight:500}.apiSuccessMessage p{margin:0}.apiEscenarioError{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}.apiEscenarioError,.apiEscenarioError p{color:#d32f2f;text-align:center;font-size:.9rem;line-height:1.5;letter-spacing:.03333em;font-weight:500}.apiEscenarioError p{margin:0}.success-overlay{position:fixed;width:100%;height:500px;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in}.success-message{max-width:400px;text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.1)}.success-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.MuiTelInput-FlagImg{width:100%;height:100%;max-width:25px;max-height:17px;padding:0;margin-top:5px}#maComercio-helper-text{font-family:Poppins;font-weight:500}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/0938b75f61da35fc-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f54d3b402c212b9e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7108afb8b1381ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/2246fb8caa01a49c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/7ede3623c9ddac57-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9e82d62334b205f4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_9b9fd1{font-family:Poppins,Poppins Fallback;font-style:normal}.headerCont{display:flex;width:100%;height:110px;top:0;position:absolute;left:0;z-index:99;background:rgba(0,0,0,0);background:linear-gradient(45deg,rgba(0,0,0,0) 32%,rgba(0,0,0,0) 99%)}.headerCont figure{position:relative;z-index:2;cursor:pointer;width:210px}.headerCont figure svg{display:inline-block;vertical-align:top;width:80%!important}@media screen and (max-width:1550px){.headerCont figure{width:190px}}.headerCont:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:#367cfc;background:linear-gradient(45deg,rgb(54,124,252) 1%,rgb(108,39,210) 68%);transform:scale(1);opacity:0;pointer-events:none;transition:all .3s ease-in-out}@media(max-width:1013px){.headerCont{height:90px!important}}.headerContActive{position:fixed}.headerContActive .headerBox{height:110px;align-items:center;transition:all .3s ease-in-out;padding:15px 0 5px}.headerContActive:before{opacity:1;transform:scale(1);transition:all .3s ease-in-out}@media(max-width:1013px){.headerContActive .menuHamburguesa{background:hsla(0,0%,100%,0);top:10px}.headerContActive .menuHamburguesa span,.headerContActive .menuHamburguesa span:after,.headerContActive .menuHamburguesa span:before{background:var(--white)}}.headerContPage{background:#6c27d2;background:linear-gradient(45deg,rgb(108,39,210) 32%,rgb(54,124,252) 99%)}.headerContPage .headerBox{height:110px;align-items:center;padding:10px 0;transition:all .3s ease-in-out}.headerContPage:before{transition:all out .3s}.headerBox{height:110px;align-items:center;padding:10px 0 0 20px;transition:all .3s ease-in-out}@media(max-width:1013px){.headerBox{height:90px!important;justify-content:center!important;padding:20px 0 0}}.menuHamburguesa{display:none}@media(max-width:1013px){.menuHamburguesa{width:60px;height:60%;border-radius:10px;display:block;position:absolute;background:hsla(0,0%,100%,0);z-index:9;left:3.5%;top:10px;transition:all .3s ease-in-out}.menuHamburguesa span{width:30px;height:3px;border-radius:3px;top:0;bottom:0;right:0;margin:auto}.menuHamburguesa span,.menuHamburguesa span:after,.menuHamburguesa span:before{background:var(--white);position:absolute;left:0;transition:all .3s ease-in-out}.menuHamburguesa span:after,.menuHamburguesa span:before{content:"";width:100%;height:100%}.menuHamburguesa span:before{top:-8px}.menuHamburguesa span:after{bottom:-8px}}.menuList{float:right;position:relative;z-index:9}.menuList ul{display:flex;flex-direction:row;align-items:center;list-style:none}@media screen and (max-width:1279px){.menuList ul{display:flex;flex-direction:row;padding:0;gap:0}}.menuList ul .demoLink a{position:relative;min-width:145px;display:inline-block;border:1px solid #fff;border-radius:50px;background-image:linear-gradient(rgba(255,255,255,.1));background-origin:border-box;background-clip:padding-box,border-box;color:var(--white);font-size:16px;font-weight:600;padding:15px;margin:0 15px}@media(max-width:1013px){.menuList ul .demoLink a{font-size:20px;color:var(--dark-blue);padding-left:20px;margin:0}}.menuList ul .linkComprobantes{width:min-content;text-align:left}.menuList ul li{width:auto;display:inline-block;margin:0;position:relative}.menuList ul li .linkMenu,.menuList ul li a{color:var(--white);display:inline-block;padding:15px 25px;font-size:16px;font-weight:600;cursor:pointer;position:relative;text-align:center}.menuList ul li .linkMenu:before,.menuList ul li a:before{content:"";width:calc(100% - 50px);height:3px;border-radius:4px;bottom:8px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background:var(--white);opacity:0;transition:all .3s ease-in-out;transform:scaleX(0)}.menuList ul li .linkMenu:hover:before,.menuList ul li a:hover:before{opacity:1;transform:scale(1)}@media screen and (max-width:1279px){.menuList ul li .linkMenu,.menuList ul li a{padding:15px}}@media screen and (max-width:1130px){.menuList ul li .linkMenu,.menuList ul li a{font-size:14px;padding:15px}}.menuList ul .active .linkMenu,.menuList ul .active a{min-width:160px;background:linear-gradient(180deg,#FFFFFF,#E8D9FF);border:1px solid #92b1f9;border-radius:74px;color:#0e2d66}.menuList ul .active .linkMenu:hover:before,.menuList ul .active a:hover:before{display:none}@media(max-width:1013px){.menuList{position:fixed;top:0;left:-50%;transition:all .3s ease-in-out;opacity:0;width:100%;height:100%;z-index:9999;background:var(--white);display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;padding:200px 0 0;pointer-events:none}.menuList:before{z-index:1;content:"";width:110px;height:110px;position:absolute;top:40px;left:0;right:0;margin-left:auto;margin-right:auto;background:url(/_next/static/media/logo_menu_resp.0534cfb7.webp) 50% no-repeat}.menuList ul{padding:0;position:relative;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:300px;width:90%}.menuList ul li{width:100%;text-align:left;border-bottom:1px solid var(--dark-blue)}.menuList ul li .linkMenu,.menuList ul li a{color:var(--dark-blue);padding-left:20px;font-size:20px}.menuList ul li:last-child{border-bottom:0 solid var(--dark-blue)}.menuList ul .active a{color:var(--dark-blue)}.menuList ul .active .linkMenu,.menuList ul .active a{background:none;border:none}}.menuListActive{opacity:1;pointer-events:visible;left:0}.menuList ul li ul.soluciones{width:auto;padding:9px;border-radius:7px;display:flex;width:550px;position:absolute!important;top:calc(100% + 10px);background:#fff;left:50%;transform:translateX(-50%);justify-content:space-between;opacity:0;transition:all .3s ease-in-out;pointer-events:none}.menuList ul li ul.soluciones li{width:calc(50% - 5px);display:flex}.menuList ul li ul.soluciones li a{padding:12px;background:#ecf3ff;border-radius:4px;width:100%;transition:all .3s ease-in-out}.menuList ul li ul.soluciones li a:before{display:none}.menuList ul li ul.soluciones li a h3{font-size:18px;display:flex;flex-wrap:wrap;align-items:center;justify-content:normal;margin-bottom:5px}.menuList ul li ul.soluciones li a h3 .img{width:55px;height:45px;display:flex;align-items:center;justify-content:center}.menuList ul li ul.soluciones li a h3 .img img{width:auto;height:35px}.menuList ul li ul.soluciones li a h3 .title{padding:0 0 0 28px;width:calc(100% - 55px);position:relative;margin:0;font-weight:600}.menuList ul li ul.soluciones li a h3 .title svg{position:absolute;left:8px;top:0}.menuList ul li ul.soluciones li a p{font-size:13px;font-weight:400;margin:0;text-align:left}.menuList ul li ul.soluciones li a:hover{background:#c4daff}@media(max-width:1013px){.menuList ul li ul.soluciones{position:relative!important;padding:0;height:0;transition:all .1s ease-in-out}.menuList ul li ul.soluciones li{width:100%;border-bottom:0 solid blue;margin-bottom:10px}}.menuList ul li:hover ul.soluciones{opacity:1;pointer-events:visible;top:100%}@media(max-width:1013px){.menuList ul li:hover ul.soluciones{height:auto}}.menuList ul li ul.soluciones2{display:flex;flex-direction:column;width:300px}.menuList ul li ul.soluciones2 li{width:100%;margin-bottom:10px}.menuClose{display:none}@media(max-width:1013px){.menuClose{display:block;position:absolute;top:60px;left:10%;background:#6c27d2;background:linear-gradient(45deg,rgb(108,39,210),rgb(54,124,252) 99%);z-index:1;width:50px;height:50px;border-radius:50%}.menuClose:after,.menuClose:before{width:25px;height:4px;background:var(--white);content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.menuClose:before{transform:rotate(45deg)}.menuClose:after{transform:rotate(-45deg)}}.bcLink{z-index:99}.bcLink a{color:var(--dark-blue);font-weight:400;position:relative;padding-right:20px;margin-right:5px;z-index:10;cursor:pointer}.bcLink a:before{content:"";width:15px;position:absolute;height:10px;background:url(/images/global/ico_arrow_swiper.webp) 50% no-repeat;background-size:auto 100%;transform:rotateY(180deg);right:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;z-index:10;pointer-events:none}.bcLink a:last-child{color:var(--dark-blue);cursor:auto;padding:0;margin:0}.bcLink a:last-child:before{display:none}@media screen and (max-width:992px){.bcLink{margin-bottom:35px}}.breadCrumbLink{position:absolute;left:0;top:0;z-index:1}.breadCrumbLink a{color:var(--dark-blue);font-weight:400;position:relative;padding-right:20px;margin-right:5px;z-index:10;cursor:pointer}.breadCrumbLink a:before{content:"";width:15px;position:absolute;height:10px;background:url(/images/global/ico_arrow_swiper.webp) 50% no-repeat;background-size:auto 100%;transform:rotateY(180deg);right:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;z-index:10;pointer-events:none}.breadCrumbLink a:last-child{color:var(--dark-blue);cursor:auto}.breadCrumbLink a:last-child:before{display:none}@media screen and (max-width:992px){.breadCrumbLink{margin-bottom:35px}}.breadCrumb{padding:130px 0 0;overflow:hidden;min-height:100vh}.breadCrumb:after,.breadCrumb:before{display:none}.breadCrumb:after{background:var(--dark-blue);z-index:2;transform:translateX(20%)}@media screen and (max-width:992px){.breadCrumb{padding:12vh 0 0}}.breadBox{z-index:4}.breadBoxSolucDistribuidores{position:relative}.breadBoxSolucDistribuidores,.breadBoxSolucDistribuidores div{display:flex;align-items:center;justify-content:center;margin:auto}.breadBoxSolucDistribuidores div{flex-direction:column}.breadBoxSolucDistribuidores div:first-child{display:inline-block}.breadBoxSolucDistribuidores p{width:50%;text-align:center;text-wrap:balance}.breadBoxVerify{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;margin:auto}.breadBoxVerify div{width:40%;margin:auto}.breadDet{display:none}.intDemoDet{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);pointer-events:none;z-index:3}.footerCont{padding:10vh 0 0;overflow:hidden;background:#fff}.footerCont:before{content:"";width:70%;height:500px;background:var(--blue);position:absolute;top:60%;border-radius:50%;right:-5%;z-index:1;opacity:.5}@media screen and (max-width:599px){.footerCont{padding:3vh 0 0}}.footerDet{position:absolute;width:100%;height:100%;z-index:2;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);top:0;left:0;pointer-events:none}.footerBox,.footerSite{justify-content:center;padding-bottom:30px;z-index:4}.footerSite{justify-content:space-between}@media screen and (max-width:599px){.footerSite{flex-direction:column;padding-bottom:0}}.footerLogo{display:inline-block;text-align:center}.footerLogo p{color:var(--blue);font-size:14px}@media screen and (max-width:599px){.footerLogo{text-align:center;width:100%}}.footerItem h4{font-weight:400;font-size:14px}.footerItem ul{list-style:none;padding:0;margin:0}.footerItem ul li{margin:3px 0;display:block}.footerItem ul li a{font-size:14px}.footerItem ul li a,.footerItem ul li span{color:var(--dark-blue)}@media screen and (max-width:599px){.footerItem{width:100%;margin-bottom:30px}.footerItem:last-child{margin-bottom:0}}.footerItemPoint{margin-bottom:15px}.footerRedes h4{margin-bottom:10px}.footerRedes a{display:inline-block;margin-right:10px}.footerRedes a img{width:24px}.copyCont{border-top:1px solid #fff;z-index:4}.copyBox{padding:15px 0;text-align:center}.copyBox p{margin:0;font-size:14px;font-weight:600}.comparativa{max-width:1100px;margin:0 auto;padding:2rem 0 0}.comparativa-header{display:grid;grid-template-columns:1.8fr repeat(3,1fr);align-items:flex-start;padding:0 .5rem 0 0;margin-bottom:1rem}.comparativa-titulo{width:80%;font-weight:800;background:linear-gradient(90deg,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width:599px){.comparativa-titulo{text-align:center}}.planes{grid-column:2/span 3;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.plan{width:80%;padding:1.2rem 0 0;border-radius:10px;text-align:center;justify-content:flex-end}.item{color:var(--dark-blue);font-size:1rem;line-height:1.3rem;font-weight:500}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.plan-avanzado:hover,.plan-emprende:hover,.plan-premium:hover{transform:translateY(-5px)}.plan-emprende{border:3px solid var(--blue);background-color:var(--white);justify-self:center;text-align:center;position:relative;transition:all .3s ease-in-out}.plan-emprende h3{font-size:.9rem;font-weight:500;color:var(--white);background-color:var(--blue);align-self:center;justify-self:center;border-radius:5px;padding:.5rem 1rem}.plan-emprende p{color:var(--blue);font-size:.8rem;font-weight:500;margin:.3rem 0}.plan-emprende svg{width:3.5rem;height:3.5rem;position:absolute;top:-3rem;color:#fff;background-color:var(--blue);border:5px solid var(--white);border-radius:15px;transform:translateX(-50%);padding:.5rem;margin:.5rem 0}.plan-avanzado{border:3px solid var(--blue2);background-color:var(--white);text-align:center;justify-self:center;position:relative;transition:all .3s ease-in-out}.plan-avanzado h3{font-size:.9rem;font-weight:500;color:var(--white);background-color:var(--blue2);align-self:center;justify-self:center;border-radius:5px;padding:.5rem 1rem}.plan-avanzado p{color:var(--blue2);font-size:.8rem;font-weight:500;margin:.3rem 0}.plan-avanzado svg{width:3.5rem;height:3.5rem;position:absolute;top:-3rem;color:#fff;background-color:var(--blue2);border:5px solid var(--white);border-radius:15px;transform:translateX(-50%);padding:.5rem;margin:.5rem 0}.plan-premium{border:3px solid var(--morado3);background-color:var(--white);text-align:center;justify-self:center;position:relative;transition:all .3s ease-in-out}.plan-premium h3{font-size:.9rem;font-weight:500;color:var(--white);background-color:var(--morado3);align-self:center;justify-self:center;border-radius:5px;padding:.5rem 1rem}.plan-premium p{color:var(--morado3);font-size:.8rem;font-weight:500;margin:.3rem 0}.plan-premium svg{width:3.5rem;height:3.5rem;position:absolute;top:-3rem;color:#fff;background-color:var(--morado3);border:5px solid var(--white);border-radius:15px;transform:translateX(-50%);padding:.5rem;margin:.5rem 0}.puntos{flex-wrap:wrap;gap:4px}.punto{width:8px;height:8px;background-color:#e5e7eb}.punto.activo{background-color:#3b82f6}.seccion{background:#fff;border:2px solid var(--dark-blue);border-radius:.75rem;margin-bottom:1rem}.seccion-header{padding:1rem;display:grid;grid-template-columns:1.8fr repeat(3,1fr);align-items:center;cursor:pointer}.seccion-titulo{display:flex;align-items:center;gap:1rem}.seccion-titulo h3{font-size:1.3rem;font-weight:700}.seccion-indicadores{gap:10px}.flecha-expandir{color:var(--white);background-color:var(--morado2);border-radius:5px;transition:transform .2s}.expandida .flecha-expandir{transform:rotate(180deg);background-color:var(--blue)}.caracteristicas{padding:0 1rem;transition:all .2s ease-in-out;overflow:hidden;max-height:0}.caracteristicas .valor-mensaje{color:#666;font-size:.8rem;font-weight:700;text-align:center}.seccion.expandida .caracteristicas{max-height:2000px;padding:0 1rem .4rem}.caracteristica{display:grid;grid-template-columns:1.8fr repeat(3,1fr);align-items:center;padding:.4rem 0!important;border-bottom:1px solid #e5e7eb}.caracteristica:first-child{border-top:1px solid #e5e7eb}.secciones .seccion .caracteristicas .caracteristica:last-child{border-bottom:none}.secciones .seccion .caracteristicas .caracteristica{display:grid;grid-template-columns:1.8fr repeat(3,1fr);align-items:center;border-bottom:1px solid #e5e7eb}.secciones .seccion .caracteristicas .caracteristica .item-subseccion{padding-left:40px}.caracteristica .valor:nth-child(2) .icono-check .circulo{fill:var(--blue)}.caracteristica .valor:nth-child(2) .icono-check .check{stroke:var(--white)}.caracteristica .valor:nth-child(2) .icono-x .circulo{fill:rgba(101,156,255,.25)}.caracteristica .valor:nth-child(2) .icono-x .x{stroke:var(--white)}.caracteristica .valor:nth-child(3) .icono-check .circulo{fill:var(--blue2)}.caracteristica .valor:nth-child(3) .icono-check .check{stroke:var(--white)}.caracteristica .valor:nth-child(3) .icono-x .circulo{fill:rgba(38,60,102,.25)}.caracteristica .valor:nth-child(3) .icono-x .x{stroke:var(--white)}.caracteristica .valor:nth-child(4) .icono-check .circulo{fill:var(--morado3)}.caracteristica .valor:nth-child(4) .icono-check .check{stroke:var(--white)}.caracteristica .valor:nth-child(4) .icono-x .circulo{fill:rgba(167,139,250,.25)}.caracteristica .valor:nth-child(4) .icono-x .x{stroke:var(--white)}.subtitulo{color:var(--dark-blue);font-weight:700;padding-top:25px}.seccion-indicadores{display:flex;justify-content:center;grid-column:2/span 3;justify-content:space-around}.seccion-indicadores>div:first-child .punto.activo{background-color:var(--blue);border:none}.seccion-indicadores>div:first-child .punto{border:1px solid var(--blue)}.seccion-indicadores>div:nth-child(2) .punto.activo{background-color:var(--blue2);border:none}.seccion-indicadores>div:nth-child(2) .punto{border:1px solid var(--blue2)}.seccion-indicadores>div:nth-child(3) .punto.activo{background-color:var(--morado3);border:none}.seccion-indicadores>div:nth-child(3) .punto{border:1px solid var(--morado3)}.puntos{display:flex;justify-content:center;gap:.2rem}.punto{width:10px;height:10px;border-radius:50%;background-color:var(--white)}.punto.activo{border:none}.icono-check,.icono-x{width:25px;height:25px}.valor{display:flex;justify-content:center}@media screen and (max-width:1279px){.comparativa{padding:0}.comparativa-titulo{width:90%;font-size:2rem;line-height:2.5rem;align-self:center}}@media screen and (max-width:992px){.comparativa-header{display:flex;flex-direction:column;padding:0;margin-bottom:1rem}.comparativa-header h2{display:flex;flex-direction:column;align-items:center;justify-content:center}.comparativa-titulo{width:100%;font-size:2rem;line-height:2rem;margin-bottom:4rem}}@media screen and (min-width:700px)and (max-width:990px){.seccion-indicadores{display:grid;grid-column:2/span 3;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;grid-gap:0;gap:0}.puntos{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:.2rem;gap:.2rem}.punto{width:10px;height:10px}}@media screen and (max-width:700px){.seccion-header{grid-template-columns:1fr}.punto,.puntos,.seccion-indicadores{display:none!important}.punto{width:0;height:0}}@media screen and (max-width:599px){.subtitulo{padding-top:15px}.secciones .seccion .caracteristicas .caracteristica{padding:.2rem 0!important}.secciones .seccion .caracteristicas .caracteristica .item,.secciones .seccion .caracteristicas .caracteristica .item-subseccion{font-size:.8rem;line-height:1rem}.secciones .seccion .caracteristicas .caracteristica .item-subseccion{padding-left:15px}.secciones .seccion .caracteristicas .caracteristica .valor{padding:0 5px}.secciones .seccion .caracteristicas .caracteristica .valor .valor-mensaje{font-size:.7rem;line-height:.9rem}.comparativa-titulo{width:100%;font-size:1.5rem;line-height:1.5rem;margin-bottom:4rem}.plan-avanzado,.plan-emprende,.plan-premium{padding:1rem 0 0}.plan-avanzado svg,.plan-emprende svg,.plan-premium svg{width:3.5rem;height:3.5rem}.plan-avanzado h3,.plan-emprende h3,.plan-premium h3{font-size:.7rem;padding:.4rem}.plan-avanzado p,.plan-emprende p,.plan-premium p{font-size:.7rem;line-height:.7rem;padding:.4rem;margin:0}.seccion-header{padding:.5rem}.seccion-titulo h3{font-size:1rem}.nombre{font-size:.8rem}.valor{display:flex;justify-content:center;align-items:center;width:100%;padding:0;position:relative}.icono-check,.icono-x{width:20px;height:20px;margin:0;position:absolute;left:50%;transform:translateX(-50%)}.caracteristica>.valor:nth-child(2),.caracteristica>.valor:nth-child(3),.caracteristica>.valor:nth-child(4){justify-content:center;align-items:center;height:100%;padding:.5rem 0}}@media screen and (max-width:375px){.secciones .seccion .caracteristicas .caracteristica .item-subseccion{padding-left:8px}}.planEmprende{background:linear-gradient(90deg,#367DFD 0,#6BA0FF)}.planEmprende:before{content:"";position:absolute;width:60%;height:60%;top:5%;right:-15%;opacity:.1;background-image:url(/_next/static/media/ico_emprende.dce2b96d.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.planEmprende .ideal2,.planEmprende figure{background:var(--blue)}.acordeonPlanEmprende{border:none;box-shadow:none}@media screen and (max-width:599px){.planHeader .price .ideal .ideal2{margin-left:-5px!important;width:50%!important}}#panelPlanEmprende-content>div{border:3px solid var(--blue)}.seccionEmprende{border:1px solid var(--blue)}.tenerEnCuentaEmprende,.tituloSeccionEmprende{background-color:var(--blue)}.tenerEnCuentaEmprende{padding:5px!important}.tenerEnCuentaEmprende .tituloTenerEnCuentaEmprende{background-color:#e4effb}.tenerEnCuentaEmprende .tituloTenerEnCuentaEmprende h4{font-weight:700;color:var(--blue)}.tenerEnCuentaEmprende .seccionTenerEnCuentaEmprende p{color:var(--white)}.listaSeccionEmprende .check svg{color:var(--blue)!important}.listaTenerEnCuentaEmprende .check svg{color:var(--white)!important}.tenerEnCuentaEmprende{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.tenerEnCuentaEmprende .btnTenerEnCuentaEmprende{position:relative;width:95%;border-radius:10px;border:3px solid var(--white)!important;background:linear-gradient(90deg,var(--blue),var(--morado));box-shadow:0 0 10px hsla(0,0%,100%,.3);padding:0 20px;margin-bottom:10px;transition:all .3s ease}.tenerEnCuentaEmprende .btnTenerEnCuentaEmprende span{color:var(--white)}.tenerEnCuentaEmprende .btnTenerEnCuentaEmprende:hover{animation:gradientRotate .1s forwards}.containerPlanesAcordeon{max-width:1100px;justify-self:center}@media screen and (max-width:1279px){.containerPlanesAcordeon{width:100%!important;max-width:2500px!important}}.planHeader{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;border-radius:10px}.planHeader .price{padding:25px;border-radius:0 0 0 0;font-weight:700;text-align:left}.planHeader .price h2{text-align:left;font-size:2rem;line-height:2rem;font-weight:700;color:var(--white);width:100%;float:left}.planHeader .price .monto{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute}.planHeader .price .monto span{font-size:25px;color:var(--white);font-weight:400;left:0}.planHeader .price .monto h4{font-size:3rem;font-weight:800;text-align:center;color:var(--white);text-align:left;width:auto;padding:0 5px}.planHeader .price .monto small{font-size:25px;color:var(--white);font-weight:400;left:0}.planHeader .price .note{width:100%;text-align:left;display:inline-block;margin-top:5rem;margin-bottom:-10px}.planHeader .price .note p{font-size:.9rem;font-weight:400;line-height:1.2;color:var(--white)}.planHeader .price .ideal{width:90%;display:flex;align-items:center;justify-content:flex-start;text-align:left;margin:10px 0 0}.planHeader .price .ideal .ideal2{width:-moz-fit-content!important;width:fit-content!important;border:3px solid var(--white)}.planHeader .price .ideal figure{display:flex;align-self:center;border:3px solid var(--white);border-radius:10px}.planHeader .price .ideal figure svg{width:65px;height:65px;padding:15px;color:var(--white)}.planHeader .price .ideal span{height:100%;display:flex;align-self:center;padding:5px 10px 5px 40px;margin-left:-30px;border-radius:0 10px 10px 0}.planHeader .price .ideal span p{align-self:center;font-size:.8rem;line-height:18px;font-weight:500;color:var(--white);padding:0 10px 0 0;margin:0}.planHeader .btnBox p{font-size:14px;margin:0 0 10px;color:var(--gristxt)}.planHeader .btnBox a{width:100%;border-radius:0;padding:15px 0;box-shadow:none;text-align:center;line-height:1.1;font-size:16px;border-radius:70px;margin:10px 0;height:auto}.planHeader ul{text-align:left;list-style:none;margin:0;padding:0;overflow:hidden}.planHeader ul li{padding:0 15px;background:var(--white)}.planHeader ul li p{font-size:16px;font-weight:500;line-height:25px;padding:8px 20px 8px 30px;margin:0;position:relative;color:var(--black)}.planHeader ul li p svg{position:absolute;left:0;width:20px}.planHeader ul li p svg path{fill:var(--morado)}.planHeader ul li p b{color:var(--morado);font-weight:500}.planHeader ul li:nth-child(2n){background:#f7f5f9}.planHeader ul li:nth-child(15){color:var(--black);font-size:18px;line-height:20px;padding:15px}@media screen and (max-width:1550px){.planHeader .price h2{font-size:2rem;line-height:2rem}}@media screen and (max-width:1279px){.planHeader .price h2{font-size:2rem;line-height:2rem}.planHeader .ideal{width:100%!important}}@media screen and (max-width:599px){.planHeader .price h2{font-size:2rem;line-height:2rem}.planHeader .price .monto h4{font-size:3rem}.planHeader .price .monto small,.planHeader .price .monto span{font-size:1rem;margin-top:1rem}.planHeader .note{margin-top:4rem!important}.planHeader .ideal{width:85%!important}.planHeader .ideal .ideal2{padding:5px 5px 5px 13px!important}.planHeader .ideal .ideal2 p{font-size:12px!important}}.pcomparacionesList{border-radius:5px;margin:-20px 5px 5px;padding:30px 15px 0;gap:3px}.saberMas{cursor:pointer;position:absolute;right:3%;top:-10px;width:80px;height:30px}.saberMas p{font-size:12px;text-align:right;padding-left:5px;font-weight:800;position:relative;z-index:2}.seccionAcordeon{border-radius:5px;margin:15px 0 0;padding:10px 15px 0;position:relative}.tituloSeccion{width:-moz-fit-content!important;width:fit-content!important;color:var(--white);padding:5px 10px;border-radius:5px;align-items:center;justify-content:left;margin:-20px 0 5px;z-index:3}.tituloSeccion h4{color:var(--white);font-size:13px;font-weight:500;padding-left:5px}.tituloSeccion svg{font-size:20px}.listaSeccion{flex-direction:row;align-items:flex-start;justify-content:flex-start}.listaSeccion .check svg{font-size:15px;font-weight:900}.listaSeccion p{height:min-content;font-size:.8rem;line-height:1rem;text-align:left;text-wrap:pretty;padding-left:5px;margin:0 0 5px}.buble{width:100%;border-radius:5px;text-align:left;position:relative}.buble p{color:var(--white);font-size:.7rem;display:flex;align-self:flex-start;justify-self:flex-start;padding:5px 15px;margin:0 0 20px}.etiquetaRecomendado{width:-moz-fit-content!important;width:fit-content!important;background:#ffea00;border-radius:30px;text-align:center;position:absolute;transform:rotate(-90deg);transform-origin:right top;padding:1px 8px 0;right:40px;top:15px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3px}.etiquetaRecomendado svg{width:13px;padding-bottom:3px}.etiquetaRecomendado p{color:var(--black)!important;font-size:.8rem!important;line-height:0px!important;font-weight:600}@media screen and (max-width:1279px){.etiquetaRecomendado{transform:rotate(-90deg);transform-origin:right top}}@media screen and (min-width:490px)and (max-width:1199px){.etiquetaRecomendado{transform:none!important;right:15px!important;top:15px!important}}@media screen and (max-width:599px){.etiquetaRecomendado{transform:rotate(-90deg);transform-origin:right top;right:37px;top:15px}}.tituloTenerEnCuenta{width:100%;color:var(--white);border-radius:5px;display:flex;align-items:center;justify-content:center;margin:0 auto}.tituloTenerEnCuenta h4{color:var(--white);font-size:15px;font-weight:500;padding:10px}.seccionTenerEnCuenta{border-radius:5px;margin:5px 0 0;padding:0 15px;position:relative}@media screen and (max-width:1279px){.seccionTenerEnCuenta{padding:0 30px!important;align-self:flex-start!important;justify-self:flex-start!important}}.listaTenerEnCuenta{width:calc(100% + 40px);margin-left:-20px;flex-direction:column;border-radius:5px;padding:10px 10px 0}.listaTenerEnCuenta .check svg{font-size:13px;font-weight:800!important}.listaTenerEnCuenta p{height:min-content;font-size:.9rem;line-height:1.2rem;font-weight:500;text-align:left;padding-left:5px;margin:0 0 5px}.btnTenerEnCuenta{height:50px;width:100%;padding:0;margin:15px 0 0;position:relative;font-size:16px;line-height:70px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;cursor:pointer}.btnTenerEnCuenta span{align-self:center}.btnTenerEnCuenta:after,.btnTenerEnCuenta:before{content:"";width:33px;height:33px;right:10px;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnTenerEnCuenta:after{width:9px;height:15px;right:20px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%}.btnTenerEnCuenta:hover{transform:translateY(-5px)}@media screen and (max-width:992px){.btnTenerEnCuenta{height:50px;padding:15px 0}.btnTenerEnCuenta:after,.btnTenerEnCuenta:before{right:10px}.btnTenerEnCuenta:before{width:35px;height:35px}.btnTenerEnCuenta:after{width:9px;height:15px;right:20px}}@media screen and (max-width:599px){.btnTenerEnCuenta{height:50px;padding:15px 0;line-height:1.2}.btnTenerEnCuenta:after{right:20px}.btnTenerEnCuenta:before{right:10px}.btnTenerEnCuenta:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}.cajaPlanes{position:relative;width:100%;background-color:rgba(0,0,0,0)}.MuiAccordionSummary-expandIconWrapper{right:20px;bottom:-5px}.MuiAccordionSummary-expandIconWrapper svg{font-size:35px;padding:5px;border-radius:5px;color:var(--light-blue);background-color:var(--white)}.MuiAccordionDetails-root{width:100%;height:100%;padding:10px;align-items:center;justify-self:center;border-radius:10px;margin:10px 0 0}.MuiAccordionSummary-content,.MuiPaper-root{box-shadow:none!important;padding:0!important;margin:0!important}.planAvanzado{background:linear-gradient(90deg,#153269 0,#1c4ca5)}.planAvanzado:before{content:"";position:absolute;width:60%;height:60%;top:5%;right:-15%;opacity:.1;background-image:url(/_next/static/media/ico_avanzado.4689882b.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.planAvanzado .ideal2,.planAvanzado figure{background:var(--blue2)}.acordeonPlanAvanzado{border:none;box-shadow:none}.bubleAvanzado{background:var(--blue2)}#panelPlanAvanzado-content>div{border:3px solid var(--blue2)}.seccionAvanzado{border:1px solid var(--blue2)}.tenerEnCuentaAvanzado,.tituloSeccionAvanzado{background-color:var(--blue2)}.tenerEnCuentaAvanzado{padding:5px!important}.tenerEnCuentaAvanzado .tituloTenerEnCuentaAvanzado{background-color:#e4e6fb}.tenerEnCuentaAvanzado .tituloTenerEnCuentaAvanzado h4{font-weight:700;color:var(--blue2)}.tenerEnCuentaAvanzado .seccionTenerEnCuentaAvanzado p{color:var(--white)}.listaSeccionAvanzado .check svg{color:var(--blue2)!important}.listaTenerEnCuentaAvanzado .check svg{color:var(--white)!important}.tenerEnCuentaAvanzado{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.tenerEnCuentaAvanzado .btnTenerEnCuentaAvanzado{position:relative;width:95%;border-radius:10px;border:3px solid var(--white)!important;background:linear-gradient(90deg,var(--blue),var(--morado));box-shadow:0 0 10px hsla(0,0%,100%,.3);padding:0 20px;margin-bottom:10px;transition:all .3s ease}.tenerEnCuentaAvanzado .btnTenerEnCuentaAvanzado span{color:var(--white)}.tenerEnCuentaAvanzado .btnTenerEnCuentaAvanzado:hover{animation:gradientRotate .1s forwards}.planPremium{background:linear-gradient(90deg,#5d329b 0,#8044d4)}.planPremium:before{content:"";position:absolute;width:60%;height:60%;top:5%;right:-15%;opacity:.1;background-image:url(/_next/static/media/ico_premium.fea313e8.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.planPremium .ideal2,.planPremium figure{background:var(--morado3)}.acordeonPlanPremium{border:none;box-shadow:none;border:1px solid var(--divider-color)}.acordeonPlanPremium:not(:last-child){border-bottom:0}.acordeonPlanPremium:before{display:none}.MuiAccordionSummary-root{padding:0}#panelPlanPremium-content>div{border:3px solid var(--morado3)}.seccionPremium{border:1px solid var(--morado3)}.tituloSeccionPremium{background-color:var(--morado3)}.listaSeccionPremium .check svg{color:var(--morado3)!important}.tenerEnCuentaPremium{background-color:var(--morado3);padding:5px!important}.tenerEnCuentaPremium .tituloTenerEnCuentaPremium{background-color:#ede4fb}.tenerEnCuentaPremium .tituloTenerEnCuentaPremium h4{font-weight:700;color:var(--morado3)}.tenerEnCuentaPremium .seccionTenerEnCuentaPremium p{color:var(--white)}.listaTenerEnCuentaPremium .check svg{color:var(--white)!important}.bublePremium{background:var(--morado3)}.tenerEnCuentaPremium{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.tenerEnCuentaPremium .btnTenerEnCuentaPremium{position:relative;width:95%;border-radius:10px;border:3px solid var(--white)!important;background:linear-gradient(90deg,var(--blue),var(--morado));box-shadow:0 0 10px hsla(0,0%,100%,.3);padding:0 20px;margin-bottom:10px;transition:all .3s ease}.tenerEnCuentaPremium .btnTenerEnCuentaPremium span{color:var(--white)}.tenerEnCuentaPremium .btnTenerEnCuentaPremium:hover{animation:gradientRotate .1s forwards}@keyframes gradientRotate{0%{background:linear-gradient(90deg,var(--blue),var(--morado))}to{background:linear-gradient(-90deg,var(--blue),var(--morado))}}:root{--white:#ffffff;--black:#000000;--light-blue:#6BA0FF;--dark-blue:#0e2d66;--blue:#367CFC;--blue2:#1e3f7c;--morado:#6C27D2;--morado2:#7E41D6;--morado3:#5d329b;--gristxt:#535D6F;--indigo:#3600facc;--font1:"Poppins",sans-serif}body{padding:0;margin:0;font-family:var(--font1)}body figure{position:relative;margin:0;display:inline-block}body h1,body h2,body h3,body h4,body h5,body h6{color:var(--dark-blue);line-height:1.2;margin:0}body h1{font-size:40px}body h2{font-size:36px}body h3{font-size:33px}body h4{font-size:28}body h5{font-size:26;font-size:24px}body li,body p{font-size:18px;color:var(--dark-blue);font-family:var(--font1)}body img{width:100%;height:auto}body a{text-decoration:none}body a,body button{color:var(--white);font-family:var(--font1);font-weight:700}.MuiContainer-root{max-width:1500px}@media screen and (max-width:1550px){.MuiContainer-root{padding-right:5%;padding-left:5%}}@media screen and (max-width:992px){.MuiContainer-root{padding:0 15px}}@media screen and (max-width:599px){.MuiContainer-root{padding:0 10px}}#nprogress .bar{background:#6c27d2!important;background:linear-gradient(90deg,rgb(108,39,210) 0,rgb(54,124,252) 99%)!important;height:15px!important;top:auto!important;bottom:0}.loadingBoxActive{transform:scaleX(1.4) translateX(15%);opacity:0;pointer-events:none;transition:all .3s ease-in}#nprogress .peg{display:none!important}.inlineBlock{display:inline-block;vertical-align:center}.inlineBlock,.inlineFlex{width:100%;height:auto;position:relative}.inlineFlex{display:flex}.inlineFlexBetween{justify-content:space-between}.sectionCenter{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:3;margin-bottom:100px}.pageCont{z-index:2;background:#fff}.heroTitlePage{font-size:40px!important;font-weight:800!important;background:linear-gradient(to right,var(--blue),var(--morado))!important;-webkit-background-clip:text!important;-webkit-text-fill-color:rgba(0,0,0,0)!important;z-index:1}@media screen and (max-width:992px){.heroTitlePage{width:100%;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}}.titleBox{width:100%;max-width:900px;margin:-52px auto 0}.titleBox h1{max-width:600px;color:var(--dark-blue);font-size:40px}.titleBox h1,.titleBox h2{width:100%;text-align:center;text-wrap:balance;padding:0;margin:0 auto}.titleBox h2{max-width:500px;color:var(--blue);font-size:25px}.titleBox p{color:var(--blue);font-size:20px;font-weight:600;text-align:center;text-wrap:balance;padding:0;margin:8px auto}@media screen and (max-width:992px){.titleBox{margin:0 auto!important}}.titleBox1 h1{margin-top:20px;font-size:45px}@media screen and (max-width:1550px){.titleBox1 h1{margin-top:80px;font-size:40px}}@media screen and (max-width:1279px){.titleBox1 h1{margin-top:15px;font-size:35px}}@media screen and (max-width:992px){.titleBox1 h1{font-size:25px}}.titleBox1 p{font-size:22px;color:var(--gristxt);margin:20px 0}@media screen and (max-width:1279px){.titleBox1 p{font-size:20px}}@media screen and (max-width:992px){.titleBox1 p{font-size:16px}}.titleBox2{text-align:center}.titleBox2 h1,.titleBox2 h2,.titleBox2 h3,.titleBox2 h4,.titleBox2 h5,.titleBox2 h6{margin:0 0 20px}.titleBox2 p{color:var(--blue);font-size:20px;font-weight:700}.titleBox3,.titleBox4{text-align:center}.titleBox3 h1,.titleBox3 h2,.titleBox3 h3,.titleBox3 h4,.titleBox3 h5,.titleBox3 h6,.titleBox4 h1,.titleBox4 h2,.titleBox4 h3,.titleBox4 h4,.titleBox4 h5,.titleBox4 h6{margin:0 0 20px;color:var(--dark-blue);font-size:36px;padding:0 0 22px}.titleBox3 h1 strong,.titleBox3 h2 strong,.titleBox3 h3 strong,.titleBox3 h4 strong,.titleBox3 h5 strong,.titleBox3 h6 strong,.titleBox4 h1 strong,.titleBox4 h2 strong,.titleBox4 h3 strong,.titleBox4 h4 strong,.titleBox4 h5 strong,.titleBox4 h6 strong{color:var(--blue)}.titleBox3 h1:before,.titleBox3 h2:before,.titleBox3 h3:before,.titleBox3 h4:before,.titleBox3 h5:before,.titleBox3 h6:before,.titleBox4 h1:before,.titleBox4 h2:before,.titleBox4 h3:before,.titleBox4 h4:before,.titleBox4 h5:before,.titleBox4 h6:before{content:"";position:absolute;bottom:0;height:30px;width:30px;left:0;right:0;margin-left:auto;margin-right:auto;background:url(/_next/static/media/ico_title.84106785.webp) 50% no-repeat;background-size:100% auto}.titleBox3 p,.titleBox4 p{color:var(--blue);font-size:20px;font-weight:700}.titleBox4 h1,.titleBox4 h2,.titleBox4 h3,.titleBox4 h4,.titleBox4 h5,.titleBox4 h6{width:500px;margin:0 0 20px;color:var(--dark-blue);font-size:36px;padding:0}.titleBox4 h1 strong,.titleBox4 h2 strong,.titleBox4 h3 strong,.titleBox4 h4 strong,.titleBox4 h5 strong,.titleBox4 h6 strong{color:var(--blue)}.titleBox4 h1:before,.titleBox4 h2:before,.titleBox4 h3:before,.titleBox4 h4:before,.titleBox4 h5:before,.titleBox4 h6:before{content:"";position:absolute;bottom:0;height:30px;width:30px;left:0;right:0;margin-left:auto;margin-right:auto;background:url(/_next/static/media/ico_title.84106785.webp) 50% no-repeat;background-size:100% auto}.titleBox4 p{font-size:18px;margin:0;padding:0 0 50px}.titleBox5 h1:before,.titleBox5 h2:before,.titleBox5 h3:before,.titleBox5 h4:before,.titleBox5 h5:before,.titleBox5 h6:before{display:none}.titleBox5 p{padding:0;margin-bottom:20px}.titleBox6{text-align:center}.titleBox6 h1{font-size:70px;margin-top:30px}.titleBox6 h2{margin:20px 0;color:var(--dark-blue);font-size:35px;padding:0 0 22px}.titleBox6 h2 strong{color:var(--blue)}@media screen and (max-width:1279px){.titleBox6 h1{font-size:50px}}@media screen and (max-width:992px){.titleBox6 h1{font-size:40px}}@media screen and (max-width:1279px){.titleBox6 h2{font-size:30px}}@media screen and (max-width:992px){.titleBox6 h2{font-size:25px}}.titleBox3Morado h1 strong,.titleBox3Morado h2 strong,.titleBox3Morado h3 strong,.titleBox3Morado h4 strong,.titleBox3Morado h5 strong,.titleBox3Morado h6 strong{color:var(--morado)}.titleBox3Morado h1:before,.titleBox3Morado h2:before,.titleBox3Morado h3:before,.titleBox3Morado h4:before,.titleBox3Morado h5:before,.titleBox3Morado h6:before{content:"";position:absolute;bottom:0;height:30px;width:30px;left:0;right:0;margin-left:auto;margin-right:auto;background:url(/_next/static/media/ico_triangle_arrow_right.480560b3.svg) 50% no-repeat;background-size:100% 100%;transform:rotate(90deg)}.containerSmall{max-width:1020px}@media screen and (max-width:1279px){.containerSmall{max-width:900px}}.sectionPages{z-index:5;padding-top:30px}.sectionPages .title{text-align:center}.sectionPages .title h1,.sectionPages .title h2,.sectionPages .title h3,.sectionPages .title h4,.sectionPages .title h5,.sectionPages .title h6{color:var(--dark-blue)}.sectionPages .title p{color:var(--morado);font-weight:700}@media screen and (max-width:992px){.sectionPages .title h1,.sectionPages .title h2,.sectionPages .title h3,.sectionPages .title h4,.sectionPages .title h5,.sectionPages .title h6{font-size:32px;margin-bottom:0}.sectionPages .title p{font-size:26px;margin-top:10px}}.btnWhiteBienvenida{height:70px;width:auto;display:inline-block;border-radius:70px;border:0 solid var(--white);padding:0 80px 0 40px;position:relative;font-size:16px;line-height:70px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;cursor:pointer}.btnWhiteBienvenida span{color:var(--dark-blue)}.btnWhiteBienvenida:after,.btnWhiteBienvenida:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:1px;margin-top:auto;margin-bottom:auto;position:absolute;border-radius:50%;background-color:var(--morado)}.btnWhiteBienvenida:after{width:9px;height:15px;right:42px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%;color:#fff!important}.btnWhiteBienvenida:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}@media screen and (max-width:599px){.btnWhiteBienvenida{padding:20px 50px 20px 20px;height:auto;line-height:1.2}.btnWhiteBienvenida:after{right:20px}.btnWhiteBienvenida:before{right:10px}.btnWhiteBienvenida:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}.btnPrimary{height:70px;width:auto;display:inline-block;border-radius:70px;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2);border:0 solid var(--white);padding:0 80px 0 40px;position:relative;font-size:16px;line-height:70px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;cursor:pointer}.btnPrimary:after,.btnPrimary:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnPrimary:after{width:9px;height:15px;right:42px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%}.btnPrimary:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}@media screen and (max-width:599px){.btnPrimary{padding:20px 50px 20px 20px;height:auto;line-height:1.2}.btnPrimary:after{right:20px}.btnPrimary:before{right:10px}.btnPrimary:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}.btnPrimaryModal{height:60px;width:auto;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:70px;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2);border:0 solid var(--white);padding:0 80px 0 40px;position:relative;font-size:16px;line-height:70px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;cursor:pointer}.btnPrimaryModal:after,.btnPrimaryModal:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:hsla(0,0%,100%,.31);position:absolute;border-radius:50%}.btnPrimaryModal:after{width:9px;height:15px;right:42px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%}.btnPrimaryModal:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}@media screen and (max-width:599px){.btnPrimaryModal{min-width:170px;height:auto;padding:20px 50px 20px 20px;line-height:1.2}.btnPrimaryModal:after{right:20px}.btnPrimaryModal:before{right:10px}.btnPrimaryModal:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}.btnWhite{background:#fff;color:var(--dark-blue)}.btnWhite:before{background:#ecf3ff}.btnWhite:after{content:"";background:url(/images/global/ico_arrow2.webp) 50% no-repeat;background-size:100% 100%}.btnWhiteMorado{background:#fff;color:var(--morado)}.btnWhiteMorado:before{background:#e6d4ff}.btnWhiteMorado:after{content:"";background:url(/images/global/ico_arrow3.webp) 50% no-repeat;background-size:100% 100%}.btnDisabled{filter:grayscale(100%)!important;pointer-events:none!important}.linkTransition{transition:all .3s ease-in-out}.mySwiper{width:100%;height:100%;margin-left:auto;margin-right:auto;height:480px}.mySwiper .swiper-slide{height:calc((100% - 30px)/3)!important}.swiper-slide{text-align:center;font-size:18px;height:calc((100% - 30px)/2)!important;display:flex;justify-content:center;align-items:center}.imarcasList{flex-wrap:wrap}.imarcasList .mySwiper{padding-bottom:40px}.imarcasList .swiper-button-next,.imarcasList .swiper-button-prev{width:50px;height:50px;background:var(--white);position:absolute;z-index:4;border-radius:50%;bottom:20px;right:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.imarcasList .swiper-button-next:before,.imarcasList .swiper-button-prev:before{content:"";width:8px;height:15px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url(/images/global/ico_arrow_swiper.webp) 50% no-repeat;background-size:100% auto;transform:scaleX(-1)}@media screen and (max-width:599px){.imarcasList .swiper-button-next,.imarcasList .swiper-button-prev{width:40px;height:40px;right:calc(50% - 45px)}}.imarcasList .swiper-button-prev{right:70px}.imarcasList .swiper-button-prev:before{transform:scale(1)}@media screen and (max-width:599px){.imarcasList .swiper-button-prev{right:calc(50% + 10px)}}.imarcasItem{width:100%;display:flex;align-items:center;justify-content:center;padding:25px 15px;margin:10px;background:#fff;border-radius:20px;box-shadow:0 15px 27px 0 rgba(0,0,0,.05)}.imarcasItem img{width:auto;height:50px}.imarcasItemKoika{padding:15px!important}.imarcasItemKoika img{height:70px!important}.ibeneficiosSwiperBox .ibeneficiosSwiper{padding-bottom:100px}@media screen and (max-width:599px){.ibeneficiosSwiperBox .ibeneficiosSwiper{padding-bottom:80px}}.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-next,.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev{width:50px;height:50px;background:var(--white);position:absolute;z-index:4;border-radius:50%;bottom:20px;right:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-next:before,.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev:before{content:"";width:8px;height:15px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url(/images/global/ico_arrow_swiper.webp) 50% no-repeat;background-size:100% auto;transform:scaleX(-1)}@media screen and (max-width:599px){.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-next,.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev{width:40px;height:40px;right:calc(50% - 40px)}}.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev{right:70px}.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev:before{transform:scale(1)}@media screen and (max-width:599px){.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-button-prev{width:40px;height:40px;right:calc(50% + 20px)}}.ibeneficiosSwiperBox .ibeneficiosSwiper .swiper-slide{height:auto!important}.introDemo{margin-bottom:100px;overflow:visible}@media screen and (max-width:1279px){.introDemo .MuiContainer-root{padding-left:0;padding-right:0}}.introDemo:after,.introDemo:before{content:"";width:35%;height:35%;position:absolute;bottom:25%;right:15%;border-radius:50%;background:var(--blue);z-index:1;opacity:.5}.introDemo:before{right:auto;left:15%;background:var(--morado)}.demoBox{background:hsla(0,0%,100%,.65);border-radius:30px;box-shadow:0 24px 28px 0 rgba(14,45,102,.04);display:flex;align-items:center;justify-content:center;margin-top:17vh}@media screen and (max-width:992px){.demoBox{margin-top:12vh}}@media screen and (max-width:599px){.demoBox{margin-top:6vh}}.demoBox figure{width:250px;float:left;margin-top:-100px}.demoBox figure img{z-index:2;position:relative;display:block;width:auto;height:450px}.demoBox figure .isotipo{position:absolute;bottom:-27px;width:300px;height:auto;z-index:1;left:30px}@media screen and (max-width:1279px){.demoBox figure{width:200px}.demoBox figure img{height:350px}}@media screen and (max-width:599px){.demoBox figure{width:150px}.demoBox figure img{height:300px}}@media screen and (max-width:970px){.demoBox figure{display:none}}.demoBox .txt{width:calc(100% - 250px);float:left;text-align:center;padding-left:20px}.demoBox .txt h3{margin-bottom:20px}.demoBox .txt a{margin:0 5px}.demoBox .txt figure{display:none}@media screen and (max-width:1279px){.demoBox .txt{width:calc(100% - 200px)}}@media screen and (max-width:970px){.demoBox .txt{width:100%;padding:30px;display:flex;flex-direction:column}.demoBox .txt h3{font-size:27px}.demoBox .txt .btnWhite{margin-top:20px}.demoBox .txt figure{width:100%;float:left;display:flex;align-items:center;justify-content:center;margin-top:0}.demoBox .txt figure img{z-index:2;position:relative;display:block;width:250px;height:auto}.demoBox .txt figure .isotipo{position:absolute;bottom:-27px;width:300px;height:auto;z-index:1;left:0;right:0;margin-left:auto;margin-right:auto}}.respaldoSwiper{padding-bottom:100px!important;width:100%;height:100%;margin-left:auto;margin-right:auto;height:350px}.pageVerify .sectionPages{padding-top:30px}.graciasBox,.graciasBox2{text-align:center;align-items:center;justify-content:center;flex-direction:column}.graciasBox figure,.graciasBox2 figure{width:auto;height:auto}.graciasBox figure img,.graciasBox2 figure img{width:200px}.graciasBox a,.graciasBox2 a{margin-top:-10px}.graciasBox2 figure{width:100%}.graciasBox2 figure img{height:auto;width:90%;max-width:550px;position:relative;z-index:2}.graciasBox2 figure:before{content:"";position:absolute;z-index:1;height:350px;width:200px;left:0;right:0;bottom:0;top:0;margin:auto;animation:border-dance linear infinite;background:linear-gradient(90deg,var(--blue) 50%,transparent 50%),linear-gradient(90deg,var(--blue) 50%,transparent 50%),linear-gradient(0deg,var(--blue) 50%,transparent 50%),linear-gradient(0deg,var(--blue) 50%,transparent 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,300px 100px,0 400px,300px 0;padding:10px;animation:border-dance 4s linear infinite}@keyframes border-dance{0%{background-position:0 0,400px 136px,0 150px,216px 0}to{background-position:400px 0,0 136px,0 0,216px 150px}}.grecaptcha-badge,.grecaptcha-logo{display:none!important}.MuiBackdrop-root{pointer-events:none}.smallMessage{color:#000!important;font-size:10pt!important;font-weight:400!important}.ellipse{position:absolute;filter:blur(50px);border-radius:40%}.ellipse-left{width:900px;height:450px;left:50%;top:-150px;transform:translateX(-100%);background:#5672fb}.ellipse-right{width:1200px;height:450px;right:60%;top:-150px;transform:translateX(100%);background:#6c55f9}.ellipse-enterprise{position:absolute;filter:blur(50px);border-radius:50%;width:800px;height:200px;left:-50%;top:-50%;transform:translateX(-50%,-50%);background:#6c27d2;opacity:1;z-index:-5}.ellipse-left-enterprise{position:absolute;width:800px;height:400px;left:-10%;top:0;background:var(--blue);opacity:.2;z-index:-5}@media(max-width:480px){.ellipse-left-enterprise{transform:translateY(-35%)}}.ellipse-right-enterprise{position:absolute;width:800px;height:400px;left:60%;top:50%;background:var(--morado2);margin:auto;opacity:.2;z-index:-5}@media(max-width:480px){.ellipse-right-enterprise{transform:translateY(45%)}}.MuiTextField-root{position:relative!important}.MuiPopover-root.MuiTelInput-Menu{position:absolute!important;width:100%;height:auto;min-height:150px;max-height:245px;margin-left:-7px}.MuiPopover-root.MuiTelInput-Menu li,.MuiPopover-root.MuiTelInput-Menu p,.MuiPopover-root.MuiTelInput-Menu span{font-family:Poppins,sans-serif}@media screen and (max-width:992px){.MuiPopover-root.MuiTelInput-Menu{max-width:400px}}@media screen and (max-width:599px){.MuiPopover-root.MuiTelInput-Menu{max-width:320px}.MuiPopover-root.MuiTelInput-Menu li,.MuiPopover-root.MuiTelInput-Menu p,.MuiPopover-root.MuiTelInput-Menu span{font-size:12px}.MuiPopover-root.MuiTelInput-Menu li{height:auto;max-height:30px;min-height:30px}}.MuiPopover-root .MuiBackdrop-root{background-color:rgba(0,0,0,0)!important;pointer-events:auto!important}.paddingTop15{padding-top:15px!important}@media screen and (max-width:992px){.paddingTop15{padding-top:10px!important}}@media screen and (max-width:599px){.paddingTop15{padding-top:5px!important}}.breadBoxPage{position:absolute;top:130px}.breadCrumbPage{padding:100px 0 0;overflow:hidden;min-height:100vh}.breadCrumbPage:after,.breadCrumbPage:before{display:none}.breadCrumbPage:after{background:var(--dark-blue);z-index:2;transform:translateX(20%)}@media screen and (max-width:992px){.breadCrumbPage{width:100%;text-align:center;padding:50px 0 0;margin:0 auto}}.breadBoxPrecios{position:absolute;top:140px}@media screen and (max-width:1013px){.breadBoxPrecios{left:50%;transform:translate(-50%)}}.titleBoxPrecios{width:100%;max-width:600px;padding:25px 0 0;margin:0 auto}.titleBoxPrecios h1{font-size:3rem;line-height:3.5rem;font-weight:700;color:var(--blue);text-align:center;white-space:wrap;text-wrap:balance}@media screen and (max-width:1013px){.titleBoxPrecios{padding:130px 0 0}}.introCont{position:relative;overflow:visible}.introCont:before{content:"";width:100%;height:100vh;position:absolute;top:0;right:0;background:url(/_next/static/media/header_det.15dc24f1.webp) 100% 0 no-repeat;background-size:100% auto;z-index:1}@media screen and (max-width:992px){.introCont:before{background:url(/_next/static/media/header_det_resp.fb1be2d8.webp) 100% 0 no-repeat;background-size:100% 100%;height:100vh}}.introBox{height:88vh;padding:19vh 0 0;flex-wrap:wrap;align-items:center;justify-content:center;z-index:2}@media screen and (max-width:1550px){.introBox{padding:17vh 0 0}}@media screen and (max-width:992px){.introBox{flex-direction:column-reverse;height:auto}}.introBox .titleBox1{width:45%}@media screen and (max-width:1550px){.introBox .titleBox1{width:45%}}@media screen and (max-width:992px){.introBox .titleBox1{text-align:center;max-width:450px;width:100%}}.introBox figure{width:55%}.introBox figure img{transform:scale(1.2)}@media screen and (max-width:992px){.introBox figure{width:100%;text-align:center;margin-bottom:30px}.introBox figure img{max-width:400px}}.introPlaystore{margin:20px 0 0;padding:0 0 0 20px}@media screen and (max-width:992px){.introPlaystore{padding:0;margin-bottom:25px}}.introPlaystore .stars{color:#979797;align-items:center}.introPlaystore .stars img{width:17px;margin:0 3px}.introPlaystore .stars small{margin:3px 0 0 10px}@media screen and (max-width:992px){.introPlaystore .stars{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.introPlaystore .stars small{width:100%;margin:10px 0 0}}.introPlaystore .play{align-items:center;justify-content:flex-start;margin:10px 0 0}.introPlaystore .play figure{width:40px;height:40px;border-radius:15px;background:#ececec;align-items:center;justify-content:center;display:flex}.introPlaystore .play figure img{width:auto;height:20px;display:inline-block}.introPlaystore .play span{margin:0 0 0 10px;color:#979797}@media screen and (max-width:992px){.introPlaystore .play{justify-content:center;align-items:center}.introPlaystore .play figure{margin:0}}.introRespaldo{text-align:center}.introRespaldo h4{font-size:16px;color:rgba(0,0,0,.4);font-weight:600}@media screen and (max-width:992px){.introRespaldo h4{font-size:16px;margin-top:15px}}.introRespaldo .list{margin:20px 0 30px;display:flex;align-items:center;justify-content:center}.introRespaldo .list img{width:auto;height:40px;margin:0 15px;filter:grayscale(100%);opacity:.5}@media screen and (max-width:992px){.introRespaldo .list{flex-direction:column;margin:25px 0 0}.introRespaldo .list img{margin:0 7px 15px;height:30px}}.introPaqari{padding:50px 0}.iphDet{position:absolute;z-index:1;top:0;left:0;width:25%}.iphBox{align-items:center;justify-content:center;flex-wrap:wrap}.iphNote{background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:40px;z-index:2;position:relative;text-align:center;padding:100px 130px;width:100%;background:linear-gradient(180deg,rgb(245,247,255) 0,rgba(245,247,255,.86) 14%,rgba(245,247,255,0));border:1px solid hsla(0,0%,100%,.5);box-shadow:0 24px 28px 0 rgba(0,0,0,.04)}.iphNote h2,.iphNote h3,.iphNote h4{margin:0;color:var(--morado)}.iphNote p{font-size:20px}.iphNote a{margin-top:25px}@media screen and (max-width:992px){.iphNote{padding:30px 50px;margin-top:60px}.iphNote p{font-size:16px}}@media screen and (max-width:599px){.iphNote{margin-top:30px;padding:30px}.iphNote h2,.iphNote h3,.iphNote h4{font-size:25px}.iphNote p{text-align:left;margin-bottom:0;font-size:14px}}.iphCobertura{background:#92b1f9;background:linear-gradient(180deg,rgb(146,177,249) 1%,rgb(54,125,253));border-radius:30px;margin-top:235px;text-align:left;padding:40px 48px 50px;display:flex;flex-direction:column}@media screen and (max-width:1200px){.iphCobertura{width:100%;max-width:680px;padding:170px 48px 50px}}@media screen and (max-width:767px){.iphCobertura{max-width:340px;padding:100px 30px 30px;margin-top:155px}}.iphCobertura h3,.iphCobertura h4,.iphCobertura h5{margin:0;width:100%;line-height:1.1}.iphCobertura h4{font-size:36px;font-weight:900;color:hsla(0,0%,100%,.8);position:relative}.iphCobertura h4 img{width:580px;position:absolute;bottom:-80px;margin-left:15px}@media screen and (max-width:1200px){.iphCobertura h4 img{left:0;bottom:40px}}@media screen and (max-width:767px){.iphCobertura h4{font-size:36px}.iphCobertura h4 img{left:-40px;bottom:50px;width:320px}}.iphCobertura h3{font-size:145px;font-weight:900;position:relative;z-index:3;background:-webkit-linear-gradient(white,#91F2BC);opacity:.7;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:.5px #fff;color:#fff}@media screen and (max-width:1279px){.iphCobertura h3{font-size:135px;letter-spacing:10px}}@media screen and (max-width:1200px){.iphCobertura h3{font-size:80px}}@media screen and (max-width:767px){.iphCobertura h3{font-size:45px;letter-spacing:0}}.iphCoberturaList p{width:calc(100% - 300px);color:#fff;font-size:20px;font-weight:700;margin:0}.iphCoberturaList h4,.iphCoberturaList h5{font-size:28px;color:#fff;width:300px}@media screen and (max-width:1279px){.iphCoberturaList p{font-size:18px}.iphCoberturaList h5{font-size:25px}}@media screen and (max-width:1200px){.iphCoberturaList{flex-direction:column}.iphCoberturaList h5{width:100%}.iphCoberturaList p{margin-bottom:30px;width:100%}}@media screen and (max-width:767px){.iphCoberturaList p{margin:20px 0 25px}.iphCoberturaList h5{font-size:28px;margin-bottom:0}}.iventDet{width:235px;height:auto;position:absolute;right:0;top:10%}@media screen and (max-width:1279px){.iventDet{display:none}}@media screen and (max-width:599px){.iventDet{width:110px}}.ivList{margin-top:12vh}@media screen and (max-width:599px){.ivList{margin-top:6vh}}.ivListItem{align-items:center;margin:45px 0}.ivListItem figure{width:480px;display:inline-block}.ivListItem figure img{display:inline-block;border-radius:20px}.ivListItem .txt{width:calc(100% - 480px);padding:0 5% 0 10%;position:relative}.ivListItem .txt .ico{width:93px}.ivListItem .txt h4{font-size:32px;font-weight:600;margin:10px 0 0}.ivListItem .txt h4 strong{color:var(--morado);font-weight:600}.ivListItem:nth-child(2n){flex-direction:row-reverse}.ivListItem:nth-child(2n) .txt{width:calc(100% - 480px);padding:0 10% 0 5%}@media screen and (max-width:1279px){.ivListItem figure{width:350px}.ivListItem .txt{width:calc(100% - 350px)}.ivListItem .txt h4{font-size:28px}.ivListItem:nth-child(2n) .txt{width:calc(100% - 350px);padding:0 10% 0 5%}}@media screen and (max-width:992px){.ivListItem{display:flex;flex-direction:column}.ivListItem figure{width:350px}.ivListItem .txt{width:100%;text-align:center;padding:30px 0 0}.ivListItem .txt .ico{text-align:center;display:inline-block}.ivListItem .txt .ico img{display:inline-block}.ivListItem:nth-child(2n){display:flex;flex-direction:column}.ivListItem:nth-child(2n) .txt{width:100%;padding:30px 0 0}}@media screen and (max-width:599px){.ivListItem{margin:25px 0}.ivListItem figure{width:265px}.ivListItem .txt h4{font-size:20px}}.ivNote{background:linear-gradient(180deg,rgba(54,124,252,.05) 0,rgba(54,124,252,.05) 1%,rgba(54,124,252,.15));border-radius:20px;text-align:center;padding:0 20px 60px;margin-top:10vh}.ivNote figure{width:150px;display:inline-block;margin-top:-45px}.ivNote h3{color:var(--blue);margin:0}.ivNote p{font-size:24px;font-weight:600}.ivNote p strong{color:var(--blue)}@media screen and (max-width:992px){.ivNote p{font-size:20px}}@media screen and (max-width:599px){.ivNote p{font-size:16px}}.introGestion{padding:20vh 0}@media screen and (max-width:1279px){.introGestion{padding:20vh 0 8vh}}.introGestion:before{content:"";width:200px;height:200px;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:var(--dark-blue);opacity:.05;z-index:1;display:none}.igestDet{height:auto;width:335px;position:absolute;left:0;top:20%}.igestBox .titleBox2 figure,.igestBox .titleHome figure{display:none}@media screen and (max-width:650px){.igestBox{background:var(--white);padding:30px 40px;border-radius:30px;box-shadow:0 24px 28px 0 rgba(14,45,102,.04)}.igestBox .titleBox2 figure{display:inline-block;margin-bottom:20px}}.igestList{align-items:center;background:red;background:hsla(0,0%,100%,.4);border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:60px;box-shadow:0 24px 28px 0 rgba(14,45,102,.04);height:300px}.igestList figure{width:300px;float:left;margin-top:10px;transform:scale(1.4,1.2) translateX(20%)}.igestList .txt{float:left;width:calc(100% - 50px);padding-left:15%}.igestList .txt ul{list-style:none;padding:0;margin:0}.igestList .txt ul li{width:50%;float:left;position:relative;padding-left:40px;margin:8px 0}.igestList .txt ul li img{width:auto;height:25px;position:absolute;left:0}.igestList .txt ul li p{margin:0}@media screen and (max-width:992px){.igestList figure{width:160px}.igestList .txt{width:calc(100% - 160px);padding-left:8%;padding-top:15px;padding-bottom:15px}}@media screen and (max-width:790px){.igestList figure{display:none}.igestList .txt{padding:30px;width:100%}}@media screen and (max-width:650px){.igestList{box-shadow:0 0 0 0 rgba(14,45,102,.04)}.igestList .txt{padding:0}.igestList .txt ul li{width:100%}}.introPersonelizable{padding:5vh 0 3vh}@media screen and (max-width:992px){.introPersonelizable{padding:0 0 3vh}}.boxPersonelizable{display:flex;align-items:center}.boxPersonelizable figure{width:58%;float:left;margin-bottom:-100px}.boxPersonelizable .txt{width:42%;float:left}.boxPersonelizable .txt h3{margin:0 0 20px}@media screen and (max-width:992px){.boxPersonelizable{flex-direction:column}.boxPersonelizable figure{width:100%;margin-bottom:30px}.boxPersonelizable .txt{width:100%;padding-left:5%}}.iperBox{display:flex;align-items:center}.iperBox figure{width:57%;float:left}.iperBox .txt{width:43%;float:left}.iperBox .txt h3{margin:0 0 20px}@media screen and (max-width:992px){.iperBox{flex-direction:column}.iperBox figure{width:100%;margin-bottom:30px}.iperBox .txt{width:100%;padding-left:5%}}.introMarcas{padding:10vh 0 0}.imarcasListBox{text-align:center}.introBeneficios{padding:15vh 0 20vh;z-index:1}@media screen and (max-width:1279px){.introBeneficios{padding:11vh 0 10vh}}@media screen and (max-width:992px){.introBeneficios{padding:7vh 0 0}}.introBeneficios:after,.introBeneficios:before{content:"";width:50%;height:400px;background:var(--morado);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:50%;z-index:1;transform:translate(20%,-90%);opacity:.5}.introBeneficios:after{background:var(--blue);top:0;z-index:2;transform:translate(-20%,-90%)}.introBeneficios .intDemoDet{display:none}@media screen and (max-width:992px){.introBeneficios:after,.introBeneficios:before{width:100%;height:600px;top:15%}}.ibeneBlue{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3}.ibeneficiosItem{display:flex;flex-direction:column;padding:30px 40px 70px;border-radius:20px;background:#fff;height:100%}.ibeneficiosItem .title{display:flex;flex-wrap:wrap;align-items:center}.ibeneficiosItem .title figure{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:1px 2px 20px 0 rgba(0,0,0,.15)}.ibeneficiosItem .title figure img{display:block}.ibeneficiosItem .title h4{margin:0;padding:0 0 0 15px}.ibeneficiosItem .txt{text-align:left}.ibeneficiosItem .credits{text-align:left;width:100%;margin-top:20px;position:absolute;bottom:30px;left:40px}.ibeneficiosItem .credits h5{margin:0;color:var(--blue);font-size:16px}.ibeneficiosItem .credits p{color:var(--blue);margin:0;font-size:14px}@media(prefers-reduced-motion:reduce){*{transition:none}}.solDistribuidoras{text-align:center;padding-bottom:20px;padding-top:0}.sdItem{margin-bottom:70px;background:#fff;border-radius:30px;box-shadow:1px 2px 4px 0 rgba(0,0,0,.15);padding:60px;background:linear-gradient(173deg,rgba(245,247,255,.78) 33.27%,rgba(245,247,255,0) 93.17%);box-shadow:0 24px 28px 0 rgba(14,45,102,.04);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:0}@media screen and (max-width:1279px){.sdItem{padding:30px}}.sdItemMayorista{background:#fbf8ff;background:linear-gradient(180deg,rgb(251,248,255) 0,rgb(239,232,249))}.sdItemDistribuidor{margin-bottom:30px;background:#fbf8ff;background:linear-gradient(180deg,rgb(255,255,255) 0,rgb(226,210,251))}.sdItemBtnBox{margin-top:50px}.sdItemBtnBox span{font-size:16px;color:var(--blue);text-decoration:underline}.sdItemDesc{align-items:center}.sdItemDesc figure{width:540px;float:left}.sdItemDesc figure img{border-radius:30px;overflow:hidden}.sdItemDesc .txt{width:calc(100% - 540px);text-align:left;padding-left:60px}.sdItemDesc .txt h1,.sdItemDesc .txt h3{font-size:40px}.sdItemDesc .txt h1 strong,.sdItemDesc .txt h3 strong{color:var(--morado)}.sdItemDesc .txt a{margin-top:15px}.sdItemDesc .txt figure{display:none}@media screen and (max-width:1279px){.sdItemDesc figure{width:440px}.sdItemDesc .txt{width:calc(100% - 440px)}}@media screen and (max-width:992px){.sdItemDesc{flex-direction:column}.sdItemDesc figure{width:100%;display:none}.sdItemDesc .txt{width:100%;padding:0;text-align:center;max-width:400px}.sdItemDesc .txt figure{text-align:center;display:inline-block;margin:20px 0}}.sdItemList{margin-top:80px}@media screen and (max-width:992px){.sdItemList{margin-top:40px;display:flex;flex-direction:column;align-items:center}}.sdItemList .sdItemLitem{padding-left:30px;text-align:left}.sdItemList .sdItemLitem figure{width:40px;float:left}.sdItemList .sdItemLitem .txt{width:calc(100% - 40px);float:left;padding-left:20px}.sdItemList .sdItemLitem .txt span{display:block;font-size:22px;font-weight:500;margin-bottom:10px;color:var(--dark-blue);line-height:1.2}.sdItemList .sdItemLitem .txt p{font-size:16px;margin:0}@media screen and (max-width:992px){.sdItemList .sdItemLitem{max-width:300px;margin-bottom:40px;padding-left:0}.sdItemList .sdItemLitem:last-child{margin-bottom:0}.sdItemList .sdItemLitem figure{position:absolute;top:0;left:0;width:100%;text-align:center}.sdItemList .sdItemLitem figure img{height:40px;width:auto}.sdItemList .sdItemLitem .txt{padding-left:0;padding-top:60px;width:100%}}.distFlujo{padding:40px 0}.distFlujo h3{text-align:center;margin:0 0 60px}.distFlujo h3 strong{color:var(--morado)}.distFlujoSlider{overflow:visible!important}.distFlujoSlider .swiper-slide,.distFlujoSlider .swiper-wrapper{overflow:visible}.distFluImg{border-radius:30px;overflow:hidden;box-shadow:0 15px 40px 0 rgba(77,104,182,.08)}.distFluImg img{display:block}.animation_container{margin-top:20px}.businessFlow{margin-top:70px;display:flex;flex-direction:column;align-items:center;gap:32px}.businessFlow .businessFlow_content{position:relative;width:100%;display:grid;place-items:center}.businessFlow .businessFlow_content div{display:grid;place-items:center;border-radius:22px;border:3px solid #fff;width:430px;height:95px;background:linear-gradient(173deg,rgba(54,124,252,.05) 33.27%,rgba(54,124,252,.15) 93.17%);box-shadow:0 24px 28px 0 rgba(0,0,0,0)}@media screen and (max-width:992px){.businessFlow .businessFlow_content div{display:none}}.businessFlow .businessFlow_content div:first-of-type{position:absolute;top:25px;left:0}.businessFlow .businessFlow_content div:nth-of-type(2){position:absolute;top:25px;right:0}.businessFlow .businessFlow_content div:nth-of-type(3){position:absolute;bottom:25px;left:0}.businessFlow .businessFlow_content div:nth-of-type(4){position:absolute;bottom:25px;right:0}.businessFlow .businessFlow_content span{font-size:22px;font-weight:500;color:var(--dark-blue);line-height:1.2}.businessFlow h2{text-align:center}@media screen and (max-width:992px){.businessFlow h2{font-size:22px}}.businessFlow img{max-width:560px;max-height:555px}.sliderLeftSection,.sliderRightSection{margin-top:70px;padding-top:70px;background:linear-gradient(183deg,rgba(108,39,210,.51) 2%,rgba(255,255,255,0) 30%)}.sliderLeftSection .sliderLeftSection_container,.sliderLeftSection .sliderRightSection_container,.sliderRightSection .sliderLeftSection_container,.sliderRightSection .sliderRightSection_container{display:flex;align-items:flex-start;justify-content:center;gap:67px;width:100%;position:relative;padding:47px;border-radius:40px;border:1px solid hsla(0,0%,100%,.4);background:linear-gradient(173deg,rgba(245,247,255,.78) 33.27%,rgba(245,247,255,0) 93.17%);box-shadow:0 24px 28px 0 rgba(14,45,102,.04);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sliderLeftSection .sliderLeftSection_container .slider,.sliderLeftSection .sliderRightSection_container .slider,.sliderRightSection .sliderLeftSection_container .slider,.sliderRightSection .sliderRightSection_container .slider{display:grid;grid-gap:33px;gap:33px;place-items:center;margin-top:4rem}.sliderLeftSection .sliderLeftSection_container .slider img,.sliderLeftSection .sliderRightSection_container .slider img,.sliderRightSection .sliderLeftSection_container .slider img,.sliderRightSection .sliderRightSection_container .slider img{width:100%;max-width:483px}.sliderLeftSection .sliderLeftSection_container .slider .slider_dots,.sliderLeftSection .sliderRightSection_container .slider .slider_dots,.sliderRightSection .sliderLeftSection_container .slider .slider_dots,.sliderRightSection .sliderRightSection_container .slider .slider_dots{display:flex;gap:34px}.sliderLeftSection .sliderLeftSection_container .slider .slider_dots div,.sliderLeftSection .sliderRightSection_container .slider .slider_dots div,.sliderRightSection .sliderLeftSection_container .slider .slider_dots div,.sliderRightSection .sliderRightSection_container .slider .slider_dots div{width:13px;height:13px;border-radius:50%;background-color:#bcbcbc}.sliderLeftSection .sliderLeftSection_container .slider .slider_dots .dot_active,.sliderLeftSection .sliderRightSection_container .slider .slider_dots .dot_active,.sliderRightSection .sliderLeftSection_container .slider .slider_dots .dot_active,.sliderRightSection .sliderRightSection_container .slider .slider_dots .dot_active{background-color:var(--morado)}.sliderLeftSection .sliderLeftSection_container .slider_mobile,.sliderLeftSection .sliderRightSection_container .slider_mobile,.sliderRightSection .sliderLeftSection_container .slider_mobile,.sliderRightSection .sliderRightSection_container .slider_mobile{display:none}@media screen and (max-width:992px){.sliderLeftSection .sliderLeftSection_container .slider,.sliderLeftSection .sliderRightSection_container .slider,.sliderRightSection .sliderLeftSection_container .slider,.sliderRightSection .sliderRightSection_container .slider{display:none;margin-top:0}.sliderLeftSection .sliderLeftSection_container .slider_mobile,.sliderLeftSection .sliderRightSection_container .slider_mobile,.sliderRightSection .sliderLeftSection_container .slider_mobile,.sliderRightSection .sliderRightSection_container .slider_mobile{display:grid}}.sliderLeftSection .sliderLeftSection_container .features,.sliderLeftSection .sliderRightSection_container .features,.sliderRightSection .sliderLeftSection_container .features,.sliderRightSection .sliderRightSection_container .features{display:grid;grid-gap:10px;gap:10px}.sliderLeftSection .sliderLeftSection_container .features strong,.sliderLeftSection .sliderRightSection_container .features strong,.sliderRightSection .sliderLeftSection_container .features strong,.sliderRightSection .sliderRightSection_container .features strong{color:var(--morado)}.sliderLeftSection .sliderLeftSection_container .features p,.sliderLeftSection .sliderRightSection_container .features p,.sliderRightSection .sliderLeftSection_container .features p,.sliderRightSection .sliderRightSection_container .features p{font-size:22px;font-weight:600;max-width:600px;margin-top:7px;margin-bottom:7px;line-height:1.25}.sliderLeftSection .sliderLeftSection_container .features .features_container,.sliderLeftSection .sliderRightSection_container .features .features_container,.sliderRightSection .sliderLeftSection_container .features .features_container,.sliderRightSection .sliderRightSection_container .features .features_container{display:grid;grid-gap:15px;gap:15px;justify-items:flex-start}.sliderLeftSection .sliderLeftSection_container .features .features_container div,.sliderLeftSection .sliderRightSection_container .features .features_container div,.sliderRightSection .sliderLeftSection_container .features .features_container div,.sliderRightSection .sliderRightSection_container .features .features_container div{display:flex;align-items:center;justify-content:center;gap:40px}.sliderLeftSection .sliderLeftSection_container .features .features_container div img,.sliderLeftSection .sliderRightSection_container .features .features_container div img,.sliderRightSection .sliderLeftSection_container .features .features_container div img,.sliderRightSection .sliderRightSection_container .features .features_container div img{width:30px;height:30px}.sliderLeftSection .sliderLeftSection_container .features .features_container div p,.sliderLeftSection .sliderRightSection_container .features .features_container div p,.sliderRightSection .sliderLeftSection_container .features .features_container div p,.sliderRightSection .sliderRightSection_container .features .features_container div p{font-size:18px;font-weight:400}@media screen and (max-width:992px){.sliderLeftSection .sliderLeftSection_container,.sliderLeftSection .sliderRightSection_container,.sliderRightSection .sliderLeftSection_container,.sliderRightSection .sliderRightSection_container{flex-direction:column;padding:30px;width:100%}.sliderLeftSection .sliderLeftSection_container .features,.sliderLeftSection .sliderRightSection_container .features,.sliderRightSection .sliderLeftSection_container .features,.sliderRightSection .sliderRightSection_container .features{gap:20px}.sliderLeftSection .sliderLeftSection_container .features h2,.sliderLeftSection .sliderRightSection_container .features h2,.sliderRightSection .sliderLeftSection_container .features h2,.sliderRightSection .sliderRightSection_container .features h2{font-size:22px}.sliderLeftSection .sliderLeftSection_container .features .features_container p,.sliderLeftSection .sliderRightSection_container .features .features_container p,.sliderRightSection .sliderLeftSection_container .features .features_container p,.sliderRightSection .sliderRightSection_container .features .features_container p{font-size:16px}.sliderLeftSection .MuiContainer-root,.sliderRightSection .MuiContainer-root{max-width:100%;padding-left:0;padding-right:0}}.sliderLeftSection .sliderRightSection_container,.sliderRightSection .sliderRightSection_container{margin-top:70px;background:none;border:none;box-shadow:none}.sliderLeftSection .sliderRightSection_container .features h2 strong,.sliderRightSection .sliderRightSection_container .features h2 strong{color:#367cfc}.sliderLeftSection .sliderRightSection_container .slider .slider_dots .dot_active,.sliderRightSection .sliderRightSection_container .slider .slider_dots .dot_active{background-color:#367cfc}.sliderRightSection{background:linear-gradient(183deg,rgba(54,124,252,.21) 2%,rgba(255,255,255,0) 30%)}.solutions_banner{display:grid;grid-gap:20px;gap:20px;place-items:center;margin-top:100px;position:relative}.solutions_banner h2{text-align:center}.solutions_banner h2 b{color:#367cfc}.solutions_banner h2 strong{color:var(--morado)}.solutions_banner .bannerImgDesktop{display:block}.solutions_banner .bannerImgMobile{display:none}@media screen and (max-width:992px){.solutions_banner h2{font-size:22px}.solutions_banner .bannerImgDesktop{display:none}.solutions_banner .bannerImgMobile{display:block}}.waveLeft,.waveRight{width:134px;height:480px;position:absolute}@media screen and (max-width:992px){.waveLeft,.waveRight{display:none}}.waveLeft{left:0;top:50rem}.waveRight{bottom:140rem;right:0}.breadCrumbPageCaracterísticas{padding:150px 0 0;overflow:hidden;min-height:100vh}.breadCrumbPageCaracterísticas:after,.breadCrumbPageCaracterísticas:before{display:none}.breadCrumbPageCaracterísticas:after{background:var(--dark-blue);z-index:2;transform:translateX(20%)}@media screen and (max-width:992px){.breadCrumbPageCaracterísticas{width:100%;text-align:center;padding:50px 0 0;margin:0 auto}}.breadBoxCaracteristicas{position:absolute;top:140px;text-align:center;margin:0 auto}@media screen and (max-width:1013px){.breadBoxCaracteristicas{left:50%;transform:translate(-50%)}}.titleBoxCaracteristicas{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:-15px auto 0}.titleBoxCaracteristicas h1{max-width:600px;font-size:40px;margin:0 auto 10px}.titleBoxCaracteristicas h1,.titleBoxCaracteristicas h2{width:100%;color:var(--dark-blue);text-align:center;text-wrap:balance;padding:0}.titleBoxCaracteristicas h2{max-width:500px;font-size:25px;margin:0 auto}.titleBoxCaracteristicas p{color:var(--morado);font-size:20px;font-weight:600;text-align:center;text-wrap:balance;padding:0;margin:8px auto}@media screen and (max-width:992px){.titleBoxCaracteristicas{margin:130px auto 0}}.caracteristicasCont{padding-top:0}.caractTab{display:flex;margin-top:50px}@media screen and (max-width:992px){.caractTab{display:none}}.caractTabLink{width:260px}.caractTabLink .MuiTabs-flexContainer,.caractTabLink .MuiTabs-root,.caractTabLink .MuiTabs-scroller{display:flex;flex-direction:column}.caractTabLink .MuiTabs-indicator{display:none}.caractTabLink .MuiTabs-flexContainer{border-radius:20px 0 0 20px;overflow:hidden}.caractTabLink .MuiButtonBase-root{padding:25px 30px;background:#f1f4ff;font-size:20px;color:var(--dark-blue);text-transform:none;font-weight:700;text-align:left;align-items:flex-start}.caractTabLink .MuiButtonBase-root:before{content:"";width:80%;height:1px;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;background:rgba(0,0,0,.15);position:absolute}.caractTabLink .MuiButtonBase-root:last-child:before{display:none}.caractTabLink .MuiButtonBase-root.Mui-selected{background:#d0d8fd;color:var(--blue)}.caractTabResultBox{width:calc(100% - 260px);background:#d0d8fd;border-radius:0 40px 40px 40px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);position:relative;z-index:2;padding:0}.caractTabResultBox .careBox{padding:40px 0 110px;background:#367cfc;background:linear-gradient(45deg,rgb(54,124,252) 1%,rgb(108,39,210) 68%);border-radius:30PX;min-height:400px;display:flex;overflow:hidden;align-items:center;justify-content:center;flex-direction:column;position:relative}.caractTabResultBox .careBox h3{text-align:center;color:var(--white);margin-bottom:40px;font-size:35px;position:relative;z-index:2;padding-left:40px}.caractTabResultBox .careBox h3 svg{display:inline-block;position:absolute;left:0;top:7px;width:30px;height:30px}.caractTabResultBox .careBox h3 svg path{fill:var(--white)}@media screen and (max-width:1279px){.caractTabResultBox .careBox h3{font-size:28px}}@media screen and (max-width:599px){.caractTabResultBox .careBox h3{font-size:22px;padding-left:27px}.caractTabResultBox .careBox h3 svg{width:20px;height:20px;top:4px}}.caractTabResult{flex-direction:column}.txtList{margin-top:40px;flex-wrap:wrap}.txtList .txtItem{width:calc(50% - 10px);background:var(--white);padding:20px 32px;border-radius:30px;transition:all .3s ease-in-out;margin:0 5px 20px}.txtList .txtItem p{margin:0;font-size:16px}.txtList .txtItem:hover{background:var(--blue)}.txtList .txtItem:hover p{color:var(--white)}.caractTabResultMora .careBox{background:var(--morado)}.caractTabResultMora .txtList .txtItem p strong{color:var(--morado)}.caractTabResultMora .txtList .txtItem:hover{background:var(--morado)}.caractTabResultMora .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult1 .careBox{background:#8747ff}.caractTabResult1 .txtList .txtItem p strong{color:#64328a}.caractTabResult1 .txtList .txtItem:hover{background:#8747ff}.caractTabResult1 .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult2 .careBox{background:#367dfd}.caractTabResult2 .txtList .txtItem p strong{color:#367dfd}.caractTabResult2 .txtList .txtItem:hover{background:#367dfd}.caractTabResult2 .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult3 .careBox{background:#8747ff}.caractTabResult3 .txtList .txtItem p strong{color:#35ae73}.caractTabResult3 .txtList .txtItem:hover{background:#35ae73}.caractTabResult3 .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult4 .careBox{background:#367dfd}.caractTabResult4 .txtList .txtItem p strong{color:#e9511d}.caractTabResult4 .txtList .txtItem:hover{background:#e9511d}.caractTabResult4 .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult5 .careBox{background:#8747ff}.caractTabResult5 .txtList .txtItem p strong{color:#0d71b9}.caractTabResult5 .txtList .txtItem:hover{background:#0d71b9}.caractTabResult5 .txtList .txtItem:hover p strong{color:var(--white)}.caractTabResult6 .careBox{background:#367dfd}.caractTabResult6 .txtList .txtItem p strong{color:#28285b}.caractTabResult6 .txtList .txtItem:hover{background:#28285b}.caractTabResult6 .txtList .txtItem:hover p strong{color:var(--white)}.caractTab2{width:100%;height:auto;border-radius:40px;overflow:hidden;display:none}@media screen and (max-width:992px){.caractTab2{display:block;margin-top:50px}.caractTab2 .careBox{border-radius:0!important}}.caractTab2 .MuiPaper-root{border:0 solid #000}.caractTab2 .MuiAccordionSummary-root{background:#d0d8fd;padding:10px 20px;position:relative;border-bottom:1px solid #fff}.caractTab2 .MuiAccordionSummary-root p{font-size:18px;font-weight:700;color:#294fd6}.caractTab2 .MuiAccordionDetails-root{padding:0}.caractTab2 .caractTabResultBox{max-width:100%;width:100%;border-radius:0}.caractTab2 .caractTabResultBox figure{border-radius:0}.caractTab2 .txtList{padding:20px 10px 10px;margin-top:0;border-radius:0;background:#f1f4ff}.caractTab2 .txtList .txtItem{width:100%}.caractTab2 .MuiAccordionSummary-expandIconWrapper{left:auto;right:50px;top:23px;position:absolute;font-size:50px;color:var(--blue)}.caractTab2 .MuiAccordionSummary-expandIconWrapper .MuiSvgIcon-root{width:20px;height:30px}.careBox .swiper{width:100%;height:100%}.careBox .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,0);display:flex;align-items:baseline;height:auto!important}.careBox .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.careBox .autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--swiper-theme-color)}.careBox .autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:var(--swiper-theme-color);fill:none;stroke-dashoffset:calc(125.6*(1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.careScreenSwiper{height:auto!important}.careBoxItem{padding:0;display:flex;margin:0;overflow:hidden;position:relative;width:100%}.careBoxItem figure{width:100%;display:inline-block;overflow:hidden}.careBoxItem .txt{position:absolute;bottom:15px;z-index:2;background:#367cfc;background:linear-gradient(180deg,#367cfc 0,#6c27d2);border-radius:10px;padding:5px 15px;left:50%;transform:translateX(-50%)}.careBoxItem .txt p{padding:0;margin:0;font-size:14px;color:#fff}@media screen and (max-width:1279px){.careBoxItem .txt{font-size:12px}}@media screen and (max-width:599px){.careBoxItem .txt{display:none}}.careBoxItem img{margin:0;padding:0;width:100%;height:auto;display:inline-block}.careLaptopBox{width:100%;display:flex;max-width:650px;position:relative;z-index:2}.careLaptopBox:before{content:"";width:100%;position:absolute;height:30px;bottom:-35px;left:0;z-index:1;background:radial-gradient(ellipse at center,rgb(0,0,0) 0,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);opacity:.3;pointer-events:none}@media screen and (max-width:1279px){.careLaptopBox{max-width:550px}}@media screen and (max-width:599px){.careLaptopBox{max-width:270px}}.careLaptopSwiper{width:584px;height:435px;left:28px;top:36px;position:absolute;z-index:1}.careLaptopSwiper .swiper-pagination .swiper-pagination-bullet{width:14px!important;height:14px!important;background:#fff}@media screen and (max-width:1279px){.careLaptopSwiper{left:23px;top:30px;width:493px;height:390px}}@media screen and (max-width:599px){.careLaptopSwiper{left:12px;top:15px;width:241px;height:234px}}.terminosCont .MuiPaper-root{box-shadow:0 0 0 0 rgba(0,0,0,0)}.terminosCont .MuiPaper-root:before{display:none!important}.terminosCont .MuiButtonBase-root{background:#ecf3ff;margin-bottom:20px;border-radius:50px;padding:15px 15px 15px 25px}.enlacePregunta{color:#7e41d6}.breadBoxPlanesPrecios{z-index:99}.breadBoxPlanesPrecios h1{width:100%;font-size:40px}.pagePlanesPrecios .sectionPages{padding-top:0}.breadCrumbPlanesPrecios{padding:100px 0 0;overflow:hidden}.breadCrumbPlanesPrecios:after,.breadCrumbPlanesPrecios:before{display:none}.breadCrumbPlanesPrecios:after{background:var(--dark-blue);z-index:2;transform:translateX(20%)}@media screen and (max-width:992px){.breadCrumbPlanesPrecios{padding:10vh 0 0}}.progressBar{width:80%;height:21px;border:2px solid #0e2d66;border-radius:100px;margin-bottom:10px;padding:4px;display:inline-block}.progressBarFill1{width:33.3%;background:linear-gradient(90deg,#367CFC,#6C27D2);height:10px;border-radius:100px}.progressBarDisabled1{filter:grayscale(40%)!important;pointer-events:none!important}.modalTitle2 h4{width:300px;margin:auto;font-size:35px!important;font-weight:800;border-radius:10px;padding:5px 0;background:linear-gradient(90deg,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width:992px){.modalTitle2 h4{font-size:30px!important}}@media screen and (max-width:599px){.modalTitle2 h4{width:100%;font-size:25px!important}}.progressBarFill2{width:66.6%;background:linear-gradient(90deg,#367CFC,#6C27D2);height:10px;border-radius:100px}.progressBarDisabled2{filter:grayscale(40%)!important;pointer-events:none!important}.modalTitle3 h4{width:400px;margin:auto;font-size:35px!important;font-weight:800;border-radius:10px;padding:5px 0;background:linear-gradient(90deg,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width:992px){.modalTitle3 h4{width:100%;font-size:30px!important}}@media screen and (max-width:599px){.modalTitle3 h4{width:100%;font-size:25px!important}}.progressBarFill3{width:100%;background:linear-gradient(90deg,#367CFC,#6C27D2);height:10px;border-radius:100px}.progressBarDisabled3{filter:grayscale(40%)!important;pointer-events:none!important}.modalFooter p{width:400px;font-size:12px;font-weight:600;background:#fff;border-radius:10px;margin:auto;padding:15px 5px 5px}@media screen and (max-width:599px){.modalFooter p{width:100%}}.preciosSwitchModal{width:200px;margin:0 auto 20px;align-items:center;justify-content:center;text-align:center;border:2px solid var(--dark-blue);border-radius:50px;cursor:pointer}.preciosSwitchModal .preciosSwicthModal{width:200px;height:40px;border-radius:60px;display:flex;position:relative;transition:all .3s}.preciosSwitchModal .preciosSwicthModal:after{content:"";position:absolute;width:100px;left:calc(50% - 5px);height:calc(100% - 10px);top:5px;background:var(--dark-blue);border-radius:60px;box-shadow:0 7px 14px 4px rgba(54,124,252,.21);z-index:1;transition:all .3s}.preciosSwitchModal .switchModalActive,.preciosSwitchModal .switchModalActiveLabel{width:100%;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s;padding-right:5px}.preciosSwitchModal .switchModalActiveLabel{color:var(--white)}.preciosSwitchModal .switchModalActiveLabel small{margin-left:3px;font-weight:500;z-index:2}.preciosSwitchModal .switchModalActive{color:var(--dark-blue)}.preciosSwitchModal .preciosSwicthModal span{position:relative;z-index:2}.preciosSwitchModal .preciosSwicthModalActive .switchModalActiveLabel{color:var(--dark-blue)}.preciosSwitchModal .preciosSwicthModalActive .switchModalActive{color:var(--white)}.preciosSwitchModal .preciosSwicthModalActive:after{width:85px;left:8px}.preciosSwithBox{align-items:center;justify-content:center;text-align:center;margin:15px 0}.preciosSwicth{width:350px;height:60px;border-radius:60px;display:flex;position:relative;margin:0 0 5px;background:#e8e8e8;padding:0;overflow:hidden}.preciosSwicth:after{content:"";position:absolute;top:3px;left:calc(50% + 3px);width:calc(50% - 6px);background:var(--morado2);border-radius:60px;height:calc(100% - 6px);z-index:1;transition:all .3s ease}.preciosSwicth span{position:relative;z-index:2;white-space:nowrap;transition:all .3s ease}.preciosSwicth.preciosSwicthActive:after{left:3px}.preciosSwicth.preciosSwicthActive .switchActiveLabel{color:var(--morado)}.preciosSwicth.preciosSwicthActive .switchActive{color:var(--white)}.switchActive,.switchActiveLabel{width:50%;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0 10px}.switchActiveLabel{color:var(--white)}.switchActive{color:var(--morado)}@media screen and (max-width:992px){.preciosSwicth{width:280px;height:60px;border-radius:40px}.preciosSwicth:after{top:3px;width:calc(50% - 6px);height:calc(100% - 6px)}.preciosSwicth span{font-size:14px}.switchActive,.switchActiveLabel{width:50%;font-size:14px}}@media screen and (max-width:599px){.preciosSwicth{width:240px;height:50px;border-radius:30px}.preciosSwicth:after{top:2px;width:calc(50% - 4px);height:calc(100% - 4px)}.preciosSwicth span{font-size:12px}.switchActive,.switchActiveLabel{width:50%;font-size:12px;padding:0 5px}}.preciosList,.preciosListCont{display:flex;justify-content:center}.preciosList{align-items:center;padding:20px 0 0;margin:0}.preciosList .preciosListCont{max-width:1500px!important}@media screen and (max-width:1279px){.preciosList{flex-direction:column;padding:20px 0 0}}@media screen and (max-width:992px){.preciosList{flex-direction:column;padding:20px 0 0}}@media screen and (max-width:599px){.preciosList{flex-direction:column;padding:20px 0 0}}.bcLinkPrecios{margin-bottom:15px!important}.titleBox3{margin-bottom:100px}.titleBox3 h1{margin-bottom:0;padding-bottom:0}.titleBox3 h1:before{display:none}.breadBox{margin-top:30px;display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;padding-bottom:30px}.breadBox h1{position:absolute;left:50%;transform:translateX(-50%);text-align:center;color:var(--dark-blue);margin:30px 0 0}@media(max-width:768px){.breadBox{flex-direction:column;align-items:center;padding-bottom:20px}.breadBox h1{position:relative;left:auto;transform:none;margin-top:10px}.bcLink{margin-bottom:5px;text-align:center}.bcLink>*{display:inline-block}}@media(max-width:480px){.breadBox{margin-top:15px}.breadBox h1{font-size:2rem}}.inlineBlock.bcLink{flex-shrink:0}.header{position:relative;overflow:hidden;padding:50px 0;background:hsla(0,0%,100%,.8);box-shadow:0 2px 10px rgba(0,0,0,.1)}.header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgb(255,255,255))}#footer-plan-title li{background:#f4edff;border:1px solid var(--morado);border-top-left-radius:5px;border-top-right-radius:5px}#footer-plan-title li p{font-size:16px;font-weight:700;color:var(--morado)}#footer-plan-content li{background:var(--morado);padding:10px 20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#footer-plan-content p{font-size:14px;font-weight:500;color:var(--white)}#footer-plan-content p strong{font-size:14px;font-weight:700;color:var(--white)}#footer-plan-content p b{font-weight:300;color:var(--white)}#footer-plan-content svg{position:absolute;left:0;width:20px}#footer-plan-content svg path{fill:var(--white)}#footer-plan2-title li{background:#f4edff;border:1px solid var(--morado);border-top-left-radius:5px;border-top-right-radius:5px}#footer-plan2-title li p{font-size:16px;font-weight:700;color:var(--morado)}#footer-plan2-content li{background:#ede4fb;padding:10px 20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#footer-plan2-content p{font-size:14px;font-weight:500;line-height:23px;color:var(--morado)}#footer-plan2-content p strong{font-size:14px;font-weight:700;color:var(--morado)}#footer-plan2-content p b{font-weight:300;color:var(--morado)}#footer-plan2-content svg{position:absolute;left:0;width:20px}#footer-plan2-content svg path{fill:var(--morado)}#footer-plan3-title li{background:#f4edff;border:1px solid var(--blue2);border-top-left-radius:5px;border-top-right-radius:5px}#footer-plan3-title li p{font-size:16px;font-weight:700;color:var(--blue2)}#footer-plan3-content li{background:var(--blue2);padding:10px 20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#footer-plan3-content p{font-size:14px;font-weight:500;color:var(--white)}#footer-plan3-content p strong{font-size:14px;font-weight:700;color:var(--white)}#footer-plan3-content p b{font-weight:300;color:var(--white)}#footer-plan3-content svg{position:absolute;left:0;width:20px}#footer-plan3-content svg path{fill:var(--white)}.form-error-text{font-size:11px!important;line-height:12px!important}.preciosModal{width:90%;max-width:600px;height:670px;border-radius:30px;position:absolute;transform:translate(-50%,-50%);background:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;top:50%;left:50%}.preciosModal .preciosModalBox{padding:10px 15px}.preciosModal:active,.preciosModal:focus{outline:none;border:none;box-shadow:none}.fondoPlan1.planSelected,.fondoPlan1:hover{transform:scale(1.1)}.fondoPlan1.planSelected .animate-figure-plan{animation:slideUpDown2 2s ease-in-out infinite}.fondoPlan2.planSelected,.fondoPlan2:hover{transform:scale(1.1)}@keyframes slideUpDown2{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.fondoPlan2.planSelected .animate-figure-plan{animation:slideUpDown2 2s ease-in-out infinite}.psResumen{background:#ecf3ff;text-align:left;padding:10px 20px;border-radius:15px;margin:5px 0 20px;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:992px){.psResumen{margin:10px 0 0}}.psResumen h4{font-size:16px;width:100%;margin:0 0 15px;padding-bottom:0}.psResumen .psResPlan{transition:all .3s ease-in-out;width:calc(50% - 10px);background:#fff;padding:10px 15px;border-radius:15px;display:flex;align-items:center;box-shadow:1px 1px 4px 0 rgba(0,0,0,.15)}.psResumen .psResPlan .txt{float:left;width:calc(100% - 110px)}.psResumen .psResPlan .txt h5{font-size:14px;color:var(--dark-blue);margin-bottom:10px}.psResumen .psResPlan .txt p{font-size:13px;color:var(--gristxt);margin:3px 0;vertical-align:top;position:relative;padding-left:25px}.psResumen .psResPlan .txt p svg{width:18px;display:inline-block;position:absolute;left:0;top:-4px;color:var(--blue)}.psResumen .psResPlan .price{float:left;width:110px;text-align:right;display:flex;align-items:flex-end;justify-content:flex-end}.psResumen .psResPlan .price h6{font-size:30px;display:flex;flex-direction:column;padding-left:25px;width:auto;position:relative;color:var(--gristxt)}.psResumen .psResPlan .price h6 span{position:absolute;font-size:14px;left:0;top:10px}.psResumen .psResPlan .price h6 small{font-size:12px;text-align:right;margin-top:-7px}@media screen and (max-width:992px){.psResumen .psResPlan{flex-direction:column}.psResumen .psResPlan .txt{width:100%}.psResumen .psResPlan .price{width:100%;align-items:flex-end;justify-content:flex-end;border-top:1px solid #ecf3ff;padding:7px 0 0;margin:7px 0 0}.psResumen .psResPlan .price h6{font-size:20px}.psResumen .psResPlan .price h6 span{font-size:11px;top:6px}.psResumen .psResPlan .price h6 small{font-size:8px;margin-top:-4px}}.psResumen .psResPlan2{position:absolute;right:0;height:100%;top:0;width:calc(50% - 10px)}.psResumen .psResTotal{display:flex;justify-content:space-between;width:100%;background:#fff;padding:5px 20px;border-radius:15px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.15);align-items:center}.psResumen .psResTotal h5{font-size:20px}.psResumen .psResTotal h6{font-size:35px;display:flex;flex-direction:column;position:relative;padding:0 0 0 25px;color:var(--blue)}.psResumen .psResTotal h6 span{font-size:14px;position:absolute;left:0;top:17px}.psResumen .psResTotal h6 small{font-size:12px;text-align:right;margin-top:-10px}@media screen and (max-width:992px){.psResumen .psResTotal{position:fixed;bottom:50px;left:0;width:100%;z-index:4;border-radius:0;border-top:1px solid rgba(0,0,0,.15)}.psResumen .psResTotal h6{font-size:28px}.psResumen .psResTotal h6 span{font-size:12px;top:12px}.psResumen .psResTotal h6 small{font-size:12px;margin-top:-5px}}.psResPlanBox{justify-content:space-between;margin:0 0 15px}@media screen and (max-width:992px){.psResPlanBox{flex-direction:column;margin:0}.psResPlanBox .psResPlan,.psResPlanBox .psResPlan2{position:relative;width:100%}.psResPlanBox .psResPlan{margin-bottom:15px}}.psResumen2 .psResPlan{width:100%}.psResumen2 .psResPlan2{opacity:0;pointer-events:none;width:50%;transform:translateX(10%)}@media screen and (max-width:992px){.psResumen2 .psResPlan2{position:absolute;width:100%;z-index:-1}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.preciosProgress{margin-bottom:20px}.preciosProgressBox{max-width:400px}.preciosProgressBox .MuiLinearProgress-root{width:100%;background:rgba(0,0,0,.15)}.preciosProgressBox .MuiLinearProgress-bar{background:var(--blue)}.noSpam{margin-bottom:20px;text-wrap:balance}@media screen and (max-width:599px){.noSpam{font-size:10px!important}}.mFieldError{color:#d32f2f;text-align:left;font-size:13px;margin-bottom:8px;display:flex;align-items:center}.mFieldError svg{width:20px;margin-right:5px}.preciosModalResp{align-items:center;justify-content:center}.preciosSendData .preciosModalRespBox{width:100%;padding:10px 20px 20px}@media screen and (max-width:599px){.preciosSendData .preciosModalRespBox{padding:10px 10px 0}}.pmrApiResp{padding:30px 10px}.pmrApiResp p{font-size:14px;margin-top:0}.pmrApiResp .campTxt ul{padding:0 0 10px;margin:0;list-style:none;display:inline-block;vertical-align:top;width:auto}.pmrApiResp .campTxt ul h5{font-size:20px;margin-bottom:10px}.pmrApiResp .campTxt ul li{text-align:left;position:relative;padding:5px 0 5px 23px;color:var(--gristxt);font-size:13px;border-bottom:1px solid rgba(0,0,0,.1)}.pmrApiResp .campTxt ul li:before{content:"";position:absolute;width:16px;height:16px;top:5px;left:0;border-radius:50%;background:url(/_next/static/media/arrow_detail_ambient.ed5ab248.webp);background-size:100% 100%}.pmrApiResp .campTxt ul li:last-child{border-bottom:0 solid rgba(0,0,0,0)}.preciosModalRespBox{background:#ecf3ff;border-radius:16px;margin:30px 0;max-width:600px;padding:30px 40px;align-items:center;justify-content:center}.preciosModalRespBox .imgBox{width:210px;float:left;height:auto;border-radius:20px}.preciosModalRespBox .imgBox figure{border:2px solid var(--morado);border-radius:33px;background:#fff;background:linear-gradient(180deg,rgb(255,255,255) 0,rgb(243,235,255));height:100%;padding:25px}.preciosModalRespBox .imgBox figure h4{font-size:30px;color:var(--morado);font-weight:bolder;text-align:center;margin:0}.preciosModalRespBox .txt{width:calc(100% - 210px);float:left;text-align:left;vertical-align:top;padding:0 0 0 20px}.preciosModalRespBox .txt p{font-size:16px;margin:0}.preciosModalRespBox .txt ul{list-style:none;padding:0;margin:0}.preciosModalRespBox .txt ul li{font-size:14px;color:var(--dark-blue);border-bottom:1px solid rgba(0,0,0,.15);padding:5px 0}.preciosModalRespBox .txt ul li strong{display:inline-block;margin-right:5px}.preciosModalRespBox .txt ul li:last-child{border-bottom:0 solid rgba(0,0,0,0)}@media screen and (max-width:992px){.preciosModalRespBox{flex-direction:column;padding:15px 20px}.preciosModalRespBox .imgBox{width:100%}.preciosModalRespBox .imgBox figure{border-radius:15px;text-align:center;padding:10px}.preciosModalRespBox .imgBox figure h4{font-size:20px;text-align:center;width:100%}.preciosModalRespBox .txt{width:100%;padding:30px 0 0;text-align:center}}.preciosComparaciones{text-align:center;margin:40px 0 0;z-index:3}.preciosComparaciones h2{font-weight:bolder;font-size:38px;margin-bottom:30px;display:inline-block;width:100%}.preciosComparaciones h2 strong{color:var(--blue)}@media screen and (max-width:992px){.preciosComparaciones{margin:0}}@media screen and (max-width:599px){.preciosComparaciones h2{font-size:28px}.preciosComparaciones h2 br{display:none}}.preciosAcordeonBox{display:inline-block;background:var(--white);width:100%;border-radius:30px 30px 30px 30px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);padding:15px 0;overflow:hidden;margin-top:30px}@media screen and (max-width:992px){.preciosAcordeonBox{overflow:auto;margin-top:10px}}@media screen and (max-width:600px){.preciosAcordeonBox{margin-top:0}}@media screen and (max-width:700px){.preciosAcordeonBox2{min-width:800px}}@media screen and (max-width:600px){.preciosAcordeonBox2{min-width:700px}}@media screen and (max-width:500px){.preciosAcordeonBox2{min-width:600px}}.preciosAcordeon{display:inline-block;padding:15px 20px;border:0 solid #fff;width:100%}.preciosAcordeon .MuiButtonBase-root{width:calc(100% - 0px);border:1px solid #ddcbf8!important;background:#fff;border-radius:35px;padding:25px 30px!important;position:relative}.preciosAcordeon .MuiButtonBase-root .MuiAccordionSummary-content{margin:0}.preciosAcordeon .MuiButtonBase-root .MuiAccordionSummary-expandIconWrapper{position:absolute;top:0;right:30px;height:30px;bottom:0;margin-top:auto;margin-bottom:auto}@media screen and (max-width:992px){.preciosAcordeon .MuiButtonBase-root{padding:18px 20px!important}}.preciosAcordeon .MuiCollapse-root .MuiAccordionDetails-root{border-top:0 solid #fff;padding:0;margin:20px 0 0}.planDesc{background:var(--white);border-radius:10px;padding:0 15px;margin:15px 0;box-shadow:1px 2px 4px 0 rgba(0,0,0,.1)}.planDesc .planItem{border-bottom:1px solid rgba(0,0,0,.15);padding:7px 0 7px 25px;font-size:11px}.planDesc .planItem .MuiSvgIcon-root{fill:var(--blue);position:absolute;left:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:15px}.planDesc .planItem:last-child{border-bottom:0 solid rgba(0,0,0,.08)}.tituloBeneficiosPanelPlanEmprende h4{width:calc(100% - 510px);text-align:left;font-size:20px}.tituloBeneficiosPanelPlanEmprende .check{width:170px}.tituloBeneficiosPanelPlanEmprende .check span{color:var(--morado);font-weight:700;font-size:16px}@media screen and (max-width:1279px){.tituloBeneficiosPanelPlanEmprende .check span,.tituloBeneficiosPanelPlanEmprende h4{font-size:14px}}@media screen and (max-width:992px){.tituloBeneficiosPanelPlanEmprende{display:flex;align-items:center;justify-content:center}.tituloBeneficiosPanelPlanEmprende h4{font-size:12px;width:calc(100% - 360px);padding-right:20px}.tituloBeneficiosPanelPlanEmprende .check{width:120px}.tituloBeneficiosPanelPlanEmprende .check span{font-size:12px}}@media screen and (max-width:599px){.tituloBeneficiosPanelPlanEmprende h4{width:calc(100% - 300px);padding-right:20px}.tituloBeneficiosPanelPlanEmprende .check{width:100px}}.pcomparacionesTitulo{padding-right:40px}.pcomparacionesTitulo h4{width:calc(100% - 510px);text-align:left;font-size:20px}.pcomparacionesTitulo .check{width:170px}.pcomparacionesTitulo .check span{color:var(--morado);font-weight:700;font-size:16px}@media screen and (max-width:1279px){.pcomparacionesTitulo h4{font-size:18px}.pcomparacionesTitulo .check span{font-size:14px}}@media screen and (max-width:992px){.pcomparacionesTitulo{display:flex;align-items:center;justify-content:center}.pcomparacionesTitulo h4{font-size:16px;width:calc(100% - 360px);padding-right:20px}.pcomparacionesTitulo .check{width:120px}.pcomparacionesTitulo .check span{font-size:12px}}@media screen and (max-width:599px){.pcomparacionesTitulo h4{width:calc(100% - 300px);padding-right:20px}.pcomparacionesTitulo .check{width:100px}}.pcomparacionesList{width:calc(100% + 40px);margin-left:-20px;flex-direction:column}.pcomparacionesList .pcomparacionesItem{background:#fff;padding-left:60px;padding-right:100px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pcomparacionesList .pcomparacionesItem p{font-size:18px;width:calc(100% - 510px);text-align:left}.pcomparacionesList .pcomparacionesItem .check{width:170px;text-align:center;color:#22e989}.pcomparacionesList .pcomparacionesItem .check svg{width:37px;height:37px}.pcomparacionesList .pcomparacionesItem .checkCancel{color:#c9c9c9}.pcomparacionesList .pcomparacionesItem:nth-child(odd){background:#ecf3ff}@media screen and (max-width:1279px){.pcomparacionesList .pcomparacionesItem{padding-left:60px;padding-right:80px}.pcomparacionesList .pcomparacionesItem p{font-size:16px}}@media screen and (max-width:992px){.pcomparacionesList .pcomparacionesItem{padding-left:40px;padding-right:80px}.pcomparacionesList .pcomparacionesItem p{font-size:14px;width:calc(100% - 360px);padding-right:20px}.pcomparacionesList .pcomparacionesItem .check{width:120px}.pcomparacionesList .pcomparacionesItem .check svg{width:25px;height:25px}}@media screen and (max-width:599px){.pcomparacionesList .pcomparacionesItem p{font-size:13px;margin-top:2px;margin-bottom:2px;width:calc(100% - 300px);text-align:left}.pcomparacionesList .pcomparacionesItem .check{width:100px}}.preciosPreguntas{width:1100px;padding-top:150px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3}.preciosPreguntas h2{text-align:center}.preciosPreguntas .terminosCont{padding-top:40px}@media screen and (max-width:1279px){.preciosPreguntas{padding-top:70px}}@media screen and (max-width:992px){.preciosPreguntas{padding-top:40px}}@media screen and (max-width:599px){.preciosPreguntas h2{font-size:2rem}}.precioTerminos{width:100%}.precioTerminos p{font-size:12px;color:var(--dark-blue)}.precioTerminos p a{color:var(--dark-blue);text-decoration:underline}.preciosAdicionales{justify-content:center;margin:auto auto 50px}.adicionalesBox,.preciosAdicionales{max-width:1100px;display:flex;flex-direction:row;align-items:center}.adicionalesBox{width:100%;height:auto;justify-content:space-evenly;margin:auto auto 150px;gap:20px}@media screen and (max-width:992px){.adicionalesBox{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:center;justify-content:center;margin:auto auto 100px;grid-gap:20px;gap:20px}}.adicional{width:350px;height:180px;background-color:#ecf3ff;border-radius:15px;padding:30px 15px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.adicional p{font-size:13px;font-weight:600;color:var(--dark-blue);text-align:center}.adicional h4{font-size:16px;color:var(--dark-blue);flex-wrap:wrap;text-align:center}.adicional .adicionalPrecio,.adicional .adicionalPrecio div,.adicional h4{margin:auto;display:flex;align-items:center;justify-content:center}.adicional .adicionalPrecio div{gap:5px}.adicional .adicionalPrecio div span{font-size:13px;font-weight:600;color:var(--dark-blue);text-wrap:balance}.adicional .adicionalPrecio div h4{font-size:50px;color:var(--dark-blue);text-wrap:balance}.adicional .adicionalPrecio div p,.adicional .adicionalPrecio div small{font-size:13px;font-weight:600;color:var(--dark-blue)}.adicional .adicionalPrecio div p{text-align:center;text-wrap:balance}@media screen and (max-width:992px){.adicional{width:250px;height:auto;min-height:180px;padding:15px}.adicional p,.adicional span{font-size:12px}.adicional h4{font-size:15px;text-align:center}.adicional .adicionalPrecio h4{font-size:35px}.adicional .adicionalPrecio small{font-size:12px}}@media screen and (max-width:599px){.adicional{width:250px;height:150px}}.plan-enterprise{width:45%;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;z-index:5;right:10px}.plan-enterprise h4{font-size:28px;width:80%}.plan-enterprise h2{font-size:40px;background:linear-gradient(90deg,#FFAB07,#38146C);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width:992px){.plan-enterprise h4{font-size:22px;padding-bottom:10px}.plan-enterprise h2{font-size:30px}}@media screen and (max-width:599px){.plan-enterprise{width:100%}.plan-enterprise h4{font-size:18px;padding-bottom:10px}.plan-enterprise h2{font-size:28px;padding-bottom:30px}}.planEnterpriseContenido{transition:all .3s ease-in-out;z-index:5}.planEnterpriseContenido:hover{transform:translateY(-5px)}.planEnterpriseTitulo{height:45px;background:#d4bcf8;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:5}.planEnterpriseTitulo p{font-size:19px;font-weight:700;color:var(--morado)}@media screen and (max-width:599px){.planEnterpriseTitulo{width:100%;height:100%;padding:0 20px}}.planEnterpriseBeneficios{background:#ede4fb;padding:10px 60px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;z-index:5}.planEnterpriseBeneficios p{font-size:14px;font-weight:500;line-height:23px;color:var(--dark-blue)}.planEnterpriseBeneficios svg{position:absolute;left:20px;width:20px}.planEnterpriseBeneficios svg path{fill:var(--dark-blue)}@media(max-width:768px){.planEnterpriseBeneficios{padding:10px 40px}.planEnterpriseBeneficios p{font-size:12px;padding-left:10px}}@media(max-width:480px){.planEnterpriseBeneficios{padding:10px 40px}.planEnterpriseBeneficios p{font-size:12px;padding-left:10px;line-height:20px}}.preciosAdicionalesBox{max-width:1100px;width:100%;margin-top:40px;padding:30px 10px;border-radius:10px;justify-content:center;background:hsla(0,0%,100%,.65);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);align-items:center;justify-content:space-evenly;overflow:hidden;z-index:5}.preciosAdicionalesBox .ellipse-enterprise{opacity:.5;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}.preciosAdicionalesBox .enterpriseItem{padding:35px 0;width:500px;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.preciosAdicionalesBox .enterpriseItem h4{font-size:24px;height:700;width:80%}.preciosAdicionalesBox .enterpriseItem h2{font-size:34px;background:linear-gradient(90deg,#FFAB07,#38146C);-webkit-text-fill-color:rgba(0,0,0,0)}.preciosAdicionalesBox .padItem{background:#f3f6ff;border-radius:25px;padding:20px 20px 25px;text-align:center;margin:10px;width:350px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.preciosAdicionalesBox .padItem h4{font-size:18px;margin-bottom:15px;width:auto;margin-top:5px}.preciosAdicionalesBox .padItem p{margin:0;font-size:14px}.preciosAdicionalesBox .padItem ul{list-style:none;display:flex;padding:0;margin:0;align-items:center;justify-content:center}.preciosAdicionalesBox .padItem ul li{width:100px;height:auto;margin:0 10px;border-radius:100px;display:flex;align-items:center;justify-content:center}.preciosAdicionalesBox .padItem ul li h5{font-size:35px;margin:0;display:flex;flex-direction:column;position:relative}.preciosAdicionalesBox .padItem ul li h5 span{font-size:14px;position:absolute;left:-25px;top:13px}.preciosAdicionalesBox .padItem ul li h5 small{font-size:12px;text-align:right;margin-top:-7px}.preciosAdicionalesBox .padItem ul .noneCard{padding:0;background:none;box-shadow:none;width:auto;font-weight:700;height:auto;margin:0}@media screen and (max-width:992px){.preciosAdicionalesBox{padding:20px}}@media screen and (max-width:599px){.preciosAdicionalesBox{flex-wrap:wrap;width:100%}}.boton-enterprise{background:#fff;border-radius:100px;width:100%;max-width:470px;height:70px;padding:0 30px;margin-top:0;position:relative;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 14px 4px rgba(54,124,252,.1);border:none;cursor:pointer;transition:background .3s}.boton-enterprise:hover{background:#f0f0f0}.boton-enterprise p{font-size:19px;font-weight:800;color:var(--dark-blue);margin:0;display:flex;align-items:center}.boton-enterprise svg{width:40px;height:40px;margin-left:16px}.boton-enterprise svg path{fill:var(--dark-blue)}@media(max-width:480px){.boton-enterprise{width:90%}.boton-enterprise p{font-size:16px}.boton-enterprise svg{height:30px;margin-left:5px}}@media(max-width:320px){.boton-enterprise{width:90%}.boton-enterprise p{font-size:12px}.boton-enterprise svg{height:30px;margin-left:5px}}.modalFade{margin:auto;display:flex;align-items:center;justify-content:center;width:100%;opacity:0;transform:translateX(100px);transition:all .4s ease-in-out}.modalFade.active{opacity:1;transform:translateX(0)}.modalFade.prev{opacity:0;transform:translateX(-100px)}.mesaWhatsapp{text-align:center}.mesaWhatsapp,.mesaWhatsappBox{justify-content:center;align-items:center}.mesaWhatsappBox{width:400px}.mesaWhatsappBox img{float:left;width:124px}.mesaWhatsappBox .txt{float:left}.mesaWhatsappBox .txt h3{font-size:30px;font-weight:700}.mesaWhatsappBox .txt h3 a{color:var(--dark-blue)}.mesaWhatsappBox .txt p{margin:0 0 10px;font-size:30px;font-weight:300}@media screen and (max-width:599px){.mesaWhatsappBox{display:flex;flex-direction:column}}.mesaFormCont{text-align:center;padding:30px 0 60px;display:flex;position:relative;justify-content:center}.mesaFormCont .mesaForm .imgGracias{max-width:350px;border-radius:30px;margin-bottom:30px}.mesaFormCont .mesaForm{background:#f5f7ff;background:linear-gradient(180deg,rgb(245,247,255) 0,rgb(255,255,255));border-radius:30px;box-shadow:0 24px 28px 0 rgba(14,45,102,.04);padding:50px;max-width:500px;display:flex;flex-direction:column;align-items:center}.mesaFormCont .mesaForm h3{margin:0 0 20px}.mesaFormCont .mField{margin:0;max-width:450px;display:flex;align-items:center;justify-content:center}.mesaFormCont .mField .MuiOutlinedInput-notchedOutline{border:1px solid var(--black)}.mesaFormCont .mField svg{overflow:hidden!important;width:30px!important;height:20px!important;border-radius:3px}.mesaFormCont .mField .Mui-error .MuiOutlinedInput-notchedOutline{border:1px solid #d32f2f}.mesaFormCont .mField .MuiFormControl-root{margin-top:10px;margin-bottom:10px}.mesaFormCont .buttonContactenos{margin-top:20px}.mesaLoading{position:absolute;top:0;left:0;z-index:4;background:hsla(0,0%,100%,.5);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mesaLoading .MuiCircularProgress-root{width:100px!important;height:100px!important;color:var(--blue)}.loginPage .bcLink{border-bottom:none}.loginPage .bcLink a{color:var(--white)}.loginPage .bcLink a:before{background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:auto 100%;transform:scaleY(-1)}.loginCont{align-items:center;justify-content:center;margin-top:0;margin-bottom:0}.loginBox{width:100%;display:flex;border-radius:30px;overflow:hidden;margin-bottom:0}@media screen and (max-width:992px){.loginBox{flex-direction:column;margin-bottom:0}}.loginLat{width:50%;height:auto;z-index:0;position:relative;padding:0;z-index:3}.loginLat:before{content:"";width:1px;height:100%;background:linear-gradient(180deg,rgba(54,124,252,0) 0,rgba(108,39,210,.98) 50%,rgb(107,41,211) 51%,rgba(54,124,252,0));right:0;top:0;opacity:.5;position:absolute}.loginLat figure{display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.loginLat img{width:100%}@media screen and (max-width:992px){.loginLat{width:100%;padding:0}.loginLat:before{display:none}.loginLat img{width:90%;max-width:500px}.loginLat:after{content:"";width:100%;height:70%;position:absolute;left:0;bottom:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgb(255,255,255))}}.loginFormBox{width:50%;height:auto;background:#fff;z-index:1;align-items:center;justify-content:center;padding:60px 10% 30px 30px}@media screen and (max-width:992px){.loginFormBox{width:100%;padding:30px 0}.loginFormBox .btnPrimary{padding-top:15px!important;padding-bottom:15px!important}}.loginForm{max-width:370px;width:100%;padding:0}.loginForm h3{color:var(--blue);margin-bottom:30px;text-align:center;font-size:36px}.loginForm .mField{margin-bottom:20px}.loginForm a{color:var(--blue);font-weight:400;font-size:14px;text-align:center;position:relative;display:inline-block;margin-bottom:15px}.loginForm a:before{content:"";height:2px;width:100%;position:absolute;bottom:0;background:var(--blue)}.loginForm .btnPrimary{width:100%;padding:0}.loginForm .btnPrimary:after,.loginForm .btnPrimary:before{display:none}.loginBackground{background:linear-gradient(180deg,rgb(54,124,252) 0,rgba(108,39,210,.5) 50%,rgba(255,255,255,0));pointer-events:none;position:absolute;z-index:1;width:50%;height:calc(100% - 100px);top:100px;left:0;display:flex;align-items:center;justify-content:center;padding:0}.loginBackground:before{content:"";width:100%;height:50%;position:absolute;left:0;bottom:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgb(255,255,255))}@media screen and (max-width:992px){.loginBackground{width:100%;top:60px}.loginBackground:before{display:none}}.contentPageGracias{position:relative;min-height:100vh;overflow:hidden;z-index:10}.contentPageGracias:after,.contentPageGracias:before{display:none}.contentPageGracias:after{background:var(--dark-blue);z-index:2;transform:translateX(20%)}.breadBoxGracias{position:absolute;top:140px}@media screen and (max-width:1013px){.breadBoxGracias{left:50%;transform:translate(-50%)}}.titleBoxBienvenida{width:100%;max-width:600px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 100px;margin:0 auto;gap:30px}.titleBoxBienvenida h1{font-size:3rem;line-height:3.5rem;font-weight:700;color:var(--blue)}.titleBoxBienvenida h1,.titleBoxBienvenida span{text-align:center;white-space:wrap;text-wrap:balance}.titleBoxBienvenida span{font-size:2rem;line-height:2.5rem;font-weight:600;color:#222}.titleBoxBienvenida p{font-weight:500;color:#555}.titleBoxBienvenida a,.titleBoxBienvenida p{font-size:1.2rem;line-height:1.5rem;text-align:center;white-space:wrap;text-wrap:balance}.titleBoxBienvenida a{font-weight:700;color:#555!important}@media screen and (max-width:1013px){.titleBoxBienvenida{padding:0 0 200px}}@media screen and (max-width:599px){.titleBoxBienvenida{padding:0 0 250px;gap:20px}.titleBoxBienvenida h1{font-size:2rem;line-height:2.5rem}.titleBoxBienvenida span{font-size:1.5rem;line-height:2rem}.titleBoxBienvenida a,.titleBoxBienvenida p{font-size:1rem;line-height:1.2rem}}@media screen and (max-width:375px){.titleBoxBienvenida{padding:0}}.videoSection{max-width:1200px;margin:70px auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.videoSection h4{font-size:25px}.videoSection h4,.videoSection p{line-height:30px;color:var(--dark-blue);margin:auto;display:flex;align-items:center;justify-content:center}.videoSection p{font-size:16px}@media screen and (max-width:1279px){.videoSection{margin:70px auto}.videoSection h4{font-size:25px;line-height:30px;text-align:center;margin-bottom:10px}.videoSection p{font-size:16px;line-height:20px;text-align:center}}@media screen and (max-width:992px){.videoSection{margin:80px auto}.videoSection h4{font-size:23px;line-height:30px;text-align:center;margin-bottom:10px}.videoSection p{font-size:16px;line-height:20px;text-align:center}}@media screen and (max-width:599px){.videoSection{margin:80px auto}}.videoSectionContent{width:100%;height:300px;margin:50px auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px}.videoSectionContent div:first-child,.videoSectionContent div:last-child{width:100%;height:300px;border-radius:100%}@media screen and (max-width:1279px){.videoSectionContent{width:95%;height:230px;gap:30px}.videoSectionContent div:first-child,.videoSectionContent div:last-child{height:250px}}@media screen and (max-width:992px){.videoSectionContent{width:70%;height:540px;flex-direction:column;gap:20px}.videoSectionContent div:first-child,.videoSectionContent div:last-child{height:270px}}@media screen and (min-width:600px)and (max-width:700px){.videoSectionContent{width:90%;height:600px}.videoSectionContent div:first-child,.videoSectionContent div:last-child{height:300px}}@media screen and (max-width:599px){.videoSectionContent{width:95%;height:400px}.videoSectionContent div:first-child,.videoSectionContent div:last-child{height:200px}}@media screen and (max-width:992px){.videoThumbnail img,.videoThumbnail>div{border-radius:15px!important}}.videoIconPlay{width:65px!important;height:65px!important;border-radius:100%;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.3)}.appDownloadSection,.videoIconPlay{margin:auto;display:flex;align-items:center;justify-content:center}.appDownloadSection{width:100%;height:350px;max-width:1200px;border-radius:40px;flex-direction:row;padding:0 80px;overflow:hidden;position:relative;background:linear-gradient(to bottom,var(--blue) 0,var(--morado) 50%)}.appDownloadSection .appDownloadTitle{margin:auto}.appDownloadSection .appDownloadTitle h4{font-size:30px;line-height:10px;color:var(--white);margin-top:10px}.appDownloadSection .appDownloadTitle p{font-size:30px;line-height:10px;color:var(--white);margin-bottom:40px}.appDownloadSection .appDownloadTitle div p{width:90%;font-size:16px;font-weight:300;line-height:25px;color:var(--white);margin-bottom:20px}.appDownloadSection .appDownloadTitle figure{position:absolute;width:100%;height:100%;left:-15%;top:1%}.appDownloadSection .appDownloadTitle figure img{width:42%}@media screen and (max-width:1279px){.appDownloadSection .appDownloadTitle figure{position:absolute;left:-15%;top:1%}.appDownloadSection .appDownloadTitle figure img{width:55%}}@media screen and (max-width:992px){.appDownloadSection .appDownloadTitle figure{position:absolute;left:-5%;top:0}.appDownloadSection .appDownloadTitle figure img{width:62%}}@media screen and (max-width:599px){.appDownloadSection .appDownloadTitle figure{position:absolute;left:2%;top:15%}.appDownloadSection .appDownloadTitle figure img{width:100%}}.appDownloadSection figure{left:100px;top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.appDownloadSection figure img{width:70%}@media screen and (max-width:1279px){.appDownloadSection figure{width:50%;height:200px;left:25px}.appDownloadSection figure img{width:400px}}@media screen and (max-width:992px){.appDownloadSection figure{width:50%;height:200px;left:25px}.appDownloadSection figure img{width:350px}}@media screen and (max-width:599px){.appDownloadSection figure{height:200px;top:70px;left:-38px}.appDownloadSection figure img{width:330px}}@media screen and (max-width:992px){.appDownloadSection{height:300px;max-width:700px;padding:20px}.appDownloadSection .appDownloadTitle{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.appDownloadSection .appDownloadTitle h4{width:100%;font-size:20px;line-height:0px}.appDownloadSection .appDownloadTitle p{width:100%;font-size:20px;line-height:10px;margin-bottom:20px;text-align:center}.appDownloadSection .appDownloadTitle div{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.appDownloadSection .appDownloadTitle div p{width:80%;font-size:14px;font-weight:300;line-height:20px;color:var(--white);margin-bottom:20px}}@media screen and (max-width:599px){.appDownloadSection{width:95%;height:550px;flex-direction:column;padding:20px 20px 0}.appDownloadSection .appDownloadTitle{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.appDownloadSection .appDownloadTitle h4{width:100%;font-size:25px;line-height:30px;margin-bottom:-25px}.appDownloadSection .appDownloadTitle p{width:80%;font-size:25px;line-height:30px;margin-bottom:0;text-align:center}.appDownloadSection .appDownloadTitle div{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.appDownloadSection .appDownloadTitle div p{width:90%;font-size:16px;font-weight:300;line-height:25px;color:var(--white);margin-bottom:20px}}.startTodaySection{width:100%;max-width:900px;height:300px;border-radius:50px;background:hsla(0,0%,100%,.65);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 80px;margin:150px auto 50px;overflow:visible}@media screen and (max-width:1279px){.startTodaySection{width:90%;height:250px}.startTodaySection figure{position:absolute;width:100%;max-width:300px;right:55%;bottom:-25px;margin:0}.startTodaySection .startTodayTitle{position:absolute;width:100%;max-width:400px;left:45%;text-align:center}}@media screen and (max-width:992px){.startTodaySection{width:100%;height:250px}.startTodaySection figure{right:50%}.startTodaySection .startTodayTitle{position:absolute;max-width:40%;right:80px;padding:0!important}.startTodaySection .startTodayTitle button{width:230px!important}.startTodaySection .startTodayTitle button span{font-size:12px!important;text-wrap:wrap!important}}@media screen and (max-width:599px){.startTodaySection{width:90%;height:420px;flex-direction:column;padding:0}.startTodaySection figure{height:65%!important;max-width:300px;bottom:25%;right:0!important;left:0!important;flex-direction:row}.startTodaySection .startTodayTitle,.startTodaySection figure{position:absolute;margin:auto;display:flex;align-items:center;justify-content:center}.startTodaySection .startTodayTitle{max-width:90%;bottom:10%;right:0;left:0}.startTodaySection .startTodayTitle button{width:90%!important;padding:0 50px 0 10px!important}.startTodaySection .startTodayTitle button span{font-size:12px!important;text-wrap:wrap!important}}.startTodaySection figure{width:70%;height:450px;transform:scaleX(-1);mask-image:linear-gradient(180deg,black 83.5%,transparent 0);-webkit-mask-image:linear-gradient(180deg,black 83.5%,transparent 0)}.startTodaySection .startTodayTitle{width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.startTodaySection .startTodayTitle h4{font-size:25px;color:var(--dark-blue);margin-bottom:30px}.startTodaySection .startTodayTitle button{height:50px;width:auto;font-size:16px;border-radius:70px;background-color:#fff;border:0 solid var(--white);padding:0 80px 0 40px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;margin:auto;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.startTodaySection .startTodayTitle button span{font-size:14px;color:var(--dark-blue)}.startTodaySection .startTodayTitle button:after,.startTodaySection .startTodayTitle button:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:1px;margin-top:auto;margin-bottom:auto;position:absolute;border-radius:50%;background-color:var(--blue)}.startTodaySection .startTodayTitle button:after{width:9px;height:15px;right:42px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%;color:#fff!important}.startTodaySection .startTodayTitle button:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}.startTodaySection .btnWhiteSartToday{width:auto;height:50px;font-size:16px;border-radius:70px;border:0 solid var(--white);padding:0 80px 0 40px;box-shadow:0 7px 14px 0 rgba(41,79,214,.17);transition:all .3s ease-in-out;margin:auto;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.startTodaySection .btnWhiteSartToday span{color:var(--dark-blue)}.startTodaySection .btnWhiteSartToday:after,.startTodaySection .btnWhiteSartToday:before{content:"";width:33px;height:33px;right:30px;top:0;bottom:1px;margin-top:auto;margin-bottom:auto;position:absolute;border-radius:50%;background-color:#367cfc}.startTodaySection .btnWhiteSartToday:after{width:9px;height:15px;right:42px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%;color:#fff!important}.startTodaySection .btnWhiteSartToday:hover{transform:translateY(-2px);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}@media screen and (max-width:599px){.startTodaySection .btnWhiteSartToday{padding:20px 50px 20px 20px;height:auto;line-height:1.2}.startTodaySection .btnWhiteSartToday:after{right:20px}.startTodaySection .btnWhiteSartToday:before{right:10px}.startTodaySection .btnWhiteSartToday:hover{transform:translateY(0);box-shadow:-2px 7px 14px 0 rgba(41,79,214,.4)}}.breadBoxTitle,.contentVerify,.graciasBox{width:100%;max-width:900px;margin:-52px auto 50px}.breadBoxTitle h1,.contentVerify h1,.graciasBox h1{text-wrap:balance;margin:0 auto}.breadBoxTitle p,.contentVerify p,.graciasBox p{font-size:20px;font-weight:600;text-wrap:balance;padding:0;margin:8px auto}@media screen and (max-width:992px){.breadBoxTitle,.contentVerify,.graciasBox{margin:0 auto 50px!important}}.titleBoxVerify p{font-size:16px;font-weight:500;color:var(--dark-blue)!important;text-align:center;text-wrap:balance;margin:auto}@media screen and (max-width:599px){.titleBoxVerify p{width:90%;font-size:15px!important;line-height:1.3}}.titleBoxVerify p:first-child{margin-top:20px}.graciasBox{margin:0 auto;gap:20px}html{scroll-behavior:smooth}.boxHero{background:#fff;border-radius:30px;background:linear-gradient(173deg,rgba(245,247,255,.78) 33.27%,rgba(245,247,255,0) 93.17%);box-shadow:0 24px 28px 0 rgba(14,45,102,.04);padding:10px 50px 50px;margin-top:0;margin-bottom:70px}@media screen and (max-width:1279px){.boxHero{margin-top:20px;padding:20px 40px 40px}}@media screen and (max-width:992px){.boxHero{padding:0 20px 20px}}.boxHeroDistribuidor{margin-top:30px;margin-bottom:30px;background:#fbf8ff;background:linear-gradient(180deg,rgb(255,255,255) 0,rgb(226,210,251))}@media screen and (max-width:992px){.boxHeroDistribuidor{margin-top:0}}.heroDistribuidor{width:100%;display:flex;flex-direction:row;align-items:center;margin:auto}.heroDistribuidor #btnDist2{display:none}@media screen and (max-width:992px){.heroDistribuidor{flex-direction:column;gap:20px}.heroDistribuidor #btnDist1{display:none}.heroDistribuidor #btnDist2{display:inline}}.heroDistribuidor .txtDistribuidor{width:70%;height:100%;min-height:400px;padding-right:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:auto}.heroDistribuidor .txtDistribuidor h1{font-size:38px;line-height:40px;font-weight:700;text-align:flex-start;text-wrap:balance;background:linear-gradient(to right,var(--blue),var(--morado));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.heroDistribuidor .txtDistribuidor p{width:80%;font-size:18px;line-height:25px;text-align:flex-start}.heroDistribuidor .txtDistribuidor .btnDistribuidor,.heroDistribuidor .txtDistribuidor .btnPrimary{width:100%;max-width:280px}@media screen and (max-width:1279px){.heroDistribuidor .txtDistribuidor{min-height:auto;gap:20px}.heroDistribuidor .txtDistribuidor h1{font-size:28px;line-height:33px}.heroDistribuidor .txtDistribuidor p{width:90%;font-size:15px;line-height:18px}.heroDistribuidor .txtDistribuidor #btnDist2{display:none}}@media screen and (max-width:992px){.heroDistribuidor .txtDistribuidor{width:90%;min-height:auto;align-items:center;justify-content:space-around;padding:0}.heroDistribuidor .txtDistribuidor h1{font-size:30px;line-height:35px;text-align:center;text-wrap:balance}.heroDistribuidor .txtDistribuidor p{width:100%;font-size:16px;line-height:16px;text-align:center;text-wrap:balance}.heroDistribuidor .txtDistribuidor .btnDistribuidor,.heroDistribuidor .txtDistribuidor .btnPrimary{margin-bottom:20px}}@media screen and (max-width:599px){.heroDistribuidor .txtDistribuidor{width:100%}.heroDistribuidor .txtDistribuidor h1{font-size:25px;line-height:30px}.heroDistribuidor .txtDistribuidor p{font-size:14px;line-height:18px}}.heroDistribuidor figure{width:100%;max-width:800px;float:left}.heroDistribuidor figure img{border-radius:30px;overflow:hidden}@media screen and (max-width:992px){.heroDistribuidor figure{max-width:600px}}.heroTitlePageSolucDistribuidores{width:60%;font-size:35px;line-height:35px;font-weight:800;text-align:center;text-wrap:balance;background:linear-gradient(to right,var(--blue),var(--morado));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}@media screen and (max-width:992px){.heroTitlePageSolucDistribuidores{width:100%;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}}.accordionSection{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;gap:20px}.accordionSection img{width:80%;display:flex;margin:auto}@media screen and (max-width:1279px){.accordionSection img{width:95%}}@media screen and (max-width:599px){.accordionSection .txtHero{text-align:center;text-wrap:balance}.accordionSection h3{font-size:30px}}.featuresBox{width:100%;max-width:1100px;border-radius:15px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--blue) 0,var(--morado2) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:5px solid rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto 150px}@media screen and (max-width:599px){.featuresBox{margin-bottom:100px}}.featuresList{padding:15px;gap:30px}.featuresList .feature,.featuresList .feature figure{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:auto}.featuresList .feature figure{height:100%;max-width:80px;aspect-ratio:1/1;padding:15px;border-radius:100%;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:4px solid rgba(0,0,0,0)}.featuresList .feature figure img{width:100%;height:100%;max-width:80px}.featuresList .feature .txt{width:100%;max-width:300px;padding-left:5px;color:#fff;text-align:center;text-wrap:balance}.featuresList .feature .txt h2{color:var(--dark-blue);text-align:center;font-size:16px;font-weight:600;line-height:1.2}@media screen and (max-width:992px){.featuresList .feature{flex-direction:column;gap:10px}}@media screen and (max-width:599px){.featuresList{flex-direction:column;padding:10px;gap:10px}.featuresList .feature{width:320px;flex-direction:row;gap:10px}.featuresList .feature .txt h2{color:var(--dark-blue);text-align:left;text-wrap:balance;margin-bottom:15px}.featuresList h4{margin-top:0}}@media screen and (max-width:375px){.featuresList{flex-direction:column}}.acorddionBox{width:100%;max-width:1100px;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;transition:all .3s ease;margin:60px auto 100px;gap:1rem;z-index:5}@media screen and (max-width:992px){.acorddionBox{width:100%;height:600px;display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.5rem;margin-top:0}.acorddionBox .acorddionItemSelected{flex:0 0 300px;justify-content:flex-end;scroll-snap-align:flex-start}.acorddionBox .acorddionItemSelected figure img{height:530px}.acorddionBox .acorddionItem{flex:0 0 170px;justify-content:flex-end;scroll-snap-align:flex-start}.acorddionBox .acorddionItem figure img{height:530px}}@media screen and (max-width:599px){.acorddionBox{width:100%;height:600px;display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.5rem;margin-top:0}.acorddionBox .acorddionItemSelected{flex:0 0 300px;scroll-snap-align:flex-start}.acorddionBox .acorddionItemSelected figure img{height:520px}.acorddionBox .acorddionItem{flex:0 0 170px;scroll-snap-align:flex-start}.acorddionBox .acorddionItem figure img{height:520px}}.acorddionItem,.acorddionItem div,.acorddionItemSelected,.acorddionItemSelected div{transition:all .3s ease-in-out;cursor:pointer}.acorddionItem:before,.acorddionItemSelected:before{content:"";position:absolute;bottom:0;height:100%;width:100%;background-image:linear-gradient(to bottom,transparent 20%,var(--blue) 90%);z-index:2}.acorddionItemSelected{width:305px;height:500px;min-height:500px;justify-content:center;border-radius:20px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:15px solid rgba(0,0,0,0);position:relative;display:flex;flex-direction:column;align-items:center}.acorddionItemSelected figure{margin:0;position:relative}.acorddionItemSelected figure img{position:relative;width:100%;height:530px;object-fit:cover;transform:translateY(-30px)}.acorddionItemSelected div{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;left:0;right:0;bottom:0;z-index:2}.acorddionItemSelected div h4{width:95%;font-size:30px;line-height:28px;font-weight:900;text-wrap:wrap;-webkit-text-stroke:1.5px var(--blue2)}.acorddionItemSelected div h4,.acorddionItemSelected div p{color:#fff;text-transform:uppercase;text-align:center;text-wrap:balance}.acorddionItemSelected div p{font-size:18px;line-height:20px;font-weight:700;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.acorddionItemSelected div a{position:relative;width:100%;background-color:#fff;color:var(--blue);font-size:16px;text-align:center;line-height:auto;padding:5px;bottom:0}.acorddionItemSelected div a,.acorddionItemSelected div h4,.acorddionItemSelected div p{opacity:0;transform:translateY(20px);animation:fadeUp .5s ease-in-out forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.acorddionItemSelected div h4{animation-delay:.1s}.acorddionItemSelected div p{animation-delay:.2s}.acorddionItemSelected div a{animation-delay:.3s}.acorddionItem{width:170px;height:500px;min-height:500px;justify-content:center;border-radius:20px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:15px solid rgba(0,0,0,0);position:relative;display:flex;flex-direction:column;align-items:center}.acorddionItem figure{margin:0;position:relative}.acorddionItem figure img{position:relative;width:100%;height:530px;object-fit:cover;transform:translateY(-30px)}.acorddionItem div{position:absolute;display:flex;justify-content:flex-end;align-items:flex-end;margin:auto;left:0;right:10px;bottom:10px;z-index:2}.acorddionItem div h4{color:#fff;font-size:30px;line-height:30px;font-weight:900;-webkit-text-stroke:1.5px var(--blue2);writing-mode:vertical-rl;display:inline;transform:rotate(180deg);text-transform:uppercase;max-height:270px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.acorddionItem div a,.acorddionItem div div,.acorddionItem div p{display:none}.accordionCTA{width:100%;max-width:700px;height:100px;border-radius:15px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,#FCDE36 0,#D27D27 100%);background-clip:padding-box,border-box;background-origin:border-box;border:5px solid rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;justify-content:center;margin:auto;gap:50px;z-index:5}.accordionCTA span{width:300px;color:var(--dark-blue);font-size:20px;line-height:25px;font-weight:700;text-align:center}@media screen and (max-width:992px){.accordionCTA span{font-size:18px;line-height:20px;text-align:center;text-wrap:balance}}@media screen and (max-width:599px){.accordionCTA span{font-size:18px;line-height:20px}}@media screen and (max-width:992px){.accordionCTA{width:90%;gap:20px}}@media screen and (max-width:700px){.accordionCTA{height:auto;min-height:140px;flex-direction:column;padding:0;gap:10px}.accordionCTA span{width:90%;text-wrap:wrap}}@media screen and (max-width:575px){.accordionCTA{min-height:160px}.accordionCTA span{text-wrap:balance}}@media screen and (max-width:599px){.accordionCTA{width:90%;min-height:160px;gap:20px}}.accordionCTA .btnWhiteSartToday{position:relative;width:100%;max-width:300px;height:70px;border-radius:70px;background-image:linear-gradient(180deg,#FCDE36 0,#D27D27);background-clip:padding-box;background-origin:border-box;border:5px solid rgba(0,0,0,0);text-align:left;padding:0 70px 0 30px;transition:all .3s ease-in-out;cursor:pointer}.accordionCTA .btnWhiteSartToday span{color:#fff;font-size:16px;font-weight:600}.accordionCTA .btnWhiteSartToday:after,.accordionCTA .btnWhiteSartToday:before{position:absolute;content:"";width:33px;height:33px;right:25px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:#d27d27;border-radius:50%;z-index:5}.accordionCTA .btnWhiteSartToday:after{width:9px;height:15px;right:36px;background:url(/images/global/ico_arrow.webp) 50% no-repeat;background-size:100% 100%}.accordionCTA .btnWhiteSartToday:hover{transform:translateY(-2px)}.featuresSectionContainer{position:relative;width:85%;max-width:1400px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;margin:0 auto 100px;padding:120px 50px 100px;gap:100px}.featuresSectionContainer .featureSection{width:100%;height:auto;min-height:300px}@media screen and (max-width:992px){.featuresSectionContainer{margin:20px auto 100px;padding:50px 15px 15px;gap:50px}}.featuresSectionColorBlue:before{background-image:linear-gradient(180deg,rgba(160,190,255,.2),rgb(255,255,255) 25%,rgba(160,190,255,.2))}.featuresSectionColorBlue:before,.featuresSectionColorViolet:before{position:absolute;content:"";width:100%;height:100%;border-radius:0 0 30px 30px;background-clip:padding-box,border-box;background-origin:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px 24px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-5}.featuresSectionColorViolet:before{background-image:linear-gradient(180deg,rgba(199,160,255,.2),rgb(255,255,255) 25%,rgba(199,160,255,.2))}.menuSection{position:relative;max-width:1200px;min-height:260px;margin:100px auto 0;gap:20px}.menuSection,.menuSection .menuSectionImg{width:100%;display:flex;align-items:center;justify-content:center}.menuSection .menuSectionImg{position:absolute;overflow:hidden;height:260px;left:25%;top:50%;transform:translate(-50%,-50%)}.menuSection .menuSectionImg img{width:100%;max-width:600px;height:auto;object-fit:contain}.menuSection .menuSectionContainerTxt{width:60%;display:flex;flex-direction:column;gap:30px;z-index:1}.menuSection .menuSectionContainerTxt h2{color:#fff;font-size:55px;font-weight:500;line-height:55px;font-weight:700;text-transform:uppercase}.menuSection .menuSectionContainerTxt span{color:#fff;font-size:20px;line-height:20px;font-weight:500;text-transform:uppercase;text-decoration:underline;text-underline-offset:10px}.menuSection .menuSectionContainer{width:100%;max-width:1100px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;z-index:1}.menuSection .menuContainerIzq{width:100%;height:150px;background:linear-gradient(-45deg,rgba(255,255,255,.2),rgba(255,255,255,0));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(5px);border:1px solid #fff;display:flex;flex-direction:column;align-items:left;justify-content:flex-start;padding:30px;border-radius:10px;gap:15px}.menuSection .menuContainerIzq img{width:15px;height:15px;transform:rotate(-45deg);margin-right:10px}.menuSection .menuContainerIzq a{color:#fff;font-size:15px;line-height:20px;font-weight:400}.menuSection .menuContainerDer{width:100%;height:150px;background:linear-gradient(-45deg,rgba(255,255,255,.2),rgba(255,255,255,0));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(5px);border:1px solid #fff;display:flex;flex-direction:column;align-items:left;justify-content:flex-start;padding:30px;border-radius:10px;gap:15px}.menuSection .menuContainerDer img{width:15px;height:15px;transform:rotate(-45deg);margin-right:10px}.menuSection .menuContainerDer a{color:#fff;font-size:15px;line-height:20px;font-weight:400}.menuSection .menuLinkWrapper{display:flex;align-items:center;width:100%}@media(max-width:800px){.menuSection .menuLinkWrapper{align-items:flex-start}.menuSection .menuLinkWrapper div{margin-top:3px}}.menuSection .menuIcon{flex-shrink:0;width:24px;display:flex;align-items:center}.menuSection .menuLink{width:100%}.menuSection .menuLink a{text-decoration:none;color:#fff;display:block;flex-grow:1}.menuSection .menuLink span{display:block}@media(max-width:1250px){.menuSection{min-height:300px;flex-direction:column}.menuSection,.menuSection .menuSectionContainer{max-width:calc(100% - 30px)}.menuSection .menuSectionImg{position:absolute;width:100%;min-height:320px;height:300px;left:50%;top:50%;transform:translate(-50%,-50%)}.menuSection .menuSectionContainerTxt{width:calc(100% - 30px);align-items:center;justify-content:flex-start;gap:20px}.menuSection .menuSectionContainerTxt h2,.menuSection .menuSectionContainerTxt span{text-align:center;text-wrap:balance}.menuSection .menuSectionContainerTxt span{font-size:18px}.menuSection .menuSectionContainerTxt h2{font-size:45px;line-height:45px}}@media screen and (max-width:992px){.menuSection{max-width:calc(100% - 30px);min-height:330px}.menuSection .menuSectionImg,.menuSection .menuSectionImg img{min-height:350px}.menuSection .menuSectionContainerTxt{width:calc(100% - 30px)}.menuSection .menuSectionContainer{max-width:calc(100% - 30px);display:flex;align-items:stretch;flex-wrap:wrap;gap:20px}.menuSection .menuContainerDer,.menuSection .menuContainerIzq{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);height:auto;min-height:150px}}@media(max-width:750px){.menuSection{min-height:400px}.menuSection .menuSectionImg,.menuSection .menuSectionImg img{min-height:420px}}@media(max-width:650px){.menuSection{min-height:500px}.menuSection .menuSectionImg{top:calc(50% + 5px);transform:translate(-50%,-50%)}.menuSection .menuSectionImg,.menuSection .menuSectionImg img{width:100%;min-width:735px;min-height:735px;aspect-ratio:auto 1/1!important}.menuSection .menuSectionContainer{max-width:calc(100% - 30px);display:flex;flex-direction:column;align-items:stretch;flex-wrap:wrap;gap:20px}}@media screen and (max-width:599px){.menuSection{max-width:calc(100% - 50px)}.menuSection .menuSectionContainerTxt{width:calc(100% - 30px);gap:10px}.menuSection .menuSectionContainerTxt span{font-size:16px}.menuSection .menuSectionContainerTxt h2{font-size:35px;line-height:35px}}@media screen and (max-width:375px){.menuSection{max-width:calc(100% - 5px)}}.menuColorBlue:before{position:absolute;content:"";width:100vw;min-height:240px;background-image:linear-gradient(90deg,#5D32FB 0,#367CFC);background-clip:padding-box,border-box;background-origin:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px 24px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}@media(max-width:1250px){.menuColorBlue:before{min-height:300px}}@media screen and (max-width:992px){.menuColorBlue:before{min-height:330px}}@media(max-width:750px){.menuColorBlue:before{min-height:400px}}@media(max-width:650px){.menuColorBlue:before{min-height:500px}.menuColorBlue:before .menuSectionImg{min-height:520px}}.menuColorViolet:before{position:absolute;content:"";width:100vw;min-height:240px;background-image:linear-gradient(90deg,#6C27D2 0,#9448ff);background-clip:padding-box,border-box;background-origin:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px 24px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}@media(max-width:1250px){.menuColorViolet:before{min-height:300px}}@media screen and (max-width:992px){.menuColorViolet:before{min-height:330px}}@media(max-width:750px){.menuColorViolet:before{min-height:400px}}@media(max-width:650px){.menuColorViolet:before{min-height:500px}.menuColorViolet:before .menuSectionImg{min-height:520px}}.menuContainer{position:relative;width:100%;min-height:120px;border-radius:15px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:5px solid rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:992px){.menuContainer{min-width:200px;height:auto;flex-direction:column;gap:0}}.menuContainer .menuTitleContainer{position:relative;width:100%;max-width:330px;height:100%}.menuContainer .menuTitleContainer h2{width:90%;font-size:30px;line-height:1.5;text-align:left;text-wrap:balance;justify-self:center;padding-left:10px;z-index:5}.menuContainer .menuTitleContainer h2,.menuContainer .menuTitleContainer span{background:linear-gradient(to top,var(--blue),var(--morado));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.menuContainer .menuTitleContainer span{position:absolute;font-size:130px;font-weight:700;line-height:1;left:20%;top:50%;transform:translate(-50%,-50%);opacity:.1;z-index:0}@media screen and (max-width:992px){.menuContainer .menuTitleContainer{position:relative;max-width:100%}.menuContainer .menuTitleContainer h2{text-align:center;margin:20px auto 10px}.menuContainer .menuTitleContainer span{position:absolute;font-size:100px;left:50%;top:50%;transform:translate(-50%,-45%)}}.menuContainer .menuLinksContainer{width:100%;max-width:685px;display:flex;flex-direction:column;flex-wrap:wrap;padding:10px}.menuContainer .menuLinksContainer img{width:20px;margin-right:3px;rotate:140deg}.menuContainer .menuLinksContainer a{color:var(--dark-blue);font-size:14px;line-height:20px;font-weight:500;text-align:left}.menuContainer .MenuLinkScrollClass{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(3,auto);align-items:center;grid-gap:5px;gap:5px}.menuContainer .MenuLinkScrollClass .menuLink img{width:15px}.menuContainer .MenuLinkScrollClass .menuLink{text-align:left;line-height:20px}@media screen and (max-width:992px){.menuContainer .MenuLinkScrollClass{width:auto;min-width:200px;align-self:center}.menuContainer .MenuLinkScrollClass .menuLink{line-height:14px;text-align:left;text-wrap:balance}}@media screen and (max-width:599px){.menuContainer .MenuLinkScrollClass{width:auto;min-width:200px;align-self:center;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-flow:row}.menuContainer .MenuLinkScrollClass .menuLink{text-align:left;text-wrap:balance}}.menuContainerLarge{width:100%;display:flex;align-self:center;justify-self:center}.featureSection{width:100%;max-width:1100px;height:auto;display:flex;align-items:center;justify-content:center;gap:50px}.featureSection *{width:100%}.featureSection .featureInfoRight{position:relative;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;margin:auto}.featureSection .featureInfoRight figure{width:100%;text-align:left}.featureSection .featureInfoRight:before{text-align:right;align-self:flex-start}.featureSection .featureInfoRight h4{font-size:25px;font-weight:600;text-wrap:balance}.featureSection .featureInfoRight h5{font-size:22px;font-weight:500}.featureSection .featureInfoRight P{font-size:15px;line-height:20px}.featureSection .featureInfoRight div p{text-wrap:stable}.featureSection .featureInfoLeft,.featureSection .featureInfoRight{position:relative;width:100%;max-width:450px;display:flex;flex-direction:column;align-items:flex-start}.featureSection .featureInfoLeft h5:first-of-type+h6,.featureSection .featureInfoLeft h5:nth-of-type(2),.featureSection .featureInfoRight h5:first-of-type+h6,.featureSection .featureInfoRight h5:nth-of-type(2){margin-bottom:10px!important}.featureSection .featureInfoLeft h5:first-of-type:not(:has(+h6)),.featureSection .featureInfoRight h5:first-of-type:not(:has(+h6)){margin-bottom:10px!important}.featureSection .featureInfoLeft:before,.featureSection .featureInfoRight:before{content:"";position:absolute;width:7px;height:80px;border-radius:5px;background:linear-gradient(to bottom,var(--blue),var(--morado2))}.featureSection .featureInfoLeft figure,.featureSection .featureInfoRight figure{text-align:left;z-index:3}.featureSection .featureInfoLeft img,.featureSection .featureInfoRight img{width:80px;height:80px;margin-left:25px;margin-bottom:10px}.featureSection .featureInfoLeft h4,.featureSection .featureInfoRight h4{font-size:25px;font-weight:600;text-wrap:balance}.featureSection .featureInfoLeft h5,.featureSection .featureInfoRight h5{font-size:22px;font-weight:600;text-wrap:balance}.featureSection .featureInfoLeft h6,.featureSection .featureInfoRight h6{font-size:20px;font-weight:500}.featureSection .featureInfoLeft P,.featureSection .featureInfoRight P{font-size:14px;line-height:18px;margin:0 0 1rem}.featureSection .featureInfoLeft div,.featureSection .featureInfoRight div{display:flex;align-items:center;gap:10px}.featureSection .featureInfoLeft div p,.featureSection .featureInfoRight div p{position:relative;font-size:10px;line-height:12px;text-wrap:balance;padding-left:8px}.featureSection .featureInfoLeft div p:after,.featureSection .featureInfoRight div p:after{content:"";position:absolute;width:3px;height:30px;border-radius:5px;background:linear-gradient(to bottom,var(--blue),var(--morado2));left:0;top:50%;transform:translateY(-50%)}.featureSection .featureInfoLeft span,.featureSection .featureInfoRight span{position:absolute;font-size:200px;line-height:160px;font-weight:700;text-align:end;right:-60%;top:20%;transform:translate(-50%,-50%);background:linear-gradient(to bottom,var(--blue),var(--morado2));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;opacity:.1;z-index:-1}.featureSection .featureInfoLeft div,.featureSection .featureInfoRight div{width:100%;max-width:500px;gap:8px}.featureSection .featureInfoLeft div p,.featureSection .featureInfoRight div p{width:100%}.featureSection .featureInfoLeft .featureInfoBulletsCenter,.featureSection .featureInfoLeft .featureInfoBulletsLeft,.featureSection .featureInfoRight .featureInfoBulletsCenter,.featureSection .featureInfoRight .featureInfoBulletsLeft{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;margin:0 0 1rem;padding:0;gap:5px}.featureSection .featureInfoLeft .featureInfoBulletsCenter img,.featureSection .featureInfoLeft .featureInfoBulletsLeft img,.featureSection .featureInfoRight .featureInfoBulletsCenter img,.featureSection .featureInfoRight .featureInfoBulletsLeft img{display:inline-block;width:10px;height:10px;left:0;margin:4px 4px 0 0;align-self:flex-start}.featureSection .featureInfoLeft .featureInfoBulletsCenter p,.featureSection .featureInfoLeft .featureInfoBulletsLeft p,.featureSection .featureInfoRight .featureInfoBulletsCenter p,.featureSection .featureInfoRight .featureInfoBulletsLeft p{font-size:14px;line-height:18px;text-wrap:stable;padding:0;margin:0}.featureSection .featureInfoLeft .featureInfoBulletsCenter p:after,.featureSection .featureInfoLeft .featureInfoBulletsLeft p:after,.featureSection .featureInfoRight .featureInfoBulletsCenter p:after,.featureSection .featureInfoRight .featureInfoBulletsLeft p:after{display:none!important}.featureSection .featureInfoLeft .featureInfoBulletsCenter .BulletTitle,.featureSection .featureInfoLeft .featureInfoBulletsLeft .BulletTitle,.featureSection .featureInfoRight .featureInfoBulletsCenter .BulletTitle,.featureSection .featureInfoRight .featureInfoBulletsLeft .BulletTitle{text-align:left}@media screen and (max-width:992px){.featureSection .featureInfoLeft:before,.featureSection .featureInfoRight:before{width:4px;height:50px}.featureSection .featureInfoLeft h4,.featureSection .featureInfoRight h4{font-size:20px;text-align:left}.featureSection .featureInfoLeft h5,.featureSection .featureInfoRight h5{font-size:18px;text-align:left}.featureSection .featureInfoLeft h6,.featureSection .featureInfoRight h6{font-size:16px;text-align:left}.featureSection .featureInfoLeft p,.featureSection .featureInfoRight p{font-size:13px;line-height:16px;text-align:left}.featureSection .featureInfoLeft div,.featureSection .featureInfoRight div{gap:15px}.featureSection .featureInfoLeft div p,.featureSection .featureInfoRight div p{padding-left:7px}.featureSection .featureInfoLeft div p:after,.featureSection .featureInfoRight div p:after{width:2px;height:25px}.featureSection .featureInfoLeft .featureInfoBulletsCenter,.featureSection .featureInfoLeft .featureInfoBulletsLeft,.featureSection .featureInfoRight .featureInfoBulletsCenter,.featureSection .featureInfoRight .featureInfoBulletsLeft{width:100%}.featureSection .featureInfoLeft .featureInfoBulletsCenter div,.featureSection .featureInfoLeft .featureInfoBulletsLeft div,.featureSection .featureInfoRight .featureInfoBulletsCenter div,.featureSection .featureInfoRight .featureInfoBulletsLeft div{width:100%;max-width:550px;display:flex;flex-direction:row;justify-items:flex-start!important;justify-content:flex-start!important;gap:5px}.featureSection .featureInfoLeft .featureInfoBulletsCenter img,.featureSection .featureInfoLeft .featureInfoBulletsLeft img,.featureSection .featureInfoRight .featureInfoBulletsCenter img,.featureSection .featureInfoRight .featureInfoBulletsLeft img{width:inline-block}.featureSection .featureInfoLeft .featureInfoBulletsCenter p,.featureSection .featureInfoLeft .featureInfoBulletsLeft p,.featureSection .featureInfoRight .featureInfoBulletsCenter p,.featureSection .featureInfoRight .featureInfoBulletsLeft p{color:var(--dark-blue);font-family:var(--font1);font-size:11px;text-align:left;margin:0}}@media(max-width:750px){.featureSection .featureInfoLeft h4,.featureSection .featureInfoLeft h5,.featureSection .featureInfoLeft h6,.featureSection .featureInfoLeft p,.featureSection .featureInfoRight h4,.featureSection .featureInfoRight h5,.featureSection .featureInfoRight h6,.featureSection .featureInfoRight p{text-align:center;text-wrap:balance}}@media(max-width:1150px){.featureSection .featureInfoLeft span,.featureSection .featureInfoRight span{top:15%;right:-80%;text-align:center;text-wrap:balance}}.featureSection .featureImg{width:100%;max-width:550px;height:auto;display:flex;margin:auto;object-fit:contain;cursor:pointer}.featureSection .featureImg img{position:relative;border-radius:8px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:3px solid rgba(0,0,0,0);z-index:1}.featureSection .featureImg img.absoluteImgIzq{left:280px}.featureSection .featureImg img.absoluteImgDer,.featureSection .featureImg img.absoluteImgIzq{position:absolute;width:120px;top:25%;border-radius:8px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:3px solid rgba(0,0,0,0);z-index:2}.featureSection .featureImg img.absoluteImgDer{left:410px}.featureSection .featureImg img.absoluteImgIzq2{left:155px}.featureSection .featureImg img.absoluteImgDer2,.featureSection .featureImg img.absoluteImgIzq2{position:absolute;width:120px;top:25%;border-radius:8px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:3px solid rgba(0,0,0,0);z-index:2}.featureSection .featureImg img.absoluteImgDer2{left:25px}.featureSection .featureImg:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:linear-gradient(to bottom,var(--blue),var(--morado2));z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1279px){.featureSection .featureImg img.absoluteImgIzq{left:calc(68% - 135px)}.featureSection .featureImg img.absoluteImgDer{left:68%}}@media screen and (max-width:992px){.featureSection .featureImg img.absoluteImgIzq,.featureSection .featureImg img.absoluteImgIzq2{width:150px;max-width:150px;height:280px;max-height:280px;left:calc(50% - 85px);top:50%;transform:translate(-50%,-50%)}.featureSection .featureImg img.absoluteImgDer,.featureSection .featureImg img.absoluteImgDer2{width:150px;max-width:150px;height:280px;max-height:280px;left:calc(50% + 85px);top:50%;transform:translate(-50%,-50%)}}.featureSection .featureImgMobiles{position:relative}.featureSection .featureImgMobiles img.absoluteImgIzq{width:140px;left:20%;top:50%;transform:translate(-50%,-50%)}.featureSection .featureImgMobiles img.absoluteImgCent{position:absolute;width:140px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:8px;background-image:linear-gradient(var(--white),var(--white)),linear-gradient(to bottom,var(--morado2) 0,var(--blue) 100%);background-clip:padding-box,border-box;background-origin:border-box;border:3px solid rgba(0,0,0,0);z-index:2}.featureSection .featureImgMobiles .featureImgLabel{position:relative;width:100%;height:auto;display:flex;justify-content:center;align-items:center}.featureSection .featureImgMobiles .featureImgLabel img{max-width:140px;max-height:280px}.featureSection .featureImgMobiles .featureImgLabel span{position:absolute;width:100px;color:var(--morado2);font-size:10px;line-height:12px;font-weight:700;text-align:center;text-transform:uppercase;background-color:var(--white);border:2px solid var(--morado2);box-shadow:1px 2px 4px 0 rgba(0,0,0,.5);border-radius:5px;left:50%;top:-150px;transform:translateX(-50%);padding:3px;z-index:5}.featureSection .featureImgMobiles .featureImgLabel img.absoluteImgCent,.featureSection .featureImgMobiles .featureImgLabel img.absoluteImgDer,.featureSection .featureImgMobiles .featureImgLabel img.absoluteImgIzq{position:absolute;width:150px;max-width:150px;height:280px;max-height:280px;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:992px){.featureSection{text-align:center;gap:50px}.featureSection .featureImgMobiles .featureImgLabel span{transform:translate(-50%,-50%)}.featureSection .featureImgLabel:last-child{display:none}}.featureSection .showFeatureImg{display:block!important}.featureSection .featureImgButton{position:absolute;width:100%;height:100%;max-width:200px;max-height:40px;border-radius:8px;background-color:var(--white);background-clip:padding-box,border-box;background-origin:border-box;border:2px solid var(--morado2);box-shadow:1px 2px 4px 0 rgba(0,0,0,.5);left:50%;top:100%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;cursor:pointer;z-index:2}.featureSection .featureImgButton span{color:var(--morado2);font-size:14px;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;z-index:5}.featureSection .featureImgButton:hover{transform:translate(-50%,-60%)}@media screen and (max-width:1279px){.featureSection .featureImg:before{width:300px;height:300px}}@media screen and (max-width:992px){.featureSection .featureImg:before{width:250px;height:250px}}@media screen and (max-width:750px){.featureSection{height:auto;min-height:600px;flex-direction:column;align-items:center;justify-content:center;gap:0}.featureSection .featureInfoLeft,.featureSection .featureInfoRight{width:100%;max-width:600px;align-items:center;padding:0 10px;margin:0}.featureSection .featureInfoLeft:before,.featureSection .featureInfoRight:before{display:none}.featureSection .featureInfoLeft p:nth-child(4),.featureSection .featureInfoRight p:nth-child(4){text-align:center}.featureSection .featureImg{align-items:center;justify-content:center}.featureSection .featureInfoLeft figure,.featureSection .featureInfoRight figure{text-align:center}.featureSection .featureImgMobiles .featureImgLabel{position:relative;width:100%;height:100%;max-width:550px}.featureSection .featureImgMobiles .featureImgLabel span{position:absolute;left:50%;top:50%;transform:translate(-50%,-460%)}.featureSection .featureImgMobiles{width:335px}.featureSection .featureInfoLeft span,.featureSection .featureInfoRight span{right:-50%;text-align:center;text-wrap:balance}}@media screen and (max-width:599px){.featureSection .featureImgButton{top:95%}}@media screen and (max-width:499px){.featureSection .featureImgButton{top:85%}}@media screen and (max-width:399px){.featureSection .featureImgButton{top:80%}}@media screen and (max-width:1279px){.featuresSectionContainer .featureSectionSmall{min-height:350px}.featuresSectionContainer .featureSectionMedium{min-height:500px}}@media screen and (max-width:992px){.featuresSectionContainer .featureSectionSmall{min-height:350px}.featuresSectionContainer .featureSectionMedium{min-height:450px}.featuresSectionContainer .featureSectionLarge{min-height:550px;margin-bottom:20px}}@media screen and (max-width:750px){.featuresSectionContainer{height:auto;gap:120px}.featuresSectionContainer .featureSectionSmall{min-height:500px;justify-content:center;gap:120px}.featuresSectionContainer .featureSectionMedium{height:700px;justify-content:center;gap:120px}.featuresSectionContainer .featureSectionLarge{height:800px;margin-bottom:20px;justify-content:center;gap:120px}}.featureWidthMedium{width:100%}.featureWidthMedium div:first-child figure{width:100%;max-width:700px;margin:auto}.featureWidthMedium div:last-child{max-width:400px}@media screen and (max-width:992px){.featureWidthMedium div:last-child{max-width:700px}}.benefits{height:100%;flex-direction:row!important;align-items:flex-start!important;justify-content:center;margin:auto}.spacingFixSect19{margin:80px auto 0}@media screen and (max-width:1279px){.spacingFixSect19{margin:0 auto}}@media screen and (max-width:992px){.featureImg img:first-child{display:none}.featureImgMobiles img:first-child{display:inline}.imgUnique img{display:inline!important}.featureSection .featureInfoLeft img,.featureSection .featureInfoRight img{width:50px;height:50px;margin-left:15px;margin-right:15px;margin-bottom:5px}}@media screen and (max-width:750px){#toma-pedidos .featureSection:last-child{margin-bottom:120px}#picking-packing{gap:50px}#picking-packing .featureSection{min-height:550px}#reparto-cobranzas .featureSection:last-child{margin-bottom:170px}.featuresSectionContainer .featureSection{height:auto;min-height:500px;justify-content:space-evenly;gap:0}.featuresSectionContainer .featureSection .featureInfoLeft,.featuresSectionContainer .featureSection .featureInfoRight{margin:0}.featuresSectionContainer .featureSection .featureInfoLeft figure,.featuresSectionContainer .featureSection .featureInfoRight figure{float:none;text-align:center}.featuresSectionContainer .featureSection .featureInfoLeft h4,.featuresSectionContainer .featureSection .featureInfoLeft h5,.featuresSectionContainer .featureSection .featureInfoLeft h6,.featuresSectionContainer .featureSection .featureInfoRight h4,.featuresSectionContainer .featureSection .featureInfoRight h5,.featuresSectionContainer .featureSection .featureInfoRight h6{text-align:center;text-wrap:balance;z-index:10}.featuresSectionContainer .featureSection .featureInfoLeft div,.featuresSectionContainer .featureSection .featureInfoRight div{gap:0}.featuresSectionContainer .featureSection .featureInfoLeft div p,.featuresSectionContainer .featureSection .featureInfoRight div p{text-wrap:balance}.featuresSectionContainer .featureSection .featureInfoLeft div p:after,.featuresSectionContainer .featureSection .featureInfoRight div p:after{height:60px!important;left:50%!important;top:50%!important;transform:rotate(90deg)!important;margin-top:-10px}.featuresSectionContainer .spacingCorrection30{gap:30px}.featuresSectionContainer .spacingCorrection50{gap:50px}.featuresSectionContainer .spacingCorrection70{gap:70px}.featuresSectionContainer .spacingCorrection1{gap:100px}.featuresSectionContainer .spacingCorrection2,.featuresSectionContainer .spacingFixSect19,.featuresSectionContainer .spacingFixSect20{min-height:600px;margin:50px auto;gap:150px}.featureSection .featureInfoLeft,.featureSection .featureInfoRight{width:100%;margin:auto auto 50px}.featureSection .featureInfoLeft .featureInfoBulletsLeft .BulletTitle,.featureSection .featureInfoRight .featureInfoBulletsLeft .BulletTitle{all:initial;width:100%;color:var(--dark-blue);font-family:var(--font1);font-size:11px;font-weight:700;text-align:left;align-self:left}.featureSection .featureInfoLeft .featureInfoBulletsCenter,.featureSection .featureInfoRight .featureInfoBulletsCenter{width:auto;text-align:center;align-self:center}.featuresSectionContainer .featureSection .featureInfoLeft div p,.featuresSectionContainer .featureSection .featureInfoRight div p{text-wrap:wrap}.featureSectionReverse{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between}}@media screen and (max-width:599px){.featuresSectionContainer{width:calc(100% - 15px);padding-left:10px;padding-right:10px}.featuresSectionContainer .featureSection .featureInfoLeft,.featuresSectionContainer .featureSection .featureInfoRight{padding:0}.featuresSectionContainer .featureSection .featureInfoLeft .benefits p,.featuresSectionContainer .featureSection .featureInfoRight .benefits p{padding-left:0}#toma-pedidos{gap:150px}#toma-pedidos #section3{gap:120px}#toma-pedidos #section4{min-height:550px}#toma-pedidos #section5{min-height:600px}#toma-pedidos #section6{gap:130px}#prog-de-pedidos #section10,#prog-de-pedidos #section8,#prog-de-pedidos #section9{gap:20px}#picking-packing{gap:100px}#reparto-cobranzas{gap:200px}#reparto-cobranzas #section17{min-height:550px}#reparto-cobranzas #section19{gap:150px;margin:0 auto 50px}#reparto-cobranzas #section20{gap:150px;margin:0 auto 200px}#liquidacion-reparto #section26{margin:0 auto 50px}}@media screen and (max-width:450px){#reparto-cobranzas #section19 .featureImgMobiles div:nth-child(3){display:none}}.animation_container{position:relative;width:100%}.heroImgDistribudores img{width:100%;height:100%;aspect-ratio:auto 760/480;cursor:pointer}.yarl__root{--yarl__color_backdrop:rgba(0,0,0,0.9);--yarl__navigation_button_size:40px;z-index:9999!important}.yarl__container{overscroll-behavior:none!important}.disabled-link{display:none!important}@media(max-width:992px){.yarl__container{z-index:9999!important}.yarl__slide_image{cursor:default!important}.yarl__thumbnails_thumbnail{cursor:pointer!important}}.yarl__slide_image{pointer-events:auto!important}*{box-sizing:border-box}.MuiTypography-root{color:rgba(0,0,0,.6)}.mainHeader{position:absolute;width:100%;top:0;z-index:1000;background:rgba(0,0,0,0);transition:all .3s ease}.nav-container{max-width:1500px;margin:0 auto;padding:0 30px}.nav-content{position:relative;justify-content:space-between;height:80px;padding:25px 0 0}.logo-link,.nav-content{display:flex;align-items:center}.logo-link{max-width:130px}.desktop-menu,.mobile-menu-content,.sidebar-content{display:flex;align-items:center;gap:20px}.desktop-menu a,.desktop-menu p,.mobile-menu-content a,.mobile-menu-content p,.sidebar-content a,.sidebar-content p{color:var(--dark-blue);font-weight:600;font-size:14px;line-height:16px;transition:all .3s ease-in-out}.desktop-menu .nav-link,.desktop-menu .out-links,.mobile-menu-content .nav-link,.mobile-menu-content .out-links,.sidebar-content .nav-link,.sidebar-content .out-links{position:relative;display:inline-block;z-index:2}.desktop-menu .nav-link:hover,.desktop-menu .out-links:hover,.mobile-menu-content .nav-link:hover,.mobile-menu-content .out-links:hover,.sidebar-content .nav-link:hover,.sidebar-content .out-links:hover{transform:translateY(-5px)}.desktop-menu .mobile-nav-link:before,.desktop-menu .nav-link:before,.mobile-menu-content .mobile-nav-link:before,.mobile-menu-content .nav-link:before,.sidebar-content .mobile-nav-link:before,.sidebar-content .nav-link:before{content:"";position:absolute;width:calc(100% + 20px);height:200%;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,rgba(54,123,252,.3),rgba(54,123,252,.1),rgba(54,123,252,0));border-radius:20px;transition:opacity .3s ease;opacity:0;z-index:-1}.desktop-menu .nav-link:hover:before,.mobile-menu-content .nav-link:hover:before,.sidebar-content .nav-link:hover:before{opacity:1}.desktop-menu .btnHeader,.mobile-menu-content .btnHeader,.sidebar-content .btnHeader{height:50px;border:2px solid #fff;border-radius:70px;box-shadow:0 7px 14px 0 rgba(54,124,252,.2);transition:all .3s ease-in-out;margin:auto;display:flex;align-items:center;justify-content:center;padding:5px 18px;cursor:pointer}.desktop-menu .btnHeader p,.mobile-menu-content .btnHeader p,.sidebar-content .btnHeader p{color:#fff}.desktop-menu .btnHeader:hover,.mobile-menu-content .btnHeader:hover,.sidebar-content .btnHeader:hover{transform:translateY(-5px)}.desktop-menu .btnHeader1,.mobile-menu-content .btnHeader1,.sidebar-content .btnHeader1{border:2px solid rgba(0,0,0,0);border-radius:70px;background:linear-gradient(white,white) padding-box,linear-gradient(90deg,#5D32FB,#367CFC) border-box;background-clip:padding-box,border-box;background-origin:border-box;box-shadow:0 7px 15px 2px rgba(54,124,252,.3);color:var(--dark-blue)}.desktop-menu .btnHeader2,.mobile-menu-content .btnHeader2,.sidebar-content .btnHeader2{background:linear-gradient(90deg,#5D32FB,#367CFC);box-shadow:0 7px 15px 2px rgba(54,124,252,.3)}.desktop-menu .linkComprobantes,.mobile-menu-content .linkComprobantes,.sidebar-content .linkComprobantes{display:flex;width:min-content;align-items:center}.desktop-menu .linkComprobantes svg,.mobile-menu-content .linkComprobantes svg,.sidebar-content .linkComprobantes svg{max-height:15px;align-self:start;margin-left:-1rem}.desktop-menu .linkComprobantes:before,.mobile-menu-content .linkComprobantes:before,.sidebar-content .linkComprobantes:before{width:calc(100% + 40px);height:150%;border-radius:40px}.mobile-menu-button{display:none;width:40px;height:auto;background:linear-gradient(180deg,#5D32FB,#367CFC);border-radius:5px;border:none;flex-direction:column;justify-content:space-between;cursor:pointer;padding:0}.mobile-menu-button svg{width:30px;height:35px;color:#fff;align-self:center;justify-self:center}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;max-width:300px;height:100vh;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .5s ease-in-out;padding:20px;box-shadow:10px 0 10px rgba(0,0,0,.1);z-index:999;opacity:0;visibility:hidden}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;transition:all .5s ease-in-out}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{z-index:1000}.mobile-menu.open{left:0;box-shadow:4px 0 15px rgba(0,0,0,.1);padding:30px}.btnMenuClose{width:50px;height:50px;position:absolute;color:var(--dark-blue);border:5px solid var(--dark-blue);border-radius:50%;top:10px;cursor:pointer;right:10px;z-index:9;display:flex;text-align:center;align-items:center;justify-content:center}.btnMenuClose figure{padding-top:5px;right:1px;width:35%;margin:auto;cursor:pointer}@media screen and (max-width:992px){.btnMenuClose{background:#fff;border:4px solid var(--dark-blue);width:40px;height:40px}}.mobile-menu-content,.sidebar-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.mobile-menu-content .btnHeader,.sidebar-content .btnHeader{margin:0 0 0 -10px;height:50px;line-height:2.5}.sidebar-content{gap:1rem}.sidebar-content img{width:100%;height:auto;max-width:130px}.sidebar-content p{color:var(--dark-blue);font-weight:600;font-size:12px;line-height:14px;font-weight:500;text-wrap:balance;margin:0}.mobile-nav-link{color:#333;text-decoration:none;font-size:1.2rem;padding:.5rem 0}.mobile-cta-button{background:#6d28d9;color:#fff;padding:1rem;border-radius:8px;text-align:center;text-decoration:none;margin-top:1rem}.redes-header{width:150px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.redes-header img{width:auto;height:100%;max-height:25px}@media(max-width:1150px){.desktop-menu{align-items:center;gap:20px}.desktop-menu a,.desktop-menu p{font-size:12px;line-height:14px}.desktop-menu .btnHeader{width:145px;height:45px;padding:4px}}@media(min-width:1000px){.mobile-menu-overlay,.mobile-menu.open{display:none}}@media(max-width:1000px){.mobile-menu-button{position:absolute;display:flex;right:0}.desktop-menu{display:none}.desktop-menu a,.desktop-menu p{font-size:1rem;line-height:1.1rem}.nav-container .nav-content{justify-content:center}.logo-link{max-width:130px}.desktop-menu a,.desktop-menu p{font-size:1rem;line-height:1.1rem}}@media(max-width:450px){.nav-container .nav-content{justify-content:space-between;padding:10px 0 0}.nav-container .nav-content .logo-link{max-width:130px}}.effect-1,.effect-2,.effect-3{overflow:hidden}.effect-3{z-index:1}.effect-3:after{content:"";display:block;position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:-1}