@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans/static/NotoSans-Light.ttf)format("truetype"),url(/fonts/noto-sans/static/NotoSans-Light.woff2)format("woff2"),url(/fonts/noto-sans/static/NotoSans-Light.woff)format("woff");font-display:swap;font-style:normal;font-weight:300;font-stretch:100%}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans/static/NotoSans-Regular.ttf)format("truetype"),url(/fonts/noto-sans/static/NotoSans-Regular.woff2)format("woff2"),url(/fonts/noto-sans/static/NotoSans-Regular.woff)format("woff");font-display:swap;font-style:normal;font-weight:400;font-stretch:100%}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans/static/NotoSans-Medium.ttf)format("truetype"),url(/fonts/noto-sans/static/NotoSans-Medium.woff2)format("woff2"),url(/fonts/noto-sans/static/NotoSans-Medium.woff)format("woff");font-display:swap;font-style:normal;font-weight:500;font-stretch:100%}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans/static/NotoSans-SemiBold.ttf)format("truetype"),url(/fonts/noto-sans/static/NotoSans-SemiBold.woff2)format("woff2"),url(/fonts/noto-sans/static/NotoSans-SemiBold.woff)format("woff");font-display:swap;font-style:normal;font-weight:600;font-stretch:100%}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans/static/NotoSans-Bold.ttf)format("truetype"),url(/fonts/noto-sans/static/NotoSans-Bold.woff2)format("woff2"),url(/fonts/noto-sans/static/NotoSans-Bold.woff)format("woff");font-display:swap;font-style:normal;font-weight:700;font-stretch:100%}:root{--font-roboto:Roboto, sans-serif;--font-helvetica:Helvetica, sans-serif;--font-noto-sans:"Noto Sans", Helvetica, sans-serif;--color-white:#fff;--color-black:#000;--color-gray:#a1a6b8;--color-dark:#171c33;--color-light:#535252;--color-primary:#18b619;--color-success:#50cd89;--color-danger:#f1416c;--color-warning:#ff9c1a;--color-info:#009ef7;--color-gray-light:#d9d9d9;--color-warning-light:#ffebd1;--color-gray-dark:#5e6278;--bg-gray-light:#d9d9d9;--bg-warning-light:#ffebd1;--bg-gray-dark:#a9abb9;--bg-white:#fff;--bg-black:#000;--bg-gray:#a1a6b8;--bg-dark:#171c33;--bg-light:#535252;--bg-primary:#18b619;--bg-success:#50cd89;--bg-danger:#f1416c;--bg-warning:#ff9c1a;--bg-info:#009ef7;--sm:576px;--md:768px;--lg:992px;--xl:1200px;--xxl:1400px;--app-container-width:370px;--app-container-padding:30px;--app-container-content-width:calc(var(--app-container-width) - var(--app-container-padding) * 2);--app-scrollbar-width:18px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){:root{--app-container-width:640px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){:root{--app-container-width:440px}}body.app-force-desktop-layout :root{--app-container-width:440px}.animate-fall-down{animation:.2s fall-down}.animate-fall-down-reverse{animation:.2s reverse fall-down}@keyframes fall-down{0%{opacity:0;pointer-events:none;transform:translateY(-20px)}to{pointer-events:none;transform:translateY(0)}}.animate-fall-up{animation:.2s fall-up}.animate-fall-up-reverse{animation:.2s reverse fall-up}@keyframes fall-up{0%{opacity:0;pointer-events:none;transform:translateY(20px)}to{pointer-events:none;transform:translateY(0)}}.animate-fall-right{animation:.2s fall-right}.animate-fall-right-reverse{animation:.2s reverse fall-right}@keyframes fall-right{0%{opacity:0;pointer-events:none;transform:translate(-20px)}to{pointer-events:none;transform:translate(0)}}.animate-fall-left{animation:.2s fall-left}.animate-fall-left-reverse{animation:.2s reverse fall-left}@keyframes fall-left{0%{opacity:0;pointer-events:none;transform:translate(20px)}to{pointer-events:none;transform:translate(0)}}.animate-show{animation:.3s ease-in-out show}.animate-hide{animation:.3s ease-in-out reverse show}@keyframes show{0%{opacity:0;pointer-events:none;transform:scaleY(.5)scaleX(.98)}to{opacity:1;pointer-events:none;transform:scaleY(1)scaleX(1)}}.font-noto-sans{font-family:var(--font-noto-sans)!important}.document-verifier{flex-direction:column;width:100%;height:100svh;display:flex}@media (width<=1023px) and (height<=500px) and (orientation:landscape){.document-verifier{flex-direction:row}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier{flex-direction:row}}.document-verifier__capture{background-color:var(--bg-black);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.document-verifier__capture canvas{width:100%;height:100%}.document-verifier__capture--video-wrap{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.document-verifier__capture--video-wrap div:not([class]){height:100%;margin-inline:auto}.document-verifier__capture--video-wrap canvas,.document-verifier__capture--video-wrap canvas#canvasFrame{z-index:unset!important}.document-verifier__capture--video{object-fit:contain;background-color:var(--bg-black);width:100%;max-height:100%;height:100%!important}.document-verifier__capture--result{background-color:var(--bg-black);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.document-verifier__capture--result .message-box{gap:10px;width:100%;min-height:84px;position:absolute;top:0;left:0}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier__capture--result .message-box{gap:20px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier__capture--result .message-box{gap:15px}}body.app-force-desktop-layout .document-verifier__capture--result .message-box{gap:15px}.document-verifier__capture .action-finished{width:100%;height:100%;min-height:84px;top:0;left:0;left:unset;bottom:unset;color:var(--bg-button-primary,var(--bg-primary));z-index:1;justify-content:center;align-items:center;display:flex;position:absolute}.document-verifier__capture .picture-empty{display:none}.document-verifier__actions,.document-verifier__actions-result{align-items:center;width:100%;margin:0 auto;padding:30px;transition:all .3s;display:flex}@media (width<=1023px) and (height<=500px) and (orientation:landscape){.document-verifier__actions,.document-verifier__actions-result{flex-direction:column;width:fit-content;min-width:fit-content}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier__actions,.document-verifier__actions-result{flex-direction:column;width:fit-content;min-width:fit-content}}.document-verifier .document-verifier__actions{justify-content:space-between;gap:16px;max-width:300px;padding-top:33px;padding-bottom:33px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions{max-width:823px;padding-top:67px;padding-bottom:67px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .document-verifier__actions{max-width:560px;padding-top:52px;padding-bottom:63px}}body.app-force-desktop-layout .document-verifier .document-verifier__actions{max-width:560px;padding-top:52px;padding-bottom:63px}.document-verifier .document-verifier__actions:not(:has(:nth-child(4))){justify-content:center;gap:40px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .icon-photo{min-width:40px;height:auto}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .document-verifier__actions .icon-photo{min-width:26px}}body.app-force-desktop-layout .document-verifier .document-verifier__actions .icon-photo{min-width:26px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .button-prev{max-width:264px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .document-verifier__actions .button-prev{max-width:172px}}body.app-force-desktop-layout .document-verifier .document-verifier__actions .button-prev{max-width:172px}@media (width<=1023px) and (height<=500px) and (orientation:landscape){.document-verifier .document-verifier__actions .hide-in-md{display:flex}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .hide-in-md{display:none}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .hide-in-md{display:flex}}.document-verifier .document-verifier__actions .show-in-md{display:none}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .show-in-md{display:flex}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions .show-in-md{display:none}}.document-verifier .document-verifier__actions-result{justify-content:center;gap:25px;padding-top:40px;padding-bottom:40px}@media (width<=1200px) and (height<=768px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions-result{padding-left:36px;padding-right:36px}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions-result{padding-top:67px;padding-bottom:67px}}@media (width>=768px) and (height>=768px) and (width<=1200px) and (orientation:landscape) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions-result{padding-left:30px;padding-right:30px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .document-verifier__actions-result{padding-top:59px;padding-bottom:70px}}body.app-force-desktop-layout .document-verifier .document-verifier__actions-result{padding-top:59px;padding-bottom:70px}.document-verifier .document-verifier__actions-result--item{min-width:138px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .document-verifier__actions-result--item{min-width:250px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .document-verifier__actions-result--item{min-width:170px}}body.app-force-desktop-layout .document-verifier .document-verifier__actions-result--item{min-width:170px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.document-verifier .button-change-camera{max-width:264px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.document-verifier .button-change-camera{max-width:172px}}body.app-force-desktop-layout .document-verifier .button-change-camera{max-width:172px}.document-verifier .button-change-camera .button-change-camera--icon{perspective:300px;transition:transform .5s ease-in-out}.document-verifier .button-change-camera .button-change-camera--icon.active{transform:rotateX(180deg)}.instructions-block{grid-template-columns:1fr;gap:0;width:100%;max-width:240px;margin:0 auto;display:grid}@media (width>=768px){.instructions-block{grid-template-columns:repeat(2,1fr);gap:30px 70px;max-width:100%}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.instructions-block{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.instructions-block{grid-template-columns:repeat(4,1fr);gap:20px}}body.app-force-desktop-layout .instructions-block{grid-template-columns:repeat(4,1fr);gap:20px}.instructions-block--title{text-align:center;margin-bottom:13px;font-size:24px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.instructions-block--title{text-align:left;margin-bottom:0;font-size:28px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.instructions-block--title{text-align:center;grid-column:1/5}}body.app-force-desktop-layout .instructions-block--title{text-align:center;grid-column:1/5}.instructions-block__item{flex-direction:column;align-items:center;width:100%;max-width:345px;display:flex}@media (width>=918px){.instructions-block__item{max-width:430px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.instructions-block__item{max-width:252px}}body.app-force-desktop-layout .instructions-block__item{max-width:252px}.instructions-block__item:not(:last-child){margin-bottom:40px}@media (width>=768px){.instructions-block__item:not(:last-child){margin-bottom:0}}.instructions-block__item .item-image{width:100%;max-width:240px;height:auto;margin-top:auto}.instructions-block__item .item-title{align-self:flex-start;font-size:14px;font-weight:700}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.instructions-block__item .item-title{align-self:flex-start;font-size:18px}}.instructions-block__item .item-descriptions{margin:10px 0;font-size:12px;font-weight:400}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.instructions-block__item .item-descriptions{font-size:16px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}b{font-weight:800}img,picture,video,canvas,svg{max-width:100%;display:block}a{color:inherit;cursor:pointer;text-decoration:none}body{font-family:var(--font-noto-sans);color:var(--clr-general,var(--color-dark));background-color:var(--bg-general,var(--bg-white));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:normal}.text-dark-red{color:var(--color-dark-red)}.rotate-45{rotate:45deg}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.rotate-270{rotate:270deg}.rotate-360{rotate:360deg}.mt-0,.mt-n0{margin-block-start:0}.mb-0,.mb-n0{margin-block-end:0}.mt-1{margin-block-start:1px}.mt-n1{margin-block-start:-1px}.mb-1{margin-block-end:1px}.mb-n1{margin-block-end:-1px}.mt-2{margin-block-start:2px}.mt-n2{margin-block-start:-2px}.mb-2{margin-block-end:2px}.mb-n2{margin-block-end:-2px}.mt-3{margin-block-start:3px}.mt-n3{margin-block-start:-3px}.mb-3{margin-block-end:3px}.mb-n3{margin-block-end:-3px}.mt-4{margin-block-start:4px}.mt-n4{margin-block-start:-4px}.mb-4{margin-block-end:4px}.mb-n4{margin-block-end:-4px}.mt-5{margin-block-start:5px}.mt-n5{margin-block-start:-5px}.mb-5{margin-block-end:5px}.mb-n5{margin-block-end:-5px}.mt-6{margin-block-start:6px}.mt-n6{margin-block-start:-6px}.mb-6{margin-block-end:6px}.mb-n6{margin-block-end:-6px}.mt-7{margin-block-start:7px}.mt-n7{margin-block-start:-7px}.mb-7{margin-block-end:7px}.mb-n7{margin-block-end:-7px}.mt-8{margin-block-start:8px}.mt-n8{margin-block-start:-8px}.mb-8{margin-block-end:8px}.mb-n8{margin-block-end:-8px}.mt-9{margin-block-start:9px}.mt-n9{margin-block-start:-9px}.mb-9{margin-block-end:9px}.mb-n9{margin-block-end:-9px}.mt-10{margin-block-start:10px}.mt-n10{margin-block-start:-10px}.mb-10{margin-block-end:10px}.mb-n10{margin-block-end:-10px}.mt-11{margin-block-start:11px}.mt-n11{margin-block-start:-11px}.mb-11{margin-block-end:11px}.mb-n11{margin-block-end:-11px}.mt-12{margin-block-start:12px}.mt-n12{margin-block-start:-12px}.mb-12{margin-block-end:12px}.mb-n12{margin-block-end:-12px}.mt-13{margin-block-start:13px}.mt-n13{margin-block-start:-13px}.mb-13{margin-block-end:13px}.mb-n13{margin-block-end:-13px}.mt-14{margin-block-start:14px}.mt-n14{margin-block-start:-14px}.mb-14{margin-block-end:14px}.mb-n14{margin-block-end:-14px}.mt-15{margin-block-start:15px}.mt-n15{margin-block-start:-15px}.mb-15{margin-block-end:15px}.mb-n15{margin-block-end:-15px}.mt-16{margin-block-start:16px}.mt-n16{margin-block-start:-16px}.mb-16{margin-block-end:16px}.mb-n16{margin-block-end:-16px}.mt-17{margin-block-start:17px}.mt-n17{margin-block-start:-17px}.mb-17{margin-block-end:17px}.mb-n17{margin-block-end:-17px}.mt-18{margin-block-start:18px}.mt-n18{margin-block-start:-18px}.mb-18{margin-block-end:18px}.mb-n18{margin-block-end:-18px}.mt-19{margin-block-start:19px}.mt-n19{margin-block-start:-19px}.mb-19{margin-block-end:19px}.mb-n19{margin-block-end:-19px}.mt-20{margin-block-start:20px}.mt-n20{margin-block-start:-20px}.mb-20{margin-block-end:20px}.mb-n20{margin-block-end:-20px}.mt-21{margin-block-start:21px}.mt-n21{margin-block-start:-21px}.mb-21{margin-block-end:21px}.mb-n21{margin-block-end:-21px}.mt-22{margin-block-start:22px}.mt-n22{margin-block-start:-22px}.mb-22{margin-block-end:22px}.mb-n22{margin-block-end:-22px}.mt-23{margin-block-start:23px}.mt-n23{margin-block-start:-23px}.mb-23{margin-block-end:23px}.mb-n23{margin-block-end:-23px}.mt-24{margin-block-start:24px}.mt-n24{margin-block-start:-24px}.mb-24{margin-block-end:24px}.mb-n24{margin-block-end:-24px}.mt-25{margin-block-start:25px}.mt-n25{margin-block-start:-25px}.mb-25{margin-block-end:25px}.mb-n25{margin-block-end:-25px}.mt-26{margin-block-start:26px}.mt-n26{margin-block-start:-26px}.mb-26{margin-block-end:26px}.mb-n26{margin-block-end:-26px}.mt-27{margin-block-start:27px}.mt-n27{margin-block-start:-27px}.mb-27{margin-block-end:27px}.mb-n27{margin-block-end:-27px}.mt-28{margin-block-start:28px}.mt-n28{margin-block-start:-28px}.mb-28{margin-block-end:28px}.mb-n28{margin-block-end:-28px}.mt-29{margin-block-start:29px}.mt-n29{margin-block-start:-29px}.mb-29{margin-block-end:29px}.mb-n29{margin-block-end:-29px}.mt-30{margin-block-start:30px}.mt-n30{margin-block-start:-30px}.mb-30{margin-block-end:30px}.mb-n30{margin-block-end:-30px}.mt-31{margin-block-start:31px}.mt-n31{margin-block-start:-31px}.mb-31{margin-block-end:31px}.mb-n31{margin-block-end:-31px}.mt-32{margin-block-start:32px}.mt-n32{margin-block-start:-32px}.mb-32{margin-block-end:32px}.mb-n32{margin-block-end:-32px}.mt-33{margin-block-start:33px}.mt-n33{margin-block-start:-33px}.mb-33{margin-block-end:33px}.mb-n33{margin-block-end:-33px}.mt-34{margin-block-start:34px}.mt-n34{margin-block-start:-34px}.mb-34{margin-block-end:34px}.mb-n34{margin-block-end:-34px}.mt-35{margin-block-start:35px}.mt-n35{margin-block-start:-35px}.mb-35{margin-block-end:35px}.mb-n35{margin-block-end:-35px}.mt-36{margin-block-start:36px}.mt-n36{margin-block-start:-36px}.mb-36{margin-block-end:36px}.mb-n36{margin-block-end:-36px}.mt-37{margin-block-start:37px}.mt-n37{margin-block-start:-37px}.mb-37{margin-block-end:37px}.mb-n37{margin-block-end:-37px}.mt-38{margin-block-start:38px}.mt-n38{margin-block-start:-38px}.mb-38{margin-block-end:38px}.mb-n38{margin-block-end:-38px}.mt-39{margin-block-start:39px}.mt-n39{margin-block-start:-39px}.mb-39{margin-block-end:39px}.mb-n39{margin-block-end:-39px}.mt-40{margin-block-start:40px}.mt-n40{margin-block-start:-40px}.mb-40{margin-block-end:40px}.mb-n40{margin-block-end:-40px}.mt-41{margin-block-start:41px}.mt-n41{margin-block-start:-41px}.mb-41{margin-block-end:41px}.mb-n41{margin-block-end:-41px}.mt-42{margin-block-start:42px}.mt-n42{margin-block-start:-42px}.mb-42{margin-block-end:42px}.mb-n42{margin-block-end:-42px}.mt-43{margin-block-start:43px}.mt-n43{margin-block-start:-43px}.mb-43{margin-block-end:43px}.mb-n43{margin-block-end:-43px}.mt-44{margin-block-start:44px}.mt-n44{margin-block-start:-44px}.mb-44{margin-block-end:44px}.mb-n44{margin-block-end:-44px}.mt-45{margin-block-start:45px}.mt-n45{margin-block-start:-45px}.mb-45{margin-block-end:45px}.mb-n45{margin-block-end:-45px}.mt-46{margin-block-start:46px}.mt-n46{margin-block-start:-46px}.mb-46{margin-block-end:46px}.mb-n46{margin-block-end:-46px}.mt-47{margin-block-start:47px}.mt-n47{margin-block-start:-47px}.mb-47{margin-block-end:47px}.mb-n47{margin-block-end:-47px}.mt-48{margin-block-start:48px}.mt-n48{margin-block-start:-48px}.mb-48{margin-block-end:48px}.mb-n48{margin-block-end:-48px}.mt-49{margin-block-start:49px}.mt-n49{margin-block-start:-49px}.mb-49{margin-block-end:49px}.mb-n49{margin-block-end:-49px}.mt-50{margin-block-start:50px}.mt-n50{margin-block-start:-50px}.mb-50{margin-block-end:50px}.mb-n50{margin-block-end:-50px}.mt-51{margin-block-start:51px}.mt-n51{margin-block-start:-51px}.mb-51{margin-block-end:51px}.mb-n51{margin-block-end:-51px}.mt-52{margin-block-start:52px}.mt-n52{margin-block-start:-52px}.mb-52{margin-block-end:52px}.mb-n52{margin-block-end:-52px}.mt-53{margin-block-start:53px}.mt-n53{margin-block-start:-53px}.mb-53{margin-block-end:53px}.mb-n53{margin-block-end:-53px}.mt-54{margin-block-start:54px}.mt-n54{margin-block-start:-54px}.mb-54{margin-block-end:54px}.mb-n54{margin-block-end:-54px}.mt-55{margin-block-start:55px}.mt-n55{margin-block-start:-55px}.mb-55{margin-block-end:55px}.mb-n55{margin-block-end:-55px}.mt-56{margin-block-start:56px}.mt-n56{margin-block-start:-56px}.mb-56{margin-block-end:56px}.mb-n56{margin-block-end:-56px}.mt-57{margin-block-start:57px}.mt-n57{margin-block-start:-57px}.mb-57{margin-block-end:57px}.mb-n57{margin-block-end:-57px}.mt-58{margin-block-start:58px}.mt-n58{margin-block-start:-58px}.mb-58{margin-block-end:58px}.mb-n58{margin-block-end:-58px}.mt-59{margin-block-start:59px}.mt-n59{margin-block-start:-59px}.mb-59{margin-block-end:59px}.mb-n59{margin-block-end:-59px}.mt-60{margin-block-start:60px}.mt-n60{margin-block-start:-60px}.mb-60{margin-block-end:60px}.mb-n60{margin-block-end:-60px}.mt-61{margin-block-start:61px}.mt-n61{margin-block-start:-61px}.mb-61{margin-block-end:61px}.mb-n61{margin-block-end:-61px}.mt-62{margin-block-start:62px}.mt-n62{margin-block-start:-62px}.mb-62{margin-block-end:62px}.mb-n62{margin-block-end:-62px}.mt-63{margin-block-start:63px}.mt-n63{margin-block-start:-63px}.mb-63{margin-block-end:63px}.mb-n63{margin-block-end:-63px}.mt-64{margin-block-start:64px}.mt-n64{margin-block-start:-64px}.mb-64{margin-block-end:64px}.mb-n64{margin-block-end:-64px}.mt-65{margin-block-start:65px}.mt-n65{margin-block-start:-65px}.mb-65{margin-block-end:65px}.mb-n65{margin-block-end:-65px}.mt-66{margin-block-start:66px}.mt-n66{margin-block-start:-66px}.mb-66{margin-block-end:66px}.mb-n66{margin-block-end:-66px}.mt-67{margin-block-start:67px}.mt-n67{margin-block-start:-67px}.mb-67{margin-block-end:67px}.mb-n67{margin-block-end:-67px}.mt-68{margin-block-start:68px}.mt-n68{margin-block-start:-68px}.mb-68{margin-block-end:68px}.mb-n68{margin-block-end:-68px}.mt-69{margin-block-start:69px}.mt-n69{margin-block-start:-69px}.mb-69{margin-block-end:69px}.mb-n69{margin-block-end:-69px}.mt-70{margin-block-start:70px}.mt-n70{margin-block-start:-70px}.mb-70{margin-block-end:70px}.mb-n70{margin-block-end:-70px}.mt-71{margin-block-start:71px}.mt-n71{margin-block-start:-71px}.mb-71{margin-block-end:71px}.mb-n71{margin-block-end:-71px}.mt-72{margin-block-start:72px}.mt-n72{margin-block-start:-72px}.mb-72{margin-block-end:72px}.mb-n72{margin-block-end:-72px}.mt-73{margin-block-start:73px}.mt-n73{margin-block-start:-73px}.mb-73{margin-block-end:73px}.mb-n73{margin-block-end:-73px}.mt-74{margin-block-start:74px}.mt-n74{margin-block-start:-74px}.mb-74{margin-block-end:74px}.mb-n74{margin-block-end:-74px}.mt-75{margin-block-start:75px}.mt-n75{margin-block-start:-75px}.mb-75{margin-block-end:75px}.mb-n75{margin-block-end:-75px}.mt-76{margin-block-start:76px}.mt-n76{margin-block-start:-76px}.mb-76{margin-block-end:76px}.mb-n76{margin-block-end:-76px}.mt-77{margin-block-start:77px}.mt-n77{margin-block-start:-77px}.mb-77{margin-block-end:77px}.mb-n77{margin-block-end:-77px}.mt-78{margin-block-start:78px}.mt-n78{margin-block-start:-78px}.mb-78{margin-block-end:78px}.mb-n78{margin-block-end:-78px}.mt-79{margin-block-start:79px}.mt-n79{margin-block-start:-79px}.mb-79{margin-block-end:79px}.mb-n79{margin-block-end:-79px}.mt-80{margin-block-start:80px}.mt-n80{margin-block-start:-80px}.mb-80{margin-block-end:80px}.mb-n80{margin-block-end:-80px}.mt-81{margin-block-start:81px}.mt-n81{margin-block-start:-81px}.mb-81{margin-block-end:81px}.mb-n81{margin-block-end:-81px}.mt-82{margin-block-start:82px}.mt-n82{margin-block-start:-82px}.mb-82{margin-block-end:82px}.mb-n82{margin-block-end:-82px}.mt-83{margin-block-start:83px}.mt-n83{margin-block-start:-83px}.mb-83{margin-block-end:83px}.mb-n83{margin-block-end:-83px}.mt-84{margin-block-start:84px}.mt-n84{margin-block-start:-84px}.mb-84{margin-block-end:84px}.mb-n84{margin-block-end:-84px}.mt-85{margin-block-start:85px}.mt-n85{margin-block-start:-85px}.mb-85{margin-block-end:85px}.mb-n85{margin-block-end:-85px}.mt-86{margin-block-start:86px}.mt-n86{margin-block-start:-86px}.mb-86{margin-block-end:86px}.mb-n86{margin-block-end:-86px}.mt-87{margin-block-start:87px}.mt-n87{margin-block-start:-87px}.mb-87{margin-block-end:87px}.mb-n87{margin-block-end:-87px}.mt-88{margin-block-start:88px}.mt-n88{margin-block-start:-88px}.mb-88{margin-block-end:88px}.mb-n88{margin-block-end:-88px}.mt-89{margin-block-start:89px}.mt-n89{margin-block-start:-89px}.mb-89{margin-block-end:89px}.mb-n89{margin-block-end:-89px}.mt-90{margin-block-start:90px}.mt-n90{margin-block-start:-90px}.mb-90{margin-block-end:90px}.mb-n90{margin-block-end:-90px}.mt-91{margin-block-start:91px}.mt-n91{margin-block-start:-91px}.mb-91{margin-block-end:91px}.mb-n91{margin-block-end:-91px}.mt-92{margin-block-start:92px}.mt-n92{margin-block-start:-92px}.mb-92{margin-block-end:92px}.mb-n92{margin-block-end:-92px}.mt-93{margin-block-start:93px}.mt-n93{margin-block-start:-93px}.mb-93{margin-block-end:93px}.mb-n93{margin-block-end:-93px}.mt-94{margin-block-start:94px}.mt-n94{margin-block-start:-94px}.mb-94{margin-block-end:94px}.mb-n94{margin-block-end:-94px}.mt-95{margin-block-start:95px}.mt-n95{margin-block-start:-95px}.mb-95{margin-block-end:95px}.mb-n95{margin-block-end:-95px}.mt-96{margin-block-start:96px}.mt-n96{margin-block-start:-96px}.mb-96{margin-block-end:96px}.mb-n96{margin-block-end:-96px}.mt-97{margin-block-start:97px}.mt-n97{margin-block-start:-97px}.mb-97{margin-block-end:97px}.mb-n97{margin-block-end:-97px}.mt-98{margin-block-start:98px}.mt-n98{margin-block-start:-98px}.mb-98{margin-block-end:98px}.mb-n98{margin-block-end:-98px}.mt-99{margin-block-start:99px}.mt-n99{margin-block-start:-99px}.mb-99{margin-block-end:99px}.mb-n99{margin-block-end:-99px}.mt-100{margin-block-start:100px}.mt-n100{margin-block-start:-100px}.mb-100{margin-block-end:100px}.mb-n100{margin-block-end:-100px}.app-container{max-width:var(--app-container-width);width:100%;padding:var(--app-container-padding);flex-direction:column;align-items:center;margin:0 auto;display:flex}.app-title{font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-title{font-size:34px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-title{font-size:24px}}body.app-force-desktop-layout .app-title{font-size:24px}.app-subtitle{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.toggle-show-enter-active,.toggle-show-leave-active{transition:all .3s ease-in-out}.toggle-show-enter-from,.toggle-show-leave-to{opacity:0}.color-primary{color:var(--color-primary)}.color-info{color:var(--color-info)}.bg-primary{color:var(--bg-primary)}.bg-button-primary{color:var(--bg-button-primary,var(--bg-primary))}.opacity-0{opacity:0}.app-scrollbar::-webkit-scrollbar-button{display:none}.app-scrollbar::-webkit-scrollbar{width:var(--app-scrollbar-width);position:fixed}.app-scrollbar::-webkit-scrollbar-thumb{background-color:var(--bg-gray);background-clip:padding-box;border:3px solid #0000;border-width:3px 5px;border-radius:8px}.app-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#9e9ea1}.scrollbar-invisible{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-invisible::-webkit-scrollbar{display:none}.scrollbar-invisible::-webkit-scrollbar-thumb{display:none}.scrollbar-invisible::-webkit-scrollbar-button{display:none}.invisible{opacity:0;visibility:hidden;-webkit-user-select:none;user-select:none}.app-stepper{width:var(--stepper-width);justify-content:space-between;align-items:center;display:flex}.app-stepper__item{align-items:center;width:100%;display:flex}.app-stepper__item .item-point{background-color:var(--bg-gray-light);border-radius:26px;min-width:14px;height:14px;transition:all .5s}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-stepper__item .item-point{min-width:26px;height:26px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-stepper__item .item-point{min-width:18px;height:18px}}body.app-force-desktop-layout .app-stepper__item .item-point{min-width:18px;height:18px}.app-stepper__item .item-strip{background-color:var(--bg-gray-light);width:100%;height:2px;transition:all .5s}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-stepper__item .item-strip{height:3px}}.app-stepper__item:first-of-type{width:fit-content}.app-stepper__item:first-of-type .item-strip{display:none}.app-stepper__item.active .item-strip,.app-stepper__item.active .item-point{background-color:var(--bg-button-primary,var(--bg-primary))}.app-button{--_button-height:52px;width:fit-content;min-height:var(--_button-height);color:var(--color-white);background:linear-gradient(to right, var(--bg-gray) 0, color-mix(in srgb, var(--bg-gray) 80%, white) 51%, var(--bg-gray) 100%);background-size:200%;background-color:var(--bg-gray);border-color:var(--bg-gray);-webkit-user-select:none;user-select:none;cursor:pointer;border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;padding:12px 20px;line-height:1;transition:all .3s;display:flex;position:relative;overflow:hidden}.app-button.block{width:100%}.app-button__loading{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.app-button__loading--icon{animation:1s linear infinite spin}@keyframes spin{to{rotate:360deg}}.app-button[size=xs]{--_button-height:34px;padding-block:6px;font-size:14px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-button[size=xs]{--_button-height:44px;padding-left:34px;padding-right:34px;font-size:20px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-button[size=xs]{--_button-height:34px;padding-left:20px;padding-right:20px}}body.app-force-desktop-layout .app-button[size=xs]{--_button-height:34px;padding-left:20px;padding-right:20px}.app-button[size=sm]{--_button-height:42px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-button[size=sm]{--_button-height:52px;padding-left:45px;padding-right:45px;font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-button[size=sm]{--_button-height:42px;padding-left:20px;padding-right:20px;font-size:16px}}body.app-force-desktop-layout .app-button[size=sm]{--_button-height:42px;padding-left:20px;padding-right:20px;font-size:16px}.app-button[size=md]{font-size:16px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-button[size=md]{--_button-height:76px;padding-left:45px;padding-right:45px;font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-button[size=md]{--_button-height:52px;padding-left:20px;padding-right:20px;font-size:16px}}body.app-force-desktop-layout .app-button[size=md]{--_button-height:52px;padding-left:20px;padding-right:20px;font-size:16px}.app-button[size=lg]{--_button-height:52px}.app-button[size=lg][icon]{--_button-height:66px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-button[size=lg]{--_button-height:76px;padding-left:45px;padding-right:45px;font-size:24px}.app-button[size=lg][icon]{--_button-height:76px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-button[size=lg]{--_button-height:52px;padding-left:20px;padding-right:20px;font-size:16px}.app-button[size=lg][icon]{--_button-height:66px}}body.app-force-desktop-layout .app-button[size=lg]{--_button-height:52px;padding-left:20px;padding-right:20px;font-size:16px}body.app-force-desktop-layout .app-button[size=lg][icon]{--_button-height:66px}.app-button[icon]{min-width:var(--_button-height);min-height:var(--_button-height);border-radius:calc(var(--_button-height) / 2);padding:0}.app-button:not([disabled]):hover{background-position:100%}.app-button:not([color])[outline]{color:var(--color-gray)}.app-button[color=primary]{color:var(--clr-button-primary,var(--color-white));background:var(--bg-button-primary,linear-gradient(to right, var(--bg-primary) 0, color-mix(in srgb, var(--bg-primary) 70%, white) 51%, var(--bg-primary) 100%));background-size:200%;background-color:var(--bg-button-primary,var(--bg-primary));border-color:var(--bg-button-primary,var(--bg-primary))}.app-button[color=primary][outline]{color:var(--bg-button-primary,var(--bg-primary))}.app-button[color=primary]:not([disabled]):hover{background-color:color-mix(in srgb, var(--bg-button-primary,var(--bg-primary)) 90%, black)}.app-button[color=gray]{background:linear-gradient(to right, var(--bg-gray-dark) 0, color-mix(in srgb, var(--bg-gray-dark) 70%, white) 51%, var(--bg-gray-dark) 100%);background-size:200%;background-color:var(--bg-gray-dark);border-color:var(--bg-gray-dark)}.app-button[color=gray][outline]{color:var(--color-gray)}.app-button[color=gray-light]{color:var(--color-gray);border-color:var(--color-gray);background:linear-gradient(to right, var(--bg-gray-light) 0, color-mix(in srgb, var(--bg-gray-light) 70%, white) 51%, var(--bg-gray-light) 100%);background-size:200%;background-color:var(--bg-gray-light)}.app-button[color=gray-light][outline]{color:var(--color-gray)}.app-button[color=white]{color:var(--color-gray);background:linear-gradient(to right, var(--bg-white) 0, color-mix(in srgb, var(--bg-white) 95%, black) 51%, var(--bg-white) 100%);background-size:200%;background-color:var(--bg-white)}.app-button[color=white][outline]{color:var(--color-white);border-color:var(--color-white)}.app-button[outline]{background:unset;border-style:solid;border-width:1px}.app-button[outline]:hover{background-color:hsl(from currentColor h s l/.3)}.app-button[disabled]:not([loading]){opacity:.6;cursor:not-allowed}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}.app-scrollbar-component{width:100%;height:100%;position:relative}.app-scrollbar-component .simplebar-track.simplebar-vertical{right:7px}.app-scrollbar-component .simplebar-scrollbar:before{background:var(--bg-gray);opacity:1}.app-scrollbar-component .simplebar-mask{position:unset}.page-step-box{grid-template-rows:auto 1fr auto;height:100svh;display:grid;position:relative}.page-step-box--stepper{max-width:274px;margin-top:10px;margin-bottom:10px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.page-step-box--stepper{max-width:546px;margin-top:25px;margin-bottom:25px}}.page-step-box__content{position:relative;overflow:clip auto}.page-step-box__actions{max-width:var(--app-container-width);flex-direction:row;justify-content:space-between;gap:26px;padding-top:30px;padding-bottom:40px}.page-step-box__actions:not(:nth-child(2)){justify-content:center}.page-step-box__actions:not(:nth-child(2)) button{max-width:var(--app-container-content-width)}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.page-step-box__actions{padding-bottom:67px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.page-step-box__actions{padding-bottom:70px}}body.app-force-desktop-layout .page-step-box__actions{padding-bottom:70px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.page-step-box__actions .action-item{max-width:264px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.page-step-box__actions .action-item{max-width:174px}}body.app-force-desktop-layout .page-step-box__actions .action-item{max-width:174px}.app-select,.app-select__list--wrap{--_select-height:52px;--_select-border-radius:6px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-select,.app-select__list--wrap{--_select-height:76px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-select,.app-select__list--wrap{--_select-height:52px}}body.app-force-desktop-layout .app-select,body.app-force-desktop-layout .app-select__list--wrap{--_select-height:52px}.app-select{position:relative}.app-select__select{height:var(--_select-height);border-radius:var(--_select-border-radius);color:var(--clr-general,var(--color-dark));cursor:pointer;z-index:1;align-items:center;padding:12px 36px 12px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-select__select{padding-left:45px;padding-right:65px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-select__select{padding-left:25px;padding-right:40px}}body.app-force-desktop-layout .app-select__select{padding-left:25px;padding-right:40px}.app-select__select:before,.app-select__select:after{content:"";z-index:-1;position:absolute;inset:0}.app-select__select:before{background:color-mix(in srgb, var(--bg-general) 83.9%, white)}.app-select__select:after{background:#0000000f}.app-select__select.open{z-index:3}.app-select__select--title{white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:600;line-height:normal;overflow:hidden}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-select__select--title{font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-select__select--title{font-size:16px}}body.app-force-desktop-layout .app-select__select--title{font-size:16px}.app-select__select--title.placeholder{color:var(--color-gray)}.app-select__select--arrow{transition:all .3s ease-in-out;position:absolute;right:20px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-select__select--arrow{width:22px;height:12px;right:45px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-select__select--arrow{width:14px;height:8px;right:25px}}body.app-force-desktop-layout .app-select__select--arrow{width:14px;height:8px;right:25px}.app-select__select.open .app-select__select--arrow{color:var(--bg-button-primary,var(--bg-primary));transform:rotateX(180deg)}.app-select__list{scroll-snap-type:y mandatory;max-height:300px;list-style:none;overflow:auto}.app-select__list--wrap{border-radius:calc(var(--_select-border-radius) + 2px);padding-top:calc(var(--ae44d3f6) * 1px);transform-origin:top;z-index:2;background:#f5f8fa;padding-bottom:0;overflow:hidden}.app-select__list--wrap[data-popper-placement=top]{transform-origin:bottom;padding-top:0;padding-bottom:calc(var(--ae44d3f6) * 1px)}.app-select__list--item{width:100%;height:var(--_select-height);color:var(--color-dark);scroll-snap-align:end;-webkit-user-select:none;user-select:none;align-items:center;padding:0 20px;font-weight:400;transition:all .2s;display:flex}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-select__list--item{padding-left:45px;font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-select__list--item{padding-left:20px;font-size:16px}}body.app-force-desktop-layout .app-select__list--item{padding-left:20px;font-size:16px}.app-select__list--item:not(.active){cursor:pointer}.app-select__list--item:not(.empty-list):not(.active):hover{background-color:var(--bg-gray);color:var(--color-white)}.app-select__list--item.active{background-color:var(--bg-button-primary,var(--bg-primary));color:var(--clr-button-primary,var(--color-white))}.app-select__list--item.empty-list{justify-content:center}.app-select__list--item.empty-list span{color:var(--color-gray);border:2px dashed var(--color-gray);border-radius:4px;padding:5px 10px}.app-select .bounce-anim-enter-active,.app-select .bounce-anim-leave-active{transition:all .2s}.app-select .bounce-anim-leave-to,.app-select .bounce-anim-enter-from{opacity:.3;transform:scaleY(0)}.language-switcher[data-v-0e6ac36e]{position:relative}.language-switcher__select[data-v-0e6ac36e]{min-width:58px;height:32px;color:var(--color-dark);cursor:pointer;background-color:#f0f2f5;border:none;border-radius:6px;outline:none;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;transition:background-color .3s;display:flex}.language-switcher__select[data-v-0e6ac36e]:hover,.language-switcher__select.active[data-v-0e6ac36e]{background-color:#e4e7e9}.language-switcher__select--icon[data-v-0e6ac36e]{-webkit-user-select:none;user-select:none}.language-switcher__select--icon.globe[data-v-0e6ac36e]{min-width:15px}.language-switcher__select--icon.arrow[data-v-0e6ac36e]{min-width:6px;transition:transform .3s ease-in-out}.language-switcher__select--icon.arrow.active[data-v-0e6ac36e]{transform:rotate(-180deg)}.language-switcher__select-list[data-v-0e6ac36e]{z-index:3;background:#fff;border-radius:5px;flex-direction:column;gap:2px;min-width:174px;margin:0;padding:10px;list-style:none;display:flex;position:absolute;right:-10px;transform:translateY(2px);box-shadow:0 0 10px #0000001a}.language-switcher__select-list--item[data-v-0e6ac36e]{height:36px;color:var(--color-dark);cursor:pointer;border-radius:5px;align-items:center;padding:0 16px;font-size:15px;font-weight:700;display:flex}.language-switcher__select-list--item.active[data-v-0e6ac36e],.language-switcher__select-list--item[data-v-0e6ac36e]:hover{background:#f6f8fa}.language-switcher__select-list--item.active[data-v-0e6ac36e]{color:var(--bg-button-primary,var(--bg-primary))}.show-list-enter-active[data-v-0e6ac36e],.show-list-leave-active[data-v-0e6ac36e]{transition:all .2s ease-in-out}.show-list-enter-from[data-v-0e6ac36e],.show-list-leave-to[data-v-0e6ac36e]{opacity:0;transform:translateY(-10px)}.app-logotype[data-v-838c9cae]{max-width:var(--app-container-content-width,380px)}.app-logotype.default-height[data-v-838c9cae]{max-height:calc(var(--app-container-content-width,380px) / 2);height:auto}.initial-view .initial-view__header{width:100%;position:relative}.initial-view .initial-view__header--wrap{max-width:976px}.initial-view .initial-view__header--languages-wrap{justify-content:flex-end;align-items:center;display:flex}.initial-view .initial-view__header--logo-wrap{justify-content:center;align-items:center;display:flex}.initial-view .initial-view__title{text-align:center;margin-bottom:50px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.initial-view .initial-view__title{margin-bottom:80px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.initial-view .initial-view__title{margin-bottom:55px}}body.app-force-desktop-layout .initial-view .initial-view__title{margin-bottom:55px}.initial-view .initial-view__container{align-items:stretch;padding-top:0;padding-bottom:0}.initial-view .initial-view__fields{width:100%}.initial-view .initial-view__fields--item:not(:last-child){margin-bottom:40px}.initial-view .initial-view__fields--item .item-label{margin-bottom:18px;font-weight:400}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.initial-view .initial-view__fields--item .item-label{margin-bottom:26px;font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.initial-view .initial-view__fields--item .item-label{margin-bottom:18px;font-size:16px}}body.app-force-desktop-layout .initial-view .initial-view__fields--item .item-label{margin-bottom:18px;font-size:16px}.app-notifycation{z-index:1000;flex-direction:column;align-items:flex-end;gap:20px;max-width:100%;margin:30px 30px 0;transition:background-color .3s ease-in-out;display:flex;position:fixed;top:0;right:0}@media (width>=1024px){.app-notifycation{max-width:50%}}.app-notifycation.backdrop{background-color:#00000080;width:100%;max-width:100%;height:100%;margin:0;padding:30px 30px 0}.app-notifycation .app-notifycation__item{max-width:var(--max-width);color:var(--color-white);background-color:var(--bg-primary);cursor:pointer;border-radius:6px;align-items:center;gap:16px;padding:18px 16px 18px 20px;font-size:12px;transition:all .3s;display:flex}.app-notifycation .app-notifycation__item:hover{box-shadow:0px 0px 4px 1px var(--bg-gray)}.app-notifycation .app-notifycation__item.danger{background:color-mix(in srgb, var(--bg-danger) 80%, transparent)}.app-notifycation .app-notifycation__item.danger:hover{background:color-mix(in srgb, var(--bg-danger) 100%, transparent)}.app-notifycation .app-notifycation__item.warning{background:color-mix(in srgb, var(--bg-warning) 80%, transparent)}.app-notifycation .app-notifycation__item.warning:hover{background:color-mix(in srgb, var(--bg-warning) 100%, transparent)}.app-notifycation .app-notifycation__item.success{background:color-mix(in srgb, var(--bg-success) 80%, transparent)}.app-notifycation .app-notifycation__item.success:hover{background:color-mix(in srgb, var(--bg-success) 100%, transparent)}.app-notifycation .app-notifycation__item.info{background:color-mix(in srgb, var(--bg-info) 80%, transparent)}.app-notifycation .app-notifycation__item.info:hover{background:color-mix(in srgb, var(--bg-info) 100%, transparent)}.app-notifycation .app-notifycation__item .item-icon{min-width:var(--icon-width);width:var(--icon-width);height:var(--icon-height)}.app-notifycation .app-notifycation__item .item-title{font-size:14px;font-weight:700;line-height:1}.app-notifycation .app-notifycation__item .item-text{white-space:pre-line;font-size:12px;font-weight:500}.app-notifycation .app-notifycation__item .item-actions{border-top:1px solid #0000001a;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:10px;display:flex}.app-notifycation .app-notifycation__item .item-actions .action-button{cursor:pointer;box-shadow:0px 0px 1px 1px var(--bg-gray-light);background:color-mix(in srgb, var(--bg-gray-dark) 100%, transparent);border:none;border-radius:3px;outline:none;padding:4px 8px}.app-notifycation .app-notifycation__item .item-actions .action-button:hover{background:color-mix(in srgb, var(--bg-gray-dark) 70%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=danger]{background:color-mix(in srgb, var(--bg-danger) 80%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=danger]:hover{background:color-mix(in srgb, var(--bg-danger) 100%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=warning]{background:color-mix(in srgb, var(--bg-warning) 80%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=warning]:hover{background:color-mix(in srgb, var(--bg-warning) 100%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=success]{background:color-mix(in srgb, var(--bg-success) 80%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=success]:hover{background:color-mix(in srgb, var(--bg-success) 100%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=info]{background:color-mix(in srgb, var(--bg-info) 80%, transparent)}.app-notifycation .app-notifycation__item .item-actions .action-button[color=info]:hover{background:color-mix(in srgb, var(--bg-info) 100%, transparent)}.app-notifycation .list-move,.app-notifycation .list-enter-active,.app-notifycation .list-leave-active{transition:all .5s}.app-notifycation .show-list{animation:.5s show-list}.app-notifycation .show-list-reverse{animation:.5s reverse show-list}@keyframes show-list{0%{opacity:0;overflow:hidden;transform:translate(100%)}50%{transform:translate(-15px)}}.app-spiner[data-v-3598a7bf]{color:var(--bg-button-primary,var(--bg-primary));animation:1s linear infinite spiner-animate-3598a7bf;transform:scaleX(-1)rotate(360deg)}@keyframes spiner-animate-3598a7bf{to{transform:scaleX(-1)rotate(0)}}.app-loading{background-color:var(--bg-general,var(--bg-white));z-index:1000;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:fixed;inset:0}.app-modal{max-width:var(--max-width-modal);border-radius:16px;width:100%;padding:30px 25px;position:relative;overflow:hidden}.app-modal .app-modal--backgraund:before,.app-modal .app-modal--backgraund:after{content:"";z-index:-1;position:absolute;inset:0}.app-modal .app-modal--backgraund:before{background:color-mix(in srgb, var(--bg-general,var(--bg-white)) 83.9%, white)}.app-modal .app-modal--backgraund:after{background:#0000000f}.app-modal__backdrop{z-index:1000;background-color:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.app-modal--cancel-button{cursor:pointer;position:absolute;top:20px;right:20px}.show-modal-enter-active{transition:all .5s ease-in-out;overflow:hidden}.show-modal-enter-active .app-modal{transition:all .3s ease-in-out .2s}.show-modal-leave-active{transition:all .3s ease-in-out .2s;overflow:hidden}.show-modal-leave-active .app-modal{transition:all .2s ease-in-out .1s}.show-modal-enter-from,.show-modal-leave-to{background-color:#0000}.show-modal-enter-from .app-modal,.show-modal-leave-to .app-modal{opacity:0;transform:scale(.8)translateY(120%)}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-confirm-modal--general{--max-width-modal:500px!important}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-confirm-modal--general{--max-width-modal:350px!important}}body.app-force-desktop-layout .app-confirm-modal--general{--max-width-modal:350px!important}.app-confirm-modal--modal{padding:26px 13px 15px}.app-confirm-modal{flex-direction:column;align-items:center;display:flex}.app-confirm-modal .app-confirm-modal__icons{align-items:center;gap:16px;margin-bottom:13px;display:flex}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-confirm-modal .app-confirm-modal__icons--item.icon-permission{width:auto;height:86px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-confirm-modal .app-confirm-modal__icons--item.icon-permission{height:auto}}body.app-force-desktop-layout .app-confirm-modal .app-confirm-modal__icons--item.icon-permission{height:auto}.app-confirm-modal .app-confirm-modal__icons--item.icon-info{width:35px;height:auto}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-confirm-modal .app-confirm-modal__icons--item.icon-info{width:auto;height:70px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-confirm-modal .app-confirm-modal__icons--item.icon-info{height:40px}}body.app-force-desktop-layout .app-confirm-modal .app-confirm-modal__icons--item.icon-info{height:40px}.app-confirm-modal .app-confirm-modal--title{text-align:center;margin-bottom:8px}.app-confirm-modal .app-confirm-modal--desc{text-align:center;white-space:pre-line;font-size:14px;font-weight:300}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.app-confirm-modal .app-confirm-modal--desc{font-size:24px}}@media (width>=1024px) and (any-pointer:fine),(width>=1770px){.app-confirm-modal .app-confirm-modal--desc{font-size:16px}}body.app-force-desktop-layout .app-confirm-modal .app-confirm-modal--desc{font-size:16px}.app-confirm-modal .app-confirm-modal__actions{align-items:center;gap:16px;width:100%;margin-top:26px;display:flex}.app-confirm-modal .app-confirm-modal__actions .app-confirm-modal__actions--item.cancel{color:var(--clr-general,var(--color-dark));background:unset;font-weight:400}.photo-instructions--modal--backdrop{display:block}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.photo-instructions--modal--backdrop{padding:26px}}.photo-instructions--modal{width:100%;max-width:326px;height:100%;margin:0 auto;padding:35px 0 50px}@media (width>=768px){.photo-instructions--modal{max-width:1108px}}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.photo-instructions--modal{padding-top:55px;padding-bottom:50px}}@media (height>1200px){.photo-instructions--modal{height:fit-content}}@media (width>=1200px) and (height>=768px){.photo-instructions--modal{height:fit-content;padding-top:40px;padding-bottom:20px}}.photo-instructions{height:100%;max-height:100%;margin-top:10px;overflow-y:auto}.photo-instructions--container{padding:0 25px}@media (width>=768px) and (width<=1769px) and (height>=768px) and (pointer:coarse) and (not (any-pointer:fine)){.photo-instructions--container{padding:0 50px}}@media (width>=1200px) and (height>=768px){.photo-instructions--container{padding:0 20px}}
