.banner{padding:152px 0 55px}.banner__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.banner__box{padding:41px 40px;background-color:#6a3185;-webkit-border-radius:30px;border-radius:30px;max-width:692px;width:100%}.banner__box .heading-1{margin-bottom:40px;color:#fff}.banner__box .input{padding:20px 24px;-webkit-border-radius:20px;border-radius:20px;background-color:#fdd02f}.banner__box .input__title{margin-bottom:16px;display:block;font-size:20px;line-height:28px;font-weight:500;color:#001b3a}.banner__box .input input{width:100%;padding:16px;font-size:16px;line-height:20px;color:#71717a;border:none;outline:1px solid #f4f4f5;-webkit-border-radius:8px;border-radius:8px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (hover:hover){.banner__box .input input:hover{outline-color:#6a3185}}.banner__box .input__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 24px;-webkit-border-radius:12px;border-radius:12px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-top:16px;cursor:pointer}.banner__box .input__button:disabled{cursor:not-allowed;pointer-events:none}.banner__box .input__box-text{font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding-top:2px;color:#212121}.banner__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:17px}.banner__right-img{width:100%;height:308px;-webkit-border-radius:25px;border-radius:25px}.banner__right-img img{width:100%;height:100%}.banner__advantages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;row-gap:12px;padding:12px;background-color:#f4f4f5;-webkit-border-radius:20px;border-radius:20px}.banner__advantages .advantage{max-width:226px;width:100%;padding:20px 9px;background-color:#fff;-webkit-border-radius:16px;border-radius:16px}.banner__advantages .advantage__icon{display:block;margin:0 auto 12px}.banner__advantages .advantage__text{display:block;text-align:center;font-size:16px;line-height:20px;font-weight:700;color:#001b3a}@media screen and (max-width:1249px){.banner{padding:150px 0 0}.banner__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.banner__box{max-width:100%;padding:32px 40px}.banner__right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.banner__right-img{max-width:478px}.banner__advantages{padding:26px 32px}.banner__advantages .advantage{max-width:48.5%}}@media screen and (max-width:1023px){.banner{padding:107px 0 0}.banner__container{gap:12px}.banner__box{-webkit-border-radius:20px;border-radius:20px;padding:24px 16px 16px}.banner__box .heading-1{margin-bottom:24px;text-align:center}.banner .input{padding:17px 13px;-webkit-border-radius:16px;border-radius:16px}.banner .input__title{text-align:center;font-size:18px;line-height:24px}.banner .input input{padding:11px;font-size:14px;line-height:18px}.banner .input__button{padding:9px 18px;-webkit-border-radius:10px;border-radius:10px;margin:16px auto 0}.banner__right-img{display:none}.banner__advantages{width:100%;padding:6px 53px}.banner__advantages .advantage{max-width:24.3%;padding:12px 8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px}.banner__advantages .advantage__icon{width:30px;height:30px;margin:0}.banner__advantages .advantage__text{text-align:left;font-size:14px;line-height:18px}}@media screen and (max-width:750px){.banner .input{position:relative}.banner__advantages{padding:6px;row-gap:6px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner__advantages .advantage{max-width:49%}}.channel{padding:100px 0 50px}.channel__info{margin-bottom:49px}.channel__title{margin-bottom:20px}.channel__txt{font-size:20px;line-height:30px}.channel .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.channel .content-item{-webkit-border-radius:30px;border-radius:30px;background-color:#f4f4f5;max-width:100%;width:100%}.channel .content-item__wrap{padding:32px 40px;position:relative}.channel .content-item__wrap:before{content:"";position:absolute;background-image:url(/img/channel/yt-round.png);-webkit-background-size:cover;background-size:cover;width:100px;height:100px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:7%}.channel .content-item .heading-4{margin-bottom:12px}.channel .content-item__text{margin-bottom:20px;font-size:14px;line-height:20px}.channel .content-item__label{margin-bottom:20px;max-width:390px;width:100%;display:block}.channel .content-item__label input{padding:13px 12px;width:100%;border:none;outline:1px solid transparent;font-size:16px;line-height:22px;-webkit-border-radius:8px;border-radius:8px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (hover:hover){.channel .content-item__label input:hover{outline-color:#6a3185}}.channel .content .right .content-item__wrap:before{background-image:url(/img/channel/mail-round.png)}@media screen and (max-width:1249px){.channel .content-item__wrap:before{right:8%}}@media screen and (max-width:1023px){.channel{padding:52px 0 50px}.channel__info{margin-bottom:29px}.channel__title{margin-bottom:19px}.channel__txt{font-size:16px;line-height:22px;text-align:center}.channel .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px}.channel .content-item{-webkit-border-radius:20px;border-radius:20px}.channel .content-item__wrap{padding:74px 22px 22px}.channel .content-item__wrap:before{top:9%;right:unset;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:50px}.channel .content-item .heading-4{margin-bottom:2px;max-width:100%;text-align:center}.channel .content-item__text{max-width:100%;text-align:center}.channel .content-item__label{max-width:100%;margin-bottom:24px}.channel .content-item__link{margin:0 auto}.channel .content .right .content-item__wrap{padding-bottom:46px}.channel .content .right .content-item__link{font-size:18px;line-height:24px;padding:12px 24px;-webkit-border-radius:12px;border-radius:12px}}.meet{padding:100px 0;background:#f9f9f9}.meet__title{margin-bottom:21px;position:relative}.meet__txt{margin-bottom:48px;font-size:20px;line-height:30px;color:#27272a}.meet .boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.meet .boxes::-webkit-scrollbar{width:0;height:0}.meet .box{padding:25px 20px 43px 23px;background:#fff;-webkit-border-radius:15px;border-radius:15px;max-width:285px;min-width:285px;color:#001b3a;width:100%}.meet .box__header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.meet .box__header,.meet .box__header-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.meet .box__header .ava{margin-right:15px;height:50px}.meet .box__header .info{margin-bottom:18px;line-height:20px;padding-top:5px}.meet .box__header .name{font-weight:500;font-size:14px;color:#201f37}.meet .box__header .date{color:#9d9caf;font-weight:400;font-size:14px}.meet .box .what{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;gap:13px;font-size:16px;line-height:20px;font-weight:500}.meet .box .what span{display:block;font-size:14px;font-weight:400;color:#71717a}.meet .box .what i{display:block;font-style:normal}.meet .box .text{font-size:14px;line-height:20px}@media screen and (max-width:1249px){.meet{padding:100px 0 102px}.meet__container{padding:0 0 0 24px}.meet__title{margin-bottom:21px}.meet .boxes{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding-right:25px}}@media screen and (max-width:1023px){.meet{padding:53px 0 50px}.meet__container{padding:0}.meet__title{margin-bottom:16px}.meet__txt{margin-bottom:30px;font-size:16px;line-height:22px;text-align:center}.meet .boxes{padding-left:20px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.meet .box{min-width:285px;width:100%}}.lead{padding:50px 0 100px}.lead__wrap{position:relative;padding:63px 60px;background-color:#6a3185;-webkit-border-radius:40px;border-radius:40px;color:#fff}.lead__wrap>:not(:last-child){margin-bottom:24px}.lead__wrap:before{content:"";position:absolute;background-image:url(/img/lead/lead_img.png);-webkit-background-size:cover;background-size:cover;width:395px;height:266px;top:11.5%;right:5%}.lead__list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.lead__list li:not(:last-child){margin-bottom:12px}.lead__list li span{font-size:20px;line-height:30px}@media screen and (max-width:1139px){.lead__wrap{padding:40px 60px}.lead__wrap:before{top:12%;right:6%}.lead__title{max-width:400px}}@media screen and (max-width:1023px){.lead{padding:25px 0 50px}.lead__wrap{padding:33px 20px 240px;text-align:center;-webkit-border-radius:30px;border-radius:30px}.lead__wrap:before{width:272px;height:183px;top:unset;bottom:7%;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.lead__title{max-width:100%}.lead__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.lead__list li span{font-size:16px;line-height:22px}.lead__link{margin:0 auto}}.faq-views{--svg-color:#001b3a}.faq-views .faq-accordion__content{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;max-height:0;overflow:hidden}.faq-views .faq-accordion__content-wrap{padding:28px 24px 20px;font-size:20px;line-height:26px;font-weight:500;color:#71717a}@media screen and (max-width:1023px){.faq-views .faq-accordion__content-wrap{font-size:15px;line-height:21px}}.faq-views .faq-accordion__content-wrap a{font-size:inherit;line-height:inherit;color:#6a3185;text-decoration:underline}.faq-views .faq-accordion__item:not(:last-child){margin-bottom:24px}.faq-views .faq-accordion__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px 24px;font-size:24px;line-height:31px;font-weight:400;background-color:#f4f4f5;color:#001b3a;-webkit-border-radius:12px;border-radius:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;text-align:left}.faq-views .faq-accordion__btn span{padding-right:5px}.faq-views .faq-accordion__btn .plus{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.faq-views .faq-accordion__btn.faq-accordion__open .plus{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:1023px){.faq-views__title{margin-bottom:43px!important}.faq-views .faq-accordion__item:not(:last-child){margin-bottom:16px}.faq-views .faq-accordion__btn{padding:16px 12px;font-size:18px;line-height:23px}.faq-views .faq-accordion__btn .plus{width:20px;height:21px}.faq-views .faq-accordion__content-wrap{padding:15px 12px 16px}}@media screen and (max-width:767px){.faq-views .faq-accordion__item:not(:last-child){margin-bottom:17px}.faq-views .faq-accordion__content-wrap{padding:15px 12px 10px}}.questions{padding:100px 0 49px}.questions__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.questions__title{margin-bottom:41px}.questions .faq-views{max-width:65.7%;--svg-color:#001b3a;--svg-dark-color:#6a3185}.questions .faq-views__container{padding:0!important}.questions .faq-views__title{display:none}.questions .faq-views .faq-accordion{margin-bottom:51px}.questions .faq-views .faq-accordion__btn{padding:20px;font-size:20px;line-height:30px;font-weight:600;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.questions .faq-views .faq-accordion__btn:hover{-webkit-box-shadow:0 20px 32px 0 hsla(0,0%,49.8%,.3);box-shadow:0 20px 32px 0 hsla(0,0%,49.8%,.3)}.questions .faq-views .faq-accordion__open{color:#6a3185;--svg-color:currentColor}.questions .faq-views .faq-accordion__item:not(:last-child){margin-bottom:12px}.questions .faq-views .faq-accordion__content-wrap{padding:28px 20px 20px;font-size:20px;line-height:30px;font-weight:400;color:#001b3a}.questions .faq-views__link{position:relative;padding:8px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-border-radius:0;border-radius:0;color:#6a3185}.questions .faq-views__link,.questions .faq-views__link:before{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.questions .faq-views__link:before{position:absolute;content:"";width:100%;height:1px;border-bottom:1px solid #001b3a;opacity:0;bottom:1px;left:0}.questions .faq-views__link:hover{color:#001b3a}.questions .faq-views__link:hover:before{opacity:1}.questions .faq-views__link:hover svg{--svg-dark-color:#001b3a}.faq{max-width:65.5%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.faq,.faq__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.faq__list{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.mobile-bottom,.modals{display:none}.modals .contact{display:block}@media screen and (max-width:1249px){.questions__title{margin-bottom:40px}.questions .faq-views{max-width:57.7%}}@media screen and (max-width:1023px){.questions{padding:50px 0 25px}.questions__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:14px}.questions .faq-views{max-width:100%;margin-bottom:17px}.questions .faq-views .faq-accordion{margin-bottom:32px}.questions .faq-views .faq-accordion__btn{padding:17px;font-size:16px;line-height:22px}.questions .faq-views .faq-accordion__content-wrap{padding:24px 16px 15px;font-size:16px;line-height:22px}.questions .faq-views__list{margin-bottom:23px}.questions .faq-views__link{margin:0 auto}.mobile-bottom{display:block}.mobile-bottom__wrap{background-color:#f4f4f5;padding:32px 32px 36px;-webkit-border-radius:20px;border-radius:20px}.mobile-bottom__title{text-align:center;margin-bottom:14px}.mobile-bottom__btn{margin:0 auto;padding:9px 17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.modals{display:block}}@media screen and (max-width:750px){.questions__title{margin-bottom:37px}.faq-views__list{margin-bottom:26px}.mobile-bottom__wrap{padding-top:37px}.mobile-bottom__title{margin-bottom:19px;line-height:24px}}.banner-to-resellers{padding:40px 0 98px}.banner-to-resellers__wrap{position:relative;padding:60px;background-color:#f4f4f5;-webkit-border-radius:50px;border-radius:50px;width:100%;overflow:hidden}.banner-to-resellers__wrap:before{content:"";position:absolute;background-image:url(/img/banner-to-resellers/socials-img.png);-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;width:514px;height:196px;top:29%;right:0}.banner-to-resellers__title{margin-bottom:20px;max-width:680px;font-size:36px;line-height:44px}@media screen and (max-width:1023px){.banner-to-resellers{padding:40px 0 50px}.banner-to-resellers__wrap{padding:24px 24px 141px;-webkit-border-radius:20px;border-radius:20px}.banner-to-resellers__wrap:before{right:unset;left:50%;top:52%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:324px;height:123px}.banner-to-resellers__title{max-width:100%;font-size:20px;line-height:26px;text-align:center}.banner-to-resellers__link{margin:0 auto;font-size:20px;line-height:30px}}@media screen and (max-width:767px){.banner-to-resellers__wrap:before{top:60%}.banner-to-resellers__title{max-width:280px;margin:0 auto 20px}}.disable-scroll{overflow:hidden;position:fixed;left:0;top:0;width:100%}.close-modal-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:absolute;right:-85px;top:0;background-color:#fff;-webkit-border-radius:50%;border-radius:50%;width:62px;height:62px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.close-modal-btn:hover{background-color:#d1d1d1}.modal-overlay{position:fixed;left:0;top:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:block;overflow:auto;height:100%;width:100%;z-index:55;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;text-align:center;white-space:nowrap}.modal-overlay:before{display:inline-block;vertical-align:middle;width:0;height:100%;content:""}.modal{position:relative;display:none;z-index:30;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:500px;background-color:#f4f4f5;margin:30px auto;-webkit-border-radius:20px;border-radius:20px}.modal-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal--one .form{position:relative}.modal--one .form-title{display:block;text-align:left;font-size:22px;line-height:26px;font-weight:400}.modal--one .comment,.modal--one .name{margin-bottom:20px}.modal--one .comment span,.modal--one .name span{margin-bottom:3px;display:block;text-align:left;font-size:22px;line-height:26px}.modal--one .comment input,.modal--one .comment textarea,.modal--one .name input,.modal--one .name textarea{padding:5px;border:none;border-bottom:2px solid #cacaca;width:100%;font-size:20px;resize:none;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.modal--one .comment input:hover,.modal--one .comment textarea:hover,.modal--one .name input:hover,.modal--one .name textarea:hover{background-color:#f8f8f8}.modal--thanks{min-width:340px;max-width:500px;width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}.modal--thanks .modal-wrap{display:block;padding:24px 20px}.modal--thanks .title{margin-bottom:20px;font-size:18px;line-height:24px;font-weight:700;color:#001b3a}.modal--thanks .descr{max-width:none;margin-bottom:20px;font-size:16px;line-height:22px;color:#212121;text-wrap:auto}.modal--thanks .close-modal-btn{width:unset!important;height:unset!important;margin:0 auto;position:static;padding:10px 20px;-webkit-border-radius:12px;border-radius:12px;background-color:transparent;border:1px solid #6a3185}.modal--thanks .close-modal-btn span{font-size:16px;line-height:140%;color:#6a3185}.modal-overlay--visible{opacity:1;visibility:visible;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.modal-overlay--visible .contact__wrapper{display:block}.modal--visible{display:inline-block}@media screen and (max-width:767px){.modal{min-width:320px;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.modal--one .form .error{font-size:9px}.modal .close-modal-btn{width:42px;height:42px;right:2px}.modal .close-modal-btn svg{width:25px;height:25px}.modal--one .close-modal-btn{top:-12%}.modal--thanks .close-modal-btn{top:-30%}}