.header__wrapper{display:flex;justify-content:space-between;margin-top:44px}.header__wrapper .burger_menu{display:none}.header__wrapper .burger_menu span{border:5px solid #000;width:60px;margin-bottom:9px;background:#000;display:flex;border-radius:10px}.header__menu-list{display:flex}.header__menu-item{list-style:none;margin-right:49px}.header__menu-item a{color:#696871;text-decoration:none;font-family:DM Sans;font-weight:700;font-size:15px}.header__menu-item a:hover{color:#19191b;padding-bottom:10px;border-bottom:2px solid #5454d4}.modal{position:relative}.modal .overlay{background:rgba(0,0,0,.603);width:300vh;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}.modal__wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto;border:1px solid #ff7143;padding:100px;background:#eee;-webkit-animation:modal-animation .4s ease-out;animation:modal-animation .4s ease-out}.modal__label{font-family:DM Sans}.modal__input{margin-bottom:30px;margin-left:30px;padding:10px;border-radius:5px;border:1px solid #3a3838}.main-btn{background:#ff7143;padding:19px 60px;border-radius:10px;font-family:DM Sans;font-weight:700;font-size:17px;color:#fff;text-decoration:none;transition:.4s all}.main-btn:hover{background-color:#db5528}.modal-btn{border:none;display:block;margin:20px auto 0 auto;cursor:pointer}.modal-close{position:absolute;right:20px;top:10px;border:none;cursor:pointer;font-size:50px;color:#19191b;transition:.2s all;background:0 0}.modal-close:hover{color:#ff7143}.promo-btn{background:#5454d4}.promo-btn:hover{background-color:#1b1b8a}.link{font-family:DM Sans;font-size:17px;font-weight:700;text-decoration:none;color:#5454d4;transition:.4s ease-in-out;background:0 0;padding:0}.link:hover{color:#2b2b99;background:0 0}.promo{margin-top:100px}.promo__wrapper{display:flex;justify-content:space-between}.promo__leftside{margin-top:45px;margin-right:74px}.promo__title{font-family:DM Sans;font-size:80px;font-weight:700;color:#19191b;line-height:80px;margin-bottom:0}.promo__subtitle{margin-top:30px;margin-bottom:70px;font-family:Mulish;font-weight:400}.promo__btns{display:flex;align-items:center}.promo__down{margin-left:40px;align-self:center}.promo__down img{padding:20px;border:1px solid #e7e7e7;border-radius:100%;transition:.5s ease-in-out}.promo__down img:hover{background-color:#ff7143}.promo__partners{display:flex;justify-content:space-between;align-items:center;margin-top:100px}.subscript{margin-top:160px}.subscript__wrapper{display:flex}.subscript__rightside{margin-top:70px;margin-left:200px}.subscript__title{font-family:DM Sans;font-weight:700;font-size:50px;color:#19191b}.subscript__subtitle{font-family:Mulish;font-size:20px;font-weight:400;line-height:30px;color:#696871;margin-top:30px;margin-bottom:30px;width:460px}.metrics{margin-top:100px}.metrics__wrapper{display:flex}.metrics__title{margin-top:180px;font-family:DM Sans;font-weight:700;font-size:50px;color:#19191b}.metrics__subtitle{font-family:Mulish;font-weight:400;font-size:20px;line-height:30px;margin-top:30px;width:460px;margin-right:160px;margin-bottom:30px}.metrics__cards{display:flex;justify-content:space-between;margin-top:140px}.metrics__card{display:flex;flex-direction:column;align-items:center}.metrics__card-title{font-family:DM Sans;font-weight:700;font-size:24px;color:#19191b;margin-bottom:0}.metrics__card-descr{font-family:Mulish;font-weight:400;font-size:16px;line-height:24px;text-align:center;width:307px;margin-top:20px}.prices{margin-top:150px;margin-bottom:150px}.prices__wrapper{display:flex;justify-content:space-between}.prices__title{font-family:DM Sans;font-size:60px;font-weight:700;line-height:70px;width:550px}.prices__tabs{align-self:center}.prices__btn{border:none;background:0 0;font-family:DM Sans;font-weight:700;font-size:16px;padding:18px 0;width:175px;cursor:pointer}.prices .active-left{background-color:#5454d4;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#fff}.prices .active-right{background-color:#5454d4;border-top-right-radius:10px;border-bottom-right-radius:10px;color:#fff}.prices__cards{display:flex;justify-content:center;margin-right:18px}.prices__card{width:330px;text-align:center;color:#696871;padding:50px 0;font-family:Mulish;font-weight:400}.prices__card-title{font-size:18px}.prices__card-price{color:#1d293f;font-family:DM Sans;font-size:28px;font-weight:700}.prices__card-price span{font-size:60px}.prices__card:hover{background:#ff7143;border-radius:10px;color:#fff}.prices__card:hover>.prices__card-price{background:#ff7143;border-radius:10px;color:#fff}.prices__card .link{transition:0s;display:block;margin:0 auto;margin-top:74px;width:285px}.prices__card:hover>.link{background:#9f3919;padding:19px;color:#fff}*{box-sizing:border-box}::after{box-sizing:border-box}::before{box-sizing:border-box}body{position:relative}.container{width:1146px;margin:0 auto}.hidden{display:none}@-webkit-keyframes modal-animation{from{opacity:0}to{opacity:1}}@keyframes modal-animation{from{opacity:0}to{opacity:1}}@media (max-width:1200px){.container{width:960px}.promo__wrapper{display:block}.promo_rightside{display:flex;justify-content:flex-end;margin-top:-200px}.promo_rightside img{width:50%}.promo__btns{padding-top:80px}.subscript__rightside{margin-left:140px}.metrics__leftside{margin-left:20px}.metrics__subtitle{margin-right:120px}}@media (max-width:992px){.container{width:720px}.header .burger_menu{display:block}.header__menu{width:200px;position:absolute;right:200px;top:-290px}.header__menu-active{top:-20px}.header__menu-list{flex-direction:column;background-color:#da886d;justify-content:center;align-items:center;padding-top:25px;border-radius:10px}.header__menu-list a{color:#fff}.header__menu-item{margin-bottom:30px}.header .main-btn{display:none}.modal__input{width:300px;margin-top:20px}.subscript__wrapper{display:block}.subscript__leftside{text-align:center}.metrics__wrapper{flex-direction:column}.metrics__leftside{order:2}.metrics__title{text-align:center}.metrics__subtitle{text-align:center;margin:0 auto 30px auto}.metrics .link{margin-left:135px}.metrics__rightside{order:1;text-align:center}.metrics__cards{flex-direction:column}.prices__wrapper{flex-direction:column;align-items:center}.prices__title{text-align:center}.prices__card{width:217px}.prices__card-price span{font-size:50px}.prices .link{width:auto}}@media (max-width:768px){.container{width:540px}.header .header__menu-active{right:150px}.modal__wrapper{padding:50px}.promo_rightside{display:none}.promo__btns{justify-content:center;padding-top:0}.promo__partners{flex-direction:column}.promo__partners a{margin-bottom:20px}.subscript__rightside{margin-left:0;text-align:center}.subscript__title{font-size:40px}.subscript__subtitle{font-size:18px;width:auto}.metrics__leftside{text-align:center}.metrics__title{font-size:40px}.metrics__subtitle{font-size:18px}.metrics .link{margin-left:0}.prices__cards{flex-direction:column;align-items:center}}@media (max-width:576px){.container{width:auto}.header .burger_menu span{width:50px;border:3px solid #000}.header .header__menu-active{right:50px}.header__logo img{width:80%}.modal__wrapper{padding:20px;width:auto}.modal-close{top:0;right:0}.modal__form{text-align:center;padding-top:20px;padding-bottom:2px}.modal__label{font-size:14px}.modal__input{width:auto;margin-left:0}.modal-btn{font-size:13px;padding:19px 40px}.promo__leftside{margin-right:0}.promo__title{font-size:40px;line-height:50px;text-align:center}.promo__subtitle{text-align:center}.promo__btns .promo-btn{font-size:13px}.subscript__leftside img{width:70%}.metrics__rightside img{width:70%}.metrics__subtitle{width:auto}.prices__title{width:auto;font-size:40px;line-height:50px}.prices__tabs{display:flex}.prices__btn{width:145px}}