.lds-ring{display:inline-block;position:relative;width:30px;height:30px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;margin:0;border:3px solid var(--green);border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--green) transparent transparent transparent}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{background:transparent;border:none;outline:none;cursor:pointer;border-radius:var(--border-radius);padding:1.15em 3.7em;font-weight:700}.button[disabled]{opacity:.8;pointer-events:none}.button:not(.button-color-light){box-shadow:0 20px 20px rgba(0,82,152,.1);transition:.3s}.button:not(.button-color-light):focus{transform:translateY(-5px);box-shadow:0 25px 20px rgba(0,82,152,.1)}@media(any-hover:hover){.button:not(.button-color-light):hover{transform:scale(1.02) translateY(-5px);box-shadow:0 25px 20px rgba(0,82,152,.15)}}@media(any-hover:none){.button:not(.button-color-light):focus{transform:scale(1.01) translateY(-5px);box-shadow:0 25px 20px rgba(49,193,85,.2)}}.button:not(.button-color-light):active{transform:scale(1) translateY(-3px);box-shadow:0 20px 20px rgba(49,193,85,.1)}.button-size-normal{font-size:15px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.button-size-fluid{width:100%;display:flex;justify-content:center}.button-color-green{background:var(--green-gradient);color:#fff}.button-color-green .lds-ring div{border-color:#fff transparent transparent transparent}.button-color-light{color:var(--dark-grey)}.button-color-danger{background-color:var(--danger-light);color:var(--danger)}.button-color-danger,.button-color-danger:active,.button-color-danger:focus,.button-color-danger:hover{box-shadow:none!important}:root{--modal-border-radius:27px}.modal{position:fixed;display:flex;justify-content:center;align-items:center;max-height:100vh;overflow:auto;width:100%;height:100%;z-index:999999999999}.modal h3{font-size:1.3rem}@media only screen and (min-width:768px){.modal h3{padding-top:.5em}}.modal:not(.opened){pointer-events:none}.modal:not(.opened) .modal-overlay{opacity:0}.modal:not(.opened) .modal-window{opacity:0;transform:translateY(40px)}.modal-overlay{background-color:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;transition:.35s}@media only screen and (max-width:768px){.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.modal-window{height:auto;max-width:calc(100% - 40px);background:#fff;border-radius:var(--modal-border-radius);z-index:999;transition:.35s;overflow:hidden;padding:30px 20px 10px 20px;text-align:center}@media only screen and (min-width:768px){.modal-window{padding:40px 40px 20px 40px}}#publisher-div{display:none}.video-modal{background:#000}.call-toolbar{position:absolute;z-index:999;bottom:70px;left:50%;transform:translate(-50%)}.call-toolbar--status{margin-bottom:30px}.call-toolbar--spinner.lds-ring{margin-left:auto;margin-right:auto;display:block;margin-bottom:15px}.call-toolbar--spinner.lds-ring div{border-color:#fff transparent transparent transparent}.call-toolbar--icon{width:2em;height:auto;margin-left:auto;margin-right:auto;margin-bottom:15px}.call-toolbar--text{color:#fff;font-size:18px}.call-toolbar .end-call{width:3rem;height:3rem;position:relative;border-radius:50%;background:var(--danger);border:none;outline:none;box-shadow:none;cursor:pointer}.call-toolbar .end-call img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:auto;-o-object-fit:contain;object-fit:contain}.video-modal,video{position:relative;border-radius:var(--modal-border-radius)}video{width:100%;min-height:600px;margin-bottom:30px;overflow:hidden}video:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;display:block;z-index:9;background:linear-gradient(.01deg,rgba(0,0,0,.62) 26.76%,transparent 81.02%)}video .OT_subscriber,video>*{width:100%;height:100%;position:absolute!important;top:0;left:0;-o-object-fit:cover;object-fit:cover}.video-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unlock-button{display:flex;align-items:center;padding:1em 2em;font-size:15px!important;border:none;outline:none;box-shadow:none;margin-left:auto;margin-right:auto;z-index:9999;border-radius:30px;background:#fff;color:var(--green);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:40px}@media only screen and (min-width:768px){.unlock-button{transform:translate(-50%,50%);position:absolute;bottom:-60px;left:50%;margin-bottom:0}}.unlock-button:not([disabled=true]){cursor:pointer}.unlock-button[disabled]{opacity:1}.unlock-button[disabled] .unlock-button-icon,.unlock-button[disabled] .unlock-button-text{opacity:.5}.unlock-button img{width:1em;height:auto;font-size:inherit}.unlock-button-icon{font-size:inherit}.unlock-button-text{display:block;margin-right:2em;font-size:inherit}.incoming-from+p{margin-top:.7em}.call-alert-action{width:4rem;height:4rem;background:transparent;border:none;outline:none;box-shadow:none;padding:0 5px;cursor:pointer;display:block;position:relative;transition:.2s;transform:translateY(0)}.call-alert-action:hover{transform:translateY(-5px)}.call-alert-action:not(:last-child){margin-right:25px}.call-alert-action span{font-size:14px;display:block;margin-top:10px}.call-alert-action:focus{outline:none}.call-alert-action img{width:70%;height:auto;margin:0 auto}.call-alert-action__group{display:flex;align-items:center;justify-content:center;margin-top:50px;margin-bottom:30px}.pt-4{padding-top:40px}.bg-container{width:100%}@media only screen and (min-width:768px){.bg-container{position:relative;padding-bottom:50px}.bg-container>picture,.bg-container>picture>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.bg-container>picture:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}body{background-color:#fcfcfb}.confirm-modal .button-group{margin-top:35px}.confirm-modal h2{font-size:25px}@media only screen and (min-width:1399px){.confirm-modal button{font-size:18px}}.main-layout{--header-height:80px;width:100%;max-width:35rem;margin-left:auto;margin-right:auto;position:relative;padding-top:var(--header-height);overflow:hidden}@media only screen and (min-width:768px){.main-layout{--header-height:110px;padding-left:0;padding-right:0;overflow:visible}}.main-layout main{padding-top:10px;position:relative}@media only screen and (min-width:768px){.main-layout main{padding-top:30px}}.logo{display:block;width:85px}@media(max-width:360px){.logo{width:67px}}@media only screen and (min-width:768px){.logo{width:100px}}.logo-wrapper{min-width:85px}@media only screen and (min-width:768px){.logo-wrapper{min-width:100px}}header{height:var(--header-height);position:absolute;top:0;left:0;padding-left:var(--layout-x);padding-right:var(--layout-x);display:flex;width:100%;box-sizing:border-box;z-index:999}@media only screen and (min-width:768px){header{box-shadow:var(--card-shadow);background:#fff;border-radius:var(--border-radius);padding:0 55px;--header-height:100px;margin-top:20px}}.toolbar,header>*{flex:1}.toolbar .row{justify-content:flex-end}@media only screen and (max-width:768px){.toolbar .button-color-danger{background-color:transparent!important;padding:1em 1em}}@media only screen and (max-width:768px)and (max-width:360px){.toolbar .button-color-danger{font-size:15px;padding-left:.5em;padding-right:.5em}}.toolbar .work-status{background:transparent;box-shadow:none;border:none;outline:none;font-size:16px;font-weight:700;margin-right:20px;padding:10px 0;cursor:pointer;position:relative}@media(any-hover:hover){.toolbar .work-status{transition:color .3s}.toolbar .work-status:hover{color:var(--green)}}.toolbar .work-status:before{content:"";font-size:.55em;width:1em;height:1em;border-radius:50%;display:block;transition:.3s;position:absolute;top:50%;left:0;transform:translate(calc(-100% - 8px),-50%)}@media only screen and (min-width:768px){.toolbar .work-status:before{transform:translate(calc(-100% - 13px),-50%)}}.toolbar .work-status.stopped:before{background:var(--dark-grey)}.toolbar .work-status.started:before{background:var(--green)}@media only screen and (min-width:768px){.toolbar .work-status{margin-right:35px}}[data-v-253762ec]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.card[data-v-253762ec]{--image-width:10rem;padding:0 0 calc(var(--y)/2) 0;border-radius:31px;overflow:hidden;transition:height .25s}@media only screen and (min-width:768px){.card[data-v-253762ec]{padding-top:var(--y);padding-bottom:var(--y);background:#fff;box-shadow:var(--card-shadow);--image-width:11rem}}.height-controller{transition:height .3s;width:100%}#app{min-height:100vh;display:flex}@media only screen and (max-width:768px){#app .main-layout{display:flex;flex-direction:column}#app .card,#app .card-body,#app .route-root,#app main{flex:1!important}#app .bg-container,#app .card,#app .route-root,#app main{display:flex}#app .card .card--body{flex:1;display:flex}#app .card .card--body .login-form{display:flex;flex-direction:column;flex:1;justify-content:space-between}#app>*{flex:1}#app>*>*{flex-direction:column}#app>*>*,#app>*>* .route-root{display:flex}#app>*>* .card-content{flex:1;min-height:100%;display:flex;flex-direction:column}}.overflow{position:relative;overflow:hidden}.route-root{position:relative;transition:.3s 0s}.d-flex{display:flex}.d-flex>*{width:100%}[data-v-5db214ea]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.icon-button[data-v-5db214ea]{width:50px;height:50px;background:transparent;position:relative;border:1px solid var(--stroke-grey);border-radius:13px;box-shadow:0 5px 15px transparent;cursor:pointer}@media(any-hover:hover){.icon-button[data-v-5db214ea]{transition:.3s}.icon-button[data-v-5db214ea]:hover{border-color:transparent;background:#fff;box-shadow:0 8px 15px rgba(0,0,0,.07);transform:scale(1.01)}}.icon-button img[data-v-5db214ea]{width:25%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}[data-v-c8ece732]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.card-back[data-v-c8ece732]{margin-bottom:25px}.card-content[data-v-c8ece732],.card[data-v-c8ece732]{position:relative}.card--body[data-v-c8ece732],.card--heading[data-v-c8ece732]{position:relative;z-index:1;padding-left:var(--layout-x);padding-right:var(--layout-x)}@media only screen and (min-width:768px){.card--body[data-v-c8ece732],.card--heading[data-v-c8ece732]{padding:0 var(--x)}}.card--heading[data-v-c8ece732]{padding-top:30px}.card--heading h1[data-v-c8ece732],.card--heading p[data-v-c8ece732]{position:relative;z-index:2}@media only screen and (min-width:768px){.card--heading[data-v-c8ece732]{padding-top:0}}.card--body[data-v-c8ece732]{z-index:2;padding-left:var(--layout-x);padding-right:var(--layout-x)}@media only screen and (min-width:768px){.card--body[data-v-c8ece732]{padding:0 var(--x)}}.card-icon[data-v-c8ece732]{position:absolute;right:calc(var(--layout-x)*-1*1.1);top:0;z-index:1;width:var(--image-width)}@media only screen and (min-width:576px){.card-icon[data-v-c8ece732]{right:0}}@media only screen and (min-width:768px){.card-icon[data-v-c8ece732]{right:var(--x)}}.card-content-verification .card--heading[data-v-c8ece732]{padding-top:0}@media only screen and (max-width:768px){.card-content-verification .card-icon[data-v-c8ece732]{--image-width:7rem;right:0}}@media only screen and (max-width:768px)and (min-height:660px){.card-content-verification .card-icon[data-v-c8ece732]{--image-width:8rem;position:static}}.card-content-home .card-icon[data-v-c8ece732]{--image-width:9.5rem}@media only screen and (max-width:768px){.card-content-home[data-v-c8ece732]{padding-top:20px}.card-content-home .card-icon[data-v-c8ece732]{right:10px}}@media only screen and (min-width:768px){.card-content-home h1[data-v-c8ece732]{margin-top:20px}.card-content-home .card-icon[data-v-c8ece732]{--image-width:10rem;top:-30px}}[data-v-22711520]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.door[data-v-22711520]{--padding:20px 23px;border:1px solid var(--stroke-grey);border-radius:var(--border-radius);padding:var(--padding);cursor:pointer;max-width:100%;overflow:hidden;box-shadow:0 0 25px transparent}.door.disabled[data-v-22711520]{cursor:default;pointer-events:none}@media(any-hover:hover){.door[data-v-22711520]{transition:.3s}.door[data-v-22711520]:hover{border-color:transparent;background:#fff;box-shadow:0 15px 25px rgba(0,0,0,.07);transform:scale(1.01)}}.door-secure[data-v-22711520]{width:41px;min-width:41px;height:41px;position:relative;border-radius:50%;transition:.3s}.door-secure img[data-v-22711520]{width:50%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.door-status[data-v-22711520]{width:38px;height:42px;margin-top:5px}.door-status img[data-v-22711520]{width:100%}.door--body[data-v-22711520]{display:flex}.door--footer[data-v-22711520]{margin-top:25px}.door-left[data-v-22711520]{display:flex;align-items:center;flex:1;max-width:calc(100% - 38px)}@media only screen and (min-width:768px){.door-left[data-v-22711520]{flex-direction:column;align-items:flex-start}}.door-right[data-v-22711520]{width:38px}.door-info[data-v-22711520]{margin-left:12px;overflow:hidden}.door-info h3[data-v-22711520]{font-size:1rem;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.door-info p[data-v-22711520]{font-size:.83rem;opacity:.5;margin-top:3px}@media only screen and (min-width:768px){.door-info[data-v-22711520]{margin-left:0;margin-top:12px}}.door-action-button[data-v-22711520]{background-color:transparent;box-shadow:none;border:none;margin:15px auto 0 auto;display:block;font-size:15px;font-weight:700;color:var(--green)}.door-action-button[data-v-22711520]:disabled{opacity:.5}.door-action-button[data-v-22711520]:not(:disabled){cursor:pointer}.door.locked .door-secure[data-v-22711520]{background:var(--green-gradient);box-shadow:0 10px 25px rgba(47,191,84,.1)}.door.unlocking .door-secure[data-v-22711520]{background:var(--dark-grey)}.door.unlocked .door-secure[data-v-22711520]{background:var(--yellow-gradient);box-shadow:0 10px 25px rgba(239,168,61,.1)}.doors-wrapper{display:flex;flex-direction:column}.no-doors{margin-left:auto;margin-right:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}@media only screen and (min-width:768px){.no-doors{padding:100px 0}}.no-doors img{width:50px;margin-bottom:20px;margin-left:auto;margin-right:auto}.no-doors p{color:#cecece}.doors-wrapper{margin-top:100px;width:100%}.doors-wrapper h2{margin-bottom:28px}@media only screen and (min-width:768px){.doors-wrapper h2{margin-bottom:40px}}.doors-list{list-style:none;padding:0;display:grid;flex-wrap:wrap;grid-template-columns:1fr;grid-gap:15px}@media only screen and (min-width:768px){.doors-list{grid-template-columns:1fr 1fr;grid-gap:12px}}.radio-button{overflow:hidden;position:relative;display:flex;align-items:center;cursor:pointer}.radio-button-button{width:20px;height:20px;border-radius:50%;border:1px solid var(--green);display:block;margin-right:10px;position:relative;transition:background .2s}.radio-button-button:before{content:"";width:55%;height:55%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;background:#fff;border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.15);opacity:0;transition:opacity .2s}.radio-button-label{text-transform:capitalize;color:#b9b9b9}.radio-button input{visibility:hidden;position:absolute}.radio-button input:checked~.radio-button-button{background:var(--green)}.radio-button input:checked~.radio-button-button:before{opacity:1}.radio-button input:checked~.radio-button-label{color:inherit}:root{--phone-select-height:55px}.overlay{position:fixed;top:calc(var(--y)*-1);left:0;transform:translateZ(1px);width:100%;height:100vh;z-index:9999999}.phone-code-select{position:relative;height:var(--phone-select-height)}.phone-code-select .chevron{width:12px;height:8px;display:block;margin:0 11px;transform-origin:center;transition:.3s}.phone-code-select .chevron.opened{transform:rotate(180deg)}.country{display:flex;align-items:center}.country.selected{padding-top:15px;padding-bottom:15px;cursor:pointer}.country.selected .code-code{font-weight:400!important}.code-code,.code-title{font-size:18px;font-weight:700}.code-icon{width:1em;height:1em;font-size:24px;display:block}.code-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:drop-shadow(0 4px 15px rgba(0,0,0,.2))}.phone-codes-list{list-style-type:none;padding:0;margin:0;width:300px;background:#fff;box-shadow:0 5px 80px rgba(0,0,0,.2);border-radius:15px;position:absolute;bottom:100%;left:-20px;z-index:99999999;transition:all .3s;transform-origin:bottom center}@media only screen and (min-width:576px){.phone-codes-list{left:20px}}.phone-codes-list .code-code,.phone-codes-list .code-title{font-size:16px;font-weight:700}.phone-codes-list:not(.opened){transform:scale(.6) translateY(10px);opacity:0;pointer-events:none}.phone-codes-list--item{padding:16px;cursor:pointer;transition:.25s;background:#fff;border-radius:15px}.phone-codes-list--item:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.phone-codes-list--item:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.phone-codes-list--item.selected{background:rgba(46,188,81,.1)}.phone-codes-list--item.selected .code-title{color:#30c054}.phone-codes-list--item:hover:not(.selected){transform:scale(1.04);box-shadow:0 15px 80px rgba(0,0,0,.1);border-radius:15px 15px 15px 15px!important}.phone-codes-list--item .code-icon{margin-right:1em}.phone-codes-list--item .code-code{margin-left:auto}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(1px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(1px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}.app-input-label{display:block}:root{--input-height:3.4rem;--input-x:1.2rem}.app-input{width:100%;height:var(--input-height);background:var(--field-grey);border:1px solid transparent;outline:none;border-radius:var(--border-radius);padding-left:1.2rem;padding-right:1.2rem;font-size:.9rem;transition:.35s;line-height:1;box-shadow:0 20px 20px transparent}.app-input.one-digit{text-align:center}@media only screen and (min-width:576px){.app-input.one-digit{font-size:20px}}.app-input:focus{box-shadow:0 20px 30px rgba(var(--green),.1);border-color:var(--green)}.app-input.error{border-color:var(--danger);background-color:var(--danger-light);color:var(--danger);-webkit-animation:shake .72s cubic-bezier(.36,.07,.19,.97) both;animation:shake .72s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.app-input-label{position:relative}.app-input-label.text-label{font-size:.86rem;font-weight:700;margin-bottom:.9em;display:block}.app-input-description{font-size:.8rem;margin-top:8px;display:block;margin-left:1.2rem}.app-input-description.error{color:var(--danger)}.input-phone-select{position:absolute;top:38px;left:1.2rem;z-index:9999;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width:1680px){.input-phone-select{top:50px}}[data-v-5d29431a]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.select-auth-type[data-v-5d29431a]{display:flex;flex-wrap:wrap;padding-bottom:40px;margin-bottom:40px;position:relative}@media(max-width:768px)and (min-height:700px){.select-auth-type[data-v-5d29431a]{margin-top:40px}}.select-auth-type[data-v-5d29431a]:before{content:"";width:calc(100% + var(--x)*2);height:1px;background:#f3f3f3;position:absolute;bottom:0;left:calc(var(--x)*-1)}.select-auth-type h3[data-v-5d29431a]{width:100%;margin-bottom:28px}.select-auth-type--radio[data-v-5d29431a]:not(:last-child){margin-right:40px}[data-v-6490b1e9]:root{--layout-x:25px;--x:3.89rem;--y:3rem}.fieldset[data-v-6490b1e9]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}@media only screen and (min-width:576px){.fieldset[data-v-6490b1e9]{grid-gap:20px}}@font-face{font-family:sk-modernist;src:url(../fonts/400.23b0de80.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:sk-modernist;src:url(../fonts/700.50be9860.woff2) format("woff2");font-weight:700;font-style:normal}:root{--font-family:"sk-modernist",sans-serif;--font-size:18px;--font-weight:400;--line-height:1.23}@media only screen and (min-width:1680px){:root{--font-size:22px}}body,body *,html,html *{font:var(--font-weight) var(--font-size)/var(--line-height) var(--font-family)}html{font-size:var(--font-size)}h1,h2,h3{--font-weight:700}h1,h2,h3,p{margin:0}h1{--font-size:1.95rem}@media only screen and (min-width:768px){h1{--font-size:2.33rem}}h1+p{--font-size:1.55rem;margin-top:.156em}@media only screen and (min-width:768px){h1+p{--font-size:1.78rem}}h2{--font-size:20px}@media only screen and (min-width:768px){h2{--font-size:1.67rem}}:root{--field-grey:#f3f3f3;--dark-grey:#d7d7d7;--stroke-grey:#e1e8e8;--green:#005298;--danger:#ff002e;--danger-light:#ffedf0;--yellow-gradient:linear-gradient(95.46deg,#ffe600 15.71%,#efa83d 128.5%);--green-gradient:linear-gradient(95.46deg,#00448b 15.71%,#008fd3 128.5%);--green-shadow:0 20px 20px rgba(47,191,84,0.1);--yellow-shadow:0 20px 20px rgba(239,168,61,0.1);--card-shadow:0 15px 50px rgba(0,0,0,0.08);--layout-x:25px;--x:3.89rem;--y:3rem}.row{display:flex;align-items:center}.w-100{width:100%}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.auth-leave-active{transition:opacity .5s ease,transform .5s ease}.auth-enter-active{transition:opacity 1s,transform .5s ease}.auth-enter,.auth-leave-to{opacity:0}.auth-enter{transform:translateX(100%)}.auth-leave-to{transform:translateX(-100%)}.modal-enter-active,.modal-leave-active{transition:.4s}.modal-enter,.modal-leave-to{opacity:0;transform:translateY(40px)}:root{--border-radius:15px}img{width:100%;height:auto}.login-form{--top:40px;padding-top:var(--top)}.login-form .button{margin-top:35px;margin-bottom:60px}@media(min-height:700px){.login-form .button{margin-top:100px}}@media only screen and (min-width:768px){.login-form{--top:60px}.login-form .button{margin-top:2.7rem;margin-bottom:0}}