@keyframes fadeInOut{0%{opacity:0;display:flex}10%,23%{opacity:1;display:flex}33%,to{opacity:0;display:none}}@keyframes fadeInOut2{0%,33%{opacity:0;display:none}43%,56%{opacity:1;display:flex}66%,to{opacity:0;display:none}}@keyframes fadeInOut3{0%,66%{opacity:0;display:none}76%,89%{opacity:1;display:flex}to{opacity:0;display:none}}@import"https://marketing-assets.vercel.app/Brice.css";@import"https://marketing-assets.vercel.app/Beausite.css";:root{--bg:#ffffff;--bg-secondary:#f7f7f7;--text:#1c1c1c;--text-secondary:#585858;--text-muted:#8f8f8f;--card-bg:#ffffff;--border:#e0e0e0;--input-bg:#ffffff;--input-border:#e0e0e0;--input-focus-border:linear-gradient(90deg,#8de690 2.08%,#a5f0a3 18.23%,#a6ecd7 33.33%,#97dada 51.56%,#b3dae7 67.71%,#b6c9ec 83.33%,#879acb);--button-primary-bg:#1c1c1c;--button-primary-text:#ffffff;--danger:#ee5829;--success:#63dd51;--accent-border:#f6bcff}body[data-theme=aurora]{background-color:#fff;color:#1c1c1c}body[data-theme=black]{background-color:#1c1c1c;color:#fff}body[data-theme=black]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3)}body[data-theme=black] input:-webkit-autofill,body[data-theme=black] input:-webkit-autofill:focus,body[data-theme=black] input:-webkit-autofill:hover,body[data-theme=black] select:-webkit-autofill,body[data-theme=black] select:-webkit-autofill:focus,body[data-theme=black] select:-webkit-autofill:hover,body[data-theme=black] textarea:-webkit-autofill,body[data-theme=black] textarea:-webkit-autofill:focus,body[data-theme=black] textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 30px #262323!important;border-color:#585858!important}body[data-theme=glassy]{background-color:rgba(0,0,0,0);color:#1c1c1c}body[data-theme=glassy] input:-webkit-autofill,body[data-theme=glassy] input:-webkit-autofill:focus,body[data-theme=glassy] input:-webkit-autofill:hover,body[data-theme=glassy] select:-webkit-autofill,body[data-theme=glassy] select:-webkit-autofill:focus,body[data-theme=glassy] select:-webkit-autofill:hover,body[data-theme=glassy] textarea:-webkit-autofill,body[data-theme=glassy] textarea:-webkit-autofill:focus,body[data-theme=glassy] textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px hsla(0,0%,100%,.7)!important;border-color:rgba(224,224,224,.6)!important}body[data-theme=black] #just-form-layout{box-shadow:2px 2px 10px 0 rgba(0,0,0,.3),-2px -2px 12px 0 rgba(0,0,0,.3)}body[data-theme=glassy] #just-form-layout{background:hsla(0,0%,100%,.1);box-shadow:2px 2px 14px 0 rgba(0,0,0,.1),-2px -2px 16px 0 rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.45)}body[data-theme=glassy] #just-form-layout:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,0) 45%),linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0) 55%);opacity:.6}body,html{font-family:Beausite,sans-serif!important;font-weight:400;overflow:hidden;height:100%;overscroll-behavior:none;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{-webkit-appearance:none;width:5px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}body.redirect{background:var(--bg-brand,linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.8)))}@media screen and (max-width:750px){body.redirect{background:none}body.redirect.show-background #just-form-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;width:100%;height:100%;opacity:.6;background:var(--bg-brand,linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.8)))}body.redirect:not(.show-background) .chakra-input,body.redirect:not(.show-background) input{border:1px solid var(--border,#e0e0e0)!important}}*{font-family:Beausite,sans-serif!important}.pin-validation{font-family:Brice,sans-serif!important;font-weight:900;color:#1c1c1c;font-size:1.5rem;font-style:normal;line-height:1.5rem}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:inherit!important;box-shadow:none!important;border-color:#e0e0e0!important}input:-webkit-autofill{color:inherit!important;border-color:#e0e0e0!important}input:-webkit-autofill-and-obscured,input:-webkit-autofill-strong-password,input:-webkit-autofill-strong-password-viewable,input:autofill{color:inherit!important;border-color:#e0e0e0!important}#just-form-layout{--transition-speed:0.4s;--effect:ease-in-out;position:fixed;transition:transform var(--transition-speed) var(--effect);box-shadow:2px 2px 10px 0 rgba(0,0,0,.05),-2px -2px 12px 0 rgba(0,0,0,.05)}#__next{display:flex;justify-content:center;align-items:center;height:100%;position:relative}@media screen and (max-height:450px),screen and (max-width:750px){#just-form-layout{width:100%;height:100%;z-index:2147483645}#just-form-layout.inIframe{transform:translateY(100%)}#just-form-layout.inIframe.slideIn{transform:translateY(0)!important}}@media screen and (min-width:750px)and (min-height:450px){#just-form-layout{width:763px;height:706px;border-radius:30px;overflow:hidden}}@media screen and (min-width:900px)and (min-height:450px){#just-form-layout{width:909px;height:706px;border-radius:30px;overflow:hidden}}#chakra-toast-manager-top{z-index:99999999999!important}.rotate{transition:transform .3s ease}.rotate90{transform:rotate(90deg)}@keyframes l1{to{opacity:0}}.loader-text-opacity{animation:l1 1s linear infinite alternate}.justdrawer{background:var(--card-bg,#fff);width:100%;max-height:100%;overflow:hidden;position:absolute;z-index:1000}.justdrawer.bottom{left:0;bottom:0}.justdrawer.left{left:0;transform:translate(-100%)}.justdrawer.left,.justdrawer.right{transition:transform var(--transition-speed) var(--effect);top:0;bottom:0;width:0}.justdrawer.right{right:0;transform:translate(100%)}.justdrawer-container{overflow:hidden;--transition-speed:.3s;--effect:ease}.justdrawer-container:not(.swiping) .justdrawer-overlay-wrapper{transition:background-color var(--transition-speed) var(--effect)}.justdrawer-container:not(.swiping) .justdrawer-content{transition:height var(--transition-speed) var(--effect),opacity var(--transition-speed) var(--effect)}.justdrawer-container.in{height:100%;width:100%;bottom:0;z-index:1000;left:0;position:absolute}.justdrawer-container.in .justdrawer-overlay-wrapper{height:100%}.justdrawer-container.in .left,.justdrawer-container.in .right{min-width:425px}.justdrawer-container.in.open .left,.justdrawer-container.in.open .right{transform:translate(0);overflow-y:hidden}.justdrawer-container.in.open .bottom{max-height:100%;overflow-y:hidden}.loading-container{position:relative;background-color:var(--bg-secondary,#f7f7f7);border-radius:.875rem;overflow:hidden}.loading-bar{position:absolute;width:3.75rem;height:inherit;min-height:inherit;transform:rotate(210deg);background:var(--card-bg,#fff);filter:blur(15px);flex-shrink:0}@keyframes loadingAnimation{0%{left:-30%}to{left:130%}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
/*# sourceMappingURL=2472f573c7d7795f.css.map*/