@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/subset-Montserrat-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:url(/fonts/subset-Montserrat-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:800;src:url(/fonts/subset-Montserrat-ExtraBoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/fonts/subset-Montserrat-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/fonts/subset-Montserrat-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:600;src:url(/fonts/subset-Montserrat-SemiBoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/subset-Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/subset-Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/subset-Inter-SemiBold.woff2) format("woff2")}html{height:100%}*,:after,:before{box-sizing:border-box}input:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder,input:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus:-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}textarea:focus:-ms-input-placeholder{color:transparent}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}button{cursor:pointer;font-family:initial;outline:none}button,input{background-color:transparent;border:none;margin:0;padding:0}input,textarea{color:inherit;font-family:inherit;resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus,select,textarea:focus{outline:none;transition:all .2s linear}input::placeholder,textarea::placeholder{color:inherit}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;display:inline-block}html{scroll-behavior:smooth}body{background-color:var(--white-background);display:grid;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;grid-template-rows:auto 1fr auto;line-height:20px;margin:0;min-height:100%;padding:0}.filter__select-checkbox{height:0;opacity:0;position:absolute;width:0;z-index:-1}.filter__castom-checkbox{border:1px solid var(--basic-grey-text);border-radius:2px;display:inline-block;height:14px;margin:0 8px 0 0;position:relative;vertical-align:middle;width:14px}.filter__castom-checkbox:before{background:url(/images/icon/icon-checkbox.svg) no-repeat;content:"";height:9px;left:50%;margin:1px 0 0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s linear;width:10px}.filter__castom-checkbox.bg-white{background-color:var(--white-background)}.filter__select-checkbox:checked+.filter__castom-checkbox:before{transform:translate(-50%,-50%) scale(1)}.visyal-hidden{border:none;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.container{padding:0 12px}.container--fluid{margin:0 auto;max-width:1840px;padding:0 12px}.scroll::-webkit-scrollbar{height:3px;width:0}.scroll::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}.scroll::-webkit-scrollbar-track{background:transparent}.scroll{scrollbar-color:transparent var(--white-background);scrollbar-width:thin}.scroll-show::-webkit-scrollbar{width:4px}.scroll-show::-webkit-scrollbar-thumb{background-color:#c0d0df}.scroll-show::-webkit-scrollbar-track{background-color:var(--white-background)}.btn{backdrop-filter:blur(5px);border-radius:8px;color:var(--color-white);font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;padding:10px 0;width:100%}.btn.btn-blue{background-color:var(--normaly-blue)}.btn.btn-green{background-color:var(--basic-green)}.btn-grey{background-color:var(--dark-grey-form)}.tooltip{position:relative}.tooltip__img.tooltip__img-decor{cursor:pointer;position:relative;transform:translate(7px,-8px);z-index:20}.tooltip__img.tooltip__img-decor:before{background-image:url(/images/icon/icon-title-info--arrow.png);content:"";display:block;display:none;height:22px;position:absolute;right:-13px;top:0;transform:rotate(90deg);width:8px}@supports (background-image:image-set(url("/images/icon/icon-title-info--arrow.webp") type("image/webp") 1x)){.tooltip__img.tooltip__img-decor:before{background-image:image-set(url("/images/icon/icon-title-info--arrow.webp") type("image/webp") 1x,url("/images/icon/icon-title-info--arrow.png") type("image/png") 1x)}}.tooltip__wrap{background-color:var(--white-background);border-radius:12px;box-shadow:-1.03571px 3.46429px 30.03571px 0 rgba(96,134,180,.24);opacity:0;padding:12px;position:absolute;transition:opacity .2s linear;visibility:hidden;z-index:10}.tooltip__item{color:var(--not-important-white);font-size:14px;line-height:23px}.tooltip__item span{font-weight:500}.tooltip.active .tooltip__img.tooltip__img-decor:before{display:block}.tooltip.active .tooltip__wrap{opacity:1;visibility:visible}.tooltip.tooltip__mobile{position:absolute;right:-15px;top:-2px}.tooltip.tooltip__mobile .tooltip__wrap{left:-150px;top:24px;width:285px}.tooltip.tooltip__mobile .tooltip__img:before{right:6px;top:17px}.tooltip.tooltip__price .tooltip__wrap{left:-170px;top:23px;width:300px}.tooltip.tooltip__price .tooltip__img:before{right:6px;top:16px;transform:rotate(90deg)}.d-flex{display:flex}.d-align-items-center,.d-justify-items-center{align-items:center;display:flex}.d-justify-items-center{justify-content:center}.d-justify-beetwin-items-center{align-items:center;display:flex;justify-content:space-between}.file__form-field{margin:0 0 9px;position:relative}.file__form-input-file{max-width:100px;opacity:0;position:absolute;visibility:hidden}.file__form-input{font-size:15px}.file__form-file-label{color:var(--grey-description);cursor:pointer;display:flex;font-size:12px;font-weight:500;width:100%}.file__form-file-label span{display:inline-block;padding:0 0 0 20px;position:relative}.file__form-file-label span:before{background:url(/images/icon/icon-attach-link.svg) 0 0/9px 19px no-repeat;content:"";height:19px;left:0;position:absolute;transform:rotate(45deg);width:9px}.pagination{justify-content:center}.pagination__list{flex-wrap:wrap;gap:6px}.pagination__list-item{background-color:var(--white-background);border:1px solid #ddd;border-radius:8px;color:var(--not-important-white);cursor:pointer;font-size:12px;height:30px;width:30px}.pagination__list-item.pagination__list-item--active{background-color:#ecf1f6}.application__content,.header__bank,.header__info-link,.header__intro-bottom-local.header__intro-bottom-text--tablet,.header__intro-bottom-text,.header__intro-left,.header__intro-primary-mobile,.header__top-wrap-dop-info .contacts__item-icon,.menuburger,.product__images-item,.slider__arrow{display:none}.currency:after{content:"\20BD";font-size:14px;margin:0 4px 0 3px}.section-slider{padding:20px 0 14px}.section-cards{padding:0 0 22px}.section-cards .container,.section__info-product .container .video.video--product .section__header-content{padding:0}.section-cards .container .cards__wrap{padding:0 12px}.section-product{padding:0 0 90px}.section-services{background-color:var(--grey-form);padding:30px 0}.section-trust{padding:62px 0 65px}.section-trust .container{padding:0}.section-trust .container .section__header{padding:0 12px}.section__header{flex-wrap:wrap;gap:14px 20px}.section__header.section__header--application .section__header-content{grid-column:1/3}.section__header.section__header--company{align-items:flex-start;flex-direction:column}.section__header-link{flex-wrap:wrap;gap:8px}.section-title{color:var(--basic-grey-text);display:inline-block;font-size:16px;font-weight:600;margin:0;position:relative}.section-title--decorplus:after{background:url(/images/icon/icon-plus-title.svg) no-repeat;content:"";display:block;height:15px;position:absolute;right:-16px;top:-11px;transition:transform .6s ease-in-out;width:15px;z-index:0}.section-desc{color:var(--basic-grey-text);font-size:14px;margin:12px 0 0}.section-consultation{padding:30px 0 45px}.container.chapter{padding:0}.container.chapter .categories,.container.chapter .chapter__card,.container.chapter .chapter__content--left{padding:0 12px}.section-video{padding:40px 0 50px}.section-product.section-product.section--paddingBay{padding:0 0 70px}.section.section__info-product .container{padding:0}.section.section__info-product .container .section__header-content{padding:0 12px}.section.section__info-product{padding:53px 0 80px}.section.section-products{padding:0 0 62px}.link-plashka{background-color:#f9f9fb;border:1px solid var(--dark-grey-form);border-radius:10px;color:var(--grey-text);display:inline-block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;height:37px;padding:7.5px 12px;transition:box-shadow .2s linear}.link-plashka--mobile{display:none}.content__specifications-wrap.content__specifications-wrap-product{max-width:367px}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-item{align-items:flex-start;justify-content:space-between;position:relative}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-item:not(:last-child){margin:0 0 6px}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-name{color:var(--grey-description);flex:0 1 58%;font-size:13px;font-weight:500}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-dots{border-bottom:1px dotted #ababab;margin-top:14px;position:absolute;width:100%;z-index:0}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-right{flex:0 1 66%;text-align:right}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-desc{background-color:#fff;color:var(--basic-grey-text);font-weight:500;padding:0 0 0 6px;position:relative}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-leftname{background-color:var(--white-background);padding:0 6px 0 0;position:relative;z-index:1}.content__specifications-wrap.content__specifications-wrap-product .content__specifications-name:after{border-bottom:transparent}.content__specifications-item:not(:last-child){margin:0 0 6px}.content__specifications-name{color:var(--grey-description);font-size:13px;font-weight:500;max-width:230px;overflow:hidden;position:relative;width:100%}.content__specifications-leftname{background-color:var(--white-background);padding:0 2px 0 0;position:relative;z-index:1}.content__specifications-name:after{border-bottom:1px dashed #d3d4dd;bottom:5px;content:"";display:block;height:14px;left:0;position:absolute;width:100%}.content__specifications-desc{color:var(--basic-grey-text);font-size:13px;font-weight:500;padding:0 0 0 6px;width:45%}.buttons-arrow{display:flex;width:100%}.buttons-arrow_btn{background-color:var(--white-background);border-radius:4px;box-shadow:-1.03571px 13.46429px 30.03571px 0 rgba(96,134,180,.24);height:38px;position:absolute;width:38px}.header{background:var(--basic-gradient)}.header__top{height:48px}.header__top-wrap{display:flex;height:100%;justify-content:space-between}.header__top-wrap-dop-info{display:none}.header__top-right{display:grid;overflow:hidden;padding:0 0 0 60px}.header__info-btn{padding:0 0 0 4px}.header__info-btn span{color:hsla(0,0%,100%,.3);display:inline;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin-left:12px}.header__intro{padding:0 0 2px}.header__intro-bottom-local{background:url(/images/icon/icon-location.svg) no-repeat;color:var(--transparency-functional-stroke);cursor:pointer;display:block;font-weight:500;overflow:hidden;padding:0 0 0 24px;text-overflow:ellipsis;white-space:nowrap}.header__local-mobile{cursor:pointer;font-size:0}.header__intro-wrap .container{padding:0}.header__intro-logo{background:url(/images/decor/deocor-line-logo.svg) bottom/353px 2px no-repeat;margin:0 0 14px}.header__intro-logo-link{margin:0 0 19px}.header__intro-logo-link img{height:109px;width:114px}.header__intro-form{background:linear-gradient(269deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.1) 100.11%);border-radius:12px;height:46px;position:relative;width:100%}.header__intro-form-input{backdrop-filter:blur(5px);border:2px solid var(--border-color);border-radius:12px;color:var(--basic-white-text);height:100%;overflow:hidden;padding:13px 35px 13px 38px;text-overflow:ellipsis;white-space:nowrap;width:100%}.header__intro-form-input::placeholder{max-width:164px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.header__intro-form-icon{height:18px;left:12px;position:absolute;top:15px;width:20px;z-index:1}.header__intro-form-icon--close{cursor:pointer;display:none;height:10px;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:10px;z-index:1}.header__intro-form-icon--close.active{display:block}.header__intro-form-icon--close path{stroke:var(--button-text-icon)}.header.header--additional .header__intro{padding:0}.header.header--additional .header__intro-logo{margin:0}.header.header--additional .header__intro-logo-link{display:none}.header.header--additional .header__intro-top{align-items:center;display:flex}.header.header--additional .header__intro-top--arrow{display:block;margin:0 14px 0 0}.header.header--additional .header__intro-top--arrow svg path{stroke:var(--color-white)}.header.header--additional .header__local-mobile{font-size:16px;margin:10px 0 0 18px}.header__intro-form-icon--advancedsearchs{position:absolute;right:22px;top:56%;transform:translateY(-50%)}.header.header--additional.header--categories .header__intro-form,.header.header--additional.header--categories .header__intro-top.header__intro-form--active .content-categories__btnsearch,.header.header--additional.header--categories .header__intro-top.header__intro-form--active .header__content-categories,.header.header--additional.header--categories .header__top,.header__intro-form--advancedsearch-text{display:none}.header.header--categories .header__intro-top{display:flex;justify-content:space-between;padding:20px 0 0;text-align:center}.header.header--categories .header__intro-top--arrow{margin:0}.header.header--categories .content-categories__title{color:var(--white-background);font-size:16px;font-weight:600;text-align:center}.header.header--categories .content-categories__info span{color:hsla(0,0%,100%,.3);font-size:12px;font-weight:500}.header.header--categories .content-categories__btnsearch.header__intro-form-input{border:transparent;padding:0;width:fit-content}.header.header--categories .header__intro-top.header__intro-form--active .header__intro-form{display:block}.header.header--categories .header__intro-top.header__intro-form--active{padding:0 20px}.header.header--product{display:none}.header__intro-search--arrow{cursor:pointer;margin:0 26px 0 0}.header--search .header__navigation-link--search span{color:hsla(0,0%,100%,.3);margin:0 12px 0 0}.header--search .header__intro{margin:0 0 160px}.header--search .header__intro,.header--search .header__top{background:var(--black-for-gradient)}.header--search .header__intro-wrap{display:none}.header__search{color:var(--basic-white-text);margin:19px 0 0;padding:0 0 6px}.header__search-heading{margin:0 0 23px}.header__search-heading-text{padding:0 0 0 2px}.header__search-heading-title{color:var(--color-white);font-size:32px;font-weight:700;line-height:41px;margin:0 0 12px;max-width:340px}.header__search__content-info{display:none}.header__search__content-inputs{display:grid;gap:10px}.header__search-item{position:relative;width:100%}.header__search-input{background:url(/images/icon/icon-search-searchGray.svg) 13px 13px no-repeat var(--basic-white-text);border:1px solid #546c81;border-radius:12px;color:var(--grey-text);font-size:16px;font-weight:500;padding:13px 35px 13px 44px;width:100%}.header__search-form-input-icon-arrow{cursor:pointer;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.header__search-form-input-icon-arrow:after,.header__search-form-input-icon-arrow:before{background-color:#353535;content:"";height:2px;position:absolute;top:0;width:10px}.header__search-form-input-icon-arrow:before{right:5px;transform:rotate(45deg);transition:right .3s linear}.header__search-form-input-icon-arrow:after{left:-9px;transform:rotate(-45deg);transition:left .3s linear}.header__search-item .header__intro-form,.header__search-item--arrow .header__search-input{height:48px}.header__intro-top.header__search-item .header__intro-form-input{background-color:var(--basic-white-text);color:var(--grey-text);font-size:16px}.header__intro-top.header__search-item .header__intro-form-input:focus,.header__search-input:focus{background-color:var(--white-background)}.header__intro-form-input.header__search-form-input{background:url(/images/icon/icon-search-searchGray.svg) 13px 13px no-repeat var(--basic-white-text);padding:14px 35px 14px 44px}.orderregistration__item-btn-icon.header__search-item-btn{display:none}.header__search-form-content{border-radius:12px;left:0;margin:8px 0 0;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .3s linear;visibility:hidden;width:100%;z-index:100}.header__search-form-content.header__search-form-content-all.show,.header__search-form-content.header__search-form-content-one.show{box-shadow:0 2px 20px 0 rgba(96,134,180,.24);opacity:1;transition:opacity .3s linear;visibility:visible}.active-arrow .header__search-form-input-icon-arrow:before{right:2px}.active-arrow .header__search-form-input-icon-arrow:after{left:-12px}.header__search-form-content-one .header__search-form-content-item{background-color:var(--white-background);border:1px solid #ddd;border-radius:12px;max-height:400px;overflow-y:auto}.header__search-form-content-item-link{color:var(--basic-grey-text);cursor:pointer;display:block;font-size:14px;font-weight:500;padding:10px 14px;transition:background-color .2s linear,color .2s linear}.header__search-form-content-item-link:hover{background-color:#f2f6f9;color:var(--light-blue-text)}.header__search-form-content.header__search-form-content-all .header__search-form-content-item{background-color:var(--white-background);max-height:400px;overflow-x:auto}.header__navigation{align-items:flex-end;display:none;gap:18px}.header__navigation-icon{display:block;position:relative;text-align:center}.header__navigation-icon svg{height:24px;width:22px}.header__navigation-text{color:hsla(0,0%,100%,.3);font-size:12px;font-weight:500;line-height:16px}.header__navigation-count{background-color:rgba(17,197,71,.8);border-radius:200px;color:rgba(240,244,248,.75);font-size:10px;font-weight:700;height:16px;left:61%;position:absolute;text-align:center;top:-4px;width:22px}.header__navigation-count span{display:block;transform:translateY(-2px)}.header .advanced-search-navigation .header__navigation,.header.header--advanced-search.header.header--additional .header__bank,.header__intro__menu-item:nth-child(4){display:none}.header--advanced-search .header__navigation .header__navigation-icon{align-items:center;display:flex;flex-direction:row-reverse;gap:10px}.header__intro-top.header__intro-form--active{align-items:center;display:flex;gap:11px;left:0;padding:0 20px;position:fixed;right:8px;top:24px;z-index:100000}.header__intro-top--arrow{display:none;transform:translateY(2px)}.header__intro-top.header__intro-form--active .header__intro-top--arrow{display:block;margin:0}.header__intro-top.header__intro-form--active .header__intro-top--arrow svg path{stroke:var(--basic-grey-text)}.header__intro-top--arrow svg{height:18px;width:19px}.header__intro-top.header__intro-form--active .header__intro-form{backdrop-filter:blur(5px);background:transparent;border:1px solid var(--dark-grey-form)}.header__intro-top.header__intro-form--active .header__intro-form-input{background-color:var(--white-background);caret-color:var(--basic-grey-text);color:#3c444c;font-size:14px}.header__intro-top.header__intro-form--active .header__intro-form-input::placeholder{color:#3c444c}.header__intro-top.header__intro-form--active .header__intro-form-icon{height:15px;width:16px}.header__intro-top.header__intro-form--active .header__intro-form-icon path{stroke:var(--basic-black-text)}.searchResult{background-color:var(--white-background);border-radius:12px;display:none;position:absolute;top:106%;width:100%;z-index:20}.searchResultHref.searchResultHref--padd{padding:0 0 0 14px}.header__intro-top.header__intro-form--active .searchResult{display:block;height:100%;min-height:540px;overflow-y:auto}.searchResultHref{align-items:center;display:inline-grid;height:50px;text-align:left;width:100%}.searchResultHref a{display:block}.searchResultHref__item:not(:last-child),.searchResult__category{border-bottom:1px solid var(--grey-form)}.searchResult__category{border-top:1px solid var(--grey-form);padding:3px 0}.medium-8{cursor:pointer;position:relative}.searchResultHref.searchResultHref--arrow{background:url(/images/icon/icon-serch-arrowright.svg) 97%/5px 10px no-repeat}.searchResultHref.searchResultHref--arrowdouble{background:url(/images/icon/icon-serch-arrowdoubleright.svg) 97%/11px 10px no-repeat}.text-headline{color:#3c444c;font-family:Inter,sans-serif;font-size:14px;font-weight:500;width:100%}.searchResultHref .text-headline--iconsearch{background:url(/images/icon/icon-search-form.svg) 13px 2px/16px 16px no-repeat;padding:0 0 0 40px}.text-headline.text-headline-fonts{font-family:Montserrat,sans-serif;font-weight:600}.searchdesc{color:var(--grey-text);font-family:Inter,sans-serif;font-size:12px;font-weight:500}.searchdesc span{color:#ed351c;display:inline-block;font-weight:600;margin:0 0 0 2px}.main{position:relative}.main:before{background:var(--basic-gradient);border-radius:0 0 16px 16px;content:"";height:20px;position:absolute;top:-1px;width:100%}.main.main--product:before{height:0}.main.main--overlow,.slider{overflow:hidden}.slider{border-radius:12px;box-shadow:0 -1.300918698310852px 21.465160369873047px 0 rgba(59,106,146,.1);position:relative;z-index:1}.slider-track{display:flex;transition:transform .3s linear}.slide{display:block;overflow:hidden;width:fit-content}.slide__item{border-radius:14px;flex:0 0 100%;overflow:hidden}.slide__content-wrap{display:grid;grid-template-columns:1fr;padding:8px 14px 22px 50px}.slide__content-item{color:var(--basic-black-text);display:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.slide__content-item:first-child{display:block}.slide__content-title{font-size:16px;text-transform:uppercase}.slide__content-link--top{color:var(--light-blue-text)}.slide__content-link{display:block;font-size:14px;font-weight:500;margin:11px 0 0}.slide__content-link--text{background:url(/images/icon/icon-arrow-slider.svg) 100% 5px/12px 12px no-repeat;display:inline-block;padding:0 18px 0 0}.slider__arrow{bottom:25px;display:flex;position:absolute;width:100%}.slider__arrow-btn{background-color:var(--white-background);border-radius:4px;box-shadow:-1.0357142686843872px 13.464285850524902px 30.03571319580078px 0 rgba(96,134,180,.24);height:29px;position:absolute;width:29px}.slider__arrow-prev{left:10px}.slider__arrow-next{right:10px}.slider__pagination{bottom:10px;column-gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.slider__pagination-dots{background-color:hsla(207,7%,74%,.7);border-radius:10px;cursor:pointer;height:10px;width:10px}.slider__pagination-dots.slider__pagination-dots--active{background-color:var(--gray-background-pagination-active)}.cards{flex-direction:column;gap:10px}.cards__wrap{position:relative;z-index:0}.cards__col{background-color:var(--basic-white-text);border-radius:10px;overflow:hidden;padding:12px 17px 14px 14px;position:relative;z-index:2}.cards__col.cards__decor--decor:after{background:url(/images/cards/cards-decor-22.png) no-repeat;bottom:-10px;content:"";height:105px;left:-97px;position:absolute;width:323px}@supports (background-image:image-set(url("/images/cards/cards-decor-22.webp") type("image/webp") 1x)){.cards__col.cards__decor--decor:after{background:image-set(url("/images/cards/cards-decor-22.webp") type("image/webp") 1x,url("/images/cards/cards-decor-22.png") type("image/png") 1x) no-repeat}}.cards__content{flex:0 1 85%;position:relative;z-index:2}.cards__title{color:var(--basic-grey-text);display:inline-block;font-size:14px;font-weight:600;line-height:16px;margin:0 0 4px}.cards__title,.cards__title-crossout{position:relative}.cards__title-crossout:before{background-color:var(--basic-grey-text);content:"";height:2px;left:-2px;position:absolute;top:56%;transform:translateY(-50%);width:112%}.cards__title-crossout:after{background-color:var(--light-blue-text);border-radius:19px;box-shadow:-.6772505044937134px 8.804256439208984px 19.640262603759766px 0 rgba(96,134,180,.24);color:#fbfcfd;content:"ПНО";font-size:11px;left:34px;line-height:14px;padding:0 6px;position:absolute;transform:rotate(-12deg)}.cards__desc{color:var(--basic-grey-text);font-size:12px;line-height:14px}.cards__tag{flex-wrap:wrap;gap:7px;margin:6px 0 0;max-width:225px}.cards__text{background-color:var(--light-blue-text);border-radius:19px;color:var(--basic-white-text);display:block;font-size:11px;line-height:14px;padding:0 6px;white-space:nowrap}.cards__img{margin-left:auto;position:relative;z-index:2}.cards__col-big{display:grid;grid-template-columns:1fr 1fr}.cards__decor-10:before,.cards__decor-11:before,.cards__decor-1:before,.cards__decor-2:before,.cards__decor-3:before,.cards__decor-4:before,.cards__decor-5:before,.cards__decor-6:before,.cards__decor-7:before,.cards__decor-8:before,.cards__decor-9:before{background-color:var(--dark-grey-form);content:"";height:100%;position:absolute;right:0;top:0;width:100%}.cards__decor-1:before{clip-path:polygon(50% 0,100% 0,100% 100%,75% 100%,72% 44%)}.cards__decor-2:before{clip-path:circle(34% at 25% 125%)}.cards__decor-3:before{clip-path:polygon(100% 0,100% 49%,100% 100%,55% 100%,68% 29%,66% 0)}.cards__decor-10:before{clip-path:polygon(60% 0,100% 0,100% 48%,100% 100%,53% 100%,63% 35%)}.cards__decor-11:before{clip-path:circle(29% at 14% 123%)}.cards__decor-4:before{clip-path:polygon(57% 0,100% 0,100% 100%,48% 100%,62% 45%)}.cards__decor-5:before{clip-path:polygon(75% 0,100% 0,100% 100%,48% 100%,56% 33%)}.cards__decor-6:before{clip-path:polygon(56% 0,100% 0,100% 100%,65% 100%,77% 57%)}.cards__decor-7:before{clip-path:ellipse(31% 42% at 15% 91%)}.cards__decor-8:before{clip-path:polygon(87% 11%,100% 7%,100% 51%,100% 100%,46% 100%,67% 31%)}.cards__decor-9:before{clip-path:polygon(77% 55%,85% 0,100% 0,100% 100%,0 100%,0 80%)}.cards__content-decor-dots-1{background:url(/images/cards/cards-decor-1.png) 3px 46px/90px 80px no-repeat,url(/images/cards/cards-decor-dots-1.svg) 107px 50px/59px 91px no-repeat var(--basic-white-text)}@supports (background-image:image-set(url("/images/cards/cards-decor-1.webp") type("image/webp") 1x)){.cards__content-decor-dots-1{background:image-set(url("/images/cards/cards-decor-1.webp") type("image/webp") 1x,url("/images/cards/cards-decor-1.png") type("image/png") 1x) 3px 46px /90px 80px no-repeat,url(/images/cards/cards-decor-dots-1.svg) 107px 50px /59px 91px no-repeat var(--basic-white-text)}}.cards__content-decor-dots-2{background:url(/images/cards/cards-decor-dots-2.svg) 127px 18px/40px 10px no-repeat var(--basic-white-text)}.cards__content-decor-dots-5{background:url(/images/cards/cards-decor-dots-5.svg) 28px 72px/23px 24px no-repeat var(--basic-white-text)}.cards__content-decor-dots-6{background:url(/images/cards/cards-decor-dots-6.svg) 29px 85px/31px 14px no-repeat var(--basic-white-text)}.product{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(138px,253px))}.product__title{margin:0 0 20px}.product__card:nth-child(10),.product__card:nth-child(11),.product__card:nth-child(12),.product__card:nth-child(7),.product__card:nth-child(8),.product__card:nth-child(9){display:none}.product__images-item{width:100%}.product__images-item:first-child{display:block}.product__images-switch{position:relative}.product__img img{background-color:#fff;border-radius:6px;height:100%;width:100%}.product__content{margin:9px 0 0;position:relative}.product__content-top{display:flex;flex-direction:column;gap:4px;margin:0 0 6px}.product__content-top-price{color:var(--basic-black-text);font-size:16px}.product__price{border-radius:30px;box-shadow:-1px 3px 30.03571319580078px 0 rgba(96,134,180,.24);color:var(--basic-white-text);font-size:11px;font-style:italic;line-height:15px;padding:2px 15px 2px 8px;position:relative}.product__price.salediscount{display:flex;flex-direction:column;gap:7px;margin:16px 0 0;padding:8px 10px}.product__price.salediscount .product__price-salediscount--text{color:var(--basic-white-text);font-size:12px}.product__price.salediscount .product__price-salediscount--text.product__price-salediscount--text--sale{font-size:16px}.product__price.currentprice:after,.product__price.discount:after,.product__price.ordering:after,.product__price.request:after,.product__price.sale:after,.product__price.salediscount:after,.product__price.star:after{content:"";position:absolute}.product__price.star{backdrop-filter:blur(4px);background-color:var(--marketing-orange);display:inline-block;height:18px;padding:2px 15px 2px 14px;width:56px}.product__price.star:after{background:url(/images/icon/icon-top-reting.svg) no-repeat;height:6px;right:9px;top:3px;width:7px}.product__price.currentprice{background:linear-gradient(275deg,#ff8660,#fb511b);display:inline-block;height:18px;padding:2px 22px 2px 6px}.product__price.currentprice:after{background:url(/images/icon/icon-currentprice.svg) no-repeat;height:18px;right:4px;top:-5px;width:14px}.product__price.ordering{background:linear-gradient(239deg,#4593e4,#3b87d6);height:20px;padding:2px 24px 2px 6px}.product__price.ordering:after{background:url(/images/icon/icon-ordering.svg) 0 0/10px 10px no-repeat;height:10px;right:7px;top:4px;width:10px}.product__price.sale{background:linear-gradient(223deg,#ff553e,#ec3118);height:20px;padding:2px 24px 2px 6px}.product__price.sale:after{background:url(/images/icon/icon-sale.svg) 0 0/11px 14px no-repeat;height:14px;right:8px;top:2px;width:11px}.product__price.discount{background:linear-gradient(88deg,#ef3921 .22%,#f50f00 99.66%);height:20px;padding:2px 24px 2px 8px}.product__price.discount:after{background:url(/images/icon/icon-discount.png) 0 0/29px 29px no-repeat;height:29px;right:-9px;top:-6px;width:29px}@supports (background-image:image-set(url("/images/icon/icon-discount.webp") type("image/webp") 1x)){.product__price.discount:after{background:image-set(url("/images/icon/icon-discount.webp") type("image/webp") 1x,url("/images/icon/icon-discount.png") type("image/png") 1x) 0 0 /29px 29px no-repeat}}.product__price.request{background:linear-gradient(269deg,#62a0d9 -8%,#8aa8c3 102.81%);height:20px;padding:2px 24px 2px 8px}.product__price.request:after{background:url(/images/icon/icon-request.svg) 0 0/12px 12px no-repeat;height:12px;right:7px;top:4px;width:12px}.product__content-top-salediscount.product__content-top-subprice{background:linear-gradient(88deg,#ef3921 .22%,#f50f00 99.66%);border-radius:8px}.product__price.salediscount:after{background:url(/images/icon/icon-salediscount.png) no-repeat;bottom:0;height:75px;right:-19px;width:176px}@supports (background-image:image-set(url("/images/icon/icon-salediscount.webp") type("image/webp") 1x)){.product__price.salediscount:after{background:image-set(url("/images/icon/icon-salediscount.webp") type("image/webp") 1x,url("/images/icon/icon-salediscount.png") type("image/png") 1x) no-repeat}}.product__content-title{color:var(--basic-black-text)}.product__content-title,.product__desc{font-family:Inter,sans-serif;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__desc{color:var(--grey-description)}.product__icons{column-gap:14px;position:absolute;right:12px;top:12px;z-index:5}.product__icon-favourites.icon-favourites--active .product__icon-favourites-path{fill:var(--light-blue-text);fill-opacity:1}.product__images,.products__images-right{position:relative}.product__sale{background:linear-gradient(51.66deg,#ef3921 91.82%,#f50f00 0);border-radius:8px;bottom:6px;color:var(--color-white);font-size:16px;font-style:italic;font-weight:600;height:20px;left:6px;line-height:21px;padding:0 7px;position:absolute;z-index:5}.product__sale.product__sale-position{bottom:20px;left:auto;opacity:1;right:20px;visibility:visible}.services__wrapper{display:grid;gap:14px;margin:26px 0 0}.services__card{align-items:flex-start;border-radius:12px;color:var(--basic-grey-text);flex-direction:column;padding:14px 12px}.services__card.services__card--big{display:flex}.services__card-content.services__card-content--big{display:flex;flex-direction:column;height:100%}.services__card-title{font-size:16px;font-weight:600;line-height:18px;margin:0 0 6px}.services__card-desc{flex-grow:1;font-size:12px;line-height:14px}.services__card-link{background-color:var(--dark-grey-form);border-radius:8px;color:var(--grey-text);display:inline-block;font-family:inherit;font-size:14px;font-weight:600;margin:20px 0 0;padding:10px 18px;text-align:center;width:100%}.services__card-link.services__card-link--width{max-width:201px}.services__card-link.services__card-link--big{background-color:var(--normaly-blue);color:var(--white-background)}.services__card-link.services__card-link--icon svg{height:18px;transform:translate(6px,4px);width:7px}.services__card-img-big{margin:0 auto}.services__card-small-images-1{background:url(/images/services/services-small-10.png) 95% 35%/100px 109px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-10.webp") type("image/webp") 1x)){.services__card-small-images-1{background:image-set(url("/images/services/services-small-10.webp") type("image/webp") 1x,url("/images/services/services-small-10.png") type("image/png") 1x) 95% 35%/100px 109px no-repeat var(--white-background)}}.services__card-small-images-2{background:url(/images/services/services-small-2.png) 95% 35%/130px 117px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-2.webp") type("image/webp") 1x)){.services__card-small-images-2{background:image-set(url("/images/services/services-small-2.webp") type("image/webp") 1x,url("/images/services/services-small-2.png") type("image/png") 1x) 95% 35%/130px 117px no-repeat var(--white-background)}}.services__card-small-images-3{background:url(/images/services/services-small-3.png) 103% 26%/356px 147px no-repeat,url(/images/services/services-card-small-decor-3.svg) 100% 0/329px 224px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-3.webp") type("image/webp") 1x)){.services__card-small-images-3{background:image-set(url("/images/services/services-small-3.webp") type("image/webp") 1x,url("/images/services/services-small-3.png") type("image/png") 1x) 103% 26%/356px 147px no-repeat,url(/images/services/services-card-small-decor-3.svg) 100% 0/329px 224px no-repeat var(--white-background)}}.services__card-small-images-4{background:url(/images/services/services-small-4.png) 100% 52%/284px 155px no-repeat,url(/images/services/services-card-small-decor-4.svg) 100% 0/225px 224px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-4.webp") type("image/webp") 1x)){.services__card-small-images-4{background:image-set(url("/images/services/services-small-4.webp") type("image/webp") 1x,url("/images/services/services-small-4.png") type("image/png") 1x) 100% 52%/284px 155px no-repeat,url(/images/services/services-card-small-decor-4.svg) 100% 0/225px 224px no-repeat var(--white-background)}}.services__card-small-images-5{background:url(/images/services/services-small-14.png) 95% 35%/115px 107px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-14.webp") type("image/webp") 1x)){.services__card-small-images-5{background:image-set(url("/images/services/services-small-14.webp") type("image/webp") 1x,url("/images/services/services-small-14.png") type("image/png") 1x) 95% 35%/115px 107px no-repeat var(--white-background)}}.services__card-small-images-6{background:url(/images/services/services-small-11.png) 95% 88%/122px 87px no-repeat var(--white-background)}@supports (background-image:image-set(url("/images/services/services-small-11.webp") type("image/webp") 1x)){.services__card-small-images-6{background:image-set(url("/images/services/services-small-11.webp") type("image/webp") 1x,url("/images/services/services-small-11.png") type("image/png") 1x) 95% 88%/122px 87px no-repeat var(--white-background)}}.consultation{display:grid;gap:10px}.consultation__form-block{background:url(/images/consultation/consultation-line.svg) 22% 30%/772px 2px no-repeat,none,none var(--grey-form);border-radius:10px;overflow:hidden;padding:14px 12px 16px}.consultation__form-title{margin:0 0 6px}.consultation__form-desc{color:var(--basic-grey-text);font-size:12px}.consultation__form-desc span{color:var(--light-blue-text)}.consultation__form{flex-direction:column;gap:10px;margin:24px 0 18px}.consultation__form-input{background-color:var(--white-background);border-radius:8px;color:var(--button-text-icon);padding:13px 14px}.consultation__form-btn,.consultation__form-input{font-size:14px;font-weight:600;width:100%}.consultation__form-info{color:var(--grey-text);font-size:11px;font-weight:500;line-height:14px}.consultation__form-info a{color:var(--light-blue-text)}.block{background:var(--grey-form);border-radius:10px;padding:14px}.block__wrap{color:var(--basic-grey-text);gap:10px;margin:0 0 10px}.block__img{border-radius:10px;height:67px;overflow:hidden;width:67px}.block__title{margin:0 0 7px}.block__post{font-size:14px;line-height:20px}.block__desc{font-size:11px;font-weight:500;line-height:14px;margin:0 0 8px}.block__btn{background-color:var(--white-background);border-radius:6px;color:var(--light-blue-text);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;padding:9px 11px;width:100%}.block__btn svg path{stroke:var(--light-blue-text)}.company{background:url(/images/company/company-decor-plus.svg) 91% 93%/20px 20px no-repeat,url(/images/company/company-decor-dots-blue.svg) 78% 96%/17px 24px no-repeat,url(/images/company/company-decor-line-left.svg) 0 19px/650px 2px no-repeat;padding:40px 0 52px}.company__img{margin:0 0 17px;max-width:703px;overflow:hidden;position:relative}.company__img,.company__img video{border-radius:10px;width:100%}.company__img--iconplay{background-color:#e31f1e;border-radius:50%;cursor:pointer;filter:drop-shadow(0 -1.8866944313049316px 31.130462646484375px rgba(17,40,61,.4));height:40px;transform:translate(-50%,-50%);width:40px}.company__icon-play,.company__img--iconplay{left:50%;position:absolute;top:50%;z-index:1}.company__icon-play{height:15px;transform:translate(-50%,-50%) translateX(2px);width:11px}.company__img--iconplay--youtube{cursor:pointer}.company__img--iconplay--youtube .company__icon-play{height:33px;width:46px}.company__icon-play--rings{animation:pulsePlay-1 2s linear infinite;border:1px solid var(--white-background);border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.company__icon-play--rings:nth-child(2){animation-name:pulsePlay-2}.company__icon-play--rings:nth-child(3){animation-name:pulsePlay-3}@keyframes pulsePlay-1{0%{opacity:1;transform:scale(1.3)}to{opacity:0;transform:scale(2.8)}}@keyframes pulsePlay-2{0%{opacity:1;transform:scale(1.6)}to{opacity:0;transform:scale(4)}}@keyframes pulsePlay-3{0%{opacity:1;transform:scale(1.9)}to{opacity:0;transform:scale(6)}}.comapny__title{margin:0 0 15px}.comapny__desc{color:var(--basic-grey-text);font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin:0 0 8px}.comapny__link{margin:8px 0 0}.geodeliveries,.geodeliveries__list{margin:16px 0 0}.geodeliveries__list-item{background:url(/images/icon/icon-ellipse--list.svg) 0 8px no-repeat;color:var(--basic-grey-text);font-size:14px;font-weight:500;margin:0 0 7px;padding:0 0 0 16px}.geodeliveries__list-item--blue{color:var(--light-blue-text);font-size:13px;font-weight:500}.geodeliveries__img{max-width:852px;position:relative}.geodeliveries__img svg{height:auto;width:100%}.trust{display:flex;flex-wrap:nowrap;gap:26px;justify-content:space-between;margin:20px 0 0;overflow-x:auto;padding:0 20px}.trust__content-desc{max-width:233px}.trust__item{border-radius:8px;flex:0 0 auto;overflow:hidden}.trust__item img{height:96px;width:164px}.application{position:relative}.section__header.section__header--application{background:url(/images/application/application-decor-content2.png) 70% 22px/217px 212px no-repeat;display:grid;grid-template-columns:1fr minmax(151px,auto)}@supports (background-image:image-set(url("/images/application/application-decor-content2.webp") type("image/webp") 1x)){.section__header.section__header--application{background:image-set(url("/images/application/application-decor-content2.webp") type("image/webp") 1x,url("/images/application/application-decor-content2.png") type("image/png") 1x) 70% 22px /217px 212px no-repeat}}.application__app{column-gap:8px;flex-direction:column;margin:17px 0 0;padding:0 0 15px;row-gap:8px}.application__app-link{height:37px;width:127px}.application__content-text{color:var(--basic-white-text);font-size:11px;font-style:italic;padding:0 10px}.application__content--blue,.application__content--green,.application__content--orange{border-radius:79px;box-shadow:-.8233214020729065px 10.703179359436035px 23.876319885253906px 0 rgba(96,134,180,.24);position:relative}.application__content--orange{background-color:#fb511b}.application__content--blue{background-color:#05519b}.application__content--green{background-color:#0dc143}.application__content--blue:after,.application__content--blue:before,.application__content--green:after,.application__content--green:before,.application__content--orange:after,.application__content--orange:before{content:"";height:9px;position:absolute;transition:transform .6s linear;width:9px}.application__content--orange:before{left:37px}.application__content--orange:after,.application__content--orange:before{background:url(/images/application/application-icon-plus-orange.svg) no-repeat;top:-15px}.application__content--orange:after{right:-8px}.application__content--blue:before{right:-4px;top:-15px}.application__content--blue:after,.application__content--blue:before{background:url(/images/application/application-icon-plus-blue.svg) no-repeat}.application__content--blue:after{left:25px;top:23px}.application__content--green:before{right:-4px;top:-15px}.application__content--green:after,.application__content--green:before{background:url(/images/application/application-icon-plus-green.svg) no-repeat}.application__content--green:after{right:104px;top:24px}.application__qrcode{align-self:flex-end;background:url(/images/application/application-phone.png) 0 bottom/147px 150px no-repeat;flex-direction:column;height:150px;max-width:151px;text-align:center;width:100%}@supports (background-image:image-set(url("/images/application/application-phone.webp") type("image/webp") 1x)){.application__qrcode{background:image-set(url("/images/application/application-phone.webp") type("image/webp") 1x,url("/images/application/application-phone.png") type("image/png") 1x) 0 bottom /147px 150px no-repeat}}.application__qrcode-img{height:61px;transform:translateY(38px);width:61px}.application__qrcode-text{color:var(--button-text-icon);font-family:Inter,sans-serif;font-size:7px;font-weight:400;line-height:normal;margin:8px 0 0;max-width:110px;transform:translateY(38px)}.application__content-desc{margin:6px 0 0}.breadcrumbs{display:none}.chapter__top{padding:0 12px}.chapter__card{display:flex;flex-wrap:wrap;gap:22px;margin:13px 0 50px}.chapter__card--item{background-color:var(--white-background);border:1px solid var(--dark-grey-form);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:165px;padding:24px 15px 10px;transition:box-shadow .2s linear;width:calc(50% - 11px)}.chapter__card--item.border{background-color:var(--basic-white-text);border:2px dashed #b9bec2}.chapter__card--item img{margin:0 auto}.chapter__content{display:grid;position:relative}.chapter__content .chapter__content--left--wrap{height:360px}.chapter__content--left--wrap{overflow-y:hidden;padding:10px 0 0;position:relative;transition:height .4s linear}.chapter__content--left--wrap.blackout:before,.chapter__content--left--wrap.shadow:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";height:80px;left:0;position:absolute;right:0;width:100%;z-index:1}.chapter__content--left.chapter__content--left-product .chapter__content--left--wrap.is--height,.section__header-content .chapter__content--left--wrap.is--height{height:100%;transition:height .9s linear}.chapter__content--left--wrap.is--height.chapter__content--left--wrap:before{height:0}.chapter__content-item.chapter__content-item--block,.services__card.chapter__content-services--bg{background-color:var(--grey-form);border-radius:10px}.services__card.chapter__content-services--bg .services__card-img-big img{margin:8px auto 0;width:65%}.chapter__content--fixed{overflow-x:auto;position:relative}.chapter__content-right{display:flex;gap:20px;margin:0 0 74px;padding:0 12px;position:relative}.chapter__content-item{display:flex;flex:0 0 88%}.chapter__content-item .block__img{background-color:var(--white-background);margin:0 0 10px;padding:14px}.chapter__content-item .block-decor-10{background:url(/images/chapter-decor/chapter-decor-10.png) 170% -102px/245px 258px no-repeat,url(/images/block/block-decor-dots.svg) 67% 42%/20px 14px no-repeat var(--grey-form)}@supports (background-image:image-set(url("/images/chapter-decor/chapter-decor-10.webp") type("image/webp") 1x)){.block-decor-10{background:image-set(url("/images/chapter-decor/chapter-decor-10.webp") type("image/webp") 1x,url("/images/chapter-decor/chapter-decor-10.png") type("image/png") 1x) 170% -102px /245px 258px no-repeat,url(/images/block/block-decor-dots.svg) 67% 42% /20px 14px no-repeat var(--grey-form)}}.chapter__content--wrap .block__wrap{margin:0 0 72px}.chapter__content-item .block{display:flex;flex-direction:column;width:100%}.chapter__content-item .block__wrap{flex:1 0 auto}.chapter__content-item .block__post{font-size:14px}.block__phone--green{font-size:20px;height:48px;margin:22px 0 0;width:100%}.block__phone--green span{background:url(/images/icon/icon-phone-green.svg) 0 50% no-repeat;padding:0 0 0 32px}.block__phone--green.iconphone{padding:0 0 0 30px;position:relative}.block__phone--green.iconphone:after{background:url(/images/icon/icon-phone-green.svg) no-repeat;content:"";height:22px;left:calc(50% - 115px);position:absolute;width:24px}.chapter__content-social{border-top:1px solid var(--dark-grey-form);flex-grow:1;justify-content:space-between;padding:10px 0 0}.chapter__content-social--text{color:var(--grey-text);flex:0 0 165px;font-size:14px}.chapter__content--social{gap:8px}.chapter__content--wrap .block,.chapter__content-item .services__card.chapter__content--card{width:100%}.chapter__content-item .chapter__content--card .services__card-desc{font-size:14px}.chapter__content-item .chapter__content--card .services__card-title{font-size:18px}.chapter__content-item .chapter__content--card.services__card-small-images-1{background:url(/images/services/services-small-14.png) 50% 50%/139px 144px no-repeat var(--grey-form)}@supports (background-image:image-set(url("/images/services/services-small-14.webp") type("image/webp") 1x)){.chapter__content--card.services__card-small-images-1{background:image-set(url("/images/services/services-small-14.webp") type("image/webp") 1x,url("/images/services/services-small-14.png") type("image/png") 1x) 50% 50%/139px 144px no-repeat var(--grey-form)}}.chapter__content-item .chapter__content--card.services__card-small-images-2{background:url(/images/services/services-small-2.png) 50% 50%/164px 140px no-repeat var(--grey-form)}@supports (background-image:image-set(url("/images/services/services-small-2.webp") type("image/webp") 1x)){.chapter__content--card.services__card-small-images-2{background:image-set(url("/images/services/services-small-2.webp") type("image/webp") 1x,url("/images/services/services-small-2.png") type("image/png") 1x) 50% 50%/164px 140px no-repeat var(--grey-form)}}.chapter__content-item .chapter__content--card .services__card-link{background-color:var(--normaly-blue);color:var(--color-white);margin:177px 0 0;width:100%}.chapter__content-form{padding:14px}.chapter__content-form--item{margin:12px 0 0}.chapter__content-form-label{display:block;margin:0 0 12px}.chapter__content-form-label .finalprice__checkbox-text{color:var(--grey-description);font-size:10px;font-weight:500;line-height:12px}.chapter__content-form-text{color:var(--basic-grey-text);display:block;font-size:12px;font-weight:500}.chapter__content-form-input{background-color:var(--white-background);border:1px solid #ddd;border-radius:6px;color:var(--button-text-icon);font-size:12px;height:36px;padding:9px 9px 9px 14px;width:100%}.chapter__content-form-input::placeholder{color:inherit;font-size:inherit}.chapter__content-form-textarea{height:72px;resize:none}.chapter__content-form--btn{font-weight:600;height:40px;max-width:174px}.chapter__content-form-bottom{color:var(--grey-description);font-size:10px;font-weight:500;line-height:14px;margin:0 0 12px}.chapter__content-form-bottom a{color:var(--light-blue-text)}.chapter__content-form-bottom input{margin:0 5px 0 0}.section__header-content.chapter__content--left{order:2}.dsk-content{color:var(--basic-grey-text);font-family:Inter,sans-serif}.dsk-content h2{font-size:18px;margin:0 0 14px}.dsk-content p{font-size:15px;font-weight:400;line-height:22px;margin:0 0 12px}.dsk-content p strong{font-size:16px}.dsk-content p a{color:var(--light-blue-text)}.dsk-content ul{font-size:15px;font-weight:400;line-height:22px;margin:0 0 20px}.dsk-content ul li{padding:0 0 0 22px;position:relative}.dsk-content ul li:before{background-color:var(--basic-grey-text);border-radius:50%;content:"";height:4px;left:7px;position:absolute;top:8px;width:4px}.dsk-content blockquote{background-color:var(--white-background);background:linear-gradient(50deg,#2267b0,#d8e4f1) border-box;border:2px solid transparent;border-left:6px solid var(--light-blue-text);border-radius:12px;box-shadow:inset 0 0 0 100vw #fff;filter:drop-shadow(-1.0357142686843872px 13.464285850524902px 30.03571319580078px rgba(96,134,180,.24));margin:0 0 22px;padding:17px 20px 17px 11px}.dsk-content blockquote p{font-size:15px;font-weight:400;line-height:22px;line-height:20px;margin:0}.dsk-content-news p{font-weight:400;line-height:23px}.dsk-content-news p+p{margin:0 0 20px}.dsk-content-news p img{border-radius:8px;margin:0 0 20px}.dsk-content-news blockquote{margin:30px 0}.chapter__content-btn{color:var(--light-blue-text);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin:20px 0 0;position:relative}.chapter__content-btn:after{background:url(/images/icon/icon-arrow-down.svg) no-repeat;content:"";height:8px;position:absolute;right:-17px;top:25%;width:12px}.chapter__content-btn.active{margin:0}.chapter__content-btn.active:after{transform:rotate(-180deg)}.categories__filter-view{gap:6px}.filter__view-item{background-color:#ecf1f6;border:1px solid #ddd;border-radius:10px;cursor:pointer;height:36px;width:36px}.filter__view-item.filter__view-item--active{background-color:var(--white-background);box-shadow:-1px 4px 15px 0 rgba(66,104,150,.32);pointer-events:none}.categories__content-block{display:none}.categories__content-block.show{display:grid;position:relative;z-index:1}.categories__list-card{background-color:var(--white-background);border-radius:8px;display:inline-flex;padding:12px 12px 14px 10px;transition:box-shadow .2s linear;width:100%}.categories__list-card:not(:last-child){margin:0 0 10px}.product__card.categories__card--image{margin:0 12px 0 0}.product__img.categories__list-img{border-radius:8px;height:102px;overflow:hidden;width:94px}.product__img.categories__list-img img{height:100%;object-fit:cover}.categories__list-content{padding:0 36px 0 0;position:relative;width:100%}.categories__list-header--title{color:var(--basic-black-text);font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:17px;margin:0 0 6px}.categories__list-cardinfo--apply{color:var(--basic-grey-text);font-size:11px;font-weight:500}.categories__list-cardinfo--textgreen{color:#11be45}.categories__list-cardinfo--delivery{line-height:14px}.categories__list-cardinfo--delivery span{background:url(/images/icon/icon-delivery.svg) 100%/34px 14px no-repeat;padding:0 36px 0 0}.categories__list-cardinfo--rating{align-items:center;display:inline-flex;margin:0 0 8px}.categories__list-cardinfo--rating--images img{height:9px;width:10px}.categories__list-cardinfo--rating--desc{color:#969696;font-family:Inter,sans-serif;font-size:11px;font-weight:500;margin:0 0 0 4px}.categories__list-icons{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:absolute;right:0;top:0}.categories__list-info--price{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 6px}.categories__list-info--price-text{color:var(--basic-black-text);font-size:12px;position:relative}.categories__list-info--price-text span{font-size:16px}.categories__list-info--price-text.categories__list-info--price-text--grey{color:var(--grey-description)}.categories__list-info--price .categories__list-info--price-text span.currency:after{font-size:10px}.categories__list-info--price-text.categories__list-info--price--oldprice:before{background-color:var(--grey-description);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:105%}.product__price.categories__price-currentprice:not(:last-child){margin-right:10px}.product__content-top-subprice.categories__list-info--subprice--wrap{display:flex;flex-wrap:wrap;gap:6px}.btn.categories__list-info--btn,.categories__list-icons--item:nth-child(2),.categories__list-info--article,.categories__list-specifications{display:none}.product.categories__cards{grid-template-columns:1fr}.product.categories__cards .product__content-title{white-space:normal}.product__card.product__card--bg .product__col{background-color:var(--white-background);border-radius:10px;padding:8px}.product__col{min-height:100%}.product__col,.product__rating{display:flex;flex-direction:column}.product__rating{flex-grow:1;gap:10px}.product__footer{align-items:flex-end;display:flex;flex-grow:1}.video{display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0 0}.video.video--product{align-items:center;flex-direction:column;justify-content:flex-start;width:100%}.video.video--product .section__header-content{margin:0 0 20px;width:100%}.chapter__content-right.video__content-right{justify-content:center}.video__item{margin:0 auto;max-width:457px}.video__item:not(:last-child){margin:0 0 20px}.video__item:nth-child(3){display:none}.video.video--product .video__item:nth-child(3){display:block}.company__img.video__img{margin:0 0 10px;max-width:457px}.video__content-title{color:var(--basic-grey-text);font-size:14px}.video__content-desc{color:var(--grey-description);font-size:14px;font-weight:500}.section-calculateestimate{padding-bottom:40px}.calculateestimate{display:grid;gap:34px}.calculateestimate__block{background-color:var(--white-background);border-radius:14px;box-shadow:-.6674603223800659px 8.676984786987305px 36.088890075683594px rgba(96,134,180,.24);overflow:hidden;padding:16px;position:relative;z-index:1}.calculateestimate__block.calculateestimate-img1:after,.calculateestimate__block.calculateestimate-img2:after,.calculateestimate__block.calculateestimate-img3:after{content:"";position:absolute;z-index:-1}.calculateestimate__block.calculateestimate-img1:after{background:url(/images/calculateestimate/calculateestimate-img1.png) 0 0/277px 240px no-repeat;height:390px;right:-284px;top:-16px;width:450px}@supports (background-image:image-set(url("/images/calculateestimate/calculateestimate-img1.webp") type("image/webp") 1x)){.calculateestimate__block.calculateestimate-img1:after{background:image-set(url("/images/calculateestimate/calculateestimate-img1.webp") type("image/webp") 1x,url("/images/calculateestimate/calculateestimate-img1.png") type("image/png") 1x)0 0 /277px 240px no-repeat}}.calculateestimate__block.calculateestimate-img2:after{background:url(/images/calculateestimate/calculateestimate-img2.png) 0 0/196px 191px no-repeat;height:350px;right:-284px;top:-26px;width:359px}@supports (background-image:image-set(url("/images/calculateestimate/calculateestimate-img2.webp") type("image/webp") 1x)){.calculateestimate__block.calculateestimate-img2:after{background:image-set(url("/images/calculateestimate/calculateestimate-img2.webp") type("image/webp") 1x,url("/images/calculateestimate/calculateestimate-img2.png") type("image/png") 1x)0 0 /196px 191px no-repeat}}.calculateestimate__block.calculateestimate-img2:before{background:url(/images/calculateestimate/calculateestimate-img2-decor.png) 0 0/148px 150px no-repeat;content:"";height:236px;left:-42px;position:absolute;top:90px;width:232px;z-index:-1}@supports (background-image:image-set(url("/images/calculateestimate/calculateestimate-img2-decor.webp") type("image/webp") 1x)){.calculateestimate__block.calculateestimate-img2:before{background:image-set(url("/images/calculateestimate/calculateestimate-img2-decor.webp") type("image/webp") 1x,url("/images/calculateestimate/calculateestimate-img2-decor.png") type("image/png") 1x)0 0 /148px 150px no-repeat}}.calculateestimate__block.calculateestimate-img3:after{background:url(/images/calculateestimate/calculateestimate-img3.png) 0 0/203px 227px no-repeat;height:365px;right:-212px;top:-2px;width:321px}@supports (background-image:image-set(url("/images/calculateestimate/calculateestimate-img3.webp") type("image/webp") 1x)){.calculateestimate__block.calculateestimate-img3:after{background:image-set(url("/images/calculateestimate/calculateestimate-img3.webp") type("image/webp") 1x,url("/images/calculateestimate/calculateestimate-img3.png") type("image/png") 1x)0 0 /203px 227px no-repeat}}.calculateestimate__title{color:var(--basic-grey-text);font-size:18px;font-weight:600;line-height:22px;margin:0 0 8px}.calculateestimate__title span{color:#f22914}.calculateestimate__text{color:var(--basic-grey-text);display:inline-block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px;margin:0 0 6px}.calculateestimate__text.plashka{background-color:#f12d18;border-radius:30px;color:var(--color-white);font-size:10px;font-weight:600;height:17px;line-height:17px;padding:0 8px;text-align:center;transform:rotate(-.7deg)}.calculateestimate__desc{font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px;margin:0 0 10px}.calculateestimate__desc.red{background:url(/images/icon/icon-calculateestimate-fire.svg) 0 no-repeat;color:#f12d18;padding:0 0 0 22px}.calculateestimate__desc.green{background:url(/images/icon/icon-calculateestimate-jackdaw.svg) 0 no-repeat;color:#11be45;padding:0 0 0 22px}.calculateestimate__desc.blue{background:url(/images/icon/icon-calculateestimate-rules.png) 0 -2px/21px 21px no-repeat;color:var(--normaly-blue);padding:0 0 0 22px}@supports (background-image:image-set(url("/images/icon/icon-calculateestimate-rules.webp") type("image/webp") 1x)){.calculateestimate__desc.blue{background:image-set(url("/images/icon/icon-calculateestimate-rules.webp") type("image/webp") 1x,url("/images/icon/icon-calculateestimate-rules.png") type("image/png") 1x) 0 -2px /21px 21px no-repeat;padding:0 0 0 22px}}.calculateestimate .calculateestimate__btn{display:inline-block;height:46px;line-height:26px;text-align:center}.calculateestimate__btn.red{background-color:#f12d18}.calculateestimate__btn.blue{background-color:var(--normaly-blue)}.container.page--product{padding:0}.container.page--product .products__aboutorder,.container.page--product .products__content-mobile,.container.page--product .products__header-content.products__header-mobile,.container.page--product .products__images-left,.container.page--product .products__info-card--tinkoff.products__info-card--tinkoff--mobile,.container.page--product .products__specifications{padding:0 12px}.products--top{align-items:center;display:flex;justify-content:space-between;padding:0 18px;position:absolute;top:18px;width:100%;z-index:1}.products--top-icons{gap:16px}.products--top--arrow{height:22px;width:22px}.products--top--arrow svg{height:100%;width:100%}.products__header-top,.products__images-arrows,.products__info{display:none}.products__top-title.products__header-title{margin:0}.products__images{display:flex;flex-direction:column-reverse}.products__images-small{display:flex;gap:10px;overflow-y:hidden}.products__images-small-item{border-radius:6px;flex:0 0 auto;height:71px;max-width:55px;overflow:hidden;position:relative}.products__images-small-item img{height:100%;object-fit:cover}.products__images-small--active:before{border:2px solid transparent;border-radius:8px;bottom:0;box-sizing:border-box;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:border-color .3s ease 0s;z-index:2}.products__images-small-item.products__images-small--active:before{border:2px solid #2267b0}.products__images-small-item.products__images-small-plan img{object-fit:fill}.products__content{position:relative;z-index:0}.products__content-mobile{margin:16px 0 20px}.products__content-mobile .categories__list-info--price{align-items:flex-end}.products__content-mobile .categories__list-info--price-text span{font-size:28px}.products__content-mobile .categories__list-info--price-text span.currency:after{font-size:18px}.products__content-mobile .categories__list-info--price-text.categories__list-info--price--oldprice span{font-size:16px}.products__content-mobile .categories__list-info--price-text.categories__list-info--price--oldprice span.currency:after{font-size:14px}.products__info-card-price-bottom{align-items:flex-end;color:var(--grey-description);display:flex;font-size:14px;font-weight:500;margin:10px 0 12px}.categories__list-info--price-text.categories__list-info--price-size{font-size:16px}.categories__list-info--price-text.categories__list-info--price-size span{font-size:24px;font-weight:600}.products__info-card-price-bottom .categories__list-info--price-quantity{font-weight:600}.products__info-card-price-bottom .categories__list-info--price-text{color:var(--grey-description)}.products__card--bg{background-color:var(--white-background);border-radius:14px;box-shadow:-1.03571px 13.46429px 30.03571px 0 rgba(96,134,180,.24);overflow:hidden;position:relative}.products__images-big{display:flex;transition:transform .3s ease-in-out}.products__images-big--item{flex:0 0 100%}.products__images-big img{height:100%;object-fit:cover;width:100%}.products__info-card--choice{margin:12px 0 0}.products__choice-item{background-color:var(--grey-form);border-radius:8px;margin:0 0 6px;padding:10px 12px}.filter__accordion-label.products__choice-radio{align-items:center;display:flex;margin:0}.products__choice-price{color:var(--basic-black-text);flex-grow:1;font-size:14px;font-weight:600;margin:0 0 0 6px}.products__choice-quantity{color:var(--grey-description);font-size:14px}.categories__list-info--price-text.categories__list-info--price-onrequest{font-size:20px;margin:0 0 13px}.categories__list-info--price.products__list-info--price{align-items:flex-start;flex-direction:column}.products__header-content.products__header-mobile{margin:26px 0 16px}.products__header-header{display:inline-block;position:relative}.products__header-title{color:var(--basic-black-text);font-size:28px;font-weight:600;line-height:32px;margin:0 0 10px}.products__header-info{position:absolute;right:-22px;top:-12px}.products__header-footer{color:var(--grey-description);display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;gap:0 10px}.products__header-footer-rating .categories__list-cardinfo--rating{margin:0}.products__header-footer-reviews{background:url(/images/icon/icon-line-dotted-link.svg) center 16px no-repeat}.products__header-article{gap:12px;margin:0 0 10px}.products__header-footer--text{color:var(--grey-description);font-family:Inter,sans-serif;font-size:12px;font-weight:500}.products__header-footer-article{color:var(--basic-grey-text);font-size:14px}.categories__list-content--specifications.categories__list-specifications.categories__list-specifications--product{display:grid}.content__specifications-products .content__specifications-desc,.content__specifications-products .content__specifications-leftname{font-size:11px}.content__specifications-desc.content__specifications-desc--blue{color:var(--light-blue-text);text-decoration:underline}.content__specifications-products-info{align-items:center;display:flex;gap:12px;margin:20px 0 0}.content__specifications-products-info-item{border:1px dashed hsla(0,0%,87%,.87);border-radius:8px}.content__specifications-products-info-text{color:var(--basic-grey-text);font-size:10px;font-weight:500;line-height:15px;text-shadow:-1.0357142686843872px 13.464285850524902px 30.03571319580078px rgba(96,134,180,.24)}.content__specifications-products-info-text span{color:var(--light-blue-text)}.content__specifications-products-info-item.content__specifications-products-info-text-iconfactory{background:url(/images/icon/icon-factory.svg) 13px/29px 30px no-repeat;height:50px;max-width:146px;padding:7px 5px 7px 55px}.content__specifications-products-info-item.content__specifications-products-info-text-icontruck{background:url(/images/icon/icon-truck.svg) 9px/40px 19px no-repeat;max-width:158px;padding:7px 5px 7px 62px}.specifications-choice{color:var(--basic-grey-text);font-size:14px;font-weight:500;margin:0 0 40px}.specifications-choice-name{display:block;margin:0 0 10px}.specifications-choice-item-wrap{display:flex;flex-wrap:wrap;gap:6px}.specifications-choice-item:not(:last-child){margin:0 0 20px}.specifications-choice-btn{border:1px solid #ddd;border-radius:12px;font-family:inherit;height:40px;padding:0 15px}.specifications-choice-btn.specifications-choice-btn-toUpperCase{text-transform:uppercase}.specifications-choice-btn.specifications-choice-btn--active{background-color:#ecf1f6;border:1px solid var(--light-blue-text)}.products__specifications-title{color:var(--basic-grey-text);font-family:Montserrat;font-size:18px;font-weight:600;margin:0 0 15px}.products__aboutorder-wrap{border-bottom:1px solid var(--dark-grey-form);border-top:1px solid var(--dark-grey-form);display:grid;gap:27px;grid-template-columns:1fr;margin:34px 0 0;padding:22px 0 25px}.products__aboutorder-item{color:var(--basic-grey-text);padding:10px 0 10px 63px}.products__aboutorder-title{font-size:14px;font-weight:600;margin:0 0 3px}.products__aboutorder-title span{color:var(--light-blue-text);margin:0 2px 0 0}.products__aboutorder-desc{font-size:12px;font-weight:500;line-height:16px}.products__aboutorder-item--images1{background:url(/images/products__aboutorder/products__aboutorder-img1.svg) 14px 14px/28px 35px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorplus-blue.svg) 197px 5px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 234px 70px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorp-dots1.svg) 240px 12px no-repeat}.products__aboutorder-item--images2{background:url(/images/products__aboutorder/products__aboutorder-img2.svg) 14px 14px/28px 35px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorplus-grey.svg) 264px 5px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 5px 67px no-repeat}.products__aboutorder-item--images3{background:url(/images/products__aboutorder/products__aboutorder-img3.svg) 14px 14px/34px 28px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorplus-blue.svg) 45px 0 no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 113px 6px/100px 4px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 170px 68px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorp-dots3.svg) 279px 52px no-repeat}.products__aboutorder-item--images4{background:url(/images/products__aboutorder/products__aboutorder-img4.svg) 0 14px/54px 19px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorplus-grey.svg) 154px 4px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 174px 21px/53px 4px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorline.svg) 80px 70px no-repeat,url(/images/products__aboutorder/products__aboutorder-decorp-dots4.svg) 247px 9px no-repeat}.section-reviews .container{padding:0}.reviews{background-color:var(--white-background);border-radius:10px;filter:drop-shadow(-1.0357142686843872px 13.464285850524902px 56px rgba(96,134,180,.24));position:relative}.reviews__wrap{padding:28px 0 0}.reviews__content{display:none}.reviews__content.reviews__content--show{display:block}.reviews__header{margin:0 0 22px;padding:0 20px}.reviews__header-left,.reviews__header-right{flex-wrap:wrap}.reviews__header-title{color:var(--grey-description);cursor:pointer;font-size:20px;font-weight:600}.reviews__header-title.reviews__header-title--active{color:var(--basic-grey-text)}.reviews__header-left{gap:16px;margin:0 0 22px}.reviews__header-right{gap:8px}.reviews__header-link{background:var(--white-background);border:1px solid var(--dark-grey-form);border-radius:12px;color:var(--grey-text);font-size:14px;padding:5px 0 5px 10px;transition:box-shadow .3s linear}.reviews__link--arrow{background:url(/images/icon/icon-link-arrow.svg) 91% no-repeat;padding-right:27px}.reviews__link--plus{background:url(/images/icon/icon-link-plus.svg) 93% no-repeat;padding-right:29px}.reviews__images{margin:0 0 15px}.reviews__images-text{color:var(--grey-text);font-size:16px;padding:0 27px 0 20px}.reviews__images-wrap{display:flex;gap:14px;margin:16px 0 0;overflow-y:auto;padding:0 20px}.reviews__images-item{border-radius:8px;flex:0 0 100%;height:87px;max-width:81px;overflow:hidden;width:100%}.reviews__images-item img{height:auto;width:100%}.reviews__content-wrap{align-items:flex-start;display:flex;gap:12px;overflow:auto;padding:10px 23px 35px 20px;transition:transform .3s linear}.reviews__card{background-color:var(--white-background);border-radius:14px;box-shadow:-1.03571px 13.46429px 30.03571px 0 rgba(96,134,180,.24);flex:0 0 273px;font-family:Inter,sans-serif;min-height:218px;padding:14px}.reviews__card.reviews__card--height{min-height:336px}.reviews__card-top{align-items:center;display:flex;gap:5px;justify-content:space-between;margin:0 0 10px}.reviews__card-top.reviews__card-top--line{border-top:1px solid var(--dark-grey-form);padding:22px 0 0}.reviews__card-name{align-items:center;display:flex;gap:5px}.reviews__card-name--img{border-radius:100%;height:22px;object-fit:cover;width:22px}.reviews__card-user{color:var(--basic-black-text);font-size:14px;font-weight:600}.reviews__card--rating{height:10px;width:10px}.reviews__card-user.reviews__card-adm{text-transform:uppercase}.reviews__card-quantity{color:var(--grey-description);font-size:12px;font-weight:500;transform:translateY(1px)}.reviews__card-time{color:#969696;font-size:12px;font-weight:500}.reviews__card-description--text{color:var(--basic-grey-text);font-size:15px;font-weight:400;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.reviews__card-description--text.open{-webkit-line-clamp:initial;white-space:pre-wrap}.reviews__content-description--dop{color:var(--light-blue-text);cursor:pointer;font-size:14px;font-weight:500;text-decoration:underline}.reviews__content-image{gap:10px;margin:10px 0 0;overflow:auto}.reviews__card-description.reviews__content--marign,.reviews__content-image.reviews__content--marign{margin:0 0 10px}.reviews__content-image-item{border-radius:8px;flex:0 0 auto;height:59px;max-width:56px;overflow:hidden;width:100%}.reviews__content-image-item img{height:100%;object-fit:cover}.reviews__arrows{display:none}.js-track-fixed,.js-track-fixed-product{transition:transform .3s linear}.finalprice__checkbox label{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin:16px 0 0}.finalprice__checkbox .filter__castom-checkbox{height:18px;margin:0 14px 0 0;max-width:18px;transform:translateY(2px);width:100%}.finalprice__checkbox-text{color:var(--basic-grey-text)}.finalprice__checkbox-text a{color:var(--light-blue-text)}.orderregistration__top-item{align-items:center;color:var(--grey-description);cursor:pointer;display:flex;font-size:12px;height:36px;justify-content:center;max-width:200px;width:100%}.orderregistration__top-item.orderregistration__top-item--active{background-color:var(--white-background);border:.8px solid var(--button-text-and-icon);border-radius:8px}.orderregistration__top-item.orderregistration__top-item--active span{color:var(--basic-grey-text)}.orderregistration__form{display:none}.orderregistration__form.orderregistration__form-active{display:block}.orderregistration__item-field-text{color:var(--basic-grey-text);display:block;font-size:14px;margin:0 0 8px}.orderregistration__item-field-text.required:after{color:var(--light-blue-text);content:"*";font-size:14px;font-weight:500;position:relative;right:-2px;top:-4px}.orderregistration__item-field-input{color:var(--basic-grey-text);font-size:14px;font-weight:600;height:42px;padding:0 14px;width:100%}.orderregistration__item-field-input::placeholder{color:var(--grey-text)}.orderregistration__item-field-input:focus{border:1px solid #bfbfbf}.orderregistration__item-field-input.icon{background:url(/images/icon/icon-bascet-location.svg) 11px no-repeat #f3f3f3;padding:0 14px 0 38px;text-overflow:ellipsis}.orderregistration__item-field-input.weight{font-weight:500}.orderregistration__item-field-textarea.resize{min-height:149px;resize:vertical}.orderregistration__item-field-input.orderregistration__item-field-textarea{height:142px;margin:0 0 15px;padding:10px}.orderregistration__item-btn-icon{height:42px;margin:0 12px 0 0;max-width:42px;width:100%}.header__search-item .orderregistration__item-btn-icon{margin:0 0 0 12px}.orderregistration__item-field-input--border{background-color:#f3f3f3;border:1px solid #ddd;border-radius:6px}.orderregistration__item--texterror{color:#f35448;display:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin:4px 0 0}.reviewspage{align-items:flex-start;gap:34px;margin:14px 0 0}.products__top-footer.reviewspage__top-footer{margin-bottom:0}.reviewspage__left{flex:1 1 1072px;margin:20px 0 0}.reviewspage__content-wrap{color:var(--basic-grey-text);font-family:Inter,sans-serif;margin:0 0 17px;padding:0 0 17px}.reviewspage__content-wrap:not(:last-child){border-bottom:1px solid var(--dark-grey-form)}.reviewspage__content-item{max-width:703px}.reviewspage__content-question:not(:last-child){margin:0 0 40px}.reviewspage__question-name{color:var(--basic-black-text);font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;gap:10px;margin:0 0 11px}.reviewspage__question-name picture{height:30px;width:30px}.reviewspage__question-name img{border-radius:50%;height:100%;object-fit:cover;width:100%}.reviewspage__question-info{color:#969696;font-size:12px;font-weight:500;gap:12px;margin:0 0 10px}.reviewspage__question-info--rating span{margin:0 0 0 4px;transform:translateY(1px)}.reviewspage__question-description{position:relative}.reviewspage__question-description-desc{font-size:15px;font-weight:400;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.reviewspage__question-description-desc span,.reviewspage__question-description-more{color:var(--light-blue-text);font-weight:500}.reviewspage__question-description-more{cursor:pointer;display:inline-block;font-size:14px}.reviewspage__question-reaction{gap:12px;margin:19px 0 0}.reviewspage__question-reaction-btn{gap:6px}.reviewspage__question-reaction-btn span{color:#969696;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:color .2s ease-in}.reviewspage__question-reaction-btn:hover.reviewspage__question-reaction-hover path{fill:var(--light-blue-text)}.reviewspage__question-reaction-btn:hover span{color:var(--light-blue-text)}.reviewspage__question-reaction-btn:hover .reviewspage__question-reaction-comment-hover{stroke:var(--light-blue-text)}.reviewspage__question-reaction-hover.active svg path{fill:var(--light-blue-text)}.reviewspage__responsive{border-top:1px solid var(--dark-grey-form);margin:22px 0 0;padding:22px 0 0 27px}.reviewspage__responsive-header{background:url(/images/icon/icon-comments-black.svg) 0 no-repeat;font-size:12px;font-weight:500;margin:0 0 20px;padding:0 0 0 24px}.reviewspage__responsive-item:not(:last-child){border-bottom:1px solid var(--dark-grey-form);margin:0 0 22px;padding:0 0 22px}.reviewspage__btn{margin:46px 0 0}.reviewspage__form{opacity:0;transition:opacity .3s linear,transform .3s linear}.modal.reviewspage__form.show{opacity:1;padding:4%;transform:translateY(0) scale(1)}.form{margin:0 14px}.reviewspage__form-wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:415px;min-height:100%}.reviewspage__form-wrapper.reviewspage__form-wrapper-addnews{max-width:536px}.form__title{margin:0 0 12px}.reviewspage__form-wrapper-content-item{margin:0 0 20px}.reviewspage__form-wrapper-content-text{color:var(--basic-grey-text);font-size:12px;line-height:16px}.form.form-bg{background-color:var(--white-background);border-radius:14px;box-shadow:-1.03571px 13.46429px 56px 0 rgba(96,134,180,.24);padding:18px;position:relative}.form__title.section-title{font-size:18px}.form__title.section-title:after{top:-6px}.form__item:not(:last-child){margin:0 0 14px}.form__bg{background-color:var(--white-background)}.orderregistration__item-field-input.form__textarea{height:104px;margin:0}.file__form-field.file__form-field--bg{border-image:url(/images/icon-border-btn.svg) 24/25px round;border-radius:6px;padding:14px 0}.file__form-field.file__form-field--bg label{justify-content:center}.form__rating{margin:9px 0 19px}.form__rating-images{display:flex;flex-direction:row-reverse;justify-content:flex-end}.form__rating-text{color:var(--grey-description);font-size:12px;font-weight:500}.form__rating-images:not(:checked)>input{display:none}.form__rating-images:not(:checked)>label{color:#d3d3d3;cursor:pointer;font-size:32px;line-height:32px;padding:0;text-shadow:1px 1px #bbb;width:30px}.form__rating-images:not(:checked)>label:before{content:"★"}.form__rating-images>input:checked~label{color:#ffaf1b;text-shadow:1px 1px #c60}.form__rating-images:not(:checked)>label:hover,.form__rating-images:not(:checked)>label:hover~label{color:#ffaf1b}.form__rating-images>input:checked+label:hover,.form__rating-images>input:checked+label:hover~label,.form__rating-images>input:checked~label:hover,.form__rating-images>input:checked~label:hover~label,.form__rating-images>label:hover~input:checked~label{color:#ffaf1b;text-shadow:1px 1px #daa520}.form__checked{margin:0 0 12px}.form__checked .filter__castom-checkbox{border-color:#ddd;border-radius:4px}.reviewspage__question-form-wrap{height:0;opacity:0;padding:20px 0 0;text-align:right;transform:scale(0);transition:opacity .3s linear,transform .3s linear;visibility:hidden}.reviewspage__question-form-wrap.active{height:auto;opacity:1;transform:scale(1);visibility:visible}.reviewspage__question-form-btn{margin:10px 0 0;max-width:145px}.file__form-requiredfields{margin:18px 0 10px}.file__form-requiredfields-text{color:var(--grey-text);font-size:14px;font-weight:500}.file__form-requiredfields-text:not(:last-child){margin:0 0 10px}.file__form-requiredfields-text span{color:var(--light-blue-text)}.reviewsfedback-top{display:none}.reviewsfedback__wrap{display:flex}.reviewsfedback__banner,.video__item:nth-child(3).reviewsfedback__video{display:none}.consultation__form-block.consultation__bg-white{background-color:var(--white-background);filter:drop-shadow(-1.0357142686843872px 13.464285850524902px 56px rgba(96,134,180,.24))}.consultation__form-block.consultation__bg-white .consultation__form-input{background-color:var(--grey-form)}.reviewsfedback__conultate-block .block{background:url(/images/block/block-decor-dots.svg) 90% 30%/20px 14px no-repeat var(--white-background);filter:drop-shadow(-1.0357142686843872px 13.464285850524902px 56px rgba(96,134,180,.24))}.reviewsfedback__conultate-block .block__img{background-color:var(--grey-form);border-radius:10px;padding:14px}.reviewsfedback__conultate-block .block__wrap{column-gap:4px;display:grid;grid-template-columns:minmax(57px,78px) 1fr;row-gap:0}.reviewsfedback__conultate-block .block__img{grid-row:1/-3}.reviewsfedback__conultate-block .block__post{grid-row:-2/-1}.reviewsfedback__pagination{margin:46px 0 0}.contacts{background-color:var(--white-background);border-radius:16px;box-shadow:-1.03571px 13.46429px 56px 0 rgba(96,134,180,.24);margin:-50px 0 0;position:relative;z-index:1}.contacts__item{font-family:Inter,sans-serif;font-size:14px}.contacts__item-link{color:var(--basic-grey-text)}.contacts__item-icon{background:url(/images/icon/icon-copy.svg) 100% no-repeat;cursor:pointer;padding:0 21px 0 0}.contacts__item-icon-jackdaw{background:url(/images/icon/icon-jackdaw.svg) 100% no-repeat}.contacts__item-icon.contacts__item-icon-none{background:none}.contacts__item-text{color:var(--grey-description);display:block;font-weight:500;margin:0 0 8px}.header__production.header__production--fixed{backdrop-filter:blur(8px);background:var(--white-background);border-radius:0 0 40px 40px;box-shadow:-1.036px 1px 16px 0 rgba(96,134,180,.34);padding:30px 0;position:fixed;top:0;width:100%;z-index:35}.header.header--production .header__dots-icon{display:none}.header.header--production{background:transparent;padding:24px 0 0}.header__production-menu-list,.header__production-top{align-items:center;display:flex}.header__production-menu-list{gap:33px}.header__production-menu-item{color:var(--basic-grey-text);font-size:14px}.header__production-addbookmarks,.header__production-menu-item:nth-of-type(4),.header__production-menu-item:nth-of-type(5),.header__production-top-right{display:none}.header__production-top-phone{position:relative;z-index:2}.production{margin:51px 0 0;padding:0 0 28px;position:relative}.production-decor:after{background:url(/images/production/intro-decor.png) 0 0/294px 182px no-repeat;content:"";height:182px;left:-225px;position:absolute;top:-60px;width:294px}@supports (background-image:image-set(url("/images/production/intro-decor.webp") type("image/webp") 1x)){.production-decor:after{background:image-set(url("/images/production/intro-decor.webp") type("image/webp") 1x,url("/images/production/intro-decor.png") type("image/png") 1x)0 0 /294px 182px no-repeat}}.production__intro-top{font-weight:700;padding:10px 0 0}.production-title.section-title--decorplus:after{right:-10px;top:-9px}.section-title.production__intro-title{color:var(--basic-black-text);font-size:26px;font-weight:700;line-height:30px}.production__intro-title span{display:block}.production__intro-text{color:var(--light-blue-text);font-size:26px;font-weight:700;line-height:31px;margin:8px 0 12px;max-width:320px}.production__intro-smalltext{color:var(--basic-grey-text);max-width:310px;text-shadow:-1.0357142686843872px 13.464285850524902px 48px rgba(76,114,158,.48)}.calculateestimate__btn.production__intro-link{display:block;padding:9px 16px;position:relative;text-align:center;z-index:1}.production__intro-img-line{position:relative}.production__intro-img-line:before{background:url(/images/production/line.svg) no-repeat;content:"";height:374px;left:-420px;position:absolute;top:-122px;width:1148px;z-index:-1}.production__intro-img{height:254px;margin:0 auto;max-width:321px;transform:rotate(15deg)}.production__intro-img img{height:100%;object-fit:contain;width:100%}.production__intro-bottom{margin:20px 0 0}.section-title.production__intro-bottom-text{color:var(--basic-grey-text)}.production__intro-bottom-wrap{align-items:center;display:flex;gap:15px;margin:18px 0 0}.production__intro-bottom-wrap__img:nth-child(4),.production__intro-bottom-wrap__img:nth-child(5){display:none}.production__intro-bottom-wrap__img{max-width:96px;position:relative}.production__intro-bottom-wrap__img img{border-radius:6px;width:100%}.production__intro-bottom-wrap__img:before{background:url(/images/production/production-intro-smallimg-decor.svg) 0 0/contain no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.partners__intro-wrap-plashka{flex-wrap:wrap;gap:12px;margin:22px 0}.partners__intro-wrap-plashka a,.partners__intro-wrap-plashka span{background-color:var(--white-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23b9bec2ff' stroke-dasharray='7, 9' stroke-dashoffset='14' stroke-linecap='round' stroke-width='4' rx='8' ry='8'/%3E%3C/svg%3E");border-radius:8px;color:var(--basic-grey-text);display:block;font-size:10px;padding:6px 12px}.production__intro-buttons{margin:30px 0 0;max-width:514px;width:100%}.production__intro-button{max-width:208px}.block__phone--green.btn__phone-shipmen{justify-content:flex-end;max-width:271px;padding-left:23px;padding-right:23px}.container.container--addproducts{background-color:#fff;border-radius:0 0 22px 22px;padding-top:100px}.container.container-formBg{background-color:#fff;border-radius:22px 22px 0 0;padding-bottom:42px;padding-top:38px}.addproducts__sale-item{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex;height:42px;margin:8px 0 0;padding:4px 0}.addproducts__sale-item-input{color:var(--basic-black-text);font-size:14px;font-weight:600;line-height:17px;padding:0 14px;width:111px}.addproducts__sale-item-input::placeholder{font-size:inherit}.addproducts__sale-item-badge{align-items:center;border-left:1px solid #ddd;color:#9e9e9e;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;line-height:1;text-align:center;width:31px}.addproducts__body-name{color:var(--basic-black-text);display:block;font-size:14px;font-weight:600;line-height:1;margin:0 0 10px}.addproducts__body-name.addproducts__body-name--margin{margin-left:16px}.addproducts__body-bottom{display:grid;gap:12px}.addproducts__body-bottom-row{background-color:var(--white-background);border-radius:22px;box-shadow:-1.0357142686843872px 3px 24px rgba(96,134,180,.3);column-gap:10px;display:grid;padding:18px 14px 20px;row-gap:20px}.addproducts__body--one{gap:10px}.addproducts__body-bottom-item{color:var(--grey-description);font-size:14px;line-height:17px}.addproducts__body-bottom-item input{border:1px solid #ddd;border-radius:6px;color:#323a42;font-weight:600;height:42px;padding:0 10px;width:100%}.addproducts__body-bottom-item input::placeholder{color:#8b8b8b}.addproducts__body-bottom-item:first-of-type{grid-column:1/3}.addproducts__body-bottom-item:nth-of-type(2){grid-column:1/3;grid-row:3/2;margin:0;padding:0 52px 0 0;width:100%}.addproducts__body-bottom-item:nth-of-type(5),.addproducts__body-bottom-item:nth-of-type(6),.addproducts__body-bottom-item:nth-of-type(7){grid-column:1/3}.addproducts__body-bottom-item:nth-of-type(6) input{border:transparent;border-radius:0}.addproducts__body-bottom-item:nth-of-type(6) .addproducts__sale-item-badge{border:transparent;border-left:1px solid #ddd;border-radius:0;color:#9e9e9e;font-size:14px;font-weight:500;height:32px;padding:0;width:31px}.addproducts__body-bottom-item:nth-of-type(8){align-items:flex-end;display:flex;grid-column:2/3;grid-row:2/3;margin-left:auto;max-width:fit-content}.addproducts__body-bottom-item .addproducts__sale-item{margin:0;padding:4px 0}.addproducts__body-bottom-item .addproducts__sale-item-badge{width:42px}.addproducts__body-bottom--border{border:1px solid #ddd;border-radius:6px;height:42px;width:42px}.addproducts__body-bottom--border .file__form-field{margin:0 0 3px}.file__form-file-label.file__form-file-label--icon{background:url(/images/icon/icon-foto.svg) no-repeat;height:26px;width:24px}.addproducts__body-bottom-loading{position:relative}.file__form-count{align-items:center;background-color:var(--light-blue-text);border-radius:50%;color:var(--basic-white-text);display:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;height:18px;justify-content:center;line-height:100%;position:absolute;right:-9px;top:-8px;width:18px}.addproducts__body-bottom-item-add{background-color:#f3f3f3;border:1px solid #ddd;border-radius:6px;cursor:pointer;height:42px;width:42px}.addproducts__btn{background-color:var(--dark-grey-form);border-radius:8px;color:var(--grey-description);font-family:inherit;font-size:16px;font-weight:600;height:48px;line-height:20px;margin:34px 0 0;padding:0 40px}.addproducts__select-input,.addproducts__select-wrap{position:relative}.addproducts__select-input input{color:#7e7e7e;cursor:pointer;padding-left:8px;padding-right:20px}.addproducts__select-input:after,.addproducts__select-input:before{background-color:var(--basic-grey-text);border-radius:3px;content:"";display:block;height:1px;position:absolute;top:50%;transition:transform .3s linear,right .3s linear,width .3s linear;width:7px}.addproducts__select-input:before{right:5px;transform:rotate(-45deg)}.addproducts__select-input:after{right:10px;transform:rotate(45deg)}.addproducts__select-wrap.open .addproducts__select-input:before{right:7px;transform:rotate(45deg)}.addproducts__select-wrap.open .addproducts__select-input:after{right:12px;transform:rotate(-45deg)}.addproducts__select-content{background-color:var(--white-background);border:1px solid #ddd;border-radius:12px;box-shadow:-1.03571px 36px 49px 0 rgba(96,134,180,.14);height:0;left:0;opacity:0;overflow:hidden;position:absolute;top:110%;transition:opacity .2s ease-in-out,height .3s linear;visibility:hidden;width:100%;z-index:20}.addproducts__select-wrap.open .addproducts__select-content{height:auto;opacity:1;visibility:visible}.addproducts__select-content span{color:var(--basic-grey-text);cursor:pointer;display:block;font-size:14px;font-weight:500;padding:8px 14px;transition:background-color .3s ease-in-out}.addproducts__select-content span:hover{background-color:#f2f6f9}.addproducts__select-content-list{overflow-x:auto}.section-companyintro{border-radius:0 0 16px 16px;overflow:hidden;padding:76px 0 410px;position:relative}.section-achievements{padding:80px 0 0}.achievements{background-image:url(/images/production/company/achievements/achievements.jpg);background-position:50%;background-repeat:no-repeat;background-size:498px 258px;background-size:cover;padding:45px 0}@supports (background-image:image-set(url("/images/production/company/achievements/achievements.webp") type("image/webp") 1x)){.achievements{background:image-set(url("/images/production/company/achievements/achievements.webp") type("image/webp") 1x,url("/images/production/company/achievements/achievements.jpg") type("image/jpeg") 1x)}}.achievements__item-text{background:linear-gradient(182deg,#66a1e0 6.02%,#2267b0 60.88%);background-clip:text;-webkit-background-clip:text;font-family:Montserrat;font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-shadow:-.226px 2.935px 9.591px rgba(76,114,158,.28);-webkit-text-fill-color:transparent}.uschoose__wrap{display:flex;gap:34px;margin:44px 0 0;padding:0 12px 30px}.uschoose__item{height:230px;min-width:212px}.uschoose__slider-iconplay{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.uschoose__desc{bottom:0;left:0;padding:14px;position:absolute;width:100%;z-index:2}.uschoose__desc p{color:var(--color-white);color:#fff;font-size:12px;line-height:1.4;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.companyteam__item{border-radius:14px;box-shadow:-.8270255327224731px 10.75133228302002px 34px rgba(96,134,180,.22);display:flex;overflow:hidden}.companyteam__name{color:var(--basic-grey-text);font-size:18px;font-weight:600;line-height:22px;margin:0 0 8px}.companyteam__text{color:var(--grey-description);font-size:14px;font-weight:500;line-height:17px;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.companyteam__btn{bottom:6px;left:14px;position:absolute}.modalContactMe .orderregistration__item{margin:10px 0 0}.news__item-content-list li img{border-radius:8px;margin:0 0 12px;width:100%}.news__item-content-list li{margin:0 0 10px}.news__item-content-list li a{padding:0 0 0 15px;position:relative}.news__item-content-list li a:before{background-color:var(--grey-description);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:8px;width:4px}.myprofile__top{background:var(--white-background);border-radius:16px;margin:0 auto 24px;padding:22px 10px 10px}.myprofile__top-img{background:var(--basic-white-text);border-radius:12px;height:76px;margin:0 auto 16px;opacity:.9;overflow:hidden;width:76px}.myprofile__top-desc{color:var(--grey-description);font-size:14px;font-weight:500;line-height:18px;text-align:center}.myprofile__top-links{margin:14px 0 0}.myprofile__top-link{display:block;text-align:center;width:100%}.myprofile__top-link.btn-lightgray{background-color:#f5f7fa;color:var(--not-important-white);margin:6px 0 0}.errors{color:var(--basic-grey-text);position:relative;text-align:center}.search__contents-item{background-color:var(--white-background);border-radius:14px;filter:drop-shadow(0 4px 20px rgba(96,134,180,.12));font-family:Inter,sans-serif;padding:14px 16px}.search__contents-item:not(:last-child){margin:0 0 10px}.search__contents-top-title{display:inline-block;max-width:600px}.search__contents-top-title h2{color:var(--normaly-blue);display:block;font-size:16px;font-weight:400;transition:color .1s linear}.search__contents-top-link-text{color:#0a852f;display:block;font-size:14px;font-style:normal;font-weight:500;margin:0 0 4px;transition:color .2s linear}.search__contents-info{color:var(--basic-grey-text);font-size:12px;max-width:600px}.search__contents-desc{font-weight:400;line-height:16px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.search__contents-desc.show{white-space:pre-wrap;-webkit-line-clamp:inherit}.search__contents-info span{cursor:pointer;font-weight:700;white-space:nowrap}.documents__content--item{position:relative}.documents__content-bottom-button-label{align-items:center;background-color:var(--dark-grey-form);border-radius:8px;color:var(--grey-description);cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;height:34px;justify-content:center;transition:background-color .2s ease-in-out;width:84px}.documents__content-bottom-button-label.active,.documents__content-bottom-button-label:hover{background-color:#e0e0e1}.modalRadio{left:-93px;opacity:0;position:absolute;top:108%;transition:opacity .2s linear;visibility:hidden;width:300px;z-index:1}.modalRadio.show{opacity:1;visibility:visible}.modalRadio.modalRadioNo{left:0}.modalRadio__body{background-color:var(--white-background);border-radius:10px;box-shadow:-1.0357142686843872px 3px 12px rgba(96,134,180,.24);padding:12px;position:relative}.modalRadio__close{cursor:pointer;position:absolute;right:12px;top:12px}.modalRadio__title{color:var(--basic-black-text);font-size:14px;font-weight:600;margin:0 0 15px}.modalRadio__text{color:var(--basic-black-text);font-family:Inter,sans-serif;font-size:13px;font-weight:400}.modalRadio__radio{align-items:center;display:flex;gap:8px;margin-bottom:10px}.modalRadio__radio-input{height:0;opacity:0;position:absolute;width:0;z-index:-1}.modalRadio__radio-castom{border:1.5px solid var(--grey-description);border-radius:50%;display:inline-block;height:14px;max-width:14px;position:relative;vertical-align:middle;width:100%}.modalRadio__radio-castom:before{background-color:var(--grey-description);border-radius:50%;content:"";display:inline-block;height:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s linear;width:7px}.modalRadio__radio input:checked+.modalRadio__radio-castom:before{transform:translate(-50%,-50%) scale(1)}.modalRadio__radio-text{color:var(--basic-black-text);cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.modalRadio__textarea__block{display:none}.modalRadio__textarea__block.active{display:block}.modalRadio__textarea{border:.8681318759918213px solid #ddd;border-radius:6px;color:var(--grey-description);font-family:Inter,sans-serif;font-size:13px;font-weight:400;margin:6px 0 14px;min-height:135px;padding:10px;resize:vertical;width:100%}.modalRadio__btn{background-color:var(--dark-grey-form);border-radius:8px;color:var(--grey-description);font-family:inherit;font-size:14px;font-weight:600;line-height:17px;padding:10px 14px}.douments__tabs-item{align-items:center;cursor:pointer;display:flex;height:23px;position:relative}.douments__tabs-item.active:before{background-color:var(--light-blue-text);border-radius:12px 12px 0 0;bottom:-10px;content:"";height:2px;left:0;position:absolute;right:0;width:100%}.douments__tabs-item.active svg .color{stroke:var(--basic-grey-text)}.douments__tabs-item span{color:var(--basic-black-text);display:block;font-size:14px;font-weight:600;padding:0 0 0 8px}.js-tabsContent{display:none}.js-tabsContent.active{display:block}.container-smkd{height:100%;margin:0 auto;max-width:1170px;padding:0 12px}.footer{background-color:var(--black-for-gradient);border-radius:16px 16px 0 0;padding:24px 0 85px;position:relative}.footer__wrap{display:grid;grid-template-columns:1fr}.footer__navigation{margin:0 0 34px}.footer__buyers,.footer__contact,.footer__partners,.footer__services{margin:0 0 28px}.footer__title{color:var(--basic-white-text);display:inline-block;font-size:16px;font-weight:600;margin:0 0 8px;position:relative}.footer__title.footer-link-mobileNone{display:none}.footer__title.footer__title--arrow:after,.footer__title.footer__title--arrow:before{background-color:var(--white-background);border-radius:3px;content:"";height:2px;position:absolute;top:50%;transition:transform .3s linear;width:9px}.footer__title.footer__title--arrow:before{right:-17px;transform:translateY(-50%) rotate(45deg)}.footer__title.footer__title--arrow:after{right:-22px;transform:translateY(-50%) rotate(-45deg)}.footer__accordion-checkbox:checked~.footer__title.footer__title--arrow:before{transform:translateY(-50%) rotate(-45deg)}.footer__accordion-checkbox:checked~.footer__title.footer__title--arrow:after{transform:translateY(-50%) rotate(45deg)}.footer__accordion-checkbox{display:none;left:-9999em;position:absolute}.footer__accordion-checkbox:checked~.footer__menu{max-height:1000px;transition:all 2s linear}.footer__menu{max-height:0;overflow:hidden;transition:all .5s}.footer__text{color:var(--basic-white-text);font-family:Inter,sans-serif;font-size:12px;font-weight:500}.footer__text.footer__text-plashka span{background:#f83f40;border-radius:10px;color:#fff;display:inline-block;font-size:8px;font-style:italic;font-weight:600;height:12px;line-height:12px;margin:0 0 0 5px;max-width:44px;text-align:center;width:100%}.footer__small-text-padding{padding:0 0 0 26px}.footer__small-text{color:var(--button-text-icon);display:block;font-family:Inter,sans-serif;font-size:12px}.footer__address,.footer__workinghours{margin:0 0 8px}.footer__letter-small{border-bottom:1px dashed var(--button-text-icon);margin:0 0 0 26px;position:relative;white-space:nowrap}.footer__menu{flex-direction:column;gap:10px}.footer__content-payment{margin:0 0 20px}.footer__social{margin:0 0 38px}.footer__social-item:not(:last-child){margin:0 0 20px}.footer__social-text{margin:0 0 10px}.footer__social-link:not(:last-child){margin:0 6px 0 0}.footer__content{grid-row:4/5;margin:0 0 20px}.footer__address-icon-location,.footer__address-icon-mail,.footer__address-icon-phone,.footer__address-icon-time{padding:0 0 0 26px}.footer__address-icon-location{background:url(/images/icon/icon-location-white.svg) 0 0/17px 20px no-repeat}.footer__address-icon-time{background:url(/images/icon/icon-time-white.svg) 0 0/17px 17px no-repeat}.footer__address-icon-phone{background:url(/images/icon/icon-phone-white.svg) no-repeat}.footer__address-icon-mail{background:url(/images/icon/icon-mail-white.svg) no-repeat}.footer__copyright-text{margin:0 0 10px}.footer__content-desc{margin:0 0 8px}.footer__copyright-link span{border-bottom:1px dashed var(--button-text-icon)}.footer__letter,.footer__letter-small{color:var(--button-text-icon);display:block;font-family:Inter,sans-serif;font-size:12px}.footer__letter-small:before{background:no-repeat url(/images/icon/icon-mail-white.svg);content:"";height:14px;left:-27px;position:absolute;width:17px}.info__fixed{display:none}.overlow{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:148}.overlow.overlow--active{opacity:1;visibility:visible}.form--background{background-color:#fff;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:148}.form--background.form--background-active{display:block}.menubottom{align-items:flex-end;backdrop-filter:blur(6.5px);background-color:var(--white-background);background:linear-gradient(218deg,hsla(0,0%,100%,.9),rgba(248,249,251,.9));border-top:.5px solid #b6b6b6;bottom:0;display:flex;filter:drop-shadow(-1.0357142686843872px -3px 16px rgba(96,134,180,.34));justify-content:space-between;left:0;min-height:70px;padding:0 21px 6px;position:fixed;right:0;z-index:20}.menubottom__link{flex-direction:column}.menubottom__link-icon{position:relative;top:8px}.menubottom__link-count--span{align-items:center;background-color:var(--basic-green);border:1px solid #fbfcfd;border-radius:20px;color:var(--basic-white-text);display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;left:70%;line-height:140%;min-width:20px;padding:0 5px;position:absolute;top:-35%;z-index:1}.menubottom__link-text{color:var(--grey-text);font-size:9px;line-height:11px;margin:10px 0 0;text-align:center}.menubottom__link-text.menubottom__link-text--margin{margin:0}.menubottom__link.menubottom__link--active svg path{fill:var(--light-blue-text)}.menubottom__link.menubottom__link--active .menubottom__link-text{color:var(--light-blue-text);font-weight:600}.filter{background-color:var(--white-background);bottom:0;height:100%;padding:49px 20px 30px;position:fixed;right:-100%;transition:right .3s linear;width:100%;z-index:10000}.filter.filter--show{right:0;transition:right .3s linear}.filter__view-imgs-item{height:34px;width:100%}.filter__view-imgs-item svg{width:100%}.filter__view-imgs-item.filter__view-imgs-item--active{background-color:var(--white-background);border:1px solid #bac5d4;border-radius:8px;pointer-events:none}.filter__accordion-label{color:var(--basic-grey-text);cursor:pointer;display:block;font-size:14px;font-weight:500}.filter__accordion-label--radio{height:0;opacity:0;position:absolute;width:0;z-index:-1}.filter__accordion-castom--radio{border:1px solid var(--basic-grey-text);border-radius:50%;display:inline-block;height:14px;margin:0 6px 0 0;max-width:14px;position:relative;vertical-align:middle;width:100%}.filter__accordion-castom--radio:before{background-color:var(--light-blue-text);border-radius:50%;content:"";display:inline-block;height:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s linear;width:7px}.filter__accordion-label--radio:checked+.filter__accordion-castom--radio:before{transform:translate(-50%,-50%) scale(1)}.sort{background-color:var(--white-background);border-radius:12px 12px 0 0;bottom:-100%;filter:drop-shadow(-1.0357142686843872px 13.464285850524902px 30.03571319580078px rgba(96,134,180,.24));height:70vh;opacity:0;padding:22px 22px 30px;position:fixed;transition:bottom .3s linear,opacity .3s linear;width:100%;z-index:10000}.sort.sort--show{bottom:0;opacity:1}.sort__line{display:block;height:50px;position:relative;top:-22px;width:100%}.sort__line:before{background-color:var(--grey-text);border-radius:6px;content:"";height:4px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:35px}.sort__wrap{display:flex;flex-direction:column;gap:20px;height:100%;margin:-40px 0 0;overflow-y:auto;padding:14px 0 0}.sort__item{color:var(--basic-grey-text);font-size:14px;font-weight:500}.product__btn.btn__fixed{bottom:80px;display:inline-block;left:12px;max-width:calc(100% - 24px);position:fixed;right:12px;z-index:100}.modal{bottom:0;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transform:translateY(-80px);transition:opacity .3s ease-in,transform .3s linear;visibility:hidden;width:100%;z-index:1000}.modal__body{align-items:center;display:flex;justify-content:center;min-height:100%;overflow:auto;width:100%}.modal.show{opacity:1;overflow:auto;transform:translateY(0);visibility:visible}.saydirector .reviewspage__form-wrapper{justify-content:center;max-width:950px}.saydirector .form.form-bg{background:var(--grey-form);box-shadow:0 -2px 28px 0 rgba(59,106,146,.08);padding:48px 20px 119px}.saydirector .form__close{width:14px}.saydirector__wrap{display:flex;flex-direction:column-reverse}.saydirector .saydirector__code span{color:var(--normaly-blue);display:inline-block;font-size:22px;margin:0 0 0 4px}.saydirector__wrap-content-top{align-items:center;background:url(/images/block/block-decor-dots.svg) 230px 41%/20px 14px no-repeat var(--grey-form);border-bottom:1px solid #ddd;display:flex;padding:0 0 14px}.saydirector__wrap-description{color:var(--basic-grey-text);margin:0 0 24px;padding:12px 0 0}.saydirector__img{border-radius:8px;display:inline-block;margin:0 0 14px;overflow:hidden}.saydirector__img img{height:66px;width:66px}.saydirector .block__content{margin:0 0 0 7px}.saydirector .block__post{color:var(--light-blue-text);font-size:14px}.saydirector__wrap-subtitle{font-size:18px;margin:0 0 12px}.saydirector__wrap-desc{font-size:12px;line-height:16px;margin:0 0 10px}.productsmodal{background-color:var(--white-background);opacity:0;padding:12px 16px 16px;visibility:hidden}.productsmodal,.productsmodal.show{height:100%;position:fixed;width:100%;z-index:1000}.productsmodal.show{opacity:1;transform:scale(1);visibility:visible}.productsmodal__close{align-items:center;cursor:pointer;display:flex;gap:10px;position:absolute;right:20px;top:20px;z-index:100;z-index:1}.productsmodal__close.form__close{right:26px;top:20px}.productsmodal__close img{transform:translateY(-1px);width:12px}.products__header-top.productsmodal__products__header-top{display:none;flex-direction:column}.productsmodal__content{height:100%;position:relative}.productsmodal__content-wrapper{height:100%}.productsmodal__content-image-small-block{padding:41px 0 0}.productsmodal__content-image-big{height:calc(100% - 126px);margin:0 -16px 12px}.productsmodal__content-image-big--item{height:100%;overflow:hidden;padding:0}.productsmodal__content-image-big-content{display:flex;height:100%;transition:transform .3s linear;width:100%}.productsmodal__content-big--item{align-items:center;display:flex;flex:1 0 100%;justify-content:center}.productsmodal__content-big--item picture{height:100%;width:100%}.productsmodal__content-big--item img{height:100%;object-fit:contain;width:100%}.productsmodal__content-image-small--item{margin:0 -16px;position:relative}.productsmodal__content-small-wrapper{display:flex;gap:14px;overflow:auto;padding:0 16px;transition:transform .3s linear}.productsmodal__content-small-item{flex:0 0 auto;height:69px;max-width:53px;position:relative}.productsmodal__content-small-item picture{display:block;height:100%;width:100%}.productsmodal__content-small-item img{border-radius:8px;height:100%;object-fit:cover;width:100%}.productsmodal__content-small-item.productsmodal__content-small-item--containe img{object-fit:fill}.productsmodal__content-small--active:before{border:2px solid transparent;border-radius:8px;bottom:0;box-sizing:border-box;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:border-color .3s ease 0s;z-index:2}.productsmodal__content-small-item.productsmodal__content-small--active:before{border:2px solid #2267b0}.productsmodal__content-buttons{display:none}.productsmodal.productsmodal__reviews .productsmodal__content-image-big-content{align-items:center}.productsmodal.productsmodal__reviews .productsmodal__content{align-items:center;display:flex}.modal-video .reviewspage__form-wrapper{max-height:100%;max-width:100%;padding-top:0}.modal__video{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:4% 4% 10%}.modal__video-close{align-items:center;background:rgba(0,0,0,.5);border-radius:100px;color:var(--color-white);cursor:pointer;display:flex;font-size:14px;gap:7px;justify-content:flex-end;margin:0 0 10px auto;max-width:116px;padding:2px 16px}.modal__video-close img{display:inline;height:12px;width:12px}.modal__video-center{max-height:100%;max-width:100%}.modal__video-top{align-items:center;display:flex;justify-content:space-between}.modal__video-counts{background-color:rgba(0,0,0,.5);border-radius:100px;color:var(--basic-white-text);font-family:Inter,sans-serif;font-size:14px;line-height:17px;padding:2px 10px}.modal__video-content{height:100%}.modal-position{height:100%;max-width:100%;position:relative}.modal__btn{align-items:center;background-color:var(--white-background);border:1px solid var(--dark-grey-form);border-radius:8px;border-radius:50%;box-shadow:-1.0357142686843872px 13.464285850524902px 56px rgba(96,134,180,.24);color:#fff;display:flex;height:32px;justify-content:center;position:absolute;top:-6px;transform:translateY(-100%);width:32px}.modal_btn-prev{left:0}.modal_btn-next{left:45px}.modal_btn-prev img{transform:rotate(90deg)}.modal_btn-next img{transform:rotate(-90deg)}.modal__video-content-video{border-radius:12px;display:block;max-height:100%;max-width:1150px;position:relative;width:100%}.modal__video-iconplay{cursor:pointer;height:32px;left:50%;position:absolute;top:30%;transform:translateX(-50%);width:32px}.modal__video-desc{color:#f2f2f2;margin:10px 0 0;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;background:rgba(36,36,39,.9);border-radius:10px;font-size:14px;overflow:hidden;overflow:auto;padding:8px 10px}.modal.modal__news{background-color:var(--white-background)}.modal__news .reviewspage__form-wrapper{justify-content:center;max-width:100%}.modal__news-content{text-align:center}.modal__news-content img{margin:0 auto 20px}.modal__news-content-text{color:var(--basic-black-text);font-size:24px;line-height:26px}.modal__news-content-desc{color:var(--basic-grey-text);display:block;font-size:14px;margin:10px 0 35px}.modal__news-content-btn{max-width:188px}.modalorder__content{margin:0 auto;max-width:410px;text-align:center;width:100%}.modalorder__content-top img{margin:0 auto 20px}.modalorder__content-top{padding:0 0 36px}.modalorder__content-bottom{border-top:1px solid #ddd;padding:36px 0 0}.modalorder__content-bottom img{height:26px;margin:0 auto 10px;width:26px}.modalorder__content-title{color:var(--basic-black-text);font-size:24px;margin:0 0 11px}.modalorder__content-text{color:var(--grey-description);font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px}.modalorder__content-links{display:flex;gap:10px;justify-content:center;margin:18px 0 14px}.modalorder__content-link{max-width:188px;padding:14px 0;width:100%}.modalorder__content-bottom p+p{margin:0 0 8px}.modalmaps{display:none;height:100%;position:fixed;width:100%;z-index:1000}.modalmaps.show{display:block}.modalmaps__wrap{display:flex;height:100%;position:relative}.modalmaps__content{background-color:var(--white-background);display:flex;flex:1 0 100%;flex-direction:column;padding:24px 24px 24px 20px;position:absolute;top:0;width:100%;z-index:1}.productsmodal__close.modalmaps__close{display:none}.modalmaps__content-select{align-items:flex-start;display:flex;order:1;position:relative}.modalmaps__content-select-wrap{width:100%}.modalmaps__content-select-item{position:relative}.orderregistration__item-field-input.icon-search{background:url(/images/icon/icon-search-black.svg) 10px/16px 15px no-repeat}.modalmaps__content-input{padding:0 33px 0 18px}.modalmaps-icon--close{position:absolute;right:11px;top:50%;transform:translateY(-50%)}.modalmaps__content-select .modalmaps__content-select-return{margin:0 11px 0 0;transform:translateY(12px)}.modalmaps__content-subtitle{display:none}.modalmaps__map{width:100%}.modalmaps__map #map{height:100%;width:100%}.orderregistration__item-field-input.modalmaps__content-input.icon-search{background:transparent;padding-left:12px}.modalmaps__content-select-content{display:none;height:100%;min-height:460px;padding:0 0 0 34px;position:absolute;right:0;top:125%;width:100%;z-index:10}.modalmaps__content-select-content.active{display:block}.modalmaps__content-select-content-list{background-color:var(--white-background);border-radius:12px;box-shadow:0 2px 20px 0 rgba(96,134,180,.24);max-height:460px;overflow:auto;padding:10px}.modalmaps__content-select-content-list li{background:url(/images/icon/icon-location-gray.svg) 0 1px no-repeat;color:var(--basic-black-text);cursor:pointer;font-family:Inter,sans-serif;padding:0 0 0 24px}.modalmaps__content-select-content-list li:not(:last-child){margin:0 0 18px}.modalmaps__content-select-content-list-one{color:var(--basic-black-text);display:block;font-size:14px;font-weight:500;line-height:17px;margin:0 0 4px}.modalmaps__content-select-content-list-two{color:#9e9e9e;display:block;font-size:14px;font-weight:500;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modalmaps__content-select-content-list-one b,.modalmaps__content-select-content-list-two b{font-weight:700}.modalmaps__content-address{background-color:var(--white-background);bottom:0;left:0;padding:16px 20px 28px;position:fixed;right:0;width:100%}.modalmaps__content-address-title{color:var(--basic-black-text);font-size:20px;font-weight:600;line-height:24px;margin:0 0 14px}.modalmaps__content-address-text{color:var(--basic-grey-text);font-size:14px;font-weight:600;line-height:16px;margin:0 0 26px}.skeletons{display:none}@keyframes skeleton{to{background-position-x:-200%}}.js--products__info-card{display:none}.js--products__info-card.js--products__card--bg--active{display:block}.tooltip__img.tooltip__img-decor img{max-width:fit-content}.products__header-top--right{display:none}.modalservices__body{padding:4%}.modalservices__content{background-color:var(--grey-form);border-radius:14px;box-shadow:0 -2px 28px 0 rgba(59,106,146,.08);max-width:909px;padding:18px 16px 22px;position:relative;width:100%}.productsmodal__close.modalservices__close{right:14px;top:14px}.modalservices__form-title{color:var(--basic-grey-text);font-size:16px;font-weight:600;line-height:24px}.modalservices__form-wrapper{display:flex;gap:46px;margin:20px 0 0}.modalservices__form-item{flex:1 1 100%}.modalservices__form-fields{margin:0 0 19px}.modalservices__item-field-input{background-color:#fff}.modalservices__form-btn{font-weight:600;margin:25px 0 0}.modalservices__form-right{display:none}.notifications .reviewspage-form-content{width:100%}.notifications__wrap{display:grid;padding:32px 0 0;text-align:center}.notifications__icon{margin:0 auto 10px}.notifications__links{gap:10px;margin:4px 0 0;text-align:center}.notifications__link,.notifications__link-close{display:inline-block;width:49%}.notifications__link-close{cursor:pointer}.notifications__desc{color:var(--grey-description);font-family:Inter,sans-serif;font-size:13px;font-weight:500;grid-column:1/3;grid-row:1;line-height:17px;margin:12px 0 0}.cards__img img{height:100%}.btn.btn-blue.btn--link{background-color:#cbd8e7;color:var(--normaly-blue);display:none;font-weight:600;height:46px;text-align:center;width:100%}.copy,.productAddCart{left:50%;margin:0 auto;max-width:260px;position:fixed;transform:translate(-50%,-300%);width:100%;z-index:10}.copy.show,.productAddCart.show{animation:notification .5s ease-in-out forwards}@keyframes notification{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%,40vh)}}.product__add-cart-content{align-items:center;background-color:var(--normaly-blue);border-radius:8px;box-shadow:-1.03571px 13.46429px 30.03571px 0 rgba(96,134,180,.24);color:var(--white-background);display:flex;font-weight:500;max-width:fit-content;padding:10px 20px}.product__add-cart-content p{font-size:14px;margin:0 0 0 10px}.newfooter.newfooter--product{background-color:var(--white-background);padding-top:30px}.footer.footer--none{display:none}.newfooter{background-color:#f5f7fa;padding-bottom:100px}.newfooter__body{border-top:1px solid #ced9e5;padding:30px 0 0}.newfooter__body-text{color:#728698;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:15px}.newfooter__body-text:not(:last-child){margin:0 0 14px}.section.section-product--none{padding-bottom:40px}.product__btn.btn__fixed,.section-reviews,.section.section-product--none .products__aboutorder,.section.section-product--none .products__header-content.products__header-mobile,.section.section-product--none .products__header-footer,.section.section-product--none .products__header-footer-ordered.products__header-footer--text,.section__info-product.section--none{display:none}.new-product-price .new-product-article{color:var(--basic-grey-text);font-size:14px;font-weight:500;margin:11px 0 0}.product__buttons-wrap{align-items:center;display:flex;gap:8px;margin:24px 0 32px;padding:0 12px}.product__buttons-wrap .btn{height:42px}.product__buttons-wrap button span{background:url(/images/icon/icon-bascet.svg) 100% no-repeat;padding:0 22px 0 0}.product__buttons-wrap a{display:block;text-align:center;width:100%}.section.section-product--none .content__specifications-wrap.content__specifications-wrap-product{max-width:100%}.section.section-product--none .content__specifications-desc,.section.section-product--none .content__specifications-leftname{font-size:14px;font-weight:600}.section__info-product.section__info-product-revers{padding:0}.section__info-product.section__info-product-revers .chapter__content{display:flex;flex-direction:column-reverse;gap:30px}.chapter__content--left--wrap.hide-content-height{height:95px}.section__info-product.section__info-product-revers .chapter__content .chapter__content--left--wrap:before{display:none}.section__info-product.section__info-product-revers .chapter__content-btn{margin:0}.products__info-card-headerprice{align-items:flex-end;font-size:24px}.products__info-card-price--quantity{font-size:14px}.section__info-product.section__info-product-revers .video__item:nth-of-type(2){display:none}.section__info-product.section__info-product-revers .chapter__content-right.video__content-right{margin:0 0 50px}.header__info-link-email-tablet{display:none}.header,.main:before{background:#05529b}.header__top-wrap{align-items:center}.header__intro-form{background-color:var(--white-background)}.header__intro-form-input{backdrop-filter:none;color:var(--grey-description);font-size:16px;font-weight:500;line-height:20px}.header__top-wrap-dop-info-btn.mobile{display:none}.header__top-wrap-dop-info-btn-num{color:var(--color-white);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;left:calc(100% - 145px);line-height:17px;position:absolute}.header__bank{display:none}.header__top-wrap-dop-info-btn{backdrop-filter:blur(10px);background:linear-gradient(48.74deg,#0b5edb,#3f85ed);border-radius:12px;color:var(--color-white);font-family:inherit;font-size:14px;font-weight:600;height:26px;line-height:17px}.header__top-wrap-dop-info-btn span{background:url(/images/icon/icon-plus-white.svg) 93% 3px no-repeat;padding:0 30px 0 18px}.header__top-right-social{display:none}.header__bank-text{color:var(--transparency-functional-stroke);font-size:14px;font-weight:500;transition:color .3s linear}.header__blockcall-wrap{position:relative}.header__blockcall-mobile{display:flex;gap:12px}.header__blockcall-mobile-email,.header__blockcall-mobile-phone{border-radius:12px;color:var(--color-white);flex-direction:column;font-family:Inter,sans-serif;font-size:12px;font-weight:500;gap:7px;height:54px;line-height:17px;text-align:center;width:54px}.header__blockcall-mobile-phone{background:linear-gradient(224.35deg,#fb511b,#ff784e 113.28%)}.header__blockcall-mobile-email{background:linear-gradient(48.74deg,#0b5edb 100%,#3f85ed 0);display:none}.header__blockcall-dropdownlist,.header__blockcall-slider{display:none}.section-title.catalogs__title{display:none;font-size:24px}.section-blocktime{padding:0 0 30px}.blocktime__wrap{box-shadow:-1.0357142686843872px 13.464285850524902px 56px rgba(96,134,180,.24);overflow:hidden;position:relative;z-index:1}.blocktime__img,.blocktime__wrap,.blocktime__wrap.blocktime__wrap-white{border-radius:14px}.blocktime__img{overflow:hidden}.blocktime__img img{width:100%}.blocktime__content{padding:0 16px 14px;position:relative;z-index:1}.blocktime__wrap-white .blocktime__content{margin:20px 0 0}.blocktime__title{color:var(--basic-grey-text);font-size:20px;font-weight:600;line-height:23px;margin:0 0 18px}.blocktime__title span{color:#ef4b16}.blocktime__time-text{color:#9f9f9f;font-size:16px;font-weight:600;line-height:20px;margin:0 0 13px}.blocktime__time-wrap{align-items:center;display:flex;gap:17px;padding:0 0 22px}.blocktime__time-item{display:grid;gap:5px}.blocktime__time-block{align-items:center;display:flex;gap:3px}.blocktime__time-item-num{align-items:center;background-color:#f6eeee;border-radius:8px;display:flex;height:56px;justify-content:center;width:41px}.blocktime__time-item-num span{color:#f61c1c;font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:40px}.blocktime__time-item-text{color:#b9bec2;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:16px;text-align:center}.blocktime__form{border-top:1px solid #d1d5d8;padding:22px 0 0}.blocktime__form-text{color:var(--basic-grey-text);font-size:18px;font-weight:600;line-height:22px;margin:0 0 12px}.blocktime__form .orderregistration__item-field-input{height:46px}.blocktime__form-btn{background:linear-gradient(134.7deg,#0cc243,#0cea4e);font-size:16px;height:46px;margin:8px 0 0}.blocktime__form-btn.disabled{background:#9cadc3;cursor:no-drop}.blocktime__form-btn:hover{background:#0ce04c}.blocktime__form-btn.disabled:hover{background:#9cadc3}.blocktime__wrap .finalprice__checkbox-text{color:var(--grey-text);cursor:auto}.blocktime__wrap .finalprice__checkbox label{font-size:12px}.blocktime__wrap.blocktime__wrap-timetable{overflow:inherit}.blocktime__timetable-wrap{display:grid;gap:10px;margin:0 0 14px}.blocktime__timetable-select{position:relative}.timetable__select-text{color:var(--basic-grey-text);font-size:16px;font-weight:600;line-height:20px;margin:0 0 12px}.timetable__select-btn{border:1px solid #f61c1c;border-radius:8px;color:var(--basic-black-text);font-family:inherit;font-size:16px;font-weight:600;height:46px;padding:0 16px 0 12px;position:relative;text-align:left;width:100%}.timetable__select-btn:after{background:url(/images/icon/icon-arrow-down.svg) no-repeat;content:"";display:block;height:7px;position:absolute;right:15px;top:50%;transform:translateY(-50%) rotateX(0deg);width:12px}.timetable__select-content{background-color:var(--white-background);border:1px solid #ddd;border-radius:12px;box-shadow:-1.03571px 36px 49px 0 rgba(96,134,180,.14);display:none;left:0;overflow:hidden;position:absolute;top:110%;width:100%;z-index:20}.blocktime__timetable-select.open .timetable__select-content{display:block}.blocktime__timetable-select.open .timetable__select-btn:after{transform:translateY(-50%) rotateX(185deg)}.timetable__select-list{max-height:240px;overflow-x:auto}.timetable__select-item{color:var(--basic-black-text);cursor:pointer;display:block;font-size:16px;font-weight:600;padding:10px 14px}.timetable__select-item:hover{background-color:#f2f6f9;color:var(--light-blue-text)}.blocktime__timetable-description{color:#9f9f9f;font-size:12px;font-weight:500;line-height:16px;margin:0 0 12px}.circlAnimation{display:none}.vacancy{display:grid;gap:10px}.header__vacancy-num{color:hsla(0,0%,100%,.3)}.vacancy__card{backdrop-filter:blur(8px);background-color:var(--white-background);border-radius:12px;box-shadow:-1.0357142686843872px 13.464285850524902px 30.03571319580078px rgba(96,134,180,.24);padding:8px 10px 10px}.bg-shadow{border-radius:12px;box-shadow:0 6px 28px rgba(96,134,180,.22)}.questionnaireBtn{display:block;position:fixed;right:-15px;top:50%;transform:translateY(-50%) rotate(-90deg);z-index:10}.questionnaireBtn__btn{background-color:var(--marketing-orange);border-radius:12px 12px 0 0;color:var(--color-white);font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;padding:4px 0 16px;width:42px}.questionnaireBtn__btn-mobile{display:block;transform:rotate(90deg);transform-origin:center}.questionnaireBtn__btn-desktop{display:none}.questionnaireModal .reviewspage__form-wrapper{max-width:390px}.questionnaireModal .form.form-bg{padding-bottom:35px;padding-top:35px}.questionnaireModal__body{align-items:center;display:flex;gap:21px;justify-content:space-between;margin:6px 0 0}.questionnaireModal__body-item{position:relative}.questionnaireModal__body-label{border-radius:50%;cursor:pointer;display:block;opacity:1}.questionnaireModal__body-label.opacity{opacity:.4}.questionnaireModal__body-input:checked+.questionnaireModal__body-label:after{border-radius:50%;box-shadow:0 7px 17.700000762939453px rgba(255,219,53,.63);content:"";height:100%;position:absolute;top:0;width:100%}.questionnaireModal__body-label:hover{opacity:1}.questionnaireModal__body-input{height:0;position:absolute;visibility:hidden;width:0}.questionnaireModal__body-text{bottom:-26px;color:#9e9e9e;display:none;font-size:12px;font-weight:500;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.questionnaireModal__body-item:hover .questionnaireModal__body-text{display:block}.questionnaireModal__body-input:checked+.questionnaireModal__body-label{opacity:1}.questionnaireModal__body-input:checked~.questionnaireModal__body-text{display:block}.questionnaireModal__body-content{display:none}.questionnaireModal__body-content .orderregistration__item-field-input.form__textarea{background-color:#f3f3f3;margin:0 0 18px}.questionnaireModal__body-content .orderregistration__item-field-input.form__textarea::placeholder{color:#8b8b8b}.questionnaireModal__body-content p{margin:0 0 14px}.questionnaireModal__body-content.hide{display:block;margin:42px 0 0}.notificationsSmiley .reviewspage__form-wrapper{justify-content:center}.notificationsSmiley .btn{margin:0 auto;max-width:176px}.modal__share .form.form-bg{padding:22px 30px}.form__title.section-title.modalShare__title{font-size:22px}.modal__share a{height:35px;width:35px}.modal__share a>svg{height:100%;width:100%}.modalShare__btn{background:url(/images/icon/icon-copy.svg) 95% 50% no-repeat;border:1px solid #e5e5e5;border-radius:10px;color:var(--basic-grey-text);font-family:inherit;font-size:15px;font-weight:600;margin:20px 0 0;padding:10px 16px;text-align:left;width:100%}.modalShare__btn:before{background:url(/images/icon/icon-copy.svg) 100% no-repeat;content:""}.ourdeliveries__content{display:grid;gap:22px}.ourdeliveries__item{background-color:var(--white-background);border-radius:14px;box-shadow:-.8270255327224731px 10.75133228302002px 34px rgba(96,134,180,.22);height:100%}.ourdeliveries__body{padding:14px}.ourdeliveries__item-img{border-radius:12px;overflow:hidden;position:relative}.ourdeliveries__item-img-icon{background-color:hsla(0,0%,100%,.7);border-radius:50%;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ourdeliveries__item-top{color:var(--grey-description);display:flex;justify-content:space-between;margin:0 0 6px}.ourdeliveries__item-top-text{font-size:16px;line-height:20px}.ourdeliveries__item-top-date{font-size:12px;font-weight:400;line-height:14px}.ourdeliveries__item-title{color:var(--basic-grey-text);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:19px}.ourdeliveries__item-content,.ourdeliveries__item-lists{display:none}.ourdeliveries__item-lists{border-bottom:1px solid #dae0e5;border-top:1px solid #dae0e5;height:227px;padding:14px 0}.ourdeliveries__item-lists-text{color:var(--grey-description);display:block;font-size:16px;line-height:15px;margin:0 0 8px}.ourdeliveries__item-list-link,.ourdeliveries__item-list-text{color:var(--basic-black-text);display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:29px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ourdeliveries__item-content-text{color:var(--basic-grey-text);display:-webkit-box;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:23px;margin:14px 0 0;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.ourdeliveries__item-content-text-bold{color:var(--basic-grey-text);font-size:16px;font-weight:600;line-height:21px;margin:14px 0 12px}.ourdeliveries__btn{border:1px solid #ddd;border-radius:12px;color:var(--basic-grey-text);font-family:inherit;font-size:14px;font-weight:500;height:36px;line-height:17px;margin:30px 0 0;transition:background-color .2s ease-in-out;width:172px}.ourdeliveries__item-content-btn{align-items:center;background-color:#ececec;border-radius:14px;color:var(--basic-grey-text);display:flex;font-family:inherit;font-size:16px;font-weight:600;gap:8px;height:60px;justify-content:center;line-height:20px;overflow:hidden;position:relative;transition:background-color .2s linear;width:100%}.ourdeliveries-modal .reviewspage-form-content{position:relative}.ourdeliveries-modal .reviewspage__form-wrapper{padding-left:12px;padding-right:12px;padding-top:50px}.ourdeliveries-modal .productsmodal__close.form__close{align-items:center;background-color:rgba(0,0,0,.5);border-radius:100px;display:flex;gap:6px;height:24px;justify-content:center;right:0;top:-32px;width:103px}.ourdeliveries-modal .productsmodal__close.form__close span{color:var(--basic-white-text);font-size:14px}.ourdeliveries-modal .ourdeliveries__item-content,.ourdeliveries-modal .ourdeliveries__item-lists{display:block}.ourdeliveries-modal .ourdeliveries__item-title{margin:0 0 10px}.ourdeliveries-modal .ourdeliveries__item-content-btn{background-color:#2059ec;height:52px}.ourdeliveries-modal .ourdeliveries__item-content-btn span{color:var(--white-background)}.ourdeliveries-modal .ourdeliveries__item-content-btn svg path{stroke:var(--white-background)}.ourdeliveries-modal .ourdeliveries__item-content-text{display:block;font-size:13px;line-height:19px;overflow:visible}.ourdeliveries-modal .ourdeliveries__item-content-text-bold{font-size:14px}.reviewspage{gap:0}.reviewspage__left-tabs{align-items:center;border-bottom:1px solid var(--dark-grey-form);display:flex;gap:15px;margin:0 0 10px;padding:0 0 14px}.reviewspage__tabs-text{color:var(--grey-description);cursor:pointer;font-size:12px;line-height:15px;position:relative}.reviewspage__tabs-text.active{color:var(--basic-grey-text)}.reviewspage__tabs-text.active:before{background-color:var(--light-blue-text);content:"";height:2px;position:absolute;top:calc(100% + 13px);width:100%}.reviewspage__tabs-content{display:none}.product__btn.reviewspage__btn-fixed,.reviewspage__tabs-content.show{display:block}.product__footer .btn-dop,.product__footer .product-btn{max-width:100%;padding:8px}.product__footer .btn.btn-blue.btn--link{height:auto;margin:0;padding:7px 0}.product__btn.rating__btn-fixed{background-color:#fc0;color:var(--basic-grey-text);display:block;font-size:14px;text-align:center}.modalContact__tab,.reviewsfedback__pagination{display:none}.modalContact__tab.active{display:block}.planModal{display:none;height:100%;position:fixed;width:100%;z-index:200}.planModal.show{display:block}.products__info-contactme.contactme-decktop{display:none}.products__info-contactme{margin:60px 0 0;max-width:320px;padding:0 12px}.contactme__info-wrap{border-radius:13px;box-shadow:-.9923011064529419px 12.899914741516113px 53.65269470214844px rgba(96,134,180,.24);position:relative}.contactme__info-wrap:after{background:url(/images/contactme-img.png) no-repeat;bottom:30px;content:"";height:227px;position:absolute;right:0;width:139px}@supports (background-image:image-set(url("/images/contactme-img.webp") type("image/webp") 1x)){.contactme__info-wrap:after{background:image-set(url("/images/contactme-img.webp") type("image/webp") 1x,url("/images/contactme-img.png") type("image/png") 1x)no-repeat}}.contactme__info{max-width:240px;padding:13px 17px}.contactme__info-title{color:var(--basic-grey-text);font-size:21px;line-height:25px;margin:0 0 15px}.contactme__info-name,.contactme__info-smalltext{color:#7c838a;font-family:Inter,sans-serif;font-weight:500}.contactme__info-name{font-size:17px;line-height:22px}.contactme__info-smalltext{font-size:11px;line-height:13px}.contactme__info-btns{background-color:var(--white-background);border-radius:13px;box-shadow:-.9923011064529419px 12.899914741516113px 53.65269470214844px rgba(96,134,180,.24);padding:17px;position:relative;z-index:1}.contactme__info-btn{background-color:#0be421;border-radius:11px;box-shadow:0 20.119760513305664px 28.742515563964844px rgba(24,164,66,.21);color:var(--color-white);font-family:inherit;font-size:15px;font-weight:600;height:46px;line-height:19px;width:100%}.contactme__info-btn span{padding-right:27px;position:relative}.contactme__info-btn span:after{background:url(/images/icon/icon-phone-btn.svg) no-repeat;content:"";display:block;height:18px;position:absolute;right:0;top:0;width:19px}.contactme__info-btn span.anim:after{animation:animIconPhone .3s linear infinite}.modalContact__wrap{align-items:center;display:flex;gap:12px;margin:0 0 16px}.modalContact__content{color:#7c838a;font-family:Inter,sans-serif;font-weight:500}.modalContact__content-name{font-size:18px;line-height:24px}.modalContact__content-text{font-size:12px;line-height:14px}.modalContact__tabs-top{align-items:center;color:var(--grey-description);display:flex;font-size:16px;gap:8px;margin:0 0 14px}.modalContact__tabs-top-text{cursor:pointer}.modalContact__tabs-input,.modalContact__tabs-top-text.active{color:var(--basic-grey-text)}.modalContact__tabs-input{border:1px solid #ddd;border-radius:8px;font-size:14px;font-weight:500;height:38px;line-height:1;padding:0 14px;text-align:left;width:100%}.modalContact__tabs-input::placeholder{color:#9e9e9e}.modalContact .form__item{margin:16px 0 0}.forms__select{background-color:var(--white-background);border:1px solid #ddd;border-radius:6px;color:var(--basic-black-text);display:block;height:42px;padding:0 40px 0 14px;position:relative;width:100%}.forms__select-btn{color:var(--grey-text);font-family:inherit;font-size:14px;font-weight:500;line-height:40px;max-width:120px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.forms__select:before{background:url(/images/icon/icon-arrow-down.svg) no-repeat;content:"";display:block;height:7px;position:absolute;right:15px;top:50%;transform:translateY(-50%) rotateX(0deg);width:12px}.forms__select.open:before{transform:translateY(-50%) rotateX(180deg)}.forms__select-dropdown{background-color:var(--white-background);border:0;border-radius:12px;box-shadow:0 2px 20px rgba(96,134,180,.24);left:0;opacity:0;overflow:hidden;position:absolute;top:122%;transform:translateY(-10px);transition:transform .3s linear,opacity .3s linear;visibility:hidden;width:100%;z-index:10}.forms__select-list{max-height:280px;overflow-x:auto}.forms__select.open .forms__select-dropdown{border-color:#ddd;opacity:1;transform:translateY(0);visibility:visible}.forms__select-dropdown-item{color:var(--basic-grey-text);cursor:pointer;font-size:14px;font-weight:500;overflow:hidden;padding:13px;text-overflow:ellipsis;white-space:nowrap}.forms__select-dropdown-item.iconArrow.active{background:url(/images/icon/icon-arrow-green.svg) 96%/13px 12px no-repeat;padding-right:45px}.forms__select-dropdown-item.border-li{border-bottom:1px solid #ddd}.forms__select-dropdown-item:hover{background-color:#f2f6f9;color:var(--light-blue-text)}.lk{flex-direction:column;padding:42px 0 26px;row-gap:8px}.lk__tab-link{color:#808b96;font-size:12px;font-weight:500;height:30px;line-height:15px;width:157px}.lk__tab-link.lk__tab-link--active{background-color:var(--white-background);border:1px solid #dae0e5;border-radius:8px;color:var(--basic-grey-text)}.lkrequisites__card-checkbox{align-items:center;background-color:#eaeef2;column-gap:8px;cursor:pointer;display:flex;height:46px;padding:0 16px;position:relative}.lkrequisites__card-checkbox.checked{background-color:#d6e2ed}.lkrequisites__card-checkbox-input{height:0;opacity:0;position:absolute;width:0;z-index:-1}.formfields{background-color:var(--white-background);border-radius:12px}.formfields__form{padding:16px 14px}.formfields__title{color:var(--basic-black-text);font-size:24px;font-weight:600;line-height:30px;margin:0 0 18px}.formfields__title.formfields__title-mobile{display:none}.formfields__form-row{margin:0 0 18px}.formfields__form-row.wrapcontacts{margin:0}.formfields__form-row.formfields__form-row-relative{padding-bottom:57px;position:relative}.border{border-top:1px solid var(--dark-grey-form);padding:24px 0 18px}.formfields__form-item:not(:last-child){margin:0 0 22px}.formfields__form-bigname{color:var(--basic-black-text);font-size:20px;font-weight:600;line-height:24px;margin:0 0 12px}.formfields__images{align-items:center;display:flex;gap:12px;margin:0 0 34px}.formfields__images-img{border-radius:12px;height:142px;overflow:hidden;width:142px}.formfields__images-img img{height:100%;object-fit:contain}.formfields__images-info{display:flex;flex-direction:column;gap:10px}.formfields__icon{align-items:center;border:1px solid #ddd;border-radius:6px;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.formfields__images-info-item{align-items:center;display:flex;gap:8px;position:relative}.formfields__images-info-icon{height:32px;width:32px}.formfields__images-info-input[type=file]{display:block;height:32px;height:0;opacity:0;position:absolute;width:32px;width:0;z-index:-1}.formfields__images-info-label{background:url(/images/icon/icon-foto.svg) no-repeat;cursor:pointer;height:20px;width:18px}.formfields__images-info-text{color:#9e9e9e;font-size:14px;font-weight:500;line-height:17px}.formfields__form-smallname{color:var(--basic-grey-text);display:inline-block;font-size:14px;font-weight:600;line-height:16px;margin:0 0 12px;position:relative}.formfields__form-smallname.text-center{display:block;text-align:center}.formfields__form-smalltext{color:#9e9e9e;display:block;font-size:14px;font-weight:500;line-height:16px;margin:0 0 10px}.formfields__form-smallname.required:after{color:var(--light-blue-text);content:"*";font-size:16px;position:absolute;right:-8px;top:-3px}.formfields__form-inn{align-items:center;display:flex;flex-direction:column;gap:10px}.formfields__form-inn.formfields__form-inn-row{flex-direction:row}.formfields__form-inn-plus{background-color:#f3f3f3;flex:0 0 42px}.formfields__form-inn-btns.formfields__form-inn-plus-absolute{align-items:center;bottom:0;display:flex;gap:8px;left:0;position:absolute}.formfields__form-inn-text{backdrop-filter:blur(10px);background:var(--dark-grey-form);border-radius:8px;color:var(--grey-description);cursor:pointer;font-size:16px;font-weight:500;height:42px;line-height:42px;text-align:center}.formfields__form-inn-text.width-check{width:100%}.formfields__form-input{background-color:var(--white-background);border:1px solid #ddd;border-radius:6px;color:var(--basic-black-text);display:block;font-size:14px;font-weight:500;height:42px;padding:0 14px;width:100%}.formfields__form-input.formfields__form-textarea{min-height:142px;padding-top:10px;resize:vertical}.formfields__form-input::placeholder{color:var(--grey-text)}.formfields__form-error{color:#f35448;display:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin:4px 0 0}.formfields__form-btns{align-items:center;display:flex;gap:10px;justify-content:space-between}.formfields__form-btns-left{align-items:center;display:flex;flex:1 0 auto;gap:10px}.formfields__form-btns-btn{height:48px;max-width:182px;padding:0 16px}.formfields__form-btns-linkgray{background-color:var(--dark-grey-form);color:var(--basic-grey-text);cursor:pointer;font-size:16px;font-weight:500;line-height:48px;text-align:center}.formfields__form-btns-link{align-items:center;background-color:var(--dark-grey-form);border-radius:6px;display:flex;height:48px;justify-content:center;width:48px}.formfields__form-btns-link span{display:none}.formfields__form-wrapwork{margin:0 0 20px}.formfields__wrapwork{display:grid;gap:10px;grid-template-columns:1fr 1fr}.formfields__wrapwork-item.grid-one{grid-column:1/4}.formfields__wrapcontacts-row{align-items:center;display:flex;gap:10px;margin:0 0 22px}.formfields__wrapcontacts-row.tip-end{align-items:flex-end;margin-bottom:0}.formfields__form-social-input{display:none}.formfields__wrapcontacts-item.width-number{flex-basis:100%}.formfields__wrapcontacts-item.width-extension{flex-basis:130px}.formfields__wrapcontacts-item.width-tip{flex:1 0 180px}.formfields__wrapcontacts-item.width-email{flex:0 1 450px}.formfields__wrapemail:not(:last-child){margin:0 0 10px}.formfields__form-inn-btns.wrap-contacts{align-items:flex-end;display:flex;gap:10px}.formfields__form-social{display:flex;gap:10px}.formfields__form-social label{cursor:pointer;display:flex}.formfields__form-social-input:checked~.formfields__form-social-icon-green rect{fill:#43d854;stroke:#43d854}.formfields__form-social-input:checked~.formfields__form-social-icon-blue rect{fill:#08c;stroke:#08c}.formfields__form-social-input:checked~.formfields__form-social-icon-purpule rect{fill:#7360f2;stroke:#7360f2}.formfields__form-social-input:checked~.formfields__form-social-icon-blue path,.formfields__form-social-input:checked~.formfields__form-social-icon-green path,.formfields__form-social-input:checked~.formfields__form-social-icon-purpule path{fill:var(--white-background)}.topdelivery__btn-icon{background-color:var(--white-background);border:1px solid #ddd;border-radius:6px;height:42px;width:42px}.topdelivery__btn-icon img{margin:0 auto}.topdelivery__content{background-color:var(--white-background);border:1px solid #ddd;border-radius:6px;display:none;left:0;overflow:hidden;position:absolute;top:120%;width:100%;z-index:10}.topdelivery__content.show{display:block}.topdelivery__content-item{background:url(/images/icon/icon-location.svg) 0 0/16px 20px no-repeat;color:var(--basic-black-text);cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:19px;padding:0 0 0 24px}.topdelivery__content-item:not(:last-child){margin:0 0 14px}.topdelivery__content-textone{display:block;margin:0 0 4px}.topdelivery__body{background-color:var(--white-background);border-radius:16px;display:none;margin:34px 0 0;padding:16px 14px}.topdelivery__body-content-item{background-color:#f3f3f3;border:1px solid #ddd;border-radius:6px;padding:10px 14px 40px;position:relative}.topdelivery__body-content-item:not(:last-child){margin:0 0 10px}.topdelivery__body-text{color:var(--basic-grey-text);font-size:14px;line-height:17px}.topdelivery__body-delete{bottom:10px;position:absolute;right:10px}.modaldeliver{display:none;height:100%;position:fixed;width:100%;z-index:1000}.modaldeliver.show{display:block}.modaldeliver__wrap{display:flex;height:100%}.modaldeliver__content{background-color:var(--white-background);box-shadow:0 3px 16px rgba(96,134,180,.34);display:flex;flex:1 0 100%;flex-direction:column;padding:24px 24px 24px 20px;position:absolute;top:0;width:100%;z-index:1}.modaldeliver__close,.modaldeliver__title{display:none}.modaldeliver__wrappers{align-items:center;display:flex;gap:10px;position:relative}.modaldeliver__inputs,.modaldeliver__wrap{flex-grow:1;position:relative}.modaldeliver__input{backdrop-filter:blur(10px);background-color:var(--white-background);border:1px solid #eeeeef;border-radius:10px;color:var(--basic-grey-text);font-size:14px;font-weight:500;height:46px;line-height:17px;padding:0 38px 0 12px;width:100%}.modaldeliver__input::placeholder{color:#9e9e9e}.modaldeliver__inputs-close{cursor:pointer;display:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.modaldeliver__bottom{background-color:var(--white-background);bottom:0;bottom:-100%;box-shadow:0 3px 16px rgba(96,134,180,.34);left:0;padding:16px 20px 28px;position:fixed;right:0;transition:bottom .3s ease-in-out;width:100%}.modaldeliver__bottom.show{bottom:0}.modaldeliver__bottom-title{color:var(--basic-black-text);font-size:20px;line-height:24px;margin:0 0 14px}.modaldeliver__bottom-text{color:var(--basic-grey-text);font-size:14px;line-height:17px;margin:0 0 27px}.modaldeliver__bottom-btn{backdrop-filter:blur(10px);background:var(--normaly-blue);border-radius:8px;color:var(--color-white);display:none;font-family:inherit;font-size:16px;font-weight:500;height:42px;line-height:20px;width:100%}.modaldeliver__map{width:100%}.modaldeliver__map #map{height:100%;width:100%}.modalHintTotal__icons{gap:10px;margin:0 0 8px}.modalHintTotal__content{text-align:center}.inventory__form .orderregistration__item-field-text{color:#f6f6f6;font-size:16px;font-weight:600}.inventory__form .filter__castom-checkbox{background-color:var(--white-background)}.inventory__form .finalprice__checkbox-text{color:#f6f6f6;font-size:14px;font-weight:500}.inventory__form .finalprice__checkbox-text a{color:#f6f6f6;text-decoration-line:underline}.section-videoplity{padding:48px 0}.videoplity__wrap{display:grid;gap:24px;margin:20px 0 0}.videoplity__col{margin:0 auto}.videoplity__col.none{display:none}.videoplity__col.none.show{display:block}.videoplity__item{border-radius:8px;overflow:hidden;position:relative}.videoplity__item video{display:block;max-width:100%}.videoplity__play{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.videoplity__content-desc{color:var(--basic-grey-text);font-size:14px;line-height:17px}.videoplity__btn{display:flex;justify-content:center}.videoplity__btn .btn-more{border:1px solid #ddd;border-radius:12px;color:var(--basic-grey-text);font-family:inherit;font-size:14px;font-weight:500;height:36px;line-height:17px;margin:30px 0 0;transition:background-color .2s ease-in-out;width:172px}.videoplity__btn .btn-more.hidden{opacity:0;visibility:hidden}.show-desctop{display:none}.product__decorImg.mobile{display:grid;gap:24px;margin:30px 0 0}.product__decorImg-link img{border-radius:12px}.productforma{display:none}.productaccordion{padding:80px 0 0}.productaccordion-wrap{margin:10px 0 24px}.productaccordion__item{border-bottom:1px solid #d5dbe4;color:var(--basic-grey-text);font-family:Inter,sans-serif;opacity:1;padding:24px 15px 24px 0;transition:opacity .3s ease-in-out}.productaccordion__item.hidden{height:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;transition:opacity .3s ease-in-out,height .3s ease-in-out}.productaccordion__content{align-items:flex-start;cursor:pointer;display:flex;justify-content:space-between}.productaccordion__title{font-size:20px;font-weight:600;line-height:22px}.productaccordion__svg{align-items:center;display:flex;height:16px;justify-content:center;position:relative;transition:transform .3s linear;width:16px;z-index:4}.productaccordion__item.open .productaccordion__svg{transform:rotate(90deg)}.productaccordion__svg:before{background-color:transparent;border-radius:50%;content:"";height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s linear;width:36px;z-index:-1}.productaccordion__item.open .productaccordion__svg:before{background-color:#f4f4f6}.productaccordion__desc{font-size:16px;font-weight:600;letter-spacing:.01em;line-height:20px;max-height:0;opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);visibility:hidden}.productaccordion__item.open .productaccordion__desc{max-height:unset;opacity:1;padding-top:12px;transition:all .4s cubic-bezier(.25,.8,.25,1),max-height .4s cubic-bezier(.25,.8,.25,1);visibility:visible}.productaccordion__item.close .productaccordion__desc{max-height:0;transition:all .4s cubic-bezier(.25,.8,.25,1),max-height .4s cubic-bezier(.25,.8,.25,1)}.productaccordion__desc a,.productaccordion__desc button{color:#2267b0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:14px;text-decoration:underline}.productaccordion-footer{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.productaccordion-footer-text{color:#9f9f9f;font-size:18px}.productaccordion-footer-svg{position:relative;right:14px;transition:transform .3s ease}.productaccordion-footer-svg svg{height:8px;width:18px}.productaccordion-footer.show-all .productaccordion-footer-svg{transform:rotate(180deg)}.productaccordion-footer-svg:before{background-color:#f4f4f6;border-radius:50%;content:"";height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:36px;z-index:-1}.skeleton-img{animation:pulse 1s ease-in-out infinite;background-color:#f0f0f0;bottom:0;left:0;position:absolute;right:0;top:0}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.section-catalogform{padding:0 0 72px}.catalogform{display:flex;flex-direction:column-reverse;gap:8px}.inventory__form.catalogform{max-width:100%}.catalogform__content{border-radius:14px;box-shadow:-1px 13px 56px 0 rgba(96,134,180,.24);color:#323a42;padding:12px 14px}.catalogform__title{font-size:28px;font-style:italic;font-weight:800;line-height:34px}.catalogform__title span{color:#ef4b16}.catalogform__desc{color:var(--grey-description);font-size:18px;font-style:italic;font-weight:800;line-height:26px;margin:0 0 12px}.catalogform__text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.catalogform__text.required{position:relative}.catalogform__text.required:after{color:#2267b0;content:"*";font-size:14px;position:absolute;right:-10px;top:-3px}.catalogform__wrap{align-items:center;background-color:var(--white-background);border:1px solid #323a42;border-radius:8px;display:flex;height:52px;margin:8px 0 0;padding:2px 2px 2px 0;width:100%}.catalogform__input{color:var(--basic-grey-text);flex-grow:1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px;padding:0 0 0 14px}.catalogform__input::placeholder{color:var(--grey-description)}.catalogform__btn{background:linear-gradient(134deg,#0cc243,#0cea4e);border-radius:6px;font-size:0;height:48px;position:relative;width:50px}.catalogform__btn:before{background:url(/images/icon/icon-arrow-white.svg) 50% no-repeat;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.catalogform .form__checked{margin:0;position:relative;z-index:2}.catalogform__picture{border-radius:14px;height:145px;position:relative;width:100%}.catalogform .catalogform__checkbox-text{color:#474747}.catalogform .catalogform__checkbox-text a{color:#2267b0}.catalogform__picture:before{background:url(/images/catalog/catalogform__picture-man.png) center 0/166px 215px no-repeat;bottom:0;content:"";height:215px;left:50%;position:absolute;transform:translateX(-50%);width:166px;z-index:1}@supports (background-image:image-set(url("/images/catalog/catalogform__picture-man.webp") type("image/webp") 1x)){.catalogform__picture:before{background:image-set(url("/images/catalog/catalogform__picture-man.webp") type("image/webp") 1x,url("/images/catalog/catalogform__picture-man.png") type("image/png") 1x)center 0 /166px 215px no-repeat}}.catalogform__picture-decor{background:url(/images/catalog/catalogform__picture-decor-mobile.png) center 0/536px 145px no-repeat;box-shadow:-1px 13px 56px 0 rgba(96,134,180,.24)}@supports (background-image:image-set(url("/images/catalog/catalogform__picture-decor-mobile.webp") type("image/webp") 1x)){.catalogform__picture-decor{background:image-set(url("/images/catalog/catalogform__picture-decor-mobile.webp") type("image/webp") 1x,url("/images/catalog/catalogform__picture-decor-mobile.png") type("image/png") 1x) center 0 /536px 145px no-repeat;box-shadow:-1px 13px 56px 0 rgba(96,134,180,.24)}}.section-blocktime.blocktime-time{padding:0 0 80px;position:relative;z-index:0}.menubottom__icon--phone.animPhone{animation:animIconPhone .3s linear infinite}@keyframes animIconPhone{0%{transform:rotate(0deg)}50%{transform:rotate(24deg)}to{transform:rotate(0deg)}}.menubottom__icon--phone.animPluse{animation:animIconPluse 1s linear infinite}@keyframes animIconPluse{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.solution__item{background-color:#ebeef2;border-radius:12px;font-family:Inter,sans-serif;height:109px;overflow:hidden;padding:0 20px 0 18px;position:relative;transition:height .3s ease}.solution__item-desc{color:var(--basic-grey-text);font-size:20px;font-weight:500;line-height:24px;margin:7px 0 0;transition:height .7s ease;visibility:hidden}.solution__item-desc span{color:var(--light-blue-text)}.solution__item.show .solution__item-desc.active{height:auto;opacity:1;visibility:visible}.houseslider__slider-wrap{height:300px;max-width:100%;overflow:hidden;position:relative;width:100%}.houseslider__slider-item{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s linear;width:100%}.houseslider__slider-item img{border-radius:14px;height:100%;object-fit:cover;overflow:hidden;width:100%}.houseslider__slider-item.plan img{object-fit:contain}.houseslider__slider-item.active{opacity:1}.houseslider__specifications-item{align-items:flex-start;justify-content:space-between;margin:0 0 14px;position:relative}.houseslider__specifications-item.none{display:none}.houseslider__specifications-item.none.show{display:flex}.houseslider__specifications-btn{color:var(--basic-black-text);font-size:14px;font-weight:600;line-height:143%}.houseslider__specifications-btn span{background:url(/images/housekit/icon-arrow.svg) right 60% no-repeat;font-family:Montserrat,sans-serif;padding:0 20px 0 0}.houseslider__specifications-btn.active span{background:url(/images/housekit/icon-arrow-down.svg) right 60% no-repeat}.stagework__item{border-radius:11px;height:155px;overflow:hidden;padding:0 0 14px 12px;position:relative}.concretehouse__item,.stagework__item{background-color:#ebeef2;font-family:Inter,sans-serif}.concretehouse__item{border-radius:14px;color:#323a42;padding:10px 14px 14px}.concretehouse__item.none{display:none}.concretehouse__item svg{height:50px;width:50px}.concretehouse__btn{background-color:var( --white-background);border:1px solid #ddd;border-radius:8px;color:var(--basic-grey-text);font-size:14px;font-weight:500;height:48px;margin:0 0 10px;padding:8px 14px}.product__newbuttons{display:none}.content__specifications-products-info-item.products__rating{border-color:transparent}.specifications__link-desc{background-color:#f6f6f6;border-radius:8px;color:var(--grey-description);display:inline-block;font-size:13px;font-weight:500;height:37px;line-height:37px;margin:18px 0 0;max-width:200px;text-align:center;width:100%}.specifications__link-desc span{background:url(/images/icon/icon-arrow-gray.svg) 93% 3px no-repeat;padding:0 28px 0 12px}.specifications__maps{border-radius:14px;box-shadow:-1px 13px 30px 0 rgba(96,134,180,.24);color:var(--basic-black-text);margin:36px 0 0}.specifications__maps-img1,.specifications__maps-img2{position:relative}.specifications__maps-img1:before,.specifications__maps-img2:before{border-radius:14px;content:"";height:110%;left:0;position:absolute;top:-15px;width:100%;z-index:0}.specifications__maps-img1:before{background:url(/images/specifications__maps.png) 100% 0/contain no-repeat,var(--white-background)}@supports (background-image:image-set(url("/images/specifications__maps.webp") type("image/webp") 1x)){.specifications__maps-img1:before{background:image-set(url("/images/specifications__maps.webp") type("image/webp") 1x,url("/images/specifications__maps.png") type("image/png") 1x) 100% 0 /contain no-repeat,var(--white-background)}}.specifications__maps-img2:before{background:url(/images/specifications__maps1.png) 100% 0/contain no-repeat,var(--white-background)}@supports (background-image:image-set(url("/images/specifications__maps1.webp") type("image/webp") 1x)){.specifications__maps-img2:before{background:image-set(url("/images/specifications__maps1.webp") type("image/webp") 1x,url("/images/specifications__maps1.png") type("image/png") 1x) 100% 0 /contain no-repeat,var(--white-background)}}.specifications__maps-wrap{padding:10px 14px 14px;position:relative}.specifications__maps-content{padding:0 78px 0 0}.specifications__maps-address{font-size:16px;font-weight:600;margin:0 0 4px}.specifications__maps-desc{font-size:14px;font-weight:500}.specifications__maps-bottom{align-items:center;display:flex;gap:10px;margin:10px 0 0}.header__top-wrap-dop-info-btn.specifications__maps-bottom-btn{background:#317ae8}.header__top-wrap-dop-info-link{color:#317ae8;font-size:12px;font-weight:600}