*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}::selection{background:#000;color:#fff}html,body{margin:0px;padding:0px}html{min-width:330px}body{font-family:"Encode Sans Expanded",sans-serif;font-size:20px;line-height:150%;color:#000;font-weight:500;background:#fff}h1{font-size:72px;line-height:120%;font-weight:600;margin:0px 0px 20px}h2{font-size:48px;line-height:120%;font-weight:500;padding:0px 0px 40px;border-bottom:1px solid #000;margin:0px 0px 40px}a{color:#fff;text-decoration:none;transition:all .3s ease-in-out 0s;text-decoration:underline}a:hover{text-decoration:none}p{margin:0px}p:nth-child(2n){text-indent:5px}strong{font-weight:700}ul,ol{margin:0px}img{vertical-align:top;max-width:100%}.img{border-radius:4px;overflow:hidden}.container{position:relative;max-width:1152px;padding:0px 16px;margin:0 auto}.btn{display:inline-block;border:0px;background:rgba(0,0,0,0);font-family:"Encode Sans Expanded",sans-serif;font-size:18px;color:#000;line-height:150%;font-weight:400;text-decoration:none;padding:24px 40px;border-radius:40px;text-align:center;white-space:nowrap;transition:all .3s ease-in-out 0s}.btn--primary{background:#c167f4}.btn--primary:hover{background:#f08040}.btn--secondary{background:#f1f1f1}.btn--secondary:hover{background:#cfcfcf}.header{position:fixed;top:0px;left:0px;width:100%;background:#fff;z-index:1000}.header__wrap{display:flex;justify-content:space-between;align-items:center;padding:16px 0px;line-height:100%}.header__logo{width:64px}.nav__list{display:flex;justify-content:space-between;align-items:center;margin:0px;padding:0px}.nav__item{list-style-type:none;margin:0px 0px 0px 30px}.nav__link{font-size:18px;font-weight:400;color:#000;line-height:150%;text-decoration:none}.nav__link:hover{color:#f08040}.nav-close{display:none}.nav-toggle{display:none;justify-content:flex-end;align-items:center;width:44px;height:44px;padding:10px;position:relative;background:rgba(0,0,0,0);cursor:pointer;z-index:2;border:0px}.nav-toggle__line{position:relative;display:block;width:100%;margin:0 auto;height:2px;background:#000}.nav-toggle__line:before,.nav-toggle__line:after{display:block;position:absolute;height:100%;background:#000;content:"";transition-duration:.3s,.3s;transition-delay:.3s,0}.nav-toggle__line:before{right:0px;width:100%;top:-7px}.nav-toggle__line:after{right:0px;width:100%;bottom:-7px}.nav-toggle--active .nav-toggle__line{background-color:rgba(0,0,0,0)}.nav-toggle--active .nav-toggle__line:before{transform:translateY(7px) rotate(45deg)}.nav-toggle--active .nav-toggle__line:after{transform:translateY(-7px) rotate(-45deg)}.main{padding:60px 0px 0px}section{padding:80px 0px}.hero__wrap{display:flex;justify-content:space-between;align-items:flex-start}.hero__content{display:flex;flex-direction:column;justify-content:space-between;width:57%}.hero__text{margin:0px 0px 20px;font-size:18px;line-height:150%;font-weight:400}.hero__img{width:40%}.hero__btns{display:flex;align-items:center}.hero .btn{padding:24px;width:256px;margin:0px 10px 0px 0px}.audience__wrap{display:flex;justify-content:space-between;align-items:flex-start}.audience__content{width:57%}.audience__content ul{padding:0px;margin:0px 0px 30px}.audience__content ul li{display:flex;align-items:center;margin:0px 0px 15px;font-size:18px;line-height:150%;font-weight:400;list-style-type:none}.audience__content ul li:before{display:block;width:32px;height:32px;background:url(../media/icon_decor.png) no-repeat;background-size:100%;margin:0px 15px 0px 0px;border-radius:50%;content:""}.audience__content ul li:last-child{margin:0px}.audience__img{width:40%}.services{background:linear-gradient(180deg, #FFFFFF, #F08040)}.services__item{padding:0px 0px 15px;border-bottom:1px solid #000;margin:0px 0px 15px}.services__item:last-child{margin:0px}.services__item-title{margin:0px 0px 7px}.services__item-title:before{position:relative;top:-5px;display:inline-block;width:4px;height:4px;border-radius:2px;background:#000;margin:0px 12px;content:""}.services__item-text{font-size:18px;line-height:150%;font-weight:400}.features__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.features__item{display:flex;flex-direction:column}.features__item:before{display:block;width:32px;height:32px;background:url(../media/icon_decor.png) no-repeat;background-size:100%;margin:0px 0px 15px;border-radius:50%;content:""}.snapshot__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}.snapshot__item{display:flex;flex-direction:column;justify-content:space-between;background:#f1f1f1;padding:16px}.snapshot__item-title{color:#c167f4;margin:0px 0px 15px}.snapshot__item-title:before{display:block;width:32px;height:32px;background:url(../media/icon_decor.png) no-repeat;background-size:100%;margin:0px 0px 5px;border-radius:50%;content:""}.snapshot__item-text{font-size:18px;line-height:150%;font-weight:400}.testimonials{background:linear-gradient(180deg, #FFFFFF, #C167F4)}.testimonials__wrap{display:flex;justify-content:space-between;align-items:flex-start}.testimonials__content{width:50%}.testimonials__list{margin:0px 0px 40px}.testimonials__item-text{margin:0px 0px 15px}.testimonials__item-detail{font-size:18px;line-height:150%;font-weight:400;text-align:right}.testimonials__img{width:40%}.testimonials__nav{display:flex;justify-content:flex-end}.testimonials__nav-item{width:64px;height:64px;border-radius:50%;border:1px solid #000;background:url(../media/arrow.png) no-repeat;background-size:20px 14px;background-position:50% 50%;cursor:pointer}.testimonials__nav-item--next{margin:0px 0px 0px 30px;transform:rotate(180deg)}.faq{background:#c167f4}.faq__item{padding:0px 0px 15px;border-bottom:1px solid #000;margin:0px 0px 15px}.faq__item:last-child{margin:0px}.faq__item-question{margin:0px 0px 7px}.faq__item-answer{font-size:18px;line-height:150%;font-weight:400}.footer{background:#000;padding:40px 0px 16px;font-size:18px;line-height:150%;font-weight:400;color:#fff}.footer a{text-decoration:none}.footer__wrap{display:flex;justify-content:space-between;align-items:flex-start;margin:0px 0px 30px}.footer__slogan{font-size:28px;line-height:130%;font-weight:500;color:#f08040;margin:0px 0px 40px}.footer__contact-item{display:flex;align-items:center;margin:0px 0px 20px}.footer__contact-item:last-child{margin:0px}.footer__contact-item a:hover{text-decoration:underline}.footer__contact-title{margin:0px 10px 0px 0px}.footer__copyright{font-size:12px;line-height:150%;text-align:right}.footer-nav__list{margin:0px;padding:0px}.footer-nav__item{list-style-type:none;margin:0px 0px 16px;text-align:right}.footer-nav__item:last-child{margin:0px}.footer-nav__link:hover{color:#f08040}.social{display:flex;justify-content:flex-start;align-items:center}.social__item{width:32px;height:32px;margin:0px 15px 0px 0px}.social__item--instagram{background:url(../media/icon_instagram.png) no-repeat;background-size:100%}.social__item--x{background:url(../media/icon_x.png) no-repeat;background-size:100%}.social__item--youtube{background:url(../media/icon_youtube.png) no-repeat;background-size:100%}.cookie{position:fixed;bottom:8px;left:50%;transform:translateX(-50%);width:calc(100% - 16px);max-width:1262px;z-index:998}.cookie__wrap{display:flex;justify-content:space-between;align-items:center;padding:32px;border-radius:16px;background:#000;color:#fff;font-size:18px;line-height:150%;font-weight:400}.cookie__btns{display:flex;align-items:center}.cookie__btn{background:#fff;width:256px;padding:13px;color:#000;font-size:20px;font-weight:500;cursor:pointer;margin:0px 0px 0px 25px}.cookie__btn--decline{border:1px solid #fff;color:#fff;background:rgba(0,0,0,0)}.overlay{display:none}.overlay--open{display:block;position:fixed;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,.85);z-index:999}@media(max-width: 992px){body{font-size:18px;line-height:150%}h1{font-size:48px;line-height:120%}h2{font-size:36px;line-height:120%}.header__wrap{padding:10px 0px}.nav{display:none}.nav--open{display:block;position:absolute;top:calc(100% + 10px);left:20px;right:20px}.nav__list{flex-direction:column;background:#fff;padding:16px;border-radius:4px}.nav__item{text-align:center;margin:10px 0px}.nav__link{font-size:24px;line-height:130%;font-weight:500}.nav-close{position:relative;display:flex;justify-content:center;align-items:center;width:96px;height:96px;background:#fff;margin:10px auto 0px;border-radius:50%;cursor:pointer}.nav-close:before{position:absolute;left:50%;top:50%;margin:-1px 0px 0px -20px;width:40px;height:2px;background:#000;transform:rotate(45deg);content:""}.nav-close:after{position:absolute;left:50%;top:50%;margin:-1px 0px 0px -20px;width:40px;height:2px;background:#000;transform:rotate(-45deg);content:""}.nav-toggle{display:flex}section{padding:50px 0px}.hero__content{width:100%}.hero__text{font-size:16px;line-height:150%}.hero__img{display:none}.audience__content ul li{font-size:16px;line-height:150%}.services__item-text{font-size:16px;line-height:150%}.features__list{grid-template-columns:repeat(2, 1fr)}.snapshot__list{grid-template-columns:repeat(2, 1fr)}.snapshot__item-text{font-size:16px;line-height:150%}.testimonials__content{width:100%}.testimonials__item-detail{font-size:16px;line-height:150%}.testimonials__img{display:none}.faq__item-answer{font-size:16px;line-height:150%}.footer{font-size:16px;line-height:150%}.footer__wrap{flex-direction:column}.footer__content{width:100%;margin:0px 0px 30px}.footer__slogan{font-size:24px;line-height:130%}.footer-nav__item{text-align:left}.footer__copyright{text-align:center;font-size:11px;line-height:150%}.cookie__wrap{flex-direction:column}.cookie__text{text-align:center;margin:0px 0px 20px}.cookie__btn{margin:0px 10px}}@media(max-width: 768px){.hero__btns{flex-direction:column}.hero .btn{margin:0px 0px 10px}.audience__wrap{flex-direction:column}.audience__content{width:100%;margin:0px 0px 20px}.audience__img{width:100%}.features__list{grid-template-columns:repeat(1, 1fr)}.snapshot__list{grid-template-columns:repeat(1, 1fr)}.cookie__btns{flex-direction:column;align-items:center}.cookie__btn{margin:0px 0px 10px}}