.wizard-module__w0oAya__wizardRoot{flex-direction:column;height:100%;display:flex;position:relative}.wizard-module__w0oAya__backBtn{cursor:pointer;color:#1a1a2e;opacity:.5;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s,background .2s;display:flex;position:absolute;top:-4px;left:-8px}.wizard-module__w0oAya__backBtn:hover{opacity:1;background:#09a9e71a}.wizard-module__w0oAya__header{text-align:center;margin-top:6px;margin-bottom:22px}.wizard-module__w0oAya__title{letter-spacing:-.6px;color:#1a1a2e;margin-bottom:6px;font-size:26px;font-weight:800;line-height:1.15}.wizard-module__w0oAya__subtitle{color:#1a1a2eb3;font-size:14px;line-height:1.4}.wizard-module__w0oAya__body{flex-direction:column;flex:auto;gap:14px;min-height:0;display:flex}.wizard-module__w0oAya__inputGroup{flex-direction:column;gap:6px;display:flex}.wizard-module__w0oAya__inputLabel{color:#1a1a2ed9;letter-spacing:.2px;font-size:13px;font-weight:700}.wizard-module__w0oAya__input{color:#1a1a2e;box-sizing:border-box;background:#fef5cc;border:2px solid #0000;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:500;transition:border-color .2s,background .2s,box-shadow .2s}.wizard-module__w0oAya__input::placeholder{color:#1a1a2e66;font-weight:500}.wizard-module__w0oAya__input:focus{background:#fff;border-color:#09a9e7;box-shadow:0 0 0 4px #09a9e726}.wizard-module__w0oAya__inputError{background:#fff!important;border-color:#e94f8a!important}.wizard-module__w0oAya__otpRow{justify-content:center;gap:8px;margin:8px 0 12px;display:flex}.wizard-module__w0oAya__otpBox{text-align:center;color:#1a1a2e;background:#fef5cc;border:2px solid #0000;border-radius:12px;outline:none;width:44px;height:54px;padding:0;font-family:inherit;font-size:22px;font-weight:800;transition:border-color .2s,background .2s,box-shadow .2s}.wizard-module__w0oAya__otpBox:focus{background:#fff;border-color:#09a9e7;box-shadow:0 0 0 3px #09a9e72e}.wizard-module__w0oAya__errorMsg{color:#e94f8a;margin-top:-4px;font-size:13px;font-weight:600}.wizard-module__w0oAya__helperMsg{color:#1a1a2e99;font-size:13px;line-height:1.4}.wizard-module__w0oAya__choiceCard{cursor:pointer;text-align:left;color:#1a1a2e;background:#fff;border:2px solid #09a9e72e;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px 18px;font-family:inherit;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;display:flex}.wizard-module__w0oAya__choiceCard:hover{border-color:#09a9e7;transform:translateY(-1px);box-shadow:0 8px 22px #09a9e71f}.wizard-module__w0oAya__choiceCard:active{transform:translateY(0)}.wizard-module__w0oAya__choiceCard:disabled{opacity:.5;cursor:not-allowed;transform:none}.wizard-module__w0oAya__choiceIcon{background:#fef5cc;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wizard-module__w0oAya__choiceLabel{font-size:15px;font-weight:700}.wizard-module__w0oAya__choiceSubLabel{color:#1a1a2e99;margin-top:2px;font-size:12px}.wizard-module__w0oAya__primary{color:#fff;cursor:pointer;letter-spacing:.2px;background:#ef8100;border:none;border-radius:50px;width:100%;padding:14px 20px;font-family:inherit;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .2s,background .2s;box-shadow:0 6px 18px #ef810059}.wizard-module__w0oAya__primary:hover:not(:disabled){background:#d77400;transform:scale(1.02);box-shadow:0 10px 26px #ef810080}.wizard-module__w0oAya__primary:active:not(:disabled){transform:scale(.98)}.wizard-module__w0oAya__primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.wizard-module__w0oAya__linkBtn{color:#09a9e7;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:14px;font-weight:700;text-decoration:underline}.wizard-module__w0oAya__linkBtn:hover{color:#0895cf}.wizard-module__w0oAya__divider{color:#1a1a2e66;letter-spacing:1px;align-items:center;gap:12px;margin:4px 0;font-size:12px;font-weight:700;display:flex}.wizard-module__w0oAya__divider:before,.wizard-module__w0oAya__divider:after{content:"";background:#09a9e72e;flex:1;height:1px}@keyframes wizard-module__w0oAya__slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes wizard-module__w0oAya__slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.wizard-module__w0oAya__stepEnterForward{animation:.35s cubic-bezier(.4,0,.2,1) wizard-module__w0oAya__slideInRight}.wizard-module__w0oAya__stepEnterBack{animation:.35s cubic-bezier(.4,0,.2,1) wizard-module__w0oAya__slideInLeft}.wizard-module__w0oAya__footer{flex-direction:column;gap:10px;margin-top:auto;padding-top:12px;display:flex}.wizard-module__w0oAya__welcomeWrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:100%;display:flex}.wizard-module__w0oAya__welcomeIcon{background:linear-gradient(135deg,#fed003,#ef8100);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:42px;animation:.7s cubic-bezier(.34,1.56,.64,1) wizard-module__w0oAya__welcomePop;display:flex;box-shadow:0 12px 32px #ef810059}@keyframes wizard-module__w0oAya__welcomePop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.wizard-module__w0oAya__welcomeTitle{color:#1a1a2e;letter-spacing:-.6px;font-size:28px;font-weight:900}.wizard-module__w0oAya__welcomeSubtitle{color:#1a1a2eb3;max-width:320px;font-size:14px;line-height:1.45}
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.cotizador-modal-module__N4dpEG__frame{opacity:0;border-radius:36px;padding:10px;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .5s;position:relative;transform:scale(.4)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__open{opacity:1;transform:scale(1)}.cotizador-modal-module__N4dpEG__frame:before{content:"";background:conic-gradient(from var(--angle), #09a9e7 0%, #81ba27 18%, #fed003 35%, #ef8100 55%, #e94f8a 72%, #5bc8f2 88%, #09a9e7 100%);z-index:-1;border-radius:36px;animation:6s linear infinite cotizador-modal-module__N4dpEG__rotateGradient;position:absolute;inset:0}.cotizador-modal-module__N4dpEG__frame:after{content:"";background:conic-gradient(from var(--angle), #09a9e7 0%, #81ba27 18%, #fed003 35%, #ef8100 55%, #e94f8a 72%, #5bc8f2 88%, #09a9e7 100%);filter:blur(40px);opacity:.4;z-index:-2;border-radius:56px;animation:6s linear infinite cotizador-modal-module__N4dpEG__rotateGradient,3s ease-in-out infinite cotizador-modal-module__N4dpEG__glowPulse;position:absolute;inset:-30px}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__vibrate:before{animation:6s linear infinite cotizador-modal-module__N4dpEG__rotateGradient,.8s cubic-bezier(.25,0,.3,1) cotizador-modal-module__N4dpEG__stringVibrate}@keyframes cotizador-modal-module__N4dpEG__rotateGradient{to{--angle:360deg}}@keyframes cotizador-modal-module__N4dpEG__glowPulse{0%,to{opacity:.3}50%{opacity:.55}}@keyframes cotizador-modal-module__N4dpEG__stringVibrate{0%{transform:scale(1)}10%{transform:scale(1.035)}24%{transform:scale(.978)}40%{transform:scale(1.02)}56%{transform:scale(.99)}72%{transform:scale(1.008)}86%{transform:scale(.997)}to{transform:scale(1)}}.cotizador-modal-module__N4dpEG__card{box-sizing:border-box;opacity:0;background:#fff;border-radius:28px;flex-direction:column;width:min(640px,92vw);height:min(640px,88vh);max-height:min(640px,88vh);padding:36px 40px;transition:transform .6s cubic-bezier(.34,1.56,.64,1) .15s,opacity .5s .15s;display:flex;position:relative;transform:scale(.85)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__open .cotizador-modal-module__N4dpEG__card{opacity:1;transform:scale(1)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__closing{opacity:0;transition:transform .55s cubic-bezier(.6,0,.85,.2),opacity .3s 50ms;transform:scale(.85)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__closing .cotizador-modal-module__N4dpEG__card{opacity:0;transition:transform .35s cubic-bezier(.6,0,.85,.2),opacity .25s;transform:scale(.92)}.cotizador-modal-module__N4dpEG__logoEmblem{opacity:0;z-index:3;filter:drop-shadow(0 10px 22px #00000038);pointer-events:none;width:150px;height:auto;transition:transform .7s cubic-bezier(.2,2.2,.4,1),opacity .6s,filter .5s;position:absolute;top:-44px;left:-44px;transform:rotate(-9deg)scale(.2)}.cotizador-modal-module__N4dpEG__logoEmblem.cotizador-modal-module__N4dpEG__visible{opacity:1;animation:.9s ease-out cotizador-modal-module__N4dpEG__logoPopHalo;transform:rotate(-9deg)scale(1)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__closing .cotizador-modal-module__N4dpEG__logoEmblem{opacity:0;transition:transform .3s cubic-bezier(.6,0,.85,.2),opacity .2s;transform:scale(0)}@keyframes cotizador-modal-module__N4dpEG__logoPopHalo{0%{filter:drop-shadow(0 10px 22px #00000038)drop-shadow(0 0 #fed003e6)}45%{filter:drop-shadow(0 10px 22px #00000038)drop-shadow(0 0 28px #fed003e6)}to{filter:drop-shadow(0 10px 22px #00000038)drop-shadow(0 0 #fed00300)}}.cotizador-modal-module__N4dpEG__logoEmblem img{width:100%;height:auto;display:block}.cotizador-modal-module__N4dpEG__closeBtn{cursor:pointer;color:#1a1a2e;z-index:4;background:#fed003;border:3px solid #ef8100;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:inherit;font-size:20px;font-weight:900;line-height:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #0000002e}.cotizador-modal-module__N4dpEG__closeBtn:before{content:"";opacity:.75;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:12px}.cotizador-modal-module__N4dpEG__closeBtn:hover{color:#fff;background:#ef8100;transform:rotate(90deg)scale(1.08);box-shadow:0 12px 28px #ef810080,0 0 0 6px #ef810026}.cotizador-modal-module__N4dpEG__closeBtn:active{transform:rotate(90deg)scale(.95)}.cotizador-modal-module__N4dpEG__frame.cotizador-modal-module__N4dpEG__closing .cotizador-modal-module__N4dpEG__closeBtn{opacity:0;transition:transform .3s cubic-bezier(.6,0,.85,.2),opacity .2s;transform:scale(0)}.cotizador-modal-module__N4dpEG__waveRing{pointer-events:none;opacity:0;z-index:5;will-change:inset, opacity;border:5px solid #09a9e7;border-radius:36px;animation:1.7s cubic-bezier(.18,.4,.25,1) forwards cotizador-modal-module__N4dpEG__waveExpand;position:absolute;inset:0}.cotizador-modal-module__N4dpEG__waveRingA{filter:url(#cotizadorWavyA)}.cotizador-modal-module__N4dpEG__waveRingB{filter:url(#cotizadorWavyB)}.cotizador-modal-module__N4dpEG__waveRingC{filter:url(#cotizadorWavyC)}.cotizador-modal-module__N4dpEG__waveRingD{filter:url(#cotizadorWavyD)}.cotizador-modal-module__N4dpEG__waveRingE{filter:url(#cotizadorWavyE)}@keyframes cotizador-modal-module__N4dpEG__waveExpand{0%{opacity:1;border-width:7px;border-color:#09a9e7;inset:0}25%{opacity:.85;border-color:#fed003}55%{opacity:.55;border-color:#e94f8a}80%{opacity:.3;border-color:#81ba27}to{opacity:0;border-width:1px;border-color:#5bc8f2;inset:-180px}}.cotizador-modal-module__N4dpEG__flash{pointer-events:none;z-index:49;background:radial-gradient(circle,#fffffff2 0%,#fed003b3 30%,#ef81004d 55%,#0000 75%);border-radius:50%;width:240px;height:240px;animation:.9s cubic-bezier(.22,.61,.36,1) forwards cotizador-modal-module__N4dpEG__flashExpand;position:fixed;transform:translate(-50%,-50%)scale(0)}@keyframes cotizador-modal-module__N4dpEG__flashExpand{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}10%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(6)}}.cotizador-modal-module__N4dpEG__overlay{-webkit-backdrop-filter:blur();z-index:110;pointer-events:none;background:#1a1a2e00;justify-content:center;align-items:center;transition:background 1.6s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter 1.6s cubic-bezier(.4,0,.2,1),backdrop-filter 1.6s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.cotizador-modal-module__N4dpEG__overlay.cotizador-modal-module__N4dpEG__dimming{-webkit-backdrop-filter:blur(4px);pointer-events:auto;background:#1a1a2e4d}.cotizador-modal-module__N4dpEG__overlay.cotizador-modal-module__N4dpEG__open{-webkit-backdrop-filter:blur(10px);pointer-events:auto;background:#1a1a2e8c;transition:background .6s,-webkit-backdrop-filter .6s,backdrop-filter .6s}.cotizador-modal-module__N4dpEG__overlay.cotizador-modal-module__N4dpEG__closing{pointer-events:none;-webkit-backdrop-filter:blur();background:#1a1a2e00;transition:background 1.1s .5s,-webkit-backdrop-filter 1.1s .5s,backdrop-filter 1.1s .5s}.cotizador-modal-module__N4dpEG__particlesCanvas{pointer-events:none;z-index:111;position:fixed;inset:0}.cotizador-modal-module__N4dpEG__cardBody{flex-direction:column;flex:1 1 0;height:100%;min-height:0;padding-top:8px;display:flex;position:relative}.cotizador-modal-module__N4dpEG__stepScrollArea{scrollbar-width:auto;scrollbar-color:#09a9e7 #fef5cc;scrollbar-gutter:stable!important;overflow-y:scroll!important}.cotizador-modal-module__N4dpEG__stepScrollArea::-webkit-scrollbar{-webkit-appearance:none!important;background:#fef5cc!important;width:14px!important;display:block!important}.cotizador-modal-module__N4dpEG__stepScrollArea::-webkit-scrollbar-track{border-radius:50px;margin:4px 0;box-shadow:inset 0 0 0 1px #09a9e740;background:#fef5cc!important}.cotizador-modal-module__N4dpEG__stepScrollArea::-webkit-scrollbar-thumb{border:2px solid #fef5cc;border-radius:50px;min-height:48px;box-shadow:0 0 0 1px #ef810059;background:#09a9e7!important}.cotizador-modal-module__N4dpEG__stepScrollArea::-webkit-scrollbar-thumb:hover{background:#0895cf!important}.cotizador-modal-module__N4dpEG__stepScrollArea::-webkit-scrollbar-thumb:active{background:#ef8100!important}.cotizador-modal-module__N4dpEG__floatNavBtn{color:#1a1a2e;cursor:pointer;z-index:4;background:#fed003;border:3px solid #ef8100;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-family:inherit;transition:background .2s,color .2s,box-shadow .25s;animation:.5s cubic-bezier(.34,1.6,.64,1) backwards cotizador-modal-module__N4dpEG__floatNavBtnAppear;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #0000002e}.cotizador-modal-module__N4dpEG__floatNavBtn:before{content:"";opacity:.75;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:12px}.cotizador-modal-module__N4dpEG__floatNavBtn:hover:not(:disabled){color:#fff;background:#ef8100;box-shadow:0 12px 28px #ef810080,0 0 0 6px #ef810026}.cotizador-modal-module__N4dpEG__floatNavBtn:active:not(:disabled){box-shadow:0 6px 16px #0000002e}.cotizador-modal-module__N4dpEG__floatNavBtn:disabled{opacity:.35;cursor:not-allowed}.cotizador-modal-module__N4dpEG__floatNavBtnLeft{left:-66px}.cotizador-modal-module__N4dpEG__floatNavBtnRight{animation:.5s cubic-bezier(.34,1.6,.64,1) backwards cotizador-modal-module__N4dpEG__floatNavBtnAppear,1.6s ease-in-out .55s infinite cotizador-modal-module__N4dpEG__floatNavBtnPulse;right:-66px}.cotizador-modal-module__N4dpEG__floatNavBtnRight:hover:not(:disabled){animation-play-state:running,paused}@keyframes cotizador-modal-module__N4dpEG__floatNavBtnAppear{0%{opacity:0;transform:translateY(-50%)scale(.3)rotate(-45deg)}70%{transform:translateY(-50%)scale(1.1)rotate(5deg)}to{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}}@keyframes cotizador-modal-module__N4dpEG__floatNavBtnPulse{0%,to{transform:translateY(-50%)scale(1);box-shadow:0 8px 22px #0000002e}50%{transform:translateY(-50%)scale(1.32);box-shadow:0 18px 40px #ef81008c,0 0 0 12px #ef810024}}.cotizador-modal-module__N4dpEG__insistPulse{transform-origin:50%;animation:.55s cubic-bezier(.34,1.56,.64,1) cotizador-modal-module__N4dpEG__insistPulse}@keyframes cotizador-modal-module__N4dpEG__insistPulse{0%{transform:scale(1)}30%{transform:scale(1.22)}60%{transform:scale(.96)}to{transform:scale(1)}}.cotizador-modal-module__N4dpEG__loaderWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cotizador-modal-module__N4dpEG__loaderWord{letter-spacing:-1.5px;-webkit-user-select:none;user-select:none;align-items:center;gap:2px;font-size:clamp(44px,7vw,76px);font-style:italic;font-weight:900;line-height:1;display:flex}.cotizador-modal-module__N4dpEG__loaderWord span{transform-origin:50%;will-change:transform, color;animation:1.1s ease-in-out infinite cotizador-modal-module__N4dpEG__loaderPulseScale,2.4s linear infinite cotizador-modal-module__N4dpEG__loaderColorCycle;display:inline-block}@keyframes cotizador-modal-module__N4dpEG__loaderPulseScale{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes cotizador-modal-module__N4dpEG__loaderColorCycle{0%{color:#09a9e7}16%{color:#81ba27}33%{color:#fed003}50%{color:#ef8100}66%{color:#e94f8a}83%{color:#5bc8f2}to{color:#09a9e7}}
