@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:local("Roboto-Regular"),local("sans-serif"),url(/static/media/Roboto-Regular.03523cf5.ttf) format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-display:swap;src:local("Roboto-Bold"),local("sans-serif-Bold"),url(/static/media/Roboto-Bold.4f39c579.ttf) format("truetype")}@font-face{font-family:"Bai Jamjuree";font-style:normal;font-weight:400;font-display:swap;src:local("BaiJamjuree-Regular"),url(/static/media/BaiJamjuree-Regular.08c1d38e.ttf) format("truetype")}@font-face{font-family:"Bai Jamjuree";font-style:normal;font-weight:600;font-display:swap;src:local("BaiJamjuree-Bold"),url(/static/media/BaiJamjuree-Bold.cfc3d75d.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("OpenSans-Regular"),url(/static/media/OpenSans-Regular.1b0809d5.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("OpenSans-Bold"),url(/static/media/OpenSans-Bold.dbb97fd9.ttf) format("truetype")}html{font-family:"Roboto",sans-serif;overflow-x:hidden}body,html{height:100%;width:100%}body{display:flex;flex-direction:column;justify-content:center;margin:0}#root{width:100%;height:100%}button{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:"Bai Jamjuree","Open Sans",sans-serif;width:323px;height:58px;border-radius:10px;padding:5px 10px;transition:.2s;font-size:22px;border:none;outline:none}button:disabled{cursor:not-allowed;pointer-events:all!important;opacity:.1}button:hover:enabled{transform:scale(1.01)}button:active:enabled{transform:scale(.99)}button.btn-gradient{color:#fff}button.btn-gradient,button.btn-gradient:disabled{background:linear-gradient(270deg,#f3232f,#244393)}button.btn-gradient:disabled{opacity:.3}button.btn-red{background:#f3232f;color:#fff}button.btn-red:active{background:transparent;color:#f3232f;border:1px solid #f3232f}button.btn-black{background:#1d1c28;color:#fff;border:none;margin:0}button.btn-black:active{background:transparent;color:#1d1c28;border:1px solid #1d1c28}button.btn-trans{background:transparent;color:#f3232f;border:1px solid #f3232f}button.btn-trans:active:enabled{background:#f3232f;color:#fff}.accent{color:#f3232f}.header{font-size:25px;font-weight:700;margin-right:auto;margin-left:5vw}.header p{margin:0}@media screen and (min-width:600px){.header{position:absolute;top:8vh;left:13vh;margin:0;font-size:3.5vw!important;line-height:60px}}@media screen and (max-width:600px){.header{text-align:start}}div.transition-group{position:relative;height:calc(100% - 64px)}div.transition-group section.route-section{position:absolute;width:100%;height:100%;top:0;left:0}div.transition-group section.route-section.fade-appear{opacity:0}div.transition-group section.route-section.fade-appear-active{opacity:1;transition:opacity .5s ease-in}div.transition-group section.route-section.fade-enter{opacity:0}div.transition-group section.route-section.fade-enter-active{opacity:1;transition:opacity .5s ease-in}div.transition-group section.route-section.fade-exit{opacity:1}div.transition-group section.route-section.fade-exit-active{opacity:0;transition:opacity .5s ease-in}header{overflow:hidden;height:64px}header>svg{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);float:left;margin-top:26px;margin-left:85px;position:absolute}header .btn-group{margin-top:16px;margin-right:80px;text-align:center}header .btn-group .language-switcher,header .btn-group button{float:right;width:auto;height:48px;margin-left:1.4vw}header .btn-group button{font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:16px;line-height:32px;text-transform:none;white-space:nowrap}header .btn-group button.btn-gradient{width:12vw;max-width:155px;min-width:120px;height:48px;border-radius:5px;margin-left:2.5vw}header .btn-group button:not(.btn-gradient){background:none}header .btn-group .icon{position:absolute;right:0;top:0;display:none;font-size:23px;padding:0}@media screen and (max-width:800px){header{transition:all .4s}header>svg{position:relative!important;margin:18px}header .btn-group{height:0;width:100%;display:inline-flex;flex-direction:column-reverse;align-items:center;margin-top:0;transition:all .4s;overflow:hidden}header .btn-group button{font-weight:700}header .btn-group button:not(.icon){float:none;width:95%}header .btn-group button.icon{float:right;display:block!important;height:27px;line-height:0;margin:18px}header .btn-group button.btn-gradient{background:none;max-width:100%}header.open{background:linear-gradient(180deg,#f3232f,#244393);height:100%}header.open .btn-group{height:calc(100% - 63px)}header.open .btn-group .space{flex-grow:1}header.open .btn-group .language-switcher{color:#fff;margin-left:auto;margin-right:40px}header.open .btn-group .hr{width:100%;opacity:.1;border:.5px solid #fff}header.open .btn-group button{color:#fff}header.open .btn-group button:not(.icon){font-family:"Roboto",sans-serif;font-size:34px;line-height:36px;text-align:right;margin:10px 0;margin-right:40px!important;width:100%;border-radius:0}header.open .btn-group button:not(.icon):first-child{font-size:22px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}header.open .btn-group button:not(.icon):last-child{font-size:111px}header.close{height:64px}header.close .btn-group{margin-top:40px}}@media screen and (min-width:800px){header>.btn-group>button.active:not(.btn-gradient),header>.btn-group>button:hover:not(.btn-gradient){color:#de0d65}}.language-switcher{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:16px;line-height:32px}.language-switcher,.language-switcher>div{display:flex;align-items:center}.language-switcher .language-image{margin-right:6px}.main{align-items:center;text-align:flex-start}.main,.main>.wrapper{display:flex;flex-direction:column;justify-content:center;height:100%}.main>.wrapper{align-items:flex-start}.main>.wrapper>.header-big{display:inline-block;margin-bottom:2.6vh}.main>.wrapper>.header-big p{margin:0;font-weight:700;font-size:6.6vh;line-height:8vh;display:inline-block;background-image:linear-gradient(270deg,#f3232f,#244393);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.main>.wrapper>.nav{display:flex;justify-content:space-around}.main>.wrapper>.nav .nav-element{display:flex;flex-direction:column;width:20vw;transition:all .3s}.main>.wrapper>.nav .nav-element:not(:last-child){margin-right:6vw}.main>.wrapper>.nav .nav-element img{width:100%;height:auto}.main>.wrapper>.nav .nav-element .title{position:relative}.main>.wrapper>.nav .nav-element .title p{display:inline-block;font-weight:700;font-size:26px;line-height:36px;color:#1d1c28;margin:12px 0 10px}.main>.wrapper>.nav .nav-element .title .badge{position:absolute;display:inline-block;text-transform:uppercase;background:linear-gradient(90deg,#e9ecf5,#fce7f0);border-radius:10px;padding:3px 10px;top:-3px;font-family:"Bai Jamjuree","Open Sans",sans-serif;font-weight:700;font-size:10px;line-height:24px;color:#1d1c28;white-space:nowrap}.main>.wrapper>.nav .nav-element .title .badge.gray{background:#e0e2ef}.main>.wrapper>.nav .nav-element .description{font-family:"Bai Jamjuree","Open Sans",sans-serif;width:305px;margin:0 0 1vh;font-size:14px;line-height:22px;color:#1d1c28}.main>.wrapper>.nav .nav-element .description p{margin:0}.main>.wrapper>.nav .nav-element .button-arrow{margin-top:auto}.main>.wrapper>.pagination{display:flex;justify-content:space-between}.main>.wrapper>.pagination div{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:10px;height:10px;background:#244393;border-radius:50%}.main>.wrapper>.pagination div:not(:last-child){margin-right:15px}.main>.wrapper>.privacy{font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:10px;line-height:16px;text-align:center;margin:4vh auto 1vh}.main>.wrapper>.privacy .link{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:700}@media screen and (min-width:600px){.main>.wrapper>.nav>.nav-element{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.main>.wrapper>.nav>.nav-element:hover .title p{background-image:linear-gradient(270deg,#f3232f,#244393);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.main>.wrapper>.nav>.nav-element:hover .title .badge{background:linear-gradient(270deg,#f3232f,#244393);color:#fff}.main>.wrapper>.nav>.nav-element>.button-arrow.hover,.main>.wrapper>.nav>.nav-element>.button-arrow:hover{transform:none}.main>.wrapper>.nav.zoom>.nav-element:hover{transform:scale(1.01)}.main>.wrapper>.pagination{display:none!important}}@media screen and (min-width:600px)and (max-width:1100px){.main>.wrapper{width:95%}.main>.wrapper .header-big{margin-right:auto}.main>.wrapper .header-big p{font-size:5.5vw;line-height:6vw}.main>.wrapper .nav{width:100%}.main>.wrapper .nav .nav-element{width:30%}.main>.wrapper .nav .nav-element:not(:last-child){margin-right:auto}.main>.wrapper .nav .nav-element .title p{font-size:2.16vw}.main>.wrapper .nav .nav-element .description{width:auto}.main>.wrapper .nav .nav-element .button-arrow span{font-size:3.5vw}.main>.wrapper .nav .nav-element .button-arrow svg{width:4vw;height:auto}}@media screen and (max-width:600px){.main>.wrapper{justify-content:space-evenly;width:100%!important}.main>.wrapper .header-big{display:none}.main>.wrapper .nav,.main>.wrapper .react-swipeable-view-container{width:100%!important;height:100%!important}.main>.wrapper .nav{flex-direction:column;justify-content:flex-start;height:85%!important}.main>.wrapper .nav .nav-element{width:85%!important;height:100%;align-items:center;margin:auto}.main>.wrapper .nav .nav-element img{height:55%;width:auto}.main>.wrapper .nav .nav-element .title{width:100%}.main>.wrapper .nav .nav-element .title>p{font-size:2.85vh}.main>.wrapper .nav .nav-element .description{width:100%}.main>.wrapper .nav .nav-element .description>p{font-size:2.2vh}.main>.wrapper .nav .nav-element .button-arrow{margin-right:auto}.main>.wrapper>.pagination,.main>.wrapper>.privacy{margin:auto}}.feature{display:flex;align-items:center;justify-content:center;text-align:start;width:100%;margin-top:56px}.feature .header-big{display:inline-block;margin-bottom:38px;font-size:60px;line-height:72px}.feature .header-big p{margin:0;font-weight:700;font-size:60px;line-height:72px;white-space:nowrap;background-image:linear-gradient(270deg,#f3232f,#244393);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.feature .wrapper{width:72vw}.feature .section{font-size:36px;line-height:36px;font-weight:700;margin:0 0 40px}.feature .nav{display:flex;flex-direction:column;justify-content:center}.feature .nav>div{position:relative;display:flex;align-items:center;justify-content:space-between;transition:all .3s;margin:14px 0}.feature .nav>div:last-child{margin-bottom:100px}.feature .nav>div:not(:last-child):after{content:" ";position:absolute;display:block;top:100%;width:100%;height:1px;opacity:.3;background-color:#000;transition:all .3s;margin:17px auto}.feature .nav>div:not(:last-child).last{margin-bottom:70px}.feature .nav>div:not(:last-child).last:after{opacity:1}.feature .nav>div img{width:220px;height:230px}.feature .nav>div .title{position:relative;width:20%;min-width:210px}.feature .nav>div .title p{font-size:26px;line-height:36px;margin:12px 0 10px}.feature .nav>div .title .badge,.feature .nav>div .title p{display:inline-block;font-weight:700;color:#1d1c28;white-space:nowrap}.feature .nav>div .title .badge{position:absolute;text-transform:uppercase;background:rgba(243,35,47,.1);border-radius:10px;padding:3px 10px;top:-3px;font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:10px;line-height:24px}.feature .nav>div .title .badge.gray{background:#e0e2ef}.feature .nav>div .description{width:25%;font-family:"Bai Jamjuree","Open Sans",sans-serif;margin:0;font-size:14px;line-height:24px;color:#1d1c28}@media screen and (max-width:1100px){.feature .wrapper{width:95%!important}}@media screen and (max-width:1000px){.feature .nav>div{justify-content:left!important}.feature .nav>div .title{width:15%;margin-right:15px}.feature .nav>div .description{margin-right:15px}}@media screen and (max-width:800px){.feature .nav>div .title{width:10%;min-width:185px}.feature .nav>div .title p{white-space:normal!important}.feature .nav>div img{width:200px;height:200px}}@media screen and (min-width:600px){.feature .wrapper .section{font-size:42px;margin-top:40px}.feature .wrapper .nav>div{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.feature .wrapper .nav>div.last:after{margin:70px auto}.feature .wrapper .nav>div:hover .title p{background-image:linear-gradient(270deg,#f3232f,#244393);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.feature .wrapper .nav>div .button-arrow.hover,.feature .wrapper .nav>div .button-arrow:hover{transform:none}}@media screen and (max-width:650px){.feature{margin:auto}.feature .header-big p{font-size:46px}.feature .wrapper{width:90%!important}.feature .nav>div{flex-direction:column;align-items:flex-start;margin-bottom:60px!important}.feature .nav>div:not(:last-child):after{margin:30px 0}.feature .nav>div .description{width:auto;margin-bottom:16px}}@media screen and (max-width:450px){.feature .nav>div img{width:80%;height:auto}}.auth-type{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.auth-type .auth-type-header{font-size:32px;font-weight:700;margin:0 0 8vh}.auth-type .auth-type-options{display:flex}.auth-type .auth-type-options .zoomable{height:100%;transition:all .3s}.auth-type .auth-type-options .zoomable:not(:last-child){margin-right:3vw}.auth-type .auth-type-options .auth-type-option{display:flex;flex-direction:column}.auth-type .auth-type-options .auth-type-option>p{margin:2vh 0 0}.auth-type .auth-type-options .auth-type-option>p:first-of-type{font-size:18px}.auth-type .auth-type-options .auth-type-option>p:nth-of-type(2){font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:14px}.auth-type .auth-type-options .auth-type-option .image{height:50%;width:auto}.auth-type .auth-type-options .auth-type-option .image img{width:100%;height:100%;object-fit:contain}.auth-type .auth-type-options .auth-type-option .button-arrow{margin-top:auto}.auth-type>.pagination{display:flex;justify-content:space-between}.auth-type>.pagination div{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:10px;height:10px;background:#244393;border-radius:50%}.auth-type>.pagination div:not(:last-child){margin-right:15px}@media screen and (min-width:600px){.auth-type>.auth-type-options .auth-type-option{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:54vh;width:20vw;padding:2vh 3vw;position:relative;color:#000;background:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:10px}.auth-type>.auth-type-options .auth-type-option:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(180deg,#f3232f,#244393)}.auth-type>.auth-type-options .zoomable:hover>.auth-type-option:before{margin:-3px}.auth-type>.auth-type-options .zoomable:hover>.auth-type-option>p:first-of-type{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;background-image:linear-gradient(270deg,#f3232f,#244393)}.auth-type>.auth-type-options.zoom>.zoomable:hover{transform:scale(1.01)}.auth-type>.pagination{display:none!important}}@media screen and (min-width:600px)and (max-width:1100px){.auth-type>.auth-type-options .auth-type-option{width:30vw}}@media screen and (max-width:600px){.auth-type{justify-content:space-evenly;margin:auto}.auth-type .auth-type-header{width:82%;font-size:26px;line-height:36px;margin-bottom:0}.auth-type .auth-type-options,.auth-type .react-swipeable-view-container{width:100%!important;height:100%!important}.auth-type .auth-type-options{flex-direction:column;justify-content:flex-start;height:85%!important}.auth-type .auth-type-options .auth-type-option{width:82%!important;height:100%;margin:auto;padding:0}.auth-type .auth-type-options .auth-type-option:before{display:none}.auth-type .auth-type-options .auth-type-option .image{height:50%;width:auto;align-self:center;margin:2vh auto 4vh}.auth-type .auth-type-options .auth-type-option>p:first-of-type{font-size:2.85vh}.auth-type .auth-type-options .auth-type-option>p:nth-of-type(2){font-size:2.2vh}.auth-type .auth-type-options .auth-type-option .button-arrow{margin-right:auto}.auth-type>.pagination{margin:auto}}.auth{margin:auto;text-align:center;min-height:100px;min-width:280px;height:100%;overflow:hidden}.auth>.content{position:relative;display:flex;flex-direction:column;height:100%}.auth>.content.with-stepper{height:calc(100% - 9vh)}.auth>.content>div{position:absolute;top:0;bottom:0;right:0;left:0}@media screen and (max-width:600px){.auth>.content.with-header{height:calc(100% - 6vh)}}@media screen and (min-width:600px){.auth .content.with-stepper{height:calc(100% - 12vh)}.auth .stepper{height:12vh}}.start{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Audiowide",sans-serif;height:100%}.start .head{height:40vh;margin-bottom:6.11vh}.start button{margin:0}.start button.btn-red{min-height:40px}.start button.btn-bold{background:#fff;margin-top:10px;min-height:30px}@media screen and (max-width:650px){.start .head{margin-bottom:13vh}.start span{margin-top:0}}.head svg{height:100%;width:100%}.head img{height:100%;width:auto}.sign{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.sign .head{height:40vh;margin-bottom:2vh}.sign .instr{align-items:center!important;height:auto}.sign .instr p{font-size:32px;line-height:42px;font-weight:700;margin:0}.sign .login-box{width:323px;margin-top:3vh}.sign .login-box input{width:100%;height:58px;border-radius:10px;background:rgba(25,38,46,.05);color:#19262e;padding-left:13px;outline:none;font-size:16px;line-height:22px;border:none;box-sizing:border-box}.sign .login-box input:focus{outline:none}.sign .login-box input::placeholder{opacity:.4}.sign .login-box .error{color:#f3232f;margin:5px auto auto;font-size:12px}.sign .button-box{width:323px;margin-top:3vh;position:relative}.sign .button-box button{width:100%}.sign .button-box .lds-ellipsis{position:absolute;margin:auto;top:0;left:0;bottom:0;right:0}@media screen and (max-width:600px){.sign{justify-content:flex-start}}@media screen and (max-height:600px){.sign .instr p{font-size:5vh;line-height:6.5vh}.sign button,.sign input{height:9vh!important}.sign .head{margin-bottom:0}}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:22px}.lds-ellipsis div{position:absolute;top:5px;width:13px;height:13px;border-radius:50%;background:#1d1c28;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.stepper{display:flex;flex-direction:column;justify-content:flex-end;height:9vh}.stepper .MuiStepLabel-label.MuiStepLabel-alternativeLabel{margin-top:5px}.login-finder{position:relative;height:100%}.login-finder,.login-finder .content{display:flex;flex-direction:column;align-items:center;justify-content:center}.login-finder .content{width:100%}.login-finder .content .fade{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.login-finder .content .fade .login-found{position:absolute;top:0;left:0;right:0;bottom:0}.login-finder .content .fade .login-found,.login-finder .content .login-found>.login-found-welcome-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.login-finder .content .login-found>.login-found-welcome-wrapper .login-found-welcome{font-weight:700;font-size:50px;line-height:60px;overflow-wrap:break-word;margin:0}.login-finder .content .login-found>.login-found-welcome-wrapper .login-found-welcome span{-webkit-user-select:none;user-select:none}.login-finder .content .login-found>.login-found-welcome-wrapper .login-found-welcome [contenteditable=true]{color:#4755be;caret-color:#4755be;outline:0 solid transparent;border-bottom:1px solid rgba(29,28,40,.5);-webkit-user-select:auto;user-select:auto}.login-finder .content .login-found>.login-found-welcome-wrapper>p:not(.login-found-welcome){font-weight:500;font-size:18px;line-height:21px;margin:1.5vh auto 6.7vh}.login-finder .content .login-found>.login-found-welcome-wrapper .login-loader-error{height:4vh}.login-finder .content .login-found>.login-found-welcome-wrapper .login-loader-error .login-error,.login-finder .content .login-found>.login-found-welcome-wrapper .login-loader-error .login-loader{margin-top:1vh}.login-finder .content .login-found>.login-found-welcome-wrapper .login-loader-error .login-loader svg{animation:rotating 2s linear infinite}.login-finder .content .login-found>.login-found-welcome-wrapper .login-loader-error .login-error{font-size:12px;line-height:14px;color:#ec3940}.login-finder .content .login-not-found{margin-top:3.3vh}.login-finder .content .login-not-found p{font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:14px;line-height:24px}.login-finder .content .btn-gradient{width:auto;min-width:176px;padding:5px 20px}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:600px){.login-finder>.content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.login-finder>.content .fade{justify-self:center}.login-finder>.content .fade .login-found-welcome{white-space:nowrap}.login-finder>.content .login-not-found{grid-column-start:2;align-self:flex-start}}@media screen and (max-width:600px){.login-finder>.content{height:100%}.login-finder>.content>.fade{width:100%;height:100%}.login-finder>.content>.fade>.login-found{display:grid;grid-template-rows:1fr 1fr 1fr;height:100%}.login-finder>.content>.fade>.login-found .login-found-welcome-wrapper{grid-row-start:2;align-self:flex-start}.login-finder>.content>.fade>.login-found .login-found-controls{grid-row-start:3;align-self:flex-end}.login-finder>.content>.fade>.login-found .login-found-welcome{font-size:36px;line-height:40px}.login-finder>.content .login-not-found{margin:0}}.private{height:100%}.private,.private .content{display:flex;flex-direction:column}.private .content{justify-content:center;align-items:center;margin:auto}.private .content>p:first-child{font-weight:700;font-size:5.5vh;line-height:6.5vh;overflow-wrap:break-word;margin:0 auto 3vh}.private .content p:nth-child(2),.private .content p:nth-child(3){font-weight:500;font-size:18px;line-height:21px;margin:0}.private .content p:nth-child(3){margin-bottom:4vh}.base-timer{position:relative;width:200px;height:200px}.base-timer__svg{transform:scaleX(-1);width:200px;height:200px}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke-width:7px;stroke:grey}.base-timer__path-remaining{stroke-width:7px;stroke-linecap:round;transform:rotate(90deg);transform-origin:center;transition:all 1s linear;fill-rule:nonzero;stroke:currentColor}.base-timer__path-remaining.green{color:#41b883}.base-timer__path-remaining.orange{color:orange}.base-timer__path-remaining.red{color:red}.base-timer__label{position:absolute;width:200px;height:200px;top:0;display:flex;align-items:center;justify-content:center;font-size:48px}.match-wrapper{position:relative;width:100%;height:100%}.match-wrapper>div{position:absolute;top:0;bottom:0;right:0;left:0}.match-wrapper .match{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.match-wrapper .match .choosing{flex-direction:row;justify-content:center;align-items:center}.match-wrapper .match .choosing svg{width:200px;height:200px}.match-wrapper .match .status-wrapper{position:absolute;top:0;bottom:0;right:0;left:0}.match-wrapper .match button.take-photo{padding:14px 37px;width:auto;height:auto}.match-wrapper .match .video-box{position:relative;margin-top:4vh;margin-bottom:3vh}.match-wrapper .match .video-box video{position:relative;opacity:1}.match-wrapper .match .choosing{display:flex}.match-wrapper .match .choosing input{display:none}.match-wrapper .match .choosing span{font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:20px;line-height:24px;margin:auto 24px}.match-wrapper .match .choosing>label,.match-wrapper .match .choosing>svg{transition:.3s;outline:none;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.match-wrapper .match .choosing>label:hover,.match-wrapper .match .choosing>svg:hover{transform:scale(1.01)}.match-wrapper .match .choosing>label:active,.match-wrapper .match .choosing>svg:active{transform:scale(.99)}.match-wrapper .match .compare .faces canvas{margin:10px}.match-wrapper .match .similarity{display:flex;flex-direction:column;justify-content:center;font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:14px;line-height:24px}.match-wrapper .match .similarity>p{font-family:"Roboto",sans-serif;font-size:18px;font-weight:700;line-height:21px}.match-wrapper .match .similarity span{font-weight:700}@media screen and (max-width:600px){.match .header{margin-top:1vh;position:absolute;top:0;left:0}.match .choosing{width:90%;height:50%}.match .choosing svg{width:100%!important}.match .choosing button,.match .choosing label{display:flex;flex-direction:column;justify-content:center;width:90%;box-sizing:border-box}.match .compare .faces{height:45vh;display:flex;align-items:center}.match .compare .faces canvas{height:40%}.match .compare .button-arrow{margin:1vh auto}.match .instruction{width:280px}}@media screen and (min-width:600px){.match{display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:column}.match .choosing,.match .compare,.match div.take-photo{margin-right:4vw;grid-column-start:1;grid-column-end:3;justify-self:flex-end}.match .compare{display:flex}.match .results{display:flex;flex-direction:column}.match .results,.match .results .similarity{align-items:flex-start}.match .results .button-arrow{margin-top:2vh}}.onboarding{margin:auto;text-align:center;min-height:100px;min-width:280px;overflow:hidden}.onboarding,.onboarding>.content{position:relative;display:flex;flex-direction:column;height:100%}.onboarding>.content>div{position:absolute;top:0;bottom:0;right:0;left:0}.onboarding .finish,.onboarding .preview{display:flex;flex-direction:column;justify-content:center;align-items:center}.onboarding .finish .content,.onboarding .preview .content{display:flex;flex-direction:row;justify-content:center;align-items:center;height:55vh}.onboarding .finish .content .portrait img,.onboarding .preview .content .portrait img{height:23vh}.onboarding .finish .content .document,.onboarding .preview .content .document{display:flex;justify-content:center;align-items:center;width:95%;overflow-x:auto}.onboarding .finish .content .document img,.onboarding .preview .content .document img{height:30vh;margin-right:10px}.onboarding .finish .content .summary,.onboarding .preview .content .summary{display:flex;flex-direction:column;justify-content:flex-start;margin-left:2vw;max-width:350px}.onboarding .finish .content .summary .instruction,.onboarding .preview .content .summary .instruction{margin-bottom:5vh}.onboarding .finish .content .summary p,.onboarding .preview .content .summary p{margin:0;text-align:start;font-family:"Bai Jamjuree","Open Sans",sans-serif;font-size:12px;line-height:12px}.onboarding .finish .content .summary p span,.onboarding .preview .content .summary p span{font-weight:700}.onboarding .finish .content .summary p:not(:first-child),.onboarding .preview .content .summary p:not(:first-child){margin-top:1vh}.onboarding .finish .controls-wrapper,.onboarding .preview .controls-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.onboarding .finish .controls,.onboarding .preview .controls{margin-top:auto;margin-bottom:3vh}.onboarding .finish .controls .button-arrow,.onboarding .preview .controls .button-arrow{margin-top:2vh}@media screen and (min-width:600px){.onboarding .stepper{margin-top:35px}.onboarding .portrait img{height:32vh!important}.onboarding .summary p{font-size:18px!important;line-height:20px!important}.onboarding .finish,.onboarding .preview{display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:column}.onboarding .finish .content,.onboarding .preview .content{margin-right:4vw;grid-column-start:1;grid-column-end:3;justify-self:flex-end}.onboarding .controls{margin-top:0!important;text-align:start}.onboarding .controls-wrapper{align-items:flex-start!important}}@media screen and (max-width:600px){.onboarding .header{margin-top:1vh}.onboarding .stepper{margin-top:0;height:12vh}.onboarding .finish .controls-wrapper{width:100%}}:export{svRed:#f3232f;svBlack:#1d1c28;svGray:#babec0;svBlue:#244393;svMatchGreen:#32cd32;svMatchYellow:#cc0;svMatchRed:#f3232f}.media-recorder-error{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.media-recorder-error .title{font-weight:700;font-size:40px;line-height:50px;margin-bottom:10vh}.media-recorder-error .content{display:flex}.media-recorder-error .content .video-help{width:41vw;height:41vh;min-height:350px;margin-right:5vw}.media-recorder-error .content .video-help iframe{border-radius:10px;border:none;box-shadow:0 4px 40px rgba(39,64,151,.2)}.media-recorder-error .content .video-help img{width:100%;max-width:635px}.media-recorder-error .content .help-steps-desktop,.media-recorder-error .content .help-steps-mobile{display:flex;flex-direction:column;justify-content:center;text-align:start}.media-recorder-error .content .help-steps-desktop .hr,.media-recorder-error .content .help-steps-mobile .hr{opacity:.2;height:1px;background-color:#000}.media-recorder-error .content .help-steps-desktop{font-size:22px;line-height:26px;justify-content:space-between}.media-recorder-error .content .help-steps-desktop>div:first-child{margin-bottom:13px}.media-recorder-error .content .help-steps-desktop .remark{margin-left:1.4vw;font-size:18px;line-height:30px}.media-recorder-error .content .help-steps-desktop .remark p{margin:0}.media-recorder-error .content .help-steps-desktop .remark .check{position:relative;width:17px;height:15px;margin-right:5px;display:inline-block}.media-recorder-error .content .help-steps-desktop .remark .check svg{position:absolute}.media-recorder-error .content .help-steps-desktop .button-box{display:inline-block;vertical-align:text-bottom;margin-left:23px;position:relative;width:255px;height:58px}.media-recorder-error .content .help-steps-desktop button{position:absolute;font-size:22px;width:255px;top:15px}.media-recorder-error .content .help-steps-mobile{font-size:18px;line-height:21px}.media-recorder-error .watch{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.media-recorder-error .watch span{font-size:22px;line-height:28px;font-weight:700;margin-left:15px;margin-top:5px;background-image:linear-gradient(270deg,#f3232f,#244393);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}@media screen and (max-width:600px){.media-recorder-error{justify-content:space-between;align-items:start;margin-left:20px}.media-recorder-error .title{font-size:22px;line-height:28px;text-align:start;margin-bottom:0}}