article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{cursor:pointer;text-decoration:none;outline:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:hover,a:focus{outline:none}b,strong{font-weight:700}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}sub{bottom:-0.25em}sup{top:-0.5em}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.42857143;margin:0;padding:0;outline:none}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}input[type=checkbox],input[type=radio]{margin:4px 0 0;padding:0;margin-top:1px\9 ;line-height:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}iframe{border:0}canvas{display:inline-block}.flex{display:flex}.flex._right{justify-content:flex-end}.flex._left{justify-content:flex-start}.flex._center{justify-content:center}.flex._between{justify-content:space-between}.flex._around{justify-content:space-around}.flex._top{align-items:flex-start}.flex._medium{align-items:center}.flex._bottom{align-items:flex-end}.flex._wrap{flex-wrap:wrap}.flex._nowrap{flex-wrap:nowrap}.flex._column{flex-direction:column}.flex._row{flex-direction:row}.flex._grow{flex-grow:1}.button{display:flex;justify-content:center;align-items:center;padding:10px 20px;box-sizing:border-box;color:#fff;text-align:center;border-radius:100px;border:1px solid rgba(0,0,0,0);transition:all .1s;transition-property:border-color,background,color;white-space:nowrap;font-size:16px;font-weight:400;line-height:normal}.button._small{border-radius:8px;padding:10px 20px;height:40px;font-size:16px;font-weight:400;line-height:normal}@media screen and (max-width: 600px){.button._small{padding:10px 16px;height:38px;font-size:14px}}.button._medium{border-radius:16px;padding:16px 32px;height:62px;font-size:22px;font-weight:500;line-height:30px}@media screen and (max-width: 600px){.button._medium{height:60px;font-size:18px;line-height:normal}}.button._large{border-radius:16px;padding:16px 32px;height:70px;font-size:22px;font-weight:500;line-height:30px}@media screen and (max-width: 600px){.button._large{height:60px;font-size:18px;line-height:normal}}.button._filled{background:#f50;border-color:#f50}.button._filled:hover{background:#d34600;border-color:#d34600}@media screen and (max-width: 600px){.button._filled:hover{background:#f50;border-color:#f50}}.button._filled:active{background:#f50;border-color:#f50}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10000002;border-radius:24px;border:1px solid hsla(0,0%,100%,.1);background:#16191e;max-width:615px;width:100%;padding:50px;box-sizing:border-box}.modal__icon-wrap{position:absolute;right:14px;top:14px;padding:10px;cursor:pointer}.modal__icon{color:#fff}.modal__icon:hover{color:hsla(0,0%,100%,.8)}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);z-index:10000001}._none{display:none !important}html *{max-height:999999px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font:normal normal 400 20px/32px "Inter",sans-serif;position:relative;min-width:320px;max-width:1920px;margin:0 auto;background:#121418;color:hsla(0,0%,100%,.6)}@media screen and (max-width: 600px){body{font-size:16px;line-height:26px}}h1,h2,h3,h4,h5,h6{margin:0}h1{color:#fff;font-family:Inter;font-size:50px;font-weight:700;line-height:140%;text-align:center;text-wrap:balance}@media screen and (max-width: 900px){h1{font-size:40px}}@media screen and (max-width: 600px){h1{font-size:30px;line-height:130%}}h2{color:#fff;font-size:50px;font-weight:700;line-height:140%;text-align:center;text-wrap:balance}@media screen and (max-width: 600px){h2{font-size:32px;line-height:140%}}h3{color:#fff;font-size:32px;font-weight:700;line-height:140%}@media screen and (max-width: 600px){h3{font-size:22px}}ol,ul{list-style:none;margin:0;padding:0}p{margin:0}img{width:auto;height:auto;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 30px}@media screen and (max-width: 900px){.container{padding:0 24px}}@media screen and (max-width: 600px){.container{padding:0 20px}}.qr-code__inner{grid-gap:40px;gap:40px}.qr-code__canvas{border-radius:10px;overflow:hidden}.qr-code__head{grid-gap:16px;gap:16px}.qr-code__title{color:#fff;font-size:26px;line-height:normal;text-align:center}.qr-code__text{color:hsla(0,0%,100%,.8);text-align:center;font-size:16px;font-weight:400;line-height:24px}.header{padding:24px 0px}@media screen and (max-width: 600px){.header{padding:16px 0}}.header__inner{grid-gap:10px;gap:10px}@media screen and (max-width: 600px){.header__inner{grid-gap:20px;gap:20px}}.header__icon{color:#fff}@media screen and (max-width: 600px){.header__icon{width:120px;height:32px}}@media screen and (max-width: 600px){.header__button{text-wrap:balance;white-space:normal}}.introduce{padding:140px 0 75px;overflow:hidden}@media screen and (max-width: 900px){.introduce{grid-gap:40px;gap:40px;padding:40px 0}}@media screen and (max-width: 600px){.introduce{grid-gap:32px;gap:32px;padding:32px 0 12px;align-items:center}}.introduce__inner{grid-gap:48px;gap:48px}@media screen and (max-width: 900px){.introduce__inner{grid-gap:32px;gap:32px}}.introduce__head{grid-gap:32px;gap:32px;max-width:945px;margin:0 auto}@media screen and (max-width: 900px){.introduce__head{grid-gap:20px;gap:20px}}@media screen and (max-width: 600px){.introduce__head{grid-gap:16px;gap:16px}}@media screen and (max-width: 900px){.introduce__title{max-width:650px;margin:0 auto}}@media screen and (max-width: 600px){.introduce__title{text-wrap:balance}}.introduce__text{color:hsla(0,0%,100%,.8);text-align:center}@media screen and (max-width: 900px){.introduce__text{font-size:16px;font-weight:400;line-height:160%;text-wrap:balance}}.introduce__buttons{min-height:62px}.introduce__image{min-width:620px;max-width:1759px;width:100%;height:auto;margin:0 auto}.advantages{padding:24px 0}@media screen and (max-width: 900px){.advantages{padding:24px 0 12px}}@media screen and (max-width: 600px){.advantages{padding:12px 0 32px}}.advantages__items{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media screen and (max-width: 600px){.advantages__items{grid-template-columns:1fr}}.advantages__item{padding:56px 0 0;border-radius:24px;border:1px solid hsla(0,0%,100%,.05);background:#16191e;overflow:hidden;box-sizing:border-box;grid-gap:10px;gap:10px}@media screen and (max-width: 900px){.advantages__item{padding:32px 0 0}}@media screen and (max-width: 600px){.advantages__item{grid-gap:20px;gap:20px}}.advantages__description{padding:0 48px;box-sizing:border-box;grid-gap:16px;gap:16px}@media screen and (max-width: 900px){.advantages__description{padding:0 32px}}@media screen and (max-width: 600px){.advantages__description{grid-gap:12px;gap:12px}}.advantages__description-title{font-size:26px;line-height:140%;text-align:left}@media screen and (max-width: 600px){.advantages__description-title{font-size:22px}}.advantages__description-text{text-wrap:balance}@media screen and (max-width: 600px){.advantages__description-text br{display:none}}.advantages__image{max-width:100%;width:100%;height:auto}.video{padding:75px 0}@media screen and (max-width: 900px){.video{padding:12px 0 32px}}@media screen and (max-width: 600px){.video{padding:32px 0}}.video__inner{border-radius:24px;overflow:hidden}.video__frame{width:100%;height:664px}@media screen and (max-width: 900px){.video__frame{height:479px}}@media screen and (max-width: 600px){.video__frame{height:188px}}.why{padding:75px 0 35px;grid-gap:64px;gap:64px;overflow:hidden}@media screen and (max-width: 900px){.why{padding:32px 0 0}}@media screen and (max-width: 600px){.why{align-items:center}}.why__inner{grid-gap:48px;gap:48px}@media screen and (max-width: 600px){.why__inner{grid-gap:40px;gap:40px}}.why__items{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}@media screen and (max-width: 900px){.why__items{grid-template-columns:1fr}}@media screen and (max-width: 600px){.why__items{grid-gap:32px;gap:32px}}.why__item{grid-gap:32px;gap:32px}.why__item._without-icon{padding-left:102px;grid-row-start:4}@media screen and (max-width: 900px){.why__item._without-icon{padding-left:0;grid-row-start:auto}}@media screen and (max-width: 600px){.why__item{flex-direction:column;align-items:center;grid-gap:20px;gap:20px}}.why__icon-wrap{width:70px;height:70px;border-radius:14px;border:1px solid #2d3034;background:#16191e;overflow:hidden;flex-shrink:0}.why__icon{color:#fff}.why__description{grid-gap:18px;gap:18px}@media screen and (max-width: 600px){.why__description{grid-gap:12px;gap:12px}}.why__description-title{text-align:left}@media screen and (max-width: 600px){.why__description-title{text-align:center}}.why__description-text{text-wrap:balance}@media screen and (max-width: 600px){.why__description-text{text-align:center;text-wrap:auto}}.why__image{max-width:1474px;width:100%;height:auto;margin:-364px auto 0;z-index:-1}@media screen and (max-width: 900px){.why__image{margin-top:0;z-index:1;min-width:1474px}}@media screen and (max-width: 600px){.why__image{min-width:724px}}@media screen and (max-width: 900px){.why__button{width:100%}}@media screen and (max-width: 600px){.why__button{margin:8px 0 0}}.footer{padding:40px 0}.footer__text{grid-gap:8px;gap:8px}.footer__text *{color:hsla(0,0%,100%,.6);font-size:14px;line-height:160%}@media screen and (max-width: 600px){.footer__text *{font-size:12px}}.footer__text a{text-decoration:underline}.footer__text ul{padding-left:24px;list-style:disc}
