@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);html{box-sizing:border-box;scroll-behavior:smooth}:root{--main-color:#fff;--btn-color:#FFE08F;--dif-color:#FFE08F;--white-color:#FDFCF8;--grey-color:#949494;--light-blue-color:#00A0D6;--blue-color:#025DB1;--green-color:green;--hover-btn:#c8a13f;color-scheme:only light}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:0}:focus{outline:0}a{position:relative;color:inherit;text-decoration:none}input,textarea{outline:0;border:none}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img,svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;max-width:100%}ul{list-style:none;padding:0;margin:0}button{padding:0;border:none;outline:0;cursor:pointer;background:0 0;transition:.3s}body{margin:0;font-family:"Noto Sans",sans-serif;font-weight:400;background-color:#101115;color:var(--main-color)}section{padding:45px 0}.container{max-width:1050px;margin:0 auto;padding-right:20px;padding-left:20px}.heading-1{font-weight:700;font-size:204px;line-height:84%;letter-spacing:.03em;text-transform:uppercase;text-align:center;background:linear-gradient(125deg,#d53efa 0,#7035ff 46.5%,#9efcec 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1249px){.container{padding-right:32px;padding-left:32px}.heading-1{font-size:194px}}@media screen and (max-width:1023px){section{padding:35px 0}.container{padding-right:15px;padding-left:15px}.heading-1{font-size:65px}}.heading-2{font-size:45px;line-height:110%;font-weight:700;letter-spacing:.8px;text-transform:uppercase}@media screen and (max-width:1249px){.heading-2{font-size:42px;line-height:108%}}@media screen and (max-width:1023px){.heading-2{font-size:28px}}.heading-3{font-weight:700;font-size:27px;line-height:120%}@media screen and (max-width:1023px){.heading-3{font-size:18px}}.heading-gradient{color:#7035ff;background:linear-gradient(123deg,#d53efa 0,#7035ff 46.5%,#9efcec 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-md{font-size:25px;line-height:126%;letter-spacing:.4px}@media screen and (max-width:1249px){.text-md{font-size:22px}}@media screen and (max-width:1023px){.text-md{font-size:18px}}.text-sm{font-size:20px;line-height:120%}@media screen and (max-width:1023px){.text-sm{font-size:14px}}.text-inside{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;background-color:#d53efa;border-radius:35px;padding:16px 50px;transform:rotate(-1.3deg);font-size:27px;line-height:120%;letter-spacing:-.8px;font-weight:700}.middle-bg{background-image:url(../img/middle-bg.webp);background-size:cover;background-position:center}.bg-gradient{background:linear-gradient(123deg,#d53efa 0,#7035ff 46.5%,#9efcec 100%)}.hero{padding:72px 0 50px;background-image:url(../img/hero-bg.webp);background-position:center;background-size:cover;overflow:hidden}.hero__container{position:relative}.hero__container::before{position:absolute;content:"";background-image:url(../img/hero-man.webp);width:451px;height:660px;bottom:-16%;right:-20%;z-index:5}.hero .marquee{position:relative;display:flex;align-items:center;background:linear-gradient(125deg,#d53efa 0,#7035ff 46.5%,#9efcec 100%);overflow:hidden!important;max-width:100vw!important;margin-bottom:71px}.hero .marquee__list{padding:15px;margin:0;list-style:none;color:#fff!important;display:flex;-webkit-animation:150s linear infinite go-left-right;animation:150s linear infinite go-left-right}.hero .marquee__list-item{text-transform:uppercase;font-weight:700;font-size:25px;line-height:30px;letter-spacing:.05em;white-space:nowrap;color:#fff}.hero .marquee__list-item:not(:last-child){margin-right:46px}@-webkit-keyframes go-left-right{0%{transform:translate(0,0)}100%{transform:translate(-2000px,0)}}@keyframes go-left-right{0%{transform:translate(0,0)}100%{transform:translate(-2000px,0)}}@media screen and (max-width:1249px){.hero .marquee{margin-bottom:65px}}@media screen and (max-width:1023px){.text-inside{font-size:22px;border-radius:44px}.hero .marquee{margin-bottom:28px}.hero .marquee__list{padding:9px}.hero .marquee__list-item{font-size:14px!important;line-height:100%}}.hero__top-img{display:none}.hero__pretitle{position:relative;margin-bottom:22px;font-weight:700;font-size:35px;line-height:126%;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:#fff}.hero__pretitle::after,.hero__pretitle::before{position:absolute;content:"";background-image:url(../img/star-alone.png);background-size:cover;width:65px;height:65px;bottom:-13px}.hero__pretitle::after{left:0}.hero__pretitle::before{right:6px}.hero__title{margin-bottom:48px}.hero .descr{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.hero .descr__img{position:relative;width:340px;height:320px;flex-shrink:0}.hero .descr__img img{position:absolute;top:-11%;left:-11%}.hero .descr__text{max-width:621px;position:relative;right:37px;top:46px;font-size:25px;line-height:126%;letter-spacing:.01em;color:#011422;background-color:#e8e7eb;border-radius:25px;padding:70px 101px 50px}.hero .descr__text p{position:absolute;top:-24px;left:21px;font-weight:700;font-size:27px;line-height:120%;text-align:center;color:#fff;background-color:#7468ff;border-radius:35px;padding:15px 38px}.hero .descr__text span{position:relative}.hero .descr__text span::before{content:"";position:absolute;top:11px;left:-31px;display:inline-block;border:8px solid transparent;border-left:10px solid #7468ff;width:17px;height:15px}.hero__btn{display:block;margin-bottom:31px;position:relative;width:100%;padding:38px 20px;background-color:var(--btn-color);font-weight:700;font-size:31px;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#89660a;border-radius:12px;z-index:10;overflow:hidden}.hero__btn .mob-text{display:none}.hero__btn:hover span:after{opacity:1}.hero__btn i{position:relative;font-style:normal;z-index:5}.hero__btn span::before{content:"";display:block;position:absolute;top:-18px;height:112%;width:82px;color:var(--white-color);background:linear-gradient(90deg,rgba(255,255,255,.1),currentColor);-webkit-animation:2.4s linear infinite flareAnimation;animation:2.4s linear infinite flareAnimation;z-index:13;filter:blur(20px);transform:translate3d(-300%,0,0) skewX(-45deg)}.hero__btn span::after{content:"";display:block;top:0;left:0;width:100%;height:100%;position:absolute;background:var(--hover-btn);opacity:0;transition:.3s}@-webkit-keyframes flareAnimation{0%{transform:translate3d(-700%,0,0) skewX(-45deg)}100%{transform:translate3d(1600%,0,0) skewX(-45deg)}}@keyframes flareAnimation{0%{transform:translate3d(-700%,0,0) skewX(-45deg)}100%{transform:translate3d(1600%,0,0) skewX(-45deg)}}.hero__scroll{margin:0 auto;display:block;text-align:center;position:relative;z-index:5}@media screen and (max-width:1249px){.hero{padding:84px 0 35px}.hero__container::before{bottom:-15%;right:-12%}.hero .top{margin-bottom:16px;font-size:30px}.hero__pretitle{font-size:33px}.hero__title{margin-bottom:55px}.hero .descr{margin-bottom:48px}.hero .descr__img{width:300px;height:300px}.hero .descr__text{max-width:589px;font-size:20px;border-radius:20px;padding:62px 84px 39px}.hero .descr__text span::before{top:5px;left:-26px}.hero .descr__text p{top:-24px;left:24px;padding:15px 29px;font-size:22px}.hero .descr__digit{max-width:318px;font-size:18px}.hero .bottom .price .old-price{font-size:20px}.hero .bottom .price .current-price{font-size:30px}.hero .bottom .timer__text,.hero .bottom .timer__title{font-size:14px}.hero .bottom .timer__wrap{font-size:39px}.hero .bottom .timer__wrap span:not(:last-child){margin-right:21px}.hero .bottom .timer__wrap .separator::before{right:-15px}.hero__btn{margin-bottom:35px;font-size:28px}.hero__bonus{font-size:14px}}@media screen and (max-width:1023px){.hero{padding:39px 0 19px;background-image:url(../img/hero-bg-360.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.hero__container::before{background-size:cover;width:216px;height:280px;bottom:0;right:-5%}.hero__container::after{position:absolute;content:"";background-image:url(../img/crown-360.png);width:110px;height:120px;bottom:50%;right:9%;z-index:5}.hero__title{margin-bottom:82px}.hero__top-img{margin:0 auto 8px;display:block;width:123px;height:42px}.hero__pretitle{max-width:330px;margin:0 auto 14px;font-size:22px}.hero__pretitle::after,.hero__pretitle::before{display:none}.hero .descr{margin-bottom:58px}.hero .descr__img{display:none}.hero .descr__text{top:unset;right:unset;max-width:calc(100% - 86px);font-size:14px;border-radius:13px;padding:35px 43px 24px}.hero .descr__text p{max-width:200px;font-size:16px;top:-32px;left:9px;padding:8px 31px;text-align:left}.hero__btn{margin-bottom:12px;padding:26px 20px;font-size:17px}.hero__btn .desc-text{display:none}.hero__btn .mob-text{display:block}}.main-form{padding:128px 0 80px;position:relative}.main-form::before{content:"";position:absolute;top:0;left:0;width:100%;height:60px;background-image:url(../img/main-form-top.webp);background-size:cover;background-position:center}.main-form .content{display:flex;justify-content:space-between}.main-form .content .left{max-width:320px}.main-form .content .left-title{margin-bottom:30px}.main-form .content .left-descr{margin-bottom:68px;padding:16px 27px;border:1px solid #fff;border-radius:12px;font-weight:700;font-size:27px;line-height:120%}.main-form .content .left-img{margin-left:6px;width:79px;height:79px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.main-form .content .right{position:relative;max-width:519px;width:100%}.main-form .content .right::before{content:"";position:absolute;top:0;left:-26%;width:2px;height:100%;border-left:2px dashed #fff}.main-form .content .right-cabinet,.main-form .content .right-form,.main-form .content .right-mail{position:relative}.main-form .content .right-cabinet::before,.main-form .content .right-form::before,.main-form .content .right-mail::before{position:absolute;top:0;left:-26%;width:93px;height:37px;background-color:#fff;border-radius:0 37px 37px 0;font-weight:700;font-size:16px;line-height:120%;text-transform:uppercase;text-align:center;color:#101115;display:flex;align-items:center;justify-content:center}.main-form .content .right-form{margin-bottom:80px}.main-form .content .right-form::before{content:"Шаг 1"}.main-form .content .right-form__title{margin-bottom:30px}.main-form .content .right-form__wrapper .fake-input{padding:22px 30px;border:1px solid #fff;border-radius:45px}.main-form .content .right-form__wrapper .fake-input:not(:last-child){margin-bottom:10px}.main-form .content .right-form__wrapper .fake-input span{font-size:20px;line-height:120%;color:#d9d9d9}.main-form .content .right-form__wrapper .fake-input.send{margin-top:20px;background-color:#fff}.main-form .content .right-form__wrapper .fake-input.send span{text-align:center;margin:0 auto;display:block;color:#101115;font-weight:700}.main-form .content .right-mail{margin-bottom:76px}.main-form .content .right-mail::before{content:"Шаг 2"}.main-form .content .right-mail__title{margin-bottom:20px;display:flex;align-items:center;gap:16px}.main-form .content .right-cabinet::before{content:"Шаг 3"}.main-form .content .right-cabinet__title{margin-bottom:27px;display:flex;align-items:center;gap:23px}.main-form .content .right-cabinet__text p{display:block;margin-bottom:15px}.main-form .content .right-cabinet__text ul{list-style:disc;padding-left:30px}.main-form .content .right-cabinet__text ul li:not(:last-child){margin-bottom:13px}@media screen and (max-width:1249px){.main-form .content .right{max-width:486px}}@media screen and (max-width:1023px){.main-form{padding:50px 0 30px}.main-form::before{background-image:url(../img/main-form-top-360.png);height:20px}.main-form .content{flex-direction:column}.main-form .content .left{max-width:100%}.main-form .content .left-title{text-align:center;margin-bottom:25px}.main-form .content .left-descr{margin-bottom:100px;position:relative;font-size:18px;text-align:center;padding:19px 46px 40px}.main-form .content .left-descr::before{position:absolute;content:"";background-image:url(../img/arrow-bottom-circle.png);background-size:cover;background-repeat:no-repeat;width:45px;height:45px;bottom:-27px;left:50%;transform:translateX(-50%);border-radius:50%;z-index:5}.main-form .content .left-img{display:none}.main-form .content .right::before{top:-5%;left:0;height:calc(100% + 52px)}.main-form .content .right-cabinet,.main-form .content .right-form,.main-form .content .right-mail{padding-left:20px}.main-form .content .right-cabinet::before,.main-form .content .right-form::before,.main-form .content .right-mail::before{top:-22%;left:0;width:87px;height:35px;border-radius:0 37px 37px 0;font-size:15px}.main-form .content .right-form{margin-bottom:111px}.main-form .content .right-form__title{margin-bottom:18px}.main-form .content .right-form__wrapper .fake-input{padding:11px 20px;border-radius:42px}.main-form .content .right-form__wrapper .fake-input:not(:last-child){margin-bottom:6px}.main-form .content .right-form__wrapper .fake-input span{font-size:14px}.main-form .content .right-form__wrapper .fake-input.send{margin-top:7px}.main-form .content .right-mail{margin-bottom:112px}.main-form .content .right-mail::before{top:-81%!important}.main-form .content .right-mail__title{gap:12px;margin-bottom:14px}.main-form .content .right-mail__title svg{width:24px;height:24px}.main-form .content .right-cabinet::before{top:-35%!important}.main-form .content .right-cabinet__title{gap:16px;margin-bottom:14px}.main-form .content .right-cabinet__title svg{width:22px;height:22px}}.referral{position:relative}.referral::before{content:"";position:absolute;bottom:0;right:0;width:100%;height:493px;background-color:#101115}.referral__container{position:relative;z-index:5}.referral__title{text-align:center;margin-bottom:54px}.referral .content{display:flex;flex-wrap:wrap;gap:36px;color:#011422}.referral .content-item{max-width:48.2%;width:100%;background-color:#e8e7eb;border-radius:25px}.referral .content-item:nth-child(2) .content-item__wrap{padding:46px 45px 63px 67px}.referral .content-item:nth-child(2) .content-item__digit{margin-bottom:19px}.referral .content-item:nth-child(3){max-width:100%}.referral .content-item:nth-child(3) .content-item__wrap{padding:40px 50px}.referral .content-item:nth-child(3) .content-item__text{max-width:800px;margin:0 auto 17px;text-align:center}.referral .content-item:nth-child(3) .content-item__subtext{font-size:30px;line-height:108%;font-weight:700;text-align:center;letter-spacing:.01em;text-transform:uppercase}.referral .content-item__wrap{padding:45px 76px 63px}.referral .content-item__digit{margin-bottom:28px}@media screen and (max-width:1249px){.referral__title{max-width:700px;margin:0 auto 46px}.referral .content{gap:18px}.referral .content-item{max-width:49%}.referral .content-item:nth-child(3) .content-item__wrap{padding:52px 50px!important}.referral .content-item:nth-child(3) .content-item__text{max-width:673px;margin-bottom:27px}.referral .content-item:nth-child(3) .content-item__subtext{font-size:27px}.referral .content-item__wrap{padding:39px 51px 40px!important}.referral .content-item__digit{margin-bottom:19px}.referral .content-item__digit img{width:60px;height:60px}}@media screen and (max-width:1023px){.referral{padding:33px 0 18px}.referral::before{height:200px}.referral__title{margin-bottom:38px}.referral .content{flex-direction:column;gap:10px}.referral .content-item{max-width:100%;border-radius:10px}.referral .content-item__wrap{padding:25px 30px 31px!important}.referral .content-item__digit img{margin:0 auto;display:block;width:40px;height:40px}.referral .content-item__text{text-align:center}.referral .content-item:nth-child(3) .content-item__wrap{padding:31px 31px 44px!important}.referral .content-item:nth-child(3) .content-item__text{margin-bottom:23px}.referral .content-item:nth-child(3) .content-item__subtext{font-size:22px}}.rules__title{text-align:center;max-width:920px;margin:0 auto 10px}.rules__title span{color:#7468ff}.rules__descr{margin-bottom:66px}.rules .content{display:flex;flex-wrap:wrap;gap:36px}.rules .content-item{max-width:48.2%;width:100%;border:1px solid #7468ff;border-radius:25px}.rules .content-item:nth-child(3){max-width:100%}.rules .content-item:nth-child(3) .content-item__wrap{padding:50px 50px 64px}.rules .content-item:nth-child(3) .content-item__text{margin-bottom:12px}.rules .content-item__wrap{padding:40px 34px 60px}.rules .content-item__digit{margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#7468ff;width:84px;height:84px;color:#fff;font-size:35px;font-weight:700}.rules .content-item__text{text-align:center;font-size:25px;line-height:126%}.rules .content-item__subtext{text-align:center;font-size:22px;line-height:126%;color:#74717e}@media screen and (max-width:1249px){.rules__title{max-width:700px;margin:0 auto 13px}.rules__descr{margin-bottom:36px}.rules .content{gap:18px}.rules .content-item{max-width:49%}.rules .content-item:nth-child(3) .content-item__wrap{padding:39px 50px 44px}.rules .content-item:nth-child(3) .content-item__text{margin-bottom:5px}.rules .content-item__wrap{padding:43px 34px 41px}.rules .content-item__subtext{font-size:19px}}@media screen and (max-width:1023px){.rules__title{margin-bottom:20px}.rules__descr{margin-bottom:34px;font-size:19px;padding:11px 46px}.rules .content{gap:10px;flex-direction:column}.rules .content-item{border-radius:8px;max-width:100%}.rules .content-item:nth-child(3) .content-item__text{margin-bottom:11px}.rules .content-item__wrap{padding:31px 12px 32px!important}.rules .content-item__digit{margin-bottom:17px;font-size:20px;width:52px;height:52px}.rules .content-item__text{font-size:18px}.rules .content-item__subtext{font-size:14px}}.report__title{margin-bottom:90px;color:#e8e7eb}.report .content{display:flex;justify-content:space-between}.report .content .left{position:relative;max-width:453px;border:1px solid #7468ff;padding:70px 33px 40px;border-radius:15px}.report .content .left__title{position:absolute;top:-35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:25px;font-weight:700;padding:20px 40px;background-color:#7468ff;border-radius:15px}.report .content .left p{display:block;font-size:16px;line-height:126%}.report .content .left p:not(:last-child){margin-bottom:18px}.report .content .right{max-width:441px;width:100%;padding-top:12px}.report .content .right li{position:relative;font-size:22px;line-height:126%;color:#e8e7eb}.report .content .right li:after{content:"";position:absolute;top:6px;left:-32px;display:inline-block;border:8px solid transparent;border-left:10px solid #7468ff;width:17px;height:15px}.report .content .right li:not(:last-child){margin-bottom:23px}@media screen and (max-width:1023px){.report__title{margin-bottom:57px}.report .content{gap:30px;flex-direction:column}.report .content .left,.report .content .right{max-width:100%}.report .content .left{padding:45px 31px 34px}.report .content .left p{font-size:12px}.report .content .left p:not(:last-child){margin-bottom:22px}.report .content .left__title{font-size:18px;padding:13px 35px;top:-29px;border-radius:10px}.report .content .right{padding-left:34px;padding-top:0}.report .content .right li{font-size:14px}}.income{max-width:1010px;margin:0 auto;color:#101115}.income__wrap{position:relative;background-color:#e8e7eb;border-radius:25px;padding:55px}.income__wrap::after,.income__wrap::before{content:"";position:absolute;background-size:cover}.income__wrap::before{width:150px;height:204px;top:59%;right:-48px;background-image:url(../img/monet-right.png)}.income__wrap::after{width:110px;height:142px;top:-2%;left:-63px;background-image:url(../img/monet-left.png)}.income__title{margin-bottom:38px;max-width:500px}.income__list{max-width:650px}.income__list-item{display:flex;align-items:flex-start;gap:30px;font-size:25px;line-height:126%}.income__list-item:not(:last-child){margin-bottom:15px}@media screen and (max-width:1249px){.income{max-width:calc(100% - 72px)}.income__wrap{border-radius:20px;padding:61px 99px 74px}.income__wrap::before{width:118px;height:157px;top:64%;right:-28px}.income__wrap::after{width:95px;height:113px;top:1%;left:-54px}.income__title{margin-bottom:33px}.income__list{padding-left:6px}.income__list-item{align-items:center;font-size:23px;gap:23px}.income__list-item:not(:last-child){margin-bottom:20px}.income__list-item img{width:23px;height:23px}}@media screen and (max-width:1023px){.income{max-width:calc(100% - 27px)}.income__wrap{border-radius:10px;padding:31px 35px 41px}.income__wrap::after,.income__wrap::before{display:none}.income__title{margin-bottom:22px}.income__list{padding:0}.income__list-item{font-size:16px;gap:20px}.income__list-item img{width:20px;height:20px}}.promote{padding:80px 0;background-color:#e8e7eb;text-align:center}.promote__title{margin-bottom:17px}.promote__text{margin-bottom:40px;color:#101115}.promote__subtitle{margin-bottom:26px;text-transform:uppercase;color:#7035ff}.promote__list{margin-bottom:45px;display:flex;align-items:center;justify-content:space-between;gap:5px}.promote__list .item{position:relative;height:229px;max-width:333px;width:100%;background-color:#dddbe3;border-radius:25px}.promote__list .item::before{content:"";position:absolute;width:61px;height:61px;top:50%;transform:translateY(-50%);right:-33px;background-color:#e8e7eb;border-radius:50%;background-size:cover}.promote__list .item::after{content:"";position:absolute;width:51px;height:51px;top:50%;transform:translateY(-50%);right:-28px;background-color:#dddbe3;border-radius:50%;background-size:cover}.promote__list .item-wrap{padding:20px 40px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.promote__list .item-wrap__title{margin:0 auto 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 14px;font-size:25px;line-height:126%;font-weight:700;background-color:#7468ff;border-radius:22px;text-transform:uppercase}.promote__list .item-wrap__descr{font-size:20px;line-height:126%;color:#101115}.promote__list .item:nth-child(1){z-index:5}.promote__list .item:nth-child(2){z-index:10}.promote__list .item:nth-child(2)::after,.promote__list .item:nth-child(2)::before{display:none}.promote__list .item:nth-child(3){z-index:5}.promote__list .item:nth-child(3)::before{left:-34px}.promote__list .item:nth-child(3)::after,.promote__list .item:nth-child(3)::before{right:unset}.promote__list .item:nth-child(3)::after{left:-29px}@media screen and (max-width:1249px){.promote__list{margin-bottom:35px}.promote__list .item{height:217px}}@media screen and (max-width:1023px){.promote__title{margin-bottom:21px}.promote__text{margin-bottom:31px}.promote__subtitle{margin-bottom:23px}.promote__list{margin-bottom:22px;flex-direction:column}.promote__list .item{height:188px}.promote__list .item-wrap{justify-content:flex-start;padding:31px 40px}.promote__list .item-wrap__title{padding:6px 19px;font-size:18px}.promote__list .item-wrap__descr{font-size:18px}.promote__list .item::before{top:unset;bottom:-30px;transform:translateX(-50%);right:unset;left:50%}.promote__list .item::after{top:unset;bottom:-26px;transform:translateX(-50%);right:unset;left:50%}.promote__list .item:nth-child(3) .item-wrap{justify-content:center}.promote__list .item:nth-child(3)::before{top:-30px}.promote__list .item:nth-child(3)::after,.promote__list .item:nth-child(3)::before{bottom:unset;left:50%;right:unset}.promote__list .item:nth-child(3)::after{top:-26px}}.advantages{background-image:url(../img/advantages-bg.webp);background-position:center;background-size:cover}.advantages__img{margin:0 auto 55px;display:block}.advantages__title{margin-bottom:70px;text-align:center}.advantages__title span{padding:5px 20px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;background-color:#7468ff;border-radius:30px}.advantages__title span i{font-style:normal}.advantages__item{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:20px;background-color:#e8e7eb;border-radius:15px;font-size:20px;line-height:126%;letter-spacing:.01em;color:#101115}.advantages__item:first-child,.advantages__item:nth-child(2){margin-bottom:25px}.advantages__content-bottom{display:flex;gap:21px}.advantages__content-bottom .advantages__item:nth-child(1){max-width:60%}.advantages__content-bottom .advantages__item:nth-child(2){max-width:40%}@media screen and (max-width:1023px){.advantages__img{margin-bottom:29px;width:141px;height:61px}.advantages__title{margin-bottom:40px}.advantages__title span{background-color:transparent;padding:0;border-radius:0}.advantages__title span i{padding:5px 20px;display:block;margin:0 auto 3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#7468ff;border-radius:30px}.advantages__item{border-radius:10px;font-size:16px;gap:17px;justify-content:normal}.advantages__item:first-child,.advantages__item:nth-child(2){margin-bottom:11px}.advantages__item img{width:25px;height:25px}.advantages__content-bottom{flex-direction:column;gap:0}.advantages__content-bottom .advantages__item:nth-child(1),.advantages__content-bottom .advantages__item:nth-child(2){max-width:100%}.advantages__content-bottom .advantages__item:nth-child(2) img{width:20px;height:25px}}.bottom-form{background-color:#e8e7eb;color:#101115;overflow:hidden}.bottom-form__title{max-width:950px;margin:0 auto 51px;text-align:center}.bottom-form__subtitle{margin-bottom:50px;background-color:#d53efa;color:#e8e7eb;font-size:25px;font-weight:700;padding:15px;text-align:center}.bottom-form__subtitle span{position:relative}.bottom-form__subtitle span::before{content:"";position:absolute;background-image:url(../img/crown-bottomm.png);width:171px;height:161px;top:-346%;right:-21%}.bottom-form__descr{margin-bottom:30px;font-size:27px;line-height:120%;font-weight:700;text-align:center}.bottom-form__wrapper{max-width:850px;margin:0 auto;padding:0 20px}@media screen and (max-width:1249px){.bottom-form__subtitle{font-size:23px}.bottom-form__subtitle span::before{background-size:cover;width:114px;height:132px;top:-284%;right:-19%}}@media screen and (max-width:1023px){.bottom-form__title{max-width:330px;font-size:24px;margin:0 auto 19px}.bottom-form__subtitle{margin-bottom:32px;font-size:18px;padding:10px 15px}.bottom-form__subtitle span::before{display:none}.bottom-form__descr{font-size:18px}.bottom-form__wrapper{padding:0 20px}}.footer{background-color:#101115;padding:40px 0;color:#74717e}.footer p{font-size:18px;line-height:100%}.footer a{text-decoration:underline}.footer__content{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.footer__right{display:flex;align-items:center;gap:44px}.footer__copy{text-align:center}@media screen and (max-width:1023px){.footer{padding:20px 0}.footer a,.footer p{font-size:12px}.footer a{text-align:center;display:inline-block;margin-bottom:20px}.footer__content{flex-direction:column;margin-bottom:20px}.footer__right{gap:22px}.footer__copy{text-align:center}}.thanks{padding:79px 0 70px;position:relative;background:url(../img/thanks-bg.webp) center center/cover no-repeat;overflow:hidden}.thanks__container::before{content:"";position:absolute;bottom:-1%;left:-3%;width:200px;height:167px;background-image:url(../img/thanks-crown.webp);background-repeat:no-repeat}.thanks__container::after{position:absolute;content:"";background:url(../img/thanks-man.webp) center center/cover;bottom:0;left:48%;width:662px;height:727px}.thanks__content{max-width:610px}.thanks__descr{margin-bottom:15px;font-weight:700;font-size:62px;line-height:114%;letter-spacing:.01em;text-transform:uppercase}.thanks__pretitle{margin-left:-15px;margin-bottom:17px;display:flex;align-items:center;gap:15px}.thanks__pretitle img{width:106px;height:103px}.thanks__pretitle span{font-weight:700;font-size:33px;line-height:126%;letter-spacing:.01em;text-transform:uppercase}.thanks__title{text-align:left;margin-bottom:56px;font-size:120px;line-height:84%}.thanks__text{background:#e8e7eb;border-radius:20px;max-width:590px;padding:37px 40px 35px 84px;position:relative;z-index:5}.thanks__text p{font-size:20px;line-height:126%;letter-spacing:.01em;color:#011422;position:relative}.thanks__text p:after{content:"";position:absolute;top:12px;left:-38px;display:inline-block;border:13px solid transparent;border-left:17px solid #7468ff;width:17px;height:15px}@media screen and (max-width:1150px){.thanks{padding:79px 0}.thanks__container::after{left:41%;bottom:0;width:622px;height:667px}.thanks__container::before{display:none}.thanks__descr{margin-bottom:4px;font-size:54px}.thanks__pretitle{margin-left:-11px;margin-bottom:7px;gap:5px}.thanks__pretitle span{font-size:29px}.thanks__title{margin-bottom:64px;font-size:100px}.thanks__text{max-width:544px;padding:37px 24px 40px 84px}.thanks__text p{font-size:18px}}@media screen and (max-width:950px){.thanks{padding:45px 0;min-height:716px;background-image:url(../img/thanks-bg-360.webp)}.thanks__container::after{bottom:0;width:314px;height:337px;left:50%;transform:translateX(-50%)}.thanks__descr{font-size:34px;text-align:center}.thanks__pretitle{padding:21px 0;max-width:285px;margin:0 auto 7px;position:relative}.thanks__pretitle::before{content:"";position:absolute;bottom:0;right:-4%;width:30px;height:30px;background-image:url(../img/star-alone-thanks-2.png);background-repeat:no-repeat;background-size:cover}.thanks__pretitle::after{position:absolute;content:"";background:url(../img/star-alone-thanks-1.png) center center/cover;top:0;left:0;width:30px;height:30px}.thanks__pretitle img{display:none}.thanks__pretitle span{font-size:16px;text-align:center}.thanks__title{margin-bottom:21px;text-align:center;font-size:65px}.thanks__text{max-width:100%;padding:19px 35px 20px 58px;border-radius:12px}.thanks__text p{font-size:14px}.thanks__text p::after{top:16px;left:-31px;border:11px solid transparent;border-left:14px solid #7468ff}}.programm{padding:100px 0}.programm H1{margin-bottom:20px;font-size:60px;line-height:125%;font-weight:700}.programm .subtitle{margin-bottom:25px;font-size:24px;line-height:120%;font-weight:700;color:#159fed}@media screen and (max-width:900px){.programm H1{font-size:40px;text-align:center}.programm .subtitle{font-size:20px;text-align:center}}.programm .text-top a{color:#159fed}.programm .text-top p{font-size:16px;line-height:20px;font-weight:300}.programm .text-top p b{font-weight:700}.programm .text-top p:not(:last-child){margin-bottom:15px}.programm .text-bottom{margin-top:40px}.programm .text-bottom p{font-size:18px}.programm .text-bottom .p{display:block}.programm .text-bottom .p-1::before{content:"ООО «ПУЗАТ»"}.programm .text-bottom .p-2::before{content:"Адрес: 426011, Россия, Удмуртская Республика,г.Ижевск, ул. Красноармейская, д. 127, эт/оф/ком"}.programm .text-bottom .p-3::before{content:"3/3-6-4/22"}.programm .text-bottom .p-4::before{content:"ИНН 1841110613"}.programm .text-bottom .p-5::before{content:"ОГРН 1231800006811"}.programm .text-bottom .p-6::before{content:"Р/с 40702810700249213624"}.programm .text-bottom .p-7::before{content:'ФИЛИАЛ "ЦЕНТРАЛЬНЫЙ" БАНКА ВТБ (ПАО)'}.programm .text-bottom .p-8::before{content:"К/с 30101810145250000411"}.programm .text-bottom .p-9::before{content:"БИК 044525411"}.programm OL{padding:24px 0 10px;counter-reset:section;list-style-type:none}.programm OL LI{display:block;position:relative;font-size:16px;line-height:20px}.programm OL LI:not(:last-child){margin-bottom:18px}.programm OL LI.paragraf:before{font-size:32px;padding-top:10px;font-weight:700;margin-right:0}.programm OL LI:before{position:absolute;left:0;counter-increment:section;content:counters(section, ".") ". ";display:inline-flex;min-width:12px;margin-right:20px;flex-shrink:0}.programm OL LI.paragraf:not(:last-child){margin-bottom:38px}.programm OL LI.paragraf H3{padding-left:48px;display:inline-block;font-size:32px;line-height:40px;font-weight:700}.programm OL LI OL LI{padding-left:40px}.programm OL LI OL LI OL LI{padding-left:60px}