@charset "UTF-8";:root{--body-background: #121317;--info-bg: #313131;--steps-bg: #383a3a;--color-primary: #fff;--color-secondary: #e27676;--color-action: #d76363;--color-black: #000;--color-blue: #00318f;--color-accent: #ffd02e;--main-font-family: "Days One Regular"}@font-face{font-family:Days One Regular;src:url(/assets/DaysOne-Regular-DXRZnex_.woff2) format("woff2"),url(/assets/DaysOne-Regular-C9pt9r9Z.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.btn{align-items:center;margin:16px auto;background-image:url(../img/button/button.webp);background-repeat:no-repeat;background-size:contain;width:270px;height:58px;display:flex;justify-content:center;font-family:inherit;font-weight:400;text-transform:uppercase;color:inherit;-webkit-text-stroke:.3px #f1d16e;font-size:17px;text-shadow:0px 0px 6px #00255c;animation:pulse .6s infinite;transform:scale(1);filter:drop-shadow(0px 0px 24px #ad00ff);position:relative;z-index:1}.btn:hover,.btn:hover:before{animation-play-state:paused}.btn:before{content:"";position:absolute;background-image:url(../img/button/btn-decore.webp);background-repeat:no-repeat;background-size:contain;width:639px;height:121px;animation:pulse 1.6s infinite}@media (width >= 415){.btn{padding-top:17px;font-size:16px;width:230px;height:70px;margin:0 auto}}@keyframes pulse{0%{transform:scale(.95)}70%{transform:scale(1)}to{transform:scale(.95)}}.body{min-height:100dvh;background-image:linear-gradient(#00318f,#a800ab)}@supports (min-height: 100dvh){.body{min-height:100dvh}}.app{background-image:url(../img/app/bg.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:top center;min-height:100dvh;overflow:hidden}.app-logo{height:40px}.app-video{width:auto;height:auto;max-width:400px;overflow:hidden;margin:auto auto 12px;position:relative;border:2px solid var(--color-primary)}@media (max-width: 415px){.app-video{max-width:280px}}.app-video__item{height:100%;width:100%;object-fit:contain;max-width:400px;display:block}.steps{max-width:200px;margin:0 auto 16px;display:flex;flex-direction:column;align-items:center}@media (min-width: 415px){.steps{max-width:300px}}.steps-inner{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px}.steps-item{font-family:Afacad,sans-serif;font-weight:700;font-size:8px;display:flex;justify-content:center;padding:7px 12px 0;background-image:url(../img/steps/step.webp);background-repeat:no-repeat;background-size:100% 100%;max-width:93px;height:31px;color:#00255c;text-wrap:nowrap;position:relative;z-index:4}@media (min-width: 415px){.steps-item{font-size:12px;padding:8px 18px 0;max-width:135px;height:45px}}.steps-item:before{z-index:-1}.steps-item:not(:nth-child(3)):before{content:"";position:absolute;right:-30px;top:-10px;background-image:url(../img/steps/line-dashed.webp);background-repeat:no-repeat;background-size:cover;width:40px;height:25px}@media (min-width: 415px){.steps-item:not(:nth-child(3)):before{top:-5px}}.steps-item--last{max-width:195px}.steps-item--last:before{background-size:100% 100%!important;width:75px!important;height:30px!important;right:-20px!important;top:-16px!important}@media (min-width: 415px){.steps-item--last:before{width:80px!important;height:39px!important;top:-19px!important}}.about-title{font-size:18px!important}@media (width >= 415){.about-title{font-size:27px!important}}.about-info{font-size:14px;text-shadow:-1.2px -1.2px 0 var(--color-blue),1.2px -1.2px 0 var(--color-blue),-1.2px 1.2px 0 var(--color-blue),1.2px 1.2px 0 var(--color-blue);margin:0 auto 13px;position:relative;max-width:360px}@media (width >= 415){.about-info{font-size:16px;margin:0 auto 16px}}.about-info:before{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:8px;height:100%;background-image:url(../img/app/arrow.webp);background-repeat:no-repeat;background-size:contain;animation:transformation 2s infinite;opacity:0}@media (width >= 415){.about-info:before{width:10px}}.about-info:nth-child(4):before{content:none}@keyframes transformation{0%{opacity:0;transform:scale(.95) translateY(-4px)}70%{opacity:1;transform:scale(1) translateY(0)}to{opacity:.2;transform:scale(.95) translateY(-4px)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--main-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;font-weight:400;font-style:normal;text-align:center;color:var(--color-primary)}button{outline:none;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container{max-width:580px;padding:10px 10px 25px;margin:0 auto}@media (width >= 415){.container{padding:25px 10px 0}}.title{font-size:22px;text-shadow:-1px -1px 0 var(--color-black),1px -1px 0 var(--color-black),-1px 1px 0 var(--color-black),1px 1px 0 var(--color-black);margin-bottom:12px}.title--accent{color:var(--color-accent)}@media (width >= 415){.title{font-size:24px;margin-bottom:16px}}.title--sm{font-size:19px}@media (max-width: 415px){.title--sm{font-size:15px}}
