@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{height:100%}a{text-decoration:none}button:focus,input:focus{outline:transparent}li,ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}body{position:relative;overflow-x:hidden;min-width:320px;max-width:100vw;font-family:"Inter",sans-serif;font-style:normal;font-weight:normal;background:#fff;cursor:default}.section-container{max-width:1444px;padding:0 12px;margin:0 auto}.section-title h2{font-weight:bold;font-size:34px;line-height:150%;color:#242835}.header{-webkit-box-shadow:0px 2px 10px rgba(21,42,56,0.15);box-shadow:0px 2px 10px rgba(21,42,56,0.15);position:fixed;height:96px;width:100%;background-color:#fff;z-index:33}.header__inner{height:96px;width:100%;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}.header__inner-logo img{width:279px;height:auto;background-position:center;background-size:cover}.header__inner-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.burger__menu{display:none}.header__inner-menu ul{padding-right:40px}.header__inner-menu li{display:inline-block}.header__inner-menu li+li{padding-left:40px}.header__inner-menu a{font-weight:500;font-size:15px;line-height:160%;color:#242835;-webkit-transition:0.3s;transition:0.3s}.header__inner-menu a:hover{color:#8dcb8b}.header__menu-dropdown{position:relative;font-weight:500;font-size:15px;line-height:160%;color:#242835;-webkit-transition:0.3s;transition:0.3s;cursor:pointer}.header__menu-dropdown .hover-dropdown:hover .dropdown-list{height:120px}.dropdown-list{position:absolute;overflow:hidden;height:0;top:59px;left:-10px;width:220px;padding:0 10px;background-color:#fff;-webkit-transition:all 0.4s;transition:all 0.4s}.dropdown-list li{display:block}.dropdown-list li+li{padding-left:0;padding-top:15px}.hover-dropdown:hover .dropdown-list{height:120px}.dropdown-list.dropdown--active{height:120px}.header__inner-mail:hover svg path{fill:#8dcb8b}.header__inner-mail:hover a{color:#8dcb8b}.header__inner-mail svg path{-webkit-transition:0.3s;transition:0.3s}.header__inner-mail a{font-weight:500;font-size:14px;line-height:160%;color:#242835;padding-left:4px;-webkit-transition:0.3s;transition:0.3s}.header__inner-btn{font-weight:600;font-size:15px;line-height:150%;color:#ffffff;padding:12px 18px;-webkit-filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));border-radius:10px;text-transform:uppercase;background:#8dcb8b;margin-left:40px;-webkit-transition:all 0.3s;transition:all 0.3s}.header__inner-btn:hover{background:#77b677;color:#fff}.main{background-position:center;padding-top:216px}.main__title h1{font-weight:bold;font-size:50px;line-height:140%;color:#242835;margin-bottom:48px}.main__subtitle{padding-left:28px;position:relative;margin-bottom:64px}.main__subtitle:before{content:"";width:12px;height:12px;position:absolute;top:0;left:0;background:#8dcb8b;-webkit-box-shadow:0px 9px 70px rgba(0,0,0,0.16),0px 3.75998px 29.2443px rgba(0,0,0,0.115017),0px 2.01027px 15.6354px rgba(0,0,0,0.0953772),0px 1.12694px 8.76509px rgba(0,0,0,0.08),0px 0.598509px 4.65507px rgba(0,0,0,0.0646228),0px 0.249053px 1.93708px rgba(0,0,0,0.0449833);box-shadow:0px 9px 70px rgba(0,0,0,0.16),0px 3.75998px 29.2443px rgba(0,0,0,0.115017),0px 2.01027px 15.6354px rgba(0,0,0,0.0953772),0px 1.12694px 8.76509px rgba(0,0,0,0.08),0px 0.598509px 4.65507px rgba(0,0,0,0.0646228),0px 0.249053px 1.93708px rgba(0,0,0,0.0449833);border-radius:2px}.main__subtitle p{font-size:16px;line-height:150%;color:#242835}.main__mobile-img{display:none}.main__btn a{font-weight:600;font-size:15px;line-height:150%;color:#ffffff;padding:18px 32px;background-color:#8dcb8b;border-radius:10px;-webkit-transition:all 0.3s;transition:all 0.3s}.main__btn a:hover{background:#77b677;color:#fff}.main__pos-img{margin-bottom:206px}.main__wrapper{position:relative}.main__target{position:absolute;left:0;bottom:-250px}.main__target-mouse{position:relative}.main__target-mouse:after{content:"";position:absolute;height:5px;width:1px;background-color:#000;top:5px;left:9px;-webkit-animation:slide 1.5s infinite linear;animation:slide 1.5s infinite linear}.main__target:before{content:"";position:absolute;top:-24px;left:5px;width:9px;height:9px;border-top:1px solid #000;border-left:1px solid #000;margin-bottom:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:fade 1.6s infinite linear;animation:fade 1.6s infinite linear}.main__target:after{content:"";position:absolute;top:-17px;left:5px;width:9px;height:9px;border-top:1px solid #000;border-left:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:5px;-webkit-animation:fade 1.6s infinite linear;animation:fade 1.6s infinite linear;-webkit-animation-delay:1s;animation-delay:1s}.main__target span{position:absolute;top:-10px;left:5px;width:9px;height:9px;border-top:1px solid #000;border-left:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:5px;-webkit-animation:fade 1.6s infinite linear;animation:fade 1.6s infinite linear;-webkit-animation-delay:2.2s;animation-delay:2.2s}@-webkit-keyframes slide{0%{top:5px}50%{top:15px}to{top:5px}}@keyframes slide{0%{top:5px}50%{top:15px}to{top:5px}}@-webkit-keyframes fade{0%{border-top:1px solid #000;border-left:1px solid #000}to{border-top:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}@keyframes fade{0%{border-top:1px solid #000;border-left:1px solid #000}to{border-top:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}.advantages{padding-bottom:150px;position:relative;z-index:2}.advantages:before{content:"";position:absolute;background-image:url(../img/advantages__bg.jpg);width:100%;height:564px;top:0px;left:0;z-index:-1}.advantages__inner{text-align:center;padding-top:90px}.advantages__title{margin-bottom:102px}.advantages__title h2{color:#fff}.advantages__item{text-align:center;max-width:330px;width:100%;background:#ffffff;-webkit-box-shadow:0px 8px 28px rgba(24,39,75,0.12),0px 18px 88px rgba(24,39,75,0.14);box-shadow:0px 8px 28px rgba(24,39,75,0.12),0px 18px 88px rgba(24,39,75,0.14);border-radius:10px;padding:48px 40px 42px}.advantages__item-box{min-height:370px;overflow:hidden;height:100%;position:relative;margin-bottom:33px}.advantages__item-box:after{content:"";position:absolute;background-image:url(../img/advantages__item_border.svg);bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:249px;height:9px}.advantages__item-title{font-weight:bold;font-size:22px;line-height:150%;color:#242835;margin-bottom:36px}.advantages__item-img{margin:0 auto 36px;width:100px;height:100px}.advantages__item-img img{width:100%;height:auto}.advantages__item-list{text-align:left}.advantages__item-list li{padding-left:38px;position:relative;font-size:15px;line-height:160%;color:#242835}.advantages__item-list li+li{margin-top:14px}.advantages__item-list li:before{position:absolute;top:0;left:0;content:"";height:24px;width:24px;background:url(../img/advantages__item_check.svg),linear-gradient(128.44deg,#736fc7 1.05%,#ab6fc7 107.56%);background-repeat:no-repeat;background-position:center;border-radius:50%}.advantages__item-price{font-weight:bold;font-size:22px;line-height:150%;color:#242835;margin-bottom:45px}.advantages__item-price span{color:#9bb0bc}.advantages__item-btn a{cursor:pointer;font-weight:600;font-size:16px;line-height:150%;padding:12px 31px;border-radius:10px;color:#ffffff;display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#8dcb8b),to(#63a361));background:linear-gradient(90deg,#8dcb8b 0%,#63a361 100%);-webkit-transition:0.3s;transition:0.3s}.advantages__item-btn a:hover{-webkit-filter:brightness(90%);filter:brightness(90%);color:#fff}.whychoose__inner{padding-bottom:150px;text-align:center}.whychoose__title{margin-bottom:96px}.whychoose__item{margin-bottom:72px;text-align:center}.whychoose__item-img{width:130px;height:130px;margin:0 auto 30px}.whychoose__item-img img{background-size:contain;background-position:center}.whychoose__item-text{margin:0 auto;max-width:220px;font-weight:bold;font-size:17px;line-height:160%;color:#2d3646;position:relative}.whychoose__item-text:before{content:"";position:absolute;z-index:-1;width:145px;height:100px;top:-10px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background:-webkit-gradient(linear,left top,left bottom,from(#daebf2),color-stop(99.99%,#ffffff),to(#ffffff));background:linear-gradient(180deg,#daebf2 0%,#ffffff 99.99%,#ffffff 100%);opacity:0.4;border-radius:10px}.info{padding-bottom:50px}.info .col-md-5,.info .col-md-6{margin-bottom:120px}.info__content{max-width:495px;width:100%;text-align:left}.info__content-title h3{font-weight:bold;font-size:30px;line-height:160%;color:#242835;margin-bottom:36px}.info__content-text p{font-size:15px;line-height:160%;color:#5b6e7c;margin-bottom:20px}.info__img{position:relative;width:100%}.info__img img{width:100%}.info__img:before{content:"";position:absolute;width:199px;height:208px;top:0;left:0;background:#508fff;opacity:0.2;z-index:-1;-webkit-filter:blur(90px);filter:blur(90px)}.info__img:after{content:"";position:absolute;width:238px;height:238px;bottom:0;right:0;background:#508fff;opacity:0.2;-webkit-filter:blur(90px);filter:blur(90px);z-index:-1}.footer{background:#242835;padding:120px 0 90px}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__inner-content{width:750px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__col-title{font-weight:bold;font-size:16px;line-height:150%;color:#ffffff;margin-bottom:30px}.footer__col-list li:not(:last-child){margin-bottom:16px}.footer__col-list a{font-size:16px;line-height:150%;color:#ffffff;opacity:0.5;-webkit-transition:0.3s;transition:0.3s}.footer__col-list a:hover{color:#8dcb8b}.footer__col-mail{font-size:16px;line-height:150%;color:#ffffff;opacity:0.5;-webkit-transition:0.3s;transition:0.3s}.footer__col-mail:hover{color:#8dcb8b}.footer__inner-copy{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copy-info a{display:block;text-decoration:underline;font-size:14px;line-height:150%;color:#ffffff;opacity:0.5;-webkit-transition:0.3s;transition:0.3s}.footer__copy-info a:hover{color:#8dcb8b}.footer__copy-info a+a{margin-top:12px}.footer__copy-text{font-size:12px;line-height:150%;color:#ffffff;opacity:0.3}.terms{padding-top:96px}.terms__inner{padding:75px 0 155px}.terms__date{font-weight:300;font-size:16px;line-height:150%;color:#5b6e7c}.terms__title h1{margin-bottom:30px;font-weight:bold;font-size:50px;line-height:140%;color:#242835}.terms__content p{font-size:15px;line-height:160%;color:#5b6e7c;margin-bottom:20px}.terms__list{padding:22px 0 40px}.terms__list a{text-decoration:underline;font-size:15px;line-height:160%;color:#5b6e7c;-webkit-transition:0.3s;transition:0.3s}.terms__list a:hover{color:#000}.terms__content-paragraph{margin-bottom:40px}.terms__content-title{font-weight:600;font-size:18px;line-height:160%;color:#5b6e7c;margin-bottom:25px}.terms__content-paragraph li{position:relative;padding-left:25px}.terms__content-paragraph li:before{content:"";width:5px;height:5px;left:10px;top:7px;border-radius:50%;position:absolute;background-color:#5b6e7c}.terms__content-paragraph span{display:block;font-size:15px;line-height:160%;color:#5b6e7c}.back-top{position:fixed;z-index:999;right:70px;bottom:15%}.products-main{padding:228px 0 130px}.products-main__title h1{font-weight:bold;font-size:50px;line-height:140%;color:#242835;margin-bottom:48px}.products-main__subtitle{font-size:16px;line-height:150%;color:#242835;margin-bottom:48px}.products-main__btn{text-align:center}.products-main__btn a{-webkit-filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));border-radius:10px;font-weight:600;font-size:15px;line-height:150%;color:#ffffff;background:#8dcb8b;padding:17px 32px;-webkit-transition:0.3s;transition:0.3s;display:inline-block}.products-main__btn a:hover{background:#77b677;color:#fff}.products-main__bg{text-align:right}.products-main__bg img{background-size:contain}.products-get{text-align:center;padding-bottom:120px}.products-get__widget{width:100%;background-repeat:no-repeat;background-size:cover;height:106px;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;margin-bottom:120px;border-radius:10px;padding:15px}.products-get__widget img{width:40px;height:auto;background-size:cover;margin-right:24px}.products-get__widget span{font-weight:500;font-size:28px;line-height:150%;color:#ffffff}.products-get__title{margin-bottom:84px}.products-get__title h2{color:#242835}.products-get__inner{margin:0 auto;max-width:1320px}.products-get__row{margin:0 auto 10px;width:100%;height:56px;background:#3c505f;font-size:14px;line-height:160%;color:#ffffff;padding:0 50px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-get__col:not(:last-child){border-right:1px solid rgba(218,232,238,0.2)}.products-get__col:first-child{text-align:center;width:20%}.products-get__col:nth-child(2){text-align:center;width:15%}.products-get__col:nth-child(3){text-align:center;width:12%}.products-get__col:nth-child(4){text-align:center;width:13%}.products-get__col:nth-child(5){text-align:center;width:23%}.products-get__col:nth-child(6){text-align:center;width:27%}.products-get__wrapper{margin:0 auto 10px;width:100%;border-radius:6px;background:rgba(115,111,199,0.05);margin-bottom:10px;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden;-webkit-transition:0.6s;transition:0.6s}.products-get__wrapper:hover{position:relative;z-index:20;background:#fff;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0px 8px 28px -6px rgba(24,39,75,0.12),0px 18px 88px -4px rgba(24,39,75,0.14);box-shadow:0px 8px 28px -6px rgba(24,39,75,0.12),0px 18px 88px -4px rgba(24,39,75,0.14)}.products-get__wrapper:hover .products-get__btn{background:-webkit-gradient(linear,left top,right top,from(#8dcb8b),to(#63a361));background:linear-gradient(90deg,#8dcb8b 0%,#63a361 100%)}.products-get__wrapper:hover .products-get__domain,.products-get__wrapper:hover .products-get__time,.products-get__wrapper:hover .products-get__type{color:#242835}.products-get__list{display:none}.wrapper--active{-webkit-transition:0.6s;transition:0.6s}.wrapper--active .products-get__item:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:64px}.products-get__item{padding:0 50px;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;line-height:150%;color:#3c505f;cursor:pointer;position:relative}.products-get__item:after{content:"";position:absolute;top:66px;left:50px;width:0px;height:0px;-webkit-transition:0.4s;transition:0.4s;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #3c505f}.products-get__item .products-get__col:not(:last-child){border-right:1px solid #cce1ea}.popular:before{content:"";position:absolute;width:92px;height:92px;top:0;left:0;background-image:url(../img/products__item_popular.png)}.sale:before{content:"";position:absolute;width:92px;height:92px;top:0;left:0;background-image:url(../img/products__item_sale.png)}.recommended:before{content:"";position:absolute;width:92px;height:92px;top:0;left:0;background-image:url(../img/products__item_recommend.png)}.products-get__name{font-weight:bold;font-size:18px;line-height:150%;color:#3c505f;padding-left:25px;text-align:left}.products-get__icon{background-size:contain}.products-get__time img{width:24px;height:24px;background-size:cover;margin-right:8px}.products-get__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-get__price{text-align:left}.price{position:relative;font-weight:bold;font-size:21px;color:#5da35b;padding-right:36px}.price span{font-size:14px;color:#5da35b;font-weight:normal;position:absolute;right:0;top:-6px}.products-get__old-price{font-size:15px;color:#5b6e7c;font-weight:normal;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.products-get__btn{border-radius:10px;font-weight:600;font-size:16px;line-height:150%;color:#ffffff;padding:12px 18px;background:#8dcb8b;margin-left:29px;-webkit-transition:0.3s;transition:0.3s;width:119px}.products-get__btn:hover{-webkit-filter:brightness(90%);filter:brightness(90%);color:#fff}.products-get__list{text-align:left;width:100%;padding:35px 50px;font-weight:300;font-size:15px;line-height:150%;color:#3c505f}.products__list-title{font-weight:600;font-size:16px;line-height:150%;color:#3c505f;margin-bottom:24px}.products__list-text{margin-bottom:24px}.products__list-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list__info-character{margin-bottom:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.list__info-character span{font-weight:600;padding-left:5px;font-size:16px;line-height:150%;color:#3c505f;max-width:215px}.products-howto{background:#2d3646;padding:176px 0 150px;text-align:center;position:relative;overflow:hidden}.products-howto:after{content:"";position:absolute;width:100%;height:493px;bottom:50px;right:0;background-image:url(../img/products-howto-after.png);background-repeat:no-repeat}.products-howto__title{margin-bottom:108px}.products-howto__title h2{color:#fff}.products-howto__item{text-align:center}.products-howto__img{width:84px;height:84px;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;border-radius:50%;-webkit-box-shadow:0px 5px 50px -6px rgba(45,54,70,0.3),0px 10px 20px -4px rgba(0,0,0,0.2);box-shadow:0px 5px 50px -6px rgba(45,54,70,0.3),0px 10px 20px -4px rgba(0,0,0,0.2);background:-webkit-gradient(linear,left top,right top,from(rgba(141,203,139,0.4)),to(rgba(99,163,97,0.4)));background:linear-gradient(90deg,rgba(141,203,139,0.4) 0%,rgba(99,163,97,0.4) 100%);margin:0 auto 26px}.products-howto__number{border-radius:50%;width:36px;height:36px;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;color:#fff;margin:0 auto 30px;-webkit-box-shadow:0px 5px 50px -6px rgba(45,54,70,0.3),0px 10px 20px -4px rgba(0,0,0,0.2);box-shadow:0px 5px 50px -6px rgba(45,54,70,0.3),0px 10px 20px -4px rgba(0,0,0,0.2);background:-webkit-gradient(linear,left top,right top,from(rgba(141,203,139,0.4)),to(rgba(99,163,97,0.4)));background:linear-gradient(90deg,rgba(141,203,139,0.4) 0%,rgba(99,163,97,0.4) 100%)}.products-howto__text{margin:0 auto;max-width:196px;font-weight:bold;font-size:17px;line-height:160%;color:#ffffff}.products-whychoose{padding-top:150px;position:relative}.products-whychoose:before{content:"";position:absolute;background-image:url(../img/products-whychoose-before.png);top:0;left:0;width:712px;height:150px}.products-faq{background-color:#f2f5fb;padding:153px 0 103px;text-align:center}.products-faq__title{margin-bottom:72px}.products-faq__title h2{color:#242835}.products-faq__accordion{border-bottom:1px solid #e0e0e0}.products-faq__accordion .accordion-item{background-color:#f2f5fb;border:none;border-top:1px solid #e0e0e0}.products-faq__accordion .accordion-button{padding:36px 0;font-weight:600;font-size:21px;line-height:150%;color:#242835;text-align:left;background-color:#f2f5fb}.products-faq__accordion .accordion-button:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.products-faq__accordion .accordion-button:after{background-image:url(../img/minus.svg)}.products-faq__accordion .accordion-button:not(.collapsed):after{background-image:url(../img/plus.svg);-webkit-transform:none;transform:none}.products-faq__accordion span{padding-right:18px;font-weight:600;font-size:21px;line-height:150%;color:#b5bfc6}.products-faq__accordion .accordion-body{margin-left:45px;padding:0 0 0 24px;border-left:1px solid #5b6e7c;font-weight:300;font-size:16px;color:#5b6e7c;margin-bottom:36px;text-align:left}.accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}.contacts{padding:205px 0 150px}.contacts__title h1{font-weight:bold;font-size:50px;line-height:140%;color:#242835;margin-bottom:84px}.contacts__info-box{font-size:17px;line-height:140%;color:#242835}.contacts__info-box:first-child{margin-bottom:36px}.contacts__info-box a{color:#242835;-webkit-transition:all 0.3s;transition:all 0.3s}.contacts__info-box a:hover{color:#8dcb8b}.contacts__info-title{font-weight:bold;margin-bottom:14px}.contacts__form{max-width:670px;width:100%}.contacts__form-title{font-weight:bold;font-size:17px;line-height:140%;color:#242835;margin-bottom:30px}.form__row+.form__row{margin-top:30px}.invalid-feedback{text-align:left}input{display:block;width:100%;padding:15px 18px;font-size:17px;line-height:150%;color:#242835;border:1px solid #bdbdbd}input::-webkit-input-placeholder{color:#5B6E7C}input::-moz-placeholder{color:#5B6E7C}input:-ms-input-placeholder{color:#5B6E7C}input::-ms-input-placeholder{color:#5B6E7C}input::placeholder{color:#5B6E7C}input:focus{color:rgba(36,40,53,0.8)}input:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder{opacity:0}.form-control{border:1px solid #bdbdbd;display:block;width:100%;padding:15px 18px;font-size:17px;line-height:150%;color:#242835;border-radius:0}.form-control::-webkit-input-placeholder{color:#5B6E7C}.form-control::-moz-placeholder{color:#5B6E7C}.form-control:-ms-input-placeholder{color:#5B6E7C}.form-control::-ms-input-placeholder{color:#5B6E7C}.form-control::placeholder{color:#5B6E7C}.form-control:focus{color:rgba(36,40,53,0.8);background-color:#fff;border-color:#bdbdbd;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;background-image:none}.form-control.is-invalid::-webkit-input-placeholder,.was-validated .form-control:invalid::-webkit-input-placeholder{color:#dc3545}.form-control.is-invalid::-moz-placeholder,.was-validated .form-control:invalid::-moz-placeholder{color:#dc3545}.form-control.is-invalid:-ms-input-placeholder,.was-validated .form-control:invalid:-ms-input-placeholder{color:#dc3545}.form-control.is-invalid::-ms-input-placeholder,.was-validated .form-control:invalid::-ms-input-placeholder{color:#dc3545}.form-control.is-invalid::placeholder,.was-validated .form-control:invalid::placeholder{color:#dc3545}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:none;box-shadow:none}.was-validated .form-control:valid{border-color:#bdbdbd;background-image:none}.form-control.isvalid:focus,.was-validated .form-control:valid:focus{border-color:#bdbdbd;-webkit-box-shadow:none;box-shadow:none}form{text-align:right}.contacts__form-btn{margin-top:48px;-webkit-filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));filter:drop-shadow(0px 0px 15px rgba(0,0,0,0.08)) drop-shadow(0px 0px 30px rgba(21,42,56,0.1));border-radius:10px;font-weight:600;font-size:15px;line-height:150%;padding:16px 98px;color:#ffffff;background:#8dcb8b;border:none;-webkit-transition:all 0.3s;transition:all 0.3s}.contacts__form-btn:hover{background:#77b677}@media (min-width:1200px){.container{max-width:1050px}}@media (max-width:1780px){.products-howto:after{width:1800px}}@media (max-width:1440px){.products-get__item:after{left:35px}.products-get__item,.products-get__row{padding:0 30px}.products-get__inner{max-width:95%}.products-howto:after{bottom:80px}.products-howto{padding:160px 0 120px}.main__target{position:absolute;left:0;bottom:-190px}.main__pos-img img{width:100%}.main__btn{margin-bottom:200px}}@media (max-width:1199.8px){.products-main{padding:200px 0 170px}.products-get__col:nth-child(3),.products-get__col:nth-child(4),.products-get__col:nth-child(5),.products-get__row{display:none}.products-get__col:first-child,.products-get__col:nth-child(2),.products-get__col:nth-child(6){width:30%}.products-get__item .products-get__col:not(:last-child){border-right:none}.products-get__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products-howto{padding:120px 0 90px}.products-faq__accordion .accordion-button{padding:30px 0;font-size:18px;line-height:140%}.back-top{right:60px;bottom:10%}.main__title h1,.terms__title h1{font-size:40px}.header__inner-menu li+li{padding-left:20px}.header__inner-menu ul{padding-right:20px}.header__inner-btn{margin-left:20px}.footer__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__inner-content{width:100%;margin-bottom:50px}.footer__inner-copy{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:991.8px){.header__inner-box .dropdown-list{padding-top:10px;left:-50px;top:40px;position:static;margin:0}.main__subtitle{padding-left:28px;position:relative;margin-bottom:30px}.main__pos-img{display:none}.main__mobile-img{display:block;margin:0 auto 40px;max-width:450px}.main__mobile-img img{width:100%;background-size:cover}.contacts{padding:170px 0 110px}.contacts__form{padding-top:40px}.contacts__title h1{font-size:44px;margin-bottom:50px}form{text-align:center}.products-whychoose{padding-top:100px}.list__info-character{margin-bottom:8px}.products-get__list{padding:20px 30px;font-weight:300;font-size:14px;line-height:140%}.products__list-text{margin-bottom:15px}.products__list-title{font-weight:600;font-size:15px;margin-bottom:15px}.products__list-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list__info-character span{max-width:100%}.products-get__widget{margin-bottom:100px}.products-get__col:nth-child(2){width:160px}.products-get__col:nth-child(6){width:266px}.products-whychoose:before{display:none}.products-howto__text{margin:0 auto 20px;font-size:15px;line-height:150%}.products-howto__img{margin:0 auto 20px}.products-howto__number{margin:0 auto 20px}.products-howto{padding:100px 0 80px}.products-howto__title{margin-bottom:80px}.products-main__bg{text-align:center;padding-top:80px}.products-main{padding:170px 0 90px}.products-faq{background-color:#f2f5fb;padding:100px 0 80px;text-align:center}.products-faq__title{margin-bottom:50px}.products-faq__accordion .accordion-button p{padding-right:20px}.main__target{display:none}.terms{padding-top:72px}.terms__inner{padding:60px 0 100px}.header{height:72px}.info__content-title{text-align:center}.info__img{max-width:280px;margin:0 auto}.info__content-title h3{font-size:25px;line-height:150%;margin-bottom:25px}.info__content-text p{line-height:150%;margin-bottom:15px}.info .col-md-5,.info .col-md-6{margin-bottom:80px}.info__img:before{width:140px;height:130px;opacity:0.4}.info__img:after{width:140px;height:140px;opacity:0.4}.whychoose__inner{padding-bottom:100px}.advantages{padding-bottom:70px;margin:0}.advantages:before{top:0}.advantages__inner{padding-top:50px}.advantages__title{margin-bottom:49px}.advantages__item{margin:0 auto 30px;padding:35px 40px}.advantages__item-title{margin-bottom:15px}.advantages__item-img{margin:0 auto 30px}.advantages__item-box{min-height:330px;margin-bottom:20px}.advantages__item-price{margin-bottom:30px}.main{padding-top:142px}.main__btn{margin-bottom:55px;text-align:center}.main__btn a{padding:18px 60px}.header__inner{height:72px}.header__inner-wrapper{-webkit-transform:translateX(-160%);transform:translateX(-160%);-webkit-transition:all 0.5s;transition:all 0.5s;position:fixed;height:100vh;background-color:rgba(45,54,70,0.7);top:72px;left:0;right:0}.header__inner-btn{margin-bottom:50px}.header__inner-box{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:white;height:auto;padding-top:30px}.header__inner-box ul{margin-bottom:20px;padding-right:0}.header__inner-box ul>li{display:block;text-align:center}.header__inner-box li+li{padding:20px 0 0}.header__wrapper--active{-webkit-transform:translateX(0%);transform:translateX(0%)}.header__inner-mail{margin-bottom:56px}.burger__menu{display:block;position:relative;z-index:20;width:18px;height:auto}.burger__menu:before{content:"";position:absolute;top:0;left:0;width:18px;height:2px;background-color:#000;-webkit-transition:0.3s;transition:0.3s}.burger__menu:after{content:"";position:absolute;top:10px;left:0;width:18px;height:2px;background-color:#000;-webkit-transition:0.3s;transition:0.3s}.burger__menu span{width:18px;height:2px;background-color:#000;-webkit-transition:all 0.4s;transition:all 0.4s;position:absolute;left:0;top:5px;-webkit-transition:0.3s;transition:0.3s}.burger__menu--active:before{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.burger__menu--active:after{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.burger__menu--active span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger__menu--active span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media (max-width:767.8px){.products-get__list{padding:0 10px 15px 10px}.products-get{padding-bottom:70px}.products-get__widget{margin-bottom:60px}.products-get__widget span{font-size:22px}.products-howto{padding:80px 0 70px}.products-main__bg{padding-top:70px}.products-main__title h1{font-size:38px;margin-bottom:30px}.products-main{padding:150px 0 90px}.products-faq{background-color:#f2f5fb;padding:70px 0 50px;text-align:center}.products-faq__accordion .accordion-body{margin-left:17px}.info__img{text-align:center}.info__img img{width:280px}.whychoose__inner{padding-bottom:50px}.section-title h2{font-size:30px;line-height:140%}.footer{padding:90px 0 80px}}@media (max-width:640px){.products-get__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-get__btn{margin-left:0}.products-get__price{margin-bottom:30px}.products-get__col:first-child{width:auto}.products-get__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-get__name{padding-left:0;margin-bottom:20px}.products-get__icon{margin-bottom:30px}.products-get__item:after{top:30px;right:30px;left:auto}}@media (max-width:600px){.contacts{padding:130px 0 90px}.contacts__title h1{font-size:35px;margin-bottom:40px}.footer{padding:50px 0}.footer__col-title{margin-bottom:20px}.footer__inner-content{margin-bottom:0px}.footer__inner-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__col{width:100%;margin-bottom:30px}}@media (max-width:575.8px){.products-whychoose{padding-top:70px}.products-howto:after{bottom:170px}.terms__content-paragraph{margin-bottom:25px}.terms__content p{font-size:14px;line-height:150%;margin-bottom:10px}.terms__content-title{font-size:16px;line-height:140%;margin-bottom:20px}.terms__inner{padding:50px 0 70px}.terms__list{padding:10px 0 25px}.info{padding-bottom:30px}.info .col-md-5,.info .col-md-6{margin-bottom:60px}.whychoose__title{margin-bottom:60px}.section-title h2{font-size:26px}.advantages__item-title{margin-bottom:5px}.advantages__item-img{margin:0 auto 20px}.advantages__item-box{min-height:300px;margin-bottom:10px}.advantages__item-list li+li{margin-top:10px}.advantages__item-price{margin-bottom:20px}.advantages{padding-bottom:50px;margin:0}}@media (max-width:460px){.contacts__title h1{font-size:27px;margin-bottom:35px}.products-get__title{margin-bottom:60px}.products-howto__title{margin-bottom:70px}.section-title h2{font-size:24px}.products-faq__accordion span{padding-right:13px;font-size:17px}.products-main__subtitle{font-size:15px;line-height:140%;margin-bottom:40px}.products-main{padding:130px 0 80px}.products-main__title h1{font-size:30px;margin-bottom:25px}.products-main__bg img{max-width:100%}.products-faq__accordion .accordion-body{margin-left:0;padding:0px 0 0 15px;font-size:15px}.products-faq__accordion .accordion-button{padding:25px 0;font-size:16px}.terms__content-title{margin-bottom:10px}.terms__inner{padding:40px 0}.back-top{right:20px}.terms__content-paragraph li{padding-left:20px}.terms__content-paragraph li:before{left:0}.whychoose__inner{padding-bottom:20px}.advantages__inner{padding-top:40px}.main__title h1,.terms__title h1{font-size:28px;margin-bottom:25px}.main__subtitle{margin-bottom:30px}.main{padding-top:120px}}@media (max-width:375px){.products-get__widget span{font-size:20px}.products-get__widget img{margin-right:10px}.products-howto:after{display:none}.advantages__item-title{font-size:20px}.header__inner-logo img{width:201px}.footer__inner-copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__copy-text{margin-top:20px}}