html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{font-family:Onest,sans-serif!important;box-sizing:border-box}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-thumb{background:#ccc}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif!important}:root{--black: #0F0F0F;--black-overlay: #1B1B1B;--grey-one: #595959;--grey-two: #AFAFAF;--grey-three: #E9E9E9;--grey-four: #F4F4F4;--white: #FFFFFF;--red-one: #E43A52;--red-two: #F35F6D;--red-three: #B05152;--positive: #129951}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-spinner-component[data-v-48901b78]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loading-spinner-component__loader[data-v-48901b78]{width:60px;height:60px;border-radius:50%;animation:spin-48901b78 2s infinite linear;border:8px solid var(--grey-three);border-top-color:var(--red-one)}@keyframes spin-48901b78{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.default-button[data-v-a116399a],.not-found-component__button[data-v-a116399a]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-a116399a],[disabled].not-found-component__button[data-v-a116399a]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-a116399a]:hover,.not-found-component__button[data-v-a116399a]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-a116399a],.not-found-component__button[data-v-a116399a]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-a116399a]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-a116399a],.not-found-component__button[data-v-a116399a]{width:100%}}.not-found-component[data-v-a116399a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found-component__title[data-v-a116399a]{font-weight:600;font-size:32px;line-height:1.25;margin:10px 0 12px;color:var(--black-orverlay)}@media screen and (min-width: 1024px){.not-found-component__title[data-v-a116399a] br{display:none}}.not-found-component__desc[data-v-a116399a]{font-weight:300;font-size:18px;line-height:1.25;color:var(--black-orverlay);min-height:46px}.not-found-component__button[data-v-a116399a]{padding:16px 20px}.check-in-page[data-v-932d8847]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}.logo-component path[data-v-959acf9d]{transition:.4s}.category-component[data-v-ba3522d3]{width:max-content;background:var(--red-one);border-radius:20px;padding:6px 12px;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12px;line-height:1.25;color:#fff}.category-component--variant[data-v-ba3522d3]{background:var(--white);color:var(--red-one)}.progress-bar-component[data-v-3a4277c8]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.progress-bar-component__number[data-v-3a4277c8]{font-weight:500;font-size:16px;line-height:1.25}.progress-bar-component__bar[data-v-3a4277c8]{position:relative;width:236px;height:16px;background-color:var(--grey-three);border-radius:20px}.progress-bar-component__bar[data-v-3a4277c8]:after{content:"";position:absolute;top:0;left:0;height:100%;width:var(--p, 0%);min-width:8px;border-radius:20px;background-color:var(--red-one);transition:width .3s ease}.form-head-component[data-v-beeacc0b]{max-width:429px}@media screen and (min-width: 1024px){.form-head-component[data-v-beeacc0b]{min-height:190px}}.form-head-component__logo[data-v-beeacc0b]{height:89px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media screen and (min-width: 1024px){.form-head-component__logo[data-v-beeacc0b]{display:none}}.form-head-component__icon[data-v-beeacc0b]{margin-bottom:20px}.form-head-component__progress-bar[data-v-beeacc0b]{margin-bottom:32px}.form-head-component__title[data-v-beeacc0b]{font-weight:600;font-size:32px;line-height:1.25;margin:10px 0 12px;color:var(--black-orverlay)}@media screen and (min-width: 1024px){.form-head-component__title[data-v-beeacc0b] br{display:none}}.form-head-component__desc[data-v-beeacc0b]{font-weight:300;font-size:18px;line-height:1.25;color:var(--black-orverlay);min-height:46px}.form-head-component__access-time[data-v-beeacc0b]{margin-top:32px;font-weight:300;font-size:14px;line-height:1.25;color:var(--grey-one);display:flex;align-items:center;justify-content:flex-start;gap:4px}.form-head-component__access-time span[data-v-beeacc0b]{display:inline-block}.default-button[data-v-d6416c4e],.form-front-step__button[data-v-d6416c4e]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-d6416c4e],[disabled].form-front-step__button[data-v-d6416c4e]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-d6416c4e]:hover,.form-front-step__button[data-v-d6416c4e]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-d6416c4e],.form-front-step__button[data-v-d6416c4e]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-d6416c4e]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-d6416c4e],.form-front-step__button[data-v-d6416c4e]{width:100%}}.form-front-step[data-v-d6416c4e]{width:100%;max-width:595px;height:100%;display:flex;flex-direction:column}@media screen and (max-width: 1024px){.form-front-step[data-v-d6416c4e]{max-width:429px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.form-front-step__category[data-v-d6416c4e]{margin-bottom:32px}.form-front-step__overview[data-v-d6416c4e]{margin-bottom:32px;flex:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}@media screen and (max-width: 1024px){.form-front-step__overview[data-v-d6416c4e]{flex:1}}.form-front-step__subtitle[data-v-d6416c4e]{font-weight:600;font-size:20px;line-height:1.25;color:var(--grey-one);margin-bottom:16px}.form-front-step__overview-steps[data-v-d6416c4e]{display:flex;flex-direction:column;width:100%;gap:16px}.form-front-step__overview-steps .form-step-showcase[data-v-d6416c4e]{padding:24px;border-radius:12px;border:1.5px solid var(--grey-three)}.form-front-step__overview-steps .form-step-showcase__title[data-v-d6416c4e]{font-weight:600;font-size:20px;line-height:1.25;color:var(--black-overlay);margin-bottom:8px;display:flex;align-items:flex-start;justify-content:flex-start;gap:4px}@media screen and (min-width: 1024px){.form-front-step__overview-steps .form-step-showcase__title[data-v-d6416c4e] br{display:none}}.form-front-step__overview-steps .form-step-showcase__desc[data-v-d6416c4e]{font-weight:300;font-size:16px;line-height:1.25;color:var(--black-orverlay)}.form-front-step__buttons[data-v-d6416c4e]{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:64px;width:100%}@media screen and (max-width: 1024px){.form-front-step__buttons[data-v-d6416c4e]{padding-bottom:0;flex-direction:column-reverse}}.form-front-step__button[data-v-d6416c4e]{padding:16px 20px}.default-button[data-v-20556bcc],.lgpd-modal__button[data-v-20556bcc]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-20556bcc],[disabled].lgpd-modal__button[data-v-20556bcc]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-20556bcc]:hover,.lgpd-modal__button[data-v-20556bcc]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-20556bcc],.lgpd-modal__button[data-v-20556bcc]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-20556bcc]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-20556bcc],.lgpd-modal__button[data-v-20556bcc]{width:100%}}.lgpd-modal[data-v-20556bcc]{width:100%;height:100dvh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background:#00000085;animation:fadeIn-20556bcc .2s forwards}@media screen and (max-width: 1024px){.lgpd-modal[data-v-20556bcc]{padding:24px}}@media screen and (max-height: 735px){.lgpd-modal[data-v-20556bcc]{padding-top:12px;padding-bottom:12px}}.lgpd-modal__dialog[data-v-20556bcc]{width:100%;max-width:600px;border-radius:24px;padding:24px;background:var(--white);overflow-y:auto}@media screen and (max-width: 1024px){.lgpd-modal__dialog[data-v-20556bcc]{padding:24px 16px;max-height:100%;max-width:429px}}@media screen and (max-height: 735px){.lgpd-modal__dialog[data-v-20556bcc]{max-height:100%}}.lgpd-modal__close[data-v-20556bcc]{cursor:pointer;appearance:none;border:none;background:none;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;float:right;transition:.4s;margin-bottom:16px}.lgpd-modal__close[data-v-20556bcc]:hover{opacity:.8}@media screen and (max-width: 1024px){.lgpd-modal__close[data-v-20556bcc]{padding:10px 0}}.lgpd-modal__title[data-v-20556bcc]{clear:both;font-weight:600;font-size:28px;line-height:1.25;color:var(--black-overlay);margin-bottom:12px;padding:0 24px}@media screen and (max-width: 1024px){.lgpd-modal__title[data-v-20556bcc]{padding:0}}.lgpd-modal__text[data-v-20556bcc]{font-weight:300;font-size:14px;line-height:1.25;padding:0 24px;color:var(--black-overlay);margin-bottom:32px}@media screen and (max-width: 1024px){.lgpd-modal__text[data-v-20556bcc]{padding:0}}.lgpd-modal__buttons[data-v-20556bcc]{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media screen and (max-width: 1024px){.lgpd-modal__buttons[data-v-20556bcc]{flex-direction:column-reverse}}.lgpd-modal__button[data-v-20556bcc]{padding:16px 20px}.lgpd-modal__button--decline[data-v-20556bcc]{color:var(--black);background:none}@keyframes fadeIn-20556bcc{0%{opacity:0}to{opacity:1}}.start-page[data-v-485ad52b]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.start-page[data-v-485ad52b]{flex-direction:column;overflow:unset}}.start-page__head[data-v-485ad52b]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.start-page__head[data-v-485ad52b]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.start-page__form[data-v-485ad52b]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:64px 24px 0;overflow-y:auto}@media screen and (min-width: 1600px){.start-page__form[data-v-485ad52b]{align-items:center}}@media screen and (max-width: 1024px){.start-page__form[data-v-485ad52b]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.default-button[data-v-1ca17ea4],.liveness-instructions-component__button[data-v-1ca17ea4]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-1ca17ea4],[disabled].liveness-instructions-component__button[data-v-1ca17ea4]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-1ca17ea4]:hover,.liveness-instructions-component__button[data-v-1ca17ea4]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-1ca17ea4],.liveness-instructions-component__button[data-v-1ca17ea4]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-1ca17ea4]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-1ca17ea4],.liveness-instructions-component__button[data-v-1ca17ea4]{width:100%}}.liveness-instructions-component[data-v-1ca17ea4]{height:100%;display:flex;flex-direction:column;width:100%;gap:32px;max-width:595px}.liveness-instructions-component__list[data-v-1ca17ea4]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;flex:1}@media screen and (max-width: 1024px){.liveness-instructions-component__list[data-v-1ca17ea4]{max-width:429px;justify-content:flex-start}}.liveness-instructions-component .instruction[data-v-1ca17ea4]{display:flex;align-items:center;justify-content:center;gap:16px}.liveness-instructions-component .instruction__message[data-v-1ca17ea4]{font-weight:300;font-size:18px;line-height:1.25;color:var(--grey-one)}.liveness-instructions-component__buttons[data-v-1ca17ea4]{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:64px}@media screen and (max-width: 1024px){.liveness-instructions-component__buttons[data-v-1ca17ea4]{padding-bottom:0;flex-direction:column-reverse}}.liveness-instructions-component__button[data-v-1ca17ea4]{padding:16px 20px}.liveness-instructions-component__button--decline[data-v-1ca17ea4]{color:var(--black);background:none}.liveness-page[data-v-e4395833]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh}@media screen and (max-width: 1024px){.liveness-page[data-v-e4395833]{flex-direction:column}}.liveness-page__head[data-v-e4395833]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.liveness-page__head[data-v-e4395833]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.liveness-page__form[data-v-e4395833]{flex:1;display:flex;align-items:center;justify-content:center;height:100%;overflow-y:auto;padding:72px 24px 0}@media screen and (max-width: 1024px){.liveness-page__form[data-v-e4395833]{width:100%;max-width:450px;margin:0 auto 32px;padding:32px 24px 0;overflow-y:visible;background:var(--white)}}.checkbox-component[data-v-c07c3396]{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative}.checkbox-component--checked input[data-v-c07c3396]{border:2px solid var(--red-one)!important;background:var(--red-one)!important;position:relative}.checkbox-component--checked[data-v-c07c3396]:after{content:"";display:block;left:14px;top:16px;width:12px;height:9.4px;background:#fff;-webkit-mask:url(/icons/check.svg) no-repeat center;-webkit-mask-size:contain;mask:url(/icons/check.svg) no-repeat center;mask-size:contain;pointer-events:none;touch-action:none;position:absolute}.checkbox-component input[data-v-c07c3396]{width:max-content;position:relative;width:18px;height:18px;border-radius:2px;border:2px solid #49454F;background:none;appearance:none;padding:0;display:block;margin:11px;cursor:pointer}.checkbox-component label[data-v-c07c3396]{cursor:pointer;font-weight:500;font-size:12px;line-height:1.25;color:var(--grey-two);margin-left:12px;-webkit-user-select:none;user-select:none}.drop-file-area-component[data-v-1d170097]{width:100%;border-radius:12px;border:1px solid var(--grey-three);transition:.3s;background:var(--white);position:relative;padding:36px 32px 24px}@media screen and (max-width: 1024px){.drop-file-area-component[data-v-1d170097]{padding:10px 12px}}.drop-file-area-component--dragging[data-v-1d170097] *{touch-action:none;pointer-events:none}.drop-file-area-component--dragging[data-v-1d170097] *:hover{all:unset}.drop-file-area-component--dragging .drop-file-area-component__label[data-v-1d170097]{opacity:.2}.drop-file-area-component--error[data-v-1d170097]{background:#ff46461a!important;border-color:#ff4646!important;font-weight:500}.drop-file-area-component--error[data-v-1d170097]:after{content:attr(data-error-message);font-size:16px;color:#ff4646;position:absolute;bottom:20px;text-align:center;width:calc(100% - 64px)}@media screen and (max-width: 1024px){.drop-file-area-component--error[data-v-1d170097]:after{bottom:-20px;font-size:12px;width:calc(100% - 20px)}}.drop-file-area-component--error .drop-file-area-component__caption[data-v-1d170097]{color:#ff4646!important;font-weight:500}.drop-file-area-component__selectoptions[data-v-1d170097]{width:100%}@media screen and (max-width: 1024px){.drop-file-area-component__selectoptions[data-v-1d170097]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:26px;padding:8px 4px}}.drop-file-area-component__fielddata[data-v-1d170097]{flex:1}@media screen and (max-width: 1024px){.drop-file-area-component__fielddata[data-v-1d170097]{min-height:55px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}@media screen and (min-width: 1024px){.drop-file-area-component__fieldactions[data-v-1d170097]{display:none}}.drop-file-area-component__title[data-v-1d170097]{font-weight:700;font-size:16px;line-height:1.25;color:var(--black-overlay)}.drop-file-area-component__subtitle[data-v-1d170097]{font-weight:300;font-size:14px;line-height:1.25;margin-bottom:8px;color:var(--grey-one)}@media screen and (max-width: 1024px){.drop-file-area-component__subtitle[data-v-1d170097]{margin-bottom:0}}.drop-file-area-component__details[data-v-1d170097]{display:flex;align-items:center;justify-content:flex-start;gap:8px;border-radius:12px;padding:8px;background:var(--grey-three)}@media screen and (max-width: 1024px){.drop-file-area-component__details[data-v-1d170097]{display:none}}.drop-file-area-component__label[data-v-1d170097]{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Sora,sans-serif;font-weight:600;font-size:14px;line-height:1.25;text-align:center;padding:8px;border-radius:8px;background:var(--white);color:var(--black);transition:.4s}.drop-file-area-component__label[data-v-1d170097]:hover{opacity:.5}.drop-file-area-component__add[data-v-1d170097]{cursor:pointer;flex-shrink:0;transition:.3s}.drop-file-area-component__add[data-v-1d170097]:hover{opacity:.5}.drop-file-area-component__text[data-v-1d170097]{font-weight:300;font-size:14px;line-height:1.25;color:var(--black-overlay)}.drop-file-area-component__input[data-v-1d170097]{display:none}.drop-file-area-component__caption[data-v-1d170097]{text-align:center;font-size:12px;font-weight:300;margin-bottom:12px;color:var(--text-color)}.drop-file-area-component__fileoptions[data-v-1d170097]{display:flex;align-items:center;justify-content:center;width:100%;margin:3px 0 15px;gap:24px}@media screen and (max-width: 1024px){.drop-file-area-component__fileoptions[data-v-1d170097]{height:unset;margin:0;padding:6px 0;gap:16px}}.drop-file-area-component__preview[data-v-1d170097]{width:56px;height:56px;border:1px solid var(--grey-three);border-radius:8px}.drop-file-area-component__fileinfo[data-v-1d170097]{min-height:80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1}@media screen and (max-width: 1024px){.drop-file-area-component__fileinfo[data-v-1d170097]{height:unset}}.drop-file-area-component__filename[data-v-1d170097]{font-weight:300;font-size:16px;line-height:1.25;color:var(--black-overlay);display:-webkit-box;line-clamp:3;box-orient:vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1024px){.drop-file-area-component__filename[data-v-1d170097]{line-clamp:1;-webkit-line-clamp:1;width:100%}}.drop-file-area-component__clear[data-v-1d170097]{cursor:pointer;flex-shrink:0;appearance:none;border:none;background:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.drop-file-area-component__clear[data-v-1d170097]:hover{opacity:.5}.drop-file-area-component__checkbox-mobile[data-v-1d170097]{padding:5.5px 8px;border-radius:8px;background:var(--grey-four);margin-top:8px}@media screen and (min-width: 1024px){.drop-file-area-component__checkbox-mobile[data-v-1d170097]{display:none}}.drop-file-area-component__checkbox[data-v-1d170097]{margin:15px 0}@media screen and (max-width: 1024px){.drop-file-area-component__checkbox[data-v-1d170097]{display:none}}.drop-file-area-component__checkbox--no-margin[data-v-1d170097]{margin:0}.drop-file-area-component__checkbox--mobile[data-v-1d170097]{display:flex}@media screen and (min-width: 1024px){.drop-file-area-component__checkbox--mobile[data-v-1d170097]{display:none}}.drop-file-area-component__checkbox[data-v-1d170097] label{font-weight:500!important;font-size:12px!important;line-height:1.25!important;color:var(--black-overlay)!important;margin:0!important}.default-button[data-v-ded1f260],.form-documents-step-component__button[data-v-ded1f260]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-ded1f260],[disabled].form-documents-step-component__button[data-v-ded1f260]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-ded1f260]:hover,.form-documents-step-component__button[data-v-ded1f260]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-ded1f260],.form-documents-step-component__button[data-v-ded1f260]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-ded1f260]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-ded1f260],.form-documents-step-component__button[data-v-ded1f260]{width:100%}}.form-documents-step-component[data-v-ded1f260]{height:100%;display:flex;flex-direction:column;width:100%;gap:32px;max-width:595px}@media screen and (max-width: 1024px){.form-documents-step-component[data-v-ded1f260]{max-width:unset;align-items:center}}.form-documents-step-component__list[data-v-ded1f260]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;flex:1}@media screen and (max-width: 1024px){.form-documents-step-component__list[data-v-ded1f260]{max-width:429px;justify-content:flex-start;width:100%}}.form-documents-step-component__buttons[data-v-ded1f260]{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:64px}@media screen and (max-width: 1024px){.form-documents-step-component__buttons[data-v-ded1f260]{padding-bottom:0;max-width:429px;width:100%;flex-direction:column-reverse}}.form-documents-step-component__button[data-v-ded1f260]{padding:16px 20px}.form-documents-step-component__button--decline[data-v-ded1f260]{color:var(--black);background:none}.form-documents-step-component__button[disabled=true][data-v-ded1f260]{cursor:not-allowed;opacity:.5;pointer-events:none;touch-action:none}.documents-page[data-v-8391ef99]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.documents-page[data-v-8391ef99]{flex-direction:column;overflow:unset}}.documents-page__head[data-v-8391ef99]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.documents-page__head[data-v-8391ef99]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.documents-page__form[data-v-8391ef99]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:64px 24px 0;scroll-padding-bottom:64px;overflow-y:auto}@media screen and (min-width: 1600px){.documents-page__form[data-v-8391ef99]{align-items:center}}@media screen and (max-width: 1024px){.documents-page__form[data-v-8391ef99]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.input-component[data-v-ba98d39b]{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative}.input-component--error[data-v-ba98d39b]{margin-bottom:23px}.input-component--error[data-v-ba98d39b]:before{content:"";display:block;position:absolute;bottom:16px;right:16px;width:16px;height:16px;background:url(/icons/error.svg) no-repeat center center}.input-component--error[data-v-ba98d39b]:after{content:attr(data-error-message);display:block;position:absolute;top:calc(100% + 8px);font-size:12px;font-family:Onest,sans-serif;line-height:1.25;color:var(--grey-two);animation:fadeIn .3s forwards}.input-component--error input[data-v-ba98d39b]{padding:11px 38px 11px 14px!important;border:3px solid var(--red-one)!important}.input-component--valid[data-v-ba98d39b]:after{content:"";display:block;position:absolute;bottom:16px;right:16px;width:16px;height:16px;background:url(/icons/valid.svg) no-repeat center center}.input-component--valid input[type=date][data-v-ba98d39b]{padding-right:38px!important}.input-component--disabled[data-v-ba98d39b]{opacity:.4;touch-action:none;pointer-events:none}.input-component--disabled[data-v-ba98d39b]:after{display:none}.input-component--disabled[data-v-ba98d39b]:before{display:none}.input-component label[data-v-ba98d39b]{font-weight:400;font-size:12px;line-height:100%;color:var(--grey-one);margin-bottom:8px}.input-component input[data-v-ba98d39b]{appearance:none;width:100%;padding:13px 38px 13px 16px;border-radius:8px;border:1px solid var(--grey-four);color:#000;font-weight:300;font-size:16px;font-family:Onest,sans-serif;box-sizing:border-box;flex-shrink:0;transition:border-color .5s;line-height:1.25}.input-component input[data-v-ba98d39b]:focus{outline:none}.input-component input[type=date][data-v-ba98d39b]{padding-right:14px}.select-component[data-v-db2a9540]{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative}.select-component:focus-within .select-component__chevron[data-v-db2a9540]{transform:rotate(180deg)}.select-component--blank select[data-v-db2a9540]{color:#999}.select-component--disabled[data-v-db2a9540]{opacity:.5;touch-action:none;pointer-events:none}.select-component--valid[data-v-db2a9540]:after{content:"";display:block;position:absolute;bottom:16px;right:16px;width:16px;height:16px;background:url(/icons/valid.svg) no-repeat center center}.select-component--valid .select-component__chevron[data-v-db2a9540]{right:38px;transform:rotate(0)!important}.select-component__chevron[data-v-db2a9540]{position:absolute;top:50%;right:16px;pointer-events:none;color:var(--grey-three);transition:.4s}.select-component label[data-v-db2a9540]{font-weight:400;font-size:12px;line-height:100%;color:var(--grey-one);margin-bottom:8px}.select-component select[data-v-db2a9540]{appearance:none;width:100%;padding:12px 38px 12px 16px;border-radius:8px;border:1px solid var(--grey-four);font-weight:300;font-size:16px;flex-shrink:0;transition:border-color .5s}.select-component select[data-v-db2a9540]:focus{outline:none}.default-button[data-v-8e7195f4],.form-data-step-component__button[data-v-8e7195f4]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-8e7195f4],[disabled].form-data-step-component__button[data-v-8e7195f4]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-8e7195f4]:hover,.form-data-step-component__button[data-v-8e7195f4]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-8e7195f4],.form-data-step-component__button[data-v-8e7195f4]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-8e7195f4]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-8e7195f4],.form-data-step-component__button[data-v-8e7195f4]{width:100%}}.form-data-step-component[data-v-8e7195f4]{height:100%;display:flex;flex-direction:column;width:100%;gap:32px;max-width:595px}@media screen and (max-width: 1024px){.form-data-step-component[data-v-8e7195f4]{max-width:unset;align-items:center}}.form-data-step-component__form[data-v-8e7195f4]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;flex:1}@media screen and (max-width: 1024px){.form-data-step-component__form[data-v-8e7195f4]{max-width:429px;justify-content:flex-start;width:100%}}.form-data-step-component__subtitle[data-v-8e7195f4]{font-weight:600;font-size:20px;line-height:1.25;color:var(--grey-one)}.form-data-step-component__buttons[data-v-8e7195f4]{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:64px}@media screen and (max-width: 1024px){.form-data-step-component__buttons[data-v-8e7195f4]{padding-bottom:0;max-width:429px;width:100%;flex-direction:column-reverse}}.form-data-step-component__button[data-v-8e7195f4]{padding:16px 20px;position:relative}.form-data-step-component__button--decline[data-v-8e7195f4]{color:var(--black);background:none}.form-data-step-component__button[disabled=true][data-v-8e7195f4]{cursor:not-allowed;opacity:.5;pointer-events:none;touch-action:none}.form-data-step-component__checkbox-holder[data-v-8e7195f4]{padding:5.5px 8px;border-radius:8px;background:var(--grey-four);width:100%}.form-data-step-component__checkbox[data-v-8e7195f4] label{font-weight:500!important;font-size:12px!important;line-height:1.25!important;color:var(--black-overlay)!important;margin:0!important}.data-page[data-v-8f0c4fb9]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.data-page[data-v-8f0c4fb9]{flex-direction:column;overflow:unset}}.data-page__head[data-v-8f0c4fb9]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.data-page__head[data-v-8f0c4fb9]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.data-page__form[data-v-8f0c4fb9]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:72px 24px 0;scroll-padding-bottom:64px;overflow-y:auto}@media screen and (min-width: 1600px){.data-page__form[data-v-8f0c4fb9]{align-items:center}}@media screen and (max-width: 1024px){.data-page__form[data-v-8f0c4fb9]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.spouse-documents-page[data-v-bcc6f471]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.spouse-documents-page[data-v-bcc6f471]{flex-direction:column;overflow:unset}}.spouse-documents-page__head[data-v-bcc6f471]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.spouse-documents-page__head[data-v-bcc6f471]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.spouse-documents-page__form[data-v-bcc6f471]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:64px 24px 0;scroll-padding-bottom:64px;overflow-y:auto}@media screen and (min-width: 1600px){.spouse-documents-page__form[data-v-bcc6f471]{align-items:center}}@media screen and (max-width: 1024px){.spouse-documents-page__form[data-v-bcc6f471]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.spouse-data-page[data-v-1f2f9428]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.spouse-data-page[data-v-1f2f9428]{flex-direction:column;overflow:unset}}.spouse-data-page__head[data-v-1f2f9428]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.spouse-data-page__head[data-v-1f2f9428]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.spouse-data-page__form[data-v-1f2f9428]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:72px 24px 0;scroll-padding-bottom:64px;overflow-y:auto}@media screen and (min-width: 1600px){.spouse-data-page__form[data-v-1f2f9428]{align-items:center}}@media screen and (max-width: 1024px){.spouse-data-page__form[data-v-1f2f9428]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.radio-component[data-v-33a206dd]{cursor:pointer;display:flex;align-items:center;gap:30px;-webkit-user-select:none;user-select:none;padding:21px 30px}@media screen and (max-width: 1024px){.radio-component[data-v-33a206dd]{flex-direction:row-reverse;justify-content:space-between;padding-left:16px}}.radio-component input[data-v-33a206dd]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid var(--grey-one);border-radius:50%;outline:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;background-color:var(--white);margin:0}.radio-component input[data-v-33a206dd]:checked{border-color:var(--red-one)}.radio-component input[data-v-33a206dd]:checked:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:var(--red-one);border-radius:50%;transform:translate(-50%,-50%) scale(1);transition:transform .2s ease-in-out}.radio-component input[data-v-33a206dd]:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:transparent;border-radius:50%;transform:translate(-50%,-50%) scale(0)}.radio-component label[data-v-33a206dd]{cursor:pointer;font-weight:300;font-size:16px;line-height:1.25;color:var(--black-overlay)}.default-button[data-v-946d5dea],.form-questions-step-component__button[data-v-946d5dea]{cursor:pointer;display:block;width:max-content;text-align:center;background-color:var(--red-one);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;transition:opacity .3s}.default-button[disabled][data-v-946d5dea],[disabled].form-questions-step-component__button[data-v-946d5dea]{cursor:not-allowed;opacity:.5}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.default-button[data-v-946d5dea]:hover,.form-questions-step-component__button[data-v-946d5dea]:hover{opacity:.5}}@media screen and (max-width: 1024px){.default-button[data-v-946d5dea],.form-questions-step-component__button[data-v-946d5dea]{font-size:14px;line-height:16px;padding:16px 20px}}.default-button--neutral[data-v-946d5dea]{background-color:var(--grey-four);color:var(--black)}@media screen and (max-width: 1024px){.default-button--expand-mobile[data-v-946d5dea],.form-questions-step-component__button[data-v-946d5dea]{width:100%}}.form-questions-step-component[data-v-946d5dea]{height:100%;display:flex;flex-direction:column;width:100%;gap:16px;max-width:595px}@media screen and (max-width: 1024px){.form-questions-step-component[data-v-946d5dea]{max-width:unset;align-items:center;gap:32px}}.form-questions-step-component__list[data-v-946d5dea]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;flex:1}@media screen and (max-width: 1024px){.form-questions-step-component__list[data-v-946d5dea]{max-width:429px;justify-content:flex-start;width:100%;gap:32px}}.form-questions-step-component__question-title[data-v-946d5dea]{font-weight:300;font-size:16px;line-height:1.25;color:var(--black-overlay);margin-bottom:16px}.form-questions-step-component__question-title strong[data-v-946d5dea]{font-weight:600}.form-questions-step-component__buttons[data-v-946d5dea]{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:64px}@media screen and (max-width: 1024px){.form-questions-step-component__buttons[data-v-946d5dea]{padding-bottom:0;max-width:429px;width:100%;flex-direction:column-reverse}}.form-questions-step-component__button[data-v-946d5dea]{padding:16px 20px}.form-questions-step-component__button--decline[data-v-946d5dea]{color:var(--black);background:none}.form-questions-step-component__button[disabled=true][data-v-946d5dea]{cursor:not-allowed;opacity:.5;pointer-events:none;touch-action:none}.form-questions-step-component .mobile-separator[data-v-946d5dea]{width:calc(100% - 46px);margin-left:16px;height:1px;background:var(--grey-three)}@media screen and (min-width: 1024px){.form-questions-step-component .mobile-separator[data-v-946d5dea]{display:none}}.data-page[data-v-434e6288]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.data-page[data-v-434e6288]{flex-direction:column;overflow:unset}}.data-page__head[data-v-434e6288]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.data-page__head[data-v-434e6288]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.data-page__form[data-v-434e6288]{flex:1;display:flex;align-items:flex-start;justify-content:center;height:100%;padding:72px 24px 0;scroll-padding-bottom:64px;overflow-y:auto}@media screen and (min-width: 1600px){.data-page__form[data-v-434e6288]{align-items:center}}@media screen and (max-width: 1024px){.data-page__form[data-v-434e6288]{overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}.form-success-step-component[data-v-93a133d5]{position:relative;max-width:595px;width:100%}@media screen and (max-width: 1024px){.form-success-step-component[data-v-93a133d5]{max-width:340px}}.form-success-step-component__lines[data-v-93a133d5]{position:absolute;top:21px;left:0;width:100%;height:100%;z-index:0}.form-success-step-component__line[data-v-93a133d5]{display:block;position:absolute;top:0;left:0;max-width:100%}@media screen and (min-width: 1025px){.form-success-step-component__line--mobile[data-v-93a133d5]{display:none}}@media screen and (max-width: 1024px){.form-success-step-component__line--desktop[data-v-93a133d5]{display:none}}@media screen and (max-width: 359px){.form-success-step-component__line[data-v-93a133d5]{display:none!important}}.form-success-step-component__steps[data-v-93a133d5]{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;max-width:575px;row-gap:60px}@media screen and (max-width: 1024px){.form-success-step-component__steps[data-v-93a133d5]{max-width:330px}}@media screen and (max-width: 359px){.form-success-step-component__steps[data-v-93a133d5]{gap:20px}}.form-success-step-component .step[data-v-93a133d5]{flex-shrink:0;max-width:275px;position:relative;z-index:1;width:100%;max-height:150px}.form-success-step-component .step[data-v-93a133d5]:nth-child(n+3){padding-left:16px}@media screen and (max-width: 1100px){.form-success-step-component .step[data-v-93a133d5]{max-width:250px}}@media screen and (max-width: 1024px){.form-success-step-component .step[data-v-93a133d5]{max-width:153px;max-height:180px}}@media screen and (max-width: 359px){.form-success-step-component .step[data-v-93a133d5]{max-width:100%;padding:0!important}}.form-success-step-component .step__icon[data-v-93a133d5]{width:48px;height:48px;border-radius:50%;background:var(--grey-four);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.form-success-step-component .step__icon--completed[data-v-93a133d5]{background:var(--red-two)}.form-success-step-component .step__icon--current[data-v-93a133d5]{background:var(--white);border:2px solid var(--red-two)}.form-success-step-component .step__title[data-v-93a133d5]{font-weight:600;font-size:20px;line-height:1.25;color:var(--red-one);display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:8px}.form-success-step-component .step__desc[data-v-93a133d5]{font-size:12px;line-height:1.25;color:var(--grey-one)}.form-success-step-component .step__desc[data-v-93a133d5] strong{font-weight:700}.start-page[data-v-aa508ba8]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;height:100dvh;overflow:hidden}@media screen and (max-width: 1024px){.start-page[data-v-aa508ba8]{flex-direction:column;overflow:unset}}.start-page__head[data-v-aa508ba8]{display:flex;align-items:center;justify-content:center;height:100%;width:45%;background:var(--grey-four)}@media screen and (max-width: 1024px){.start-page__head[data-v-aa508ba8]{width:100%;padding:0 24px;margin-bottom:32px;background:var(--white);height:max-content}}.start-page__form[data-v-aa508ba8]{flex:1;display:flex;align-items:center;justify-content:center;height:100%;padding:64px 24px 0;overflow-y:auto}@media screen and (max-width: 1024px){.start-page__form[data-v-aa508ba8]{align-items:flex-start;overflow-y:unset;width:100%;padding:12px 24px 32px;background:var(--white);height:max-content}}
