@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,bold,900&display=swap);body{margin:0;padding:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{margin:30px 0;border:0;border-top:1px solid #d8d8d8}*{box-sizing:border-box}body,html{background:#1e3e5f;overflow:hidden}.splash-page{background-image:url(/static/media/splash_bg.cc10dd40.svg);background-size:cover;background-position:50% 0;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;overflow:auto;padding-top:60px}.splash-page .splash-spacer{display:flex;background:none;flex:1 1;align-items:center;justify-content:center}.splash-page .splash-content{background-color:#fff;overflow:hidden}.splash-page .splash-content.transparent{background:none}.form{padding:20px}.form input,form select{font-size:16px;border:none;border-bottom:1px solid rgba(0,0,0,.2);padding:16px 0;width:100%;margin-bottom:20px}.form input:active,.form input:focus,.form select:active,.form select:focus{border-bottom-color:#1cde99;outline:none;background:rgba(30,62,95,.03137254901960784)}.form input.error{border-bottom-color:#db0000}.form .button{width:100%}.button.submit,.button[type=submit]{background-color:#1cde99;color:#000}.button{height:50px;font-size:18px;border-radius:50px;border:none;background:#eee;transition:opacity .5s ease-in;font-weight:600}.button.primary{color:#fff;background-color:#1f3d5e}.button.default{background-color:#fff;border:1px solid #1f3d5e;color:#1f3d5e}.link-button{border:none;background:none;text-decoration:underline;color:#1f3d5e;font-size:18px}.button:disabled,.link-button:disabled{opacity:.3}@media (min-width:680px){footer>.form{width:528px;margin-left:auto;margin-right:auto}.splash-content{width:528px;align-self:center;margin:0 auto 80px;border-radius:8px}}.login_tnc__3cxPX{display:block;position:relative;padding-top:3px;padding-left:32px;font-size:14px;font-weight:500;color:#1d3c5e;-webkit-user-select:none;user-select:none}.login_tnc__3cxPX input{position:absolute;opacity:0;height:0;width:0}.login_tnc__3cxPX input:checked~span:after{display:block}.login_tnc__3cxPX span{position:absolute;top:0;left:0;height:23px;width:23px;border:1px solid #1d3c5e;border-radius:3px}.login_tnc__3cxPX span:after{display:none;content:"";position:absolute;top:3px;left:7px;width:5px;height:10px;border:solid #1d3c5e;border-width:0 2px 2px 0;transform:rotate(45deg)}.login_tnc__3cxPX a{color:inherit}.login_error__GCdw9{height:64px;padding-left:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;color:#fff;background-color:#db0000}.login_error__GCdw9 button{margin:-8px 16px 0;padding:0;color:#fff;font-size:40px;font-weight:100;background:none;border:none}.login_spacing__3b3z_{margin:40px 60px}@media(max-width:528px){.login_spacing__3b3z_{margin:30px 20px}}.login_spacing__3b3z_>p{font-size:14px;font-weight:500;color:#1d3c5e}.login_spacing__3b3z_ a{color:inherit}.login_inputs__3iIzy{margin-bottom:25px}p.login_line2__3A8g5{margin-top:20px;color:#767676}p.login_line2__3A8g5 a{color:#1d3c5e}.loading_loading__2u7Ic{padding-bottom:80px}.loading_loading__2u7Ic .loading_spinner__1IjVc{display:flex;align-items:center;margin:0 auto;width:70px;height:70px;background-color:#fff;border-radius:50%}.loading_loading__2u7Ic .loading_spinner__1IjVc svg{width:3.75em;height:3.75em;animation:loading_rotate__1O-7x 2s linear infinite;margin:20px auto}.loading_loading__2u7Ic .loading_spinner__1IjVc svg circle{fill:none;stroke:#1cde99;stroke-width:3.5;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:loading_dash__s6uZQ 1.5s ease-in-out infinite}.loading_loading__2u7Ic .loading_label__VNETR{padding:10px;color:#666;font-size:18px;font-weight:400;text-align:center}@keyframes loading_rotate__1O-7x{to{transform:rotate(1turn)}}@keyframes loading_dash__s6uZQ{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.button_button__3Owmu{width:100%;height:50px;margin-top:80px;padding:0;border:0;border-radius:25px;outline:0;font-size:18px;font-weight:600;cursor:pointer;transition:opacity .25s ease}.button_button__3Owmu:disabled{cursor:auto;opacity:.3}.button_button__3Owmu.button_blue__3mYji{color:#fff;background:#1e3e5f}.button_button__3Owmu.button_green__34DYx{color:#000;background:#1bdd9a}.button_button__3Owmu.button_outline__14S5R{color:#1e3e5f;background:#fff;border:1px solid #1e3e5f}.taskList_container__1GfQQ{margin:0 20px 30px;border-radius:8px;background-color:#fff;overflow:hidden;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}@media(min-width:768px){.taskList_container__1GfQQ{margin:0 auto 40px;max-width:708px}}.taskList_container__1GfQQ.taskList_limit__1ROH5{height:280px}.taskList_list__2N2Z5{height:100%;overflow-y:auto;overflow-x:hidden}.taskList_list__2N2Z5 button{background-color:#fff;width:100%;height:80px;position:relative;display:flex;justify-content:flex-start;align-items:center;font-size:18px;color:#000;padding:0 20px;border:none;border-bottom:1px solid #eee;outline:none;transition:all .2s linear;cursor:pointer}.taskList_list__2N2Z5 button:active{background-color:#ddd}.taskList_list__2N2Z5 button img.taskList_icon__j5Cts{width:36px;margin-right:20px}.taskList_list__2N2Z5 button svg{position:absolute;right:20px;width:24px}.taskList_list__2N2Z5 button:last-child{border-bottom:none}.taskList_list__2N2Z5 button:disabled{color:rgba(0,0,0,.4);cursor:auto}.taskList_list__2N2Z5 button:disabled img,.taskList_list__2N2Z5 button:disabled svg{opacity:.4}.taskList_permissionText__2bXxe{font-size:16px;font-weight:400;color:#1e3e5f}.spinner_spinner__3G1fh{width:70px;height:70px;display:flex;justify-content:center;align-items:center}.spinner_spinner__3G1fh svg{width:3.75em;height:3.75em;animation:spinner_rotate__1SiiO 2s linear infinite}.spinner_spinner__3G1fh svg circle{fill:none;stroke-width:3.5;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:spinner_dash__2zLpf 1.5s ease-in-out infinite}.spinner_spinner__3G1fh.spinner_small__3g2jF{width:35px;height:35px}@keyframes spinner_rotate__1SiiO{to{transform:rotate(1turn)}}@keyframes spinner_dash__2zLpf{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.inspectionMain_finish__2GfCH{transform:translateY(100%)}.inspectionMain_finishShow__FPcR-{transform:translateY(0);transition:transform .4s}.inspectionMain_taskNote__dO0tu,.inspectionMain_taskPermission__3TtAk{text-align:center;color:#fff;font-size:16px;line-height:24px;margin:10px 0}.inspectionMain_taskNote__dO0tu{font-weight:700}.page_page__3HMNs{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;display:flex;flex-direction:column;z-index:99}.page_nav__E8jpa{height:50px;background:#f9f9f9;border-bottom:1px solid #cdcdcd;flex:0 0 50px}@media(min-width:576px){.page_nav__E8jpa{height:60px;flex:0 0 60px}}.page_navContent__147Ws{max-width:528px;height:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative}.page_navContent__147Ws h1{margin:0;font-size:16px;font-weight:500;color:#030303;max-width:calc(100% - 160px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page_navContent__147Ws button{padding:6px;border:0;background:transparent;font-size:16px;color:#484d60;cursor:pointer}.page_navContent__147Ws button.page_back__2MOOF{position:absolute;left:9px;padding-left:0;display:flex;align-items:center}.page_navContent__147Ws button.page_back__2MOOF svg{width:24px;height:24px}@media(min-width:576px){.page_navContent__147Ws button.page_back__2MOOF{left:-6px}}.page_contentWrapper__1SXAP{flex:auto;overflow:auto;display:flex;flex-direction:column}.page_contentWrapper__1SXAP .page_content__18LDT{flex:1 0 auto;width:100%;max-width:528px;margin:0 auto;padding:30px 20px;display:flex;flex-direction:column}@media(min-width:576px){.page_contentWrapper__1SXAP .page_content__18LDT{padding:30px 0 80px}}.page_main__1D7U9{flex:auto}.page_main__1D7U9.page_center__3P7QY{display:flex;flex-direction:column;justify-content:center}.infoStep_info__12DlB{text-align:center}.infoStep_info__12DlB img{width:140px;height:140px}.infoStep_info__12DlB p{line-height:24px;color:#003f6c}.taskPage_item__28B7e{padding:0;border:none;border-bottom:1px solid #e8e8e8;display:flex;background:#fff;transition:all .2s linear;align-items:center;justify-content:flex-start;height:79px;width:100%;font-size:16px;text-align:left;color:#333;cursor:pointer}.taskPage_item__28B7e:active{background:#ddd}.taskPage_item__28B7e:focus{outline:none}.taskPage_item__28B7e span{flex-grow:1}.taskPage_item__28B7e svg{width:24px;margin-right:5px}.taskPage_submitting__18rxg{height:100%;display:flex;justify-content:center;align-items:center}.taskPage_sectionName__2Dv3g{padding:50px 0 20px;margin:0;border-bottom:1px solid #e8e8e8}.taskPage_sectionName__2Dv3g:first-child{padding-top:30px}.taskPage_buttonGroup__MuKC6{display:flex;grid-gap:30px;gap:30px}.taskPage_checkbox__2k2b5{display:flex;grid-gap:5px;gap:5px}.taskPage_permissionText__1wqEe{font-size:16px;font-weight:400;color:#1e3e5f}.taskPage_permissionDesc__cpx5i{font-size:19px;font-weight:500;line-height:23px;margin:30px 0 10px;color:#1e3e5f}.taskPage_permissionDetail__twshL{font-size:16px;font-weight:400;line-height:24px;color:#1e3e5f}.taskPage_permissionDetail__twshL a{color:#1e3e5f;text-decoration:underline}.taskPage_permissionButton__1DLsS{display:flex;grid-gap:30px;gap:30px}.taskPage_permissionButton__1DLsS>button{margin-top:10px;color:#323232!important}.taskPage_permissionHeading__1ni6v{color:#323232;font-weight:500;font-size:19px}.taskPage_retryIns__SClFJ{font-weight:600}.taskPage_contactSupport__4K5e4{line-height:50px}.signatureControl_content__294-4{display:flex;flex-direction:column;align-items:center;flex:1 1}.signatureControl_content__294-4>img{width:80px;height:80px;margin:15px 0}.signatureControl_content__294-4 .signatureControl_disclaimer__3J1HN{margin:0;color:#1e3e5f;font-size:16px;line-height:24px;text-align:center}.signatureControl_sigTop__3mST0{width:100%;max-width:600px;margin:30px 0 15px;display:flex;justify-content:space-between}.signatureControl_sigTop__3mST0 label{font-size:14px;color:#767676}.signatureControl_sigTop__3mST0 button{border:0;padding:0;background:none;font-size:14px;line-height:0;color:#1e3e5f;text-decoration:underline}.signatureControl_box__3luiB{margin:0;background-color:transparent;height:76px;width:271px;border:1px solid #d8d8d8;border-radius:2px}.signatureControl_box__3luiB>img{max-width:100%;max-height:100%}.signatureControl_button__Siz_P{width:100%}.signatureControl_center__2Bfq1{flex:1 1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.signatureControl_sigBox__Kihcr{line-height:0;border:1px dashed #cdcdcd}.verifyVehicleControl_icon__x_l2n{display:flex;justify-content:center;position:relative}.verifyVehicleControl_icon__x_l2n .verifyVehicleControl_line__1j3Dv{position:absolute;top:6px;animation:verifyVehicleControl_scan__3Rpka 1.5s linear infinite}.verifyVehicleControl_icon__x_l2n .verifyVehicleControl_success__OsKUO{width:63px;height:63px}.verifyVehicleControl_text__jBojq{margin:60px 0;text-align:center}@keyframes verifyVehicleControl_scan__3Rpka{0%{top:6px;opacity:1%}25%{opacity:1%}50%{top:54px;opacity:1%}75%{opacity:1%}to{top:6px;opacity:1%}}.fade_enter__3SzmK{opacity:0}.fade_enterActive__3vwsE{opacity:1;transition:opacity .3s ease-in-out}.fade_exit__3f8mA{opacity:1}.fade_exitActive__28GHk{opacity:0;transition:opacity .3s ease-in-out}.imageUpload_container__2Cc76{display:flex;flex-wrap:wrap;justify-content:space-between}.imageUpload_tile__1eOd3{width:calc(50% - 10px);height:200px;margin:10px 0;border-radius:3px}.imageUpload_tile__1eOd3:only-child{width:100%}.imageUpload_add__1eJy9{border:1px dashed #cdcdcd;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.imageUpload_add__1eJy9 p{margin:0 0 15px;color:#333}.imageUpload_add__1eJy9 small{margin:0 0 10px;color:#888}.imageUpload_pointer__408fk{cursor:pointer}.imageUpload_image__2Ktr7{background:#f5f5f5;position:relative}.imageUpload_image__2Ktr7 img{width:100%;height:100%;object-fit:contain}.imageUpload_image__2Ktr7 button.imageUpload_delete__2zlIT{position:absolute;top:12px;right:12px;padding:0;border:none;outline:none;background:none;cursor:pointer}.imageUpload_instruction__X2BEG{margin:0 0 10px;font-size:14px;line-height:16px;color:#5a5a5a}.imageUpload_name__2IHRH{margin:0 0 20px;font-size:18px;line-height:16px;color:#5a5a5a;font-weight:500}p.imageUpload_error__14uLs{margin:10px 0 0;font-size:14px;line-height:16px;color:#db0000}.imageUpload_disabled__3cFue{pointer-events:none}.camera{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9990;background:#000;display:flex;flex-direction:column}.camera>header{color:#fff;display:block;text-align:center;padding:20px;font-size:18px}.camera .body{flex:1 1}.camera .body>.camera-output,.camera .body>.camera-viewport{width:100vw;max-height:100%;padding:0;margin:0}.camera>footer{display:flex;justify-content:center;align-items:center;height:90px;position:fixed;bottom:30px;left:0;right:0;z-index:9999}.camera>footer button{display:block}.camera button.snap{background:#fff;border-radius:64px;font-size:1px;width:64px;height:64px;position:relative;border:none;margin:0 40px}.camera button.snap:before{content:"";background-color:#fff;transition:background-color .15s linear;border:1px solid #555;position:absolute;border-radius:50px;left:7px;top:7px;right:7px;bottom:7px}.camera button.snap:active:before{background-color:#ddd}.camera button.snap:focus{outline:none}.post-options{display:flex;justify-content:space-evenly;width:100%}.camera button.option{display:block;border:none;background:none;color:#fff;font-size:17px;outline:none}.camera button.option>img{height:64px}.camera .flash-button{width:80px;text-align:center}.camera .flash-button>img{width:28px}.camera button.option.option-switch{width:80px;text-align:center}.camera button.option.option-switch>img{width:36px}.cancel{position:fixed;z-index:9999999;top:10px;left:10px;font-size:40px;line-height:30px;color:#fff;border:none;padding:4px;margin:0;background:none;font-weight:100;font-family:monospace;cursor:pointer}.fullscreen_fullscreen__25Bur{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999999}.imageViewer_normal__33lfZ{margin-bottom:25px}.imageViewer_normal__33lfZ .imageViewer_slide__1PBcA{height:220px;overflow:hidden;position:relative}.imageViewer_normal__33lfZ .imageViewer_slide__1PBcA img{position:absolute;top:50%;transform:translateY(-50%)}.imageViewer_slide__1PBcA{outline:0;position:relative}.imageViewer_slide__1PBcA img{width:100%}.imageViewer_slide__1PBcA .imageViewer_viewLarge__HdSq4{position:absolute;right:20px;bottom:20px;font-size:14px;height:26px}.imageViewer_placeholder__2Tlbg{height:220px;background-color:#3b495c}.imageViewer_placeholder__2Tlbg,.imageViewer_placeholder__2Tlbg>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.imageViewer_placeholder__2Tlbg>div{height:128px;width:208px;border:2px dashed #5f7f99;border-radius:5px;background-color:#415166;cursor:pointer}.imageViewer_placeholder__2Tlbg>div>span{margin-top:8px;font-size:16px;font-weight:500;color:#c6d5de}.imageViewer_trash__2hBJ7{position:absolute;bottom:25px;left:50%;transform:translateX(-50%)}.slick-dots{bottom:15px}.slick-dots li{margin:0}.slick-dots li button:before{font-size:10px;opacity:.5;color:#fff}.slick-dots li.slick-active button:before{opacity:1;color:#fff}.input_container__Ri6FC{margin-bottom:25px}.input_container__Ri6FC label{display:block;font-size:14px;line-height:16px;color:#5a5a5a}.input_container__Ri6FC input,.input_container__Ri6FC select{-webkit-appearance:none;appearance:none;width:100%;height:46px;border:0;border-bottom:1px solid #d8d8d8;border-radius:0;outline:0;background:none;font-family:inherit;font-size:18px;line-height:21px}.input_container__Ri6FC input:focus,.input_container__Ri6FC select:focus{background:#f7f7f7;border-color:#1cde99}.input_container__Ri6FC select:invalid{color:#cdcdcd}.input_container__Ri6FC select option:not(:first-of-type){color:#000}.sharedControl_doubleInputs__1xefJ{display:flex;justify-content:space-between;align-items:flex-end}.sharedControl_doubleInputs__1xefJ>div{width:calc(50% - 10px)}.sharedControl_tripleInputs__27y59{display:flex;justify-content:space-between;align-items:flex-end}.sharedControl_tripleInputs__27y59>div{width:calc(33% - 10px)}.sharedControl_label__16SUB{display:block;font-size:14px;line-height:16px;color:#767676}.sharedControl_note__31aPo{margin:0 0 18px;font-size:14px;line-height:22px;color:#5f7f99}.nonStandardVinWarning_page__3BeqV{display:flex;flex-direction:column;justify-content:space-between;height:100%;text-align:center;color:#1f3d5e}.nonStandardVinWarning_page__3BeqV .nonStandardVinWarning_content__1Ip2O .nonStandardVinWarning_main__18QiU{margin-top:50px;margin-bottom:40px}.nonStandardVinWarning_page__3BeqV .nonStandardVinWarning_content__1Ip2O .nonStandardVinWarning_main__18QiU .nonStandardVinWarning_vin__1x928{font-size:28px;margin:15px 0;font-weight:700}.nonStandardVinWarning_page__3BeqV .nonStandardVinWarning_content__1Ip2O hr{margin-top:20px;margin-bottom:25px;border:0;border-top:1px solid #d9d9d9}.nonStandardVinWarning_page__3BeqV .nonStandardVinWarning_content__1Ip2O h4{margin:0;font-size:16px;font-weight:500}.nonStandardVinWarning_page__3BeqV .nonStandardVinWarning_content__1Ip2O p{padding:0 25px;font-size:14px;line-height:22px}.nonStandardVinWarning_page__3BeqV footer{padding:20px}.nonStandardVinWarning_page__3BeqV footer button{width:100%}.plateGuide_guide__2mlat{position:absolute;top:50px;bottom:135px;left:0;right:0}.plateGuide_guide__2mlat>div{height:100%;max-width:528px;padding:20px}@media(min-width:576px){.plateGuide_guide__2mlat{top:60px;bottom:175px}.plateGuide_guide__2mlat>div{margin:0 auto;padding:20px 0}}.plateGuide_footer__2RmU8{position:absolute;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 5px 0 rgba(0,0,0,.15)}.plateGuide_footer__2RmU8>div{max-width:528px;margin:20px}@media(min-width:576px){.plateGuide_footer__2RmU8>div{margin:40px auto}}button.plateGuide_cannotFind__3Lhob{width:100%;height:30px;margin-top:15px;padding:0;border:0;outline:0;background:none;font-size:16px;color:#1e3e5f;text-decoration:underline}.image-slide-searcher{display:flex;flex-direction:column;height:100%}.image-slide-searcher .image-container{scroll-snap-type:x mandatory;overflow-x:scroll;display:flex}.image-slide-searcher .image-container>img{width:100%;object-fit:contain;scroll-snap-align:center;scroll-snap-stop:always}.image-slide-searcher .image-label-container{display:flex;justify-content:space-between;font-size:16px;color:#5e8099;font-weight:500;width:100%;align-items:center}.image-slide-searcher .image-label-container>button{background:none;border:none;color:#5e8099;font-weight:500;padding:8px 10px;font-size:22px}.image-slide-searcher .image-label-container>label{padding:8px 0;display:block}.image-slide-searcher .image-label-container>button:disabled{opacity:.5}.groupYesNoControl_yesno__1Rtac{display:block}@media(min-width:680px){.groupYesNoControl_yesno__1Rtac .groupYesNoControl_content__22xBX{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.groupYesNoControl_yesno__1Rtac .groupYesNoControl_content__22xBX>p{font-size:18px;margin:0;flex:1 1;padding-right:40px}.groupYesNoControl_yesno__1Rtac .groupYesNoControl_content__22xBX .groupYesNoControl_toggle__9UzUk{margin-bottom:0;width:165px;flex:0 0 165px}}.groupYesNoControl_hint__26C-w{margin:18px 0 -5px;padding:0;color:#767676;font-size:14px;line-height:16px}.groupYesNoControl_toggle__9UzUk{margin-bottom:15px}.toggle_toggle__dCQRx{display:flex;background-color:#f6f6f6;color:#000;border-radius:30px}.toggle_toggle__dCQRx .toggle_option__U86qO{padding:10px;margin:4px;flex:1 1 auto;text-align:center;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.toggle_toggle__dCQRx .toggle_option__U86qO.toggle_active__3q-wU{background-color:#1cde99;color:#000}.toggle_toggle__dCQRx .toggle_option__U86qO:focus{background:none;outline:none}.toggle_toggle__dCQRx .toggle_option__U86qO.toggle_disabled__TOuwV{pointer-events:none}.livePhotoControl_tile__3hjK1{width:100%;height:200px;margin:10px 0;border-radius:3px;border:1px dashed #cdcdcd;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.livePhotoControl_tile__3hjK1 p{margin:0 0 15px;color:#333}.livePhotoControl_tile__3hjK1.livePhotoControl_previewImage__1yxZx{border:none;background:#f5f5f5;position:relative}.livePhotoControl_tile__3hjK1.livePhotoControl_previewImage__1yxZx img{width:100%;height:100%;object-fit:contain}.livePhotoControl_tile__3hjK1.livePhotoControl_previewImage__1yxZx button.livePhotoControl_delete__2AYGV{position:absolute;top:12px;right:12px;padding:0;border:none;outline:none;background:none;cursor:pointer}.livePhotoControl_page__f7C5m{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9990;background:#000;display:flex;flex-direction:column;justify-content:center}.livePhotoControl_title__2AO2y{height:50px;display:flex;justify-content:center;align-items:center}.livePhotoControl_title__2AO2y h1{margin:0;color:#fff;font-size:18px;font-weight:400}.livePhotoControl_preview__KnZ96{flex:1 1;display:flex;justify-content:center;align-items:center;position:relative}.livePhotoControl_preview__KnZ96 .livePhotoControl_error__bey6c{position:absolute;top:0;width:100%;padding:18px 22px;color:#fff;line-height:19px;background:#c94444;display:flex}.livePhotoControl_preview__KnZ96 .livePhotoControl_error__bey6c img{margin-right:15px}.livePhotoControl_preview__KnZ96 .livePhotoControl_error__bey6c p{margin:0}.livePhotoControl_preview__KnZ96 video{object-fit:cover}.livePhotoControl_preview__KnZ96 .livePhotoControl_previewFrame__2CwZr,.livePhotoControl_preview__KnZ96 .livePhotoControl_timer__3Awmz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.livePhotoControl_preview__KnZ96 .livePhotoControl_timer__3Awmz{width:110px;height:110px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.2);font-size:86px;font-weight:700;color:#fff}.livePhotoControl_preview__KnZ96 canvas{display:none}.livePhotoControl_preview__KnZ96 .livePhotoControl_message__1fQGD{position:absolute;bottom:0;width:100%;padding:10px 40px 30px;text-align:center;color:#fff;line-height:19px;background:linear-gradient(transparent,rgba(0,0,0,.5))}.livePhotoControl_preview__KnZ96 .livePhotoControl_message__1fQGD p{margin:0}.livePhotoControl_controls__12JII{height:135px;display:flex;justify-content:space-around;align-items:center}.livePhotoControl_controls__12JII>button{height:64px;width:64px;padding:0;transition:opacity .1s ease-in;outline:none}.livePhotoControl_controls__12JII>button:disabled{opacity:.8}.livePhotoControl_controls__12JII .livePhotoControl_cancel__2HacN{font-size:17px;font-weight:500;color:#fff;background:none;border:none;outline:none}.livePhotoControl_controls__12JII .livePhotoControl_snap__3CAXo,.livePhotoControl_controls__12JII .livePhotoControl_switch__94z39{background:none;border:none;outline:none}.livePhotoControl_controls__12JII .livePhotoControl_back__ZgyBK,.livePhotoControl_controls__12JII .livePhotoControl_confirm__1B8wj{border:none;border-radius:50%}.livePhotoControl_controls__12JII .livePhotoControl_back__ZgyBK{background:#fff}.livePhotoControl_controls__12JII .livePhotoControl_confirm__1B8wj{display:flex;justify-content:center;align-items:center;background:#1bdd9a}.verifyNccControl_instruction__j4uuZ{margin:0 0 30px;padding:0;color:#5a5a5a;font-size:14px;line-height:16px}.verifyNccControl_label__1floQ>label{color:#5a5a5a;font-size:14px;display:block;padding-bottom:4px}.header_header__2Cqvf{position:fixed;left:0;right:0;top:0;height:50px;background:none;display:flex;justify-content:flex-end;align-items:center}.header_header__2Cqvf .header_button__3cYp2{background:none;border:none;color:#fff;display:block;width:80px;font-size:16px}.push-enter{transform:translateX(100%)}.push-enter-active{transition:all .4s;transition-delay:.2s}.push-enter-active,.push-exit{transform:translateX(0)}.push-exit-active{transition:all .4s;transition-delay:.2s}.pop-enter,.push-exit-active{transform:translateX(-100%)}.pop-enter-active{transition:all .4s}.pop-enter-active,.pop-exit{transform:translateX(0)}.pop-exit-active{transform:translateX(100%);transition:all .4s}.home_main__3pHKH{overflow-y:auto}.home_centerBorder__2wYwg{color:#1bdd9a;margin-right:10px}.home_text__14ZzE{font-weight:400;font-size:16px;line-height:190.5%;color:#1bdd9a}.home_topContent__2UUgW{margin-bottom:60px}.home_heading__2XQK7,.home_topContent__2UUgW{display:flex;flex-direction:column}.home_heading__2XQK7 h1{font-weight:400;font-size:46px;line-height:58px;color:#fff;margin-top:10px;margin-bottom:10px}.home_heading__2XQK7 .home_coloredWord__2NnLq{margin:0;padding:0;background:-webkit-linear-gradient(#79d7f5,#1bdd9a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home_heading__2XQK7 label{font-size:16px;line-height:24px;color:#fff}.home_caption__3baP7{display:flex;margin-top:0}.home_smartTasks__1_BQa{padding:20px 24px;background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center}.home_smartTasks__1_BQa h3{font-weight:500;font-size:24px;line-height:141.4%;color:#1d3c5e}.home_completeTaskText__3lRzh{color:#fff;display:flex;flex-direction:column;margin-top:60px}.home_spacing__1rQqR{margin:40px 60px}@media(max-width:528px){.home_spacing__1rQqR{margin:50px 20px}}.home_spacing__1rQqR>p{font-size:14px;font-weight:500;color:#1d3c5e}.home_spacing__1rQqR a{color:inherit}
/*# sourceMappingURL=main.3fbb042b.chunk.css.map */