.auth-modal{font-size:16px}.auth-modal__title{display:block;margin-bottom:24px;font-size:32px;line-height:130%;font-weight:700}.auth-modal__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin:40px 0}.auth-modal__product-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:260px;height:120px;padding:0 30px;background-color:var(--color-background-2);border:3px solid transparent;border-radius:24px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);cursor:pointer}.auth-modal__product-badge--selected{border:3px solid var(--color-brand-main)}.auth-modal__product-badge img:not(:last-child){margin-bottom:12px}.auth-modal__slotum-logo{width:163px}@media screen and (max-width:767px){.auth-modal{font-size:12px}.auth-modal__title{font-size:24px}.auth-modal__products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;margin:24px 0 32px}}.base-container{position:relative;max-width:1376px;margin:0 auto}.base-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;padding:0 32px;border-radius:27px;color:var(--color-text-white);font-size:16px;line-height:140%;font-weight:700;white-space:nowrap;background-color:transparent;border:none;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}.base-button--type--plain{color:var(--color-brand-main)}.base-button--type--accent{background:var(--gradient-main)}.base-button--type--accent:hover{-webkit-box-shadow:0 10px 20px 0 rgba(176,27,254,.5);box-shadow:0 10px 20px 0 rgba(176,27,254,.5)}.base-button--type--blue{background:var(--gradient-blue)}.base-button--type--orange{background:var(--gradient-orange)}.base-button--type--yellow{color:#0C051E;background:var(--gradient-yellow)}.base-button--type--red{background:var(--gradient-red)}.base-button--type--purple{background:var(--gradient-purple)}.base-button--type--honey{background:var(--gradient-honey)}.base-button--size--big{height:80px;padding:0 72px;font-size:24px;border-radius:40px}.base-link{color:var(--color-link)}.base-section-title{margin:0 auto 80px;font-size:64px;line-height:100%;font-weight:800;text-align:center}.base-gradient-main{background:var(--gradient-main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-blue{background:linear-gradient(289.63deg,#5232BE 34.5%,#52CDCB 113.34%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-yellow{background:var(--gradient-yellow);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-orange{background:var(--gradient-orange);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-red{background:var(--gradient-red);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-purple{background:var(--gradient-purple);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-gradient-honey{background:var(--gradient-honey);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.base-dark-blue{color:var(--color-background-2)}.base-mobile-only{display:none}.base-modal{position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.4);-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;opacity:0}.base-modal__container{position:relative;width:650px;min-height:300px;padding:44px 54px 40px;text-align:center;background-color:var(--color-background-1);border-radius:24px}.base-modal__close-button{position:absolute;right:20px;top:20px;padding:0;background-color:transparent;border:none;cursor:pointer}.base-modal__close-button--left{right:auto;left:50px;top:50px}.base-modal--visible{visibility:unset;opacity:1}@media screen and (max-width:1439px){.base-container{max-width:738px}.base-section-title{margin:0 auto 60px;font-size:48px}}@media screen and (max-width:767px){.base-container{width:100%;max-width:425px;padding:0 24px}.base-button{height:48px;border-radius:24px;font-size:14px}.base-section-title{margin:0 auto 40px;font-size:32px;font-weight:700}.base-desktop-only{display:none}.base-mobile-only{display:unset}.base-modal__container{width:100%;height:100%;padding:64px 48px 48px;border-radius:0}}.deals-block{margin-top:164px;scroll-margin:32px}.deals-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;width:1140px;margin:0 auto 80px}.deals-block__footer{text-align:center}.deal{width:100%;padding:68px 64px 48px;text-align:center;background:var(--transparency-340);border-radius:24px;border:3px solid #211140}.deal__title{margin:0 auto 16px;font-size:40px;line-height:100%;font-weight:800}.deal__subtitle{display:block;margin-bottom:32px;font-size:24px;line-height:130%;background:var(--gradient-main);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1439px){.deals-block{margin-top:120px}.deals-block__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;width:100%;margin:0 auto 60px}.deal{padding:44px 20px;border-radius:20px}.deal__title{font-size:32px}.deal__subtitle{height:64px}}@media screen and (max-width:767px){.deals-block{margin-top:88px}.deals-block__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px;margin:0 auto 40px}.deal__subtitle{height:auto}}.footer{margin-top:236px;margin-bottom:76px;scroll-margin:32px}.footer__wrapper{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:180px;-moz-column-gap:180px;column-gap:180px;padding:64px 123px 60px 80px;background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:24px}.footer__left{min-width:160px}.footer__logo{width:100px;margin-bottom:24px}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__subtitle{margin:0 0 24px;font-size:24px;line-height:140%;font-weight:700}.footer__nav{margin-right:96px}.footer__nav-list{line-height:140%;font-weight:700}.footer__nav-item:not(:last-child){margin-bottom:24px}.footer__contacts{margin-right:80px}.footer__terms-item:not(:last-child){margin-bottom:16px}.footer__copyright{margin:32px 0 0;font-size:12px;line-height:150%;opacity:.5}.footer__decor{position:absolute;z-index:0;top:-150px;right:-220px;width:453px;height:345px;background-image:url(../images/abstracts/3.png);background-repeat:no-repeat;background-size:contain;-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.contacts{margin-top:24px;margin-bottom:24px}.contacts__item{font-weight:700}.contacts__item:not(:last-child){margin-bottom:18px}.contacts__link{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__link--text:hover{color:#B01BFE}.contacts__icon-wrapper{width:24px;height:24px;margin-right:12px}.contacts__title{font-weight:700}@media screen and (max-width:1439px){.footer{margin-top:180px;margin-bottom:50px}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px;padding:32px;border-radius:20px}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.footer__logo{margin-bottom:0}.footer__subtitle{margin:0 0 16px}.footer__contacts,.footer__nav{margin-right:64px}.footer__decor{top:-100px;right:-150px;width:300px;height:230px}}@media screen and (max-width:767px){.footer{margin-top:80px;margin-bottom:26px}.footer__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 24px;border-radius:16px}.footer__logo{margin:0 auto 28px}.footer__left,.footer__right{display:block;text-align:center}.footer__nav{margin-right:0;margin-bottom:32px;font-size:14px}.footer__nav-item:not(:last-child){margin-bottom:16px}.footer__contacts{margin-right:0;margin-bottom:32px}.footer__terms-item:first-child{margin-top:24px}.footer__terms-item:not(:last-child){margin-bottom:24px}.footer__copyright{margin:16px 0 0;text-align:center}.footer__decor{display:none}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.contacts__icon-wrapper{width:40px;height:40px;margin:0}.contacts__link--text{display:none}}.header__wrapper{position:absolute;z-index:10;top:44px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:88px;padding:16px 40px;background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:16px}.header__logo{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header__logo-img{display:block}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.header__actions--mobile{display:none}.header__burger{padding:0;background:0 0;border:none}.top-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;font-weight:700}.top-nav__link{-webkit-transition:all .3s ease;transition:all .3s ease}.top-nav__link:hover{color:var(--color-brand-main)}.top-nav__link:focus{background:var(--gradient-main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1439px){.header__wrapper{top:40px;height:80px;padding:16px 28px}.header__logo-img{width:110px}.top-nav{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width:767px){.header__wrapper{width:calc(100% - 48px);top:24px;left:24px}.header__actions--desktop{display:none}.header__actions--mobile{display:block;font-weight:700}.top-nav{display:none}.top-nav-modal{font-size:16px;font-weight:700;text-align:center}.top-nav-modal__list{margin:8px 0 32px}.top-nav-modal__item:not(:last-child){margin-bottom:16px}.top-nav-modal .top-nav__link{display:block;padding:8px 0}}:root{--color-text-white:#FFF;--color-background-main:#0F0727;--color-background-1:#11082B;--color-background-2:#190C41;--color-background-3:#211056;--color-background-4:#321782;--color-brand-main:#B01BFE;--color-link:#4C85F5;--transparency-340:rgba(33,16,86,.4);--gradient-main:linear-gradient(275deg,#FF3562 0,var(--color-brand-main) 100%),var(--color-brand-main);--gradient-blue:linear-gradient(319deg,#5232BE 0,#52CDCB 100%);--gradient-yellow:linear-gradient(275deg,#FEAD02 0,#FFDE16 100%);--gradient-orange:linear-gradient(275deg,#FF9753 0,#FB3F02 100%);--gradient-red:linear-gradient(275deg,#981233 0,#CE2951 100%);--gradient-purple:linear-gradient(275deg,#85048E 0,#E00DF0 100%);--gradient-honey:linear-gradient(275deg,#E56F3B 0,#E5903B 100%)}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden}body{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:var(--color-text-white);background-color:var(--color-background-main);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{margin-top:0;margin-bottom:1.2em}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style-type:none}@media screen and (max-width:767px){body{font-size:12px;line-height:150%}}@-webkit-keyframes slide{from{-webkit-transform:translateX(0);transform:translateX(0)}30%{-webkit-transform:translateX(-150px);transform:translateX(-150px)}60%{-webkit-transform:translateX(150px);transform:translateX(150px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide{from{-webkit-transform:translateX(0);transform:translateX(0)}30%{-webkit-transform:translateX(-150px);transform:translateX(-150px)}60%{-webkit-transform:translateX(150px);transform:translateX(150px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.main-block{position:relative;margin-top:112px;padding-top:76px}.main-block__container{z-index:1}.main-block__container::after,.main-block__container::before{content:"";position:absolute;left:calc(50% + 100px);top:-76px;width:670px;height:607px;background-repeat:no-repeat;background-size:contain;background-position:center center}.main-block__container::before{z-index:0;background-image:url(../images/abstracts/1_1.png)}.main-block__container::after{z-index:2;background-image:url(../images/abstracts/1_2.png)}.main-block__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:29px;-moz-column-gap:29px;column-gap:29px;font-size:100px;line-height:140%;font-weight:800;-webkit-animation-name:slide;animation-name:slide;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.main-block__row:not(:last-child){margin-bottom:6px}.main-block__row--1{left:-170px;-webkit-animation-duration:25s;animation-duration:25s}.main-block__row--2{left:-170px;-webkit-animation-duration:15s;animation-duration:15s}.main-block__row--3{left:-880px;-webkit-animation-duration:20s;animation-duration:20s}.main-block__row--4{left:-940px}.main-block__row--5{left:-100px;-webkit-animation-duration:15s;animation-duration:15s}.main-block__text-item{white-space:nowrap}.main-block::after,.main-block::before{content:"";position:absolute;top:0;z-index:4}.main-block::before{left:0;width:430px;height:752px;background:-webkit-gradient(linear,left top,right top,from(#0E0724),to(rgba(13,6,35,0)));background:linear-gradient(90deg,#0E0724 0,rgba(13,6,35,0) 100%);pointer-events:none}.main-block::after{right:0;width:472px;height:752px;background:-webkit-gradient(linear,right top,left top,from(#0E0724),to(rgba(13,6,35,0)));background:linear-gradient(270deg,#0E0724 0,rgba(13,6,35,0) 100%);pointer-events:none}.main-block__mobile-button{display:none}@media screen and (max-width:1439px){.main-block{margin-top:100px;padding-top:64px}.main-block__container::after,.main-block__container::before{left:calc(50% + 50px);top:-64px;width:552px;height:500px}.main-block__row{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;font-size:76px}.main-block__row--1,.main-block__row--2{left:-140px}.main-block__row--3{left:-850px}.main-block__row--4{left:-900px}}@media screen and (max-width:1023px){.main-block::before{width:300px;height:600px;background:-webkit-gradient(linear,left top,right top,from(#0E0724),color-stop(80%,transparent));background:linear-gradient(90deg,#0E0724 0,transparent 80%)}.main-block::after{width:300px;height:600px;background:-webkit-gradient(linear,right top,left top,from(#0E0724),color-stop(80%,transparent));background:linear-gradient(270deg,#0E0724 0,transparent 80%)}}@media screen and (max-width:767px){.main-block{margin-top:80px;padding-top:48px;text-align:center}.main-block__container::after,.main-block__container::before{left:calc(50% + 50px);top:-56px;width:350px;height:320px}.main-block__row{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;font-size:40px}.main-block__row--1{left:-20px}.main-block__row--2{left:0}.main-block__row--3{left:-480px}.main-block__row--4{left:-450px;-webkit-animation-duration:25s;animation-duration:25s}.main-block__row--5{left:0}.main-block__arrow-item{width:30px}.main-block::after,.main-block::before{display:none}.main-block__mobile-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:22px auto 0}}/*! 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{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}[hidden],template{display:none}.our-products-block{margin-top:164px;scroll-margin:32px}.our-products-block__container:before{content:"";position:absolute;left:-210px;top:560px;width:424px;height:483px;background-image:url(../images/abstracts/2.png);background-repeat:no-repeat;background-size:contain}.product-preview{position:relative;width:1142px;min-height:675px;margin:0 auto;padding:44px 54px;background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:24px}.product-preview:not(:last-child){margin-bottom:64px}.product-preview__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:44px}.product-preview__subtitle{display:block;margin-bottom:4px;font-size:32px;line-height:130%;font-weight:700}.product-preview__title{margin:0;font-size:40px;line-height:100%;font-weight:800}.product-preview__body{width:470px}.product-preview__achieves{margin-bottom:70px}.product-preview__achieve:not(:last-child){margin-bottom:24px}.product-preview__logo{max-width:264px;position:relative;z-index:3}.product-preview__logo--unlim{width:100%}.product-preview__illustration{width:630px;position:absolute;bottom:50px;right:-40px;z-index:2}.product-preview__footer{margin-top:30px;position:relative;z-index:2}.product-preview__footer-item:not(:last-child){margin-right:20px}.product-preview::before{content:"";position:absolute;right:0;bottom:0;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:right bottom;pointer-events:none}.product-preview--name--cbc .product-preview__achieve:not(:last-child){margin-bottom:32px}.product-preview--name--cbc::before{background-image:url(../images/products/cbc/bg.png);background-size:620px}.product-preview--name--unlim .product-preview__achieve:not(:last-child){margin-bottom:32px}.product-preview--name--unlim::before{background-image:url(../images/products/unlim/bg.png);background-size:620px}.product-preview--name--hype::before{background-image:url(../images/products/hype/bg.png);background-size:720px}.product-preview--name--auf::before{background-image:url(../images/products/auf/bg.png);background-size:720px}.product-preview--name--honeymoney::before{background-image:url(../images/products/honeymoney/bg.png);background-size:720px}.achieve{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:150%}.achieve__number{display:block;width:80px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;font-size:64px;line-height:1;text-align:center}.achieve__content{padding-left:20px;border-left:2px solid #321782}.achieve__title{margin:0 0 6px;font-size:24px;line-height:130%;font-weight:700}@media screen and (max-width:1439px){.our-products-block{margin-top:120px}.our-products-block__container:before{left:-160px;top:1100px;width:318px;height:360px}.product-preview{width:100%;padding:40px 32px;border-radius:20px}.product-preview__header{margin-bottom:36px}.product-preview__subtitle{font-size:26px}.product-preview__title{font-size:32px}.product-preview__body{width:100%}.product-preview__achieves{margin-bottom:50px}.product-preview__illustration{width:100%;position:relative;bottom:0;right:0;margin-top:40px}.product-preview--name--slotum{margin-bottom:56px}.product-preview--name--auf::before,.product-preview--name--cbc::before,.product-preview--name--honeymoney::before,.product-preview--name--hype::before,.product-preview--name--slotum::before,.product-preview--name--unlim::before{background-size:95%}}@media screen and (max-width:767px){.our-products-block{margin-top:88px}.our-products-block__container:before{display:none}.product-preview{padding:40px 24px;border-radius:16px}.product-preview:not(:last-child){margin-bottom:48px}.product-preview__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:24px;margin-bottom:30px}.product-preview__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:4px}.product-preview__title{font-size:24px;font-weight:700}.product-preview__subtitle{font-size:16px;font-weight:700}.product-preview__content{text-align:center}.product-preview__achieves{margin-bottom:40px}.product-preview__logo{max-width:192px}.product-preview__footer{text-align:center}.product-preview__illustration{width:calc(100% + 20px);max-width:none;left:-8px}.achieve__number{width:40px;margin-right:16px;font-size:32px}.achieve__content{padding-left:16px;text-align:left}.achieve__title{margin:0 0 4px;font-size:16px;line-height:140%}}.testimonials-block{margin-top:164px}.testimonials-block__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:80px}.testimonials-block__arrows .glide__arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:54px;height:54px;background:var(--gradient-main);border:none;border-radius:50%;cursor:pointer}.testimonials-block__arrows .glide__arrow--left img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.testimonials-block ::-webkit-scrollbar{width:8px;border-radius:4px}.testimonials-block ::-webkit-scrollbar-track{background:var(--color-background-3)}.testimonials-block ::-webkit-scrollbar-thumb{background:var(--color-background-4);border-radius:4px}.testimonials-block ::-webkit-scrollbar-thumb:hover{background:var(--color-background-4)}.testimonial{background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:24px;border:3px solid #211140}.testimonial__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:136px;padding:24px;background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:24px}.testimonial__logo{width:200px;height:64px}.testimonial__body{padding:46px 54px 38px;text-align:center}.testimonial__rating{width:136px;height:24px;margin:0 auto 24px;background-image:url(../images/rating.png);background-repeat:no-repeat;background-position:left center}.testimonial__description{position:relative;height:120px;overflow:auto}.testimonial__description p{position:absolute;height:100%;width:100%;overflow-y:auto}.testimonial__description p::after{content:"";display:block;width:100%;height:24px}.testimonial__description::before{content:"";position:absolute;z-index:2;bottom:0;left:0;width:100%;height:36px;background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#160a3b),color-stop(80%,transparent));background:linear-gradient(0deg,#160a3b 10%,transparent 80%);pointer-events:none}.testimonial__link{display:block;margin-top:64px;font-weight:700}@media screen and (max-width:1439px){.testimonials-block{margin-top:120px}.testimonials-block__arrows{margin-top:60px}}@media screen and (max-width:767px){.testimonials-block{margin-top:80px}}.why-us-block{margin-top:164px;scroll-margin:32px}.why-us-block__list{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:40px}.advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:44px;-moz-column-gap:44px;column-gap:44px;padding:24px 32px;background:var(--transparency-340);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:3px solid #211140;border-radius:24px}.advantage__img{position:relative;width:120px;height:120px;-ms-flex-negative:0;flex-shrink:0}.advantage__img:after{content:"";position:absolute;left:15px;bottom:-15px;width:90px;height:28px;background-color:var(--color-brand-main);border-radius:90px;-webkit-filter:blur(10px);filter:blur(10px);opacity:.2}.advantage__title{margin:0 0 12px;font-size:32px;line-height:130%;font-weight:700}.advantage__description{font-size:16px}@media screen and (max-width:1439px){.why-us-block{margin-top:120px}.why-us-block__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.advantage{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:24px;border-radius:20px}.advantage__img{width:110px;height:110px}.advantage__title{font-size:28px}}@media screen and (max-width:767px){.why-us-block{margin-top:150px}.why-us-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}.advantage{padding:24px;border-radius:16px}.advantage__img{width:72px;height:72px}.advantage__img:after{left:10px;bottom:-10px;width:60px;height:20px}.advantage__title{font-size:24px}}