/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin: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}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@font-face{font-family:"SFProDisplay";font-display:swap;src:url(/assets/fonts/SFProDisplay-Regular.woff2) format("woff2"),url(/assets/fonts/SFProDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SFProDisplay";font-display:swap;src:url(/assets/fonts/SFProDisplay-Bold.woff2) format("woff2"),url(/assets/fonts/SFProDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal}html{height:100%;box-sizing:border-box}body{position:relative;margin:0;padding:0;width:100%;min-height:100%;font-family:"SFProDisplay","Tahoma",sans-serif;font-size:18px;line-height:20px;font-weight:400;font-style:normal;letter-spacing:.12em;color:#070041;background-color:#fff;overflow-x:hidden}@media(max-width: 640px){body{font-size:14px;line-height:16px}}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}main{display:flex;flex-direction:column;justify-content:center;height:100%;flex-grow:1}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{margin:0;padding:0}p b{font-weight:bold}p i{font-style:italic}ul,ol{margin:0;padding:0;list-style:none}ul li,ol li{margin:0;padding:0}textarea{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}label,legend{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial;display:block}label{cursor:pointer}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline;-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}select{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}select option{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}picture{display:block}img{display:block;width:100%;max-width:100%;height:auto}.container{width:100%;max-width:1225px;margin:0 auto;padding:0 20px}.page-wrapper{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.title{font-size:46px;font-weight:700;line-height:52px;text-transform:uppercase;letter-spacing:.32rem}@media(max-width: 640px){.title{font-size:24px;line-height:26px;letter-spacing:.17rem}}.title-small{font-size:28px;font-weight:700;line-height:32px;text-transform:uppercase;letter-spacing:.2rem;color:#8000ff}@media(max-width: 640px){.title-small{font-size:24px;line-height:26px;letter-spacing:.17rem}}.img-full{display:block;width:100%;max-width:100%;height:100%}.logo{display:block;width:54px;min-width:54px}.menu{position:fixed;top:0;left:-100%;right:0;bottom:0;z-index:90;width:100vw;height:100vh;padding-top:150px;padding-bottom:150px;background-color:#fff;transition:left .3s ease}.menu.active{left:0}.menu__nav-list{display:flex;flex-direction:column;gap:40px 0}.menu__nav-link{font-size:14px;line-height:16px;font-weight:400;color:#070041;-webkit-text-decoration:none;text-decoration:none}@media(max-width: 640px){.menu__nav-link{font-size:12px;line-height:14px}}.menu__nav-link:hover{color:#8000ff;font-weight:700}.menu-button{display:none;padding:0;width:30px;height:21px;border:none;background-color:rgba(0,0,0,0);cursor:pointer}@media(max-width: 768px){.menu-button{display:block}}.menu-button__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.menu-button.active .menu-button__line--center{opacity:0;transition:opacity .3s ease 0s}.menu-button.active .menu-button__line--top-bottom::before{top:42.5%;transform:rotate(45deg);transition:top .1s ease, transform .1s ease .1s}.menu-button.active .menu-button__line--top-bottom::after{bottom:42.5%;transform:rotate(-45deg);transition:bottom .1s ease, transform .1s ease .1s}.menu-button__line{display:block;width:100%;height:3px;background-color:#8000ff;border-radius:5px}.menu-button__line--center{transition:opacity .3s ease}.menu-button__line--top-bottom{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0)}.menu-button__line--top-bottom::before,.menu-button__line--top-bottom::after{content:"";position:absolute;left:0;right:0;width:100%;height:3px;background-color:#8000ff;border-radius:5px}.menu-button__line--top-bottom::before{top:0;transition:top .1s ease .1s, transform .1s ease}.menu-button__line--top-bottom::after{bottom:0;transition:bottom .1s ease .1s, transform .1s ease}.button{display:block;position:relative;padding:17px 52px;text-align:center;-webkit-text-decoration:none;text-decoration:none;font-size:18px;line-height:20px;font-weight:700}@media(max-width: 640px){.button{padding:17px 64px;font-size:14px;line-height:16px}}.button::after{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;z-index:2;width:calc(100% - 10px);height:calc(100% - 10px);background-color:#fff;border-radius:30px;transition:background-color .3s ease}.button::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%;background:linear-gradient(180deg, rgba(128, 0, 255, 0.3) 0%, rgba(7, 0, 65, 0.3) 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));border-radius:30px;box-shadow:0 0 4px 0 rgba(0,0,0,.4)}.button:hover::after{background-color:#8000ff}.button:hover .button__text{color:#fff}.button__text{position:relative;z-index:3;transition:color .3s ease}.header{position:fixed;top:0;left:0;right:0;z-index:110;padding:16px 0;background-color:rgba(255,255,255,.95)}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__col{display:flex;align-items:center}@media(max-width: 768px){.header__nav{display:none}}.header__nav-list{display:flex;align-items:center;gap:0 40px}.header__nav-link{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.header__nav-link:hover{color:#8000ff}.header__lang{position:relative;z-index:1;display:flex;align-items:center;font-size:18px;line-height:20px;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease;font-weight:700;cursor:default;margin-left:32px}.header__lang:hover .header__lang-list,.header__lang:focus .header__lang-list{display:block}.header__lang:hover .header__lang-arrow,.header__lang:focus .header__lang-arrow{transform:rotate(0deg)}.header__lang-locale{font-weight:700;cursor:default}.header__lang-arrow{content:"";position:relative;display:block;width:11px;height:7px;margin-left:4px;transform:rotate(180deg)}.header__lang-img{transition:stroke .2s ease}.header__lang-list{position:absolute;top:148%;right:16px;display:none}.header__lang-wrapper{display:flex;flex-direction:column}.header__lang-wrapper::before{content:"";position:absolute;top:-42px;left:-24px;right:-24px;bottom:-14px;z-index:-1;background-color:rgba(255,255,255,.8);box-shadow:0 0 10px 0 rgba(0,0,0,.25);border-radius:12px}.header__lang-link{line-height:16px;-webkit-text-decoration:none;text-decoration:none;text-align:center;font-weight:400}.header__lang-link:not(:last-child){margin-bottom:12px}.start{position:relative;padding-top:206px;padding-bottom:216px}@media(max-width: 640px){.start{padding-top:126px;padding-bottom:108px}}.start__bg{position:absolute;top:0;left:50%;z-index:-1;width:100%;max-width:1400px;height:100%;background-image:url(/assets/img/bg.437337d4.svg);background-repeat:no-repeat;background-position:center 20px;background-size:cover;transform:translateX(-50%)}@media(max-width: 640px){.start__bg{background-image:url(/assets/img/bg-mobile.c9f49315.svg);background-position:center 57px;background-size:100% 97%}}.start__wrapper{display:flex;flex-direction:column;align-items:center}.start__title{text-align:center}.start__text{text-align:center}.start__text--primary{margin-top:-12px;text-align:center}@media(max-width: 640px){.start__text--primary{font-size:20px;line-height:22px}}.start__link{display:block;width:169px;min-width:169px}.advantages{margin-bottom:70px}@media(max-width: 640px){.advantages{margin-bottom:36px}}.advantages__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:66px 80px;gap:66px 80px}@media(max-width: 960px){.advantages__list{grid-template-columns:repeat(2, 1fr);gap:40px}}@media(max-width: 640px){.advantages__list{grid-template-columns:1fr}}.advantages__item{display:flex;flex-direction:column;gap:10px 0}.advantages__item a:hover .advantages__item-img--black{opacity:1}.advantages__item a:hover .advantages__item-title{color:#070041}.advantages__item-header{display:flex;align-items:center;gap:0 10px;-webkit-text-decoration:none;text-decoration:none;color:inherit}.advantages__item-picture{position:relative;width:24px;min-width:24px;height:24px}.advantages__item-img{position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .2s ease}.advantages__item-img--violet{z-index:1}.advantages__item-img--black{z-index:2;opacity:0}.advantages__item-title{transition:color .2s ease}.pricing{padding-top:206px;margin-bottom:120px}@media(max-width: 960px){.pricing{background-position:center 17%;background-size:220% 50%}}@media(max-width: 640px){.pricing{padding-top:126px;margin-bottom:20px}}.pricing__bg{position:absolute;top:0;left:50%;z-index:-1;width:100%;max-width:1520px;height:100%;background-image:url(/assets/img/bg.437337d4.svg);background-repeat:no-repeat;background-position:center 0;background-size:100% 76%;transform:translateX(-50%)}@media(max-width: 960px){.pricing__bg{background-size:140% 50%}}@media(max-width: 640px){.pricing__bg{background-image:url(/assets/img/bg-mobile.2408453d.svg);background-position:center top;background-size:100% 53%}}.pricing__wrapper{display:flex;flex-direction:column;align-items:center}.pricing__text{margin-bottom:60px;text-align:center}@media(max-width: 960px){.pricing__text{min-width:80%}}@media(max-width: 640px){.pricing__text{min-width:100%;margin-bottom:50px}}.pricing__text a{color:inherit;transition:color .3s ease}.pricing__text a:hover{color:#8000ff}.pricing__list,.pricing__info{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:0 80px;gap:0 80px}@media(max-width: 960px){.pricing__list,.pricing__info{grid-template-columns:1fr;gap:20px 0}}.pricing__item{text-align:center}.pricing__item-header{position:relative;padding:40px 20px;border-radius:30px}@media(max-width: 640px){.pricing__item-header{padding:30px 20px}}.pricing__item-header::after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;z-index:2;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff;border-radius:30px}.pricing__item-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%;background:linear-gradient(180deg, rgba(128, 0, 255, 0.3) 0%, rgba(7, 0, 65, 0.3) 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));border-radius:30px;box-shadow:0 0 4px 0 rgba(0,0,0,.4)}.pricing__item-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:20px 0}@media(max-width: 640px){.pricing__item-content{gap:10px 0}}.pricing__item-row{display:flex;flex-direction:column;align-items:center}.pricing__item-price{font-size:46px;font-weight:700;line-height:51px;letter-spacing:.06em;color:#8000ff}@media(max-width: 640px){.pricing__item-price{font-size:24px;line-height:26px;margin-bottom:3px}}.pricing__item-period{margin-top:-6px;font-size:18px;line-height:20px;font-weight:700}@media(max-width: 640px){.pricing__item-period{font-size:14px;line-height:16px}}.pricing__info{margin-top:60px}@media(max-width: 960px){.pricing__info{gap:10px 0}}@media(max-width: 640px){.pricing__info{margin-top:40px}}.pricing__info-text{text-align:center}@media(max-width: 960px){.pricing__info-text{text-align:left}}.pricing__info-text a{-webkit-text-decoration:underline;text-decoration:underline;color:inherit;transition:color .3s ease}.pricing__info-text a:hover{color:#8000ff}.docs{padding-top:206px;margin-bottom:15px}@media(max-width: 640px){.docs{padding-top:170px}}.docs a{-webkit-text-decoration:underline;text-decoration:underline;color:inherit;transition:color .3s ease}.docs a:hover{color:#8000ff}.docs__header{margin-bottom:30px}.docs__date{margin-bottom:15px}.docs__list{display:flex;flex-direction:column;gap:30px 0}.docs__item-title{margin-bottom:15px;color:#070041}.docs__item-list li{position:relative;padding-left:24px}.docs__item-list li::before{content:"";position:absolute;top:8.5px;left:12px;width:4px;height:4px;background-color:#070041;border-radius:50%}@media(max-width: 640px){.docs__item-list li::before{top:7.5px;width:3px;height:3px}}.docs__item-text .allotted{display:inline-block;margin-top:15px;margin-bottom:15px}.docs__item-text:last-child .allotted{margin-bottom:0}.footer{position:relative;z-index:100;padding:45px 0}@media(max-width: 640px){.footer{padding:38px 0}}.footer__wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width: 640px){.footer__wrapper{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px 0}}.footer__col{display:flex;align-items:center}@media(max-width: 640px){.footer__col--left{order:2}}@media(max-width: 640px){.footer__col--right{order:1}}.footer__nav-list{display:flex;align-items:center;gap:0 40px}@media(max-width: 640px){.footer__nav-list{gap:0 20px}}.footer__nav-link{font-size:14px;line-height:16px;color:#8000ff;-webkit-text-decoration:none;text-decoration:none}@media(max-width: 640px){.footer__nav-link{font-size:12px;line-height:14px}}.footer__copyright{font-size:14px;line-height:16px;color:rgba(7,0,65,.5)}@media(max-width: 640px){.footer__copyright{font-size:12px;line-height:14px}}.not-found{display:flex;align-items:center;padding-top:90px;margin-bottom:60px;width:100%;height:100dvh;max-width:100%}@media(max-width: 768px){.not-found{padding-top:60px}}@media(max-width: 640px){.not-found{padding-top:40px}}.not-found__wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.not-found__title{font-size:48px;line-height:57px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-align:center}@media(max-width: 768px){.not-found__title{font-size:40px;line-height:50px}}@media(max-width: 640px){.not-found__title{font-size:28px;line-height:34px}}.not-found__text{margin-bottom:22px;font-size:32px;line-height:44px;text-align:center}@media(max-width: 640px){.not-found__text{font-size:18px;line-height:26px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.td-none{-webkit-text-decoration:none !important;text-decoration:none !important}.bold{font-weight:700}.overflow-hidden{overflow:hidden}.display-none{display:none}