@charset "UTF-8";@font-face{font-family:Acrom;font-display:swap;src:url(../fonts/Acrom-Bold.woff2) format("woff2"),url(../fonts/Acrom-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Acrom;font-display:swap;src:url(../fonts/Acrom-ExtraBold.woff2) format("woff2"),url(../fonts/Acrom-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Acrom;font-display:swap;src:url(../fonts/Acrom-Light.woff2) format("woff2"),url(../fonts/Acrom-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Acrom;font-display:swap;src:url(../fonts/Acrom-Medium.woff2) format("woff2"),url(../fonts/Acrom-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Acrom;font-display:swap;src:url(../fonts/Acrom-Regular.woff2) format("woff2"),url(../fonts/Acrom-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Geometria;font-display:swap;src:url(../fonts/Geometria-Bold.woff2) format("woff2"),url(../fonts/Geometria-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Geometria_Medium;font-display:swap;src:url(../fonts/Geometria_Medium.woff2) format("woff2"),url(../fonts/Geometria_Medium.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:375px}body{color:#000;line-height:1.25;font-family:Acrom,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.8125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Acrom;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-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;overflow:hidden}.wrapper>main{min-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;overflow:hidden}.wrapper>main>article{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:90rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 1rem}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}body.popup-show::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__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-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-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;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.bt-line{position:relative}.bt-line::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-title{font-family:Geometria;font-size:2.125rem;line-height:1.1;color:#edaa46;letter-spacing:-.3px}.main-title span{color:#1e0edc}.title{font-size:22px;font-weight:500;text-align:center}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.form__row:before{content:"Неверный формат";color:red;position:absolute;bottom:100%;left:0;opacity:0}.form__row._form-error:before{opacity:1}.form__btn,.form__tel{height:3.125rem}.form__tel{margin-bottom:1.375rem;border:.4px solid #edaa46;border-radius:2px;padding:8px 4px;font-size:1rem;font-weight:300}.form__tel::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.form__tel::-moz-placeholder{color:rgba(0,0,0,.3)}.form__tel:-ms-input-placeholder{color:rgba(0,0,0,.3)}.form__tel::-ms-input-placeholder{color:rgba(0,0,0,.3)}.form__tel::placeholder{color:rgba(0,0,0,.3)}.form__tel._form-error{border-color:red;color:red}.form__btn{background:#edaa46;-webkit-box-shadow:0 2.07547px 8.30189px rgba(0,0,0,.25);box-shadow:0 2.07547px 8.30189px rgba(0,0,0,.25);border-radius:2.07547px;font-weight:700;font-size:1.375rem;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.form__checkbox{display:-ms-grid;display:grid;-ms-grid-columns:44% 65%;grid-template-columns:44% 65%;row-gap:8px;padding-bottom:30px}.form__checkbox-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__checkbox-item input{display:none}.form__checkbox-item input:checked+.form__checkbox-label::before{opacity:1}.form__checkbox-label{position:relative;padding:.1875rem .1875rem .1875rem 1.8125rem;cursor:pointer}.form__checkbox-label::after{content:"";position:absolute;top:1px;right:0;bottom:0;left:5px;border:.3px solid #000;border-radius:2px;width:1.1875rem;height:1.1875rem}.no-webp .form__checkbox-label::before{background:center/cover no-repeat url(../img/V.png)}.form__checkbox-label::before{content:"";position:absolute;top:11px;left:15px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.625rem;height:.4375rem;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;opacity:0}.popup__text{text-align:center;font-size:1.25rem}.header__wrapper{min-height:151px;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}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Geometria;padding-top:27px;padding-right:6px;letter-spacing:-.3px}.header__tel:link{font-weight:500;font-size:1.3125rem;line-height:1.23;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;margin-bottom:6px}.header__contacts-text{color:#edaa46;font-weight:500;letter-spacing:0}.logo{font-family:Acrom;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:87px;height:79px}.logo__img{width:53px;height:51px;margin-bottom:5px}.logo__text{font-size:.75rem;color:#1e0edc;font-weight:800;text-shadow:0 1.975px 11.85px rgba(30,14,220,.2)}.menu{display:none}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__list li:not(:last-child){margin-right:3.4375rem}.footer{padding-bottom:3.125rem}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.footer__year{position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.footer__designer img{width:22px;height:43px}.main-screen{padding-bottom:6.25rem}.main-screen__container{position:relative}.main-screen__h1{font-size:0;position:absolute;visibility:hidden}.main-screen__image-wrapper{position:relative;margin:0 -32px;padding-top:16px;width:calc(100% + 64px)}.main-screen__image{padding-bottom:73%}.main-screen__image img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.main-screen__title{margin-top:1.75rem;margin-bottom:.6875rem}.main-screen__text{font-size:1rem;margin-bottom:3.125rem}.we-work__title{margin-bottom:3.125rem}.we-work__grid{position:relative;display:-ms-grid;display:grid;justify-items:center;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);row-gap:1.25rem}.we-work__grid::after{content:"";background:center/contain no-repeat url(../img/logo.svg);width:92%;height:100%;position:absolute;-webkit-transform:translateY(-2%);-ms-transform:translateY(-2%);transform:translateY(-2%);z-index:-1;opacity:.15}.we-work__item{height:9.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.3125rem}.item-we-work{width:8.125rem}.item-we-work img{margin-bottom:7px;width:4.6875rem;height:4.6875rem}.item-we-work span{font-weight:700;text-align:center}.discount{padding-top:5.625rem;padding-bottom:6.25rem}.discount__title{margin-bottom:1.25rem}.discount__text{margin-bottom:1.3125rem}.advantages{padding:3.4375rem 0;position:relative}.advantages::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(30,14,220,.1);-webkit-filter:blur(3.73698px);filter:blur(3.73698px)}.advantages__grid{display:-ms-grid;display:grid;justify-items:center;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);padding:0 15px}.advantages__item{width:10rem;padding:0 1rem;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages__item img{margin-bottom:3px;width:4.9375rem;height:4.9375rem}.advantages__item span{text-align:center;display:inline-block}.advantages__item span:nth-child(2){margin:0 -3px}.work{padding-top:6.25rem;padding-bottom:5.9375rem}.work__title{margin-bottom:2.5rem}.item-work{padding:8.5px 17.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}.item-work:not(:last-child){margin-bottom:.625rem}.item-work img{width:80px;height:80px;margin-top:5px}.item-work__num{width:1.875rem;height:1.875rem;border-radius:50%;background-color:#edaa46;color:#fff;font-weight:700;font-size:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.item-work__title{font-weight:700;display:inline-block;margin-bottom:.3125rem}.breaking{padding-bottom:6.25rem}.breaking__title{margin-bottom:3.125rem}.item-breaking{background:#e9e7fb;border-radius:2.8px;padding:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.item-breaking:not(:last-child){margin-bottom:1.25rem}.item-breaking img{width:7.8125rem;height:7.8125rem}.item-breaking__item{font-weight:500}.item-breaking__item:not(:last-child){margin-bottom:.75rem}.testimonials{padding-bottom:6.25rem}.testimonials__title{margin-bottom:2.5rem}.testimonials__swiper{margin-bottom:1.125rem}.testimonials__slider-pagging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.testimonials__slider-pagging .swiper-pagination-bullet{cursor:pointer;width:1.1875rem;height:1.1875rem;border-radius:50%;background-color:#fdf7ed;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.testimonials__slider-pagging .swiper-pagination-bullet-active{background-color:#edaa46}.testimonials-item{background:rgba(237,170,70,.1);border-radius:3px;padding:.625rem;font-weight:500}.testimonials-item__text{margin-bottom:1.4375rem}.testimonials-item__haeder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 19px}.testimonials-item img{width:3.5625rem;height:3.5625rem}.testimonials-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.call{padding-bottom:6.25rem}.call__content{margin-bottom:2.5rem}.call__title{margin-bottom:2.3125rem}.call__contacts{margin-bottom:3.125rem}.call__contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.125rem}.call__contacts-tel:link{font-weight:500;font-size:1.375rem;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;font-family:Geometria}.call__contacts-operator{font-weight:500;font-size:16px;line-height:1.75;color:#edaa46}.call__text{font-size:1.375rem;font-weight:500;text-align:center;padding:0 10px;line-height:1.18}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:410px){.form__checkbox{-ms-grid-columns:31% 47% 22%;grid-template-columns:31% 47% 22%}}@media (min-width:444px){.advantages__grid{gap:55px 35px}}@media (min-width:767.98px){.work__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.breaking__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:1.25rem}.item-breaking{height:100%}.item-breaking:not(:last-child){margin-bottom:0}}@media (min-width:1023.98px){.bt-line::after{height:2px}.title{font-size:40px}.form__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form__row_sb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}.form__btn,.form__tel{height:4.6875rem;width:22.5rem}.form__tel{font-size:1.4375rem;margin-bottom:0;margin-right:20px}.popup__text{font-size:1.875rem}.header__wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__contacts{padding-right:0;padding-bottom:10px}.header__tel:link{font-size:1.5625rem;margin-bottom:8px}.header__contacts-text{font-size:1.25rem}.logo{width:130px;height:118px}.logo__img{width:90px;height:87px}.logo__text{font-size:1.125rem}.menu{display:block;font-family:Geometria;padding-bottom:.3125rem}.menu__link{font-size:1.0625rem;font-weight:500;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__year{font-size:22px}.footer__designer img{width:35px;height:70px}.main-screen{padding-top:130px}.main-screen__image-wrapper{padding-bottom:0;position:absolute;right:0;bottom:0;-webkit-transform:translate(-5%,17%);-ms-transform:translate(-5%,17%);transform:translate(-5%,17%);z-index:-1;width:37.5rem;height:27.9375rem}.we-work__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:(21.5625rem)[2];grid-template-rows:repeat(2,21.5625rem);row-gap:1.875rem;padding:0 7.625rem}.we-work__item{height:15.625rem}.item-we-work{width:100%}.item-we-work img{width:10rem;height:10rem}.item-we-work span{font-size:20px}.discount__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advantages__grid{padding:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.advantages__item img{width:6.9375rem;height:6.9375rem;margin-bottom:3px}.advantages__item span{font-size:1.0625rem}.work__wrapper{gap:60px 74px}.item-work img{width:140px;height:140px;margin-top:15px}.item-work__num{width:3.75rem;height:3.75rem;font-size:43px;margin-bottom:14px}.item-work__title{font-size:25px}.item-work__text{font-size:18px}.breaking{padding-bottom:9.375rem}.item-breaking img{width:10.625rem;height:10.625rem}.item-breaking__item{font-size:16px}.testimonials-item{padding:14px 10px;font-size:1rem}.testimonials-item img{width:4.6875rem;height:4.6875rem}.call__contacts-tel:link{font-size:32px}.call__contacts-operator{font-size:23px}.call__text{font-size:23px}}@media (min-width:1023.98px) and (any-hover:hover){.header__tel:link:hover{color:#edaa46}.menu__link:hover{color:#edaa46}.call__contacts-tel:link:hover{color:#edaa46}}@media (min-width:1599.98px){.main-title{font-size:82px}.title{font-size:64px}.form__row_sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__btn,.form__tel{height:6.25rem;width:29.1875rem}.form__tel{font-size:2rem;padding:8px}.form__btn{font-size:2rem}.form__checkbox{-ms-grid-columns:29.5% 49% 21.5%;grid-template-columns:29.5% 49% 21.5%;row-gap:45px;margin-right:-2.8125rem;padding-bottom:85px}.form__checkbox-label{padding:.1875rem .1875rem .1875rem 5.625rem}.form__checkbox-label::after{left:10px;top:5px;border-radius:5px;border-width:1px;width:2.9375rem;height:2.9375rem}.form__checkbox-label::before{top:27px;left:33px;width:1.25rem;height:.9375rem}.form__checkbox-text{font-size:2.5rem}.popup__text{font-size:2.5rem}.header__logo{margin-right:5.125rem}.header__contacts{padding-bottom:20px}.header__tel:link{font-size:2rem}.logo{width:223px;height:200px;padding-top:.875rem}.logo__img{width:134px;height:130px}.logo__text{font-size:2rem}.menu{padding-bottom:1.125rem}.menu__list li:not(:last-child){margin-right:5rem}.menu__link{font-size:1.25rem}.footer__year{font-size:32px}.footer__designer img{width:50px;height:100px}.main-screen{padding-top:210px;padding-bottom:12.5rem}.main-screen__image-wrapper{-webkit-transform:translate(18%,9%);-ms-transform:translate(18%,9%);transform:translate(18%,9%);width:54.4375rem;height:40rem}.main-screen__title{margin-bottom:33px}.main-screen__text{font-size:2.5rem;width:50%;margin-bottom:6.0625rem}.we-work__title{margin-bottom:5rem}.we-work__grid{-ms-grid-rows:(27.8125rem)[2];grid-template-rows:repeat(2,27.8125rem);row-gap:3.125rem;padding:0 7.625rem}.we-work__grid::after{width:1008px;height:970px;-webkit-transform:translateY(1%);-ms-transform:translateY(1%);transform:translateY(1%)}.we-work__item{height:27.8125rem}.item-we-work img{width:11.875rem;width:11.875rem}.item-we-work span{font-size:32px}.discount{padding-top:11.5625rem;padding-bottom:12.5rem}.discount__wrapper{padding:0 7.625rem}.discount__title{margin-bottom:1.5625rem}.discount__text{font-size:40px;margin-bottom:3.75rem}.advantages{padding:7.3125rem 0}.advantages__item{width:100%;padding:0}.advantages__item:nth-child(1){width:18.125rem;-ms-grid-column-align:start;justify-self:start}.advantages__item:nth-child(2){width:18.8125rem}.advantages__item:nth-child(3){width:18.3125rem}.advantages__item:nth-child(4){width:16.375rem;-ms-grid-column-align:end;justify-self:end}.advantages__item img{margin-bottom:10px;width:12.0625rem;height:12.0625rem}.advantages__item span{font-size:32px}.work{padding-top:195px;padding-bottom:225px}.work__title{margin-bottom:5.9375rem}.work__wrapper{gap:120px 148px}.item-work{padding:0 55px 0 0;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}.item-work img{width:223px;height:223px;margin-top:20px}.item-work__num{width:6.3125rem;height:6.3125rem;font-size:64px;margin-bottom:22px}.item-work__title{font-size:32px;margin-bottom:20px}.item-work__text{font-size:24px}.breaking{padding-bottom:12.5rem}.breaking__title{margin-bottom:6.25rem}.breaking__wrapper{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.75rem}.item-breaking{padding:39px 40px 39px 53px;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.item-breaking img{width:13.9375rem;height:13.9375rem}.item-breaking__item{font-size:24px}.testimonials{padding-bottom:8.4375rem}.testimonials__title{margin-bottom:6.25rem}.testimonials__slider-pagging .swiper-pagination-bullet{width:1.375rem;height:1.375rem}.testimonials-item{padding:22px 17px;font-size:1.5rem}.testimonials-item__haeder{padding:0}.testimonials-item img{width:6.375rem;height:6.375rem}.call__content{padding:0 7.625rem}.call__title{margin-bottom:5.3125rem}.call__contacts{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;margin-bottom:95px}.call__contacts-item{margin-bottom:0}.call__contacts-tel:link{font-size:48px}.call__contacts-operator{font-size:36px}.call__text{font-size:32px;margin-bottom:85px}.call__form{padding:0 7.625rem}}@media (any-hover:hover){.bt-line:hover::after{background-color:#edaa46}.form__btn:hover{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.4);box-shadow:0 5px 15px rgba(0,0,0,.4);background-color:#ec9613}}.webp .form__checkbox-label::before{background:center/cover no-repeat url(../img/V.webp)}