@charset "UTF-8";:root{--content-width:1560px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--light-color:#fff;--dark-color:#2B2B2B;--black-color:#000;--text-color:#323232;--green-color:#15B359}@font-face{font-family:Gilroy;font-style:normal;font-weight:300;src:local("Gilroy Light"),local("Gilroy-Light"),url(../fonts/Gilroy-Light.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-style:normal;font-weight:400;src:local("Gilroy Regular"),local("Gilroy-Regular"),url(../fonts/Gilroy-Regular.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-style:normal;font-weight:500;src:local("Gilroy Medium"),local("Gilroy-Medium"),url(../fonts/Gilroy-Medium.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-style:normal;font-weight:600;src:local("Gilroy SemiBold"),local("Gilroy-SemiBold"),url(../fonts/Gilroy-SemiBold.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-style:normal;font-weight:700;src:local("Gilroy Bold"),local("Gilroy-Bold"),url(../fonts/Gilroy-Bold.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-style:normal;font-weight:900;src:local("Gilroy Black"),local("Gilroy-Black"),url(../fonts/Gilroy-Black.woff) format("woff");font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;font-family:var(--font-family,sans-serif);-webkit-text-size-adjust:100%}.page__body{margin:0;min-width:320px;min-height:100%;font-family:"Exo 2",sans-serif;font-weight:300;font-size:16px;background:#f8f8f8}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{margin:0}@media (max-width:479.98px){h3,h4{font-size:18px!important;line-height:22px!important}}p{margin:0}@media (max-width:479.98px){p{font-size:16px!important;line-height:18px!important}}@media (max-width:479.98px){ul li{font-size:16px!important;line-height:18px!important}}img{max-width:100%;display:block;margin:0 auto}.site-container{overflow:hidden}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background:0 0;outline:0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:var(--light-color)}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}.js-focus-visible :focus:not(.focus-visible){outline:0}.centered{text-align:center}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.page--ios .dis-scroll{position:relative}.btn{display:block;width:276px;height:64px;padding:14px 0;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);border-radius:10px;font-weight:700;font-size:22px;color:var(--light-color);text-align:center}.main-title{font-weight:700;font-size:72px;line-height:86px}.main-title .white{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main-title .black{color:var(--dark-color)}.main-title .blue{font-family:Inter,sans-serif;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:991.98px){.main-title{font-size:60px;line-height:70px;text-align:center}}@media (max-width:767.98px){.main-title{font-size:50px;line-height:60px}}@media (max-width:575.98px){.main-title{font-size:30px;line-height:40px}}@media (max-width:479.98px){.main-title{font-size:26px;line-height:31px}}.title{font-weight:700;font-size:44px;line-height:53px;color:#2b2b2b}@media (max-width:479.98px){.title{font-size:24px;line-height:24px}}@media (min-width:480px){.container{max-width:none;width:100%}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1440px){.container{max-width:1280px}}@media (min-width:1550px){.container{max-width:var(--container-width)}}@media (max-width:1199.98px){.nav{position:absolute;width:100%;top:100px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-transform:translateX(-150%);transform:translateX(-150%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:20}.nav--active{-webkit-transform:none;transform:none}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199.98px){.nav__list{margin-bottom:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.nav__item:not(:last-child){margin-right:50px}@media (max-width:1549.98px){.nav__item:not(:last-child){margin-right:30px}}@media (max-width:1199.98px){.nav__item:not(:last-child){margin-right:0}}.nav__link{font-weight:700;font-size:22px;line-height:26px;color:var(--dark-color)}@media (max-width:1549.98px){.nav__link{font-size:16px}}@media (max-width:1199.98px){.nav__link{font-size:22px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}@media (max-width:991.98px){.buy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.buy__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:20px}@media (max-width:991.98px){.buy__prices{top:-77px;margin-left:0}}.buy__price_old{font-size:22px;line-height:26px;color:#737373;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}@media (max-width:479.98px){.buy__price_old{font-size:21px;line-height:22px}}@media (max-width:479.98px){.buy__price_old img{width:57px}}.buy__price_new{font-size:39px;font-weight:700;line-height:47px;color:var(--black-color)}@media (max-width:479.98px){.buy__price_new{font-size:36px;line-height:38px}}.buy__order{font-size:24px;line-height:29px;color:var(--black-color);display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}@media (max-width:991.98px){.buy__order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media (max-width:479.98px){.buy__order{font-size:15px;line-height:18px}}.buy__order span{font-weight:700}.buy__order span mark{background:0 0;color:#ef1616}.form-container{max-width:400px;width:100%;padding:35px 10px;border:1px solid #f5f5f5;-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px;background:var(--light-color)}@media (max-width:479.98px){.form-container{max-width:300px}}.form-container__offer{margin-bottom:35px;font-weight:700;font-size:24px;line-height:29px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:479.98px){.form-container__offer{font-size:18px;line-height:22px}}.form-container__prices{margin:0 0 30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-container__price_old{margin-right:15px;font-size:23px;line-height:28px;color:#636363}@media (max-width:479.98px){.form-container__price_old{font-size:20px;line-height:24px}}.form-container__price_new{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:28px;line-height:34px}@media (max-width:479.98px){.form-container__price_new{font-size:24px;line-height:28px}}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__btn{width:360px;margin:0 auto}@media (max-width:479.98px){.form__btn{width:100%}}.custom-list{display:block;position:relative;max-width:300px;width:100%;height:60px;margin:0 auto 20px;padding:0 28px;border-radius:12px;background-color:var(--light-color);border:2px solid #448fff;font-size:18px;line-height:22px;color:#2b2b2b}@media (max-width:479.98px){.custom-list{max-width:230px}}.custom-select{position:relative;max-width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;margin:0 auto 20px;border-radius:12px;background-color:var(--light-color);border:2px solid #448fff}@media (max-width:479.98px){.custom-select{max-width:230px}}.selectBox{position:absolute;width:100%;height:100%;margin:0;padding:16px 28px;font-weight:400;font-size:18px;line-height:22px;color:#2b2b2b;overflow:hidden;cursor:pointer}.selectBox::after{content:"";position:absolute;right:28px;top:22px;width:23px;height:14px;background-image:url(../images/form-arrow.svg);background-repeat:no-repeat;z-index:10}@media (max-width:479.98px){.selectBox::after{right:14px}}.dropDown{position:absolute;top:50px;left:0;width:100%;border:none;list-style:none;background:#fff;margin:0;padding:0;border:1px solid #b5bbc7;z-index:10}.dropDown li{position:relative;width:100%;height:auto;font-size:15px;line-height:30px;font-weight:400;color:#000101;text-align:left;cursor:pointer;margin:0;padding:0 20px 0 40px}@media (max-width:767.98px){.dropDown li{padding:15px;text-align:center}}form input[type=text]{max-width:300px;width:100%;height:60px;display:block;margin:0 auto 20px;padding:16px 0 16px 28px;border-radius:12px;border:2px solid #448fff;font-weight:400;font-size:18px;line-height:22px;color:rgba(0,0,0,.4);outline:0}@media (max-width:479.98px){form input[type=text]{max-width:230px}}.dop-container{max-width:300px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 30px}.custom-checkbox{display:block;position:relative;cursor:pointer;padding:0;margin:0 0 16px;font-size:18px;font-weight:400;line-height:22px;color:#2b2b2b}.custom-checkbox__input{position:absolute;top:6px;left:6px}@media (max-width:479.98px){.custom-checkbox__input{display:none}}.custom-checkbox__check{display:block;line-height:22px;padding:8px 0 5px 55px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox__check::after{content:"";position:absolute;left:0;top:0;display:block;width:35px;height:35px;background-position:center;background-repeat:no-repeat;border:2px solid #448fff;background-color:#fff;border-radius:8px}@media (max-width:479.98px){.custom-checkbox__check::after{top:10px;left:30px;width:18px;height:18px;border-radius:5px}}.custom-checkbox.active .custom-checkbox__name,.custom-checkbox.active .custom-checkbox__price{color:var(--bs-link-color)!important}.custom-checkbox_bold{font-weight:700}.custom-checkbox__input:checked+.custom-checkbox__check::after{background-image:url(../images/icon-tick.png)}.popup__title{margin-bottom:5px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:24px;line-height:29px}.popup__subtitle{margin-bottom:20px;font-weight:400;font-size:18px;line-height:22px;color:#2b2b2b}.popup__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:7px;max-width:300px}.popup__field p{margin-bottom:5px;padding-left:15px;font-weight:700;font-size:14px;line-height:17px;color:#2b2b2b}.popup__field input[type=text]{max-width:100%;height:40px;background:rgba(250,250,250,.95);-webkit-box-shadow:inset 6px 6px 11px rgba(71,71,71,.25);box-shadow:inset 6px 6px 11px rgba(71,71,71,.25);font-style:italic;font-weight:400;font-size:14px;line-height:17px;color:rgba(0,0,0,.46)}.popup__field .custom-select{height:40px;max-width:100%}.popup__field .selectBox{padding:8px 28px;font-size:16px;line-height:19px;color:#2b2b2b}@media (max-width:479.98px){.popup__field .selectBox{font-size:14px}}.popup__field .selectBox::after{top:12px}.popup__btn{width:190px;height:46px;margin:0 auto 10px;padding:14px 0;font-size:14px;line-height:17px}.popup__info{font-weight:400;font-size:14px;line-height:17px;color:#2b2b2b}.popup__info .blue{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}#callme{max-width:580px;width:100%;padding:56px 60px 30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}#callme .form-container{max-width:none;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none}#callme .popup__fields{margin:0 auto 20px}#popupConsultation{max-width:580px;width:100%;padding:56px 60px 30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}#popupConsultation .form-container{max-width:none;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none}#popupConsultation .popup__fields{margin:0 auto}#popupTerms{max-width:800px;width:100%;padding:56px 60px 30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}@media (max-width:479.98px){#popupTerms{padding:40px 20px}}#popupTerms .form-container{max-width:none;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none}#popupTerms .popup__title{font-size:48px;line-height:58px}@media (max-width:479.98px){#popupTerms .popup__title{font-size:20px;line-height:24px}}@media (max-width:479.98px){#popupTerms .popup__subtitle{font-size:14px;line-height:17px}}#popupTerms .popup__fields{margin:0 auto}#popupTerms .popup__field input[type=text]{height:50px}@media (max-width:479.98px){#popupTerms .popup__field input[type=text]{max-width:none;width:100%}}#popupTerms .popup__field .custom-select{height:50px}@media (max-width:479.98px){#popupTerms .popup__field .custom-select{max-width:none;width:100%}}#popupTerms .popup__field .selectBox{padding:12px 28px}#popupTerms .popup__field .selectBox::after{top:16px;right:8px}#popupTerms .popup__field .dropDown{top:40px}#popupTerms .kredit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popupReview{max-width:800px;width:100%;padding:56px 60px 30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}@media (max-width:479.98px){#popupReview{padding:26px 46px}}#popupReview .form-container{max-width:none;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none}#popupReview .popup__title{margin-bottom:50px;background:0 0;-webkit-background-clip:inherit;-webkit-text-fill-color:#2b2b2b;font-family:Inter,sans-serif;font-weight:400;font-size:32px;line-height:39px;color:#2b2b2b}@media (max-width:479.98px){#popupReview .popup__title{margin-bottom:20px;font-size:14px;line-height:17px;text-align:center}}#popupReview .popup__title .blue{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:48px;line-height:58px}@media (max-width:479.98px){#popupReview .popup__title .blue{font-size:20px;line-height:24px}}#popupReview .popup__fields{max-width:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}@media (max-width:991.98px){#popupReview .popup__fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}}#popupReview .popup__field{width:335px}@media (max-width:479.98px){#popupReview .popup__field{width:100%}}@media (max-width:479.98px){#popupReview .popup__field div{width:100%}}#popupReview .popup__field input[type=text]{max-width:none;height:50px;margin-bottom:30px}@media (max-width:479.98px){#popupReview .popup__field input[type=text]{width:100%;height:30px;font-size:12px;line-height:14px}}#popupReview .popup__field input[name=phone]{margin-bottom:0}#popupReview .popup__field textarea{width:100%;height:154px;display:block;padding:15px 0 0 14px;border-radius:12px;border:2px solid #448fff;background:rgba(250,250,250,.95);-webkit-box-shadow:inset 6px 6px 11px rgba(71,71,71,.25);box-shadow:inset 6px 6px 11px rgba(71,71,71,.25);font-style:italic;font-weight:400;font-size:14px;line-height:17px;color:rgba(0,0,0,.46);outline:0;resize:none}@media (max-width:479.98px){#popupReview .popup__field textarea{height:60px;font-size:12px;line-height:14px;padding:9px 0 0 16px}}#popupReview ul{margin-bottom:30px}@media (max-width:479.98px){#popupReview ul{padding-left:0}}#popupReview ul li{font-style:italic;font-weight:400;font-size:14px;line-height:17px;color:#2b2b2b}#popupReview ul li:not(:last-child){margin-bottom:10px}@media (max-width:479.98px){#popupReview ul li{font-size:10px;line-height:12px}}#popupReview .popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:479.98px){#popupReview .popup__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#popupReview .popup__btn{width:188px;margin:0 30px 0 0}@media (max-width:479.98px){#popupReview .popup__btn{margin:0 auto 20px}}@media (max-width:479.98px){#popupReview .popup__info{font-size:12px;line-height:14px;text-align:center}}#popupFinish{max-width:800px;width:100%;min-height:310px;padding:56px 60px 30px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}@media (max-width:767.98px){#popupFinish{max-width:none;padding:42px 34px 330px}}#popupFinish::before{content:"";position:absolute;top:20px;right:90px;width:315px;height:290px;background-image:url(../images/popup-bg.png);background-repeat:no-repeat}@media (max-width:767.98px){#popupFinish::before{top:inherit;right:inherit;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#popupFinish .form-container{max-width:none;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none}#popupFinish .popup__title{max-width:300px;margin-bottom:23px;font-size:48px;line-height:58px}@media (max-width:767.98px){#popupFinish .popup__title{margin:0 auto 10px;font-size:38px;line-height:42px;text-align:center}}@media (max-width:479.98px){#popupFinish .popup__title{max-width:none;text-align:left}}#popupFinish .popup__subtitle{max-width:240px;font-size:18px;line-height:22px;color:#2b2b2b}@media (max-width:767.98px){#popupFinish .popup__subtitle{margin:0 auto;text-align:center}}@media (max-width:479.98px){#popupFinish .popup__subtitle{max-width:none;text-align:left}}#order-modal{max-width:1000px;width:100%;padding:34px 40px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 200px rgba(0,10,103,.48);box-shadow:0 0 200px rgba(0,10,103,.48);border-radius:12px}@media (max-width:1199.98px){#order-modal{max-width:none;width:inherit}}@media (max-width:479.98px){#order-modal{padding:24px}}#order-modal .carousel__button.is-close{top:10px;right:10px}@media (max-width:1199.98px){#order-modal .img-container{display:none}}#order-modal .rassrochka_checkbox-form2{margin-left:0}#order-modal .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1199.98px){#order-modal .columns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:479.98px){#order-modal .columns{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}#order-modal .popup__title{margin-bottom:20px;font-size:32px;line-height:38px}@media (max-width:479.98px){#order-modal .popup__title{font-size:24px!important;line-height:32px!important}}#order-modal .popup__title span{font-size:48px;line-height:58px}@media (max-width:479.98px){#order-modal .popup__title span{font-size:24px;line-height:32px}}#order-modal .popup__title_mobile{display:none}@media (max-width:1199.98px){#order-modal .popup__title_mobile{display:block;text-align:center}}@media (max-width:479.98px){#order-modal .popup__title_mobile{margin-bottom:20px;font-size:20px;line-height:24px}}#order-modal .main-img{position:relative}#order-modal .main-img .popup__price{position:absolute;top:50%;right:0}#order-modal .main-img .popup__price p{margin-bottom:10px;font-weight:700;font-size:20px;line-height:24px;color:#2b2b2b}#order-modal .main-img .buy__price_new{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300;font-size:36px;line-height:43px}#order-modal .form-container{max-width:390px;padding:34px 24px;background:linear-gradient(180.07deg,#fbfcff .06%,#e7edff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:479.98px){#order-modal .form-container{max-width:none;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none}}#order-modal .popup__fields{max-width:335px;margin:0 auto}#order-modal .popup__field input[type=text]{height:50px}@media (max-width:479.98px){#order-modal .popup__field input[type=text]{max-width:none;width:100%;font-size:12px;line-height:14px}}#order-modal .popup__field .custom-select{height:50px;margin-bottom:22px}@media (max-width:479.98px){#order-modal .popup__field .custom-select{max-width:none;width:100%}}#order-modal .popup__field .selectBox{padding:12px 28px}#order-modal .popup__field .selectBox::after{top:16px}#order-modal .dop-container{max-width:none;margin:0 auto 40px}#order-modal .dop-container__title{margin-bottom:20px;margin-top:20px;font-weight:700;font-size:16px;line-height:19px;color:#2b2b2b}#order-modal .dop-container .custom-checkbox{margin:0;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#order-modal .dop-container .custom-checkbox__name{margin-bottom:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#2b2b2b}@media (max-width:479.98px){#order-modal .dop-container .custom-checkbox__name{font-size:12px!important;line-height:14px!important}}#order-modal .dop-container .custom-checkbox__input{display:none}#order-modal .dop-container .custom-checkbox__check{position:relative;width:96px;height:89px;padding:0;border-radius:8px;overflow:hidden}@media (max-width:479.98px){#order-modal .dop-container .custom-checkbox__check img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}}@media (max-width:479.98px){#order-modal .dop-container .custom-checkbox__check{width:80px;height:80px}}#order-modal .dop-container .custom-checkbox__check::after{top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:0 0}@media (max-width:479.98px){#order-modal .dop-container .custom-checkbox__price{font-size:12px!important;line-height:14px!important}}#order-modal .buy__price_new-mobile{display:none;margin:0 0 10px 30px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:400;font-size:20px;line-height:24px}@media (max-width:1199.98px){#order-modal .buy__price_new-mobile{display:block}}@media (max-width:767.98px){#order-modal .buy__price_new-mobile{margin:0 0 30px;text-align:center}}.fancybox__content>.carousel__button.is-close{top:20px;right:20px;color:#2b2b2b}.header{position:absolute;top:0;left:0;width:100%;height:100px;padding-top:40px;background-color:transparent;z-index:10}.header__container{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__right{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199.98px){.header__right{display:none}}.header__btn{position:relative;width:180px;height:40px;margin-right:30px;padding:9px 0 9px 25px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-box-shadow:0 3px 8px rgba(4,61,148,.57);box-shadow:0 3px 8px rgba(4,61,148,.57);border-radius:10px;font-size:18px;line-height:22px;color:var(--light-color)}.header__btn::before{content:"";position:absolute;top:12.5px;left:9px;width:17px;height:16px;background-image:url(../images/phone-icon.svg);background-repeat:no-repeat}.header__btn-mobile{display:none;padding-left:40px;font-weight:400;font-size:10px;color:var(--dark-color);text-align:left;background-image:url(../images/phone-icon-mobile.svg);background-position:left center;background-repeat:no-repeat}@media (max-width:1199.98px){.header__btn-mobile{display:block}}.header__phone-mobile{display:none}@media (max-width:1199.98px){.header__phone-mobile{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-align:center;-ms-flex-align:center;align-items:center}}.header__burger{position:relative;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:22px;height:16px}.header__burger-line{display:inline-block;width:22px;height:2px;background:var(--dark-color);border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.header__burger-line::after,.header__burger-line::before{content:"";position:absolute;right:0;width:22px;height:2px;background:var(--dark-color);border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.header__burger-line::before{bottom:0}.header__burger-line::after{top:0}@media (max-width:1199.98px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.logo img{margin-right:30px}@media (max-width:1439.98px){.logo img{margin-right:0}}.logo__title{max-width:130px;font-size:14px;line-height:17px;color:var(--dark-color);font-weight:400}@media (max-width:1439.98px){.logo__title{display:none}}.header-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right}@media (max-width:1199.98px){.header-phone{text-align:center}}.header-phone__link{font-weight:700;font-size:22px;line-height:26px;color:var(--dark-color)}@media (max-width:1199.98px){.header-phone__link{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.header-phone__title{font-size:14px;line-height:17px;color:var(--dark-color);font-weight:400}@media (max-width:1199.98px){.header-phone__title{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.hero{padding:100px 0 60px;background-image:url(../images/hero/hero-bg.png);background-size:cover;background-position:top;background-repeat:no-repeat}.hero__container{position:relative}.hero__left{position:relative;max-width:920px;padding:43px 0 92px;z-index:5}@media (max-width:1549.98px){.hero__left{padding:100px 0}}@media (max-width:991.98px){.hero__left{max-width:none;padding:50px 0 100px}}@media (max-width:575.98px){.hero__left{padding:20px 0 50px}}.hero__main-title{margin-bottom:10px}.hero__subtitle{max-width:430px;margin-bottom:58px;font-size:22px;line-height:26px;font-weight:400;color:var(--dark-color)}@media (max-width:991.98px){.hero__subtitle{margin:0 auto 50px;text-align:center}}@media (max-width:575.98px){.hero__subtitle{font-size:18px;line-height:22px}}@media (max-width:479.98px){.hero__subtitle{font-size:11px;line-height:13px}}.hero__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;margin-bottom:58px}@media (max-width:1549.98px){.hero__list{width:50%;grid-template-columns:repeat(1,1fr)}}@media (max-width:991.98px){.hero__list{grid-gap:5px;margin-bottom:40px}}@media (max-width:575.98px){.hero__list{margin-bottom:60px}}.hero__image{position:absolute;top:-100px;right:-150px}@media (max-width:1549.98px){.hero__image{top:0}}@media (max-width:1439.98px){.hero__image{top:50px;right:-200px}}@media (max-width:1199.98px){.hero__image{top:100px}}@media (max-width:991.98px){.hero__image{top:130px;right:-150px;width:80%}}@media (max-width:767.98px){.hero__image{top:130px;right:-130px;width:100%}}@media (max-width:575.98px){.hero__image{top:76px;right:-91px;width:457px}}@media (max-width:991.98px){.hero__main-img{position:relative;z-index:2}}.hero__sticker{position:absolute;top:220px;right:14.8%}@media (max-width:1439.98px){.hero__sticker{right:16.8%}}@media (max-width:991.98px){.hero__sticker{width:122px;height:116px;top:24px;right:25%}}@media (max-width:575.98px){.hero__sticker{width:94px;height:91px;top:24px;right:25%}}.hero__video{position:absolute;top:400px;right:0;z-index:10}@media (max-width:1549.98px){.hero__video{top:516px}}@media (max-width:1439.98px){.hero__video{right:-30px}}@media (max-width:991.98px){.hero__video{width:96px;height:104px;top:500px}}@media (max-width:767.98px){.hero__video{top:472px;right:0}}@media (max-width:575.98px){.hero__video{width:74px;height:86px;top:371px;right:10px}}.hero__btn{width:374px;color:var(--light-color)}@media (max-width:991.98px){.hero__btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;top:100px}}@media (max-width:479.98px){.hero__btn{width:276px}}@media (max-width:991.98px){.hero__buy .buy__prices{position:relative}}.hero-item{height:126px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:991.98px){.hero-item{height:auto}}@media (max-width:767.98px){.hero-item{padding:10px}}@media (max-width:575.98px){.hero-item{height:60px}}.hero-item__icon{margin-right:20px}@media (max-width:479.98px){.hero-item__icon{margin-right:10px}}@media (max-width:575.98px){.hero-item__icon img{width:30px;height:30px}}.hero-item__title{margin-bottom:3px;font-weight:700;font-size:22px;line-height:26px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:767.98px){.hero-item__title{background:0 0;-webkit-text-fill-color:#2b2b2b;font-weight:400;font-size:11px;line-height:13px}}@media (max-width:479.98px){.hero-item__title{font-size:11px!important;line-height:13px!important}}.hero-item__desc{font-size:22px;line-height:26px;font-weight:400;color:var(--dark-color)}@media (max-width:991.98px){.hero-item__desc{display:none}}.hero-features{padding:46px 30px 43px 61px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #bdd7ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:17px}@media (max-width:767.98px){.hero-features{padding:30px}}@media (max-width:479.98px){.hero-features{max-width:190px;padding:18px 24px;margin:0 auto}}.hero-features__list{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}@media (max-width:991.98px){.hero-features__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}}@media (max-width:479.98px){.hero-features__list{grid-template-columns:repeat(1,1fr);justify-items:center}}.hero-features__title{margin-bottom:5px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:32px;line-height:38px}@media (max-width:479.98px){.hero-features__title{font-size:20px;line-height:24px;text-align:center}}.hero-features__desc{font-size:22px;line-height:26px;color:var(--dark-color);font-weight:400}@media (max-width:479.98px){.hero-features__desc{font-size:14px;line-height:17px;text-align:center}}.applications{padding:90px 0}@media (max-width:479.98px){.applications{padding:30px 0 0}}.applications__title{margin-bottom:10px;font-family:Inter;font-weight:700;font-size:52px;line-height:63px}@media (max-width:479.98px){.applications__title{font-size:36px;line-height:42px}}.applications__subtitle{margin-bottom:50px;font-family:Inter;font-weight:400;font-size:52px;line-height:63px;color:#000}@media (max-width:479.98px){.applications__subtitle{font-size:36px;line-height:42px}}.applications__item:not(:last-child){margin-bottom:40px}.applications-item{padding:54px 50px;background:#fff;border-radius:20px;background-repeat:no-repeat}@media (max-width:479.98px){.applications-item{padding-bottom:88%!important}}.applications-item_right .applications-item__content{margin-left:auto}.applications-item_1{background-image:url(../images/applications/applications-img1.png);background-position:left bottom}@media (max-width:1439.98px){.applications-item_1{padding-bottom:350px;background-size:40%;background-position:bottom left}}@media (max-width:991.98px){.applications-item_1{padding-bottom:300px;background-size:50%}}@media (max-width:767.98px){.applications-item_1{padding-bottom:400px;background-size:100%}}.applications-item_2{background-image:url(../images/applications/applications-img2.png);background-position:right;background-size:contain}@media (max-width:1439.98px){.applications-item_2{padding-bottom:400px;background-size:40%;background-position:bottom right}}@media (max-width:991.98px){.applications-item_2{padding-bottom:350px;background-size:50%}}@media (max-width:767.98px){.applications-item_2{padding-bottom:450px;background-size:100%}}.applications-item_3{background-image:url(../images/applications/applications-img3.png);background-size:contain;background-position:left bottom}@media (max-width:1439.98px){.applications-item_3{padding-bottom:450px;background-size:40%;background-position:bottom left}}@media (max-width:991.98px){.applications-item_3{padding-bottom:350px;background-size:50%}}@media (max-width:767.98px){.applications-item_3{padding-bottom:500px;background-size:100%}}.applications-item__content{width:70%}@media (max-width:1549.98px){.applications-item__content{width:50%}}@media (max-width:1439.98px){.applications-item__content{width:100%}}.applications-item__title{margin-bottom:10px;font-family:Inter;font-style:normal;font-weight:700;font-size:44px;line-height:53px;color:#000}@media (max-width:767.98px){.applications-item__title{font-size:34px;line-height:42px}}@media (max-width:479.98px){.applications-item__title{font-size:28px;line-height:34px}}.applications-item__subtitle{margin-bottom:30px;font-family:Inter;font-style:normal;font-weight:400;font-size:32px;line-height:39px;color:#000}@media (max-width:767.98px){.applications-item__subtitle{font-size:26px;line-height:32px}}@media (max-width:479.98px){.applications-item__subtitle{font-size:20px;line-height:26px}}.applications-item_pdl{padding-left:160px}@media (max-width:1549.98px){.applications-item_pdl{padding-left:80px}}@media (max-width:767.98px){.applications-item_pdl{padding-left:0}}.applications-item__desc{margin-bottom:10px;font-weight:400;font-size:22px;line-height:26px;color:#000}.applications-item__desc_mb{margin-bottom:40px}.applications-item__desc span{margin-bottom:10px;font-weight:700}@media (max-width:767.98px){.applications-item__desc{font-size:18px;line-height:24px}}.applications-item__list-custom{margin-top:20px}.applications-item__list-custom li{position:relative;padding-left:70px;line-height:50px!important}@media (max-width:479.98px){.applications-item__list-custom li{padding-left:45px;line-height:25px!important}}.applications-item__list-custom li:not(:last-child){margin-bottom:14px}.applications-item__list-custom li::before{content:"";position:absolute;top:0;left:0;width:50px;height:50px;background-repeat:no-repeat}@media (max-width:479.98px){.applications-item__list-custom li::before{width:25px;height:25px;background-size:25px}}.applications-item__list-custom li:nth-child(1)::before{background-image:url(../images/peculiarities/peculiarities-icon1.svg)}.applications-item__list-custom li:nth-child(2)::before{background-image:url(../images/peculiarities/peculiarities-icon2.svg)}.applications-item__list-custom li:nth-child(3)::before{background-image:url(../images/peculiarities/peculiarities-icon3.svg)}.applications-item ul li{font-weight:400;font-size:22px;line-height:26px;color:#000}@media (max-width:767.98px){.applications-item ul li{font-size:18px;line-height:24px}}.how-to-work{position:relative;padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}.how-to-work::before{content:"";position:absolute;bottom:0;right:0;width:152px;height:273px;background-image:url(../images/how-to-work-bg.png);background-repeat:no-repeat}@media (max-width:1549.98px){.how-to-work::before{display:none}}@media (max-width:767.98px){.how-to-work{padding:30px 0}}.how-to-work__title{margin-bottom:40px}.how-to-work__title span{font-size:54px}@media (max-width:479.98px){.how-to-work__title span{font-size:20px}}.how-to-work__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1439.98px){.how-to-work__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}@media (max-width:1439.98px){.how-to-work__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:1439.98px){.how-to-work__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767.98px){.how-to-work__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.how-to-work__center{width:510px}@media (max-width:1549.98px){.how-to-work__center{width:40%;margin:0 30px}}@media (max-width:1439.98px){.how-to-work__center{width:510px;margin:0 auto 120px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:509.98px){.how-to-work__center{width:100%}}@media (max-width:479.98px){.how-to-work__center{margin:0 auto 60px}}.how-to-work__center video{width:100%;border-radius:20px;-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28)}@media (max-width:1439.98px){.how-to-work__right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.how-to-work__item{position:relative;width:470px;height:150px;padding:24px 16px 16px 24px;border:1px solid #d5e0f1;border-radius:17px;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);z-index:1}.how-to-work__item:first-child{margin-bottom:120px}@media (max-width:1439.98px){.how-to-work__item{margin-bottom:120px!important}}@media (max-width:991.98px){.how-to-work__item{height:200px}}@media (max-width:767.98px){.how-to-work__item{height:auto}}@media (max-width:509.98px){.how-to-work__item{width:100%}}@media (max-width:479.98px){.how-to-work__item{margin-bottom:40px!important}}.how-to-work__item::before{content:"";position:absolute;top:-140px;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:150px;line-height:180px;z-index:-1}@media (max-width:479.98px){.how-to-work__item::before{top:-35px;font-size:40px;line-height:48px}}.how-to-work__item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:17px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1}.how-to-work__item_1::before{content:"01"}.how-to-work__item_2::before{content:"02"}@media (max-width:1439.98px){.how-to-work__item_3{margin-bottom:0!important}}@media (max-width:767.98px){.how-to-work__item_3{margin-bottom:120px!important}}@media (max-width:479.98px){.how-to-work__item_3{margin-bottom:40px!important}}.how-to-work__item_3::before{content:"03";left:inherit;right:0}@media (max-width:1439.98px){.how-to-work__item_3::before{right:inherit;left:0}}.how-to-work__item_4{margin-bottom:0!important}.how-to-work__item_4::before{content:"04";left:inherit;right:0}@media (max-width:1439.98px){.how-to-work__item_4::before{right:inherit;left:0}}.how-to-work__desc{font-size:22px;line-height:26px;color:#2b2b2b}.how-to-work__desc span{font-weight:700}@media (max-width:479.98px){.how-to-work__desc{font-size:14px;line-height:17px}}.video-reviews{padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.video-reviews{padding:30px 0}}.video-reviews__title{margin-bottom:40px}.video-reviews__content{position:relative;width:1290px;margin:0 auto}@media (max-width:1439.98px){.video-reviews__content{width:100%}}.video-reviews__swiper{width:1050px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1199.98px){.video-reviews__swiper{width:510px}}@media (max-width:767.98px){.video-reviews__swiper{width:100%}}.video-reviews__slide{width:510px!important}@media (max-width:767.98px){.video-reviews__slide{width:100%!important}}.video-reviews__item{border-radius:20px;-webkit-filter:drop-shadow(6px 6px 10px rgba(1, 45, 85, .28));filter:drop-shadow(6px 6px 10px rgba(1, 45, 85, .28))}.video-reviews__image{margin-bottom:20px;border-radius:20px;overflow:hidden;position:relative}.video-reviews__image:hover:before{opacity:1}.video-reviews__image:before{content:"";position:absolute;top:50%;left:50%;width:60px;height:42px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../images/play.svg);background-repeat:no-repeat;opacity:.4;-webkit-transition:.2s;transition:.2s}.video-reviews__image img{height:323px}@media (max-width:767.98px){.video-reviews__image img{height:auto}}.video-reviews__name{margin-bottom:10px;font-weight:700;font-size:24px;line-height:29px;color:#2b2b2b}@media (max-width:479.98px){.video-reviews__name{font-size:12px;line-height:14px}}.video-reviews__desc{font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:479.98px){.video-reviews__desc{font-size:10px;line-height:12px}}.video-reviews__button{position:absolute;top:30%;width:75px;height:75px;-webkit-transform:translateY(-30%);transform:translateY(-30%);cursor:pointer;z-index:10}.video-reviews__button-prev{left:0}@media (max-width:1439.98px){.video-reviews__button-prev{left:-50px}}@media (max-width:767.98px){.video-reviews__button-prev{left:0}}.video-reviews__button-next{right:0}@media (max-width:1439.98px){.video-reviews__button-next{right:-50px}}@media (max-width:767.98px){.video-reviews__button-next{right:0}}.compressor{position:relative;padding:90px 0 120px;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}.compressor::before{content:"";position:absolute;left:0;bottom:0;width:140px;height:407px;background-image:url(../images/compressor-bg.png);background-repeat:no-repeat}@media (max-width:1669.98px){.compressor::before{display:none}}@media (max-width:767.98px){.compressor{padding:30px 0}}.compressor__content{width:1380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding:30px 70px 30px 30px;background:-webkit-gradient(linear,left top,left bottom,from(#595a5c),to(#07101f));background:linear-gradient(180deg,#595a5c 0,#07101f 100%);border-radius:20px}@media (max-width:1549.98px){.compressor__content{width:100%}}@media (max-width:1199.98px){.compressor__content{padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:479.98px){.compressor__content{padding:6px 9px}}.compressor__left{width:49%}.compressor__left video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1199.98px){.compressor__left{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.compressor__right{width:49%}.compressor__right img{width:100%}@media (max-width:1199.98px){.compressor__right img{display:none}}@media (max-width:1199.98px){.compressor__right{width:100%}}.compressor__info{margin-bottom:25px;padding:30px 20px;background:linear-gradient(181.21deg,rgba(39,46,84,.234375) 1.03%,rgba(65,80,160,.1) 98.97%);border:1px solid #595f68;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:17px}@media (max-width:479.98px){.compressor__info{padding:12px 8px}}.compressor__title{margin-bottom:16px;font-weight:700;font-size:24px;line-height:29px;color:var(--light-color)}@media (max-width:767.98px){.compressor__title{text-align:center}}@media (max-width:479.98px){.compressor__title{font-size:19px;line-height:23px}}.compressor__text{margin-bottom:20px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:44px;line-height:53px}@media (max-width:767.98px){.compressor__text{font-size:36px;line-height:46px}}@media (max-width:479.98px){.compressor__text{font-size:25px;line-height:30px;text-align:center}}.compressor__list{padding-left:10px}.compressor__item{position:relative;padding-left:22px;font-size:22px;color:var(--light-color)}@media (max-width:767.98px){.compressor__item{font-size:18px}}@media (max-width:479.98px){.compressor__item{font-size:14px;line-height:17px}}.compressor__item::before{content:"";position:absolute;top:11px;left:0;width:7px;height:7px;border-radius:100%;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%)}.compressor__item_indent{margin-bottom:30px}.set{padding:60px 0 80px;background-image:url(../images/set/set-bg.png);background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.set{padding:20px 0}}.set__title{margin-bottom:40px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#eae5e5),color-stop(66.67%,#fff),color-stop(97.71%,#eae3e3));background:linear-gradient(90deg,#fff 0,#eae5e5 31.04%,#fff 66.67%,#eae3e3 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.set__wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:30px;margin-bottom:40px}@media (max-width:991.98px){.set__wrapper{display:none}}.set__list{margin-bottom:30px}.set__btn{width:374px;height:92px;margin:0 auto 10px}@media (max-width:479.98px){.set__btn{width:190px;height:46px;padding:12px 0;font-size:14px;line-height:17px}}.set__subbutton{font-size:22px;line-height:26px;color:var(--light-color)}@media (max-width:479.98px){.set__subbutton{font-size:12px;line-height:14px}}.set__swiper{display:none}@media (max-width:991.98px){.set__swiper{display:block}}.set-item__title{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:28px;line-height:34px}@media (max-width:1199.98px){.set-item__title{font-size:20px;line-height:26px}}.set-item__desc{font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:1199.98px){.set-item__desc{font-size:18px;line-height:24px}}.set-item ul{margin:0;padding-left:20px;list-style-type:disc}.set-item ul li{font-size:20px;line-height:26px;color:#2b2b2b}@media (max-width:1199.98px){.set-item ul li{font-size:18px;line-height:24px}}.set-left{grid-column:span 4}@media (max-width:1549.98px){.set-left{grid-column:span 6}}.set-left__item{height:100%;padding:32px 68px 36px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #d5e0f1;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:17px}@media (max-width:1549.98px){.set-left__item{padding:30px}}.set-left__image{max-width:375px;margin:0 auto 36px;background:linear-gradient(180.07deg,#fcfdff .06%,#e3e9fa 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px;overflow:hidden}@media (max-width:1549.98px){.set-left__image{max-width:180px}}.set-left__text{max-width:375px;margin:0 auto}.set-left__title{margin-bottom:30px}.set-left__desc{margin-bottom:15px}.set-right{grid-column:span 8}@media (max-width:1549.98px){.set-right{grid-column:span 6;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}}.set-right__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 40px 32px 25px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #d5e0f1;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:17px}.set-right__item:first-child{margin-bottom:30px}@media (max-width:1549.98px){.set-right__item{padding:30px}}.set-right__image{width:30%;margin-right:75px;background:linear-gradient(180.07deg,#fcfdff .06%,#e3e9fa 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px;overflow:hidden}@media (max-width:1199.98px){.set-right__image{margin-right:30px}}.set-right__text{width:70%}.set-right__title{margin-bottom:26px}.set-list{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:30px}@media (max-width:991.98px){.set-list{display:none}}.set-list__item{grid-column:span 4;padding:40px 60px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #d5e0f1;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:17px}@media (max-width:1549.98px){.set-list__item{padding:30px}}.set-list__image{max-width:172px;margin:0 auto 20px;background:linear-gradient(180.07deg,#fcfdff .06%,#e3e9fa 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px;overflow:hidden}.set-list__title{margin-bottom:16px}.set-list__desc{margin-bottom:12px}.set-list__desc span{font-weight:700}.set-swiper__item{max-width:280px;width:100%;height:300px;margin:0 auto 20px;padding:11px 13px 19px 15px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #d5e0f1;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px}.set-swiper__number{display:inline-block;margin-bottom:12px;font-weight:400;font-size:14px;line-height:17px;color:#2b2b2b}.set-swiper__image{width:190px;height:200px;margin:0 auto 10px;padding:10px;background:linear-gradient(180.07deg,#fcfdff .06%,#e3e9fa 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:10px}.set-swiper__image img{width:190px;height:200px;-o-object-fit:contain;object-fit:contain}.set-swiper__title{font-weight:700;font-size:14px;line-height:17px;text-align:center}.set-swiper__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width:479.98px){.set-swiper__button{width:50px;height:50px}}.set-swiper__button-prev{left:0}.set-swiper__button-next{right:0}.gallery{padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.gallery{padding:30px 0}}.gallery__wrapper{width:1320px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}@media (max-width:1439.98px){.gallery__wrapper{width:100%}}@media (max-width:767.98px){.gallery__wrapper{display:none}}.gallery__wrapper a{position:relative;display:inline-block;outline:0;width:100%;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 20px rgba(4,51,122,.45);box-shadow:0 0 20px rgba(4,51,122,.45);border-radius:20px;overflow:hidden}.gallery__wrapper a:nth-child(2n+1){margin-bottom:30px}@media (max-width:1439.98px){.gallery__wrapper a{height:318px}}@media (max-width:1199.98px){.gallery__wrapper a{height:264px}}@media (max-width:991.98px){.gallery__wrapper a{height:192px}}.gallery__big{width:40%;padding-right:15px}.gallery__big a{height:100%}.gallery__big a img{height:100%;-o-object-fit:cover;object-fit:cover}.gallery__medium{width:30%;padding-left:15px}.gallery__medium:not(:last-child){padding-right:15px}.gallery__swiper{display:none}.gallery__swiper .swiper-slide{padding-top:20px}@media (max-width:767.98px){.gallery__swiper{display:block}}.gallery-swiper{text-align:center}.gallery-swiper__item{position:relative;display:inline-block;outline:0;width:300px;height:400px;margin-bottom:10px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:0 0 20px rgba(4,51,122,.45);box-shadow:0 0 20px rgba(4,51,122,.45);border-radius:20px;overflow:hidden}.gallery-swiper__item img{width:300px;height:400px;-o-object-fit:cover;object-fit:cover}.gallery-swiper__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-swiper__button{width:50px;height:50px;z-index:10}.gallery-swiper__number{font-weight:400;font-size:14px;line-height:17px;color:#2b2b2b}.goods{padding:90px 0 80px;background-image:url(../images/goods/goods-bg.png);background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.goods{padding:40px 0}}.goods__title{margin-bottom:10px}.goods__title .white{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.goods__title .blue{font-family:Inter,sans-serif;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.goods__subtitle{margin-bottom:40px;font-size:20px;line-height:24px;color:var(--light-color)}@media (max-width:479.98px){.goods__subtitle{display:none}}.goods__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:1439.98px){.goods__wrapper{display:none}}.goods__btn{width:264px}.goods__inner{position:relative;padding:18px 40px;-webkit-box-shadow:0 4px 11px rgba(6,10,52,.22);box-shadow:0 4px 11px rgba(6,10,52,.22);background:-webkit-gradient(linear,left top,left bottom,from(#3c83ee),to(#0558d4));background:linear-gradient(180deg,#3c83ee 0,#0558d4 100%);border-radius:10px}@media (max-width:1439.98px){.goods__inner{margin-top:50px}}@media (max-width:479.98px){.goods__inner{padding:20px}}.goods__inner_mobile{display:none}.goods__inner_mobile .goods__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.goods__inner_mobile .goods__items .goods__item:first-child{margin-right:auto}.goods__inner_mobile .goods-item__price_new{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#f8f8f8),color-stop(66.67%,#fff),color-stop(97.71%,#f5f4f4));background:linear-gradient(90deg,#fff 0,#f8f8f8 31.04%,#fff 66.67%,#f5f4f4 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.goods__inner_mobile .goods-item__price_old{color:#b7b7b7}@media (max-width:1439.98px){.goods__inner_mobile{display:block}}.goods__info{margin-bottom:15px}.goods__promotion{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#eeeaea),color-stop(66.67%,#fff),color-stop(97.71%,#eaeaea));background:linear-gradient(90deg,#fff 0,#eeeaea 31.04%,#fff 66.67%,#eaeaea 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:24px;line-height:29px}.goods__subpromotion{font-size:18px;line-height:22px;color:var(--light-color)}.goods__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.goods__items .goods__item .goods__btn{background:-webkit-gradient(linear,left top,left bottom,from(#ff1a1a),to(#ff5252));background:linear-gradient(180deg,#ff1a1a 0,#ff5252 100%);-webkit-box-shadow:0 4px 11px rgba(6,10,52,.22);box-shadow:0 4px 11px rgba(6,10,52,.22)}.goods-item{max-width:264px;width:100%}.goods-item_padding{padding-top:84px}@media (max-width:1439.98px){.goods-item_padding{padding-top:0}}.goods-item_mobile{display:none;max-width:none;width:50%;margin:0 auto 30px}@media (max-width:1439.98px){.goods-item_mobile{display:block}}@media (max-width:991.98px){.goods-item_mobile{width:100%}}.goods-item_mobile .goods-item__inner{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods-item_mobile .goods-item__image{width:36%;margin-bottom:0}@media (max-width:479.98px){.goods-item_mobile .goods-item__image{width:100px;height:100px;margin-right:23px}}.goods-item_mobile .goods-item__text{width:56%}@media (max-width:479.98px){.goods-item_mobile .goods-item__text{width:62%}}.goods-item_mobile .goods-item__buy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:479.98px){.goods-item_mobile .goods-item__buy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.goods-item_mobile .goods-item__prices{margin-bottom:10px;text-align:center}.goods-item_mobile .goods__btn{margin-left:10px}.goods-item__inner{max-height:590px;height:100%;margin-bottom:25px;padding:24px 32px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);border:1px solid #d5e0f1;-webkit-box-shadow:0 0 14px rgba(0,0,0,.14);box-shadow:0 0 14px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:17px}@media (max-width:479.98px){.goods-item__inner{padding:20px}}.goods-item__name{margin-bottom:16px;font-weight:700;font-size:18px;line-height:22px;color:#2b2b2b}@media (max-width:479.98px){.goods-item__name{font-size:10px;line-height:12px}}.goods-item__image{margin-bottom:16px;background:linear-gradient(180.07deg,#fcfdff .06%,#e3e9fa 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px;overflow:hidden}@media (max-width:479.98px){.goods-item__image img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}}.goods-item__desc{margin-bottom:12px;font-size:16px;font-weight:400;line-height:19px;color:#2b2b2b}@media (max-width:479.98px){.goods-item__desc{font-size:10px;line-height:12px}}.goods-item ul{margin-bottom:12px}.goods-item ul li{font-size:18px;line-height:22px;color:#2b2b2b}.goods-item ul li span{font-weight:700}@media (max-width:479.98px){.goods-item ul li{font-size:10px;line-height:12px}}.goods-item__prices{margin-left:0}.goods-item__price_new{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:24px;font-weight:700;line-height:28px}.goods-item__price_old{font-size:20px;line-height:24px}.peculiarities{padding:90px 0 100px;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.peculiarities{padding:30px 0}}.peculiarities__title{margin-bottom:40px}.peculiarities__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media (max-width:1439.98px){.peculiarities__tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peculiarities__btn{position:relative;max-width:510px;width:100%;height:90px;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;border:2px solid #448fff;border-radius:16.86px;background:0 0;font-weight:700;font-size:22px;line-height:26px;color:#448fff;text-align:left;overflow:hidden}.peculiarities__btn:not(:last-child){margin-right:30px}@media (max-width:1439.98px){.peculiarities__btn:not(:last-child){margin-right:0;margin-bottom:20px}}@media (max-width:479.98px){.peculiarities__btn{width:300px;height:48px}}.peculiarities__btn::before{content:"";position:absolute;top:18px;left:44px;width:50px;height:50px;background-repeat:no-repeat}@media (max-width:479.98px){.peculiarities__btn::before{top:12px;background-size:25px 25px}}.peculiarities__btn_1::before{background-image:url(../images/peculiarities/peculiarities-icon1.svg)}.peculiarities__btn_2::before{background-image:url(../images/peculiarities/peculiarities-icon2.svg)}.peculiarities__btn_3::before{width:69px;background-image:url(../images/peculiarities/peculiarities-icon3.svg)}.peculiarities__btn_active{border:none;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);color:var(--light-color)}.peculiarities__btn_active.peculiarities__btn_1::before{background-image:url(../images/peculiarities/peculiarities-icon-white1.svg)}.peculiarities__btn_active.peculiarities__btn_2::before{background-image:url(../images/peculiarities/peculiarities-icon-white2.svg)}.peculiarities__btn_active.peculiarities__btn_3::before{width:69px;background-image:url(../images/peculiarities/peculiarities-icon-white3.svg)}@media (max-width:1549.98px){.peculiarities__btn{font-size:18px;line-height:22px}}@media (max-width:479.98px){.peculiarities__btn{font-size:10px;line-height:12px}}.peculiarities__image{display:none;margin-bottom:20px}@media (max-width:991.98px){.peculiarities__image{display:block}}.peculiarities-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991.98px){.peculiarities-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.peculiarities-item__left{width:30%;margin-right:70px;padding:37px;background:-webkit-gradient(linear,left top,left bottom,from(#595a5c),to(#07101f));background:linear-gradient(180deg,#595a5c 0,#07101f 100%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1199.98px){.peculiarities-item__left{width:40%;margin-right:20px}}@media (max-width:991.98px){.peculiarities-item__left{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background:0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:none}}@media (max-width:479.98px){.peculiarities-item__left{padding:0}}.peculiarities-item__name{margin-bottom:20px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#f5f4f4),color-stop(66.67%,#fff),color-stop(97.71%,#f1f0f0));background:linear-gradient(90deg,#fff 0,#f5f4f4 31.04%,#fff 66.67%,#f1f0f0 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:28px;line-height:34px}@media (max-width:991.98px){.peculiarities-item__name{color:#2b2b2b;-webkit-text-fill-color:#2b2b2b}}@media (max-width:479.98px){.peculiarities-item__name{font-size:20px;line-height:24px}}.peculiarities-item ul{margin-bottom:30px}.peculiarities-item ul li{font-size:22px;line-height:26px;color:var(--light-color)}@media (max-width:991.98px){.peculiarities-item ul li{color:#2b2b2b}}@media (max-width:479.98px){.peculiarities-item ul li{font-size:14px;line-height:17px}}.peculiarities-item ul li span{font-weight:700}.peculiarities-item ul li:not(:last-child){margin-bottom:20px}.peculiarities-item__right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:41px 47px 34px 37px;background:-webkit-gradient(linear,left top,left bottom,from(#595a5c),to(#07101f));background:linear-gradient(180deg,#595a5c 0,#07101f 100%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1199.98px){.peculiarities-item__right{width:50%}}@media (max-width:991.98px){.peculiarities-item__right{width:100%;margin-bottom:30px}}@media (max-width:767.98px){.peculiarities-item__right{padding:25px 23px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.peculiarities-item__video{display:block;width:530px;height:340px;margin-right:46px;background:#d9d9d9;border-radius:21px;overflow:hidden}@media (max-width:991.98px){.peculiarities-item__video{width:420px}}@media (max-width:767.98px){.peculiarities-item__video{width:100%;margin-right:0;margin-bottom:20px}}@media (max-width:479.98px){.peculiarities-item__video{width:250px;height:160px}}.peculiarities-item__video-image{position:relative}.peculiarities-item__video-image:hover::before{opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.peculiarities-item__video-image::before{content:"";position:absolute;top:50%;left:50%;width:60px;height:42px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../images/play.svg);background-repeat:no-repeat;opacity:.4}.peculiarities-item__video-image img{height:340px;-o-object-fit:cover;object-fit:cover}@media (max-width:479.98px){.peculiarities-item__video-image img{height:160px}}@media (max-width:767.98px){.peculiarities-item__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:479.98px){.peculiarities-item__icon{width:46px}}.peculiarities-item__duration{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:54px;line-height:65px}@media (max-width:767.98px){.peculiarities-item__duration{margin-left:10px}}@media (max-width:479.98px){.peculiarities-item__duration{font-size:26px;line-height:31px}}@media (max-width:991.98px){.peculiarities-item__btn{margin:0 auto}}.terms{padding:70px 0;background-image:url(../images/terms/terms-bg.png);background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.terms{padding:30px 0}}.terms__title{margin-bottom:10px;font-weight:300;color:var(--light-color)}.terms__title span{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}@media (max-width:479.98px){.terms__title{margin-bottom:20px;font-size:26px;line-height:31px}}.terms__subtitle{margin-bottom:100px;font-size:40px;line-height:48px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:479.98px){.terms__subtitle{display:none}}.terms__content{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;margin-bottom:30px}@media (max-width:1439.98px){.terms__content{margin-bottom:20px}}@media (max-width:1199.98px){.terms__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}}.terms__info{margin-right:100px}@media (max-width:1549.98px){.terms__info{margin-right:0}}.terms__list{position:relative;max-width:570px;z-index:1}.terms__list::before{content:"";position:absolute;top:50px;left:80px;height:80%;border:1.2px dashed #0560e8;z-index:-1}@media (max-width:1199.98px){.terms__list::before{left:100px}}@media (max-width:991.98px){.terms__list::before{left:85px}}@media (max-width:767.98px){.terms__list::before{display:none}}@media (max-width:1199.98px){.terms__list{max-width:none}}.terms__image{width:50%}@media (max-width:1199.98px){.terms__image{width:100%}}.terms__btn{width:433px;height:92px;margin:0 auto}@media (max-width:479.98px){.terms__btn{width:215px;height:46px;padding:12px 0;font-size:14px;line-height:17px}}.terms-item{height:160px;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;padding:12px 34px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:1199.98px){.terms-item{height:auto;padding:50px 34px 50px 54px}}@media (max-width:479.98px){.terms-item{padding:26px}}.terms-item:not(:last-child){margin-bottom:50px}@media (max-width:767.98px){.terms-item:not(:last-child){margin-bottom:10px}}.terms-item__icon{width:12%}.terms-item__desc{width:79%;font-size:22px;line-height:29px;color:#2b2b2b}@media (max-width:1439.98px){.terms-item__desc{font-size:18px;line-height:26px}}.terms-item__desc span{font-size:24px;font-weight:700;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1439.98px){.terms-item__desc span{font-size:18px;line-height:26px}}@media (max-width:479.98px){.terms-item__desc span{font-size:12px;line-height:14px}}@media (max-width:479.98px){.terms-item__desc{font-size:12px;line-height:14px}}.reviews{padding:80px 0 90px;background-image:url(../images/reviews/reviews-bg.png);background-repeat:no-repeat;background-size:cover}@media (max-width:767.98px){.reviews{padding:30px 0}}.reviews__title{margin-bottom:40px}.reviews__content{position:relative;padding:0 100px}@media (max-width:479.98px){.reviews__content{padding:0 60px}}.reviews__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:10}@media (max-width:479.98px){.reviews__button{top:40%;width:50px;height:50px}}.reviews__button-prev{left:0}.reviews__button-next{right:0}.reviews__swiper{width:1200px;margin:0 auto 40px}@media (max-width:1439.98px){.reviews__swiper{width:100%}}.reviews__send-review{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}@media (max-width:767.98px){.reviews__send-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reviews__desc{margin-left:30px;font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:767.98px){.reviews__desc{margin-left:0;margin-top:10px;text-align:center}}.swiper-slide .reviews__slide{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .2s ease;transition:all .2s ease}@media (max-width:1438.98px){.swiper-slide .reviews__slide{-webkit-transform:none;transform:none}}.swiper-slide-next .reviews__slide{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease;transition:all .2s ease}@media (max-width:1438.98px){.swiper-slide-next .reviews__slide{-webkit-transform:none;transform:none}}.sale{position:relative;padding:90px 0 100px;background-image:url(../images/sale/sale-bg.png);background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.sale{padding:40px 0}}.sale__title{margin-bottom:10px}.sale__title .white{font-weight:400;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sale__title .blue{font-family:Inter,sans-serif;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:991.98px){.sale__title{display:none}}.sale__subtitle{margin-bottom:40px;font-size:40px;line-height:48px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(31.04%,#c7c7c7),color-stop(66.67%,#fff),color-stop(97.71%,#c7c7c7));background:linear-gradient(90deg,#fff 0,#c7c7c7 31.04%,#fff 66.67%,#c7c7c7 97.71%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:991.98px){.sale__subtitle{display:none}}.sale__image{position:absolute;top:250px;left:20px}@media (max-width:1199.98px){.sale__image{display:none}}.sale__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1549.98px){.sale__content{position:relative;z-index:10}}@media (max-width:991.98px){.sale__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sale__gifts{margin-right:70px}@media (max-width:991.98px){.sale__gifts{display:none}}.sale__custom-checkbox{width:220px;margin:0 auto 16px}@media (max-width:479.98px){.sale .form-container{max-width:100%}}.rassrochka_checkbox-form1{margin-left:37px}.sale-item{max-width:435px;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;padding:20px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}.sale-item:not(:last-child){margin-bottom:40px}.sale-item__name{font-size:24px;line-height:29px;color:#2b2b2b}#sale .dop-container{max-width:none;margin:0 auto 40px}#sale .dop-container .custom-checkbox{margin:0;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#sale .dop-container .custom-checkbox__input{display:none}#sale .dop-container .custom-checkbox__name{margin-bottom:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#2b2b2b}@media (max-width:479.98px){#sale .dop-container .custom-checkbox__name{font-size:12px!important;line-height:14px!important}}#sale .dop-container .custom-checkbox__check{position:relative;width:96px;height:89px;padding:0;border-radius:8px;overflow:hidden}@media (max-width:479.98px){#sale .dop-container .custom-checkbox__check{width:80px;height:80px}}#sale .dop-container .custom-checkbox__check::after{top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:0 0}@media (max-width:479.98px){#sale .dop-container .custom-checkbox__price{font-size:12px!important;line-height:14px!important}}#sale .dop-container__title{margin-bottom:20px;font-weight:700;font-size:16px;line-height:19px;color:#2b2b2b}#sale .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:479.98px){#sale .columns{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (max-width:479.98px){#sale .custom-select,#sale form input[type=text]{max-width:310px}}#sale .kredit-wrap{max-width:300px;margin:0 auto;width:100%}.comparison{position:relative;padding:110px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.comparison{padding:30px 0}}.comparison::after,.comparison::before{content:"";position:absolute;top:50%;width:397px;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1800px){.comparison::after,.comparison::before{display:none}}.comparison::before{left:0;height:914px;background-image:url(../images/comparison/comparison-bg1.png)}.comparison::after{right:0;height:930px;background-image:url(../images/comparison/comparison-bg2.png)}.comparison__title{margin-bottom:20px}.comparison__subtitle{margin-bottom:40px;font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:767.98px){.comparison__subtitle{display:none}}.comparison__table{width:1070px;margin:0 auto 40px}@media (max-width:1199.98px){.comparison__table{width:100%}}@media (max-width:479.98px){.comparison__table{max-width:300px}}.comparison__btn{margin:0 auto 20px}.comparison__subbutton{font-size:18px;line-height:22px;color:#2b2b2b}.comparison-table{border-collapse:collapse}.comparison-table__col{padding:30px 18px;border:2px solid #448fff}.comparison-table__col-mobile{display:none}@media (max-width:479.98px){.comparison-table__col-mobile{display:table-cell}}@media (max-width:767.98px){.comparison-table__col{padding:20px}}@media (max-width:575.98px){.comparison-table__col{padding:10px}}@media (max-width:479.98px){.comparison-table__col{padding:10px 5px}}.comparison-table__title{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:40px;line-height:48px;text-align:center}@media (max-width:767.98px){.comparison-table__title{font-size:26px;line-height:32px}}@media (max-width:479.98px){.comparison-table__title{font-size:16px;line-height:19px}}.comparison-table__desc{padding-left:35px;font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:767.98px){.comparison-table__desc{font-size:18px;line-height:22px}}@media (max-width:479.98px){.comparison-table__desc{padding-left:20px;font-size:12px!important;line-height:14px!important}}.comparison-table__desc span{font-weight:700}.comparison-table__desc .price{font-weight:300;color:#448fff}.comparison-table__cross{background-image:url(../images/cross.svg);background-position:left center;background-repeat:no-repeat}@media (max-width:479.98px){.comparison-table__cross{background-size:15px 15px}}.comparison-table__check{background-image:url(../images/check.svg);background-position:left center;background-repeat:no-repeat}@media (max-width:479.98px){.comparison-table__check{background-size:15px 15px}}.penogenerator{padding:30px 0 80px;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.penogenerator{padding:15px 0}}.penogenerator__title{margin-bottom:10px;color:#2b2b2b}.penogenerator__subtitle{margin-bottom:60px;font-size:40px;line-height:48px}.penogenerator__subtitle .white{color:#2b2b2b}.penogenerator__subtitle .blue{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:479.98px){.penogenerator__subtitle{font-size:14px;line-height:17px}}.penogenerator__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){.penogenerator__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.penogenerator__left{position:relative;width:43%;margin-right:100px;background:linear-gradient(180.07deg,#f0f5ff .06%,#d9e2ff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:1199.98px){.penogenerator__left{width:100%;margin-bottom:20px;margin-right:0}}@media (max-width:479.98px){.penogenerator__left{max-width:300px}}.penogenerator__video{position:absolute;top:20px;right:20px}@media (max-width:479.98px){.penogenerator__video{top:10px;right:10px;width:90px;height:80px}}.penogenerator__right{width:50%}@media (max-width:1199.98px){.penogenerator__right{width:100%}}.penogenerator__desc{font-weight:400;margin-bottom:20px;font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:479.98px){.penogenerator__desc{font-size:11px;line-height:13px}}.penogenerator__item{position:relative;padding-left:25px}.penogenerator__item:not(:last-child){margin-bottom:20px}.penogenerator__item::before{content:"✓";position:absolute;top:0;left:5px;font-size:22px;color:#448fff}.penogenerator ul{margin-bottom:40px}.penogenerator ul li{font-weight:400;font-size:22px;line-height:26px;color:#2b2b2b}@media (max-width:479.98px){.penogenerator ul li{font-size:11px;line-height:13px}}@media (max-width:479.98px){.penogenerator__btn{width:155px;height:42px;padding:12px 0;font-size:14px;line-height:17px}}.penogenerator__price_new{color:#2b2b2b}.manufacturer{padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.manufacturer{padding:15px 0}}.manufacturer__inner{width:1320px;margin:0 auto;padding:60px 0 50px 50px;border-radius:20px;background-image:url(../images/manufacturer-bg.png);background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width:1549.98px){.manufacturer__inner{width:100%}}@media (max-width:991.98px){.manufacturer__inner{padding:60px 0 500px 50px;-webkit-box-shadow:0 10px 60px -4px rgba(61,45,36,.17);box-shadow:0 10px 60px -4px rgba(61,45,36,.17);border-radius:10px;background-color:var(--light-color);background-image:url(../images/manufacturer-bg_mobile.png);background-position:bottom;background-size:contain}}@media (max-width:767.98px){.manufacturer__inner{padding:30px 30px 350px 30px}}@media (max-width:479.98px){.manufacturer__inner{max-width:100%;padding:30px 30px 67% 30px}}.manufacturer__title{margin-bottom:34px;font-family:Inter;font-size:36px;line-height:43px}@media (max-width:479.98px){.manufacturer__title{font-size:18px;line-height:120%}}.manufacturer__desc{margin-bottom:20px;font-family:Inter;font-weight:100;font-size:30px;color:#0560e8}@media (max-width:991.98px){.manufacturer__desc{font-weight:400;background:-webkit-gradient(linear,left top,left bottom,from(#1c76fe),to(#5196fe));background:linear-gradient(180deg,#1c76fe 0,#5196fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@media (max-width:479.98px){.manufacturer__desc{font-size:14px;line-height:120%}}.manufacturer__item{padding-left:40px;background-image:url(../images/manufacturer-check.svg);background-position:left top;background-repeat:no-repeat;font-family:Inter;font-weight:400;font-size:22px;color:#2b2b2b}.manufacturer__item:not(:last-child){margin-bottom:13px}@media (max-width:479.98px){.manufacturer__item{padding-left:30px;background-size:18px 18px;font-size:12px;line-height:150%}}.declaration{padding:85px 0;background-image:url(../images/declaration-bg.png);background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.declaration{padding:15px 0}}.declaration__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){.declaration__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.declaration__text{width:60%}@media (max-width:1199.98px){.declaration__text{width:100%;margin-bottom:30px}}.declaration__text img{margin-left:0}@media (max-width:1199.98px){.declaration__text img{display:none}}.declaration__title{margin-top:32px;margin-bottom:10px;font-size:64px;line-height:77px}.declaration__title .white{color:var(--light-color)}.declaration__title .blue{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:479.98px){.declaration__title{font-size:24px;line-height:28px}}.declaration__subtitle{font-weight:700;font-size:28px;line-height:34px;color:var(--light-color)}@media (max-width:479.98px){.declaration__subtitle{font-size:12px;line-height:14px}}.declaration__image{width:40%}@media (max-width:1199.98px){.declaration__image{width:100%;margin-right:auto;background-image:url(../images/arms.png);background-position:right bottom;background-repeat:no-repeat}}@media (max-width:479.98px){.declaration__image{background-size:215px 230px}}@media (max-width:1199.98px){.declaration__image a img{margin-left:0}}@media (max-width:479.98px){.declaration__image a img{max-width:190px}}.delivery{padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.delivery{padding:30px 0}}.delivery__title{margin-bottom:40px}.delivery__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media (max-width:991.98px){.delivery__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.delivery__btn{width:445px;height:92px;margin:0 auto 40px;font-size:28px;line-height:33px}@media (max-width:479.98px){.delivery__btn{width:220px;height:46px;font-size:14px;line-height:17px;padding:12px 0}}.delivery__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:479.98px){.delivery__logos{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.delivery__logos img{margin:0}.delivery__logos img:not(:last-child){margin-right:33px}@media (max-width:479.98px){.delivery__logos img:not(:last-child){margin-right:0}}.delivery-item{max-width:280px;width:100%;padding:27px 13px 24px 17px;background:linear-gradient(180.07deg,rgba(231,236,254,.32) .06%,#d9e2ff 99.94%);-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:991.98px){.delivery-item{max-width:none;margin:0 auto 30px!important;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;padding:10px 16px}}@media (max-width:479.98px){.delivery-item{max-width:260px}}.delivery-item:not(:last-child){margin-right:40px}.delivery-item__icon{margin-bottom:18px}@media (max-width:991.98px){.delivery-item__icon{margin-bottom:0;margin-right:30px}}@media (max-width:479.98px){.delivery-item__icon{width:44px;height:44px}}.delivery-item__name{margin-bottom:10px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:28px;line-height:33px;text-align:center}@media (max-width:991.98px){.delivery-item__name{text-align:left}}@media (max-width:479.98px){.delivery-item__name{font-size:14px;line-height:16px}}.delivery-item__desc{font-size:22px;line-height:26px;text-align:center;color:#2b2b2b}@media (max-width:991.98px){.delivery-item__desc{text-align:left}}@media (max-width:479.98px){.delivery-item__desc{font-size:14px;line-height:16px}}.consultation{padding:90px 0;background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}@media (max-width:767.98px){.consultation{padding:30px 0}}.consultation__inner{width:1320px;margin:0 auto;padding:32px 106px 50px;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;background:linear-gradient(180.07deg,rgba(231,236,254,.32) .06%,#d9e2ff 99.94%);border:1px solid #e1e1e1;-webkit-box-shadow:6px 6px 10px rgba(1,45,85,.28);box-shadow:6px 6px 10px rgba(1,45,85,.28);border-radius:20px}@media (max-width:1439.98px){.consultation__inner{width:100%;padding:32px 54px}}@media (max-width:1199.98px){.consultation__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:479.98px){.consultation__inner{padding:32px 26px}}@media (max-width:1199.98px){.consultation__left{margin-bottom:30px}}.consultation__title{margin-bottom:54px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:54px;line-height:65px}@media (max-width:767.98px){.consultation__title{font-size:36px;line-height:46px}}@media (max-width:479.98px){.consultation__title{margin-bottom:30px;font-size:26px;line-height:31px}}.consultation__form input[type=text]{max-width:430px;height:88px;margin-left:0;background:rgba(222,222,222,.6);-webkit-box-shadow:inset 6px 6px 11px rgba(71,71,71,.25);box-shadow:inset 6px 6px 11px rgba(71,71,71,.25)}@media (max-width:1199.98px){.consultation__form input[type=text]{margin-left:auto}}@media (max-width:479.98px){.consultation__form input[type=text]{max-width:230px;height:44px;font-size:12px;line-height:14px}}.consultation__form .form__btn{margin-left:0}@media (max-width:1199.98px){.consultation__form .form__btn{margin:0 auto}}@media (max-width:479.98px){.consultation__form .form__btn{width:190px;height:46px;padding:12px 0;font-size:14px;line-height:17px}}.consultation__desc{margin-bottom:16px;font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;text-align:center;color:#2b2b2b}.consultation__desc span{background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}@media (max-width:479.98px){.consultation__desc{font-size:14px;line-height:16px}}.consultation__phone{display:block;margin-bottom:16px;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-weight:700;font-size:54px;line-height:65px}@media (max-width:767.98px){.consultation__phone{font-size:36px;line-height:46px;text-align:center}}@media (max-width:479.98px){.consultation__phone{font-size:26px;line-height:31px}}.map{background:linear-gradient(101.97deg,#edf2ff 0,#fafbff 100%)}.map__content{padding:80px 0}@media (max-width:991.98px){.map__content{padding:80px 0 300px}}@media (max-width:767.98px){.map__content{padding:30px 0}}.map__title{max-width:950px;margin-bottom:15px;font-family:Inter,sans-serif;font-weight:400;font-size:44px;line-height:61px;color:#2b2b2b}.map__title span{font-family:"Exo 2",sans-serif;background:-webkit-gradient(linear,left top,left bottom,from(#0560e8),to(#448fff));background:linear-gradient(180deg,#0560e8 0,#448fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300}@media (max-width:991.98px){.map__title{max-width:none}}@media (max-width:575.98px){.map__title{font-size:32px;line-height:42px}}@media (max-width:479.98px){.map__title{font-size:18px;line-height:140%}}.map__text{margin-bottom:5px;font-size:28px;color:#2b2b2b}@media (max-width:479.98px){.map__text{font-size:16px;line-height:160%}}@media (max-width:991.98px){.map .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:991.98px){.map .row .col{width:100%}}.map ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:9px}.map ul li{max-width:450px;font-size:22px;line-height:140%;color:#2b2b2b;opacity:.75}@media (max-width:479.98px){.map ul li{font-size:12px;line-height:200%}}.map .list_blue li{padding-left:20px;background:url(../images/disc.svg) no-repeat left 16px;background-size:6px}@media (max-width:479.98px){.map .list_blue li{background:url(../images/disc.svg) no-repeat left 11px}}.map__wrapper{position:relative;width:100%;height:745px;padding-top:90px}@media (max-width:767px){.map__wrapper{max-height:75vh}}.map__item{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5}.map__item .ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.icon-social{width:38px;height:38px;background-repeat:no-repeat;background-position:center}.icon-social_vk{background-image:url(../images/icon-vk.svg)}.icon-social_vk:hover{background-image:url(../images/icon-vk-active.svg)}.icon-social_ok{background-image:url(../images/icon-ok.svg)}.icon-social_ok:hover{background-image:url(../images/icon-ok-active.svg)}.footer{background-color:#2f2f2f;color:var(--light-color)}.footer a{color:var(--light-color)}.footer hr{opacity:.1;color:var(--light-color)}.footer__wrapper{padding:53px 0 36px}@media (max-width:575.98px){.footer__wrapper{padding:33px 0 50px}}.footer__right{-ms-flex-preferred-size:330px;flex-basis:330px;row-gap:15px}@media (max-width:991.98px){.footer__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:auto;flex-basis:auto}}.footer__center{-ms-flex-preferred-size:380px;flex-basis:380px;margin-right:100px}@media (max-width:991.98px){.footer__center{margin:0 auto 30px;text-align:center;-ms-flex-preferred-size:auto;flex-basis:auto}}.footer__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:991.98px){.footer__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}}@media (max-width:575.98px){.footer__left{margin-bottom:60px}}.footer__logo{margin-left:0;margin-bottom:35px}@media (max-width:991.98px){.footer__logo{margin-left:auto}}@media (max-width:575.98px){.footer__logo{margin-bottom:45px}}.footer__number{font-weight:400;font-size:30px;line-height:38px;text-decoration:none}@media (max-width:1199px){.footer__number{font-size:23px}}@media (max-width:575.98px){.footer__number{font-size:20px;line-height:26px;margin-bottom:4px}}.footer__info{font-size:18px;line-height:140%;margin-bottom:8px;color:rgba(255,255,255,.7)}@media (max-width:575.98px){.footer__info{line-height:18px;margin-bottom:23px}}.footer__info b{font-family:Inter,sans-serif;font-weight:400;color:#fff}.footer__link{font-size:18px;line-height:160%;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (max-width:575.98px){.footer__link{font-weight:300;font-size:14px;line-height:140%}}.footer__copyright{font-size:18px;line-height:140%;padding:23px 0}@media (max-width:991.98px){.footer__copyright{text-align:center}}@media (max-width:575.98px){.footer__copyright{font-weight:300;font-size:10px;text-align:left}}.footer__social{gap:15px}#tinkoff-block{padding:30px 0}@media (min-width:1360px){#tinkoff-block{padding:60px 0}}#tinkoff-block .grid-box{display:grid;grid-template-columns:740px 1fr;grid-template-rows:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1750px;margin:0 auto;overflow:hidden}@media (max-width:1599px){#tinkoff-block .grid-box{grid-template-columns:.7fr 1fr}}@media (max-width:979px){#tinkoff-block .grid-box{grid-template-columns:1fr}}#tinkoff-block .item-title{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;align-self:flex-end}@media (max-width:979px){#tinkoff-block .item-title{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}}@media (min-width:980px){#tinkoff-block .item-title .content-container{max-width:90%;margin:0;padding:40px 32px 0}}@media (min-width:1400px){#tinkoff-block .item-title .content-container{padding:70px 50px 0}}@media (min-width:1700px){#tinkoff-block .item-title .content-container{padding:70px 87px 0}}@media (max-width:979px){#tinkoff-block .item-title .content-container{padding:0 15px}}#tinkoff-block .item-title .item-title__title{margin-top:0;margin-bottom:20px;font-family:Gilroy-ExtraBold,Arial,sans-serif;font-weight:700;font-size:35px;line-height:40px;text-transform:uppercase;text-align:left;color:#000}@media (max-width:979px){#tinkoff-block .item-title .item-title__title{text-align:center;margin-bottom:30px}}@media (max-width:479px){#tinkoff-block .item-title .item-title__title{font-size:24px;line-height:30px}}#tinkoff-block .item-img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;align-self:stretch}@media (max-width:979px){#tinkoff-block .item-img{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}}#tinkoff-block .item-img .item-img__img-wrap{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;width:100%;height:100%;background-color:#ffe617}#tinkoff-block .item-img .item-img__img-wrap img{width:100%;max-width:740px;height:612px;-o-object-fit:contain;object-fit:contain}@media (max-width:979px){#tinkoff-block .item-img .item-img__img-wrap img{max-width:500px;height:auto}}#tinkoff-block .item-text{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;align-self:flex-start}@media (max-width:979px){#tinkoff-block .item-text{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}}@media (min-width:980px){#tinkoff-block .item-text .content-container{max-width:100%;margin:0;padding:0 32px 40px}}@media (min-width:1400px){#tinkoff-block .item-text .content-container{padding:0 50px 70px}}@media (min-width:1700px){#tinkoff-block .item-text .content-container{padding:0 87px 70px}}@media (max-width:979px){#tinkoff-block .item-text .content-container{margin-top:28px;padding:0 15px}}#tinkoff-block .item-text .item-text__text{max-width:956px;margin-bottom:20px;font-family:Gilroy,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#000}@media (max-width:479px){#tinkoff-block .item-text .item-text__text{margin-bottom:13px}}#tinkoff-block .item-text .item-text__text-img{position:relative;margin-right:139px}#tinkoff-block .item-text .item-text__text-img::before{content:"";position:absolute;left:100%;top:50%;-webkit-transform:translateY(-58%);transform:translateY(-58%);display:block;width:134px;height:33px;margin:0 5px;background-image:url(/images/tinkoff-small.png)}#tinkoff-block .item-text .item-text__list{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-auto-rows:auto;row-gap:20px;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:445px;margin:0 auto 0 0;padding-top:15px}@media (max-width:979px){#tinkoff-block .item-text .item-text__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%}}@media (max-width:479px){#tinkoff-block .item-text .item-text__list{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:12px;padding-top:18px}}#tinkoff-block .item-text .item-text__list-title{font-family:Gilroy-Bold,Arial,sans-serif;font-weight:700;font-size:20px;line-height:24px;color:#000}@media (max-width:479px){#tinkoff-block .item-text .item-text__list-title{font-size:18px;line-height:28px}}#tinkoff-block .item-text .item-text__list-text{font-family:Gilroy,Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.2;opacity:.7;color:#000}@media (max-width:479px){#tinkoff-block .item-text .item-text__list-text{font-size:18px;line-height:28px}}#tinkoff-block .item-text .item-text__bottom-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:1399px){#tinkoff-block .item-text .item-text__bottom-wrap{-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}}@media (max-width:979px){#tinkoff-block .item-text .item-text__bottom-wrap{margin-top:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#tinkoff-block .item-text .item-text__price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:120px}@media (max-width:1699px){#tinkoff-block .item-text .item-text__price-wrap{margin-right:60px}}@media (max-width:1399px){#tinkoff-block .item-text .item-text__price-wrap{margin-right:auto;margin-bottom:20px}}@media (max-width:979px){#tinkoff-block .item-text .item-text__price-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:36px;margin:0 auto 20px auto}}#tinkoff-block .item-text .item-text__price-wrap .old-price{margin-right:34px;font-family:Gilroy,Arial,sans-serif;font-weight:400;font-size:20px;line-height:23px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#838383}@media (max-width:979px){#tinkoff-block .item-text .item-text__price-wrap .old-price{margin-right:0;margin-bottom:4px}}@media (max-width:479px){#tinkoff-block .item-text .item-text__price-wrap .old-price{font-size:20px;line-height:23px}}#tinkoff-block .item-text .item-text__price-wrap .new-price{font-family:Gilroy-Bold,Arial,sans-serif;font-weight:700;font-size:36px;line-height:44px;color:#000}@media (max-width:479px){#tinkoff-block .item-text .item-text__price-wrap .new-price{font-size:26px;line-height:31px}}#tinkoff-block .item-text .btn{padding:17px 35px;border-radius:3px;font-family:Gilroy-Medium,Arial,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.05em;text-align:center;color:#000;background:-webkit-gradient(linear,left top,left bottom,from(#ffe617),to(#e2cc16));background:linear-gradient(180deg,#ffe617 0,#e2cc16 100%);-webkit-transition:.4s all;transition:.4s all}#tinkoff-block .item-text .btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 0 6px 0 rgba(37,8,95,.4);box-shadow:0 0 6px 0 rgba(37,8,95,.4);background-size:100% 200%;background-position:top}