:root{--base-color-hue:213;--base-color-saturation:8%;--base-color-lightness:27%;--base-success-color-hue:120;--base-success-color-saturation:32%;--base-success-color-lightness:58%;--base-accent-color-hue:27;--base-accent-color-saturation:52%;--base-accent-color-lightness:55%;--base-info-color-hue:198;--base-info-color-saturation:96%;--base-info-color-lightness:39%;--base-shadow-button-value-negative-x:-4px;--base-shadow-button-value-negative-y:-4px;--base-shadow-button-value-x:4px;--base-shadow-button-value-y:4px;--base-shadow-button-value-blur:12px;--base-shadow-button-lighter-color:rgba(0,0,0,.4);--base-shadow-button-darker-color:hsla(0,0%,100%,.15);--base-shadow-button-value-positive:var(--base-shadow-button-value-x) var(--base-shadow-button-value-y) var(--base-shadow-button-value-blur);--base-shadow-button-value-negative:var(--base-shadow-button-value-negative-x) var(--base-shadow-button-value-negative-y) var(--base-shadow-button-value-blur);--base-shadow-input-value-negative-x:-2px;--base-shadow-input-value-negative-y:-2px;--base-shadow-input-value-x:4px;--base-shadow-input-value-y:4px;--base-shadow-input-value-blur:4px;--base-shadow-input-lighter-color:rgba(0,0,0,.49);--base-shadow-input-darker-color:#fff;--base-shadow-input-value-positive:var(--base-shadow-input-value-x) var(--base-shadow-input-value-y) var(--base-shadow-input-value-blur);--base-shadow-input-value-negative:var(--base-shadow-input-value-negative-x) var(--base-shadow-input-value-negative-y) var(--base-shadow-input-value-blur);--base-color-input-hue:0;--base-color-input-saturation:0%;--base-color-input-lightness:90%;--base-shadow-tumbler-lighter-color:rgba(0,0,0,.4);--base-shadow-tumbler-darker-color:hsla(0,0%,100%,.15);--base-shadow-tumbler-value-negative:var(--base-shadow-button-value-negative-x) var(--base-shadow-button-value-negative-y) var(--base-shadow-button-value-blur);--base-shadow-tumbler-value-positive:var(--base-shadow-button-value-x) var(--base-shadow-button-value-y) var(--base-shadow-button-value-blur);--base-color-card-view-hue:190;--base-color-card-view-saturation:8%;--base-color-card-view-lightness:15%;--main-bg-color:hsl(var(--base-color-hue),var(--base-color-saturation),var(--base-color-lightness));--alternate-bg-color:hsl(var(--base-color-hue),var(--base-color-saturation),calc(var(--base-color-lightness) + 10%));--aroung-bg-color:hsl(var(--base-color-hue),var(--base-color-saturation),calc(var(--base-color-lightness) - 7%));--main-text-color:#fff;--element-shadow-lighter-color:hsl(var(--base-color-hue),var(--base-color-saturation),calc(var(--base-color-lightness) + 7%));--element-shadow-darker-color:hsl(var(--base-color-hue),var(--base-color-saturation),calc(var(--base-color-lightness) - 3%));--success-color:hsl(var(--base-success-color-hue),var(--base-success-color-saturation),var(--base-success-color-lightness));--success-color-lighter:hsl(var(--base-success-color-hue),var(--base-success-color-saturation),calc(var(--base-success-color-lightness) + 5%));--accent-color:hsl(var(--base-accent-color-hue),var(--base-accent-color-saturation),var(--base-accent-color-lightness));--accent-color-lighter:hsl(var(--base-accent-color-hue),var(--base-accent-color-saturation),calc(var(--base-accent-color-lightness) + 10%));--info-color:hsl(var(--base-info-color-hue),var(--base-info-color-saturation),var(--base-info-color-lightness));--info-color-lighter:hsl(var(--base-info-color-hue),var(--base-info-color-saturation),calc(var(--base-info-color-lightness) + 10%));--element-background-color-input:hsl(var(--base-color-input-hue),var(--base-color-input-saturation),var(--base-color-input-lightness));--big-button-height:70px;--big-button-border-radius:25px;--background-color:var(--main-bg-color);--between-row:25px}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}html{font-family:Montserrat,sans-serif;font-style:normal;font-size:14px}body>*,html{scroll-behavior:smooth}body>*{min-height:100vh;text-rendering:optimizeSpeed;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}ol[class],ul[class]{list-style:none}a{text-decoration:none;-webkit-text-decoration-color:inherit;text-decoration-color:inherit;color:inherit;cursor:pointer}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:inherit;font-weight:700}a:not([class]):hover{text-decoration:none}i{font-style:normal}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit;border:none;outline:0}p{-webkit-margin-after:revert;margin-block-end:revert}@media(prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-bold{font-weight:700}.text-center{text-align:center}.pseudo-link{font-weight:700;cursor:pointer}.pseudo-link:hover{text-decoration:underline}.text-no-wrap{white-space:nowrap}.text-user-content{overflow-wrap:anywhere}.flex-no-gap{margin:0!important}.float-clear{clear:both}.full-width{width:100%}.flex-break-mobile{flex-basis:100%;height:0}@media (min-width:768px){.flex-break-mobile{display:none}}@media (max-width:1024px){.hide-on-mobile{display:none}}.pink-background{background:#ffe5e5}.blue-background{background:#dbf4ff}.lime-background{background:#d1ffe0}.purple-background{background:#ece5ff}.yellow-background{background:#fff8d2}.orange-background{background:#ffede0}.user-icon{color:#fff;font-size:1.5rem}.hamburger{cursor:pointer;transition:all .2s;left:0}.hamburger,.hamburger__line{position:relative;display:block}.hamburger__line{width:28px;height:4px;border-radius:10px;background-color:#fff;margin:4px auto;transition:all .3s}.mobile-main-menu{display:flex;flex-direction:column;justify-content:center;height:100%;padding-bottom:120px}.mobile-main-menu__list{padding:20px 0 20px 0}.mobile-main-menu__list-item{display:block;color:#fff;text-align:center;padding:10px;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;font-size:1.4rem}.mobile-main-menu__button-register{display:flex;justify-content:center;margin-top:30px}.mobile-main-menu__logo{display:flex;height:115px;background:url(/img/logo.0317173d.svg) no-repeat 50%;margin:10px 20px 0 30px}.mobile-main-menu__footer{display:flex;flex-direction:column;gap:20px}.mobile-main-menu__footer .flex-no-gap{margin-bottom:0;margin-right:0}.mobile-main-menu__socials{justify-content:center;font-size:35px;display:flex;flex-direction:row;gap:10px}.mobile-main-menu__socials .flex-no-gap{margin-bottom:0;margin-right:0}.mobile-main-menu__socials-item{color:#fff;margin-right:10px;margin-left:10px}.mobile-main-menu__item_active{color:#ebcba1}.desktopHeader{min-height:100px;background:#2f3439;display:flex;justify-content:center}.desktopHeader__content{padding:0 20px;display:flex;justify-content:center;align-items:center;justify-content:space-between;width:1024px}@media (min-width:1440px){.desktopHeader__content{width:1400px}}.desktopHeader__logo-img{min-width:120px}.desktopHeader__navigation{color:#fff;font-size:1.2rem;text-transform:uppercase;font-weight:700;display:flex;flex-direction:row;gap:100px}.desktopHeader__navigation .flex-no-gap{margin-bottom:0;margin-right:0}.desktopHeader__navigation-item{cursor:pointer;font-size:1.12rem}.desktopHeader__navigation-item:hover{color:#00b34e;transition:color .3s}.header{min-height:70px;background:#2f3439;justify-content:space-between;padding:0 20px;align-items:center;display:flex;flex-direction:row;gap:20px}.header .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:320px){.header-step-block{flex-direction:column;gap:32px;display:flex;justify-content:center;align-items:center;margin:50px 15px 0 15px}.header-step-block .flex-no-gap{margin-bottom:0;margin-right:0}}.header-step-block__content{text-align:center;display:flex;flex-direction:column;gap:20px}.header-step-block__content .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block__content-title{font-weight:700;font-size:1.11rem}@media (min-width:1024px){.header-step-block__content-title{font-size:2.21rem}}.header-step-block__content-description{font-size:1.21rem;line-height:28px}.header-step-block__image{display:flex;justify-content:center;align-items:center;width:277px;height:242px}@media (min-width:1024px){.header-step-block__image{order:2}}.header-step-block__content-success{color:#00a046}.header-step-block__circle-info{width:20px;height:20px;border-radius:50%;background:#e9faf1;color:#00a247;font-weight:bolder;display:flex;justify-content:center;align-items:center}.header-step-block__content-button-description{font-size:.92rem;justify-content:center;align-items:center;display:flex;flex-direction:row;gap:10px}.header-step-block__content-button-description .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop{display:flex;flex-direction:column;gap:30px}.header-step-block-desktop .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop__main{margin-top:133px;padding-left:20px;padding-right:20px;display:flex}@media (min-width:1024px){.header-step-block-desktop__main{display:flex;flex-direction:row;gap:60px}.header-step-block-desktop__main .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1440px){.header-step-block-desktop__main{display:flex;flex-direction:row;gap:77px}.header-step-block-desktop__main .flex-no-gap{margin-bottom:0;margin-right:0}}.header-step-block-desktop__content-wrapper{display:flex;flex-direction:column;gap:40px}.header-step-block-desktop__content-wrapper .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop__video-wrapper{min-width:400px;position:relative}@media (min-width:1024px){.header-step-block-desktop__video-wrapper{min-width:419px;height:366px}}@media (min-width:1440px){.header-step-block-desktop__video-wrapper{min-width:521px;height:455px}}.header-step-block-desktop__video{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;-webkit-clip-path:inset(0 0 3px 0);clip-path:inset(0 0 3px 0)}.header-step-block-desktop__content{display:flex;flex-direction:column;gap:30px}.header-step-block-desktop__content .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop__content-title{font-size:1.8rem;font-weight:700}.header-step-block-desktop__content-description{font-family:Montserrat,"sans-serif";font-style:normal;font-weight:500;font-size:1.42rem;line-height:37px}.header-step-block-desktop__buttons-wrapper{display:flex;flex-direction:column;gap:20px}.header-step-block-desktop__buttons-wrapper .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop__buttons{display:flex;flex-direction:row;gap:30px}.header-step-block-desktop__buttons .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-desktop__content-button-description{font-size:.92rem;display:flex;flex-direction:row;gap:10px}.header-step-block-desktop__content-button-description .flex-no-gap{margin-bottom:0;margin-right:0}.header-step-block-info{padding-left:20px;padding-right:20px;display:flex;flex-direction:row;gap:100px}.header-step-block-info .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.header-step-block-info{width:75%}}@media (min-width:1440px){.header-step-block-info{width:50%}}.header-step-block-info__title{font-family:Montserrat,"sans-serif";font-style:normal;font-weight:800;font-size:2.85rem;line-height:62px}.header-step-block-info__description{font-family:Montserrat,"sans-serif";font-style:normal;font-weight:400;font-size:1rem;line-height:22px}@media (min-width:320px){.how-does-it-work-step-block{display:flex;flex-direction:column;gap:40px;margin:90px 15px 0 15px;justify-content:center;align-items:center}.how-does-it-work-step-block .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.how-does-it-work-step-block{display:flex;flex-direction:row;gap:80px;margin:150px 15px 0 15px}.how-does-it-work-step-block .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:320px){.how-does-it-work-step-block__content{order:0;display:flex;flex-direction:column;gap:15px;text-align:center}.how-does-it-work-step-block__content .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.how-does-it-work-step-block__content{display:none}}@media (min-width:320px){.how-does-it-work-step-block__content--desktop{display:none}}@media (min-width:1024px){.how-does-it-work-step-block__content--desktop{flex:1;order:0;display:flex;flex-direction:column;gap:15px;text-align:left}.how-does-it-work-step-block__content--desktop .flex-no-gap{margin-bottom:0;margin-right:0}}.how-does-it-work-step-block__content-title{font-size:2.57rem}@media (min-width:320px){.how-does-it-work-step-block__content-title{font-weight:700;font-size:2rem}.how-does-it-work-step-block__content-description{font-size:1.21rem;line-height:26px}}@media (min-width:1024px){.how-does-it-work-step-block__content-description--desktop{margin-bottom:40px;font-size:1.21rem}}@media (min-width:320px){.how-does-it-work-step-block__video{display:flex;justify-content:center;align-items:center;order:2;flex:1}.how-does-it-work-step-block__circle-button{position:absolute;display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:50%;background-color:#fff}}.how-does-it-work-step-block__instructions{display:flex;flex-direction:column;gap:40px}@media (min-width:320px){.how-does-it-work-step-block__instructions{order:3}}.how-does-it-work-step-block__instructions .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.how-does-it-work-step-block__instructions{display:none}}@media (min-width:320px){.how-does-it-work-step-block__instructions--desktop{display:none}}@media (min-width:1024px){.how-does-it-work-step-block__instructions--desktop{display:flex;flex-direction:column;gap:40px}.how-does-it-work-step-block__instructions--desktop .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:320px){.how-does-it-work-step-block__button--desktop{display:none}}@media (min-width:1024px){.how-does-it-work-step-block__button--desktop{margin-top:20px;width:180px;order:10}}.how-does-it-work-step-block__instructions-item{display:flex;flex-direction:row;gap:25px}.how-does-it-work-step-block__instructions-item .flex-no-gap{margin-bottom:0;margin-right:0}.how-does-it-work-step-block__instructions-circle{color:#fff;display:flex;justify-content:center;align-items:center;min-width:30px;height:30px;border-radius:50%;background:#282a3f}.how-does-it-work-step-block__instructions-circle-number{position:absolute;font-weight:bolder;font-size:1.28rem}@media (min-width:320px){.how-does-it-work-step-block__instructions-content{gap:10px;display:flex;flex-direction:column;text-align:left;font-style:normal;line-height:25px}.how-does-it-work-step-block__instructions-content .flex-no-gap{margin-bottom:0;margin-right:0}.how-does-it-work-step-block__instructions-content-title{font-size:1.42rem;font-weight:700}.how-does-it-work-step-block__instructions-content-description{font-size:1rem;font-weight:400}iframe{width:320px}}@media (min-width:1024px){iframe{width:450px}}@media (min-width:1440px){iframe{width:630px}}@media (min-width:320px){.category-step-block{flex-direction:column;gap:30px;display:flex;justify-content:center;align-items:center;margin:90px 15px 0 15px}.category-step-block .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.category-step-block{margin:150px 15px 0 15px;align-items:start}}.category-step-block__content{display:flex;flex-direction:column;gap:30px;text-align:center}.category-step-block__content .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.category-step-block__content{text-align:start}}@media (min-width:320px){.category-step-block__content-title{font-weight:700;font-size:2rem}}@media (min-width:1024px){.category-step-block__content-title{font-size:2.57rem}}.category-step-block__content-description{font-size:1.21rem;line-height:26px}.category-step-block__categories{display:flex;flex-direction:row;gap:20px}.category-step-block__categories .flex-no-gap{margin-bottom:0;margin-right:0}.category-step-block__categories-item{display:flex;flex-direction:column;gap:20px;margin-top:15px}.category-step-block__categories-item .flex-no-gap{margin-bottom:0;margin-right:0}.category-step-block__categories-item:hover{color:#00b34e;transition:color .3s}.category-step-block__categories-item__image{width:113px;height:113px;margin:0 auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.category-step-block__categories-item__title{font-size:1.21rem;line-height:24px;text-align:center;font-weight:bolder}.facts-step-block{flex-direction:column;gap:0;display:flex;justify-content:center;align-items:center;margin:90px 15px 0 15px}.facts-step-block .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.facts-step-block{margin:150px 15px 0 15px;justify-content:start;align-items:start}}@media (min-width:320px){.facts-step-block__content{text-align:center;display:flex;flex-direction:column;gap:30px;margin-bottom:20px}.facts-step-block__content .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.facts-step-block__content{width:50%;text-align:start}}.facts-step-block__content-title{font-weight:700;line-height:36px;font-size:2rem}@media (min-width:1024px){.facts-step-block__content-title{line-height:54px;font-size:2.57rem}}.facts-step-block__content-description{font-size:1.21rem;line-height:26px}@media (min-width:320px){.facts-step-block__items-wrapper{margin-top:40px;display:flex;flex-direction:column;gap:40px;align-items:start}.facts-step-block__items-wrapper .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.facts-step-block__items-wrapper{display:flex;flex-direction:row;gap:30px;margin:60px 15px 0 15px}.facts-step-block__items-wrapper .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:320px){.facts-step-block__items{display:flex;flex-direction:row;gap:20px}.facts-step-block__items .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.facts-step-block__items{width:calc(25% - 20px);display:flex;flex-direction:column;gap:20px}.facts-step-block__items .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:320px){.facts-step-block__items-content{display:flex;flex-direction:column;gap:15px}.facts-step-block__items-content .flex-no-gap{margin-bottom:0;margin-right:0}}.facts-step-block__items-title{font-weight:700;font-size:1.42rem;line-height:24px}.facts-step-block__items-description{font-size:1rem;line-height:21px}@media (min-width:320px){.facts-step-block__items-circle{min-width:50px;margin:0 auto;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center}}@media (min-width:1024px){.facts-step-block__items-circle{margin-right:100%}}.facts-step-block__items-circle-icon{position:absolute;max-width:50px;max-height:50px}.facts-step-block__items-circle-icon>img{min-width:30px;height:40px}.comments-step-block{margin-top:90px;padding:25px 0;display:flex;flex-direction:column;gap:60px;align-items:center}.comments-step-block .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.comments-step-block{margin-top:150px;padding:25px 15px}}.comments-step-block__content{display:flex;flex-direction:column;gap:30px}.comments-step-block__content .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.comments-step-block__content{justify-content:start;align-items:start}}.comments-step-block__content-title{font-family:TT Norms Pro,sans-serif;font-style:normal;font-weight:400;font-size:2rem;line-height:26px;text-align:center}@media (min-width:1024px){.comments-step-block__content-title{font-size:2.57rem}}.comments-step-block__content-description{font-weight:400;font-size:17px;line-height:26px;text-align:center}.comments-step-block__slide{height:100%}.comments-step-block .comments-step-block__carousel-pagination{left:50%;transform:translateX(-50%)}@media (min-width:1024px){.comments-step-block .comments-step-block__carousel-pagination{display:none}}.comments-step-block__item-container{background:#f9f9f9;height:100%;margin:35px 0;text-align:start}.comments-step-block__item{display:flex;flex-direction:column;gap:25px}.comments-step-block__item .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:320px){.comments-step-block__item{padding:35px 25px}}@media (min-width:1024px){.comments-step-block__item{padding:35px 20px}}.comments-step-block__label{position:absolute;top:15px;right:50px;font-weight:700;font-size:90px;color:rgba(65,174,84,.35)}@media (min-width:320px){.comments-step-block__label{right:15px}}@media (min-width:425px){.comments-step-block__label{right:40px}}@media (min-width:1024px){.comments-step-block__label{top:15px;right:30px}}.comments-step-block__item-header-logo{min-width:50px;height:50px}.comments-step-block__item-header-logo>img{border-radius:50%;width:100%;height:100%}.comments-step-block__item-header{overflow:hidden;display:flex;flex-direction:row;gap:20px}.comments-step-block__item-header .flex-no-gap{margin-bottom:0;margin-right:0}.comments-step-block__item-header-content{overflow:hidden;display:flex;flex-direction:column;gap:5px}.comments-step-block__item-header-content .flex-no-gap{margin-bottom:0;margin-right:0}.comments-step-block__item-header-content-title{font-weight:700;font-size:1.42rem;line-height:24px}.comments-step-block__item-header-content-href{color:#0299da;-webkit-text-decoration-line:underline;text-decoration-line:underline;font-family:TT Norms Pro Regular,"sans-serif";font-size:1rem;line-height:25px}.comments-step-block__item-header-content-href,.comments-step-block__item-header-content-href a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.comments-step-block__item-main{display:flex;flex-direction:column;gap:15px}.comments-step-block__item-main .flex-no-gap{margin-bottom:0;margin-right:0}.comments-step-block__item-main-description{font-size:1rem;line-height:21px}.comments-step-block__item-footer{font-weight:700;font-size:1rem;line-height:24px}@media (min-width:320px){.comments-step-block__item-main-title{display:flex;flex-direction:row;gap:30px}.comments-step-block__item-main-title .flex-no-gap{margin-bottom:0;margin-right:0}.comments-step-block__item-main-title-rating{display:flex;flex-direction:row;gap:5px}.comments-step-block__item-main-title-rating .flex-no-gap{margin-bottom:0;margin-right:0}}.comments-step-block__item-main-title-rating-item{width:17px;height:17px}.comments-step-block__item-header-content-date{font-family:TT Norms Pro Regular,"sans-serif";font-size:1rem;line-height:20px;color:#97999c}.video-banner,.video-banner__video-container{overflow:hidden}.video-banner__video{position:relative;margin:0 auto}@media (min-width:768px){.video-banner__video{width:450px;height:auto}}@media (min-width:1440px){.video-banner__video{width:650px}}.video-banner__video video{height:40vh;width:100%}.video-banner__content{display:none}@media (min-width:768px){.video-banner__content{display:flex;flex-direction:column;justify-content:center}}.video-banner__title{font-size:1.71rem;font-weight:700}@media (min-width:1440px){.video-banner__title{font-size:2.4rem}}.video-banner__description{font-size:1.28rem}@media (min-width:1440px){.video-banner__description{font-size:1.58rem}}.video-banner__link{color:#77bb75;text-decoration:underline;font-weight:700}.video-banner__button{position:absolute;top:50%;left:50%;margin-left:-60px;margin-top:-60px;display:block;width:120px;height:120px;font-size:1.2em;text-transform:uppercase;letter-spacing:-1px;color:var(--main-bg-color);border:none;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 0 0 0 hsla(0,0%,100%,.5);-webkit-animation:video-button-pulse 1.5s infinite;animation:video-button-pulse 1.5s infinite;display:flex;justify-content:center;align-items:center}.video-banner__button:hover{-webkit-animation:none;animation:none}@-webkit-keyframes video-button-pulse{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 50px hsla(0,0%,100%,0)}to{transform:scale(.9);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.video-banner__button>img{width:60px}.user-stories-block{flex-direction:column;gap:20px;display:flex;justify-content:center;align-items:center;margin:90px 15px 0 15px}.user-stories-block .flex-no-gap{margin-bottom:0;margin-right:0}@media (min-width:1024px){.user-stories-block{margin:150px 15px 0 15px;justify-content:start;align-items:start}.user-stories-block__carousel{margin-left:-10px;margin-right:-10px;width:100%}}.user-stories-block__slide{width:100%;aspect-ratio:16/9}@media (min-width:1024px){.user-stories-block__slide{padding:10px}}.user-stories-block__slide iframe{height:100%;width:100%}@media (min-width:1024px){.user-stories-block__pagination{display:none!important}}@media (min-width:320px){.footer{justify-content:center;align-items:center;display:flex;flex-direction:column;gap:25px;background:#fafafa;margin-top:90px;padding:40px;text-align:center}.footer .flex-no-gap{margin-bottom:0;margin-right:0}}@media (min-width:1024px){.footer{margin-top:150px}}.footer__title{margin-top:20px;font-size:2rem;line-height:36px;font-weight:700}@media (min-width:1024px){.footer__title{font-size:2.57rem}}.footer__description{font-size:1.21rem;line-height:26px}.button{font-size:1.14rem;border-radius:4px;min-height:52px;line-height:normal;position:relative;color:var(--main-text-color);gap:10px;display:inline-flex;justify-content:center;align-items:center;font-weight:600;padding:5px 33px;cursor:pointer;transition:border-color .3s}.button:hover{border-color:var(--accent-color-lighter)}.button_state_success{border-color:var(--success-color)}.button_state_success:hover{border-color:var(--success-color-lighter)}.button:disabled,.button_state_disabled{border-color:#959595;color:#959595;cursor:not-allowed}.button:disabled:hover,.button_state_disabled:hover{border-color:#959595;color:#959595;transition:background-color .3s}.button_state_info{border-color:var(--info-color)}.button_state_info:hover{border-color:var(--info-color-lighter)}.button__icon{font-size:1.1rem}.button_small{height:auto}.button_big{height:var(--big-button-height);border-radius:var(--big-button-border-radius)}.button-accent{min-height:54px;border-radius:4px;gap:10px;line-height:normal;color:var(--main-text-color);position:relative;background:#00a046;display:inline-flex;justify-content:center;align-items:center;font-weight:700;cursor:pointer;padding:6px 33px 6px;transition:background-color .1s}.button-accent:hover{background:var(--success-color-lighter);transition:background .3s}.button-accent:disabled,.button-accent_state-disabled{background:#434950;color:#2c2f34;cursor:not-allowed}.button-accent:disabled:hover,.button-accent_state-disabled:hover{background:#434950;color:#2c2f34}.button-accent_state-warning{background:var(--accent-color)}.button-accent_state-warning:hover{background:var(--accent-color-lighter)}.button-accent__icon{font-size:1.1rem}.button-accent_with-spinner{transition:.2s}.button-accent_with-spinner .button-accent__spinner{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;display:flex;transition:.2s;align-items:center;justify-content:center}.button-accent_with-spinner__active{color:transparent}.button-accent_with-spinner__active .button-accent__spinner{opacity:1}.button-accent_big{min-height:var(--big-button-height);border-radius:var(--big-button-border-radius)}.button-accent_flare{position:relative;overflow-x:hidden}.button-accent_flare .button-accent_flare__flare{position:absolute;top:0;height:100%;width:45px;transform:skewX(-30deg);left:-150%;background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.4));-webkit-animation:flareAnimation 4s linear infinite;animation:flareAnimation 4s linear infinite}@-webkit-keyframes flareAnimation{0%{left:-500%}to{left:500%}}@keyframes flareAnimation{0%{left:-500%}to{left:500%}}.button-frame{border:2px solid #00ad4c;filter:drop-shadow(0 4px 15px rgba(0,0,0,.05));border-radius:4px;background:none;color:#000}.button-frame:hover{background-color:#e9fff3;color:#00ad4c;border:2px solid #00ad4c;transition:background-color .3s}.button-frame:active{background-color:#00ad4c;color:#fff}.divider{width:100%;background:var(--alternate-bg-color);border-radius:4px;height:2px}.divider_highlighted{background:hsl(var(--base-color-hue),var(--base-color-saturation),calc(var(--base-color-lightness) + 14%))}.divider_color-white{background:#fff}.divider_is-not-full-screen{width:85%;margin:0 auto}.sidebar{text-align:initial;height:100vh;padding-top:55px;background-color:#35393d;position:absolute;left:-100%;right:100%;top:0;bottom:0;transition:all .5s}@media (min-width:1024px){.sidebar{padding-top:15px;padding-bottom:29px;position:sticky;background-color:initial;display:none}.sidebar.sidebar--with-popup{z-index:100}}.sidebar_opened{left:0;right:0}@media (max-width:1024px){.sidebar_opened{position:fixed}}@media (min-width:1024px){.sidebar_opened{left:auto;right:auto}}.sidebar__close-button{font-size:2rem;position:absolute;right:2rem;top:1rem}@media (min-width:1024px){.sidebar__close-button{display:none}}.light{color:#fff}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-bottom:-10px}.row__reverse{flex-direction:row-reverse}[class^=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px;margin-bottom:10px}@media(min-width:320px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-1,.col-sm-2{padding-right:15px;padding-left:15px}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-3,.col-sm-4{padding-right:15px;padding-left:15px}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-5,.col-sm-6{padding-right:15px;padding-left:15px}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-7,.col-sm-8{padding-right:15px;padding-left:15px}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10,.col-sm-9{padding-right:15px;padding-left:15px}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-11,.col-sm-12{padding-right:15px;padding-left:15px}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-1,.col-md-2{padding-right:15px;padding-left:15px}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-3,.col-md-4{padding-right:15px;padding-left:15px}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-5,.col-md-6{padding-right:15px;padding-left:15px}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-7,.col-md-8{padding-right:15px;padding-left:15px}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10,.col-md-9{padding-right:15px;padding-left:15px}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-11,.col-md-12{padding-right:15px;padding-left:15px}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:1024px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-1,.col-lg-2{padding-right:15px;padding-left:15px}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-3,.col-lg-4{padding-right:15px;padding-left:15px}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-5,.col-lg-6{padding-right:15px;padding-left:15px}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-7,.col-lg-8{padding-right:15px;padding-left:15px}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10,.col-lg-9{padding-right:15px;padding-left:15px}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-11,.col-lg-12{padding-right:15px;padding-left:15px}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:2520px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-1,.col-xl-2{padding-right:15px;padding-left:15px}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-3,.col-xl-4{padding-right:15px;padding-left:15px}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-5,.col-xl-6{padding-right:15px;padding-left:15px}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-7,.col-xl-8{padding-right:15px;padding-left:15px}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10,.col-xl-9{padding-right:15px;padding-left:15px}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}.col-xl-12{flex:0 0 100%;max-width:100%}}.layout{display:grid;width:100%;transition:left .2s;grid-template-areas:"content";background-color:#fff}@media (min-width:1024px){.layout{grid-template-areas:"content";width:auto;margin:auto;grid-template-columns:1024px}}@media (min-width:1440px){.layout{grid-template-columns:1400px}}body{min-height:100vh}@media (max-width:1024px){body.is-sidebar-opened{height:100vh;overflow:hidden;position:fixed}}.wrapper{justify-content:center;display:flex;flex-direction:column;position:relative}.carousel{--vc-nav-width:20px;--vc-pgn-background-color:#efefef;--vc-pgn-active-color:#00a046;max-width:calc(100vw - 10px)}@media (min-width:1024px){.carousel{max-width:unset}}.carousel .carousel__slide{align-items:flex-start}@media (min-width:1024px){.carousel .carousel__slide{margin:0;display:block}}.carousel .carousel__prev{left:15px;background-color:transparent;width:25px;height:25px}@media (min-width:1024px){.carousel .carousel__prev{display:none}}.carousel .carousel__next{right:15px;background-color:transparent;width:25px;height:25px}@media (min-width:1024px){.carousel .carousel__next{display:none}}.carousel .carousel__pagination{bottom:0;position:absolute;left:50%;right:50%;top:100%}.carousel .carousel__icon{width:100%;height:100%}@font-face{font-family:TT Norms Pro;src:local("TT Norms Pro Thin"),local("TT-Norms-Pro-Thin");src:url(/fonts/TTNormsPro-Bold.569b5757.woff2) format("woff2");src:url(/fonts/TTNormsPro-Bold.33ea9bd0.woff) format("woff");src:url(/fonts/TTNormsPro-Bold.79afb131.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:TT Norms Pro Regular;src:local("TT Norms Pro Regular"),local("TT-Norms-Pro-Regular");src:url(/fonts/TTNormsPro-Regular.076f3124.woff2) format("woff2");src:url(/fonts/TTNormsPro-Regular.114cbb17.woff) format("woff");src:url(/fonts/TTNormsPro-Regular.fe33f722.ttf) format("truetype");font-weight:400;font-style:normal}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden}:root{--vc-clr-primary:#642afb;--vc-clr-secondary:#8e98f3;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-color:#fff;--vc-nav-background-color:var(--vc-clr-primary);--vc-pgn-width:10px;--vc-pgn-height:5px;--vc-pgn-margin:5px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none}.carousel__pagination-button{margin:var(--vc-pgn-margin);width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-height);border:0;cursor:pointer;background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}.carousel__next,.carousel__prev{background-color:var(--vc-nav-background-color);border-radius:var(--vc-nav-width);width:var(--vc-nav-width);height:var(--vc-nav-width);text-align:center;font-size:calc(var(--vc-nav-width)*2/3);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer}.carousel__prev{top:50%;left:0;transform:translate(-50%,-50%)}.carousel__next{top:50%;right:0;transform:translate(50%,-50%)}.carousel--rtl .carousel__prev{left:auto;right:0;transform:translate(50%,-50%)}.carousel--rtl .carousel__next{right:auto;left:0;transform:translate(-50%,-50%)}