﻿.cookieWidget--wrapper{position:fixed;right:0;bottom:20px;z-index:10}@media(max-width: 766px){.cookieWidget--wrapper{bottom:100px;left:0;right:0}}.cookieWidget{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:5px;background:#d62d25;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:15px 0 0 15px;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:17px;align-items:center}@media(max-width: 766px){.cookieWidget{border-radius:0;font-size:10px}}.cookieWidget__text{width:423px;height:34px;color:#fff;flex:none;order:0;flex-grow:0;font:inherit}@media(max-width: 766px){.cookieWidget__text{width:90%;height:fit-content}}.cookieWidget__text--link{text-decoration-line:underline;cursor:pointer;color:#fff;flex:none;order:0;flex-grow:0}.cookieWidget__closeButton{padding:10px 10px;gap:10px;width:30px;height:30px;background:rgba(244,244,244,.5);border-radius:9999px;flex:none;order:1;align-self:stretch;flex-grow:0}.closeButton{display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(244,244,244,.5);border-radius:9999px;cursor:pointer}.closeButton:hover{background:rgba(244,244,244,.7)}.closeButton__input{display:none}.closeButton__input:checked~div{display:none}.closeButton__span{font:inherit;color:#000}.rtlops{display:flex;flex-direction:column;justify-content:start;gap:50px;margin-bottom:50px}.icon-menu{position:relative;display:block;width:22px;height:14px;cursor:pointer;z-index:5}.icon-menu span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0px;position:absolute;width:100%;height:2px;background-color:#181818;border-radius:70px}.icon-menu span:first-child{top:0px}.icon-menu span:last-child{top:auto;bottom:0px}.icon-menu._active span{width:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.icon-menu._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}@media(any-hover: hover){.icon-menu:hover span{background-color:#d62d25}}.btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;line-height:110%;-webkit-transition:background .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s;-o-transition:background .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s;transition:background .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:46px;padding:10px 50px;font-weight:500}.btn:disabled{cursor:default}.btn p{position:relative;z-index:2;text-align:center}.btn_white{background:#fff;color:#181818}@media(any-hover: hover){.btn_white:not(.btn:disabled):hover{color:#fff;background:#d62d25}.btn_white:not(.btn:disabled):active{color:#fff;background:#b31e16}}.btn_white-border{background:rgba(0,0,0,0);border:1px solid #fff;color:#fff}@media(any-hover: hover){.btn_white-border:not(.btn:disabled):hover{background-color:#fff;color:#d62d25}.btn_white-border:not(.btn:disabled):active{background-color:#fff;color:#d62d25}}.btn_black-border{background:rgba(0,0,0,0);border:1px solid #181818;color:#181818}@media(any-hover: hover){.btn_black-border:not(.btn:disabled):hover{background-color:#fff;border-color:#fff}.btn_black-border:not(.btn:disabled):active{background-color:#fff;border-color:#fff}}.btn_primary-border{background:rgba(0,0,0,0);border:1px solid #d62d25;color:#d62d25}@media(any-hover: hover){.btn_primary-border:not(.btn:disabled):hover{color:#fff;background:#d62d25}.btn_primary-border:not(.btn:disabled):active{color:#fff;background:#b31e16}}.btn_primary{background:#d62d25;border:1px solid #d62d25;color:#fff}@media(any-hover: hover){.btn_primary:not(.btn:disabled):hover{background:rgba(0,0,0,0);color:#d62d25}.btn_primary:not(.btn:disabled):active{background:#b31e16;color:#fff}}.btn_secondary{background:#eed03f;border:1px solid #eed03f;color:#181818}@media(any-hover: hover){.btn_secondary:not(.btn:disabled):hover{background:#e0bf18;border-color:#e0bf18}.btn_secondary:not(.btn:disabled):active{background:#e0bf18;border-color:#e0bf18}}.input{position:relative}.input__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:15px;height:46px;color:#2a2a30;background:#fff;border:1px solid #e3e3e3;border-radius:10px;font-size:.875rem}.input__input::-webkit-input-placeholder{opacity:0}.input__input::-moz-placeholder{opacity:0}.input__input:-ms-input-placeholder{opacity:0}.input__input::-ms-input-placeholder{opacity:0}.input__input::placeholder{opacity:0}.input__input:not(:-moz-placeholder-shown)~label{opacity:0;pointer-events:none}.input__input:not(:-ms-input-placeholder)~label{opacity:0;pointer-events:none}.input__input:focus~label,.input__input:not(:placeholder-shown)~label{opacity:0;pointer-events:none}.input__input._validate:invalid{border-color:#e10000}.input__input._validate:invalid~.input__error{display:block}.input__error{font-size:.825rem;margin:5px}.input__error.calc{position:absolute}.input__input::-webkit-outer-spin-button,.input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input__input[type=number]{-moz-appearance:textfield}.input__label{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);letter-spacing:.01em;color:#676767;opacity:.6;font-size:.875rem;line-height:121.4285714286%;cursor:text}.input>span{line-height:116.6666666667%;font-size:.75rem;color:#e10000;display:none;position:absolute;top:100%}.footer-logo{display:block}.footer-logo__icon{font-family:"Montserrat";font-weight:900;font-size:36px;line-height:44px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-logo__icon:not(:last-child){margin-bottom:10px}.footer-logo__icon svg{width:auto;max-width:100%;height:auto}@media(min-width: 34.99875em){.footer-logo__icon svg{max-height:44px}}@media(max-width: 34.99875em){.footer-logo__icon{font-size:30px}.footer-logo__icon svg{max-height:30px}}.footer-logo__icon svg path{fill:#fff}.footer-logo__slogan{color:hsla(0,0%,100%,.6);line-height:130%;max-width:371px}@media(max-width: 34.99875em){.footer-logo__slogan{font-size:.875rem}}.header-logo{display:block}.header-logo__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-logo__icon span{font-family:"Montserrat";font-weight:900;font-size:32px;color:#d62d25}@media(min-width: 47.99875em){.header-logo__icon:not(:last-child){margin-bottom:10px}}@media(min-width: 47.99875em)and (max-width: 1200px){.header-logo__icon:not(:last-child){margin-bottom:calc(5px + 5*(100vw - 320px)/880)}}.header-logo__icon svg{width:auto;height:auto;margin-right:12px}@media(min-width: 34.99875em){.header-logo__icon svg{max-height:40px}}@media(max-width: 34.99875em){.header-logo__icon span{font-size:14px;font-weight:700;max-width:100px}.header-logo__icon svg{max-height:40px}}@media(min-width: 47.99875em){.header-logo__slogan{color:#515151;font-size:.625rem;line-height:130%}}@media(max-width: 47.99875em){.header-logo__slogan{display:none}}.advantage__header,.advantage__header *{text-align:center}.advantage__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.advantage__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.advantage__title:not(:last-child){margin-bottom:15px}@media(min-width: 75.75em){.advantage__slider{margin:-15px}}@media(max-width: 75.75em){.advantage__slider{margin:-7.5px}}@media(min-width: 47.99875em){.advantage__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.advantage__slider{overflow:visible !important}}.advantage__slide{height:auto}@media(min-width: 61.99875em){.advantage__slide{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;width:33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.advantage__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.advantage__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.advantage__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.advantage__slide{width:100%}}@media(min-width: 75.75em){.advantage__slide{padding:15px}}@media(max-width: 75.75em){.advantage__slide{padding:7.5px}}@media(min-width: 47.99875em){.advantage__pagination{display:none !important}}.item-advantage{height:100%;overflow:hidden;border-radius:10px;min-height:236px;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.08),0px 0px 6px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.08),0px 0px 6px 0px rgba(0,0,0,.02);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(min-width: 75.75em){.item-advantage{padding:30px 35px 25px 35px}}@media(max-width: 75.75em)and (min-width: 61.99875em){.item-advantage{padding:30px 15px 25px 15px}}@media(max-width: 61.99875em){.item-advantage{padding-top:30px;padding-bottom:25px;padding-left:35px;padding-right:35px}}@media(max-width: 61.99875em)and (max-width: 1200px){.item-advantage{padding-left:calc(10px + 25*(100vw - 320px)/880)}}@media(max-width: 61.99875em)and (max-width: 1200px){.item-advantage{padding-right:calc(10px + 25*(100vw - 320px)/880)}}.item-advantage::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px;z-index:2;background:rgba(21,32,38,.8)}.item-advantage>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:10px;z-index:1}@media(any-hover: hover){.item-advantage::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px;z-index:2;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;background:-webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 38, 0)), color-stop(95.31%, #152026));background:-o-linear-gradient(top, rgba(21, 32, 38, 0) 0%, #152026 95.31%);background:linear-gradient(180deg, rgba(21, 32, 38, 0) 0%, #152026 95.31%)}.item-advantage::before{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.item-advantage:hover::before{opacity:1}.item-advantage:hover .item-advantage__wrapper{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.item-advantage:hover .item-advantage__text{opacity:1}}.item-advantage__wrapper{position:relative;z-index:3}@media(any-hover: hover){.item-advantage__wrapper{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform:translateY(calc(100% - 24px));-ms-transform:translateY(calc(100% - 24px));transform:translateY(calc(100% - 24px))}}.item-advantage__wrapper,.item-advantage__wrapper *{color:#fff}.item-advantage__title{text-align:center;font-size:1.25rem;font-weight:500;line-height:120%}.item-advantage__title:not(:last-child){margin-bottom:8px}@media(any-hover: hover){.item-advantage__title{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.item-advantage__text{text-align:center;line-height:140%}@media(any-hover: hover){.item-advantage__text{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}.estimation._background .estimation__header,.estimation._background .estimation__header *{color:#fff}.estimation._background:before{content:"";position:absolute;top:0;left:0;background:rgba(21,32,38,.4);z-index:2;height:100%;width:100%}.estimation__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.estimation__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.estimation__header,.estimation__header>*{text-align:center}}.estimation__title:not(:last-child){margin-bottom:15px}.calculator-estimation input[type=tel],.calculator-estimation input[type=text],.calculator-estimation input[type=email],.calculator-estimation input[type=number]{border:1px solid #f2f2f2;background:#f2f2f2;height:40px;padding-top:13px;padding-bottom:13px;font-weight:400;-webkit-transition:border-color .3s ease 0s,color 0s ease 0s;-o-transition:border-color .3s ease 0s,color 0s ease 0s;transition:border-color .3s ease 0s,color 0s ease 0s}.calculator-estimation input[type=tel]._invalid,.calculator-estimation input[type=text]._invalid,.calculator-estimation input[type=email]._invalid,.calculator-estimation input[type=number]._invalid{border:1px solid #d62d25}.calculator-estimation input[type=tel]:focus:not(._invalid),.calculator-estimation input[type=text]:focus:not(._invalid),.calculator-estimation input[type=email]:focus:not(._invalid),.calculator-estimation input[type=number]:focus:not(._invalid){border-color:rgba(81,81,81,.4)}.calculator-estimation input[type=tel]:focus._invalid,.calculator-estimation input[type=text]:focus._invalid,.calculator-estimation input[type=email]:focus._invalid,.calculator-estimation input[type=number]:focus._invalid{color:#d62d25}.calculator-estimation input[type=tel]:focus._invalid::-webkit-input-placeholder,.calculator-estimation input[type=text]:focus._invalid::-webkit-input-placeholder,.calculator-estimation input[type=email]:focus._invalid::-webkit-input-placeholder,.calculator-estimation input[type=number]:focus._invalid::-webkit-input-placeholder{color:#181818 !important;opacity:1 !important}.calculator-estimation input[type=tel]:focus._invalid::-moz-placeholder,.calculator-estimation input[type=text]:focus._invalid::-moz-placeholder,.calculator-estimation input[type=email]:focus._invalid::-moz-placeholder,.calculator-estimation input[type=number]:focus._invalid::-moz-placeholder{color:#181818 !important;opacity:1 !important}.calculator-estimation input[type=tel]:focus._invalid:-ms-input-placeholder,.calculator-estimation input[type=text]:focus._invalid:-ms-input-placeholder,.calculator-estimation input[type=email]:focus._invalid:-ms-input-placeholder,.calculator-estimation input[type=number]:focus._invalid:-ms-input-placeholder{color:#181818 !important;opacity:1 !important}.calculator-estimation input[type=tel]:focus._invalid::-ms-input-placeholder,.calculator-estimation input[type=text]:focus._invalid::-ms-input-placeholder,.calculator-estimation input[type=email]:focus._invalid::-ms-input-placeholder,.calculator-estimation input[type=number]:focus._invalid::-ms-input-placeholder{color:#181818 !important;opacity:1 !important}.calculator-estimation input[type=tel]:focus._invalid::placeholder,.calculator-estimation input[type=text]:focus._invalid::placeholder,.calculator-estimation input[type=email]:focus._invalid::placeholder,.calculator-estimation input[type=number]:focus._invalid::placeholder{color:#181818 !important;opacity:1 !important}.calculator-estimation input[type=tel]:focus._invalid~label,.calculator-estimation input[type=text]:focus._invalid~label,.calculator-estimation input[type=email]:focus._invalid~label,.calculator-estimation input[type=number]:focus._invalid~label{opacity:0 !important}.calculator-estimation input[type=tel]:focus~label,.calculator-estimation input[type=text]:focus~label,.calculator-estimation input[type=email]:focus~label,.calculator-estimation input[type=number]:focus~label{opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid,.calculator-estimation input[type=text]:not(:focus)._invalid,.calculator-estimation input[type=email]:not(:focus)._invalid,.calculator-estimation input[type=number]:not(:focus)._invalid{color:rgba(0,0,0,0)}.calculator-estimation input[type=tel]:not(:focus)._invalid::-webkit-input-placeholder,.calculator-estimation input[type=text]:not(:focus)._invalid::-webkit-input-placeholder,.calculator-estimation input[type=email]:not(:focus)._invalid::-webkit-input-placeholder,.calculator-estimation input[type=number]:not(:focus)._invalid::-webkit-input-placeholder{color:rgba(0,0,0,0) !important;opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid::-moz-placeholder,.calculator-estimation input[type=text]:not(:focus)._invalid::-moz-placeholder,.calculator-estimation input[type=email]:not(:focus)._invalid::-moz-placeholder,.calculator-estimation input[type=number]:not(:focus)._invalid::-moz-placeholder{color:rgba(0,0,0,0) !important;opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid:-ms-input-placeholder,.calculator-estimation input[type=text]:not(:focus)._invalid:-ms-input-placeholder,.calculator-estimation input[type=email]:not(:focus)._invalid:-ms-input-placeholder,.calculator-estimation input[type=number]:not(:focus)._invalid:-ms-input-placeholder{color:rgba(0,0,0,0) !important;opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid::-ms-input-placeholder,.calculator-estimation input[type=text]:not(:focus)._invalid::-ms-input-placeholder,.calculator-estimation input[type=email]:not(:focus)._invalid::-ms-input-placeholder,.calculator-estimation input[type=number]:not(:focus)._invalid::-ms-input-placeholder{color:rgba(0,0,0,0) !important;opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid::placeholder,.calculator-estimation input[type=text]:not(:focus)._invalid::placeholder,.calculator-estimation input[type=email]:not(:focus)._invalid::placeholder,.calculator-estimation input[type=number]:not(:focus)._invalid::placeholder{color:rgba(0,0,0,0) !important;opacity:0 !important}.calculator-estimation input[type=tel]:not(:focus)._invalid~label,.calculator-estimation input[type=text]:not(:focus)._invalid~label,.calculator-estimation input[type=email]:not(:focus)._invalid~label,.calculator-estimation input[type=number]:not(:focus)._invalid~label{opacity:1 !important;color:#d62d25}.calculator-estimation input[type=tel]~label,.calculator-estimation input[type=text]~label,.calculator-estimation input[type=email]~label,.calculator-estimation input[type=number]~label{color:#181818;font-weight:400;opacity:1;-webkit-transition:font-size .3s ease 0s,top .3s ease 0s,color 0s ease 0s,-webkit-transform .3s ease 0s;transition:font-size .3s ease 0s,top .3s ease 0s,color 0s ease 0s,-webkit-transform .3s ease 0s;-o-transition:font-size .3s ease 0s,top .3s ease 0s,transform .3s ease 0s,color 0s ease 0s;transition:font-size .3s ease 0s,top .3s ease 0s,transform .3s ease 0s,color 0s ease 0s;transition:font-size .3s ease 0s,top .3s ease 0s,transform .3s ease 0s,color 0s ease 0s,-webkit-transform .3s ease 0s}.calculator-estimation input[type=checkbox]~label{min-height:40px}.calculator-estimation ._input-active>input[type=tel]~label,.calculator-estimation ._input-active>input[type=text]~label,.calculator-estimation ._input-active>input[type=email]~label,.calculator-estimation ._input-active>input[type=number]~label{opacity:0;font-size:.875rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.calculator-estimation .selectric-open .selectric,.calculator-estimation .selectric-hover .selectric,.calculator-estimation .selectric-focus .selectric{border-color:#f2f2f2}.calculator-estimation .selectric{width:100%;height:40px;background:#f2f2f2;-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s;border:1px solid #f2f2f2;border-radius:10px;color:#181818}.calculator-estimation .selectric-items li:first-child{display:none}.calculator-estimation__wrapper{border-radius:20px;background:#fff;padding-top:35px;padding-left:40px;padding-right:40px;padding-bottom:40px}@media(max-width: 1200px){.calculator-estimation__wrapper{padding-top:calc(20px + 15*(100vw - 320px)/880)}}@media(max-width: 1200px){.calculator-estimation__wrapper{padding-left:calc(20px + 20*(100vw - 320px)/880)}}@media(max-width: 1200px){.calculator-estimation__wrapper{padding-right:calc(20px + 20*(100vw - 320px)/880)}}@media(max-width: 1200px){.calculator-estimation__wrapper{padding-bottom:calc(30px + 10*(100vw - 320px)/880)}}.calculator-estimation__header:not(:last-child){margin-bottom:22px}@media(max-width: 1200px){.calculator-estimation__header:not(:last-child){margin-bottom:calc(15px + 7*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.calculator-estimation__header,.calculator-estimation__header>*{text-align:center}}.calculator-estimation__items,.calculator-estimation__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 75.75em){.calculator-estimation__items,.calculator-estimation__bottom{margin:-10px -25px}.calculator-estimation__items>*,.calculator-estimation__bottom>*{padding:16px 25px;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(max-width: 75.75em)and (min-width: 61.99875em){.calculator-estimation__items,.calculator-estimation__bottom{margin:-10px -15px}.calculator-estimation__items>*,.calculator-estimation__bottom>*{padding:10px 15px;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.calculator-estimation__items,.calculator-estimation__bottom{margin:-10px -7.5px}.calculator-estimation__items>*,.calculator-estimation__bottom>*{padding:10px 7.5px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media(max-width: 47.99875em){.calculator-estimation__items,.calculator-estimation__bottom{margin:-7.5px 0}.calculator-estimation__items>*,.calculator-estimation__bottom>*{padding:7.5px 0px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media(min-width: 47.99875em){.calculator-estimation__items:not(:last-child),.calculator-estimation__bottom:not(:last-child){padding-bottom:10px}}@media(max-width: 47.99875em){.calculator-estimation__items:not(:last-child),.calculator-estimation__bottom:not(:last-child){padding-bottom:7.5px}}@media(min-width: 47.99875em){.calculator-estimation__item{min-height:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width: 47.99875em){.calculator-estimation__bottom>:nth-child(3){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.total-cost-calculator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid #d62d25;color:#d62d25;font-size:.875rem;font-weight:600;min-height:40px;padding:10px}.total-cost-calculator span{padding-left:5px}.item-calculator__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-calculator__header:not(:last-child){margin-bottom:10px}@media(max-width: 1200px){.item-calculator__header:not(:last-child){margin-bottom:calc(6px + 4*(100vw - 320px)/880)}}.item-calculator__title{color:#181818;font-size:.875rem;font-weight:600}.item-calculator__title:not(:last-child){margin-right:10px}.item-calculator__price{color:#d62d25;font-size:.875rem;font-weight:600}.selectric-select._invalid{border:1px solid #b73731;border-radius:10px}.callback__wrapper{border-radius:20px;background:-o-linear-gradient(357deg, #ec4038 0%, #bb170f 100%);background:linear-gradient(93deg, #ec4038 0%, #bb170f 100%);padding-top:50px;padding-left:60px;padding-right:60px;padding-bottom:55px}@media(max-width: 1200px){.callback__wrapper{padding-top:calc(35px + 15*(100vw - 320px)/880)}}@media(max-width: 1200px){.callback__wrapper{padding-left:calc(25px + 35*(100vw - 320px)/880)}}@media(max-width: 1200px){.callback__wrapper{padding-right:calc(25px + 35*(100vw - 320px)/880)}}@media(max-width: 1200px){.callback__wrapper{padding-bottom:calc(40px + 15*(100vw - 320px)/880)}}.callback__header,.callback__header *{text-align:center;color:#fff}.callback__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.callback__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.callback__title{font-weight:600;line-height:120%}@media(min-width: 61.99875em){.callback__title{font-size:2.5rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.callback__title{font-size:2.25rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.callback__title{font-size:1.9375rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.callback__title{font-size:1.625rem}}@media(max-width: 23.56125em){.callback__title{font-size:1.5rem}}.callback__title:not(:last-child){margin-bottom:10px}.callback__subtitle{line-height:130%}@media(max-width: 34.99875em){.callback__subtitle{font-size:.875rem}}@media(min-width: 47.99875em){.callback__elems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px -15px}.callback__elems>*{padding:5px 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.callback__elems:not(:last-child){padding-bottom:20px}}@media(max-width: 47.99875em){.callback__elems:not(:last-child){margin-bottom:10px}.callback__elems>*:not(:last-child){margin-bottom:10px}}.callback__input input[type=tel],.callback__input input[type=text],.callback__input input[type=email]{border-color:#fff}.callback__input input[type=tel]:focus,.callback__input input[type=text]:focus,.callback__input input[type=email]:focus{border-color:#fff}.callback__input input[type=tel]._invalid,.callback__input input[type=text]._invalid,.callback__input input[type=email]._invalid{border-color:#d62d25}@media(min-width: 47.99875em){.callback__textarea:not(:last-child){padding-bottom:20px}}@media(max-width: 47.99875em){.callback__textarea:not(:last-child){padding-bottom:10px}}.callback__textarea textarea{border-color:#fff}.callback__textarea textarea:focus{border-color:#fff}.callback__textarea textarea._invalid{border-color:#d62d25}@media(min-width: 47.99875em){.callback__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px -15px}.callback__bottom>*{padding:5px 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media(max-width: 47.99875em){.callback__bottom>*:not(:last-child){margin-bottom:10px}}.callback__text{color:#fff;font-size:.75rem;line-height:140%}.certificates__header,.certificates__header *{text-align:center}.certificates__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.certificates__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.certificates__title:not(:last-child){margin-bottom:15px}@media(min-width: 75.75em){.certificates__slider{margin:-15px}}@media(max-width: 75.75em){.certificates__slider{margin:-7.5px}}@media(min-width: 47.99875em){.certificates__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.certificates__slider{overflow:visible !important}}.certificates__slide{height:auto}@media(min-width: 61.99875em){.certificates__slide{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;width:15%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.certificates__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.certificates__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.certificates__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.certificates__slide{width:100%}}@media(min-width: 75.75em){.certificates__slide{padding:15px}}@media(max-width: 75.75em){.certificates__slide{padding:7.5px}}@media(min-width: 47.99875em){.certificates__pagination{display:none !important}}.item-certificates__wrapper{border-radius:20px}.item-certificates__wrapper>img{width:100%;height:auto;border-radius:20px}.conditions__header,.conditions__header *{text-align:center}.conditions__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.conditions__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.conditions__title:not(:last-child){margin-bottom:15px}.conditions__item:not(:last-child){margin-bottom:15px}.item-condition__wrapper{border-radius:20px;border:1px solid #eff1f3;background:#fff;padding-top:25px;padding-bottom:30px;padding-left:30px;padding-right:30px}@media(max-width: 1200px){.item-condition__wrapper{padding-left:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-condition__wrapper{padding-right:calc(20px + 10*(100vw - 320px)/880)}}.item-condition__header:not(:last-child){margin-bottom:15px}.item-condition__title{font-weight:600;line-height:120%}@media(min-width: 61.99875em){.item-condition__title{font-size:1.75rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.item-condition__title{font-size:1.625rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.item-condition__title{font-size:1.5rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.item-condition__title{font-size:1.375rem}}@media(max-width: 23.56125em){.item-condition__title{font-size:1.25rem}}.item-condition__body{margin:-10px}@media(min-width: 61.99875em){.item-condition__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.item-condition__body>*{padding:10px}@media(min-width: 61.99875em){.item-condition__image{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(min-width: 61.99875em){.item-condition__delivery{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(min-width: 61.99875em){.item-condition__characteristics{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.image-condition{border-radius:10px;position:relative}@media(min-width: 61.99875em){.image-condition{width:100%;height:100%}}@media(max-width: 61.99875em){.image-condition{padding-top:67%}}.image-condition img{border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.delivery-condition{height:100%}@media(min-width: 61.99875em){.delivery-condition__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 61.99875em){.delivery-condition__header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.delivery-condition__header:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.delivery-condition__header:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.delivery-condition__title{font-weight:500;line-height:120%}@media(min-width: 47.99875em){.delivery-condition__title{font-size:1.25rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.delivery-condition__title{font-size:1.125rem}}@media(max-width: 34.99875em){.delivery-condition__title{font-size:1rem}}.delivery-condition__title:not(:last-child){margin-bottom:6px}.delivery-condition__subtitle{color:#515151;font-size:.75rem;line-height:120%}.delivery-condition__body{border-radius:10px;background:#eff1f3;padding:15px}@media(min-width: 61.99875em){.delivery-condition__body{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media(max-width: 34.99875em){.delivery-condition__body ul li{padding-left:0px}.delivery-condition__body ul li::before{content:none}}.delivery-condition__list:not(:last-child){margin-bottom:15px}@media(max-width: 34.99875em){.delivery-condition__item:not(:last-child){margin-bottom:10px !important;padding-bottom:10px;border-bottom:1px solid #d9d9d9}}.delivery-condition__text{font-size:.625rem;line-height:120%}.delivery-condition__text span{color:#d62d25}.delivery-condition__text>*:not(:last-child){margin-bottom:5px}.item-delivery-condition{margin:-2.5px}@media(min-width: 34.99875em){.item-delivery-condition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.item-delivery-condition>*{padding:2.5px}.item-delivery-condition__text{font-size:.875rem;color:#181818}.item-delivery-condition__value{font-size:.875rem;font-weight:500;color:#d62d25}@media(min-width: 34.99875em){.item-delivery-condition__value{text-align:right}}.characteristics-condition{padding-top:20px;border-top:1px solid #d9d9d9}.characteristics-condition__list{margin:-2.5px;color:#515151;font-size:.75rem;line-height:120%}@media(min-width: 61.99875em){.characteristics-condition__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 61.99875em){.characteristics-condition__list span{display:none}}.characteristics-condition__list>*{padding:2.5px}.contacts{position:relative}@media(min-width: 47.99875em){.contacts{padding-top:70px;padding-bottom:70px}}@media(min-width: 47.99875em)and (max-width: 1200px){.contacts{padding-top:calc(30px + 40*(100vw - 320px)/880)}}@media(min-width: 47.99875em)and (max-width: 1200px){.contacts{padding-bottom:calc(30px + 40*(100vw - 320px)/880)}}.contacts__container{pointer-events:none}@media(max-width: 47.9988em){.contacts__container{pointer-events:auto}}.contacts__content{border-radius:20px;background:#fff}@media(min-width: 47.99875em){.contacts__content{pointer-events:auto;position:relative;z-index:3;width:100%;max-width:470px}}@media(min-width: 34.99875em){.contacts__content{padding:30px 35px 35px 35px}}@media(max-width: 34.99875em){.contacts__content{padding:25px 20px 30px 20px}}.contacts__header:not(:last-child){margin-bottom:15px}.contacts__title:not(:last-child){margin-bottom:10px}.contacts__list:not(:last-child){margin-bottom:35px}@media(max-width: 1200px){.contacts__list:not(:last-child){margin-bottom:calc(25px + 10*(100vw - 320px)/880)}}.contacts__item:not(:last-child){margin-bottom:15px}.contacts__map{position:relative}.contacts__mapOverlay{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1;display:flex;align-items:center;justify-content:center;display:none}@media(max-width: 47.9988em){.contacts__mapOverlay{display:flex}}@media(min-width: 47.99875em){.contacts__map{position:absolute;height:100%;width:100%;top:0;left:0}}@media(max-width: 47.99875em){.contacts__map{height:700px}.contacts__map:not(:first-child){margin-top:15px}}@media(max-width: 47.99875em)and (max-width: 1200px){.contacts__map{height:calc(330px + 370*(100vw - 320px)/880)}}.item-contact__title{font-weight:500;font-size:1.125rem;color:#000}.item-contact__title:not(:last-child){margin-bottom:10px}.item-contact__value{line-height:150%}.item-contact__value a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;color:inherit;text-decoration:underline}@media(any-hover: hover){.item-contact__value a:hover{color:#d62d25}}.current-prices__wrapper{border-radius:20px;background:-o-linear-gradient(357deg, #ec4038 0%, #bb170f 100%);background:linear-gradient(93deg, #ec4038 0%, #bb170f 100%);padding-top:50px;padding-left:60px;padding-right:60px;padding-bottom:55px}@media(max-width: 1200px){.current-prices__wrapper{padding-top:calc(35px + 15*(100vw - 320px)/880)}}@media(max-width: 1200px){.current-prices__wrapper{padding-left:calc(25px + 35*(100vw - 320px)/880)}}@media(max-width: 1200px){.current-prices__wrapper{padding-right:calc(25px + 35*(100vw - 320px)/880)}}@media(max-width: 1200px){.current-prices__wrapper{padding-bottom:calc(40px + 15*(100vw - 320px)/880)}}.current-prices__header,.current-prices__header *{text-align:center;color:#fff}.current-prices__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.current-prices__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.current-prices__title{font-weight:600;line-height:120%}@media(min-width: 61.99875em){.current-prices__title{font-size:2.5rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.current-prices__title{font-size:2.25rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.current-prices__title{font-size:1.9375rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.current-prices__title{font-size:1.625rem}}@media(max-width: 23.56125em){.current-prices__title{font-size:1.5rem}}.current-prices__title:not(:last-child){margin-bottom:10px}.current-prices__subtitle{line-height:130%}@media(max-width: 34.99875em){.current-prices__subtitle{font-size:.875rem}}.current-prices__elems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7.5px -5px}.current-prices__elems>*{padding:7.5px 5px}@media(min-width: 61.99875em){.current-prices__elems>*{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(max-width: 61.99875em){.current-prices__elems>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.current-prices__elems:not(:last-child){padding-bottom:12px}.current-prices__input input[type=tel],.current-prices__input input[type=text],.current-prices__input input[type=email]{border-color:#fff}.current-prices__input input[type=tel]:focus,.current-prices__input input[type=text]:focus,.current-prices__input input[type=email]:focus{border-color:#fff}.current-prices__input input[type=tel]._invalid,.current-prices__input input[type=text]._invalid,.current-prices__input input[type=email]._invalid{border-color:#d62d25}.current-prices__text{color:#fff;font-size:.75rem;line-height:140%}.detailed-information__header,.detailed-information__header *{text-align:center}.detailed-information__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.detailed-information__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.detailed-information__title:not(:last-child){margin-bottom:15px}.detailed-information__info:not(:last-child){margin-bottom:35px}@media(max-width: 1200px){.detailed-information__info:not(:last-child){margin-bottom:calc(25px + 10*(100vw - 320px)/880)}}@media(min-width: 61.99875em){.detailed-information__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media(min-width: 61.99875em)and (min-width: 75.75em){.detailed-information__info{margin:0 -15px}.detailed-information__info>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px}}@media(min-width: 61.99875em)and (max-width: 75.75em){.detailed-information__info{margin:0 -10px}.detailed-information__info>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}@media(max-width: 61.99875em){.detailed-information__images:not(:last-child){margin-bottom:25px}}@media(max-width: 61.99875em)and (max-width: 1200px){.detailed-information__images:not(:last-child){margin-bottom:calc(15px + 10*(100vw - 320px)/880)}}.detailed-information__image{width:100%}.detailed-information__image:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.detailed-information__image:not(:last-child){margin-bottom:calc(10px + 15*(100vw - 320px)/880)}}.detailed-information__image img{width:100%;height:auto;border-radius:20px}.detailed-information__price:not(:last-child){margin-bottom:50px}.detailed-information__characteristics:not(:last-child){margin-bottom:70px}@media(max-width: 1200px){.detailed-information__characteristics:not(:last-child){margin-bottom:calc(50px + 20*(100vw - 320px)/880)}}.price-detailed{border-radius:10px;border:1px solid #eff1f3;background:#d62d25;padding-bottom:30px;padding-top:30px;padding-left:30px;padding-right:30px}@media(max-width: 1200px){.price-detailed{padding-top:calc(25px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.price-detailed{padding-left:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.price-detailed{padding-right:calc(20px + 10*(100vw - 320px)/880)}}.price-detailed__wrapper{margin:-15px}@media(min-width: 61.99875em){.price-detailed__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.price-detailed__wrapper>*{padding:15px}@media(min-width: 61.99875em){.price-detailed__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.price-detailed__body>*{padding:0 5px}}@media(max-width: 61.99875em){.price-detailed__body>*:not(:last-child){margin-bottom:10px}}.price-detailed__text{color:#fff;font-size:1.125rem;font-weight:500;line-height:120%}.price-detailed__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}.price-detailed__value>*{padding:0 5px}.price-detailed__value p{color:#fff;font-size:1.75rem;font-weight:500;white-space:wrap;line-height:110%}@media(min-width: 61.99875em){.price-detailed__button .btn{width:100%;padding-left:90px;padding-right:90px}}.clarification-detailed{position:relative}@media(any-hover: hover){.clarification-detailed:hover .clarification-detailed__text{opacity:1;bottom:calc(100% + 7px)}}@media(any-hover: none){.clarification-detailed._active .clarification-detailed__text{opacity:1;bottom:calc(100% + 7px)}}.clarification-detailed__icon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#eed03f;font-size:.875rem;color:#000;cursor:pointer}.clarification-detailed__text{position:absolute;bottom:calc(100% + 14px);z-index:4;background-color:#fff;border:1px solid #eff1f3;border-radius:10px;padding:10px;font-size:.75rem;line-height:130%;width:100vw;max-width:250px;color:#515151;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease 0s,bottom .3s ease 0s;-o-transition:opacity .3s ease 0s,bottom .3s ease 0s;transition:opacity .3s ease 0s,bottom .3s ease 0s}@media(min-width: 61.99875em){.characteristics-detailed__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 61.99875em)and (min-width: 75.75em){.characteristics-detailed__items{margin:0 -15px}.characteristics-detailed__items>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px}}@media(min-width: 61.99875em)and (max-width: 75.75em){.characteristics-detailed__items{margin:0 -10px}.characteristics-detailed__items>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}@media(max-width: 61.99875em){.characteristics-detailed__elem:not(:last-child){margin-bottom:15px}}.characteristics-detailed__wrapper{height:100%;border-radius:20px;border:1px solid #eff1f3;background:#fff;padding-top:30px;padding-bottom:40px;padding-left:30px;padding-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 1200px){.characteristics-detailed__wrapper{padding-top:calc(25px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.characteristics-detailed__wrapper{padding-bottom:calc(35px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.characteristics-detailed__wrapper{padding-left:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.characteristics-detailed__wrapper{padding-right:calc(20px + 10*(100vw - 320px)/880)}}.characteristics-detailed__header:not(:last-child){margin-bottom:20px}@media(max-width: 1200px){.characteristics-detailed__header:not(:last-child){margin-bottom:calc(15px + 5*(100vw - 320px)/880)}}.characteristics-detailed__title{font-weight:600;line-height:120%}@media(min-width: 61.99875em){.characteristics-detailed__title{font-size:1.75rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.characteristics-detailed__title{font-size:1.625rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.characteristics-detailed__title{font-size:1.5rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.characteristics-detailed__title{font-size:1.375rem}}@media(max-width: 23.56125em){.characteristics-detailed__title{font-size:1.25rem}}.characteristics-detailed__title:not(:last-child){margin-bottom:20px}@media(max-width: 1200px){.characteristics-detailed__title:not(:last-child){margin-bottom:calc(15px + 5*(100vw - 320px)/880)}}.characteristics-detailed__body{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media(min-width: 34.99875em){.characteristics-detailed__body ul li:before{top:50% !important}}@media(max-width: 34.99875em){.characteristics-detailed__body ul li{padding-left:0px}.characteristics-detailed__body ul li::before{content:none}}.characteristics-detailed__list{height:100%;border-radius:8px;background:#eff1f3;padding:15px}@media(max-width: 34.99875em){.characteristics-detailed__item:not(:last-child){margin-bottom:10px !important;padding-bottom:10px;border-bottom:1px solid #d9d9d9}}.characteristics-detailed__text{font-size:.875rem}.item-characteristics-detailed{margin:-2.5px}@media(min-width: 34.99875em){.item-characteristics-detailed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.item-characteristics-detailed>*{padding:2.5px}.item-characteristics-detailed__text{font-size:.875rem;color:#181818}.item-characteristics-detailed__value{font-size:.875rem;font-weight:500;color:#d62d25}@media(min-width: 34.99875em){.item-characteristics-detailed__value{text-align:right}}.error{position:relative;overflow:hidden}.error>svg{position:absolute;bottom:0;right:0;-o-object-fit:contain;object-fit:contain}@media(max-width: 47.99875em){.error>svg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.error__container{padding-top:25px;position:relative;z-index:2}@media(max-width: 1200px){.error__container{padding-top:calc(4px + 21*(100vw - 320px)/880)}}.error__body{text-align:center;max-width:700px;margin:0 auto}.error__title{font-weight:600;font-size:18rem;line-height:100%;color:#d62d25}.error__title:not(:last-child){margin-bottom:15px}@media(max-width: 75.75em){.error__title{font-size:15rem}}@media(max-width: 61.99875em){.error__title{font-size:12.5rem}}@media(max-width: 47.99875em){.error__title{font-size:10.875rem}}.error__subtitle{font-weight:500;font-size:2.25rem;line-height:130%}.error__subtitle:not(:last-child){margin-bottom:23px}@media(max-width: 61.99875em){.error__subtitle{font-size:2rem}}@media(max-width: 47.99875em){.error__subtitle{font-size:1.75rem}}.error__subtitle p:not(:last-child){margin-bottom:10px}.error__text{font-size:1.125rem;line-height:140%;color:#515151}.error__text:not(:last-child){margin-bottom:25px}@media(max-width: 47.99875em){.error__text{font-size:1rem}.error__text br{display:none}}.error__buttons{margin-bottom:82px}@media(min-width: 34.99875em){.error__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -10px 82px -10px}}@media(max-width: 1200px){.error__buttons{margin-bottom:calc(49px + 33*(100vw - 320px)/880)}}@media(min-width: 34.99875em){.error__button{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}@media(max-width: 34.99875em){.error__button:not(:last-child){margin-bottom:15px}}.footer{padding:50px 0;background:#181818;color:#fff}.footer__description p{color:hsla(0,0%,100%,.6);line-height:130%}@media(max-width: 34.99875em){.footer__description p{font-size:.875rem}}.footer__row{margin:-15px}@media(min-width: 34.99875em){.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__row>*{padding:15px}.footer__agreement{color:#fff;line-height:130%}.footer__column--custom{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media(min-width: 47.99875em){.footer__column>*:not(:last-child){margin-bottom:15px}}@media(min-width: 47.99875em)and (max-width: 1200px){.footer__column>*:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}@media(max-width: 47.99875em){.footer__column>*:not(:last-child){margin-bottom:30px}}@media(min-width: 61.99875em){.footer__column{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.footer__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media(min-width: 47.99875em){.footer__contacts:not(:last-child){margin-bottom:30px}}@media(min-width: 47.99875em)and (max-width: 1200px){.footer__contacts:not(:last-child){margin-bottom:calc(10px + 20*(100vw - 320px)/880)}}@media(max-width: 47.99875em){.footer__contacts:not(:last-child){margin-bottom:30px}}.footer-payment__title{line-height:110%;color:hsla(0,0%,100%,.6);line-height:130%}@media(max-width: 34.99875em){.footer-payment__title{font-size:.875rem}}.footer-payment__title:not(:last-child){margin-bottom:5px}.footer-payment__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-top:5px}.footer-payment__item{width:20px;height:20px;background-position:0 0}.footer-payment__item:hover{background-position:100% 100%}.footer-payment__item--tbank{background-image:url("../img/bank/tbank.png")}.footer-payment__item--sbp{background-image:url("../img/bank/sbp.png")}.footer-payment__item--sber{background-image:url("../img/bank/sber.png")}.footer-payment__item--gazprombank{background-image:url("../img/bank/gazprombank.png")}.footer-payment__item--vtb{background-image:url("../img/bank/vtb.png")}.footer-payment__item--visa{background-image:url("../img/bank/visa.png")}.footer-payment__item--mir{background-image:url("../img/bank/mir.png")}.footer-cities__title{line-height:110%;font-weight:700}@media(min-width: 34.99875em){.footer-cities__title{font-size:1.125rem}}.footer-cities__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.footer-cities__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.footer-cities__item:not(:last-child){margin-bottom:5px}.footer-cities__value{line-height:130%}.footer-cities__value a{-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;color:inherit;text-decoration:underline;opacity:.6}@media(any-hover: hover){.footer-cities__value a:hover{opacity:1}}.footer-contacts__title{line-height:110%;font-weight:700}@media(min-width: 34.99875em){.footer-contacts__title{font-size:1.125rem}}.footer-contacts__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.footer-contacts__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.footer-contacts__item:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.footer-contacts__item:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.footer-contacts__subtitle{color:hsla(0,0%,100%,.6);line-height:130%}@media(max-width: 34.99875em){.footer-contacts__subtitle{font-size:.875rem}}.footer-contacts__subtitle:not(:last-child){margin-bottom:2px}.footer-contacts__value{line-height:130%}.footer-contacts__value a{-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;color:inherit;text-decoration:underline}@media(any-hover: hover){.footer-contacts__value a:hover{opacity:.8}}.footer-partners__title{line-height:110%;font-weight:700}@media(min-width: 34.99875em){.footer-partners__title{font-size:1.125rem}}.footer-partners__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.footer-partners__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.footer-partners__item:not(:last-child){margin-bottom:10px}@media(max-width: 1200px){.footer-partners__item:not(:last-child){margin-bottom:calc(7px + 3*(100vw - 320px)/880)}}.footer-partners__value{line-height:130%}.footer-partners__value a{-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;color:inherit;text-decoration:underline}@media(any-hover: hover){.footer-partners__value a:hover{opacity:.8}}.footer-top__ur-part{margin:30px 0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:35px;color:#fff;font-size:.75rem;line-height:116.6666666667%}@media(max-width: 61.99875em){.footer-bottom{margin-bottom:70px}}.footer-bottom a{text-decoration:underline;color:inherit;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-bottom__wrapper{display:flex;flex-direction:column;gap:5px}@media(min-width: 61.99875em){.footer-bottom__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 61.99875em){.footer-bottom__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-bottom__copy-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}@media(max-width: 61.99875em){.footer-bottom__copy-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}}@media(min-width: 61.99875em){.footer-bottom__copy:not(:last-child){margin-right:50px}}@media(min-width: 61.99875em)and (max-width: 1200px){.footer-bottom__copy:not(:last-child){margin-right:calc(-10px + 60*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.footer-bottom__copy:not(:last-child){margin-bottom:10px}}.footer-bottom__copy>*{opacity:.5}@media(any-hover: hover){.footer-bottom__copy a:hover{opacity:1}}.header-top{position:relative;z-index:35;font-family:inherit}@media(min-width: 61.99875em){.header-top{background-color:#f2f2f2}}@media(max-width: 61.99875em){.header-top{background-color:#fff;-webkit-box-shadow:0px 4px 8px 0px rgba(0,0,0,.07),0px 12px 174px 0px rgba(0,0,0,.01);box-shadow:0px 4px 8px 0px rgba(0,0,0,.07),0px 12px 174px 0px rgba(0,0,0,.01)}}.header-top::before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:#eff1f3}.header-top__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-25px;margin-right:-25px}@media(max-width: 1200px){.header-top__wrapper{padding-top:calc(8px + 12*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__wrapper{padding-bottom:calc(8px + 12*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__wrapper{margin-left:calc(-15px + -10*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__wrapper{margin-right:calc(-15px + -10*(100vw - 320px)/880)}}.header-top__wrapper>*{padding-left:25px;padding-right:25px}@media(max-width: 1200px){.header-top__wrapper>*{padding-left:calc(15px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__wrapper>*{padding-right:calc(15px + 10*(100vw - 320px)/880)}}.header-top__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-25px;margin-right:-25px}@media(max-width: 1200px){.header-top__column{margin-left:calc(-15px + -10*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__column{margin-right:calc(-15px + -10*(100vw - 320px)/880)}}.header-top__column>*{padding-left:25px;padding-right:25px}@media(max-width: 1200px){.header-top__column>*{padding-left:calc(15px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.header-top__column>*{padding-right:calc(15px + 10*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.header-top__weather{display:none}}@media(max-width: 61.99875em){.header-top__button{display:none}}@media(min-width: 61.99875em){.header-top__burger{display:none}}.header-weather{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -4px;white-space:nowrap}.header-weather>*{padding:0 4px}.header-weather p{font-size:.875rem}.header-weather span{color:#d62d25;font-size:1.1875rem;font-weight:500}.contact-header a{white-space:nowrap;color:#181818;display:inline-block;font-weight:500;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.contact-header a:not(:last-child){margin-bottom:6px}@media(max-width: 1200px){.contact-header a:not(:last-child){margin-bottom:calc(3px + 3*(100vw - 320px)/880)}}@media(min-width: 61.99875em){.contact-header a{font-size:1.25rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.contact-header a{font-size:1.125rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.contact-header a{font-size:1rem}}@media(max-width: 34.99875em){.contact-header a{font-size:.875rem}}@media(any-hover: hover){.contact-header a:hover{color:#d62d25}}@media(min-width: 34.99875em){.contact-header p{font-size:.75rem}}@media(max-width: 34.99875em){.contact-header p{font-size:.625rem}}.header-bottom{background-color:#fff;z-index:30}@media(min-width: 61.99875em){.header-bottom{position:relative}}@media(max-width: 61.99875em){.header-bottom{padding-bottom:10px;position:fixed;width:100%;height:100%;right:-100%;top:0;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s;overflow:auto}.header-bottom._active{right:0}}@media(min-width: 61.99875em){.header-bottom__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px}.header-bottom__menu>*{padding:0 10px}}@media(max-width: 61.99875em){.header-bottom__category:not(:last-child){border-bottom:1px solid #eff1f3}}.category-menu{position:relative}@media(min-width: 61.99875em)and (any-hover: hover){.category-menu:hover .category-menu__title{color:#d62d25}.category-menu:hover .category-menu__title::after{opacity:1}.category-menu:hover .category-menu__title svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.category-menu:hover .category-menu__title svg path{stroke:#d62d25}.category-menu:hover .category-menu__body{opacity:1;visibility:visible;pointer-events:auto;top:calc(100% - 10px);-webkit-transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease 0s;-o-transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease 0s;transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease 0s}}.category-menu__title{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;color:#181818;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem}.category-menu__title svg{height:5px;width:9px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.category-menu__title path{-webkit-transition:stroke .3s ease 0s;-o-transition:stroke .3s ease 0s;transition:stroke .3s ease 0s;stroke:#181818}@media(min-width: 61.99875em){.category-menu__title{font-weight:500;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.category-menu__title>*:not(:last-child){margin-right:5px}.category-menu__title::after{content:"";background:#d62d25;opacity:0;position:absolute;bottom:14px;left:0;height:1px;width:100%;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}@media(max-width: 61.99875em){.category-menu__title{padding:15px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category-menu__title._active svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}@media(min-width: 61.99875em){.category-menu__body{display:block !important;position:absolute;top:calc(100% + 20px);left:-20px;min-width:240px;z-index:5;height:auto;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease .3s;-o-transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease .3s;transition:opacity .3s ease 0s,top .3s ease 0s,visibility 0s ease .3s;padding-top:10px}}@media(max-width: 61.99875em){.category-menu__body{display:none}}@media(min-width: 61.99875em){.category-menu__list{position:relative;background:#fff;border:1px solid #d9d9d9;-webkit-box-shadow:0px 0px 4px rgba(0,0,0,.04),0px 4px 8px rgba(0,0,0,.06);box-shadow:0px 0px 4px rgba(0,0,0,.04),0px 4px 8px rgba(0,0,0,.06);border-radius:10px}}@media(max-width: 61.99875em){.category-menu__list{padding:7.5px 15px 12.5px 15px;background-color:rgba(239,239,239,.45)}}@media(min-width: 61.99875em){.category-menu__item{cursor:default}.category-menu__item:not(:last-child){border-bottom:1px solid #d9d9d9}}.subcategory-menu{position:relative}@media(min-width: 61.99875em){.subcategory-menu{padding:12px 20px}}@media(min-width: 61.99875em)and (any-hover: hover){.subcategory-menu:hover .subcategory-menu__title a,.subcategory-menu:hover .subcategory-menu__title{color:#d62d25}.subcategory-menu:hover .subcategory-menu__title svg path{stroke:#d62d25}.subcategory-menu:hover .subcategory-menu__body{opacity:1;visibility:visible;pointer-events:auto;left:calc(100% - 3px);-webkit-transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease 0s;-o-transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease 0s;transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease 0s}}@media(max-width: 61.99875em){.subcategory-menu{padding:7.5px 0}}.subcategory-menu__title{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;color:#181818;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem}.subcategory-menu__title svg:not(:first-child){margin-left:20px}.subcategory-menu__title path{-webkit-transition:stroke .3s ease 0s;-o-transition:stroke .3s ease 0s;transition:stroke .3s ease 0s;stroke:#181818}@media(min-width: 61.99875em){.subcategory-menu__title p{white-space:nowrap}}.subcategory-menu__title a{color:#000}@media(min-width: 61.99875em){.subcategory-menu__body{position:absolute;padding-left:15px;top:0px;left:calc(100% - 10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease .3s;-o-transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease .3s;transition:opacity .3s ease 0s,left .3s ease 0s,visibility 0s ease .3s}}@media(max-width: 61.99875em){.subcategory-menu__body{position:fixed;width:100%;height:100%;right:-100%;top:0;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s;z-index:30;overflow-y:auto;overflow-x:hidden;background:#fff}.subcategory-menu__body._active{right:0}}@media(min-width: 61.99875em){.subcategory-menu__back{display:none}}@media(max-width: 61.99875em){.subcategory-menu__back{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}}@media(max-width: 61.99875em)and (max-width: 61.99875em)and (min-width: 47.99875em){.subcategory-menu__back{max-width:750px}}@media(max-width: 61.99875em)and (max-width: 47.99875em)and (min-width: 34.99875em){.subcategory-menu__back{max-width:540px}}@media(max-width: 61.99875em)and (max-width: 34.99875em){.subcategory-menu__back{max-width:none}}@media(max-width: 61.99875em){.subcategory-menu__back svg{height:auto;width:12px;-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.subcategory-menu__back svg:not(:last-child){margin-right:10px}}@media(max-width: 61.99875em){.subcategory-menu__back path{-webkit-transition:stroke .3s ease 0s;-o-transition:stroke .3s ease 0s;transition:stroke .3s ease 0s;stroke:#000}}@media(max-width: 61.99875em){.subcategory-menu__back p{font-weight:700;font-size:1.25rem}}@media(min-width: 61.99875em){.subcategory-menu__list{background:#fff;border:1px solid #d9d9d9;-webkit-box-shadow:0px 0px 4px rgba(0,0,0,.04),0px 4px 8px rgba(0,0,0,.06);box-shadow:0px 0px 4px rgba(0,0,0,.04),0px 4px 8px rgba(0,0,0,.06);border-radius:10px}}@media(max-width: 61.99875em){.subcategory-menu__list{padding:0 15px;margin:0 auto}}@media(max-width: 61.99875em)and (max-width: 61.99875em)and (min-width: 47.99875em){.subcategory-menu__list{max-width:750px}}@media(max-width: 61.99875em)and (max-width: 47.99875em)and (min-width: 34.99875em){.subcategory-menu__list{max-width:540px}}@media(max-width: 61.99875em)and (max-width: 34.99875em){.subcategory-menu__list{max-width:none}}.subcategory-menu__item:not(:last-child){border-bottom:1px solid #d9d9d9}.subcategory-menu__item a{white-space:nowrap;display:block;color:#181818;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;font-size:.875rem}@media(min-width: 61.99875em){.subcategory-menu__item a{padding:12px 20px}}@media(max-width: 61.99875em){.subcategory-menu__item a{padding:15px 0}}@media(any-hover: hover){.subcategory-menu__item a:hover{color:#d62d25}}@media(min-width: 61.99875em){.subcategory-menu__item{cursor:default}}.info__header,.info__header *{text-align:center}.info__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.info__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.info__title:not(:last-child){margin-bottom:15px}@media(min-width: 61.99875em){.info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media(min-width: 61.99875em)and (min-width: 75.75em){.info__body{margin:0 -15px}.info__body>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px}}@media(min-width: 61.99875em)and (max-width: 75.75em){.info__body{margin:0 -10px}.info__body>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}@media(max-width: 61.99875em){.info__images:not(:last-child){margin-bottom:25px}}@media(max-width: 61.99875em)and (max-width: 1200px){.info__images:not(:last-child){margin-bottom:calc(15px + 10*(100vw - 320px)/880)}}.info__image{width:100%}.info__image:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.info__image:not(:last-child){margin-bottom:calc(10px + 15*(100vw - 320px)/880)}}.info__image img{width:100%;height:auto;border-radius:20px}.info__image.about{width:70%;margin-left:15%}.map__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.map__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.map__title:not(:last-child){margin-bottom:15px}.map__content:not(:last-child){margin-bottom:30px}@media(max-width: 1200px){.map__content:not(:last-child){margin-bottom:calc(20px + 10*(100vw - 320px)/880)}}@media(min-width: 47.99875em){.map__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px -25px}.map__row>*{padding:10px 25px}}@media(max-width: 47.99875em){.map__column:not(:last-child){margin-bottom:15px}}.map__map{height:500px;border-radius:20px;overflow:hidden}@media(max-width: 1200px){.map__map{height:calc(220px + 280*(100vw - 320px)/880)}}.column-map__title{color:#d62d25}.column-map__title:not(:last-child){margin-bottom:8px}@media(min-width: 47.99875em){.column-map__title{font-size:1.25rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.column-map__title{font-size:1.125rem}}@media(max-width: 34.99875em){.column-map__title{font-size:1rem}}.column-map__item{line-height:140%}.column-map__item:not(:last-child){margin-bottom:5px}@media(max-width: 34.99875em){.column-map__item{font-size:.875rem}}.column-map__item a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;color:inherit;text-decoration:underline}@media(any-hover: hover){.column-map__item a:hover{color:#d62d25}}.marking__header,.marking__header *{text-align:center}.marking__header:not(:last-child){margin-bottom:35px}@media(max-width: 1200px){.marking__header:not(:last-child){margin-bottom:calc(20px + 15*(100vw - 320px)/880)}}.marking__title:not(:last-child){margin-bottom:15px}.marking__items{margin:-10px -15px}@media(min-width: 47.99875em){.marking__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.marking__item{padding:10px 15px}@media(min-width: 47.99875em){.marking__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.marking-spoiler{height:100%}.marking-spoiler__wrapper{height:100%;border-radius:10px;border:1px solid #eff1f3;background:#fff;padding:30px}@media(max-width: 1200px){.marking-spoiler__wrapper{padding:calc(20px + 10*(100vw - 320px)/880)}}@media(min-width: 47.99875em){.marking-spoiler__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.marking-spoiler__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marking-spoiler__header._active .marking-spoiler__icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.marking-spoiler__title{font-size:1.25rem;font-weight:500;line-height:120%}@media(min-width: 47.99875em){.marking-spoiler__icon{display:none}}@media(max-width: 47.99875em){.marking-spoiler__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.marking-spoiler__icon svg{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.marking-spoiler__icon svg path{stroke:#d62d25}.marking-spoiler__icon:not(:first-child){margin-left:10px}}.marking-spoiler__content{padding:10px 0 0 0}@media(min-width: 47.99875em){.marking-spoiler__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 47.99875em){.marking-spoiler__content{display:none}}.marking-spoiler__text{color:#515151;font-size:.875rem;line-height:140%}.marking-spoiler__text:not(:last-child){margin-bottom:15px}.marking-spoiler__link a{color:#d62d25;font-size:.875rem;font-weight:500;line-height:140%}@media(any-hover: hover){.marking-spoiler__link a:hover{text-decoration:underline}}@media(any-hover: none){.marking-spoiler__link a{text-decoration:underline}}.mixers__header,.mixers__header *{text-align:center}.mixers__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.mixers__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.mixers__title:not(:last-child){margin-bottom:15px}.mixers__body{position:relative}@media(min-width: 75.75em){.mixers__slider{margin:-15px}}@media(max-width: 75.75em){.mixers__slider{margin:-7.5px}}@media(max-width: 47.99875em){.mixers__slider{overflow:visible !important}}.mixers__slide{height:auto}@media(min-width: 61.99875em){.mixers__slide{width:33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.mixers__slide{width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.mixers__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.mixers__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.mixers__slide{width:100%}}@media(min-width: 75.75em){.mixers__slide{padding:15px}}@media(max-width: 75.75em){.mixers__slide{padding:7.5px}}@media(min-width: 47.99875em){.mixers__controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;pointer-events:none}}@media(min-width: 47.99875em)and (min-width: 84.371875em){.mixers__controls{width:calc(100% + 132px)}}@media(min-width: 47.99875em)and (max-width: 84.371875em){.mixers__controls{width:calc(100% + 30px)}}@media(max-width: 47.99875em){.mixers__controls{display:none !important}}@media(min-width: 47.99875em){.mixers__pagination{display:none !important}}.item-mixers__wrapper{border-radius:20px}.item-mixers__wrapper>img{width:100%;height:auto;border-radius:20px}@media(min-width: 34.99875em){.fancybox-slide{padding-left:20px !important;padding-right:20px !important}}@media(min-width: 47.99875em){.modal__wide{max-width:761px !important}}.modal{width:100%}@media(min-width: 47.99875em){.modal{padding:35px 65px 45px 65px !important;max-width:430px}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.modal{padding:30px !important;max-width:380px}}@media(min-width: 34.99875em){.modal{border-radius:5px}}@media(max-width: 34.99875em){.modal{width:100vw;height:100vh;padding:50px 20px !important}}@media(min-width: 47.99875em){.modal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}.modal__wrapper>*{padding:0 10px}}@media(min-width: 47.99875em){.modal__aside{margin-top:-35px;margin-bottom:-45px;max-width:430px}}@media(max-width: 47.99875em){.modal__aside{display:none}}@media(min-width: 47.99875em){.modal__aside{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 333px);flex:0 0 calc(100% - 333px)}}.modal__image{position:relative;height:100%;width:100%}.modal__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.modal__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.modal__header{text-align:center}.modal__header:not(:last-child){margin-bottom:20px}.modal__title{font-weight:500;line-height:110%;color:#181818}@media(min-width: 47.99875em){.modal__title{font-size:1.85rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.modal__title{font-size:2rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.modal__title{font-size:1.875rem}}@media(max-width: 34.99875em){.modal__title{font-size:1.75rem}}.modal__title:not(:last-child){margin-bottom:10px}.modal__button:not(:last-child){margin-bottom:15px}.modal__items>*:not(:last-child){margin-bottom:10px}.modal__items:not(:last-child){margin-bottom:10px}.modal__text{font-size:.8125rem;line-height:160%;text-align:left;margin-top:7px;color:rgba(81,81,81,.6)}.modal__radio{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-modal{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.radio-modal input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}.radio-modal input:checked~label{-webkit-box-shadow:0px 0px 6px rgba(0,0,0,.02),0px 2px 4px rgba(0,0,0,.08);box-shadow:0px 0px 6px rgba(0,0,0,.02),0px 2px 4px rgba(0,0,0,.08);border:1px solid #eff1f3}.radio-modal label{cursor:pointer;font-size:.875rem;line-height:100%;text-align:center;color:#515151;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,0);-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0);box-shadow:0px 0px 6px rgba(0,0,0,0);border-radius:10px;padding:10px 5px}@media(any-hover: hover){.radio-modal label:hover{-webkit-box-shadow:0px 0px 6px rgba(0,0,0,.02),0px 2px 4px rgba(0,0,0,.02);box-shadow:0px 0px 6px rgba(0,0,0,.02),0px 2px 4px rgba(0,0,0,.02);border:1px solid #978383}}.radio-modal__icon{width:40px;height:40px;border-radius:50%;overflow:hidden;position:relative;margin-bottom:5px}.radio-modal__icon svg{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.price__header,.price__header *{text-align:center}.price__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.price__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.price__title:not(:last-child){margin-bottom:15px}.price__controls:not(:last-child){margin-bottom:20px}@media(max-width: 1200px){.price__controls:not(:last-child){margin-bottom:calc(10px + 10*(100vw - 320px)/880)}}.price__elem>*:not(:last-child){margin-bottom:15px}.price-controls .swiper-wrapper{padding-bottom:0}.price-controls__slide{width:auto !important}.price-controller._active .btn{background:#d62d25;border:1px solid #d62d25;color:#fff}@media(any-hover: hover){.price-controller._active .btn:not(.btn:disabled):hover{background:#d62d25}}.price-controller:not(.price-controller._active) .btn{background:rgba(0,0,0,0);color:#181818;border:1px solid #d62d25}@media(any-hover: hover){.price-controller:not(.price-controller._active) .btn:not(.btn:disabled):hover{color:#fff;background:#d62d25}}.price-controller .btn{min-height:36px;padding-left:20px;padding-right:20px;font-size:.875rem;width:auto !important}.price__text{text-align:center}.price__table table td a{color:#d62d25}.price__table table td a:visited{color:#e38883}.products__header,.products__header *{text-align:center}.products__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.products__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.products__title:not(:last-child){margin-bottom:15px}@media(min-width: 75.75em){.products__slider{margin:-15px}}@media(max-width: 75.75em){.products__slider{margin:-7.5px}}@media(min-width: 47.99875em){.products__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.products__slider{overflow:visible !important}}.products__slide{height:auto}@media(min-width: 61.99875em){.products__slide{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;width:33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.products__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.products__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.products__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.products__slide{width:100%}}@media(min-width: 75.75em){.products__slide{padding:15px}}@media(max-width: 75.75em){.products__slide{padding:7.5px}}@media(min-width: 47.99875em){.products__pagination{display:none !important}}.item-product{height:100%;border-radius:10px;overflow:hidden;min-height:250px}@media(max-width: 1200px){.item-product{min-height:calc(220px + 30*(100vw - 320px)/880)}}.item-product__wrapper{border-radius:10px;display:block;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:25px;height:100%}@media(max-width: 1200px){.item-product__wrapper{padding:calc(20px + 5*(100vw - 320px)/880)}}.item-product__wrapper::before{content:"";border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(21,32,38,.6);z-index:2}.item-product__wrapper>img{border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}@media(any-hover: hover){.item-product__wrapper::before{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.item-product__wrapper:hover::before{opacity:1}.item-product__wrapper:hover .btn:not(.btn:disabled){color:#fff;background:#d62d25}}.item-product__button{position:relative;z-index:3}@media(min-width: 61.99875em){.project__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.project__top:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.project__top:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}@media(min-width: 61.99875em){.project__header{margin-right:20px}}@media(max-width: 61.99875em){.project__header{margin-bottom:20px}}.project__title:not(:last-child){margin-bottom:15px}.project__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 46px;border-radius:8px;background:#fff;color:#515151;line-height:140%}.project__location svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.project__location svg:not(:last-child){margin-right:8px}@media(min-width: 61.99875em){.project__location p{white-space:nowrap}}@media(min-width: 61.99875em){.project__body{display:flex}.project__body>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(min-width: 61.99875em)and (min-width: 75.75em){.project__body{margin:0 -15px}.project__body>*{padding:0 15px}}@media(min-width: 61.99875em)and (max-width: 75.75em){.project__body{margin:0 -7.5px}.project__body>*{padding:0 7.5px}}@media(max-width: 61.9988em)and (min-width: 47.9988em){.project__video-wrapper{display:flex;justify-content:center;margin-top:50px}.project__video{margin:0 auto;width:720px;height:405px}}@media(min-width: 61.99875em){.project__video-wrapper{display:flex;justify-content:center;margin-top:50px}.project__video{display:block;margin:0 auto;width:720px;height:405px}}@media(max-width: 47.9988em)and (min-width: 34.9988em){.project__video-wrapper{display:flex;justify-content:center;margin-top:30px}.project__video{display:block;margin:0 auto;width:510px;height:300px}}@media(max-width: 34.9988em){.project__video-wrapper{display:flex;justify-content:center;margin-top:30px;padding:0 15px}.project__video{display:block;margin:0 auto;width:100%;height:250px}}@media(max-width: 61.9988em)and (min-width: 47.9988em){.project__slider{margin-bottom:20px}}@media(max-width: 47.9988em)and (min-width: 34.9988em){.project__slider{margin-bottom:20px}}@media(max-width: 34.9988em){.project__slider{margin-bottom:20px}}.project__slider .swiper-wrapper{padding-bottom:0}@media(max-width: 61.99875em){.project__map:not(:last-child){margin-bottom:10px}}.map-project{overflow:hidden}@media(min-width: 61.99875em){.map-project{height:320px}}@media(min-width: 61.99875em)and (max-width: 1200px){.map-project{height:calc(100px + 220*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.map-project{height:500px}}@media(max-width: 61.99875em)and (max-width: 1200px){.map-project{height:calc(185px + 315*(100vw - 320px)/880)}}@media(min-width: 34.99875em){.map-project{border-radius:20px}}@media(max-width: 34.99875em){.map-project{border-radius:10px}}.slider-project{position:relative;overflow:hidden}@media(min-width: 34.99875em){.slider-project{border-radius:20px}}@media(max-width: 34.99875em){.slider-project{border-radius:10px}}.slider-project__image{position:relative}@media(min-width: 61.99875em){.slider-project__image{height:320px}}@media(min-width: 61.99875em)and (max-width: 1200px){.slider-project__image{height:calc(100px + 220*(100vw - 320px)/880)}}@media(max-width: 61.99875em){.slider-project__image{height:500px}}@media(max-width: 61.99875em)and (max-width: 1200px){.slider-project__image{height:calc(185px + 315*(100vw - 320px)/880)}}.slider-project__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media(min-width: 34.99875em){.slider-project__image img{border-radius:20px}}@media(max-width: 34.99875em){.slider-project__image img{border-radius:10px}}.slider-project__controls{pointer-events:none;position:absolute;z-index:4;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width: 34.99875em){.slider-project__controls{width:calc(100% - 40px);left:20px}}@media(max-width: 34.99875em){.slider-project__controls{width:calc(100% - 30px);left:15px}}.slider-project__controls .controls__arrow{border:none !important}.review{margin-bottom:100px}@media(max-width: 1200px){.review{margin-bottom:calc(68px + 52*(100vw - 320px)/880)}}.review__header{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:25px}@media(max-width: 1200px){.review__header{margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.review__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.review__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.review__subtitle{line-height:130%;color:#666}@media(min-width: 47.99875em){.review__subtitle{font-size:1.125rem}}.review__item{padding:20px 20px 25px 20px;background:#fff;border:1px solid #efefef;border-radius:10px;align-items:center}@media(min-width: 47.99875em){.review__item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 47.99875em){.review__item{position:relative}}.review__img{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px;border-radius:50%;margin-right:20px;position:relative}@media(max-width: 1200px){.review__img{margin-right:calc(10px + 10*(100vw - 320px)/880)}}.review__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media(max-width: 47.99875em){.review__img{position:absolute;top:20px;left:20px;width:50px;height:50px}}@media(min-width: 47.99875em){.review__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media(min-width: 47.99875em){.review__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}}@media(max-width: 47.99875em){.review__info{padding-left:60px;margin-bottom:10px;min-height:50px}}.review__name{font-weight:500}@media(min-width: 47.99875em){.review__name{margin-right:20px}}@media(max-width: 47.99875em){.review__name{margin-bottom:7px}}.review__date{font-size:.875rem;color:#666}.review__text{font-size:.875rem;line-height:140%;color:#666;max-width:980px}@media(min-width: 75.75em){.quality__slider{margin:-15px}}@media(max-width: 75.75em){.quality__slider{margin:-7.5px}}@media(min-width: 47.99875em){.quality__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.quality__slider{overflow:visible !important}}.quality__slide{height:auto}@media(min-width: 61.99875em){.quality__slide{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;width:25%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.quality__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.quality__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.quality__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.quality__slide{width:100%}}@media(min-width: 75.75em){.quality__slide{padding:15px}}@media(max-width: 75.75em){.quality__slide{padding:7.5px}}@media(min-width: 47.99875em){.quality__pagination{display:none !important}}.item-quality{height:100%}.item-quality__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid #eff1f3;background:#fff;padding:20px}.item-quality__icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px;border-radius:50%;background-color:#d62d25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-quality__icon:not(:last-child){margin-right:14px}.item-quality__icon img{max-width:34px;max-height:34px;width:auto;height:auto}.item-quality__title{font-weight:500;line-height:120%}.questions{overflow:hidden}.questions__header,.questions__header *{text-align:center}.questions__header:not(:last-child){margin-bottom:35px}@media(max-width: 1200px){.questions__header:not(:last-child){margin-bottom:calc(20px + 15*(100vw - 320px)/880)}}.questions__title:not(:last-child){margin-bottom:15px}@media(min-width: 47.99875em){.questions__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media(min-width: 47.99875em)and (min-width: 75.75em){.questions__body{margin:0 -15px}.questions__body>*{padding:0 15px}}@media(min-width: 47.99875em)and (max-width: 75.75em){.questions__body{margin:0 -10px}.questions__body>*{padding:0 10px}}@media(min-width: 47.99875em){.questions__spoilers{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media(max-width: 47.99875em){.questions__spoilers{margin-bottom:30px}}@media(min-width: 47.99875em){.questions__callback{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}}.questions__list{margin-right:-5px;padding-right:5px;overflow-y:auto;overflow-x:hidden}@media(min-width: 47.99875em){.questions__list{max-height:408px;height:100%}}@media(max-width: 47.99875em){.questions__list{max-height:599px}}.questions__list::-webkit-scrollbar{width:3px !important}.questions__list::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d62d25;width:3px !important}.questions__list::-webkit-scrollbar-track{border-radius:10px;background:rgba(214,45,37,.2);width:3px !important}.questions__item:not(:last-child){margin-bottom:15px}.callback-questions{background:#fff;overflow:hidden;border-radius:10px;height:100%;position:relative;z-index:2;padding:25px 20px 30px 20px;min-height:408px;border:1px solid #eff1f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0px 0px 1px 0px rgba(0,0,0,.04),0px 0px 2px 0px rgba(0,0,0,.06),0px 4px 8px 0px rgba(0,0,0,.04);box-shadow:0px 0px 1px 0px rgba(0,0,0,.04),0px 0px 2px 0px rgba(0,0,0,.06),0px 4px 8px 0px rgba(0,0,0,.04)}@media(max-width: 1200px){.callback-questions{min-height:calc(330px + 78*(100vw - 320px)/880)}}.callback-questions>img{border-radius:10px;position:absolute;width:100%;height:100%;top:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right;z-index:-1}.callback-questions__header:not(:last-child){margin-bottom:20px}.callback-questions__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.callback-questions__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.callback-questions__subtitle{opacity:.8}@media(max-width: 34.99875em){.callback-questions__subtitle{font-size:.875rem}}.item-question__wrapper{background:#fff;border:1px solid #eff1f3;border-radius:10px;padding:30px;cursor:pointer;height:100%}@media(max-width: 1200px){.item-question__wrapper{padding:calc(20px + 10*(100vw - 320px)/880)}}.item-question__wrapper._active .item-question__icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.item-question__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-question__title{font-weight:500;line-height:110%}@media(min-width: 61.99875em){.item-question__title{font-size:1.375rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.item-question__title{font-size:1.25rem}}@media(max-width: 47.99875em){.item-question__title{font-size:1.125rem}}.item-question__title:not(:last-child){margin-right:10px}.item-question__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.item-question__icon svg{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.item-question__icon svg path{stroke:#d62d25}.item-question__content{padding:10px 0 0 0}.reviews__header,.reviews__header *{text-align:center}.reviews__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.reviews__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.reviews__title:not(:last-child){margin-bottom:15px}.reviews__controls:not(:last-child){margin-bottom:20px}@media(max-width: 1200px){.reviews__controls:not(:last-child){margin-bottom:calc(10px + 10*(100vw - 320px)/880)}}@media(min-width: 75.75em){.reviews__slider{margin:-15px}}@media(max-width: 75.75em){.reviews__slider{margin:-7.5px}}@media(min-width: 47.99875em){.reviews__slider .swiper-wrapper{display:-ms-grid;display:grid;-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important}}@media(min-width: 47.99875em)and (min-width: 75.75em){.reviews__slider .swiper-wrapper{-ms-grid-columns:1fr [4];grid-template-columns:repeat(4, 1fr)}}@media(min-width: 47.99875em)and (max-width: 75.75em)and (min-width: 61.99875em){.reviews__slider .swiper-wrapper{-ms-grid-columns:1fr [3];grid-template-columns:repeat(3, 1fr)}}@media(min-width: 47.99875em)and (max-width: 61.99875em){.reviews__slider .swiper-wrapper{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2, 1fr)}}@media(max-width: 47.99875em){.reviews__slider{overflow:visible !important}}.reviews__slide{height:auto;min-height:295px}@media(min-width: 75.75em){.reviews__slide:nth-child(8){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2}.reviews__slide:nth-child(16){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:4;grid-row-start:4}.reviews__slide:nth-child(24){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:6;grid-row-start:6}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.reviews__slide:nth-child(4){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2}.reviews__slide:nth-child(8){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:4;grid-row-start:4}.reviews__slide:nth-child(12){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:6;grid-row-start:6}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.reviews__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.reviews__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.reviews__slide{width:100%}}@media(max-width: 1200px){.reviews__slide{min-height:calc(250px + 45*(100vw - 320px)/880)}}@media(min-width: 75.75em){.reviews__slide{padding:15px}}@media(max-width: 75.75em){.reviews__slide{padding:7.5px}}@media(min-width: 47.99875em){.reviews__pagination{display:none !important}}.reviews-controls .swiper-wrapper{padding-bottom:0}.reviews-controls__slide{width:auto !important}.reviews-controller._active .btn{background:#d62d25;border:1px solid #d62d25;color:#fff}@media(any-hover: hover){.reviews-controller._active .btn:not(.btn:disabled):hover{background:#d62d25}}.reviews-controller:not(.reviews-controller._active) .btn{background:rgba(0,0,0,0);color:#181818;border:1px solid #d62d25}@media(any-hover: hover){.reviews-controller:not(.reviews-controller._active) .btn:not(.btn:disabled):hover{color:#fff;background:#d62d25}}.reviews-controller .btn{min-height:46px;min-width:250px}.item-reviews{height:100%}.item-reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;border-radius:10px;background:#fff;padding:25px 20px;position:relative}.item-reviews__wrapper img{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media(any-hover: hover){.item-reviews__wrapper[href]:hover::before{background:rgba(21,32,38,.6)}}.item-reviews__wrapper[href]::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(21,32,38,.4);-webkit-transition:background .3s ease 0s;-o-transition:background .3s ease 0s;transition:background .3s ease 0s;border-radius:10px;z-index:2}.item-reviews__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3}.item-reviews__text{color:#515151;font-size:.875rem;line-height:140%}.item-reviews__text:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.item-reviews__text:not(:last-child){margin-bottom:calc(15px + 10*(100vw - 320px)/880)}}.person-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.person-reviews__image{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;border-radius:50%;position:relative}.person-reviews__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:50%}.person-reviews__image:not(:last-child){margin-right:15px}.person-reviews__name{color:#181818;font-size:.875rem;font-weight:500}.person-reviews__name:not(:last-child){margin-bottom:8px}.person-reviews__post{color:#515151;font-size:.75rem}.services._background .services__header,.services._background .services__header *{color:#fff}.services__header,.services__header *{text-align:center}.services__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.services__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.services__title:not(:last-child){margin-bottom:15px}@media(min-width: 75.75em){.services__slider{margin:-15px}}@media(max-width: 75.75em){.services__slider{margin:-7.5px}}@media(min-width: 47.99875em){.services__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.services__slider{overflow:visible !important}}.services__slide{height:auto}@media(min-width: 47.99875em){.services__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.services__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.services__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.services__slide{width:100%}}@media(min-width: 75.75em){.services__slide{padding:15px}}@media(max-width: 75.75em){.services__slide{padding:7.5px}}.services__pagination{background:#fff}@media(min-width: 47.99875em){.services__pagination{display:none !important}}.services__pagination .swiper-pagination-progressbar-fill{background:#eed03f}.item-services{height:100%;overflow:hidden}.item-services__wrapper{padding:35px 30px;border-radius:20px;background:#fff;display:block;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(any-hover: hover){.item-services__wrapper:hover .item-services__link svg{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}}.item-services__top:not(:last-child){margin-bottom:25px}.item-services__image:not(:last-child){margin-bottom:50px}.item-services__image img{height:80px;width:auto}.item-services__title{font-size:1.125rem;font-weight:500;line-height:120%;color:#181818}.item-services__title:not(:last-child){margin-bottom:10px}.item-services__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d62d25;font-weight:500}.item-services__link>*:not(:last-child){margin-right:10px}.item-services__link svg{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.similar__header,.similar__header *{text-align:center}.similar__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.similar__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.similar__title:not(:last-child){margin-bottom:15px}.similar__body{position:relative}@media(min-width: 75.75em){.similar__slider{margin:-15px}}@media(max-width: 75.75em){.similar__slider{margin:-7.5px}}@media(max-width: 47.99875em){.similar__slider{overflow:visible !important}}.similar__slide{height:auto}@media(min-width: 75.75em){.similar__slide{width:25%}}@media(max-width: 75.75em)and (min-width: 61.99875em){.similar__slide{width:33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.similar__slide{width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.similar__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.similar__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.similar__slide{width:100%}}@media(min-width: 75.75em){.similar__slide{padding:15px}}@media(max-width: 75.75em){.similar__slide{padding:7.5px}}@media(min-width: 47.99875em){.similar__controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;pointer-events:none}}@media(min-width: 47.99875em)and (min-width: 84.371875em){.similar__controls{width:calc(100% + 132px)}}@media(min-width: 47.99875em)and (max-width: 84.371875em){.similar__controls{width:calc(100% + 30px)}}@media(max-width: 47.99875em){.similar__controls{display:none !important}}@media(min-width: 47.99875em){.similar__pagination{display:none !important}}.item-similar{min-height:300px}.item-similar__wrapper{border-radius:10px;border:1px solid #eff1f3;background:#fff;min-height:inherit;justify-content:space-between;display:flex;flex-direction:column}.item-similar__image{position:relative;width:100%;padding-top:47.5%}.item-similar__image>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:10px}.item-similar__body{padding:15px 15px 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-similar__description:not(:last-child){margin-bottom:25px}.item-similar__title{font-size:1.125rem;font-weight:500;line-height:120%}.item-similar__title:not(:last-child){margin-bottom:8px}.item-similar__text{color:#515151;font-size:.75rem;line-height:140%}.stock-list__header,.stock-list__header *{text-align:center}.stock-list__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.stock-list__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.stock-list__title:not(:last-child){margin-bottom:15px}@media(min-width: 61.99875em){.stock-list__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr [2];grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr}}@media(min-width: 61.99875em)and (min-width: 75.75em){.stock-list__items{margin:-15px}.stock-list__items>*{padding:15px}}@media(min-width: 61.99875em)and (max-width: 75.75em){.stock-list__items{margin:-7.5px}.stock-list__items>*{padding:7.5px}}@media(max-width: 61.99875em){.stock-list__item:not(:last-child){margin-bottom:15px}}.item-stock-list{height:100%}.item-stock-list__wrapper{height:100%;overflow:hidden;border-radius:5px;position:relative;color:#fff}@media(min-width: 34.99875em){.item-stock-list__wrapper{padding:25px 30px 30px 30px}}@media(max-width: 34.99875em){.item-stock-list__wrapper{padding:18px 18px 18px 20px}}.item-stock-list__wrapper>img{border-radius:5px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}.item-stock-list__image img{position:absolute;bottom:0;right:0;-o-object-fit:contain;object-fit:contain;z-index:2;-o-object-position:bottom right;object-position:bottom right}@media(min-width: 34.99875em){.item-stock-list__image img{width:49%;height:83%}}@media(max-width: 34.99875em){.item-stock-list__image img{width:60%;height:70%}}.item-stock-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:3}@media(min-width: 34.99875em){.item-stock-list__header:not(:last-child){margin-bottom:32px}}@media(max-width: 34.99875em){.item-stock-list__header:not(:last-child){margin-bottom:74px}}.item-stock-list__title{font-weight:500;line-height:120%}@media(min-width: 34.99875em){.item-stock-list__title{font-size:1.25rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.item-stock-list__title{font-size:1.125rem}}@media(max-width: 23.56125em){.item-stock-list__title{font-size:1rem}}.item-stock-list__title:not(:last-child){margin-bottom:12px}@media(max-width: 1200px){.item-stock-list__title:not(:last-child){margin-bottom:calc(6px + 6*(100vw - 320px)/880)}}.item-stock-list__text{font-size:.875rem;line-height:140%;color:#fff}@media(min-width: 34.99875em){.item-stock-list__text{max-width:66.86%}}.item-stock-list__button{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.item-stock-list__button .btn{border-radius:5px}@media(min-width: 23.56125em){.item-stock-list__button .btn{min-height:52px;padding-left:20px;padding-right:20px}}@media(max-width: 23.56125em){.item-stock-list__button .btn{padding-left:14px;padding-right:14px}}.item-stock-list__wrapper:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:-o-linear-gradient(45deg, #b80d05 2.57%, #f23f37 63.11%, #ff847e 107.3%);background:linear-gradient(45deg, #b80d05 2.57%, #f23f37 63.11%, #ff847e 107.3%);opacity:.7;border-radius:10px;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;z-index:3}.item-stock-list__wrapper_black{color:#181818}.stock__header,.stock__header *{text-align:center}.stock__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.stock__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.stock__title:not(:last-child){margin-bottom:15px}@media(min-width: 75.75em){.stock__slider{margin:-15px}}@media(max-width: 75.75em){.stock__slider{margin:-7.5px}}@media(min-width: 47.99875em){.stock__slider .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 47.99875em){.stock__slider{overflow:visible !important}}.stock__slide{height:auto}@media(min-width: 61.99875em){.stock__slide{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;width:33.333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.stock__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.stock__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.stock__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.stock__slide{width:100%}}@media(min-width: 75.75em){.stock__slide{padding:15px}}@media(max-width: 75.75em){.stock__slide{padding:7.5px}}@media(min-width: 47.99875em){.stock__pagination{display:none !important}}.item-stock{height:100%;min-height:370px}@media(max-width: 1200px){.item-stock{min-height:calc(240px + 130*(100vw - 320px)/880)}}.item-stock__wrapper{height:100%;width:100%;position:relative;display:block;z-index:3;border-radius:10px;overflow:hidden;padding-left:30px;padding-right:30px;padding-top:30px;padding-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1200px){.item-stock__wrapper{padding-top:calc(25px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-stock__wrapper{padding-bottom:calc(30px + 5*(100vw - 320px)/880)}}.item-stock__wrapper>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-2;border-radius:10px}.item-stock__wrapper:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:-o-linear-gradient(45deg, #b80d05 2.57%, #f23f37 63.11%, #ff847e 107.3%);background:linear-gradient(45deg, #b80d05 2.57%, #f23f37 63.11%, #ff847e 107.3%);opacity:.7;border-radius:10px;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;z-index:-1}@media(any-hover: hover){.item-stock__wrapper:hover::before{opacity:.9}}.item-stock__top:not(:last-child){margin-bottom:50px}.item-stock__image img{height:80px;width:auto}.item-stock__body,.item-stock__body *{color:#fff;text-align:left}.item-stock__title{font-size:1.25rem;font-weight:700;letter-spacing:.2px;text-transform:uppercase}.item-stock__title:not(:last-child){margin-bottom:10px}.item-stock__description{font-size:1.125rem;font-weight:500}@media(min-width: 61.99875em){.variants__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 75.75em){.variants__body{margin:-15px}.variants__body>*{padding:15px}}@media(max-width: 75.75em){.variants__body{margin:-7.5px}.variants__body>*{padding:7.5px}}@media(min-width: 61.99875em){.variants__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.options-available{height:100%}.options-available__wrapper{border-radius:20px;border:1px solid #eff1f3;background:#fff;height:100%;overflow:hidden;padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:35px}@media(max-width: 1200px){.options-available__wrapper{padding-top:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.options-available__wrapper{padding-left:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.options-available__wrapper{padding-right:calc(20px + 10*(100vw - 320px)/880)}}@media(max-width: 1200px){.options-available__wrapper{padding-bottom:calc(25px + 10*(100vw - 320px)/880)}}.options-available__header:not(:last-child){margin-bottom:15px}.options-available__title{font-weight:600;line-height:120%}@media(min-width: 61.99875em){.options-available__title{font-size:1.75rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.options-available__title{font-size:1.625rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.options-available__title{font-size:1.5rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.options-available__title{font-size:1.375rem}}@media(max-width: 23.56125em){.options-available__title{font-size:1.25rem}}.options-available__list:not(:last-child){margin-bottom:10px}.options-available__item:not(:last-child){margin-bottom:10px}.price-delivery__wrapper{border-radius:10px;background:#eed03f;padding-top:25px;padding-left:20px;padding-right:20px;padding-bottom:25px}@media(max-width: 1200px){.price-delivery__wrapper{padding-top:calc(20px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.price-delivery__wrapper{padding-left:calc(15px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.price-delivery__wrapper{padding-right:calc(15px + 5*(100vw - 320px)/880)}}.price-delivery__header:not(:last-child){margin-bottom:15px}.price-delivery__title{font-weight:600;line-height:120%}@media(min-width: 34.99875em){.price-delivery__title{font-size:1.125rem}}.price-delivery__title:not(:last-child){margin-bottom:7px}.price-delivery__subtitle{font-size:.875rem;font-weight:400;line-height:120%}.price-delivery__elems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}.price-delivery__elems>*{padding:5px}@media(min-width: 75.75em){.price-delivery__elems>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.price-delivery__button{flex:0 0 100%;-ms-flex:0 0 100%}}@media(max-width: 75.75em)and (min-width: 61.99875em){.price-delivery__elems>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.price-delivery__elems>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.price-delivery__button{flex:0 0 100%;-ms-flex:0 0 100%}}@media(max-width: 47.99875em){.price-delivery__elems>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.price-delivery__input input[type=tel],.price-delivery__input input[type=text],.price-delivery__input input[type=email]{border-color:#fff}.price-delivery__input input[type=tel]:focus,.price-delivery__input input[type=text]:focus,.price-delivery__input input[type=email]:focus{border-color:#fff}.price-delivery__input input[type=tel]._invalid,.price-delivery__input input[type=text]._invalid,.price-delivery__input input[type=email]._invalid{border-color:#d62d25}.price-delivery__button .btn{padding-left:15px;padding-right:15px}.item-option__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-radius:10px;background:#eff1f3;padding:20px}@media(max-width: 1200px){.item-option__wrapper{padding:calc(15px + 5*(100vw - 320px)/880)}}.item-option__number{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:70px;width:70px;-ms-flex-preferred-size:70px;flex-basis:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#d62d25;font-weight:500;letter-spacing:-1.12px;border-radius:50%}@media(max-width: 1200px){.item-option__number{height:calc(40px + 30*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-option__number{width:calc(40px + 30*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-option__number{-ms-flex-preferred-size:calc(40px + 30*(100vw - 320px)/880);flex-basis:calc(40px + 30*(100vw - 320px)/880)}}.item-option__number:not(:last-child){margin-right:15px}@media(max-width: 1200px){.item-option__number:not(:last-child){margin-right:calc(10px + 5*(100vw - 320px)/880)}}@media(min-width: 61.99875em){.item-option__number{font-size:1.75rem}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.item-option__number{font-size:1.5625rem}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.item-option__number{font-size:1.375rem}}@media(max-width: 34.99875em)and (min-width: 23.56125em){.item-option__number{font-size:1.1875rem}}@media(max-width: 23.56125em){.item-option__number{font-size:1rem}}.item-option__body{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.item-option__title{font-weight:500;line-height:120%}.item-option__title:not(:last-child){margin-bottom:8px}@media(max-width: 34.99875em){.item-option__title{font-size:.875rem}}.item-option__description{color:#515151;font-size:.875rem;line-height:140%}.work-examples__header,.work-examples__header *{text-align:center}.work-examples__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.work-examples__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.work-examples__title:not(:last-child){margin-bottom:15px}.work-examples__body{position:relative}@media(min-width: 75.75em){.work-examples__slider{margin:-15px}}@media(max-width: 75.75em){.work-examples__slider{margin:-7.5px}}@media(max-width: 47.99875em){.work-examples__slider{overflow:visible !important}}.work-examples__slide{height:auto}@media(min-width: 61.99875em){.work-examples__slide{width:33.3333333333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.work-examples__slide{width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.work-examples__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.work-examples__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.work-examples__slide{width:100%}}@media(min-width: 75.75em){.work-examples__slide{padding:15px}}@media(max-width: 75.75em){.work-examples__slide{padding:7.5px}}@media(min-width: 47.99875em){.work-examples__controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;pointer-events:none}}@media(min-width: 47.99875em)and (min-width: 84.371875em){.work-examples__controls{width:calc(100% + 132px)}}@media(min-width: 47.99875em)and (max-width: 84.371875em){.work-examples__controls{width:calc(100% + 30px)}}@media(max-width: 47.99875em){.work-examples__controls{display:none !important}}@media(min-width: 47.99875em){.work-examples__pagination{display:none !important}}.item-work{height:100%}.item-work__wrapper{height:100%;border-radius:10px;border:1px solid #eff1f3;background:#fff;overflow:hidden}.item-work__header{display:block;position:relative}.item-work__header::before{content:"";border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background:rgba(21,32,38,.6)}@media(any-hover: hover){.item-work__header::before{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}@media(any-hover: hover){.item-work__header:hover::before,.item-work__header:hover .item-work__button{opacity:1}}.item-work__image{width:100%;padding-top:67%;position:relative;border-radius:10px}.item-work__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:10px}.item-work__button{position:absolute;width:calc(100% - 40px);top:50%;left:20px;z-index:3;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(any-hover: hover){.item-work__button{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}.item-work__body{padding-top:18px;padding-left:20px;padding-right:20px;padding-bottom:22px}@media(max-width: 1200px){.item-work__body{padding-top:calc(13px + 5*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-work__body{padding-left:calc(13px + 7*(100vw - 320px)/880)}}@media(max-width: 1200px){.item-work__body{padding-right:calc(13px + 7*(100vw - 320px)/880)}}.item-work__description{line-height:150%;color:#000}.works__header,.works__header *{text-align:center}.works__header:not(:last-child){margin-bottom:25px}@media(max-width: 1200px){.works__header:not(:last-child){margin-bottom:calc(20px + 5*(100vw - 320px)/880)}}.works__title:not(:last-child){margin-bottom:15px}.works__map:not(:last-child){margin-bottom:40px}@media(max-width: 1200px){.works__map:not(:last-child){margin-bottom:calc(20px + 20*(100vw - 320px)/880)}}.works__slider{position:relative}.map-works{height:500px;overflow:hidden}@media(min-width: 34.99875em){.map-works{border-radius:20px}}@media(max-width: 34.99875em){.map-works{border-radius:10px}}@media(min-width: 75.75em){.slider-works{margin:-15px}}@media(max-width: 75.75em){.slider-works{margin:-7.5px}}@media(max-width: 47.99875em){.slider-works{overflow:visible !important}}.slider-works__slide{height:auto}@media(min-width: 61.99875em){.slider-works__slide{width:33.3333333333%}}@media(max-width: 61.99875em)and (min-width: 47.99875em){.slider-works__slide{width:50%}}@media(max-width: 47.99875em)and (min-width: 34.99875em){.slider-works__slide{width:71.4285714286%}}@media(max-width: 34.99875em)and (min-width: 22.49875em){.slider-works__slide{width:90.9090909091%}}@media(max-width: 22.49875em){.slider-works__slide{width:100%}}@media(min-width: 75.75em){.slider-works__slide{padding:15px}}@media(max-width: 75.75em){.slider-works__slide{padding:7.5px}}@media(min-width: 47.99875em){.slider-works__controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;pointer-events:none}}@media(min-width: 47.99875em)and (min-width: 84.371875em){.slider-works__controls{width:calc(100% + 132px)}}@media(min-width: 47.99875em)and (max-width: 84.371875em){.slider-works__controls{width:calc(100% + 30px)}}@media(max-width: 47.99875em){.slider-works__controls{display:none !important}}@media(min-width: 47.99875em){.slider-works__pagination{display:none !important}}.slide-work{height:100%}.slide-work__wrapper{height:100%;border-radius:10px;border:1px solid #eff1f3;background:#fff}.slide-work__top{position:relative;border-radius:10px;overflow:hidden;cursor:pointer}@media(any-hover: hover){.slide-work__top:hover:before,.slide-work__top:hover .slide-work__button{opacity:1}}.slide-work__top:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(21,32,38,.6);border-radius:10px;z-index:2}@media(any-hover: hover){.slide-work__top:before{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}.slide-work__image{position:relative;padding-top:67%}.slide-work__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.slide-work__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}@media(min-width: 34.99875em){.slide-work__button{width:calc(100% - 50px);left:25px}}@media(max-width: 34.99875em){.slide-work__button{width:calc(100% - 40px);left:20px}}@media(any-hover: hover){.slide-work__button{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}}.slide-work__button .btn{background:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.slide-work__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 34.99875em){.slide-work__body{padding:20px 20px 30px 20px}}@media(max-width: 34.99875em){.slide-work__body{padding:20px 15px 25px 15px}}.slide-work__title{color:#000;font-weight:500;line-height:130%}@media(min-width: 34.99875em){.slide-work__title{font-size:1.125rem}}.slide-work__title:not(:last-child){margin-bottom:10px}@media(max-width: 1200px){.slide-work__title:not(:last-child){margin-bottom:calc(6px + 4*(100vw - 320px)/880)}}.slide-work__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-work__location svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.slide-work__location svg:not(:last-child){margin-right:8px}@media(max-width: 1200px){.slide-work__location svg:not(:last-child){margin-right:calc(4px + 4*(100vw - 320px)/880)}}.slide-work__location p{color:#515151;line-height:140%}@media(max-width: 34.99875em){.slide-work__location p{font-size:.875rem}}.breadcrumb{margin:20px 0px 35px 0px}@media(max-width: 47.99875em){.breadcrumb{margin:15px 0px 25px 0px}}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-3px 0px}.breadcrumb__item{position:relative;padding:3px 0px}.breadcrumb__text{position:relative;font-size:.8125rem;line-height:1;color:#181818;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb__link{padding:0px 24px 0px 0px;color:#515151}.breadcrumb__link svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5px;margin-top:-2px}.breadcrumb__link:after{content:"/";position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(any-hover: hover){.breadcrumb__link:hover{text-decoration:underline}}.controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:45px}.controls__arrow{pointer-events:auto;-webkit-box-flex:0;-ms-flex:0 0 46px;flex:0 0 46px;height:46px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:border-color .3s ease 0s,background .3s ease 0s,opacity .3s ease 0s;-o-transition:border-color .3s ease 0s,background .3s ease 0s,opacity .3s ease 0s;transition:border-color .3s ease 0s,background .3s ease 0s,opacity .3s ease 0s}.controls__arrow path{-webkit-transition:stroke .3s ease 0s;-o-transition:stroke .3s ease 0s;transition:stroke .3s ease 0s;stroke:#fff}.controls__arrow.swiper-button-lock{cursor:default;opacity:0;pointer-events:none}.controls__arrow.swiper-button-disabled{opacity:0;cursor:default}.controls_primary .controls__arrow{border:1px solid #d62d25;background:#d62d25}@media(any-hover: hover){.controls_primary .controls__arrow:not(.swiper-button-disabled):hover{border-color:#b31e16;background:#b31e16}}.controls_white .controls__arrow{background:#fff;border:1px solid #d62d25}.controls_white .controls__arrow path{stroke:#d62d25}@media(any-hover: hover){.controls_white .controls__arrow:not(.swiper-button-disabled):hover{background:#d62d25}.controls_white .controls__arrow:not(.swiper-button-disabled):hover path{stroke:#fff}}.text-list{margin-bottom:80px}@media(max-width: 1200px){.text-list{margin-bottom:calc(68px + 32*(100vw - 320px)/880)}}.text-list._background{background:#e2e2e2;margin-bottom:0;padding-top:100px;padding-bottom:100px}@media(max-width: 1200px){.text-list._background{padding-top:calc(68px + 32*(100vw - 320px)/880)}}@media(max-width: 1200px){.text-list._background{padding-bottom:calc(68px + 32*(100vw - 320px)/880)}}.text-list__header:not(:last-child){margin-bottom:20px}@media(max-width: 1200px){.text-list__header:not(:last-child){margin-bottom:calc(15px + 5*(100vw - 320px)/880)}}h1.text-list__title{font-size:2.5rem}.text-list__title:not(:last-child){margin-bottom:15px}@media(max-width: 1200px){.text-list__title:not(:last-child){margin-bottom:calc(10px + 5*(100vw - 320px)/880)}}.text-list__subtitle{line-height:130%;color:#666}@media(max-width: 47.99875em){.text-list__subtitle{font-size:1rem}}.text-list__subtitle b{font-weight:500;display:block;font-size:1rem;line-height:100%;color:#000}.text-list__subtitle>b{margin-top:25px}.text-list__subtitle>:not(:last-child){margin-bottom:10px}.text-list__subtitle ul li{position:relative;padding-left:24px}.text-list__subtitle ul li:not(:last-child){margin-bottom:10px}.text-list__subtitle ul li::before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;background-color:#d62d25;border-radius:50%}.text-list__subtitle ol{counter-reset:num;list-style:none}.text-list__subtitle ol:not(:last-child){margin-bottom:15px}.text-list__subtitle ul:not(:last-child){margin-bottom:15px}.text-list__subtitle ol li{counter-increment:num;position:relative;padding-left:21px}.text-list__subtitle ol li:not(:last-child){margin-bottom:10px}.text-list__subtitle ol li::before{content:counter(num) ".";position:absolute;left:0;color:#666}.text-list__legal p,.text-list__legal h2{margin:0 0 10px;color:#666;font-size:16px}.list-counter-title{display:inline-block;padding-bottom:1em}.text-list__sitemap{padding:20px,40px;width:100%;columns:210px auto;text-align:left;column-gap:50px}ul.text-list__sitemap li{overflow:auto;display:list-item;width:100%;padding:5px 10px 5px 20px;position:relative}ul.text-list__sitemap li::before{top:14px}.text-list__category{font-size:26px;color:#2a2a30}.text-list__sitemap a{color:#d62d25}@media(any-hover: hover){.text-list__sitemap a:hover{text-decoration:underline}}.text-list__sitemap a:visited{color:#d5a37a}.legal-information__header,.legal-information__header *{text-align:center}.legal-information__header:not(:last-child){margin-bottom:25px}.legal-information__title:not(:last-child){margin-bottom:15px}@media(min-width: 61.99875em){.legal-information__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 61.99875em){.legal-information__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:15px}.legal-information__column .legal-information__item:first-child .item-legal-information__wrapper{padding-top:0}.legal-information__column .legal-information__item:last-child .item-legal-information{border-bottom:none}.legal-information__column .legal-information__item:last-child .item-legal-information__wrapper{padding-bottom:0}}@media(max-width: 61.99875em){.legal-information__column:first-child .legal-information__item:first-child .item-legal-information__wrapper{padding-top:0}.legal-information__column:last-child .legal-information__item:last-child .item-legal-information{border-bottom:none}.legal-information__column:last-child .legal-information__item:last-child .item-legal-information__wrapper{padding-bottom:0}}.item-legal-information{border-bottom:1px solid rgba(0,0,0,.2)}.item-legal-information__wrapper{padding:15px 0}@media(min-width: 23.56125em){.item-legal-information__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width: 47.99875em){.item-legal-information__wrapper{margin:0 -15px}.item-legal-information__wrapper>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px}}@media(max-width: 47.99875em)and (min-width: 23.56125em){.item-legal-information__wrapper{margin:0 -10px}.item-legal-information__wrapper>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}.item-legal-information__text{line-height:140%}@media(min-width: 23.56125em){.item-legal-information__text{color:#666;font-size:.875rem}}@media(max-width: 23.56125em){.item-legal-information__text{font-weight:500}.item-legal-information__text:not(:last-child){margin-bottom:10px}}.item-legal-information__value{font-size:.875rem;line-height:140%;color:#666}.main__popups{pointer-events:none;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.main__popups>:first-child{border-radius:5px 0 0 0}.main__popups>:last-child{border-radius:0 0 0 5px}.main__popup{pointer-events:auto;cursor:pointer;position:relative;right:-162px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;background-color:#d62d25}@media(any-hover: hover){.main__popup:hover{right:0}.main__popup:hover span{opacity:1}}@media(any-hover: none){.main__popup span{display:none}}@media(max-width: 61.99875em){.main__popup{padding:10px 15px;width:212px}}.main__popup svg{width:40px;height:40px;margin-right:10px}@media(max-width: 61.99875em){.main__popup svg{width:20px;height:20px}}.main__popup span{line-height:140%;font-size:.875rem;color:#fff;opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;max-width:145px}.main__messengers{position:fixed;left:25px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media(max-width: 61.99875em){.main__messengers{display:none}}.main__messenger{cursor:pointer;position:relative;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__messenger:not(:last-child){margin-bottom:15px}.main__messenger svg{width:40px;height:40px}.partnership{position:relative;z-index:35;max-height:70}.partnership>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.partnership__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0px;min-height:70px}.partnership__text{font-family:"Inter",sans-serif;line-height:120%;color:#fff;text-transform:uppercase}.partnership__text:not(:last-child){margin-right:20px}@media(max-width: 34.99875em){.partnership__text{font-size:.8125rem}}.partnership__button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.partnership__button .btn{padding:10px 12px;min-height:34px !important}.legal-popup,.legal-link{color:#e0bf18;text-decoration:underline;cursor:pointer}.price-delivery__wrapper .legal-popup,.price-delivery__wrapper .legal-link{color:#d62d25}.quiz-legal .legal-popup,.quiz-legal .legal-link{color:#3a4144}.modal__text{line-height:160%}.popup-agreement__title{line-height:120%;font-weight:700;font-size:2rem;text-align:center}@media(min-width: 29.99875em){.popup-agreement{border:1px solid #efefef;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);border-radius:5px;padding:35px 55px 0 45px !important;max-width:1100px;width:100%}}@media(max-width: 47.99875em)and (min-width: 29.99875em){.popup-agreement{padding:35px 35px 0 35px !important}}@media(max-width: 29.99875em){.popup-agreement{height:100%;width:100%;padding:30px 20px}}.popup-agreement__wrapper{margin:0 -10px}.popup-agreement__img{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 10px}@media(max-width: 47.99875em){.popup-agreement__img{display:none}}.popup-agreement__img-wrapper{position:relative;height:100%;width:100%}.popup-agreement__img-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.popup-agreement__body{padding:0 10px 35px 10px}@media(min-width: 47.99875em){.popup-agreement__body{-webkit-box-flex:0;-ms-flex:0 0 333px;flex:0 0 333px}}@media(max-width: 47.99875em){.popup-agreement__body{width:100%}}.popup-agreement__text{padding:5px;line-height:1.32}.popup-agreement__text ol>li{margin-bottom:10px}.popup-agreement__text ul li{list-style:inside}.SmartCaptcha-Shield.SmartCaptcha-Shield_position_bottom{bottom:2% !important}.smart-captcha{display:none}.slider-banner{margin-bottom:95px}@media(max-width: 1200px){.slider-banner{margin-bottom:calc(59px + 36*(100vw - 320px)/880)}}.slider-banner__header{margin-bottom:25px}@media(min-width: 47.99875em){.slider-banner__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width: 1200px){.slider-banner__header{margin-bottom:calc(15px + 10*(100vw - 320px)/880)}}.slider-banner__title{font-weight:500;font-size:1.25rem;line-height:130%;max-width:337px}@media(min-width: 47.99875em){.slider-banner__title{margin-right:30px}}@media(max-width: 47.99875em){.slider-banner__title{margin-bottom:10px}}.slider-banner__date{font-size:.875rem}@media(min-width: 47.99875em){.slider-banner__date{line-height:26px}}@media(min-width: 61.99875em){.slider-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px}}@media(min-width: 61.99875em){.slider-banner__slider{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;padding:0 15px}}@media(max-width: 61.99875em){.slider-banner__slider{margin-bottom:20px}}.slider-banner__slider-big{margin-bottom:10px;border-radius:10px}.slider-banner__slider-big .swiper-button{width:46px;height:46px}.slider-banner__slider-big .swiper-button-next{transform:scaleX(-1)}.slider-banner__slider-big .swiper-button::after{font-family:unset;content:"" !important;width:46px;height:46px;background:url("../img/icons/slider-arrow-default.svg")}.slider-banner__slider-big .swiper-button:hover::after{font-family:unset;content:"" !important;width:46px;height:46px;background:url("../img/icons/slider-arrow-hover.svg")}.slider-banner__slide{position:relative;padding-top:68.7%;border-radius:10px}.slider-banner__img{border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0}.slider-banner__img img{border-radius:10px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:contain}.slider-banner__slider-min{border-radius:10px;margin-top:20px}.slider-banner__slide-min{border-radius:10px;padding-top:16.1%;cursor:pointer;position:relative;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.slider-banner__slide-min:not(.swiper-slide-thumb-active){opacity:.6}@media(min-width: 61.99875em){.slider-banner__content{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.slider-banner__content-wrapper{background:#fff;border:1px solid #efefef;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);border-radius:10px;position:relative}@media(min-width: 47.99875em){.slider-banner__content-wrapper{padding:20px 25px 40px 25px}}@media(max-width: 47.99875em){.slider-banner__content-wrapper{padding:20px 15px 30px 15px}}.slider-banner__adress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:120%;font-size:1rem;margin-bottom:25px;font-weight:500}.slider-banner__adress svg{width:12px;height:16px;margin-right:10px}.slider-banner__list{margin-bottom:20px}.slider-banner__list:not(.slider-banner__list._more)>:nth-child(n+5){display:none}.slider-banner__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.875rem;line-height:120%}.slider-banner__list li:not(:last-child){margin-bottom:15px}.slider-banner__list-text{color:#666;margin-right:20px}.slider-banner__list-value{white-space:nowrap}.slider-banner__more{display:inline-block;cursor:pointer;font-size:.875rem;line-height:100%;color:#5aae32}@media(any-hover: hover){.slider-banner__more:hover{text-decoration:underline}}.slider-banner__price{margin-top:30px}.slider-banner__price span{display:block;font-weight:700;font-size:2rem;line-height:100%;margin-bottom:4px;color:#5aae32}.slider-banner__price p{font-size:.625rem;line-height:100%;color:#666;opacity:.8}.block-wrapper{display:none}.scroll-to-top{box-shadow:0 0 10px rgba(0,0,0,.2509803922);width:50px;height:50px;cursor:pointer;position:fixed;z-index:50;bottom:80px;right:calc((100% - 1400px)/2);display:none;justify-content:center;align-items:center;border-radius:15px;opacity:.88;background:#fff}.scroll-to-top__icon{font-size:30px;color:#d62d25}.scroll-to-top__icon:before{content:"↑";font-weight:400;text-transform:none;display:inline-block;line-height:1;font-style:normal}.scroll-to-top__icon:hover{color:#d62d25}.scroll-to-top svg{transform:rotate(180deg)}.SmartCaptcha-Shield{display:none !important}.form__title{line-height:120%;font-weight:700;font-size:2rem;margin-bottom:20px}.form-main__text{display:inline-block !important}.nrobot-checkbox{margin:10px 0}/*# sourceMappingURL=components.css.map */
