.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;z-index:3;gap:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;padding-bottom:16px;flex-direction:column}.header__container:before{position:absolute;top:100%;left:0;z-index:1;width:100%;height:calc(100dvh - 88px);visibility:hidden;content:"";background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}@media screen and (min-width:1258px){.header__container:before{display:none}}.header__container:has(.header__burger--active):before{visibility:visible;opacity:1}@media screen and (min-width:1258px){.header__container:has(.header__right--active):before{display:none}}@media (max-width:767px){.header__container{padding:10px}}.header__logo{display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end;text-decoration:none}.header__logo img{display:block}.header__top{display:flex}@media screen and (min-width:1258px){.header__top{display:flex}}@media (max-width:767px){.header__logo svg{height:52px;width:auto}}@media (max-width:420px){.header__logo{flex-shrink:unset}}.wrapper-nav{display:none}.wrapper-nav--active{position:absolute;top:100%;right:0;z-index:2;width:auto;height:calc(100vh - 105px);padding:16px 32px 32px;overflow:auto;background-color:var(--bg-beige);border-top:1px solid #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}@media screen and (min-width:1258px){.wrapper-nav{display:block}.wrapper-nav--active{position:relative;top:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto;padding:0;background-color:transparent;border:none}}.header__extra{gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex:1}@media (max-width:1257px){.header__extra .header__socs{display:none}}.header__socs{display:flex;gap:8px}.header__socs .item_soc{width:32px;height:32px}.item_soc{background-repeat:no-repeat;background-size:contain}.item_soc.wa{background-image:url(//xn----7sbcccubsgoqit.xn--80adxhks/wp-content/themes/remont/assets/css/../images/socs/wa.svg)}.item_soc.tlg{background-image:url(//xn----7sbcccubsgoqit.xn--80adxhks/wp-content/themes/remont/assets/css/../images/socs/tlg.svg)}.header__mode_job{display:none}.header__mode_job-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;color:var(--color-icon);background-color:var(--bg);border-radius:var(--radius-50percent)}.header__mode_job-text{display:flex;flex-direction:column}.header__mode_job-text span:first-child{font-size:13px;line-height:1.3}.header__mode_job-text span:last-child{font-size:18px;font-weight:600;line-height:1.2}@media screen and (min-width:1258px){.header__mode_job{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__phone-icon{display:none}@media screen and (min-width:1258px){.header__phone-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;color:var(--color-icon);background-color:var(--bg);border-radius:var(--radius-50percent)}}.header__phone-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:2px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:13px;color:rgba(0,0,0,.7)}header .header__phone-text div{text-align:right;font-size:11px}header .header__phone-text div span:last-child{font-size:12px}header .header__phone-text{gap:0}.header__phone-number{font-size:18px;font-weight:600;color:var(--dark);text-decoration:none;line-height:1.2}.header__order{padding:10px 24px;font-size:15px;font-weight:700;color:var(--white);text-decoration:none;background:var(--button-gradient);border:none;border-radius:var(--radius-rounded);display:none}.header__order-text{position:relative;display:block}@media screen and (min-width:1258px){.header__order-text{padding-right:28px}header .header__phone-text div{font-size:13px;text-align:left}header .header__phone-text span{display:none}}@media screen and (min-width:1258px){.header__order-text:after{position:absolute;top:50%;right:0;display:block;width:8px;height:8px;content:"";background:#4fe447;border-radius:var(--radius-50);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:768px){.header__order{display:block}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}@media screen and (min-width:1258px){.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;justify-content:space-between}}.header__nav-item{position:relative;padding:16px 16px 16px 0;border-bottom:1px solid rgba(0,0,0,.1019607843)}.header__nav-item:after{position:absolute;top:50%;right:0;display:block;width:12px;height:12px;content:"";background:url(//xn----7sbcccubsgoqit.xn--80adxhks/wp-content/themes/remont/assets/css/../images/css/icon-arrow-right.svg) center/contain no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1258px){.header__nav-item{padding:0;border:0}.header__nav-item:after{display:none}}.header__nav-link{font-size:17px;color:var(--dark);text-decoration:none;font-weight:600}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__buttons .header__socs .item_soc{width:40px;height:40px}@media screen and (min-width:1258px){.header__buttons{display:none}}.header__buttons-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:var(--color-icon);background-color:var(--bg);border:none;border-radius:var(--radius-50percent)}.header__mobile-phone{text-decoration:none}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:var(--primary);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__burger>span{display:block;width:20px;height:2px;background-color:currentcolor;border-radius:2px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.header__burger.header__burger--active{position:relative;z-index:10}.header__burger.header__burger--active span{opacity:0}.header__burger.header__burger--active span:first-child{opacity:1;-webkit-transform:rotate(45deg) translate(4px,4px);-ms-transform:rotate(45deg) translate(4px,4px);transform:rotate(45deg) translate(4px,4px)}.header__burger.header__burger--active span:last-child{opacity:1;-webkit-transform:rotate(-45deg) translate(4px,-4px);-ms-transform:rotate(-45deg) translate(4px,-4px);transform:rotate(-45deg) translate(4px,-4px)}@media screen and (min-width:1258px){.header__burger{display:none}}.hero{overflow:hidden}.hero__container{display:grid;grid-template-columns:1fr;gap:30px;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1258px){.hero__container{grid-template-columns:47% auto;gap:50px;padding-bottom:110px}}.hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center}@media screen and (min-width:1258px){.hero__left{padding:70px 0 85px;text-align:left}}.hero__title{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;font-size:17px;text-transform:uppercase}@media screen and (min-width:1258px){.hero__title{margin:0;font-size:24px}}.hero__title:after{position:absolute;bottom:-1px;left:0;z-index:-1;width:100%;height:10px;content:"";background-color:var(--bg-2);border-radius:var(--radius-10)}@media screen and (min-width:1258px){.hero__title:after{bottom:2px}}.hero__heading{margin-top:12px}@media screen and (min-width:1258px){.hero__heading{margin-top:32px;position:relative}}.hero__header{font-size:26px;font-weight:600;line-height:29px;letter-spacing:-1.08px}@media screen and (min-width:1258px){.hero__header{font-size:54px;line-height:54px}}.hero__header-icons{position:absolute;bottom:2px;display:none;height:auto;margin-left:0;left:208px}@media screen and (min-width:1258px){.hero__header-icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.hero__header-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-right:-14px;overflow:hidden;font-size:10px;font-weight:700;color:var(--white);background-color:var(--primary);border:2px var(--white) solid;border-radius:var(--radius-50percent)}.hero__header-icon>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__header-icon--last{margin:0}.hero__text{margin-top:16px;color:rgba(0,30,54,.8)}@media screen and (min-width:1258px){.hero__text{margin-top:24px}}.hero__footer{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}@media screen and (min-width:1258px){.hero__footer{grid-template-columns:46.5% 38%;margin-top:35px}}.hero__footer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;padding:16px;overflow:hidden;font-size:12px;text-align:left;background-color:var(--black-5);border-radius:var(--radius-10)}@media screen and (min-width:1258px){.hero__footer-item{padding:16px 50px 16px 24px;font-size:15px}.hero__footer-item>span{display:block;font-weight:600}}.hero__footer-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:32px;height:32px;margin-bottom:8px;color:var(--color-icon);background-color:var(--secondary);border-radius:var(--radius-50)}@media screen and (min-width:1258px){.hero__footer-icon{position:absolute;right:-16px;bottom:-16px;z-index:-1;width:67px;height:67px;margin:0}}.hero__footer-icon>svg{width:16px;height:16px}@media screen and (min-width:1258px){.hero__footer-icon>svg{position:relative;top:-6px;left:-6px;width:24px;height:24px}}.hero__right{position:relative;padding:30px 0}@media screen and (min-width:1258px){.hero__right{padding:0}}.hero__right:after{position:absolute;top:0;left:50%;z-index:-1;height:100%;aspect-ratio:1/1;content:"";background:linear-gradient(180deg,rgba(227,204,168,.6) 0%,rgba(227,204,168,.3) 100%);border-radius:var(--radius-50percent);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1258px){.hero__right:after{left:15%;-webkit-transform:none;-ms-transform:none;transform:none}}.hero__right-label{position:absolute;top:-2%;left:7%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:84px;padding:20px 6px;font-size:8px;font-weight:700;line-height:1.3;color:#fff;text-align:center;text-transform:uppercase}@media screen and (min-width:1258px){.hero__right-label{top:12%;left:9%;gap:8px;width:108px;height:125px;font-size:12px}}.hero__right-shield{position:absolute;z-index:-1;width:100%;height:auto}.hero__right-image{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1258px){.hero__right-image{position:absolute;top:60%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero__right-image>img{width:initial;max-width:initial}}