@charset "UTF-8";.about-boss__container{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:33% 66%;grid-template-columns:33% 66%;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.about-boss__container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width:640px){.about-boss__container{-ms-grid-columns:100%;grid-template-columns:100%;row-gap:20px;margin-bottom:20px}}.about-boss__text-slider{position:relative;z-index:10;background-color:#f3f5f8}@media screen and (max-width:640px){.about-boss__text-slider{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}}.about-boss__image-slider{position:relative;margin-right:30%}@media screen and (max-width:640px){.about-boss__image-slider{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}}.about-boss__image-slider .slick-list{overflow:visible}.about-boss__image-slider::before{content:"";position:absolute;top:-5px;left:-500rem;z-index:9;width:500rem;height:calc(100% + 10px);background-color:#f3f5f8}.about-boss__btns{position:absolute;bottom:-60px;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px!important}.about__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15rem;padding:8.3rem 6.8rem 6.2rem 8rem;background-color:#f3f5f8}@media screen and (max-width:1024px){.about__container{display:block;padding:6rem 4rem;margin-bottom:10rem}}@media screen and (max-width:768px){.about__container{padding:5rem 3rem;margin-bottom:6rem}}.about__title{margin-right:12.2rem;font-size:var(--fs-h2);line-height:1.2;text-transform:uppercase;font-family:Intro,sans-serif;font-weight:700}@media screen and (max-width:1200px){.about__title{margin-right:8rem}}@media screen and (max-width:1024px){.about__title{margin-right:0;margin-bottom:4rem}}@media screen and (max-width:768px){.about__title{margin-bottom:2rem}}.about__description{font-size:var(--fs-t3);line-height:1.2;font-family:Intro,sans-serif;font-weight:500}.approaches__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.2rem}@media screen and (max-width:768px){.approaches__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:2rem}}.approaches__grid-item{background-color:#f3f5f8}.approaches__grid-item-header-wrapper{position:relative}.approaches__grid-item-header-wrapper:before{position:absolute;content:"";bottom:-2.8rem;left:4rem;background-color:#f3f5f8;width:5.6rem;height:5.6rem;border-radius:100%}@media screen and (max-width:768px){.approaches__grid-item-header-wrapper:before{left:2.4rem;width:4rem;height:4rem;bottom:-2rem}}.approaches__item-header-icon{position:absolute;width:3.4rem;height:3.4rem;bottom:-1.7rem;left:5.2rem}@media screen and (max-width:768px){.approaches__item-header-icon{width:2.4rem;height:2.4rem;bottom:-1.2rem;left:3.2rem}}.approaches__item-header-image{height:36rem;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1200px){.approaches__item-header-image{height:26rem}}@media screen and (max-width:576px){.approaches__item-header-image{height:16rem}}.approaches__grid-item-body-wrapper{padding:4rem}@media screen and (max-width:1200px){.approaches__grid-item-body-wrapper{padding:40px 20px 20px 2rem}}@media screen and (max-width:1024px){.approaches__grid-item-body-wrapper{padding:40px 20px 20px 2rem}}@media screen and (max-width:768px){.approaches__grid-item-body-wrapper{padding:30px 10px 10px 1rem}}.approaches__grid-item-title{text-transform:uppercase;font-weight:700;font-size:var(--fs-t3);line-height:1.5;margin-bottom:2rem}@media screen and (max-width:1200px){.approaches__grid-item-title{margin-bottom:1.6rem}}@media screen and (max-width:768px){.approaches__grid-item-title{margin-bottom:1.2rem}}@media screen and (max-width:576px){.approaches__grid-item-title{margin-bottom:1rem}}.approaches__grid-item-subtitle{font-size:var(--fs-t5);line-height:2;margin-bottom:3.6rem;text-transform:uppercase}@media screen and (max-width:1200px){.approaches__grid-item-subtitle{margin-bottom:2.8rem}}@media screen and (max-width:768px){.approaches__grid-item-subtitle{margin-bottom:1.8rem}}@media screen and (max-width:576px){.approaches__grid-item-subtitle{margin-bottom:1rem}}.approaches__text-wrapper{margin-bottom:2.2rem;font-weight:500;font-size:var(--fs-t4);line-height:1.2}.approaches__text-wrapper:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text-wrapper{margin-bottom:1.8rem}}@media screen and (max-width:768px){.approaches__text-wrapper{margin-bottom:1.2rem}}.approaches__text-wrapper h1,.approaches__text-wrapper h2,.approaches__text-wrapper h3,.approaches__text-wrapper h4,.approaches__text-wrapper h5,.approaches__text-wrapper h6{text-transform:uppercase;font-weight:700;font-size:var(--fs-t3);line-height:1.5;margin-bottom:2rem}.approaches__text-wrapper p{margin-bottom:1.2rem}.approaches__text-wrapper p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text-wrapper p{margin-bottom:1rem}}@media screen and (max-width:768px){.approaches__text-wrapper p{margin-bottom:.8rem}}.approaches__text-wrapper ol{margin-top:1.5rem;counter-reset:section}.approaches__text-wrapper ol:first-child{margin-top:0}.approaches__text-wrapper ol li{position:relative;counter-increment:section;padding-left:3.6rem;position:relative;padding-bottom:.8rem}.approaches__text-wrapper ol li:last-of-type{padding-bottom:0}.approaches__text-wrapper ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.approaches__text-wrapper ul{margin-top:1.5rem}.approaches__text-wrapper ul:first-child{margin-top:0}.approaches__text-wrapper ul li{padding-left:3.6rem;position:relative;padding-bottom:.8rem}.approaches__text-wrapper ul li:last-of-type{padding-bottom:0}.approaches__text-wrapper ul li:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.approaches__text-wrapper-pale li:before{background-image:url(../images/dist/approaches-check-mark-pale.svg)!important}.approaches__text{font-weight:500;font-size:var(--fs-t4);line-height:1.2;margin-bottom:1.2rem}.approaches__text:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text{margin-bottom:1rem}}@media screen and (max-width:768px){.approaches__text{margin-bottom:.8rem}}.approaches__text.mod-bold{font-weight:700}.approaches__item{padding-left:3.6rem;position:relative}.approaches__item:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.approaches__item.mod-pale:before{background-image:url(../images/dist/approaches-check-mark-pale.svg)}.approaches__list{margin-top:1.5rem}.approaches__list:first-child{margin-top:0}.approaches__list_place_a{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:1024px){.approaches__list_place_a{-ms-grid-columns:1fr;grid-template-columns:1fr}}.benefit__title-value{font-size:var(--fs-t3);line-height:1.2;margin-bottom:9rem;font-weight:500;max-width:600px;margin-top:-24px}@media screen and (max-width:1024px){.benefit__title-value{margin-bottom:4rem;max-width:none}}@media screen and (max-width:768px){.benefit__title-value{margin-bottom:2rem}}@media screen and (max-width:576px){.benefit__title-value{margin-bottom:1.6rem}}.benefit__content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;grid-auto-rows:1fr;grid-gap:1rem 3.7rem}@media screen and (max-width:1200px){.benefit__content-wrapper{grid-gap:1rem 2rem}}@media screen and (max-width:1024px){.benefit__content-wrapper{grid-gap:1rem}}@media screen and (max-width:567px){.benefit__content-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto}}.benefit__comparison-block{padding:3.6rem 4rem;border:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width:1200px){.benefit__comparison-block{padding:2.8rem}}@media screen and (max-width:1024px){.benefit__comparison-block{padding:2rem}}@media screen and (max-width:768px){.benefit__comparison-block{padding:1.6rem}}@media screen and (max-width:576px){.benefit__comparison-block{padding:1rem;grid-row:auto}}.benefit__comparison-block:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.benefit__comparison-block:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.benefit__comparison-icon{height:3.4rem;margin-bottom:2.6rem}@media screen and (max-width:1200px){.benefit__comparison-icon{height:3rem;margin-bottom:2.4rem}}@media screen and (max-width:1024px){.benefit__comparison-icon{height:2.6rem;margin-bottom:2rem}}@media screen and (max-width:768px){.benefit__comparison-icon{height:2rem;margin-bottom:1.4rem}}@media screen and (max-width:576px){.benefit__comparison-icon{height:1.6rem;margin-bottom:1rem}}.benefit__content-title{font-size:var(--fs-t5);line-height:2;margin-bottom:2.8rem;text-transform:uppercase}@media screen and (max-width:1200px){.benefit__content-title{margin-bottom:2.4rem}}@media screen and (max-width:768px){.benefit__content-title{margin-bottom:1.8rem}}@media screen and (max-width:576px){.benefit__content-title{margin-bottom:1rem}}.benefit__item{padding-left:2.2rem;position:relative;font-size:var(--fs-t5);line-height:1.5;margin-bottom:2.2rem}.benefit__item:last-child{margin-bottom:0}@media screen and (max-width:1024px){.benefit__item{margin-bottom:1.8rem}}@media screen and (max-width:768px){.benefit__item{margin-bottom:1.2rem}}.benefit__item:before{position:absolute;content:"";top:.6rem;left:0;width:1rem;height:.6rem;background-image:url(../images/dist/approaches-check-mark-pale.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.benefit__arrow-wrapper{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;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}@media screen and (max-width:567px){.benefit__arrow-wrapper{grid-row:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.benefit__arrow{height:4.2rem}@media screen and (max-width:1024px){.benefit__arrow{height:3.8rem}}@media screen and (max-width:768px){.benefit__arrow{height:3.2rem}}.benefit__subsequent-block{padding:6rem;background-color:#f3f5f8;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;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:1200px){.benefit__subsequent-block{padding:4rem}}@media screen and (max-width:1024px){.benefit__subsequent-block{padding:3rem}}@media screen and (max-width:768px){.benefit__subsequent-block{padding:2rem}}@media screen and (max-width:576px){.benefit__subsequent-block{padding:1rem;grid-row:auto;min-height:18rem}}.benefit__subsequent-title{font-weight:700;font-size:var(--fs-h3);line-height:1.2;text-transform:uppercase;margin-bottom:4.2rem}@media screen and (max-width:1200px){.benefit__subsequent-title{margin-bottom:2.6rem}}@media screen and (max-width:768px){.benefit__subsequent-title{margin-bottom:1.6rem}}@media screen and (max-width:576px){.benefit__subsequent-title{margin-bottom:1rem}}.benefit__subsequent-subtitle{font-weight:500;font-size:var(--fs-t3);line-height:1.2;text-transform:uppercase;margin-bottom:1rem}.benefit__grid-item-btn{line-height:initial!important;padding:2.2rem 4.6rem!important}@media screen and (max-width:1400px){.benefit__grid-item-btn{padding:1.8rem 3.6rem!important}}@media screen and (max-width:768px){.benefit__grid-item-btn{padding:1.6rem!important;width:100%}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;padding-bottom:1rem;overflow-x:scroll;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{background-color:transparent;height:.6rem}@media screen and (max-width:640px){.breadcrumbs::-webkit-scrollbar{height:.3rem}}.breadcrumbs::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:.2rem}.breadcrumbs::-webkit-scrollbar-button{display:none}.breadcrumbs::-webkit-scrollbar-track{border-radius:.2rem;background-color:transparent}.breadcrumbs__item{-ms-flex-negative:0;flex-shrink:0;padding-right:20px;margin-right:16px;background-image:url(../images/dist/red-dot.svg);background-position:right;background-repeat:no-repeat;background-size:3px 3px}.breadcrumbs__item:last-of-type{padding-right:0;margin-right:0;background-image:none;opacity:.7}.breadcrumbs__link{position:relative;text-transform:uppercase;font-size:var(--fs-label)}.breadcrumbs__link::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#333;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.breadcrumbs__link:focus::after,.breadcrumbs__link:hover::after{opacity:1}.certificates-list{margin-bottom:15rem}@media screen and (max-width:1024px){.certificates-list{margin-bottom:10rem}}@media screen and (max-width:768px){.certificates-list{margin-bottom:4rem}}.certificates-list__list{margin:0 0 5.7rem 0;padding:0;list-style:none}.certificates-list__item{margin-bottom:.5rem}.certificates-list__item:last-of-type{margin-bottom:0}.certificates-list__link{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.5rem 17rem 3.5rem 3.5rem;width:100%;height:100%;background-color:#f3f5f8;font-size:var(--fs-t5);line-height:1.4;font-weight:500;text-transform:uppercase;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:1024px){.certificates-list__link{padding:2.5rem 12rem 2.5rem 2.5rem}}@media screen and (max-width:768px){.certificates-list__link{padding:1.5rem 6rem 1.5rem 1.5rem}}.certificates-list__link:hover{opacity:.8}.certificates-list__link:focus{outline:0;opacity:.8}.certificates-page__desc{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8.8rem}@media screen and (max-width:1024px){.certificates-page__desc{margin-bottom:6rem}}@media screen and (max-width:768px){.certificates-page__desc{margin-bottom:4rem;padding-right:4rem}}.certificates-page__desc-paragraph{font-size:var(--fs-t1);line-height:1.2;font-weight:500;margin-bottom:.6rem}.certificates-page__desc-paragraph:last-of-type{margin-bottom:0}.certificates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.certificates__title{margin-bottom:2.2rem;text-transform:uppercase;font-family:Intro,sans-serif;font-size:var(--fs-t1);font-weight:700;line-height:1.5}.certificates__container{display:-webkit-box;display:-ms-flexbox;display:flex}.certificates__link{display:block;margin-right:1.3rem;width:14.9rem;height:21.4rem;background-color:#f3f5f8;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}.certificates__link:hover{opacity:.8}.certificates__link:focus{outline:0;opacity:.8}.certificates__link:last-of-type{margin-right:0}.certificates__link-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:3.9rem;-moz-column-gap:3.9rem;column-gap:3.9rem;row-gap:2.7rem;padding:3.8rem;background-color:#f3f5f8;margin-bottom:.7rem;width:100%}@media screen and (max-width:1024px){.contacts{--fs-main:1.4rem;--labels-fs:0.8rem;padding:2rem}}@media screen and (max-width:460px){.contacts{-ms-grid-columns:1fr;grid-template-columns:1fr}}.contacts__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__contact-name{margin-bottom:1.8rem;text-transform:uppercase;font-family:Intro,sans-serif;font-size:var(--fs-label);font-weight:400;line-height:1;color:#333;opacity:.45}.contacts__contact-link{margin-bottom:1.4rem;font-family:Intro,sans-serif;font-size:var(--fs-t4);font-weight:700;line-height:1;color:#2a2626;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.contacts__contact-link:hover{opacity:.8}.contacts__contact-link:focus{outline:0;opacity:.8}.contacts__contact-link:last-of-type{margin-bottom:0}.contacts__docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4.4rem}@media screen and (max-width:1024px){.contacts__docs{margin-bottom:3.5rem}}.contacts__doc-link{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;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 4.5rem 1.2rem 3.6rem;margin-bottom:.7rem;width:100%;background-color:#f3f5f8;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;font-size:var(--fs-label)}@media screen and (max-width:1024px){.contacts__doc-link{padding:1.2rem 2rem 1.2rem 2rem}}.contacts__doc-link:hover{opacity:.8}.contacts__doc-link:focus{outline:0;opacity:.8}.contacts__doc-link:last-of-type{margin-bottom:0}.contacts__doc-link-text{margin-right:2rem;max-width:25rem;text-transform:uppercase;font-family:Intro,sans-serif;font-size:var(--fs-t4);font-weight:400;line-height:1.2}.contacts__doc-size{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-width:3.4rem}.contacts__doc-link-icon{margin-bottom:1rem;width:2.4rem;height:2.6rem}.contacts__doc-size-label{text-align:center;text-transform:uppercase;font-family:Intro,sans-serif;font-size:var(--fs-label);font-weight:400;line-height:1.2;opacity:.4}.agriculture{margin-bottom:14rem}@media screen and (max-width:1024px){.agriculture{margin-bottom:6rem}}@media screen and (max-width:768px){.agriculture{margin-bottom:4rem}}.agriculture__title-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:4rem}@media screen and (max-width:968px){.agriculture__title-wrapper{grid-gap:2rem;-ms-grid-columns:3fr 4fr;grid-template-columns:3fr 4fr}}@media screen and (max-width:576px){.agriculture__title-wrapper{display:block}}.agriculture__title-value{font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:2rem}.agriculture__content-wrapper{padding-left:20rem}@media screen and (max-width:1024px){.agriculture__content-wrapper{padding-left:12rem}}@media screen and (max-width:768px){.agriculture__content-wrapper{padding-left:0}}.agriculture__content-image{width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.agriculture__content-image{max-height:45rem}}@media screen and (max-width:768px){.agriculture__content-image{max-height:30rem}}.agriculture__content-text{font-weight:500;font-size:var(--fs-t1);line-height:1.4}.agriculture__content-text p{margin-bottom:7rem}.agriculture__content-text p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.agriculture__content-text p{margin-bottom:5rem}}@media screen and (max-width:768px){.agriculture__content-text p{margin-bottom:3rem}}.agriculture__content-image,.agriculture__content-text{margin-bottom:7rem}.agriculture__content-image:last-child,.agriculture__content-text:last-child{margin-bottom:0}@media screen and (max-width:1024px){.agriculture__content-image,.agriculture__content-text{margin-bottom:5rem}}@media screen and (max-width:768px){.agriculture__content-image,.agriculture__content-text{margin-bottom:3rem}}.container-info{margin-bottom:12rem;padding-left:20rem}@media screen and (max-width:1024px){.container-info{margin-bottom:8rem;padding-left:12rem}}@media screen and (max-width:768px){.container-info{margin-bottom:4rem;padding-left:0}}.container-info__content-wrapper{border:2px solid rgba(51,51,51,.2);-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px 80px;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:76px;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px}@media screen and (max-width:1024px){.container-info__content-wrapper{padding:60px 80px}}@media screen and (max-width:1024px){.container-info__content-wrapper{display:block}}@media screen and (max-width:768px){.container-info__content-wrapper{padding:40px 30px}}@media screen and (max-width:576px){.container-info__content-wrapper{padding:30px 20px}}.container-info__content-image{position:relative;height:234px;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:1200px){.container-info__content-image{height:170px}}@media screen and (max-width:1024px){.container-info__content-image{margin-bottom:60px}}@media screen and (max-width:768px){.container-info__content-image{height:100px;margin-bottom:0;grid-row:initial}}@media screen and (max-width:576px){.container-info__content-image{height:80px}}.container-info__content-text-title{text-transform:uppercase;font-weight:700;font-size:var(--fs-t2);line-height:1.2;margin-bottom:20px}.container-info__content-text{font-weight:500;font-size:var(--fs-t3);line-height:1.1;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.container-info__content-text P{margin-bottom:20px}.container-info__content-text P:last-child{margin-bottom:0}.container-info__content-text-item+.container-info__content-text-item{margin-top:20px}.container-info__feedback-wrapper{background-color:#f3f5f8;padding:96px 108px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.container-info__feedback-wrapper{padding:80px 70px}}@media screen and (max-width:1024px){.container-info__feedback-wrapper{padding:60px 50px}}@media screen and (max-width:768px){.container-info__feedback-wrapper{padding:40px 30px}}@media screen and (max-width:576px){.container-info__feedback-wrapper{padding:20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.container-info__feedback-content-wrapper{margin-right:20px}@media screen and (max-width:576px){.container-info__feedback-content-wrapper{margin-right:0;margin-bottom:36px}}.container-info__feedback-content-title{font-size:var(--fs-h3);line-height:1.2;margin-bottom:42px;text-transform:uppercase}@media screen and (max-width:1024px){.container-info__feedback-content-title{margin-bottom:30px}}@media screen and (max-width:768px){.container-info__feedback-content-title{margin-bottom:26px}}@media screen and (max-width:576px){.container-info__feedback-content-title{margin-bottom:20px}}.container-info__feedback-content-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.container-info__feedback-contacts-wrapper{border-top:1px solid #333;padding-top:20px}.container-info__feedback-contacts-item+.container-info__feedback-contacts-item{margin-top:32px}@media screen and (max-width:576px){.container-info__feedback-contacts-item+.container-info__feedback-contacts-item{margin-top:20px}}.container-info__feedback-contacts-title{font-size:var(--fs-label);text-transform:uppercase;color:rgba(51,51,51,.45);margin-bottom:10px}.container-info__feedback-contacts-link.mod-tel{font-size:var(--fs-t2);color:#be3d3d}.container-info__feedback-contacts-link.mod-email{font-size:var(--fs-t4);font-weight:700;text-transform:lowercase;color:#2a2626}.container-info__feedback-contacts-link:hover{text-decoration:underline}.d-stages{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;width:100%}@media screen and (max-width:992px){.d-stages{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);row-gap:8rem;padding-left:8rem}}.d-stages__pseudo-line{position:absolute;top:-1px;left:0;height:1px;width:100%;background-color:#be3d3d}.d-stages__item{position:relative;width:100%}@media screen and (max-width:992px){.d-stages__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.d-stages__stages-anim{position:relative;margin-bottom:6rem}@media screen and (max-width:992px){.d-stages__stages-anim{display:none}}.d-stages__dot-container{position:absolute;bottom:-4px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:0;height:6rem}@media screen and (max-width:992px){.d-stages__dot-container{bottom:unset;top:-6rem}}.d-stages__dot-icon{margin-bottom:1.6rem;fill:transparent;stroke:#f3f3f3;-webkit-transition:stroke .3s linear;-o-transition:stroke .3s linear;transition:stroke .3s linear}.d-stages__dot{z-index:2;width:.8rem;height:.8rem;border-radius:50%;background-color:#f3f3f3;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.d-stages__line{position:absolute;bottom:0;left:0;height:1px;width:calc(100% + 4rem);background-color:rgba(0,0,0,.15)}.d-stages__line_last{width:100%}.d-stages__fill-line{height:100%;width:0%;background-color:#be3d3d;-webkit-transition:width .3s linear;-o-transition:width .3s linear;transition:width .3s linear}.feedbacks__list-item{padding:50px 0;border-top:1px solid rgba(0,0,0,.1)}.feedbacks__list-item:last-of-type{padding-bottom:0}.feedback-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:768px){.feedback-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.feedback-item__image-block{-ms-flex-negative:0;flex-shrink:0}.feedback-item__text-block{margin-left:100px}@media screen and (max-width:768px){.feedback-item__text-block{margin-top:40px;margin-left:0}}.feedback-item__logo{margin-bottom:20px}.feedback-item__text{margin-bottom:30px;font-size:var(--fs-t4);font-weight:500;line-height:1.25}.feedback-item__text p{margin-bottom:8px}.feedback-item__text p:last-of-type{margin-bottom:0}.feedback-item__text a{color:#be3d3d;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.feedback-item__text a:focus,.feedback-item__text a:hover{color:#b21f1f}.feedback-item__author{display:block;margin-bottom:5px;font-size:var(--fs-t4);font-weight:700;line-height:1.2;text-transform:uppercase}.feedback-item__company{display:block;font-size:var(--fs-label);font-weight:500}.popupform-tab{min-height:80vw}.popupform-tabs-body-item{display:none}.popupform-tabs-body-item.tab-active{display:block}.popupform-tabs-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.popupform-tabs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:50%}.popupform-tabs-header .popupform-tabs-item{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.popupform-tab-unit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.popupform-tab-unit img{height:2rem;margin-right:2rem}.popupform-tab-unit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2rem;height:2rem;margin-right:3.5rem}.popupform-tab-unit-icon .icon,.popupform-tab-unit-icon svg{display:block;position:absolute;top:0;bottom:0;left:0;margin:auto}.popupform-tab-unit-text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--fs-t5);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.popupform-areas-resst{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;min-width:50%}.popupform-left-resst{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[12];grid-template-rows:repeat(12,1fr);-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);grid-template-areas:"PR PR PR PR PR PR PR PR PR PR PR PR" "N  N  N  N  N  N  V  V  V  V  V  V " "R  R  R  R  R  R  R  R  R  R  R  R " "X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1" "L  L  L  L  W  W  W  W  H  H  H  H " "X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2" "M  M  M  M  M  M  Y  Y  Y  Y  Y  Y" "C  C  C  C  C  C  C  C  C  C  C  C"}.popupform-right-resst{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[12];grid-template-rows:repeat(12,1fr);-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-template-areas:"PR PR PR PR PR PR PR PR PR PR PR PR" "N  N  N  N  N  N  V  V  V  V  V  V " "R  R  R  R  R  R  R  R  R  R  R  R " "X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1" "L  L  L  L  W  W  W  W  H  H  H  H " "X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2" "M  M  M  M  M  M  Y  Y  Y  Y  Y  Y" "C  C  C  C  C  C  C  C  C  C  C  C"}#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:PR}.popupform-right-resst>#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6;-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6;grid-area:N}.popupform-right-resst>#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6}.popupform-right-resst>#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6}#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6;-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6;grid-area:V}.popupform-right-resst>#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6}.popupform-right-resst>#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6}#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:R}.popupform-right-resst>#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:X1}.popupform-right-resst>#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:L}.popupform-right-resst>#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4}#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4;grid-area:W}.popupform-right-resst>#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4}#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4;grid-area:H}.popupform-right-resst>#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4}.popupform-tab-unit{padding:2rem 1.5rem;cursor:pointer}.popupform-tab-unit .popupform-tab-unit-icon,.popupform-tab-unit .popupform-tab-unit-text,.popupform-tab-unit img{opacity:.3;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.popupform-tab-unit.tab-active{background:#f8f9fb;border-radius:1em 1em 0 0}.popupform-tab-unit.tab-active .popupform-tab-unit-text,.popupform-tab-unit.tab-active img{opacity:1}@media (max-width:768px){.popupform-tab-unit{padding:1.4rem 1.2rem}}.gasremoval__image-links-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:1rem;margin-bottom:1rem}@media screen and (max-width:768px){.gasremoval__image-links-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.6rem}}.gasremoval__image-link-wrapper{position:relative;padding:3.6rem;min-height:34rem;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;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width:1200px){.gasremoval__image-link-wrapper{min-height:28rem;padding:3rem}}@media screen and (max-width:1024px){.gasremoval__image-link-wrapper{min-height:22rem;padding:2rem}}.gasremoval__image-link-wrapper:hover .gasremoval__image-link-icon{stroke:#be3d3d;fill:#be3d3d}.gasremoval__image{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gasremoval__image-link-caption{position:relative;z-index:2;display:block;color:#fff;text-transform:uppercase;font-size:var(--fs-t1);line-height:1.2}.gasremoval__image-link-icon{position:relative;z-index:2;stroke:#fff;fill:transparent;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s}@media screen and (max-width:1024px){.gasremoval__image-link-icon{height:1.6rem;width:1.6rem}}.gasremoval__grid-lists-wrapper{border:1px solid rgba(0,0,0,.1);display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}@media screen and (max-width:576px){.gasremoval__grid-lists-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:426px){.gasremoval__grid-lists-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gasremoval__grid-item{padding:4.2rem 4.2rem 1.8rem 4.2rem}@media screen and (max-width:1200px){.gasremoval__grid-item{padding:3rem 3rem .8rem 3rem}}@media screen and (max-width:1024px){.gasremoval__grid-item{padding:2rem 2rem .8rem 2rem}}@media screen and (max-width:576px){.gasremoval__grid-item{padding:1.2rem 1.2rem .4rem 1.2rem}}@media screen and (max-width:426px){.gasremoval__grid-item{grid-column:auto!important;border-bottom:1px solid rgba(0,0,0,.1)!important;border-right:none!important;border-top:none!important}}.gasremoval__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.gasremoval__grid-item:nth-child(2),.gasremoval__grid-item:nth-child(3),.gasremoval__grid-item:nth-child(4){border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(3){border-right:none}}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;border-top:1px solid rgba(0,0,0,.1)}}.gasremoval__grid-item:last-child{border-right:0}@media screen and (max-width:426px){.gasremoval__grid-item:last-child{border-bottom:none}}.gasremoval__grid-item-caption{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;font-size:var(--fs-h4);line-height:1.1;text-transform:uppercase;margin-bottom:1.6rem;font-weight:700}.gasremoval__grid-item-caption:focus .gasremoval__grid-item-link-text-icon,.gasremoval__grid-item-caption:hover .gasremoval__grid-item-link-text-icon{fill:#be3d3d}@media screen and (max-width:1200px){.gasremoval__grid-item-caption{margin-bottom:1.8rem}}@media screen and (max-width:768px){.gasremoval__grid-item-caption{margin-bottom:1.6rem}}@media screen and (max-width:576px){.gasremoval__grid-item-caption{margin-bottom:1.2rem}}.gasremoval__grid-item-link-wrapper+.gasremoval__grid-item-link-wrapper{border-top:1px solid rgba(51,51,51,.15)}.gasremoval__grid-item-link{padding:1.6rem 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1200px){.gasremoval__grid-item-link{padding:1.4rem 0}}@media screen and (max-width:768px){.gasremoval__grid-item-link{padding:1.2rem 0}}@media screen and (max-width:576px){.gasremoval__grid-item-link{padding:1rem 0}}.gasremoval__grid-item-link:hover .gasremoval__grid-item-link-text-icon{stroke:#be3d3d;fill:#be3d3d;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s}.gasremoval__grid-item-link:hover .gasremoval__grid-item-link-text{color:#333}.gasremoval__grid-item-link-text{font-weight:700;font-size:var(--fs-t5);text-transform:uppercase;color:rgba(51,51,51,.35);-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.gasremoval__grid-item-link-text-icon-wrapper{width:2.2rem;-webkit-box-flex:0;-ms-flex:0 0 2.2rem;flex:0 0 2.2rem;margin-left:1rem}@media screen and (max-width:768px){.gasremoval__grid-item-link-text-icon-wrapper{width:1.2rem;-webkit-box-flex:0;-ms-flex:0 0 1.2rem;flex:0 0 1.2rem}}.gasremoval__grid-item-link-text-icon{stroke:rgba(51,51,51,.15);fill:transparent;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s;width:100%}.navoz-requirement{background-color:#f3f5f8;padding-top:6rem;padding-bottom:12rem;margin-bottom:12rem}@media screen and (max-width:968px){.navoz-requirement{padding-top:4rem;padding-bottom:8rem;margin-bottom:8rem}}@media screen and (max-width:576px){.navoz-requirement{padding-top:4rem;padding-bottom:4rem;margin-bottom:4rem}}.navoz-requirement__title{margin-bottom:3rem!important;margin-top:12rem}@media screen and (max-width:1024px){.navoz-requirement__title{margin-top:8rem}}@media screen and (max-width:768px){.navoz-requirement__title{margin-top:4rem}}.navoz-constructions{margin:6rem 0}@media screen and (max-width:968px){.navoz-constructions{margin:4rem 0}}@media screen and (max-width:576px){.navoz-constructions{margin:3rem 0}}.navoz-cost{margin-bottom:4rem}@media screen and (max-width:968px){.navoz-cost{margin-bottom:3rem}}.vacancy-header{margin-bottom:15rem}@media screen and (max-width:1024px){.vacancy-header{margin-bottom:8rem}}@media screen and (max-width:768px){.vacancy-header{margin-bottom:4rem}}.vacancy__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:80px}@media screen and (max-width:1024px){.vacancy__header-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:2rem}}.vacancy__header-title{font-weight:500;font-size:var(--fs-t1);margin-right:90px;margin-bottom:2rem}.vacancy__header-title:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.vacancy__header-title{margin-right:0}}.vacancy__hh-btn{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.vacancy__hh-btn{margin-top:2rem;min-width:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.vacancy__hh-icon{background-color:#fff;margin-left:1rem;border-radius:999rem;padding:4px;color:#be3d3d;text-transform:lowercase;font-weight:700}.engineers__title-container{margin-bottom:17rem;margin-right:2rem}@media screen and (max-width:1280px){.engineers__title-container{margin-bottom:12rem}}@media screen and (max-width:768px){.engineers__title-container{margin-bottom:6rem}}@media screen and (max-width:480px){.engineers__title-container{margin-bottom:4rem}}.engineers__catalog{margin-top:12rem;margin-bottom:16rem}@media screen and (max-width:1280px){.engineers__catalog{margin-top:8rem;margin-bottom:12rem}}@media screen and (max-width:768px){.engineers__catalog{margin-top:6rem;margin-bottom:6rem}}.engineers__catalog:nth-of-type(1){margin-top:0}.pump-stations__projects{margin-bottom:16rem}@media screen and (max-width:1280px){.pump-stations__projects{margin-bottom:12rem}}@media screen and (max-width:768px){.pump-stations__projects{margin-bottom:6rem}}.d-bg-white{position:relative;background-color:#fff}.pump-stations__tabs{margin-bottom:17rem}@media screen and (max-width:1280px){.pump-stations__tabs{margin-bottom:12rem}}@media screen and (max-width:768px){.pump-stations__tabs{margin-bottom:6rem}}@media screen and (max-width:480px){.pump-stations__tabs{margin-bottom:4rem}}.faq-section{margin-bottom:16rem}@media screen and (max-width:1280px){.faq-section{margin-bottom:12rem}}@media screen and (max-width:768px){.faq-section{margin-bottom:6rem}}.pump-towers__two-options{margin-bottom:16rem}@media screen and (max-width:1280px){.pump-towers__two-options{margin-bottom:12rem}}@media screen and (max-width:768px){.pump-towers__two-options{margin-bottom:6rem}}.pum-towers__principles{background-color:#f3f5f8;margin-top:8rem;margin-bottom:16rem;padding:100px 0}@media screen and (max-width:1280px){.pum-towers__principles{margin-top:6rem;margin-bottom:12rem;padding:80px 0}}@media screen and (max-width:768px){.pum-towers__principles{margin-top:4rem;margin-bottom:6rem;padding:60px 0}}.pump-towers__benifit{margin-bottom:14rem}@media screen and (max-width:1280px){.pump-towers__benifit{margin-bottom:12rem}}@media screen and (max-width:768px){.pump-towers__benifit{margin-bottom:6rem}}@media screen and (max-width:480px){.pump-towers__benifit{margin-bottom:4rem}}.service__tabs-container{margin-top:8rem;margin-bottom:16rem}@media screen and (max-width:1280px){.service__tabs-container{margin-top:6rem;margin-bottom:12rem}}@media screen and (max-width:768px){.service__tabs-container{margin-top:4rem;margin-bottom:6rem}}.pump-station-tabs__btns{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1280px){.pump-station-tabs__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pump-station-tabs__btn{padding-top:1rem;padding-bottom:1rem;margin-top:2rem;margin-right:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pump-station-tabs__btn:last-of-type{margin-right:0}@media screen and (max-width:1280px){.pump-station-tabs__btn{margin-right:0;margin-top:1rem}}.service-part__label{margin-top:3rem}.service-part__3-tab-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.fire-pump-stations__btns-container{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.fire-pump-stations__first-block{margin-bottom:16rem}@media screen and (max-width:1280px){.fire-pump-stations__first-block{margin-bottom:12rem}}@media screen and (max-width:768px){.fire-pump-stations__first-block{margin-bottom:6rem}}.fire-pump-stations__tech-block{margin-bottom:14rem}@media screen and (max-width:1280px){.fire-pump-stations__tech-block{margin-bottom:12rem}}@media screen and (max-width:768px){.fire-pump-stations__tech-block{margin-bottom:6rem}}@media screen and (max-width:480px){.fire-pump-stations__tech-block{margin-bottom:4rem}}.fire-pump-stations__header-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr auto;grid-template-columns:1fr 1fr auto}@media screen and (max-width:768px){.fire-pump-stations__header-container{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:4rem}}.fire-pump-stations__header-desc{margin-right:4rem}@media screen and (max-width:768px){.fire-pump-stations__header-desc{margin-right:0;margin-bottom:2rem}}.fire-pump-stations__slider{background-color:#f3f5f8;margin-bottom:14rem}@media screen and (max-width:1280px){.fire-pump-stations__slider{margin-bottom:12rem}}@media screen and (max-width:768px){.fire-pump-stations__slider{margin-bottom:6rem}}@media screen and (max-width:480px){.fire-pump-stations__slider{margin-bottom:4rem}}.fire-pump-stations__advantages{margin-bottom:14rem}@media screen and (max-width:1280px){.fire-pump-stations__advantages{margin-bottom:12rem}}@media screen and (max-width:768px){.fire-pump-stations__advantages{margin-bottom:6rem}}@media screen and (max-width:480px){.fire-pump-stations__advantages{margin-bottom:4rem}}.water-pump-stations__for-engineers{background-color:#f3f5f8;margin-bottom:14rem;padding:100px 0}@media screen and (max-width:1280px){.water-pump-stations__for-engineers{margin-bottom:12rem;padding:80px 0}}@media screen and (max-width:768px){.water-pump-stations__for-engineers{margin-bottom:6rem;padding:60px 0}}.about-company__btns-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:7rem;margin-bottom:8rem}@media screen and (max-width:1280px){.about-company__btns-container{margin-top:5rem;margin-bottom:5rem}}@media screen and (max-width:768px){.about-company__btns-container{margin-top:3rem;margin-bottom:3rem}}.about-company__history-slider{margin-top:8rem;margin-bottom:16rem}@media screen and (max-width:1280px){.about-company__history-slider{margin-top:6rem;margin-bottom:12rem}}@media screen and (max-width:768px){.about-company__history-slider{margin-top:4rem;margin-bottom:6rem}}.about-company__licenses{margin-bottom:14rem}@media screen and (max-width:1280px){.about-company__licenses{margin-bottom:12rem}}@media screen and (max-width:768px){.about-company__licenses{margin-bottom:6rem}}@media screen and (max-width:480px){.about-company__licenses{margin-bottom:4rem}}.two-types{margin-top:8rem;margin-bottom:16rem}@media screen and (max-width:1280px){.two-types{margin-top:6rem;margin-bottom:12rem}}@media screen and (max-width:768px){.two-types{margin-top:4rem;margin-bottom:6rem}}.techs{margin-bottom:14rem}@media screen and (max-width:1280px){.techs{margin-bottom:12rem}}@media screen and (max-width:768px){.techs{margin-bottom:6rem}}@media screen and (max-width:480px){.techs{margin-bottom:4rem}}.techs__zinc-coating-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:6rem;background-color:#f3f5f8;margin-bottom:4rem}@media screen and (max-width:1280px){.techs__zinc-coating-container{padding:5rem}}@media screen and (max-width:768px){.techs__zinc-coating-container{padding:4rem}}@media screen and (max-width:480px){.techs__zinc-coating-container{padding:3rem}}.techs__zinc-coating-container:last-of-type{margin-bottom:0}.techs__zinc-coating-title{margin-bottom:4rem}@media screen and (max-width:480px){.techs__zinc-coating-title{margin-bottom:3rem}}.techs__geometry-accent-label{text-transform:uppercase;font-weight:700}.techs__image{width:500px;height:auto;margin-right:4rem}@media screen and (max-width:1024px){.techs__image{margin-bottom:4rem}}@media screen and (max-width:768px){.techs__image{width:100%;margin-right:2rem}}.tech__table{width:100%;border-collapse:collapse}.tech__table-head{background-color:#f3f5f8}.tech__table-cell{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem;text-align:center;border:solid 1px #f3f5f8;width:50%}@media screen and (max-width:1024px){.tech__table-cell{padding:2rem}}@media screen and (max-width:600px){.tech__table-cell{padding:1rem}}.tech__table-cell-head{opacity:.25}.service-page__header{margin-bottom:14rem}@media screen and (max-width:1280px){.service-page__header{margin-bottom:12rem}}@media screen and (max-width:768px){.service-page__header{margin-bottom:6rem}}@media screen and (max-width:480px){.service-page__header{margin-bottom:4rem}}.service-page__image-wrapper{width:100%;position:relative;width:100%;height:0;padding-bottom:50%;margin-bottom:7rem}.service-page__image-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-page__tips-title{margin-bottom:4rem}.page__text-container{padding-left:20rem}@media screen and (max-width:1366px){.page__text-container{padding-left:0}}.page__dashed-text-container{position:relative;padding-left:20rem}.page__dashed-text-container:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:13.6rem;height:.1rem;background:rgba(0,0,0,.2);top:1rem;left:0;position:absolute}@media screen and (max-width:1366px){.page__dashed-text-container{padding-left:0}.page__dashed-text-container::before{display:none}}.page__dashed-text-container p{font-size:var(--fs-t3);font-weight:500;line-height:1.2;margin-bottom:2rem;max-width:80rem}.page__dashed-text-container p:last-of-type{margin-bottom:0}.service-page__tips-desc{margin-bottom:2rem;max-width:80rem}.service-page__tips-desc:last-of-type{margin-bottom:0}.pump-towers-accordion{margin-bottom:14rem}@media screen and (max-width:1280px){.pump-towers-accordion{margin-bottom:12rem}}@media screen and (max-width:768px){.pump-towers-accordion{margin-bottom:6rem}}@media screen and (max-width:480px){.pump-towers-accordion{margin-bottom:4rem}}.pump-stations-variants-slider__container{overflow:hidden}.pump-stations-variants-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pump-stations-variants-slider{margin-top:2rem}.pump-stations-variants-slider .slick-list{overflow:visible;margin:-15px}.pump-stations-variants-slider .slick-slide{margin:0 15px}.fire-prev-variants__card-title-label{display:block;font-weight:400}.pump-stations-variants-slider__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.pump-stations-variants-slider__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.pump-stations-variants-slider__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4rem}@media screen and (max-width:768px){.pump-stations-variants-slider__btns{margin-bottom:2rem;margin-top:0}}.margin-bottom-section{margin-bottom:10rem}@media screen and (max-width:1280px){.margin-bottom-section{margin-bottom:8rem}}@media screen and (max-width:768px){.margin-bottom-section{margin-bottom:6rem}}@media screen and (max-width:480px){.margin-bottom-section{margin-bottom:4rem}}.boss-slider{max-width:85%}.boss-slider__wrapper{position:relative}.boss-slider__btns{position:absolute!important;bottom:0;left:0}.boss-slider .slick-list{overflow:visible;margin:-3rem}.boss-slider .slick-slide{margin:0 3rem}@media screen and (max-width:600px){.boss-slider .slick-list{overflow:visible;margin:-1.5rem}.boss-slider .slick-slide{margin:0 1.5rem}}.boss-slide{max-width:100%}.boss-slide__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;width:100%}@media screen and (max-width:600px){.boss-slide__inner{-ms-grid-columns:1fr;grid-template-columns:1fr}}.boss-slide__content{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;margin-right:4.6rem;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:600px){.boss-slide__content{max-width:300px;margin-right:0;margin-bottom:3rem}}.boss-slide__label{display:block;margin-bottom:1.2rem;text-transform:uppercase}@media screen and (max-width:1024px){.boss-slide__label{margin-bottom:.8rem}}@media screen and (max-width:640px){.boss-slide__label{margin-bottom:.6rem}}.boss-slide__title{margin-bottom:4.4rem;text-transform:uppercase}@media screen and (max-width:1024px){.boss-slide__title{margin-bottom:3.4rem}}@media screen and (max-width:640px){.boss-slide__title{margin-bottom:2.4rem}}.boss-slide__image-wrapper{-ms-flex-negative:0;flex-shrink:0;position:relative;width:100%;height:0;padding-bottom:110.3053435115%;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.boss-slide__image-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slick-active .boss-slide__image-wrapper{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.prevdiv .boss-slide__image-wrapper{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gip__image-wrapper{position:relative;width:100%;height:0;padding-bottom:50%}.gip__image-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gip__image-btn{position:absolute;left:0;bottom:0;z-index:2}.gip__slider-wrapper{overflow:hidden}.gip__slider-wrapper .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.gip__slider-wrapper .slick-list{overflow:visible;margin-right:-20px;margin-left:0}@media screen and (max-width:1024px){.gip__slider-wrapper .slick-list{margin-right:-10px}}.gip__slider-wrapper .slick-slide{margin-right:20px;margin-left:0}@media screen and (max-width:1024px){.gip__slider-wrapper .slick-slide{margin-right:10px}}.gip__slider{padding-right:100px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1024px){.gip__slider{padding-right:0}}.gip__line{position:relative;margin-right:68px;width:100%;height:1px;background-color:rgba(0,0,0,.1)}@media screen and (max-width:768px){.gip__line{display:none}}.gip__fill-line{position:relative;top:-1px;left:0;width:66%;height:3px;background-color:#333;border-radius:1px;-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}.press-slide__bg-image{display:none;height:140px;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.press-slide__bg-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.press-slider{margin-bottom:-300px}@media screen and (max-width:1024px){.press-slider{display:none}}@media screen and (max-width:1024px){.press-mobile-title{color:#2a2626}}.dash-block-template{padding-left:23.8rem!important}@media (max-width:1600px){.dash-block-template{padding-left:24rem!important}}@media (max-width:1366px){.dash-block-template{padding-left:20rem!important}}@media (max-width:1024px){.dash-block-template{padding-left:2rem!important}}.page__sections--press::before{content:none!important}.new-tabs__title{font-weight:700;font-size:var(--fs-t3);line-height:1.2;text-transform:uppercase;margin-bottom:2rem}.gip__tabs-title{margin-bottom:2rem;font-size:var(--fs-t4);font-weight:700;line-height:1.2;text-transform:uppercase}@media screen and (max-width:1024px){.gip__tabs-title{margin-bottom:1rem}}.techs-first-block{position:relative;margin-bottom:-420px;height:100vh;max-height:960px;min-height:768px}@media screen and (max-width:1280px){.techs-first-block{height:40vh;min-height:unset;margin-bottom:0}}.editable-text-container{font-weight:500;font-size:var(--fs-t4);line-height:1.3}.editable-text-container p{margin-bottom:2rem}@media screen and (max-width:600px){.editable-text-container p{margin-bottom:1.5rem}}.editable-text-container p:last-of-type{margin-bottom:0}.editable-text-container a{color:#be3d3d;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.editable-text-container a:hover{color:#b21f1f}.editable-text-container h1,.editable-text-container h2,.editable-text-container h3,.editable-text-container h4,.editable-text-container h5,.editable-text-container h6{margin-bottom:3.7rem;font-size:var(--fs-t4);line-height:1.2;font-weight:700;color:#333}@media screen and (max-width:600px){.editable-text-container h1,.editable-text-container h2,.editable-text-container h3,.editable-text-container h4,.editable-text-container h5,.editable-text-container h6{margin-bottom:2rem}}#news .press-news__news:nth-child(2){position:relative;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}@media screen and (max-width:768px){#news .press-news__news:nth-child(2){grid-column:auto}}#news .press-news__news:nth-child(5){position:relative;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}@media screen and (max-width:768px){#news .press-news__news:nth-child(5){grid-column:auto}}.text-page-content-container{padding-top:10rem;font-weight:500;font-size:var(--fs-t3);line-height:1.2}@media screen and (max-width:1280px){.text-page-content-container{padding-top:8rem}}@media screen and (max-width:768px){.text-page-content-container{padding-top:6rem}}@media screen and (max-width:480px){.text-page-content-container{padding-top:4rem}}.text-page-content-container::after{content:"";display:block;position:absolute;top:0;left:-499rem;width:500rem;height:100%;z-index:0;background:#fff}.text-page-content-container h1{margin-bottom:2rem;font-size:var(--fs-h1);font-weight:700;line-height:1.2}.text-page-content-container h2{margin-bottom:1.8rem;font-size:var(--fs-h2);font-weight:700;line-height:1.2}.text-page-content-container h3{margin-bottom:1.6rem;font-size:var(--fs-h3);font-weight:700;line-height:1.2}.text-page-content-container h4{margin-bottom:1.2rem;font-size:var(--fs-h4);font-weight:700;line-height:1.2}.text-page-content-container p{font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:.6rem}.text-page-content-container ol{padding:2rem 0;counter-reset:section}.text-page-content-container ol li{counter-increment:section;padding-left:3.2rem;position:relative;margin-bottom:1rem}.text-page-content-container ol li:last-of-type{margin-bottom:0}.text-page-content-container ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.text-page-content-container ul{padding:2rem 0}.text-page-content-container ul li{position:relative;padding-left:26px;margin-bottom:1rem;font-size:var(--fs-t3);font-weight:500;line-height:1.2}.text-page-content-container ul li:last-of-type{margin-bottom:0}.text-page-content-container ul li::before{content:"";position:absolute;top:3px;left:0;z-index:3;width:14px;height:10px;background-image:url(../images/dist/check.svg);background-repeat:no-repeat;background-size:14px 10px}.text-page-content-container img,.text-page-content-container svg{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.text-page-content-container a{color:#be3d3d;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.text-page-content-container a:hover{color:#b21f1f}.text-page-content-container table{width:100%;border-collapse:collapse}.text-page-content-container table th{background-color:#f3f5f8;opacity:.25;font-size:var(--fs-t2);font-weight:700;line-height:1.2;padding:4rem}@media screen and (max-width:1024px){.text-page-content-container table th{padding:2rem}}@media screen and (max-width:600px){.text-page-content-container table th{padding:1rem}}.text-page-content-container table td{font-size:var(--fs-t3);font-weight:500;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:solid 1px #f3f5f8;padding:4rem}@media screen and (max-width:1024px){.text-page-content-container table td{padding:2rem}}@media screen and (max-width:600px){.text-page-content-container table td{padding:1rem}}.not-found{font-size:var(--fs-t3);margin-bottom:20px;min-height:80vh}@media screen and (max-width:1024px){.not-found{min-height:60vh}}@media screen and (max-width:768px){.not-found{min-height:60vh}}@media screen and (max-width:576px){.not-found{min-height:50vh}}.not-found a{color:#be3d3d;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.not-found a:focus,.not-found a:hover{color:#b21f1f}.not-found__header{margin-bottom:12px;text-transform:uppercase;font-size:var(--fs-t2)}.not-found__list{margin:12px 0}.not-found__list li{margin-left:16px;list-style-type:disc}@media screen and (max-width:1024px){.mobile-press{position:relative!important}}@media screen and (max-width:1024px){.mobile-press .breadcrumbs{color:#333!important}}.backend-success-block{display:none;font-size:var(--fs-t1)}.backend-success-block.opened{display:block;margin-bottom:64px}.backend-success-block__btn{display:block;background:0 0;border-bottom:solid .1rem #000;padding-bottom:.2rem;font-size:var(--fs-t1);font-family:inherit;font-weight:500;cursor:pointer;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.backend-success-block__btn:hover{opacity:.8}.backend-question-form.hidden{display:none}.vacancy-form.hidden{display:none}.backend-kill-pseudos::after{content:none!important}.main-slide__subtitle_mobile{display:none;max-width:320px;margin-top:20px;text-transform:none}.backend-top-text{top:-25px}@media screen and (max-width:1200px){.main-slide__subtitle_mobile{display:block}}@media screen and (max-width:576px){.backend-top-text{top:-18px}}.about-company-cover::before{padding-top:56.25%}.back-image-wrapper{position:relative;width:100%;height:0;padding-bottom:calc(100% - 6rem)}.back-image-wrapper .pump-station-tabs__delivery-image-2{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.back-image-wrapper{margin-bottom:4rem}}.backend-socials-main-slider svg *{fill:#fff!important}.backend-socials-main-slider .you-play{fill:#333!important}@media screen and (max-width:1024px){.news__right-side-container{display:none}}.back-socials-links-news-list svg *{fill:#be3d3d}.back-socials-links-news-list svg:hover *{fill:#333!important}.back-socials-links-news-list .you-play{fill:#f3f5f8!important}.guide{background-color:#f3f5f8!important}.guide__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:2rem}@media screen and (max-width:768px){.guide__list{grid-gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.guide__item{background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.guide__item-image{height:46rem;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1400px){.guide__item-image{height:35rem}}@media screen and (max-width:960px){.guide__item-image{height:25rem}}@media screen and (max-width:768px){.guide__item-image{height:38rem}}@media screen and (max-width:576px){.guide__item-image{height:30rem}}@media screen and (max-width:426px){.guide__item-image{height:21rem}}.guide__item-content{padding:3rem}@media screen and (max-width:1200px){.guide__item-content{padding:2rem 1rem}}@media screen and (max-width:1024px){.guide__item-content{padding:1.6rem 1rem}}@media screen and (max-width:768px){.guide__item-content{padding:1rem}}.guide__item__caption{font-size:var(--fs-t2);line-height:1.1;text-transform:uppercase;margin-bottom:2.2rem;font-weight:700}@media screen and (max-width:1200px){.guide__item__caption{margin-bottom:1.4rem}}@media screen and (max-width:1024px){.guide__item__caption{margin-bottom:1.2rem}}@media screen and (max-width:768px){.guide__item__caption{margin-bottom:1rem}}.guide__item-value-wrapper .vacancy__title{font-size:var(--fs-t5);line-height:1.1;font-weight:400}.guide__item-value-wrapper .accordion-control_place_vacancy{height:1.2rem;width:1.2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.guide__item-value-wrapper .accordion-section-head{border:none;padding-right:1.8rem;padding-bottom:0}.history-company__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}@media screen and (max-width:768px){.history-company__header{margin-right:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2rem}}.history-company__title{margin-bottom:0}.history-company__header-btn{background-color:#fff;border:1px solid rgba(0,0,0,.1)}.history-company__header-btn:hover .history-company__header-btn-content{color:#fff!important}.history-company__header-btn-content{color:#333!important}.history-company__body-btns-container{position:relative;background-color:#f3f5f8}.history-company__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-flow:column}@media screen and (max-width:1200px){.history-company__grid{grid-gap:30px}}@media screen and (max-width:1024px){.history-company__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.history-company__body-image-wrapper{width:100%;height:100%;min-height:540px}@media screen and (max-width:1024px){.history-company__body-image-wrapper{margin-bottom:4rem}}.history-company__body-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.history-company__body-image{width:100%}}.history-company__body-content{padding:4rem}@media screen and (max-width:1200px){.history-company__body-content{padding:3rem}}@media screen and (max-width:1024px){.history-company__body-content{padding:2rem}}@media screen and (max-width:768px){.history-company__body-content{padding:1.5rem}}@media screen and (max-width:576px){.history-company__body-content{padding:1rem}}.history-company__pagination-container{width:100%;overflow:hidden;margin-bottom:38px}@media screen and (max-width:1200px){.history-company__pagination-container{margin-bottom:32px}}@media screen and (max-width:1024px){.history-company__pagination-container{margin-bottom:24px}}@media screen and (max-width:768px){.history-company__pagination-container{margin-bottom:20px}}@media screen and (max-width:576px){.history-company__pagination-container{margin-bottom:16px}}.history-company__pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history-company__pagination-item{font-size:var(--fs-t4);color:rgba(0,0,0,.25);padding-left:36px;position:relative;margin-left:16px;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.history-company__pagination-item:hover{font-weight:700;color:#be3d3d}.history-company__pagination-item:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:24px;border-radius:4px;height:1px;background-color:rgba(0,0,0,.25)}@media screen and (max-width:1200px){.history-company__pagination-item:before{width:22px}}@media screen and (max-width:1024px){.history-company__pagination-item:before{width:20px}}@media screen and (max-width:768px){.history-company__pagination-item:before{width:18px}}@media screen and (max-width:576px){.history-company__pagination-item:before{width:16px}}.history-company__pagination-item.mod-active{color:#be3d3d;font-size:var(--fs-h4);font-weight:700}.history-company__pagination-item:first-child{padding-left:0;margin-left:0}.history-company__pagination-item:first-child:before{content:none}@media screen and (max-width:1200px){.history-company__pagination-item{margin-left:15px;padding-left:32px}}@media screen and (max-width:1024px){.history-company__pagination-item{padding-left:28px;margin-left:14px}}@media screen and (max-width:768px){.history-company__pagination-item{padding-left:24px;margin-left:13px}}@media screen and (max-width:576px){.history-company__pagination-item{padding-left:22px;margin-left:12px}}.history-company__body-text-item{font-weight:500;font-size:var(--fs-t4);line-height:1.3}.history-company__body-text-item+.history-company__body-text-item{margin-top:16px}@media screen and (max-width:1024px){.history-company__body-text-item+.history-company__body-text-item{margin-top:10px}}@media screen and (max-width:576px){.history-company__body-text-item+.history-company__body-text-item{margin-top:6px}}.history-company__btn-ref{margin-right:auto;visibility:hidden;height:54px}@media screen and (max-width:1200px){.history-company__btn-ref{height:50px}}@media screen and (max-width:1024px){.history-company__btn-ref{height:45px}}@media screen and (max-width:768px){.history-company__btn-ref{height:40px}}.history-company__body-btns-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:calc(54px + 4rem);-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;padding-left:4rem;padding-right:4rem;padding-bottom:4rem}@media screen and (max-width:1200px){.history-company__body-btns-wrapper{height:calc(50px + 3rem);padding-left:3rem;padding-right:3rem;padding-bottom:3rem}}@media screen and (max-width:1024px){.history-company__body-btns-wrapper{grid-column:auto;height:calc(45px + 2rem);padding-left:2rem;padding-right:2rem;padding-bottom:2rem}}@media screen and (max-width:768px){.history-company__body-btns-wrapper{height:calc(40px + 1.5rem);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}}@media screen and (max-width:576px){.history-company__body-btns-wrapper{height:calc(40px + 1rem);padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.history-company__btns-pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid rgba(0,0,0,.15);border-radius:90px;height:100%}.history-company__btn-pagination{cursor:pointer;background-color:transparent;border:none;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;height:100%}.history-company__btn-pagination:nth-child(1){padding-left:26px;padding-right:12px}.history-company__btn-pagination:nth-child(2){padding-left:12px;padding-right:26px}.history-company__btn-pagination:hover .history-company__btn-pagination-svg{fill:#969696}.history-company__btn-pagination-svg{fill:#333;-webkit-transition:fill .3s;-o-transition:fill .3s;transition:fill .3s}.history-company__link-download{line-height:initial!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.history-company__header-btn-wrapper{-ms-flex-item-align:start;align-self:flex-start}.history{-webkit-box-sizing:border-box;box-sizing:border-box;padding:9rem;border:1px solid rgba(0,0,0,.1);margin-top:14rem;margin-bottom:22rem}@media screen and (max-width:1280px){.history{margin-top:7rem;margin-bottom:12rem;padding:6rem}}@media screen and (max-width:768px){.history{margin-top:5rem;margin-bottom:6rem;padding:4rem}}.history__card{padding-bottom:6.7rem;border-bottom:solid 1px rgba(0,0,0,.1);margin-bottom:7.1rem}@media screen and (max-width:768px){.history__card{padding-bottom:4rem;margin-bottom:4rem}}.history__card:last-of-type{padding-bottom:0;border-bottom:none;margin-bottom:0}.history__card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:80rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}.history__card-container p{margin-bottom:2rem}@media screen and (max-width:600px){.history__card-container p{margin-bottom:1.5rem}}.history__card-container p:last-of-type{margin-bottom:0}.history__card-container b{margin-bottom:3.7rem;font-size:var(--fs-t4);line-height:1.2;font-weight:700;color:#333}@media screen and (max-width:600px){.history__card-container b{margin-bottom:2rem}}.history__card-container h1,.history__card-container h2,.history__card-container h3,.history__card-container h4,.history__card-container h5,.history__card-container h6{margin-bottom:4.5rem;font-size:var(--fs-t4);line-height:1.2;font-weight:700;text-transform:uppercase;color:#333}@media screen and (max-width:600px){.history__card-container h1,.history__card-container h2,.history__card-container h3,.history__card-container h4,.history__card-container h5,.history__card-container h6{margin-bottom:3.5rem}}.history__card-year{margin-bottom:2.6rem;font-size:var(--fs-t1);line-height:1.1;font-weight:400;text-transform:uppercase;color:#be3d3d}.history__card-name{margin-bottom:4.5rem;font-size:var(--fs-t4);line-height:1.2;font-weight:700;text-transform:uppercase;color:#333}@media screen and (max-width:600px){.history__card-name{margin-bottom:3.5rem}}.history__card-paragraph-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5.1rem}.history__card-paragraph-container_last{margin-bottom:0}.history ol,.history ul{margin-top:2rem}.history ol li,.history ul li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:2.5rem;padding-left:4rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}@media screen and (max-width:600px){.history ol li,.history ul li{line-height:1.1;margin-bottom:2rem}}.history ol li:last-of-type,.history ul li:last-of-type{margin-bottom:0}.history ol li::before,.history ul li::before{position:absolute;top:10px;left:0;content:"";width:1.6rem;height:2px;background-color:#be3d3d}@media screen and (max-width:600px){.history ol li::before,.history ul li::before{top:7px}}.licenses-card{cursor:pointer;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.licenses-card:hover{opacity:.8}.licenses-card:focus{outline:0;opacity:.8}.licenses-card__image-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.2rem 4.1rem;margin-bottom:3rem;background-color:#f3f5f8}.licenses-card__image{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.licenses-card__image.mod-max-height{max-width:90vw;height:90vh;-o-object-fit:contain;object-fit:contain}.licenses-card__image.mod-max-width{max-width:90vw;height:90vh;-o-object-fit:contain;object-fit:contain}.licenses-card__desc{font-weight:700;font-size:var(--fs-t4);line-height:1.2;max-width:80%}.licenses-cmt .section__block-title{margin-bottom:4rem}@media screen and (max-width:1200px){.licenses-cmt .section__block-title{margin-bottom:3rem}}@media screen and (max-width:1024px){.licenses-cmt .section__block-title{margin-bottom:2rem}}@media screen and (max-width:768px){.licenses-cmt .section__block-title{margin-bottom:1.2rem}}.licenses-cmt .section__block-title:before{content:none}.licenses-cmt__wrapper{background-color:#f3f5f8;padding:7.4rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:3rem}@media screen and (max-width:1200px){.licenses-cmt__wrapper{padding:4rem;grid-gap:1.6rem}}@media screen and (max-width:1024px){.licenses-cmt__wrapper{padding:3rem;grid-gap:3rem;-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width:768px){.licenses-cmt__wrapper{padding:2rem}}@media screen and (max-width:576px){.licenses-cmt__wrapper{padding:1rem}}.licenses-cmt__info-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}.licenses-cmt__text{font-weight:500;font-size:var(--fs-t4);line-height:1.1}.licenses-cmt__link-download{line-height:initial!important;padding:2.4rem 3.2rem!important;margin-top:2rem}@media screen and (max-width:1024px){.licenses-cmt__link-download{padding:1.6rem 2.6rem!important}}.licenses-cmt__doc-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.4rem}@media screen and (max-width:426px){.licenses-cmt__doc-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.licenses-cmt__doc-list .news__files-item-wrapper:before{border-bottom:52px solid #fff;border-right:52px solid #f3f5f8}.licenses-cmt__doc-list .news__files-item{padding-top:4rem;padding-bottom:2.8rem}@media screen and (max-width:1200px){.licenses-cmt__doc-list .news__files-item{padding-top:2rem;padding-bottom:1.8rem}}@media screen and (max-width:1024px){.licenses-cmt__doc-list .news__files-item{padding-top:4rem;padding-bottom:2.8rem}}@media screen and (max-width:576px){.licenses-cmt__doc-list .news__files-item{padding-top:2rem;padding-bottom:1.8rem}}.licenses-cmt__doc-list .news__files-btn{padding:1.2rem 2.2rem}.licenses-cmt__doc-list .news__files-item-wrapper:hover .news__files-item{background-color:#fff}.licenses{margin-bottom:21rem}@media screen and (max-width:1024px){.licenses{margin-bottom:10rem}}.licenses__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:5rem;margin:0;padding:0;list-style:none}@media screen and (max-width:1024px){.licenses__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.licenses__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.licenses__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}@font-face{font-family:Intro;src:url(../fonts/Intro-Regular.eot);src:url(../fonts/Intro-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Intro-Regular.woff) format("woff"),url(../fonts/Intro-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Intro;src:url(../fonts/Intro-Book.eot);src:url(../fonts/Intro-Book.eot?#iefix) format("embedded-opentype"),url(../fonts/Intro-Book.woff) format("woff"),url(../fonts/Intro-Book.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Intro;src:url(../fonts/Intro-Bold.eot);src:url(../fonts/Intro-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Intro-Bold.woff) format("woff"),url(../fonts/Intro-Bold.ttf) format("truetype");font-style:normal;font-weight:700}html *{max-height:100000000px}html img{max-height:none}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;outline-style:none;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;-o-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,html{height:100%;width:100%}li{list-style:none}a img{border:none}a{text-decoration:none;color:inherit}a[href^="mailto:"],a[href^="tel:"]{white-space:nowrap}button,input,select{border:none;outline:0;box-shadow:none;-webkit-box-shadow:none;border-radius:0}textarea{border:none;outline:0;resize:none}input[type=file],input[type=file]::-webkit-file-upload-button{cursor:pointer}input[type=email],input[type=password],input[type=submit],input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.text-slice-block{overflow:hidden;display:block}.main-slider .text-slice-inner{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .5s linear,-webkit-transform .5s linear;transition:opacity .5s linear,-webkit-transform .5s linear;-o-transition:transform .5s linear,opacity .5s linear;transition:transform .5s linear,opacity .5s linear;transition:transform .5s linear,opacity .5s linear,-webkit-transform .5s linear;display:block;opacity:0}@media screen and (max-width:576px){.main-slider .text-slice-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.main-slider .text-slice-block:nth-child(1) .text-slice-inner{-webkit-transition-delay:0s,0s;-o-transition-delay:0s,0s;transition-delay:0s,0s}.main-slider .text-slice-block:nth-child(2) .text-slice-inner{-webkit-transition-delay:20ms,20ms;-o-transition-delay:20ms,20ms;transition-delay:20ms,20ms}.main-slider .text-slice-block:nth-child(3) .text-slice-inner{-webkit-transition-delay:40ms,40ms;-o-transition-delay:40ms,40ms;transition-delay:40ms,40ms}.main-slider .text-slice-block:nth-child(4) .text-slice-inner{-webkit-transition-delay:60ms,60ms;-o-transition-delay:60ms,60ms;transition-delay:60ms,60ms}.main-slider .text-slice-block:nth-child(5) .text-slice-inner{-webkit-transition-delay:80ms,80ms;-o-transition-delay:80ms,80ms;transition-delay:80ms,80ms}.main-slider .slick-active .text-slice-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.main-slider .swiper-slide.swiper-slide-active .text-slice-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.main-slider .swiper-slide.swiper-slide-duplicate-active .text-slice-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.main-slide-bottom-text,.main-slide-content,.main-slide-top-text{opacity:0;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.slick-active .main-slide-bottom-text,.slick-active .main-slide-content,.slick-active .main-slide-top-text,.swiper-slide.swiper-slide-active .main-slide-bottom-text,.swiper-slide.swiper-slide-active .main-slide-content,.swiper-slide.swiper-slide-active .main-slide-top-text,.swiper-slide.swiper-slide-duplicate-active .main-slide-bottom-text,.swiper-slide.swiper-slide-duplicate-active .main-slide-content,.swiper-slide.swiper-slide-duplicate-active .main-slide-top-text{opacity:1!important;-webkit-transition:all .5s ease-in!important;-o-transition:all .5s ease-in!important;transition:all .5s ease-in!important}.light-modal-overlay:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);background:#fff;-webkit-transition:-webkit-transform .7s linear 0s;transition:-webkit-transform .7s linear 0s;-o-transition:transform .7s linear 0s;transition:transform .7s linear 0s;transition:transform .7s linear 0s,-webkit-transform .7s linear 0s}.modal-custom-animated .light-modal-overlay:before{-webkit-transition:-webkit-transform .7s linear 0s;transition:-webkit-transform .7s linear 0s;-o-transition:transform .7s linear 0s;transition:transform .7s linear 0s;transition:transform .7s linear 0s,-webkit-transform .7s linear 0s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.page-modal-header{opacity:0;visibility:hidden;-webkit-transition:opacity .2s linear .2s,visibility .2s linear .2s;-o-transition:opacity .2s linear .2s,visibility .2s linear .2s;transition:opacity .2s linear .2s,visibility .2s linear .2s}.modal-custom-animated .page-modal-header{opacity:1;visibility:visible;-webkit-transition:opacity .2s linear 0s,visibility .2s linear 0s;-o-transition:opacity .2s linear 0s,visibility .2s linear 0s;transition:opacity .2s linear 0s,visibility .2s linear 0s}.page-modal-body{opacity:0;visibility:hidden;-webkit-transition:opacity .4s linear 0s,visibility .4s linear 0s;-o-transition:opacity .4s linear 0s,visibility .4s linear 0s;transition:opacity .4s linear 0s,visibility .4s linear 0s}.modal-custom-animated .page-modal-body{opacity:1;visibility:visible;-webkit-transition:opacity .4s linear .3s,visibility .4s linear .3s;-o-transition:opacity .4s linear .3s,visibility .4s linear .3s;transition:opacity .4s linear .3s,visibility .4s linear .3s}.page-modal-footer{opacity:0;visibility:hidden;-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s}.modal-custom-animated .page-modal-footer{opacity:1;visibility:visible;-webkit-transition:opacity .3s linear .6s,visibility .3s linear .6s;-o-transition:opacity .3s linear .6s,visibility .3s linear .6s;transition:opacity .3s linear .6s,visibility .3s linear .6s}.bg-print-layer img{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s;opacity:0;visibility:hidden}.modal-custom-animated .bg-print-layer img{-webkit-transition:opacity .6s linear .6s,visibility .6s linear .6s;-o-transition:opacity .6s linear .6s,visibility .6s linear .6s;transition:opacity .6s linear .6s,visibility .6s linear .6s;opacity:1;visibility:visible}.alt-menu-list,.menu-contacts-section{-webkit-transition:opacity .3s linear .3s,visibility .3s linear .3s;-o-transition:opacity .3s linear .3s,visibility .3s linear .3s;transition:opacity .3s linear .3s,visibility .3s linear .3s;opacity:0;visibility:hidden}.modal-custom-animated .alt-menu-list,.modal-custom-animated .menu-contacts-section{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s;opacity:1;visibility:visible}.main-menu-item .text-slice-inner{-webkit-transition:opacity .3s linear 0s,-webkit-transform .3s linear 0s;transition:opacity .3s linear 0s,-webkit-transform .3s linear 0s;-o-transition:transform .3s linear 0s,opacity .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s,-webkit-transform .3s linear 0s;-webkit-transform:translateY(3.5rem);-ms-transform:translateY(3.5rem);transform:translateY(3.5rem);opacity:0}.modal-custom-animated .main-menu-item .text-slice-inner{-webkit-transition:opacity 2.5s linear 0s,-webkit-transform 2.5s linear 0s;transition:opacity 2.5s linear 0s,-webkit-transform 2.5s linear 0s;-o-transition:transform 2.5s linear 0s,opacity 2.5s linear 0s;transition:transform 2.5s linear 0s,opacity 2.5s linear 0s;transition:transform 2.5s linear 0s,opacity 2.5s linear 0s,-webkit-transform 2.5s linear 0s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.modal-custom-animated .main-menu-item:nth-child(1) .text-slice-inner{-webkit-transition-delay:.3s,.3s;-o-transition-delay:.3s,.3s;transition-delay:.3s,.3s}.modal-custom-animated .main-menu-item:nth-child(2) .text-slice-inner{-webkit-transition-delay:.32s,.32s;-o-transition-delay:.32s,.32s;transition-delay:.32s,.32s}.modal-custom-animated .main-menu-item:nth-child(3) .text-slice-inner{-webkit-transition-delay:.34s,.34s;-o-transition-delay:.34s,.34s;transition-delay:.34s,.34s}.modal-custom-animated .main-menu-item:nth-child(4) .text-slice-inner{-webkit-transition-delay:.36s,.36s;-o-transition-delay:.36s,.36s;transition-delay:.36s,.36s}.modal-custom-animated .main-menu-item:nth-child(5) .text-slice-inner{-webkit-transition-delay:.38s,.38s;-o-transition-delay:.38s,.38s;transition-delay:.38s,.38s}.modal-custom-animated .main-menu-item:nth-child(n+6) .text-slice-inner{-webkit-transition-delay:.38s,.38s;-o-transition-delay:.38s,.38s;transition-delay:.38s,.38s}.main-menu-item:nth-child(1) .text-slice-inner{-webkit-transition-delay:80ms,80ms;-o-transition-delay:80ms,80ms;transition-delay:80ms,80ms}.main-menu-item:nth-child(2) .text-slice-inner{-webkit-transition-delay:60ms,60ms;-o-transition-delay:60ms,60ms;transition-delay:60ms,60ms}.main-menu-item:nth-child(3) .text-slice-inner{-webkit-transition-delay:40ms,40ms;-o-transition-delay:40ms,40ms;transition-delay:40ms,40ms}.main-menu-item:nth-child(4) .text-slice-inner{-webkit-transition-delay:20ms,20ms;-o-transition-delay:20ms,20ms;transition-delay:20ms,20ms}.main-menu-item:nth-child(5) .text-slice-inner{-webkit-transition-delay:0s,0s;-o-transition-delay:0s,0s;transition-delay:0s,0s}.main-menu-item:nth-child(n+6) .text-slice-inner{-webkit-transition-delay:0s,0s;-o-transition-delay:0s,0s;transition-delay:0s,0s}.modal-custom-animated .main-menu-item .text-slice-inner{-webkit-transition:opacity .3s linear .3s,-webkit-transform .3s linear .3s;transition:opacity .3s linear .3s,-webkit-transform .3s linear .3s;-o-transition:transform .3s linear .3s,opacity .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s,-webkit-transform .3s linear .3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.page-modal-menu[data-search-status=search-focus] .page-menu-wrap,.page-modal-menu[data-search-status=search-live] .page-menu-wrap{display:none}.page-modal-menu[data-search-status=search-focus] .page-search-layer{display:block}.page-modal-menu[data-search-status=search-focus] .page-search-result-layer{display:block}.page-modal-menu[data-search-status=search-live] .page-live-search-layer{display:block}.form-top-subtitle{-webkit-transition:opacity .3s linear 0s;-o-transition:opacity .3s linear 0s;transition:opacity .3s linear 0s;opacity:0}.modal-custom-animated .form-top-subtitle{-webkit-transition:opacity .3s linear .3s;-o-transition:opacity .3s linear .3s;transition:opacity .3s linear .3s;opacity:1}.page-modal-form .dash-title .text-slice-inner{-webkit-transition:opacity .3s linear 0s,-webkit-transform .3s linear 0s;transition:opacity .3s linear 0s,-webkit-transform .3s linear 0s;-o-transition:transform .3s linear 0s,opacity .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s,-webkit-transform .3s linear 0s;-webkit-transform:translateY(4rem);-ms-transform:translateY(4rem);transform:translateY(4rem);opacity:0;display:block}.modal-custom-animated .page-modal-form .dash-title .text-slice-inner{-webkit-transition:opacity .3s linear .3s,-webkit-transform .3s linear .3s;transition:opacity .3s linear .3s,-webkit-transform .3s linear .3s;-o-transition:transform .3s linear .3s,opacity .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s,-webkit-transform .3s linear .3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.page-modal-form .dash-title .text-slice-block:nth-child(n) .text-slice-inner{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.modal-custom-animated .page-modal-form .dash-title .text-slice-block:nth-child(n) .text-slice-inner{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.page-modal-form .form-calc-box,.page-modal-form .form-callback-box{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;-o-transition:transform .3s linear 0s,opacity .3s linear 0s,visibility .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s,visibility .3s linear 0s;transition:transform .3s linear 0s,opacity .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;opacity:0;visibility:hidden;-webkit-transform:translateY(4rem);-ms-transform:translateY(4rem);transform:translateY(4rem)}.modal-custom-animated .page-modal-form .form-calc-box,.modal-custom-animated .page-modal-form .form-callback-box{-webkit-transition:opacity .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;transition:opacity .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;-o-transition:transform .3s linear .3s,opacity .3s linear .3s,visibility .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s,visibility .3s linear .3s;transition:transform .3s linear .3s,opacity .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.page-modal-form .form-cellar{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s;opacity:0;visibility:hidden}.modal-custom-animated .page-modal-form .form-cellar{-webkit-transition:opacity .3s linear .3s,visibility .3s linear .3s;-o-transition:opacity .3s linear .3s,visibility .3s linear .3s;transition:opacity .3s linear .3s,visibility .3s linear .3s;opacity:1;visibility:visible}.page-modal-form .unit-control-icon{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s;opacity:0;visibility:hidden}.modal-custom-animated .page-modal-form .unit-control-icon{-webkit-transition:opacity .3s linear .3s,visibility .3s linear .3s;-o-transition:opacity .3s linear .3s,visibility .3s linear .3s;transition:opacity .3s linear .3s,visibility .3s linear .3s;opacity:1;visibility:visible}.page-modal-success-box{-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;-o-transition:opacity .3s linear 0s,transform .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,transform .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,transform .3s linear 0s,visibility .3s linear 0s,-webkit-transform .3s linear 0s;opacity:0;visibility:hidden;-webkit-transform:translateY(4rem);-ms-transform:translateY(4rem);transform:translateY(4rem)}.light-success-modal.modal-custom-animated .page-modal-success-box{-webkit-transition:opacity .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;transition:opacity .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;-o-transition:opacity .3s linear .3s,transform .3s linear .3s,visibility .3s linear .3s;transition:opacity .3s linear .3s,transform .3s linear .3s,visibility .3s linear .3s;transition:opacity .3s linear .3s,transform .3s linear .3s,visibility .3s linear .3s,-webkit-transform .3s linear .3s;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.light-success-modal .unit-control-icon{opacity:0;visibility:hidden;-webkit-transition:opacity .3s linear 0s,visibility .3s linear 0s;-o-transition:opacity .3s linear 0s,visibility .3s linear 0s;transition:opacity .3s linear 0s,visibility .3s linear 0s}.light-success-modal.modal-custom-animated .unit-control-icon{opacity:1;visibility:visible;-webkit-transition:opacity .3s linear .2s,visibility .3s linear .2s;-o-transition:opacity .3s linear .2s,visibility .3s linear .2s;transition:opacity .3s linear .2s,visibility .3s linear .2s}.accordion-section-active .accordion-section-body{opacity:1;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.accordion-section-active .accordion-section-head{border-bottom:1px solid transparent}.accordion-section-body{-webkit-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear;opacity:0}.modal__layouts{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);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;z-index:-1;opacity:0;-webkit-transition:.4s opacity;-o-transition:.4s opacity;transition:.4s opacity}.modal__layouts.mod-show{opacity:1;z-index:100}.modal__content-wrapper{max-height:100vh;max-width:100vw}.modal__close-btn{position:absolute;top:2%;right:2%;cursor:pointer;background-color:transparent;border:none;padding:0;width:48px;height:48px;margin-top:-12px;margin-right:-12px;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}.modal__close-btn:hover .modal__close-svg{fill:#fff}.modal__close-svg{-webkit-transition:fill 350ms;-o-transition:fill 350ms;transition:fill 350ms;fill:#bbb}@media screen and (max-width:768px){.modal__close-svg{width:20px;height:20px}}.articles__list{margin-bottom:7.4rem}@media screen and (max-width:679px){.articles__list{margin-bottom:3rem}}.articles__list_press{margin-top:-40px}.article{display:-ms-grid;display:grid;-ms-grid-columns:35.2rem auto 8.6rem;grid-template-columns:35.2rem auto 8.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.2rem 0 2.8rem 0;border-bottom:solid 2px rgba(0,0,0,.1)}@media screen and (max-width:1280px){.article{-ms-grid-columns:35.2rem auto 6.5rem;grid-template-columns:35.2rem auto 6.5rem}}@media screen and (max-width:1024px){.article{padding:2.2rem 1.4rem 2rem 0}}@media screen and (max-width:768px){.article{-ms-grid-columns:24rem auto 6.5rem;grid-template-columns:24rem auto 6.5rem}}@media screen and (max-width:679px){.article{-ms-grid-columns:auto 6.5rem;grid-template-columns:auto 6.5rem}}@media screen and (max-width:480px){.article{-ms-grid-columns:auto 3rem;grid-template-columns:auto 3rem}}.article:hover .article__link-icon{fill:#be3d3d;stroke:#000}.article:focus .article__link-icon{fill:#be3d3d;stroke:#000}.article__text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:960px){.article__text-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.article__text-tag{-ms-flex-negative:0;flex-shrink:0;display:block;margin-left:25px;margin-bottom:4rem;padding:5px 14px;font-size:var(--fs-label);text-transform:uppercase;color:#000;background-color:#f3f5f8;border-radius:16px}.article__text-tag.active{background-color:#be3d3d;color:#fff}@media screen and (max-width:1024px){.article__text-tag{margin-bottom:2.4rem}}@media screen and (max-width:960px){.article__text-tag{margin-left:0}}@media screen and (max-width:768px){.article__text-tag{margin-bottom:2rem}}.article__image-container{position:relative;height:0;width:100%;padding-bottom:66%;overflow:hidden}@media screen and (max-width:679px){.article__image-container{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin-bottom:2rem;padding-bottom:50%}}.article__image{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.article__text{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-sizing:border-box;box-sizing:border-box;padding-left:4.8rem;padding-right:10rem}@media screen and (max-width:1280px){.article__text{padding-left:2.4rem;padding-right:5rem}}@media screen and (max-width:679px){.article__text{padding-left:0;padding-right:3rem}}.article__time{margin-bottom:4rem;font-size:var(--fs-t5);line-height:1.4;color:#000;opacity:.25;text-transform:uppercase}@media screen and (max-width:1024px){.article__time{margin-bottom:2.4rem}}@media screen and (max-width:768px){.article__time{margin-bottom:2rem}}.article__title{margin-bottom:2.4rem;font-size:var(--fs-t3);line-height:1.1;font-weight:700}@media screen and (max-width:1024px){.article__title{margin-bottom:1.4rem}}.article__description{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.article__link{display:block;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:3rem}.article__link-icon{width:8.6rem;height:8.6rem;fill:#fff;stroke:rgba(0,0,0,.25);-webkit-transition:fill .3s,stroke .3s ease;-o-transition:fill .3s,stroke .3s ease;transition:fill .3s,stroke .3s ease}@media screen and (max-width:1280px){.article__link-icon{width:6.5rem;height:6.5rem}}@media screen and (max-width:480px){.article__link-icon{width:3rem;height:3rem}}.page-num{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;border-bottom:solid 1px rgba(0,0,0,.1);margin-bottom:5.4rem}.page-num__list{display:-webkit-box;display:-ms-flexbox;display:flex}.page-num__link{position:relative;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;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;height:4.2rem;font-size:var(--fs-t4);line-height:1.2;font-weight:400;color:rgba(0,0,0,.2);-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:480px){.page-num__link{padding:0 .5rem}}.page-num__link:hover{color:#be3d3d}.page-num__link:hover::after{background-color:#be3d3d}.page-num__link:focus{opacity:1}.page-num__link:focus::after{background-color:#be3d3d}.page-num__link_active{font-weight:700;opacity:1;color:#be3d3d}.page-num__link_active::after{background-color:#be3d3d}.page-num__link_active:hover{opacity:1}.page-num__link_active:hover::after{background-color:#be3d3d}.page-num__link::after{position:absolute;bottom:-2px;left:0;content:"";height:3px;width:100%;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.page-num__btn{cursor:pointer;background:0 0;width:26px;height:26px}.page-num__btn:hover .page-num__btn-icon{stroke:#be3d3d}.page-num__btn:focus .page-num__btn-icon{stroke:#be3d3d}.page-num__btn-icon{width:7px;height:14px;fill:none;stroke:#211e1e;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.media-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:12.6rem;padding:6.3rem 22.1rem 5.9rem 8.4rem;background-image:url(../images/dist/bg-requisites.jpg);background-position:center center;background-repeat:no-repeat}@media screen and (max-width:1024px){.media-contacts{padding:4rem 8rem 4rem 4rem;margin-bottom:8.6rem}}@media screen and (max-width:768px){.media-contacts{padding:3rem 3rem 3rem 3rem;margin-bottom:4rem}}@media screen and (max-width:679px){.media-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.media-contacts__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:56.8rem;margin-right:2rem}@media screen and (max-width:679px){.media-contacts__text{margin-right:0;margin-bottom:3rem}}.media-contacts__title{margin-bottom:2rem;font-size:var(--fs-h3);line-height:1.1;font-weight:700}@media screen and (max-width:679px){.media-contacts__title{margin-bottom:1.2rem}}.media-contacts__desc{font-size:var(--fs-t4);line-height:1.1;font-weight:500}.media-contacts__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}@media screen and (max-width:679px){.media-contacts__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:unset}}@media screen and (max-width:480px){.media-contacts__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}.media-contacts__mail-container{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-sizing:border-box;box-sizing:border-box;padding-bottom:3.4rem;border-bottom:solid 1px #333;margin-bottom:2rem}@media screen and (max-width:679px){.media-contacts__mail-container{padding-bottom:0;padding-right:2rem;border-bottom:none;border-right:solid 1px #333;margin-bottom:0;margin-right:2rem}}@media screen and (max-width:480px){.media-contacts__mail-container{padding-bottom:2rem;padding-right:0;border-bottom:solid 1px #333;border-right:none;margin-bottom:2rem;margin-right:0}}.media-contacts__mail-label{margin-bottom:1.8rem;font-size:var(--fs-label);line-height:1.1;font-weight:400;opacity:.45;text-transform:uppercase}.media-contacts__mail-link{font-size:var(--fs-t2);line-height:1.1;font-weight:700;color:#2a2626;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.media-contacts__mail-link:hover{opacity:.8}.media-contacts__mail-link:focus{outline:0;opacity:.8}.media-contacts__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:679px){.media-contacts__socials{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}.media-contacts__socials-label{margin-bottom:2.2rem;font-size:var(--fs-label);line-height:1.4;font-weight:400;text-transform:uppercase}.media-contacts__socials-list{display:-webkit-box;display:-ms-flexbox;display:flex}.media-contacts__socials-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2.1rem}.media-contacts__socials-list-item:last-of-type{margin-right:0}.media-contacts__socials-link{display:block}.media-contacts__socials-link:hover .media-contacts__socials-icon{fill:#000}.media-contacts__socials-icon{fill:#be3d3d;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.business-page{background:#0c0816!important}.business-page .header-block .container{padding-bottom:0}.business-page .container{padding-bottom:40px}.business-page .backend-business-form.hidden{display:none}.business-page .business-header{padding-top:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;border-bottom:1px solid #fff;margin-bottom:5rem}@media screen and (min-width:480px){.business-page .business-header{padding-top:13rem}}@media screen and (min-width:576px){.business-page .business-header{padding-top:17rem}}@media screen and (min-width:992px){.business-page .business-header{background-image:url(../images/business1.svg);background-repeat:no-repeat;background-size:contain;background-position:right;min-height:600px}}.business-page .business-header-btn{margin-bottom:7rem;padding:1.3rem 3.6rem;width:100%;max-width:370px}.business-page .business-header-btn .btn-inner{font-size:16px}@media screen and (min-width:576px){.business-page .business-header-btn .btn-inner{font-size:21px}}.business-page .business-header-btn:before{border-color:#fff}.business-page .business-pt-logo{width:25rem;min-height:10rem;margin-right:3rem;color:#a0abb0;display:-webkit-box;display:-ms-flexbox;display:flex}.business-page .business-pt-logo a{width:inherit;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.business-page .business-pt-logo img{width:inherit;max-height:100%}.business-page .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:100rem}@media screen and (max-width:1024px){.business-page .d-flex{-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:25rem}}.business-page .business-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-transform:uppercase;font-weight:500;font-size:1.5em;line-height:1;color:#be3d3d;max-width:700px}.business-page .business-logo .logo{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:4.5rem}.business-page .business-logo img{display:block;width:100%}@media screen and (min-width:480px){.business-page .business-logo{font-size:2em}}@media screen and (min-width:576px){.business-page .business-logo{font-size:4em}}.business-page .business-head1{font-weight:500;font-size:1.5em;text-transform:uppercase;max-width:15em;margin-top:4rem;margin-bottom:4rem;line-height:1.2}@media screen and (min-width:480px){.business-page .business-head1{font-size:2.5em;line-height:1.2;margin-top:5.5rem;margin-bottom:5.5rem}}@media screen and (min-width:576px){.business-page .business-head1{font-size:3em;line-height:1.1;margin-top:7rem;margin-bottom:7rem}}.business-page .business-text{font-weight:500;font-size:1.2em;margin-bottom:7rem;line-height:1.2}@media screen and (min-width:992px){.business-page .business-text{width:45%}}.business-page .business-text p{margin-bottom:5rem}.business-page .business-text p:last-child{margin-bottom:0}.business-page .business-about{display:-ms-grid;display:grid;-ms-grid-columns:3fr 8fr;grid-template-columns:3fr 8fr;row-gap:3rem;padding-bottom:60px}@media screen and (min-width:992px){.business-page .business-about{background-image:url(../images/business-bottom.png);background-repeat:no-repeat;background-position:-40px 100%;padding-bottom:600px}}@media screen and (max-width:1024px){.business-page .business-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1200px){.business-page .business-about .rul{max-width:620px;margin-left:-60px}}.business-page .business-about .col1{font-weight:700;font-size:2em;color:#be3d3d}.business-page .business-about .col1.--style-bordered{height:1px;font-size:0;background:#fff;margin:2.5rem 0}.business-page .business-about .col2{font-weight:500;font-size:1.3em;line-height:1.1;color:#fff}@media screen and (min-width:1025px){.business-page .business-about .col2.--style-bordered{height:1px;font-size:0;background:#fff;max-width:none;margin:2.5rem 0}}@media screen and (min-width:1025px){.business-page .business-about .col2{padding-left:25px}}@media screen and (min-width:1200px){.business-page .business-about .col2{max-width:500px}}.business-page .business-about .last{text-align:center;-ms-flex-line-pack:center;align-content:center}.business-page .business-bg{min-height:30vh;position:relative;top:60vh}.business-page .business-grade{max-width:500px;padding-left:25px;margin:5rem 0;font-size:1.3em;line-height:1.1}@media screen and (min-width:576px){.business-page .business-grade{margin:9rem 0}}.business-page .business-verify{padding-left:25px}.business-page .business-form{color:#fff}@media screen and (max-width:991px){.business-page .business-form{max-width:500px;margin:0 auto}}.business-page .business-form .business-checkbox{margin:2.8rem 0 0 0}.business-page .business-form .business-checkbox.parsley-error input{border:1px solid #be3d3d!important}.business-page .business-form .business-checkbox.--small-text{font-size:.88em;color:#999}.business-page .business-form .business-checkbox.--small-text a{color:#fff;text-decoration:underline}.business-page .business-form .business-checkbox.--small-text a:hover{text-decoration:none}.business-page .business-form .business-checkbox input{min-width:auto;margin-right:25px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px}.business-page .business-form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.business-page .business-form p{margin-bottom:2.6em;margin-top:.5em;font-size:1.3em;line-height:1.1;max-width:500px;text-align:center}@media screen and (min-width:1025px){.business-page .business-form p{padding-left:25px;max-width:none;text-align:left}}.business-page .business-form input{font-family:inherit;font-size:var(--fs-t5);line-height:1.4;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 25px;border-radius:100px;max-width:500px;min-width:10rem;height:60px;margin:3.5rem 0 0 0}.business-page .business-form input:first-child{margin-top:0}.business-page .business-form input[type=checkbox]{width:18px;height:18px}.business-page .business-form hr{margin-top:4rem;margin-bottom:4rem}@media screen and (min-width:1200px){.business-page .business-form hr{max-width:620px;margin-left:-60px}}.business-page .business-form fieldset{border:none}.business-page .business-form #bcnt{text-align:center;max-width:500px;font-size:1.1em;line-height:1.3}.flex-type{display:-webkit-box;display:-ms-flexbox;display:flex}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.press-slide{position:relative;width:100%;height:100vh;min-height:100%}.press-slide__image{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.press-slide__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3)}.press-slide__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:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.press-slide__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:38rem!important}@media screen and (max-height:768px){.press-slide__container{padding-bottom:34rem!important}}@media screen and (max-width:1280px){.press-slide__container{width:calc(100% - 8rem)}}@media screen and (max-width:768px){.press-slide__container{padding-bottom:4rem}}@media screen and (max-width:640px){.press-slide__container{width:calc(100% - 4rem)}}.press-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.press-slide__toggle-line{position:relative;height:2px;width:100%;margin-bottom:6rem;background-color:rgba(255,255,255,.3);overflow:hidden}@media screen and (max-height:768px){.press-slide__toggle-line{margin-bottom:2rem}}@media screen and (max-width:899px){.press-slide__toggle-line{margin-bottom:3rem}}.press-slide__fill-line{position:absolute;top:0;left:-100%;height:2px;width:100%;background-color:#fff}.press-slide__text{display:-ms-grid;display:grid;-ms-grid-columns:11rem auto 6.2rem;grid-template-columns:11rem auto 6.2rem;z-index:10}@media screen and (max-width:899px){.press-slide__text{-ms-grid-columns:auto 6.2rem;grid-template-columns:auto 6.2rem}}.press-slide__text-container{display:-webkit-box;display:-ms-flexbox;display:flex}.press-slide__time{text-transform:uppercase;font-size:var(--fs-t5);color:#fff}@media screen and (max-width:899px){.press-slide__time{margin-bottom:2rem}}.press-slide__title{padding-left:10rem;padding-right:10rem;color:#fff;font-size:var(--fs-h4);font-weight:700;line-height:1.2;text-transform:uppercase;font-family:Intro,sans-serif}@media screen and (max-height:768px){.press-slide__title{font-size:var(--fs-t3)}}@media screen and (max-width:1280px){.press-slide__title{padding-left:7rem;padding-right:7rem}}@media screen and (max-width:899px){.press-slide__title{padding-left:0;padding-right:3rem;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.press-slide__link{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}.press-slide__link:hover .press-slide__link-icon{stroke:#fff;fill:#fff}.press-slide__link:focus .press-slide__link-icon{stroke:#fff;fill:#fff}.press-slide__link-icon{width:6.2rem;height:6.2rem;stroke:rgba(255,255,255,.7);fill:rgba(255,255,255,0);-webkit-transition:fill .3s,stroke .3s ease;-o-transition:fill .3s,stroke .3s ease;transition:fill .3s,stroke .3s ease}.press{position:relative;margin-bottom:12rem}@media screen and (max-width:1024px){.press{margin-bottom:8rem}}.press__menu-container{position:absolute;top:0;left:4rem;padding-top:7.5rem;height:100%}@media screen and (max-width:1200px){.press__menu-container{padding-top:40px}}@media screen and (max-width:1024px){.press__menu-container{position:static;padding-top:0;margin-bottom:2rem}}.press__menu{position:sticky;top:12rem;z-index:10;max-width:19.3rem}@media screen and (max-width:1024px){.press__menu{position:static;width:100%;max-width:unset}}.press__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1024px){.press__menu-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-y:scroll;padding-bottom:1.4rem}}.press__menu-list-item{-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem}.press__menu-list-item:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.press__menu-list-item{margin-bottom:0;margin-right:2rem}.press__menu-list-item:last-of-type{margin-right:0}}.press__menu-link{position:relative;text-transform:uppercase;color:#333;font-size:var(--fs-label);line-height:1.3;-webkit-transition:color .3s,opacity .3s ease;-o-transition:color .3s,opacity .3s ease;transition:color .3s,opacity .3s ease}.press__menu-link:hover{color:#be3d3d;opacity:.8}.press__menu-link_active{padding-left:2rem;color:#be3d3d;font-weight:700}.press__menu-link_active .press__menu-link-icon{display:block}.press__menu-link-icon{display:none;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.press__card-header{position:relative;top:16px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.press__card-tag{position:relative;top:16px;left:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem;border-radius:10rem;background-color:#fff;text-transform:uppercase;font-size:var(--fs-label);line-height:1;font-weight:500}@media screen and (max-width:1024px){.press__card-tag{top:12px;left:12px;padding:.9rem}}.press__card-tag_place_about{position:static;margin-right:24px}.press-all__big-container{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;margin-bottom:3rem}@media screen and (max-width:1024px){.press-all__big-container{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media screen and (max-width:768px){.press-all__big-container{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem;margin-bottom:5rem}}@media screen and (max-width:600px){.press-all__big-container{row-gap:4rem}}.press-all__card{position:relative;width:100%;height:0;padding-bottom:50%;overflow:hidden;cursor:pointer}@media screen and (max-width:1280px){.press-all__card{padding-bottom:0;height:100%;min-height:280px}}.press-all__card:hover .press-all__link-icon{fill:#be3d3d}.press-all__card:focus .press-all__link-icon{fill:#be3d3d}.press-all__card:hover .press-all__card-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-all__card:focus .press-all__card-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-all__card-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;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}.press-all__card-wrapper:hover .press-all__link-icon{fill:#be3d3d}.press-all__card-wrapper:focus .press-all__link-icon{fill:#be3d3d}.press-all__card-wrapper:hover .press-all__card-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-all__card-wrapper:focus .press-all__card-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-all__card-image{position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.press-all__title{font-size:var(--fs-t1)!important}.press-all__title_large{font-size:var(--fs-h2)!important}.press-all__paragraph_large{font-size:var(--fs-t3)!important}.press-all__card-desc{position:absolute;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:0;padding-right:7.6rem;max-width:75%;width:100%;background-color:#fff}@media screen and (max-width:1280px){.press-all__card-desc{padding-top:3.8rem;padding-right:4.6rem}}@media screen and (max-width:768px){.press-all__card-desc{padding-top:2rem;padding-right:2rem}}.press-all__card-desc_type_transparent{background-color:transparent;padding:0 100px 25px 25px;max-width:none}@media screen and (max-width:1280px){.press-all__card-desc_type_transparent{padding:0 72px 25px 25px}}@media screen and (max-width:1024px){.press-all__card-desc_type_transparent{padding:0 3.5rem 1.5rem 1.5rem}}.press-all__card-desc-container{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:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:2rem}.press-all__card-time{opacity:.25;color:#000;text-transform:uppercase;margin-bottom:2.5rem}@media screen and (max-width:1280px){.press-all__card-time{margin-bottom:1.5rem}}@media screen and (max-width:1024px){.press-all__card-time{margin-bottom:1rem}}.press-all__link-icon{-ms-flex-item-align:end;align-self:flex-end;margin-left:20px;display:block;width:36px;height:36px;fill:transparent;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}@media screen and (max-width:1024px){.press-all__link-icon{display:none}}.press-all__news-list{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%}@media screen and (max-width:768px){.press-all__news-list_3-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}@media screen and (max-width:600px){.press-all__news-list_3-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}@media screen and (max-width:768px){.press-all__news-list_4-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem}}@media screen and (max-width:600px){.press-all__news-list_4-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:0}}.press-all__news-item{margin-bottom:20px}.press-all__news-item:last-of-type{margin-bottom:0}@media screen and (max-width:1280px){.press-all__news-item{margin-bottom:10px}}@media screen and (max-width:768px){.press-all__news-item{margin-bottom:0}}@media screen and (max-width:600px){.press-all__news-item{margin-bottom:15px;max-width:320px}}.press-all__news-link{display:block;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.press-all__news-link:hover{opacity:.5}.press-all__news-link:focus{outline:0;opacity:.5}.press-all__header{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.8rem}@media screen and (max-width:1480px){.press-all__header{margin-bottom:1.4rem}}@media screen and (max-width:1024px){.press-all__header{margin-bottom:1rem}}.press-all__news-time{opacity:.25;color:#000;text-transform:uppercase;margin-right:3rem;font-size:var(--fs-t4)}@media screen and (max-width:1280px){.press-all__news-time{margin-right:2.5rem}}@media screen and (max-width:1024px){.press-all__news-time{margin-right:1.5rem}}.press-all__news-tag{opacity:.25;color:#000;text-transform:uppercase;font-size:var(--fs-t4)}@media screen and (max-width:1024px){.press-all__news-tag{margin-right:1.5rem}}.press-all__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem}@media screen and (max-width:768px){.press-all__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.press-all__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3,1fr)}}@media screen and (max-width:413px){.press-all__list{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[5];grid-template-rows:repeat(5,1fr)}}@media screen and (max-width:768px){.press-all__list-item_mobile-hiden{display:none}}.press-all__list-item_type_long{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}@media screen and (max-width:768px){.press-all__list-item_type_long{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}}@media screen and (max-width:600px){.press-all__list-item_type_long{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}@media screen and (max-width:413px){.press-all__list-item_type_long{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.press-card:hover .press-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-card:focus .press-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-card__image-container{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;width:100%;height:0;padding-bottom:70%;overflow:hidden}@media screen and (max-width:1024px){.press-card__image-container{margin-bottom:1rem}}.press-card__image{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.long-card{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;height:100%;overflow:hidden;cursor:pointer}.long-card:hover .long-card__link-icon{fill:#be3d3d}.long-card:focus .long-card__link-icon{fill:#be3d3d}.long-card:hover .long-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.long-card:focus .long-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.long-card__image{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.long-card__text-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 6rem 3.5rem 3.3rem}@media screen and (max-width:1480px){.long-card__text-container{padding:0 3rem 2.5rem 2.3rem}}@media screen and (max-width:1024px){.long-card__text-container{padding:0 1.5rem 1.5rem 1.5rem}}.long-card__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:min(80%,680px)}.long-card__time{opacity:.25;color:#000;text-transform:uppercase;margin-bottom:4.2rem}@media screen and (max-width:1480px){.long-card__time{margin-bottom:2.2rem}}@media screen and (max-width:1024px){.long-card__time{margin-bottom:1.5rem}}.long-card__time_place_about{margin-bottom:0}.long-card__title{margin-bottom:3rem}@media screen and (max-width:1480px){.long-card__title{margin-bottom:2.2rem}}.long-card__link-icon{-ms-flex-item-align:end;align-self:flex-end;margin-left:62px;display:block;width:6.4rem;height:6.4rem;fill:transparent;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease;stroke:rgba(0,0,0,.8)}@media screen and (max-width:1280px){.long-card__link-icon{display:none}}.press-news{margin-bottom:12rem}@media screen and (max-width:1024px){.press-news{margin-bottom:8rem}}.press-news__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem;margin-bottom:6.4rem}@media screen and (max-width:1024px){.press-news__list{margin-bottom:4rem}}@media screen and (max-width:768px){.press-news__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:413px){.press-news__list{-ms-grid-rows:(1fr)[6];grid-template-rows:repeat(6,1fr);-ms-grid-columns:1fr;grid-template-columns:1fr}}.press-news__news_type_long{position:relative;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}@media screen and (max-width:768px){.press-news__news_type_long{grid-column:auto}}.direct-link{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;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media screen and (max-width:1024px){.direct-link{padding-bottom:8px}}.direct-link:hover{border-bottom:1px solid rgba(0,0,0,.7)}.direct-link:focus{border-bottom:1px solid rgba(0,0,0,.7)}.direct-link:hover .direct-link__icon{fill:#be3d3d}.direct-link:focus .direct-link__icon{fill:#be3d3d}.direct-link__label{text-transform:uppercase;font-size:var(--fs-t5);line-height:1}.direct-link__icon{fill:transparent;stroke:rgba(0,0,0,.5);width:16px;height:16px;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.press-about{margin-bottom:12rem}@media screen and (max-width:1024px){.press-about{margin-bottom:8rem}}.press-about__container{display:-ms-grid;display:grid;-ms-grid-columns:2fr 5fr 3fr;grid-template-columns:2fr 5fr 3fr;grid-gap:3rem 2rem;margin-bottom:6rem}@media screen and (max-width:1024px){.press-about__container{margin-bottom:4rem}}@media screen and (max-width:768px){.press-about__container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:1fr 1fr auto;grid-template-rows:1fr 1fr auto}}@media screen and (max-width:413px){.press-about__container{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[4];grid-template-rows:repeat(4,1fr)}}.press-about__card_type_min{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}@media screen and (max-width:768px){.press-about__card_type_min{grid-column:auto}}.press-about__card_type_long{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:768px){.press-about__card_type_long{grid-row:auto}}.press-about__card:nth-child(3){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}@media screen and (max-width:768px){.press-about__card:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}@media screen and (max-width:413px){.press-about__card:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.press-about__card:nth-child(4){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}@media screen and (max-width:768px){.press-about__card:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}@media screen and (max-width:413px){.press-about__card:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.press-relises{margin-bottom:12rem}@media screen and (max-width:1024px){.press-relises{margin-bottom:8rem}}.press-relises__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2rem 1fr 2rem 1fr 2rem 1fr;grid-template-columns:repeat(4,1fr);-ms-grid-rows:1fr 3rem 1fr 3rem 1fr;grid-template-rows:repeat(3,1fr);grid-gap:3rem 2rem;margin-bottom:60px;grid-template-areas:"small-1 small-2 small-3 small-4" "middle-1 middle-1 full-1 full-1" "small-5 small-6 full-1 full-1"}@media screen and (max-width:1024px){.press-relises__list{margin-bottom:4rem}}@media screen and (max-width:768px){.press-relises__list{-ms-grid-columns:1fr 2rem 1fr;grid-template-columns:repeat(2,1fr);-ms-grid-rows:1fr 3rem 1fr 3rem 1fr 3rem 1fr;grid-template-rows:repeat(4,1fr);grid-template-areas:"small-1 small-2" "small-3 small-4" "middle-1 full-1" "small-5 small-6"}}@media screen and (max-width:413px){.press-relises__list{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr;grid-template-rows:repeat(8,1fr);grid-template-areas:"small-1" "small-2" "small-3" "small-4" "middle-1" "full-1" "small-5" "small-6"}}.press-relises__item{position:relative}.press-relises__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:small-1}.press-relises__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;grid-area:small-2}.press-relises__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:5;grid-area:small-3}.press-relises__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:7;grid-area:small-4}.press-relises__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:middle-1}.press-relises__item:nth-child(6){-ms-grid-row:3;-ms-grid-row-span:3;-ms-grid-column:5;-ms-grid-column-span:3;grid-area:full-1}.press-relises__item:nth-child(7){-ms-grid-row:5;-ms-grid-column:1;grid-area:small-5}.press-relises__item:nth-child(8){-ms-grid-row:5;-ms-grid-column:3;grid-area:small-6}@media screen and (max-width:768px){.press-relises__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.press-relises__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.press-relises__item:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.press-relises__item:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.press-relises__item:nth-child(5){-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.press-relises__item:nth-child(6){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:1}.press-relises__item:nth-child(7){-ms-grid-row:7;-ms-grid-column:1}.press-relises__item:nth-child(8){-ms-grid-row:7;-ms-grid-column:3}}@media screen and (max-width:413px){.press-relises__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.press-relises__item:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.press-relises__item:nth-child(3){-ms-grid-row:5;-ms-grid-column:1}.press-relises__item:nth-child(4){-ms-grid-row:7;-ms-grid-column:1}.press-relises__item:nth-child(5){-ms-grid-row:9;-ms-grid-column:1;-ms-grid-column-span:1}.press-relises__item:nth-child(6){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.press-relises__item:nth-child(7){-ms-grid-row:13;-ms-grid-column:1}.press-relises__item:nth-child(8){-ms-grid-row:15;-ms-grid-column:1}}.press-show{margin-bottom:12rem}@media screen and (max-width:1024px){.press-show{margin-bottom:8rem}}.press-show__container{display:-ms-grid;display:grid;-ms-grid-columns:3fr 2fr;grid-template-columns:3fr 2fr;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;margin-bottom:67px}@media screen and (max-width:1024px){.press-show__container{margin-bottom:4rem}}@media screen and (max-width:1200px){.press-show__container{-ms-grid-columns:1fr;grid-template-columns:1fr}}.press-show__current{position:relative;width:100%;height:0;padding-bottom:60%;overflow:hidden}@media screen and (max-width:1200px){.press-show__current{margin-bottom:20px}}@media screen and (max-width:480px){.press-show__current{padding-bottom:100%}}.press-show__current:focus .press-show__current-image,.press-show__current:hover .press-show__current-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-show__current-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.press-show__current-text{position:absolute;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;width:100%;background-color:#be3d3d;color:#fff}@media screen and (max-width:1400px){.press-show__current-text{padding:14px}}@media screen and (max-width:1200px){.press-show__current-text{padding:12px}}.press-show__current-date-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:150px;margin-right:30px}@media screen and (max-width:1400px){.press-show__current-date-container{min-width:105px;margin-right:20px}}@media screen and (max-width:1200px){.press-show__current-date-container{min-width:12rem;margin-right:15px}}.press-show__current-date-nums{font-size:48px}@media screen and (max-width:1400px){.press-show__current-date-nums{font-size:36px}}@media screen and (max-width:1200px){.press-show__current-date-nums{font-size:32px}}.press-show__current-date-m{font-size:22px}@media screen and (max-width:1400px){.press-show__current-date-m{font-size:16px}}@media screen and (max-width:1200px){.press-show__current-date-m{font-size:12px}}.press-show__current-desc-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.press-show__current-title{margin-bottom:14px;font-size:var(--fs-t3)}@media screen and (max-width:1400px){.press-show__current-title{margin-bottom:12px}}@media screen and (max-width:1200px){.press-show__current-title{margin-bottom:8px}}.press-show__current-desc{opacity:.5}.press-show__prevs{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 screen and (max-width:1200px){.press-show__prevs{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:600px){.press-show__prevs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media screen and (max-width:600px){.press-show__prev{margin-bottom:2rem;max-width:320px}.press-show__prev:last-of-type{margin-bottom:0}}.press-show__prev-link{display:-ms-grid;display:grid;-ms-grid-columns:20% 80%;grid-template-columns:20% 80%}.press-show__prev-link:focus .press-show__prev-img,.press-show__prev-link:hover .press-show__prev-img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-show__prev-img-container{position:relative;width:100%;height:0;padding-bottom:100%;overflow:hidden}.press-show__prev-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.press-show__prev-text-container{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;margin-left:22px;max-width:250px}.press-show__prev-label{font-size:var(--fs-label);text-transform:uppercase;opacity:.4}.press-articles{margin-bottom:12rem}@media screen and (max-width:1024px){.press-articles{margin-bottom:8rem}}.vacancy{margin-bottom:12rem}@media screen and (max-width:679px){.vacancy{margin-bottom:6rem}}.vacancy__title-block{font-weight:500;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-right:20px}@media screen and (max-width:679px){.vacancy__title-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.vacancy__title{font-size:var(--fs-t2);line-height:1.2;font-weight:700;text-transform:uppercase;margin-right:2rem}@media screen and (max-width:679px){.vacancy__title{margin-right:0;margin-bottom:2rem}}.vacancy__cash{-ms-flex-negative:0;flex-shrink:0;font-size:var(--fs-t2);line-height:1.2;font-weight:400;text-transform:uppercase}.vacancy__control{top:1rem}.vacancy__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vacancy__requirements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5rem}.vacancy__requirement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.2rem}.vacancy__requirement:last-of-type{margin-bottom:0}.vacancy__requirement-icon{width:14px;height:14px;margin-right:1.7rem}.vacancy__label{font-size:var(--fs-t2);line-height:1.2;font-weight:400}.vacancy__title-label{display:block;margin-bottom:4rem;font-size:var(--fs-label);font-weight:500;text-transform:uppercase}@media screen and (max-width:1024px){.vacancy__title-label{margin-bottom:3rem}}@media screen and (max-width:768px){.vacancy__title-label{margin-bottom:2rem}}.vacancy__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.requirements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;font-size:var(--fs-t3);font-weight:500;line-height:1.4}.requirements h1,.requirements h2,.requirements h3,.requirements h4,.requirements h5,.requirements h6{text-transform:uppercase;margin-bottom:3rem}.requirements p{margin-bottom:2rem;font-size:var(--fs-t3);font-weight:500;line-height:1.4}.requirements ul{margin-bottom:2rem}.requirements li{position:relative;padding-left:26px;margin-bottom:2rem;font-size:var(--fs-t3);font-weight:500;line-height:1.2}.requirements li:last-of-type{margin-bottom:0}.requirements li::before{content:"";position:absolute;top:2px;left:0;z-index:3;width:14px;height:10px;background-image:url(../images/dist/check.svg);background-repeat:no-repeat;background-size:14px 10px}.requirements__header{text-transform:uppercase;margin-bottom:3rem}.requirements__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.requirements__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;padding-left:0}.requirements__item:last-of-type{margin-bottom:0}.requirements__item-icon{-ms-flex-negative:0;flex-shrink:0;width:14px;height:10px;margin-right:0;width:0}.vacancy-form{background-color:#f3f5f8;padding:7rem 10rem 5.6rem 7.8rem;margin-bottom:64px}@media screen and (max-width:1024px){.vacancy-form{padding:5rem}}@media screen and (max-width:768px){.vacancy-form{padding:3rem}}.vacancy-form_place_fire-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:0 0;padding:0;margin-bottom:0}.vacancy-form__inputs{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;row-gap:21px;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;margin-bottom:8.6rem;border:none}@media screen and (max-width:768px){.vacancy-form__inputs{row-gap:16px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:4.6rem}}@media screen and (max-width:679px){.vacancy-form__inputs{-ms-grid-columns:1fr;grid-template-columns:1fr}}.vacancy-form__inputs_place_fire-prev{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:4.5rem}.vacancy-form__input{position:relative;font-family:inherit;font-size:var(--fs-t5);line-height:1.4;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 25px;border-radius:100px;width:100%;height:60px}@media screen and (max-width:768px){.vacancy-form__input{padding:0 16px;height:40px}}.vacancy-form__input_place_fire-prev{background-color:rgba(243,245,248,.6);height:48px}.vacancy-form__input::-webkit-input-placeholder{color:#333}.vacancy-form__input::-moz-placeholder{color:#333}.vacancy-form__input:-ms-input-placeholder{color:#333}.vacancy-form__input::-ms-input-placeholder{color:#333}.vacancy-form__input::placeholder{color:#333}.vacancy-form__input_type_textarea{-ms-grid-row:2;-ms-grid-row-span:2;grid-row:2/4;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;border-radius:15px;padding:20px 25px;height:100%}@media screen and (max-width:768px){.vacancy-form__input_type_textarea{padding:10px 16px}}@media screen and (max-width:679px){.vacancy-form__input_type_textarea{grid-row:auto;grid-column:auto;min-height:120px}}.vacancy-form__input-file{opacity:0;visibility:hidden;position:absolute}.vacancy-form__checkboxes{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.vacancy-form__checkbox-wrapper{position:relative;margin-right:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vacancy-form__checkbox-wrapper::before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid rgba(51,51,51,.25);width:14px;height:14px;border-radius:2px;background-repeat:no-repeat;background-position:center center;background-size:8px 6px}.vacancy-form__checkbox{position:absolute;z-index:-1;opacity:0}.vacancy-form__checkbox:checked+label::before{background-image:url(../../../images/dist/icons/checkbox.svg)}.vacancy-form__checkbox-label{font-size:var(--fs-t5);line-height:1.2;opacity:.4;cursor:pointer;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.vacancy-form__checkbox-label:hover{opacity:1}.vacancy-form__checkbox-label:focus{outline:0;opacity:1}.vacancy-form__checkbox-link{position:relative;text-decoration:underline}.vacancy-form__input-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 25px;border-radius:100px;height:60px;cursor:pointer;font-family:inherit;font-size:var(--fs-t5);line-height:1.4;background-color:#fff;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.vacancy-form__input-btn:hover{opacity:.5}.vacancy-form__input-btn:focus{outline:0;opacity:.5}@media screen and (max-width:768px){.vacancy-form__input-btn{padding:0 16px;height:40px}}.vacancy-form__input-btn-label{max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-right:2rem}.vacancy-form__input-btn-icon{width:15px;height:15px}.vacancy-form__btn{margin-top:32px}@media screen and (max-width:768px){.vacancy-form__btn{margin-top:24px}}.vacancy-form__btn_place_fire-prev{margin-top:0;margin-left:2rem}@media screen and (max-width:768px){.vacancy-form__btn_place_fire-prev{margin-left:0;margin-top:4rem}}.agriculture{margin-bottom:14rem}@media screen and (max-width:1024px){.agriculture{margin-bottom:6rem}}@media screen and (max-width:768px){.agriculture{margin-bottom:4rem}}.agriculture__title-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:4rem}@media screen and (max-width:968px){.agriculture__title-wrapper{grid-gap:2rem;-ms-grid-columns:3fr 4fr;grid-template-columns:3fr 4fr}}@media screen and (max-width:576px){.agriculture__title-wrapper{display:block}}.agriculture__title-value{font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:2rem}.agriculture__content-wrapper{padding-left:20rem}@media screen and (max-width:1024px){.agriculture__content-wrapper{padding-left:12rem}}@media screen and (max-width:768px){.agriculture__content-wrapper{padding-left:0}}.agriculture__content-image{width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.agriculture__content-image{max-height:45rem}}@media screen and (max-width:768px){.agriculture__content-image{max-height:30rem}}.agriculture__content-text{font-weight:500;font-size:var(--fs-t1);line-height:1.4}.agriculture__content-text p{margin-bottom:7rem}.agriculture__content-text p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.agriculture__content-text p{margin-bottom:5rem}}@media screen and (max-width:768px){.agriculture__content-text p{margin-bottom:3rem}}.agriculture__content-image,.agriculture__content-text{margin-bottom:7rem}.agriculture__content-image:last-child,.agriculture__content-text:last-child{margin-bottom:0}@media screen and (max-width:1024px){.agriculture__content-image,.agriculture__content-text{margin-bottom:5rem}}@media screen and (max-width:768px){.agriculture__content-image,.agriculture__content-text{margin-bottom:3rem}}.container-info{margin-bottom:12rem;padding-left:20rem}@media screen and (max-width:1024px){.container-info{margin-bottom:8rem;padding-left:12rem}}@media screen and (max-width:768px){.container-info{margin-bottom:4rem;padding-left:0}}.container-info__content-wrapper{border:2px solid rgba(51,51,51,.2);-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px 80px;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:76px;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px}@media screen and (max-width:1024px){.container-info__content-wrapper{padding:60px 80px}}@media screen and (max-width:1024px){.container-info__content-wrapper{display:block}}@media screen and (max-width:768px){.container-info__content-wrapper{padding:40px 30px}}@media screen and (max-width:576px){.container-info__content-wrapper{padding:30px 20px}}.container-info__content-image{position:relative;height:234px;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:1200px){.container-info__content-image{height:170px}}@media screen and (max-width:1024px){.container-info__content-image{margin-bottom:60px}}@media screen and (max-width:768px){.container-info__content-image{height:100px;margin-bottom:0;grid-row:initial}}@media screen and (max-width:576px){.container-info__content-image{height:80px}}.container-info__content-text-title{text-transform:uppercase;font-weight:700;font-size:var(--fs-t2);line-height:1.2;margin-bottom:20px}.container-info__content-text{font-weight:500;font-size:var(--fs-t3);line-height:1.1;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.container-info__content-text P{margin-bottom:20px}.container-info__content-text P:last-child{margin-bottom:0}.container-info__content-text-item+.container-info__content-text-item{margin-top:20px}.container-info__feedback-wrapper{background-color:#f3f5f8;padding:96px 108px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.container-info__feedback-wrapper{padding:80px 70px}}@media screen and (max-width:1024px){.container-info__feedback-wrapper{padding:60px 50px}}@media screen and (max-width:768px){.container-info__feedback-wrapper{padding:40px 30px}}@media screen and (max-width:576px){.container-info__feedback-wrapper{padding:20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.container-info__feedback-content-wrapper{margin-right:20px}@media screen and (max-width:576px){.container-info__feedback-content-wrapper{margin-right:0;margin-bottom:36px}}.container-info__feedback-content-title{font-size:var(--fs-h3);line-height:1.2;margin-bottom:42px;text-transform:uppercase}@media screen and (max-width:1024px){.container-info__feedback-content-title{margin-bottom:30px}}@media screen and (max-width:768px){.container-info__feedback-content-title{margin-bottom:26px}}@media screen and (max-width:576px){.container-info__feedback-content-title{margin-bottom:20px}}.container-info__feedback-content-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.container-info__feedback-contacts-wrapper{border-top:1px solid #333;padding-top:20px}.container-info__feedback-contacts-item+.container-info__feedback-contacts-item{margin-top:32px}@media screen and (max-width:576px){.container-info__feedback-contacts-item+.container-info__feedback-contacts-item{margin-top:20px}}.container-info__feedback-contacts-title{font-size:var(--fs-label);text-transform:uppercase;color:rgba(51,51,51,.45);margin-bottom:10px}.container-info__feedback-contacts-link.mod-tel{font-size:var(--fs-t2);color:#be3d3d}.container-info__feedback-contacts-link.mod-email{font-size:var(--fs-t4);font-weight:700;text-transform:lowercase;color:#2a2626}.container-info__feedback-contacts-link:hover{text-decoration:underline}.reviews__item{padding-top:6.6rem;padding-bottom:6.6rem;border-bottom:1px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1024px){.reviews__item{padding-top:5rem;padding-bottom:5rem;padding-left:4.5rem}}@media screen and (max-width:567px){.reviews__item{padding-top:3rem;padding-bottom:3rem;padding-left:3.5rem}}.reviews__item:first-child{padding-top:0}.reviews__item:last-child{padding-bottom:0;border-bottom:none}.reviews__item-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:3rem;position:relative}@media screen and (max-width:768px){.reviews__item-container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:2rem}}.reviews__item-container:before{position:absolute;content:"";top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:0;width:11.6rem;height:10rem;background-image:url(../images/dist/quotation-reviews.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:1024px){.reviews__item-container:before{width:9rem;height:8rem}}@media screen and (max-width:567px){.reviews__item-container:before{top:5px;width:7rem;height:6rem}}.reviews__item-title{font-weight:700;font-size:var(--fs-h4);line-height:1.2;margin-bottom:8.8rem}@media screen and (max-width:1200px){.reviews__item-title{margin-bottom:3.6rem}}@media screen and (max-width:768px){.reviews__item-title{margin-bottom:3rem}}@media screen and (max-width:576px){.reviews__item-title{margin-bottom:2rem}}.reviews__item-subtitle{font-weight:700;font-size:var(--fs-t4);margin-bottom:1rem;text-transform:uppercase}@media screen and (max-width:1200px){.reviews__item-subtitle{margin-bottom:.8rem}}@media screen and (max-width:768px){.reviews__item-subtitle{margin-bottom:.6rem}}.reviews__item-caption{font-size:var(--fs-label);line-height:1.6;text-transform:uppercase}.reviews__item-media-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.reviews__item-media-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.reviews__image{height:100%;cursor:pointer;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.reviews__image{height:auto;max-width:100%}}.reviews__pagination-wrapper{margin-top:6rem}.tips__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.6rem;z-index:2}@media screen and (max-width:1024px){.tips__title-wrapper{margin-bottom:6rem;display:block}}@media screen and (max-width:768px){.tips__title-wrapper{margin-bottom:3rem}}@media screen and (max-width:576px){.tips__title-wrapper{margin-bottom:2rem}}.tips__title-value{margin-left:8rem;font-size:var(--fs-t3);line-height:1.2;font-weight:500}@media screen and (max-width:1024px){.tips__title-value{margin-left:0}}@media screen and (max-width:576px){.tips__title-value{margin-left:0}}.tips__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:3fr 1fr;grid-template-columns:3fr 1fr;grid-gap:1rem;margin-bottom:16rem;grid-auto-rows:1fr}@media screen and (max-width:1400px){.tips__grid-wrapper{-ms-grid-columns:2fr 2fr 4fr;grid-template-columns:2fr 2fr 4fr;margin-bottom:8rem}}@media screen and (max-width:576px){.tips__grid-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-bottom:6rem}}@media screen and (max-width:476px){.tips__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto;margin-bottom:5rem}}.tips__grid-item{background-color:#f3f5f8}@media screen and (max-width:476px){.tips__grid-item{grid-column:initial!important;grid-row:initial!important;height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important}}.tips__grid-item:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:4;grid-row:1/5;padding:6.8rem 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.tips__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6;padding:3.8rem 3rem}}@media screen and (max-width:768px){.tips__grid-item:nth-child(1){padding:2rem 1.6rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.tips__grid-item:nth-child(1) .tips__grid-item-title{text-align:center;margin-bottom:1.6rem}@media screen and (max-width:1024px){.tips__grid-item:nth-child(1) .tips__grid-item-title{margin-bottom:1.2rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(1) .tips__grid-item-title{margin-bottom:.6rem}}.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:2.2rem}@media screen and (max-width:1024px){.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:1.8rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:1.6rem}}.tips__grid-item:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;background-image:url(../images/dist/tips-backgrount-item-1.svg);background-repeat:no-repeat;background-position:top 50% right;background-size:50%;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}.tips__grid-item:nth-child(2) .tips__grid-item-title{margin-bottom:1.6rem}@media screen and (max-width:1400px){.tips__grid-item:nth-child(2){-ms-grid-row:6;-ms-grid-row-span:2;grid-row:6/8;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;background-size:20%}}@media screen and (max-width:567px){.tips__grid-item:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.tips__grid-item:nth-child(3){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}@media screen and (max-width:1400px){.tips__grid-item:nth-child(3){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}}@media screen and (max-width:567px){.tips__grid-item:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:8;-ms-grid-row-span:2;grid-row:8/10}}.tips__grid-item:nth-child(4){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}@media screen and (max-width:1400px){.tips__grid-item:nth-child(4){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}}@media screen and (max-width:567px){.tips__grid-item:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:8;-ms-grid-row-span:2;grid-row:8/10}}.tips__grid-item-images-wrapper{width:48%}.tips__grid-item-images{width:100%;max-height:35.8rem;margin-bottom:4.8rem}@media screen and (max-width:1200px){.tips__grid-item-images{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__grid-item-images{margin-bottom:2rem}}.tips__grid-item-title{font-weight:700;font-size:var(--fs-t4);line-height:1.1;text-transform:uppercase}.tips__grid-item-images-subtitle{font-weight:500;font-size:var(--fs-t5);line-height:1.2;text-align:center}.tips__grid-item-title-small{font-weight:700;font-size:var(--fs-t4);line-height:1.2}.tips__grid-item-link-wrapper{cursor:pointer;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tips__grid-item-link-wrapper:hover .tips__grid-item-link-array{fill:#be3d3d;stroke:#be3d3d;opacity:1}.tips__grid-item-link-content{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}.tips__grid-item-link-images{height:1.6rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-bottom:1.6rem}.tips__grid-item-link-array{fill:transparent;stroke:#333;margin-left:2rem;opacity:.5;-webkit-transition:fill .3s,stroke .3s,opacity .3s;-o-transition:fill .3s,stroke .3s,opacity .3s;transition:fill .3s,stroke .3s,opacity .3s}.tips__files-wrapper{margin-bottom:6rem}@media screen and (max-width:768px){.tips__files-wrapper{margin-bottom:3rem}}.tips__files-subtitle{font-size:var(--fs-t2);line-height:1.2;text-transform:uppercase;color:#be3d3d;margin-bottom:4rem}@media screen and (max-width:1200px){.tips__files-subtitle{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__files-subtitle{margin-bottom:2rem}}@media screen and (max-width:576px){.tips__files-subtitle{margin-bottom:1.6rem}}.tips__files-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.8rem}@media screen and (max-width:768px){.tips__files-list{grid-gap:1rem}}@media screen and (max-width:576px){.tips__files-list{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.6rem}}.tips__files-link{cursor:pointer;padding:1.2rem 2.4rem;background-color:#f3f5f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.tips__files-link{padding:1rem 1.8rem}}@media screen and (max-width:768px){.tips__files-link{padding:1rem}}.tips__files-link-text{font-size:var(--fs-t5)}.tips__files-link-image-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}.tips__files-link-image{height:2.6rem;margin-bottom:.8rem}@media screen and (max-width:1024px){.tips__files-link-image{height:2rem}}@media screen and (max-width:768px){.tips__files-link-image{height:1.8rem;margin-bottom:.4rem}}.tips__files-link-image-caption{font-size:var(--fs-label);color:rgba(51,51,51,.4);text-transform:uppercase}.tips__accordion-wrapper{margin-bottom:7rem}.tips__info-block{padding:6rem;background-color:#f3f5f8}@media screen and (max-width:1200px){.tips__info-block{padding:4rem}}@media screen and (max-width:1024px){.tips__info-block{padding:3rem}}@media screen and (max-width:768px){.tips__info-block{padding:2rem}}@media screen and (max-width:576px){.tips__info-block{padding:1rem}}.tips__info-block-title{font-weight:700;font-size:var(--fs-t2);line-height:1.2;margin-bottom:4.8rem}@media screen and (max-width:1200px){.tips__info-block-title{margin-bottom:2rem}}.tips__info-block-text{font-weight:500;font-size:var(--fs-t3);line-height:1.2}.tips__info-block-text p{margin-bottom:5rem}.tips__info-block-text p:last-child{margin-bottom:0}@media screen and (max-width:1200px){.tips__info-block-text p{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text p{margin-bottom:2rem}}.tips__info-block-text ol{counter-reset:section;margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-text ol{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-text ol{margin-bottom:2rem}}.tips__info-block-text ol li{counter-increment:section;padding-left:3.2rem;position:relative;margin-bottom:2rem}@media screen and (max-width:1200px){.tips__info-block-text ol li{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text ol li{margin-bottom:2rem}}@media screen and (max-width:1024px){.tips__info-block-text ol li{margin-bottom:1.6rem}}@media screen and (max-width:576px){.tips__info-block-text ol li{margin-bottom:1.2rem}}.tips__info-block-text ol li:last-of-type{margin-bottom:0}.tips__info-block-text ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.tips__info-block-text ul{margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-text ul{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-text ul{margin-bottom:2rem}}.tips__info-block-text ul li{padding-left:3.2rem;position:relative;margin-bottom:2rem}@media screen and (max-width:1200px){.tips__info-block-text ul li{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text ul li{margin-bottom:2rem}}.tips__info-block-text ul li:before{position:absolute;content:"";width:1rem;height:.2rem;background-color:#333;top:1rem;left:0}@media screen and (max-width:1024px){.tips__info-block-text ul li:before{width:.8rem}}@media screen and (max-width:576px){.tips__info-block-text ul li:before{width:.6rem;height:.1rem}}@media screen and (max-width:1024px){.tips__info-block-text ul li{margin-bottom:1.6rem}}@media screen and (max-width:576px){.tips__info-block-text ul li{margin-bottom:1.2rem}}.tips__info-block-text ul li:last-of-type{margin-bottom:0}.tips__info-block-text table{width:100%;border-collapse:collapse}.tips__info-block-text table thead{background-color:#f3f5f8}.tips__info-block-text table thead td{opacity:.25;font-size:var(--fs-t2);font-weight:700;line-height:1.2}.tips__info-block-text table td{font-size:var(--fs-t3);font-weight:500;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem;text-align:center;border:solid 1px #f3f5f8;width:50%}@media screen and (max-width:1024px){.tips__info-block-text table td{padding:2rem}}@media screen and (max-width:600px){.tips__info-block-text table td{padding:1rem}}.tips__info-block-text-item{font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:5rem}.tips__info-block-text-item:last-child{margin-bottom:0}@media screen and (max-width:1200px){.tips__info-block-text-item{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text-item{margin-bottom:2rem}}.tips__info-block-list{margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-list{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-list{margin-bottom:2rem}}.tips__info-block-list-item{font-weight:500;font-size:var(--fs-t3);line-height:1.2;padding-left:3.2rem;position:relative}@media screen and (max-width:1200px){.tips__info-block-list-item{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-list-item{margin-bottom:2rem}}.tips__info-block-list-item:before{position:absolute;content:"";width:1rem;height:.2rem;background-color:#333;top:1rem;left:0}@media screen and (max-width:1024px){.tips__info-block-list-item:before{width:.8rem}}@media screen and (max-width:576px){.tips__info-block-list-item:before{width:.6rem;height:.1rem}}.tips__info-block-list-item+.tips__info-block-list-item{margin-top:2rem}@media screen and (max-width:1024px){.tips__info-block-list-item+.tips__info-block-list-item{margin-top:1.6rem}}@media screen and (max-width:576px){.tips__info-block-list-item+.tips__info-block-list-item{margin-top:1.2rem}}.tips__grid-item-btn{line-height:initial;padding:2.2rem 4.6rem}@media screen and (max-width:1400px){.tips__grid-item-btn{padding:1.8rem 3.6rem}}@media screen and (max-width:768px){.tips__grid-item-btn{padding:1.6rem 3rem}}.parts__container{padding-left:20rem;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width:1024px){.parts__container{padding-top:4rem;padding-bottom:4rem;padding-left:12rem}}@media screen and (max-width:768px){.parts__container{padding-top:2rem;padding-bottom:2rem;padding-left:0}}.approaches__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.2rem}@media screen and (max-width:768px){.approaches__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:2rem}}.approaches__grid-item{background-color:#f3f5f8}.approaches__grid-item-header-wrapper{position:relative}.approaches__grid-item-header-wrapper:before{position:absolute;content:"";bottom:-2.8rem;left:4rem;background-color:#f3f5f8;width:5.6rem;height:5.6rem;border-radius:100%}@media screen and (max-width:768px){.approaches__grid-item-header-wrapper:before{left:2.4rem;width:4rem;height:4rem;bottom:-2rem}}.approaches__item-header-icon{position:absolute;width:3.4rem;height:3.4rem;bottom:-1.7rem;left:5.2rem}@media screen and (max-width:768px){.approaches__item-header-icon{width:2.4rem;height:2.4rem;bottom:-1.2rem;left:3.2rem}}.approaches__item-header-image{height:36rem;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1200px){.approaches__item-header-image{height:26rem}}@media screen and (max-width:576px){.approaches__item-header-image{height:16rem}}.approaches__grid-item-body-wrapper{padding:4rem}@media screen and (max-width:1200px){.approaches__grid-item-body-wrapper{padding:40px 20px 20px 2rem}}@media screen and (max-width:1024px){.approaches__grid-item-body-wrapper{padding:40px 20px 20px 2rem}}@media screen and (max-width:768px){.approaches__grid-item-body-wrapper{padding:30px 10px 10px 1rem}}.approaches__grid-item-title{text-transform:uppercase;font-weight:700;font-size:var(--fs-t3);line-height:1.5;margin-bottom:2rem}@media screen and (max-width:1200px){.approaches__grid-item-title{margin-bottom:1.6rem}}@media screen and (max-width:768px){.approaches__grid-item-title{margin-bottom:1.2rem}}@media screen and (max-width:576px){.approaches__grid-item-title{margin-bottom:1rem}}.approaches__grid-item-subtitle{font-size:var(--fs-t5);line-height:2;margin-bottom:3.6rem;text-transform:uppercase}@media screen and (max-width:1200px){.approaches__grid-item-subtitle{margin-bottom:2.8rem}}@media screen and (max-width:768px){.approaches__grid-item-subtitle{margin-bottom:1.8rem}}@media screen and (max-width:576px){.approaches__grid-item-subtitle{margin-bottom:1rem}}.approaches__text-wrapper{margin-bottom:2.2rem;font-weight:500;font-size:var(--fs-t4);line-height:1.2}.approaches__text-wrapper:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text-wrapper{margin-bottom:1.8rem}}@media screen and (max-width:768px){.approaches__text-wrapper{margin-bottom:1.2rem}}.approaches__text-wrapper h1,.approaches__text-wrapper h2,.approaches__text-wrapper h3,.approaches__text-wrapper h4,.approaches__text-wrapper h5,.approaches__text-wrapper h6{text-transform:uppercase;font-weight:700;font-size:var(--fs-t3);line-height:1.5;margin-bottom:2rem}.approaches__text-wrapper p{margin-bottom:1.2rem}.approaches__text-wrapper p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text-wrapper p{margin-bottom:1rem}}@media screen and (max-width:768px){.approaches__text-wrapper p{margin-bottom:.8rem}}.approaches__text-wrapper ol{margin-top:1.5rem;counter-reset:section}.approaches__text-wrapper ol:first-child{margin-top:0}.approaches__text-wrapper ol li{position:relative;counter-increment:section;padding-left:3.6rem;position:relative;padding-bottom:.8rem}.approaches__text-wrapper ol li:last-of-type{padding-bottom:0}.approaches__text-wrapper ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.approaches__text-wrapper ul{margin-top:1.5rem}.approaches__text-wrapper ul:first-child{margin-top:0}.approaches__text-wrapper ul li{padding-left:3.6rem;position:relative;padding-bottom:.8rem}.approaches__text-wrapper ul li:last-of-type{padding-bottom:0}.approaches__text-wrapper ul li:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.approaches__text-wrapper-pale li:before{background-image:url(../images/dist/approaches-check-mark-pale.svg)!important}.approaches__text{font-weight:500;font-size:var(--fs-t4);line-height:1.2;margin-bottom:1.2rem}.approaches__text:last-child{margin-bottom:0}@media screen and (max-width:1024px){.approaches__text{margin-bottom:1rem}}@media screen and (max-width:768px){.approaches__text{margin-bottom:.8rem}}.approaches__text.mod-bold{font-weight:700}.approaches__item{padding-left:3.6rem;position:relative}.approaches__item:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.approaches__item.mod-pale:before{background-image:url(../images/dist/approaches-check-mark-pale.svg)}.approaches__list{margin-top:1.5rem}.approaches__list:first-child{margin-top:0}.approaches__list_place_a{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:1024px){.approaches__list_place_a{-ms-grid-columns:1fr;grid-template-columns:1fr}}.principles{background:#f3f5f8}.principles__grid-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:567px){.principles__grid-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.principles__item{padding:0 2rem}@media screen and (max-width:567px){.principles__item{padding:0 0 3rem 0}}.principles__item+.principles__item{border-left:.1rem solid rgba(51,51,51,.2);padding-left:9rem}@media screen and (max-width:1200px){.principles__item+.principles__item{padding-left:7rem}}@media screen and (max-width:1024px){.principles__item+.principles__item{padding-left:5rem}}@media screen and (max-width:768px){.principles__item+.principles__item{padding-left:3rem}}@media screen and (max-width:567px){.principles__item+.principles__item{padding:3rem 0 0 0;border-left:none;border-top:.1rem solid rgba(51,51,51,.2)}}.principles__item-image-wrapper{height:33.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media screen and (max-width:1200px){.principles__item-image-wrapper{height:30rem}}@media screen and (max-width:1024px){.principles__item-image-wrapper{height:26rem}}@media screen and (max-width:768px){.principles__item-image-wrapper{height:20rem}}@media screen and (max-width:576px){.principles__item-image-wrapper{height:auto}}.principles__item-image.mod-bad{height:100%}@media screen and (max-width:576px){.principles__item-image.mod-bad{height:16rem}}.principles__item-image.mod-ok{height:20.7rem}@media screen and (max-width:1200px){.principles__item-image.mod-ok{height:16rem}}@media screen and (max-width:1024px){.principles__item-image.mod-ok{height:12rem}}@media screen and (max-width:768px){.principles__item-image.mod-ok{height:10rem}}@media screen and (max-width:576px){.principles__item-image.mod-ok{height:8rem}}.principles__item-icon{margin-bottom:3rem;height:3.4rem}@media screen and (max-width:1200px){.principles__item-icon{margin-bottom:2.6rem}}@media screen and (max-width:1024px){.principles__item-icon{margin-bottom:2rem;height:3rem}}@media screen and (max-width:768px){.principles__item-icon{margin-bottom:1.6rem;height:2.6rem}}@media screen and (max-width:576px){.principles__item-icon{height:2rem;margin-bottom:1rem}}.news__container{margin-bottom:15rem;padding-left:20rem;position:relative;border-bottom:1px solid rgba(51,51,51,.2);position:relative;padding-top:7.5rem;padding-right:1rem;width:100%;background-color:#fff}@media screen and (max-width:1200px){.news__container{padding-top:40px;margin-bottom:12rem}}@media screen and (max-width:1024px){.news__container{padding-top:30px;margin-bottom:8rem}}@media screen and (max-width:768px){.news__container{padding-top:20px;margin-bottom:6rem}}@media screen and (max-width:640px){.news__container{padding-left:0}}@media screen and (max-width:576px){.news__container{padding-top:16px;margin-bottom:4rem}}.news__container::after{content:"";position:absolute;top:0;left:-500rem;height:100%;width:500rem;background-color:#fff;z-index:0}@media screen and (max-width:480px){.news__container::before{content:"";position:absolute;top:0;right:-2rem;height:100%;width:2rem;background-color:#fff;z-index:0}}.news__side-block-container{position:absolute;top:0;left:0;padding-top:8.5rem;height:100%}@media screen and (max-width:640px){.news__side-block-container{position:static;padding-top:2rem;padding-bottom:4rem}}.news__side-block-wrapper{position:sticky;top:10rem;z-index:10;max-width:19.3rem;background-color:#fff}.news__side-calendar-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;color:#be3d3d;margin-bottom:1.8rem}@media screen and (max-width:640px){.news__side-calendar-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news__side-calendar-number{font-weight:700;font-size:10.4rem;line-height:1;margin-bottom:2rem}@supports (-webkit-text-stroke:1px #be3d3d){.news__side-calendar-number{color:transparent;-webkit-text-stroke:1px #be3d3d}}.news__side-calendar-caption{font-size:var(--fs-t4);line-height:1}.news__side-social-wrapper{padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}@media screen and (max-width:640px){.news__side-social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.news__side-social-title{font-size:var(--fs-t5);line-height:1.4;margin-bottom:2rem;text-transform:uppercase}@media screen and (max-width:640px){.news__side-social-title{margin-bottom:0;margin-right:2rem}}.news__side-social-list{display:-webkit-box;display:-ms-flexbox;display:flex}.news__side-social-link{width:2.4rem;height:2.4rem;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}.news__side-social-link-svg{fill:#333}.news__title{font-size:var(--fs-h2);margin-bottom:5.4rem}@media screen and (max-width:1200px){.news__title{margin-bottom:4.6rem}}@media screen and (max-width:1024px){.news__title{margin-bottom:3.6rem}}@media screen and (max-width:768px){.news__title{margin-bottom:3rem}}@media screen and (max-width:576px){.news__title{margin-bottom:2rem}}.news__text{margin-bottom:5.4rem}@media screen and (max-width:1200px){.news__text{margin-bottom:4.6rem}}@media screen and (max-width:1024px){.news__text{margin-bottom:2.8rem}}@media screen and (max-width:768px){.news__text{margin-bottom:2.4rem}}@media screen and (max-width:576px){.news__text{margin-bottom:2rem}}.news__jlink{color:#be3d3d}.news__text-item{font-weight:500;font-size:var(--fs-t1);line-height:1.2}.news__text-item+.news__text-item{margin-top:4rem}@media screen and (max-width:1200px){.news__text-item+.news__text-item{margin-top:3.6rem}}@media screen and (max-width:1024px){.news__text-item+.news__text-item{margin-top:2.6rem}}@media screen and (max-width:768px){.news__text-item+.news__text-item{margin-top:1.6rem}}@media screen and (max-width:576px){.news__text-item+.news__text-item{margin-top:1rem}}.news__image{max-height:70vh;width:100%}.news__quote-wrapper{padding-left:20.3rem;position:relative}@media screen and (max-width:1200px){.news__quote-wrapper{margin-left:0;padding-left:10rem}}@media screen and (max-width:768px){.news__quote-wrapper{padding-left:6rem}}.news__quote-mark-image{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:100%}.news__quote-text{font-size:var(--fs-h3);line-height:1.2;margin-bottom:8.6rem}@media screen and (max-width:1200px){.news__quote-text{margin-bottom:6rem}}@media screen and (max-width:1024px){.news__quote-text{margin-bottom:4rem}}@media screen and (max-width:768px){.news__quote-text{margin-bottom:3rem}}@media screen and (max-width:576px){.news__quote-text{margin-bottom:2rem}}.news__quote-author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news__quote-author-content{border-bottom:1px solid #000;padding-bottom:1.4rem;text-transform:uppercase}.news__quote-author-caption{font-size:var(--fs-label);line-height:3;margin-bottom:1.6rem}@media screen and (max-width:768px){.news__quote-author-caption{margin-bottom:1rem}}.news__quote-author-value{font-size:var(--fs-h4)}.news__item{padding-left:3rem;position:relative}@media screen and (max-width:1024px){.news__item{padding-left:2rem}}.news__item:before{position:absolute;content:"";height:.2rem;width:1rem;top:1.4rem;left:0;background-color:#333}@media screen and (max-width:1024px){.news__item:before{height:.1rem;width:.6rem}}.news__article-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.news__article-image-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;margin-left:4.6rem;margin-top:10%}@media screen and (max-width:1024px){.news__article-image-wrapper{margin-left:2.6rem}}@media screen and (max-width:768px){.news__article-image-wrapper{display:none}}.news__article-image{height:30rem}@media screen and (max-width:1024px){.news__article-image{height:20rem}}.news__article-image-comment-wrapper{padding:3rem;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06);border-radius:.4rem;margin-bottom:2.6rem;position:relative}@media screen and (max-width:1024px){.news__article-image-comment-wrapper{padding:1.6rem}}.news__article-image-comment-wrapper:before{position:absolute;content:"";width:1.6rem;height:1.6rem;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:-.8rem;left:50%;background:#fff;border-top-left-radius:.6rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06)}.news__article-image-comment-title{font-size:var(--fs-t2);margin-bottom:1rem;white-space:nowrap}.news__article-image-comment-subtitle{font-size:var(--fs-t2);color:rgba(51,51,51,.55);white-space:nowrap}.news__video-container{margin-bottom:6rem}.news__files-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:3.6rem;padding-left:11px;padding-bottom:11px}@media screen and (max-width:768px){.news__files-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.news__files-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.news__files-item-wrapper{position:relative}@media screen and (max-width:576px){.news__files-item-wrapper{width:23rem}}@media screen and (max-width:426px){.news__files-item-wrapper{width:100%}}.news__files-item-wrapper:before{content:"";position:absolute;width:0;height:0;top:0;right:0;border-bottom:52px solid #f5f5f5;border-right:52px solid #fff;-webkit-box-shadow:7px 7px 7px rgba(0,0,0,.38);box-shadow:-7px 7px 7px rgba(206,206,206,.38);-webkit-transition:border-width .6s;-o-transition:border-width .6s;transition:border-width .6s;border-bottom-left-radius:2rem}@media screen and (max-width:1024px){.news__files-item-wrapper:before{border-width:4rem}}.news__files-item-wrapper:hover:before{border-width:0}.news__files-item-wrapper:hover .news__files-item{background-color:#f3f5f8}.news__files-item-wrapper:hover .news__files-btn{background-color:#be3d3d;border-color:transparent;color:#fff}.news__files-item{padding:3.8rem 3.4rem 3.8rem 3.4rem;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;border:1px solid rgba(0,0,0,.1);border-radius:2rem;-webkit-box-shadow:-7px 7px 7px rgba(206,206,206,.38);box-shadow:-7px 7px 7px rgba(206,206,206,.38);min-height:29rem;background-color:#fff;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s;height:100%}@media screen and (max-width:1024px){.news__files-item{padding:2.4rem 5rem 2.4rem 2rem;min-height:25rem}}@media screen and (max-width:576px){.news__files-item{min-height:auto}}.news__files-item-title{font-size:var(--fs-t5);line-height:1.3;letter-spacing:.02em;text-transform:uppercase;display:block}.news__files-item-subtitle{font-size:var(--fs-t5);color:rgba(51,51,51,.4);margin-top:2rem;display:block}@media screen and (max-width:1024px){.news__files-item-subtitle{margin-top:1rem}}.news__files-btn{padding:1.6rem 2rem;font-size:var(--fs-label);line-height:1;text-transform:uppercase;letter-spacing:.02em;border:1px solid rgba(0,0,0,.1);border-radius:10rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;background-color:#fff;-webkit-transition:background-color .4s,border-color .4s;-o-transition:background-color .4s,border-color .4s;transition:background-color .4s,border-color .4s}@media screen and (max-width:576px){.news__files-btn{margin-top:1.2rem;padding:.8rem 1rem}}.news__content-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2;margin-top:6rem}.news__content-text a{color:#be3d3d;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.news__content-text a:focus,.news__content-text a:hover{opacity:.75}.news__content-text img{margin-bottom:1.5rem;max-width:100%;height:auto}.news__content-text p{margin-bottom:2rem}.news__content-text ol li{list-style-type:decimal;padding-left:.8em}.news__content-text ol li::before{all:unset}.news__content-text h2{margin-bottom:1em;margin-top:1.5em}.news__content-text h3{margin-bottom:1em;margin-top:1.5em}.news__content-text h4{margin-bottom:.8em;margin-top:1em}.news__content-text li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5rem;padding-left:3.6rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}@media screen and (max-width:640px){.news__content-text li{line-height:1.1;margin-bottom:1rem;padding-left:2.6rem}}.news__content-text li:last-of-type{margin-bottom:0}.news__content-text li::before{position:absolute;top:8px;left:0;content:"";width:1.6rem;height:1px;background-color:#be3d3d}@media screen and (max-width:640px){.news__content-text li::before{top:5px;width:1.2rem}}@media screen and (max-width:1024px){.news__content-text{margin-top:4rem}}@media screen and (max-width:576px){.news__content-text{margin-top:3rem}}.news__footer-text{-webkit-box-shadow:inset 0 1px 0 #d6d6d6;box-shadow:inset 0 1px 0 #d6d6d6;padding-top:6rem}@media screen and (max-width:1024px){.news__footer-text{padding-top:4rem}}@media screen and (max-width:576px){.news__footer-text{padding-top:3rem}}.news__ex-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;margin-bottom:5rem}.news__ex-info-first{margin-right:5rem}.news__ex-info-first div div{font-weight:700}.news__ex-info-second div{margin-left:.5rem;width:15em}.news__ex-info-second div div{font-weight:700;margin-left:0}.news__ex-info div img{margin-bottom:1rem}.news__section{max-width:60rem;padding-bottom:10rem}@media screen and (max-width:1024px){.news__section{padding-bottom:8rem}}@media screen and (max-width:768px){.news__section{padding-bottom:6rem}}@media screen and (max-width:640px){.news__section{padding-bottom:4rem;max-width:unset}}.news__right-side-container{position:absolute;top:0;right:0;height:100%;padding-top:8.5rem;padding-right:10rem}@media screen and (max-width:1024px){.news__right-side-container{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0;padding-top:0;padding-bottom:1rem;margin-bottom:2.4rem;overflow-y:scroll;scrollbar-width:none}.news__right-side-container::-webkit-scrollbar{background-color:transparent;height:.6rem}}@media screen and (max-width:1024px) and (max-width:640px){.news__right-side-container::-webkit-scrollbar{height:.3rem}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:.2rem}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-button{display:none}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-track{border-radius:.2rem;background-color:transparent}}.news__right-side-item{-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem}.news__right-side-item:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.news__right-side-item{margin-bottom:0;margin-right:2rem}.news__right-side-item:last-of-type{margin-right:0}}.news__right-side-link{font-weight:500}.news__right-side-link.active{font-weight:700;color:#be3d3d}.news__other-news{margin-bottom:10rem}@media screen and (max-width:1024px){.news__other-news{margin-bottom:4rem}}@media screen and (max-width:576px){.news__other-news{margin-bottom:3rem}}.news__digits{margin:2rem 0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;background:#f3f5f8;padding:2rem}@media screen and (max-width:640px){.news__digits{padding:1.2rem}}.news__digits-label{padding-right:3rem;margin-right:3rem;border-right:1px solid rgba(0,0,0,.4);font-weight:700;font-size:var(--fs-label);line-height:1.2;opacity:.25;text-transform:uppercase}@media screen and (max-width:640px){.news__digits-label{padding-right:2rem;margin-right:2rem}}.news__digits-list{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:4px;font-weight:400;font-size:var(--fs-t4)}.news__additional-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:6rem 0}@media screen and (max-width:1024px){.news__additional-info{margin:4rem 0}}@media screen and (max-width:576px){.news__additional-info{margin:3rem 0}}.news__additional-info-title{margin-bottom:2rem;font-size:var(--fs-label);font-weight:400}.news__additional-info-item{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;padding:2rem;margin-bottom:1rem;border-radius:10px;border:solid 1px #f3f5f8;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.news__additional-info-item:focus,.news__additional-info-item:hover{background-color:#f3f5f8}.news__additional-info-item:last-of-type{margin-bottom:0}.news__additional-info-item-text{margin-right:5.4rem;font-size:var(--fs-t5)}.news__additional-info-item-name{display:block;margin-bottom:1rem}.news__additional-info-item-label{display:block;opacity:.4;font-weight:500}.news__additional-info-item-btn{-ms-flex-negative:0;flex-shrink:0;line-height:1;padding:1.2rem 2.2rem}.news__additional-info-item-btn .btn-inner{padding-left:0;font-size:var(--fs-label);letter-spacing:.02em}.news__text-list-item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5rem;padding-left:3.6rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}@media screen and (max-width:640px){.news__text-list-item{line-height:1.1;margin-bottom:1rem;padding-left:2.6rem}}.news__text-list-item:last-of-type{margin-bottom:0}.news__text-list-item::before{position:absolute;top:8px;left:0;content:"";width:1.6rem;height:1px;background-color:#be3d3d}@media screen and (max-width:640px){.news__text-list-item::before{top:5px;width:1.2rem}}.parsley-errors-list{position:absolute;bottom:-1.6rem;left:0;padding-left:25px;padding-top:2px;color:#be3d3d;font-size:var(--fs-label);font-weight:500!important;line-height:1}@media screen and (max-width:768px){.parsley-errors-list{padding-left:16px}}.parsley-error{border:solid 1px #be3d3d!important}label.parsley-error{border:none!important}label.parsley-error .check-unit-icon{border:solid 1px #be3d3d}.questions{margin-bottom:6rem}.questions__title{font-size:var(--fs-t4);line-height:1.2}.questions__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.questions__answer{font-weight:500;font-size:var(--fs-t5);line-height:1.4;opacity:.7}.services{margin-bottom:6rem}@media screen and (max-width:600px){.services{margin-bottom:3rem}}.services__tab-title{max-width:500px;margin-bottom:6rem;text-transform:uppercase;font-size:var(--fs-h3);line-height:1.1}@media screen and (max-width:1280px){.services__tab-title{margin-bottom:4rem}}.services__conditions{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:21px}@media screen and (max-width:1280px){.services__conditions{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:auto}}@media screen and (max-width:600px){.services__conditions{-ms-grid-columns:1fr;grid-template-columns:1fr}}.services__conditions-item{display:-ms-grid;display:grid;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem 4rem 3rem 4rem;background-color:#fff}@media screen and (max-width:1280px){.services__conditions-item{-ms-grid-rows:auto;grid-template-rows:auto}}@media screen and (max-width:480px){.services__conditions-item{padding:2rem}}.services__conditions-item-icon{stroke:#be3d3d;height:30px;width:30px;margin-bottom:8rem}@media screen and (max-width:1679px){.services__conditions-item-icon{margin-bottom:6rem}}@media screen and (max-width:768px){.services__conditions-item-icon{height:25px;width:25px;margin-bottom:4.5rem}}.services__conditions-item-title{font-size:var(--fs-t4);text-transform:uppercase;font-weight:700;line-height:1.1}.works-conditions__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:3rem;margin-bottom:2rem}.works-conditions__list_place_pumps{margin-bottom:0;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1024px){.works-conditions__list{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.works-conditions__list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.works-conditions__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.works-conditions__item-header{display:-ms-grid;display:grid;-ms-grid-columns:30px auto;grid-template-columns:30px auto;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;margin-bottom:5rem}@media screen and (max-width:1400px){.works-conditions__item-header{-ms-grid-columns:20px auto;grid-template-columns:20px auto;margin-bottom:1.5rem}}.works-conditions__item-number{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:var(--fs-t2);color:#be3d3d}.works-conditions__item-line{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;height:1px;background-color:#000;opacity:.15}.works-conditions__item-title{position:relative;display:block;height:-webkit-min-content;height:-moz-min-content;height:min-content;width:calc(100% - 3rem);font-size:var(--fs-t5);font-weight:700;line-height:1.2;text-transform:uppercase}.works-conditions__item-desc{margin-top:15px;font-weight:500;font-size:var(--fs-t4)}@media screen and (max-width:1400px){.works-conditions__item-desc{margin-top:10px}}.works-conditions__limits{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem}@media screen and (max-width:1200px){.works-conditions__limits{padding:1.8rem}}@media screen and (max-width:1024px){.works-conditions__limits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:600px){.works-conditions__limits{padding:1.6rem}}.works-conditions__limits-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works-conditions__limits-text-container ol{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2.8rem;-moz-column-gap:2.8rem;column-gap:2.8rem;counter-reset:section}@media screen and (max-width:640px){.works-conditions__limits-text-container ol{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.works-conditions__limits-text-container ol li{counter-increment:section;margin-bottom:1rem;font-weight:500;font-size:var(--fs-t4);padding-left:3.6rem;position:relative}.works-conditions__limits-text-container ol li:last-of-type{margin-bottom:0}.works-conditions__limits-text-container ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.works-conditions__limits-text-container ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2.8rem;-moz-column-gap:2.8rem;column-gap:2.8rem}@media screen and (max-width:640px){.works-conditions__limits-text-container ul{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.works-conditions__limits-text-container ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;font-weight:500;font-size:var(--fs-t4);padding-left:3.6rem;position:relative}.works-conditions__limits-text-container ul li:last-of-type{margin-bottom:0}.works-conditions__limits-text-container ul li:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.works-conditions__limits-text-container span{display:block;width:100%}.works-conditions__limits-title{margin-right:10rem;text-transform:uppercase}@media screen and (max-width:1400px){.works-conditions__limits-title{margin-bottom:3rem}}@media screen and (max-width:600px){.works-conditions__limits-title{margin-bottom:2rem}}.works-conditions__limits-list-title{margin-bottom:16px;font-weight:500;font-size:var(--fs-t4)}@media screen and (max-width:1400px){.works-conditions__limits-list-title{margin-bottom:14px}}@media screen and (max-width:600px){.works-conditions__limits-list-title{margin-bottom:12px}}.works-conditions__limits-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2.8rem;-moz-column-gap:2.8rem;column-gap:2.8rem}@media screen and (max-width:640px){.works-conditions__limits-list{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.works-conditions__limits-item{display:-ms-grid;display:grid;-ms-grid-columns:-webkit-min-content auto;-ms-grid-columns:min-content auto;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.works-conditions__limits-item:last-of-type{margin-bottom:0}.works-conditions__limits-icon{width:16px;height:10px;margin-right:10px}.works-conditions__limits-label{font-weight:500;font-size:var(--fs-t4)}.feedback-slide{display:-ms-grid;display:grid;-ms-grid-columns:auto 220px;grid-template-columns:auto 220px;-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5rem}@media screen and (max-width:1024px){.feedback-slide{-ms-grid-columns:auto 160px;grid-template-columns:auto 160px;padding:3rem;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}@media screen and (max-width:600px){.feedback-slide{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:4rem}}.feedback-slide__quote-container{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;padding-top:40px;padding-left:40px}@media screen and (max-width:1280px){.feedback-slide__quote-container{padding-top:25px;padding-left:25px}}@media screen and (max-width:480px){.feedback-slide__quote-container{padding-top:15px;padding-left:15px}}.feedback-slide__quote-icon{position:absolute;top:0;left:0;z-index:0;width:120px;height:100px;background-image:url(../images/dist/quotation-reviews.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (max-width:1280px){.feedback-slide__quote-icon{width:95px;height:80px}}@media screen and (max-width:480px){.feedback-slide__quote-icon{width:70px;height:60px}}.feedback-slide__quote{z-index:2;font-size:var(--fs-h4);font-weight:700;line-height:1.2;margin-bottom:8rem}@media screen and (max-width:1280px){.feedback-slide__quote{margin-bottom:6rem}}@media screen and (max-width:768px){.feedback-slide__quote{margin-bottom:5rem}}.feedback-slide__quote-author{z-index:2;font-size:var(--fs-t4);text-transform:uppercase;font-weight:700;margin-bottom:8px}.feedback-slide__quote-company{z-index:2;font-size:var(--fs-label);text-transform:uppercase}.feedback-slide__image-container{position:relative;width:100%;height:0;padding-bottom:141%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}.feedback-slide__image-container:hover{opacity:.5}.feedback-slide__image-container:focus{outline:0;opacity:.5}@media screen and (max-width:600px){.feedback-slide__image-container{width:220px;padding-bottom:311px;margin-left:25px}}@media screen and (max-width:480px){.feedback-slide__image-container{margin-left:15px}}@media screen and (max-width:360px){.feedback-slide__image-container{width:100%;padding-bottom:141%}}.feedback-slide__image{position:absolute;top:0;left:0;bottom:0;right:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feedback-slider{width:100%}.feedback-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fire-prevention-tanks__intro-block{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.fire-prevention-tanks__intro-block p{margin-bottom:6.5rem}@media screen and (max-width:1280px){.fire-prevention-tanks__intro-block p{margin-bottom:3.5rem}}@media screen and (max-width:768px){.fire-prevention-tanks__intro-block{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:5rem}}.fire-prevention-tanks__form-title{font-size:var(--fs-t4);font-weight:700;text-transform:uppercase;line-height:1.2;margin-bottom:33px}.fire-prevention-tanks__form-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.fire-prevention-tanks__form-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.fire-prev-steps{padding-top:15rem;padding-bottom:12rem;background-color:#f3f5f8}@media screen and (max-width:1200px){.fire-prev-steps{padding-top:10rem;padding-bottom:10rem}}@media screen and (max-width:768px){.fire-prev-steps{padding-top:6rem;padding-bottom:6rem}}.fire-prev-steps__container{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}.fire-prev-steps__track{position:absolute;top:0;right:0;bottom:0;padding-right:14rem;max-width:100%}.fire-prev-steps__track-slider{position:sticky;top:120px;right:0}.fire-prev-steps__track-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1280px){.fire-prev-steps__track-image-wrapper{display:none}}.fire-prev-steps__image{display:block;width:800px;height:540px;max-width:800px;-o-object-fit:cover;object-fit:cover;-webkit-transition:visibility .6s,opacity .6s;-o-transition:visibility .6s,opacity .6s;transition:visibility .6s,opacity .6s}@media screen and (max-width:1200px){.fire-prev-steps__image{display:none}}.fire-prev-steps__image_hidden{visibility:hidden;opacity:0}.fire-prev-steps__list{z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-steps__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}.fire-prev-steps__item:last-of-type{margin-bottom:0}.fire-prev-steps__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8rem 6rem 4rem;max-width:800px;background-color:#fff}@media screen and (max-width:768px){.fire-prev-steps__step{padding:3rem}}@media screen and (max-width:480px){.fire-prev-steps__step{padding:2rem}}.fire-prev-steps__step-title-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media screen and (max-width:480px){.fire-prev-steps__step-title-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}.fire-prev-steps__step-time{padding:12px;margin-bottom:3rem;border-radius:999rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#f3f5f8;text-transform:uppercase;-webkit-transition:background-color .3s,color .3s ease;-o-transition:background-color .3s,color .3s ease;transition:background-color .3s,color .3s ease}@media screen and (max-width:768px){.fire-prev-steps__step-time{padding:6px 12px}}.fire-prev-steps__step-time_active{background-color:#be3d3d;color:#fff}.fire-prev-steps__step-title{margin-right:2rem}@media screen and (max-width:480px){.fire-prev-steps__step-title{margin-right:2rem;margin-bottom:2rem}}.fire-prev-steps__step-desc-container{-ms-flex-item-align:end;align-self:flex-end}.fire-prev-steps__step-paragraph{margin-bottom:1rem}.fire-prev-steps__step-paragraph:last-of-type{margin-bottom:0}.fire-prev-steps__step-progress{position:relative;padding-right:28px;margin-left:4rem}@media screen and (max-width:480px){.fire-prev-steps__step-progress{margin-left:2rem}}.fire-prev-steps__step-progress-line{position:relative;height:100%;width:1px;background-color:rgba(0,0,0,.2);overflow-y:hidden}.fire-prev-steps__step-progress-fill-line{position:absolute;top:-100%;left:0;width:1px;height:100%;background-color:#be3d3d;-webkit-transition:top .3s linear;-o-transition:top .3s linear;transition:top .3s linear}.fire-prev-steps__step-progress-label{position:absolute;top:50%;-webkit-transform:rotate(-90deg) translateY(-50%);-ms-transform:rotate(-90deg) translateY(-50%);transform:rotate(-90deg) translateY(-50%);width:60px;text-align:center;font-size:var(--fs-t5);text-transform:uppercase}.fire-prev-technology{padding-top:18rem;padding-bottom:22rem;overflow-x:hidden}@media screen and (max-width:1200px){.fire-prev-technology{padding-top:9rem;padding-bottom:12rem}}@media screen and (max-width:768px){.fire-prev-technology{padding-top:4rem;padding-bottom:6rem}}.fire-prev-technology .slick-list{overflow:visible}.fire-prev-technology .slick-slide{margin:0 12px}.fire-prev-technology__container{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}.fire-prev-technology__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fire-prev-technology__slider{margin:0 -12px}.fire-prev-technology__slide-image-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;margin-bottom:4rem}.fire-prev-technology__slide-image-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.fire-prev-technology__slide-image-wrapper{margin-bottom:2rem}}.fire-prev-technology__slide-title{margin-bottom:4rem}@media screen and (max-width:1024px){.fire-prev-technology__slide-title{margin-bottom:2rem}}.fire-prev-technology__slide-desc-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){.fire-prev-technology__slide-desc-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fire-prev-technology__slide-num{color:#be3d3d;margin-right:25px;font-size:var(--fs-t5);line-height:1.2}@media screen and (max-width:1024px){.fire-prev-technology__slide-num{margin-right:0;margin-bottom:2rem}}.fire-prev-technology__slide-desc{margin-right:2rem}@media screen and (max-width:1024px){.fire-prev-technology__slide-desc{margin-right:0}}.fire-prev-variants{margin-bottom:10rem}@media screen and (max-width:1200px){.fire-prev-variants{margin-bottom:6rem}}@media screen and (max-width:768px){.fire-prev-variants{margin-bottom:3rem}}.fire-prev-variants__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fire-prev-variants__header-container_navoz{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}@media screen and (max-width:1400px){.fire-prev-variants__header-container_navoz{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}@media screen and (max-width:768px){.fire-prev-variants__header-container_navoz{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media screen and (max-width:1280px){.fire-prev-variants__header-container{margin-bottom:2rem}}@media screen and (max-width:480px){.fire-prev-variants__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fire-prev-variants__desc{margin-left:4rem;max-width:700px}.fire-prev-variants__desc_navoz{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;margin-left:0}@media screen and (max-width:768px){.fire-prev-variants__desc_navoz{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}@media screen and (max-width:480px){.fire-prev-variants__desc{margin-left:0;margin-bottom:4rem}}.fire-prev-variants__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;margin-top:2rem}@media screen and (max-width:1400px){.fire-prev-variants__list{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}@media screen and (max-width:768px){.fire-prev-variants__list{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:4rem}}.fire-prev-variants__card{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}@media screen and (max-width:768px){.fire-prev-variants__card{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media screen and (max-width:480px){.fire-prev-variants__card{display:-webkit-box;display:-ms-flexbox;display:flex}}.fire-prev-variants__num-wrapper{position:absolute;top:0;left:0}.fire-prev-variants__card-image-wrapper{position:relative;width:100%;height:0;padding-bottom:50%;z-index:10;margin-bottom:10rem}@media screen and (max-width:1400px){.fire-prev-variants__card-image-wrapper{margin-bottom:8rem}}@media screen and (max-width:1280px){.fire-prev-variants__card-image-wrapper{margin-bottom:8rem}}@media screen and (max-width:1024px){.fire-prev-variants__card-image-wrapper{margin-bottom:6rem}}@media screen and (max-width:768px){.fire-prev-variants__card-image-wrapper{margin-bottom:4rem}}.fire-prev-variants__card-image-wrapper img{position:absolute;left:0;bottom:0;display:block;width:100%;height:80%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.fire-prev-variants__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-variants__card-title{margin-bottom:2rem;font-size:var(--fs-t4);font-weight:700;text-transform:uppercase;line-height:1.2}@media screen and (max-width:768px){.fire-prev-variants__card-title{margin-bottom:2.5rem}}.fire-prev-variants__d-num{font-size:102px;line-height:120%;opacity:.1;border:1px solid #333}.fire-prev-advantages{margin-top:12rem;margin-bottom:12rem}@media screen and (max-width:1024px){.fire-prev-advantages{margin-top:6rem;margin-bottom:6rem}}@media screen and (max-width:699px){.fire-prev-advantages{margin-top:4rem;margin-bottom:4rem}}.fire-prev-advantages__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-advantages__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:6px}@media screen and (max-width:1024px){.fire-prev-advantages__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:699px){.fire-prev-advantages__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.fire-prev-advantages__card{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f3f5f8;padding:42px 26px 43px 53px}@media screen and (max-width:1024px){.fire-prev-advantages__card{padding:3rem}}@media screen and (max-width:699px){.fire-prev-advantages__card{padding:2rem}}.fire-prev-advantages__card_color_white{background-color:#fff}.fire-prev-advantages__card-icon{width:30px;height:30px;margin-bottom:3rem}@media screen and (max-width:1024px){.fire-prev-advantages__card-icon{margin-bottom:2rem}}.fire-prev-advantages__card-title{margin-bottom:5.5rem;font-size:var(--fs-t2);font-weight:700;text-transform:uppercase;line-height:1.2}@media screen and (max-width:1024px){.fire-prev-advantages__card-title{margin-bottom:3.5rem}}@media screen and (max-width:699px){.fire-prev-advantages__card-title{margin-bottom:2rem}}.fire-prev-technics{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:14rem;padding-bottom:14rem;margin-bottom:13rem;background-color:#f3f5f8}@media screen and (max-width:1200px){.fire-prev-technics{padding-top:10rem;padding-bottom:10rem;margin-bottom:10rem}}@media screen and (max-width:768px){.fire-prev-technics{padding-top:6rem;padding-bottom:6rem;margin-bottom:4rem}}.fire-prev-technics__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-technics__two-cols{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.4rem}@media screen and (max-width:768px){.fire-prev-technics__two-cols{-ms-grid-columns:1fr;grid-template-columns:1fr}}.fire-prev-technics__presentation{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;background-color:#fff}@media screen and (max-width:768px){.fire-prev-technics__presentation{min-height:40rem}}.fire-prev-technics__presentation-image-container{width:100%}.fire-prev-technics__presentation-image{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.fire-prev-technics__presentation-text{position:absolute;left:0;bottom:0;z-index:10;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem 4rem 4rem;background-color:#fff}@media screen and (max-width:1280px){.fire-prev-technics__presentation-text{padding:2.5rem}}.fire-prev-technics__presentation-title{margin-bottom:2.5em;font-size:var(--fs-t2);line-height:1.2;font-weight:700;text-transform:uppercase}@media screen and (max-width:1280px){.fire-prev-technics__presentation-title{margin-bottom:1.6em}}.fire-prev-technics__presentation-desc{margin-bottom:1.7rem}@media screen and (max-width:1280px){.fire-prev-technics__presentation-desc{margin-bottom:1.3rem}}.fire-prev-technics__presentation-btns{display:-webkit-box;display:-ms-flexbox;display:flex}.fire-prev-technics__presentation-btn{margin-top:1.7rem;margin-right:2rem}.fire-prev-technics__presentation-btn:last-of-type{margin-right:0}.fire-prev-technics__presentation-btns-container{text-align:center}.fire-prev-technics__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-technics__links-item{margin-bottom:4px}.fire-prev-technics__links-item:last-of-type{margin-bottom:0}.fire-prev-technics__link{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;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem;background-color:#fff;-webkit-transition:color .3s,-webkit-transform .3s ease;transition:color .3s,-webkit-transform .3s ease;-o-transition:color .3s,transform .3s ease;transition:color .3s,transform .3s ease;transition:color .3s,transform .3s ease,-webkit-transform .3s ease}@media screen and (max-width:1280px){.fire-prev-technics__link{padding:2rem}}.fire-prev-technics__link:hover{color:#be3d3d;-webkit-transform:scaleX(1.01);-ms-transform:scaleX(1.01);transform:scaleX(1.01)}.fire-prev-technics__link:hover .fire-prev-technics__link-icon{fill:#be3d3d}.fire-prev-technics__link-label{margin-right:2rem;font-size:var(--fs-t4);text-transform:uppercase;font-weight:700;line-height:1.2}.fire-prev-technics__link-icon{width:28px;height:28px;fill:transparent;stroke:rgba(0,0,0,.5);-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.fire-prev-accordion__title{text-transform:uppercase;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.fire-prev-accordion__title:hover{color:#be3d3d}.fire-prev-accordion .accordion-section:hover .fire-prev-accordion__title{color:#be3d3d}.fire-prev-accordion .accordion-section:hover .fire-prev-accordion__icon{stroke:#be3d3d}.accordion-section-active .fire-prev-accordion__title{color:#be3d3d}.accordion-section-active .fire-prev-accordion__icon{stroke:#be3d3d}.fire-prev-accordion__title-container{display:-webkit-box;display:-ms-flexbox;display:flex}.fire-prev-accordion__icon{margin-right:25px;stroke:#333;width:20px;height:20px;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.fire-prev-feedback-slider{background-color:#fff;padding-top:40px;margin-bottom:12rem;overflow:hidden}@media screen and (max-width:1200px){.fire-prev-feedback-slider{margin-bottom:10rem}}@media screen and (max-width:768px){.fire-prev-feedback-slider{margin-bottom:4rem}}.fire-prev-feedback-slider__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-feedback-slider__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fire-prev-feedback-slider__slider-wrapper{position:relative;width:90%;min-height:100%}.fire-prev-feedback-slider__slider-wrapper .slick-list{overflow:visible;margin-right:-125px;margin-left:0}@media screen and (max-width:1024px){.fire-prev-feedback-slider__slider-wrapper .slick-list{margin-right:-80px}}.fire-prev-feedback-slider__slider-wrapper .slick-slide{margin-right:125px;margin-left:0}@media screen and (max-width:1024px){.fire-prev-feedback-slider__slider-wrapper .slick-slide{margin-right:80px}}.fire-prev-feedback-slider__btns{position:absolute;right:-80px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1280px){.fire-prev-feedback-slider__btns{right:-50px}}@media screen and (max-width:640px){.fire-prev-feedback-slider__btns{right:-40px}}.fire-prev-feedback-slider .new-btn-slider{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:32px;height:32px;background-color:transparent;border-radius:50%;border:1px solid rgba(0,0,0,.1);cursor:pointer;-webkit-transition:background-color .3s ease,-webkit-transform .3s;transition:background-color .3s ease,-webkit-transform .3s;-o-transition:transform .3s,background-color .3s ease;transition:transform .3s,background-color .3s ease;transition:transform .3s,background-color .3s ease,-webkit-transform .3s;margin-bottom:16px}.fire-prev-feedback-slider .new-btn-slider:last-of-type{margin-bottom:0}.fire-prev-feedback-slider .new-btn-slider:focus,.fire-prev-feedback-slider .new-btn-slider:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background-color:rgba(0,0,0,.1)}.fire-prev-feedback-slider .new-btn-slider:focus .slider-control-svg,.fire-prev-feedback-slider .new-btn-slider:hover .slider-control-svg{fill:#be3d3d;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.fire-prev-feedback-slider__slider{width:100%;height:100%}.fire-prev-feedback-slider__slide{height:30vw;min-height:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1023px){.fire-prev-feedback-slider__slide{height:400px}}.fire-prev-feedback-slider__slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:100%;width:100%}.fire-prev-feedback-slider__slide-image{position:absolute;top:0;left:0;bottom:0;right:0;display:block;-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%}.fire-prev-feedback-slider__text-container{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:10}@media screen and (max-width:1024px){.fire-prev-feedback-slider__text-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fire-prev-feedback-slider__btn-container{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;padding:35px;min-width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.fire-prev-feedback-slider__btn-container{-ms-flex-item-align:start;align-self:flex-start;padding:30px}}@media screen and (max-width:768px){.fire-prev-feedback-slider__btn-container{-ms-flex-item-align:start;align-self:flex-start;padding:20px}}@media screen and (max-width:480px){.fire-prev-feedback-slider__btn-container{-ms-flex-item-align:start;align-self:flex-start;padding:15px}}.fire-prev-feedback-slider__btn{position:relative;border-radius:50%;background-color:#f3f5f8;width:60px;height:60px;margin-right:1.6rem;cursor:pointer;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.fire-prev-feedback-slider__btn:hover{opacity:.7}.fire-prev-feedback-slider__btn:focus{outline:0;opacity:.7}.fire-prev-feedback-slider__btn-icon{position:absolute;top:50%;left:54%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:19px;fill:#be3d3d}.fire-prev-feedback-slider__btn-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-prev-feedback-slider__btn-time-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.fire-prev-feedback-slider__btn-time-icon{width:10px;height:10px;margin-right:4px}.fire-prev-feedback-slider__btn-time{font-size:var(--fs-label);line-height:1;text-transform:uppercase;color:#fff}.fire-prev-feedback-slider__btn-label{font-size:var(--fs-label);line-height:1;text-transform:uppercase;color:#fff}.fire-prev-feedback-slider__desc-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;background-color:#f3f5f8}.fire-prev-feedback-slider__desc-container:focus .fire-prev-feedback-slider__link-icon,.fire-prev-feedback-slider__desc-container:hover .fire-prev-feedback-slider__link-icon{fill:#be3d3d}@media screen and (max-width:1024px){.fire-prev-feedback-slider__desc-container{padding:15px}}@media screen and (max-width:640px){.fire-prev-feedback-slider__desc-container{padding:10px}}.fire-prev-feedback-slider__desc-container-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:2rem}.fire-prev-feedback-slider__slide-company{margin-bottom:2rem;text-transform:uppercase;font-size:var(--fs-label);line-height:1}.fire-prev-feedback-slider__slide-title{margin-bottom:6rem;text-transform:uppercase;font-size:var(--fs-t4);line-height:1.2;font-weight:700}@media screen and (max-width:1024px){.fire-prev-feedback-slider__slide-title{margin-bottom:4rem}}@media screen and (max-width:480px){.fire-prev-feedback-slider__slide-title{margin-bottom:2rem}}.fire-prev-feedback-slider__link{-ms-flex-item-align:end;align-self:flex-end}.fire-prev-feedback-slider__link:focus .fire-prev-feedback-slider__link-icon,.fire-prev-feedback-slider__link:hover .fire-prev-feedback-slider__link-icon{fill:#be3d3d}.fire-prev-feedback-slider__link-icon{width:42px;height:42px;fill:transparent;stroke:rgba(0,0,0,.5);-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.default-slider-wrapper .slick-list{overflow:visible;margin-right:-25px;margin-left:-25px}.default-slider-wrapper .slick-slide{margin:0 25px}.pump-station-tabs{margin-bottom:12rem}.pump-station-tabs__delivery{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.pump-station-tabs__delivery_place_techs{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){.pump-station-tabs__delivery_place_techs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pump-station-tabs__delivery_size_fit{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}@media screen and (max-width:1024px){.pump-station-tabs__delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:auto;grid-template-columns:auto;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pump-station-tabs__delivery-new{-ms-grid-columns:1fr 3fr;grid-template-columns:1fr 3fr;gap:2.5rem}.pump-station-tabs__delivery-new .pump-station-tabs__delivery-image{padding-right:0}.pump-station-tabs__delivery-new-2{-ms-grid-columns:2fr 3fr;grid-template-columns:2fr 3fr;gap:2.5rem}.pump-station-tabs__delivery-new-2 .pump-station-tabs__delivery-image{padding-right:0}.pump-station-tabs__delivery-image{width:100%;height:100%;padding-right:6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:1024px){.pump-station-tabs__delivery-image{height:36rem;margin-bottom:4rem;padding-right:0}}.pump-station-tabs__delivery-image-2{width:100%;height:100%;padding-right:6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:1024px){.pump-station-tabs__delivery-image-2{height:36rem;margin-bottom:4rem;padding-right:0}}.pump-station-tabs__delivery-title{margin-bottom:2rem;font-size:var(--fs-t4);font-weight:700;line-height:1.2}@media screen and (max-width:1024px){.pump-station-tabs__delivery-title{margin-bottom:1.5rem}}.pump-station-tabs__delivery-paragraph{font-weight:500;font-size:var(--fs-t4);line-height:1.4;margin-bottom:1rem}.pump-station-tabs__delivery-paragraph:last-of-type{margin-bottom:0}.pump-station-tabs__delivery-btn{margin-top:5rem}@media screen and (max-width:1024px){.pump-station-tabs__delivery-btn{margin-top:3rem}}.pump-station-tabs__delivery-description{font-weight:500;line-height:1.2;font-size:var(--fs-t3)}.pump-station-tabs__delivery-description h1,.pump-station-tabs__delivery-description h2,.pump-station-tabs__delivery-description h3,.pump-station-tabs__delivery-description h4,.pump-station-tabs__delivery-description h5,.pump-station-tabs__delivery-description h6{font-size:var(--fs-t4);text-transform:uppercase;font-weight:700}.pump-station-tabs__delivery-description p{max-width:80rem;margin-bottom:1.5rem}@media screen and (max-width:1400px){.pump-station-tabs__delivery-description p{margin-bottom:1.2rem}}@media screen and (max-width:768px){.pump-station-tabs__delivery-description p{margin-bottom:1rem}}.pump-station-tabs__delivery-description ol{counter-reset:section;margin-top:1.5rem;margin-bottom:1.5rem}.pump-station-tabs__delivery-description ol:first-child{margin-top:0;margin-bottom:0}.pump-station-tabs__delivery-description ol li{counter-increment:section;padding-left:3.6rem;position:relative;font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:1.2rem}.pump-station-tabs__delivery-description ol li:last-child{margin-bottom:0}@media screen and (max-width:1024px){.pump-station-tabs__delivery-description ol li{margin-bottom:1rem}}@media screen and (max-width:768px){.pump-station-tabs__delivery-description ol li{margin-bottom:.8rem}}.pump-station-tabs__delivery-description ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.pump-station-tabs__delivery-description ul{margin-top:1.5rem;margin-bottom:1.5rem}.pump-station-tabs__delivery-description ul:first-child{margin-top:0;margin-bottom:0}.pump-station-tabs__delivery-description ul li{padding-left:3.6rem;position:relative;font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:1.2rem}.pump-station-tabs__delivery-description ul li:before{position:absolute;content:"";top:.4rem;left:0;width:1.8rem;height:1.2rem;background-image:url(../images/dist/approaches-check-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.pump-station-tabs__delivery-description ul li:last-child{margin-bottom:0}@media screen and (max-width:1024px){.pump-station-tabs__delivery-description ul li{margin-bottom:1rem}}@media screen and (max-width:768px){.pump-station-tabs__delivery-description ul li{margin-bottom:.8rem}}.pump-station-tabs__delivery-description-2 ol,.pump-station-tabs__delivery-description-2 ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:1024px){.pump-station-tabs__delivery-description-2 ol,.pump-station-tabs__delivery-description-2 ul{-ms-grid-columns:1fr;grid-template-columns:1fr}}.pump-station-tabs__production-desc{font-weight:500;max-width:80rem;margin-bottom:1.5rem;line-height:1.2;font-size:var(--fs-t3)}@media screen and (max-width:1400px){.pump-station-tabs__production-desc{margin-bottom:1.2rem}}@media screen and (max-width:768px){.pump-station-tabs__production-desc{margin-bottom:1rem}}.pump-station-tabs__production-desc_place_service{margin-bottom:0}.pump-station-tabs__production-desc_place_a{max-width:100%;margin-bottom:3rem}@media screen and (max-width:768px){.pump-station-tabs__production-desc_place_a{margin-bottom:2rem}}.pump-station-tabs__production-list-title{max-width:80rem;margin-bottom:2rem;font-size:var(--fs-t5);font-weight:700;text-transform:uppercase}@media screen and (max-width:1400px){.pump-station-tabs__production-list-title{margin-bottom:1.8rem}}@media screen and (max-width:768px){.pump-station-tabs__production-list-title{margin-bottom:1.6rem}}.pump-station-tabs__engenering-title{font-size:var(--fs-t4);text-transform:uppercase;font-weight:700}.pump-station-tabs__mounting-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:4rem}@media screen and (max-width:1480px){.pump-station-tabs__mounting-list{gap:2.2rem}}@media screen and (max-width:1280px){.pump-station-tabs__mounting-list{gap:2rem}}@media screen and (max-width:1024px){.pump-station-tabs__mounting-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media screen and (max-width:600px){.pump-station-tabs__mounting-list{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:2rem}}.pump-station-tabs__mounting-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pump-station-tabs__mounting-icon{width:28px;height:28px;margin-bottom:10px}@media screen and (max-width:480px){.pump-station-tabs__mounting-icon{margin-bottom:8px}}.pump-station-tabs__mounting-card-title{display:block;min-height:40px;margin-bottom:10px;font-size:var(--fs-t4);font-weight:700;text-transform:uppercase}@media screen and (max-width:1280px){.pump-station-tabs__mounting-card-title{margin-bottom:8px}}@media screen and (max-width:480px){.pump-station-tabs__mounting-card-title{margin-bottom:7px}}.pump-station-tabs__mounting-card-image{display:block;width:100%;max-height:162px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:480px){.pump-station-tabs__mounting-card-image{margin-bottom:20px}}.pump-stations__faq{margin-bottom:12rem}@media screen and (max-width:1024px){.pump-stations__faq{margin-bottom:8rem}}@media screen and (max-width:768px){.pump-stations__faq{margin-bottom:4rem}}.pump-stations__faq-block{display:-ms-grid;display:grid;-ms-grid-columns:5fr 2fr;grid-template-columns:5fr 2fr;-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8rem;background-color:#f3f5f6}@media screen and (max-width:768px){.pump-stations__faq-block{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:4rem}}@media screen and (max-width:480px){.pump-stations__faq-block{padding:3rem}}.pump-stations__faq-block-title{margin-bottom:3.6rem}.pump-stations__faq-block-subtitle{margin-bottom:5rem}@media screen and (max-width:768px){.pump-stations__faq-block-image{display:none}}.our-projects__map{position:relative;margin-bottom:7.4rem}.our-projects__map-wrapper{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr}@media screen and (max-width:1024px){.our-projects__map-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:60px}}.our-projects__map-container{width:100%;height:600px}@media screen and (max-width:1024px){.our-projects__map-container{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:500px}}@media screen and (max-width:768px){.our-projects__map-container{height:400px}}@media screen and (max-width:379px){.our-projects__map-container{height:350px}}.our-projects__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8rem}.our-projects__list-item{margin-bottom:10px}.our-projects__list-item:last-of-type{margin-bottom:0}.our-projects__card{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(0,0,0,.1)}@media screen and (max-width:1024px){.our-projects__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.our-projects__card:focus .our-projects__card-icon,.our-projects__card:hover .our-projects__card-icon{fill:#be3d3d}.our-projects__card-image-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 0 405px;flex:1 0 405px;background-color:#f3f5f8}@media screen and (max-width:1024px){.our-projects__card-image-wrapper{-ms-flex-preferred-size:300px;flex-basis:300px}}@media screen and (max-width:600px){.our-projects__card-image-wrapper{-ms-flex-preferred-size:250px;flex-basis:250px}}.our-projects__card-image-cap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.our-projects__card-image{position:relative;z-index:4;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-projects__content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4.5rem}@media screen and (max-width:1280px){.our-projects__content{padding:2.5rem}}.our-projects__card-title{margin-bottom:25px}.our-projects__card-list{display:-ms-grid;display:grid;-ms-grid-columns:3fr 3fr 1fr;grid-template-columns:3fr 3fr 1fr;margin-bottom:6rem}@media screen and (max-width:600px){.our-projects__card-list{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:3rem;margin-bottom:3rem}}.our-projects__card-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:5.4rem}.our-projects__card-list-item:last-of-type{margin-right:0}@media screen and (max-width:1280px){.our-projects__card-list-item{margin-right:3rem}}@media screen and (max-width:600px){.our-projects__card-list-item{margin-right:0;margin-bottom:1.5rem}.our-projects__card-list-item:last-of-type{margin-bottom:0}}.our-projects__card-list-item-label{margin-bottom:1.5rem;font-size:var(--fs-label);text-transform:uppercase}.our-projects__card-list-item-value{font-size:var(--fs-t5);font-weight:700;text-transform:uppercase}.our-projects__card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.our-projects__card-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our-projects__card-description-label{margin-bottom:1.5rem}.our-projects__card-description{margin-right:4rem}@media screen and (max-width:1280px){.our-projects__card-description{margin-right:3rem}}.our-projects__card-icon{-ms-flex-item-align:end;align-self:flex-end;width:68px;height:68px;fill:transparent;stroke:rgba(0,0,0,.1);-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.benefit__title-value{font-size:var(--fs-t3);line-height:1.2;margin-bottom:9rem;font-weight:500;max-width:600px;margin-top:-24px}@media screen and (max-width:1024px){.benefit__title-value{margin-bottom:4rem;max-width:none}}@media screen and (max-width:768px){.benefit__title-value{margin-bottom:2rem}}@media screen and (max-width:576px){.benefit__title-value{margin-bottom:1.6rem}}.benefit__content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;grid-auto-rows:1fr;grid-gap:1rem 3.7rem}@media screen and (max-width:1200px){.benefit__content-wrapper{grid-gap:1rem 2rem}}@media screen and (max-width:1024px){.benefit__content-wrapper{grid-gap:1rem}}@media screen and (max-width:567px){.benefit__content-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto}}.benefit__comparison-block{padding:3.6rem 4rem;border:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width:1200px){.benefit__comparison-block{padding:2.8rem}}@media screen and (max-width:1024px){.benefit__comparison-block{padding:2rem}}@media screen and (max-width:768px){.benefit__comparison-block{padding:1.6rem}}@media screen and (max-width:576px){.benefit__comparison-block{padding:1rem;grid-row:auto}}.benefit__comparison-block:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.benefit__comparison-block:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.benefit__comparison-icon{height:3.4rem;margin-bottom:2.6rem}@media screen and (max-width:1200px){.benefit__comparison-icon{height:3rem;margin-bottom:2.4rem}}@media screen and (max-width:1024px){.benefit__comparison-icon{height:2.6rem;margin-bottom:2rem}}@media screen and (max-width:768px){.benefit__comparison-icon{height:2rem;margin-bottom:1.4rem}}@media screen and (max-width:576px){.benefit__comparison-icon{height:1.6rem;margin-bottom:1rem}}.benefit__content-title{font-size:var(--fs-t5);line-height:2;margin-bottom:2.8rem;text-transform:uppercase}@media screen and (max-width:1200px){.benefit__content-title{margin-bottom:2.4rem}}@media screen and (max-width:768px){.benefit__content-title{margin-bottom:1.8rem}}@media screen and (max-width:576px){.benefit__content-title{margin-bottom:1rem}}.benefit__item{padding-left:2.2rem;position:relative;font-size:var(--fs-t5);line-height:1.5;margin-bottom:2.2rem}.benefit__item:last-child{margin-bottom:0}@media screen and (max-width:1024px){.benefit__item{margin-bottom:1.8rem}}@media screen and (max-width:768px){.benefit__item{margin-bottom:1.2rem}}.benefit__item:before{position:absolute;content:"";top:.6rem;left:0;width:1rem;height:.6rem;background-image:url(../images/dist/approaches-check-mark-pale.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.benefit__arrow-wrapper{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;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}@media screen and (max-width:567px){.benefit__arrow-wrapper{grid-row:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.benefit__arrow{height:4.2rem}@media screen and (max-width:1024px){.benefit__arrow{height:3.8rem}}@media screen and (max-width:768px){.benefit__arrow{height:3.2rem}}.benefit__subsequent-block{padding:6rem;background-color:#f3f5f8;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;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:1200px){.benefit__subsequent-block{padding:4rem}}@media screen and (max-width:1024px){.benefit__subsequent-block{padding:3rem}}@media screen and (max-width:768px){.benefit__subsequent-block{padding:2rem}}@media screen and (max-width:576px){.benefit__subsequent-block{padding:1rem;grid-row:auto;min-height:18rem}}.benefit__subsequent-title{font-weight:700;font-size:var(--fs-h3);line-height:1.2;text-transform:uppercase;margin-bottom:4.2rem}@media screen and (max-width:1200px){.benefit__subsequent-title{margin-bottom:2.6rem}}@media screen and (max-width:768px){.benefit__subsequent-title{margin-bottom:1.6rem}}@media screen and (max-width:576px){.benefit__subsequent-title{margin-bottom:1rem}}.benefit__subsequent-subtitle{font-weight:500;font-size:var(--fs-t3);line-height:1.2;text-transform:uppercase;margin-bottom:1rem}.benefit__grid-item-btn{line-height:initial!important;padding:2.2rem 4.6rem!important}@media screen and (max-width:1400px){.benefit__grid-item-btn{padding:1.8rem 3.6rem!important}}@media screen and (max-width:768px){.benefit__grid-item-btn{padding:1.6rem!important;width:100%}}.sealing__content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:.6rem}@media screen and (max-width:576px){.sealing__content{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sealing__content-item{padding:4.4rem;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;min-height:37.2rem;border:1px solid rgba(0,0,0,.1)}@media screen and (max-width:1200px){.sealing__content-item{padding:3.6rem;min-height:30rem}}@media screen and (max-width:1024px){.sealing__content-item{padding:3rem;min-height:20rem}}@media screen and (max-width:768px){.sealing__content-item{padding:2rem;min-height:auto}}@media screen and (max-width:576px){.sealing__content-item{padding:1rem}}.sealing__content-item-number{font-size:var(--fs-t2);color:#be3d3d;margin-bottom:1rem}.sealing__content-item-caption{font-size:var(--fs-t2);font-weight:700;margin-bottom:4.2rem}@media screen and (max-width:1024px){.sealing__content-item-caption{margin-bottom:3.2rem}}@media screen and (max-width:768px){.sealing__content-item-caption{margin-bottom:2rem}}@media screen and (max-width:576px){.sealing__content-item-caption{margin-bottom:1rem}}.sealing__content-item-value{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.history-company__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}@media screen and (max-width:768px){.history-company__header{margin-right:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2rem}}.history-company__title{margin-bottom:0}.history-company__header-btn{background-color:#fff;border:1px solid rgba(0,0,0,.1)}.history-company__header-btn:hover .history-company__header-btn-content{color:#fff!important}.history-company__header-btn-content{color:#333!important}.history-company__body-btns-container{position:relative;background-color:#f3f5f8}.history-company__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-flow:column}@media screen and (max-width:1200px){.history-company__grid{grid-gap:30px}}@media screen and (max-width:1024px){.history-company__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.history-company__body-image-wrapper{width:100%;height:100%;min-height:540px}@media screen and (max-width:1024px){.history-company__body-image-wrapper{margin-bottom:4rem}}.history-company__body-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.history-company__body-image{width:100%}}.history-company__body-content{padding:4rem}@media screen and (max-width:1200px){.history-company__body-content{padding:3rem}}@media screen and (max-width:1024px){.history-company__body-content{padding:2rem}}@media screen and (max-width:768px){.history-company__body-content{padding:1.5rem}}@media screen and (max-width:576px){.history-company__body-content{padding:1rem}}.history-company__pagination-container{width:100%;overflow:hidden;margin-bottom:38px}@media screen and (max-width:1200px){.history-company__pagination-container{margin-bottom:32px}}@media screen and (max-width:1024px){.history-company__pagination-container{margin-bottom:24px}}@media screen and (max-width:768px){.history-company__pagination-container{margin-bottom:20px}}@media screen and (max-width:576px){.history-company__pagination-container{margin-bottom:16px}}.history-company__pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history-company__pagination-item{font-size:var(--fs-t4);color:rgba(0,0,0,.25);padding-left:36px;position:relative;margin-left:16px;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.history-company__pagination-item:hover{font-weight:700;color:#be3d3d}.history-company__pagination-item:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:24px;border-radius:4px;height:1px;background-color:rgba(0,0,0,.25)}@media screen and (max-width:1200px){.history-company__pagination-item:before{width:22px}}@media screen and (max-width:1024px){.history-company__pagination-item:before{width:20px}}@media screen and (max-width:768px){.history-company__pagination-item:before{width:18px}}@media screen and (max-width:576px){.history-company__pagination-item:before{width:16px}}.history-company__pagination-item.mod-active{color:#be3d3d;font-size:var(--fs-h4);font-weight:700}.history-company__pagination-item:first-child{padding-left:0;margin-left:0}.history-company__pagination-item:first-child:before{content:none}@media screen and (max-width:1200px){.history-company__pagination-item{margin-left:15px;padding-left:32px}}@media screen and (max-width:1024px){.history-company__pagination-item{padding-left:28px;margin-left:14px}}@media screen and (max-width:768px){.history-company__pagination-item{padding-left:24px;margin-left:13px}}@media screen and (max-width:576px){.history-company__pagination-item{padding-left:22px;margin-left:12px}}.history-company__body-text-item{font-weight:500;font-size:var(--fs-t4);line-height:1.3}.history-company__body-text-item+.history-company__body-text-item{margin-top:16px}@media screen and (max-width:1024px){.history-company__body-text-item+.history-company__body-text-item{margin-top:10px}}@media screen and (max-width:576px){.history-company__body-text-item+.history-company__body-text-item{margin-top:6px}}.history-company__btn-ref{margin-right:auto;visibility:hidden;height:54px}@media screen and (max-width:1200px){.history-company__btn-ref{height:50px}}@media screen and (max-width:1024px){.history-company__btn-ref{height:45px}}@media screen and (max-width:768px){.history-company__btn-ref{height:40px}}.history-company__body-btns-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:calc(54px + 4rem);-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;padding-left:4rem;padding-right:4rem;padding-bottom:4rem}@media screen and (max-width:1200px){.history-company__body-btns-wrapper{height:calc(50px + 3rem);padding-left:3rem;padding-right:3rem;padding-bottom:3rem}}@media screen and (max-width:1024px){.history-company__body-btns-wrapper{grid-column:auto;height:calc(45px + 2rem);padding-left:2rem;padding-right:2rem;padding-bottom:2rem}}@media screen and (max-width:768px){.history-company__body-btns-wrapper{height:calc(40px + 1.5rem);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}}@media screen and (max-width:576px){.history-company__body-btns-wrapper{height:calc(40px + 1rem);padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.history-company__btns-pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid rgba(0,0,0,.15);border-radius:90px;height:100%}.history-company__btn-pagination{cursor:pointer;background-color:transparent;border:none;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;height:100%}.history-company__btn-pagination:nth-child(1){padding-left:26px;padding-right:12px}.history-company__btn-pagination:nth-child(2){padding-left:12px;padding-right:26px}.history-company__btn-pagination:hover .history-company__btn-pagination-svg{fill:#969696}.history-company__btn-pagination-svg{fill:#333;-webkit-transition:fill .3s;-o-transition:fill .3s;transition:fill .3s}.history-company__link-download{line-height:initial!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.history-company__header-btn-wrapper{-ms-flex-item-align:start;align-self:flex-start}.guide{background-color:#f3f5f8!important}.guide__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:2rem}@media screen and (max-width:768px){.guide__list{grid-gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.guide__item{background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.guide__item-image{height:46rem;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1400px){.guide__item-image{height:35rem}}@media screen and (max-width:960px){.guide__item-image{height:25rem}}@media screen and (max-width:768px){.guide__item-image{height:38rem}}@media screen and (max-width:576px){.guide__item-image{height:30rem}}@media screen and (max-width:426px){.guide__item-image{height:21rem}}.guide__item-content{padding:3rem}@media screen and (max-width:1200px){.guide__item-content{padding:2rem 1rem}}@media screen and (max-width:1024px){.guide__item-content{padding:1.6rem 1rem}}@media screen and (max-width:768px){.guide__item-content{padding:1rem}}.guide__item__caption{font-size:var(--fs-t2);line-height:1.1;text-transform:uppercase;margin-bottom:2.2rem;font-weight:700}@media screen and (max-width:1200px){.guide__item__caption{margin-bottom:1.4rem}}@media screen and (max-width:1024px){.guide__item__caption{margin-bottom:1.2rem}}@media screen and (max-width:768px){.guide__item__caption{margin-bottom:1rem}}.guide__item-value-wrapper .vacancy__title{font-size:var(--fs-t5);line-height:1.1;font-weight:400}.guide__item-value-wrapper .accordion-control_place_vacancy{height:1.2rem;width:1.2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.guide__item-value-wrapper .accordion-section-head{border:none;padding-right:1.8rem;padding-bottom:0}.licenses-cmt .section__block-title{margin-bottom:4rem}@media screen and (max-width:1200px){.licenses-cmt .section__block-title{margin-bottom:3rem}}@media screen and (max-width:1024px){.licenses-cmt .section__block-title{margin-bottom:2rem}}@media screen and (max-width:768px){.licenses-cmt .section__block-title{margin-bottom:1.2rem}}.licenses-cmt .section__block-title:before{content:none}.licenses-cmt__wrapper{background-color:#f3f5f8;padding:7.4rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:3rem}@media screen and (max-width:1200px){.licenses-cmt__wrapper{padding:4rem;grid-gap:1.6rem}}@media screen and (max-width:1024px){.licenses-cmt__wrapper{padding:3rem;grid-gap:3rem;-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width:768px){.licenses-cmt__wrapper{padding:2rem}}@media screen and (max-width:576px){.licenses-cmt__wrapper{padding:1rem}}.licenses-cmt__info-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}.licenses-cmt__text{font-weight:500;font-size:var(--fs-t4);line-height:1.1}.licenses-cmt__link-download{line-height:initial!important;padding:2.4rem 3.2rem!important;margin-top:2rem}@media screen and (max-width:1024px){.licenses-cmt__link-download{padding:1.6rem 2.6rem!important}}.licenses-cmt__doc-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.4rem}@media screen and (max-width:426px){.licenses-cmt__doc-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.licenses-cmt__doc-list .news__files-item-wrapper:before{border-bottom:52px solid #fff;border-right:52px solid #f3f5f8}.licenses-cmt__doc-list .news__files-item{padding-top:4rem;padding-bottom:2.8rem}@media screen and (max-width:1200px){.licenses-cmt__doc-list .news__files-item{padding-top:2rem;padding-bottom:1.8rem}}@media screen and (max-width:1024px){.licenses-cmt__doc-list .news__files-item{padding-top:4rem;padding-bottom:2.8rem}}@media screen and (max-width:576px){.licenses-cmt__doc-list .news__files-item{padding-top:2rem;padding-bottom:1.8rem}}.licenses-cmt__doc-list .news__files-btn{padding:1.2rem 2.2rem}.licenses-cmt__doc-list .news__files-item-wrapper:hover .news__files-item{background-color:#fff}.priorities__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:4rem}@media screen and (max-width:1200px){.priorities__list{grid-gap:2rem;-ms-grid-columns:auto;grid-template-columns:auto}}@media screen and (max-width:768px){.priorities__list{grid-gap:1rem}}.priorities__item-content-wrapper{padding-left:4.8rem;position:relative}@media screen and (max-width:1200px){.priorities__item-content-wrapper{padding-left:3.8rem}}@media screen and (max-width:1024px){.priorities__item-content-wrapper{padding-left:2.8rem}}@media screen and (max-width:768px){.priorities__item-content-wrapper{padding-left:1.8rem}}.priorities__item-content-wrapper:before{position:absolute;content:"";top:1rem;left:0;width:2rem;height:.2rem;background-color:#be3d3d}@media screen and (max-width:768px){.priorities__item-content-wrapper:before{width:1rem}}.priorities__item:hover .priorities__item-number{color:#be3d3d}.priorities__item-number{color:#fff;font-size:15.2rem;line-height:1;font-weight:700;text-shadow:-1px 0 rgba(0,0,0,.1),0 1px rgba(0,0,0,.1),1px 0 rgba(0,0,0,.1),0 -1px rgba(0,0,0,.1);-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s;margin-bottom:4.2rem}@media screen and (max-width:1200px){.priorities__item-number{font-size:14rem;margin-bottom:3.2rem}}@media screen and (max-width:1024px){.priorities__item-number{font-size:13rem;margin-bottom:1.6rem}}@media screen and (max-width:768px){.priorities__item-number{font-size:12rem;margin-left:1.8rem;margin-bottom:1rem}}@media screen and (max-width:576px){.priorities__item-number{font-size:11rem}}.priorities__item-caption{font-size:var(--fs-t4);line-height:1.2;margin-bottom:5.4rem;text-transform:uppercase;font-weight:700}@media screen and (max-width:1200px){.priorities__item-caption{margin-bottom:4rem}}@media screen and (max-width:1024px){.priorities__item-caption{margin-bottom:2rem}}@media screen and (max-width:768px){.priorities__item-caption{margin-bottom:1rem}}.priorities__item-value{font-weight:500;font-size:var(--fs-t5);line-height:1.2}.technical-catalog__menu-list-container{width:100%;overflow-x:auto;scrollbar-width:none}.technical-catalog__menu-list-container::-webkit-scrollbar{background-color:transparent;height:.6rem}@media screen and (max-width:640px){.technical-catalog__menu-list-container::-webkit-scrollbar{height:.3rem}}.technical-catalog__menu-list-container::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:.2rem}.technical-catalog__menu-list-container::-webkit-scrollbar-button{display:none}.technical-catalog__menu-list-container::-webkit-scrollbar-track{border-radius:.2rem;background-color:transparent}.technical-catalog__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Intro,sans-serif}.technical-catalog__menu-btn{background-color:transparent;font-family:Intro,sans-serif;padding:1.6rem;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;font-size:var(--fs-t4);cursor:pointer;-webkit-transition:background-color 350ms;-o-transition:background-color 350ms;transition:background-color 350ms;white-space:nowrap;width:100%}@media screen and (max-width:1024px){.technical-catalog__menu-btn{padding:1.8rem}}.technical-catalog__menu-btn.mod-active,.technical-catalog__menu-btn:hover{background-color:#f3f5f8}.technical-catalog__content-container{background:#f3f5f8}.technical-catalog__content-item{display:none}.technical-catalog__content-item.mod-active{display:block}.technical-catalog__content-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:2.2rem;background:#f3f5f8}@media screen and (max-width:1024px){.technical-catalog__content-list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.technical-catalog__content-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.technical-catalog__content-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.technical-catalog__content-list .news__files-item-wrapper:before{border-bottom-color:#fff;border-right-color:#f3f5f8}.technical-catalog__content-list .news__files-item{padding-bottom:2.8rem}.gasremoval__image-links-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:1rem;margin-bottom:1rem}@media screen and (max-width:768px){.gasremoval__image-links-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.6rem}}.gasremoval__image-link-wrapper{position:relative;padding:3.6rem;min-height:34rem;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;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width:1200px){.gasremoval__image-link-wrapper{min-height:28rem;padding:3rem}}@media screen and (max-width:1024px){.gasremoval__image-link-wrapper{min-height:22rem;padding:2rem}}.gasremoval__image-link-wrapper:hover .gasremoval__image-link-icon{stroke:#be3d3d;fill:#be3d3d}.gasremoval__image{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gasremoval__image-link-caption{position:relative;z-index:2;display:block;color:#fff;text-transform:uppercase;font-size:var(--fs-t1);line-height:1.2}.gasremoval__image-link-icon{position:relative;z-index:2;stroke:#fff;fill:transparent;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s}@media screen and (max-width:1024px){.gasremoval__image-link-icon{height:1.6rem;width:1.6rem}}.gasremoval__grid-lists-wrapper{border:1px solid rgba(0,0,0,.1);display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}@media screen and (max-width:576px){.gasremoval__grid-lists-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:426px){.gasremoval__grid-lists-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gasremoval__grid-item{padding:4.2rem 4.2rem 1.8rem 4.2rem}@media screen and (max-width:1200px){.gasremoval__grid-item{padding:3rem 3rem .8rem 3rem}}@media screen and (max-width:1024px){.gasremoval__grid-item{padding:2rem 2rem .8rem 2rem}}@media screen and (max-width:576px){.gasremoval__grid-item{padding:1.2rem 1.2rem .4rem 1.2rem}}@media screen and (max-width:426px){.gasremoval__grid-item{grid-column:auto!important;border-bottom:1px solid rgba(0,0,0,.1)!important;border-right:none!important;border-top:none!important}}.gasremoval__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.gasremoval__grid-item:nth-child(2),.gasremoval__grid-item:nth-child(3),.gasremoval__grid-item:nth-child(4){border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(3){border-right:none}}@media screen and (max-width:576px){.gasremoval__grid-item:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;border-top:1px solid rgba(0,0,0,.1)}}.gasremoval__grid-item:last-child{border-right:0}@media screen and (max-width:426px){.gasremoval__grid-item:last-child{border-bottom:none}}.gasremoval__grid-item-caption{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;font-size:var(--fs-h4);line-height:1.1;text-transform:uppercase;margin-bottom:1.6rem;font-weight:700}.gasremoval__grid-item-caption:focus .gasremoval__grid-item-link-text-icon,.gasremoval__grid-item-caption:hover .gasremoval__grid-item-link-text-icon{fill:#be3d3d}@media screen and (max-width:1200px){.gasremoval__grid-item-caption{margin-bottom:1.8rem}}@media screen and (max-width:768px){.gasremoval__grid-item-caption{margin-bottom:1.6rem}}@media screen and (max-width:576px){.gasremoval__grid-item-caption{margin-bottom:1.2rem}}.gasremoval__grid-item-link-wrapper+.gasremoval__grid-item-link-wrapper{border-top:1px solid rgba(51,51,51,.15)}.gasremoval__grid-item-link{padding:1.6rem 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1200px){.gasremoval__grid-item-link{padding:1.4rem 0}}@media screen and (max-width:768px){.gasremoval__grid-item-link{padding:1.2rem 0}}@media screen and (max-width:576px){.gasremoval__grid-item-link{padding:1rem 0}}.gasremoval__grid-item-link:hover .gasremoval__grid-item-link-text-icon{stroke:#be3d3d;fill:#be3d3d;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s}.gasremoval__grid-item-link:hover .gasremoval__grid-item-link-text{color:#333}.gasremoval__grid-item-link-text{font-weight:700;font-size:var(--fs-t5);text-transform:uppercase;color:rgba(51,51,51,.35);-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.gasremoval__grid-item-link-text-icon-wrapper{width:2.2rem;-webkit-box-flex:0;-ms-flex:0 0 2.2rem;flex:0 0 2.2rem;margin-left:1rem}@media screen and (max-width:768px){.gasremoval__grid-item-link-text-icon-wrapper{width:1.2rem;-webkit-box-flex:0;-ms-flex:0 0 1.2rem;flex:0 0 1.2rem}}.gasremoval__grid-item-link-text-icon{stroke:rgba(51,51,51,.15);fill:transparent;-webkit-transition:stroke .3s,fill .3s;-o-transition:stroke .3s,fill .3s;transition:stroke .3s,fill .3s;width:100%}.specifications__container{background:#f3f5f8;padding:90px}@media screen and (max-width:1200px){.specifications__container{padding:40px}}@media screen and (max-width:1024px){.specifications__container{padding:30px}}@media screen and (max-width:768px){.specifications__container{padding:20px}}@media screen and (max-width:576px){.specifications__container{padding:10px}}.specifications__container+.specifications__container{margin-top:6px}.specifications__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:90px 20px}@media screen and (max-width:1200px){.specifications__grid-wrapper{grid-gap:80px 10px}}@media screen and (max-width:1024px){.specifications__grid-wrapper{grid-gap:40px}}@media screen and (max-width:768px){.specifications__grid-wrapper{grid-gap:30px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.specifications__grid-wrapper{grid-gap:20px}}@media screen and (max-width:426px){.specifications__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:30px}}.specifications__grid-item-icon-wrapper{height:26px;margin-bottom:44px}@media screen and (max-width:1200px){.specifications__grid-item-icon-wrapper{margin-bottom:30px}}@media screen and (max-width:1024px){.specifications__grid-item-icon-wrapper{margin-bottom:20px}}@media screen and (max-width:768px){.specifications__grid-item-icon-wrapper{margin-bottom:16px}}@media screen and (max-width:576px){.specifications__grid-item-icon-wrapper{margin-bottom:12px}}.specifications__grid-item-icon.mod-16{height:16px}.specifications__grid-item-icon.mod-26{height:26px}.specifications__grid-item-icon.mod-20{height:20px}.specifications__grid-item-icon.mod-28{height:28px}.specifications__grid-item-caption{font-weight:700;font-size:var(--fs-h3);line-height:1.2;white-space:nowrap;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width:1200px){.specifications__grid-item-caption{margin-bottom:14px}}@media screen and (max-width:1024px){.specifications__grid-item-caption{margin-bottom:12px}}@media screen and (max-width:576px){.specifications__grid-item-caption{margin-bottom:10px}}.specifications__grid-item-caption span{font-weight:700;font-size:var(--fs-t5);white-space:nowrap;text-transform:uppercase}.specifications__grid-item-lower-caption{font-weight:700;font-size:var(--fs-t5);white-space:nowrap;text-transform:uppercase}.specifications__grid-item-value{font-weight:500;font-size:var(--fs-t5);line-height:1.2;text-transform:uppercase}.specifications__info-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:20px}@media screen and (max-width:768px){.specifications__info-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}.specifications__info-image-wrapper{height:100%;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}.specifications__info-image{max-width:100%;height:210px}@media screen and (max-width:1024px){.specifications__info-image{height:160px}}.specifications__info-title{font-weight:700;font-size:var(--fs-t4);line-height:1.2;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width:1200px){.specifications__info-title{margin-bottom:14px}}@media screen and (max-width:576px){.specifications__info-title{margin-bottom:10px}}.specifications__info-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.popupform-tab{min-height:80vw}.popupform-tabs-body-item{display:none}.popupform-tabs-body-item.tab-active{display:block}.popupform-tabs-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.popupform-tabs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:50%}.popupform-tabs-header .popupform-tabs-item{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.popupform-tab-unit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.popupform-tab-unit img{height:2rem;margin-right:2rem}.popupform-tab-unit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2rem;height:2rem;margin-right:3.5rem}.popupform-tab-unit-icon .icon,.popupform-tab-unit-icon svg{display:block;position:absolute;top:0;bottom:0;left:0;margin:auto}.popupform-tab-unit-text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--fs-t5);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.popupform-areas-resst{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;min-width:50%}.popupform-left-resst{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[12];grid-template-rows:repeat(12,1fr);-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);grid-template-areas:"PR PR PR PR PR PR PR PR PR PR PR PR" "N  N  N  N  N  N  V  V  V  V  V  V " "R  R  R  R  R  R  R  R  R  R  R  R " "X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1" "L  L  L  L  W  W  W  W  H  H  H  H " "X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2" "M  M  M  M  M  M  Y  Y  Y  Y  Y  Y" "C  C  C  C  C  C  C  C  C  C  C  C"}.popupform-right-resst{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[12];grid-template-rows:repeat(12,1fr);-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-template-areas:"PR PR PR PR PR PR PR PR PR PR PR PR" "N  N  N  N  N  N  V  V  V  V  V  V " "R  R  R  R  R  R  R  R  R  R  R  R " "X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1 X1" "L  L  L  L  W  W  W  W  H  H  H  H " "X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2 X2" "M  M  M  M  M  M  Y  Y  Y  Y  Y  Y" "C  C  C  C  C  C  C  C  C  C  C  C"}#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:PR}.popupform-right-resst>#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-product{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6;-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6;grid-area:N}.popupform-right-resst>#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6}.popupform-right-resst>#popupform-id-resst-count{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:6}#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6;-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6;grid-area:V}.popupform-right-resst>#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6}.popupform-right-resst>#popupform-id-resst-volume{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-column-span:6}#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:R}.popupform-right-resst>#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-region{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12;-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12;grid-area:X1}.popupform-right-resst>#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12}.popupform-right-resst>#popupform-id-resst-hlabel{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:12}#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:L}.popupform-right-resst>#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-l{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4}#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4;grid-area:W}.popupform-right-resst>#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-w{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:4}#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4;-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4;grid-area:H}.popupform-right-resst>#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4}.popupform-right-resst>#popupform-id-resst-h{-ms-grid-row:5;-ms-grid-column:9;-ms-grid-column-span:4}.popupform-tab-unit{padding:2rem 1.5rem;cursor:pointer}.popupform-tab-unit .popupform-tab-unit-icon,.popupform-tab-unit .popupform-tab-unit-text,.popupform-tab-unit img{opacity:.3;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.popupform-tab-unit.tab-active{background:#f8f9fb;border-radius:1em 1em 0 0}.popupform-tab-unit.tab-active .popupform-tab-unit-text,.popupform-tab-unit.tab-active img{opacity:1}@media (max-width:768px){.popupform-tab-unit{padding:1.4rem 1.2rem}}.contacts-page{margin-bottom:6rem}.contacts-page__item{margin-bottom:120px;padding-right:4rem}.contacts-page__item:last-child{margin-bottom:0}@media screen and (max-width:1280px){.contacts-page__item{padding-right:2rem}}@media screen and (max-width:1200px){.contacts-page__item{margin-bottom:70px}}@media screen and (max-width:1024px){.contacts-page__item{margin-bottom:60px}}@media screen and (max-width:768px){.contacts-page__item{margin-bottom:40px}}@media screen and (max-width:480px){.contacts-page__item{padding-right:0}}.contacts-page__subtitle-wrapper{padding-bottom:28px;border-bottom:1px solid #333;width:100%;margin-bottom:32px}@media screen and (max-width:1024px){.contacts-page__subtitle-wrapper{margin-bottom:16px;padding-bottom:24px}}@media screen and (max-width:768px){.contacts-page__subtitle-wrapper{padding-bottom:16px}}.contacts-page__subtitle{color:#be3d3d;font-size:var(--fs-t3);line-height:1.1}.contacts-page__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px 30px;margin-bottom:46px}@media screen and (max-width:1024px){.contacts-page__grid-wrapper{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;margin-bottom:30px}}@media screen and (max-width:768px){.contacts-page__grid-wrapper{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px}}@media screen and (max-width:576px){.contacts-page__grid-wrapper{-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px}}.contacts-page__grid-item{color:#333;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;text-transform:uppercase}.contacts-page__grid-item.mod-fax{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.contacts-page__grid-item.mod-mail{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;text-transform:initial}.contacts-page__grid-item.mod-attention{-ms-grid-column:3;-ms-grid-column-span:2;grid-column:3/5}@media screen and (max-width:1024px){.contacts-page__grid-item.mod-attention{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}}@media screen and (max-width:1024px){.contacts-page__grid-item{grid-row:initial!important}}@media screen and (max-width:1024px) and (max-width:768px){.contacts-page__grid-item{grid-column:initial!important}}.contacts-page__grid-item-caption{font-size:var(--fs-label);opacity:.45;margin-bottom:4px}.contacts-page__grid-item-value{font-size:var(--fs-t5);line-height:1.4;display:block}.contacts-page__grid-item-value.mod-red{color:#be3d3d;text-transform:initial}.contacts-page__grid-item-value .small-text{font-size:var(--fs-label)}a.contacts-page__grid-item-value:hover{text-decoration:underline}.contacts-page__map-wrapper{position:relative;height:510px}@media screen and (max-width:576px){.contacts-page__map-wrapper{height:410px}}@media screen and (max-width:360px){.contacts-page__map-wrapper{height:370px}}.contacts-page__map-wrapper:after{content:"";display:block;width:100%}.contacts-page__map-wrapper .ymaps-2-1-79-map-copyrights-promo{display:none}.contacts-page__map-wrapper .ymaps-2-1-79-ground-pane{filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}.popover-container{position:absolute;width:280px;top:-38px;left:30px}.popover-container:before{position:absolute;content:"";width:16px;height:16px;background:#fff;border-top-left-radius:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:37%;left:-7px}@media screen and (max-width:768px){.popover-container{top:78px;left:-160px;width:260px}.popover-container:before{top:-8px;left:auto;right:38%}}.popover-container_place_left{left:-355px}.popover-container_place_left:before{right:-7px;left:unset}.popover-wrapper{background-color:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.12);box-shadow:0 4px 24px rgba(0,0,0,.12);padding:20px 18px}.popover-title{font-size:var(--fs-label);color:#333;opacity:.45;margin-bottom:16px}.popover-content{font-size:var(--fs-label);line-height:1.2;color:#2a2626}.contacts-page__map-element{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#d3d3d3}iframe{max-width:100%}.main-body table{width:100%;border-collapse:collapse}.main-body table th{background-color:#f3f5f8;opacity:.25;font-size:var(--fs-t2);font-weight:700;line-height:1.2;padding:4rem}@media screen and (max-width:1024px){.main-body table th{padding:2rem}}@media screen and (max-width:600px){.main-body table th{padding:1rem}}.main-body table td{font-size:var(--fs-t3);font-weight:500;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:solid 1px #f3f5f8;padding:4rem}@media screen and (max-width:1024px){.main-body table td{padding:2rem}}@media screen and (max-width:600px){.main-body table td{padding:1rem}}:root{--fs-h1:44px;--fs-h2:36px;--fs-h3:30px;--fs-h4:24px;--fs-t1:22px;--fs-t2:20px;--fs-t3:18px;--fs-t4:16px;--fs-t5:16px;--fs-label:12px}@media screen and (max-width:1024px){:root{--fs-h1:36px;--fs-h2:32px;--fs-h3:26px;--fs-h4:22px;--fs-t1:20px;--fs-t2:18px;--fs-t3:16px;--fs-t4:14px;--fs-t5:14px;--fs-label:10px}}@media screen and (max-width:768px){:root{--fs-h1:32px;--fs-h2:28px;--fs-h3:24px;--fs-h4:20px;--fs-t1:18px;--fs-t2:16px;--fs-t3:14px;--fs-t4:14px;--fs-t5:14px;--fs-label:9px}}@media screen and (max-width:640px){:root{--fs-h1:28px;--fs-h2:24px;--fs-h3:20px;--fs-h4:18px;--fs-t1:16px;--fs-t2:16px;--fs-t3:14px;--fs-t4:14px;--fs-t5:14px;--fs-label:8px}}.d-text-h1{font-size:var(--fs-h1)!important;font-weight:700!important;line-height:1.1!important;text-transform:uppercase!important;font-family:Intro,sans-serif}.d-text-h2{font-size:var(--fs-h2)!important;font-weight:700!important;line-height:1.2!important;text-transform:uppercase!important;font-family:Intro,sans-serif}.d-text-h3{font-size:var(--fs-h3)!important;font-weight:700!important;line-height:1.2!important;text-transform:uppercase!important;font-family:Intro,sans-serif}.d-text-h4{font-size:var(--fs-h4)!important;font-weight:700!important;line-height:1.2!important;text-transform:uppercase!important;font-family:Intro,sans-serif}.d-text-t1-heading{font-size:var(--fs-t1)!important;font-weight:700!important;line-height:1.2!important}.d-text-t2-heading{font-size:var(--fs-t2)!important;font-weight:700!important;line-height:1.2!important}.d-text-press-heading{font-size:var(--fs-t4)!important;font-weight:700!important;line-height:1.2!important}.d-text-t1{font-size:var(--fs-t1)!important;font-weight:500!important;line-height:1.2!important}.d-text-t2{font-size:var(--fs-t2)!important;font-weight:500!important;line-height:1.2!important}.d-text-t3{font-size:var(--fs-t3)!important;font-weight:500!important;line-height:1.2!important}.d-text-t4{font-size:var(--fs-t4)!important;font-weight:500!important;line-height:1.2!important}.d-text-t5{font-size:var(--fs-t5)!important;font-weight:500!important;line-height:1.2!important}.block-full-height{height:960px;max-height:960px;min-height:768px;margin-bottom:-420px}.block-full-height_place_technologies{height:40vh}.block-full-height_place_main{min-height:unset;margin-bottom:0;max-height:unset}@media screen and (max-width:1280px){.block-full-height{height:auto;min-height:unset;margin-bottom:0}.block-full-height_place_main{height:100vh;height:var(--vh100);margin-bottom:0}}body.no-scroll,html.no-scroll body{overflow:hidden!important;-ms-touch-action:none!important;touch-action:none!important}body,html{font-size:10px;font-size:9px;font-family:Intro,sans-serif;color:#2a2626}@media screen and (max-width:640px){body,html{font-size:8.5px}}body{font-size:var(--fs-t4);font-weight:500}.main-wrap{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;min-width:100%}.main-body{width:100%;display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;z-index:10;background:#fff}.main-edge{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{width:100%;max-width:1400px;padding:0 4rem;margin:0 auto}.project-sizes-slider-wrap{padding-top:20px}.container_upper{position:relative;top:-300px;padding-left:23.8rem}@media screen and (max-width:1024px){.container_upper{top:0}}@media screen and (max-width:1024px){.container_upper{width:100%;max-width:1600px;padding:0 4rem;margin:0 auto}}@media (max-width:640px){.container{padding:0 1.8rem}}.ov-h{overflow:hidden}.project-tabs-block{margin-bottom:6rem}@media (max-width:800px){.project-tabs-block{margin-bottom:4rem}}.project-tabs__title{color:#333;font-size:var(--fs-h3);font-weight:700;line-height:110%;margin-bottom:50px;text-transform:uppercase}@media (max-width:800px){.project-tabs__title{margin-bottom:30px}}.production-block{margin-bottom:6rem}@media (max-width:800px){.production-block{margin-bottom:4rem}}.social-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-group-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.3rem}.social-group-item .soc-unit{width:3.2rem;height:3.2rem}.u-pad-top-big{padding-top:12.5rem}.u-pad-bottom-big{padding-bottom:12.5rem}.u-margin-top-big{margin-top:12.5rem}.u-margin-bottom-big{margin-bottom:12.5rem}.u-pad-top{padding-top:6rem}.u-pad-bottom{padding-bottom:6rem}.u-margin-top{margin-top:6rem}.u-margin-bottom{margin-bottom:6rem}@media (max-width:1280px){.u-pad-top-big{padding-top:9rem}.u-pad-bottom-big{padding-bottom:9rem}.u-margin-top-big{margin-top:10rem}.u-margin-bottom-big{margin-bottom:10rem}.u-pad-top{padding-top:5rem}.u-pad-bottom{padding-bottom:5rem}.u-margin-top{margin-top:5rem}.u-margin-bottom{margin-bottom:5rem}}@media (max-width:992px){.u-pad-top-big{padding-top:8rem}.u-pad-bottom-big{padding-bottom:8rem}.u-margin-top-big{margin-top:8rem}.u-margin-bottom-big{margin-bottom:8rem}.u-pad-top{padding-top:4rem}.u-pad-bottom{padding-bottom:4rem}.u-margin-top{margin-top:4rem}.u-margin-bottom{margin-bottom:4rem}}@media (max-width:640px){.u-pad-top-big{padding-top:5rem}.u-pad-bottom-big{padding-bottom:5rem}.u-margin-top-big{margin-top:5rem}.u-margin-bottom-big{margin-bottom:5rem}}.dash-title-wrap{padding-left:20rem;position:relative}.dash-title-wrap .dash-title{margin-left:-20rem}.dash-title{padding-left:20rem;position:relative}.dash-title:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:13.6rem;height:.1rem;background:rgba(0,0,0,.2);top:1.6rem;left:0;position:absolute}.dash-title_shift{-webkit-transform:translateX(-20rem);-ms-transform:translateX(-20rem);transform:translateX(-20rem)}@media (max-width:1366px){.dash-title-wrap{padding-left:10rem}.dash-title-wrap .dash-title{margin-left:-10rem}.dash-title{padding-left:10rem}.dash-title_shift{-webkit-transform:translateX(-10rem);-ms-transform:translateX(-10rem);transform:translateX(-10rem)}.dash-title::before{width:8rem;top:1.6rem}}@media (max-width:1280px){.dash-title-wrap{padding-left:0}.dash-title-wrap .dash-title{margin-left:0}.dash-title-wrap .dash-title_shift{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:1200px){.dash-title::before{display:none}.dash-title{padding-left:0}.dash-title_shift{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.dash-title-wrap{padding-left:0}.dash-title-wrap .dash-title{margin-left:0}}.btn-user{display:inline-block;vertical-align:middle;border-radius:300px;padding:0 3.6rem;font-size:0;font-weight:400;line-height:4.5rem;cursor:pointer;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;text-align:center;overflow:hidden;position:relative;-webkit-mask-image:-webkit-radial-gradient(white,#000)}.btn-user .btn-inner{display:inline-block;vertical-align:middle;font-weight:500;line-height:1.2;font-size:var(--fs-label);font-family:Intro,sans-serif;text-transform:uppercase;position:relative;z-index:4;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn-user_main-slider{display:none;margin-top:4rem;width:161px}@media screen and (max-width:1200px){.btn-user_main-slider{display:block}}@media screen and (max-width:1024px){.btn-user_type_media{line-height:4rem}}.btn-user:after{content:"";display:block;position:absolute;top:0;left:0;width:200%;height:200%;border-radius:50%;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;background:0 0;-webkit-transform:translateY(100%) translateX(-25%);-ms-transform:translateY(100%) translateX(-25%);transform:translateY(100%) translateX(-25%)}.btn-user:hover:after{-webkit-transform:translateY(-25%) translateX(-25%);-ms-transform:translateY(-25%) translateX(-25%);transform:translateY(-25%) translateX(-25%)}.btn-start-icon .btn-inner{padding-left:1.7rem;position:relative}.btn-start-icon .btn-inner .icon{display:block;width:1rem;height:1rem;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.btn-start-icon .btn-inner .icon img,.btn-start-icon .btn-inner .icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.btn-start-icon .btn-inner .icon svg *{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;stroke:#2a2626;fill:transparent}.btn-start-icon .btn-inner_no-pad{padding-left:0}.btn-start-icon.btn-outline-dark:hover .btn-inner .icon svg *{stroke:#fff;fill:transparent}.btn-start-icon.btn-fill-accent .icon svg *{stroke:#fff;fill:transparent}.btn-user-middle{line-height:4.8rem;padding-left:3rem;padding-right:3rem}@media (max-width:700px){.btn-user-middle{padding-left:2.4rem;padding-right:2.4rem}}.btn-fill-accent{-ms-flex-negative:0;flex-shrink:0;background:#be3d3d;color:#fff}.btn-fill-accent:after{background:#b21f1f}.btn-fill-blur{background:rgba(255,255,255,.3);color:#fff}.btn-fill-blur:after{background:#fff}.btn-fill-blur:hover .btn-inner{color:#2a2626}.btn-fill-blur.btn-start-icon .btn-inner .icon svg *{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;fill:#fff;stroke:#fff}.btn-fill-blur.btn-start-icon:hover .btn-inner .icon svg *{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;fill:#2a2626;stroke:#2a2626}.btn-fill-white{background-color:#fff}.btn-fill-white .btn-inner{color:#2a2626}.btn-fill-white:hover .btn-inner{color:#fff}.btn-fill-white:hover:after{background-color:#be3d3d}.btn-user-outline:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:30rem;z-index:2;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.btn-user-outline-fill-white{background:#fff}.btn-outline-dark:before{border-color:rgba(0,0,0,.2)}.btn-outline-dark .btn-inner{color:#2a2626}.btn-outline-dark:hover:before{border-color:#be3d3d}.btn-outline-dark:hover .btn-inner{color:#fff}.btn-outline-dark:hover:after{background:#be3d3d}.btn-outline-white:before{border-color:rgba(255,255,255,.2)}.btn-outline-white .btn-inner{color:#fff}.btn-outline-white:hover:before{border-color:#be3d3d}.btn-outline-white:hover .btn-inner{color:#fff}.btn-outline-white:hover:after{background:#be3d3d}.btn-user-outline-light-gray:before{border-color:rgba(0,0,0,.2)}.btn-play-text{will-change:transform;padding:1.5rem 2.4rem;background:#fff;border-radius:300px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;cursor:pointer;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.btn-play-text .btn-play-text-icon{width:2rem;height:2rem;position:relative;margin-right:1.2rem;background:#be3d3d}.btn-play-text .btn-play-text-icon svg *{fill:#fff;stroke:transparent}.btn-play-text .btn-play-text-icon:after{display:none}.btn-play-text .btn-play-text-content{font-weight:500;line-height:1;font-size:var(--fs-label);font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase}@media (max-width:576px){.btn-user-middle{padding-left:1.4rem;padding-right:1.4rem}}.multi-btn-wrap{display:block;overflow:hidden}.multi-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.6rem}.multi-btn-item{padding:.6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.play-icon{width:4.5rem;border-radius:50%;position:absolute}.play-icon img,.play-icon svg{display:block;width:27%;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-40%) translateY(-45%);-ms-transform:translateX(-40%) translateY(-45%);transform:translateX(-40%) translateY(-45%);z-index:2}.play-icon svg *{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;stroke:transparent;fill:#be3d3d}.play-icon:before{content:"";padding-top:100%;display:block;width:0}.play-icon:after{will-change:transform;content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;z-index:0;display:block;border-radius:50%;background:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-box-sizing:border-box;box-sizing:border-box}.arrow-link-icon{width:1.8rem;height:1.8rem;position:relative}.arrow-link-icon img,.arrow-link-icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;top:0;left:0;position:absolute}.arrow-link-icon img *,.arrow-link-icon svg *{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;fill:transparent;stroke:rgba(0,0,0,.14)}.title-control-head{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.control-head-item{padding-top:1rem}.control-head-item .btn-user{min-width:1.4rem}@media (max-width:992px){.control-head-item{padding-top:.6rem}}@media (max-width:640px){.control-head-item{padding-top:.4rem}}.text-h4{font-weight:700;line-height:1;font-size:var(--fs-h3);font-family:Intro,sans-serif;text-transform:uppercase}.block-1-wrap{width:100%;position:relative}.header-block{width:100%;position:fixed;top:0;left:0;right:0;margin:auto;z-index:20;display:block;background-color:transparent;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.header-block.mod-hide{display:none}.header-block.dark .search-btn:focus,.header-block.dark .search-btn:hover{background:#f3f5f8}.header-block.dark .search-btn:focus svg *,.header-block.dark .search-btn:hover svg *{fill:#be3d3d}.header-block.dark .btn-menu:focus,.header-block.dark .btn-menu:hover{background:#f3f5f8;border-color:#f3f5f8}.header-block.dark .btn-menu:focus:before,.header-block.dark .btn-menu:hover:before{background:#be3d3d}.header-block.dark .btn-menu:focus:after,.header-block.dark .btn-menu:hover:after{background:#be3d3d}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#fff;padding:2.2rem 0}.header-logo{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10.6rem;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.header-logo .logo{display:block;width:100%}.header-logo .logo img{display:block;width:100%}@media (max-width:640px){.header{padding:1.4rem 0}.header-logo{width:7.8rem}}.header-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:8.4rem}.menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1.8rem}.menu-item:first-child{margin-left:0}.menu-item a{font-weight:500;line-height:1;font-size:var(--fs-label);font-family:Intro,sans-serif;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#fff;letter-spacing:.04em}.menu-item a:hover{opacity:.8}.header-block.dark{background:#fff}.header-block.dark .header-logo{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}.header-block.dark .menu-item a{color:#000}.header-block.dark .menu-item a:hover{color:#be3d3d}.header-block.dark .phone-label{color:#000}.header-block.dark .btn-user-outline:before{border-color:#000}.header-block.dark .btn-user-outline .btn-inner{color:#000}.header-block.dark .btn-user-outline:hover:before{border-color:#be3d3d}.header-block.dark .btn-user-outline:hover .btn-inner{color:#fff}.header-block.dark .btn-open-menu{border-color:#000}.header-block.dark .btn-menu::after,.header-block.dark .btn-menu::before{background:#000}.header-block.dark .search-btn svg *{fill:#000}.header-block.dark .phone-icon svg *{stroke:#000}@media (max-width:1600px){.header-menu{margin-left:5rem}.menu-item a{font-size:var(--fs-label)}}@media (max-width:1440px){.header-menu{margin-left:4rem}}@media (max-width:1366px){.header-menu{margin:0}.header-menu .menu{display:none}}.header-search{margin-left:3rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.search-btn{width:3rem;height:3rem;position:relative;border-radius:50%;background:0 0;cursor:pointer;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.search-btn:hover{background:#fff}.search-btn:hover svg *{fill:#2a2626}.search-btn img,.search-btn svg{display:block;height:auto;width:1.3rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search-btn svg *{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;fill:#fff}.header-phone{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1.2rem}.phone-unit{display:table;cursor:pointer;position:relative;padding:.6rem 1.2rem .6rem 3.2rem;border-radius:300px;background:0 0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.phone-unit:hover{background:#fff}.phone-icon{position:absolute;top:50%;left:1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:1.4rem;height:1.4rem;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.phone-icon>img,.phone-icon>svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:0 0;object-position:0 0}.phone-icon>svg *{stroke:#fff;fill:transparent;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.phone-label{font-weight:500;line-height:1.5;font-size:var(--fs-label);font-family:Intro,sans-serif;color:#fff;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;position:relative;z-index:2}.phone-unit:hover .phone-label{color:#be3d3d}.phone-unit:hover .phone-icon svg *{fill:transparent;stroke:#be3d3d}@media (max-width:480px){.phone-unit{width:3rem;height:3rem;border-radius:50%;position:relative;display:block;padding:0}.phone-unit .phone-icon{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:1.4rem;height:1.4rem;-webkit-transform:none;-ms-transform:none;transform:none}.phone-unit .phone-icon img,.phone-unit .phone-icon svg{display:block;width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:contain;object-fit:contain}.phone-unit .phone-label{display:none}}.header-control{margin-left:1.8rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:640px){.header-control{display:none}}.header-btn-menu{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1rem}.btn-menu{display:block;border-radius:50%;border:.1rem solid rgba(255,255,255,.2);position:relative;cursor:pointer;width:4.6rem;height:4.6rem;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background:0 0}.btn-menu:after,.btn-menu:before{content:"";position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:44%;height:2px;left:28%;background:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.btn-menu:before{top:1.9rem}.btn-menu:after{top:2.502rem}.btn-menu:hover{background:#fff;border-color:#fff}.btn-menu:hover:before{background:#2a2626}.btn-menu:hover:after{background:#2a2626}@media (max-width:480px){.header-btn-menu{margin-left:1.6rem}}.main-page-slider{height:100%}.main-page-slider .slick-list{height:100%}.main-slider-images .slick-list{height:100%}.main-slider-images .slick-track{height:100%}.main-slider-images .slick-slide{position:relative}.main-slider{display:block}.main-slider~.slider-controls-wrap,.main-slider~.slider-count-pages{display:-webkit-box;display:-ms-flexbox;display:flex}.main-slider.slick-slider{display:block}.main-slider.slick-slider~.slider-controls-wrap,.main-slider.slick-slider~.slider-count-pages{display:-webkit-box;display:-ms-flexbox;display:flex}.main-slide-btn-wrap{width:100%}.main-slide-btn-wrap .btn{min-width:17.8rem}.main-slide-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1rem}.main-slide-btn-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem;max-width:100%}@media (max-width:1280px){.main-slide-btn-wrap .btn{padding:0 2.8rem}}.main-slide-content-text{font-weight:500;margin-bottom:2.2rem;padding-top:4rem}@media (max-width:1280px){.main-slide-content-text{margin-bottom:3.4rem}}@media (max-width:1200px){.main-slide-content{display:none}}.main-slider-wrap-outer{position:absolute;top:0;left:0;width:100%;height:100%}.main-slider-wrap{padding-top:18rem;position:absolute;top:0;left:0;right:0;margin:auto;height:100%;z-index:5}.main-first-block-pl{padding-left:23.8rem}@media (max-width:1600px){.main-first-block-pl{padding-left:21.8rem}}@media (max-width:1366px){.main-first-block-pl{padding-left:17rem}}@media (max-width:800px){.main-slider-wrap{padding-top:14rem}.main-first-block-pl{padding-left:2rem}}@media (max-width:640px){.main-slider-wrap{padding-top:10rem}}.main-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#fff}.main-slide-title{padding-top:16px}.main-slide-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70rem;padding-right:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.main-slide-text-inner{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;padding-right:8rem}.main-slide-bottom-text,.main-slide-top-text{position:absolute;left:0;color:#fff;text-transform:uppercase}.main-slide-top-text{top:-10px;text-align:left;margin-bottom:1.1rem;font-weight:500;line-height:3;font-size:var(--fs-label);font-family:Intro,sans-serif}.main-slide-bottom-text{bottom:-10px;text-align:left;font-weight:500;line-height:1.2;font-size:var(--fs-label);font-family:Intro,sans-serif}@media (max-width:1440px){.main-slide-text-inner{padding-right:5rem}.main-slide-text{width:60rem}}@media (max-width:1280px){.main-slide-text{width:50rem}}@media (max-width:1200px){.main-slide-text{width:100%;padding-right:0}}@media (max-width:640px){.main-slide-text-inner{padding-right:0}.main-slide-bottom-text{margin:1.6rem 0 0 0;text-align:left}}.slider-controls-wrap{border-radius:300px;width:7.8rem;position:relative;height:4.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:.1rem solid transparent;background:rgba(255,255,255,.08);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-ms-flex-negative:0;flex-shrink:0}.slider-controls-wrap:hover{background:rgba(255,255,255,.25)}@media screen and (max-width:1024px){.slider-controls-wrap{width:6.8rem}}.slider-control{height:100%;width:50%;cursor:pointer;position:relative}.slider-control.slider-control-prev{border-top-left-radius:30rem;border-bottom-left-radius:30rem}.slider-control.slider-control-next{border-top-right-radius:30rem;border-bottom-right-radius:30rem}.slider-control img,.slider-control svg{display:block;width:.9rem;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.slider-control svg *{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;fill:transparent;stroke:#fff}.slider-control:hover svg *{fill:transparent;stroke:#2a2626}.slider-control.dark svg *{fill:transparent;stroke:#2a2626}.slider-simple-counter{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:500;line-height:1.2;font-size:var(--fs-t5);font-family:Intro,sans-serif;color:rgba(42,38,38,.25)}.slider-simple-counter>b{font-weight:400;color:#2a2626}.main-slider-wrap .slider-controls-wrap{position:absolute;top:21rem;left:4rem}@media (max-width:800px){.main-slider-wrap .slider-controls-wrap{display:none!important}}@media (max-width:576px){.main-slider-wrap{padding:0}.main-slider{width:100%;height:100%;top:0;left:0;padding:10.2rem 0 4rem 0}.main-slider .slick-slide{padding:0 1.8rem}}.slider-count-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#fff;position:relative;font-size:var(--fs-t3)}.slider-count-pages .swiper-pagination-current,.slider-current-page{font-weight:700;line-height:1;font-size:var(--fs-h4);font-family:Intro,sans-serif;color:#fff;margin-right:.15rem}.slider-all-page,.slider-count-pages .swiper-pagination-total{font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;margin-left:.15rem}.slider-divider-page{margin:0 .3rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--fs-t3);z-index:0}.main-slider-wrap .slider-count-pages{position:absolute;bottom:2rem;left:23.8rem}@media (max-width:1600px){.main-slider-wrap .slider-count-pages{left:21.8rem}}@media (max-width:1366px){.main-slider-wrap .slider-count-pages{left:17rem}}@media (max-width:800px){.main-slider-wrap .slider-count-pages{left:2rem}}@media (max-width:576px){.main-slider-wrap .slider-count-pages{display:none!important}}.main-slider-images{position:absolute;width:100%;height:100%;top:0;left:0}.main-slider-images .main-slider-images-item img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.main-slider-images .slick-active .main-slider-images-item img,.main-slider-images .swiper-slide.swiper-slide-active img,.main-slider-images .swiper-slide.swiper-slide-duplicate-active img{-webkit-transition:all 6s linear;-o-transition:all 6s linear;transition:all 6s linear;-webkit-transform:scale(1.03,1.04);-ms-transform:scale(1.03,1.04);transform:scale(1.03,1.04)}.main-slider-images-item{position:absolute;top:0;left:0;bottom:0;right:0}.js-main-page-images-slider .slick-dots,.main-slider-wrap .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;bottom:4.4rem!important;left:0!important;right:0;margin:auto;z-index:10}.js-main-page-images-slider .slick-dots li,.main-slider-wrap .slick-dots li{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .4rem}.js-main-page-images-slider .slick-dots li button,.main-slider-wrap .slick-dots li button{font-size:0;font-weight:400;display:block!important;background:0 0;outline:0;cursor:pointer;height:.2rem;width:100%;background:rgba(255,255,255,.3);position:relative}.js-main-page-images-slider .slick-dots li button:before,.main-slider-wrap .slick-dots li button:before{content:"";display:block;position:absolute;height:100%;width:0;left:0;top:0;background:#fff}.js-main-page-images-slider .slick-dots button.swiper-pagination-bullet-active:before,.js-main-page-images-slider .slick-dots li.slick-active button:before,.main-slider-wrap .slick-dots button.swiper-pagination-bullet-active:before,.main-slider-wrap .slick-dots li.slick-active button:before{-webkit-transition:all 4.3s linear 0s;-o-transition:all 4.3s linear 0s;transition:all 4.3s linear 0s;width:100%}@media screen and (min-width:640px){.js-main-page-images-slider .slick-dots button.swiper-pagination-bullet-active:before,.js-main-page-images-slider .slick-dots li.slick-active button:before,.main-slider-wrap .slick-dots button.swiper-pagination-bullet-active:before,.main-slider-wrap .slick-dots li.slick-active button:before{-webkit-transition:all 5.2s linear 0s;-o-transition:all 5.2s linear 0s;transition:all 5.2s linear 0s}}@media (max-width:576px){.main-slider-wrap .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.main-soc-container{position:absolute;bottom:2.25rem;left:0;right:0;margin:auto;pointer-events:none}.main-soc-container .main-soc-item{pointer-events:auto}.main-soc-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.main-soc-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:2em;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);position:relative;z-index:10}.main-soc-item:nth-child(n+2){margin-left:1rem}@media (max-width:576px){.main-soc-wrap{display:none}}.soc-unit{display:block;width:2.4rem;height:2.4rem;cursor:pointer;position:relative;border-radius:50%;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;background:0 0}.soc-unit:hover{background:#fff}.soc-unit svg{fill:#be3d3d!important}.soc-unit img,.soc-unit svg{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%}.soc-unit:hover svg *{fill:#be3d3d!important;stroke:none}.soc-unit:hover .you-play{fill:#fff!important}.enterprise{padding:8.2rem 8.5rem;background:#f7f9fc}.enterprise_place_questions{background:#f3f5f8;padding:0;margin-bottom:4rem}.enterprise_place_fire-prev{background:0 0;padding:0;margin-bottom:4rem}@media (max-width:1600px){.enterprise{padding:6rem}.enterprise_place_questions{padding:0}.enterprise_place_fire-prev{padding:0}}@media (max-width:1024px){.enterprise{padding:5rem 2rem;width:auto;margin-left:-2rem;margin-right:-2rem}.enterprise_place_vacancy{margin:0}.enterprise_place_questions{padding:0;margin:0 0 4rem 0}}@media (max-width:576px){.enterprise{padding:4rem 1.8rem;margin-left:-1.8rem;margin-right:-1.8rem}.enterprise_place_vacancy{margin:0}.enterprise_place_questions{padding:0;margin:0 0 4rem 0}.enterprise_place_fire-prev{padding:0;margin:0}}.accordion-box{width:100%}.accordion-box_tall .accordion-section-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 0}.accordion-box_tall .accordion-section:nth-child(n+2){margin-top:0}.accordion-box_tall .accordion-control{position:relative}.accordion-section{width:100%}.accordion-section:nth-child(n+2){margin-top:7rem}.accordion-section-head{padding-bottom:2.4rem;padding-right:2.8rem;border-bottom:2px solid rgba(0,0,0,.1);position:relative;cursor:pointer;-webkit-transition:border-bottom .25s linear;-o-transition:border-bottom .25s linear;transition:border-bottom .25s linear}.accordion-section-body{padding:5rem 0 2.5rem;display:none}.enterprise-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.enterprise-cover{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:4.4rem}.enterprise-cover img{display:block;width:100%;height:auto}.enterprise-side{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:51.4rem}.enterprise-nav-list{width:100%}.enterprise-nav-item{position:relative;padding:3rem 2.4rem 3rem 0;border-bottom:1px solid rgba(0,0,0,.15);cursor:pointer}.enterprise-nav-item:first-child{margin-top:-3rem}.enterprise-nav-item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.enterprise-nav-title{font-size:var(--fs-t3);line-height:1;font-weight:700;font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.enterprise-nav-item:hover .enterprise-nav-title{color:#be3d3d}.enterprise-nav-desc{color:#2a2626;font-weight:500}.enterprise-nav-desc:nth-child(n+2){margin-top:2rem}.enterprise-nav-icon{width:1.8rem;height:1.8rem;position:absolute;top:3.7rem;right:0}.enterprise-nav-icon img,.enterprise-nav-icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;top:0;left:0;position:absolute}.enterprise-nav-icon img *,.enterprise-nav-icon svg *{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;fill:transparent;stroke:rgba(0,0,0,.88)}.enterprise-nav-item:hover .enterprise-nav-icon svg *{fill:#be3d3d;stroke:#be3d3d}.accordion-control,.plus-icon-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:1.8rem;height:1.8rem;position:relative}.accordion-control:after,.accordion-control:before,.plus-icon-control:after,.plus-icon-control:before{content:"";display:block;position:absolute;background:rgba(0,0,0,.2);-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.accordion-control:before,.plus-icon-control:before{top:50%;left:0;width:100%;height:.2rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.accordion-control:after,.plus-icon-control:after{top:0;left:50%;height:100%;width:.2rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.accordion-control{top:1.3rem;right:.4rem;position:absolute}.accordion-control_place_vacancy{top:.7rem}.accordion-control_place_questions{top:.4rem}.accordion-control:after,.plus-icon-control:after{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.accordion-section-active .accordion-control:after{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.accordion-section-head:hover .accordion-control:after,.accordion-section-head:hover .accordion-control:before{background:#000}@media (max-width:1440px){.accordion-section-body{padding-top:4.5rem}.enterprise-nav-item:first-child{margin-top:-3rem}.enterprise-nav-item{padding:3rem 2.8rem 2.8rem 0}.enterprise-nav-icon{top:3rem}.enterprise-cover{margin-right:3rem}.accordion-section:nth-child(n+2){margin-top:6.5rem}}@media (max-width:1200px){.enterprise-side{width:50%}}@media (max-width:800px){.enterprise-box{width:100%;display:block}.enterprise-cover{margin:0}.enterprise-side{width:100%;display:block}.enterprise-nav-item:first-child{margin-top:0}.accordion-section-body{padding-top:4rem}.accordion-control{top:.5rem}}@media (max-width:640px){.enterprise-block{margin-top:0}.accordion-section-head{padding-bottom:1.6rem}.enterprise-nav-desc:nth-child(n+2){margin-top:1.1rem;color:rgba(42,38,38,.55)}.accordion-section:nth-child(n+2){margin-top:4rem}}@media (max-width:576px){.enterprise-nav-desc:nth-child(n+2){margin-top:1.5rem}.accordion-section-body{padding-top:2rem}.accordion-control{top:.2rem}}.tech-title{margin-bottom:3.5rem}.tech-title-only-mobile{display:none}.tech-sections{width:100%;position:relative}.tech-section{display:block}.tech-section-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:2.5rem 0;border-bottom:.1rem solid rgba(0,0,0,.15);width:40rem;-webkit-transition:border-bottom-color .3s linear;-o-transition:border-bottom-color .3s linear;transition:border-bottom-color .3s linear;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tech-section-head-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:4rem;height:4rem;position:relative}.tech-section-head-icon img,.tech-section-head-icon svg{display:block;width:auto;height:auto}.tech-section-head-icon svg *{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;fill:transparent;stroke:#2a2626}.tech-section-head-title{font-size:var(--fs-t2);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;color:#2a2626;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;margin-left:3.8rem;line-height:1.3}@media (min-width:800px){.tech-slider-tab-active .tech-section-head-icon svg *{fill:transparent;stroke:#be3d3d}.tech-slider-tab-active .tech-section-head{border-bottom-color:#be3d3d}.tech-slider-tab-active .tech-section-head-title{color:#be3d3d}}.tech-section-body{display:none}.tech-section-cover{position:relative;width:100%}.tech-section-cover img{display:block;width:100%;height:auto}.tech-section-content:nth-child(n+2){margin-top:4rem}.tech-section-content .tech-section-title{font-size:var(--fs-h4);line-height:1.1;font-weight:700;font-family:Intro,sans-serif;margin-bottom:2.6rem}.tech-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tech-slider-side{width:59.8rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:5rem}.tech-slider-media{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-top:1rem;position:relative}.tech-slider-media-cover{width:100%;position:relative}.tech-slider-media-cover:before{content:"";display:block;width:0;padding-top:62.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.tech-section-cover-frame{position:absolute;right:0;top:0;width:100%;height:100%;overflow:hidden;z-index:0}.tech-section-cover-frame img{display:block;position:absolute;width:100%;height:100%;top:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.tech-section-title{overflow:hidden;font-size:var(--fs-h4);line-height:1.1;font-weight:700;font-family:Intro,sans-serif;margin-bottom:2rem}.tech-section-description-content{font-weight:500;overflow:hidden}.tech-section-cover-frame-wrap{width:100%;height:100%;position:absolute;top:0;right:0}.tech-slider-media .tech-section-description,.tech-slider-media .tech-section-title{overflow:hidden;position:relative}.tech-section-cover-frame{width:100%;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.tech-section-cover-frame.new{width:0}.tech-slider.tech-animated .tech-section-cover-frame.new{-webkit-transition:width .8s ease 0s;-o-transition:width .8s ease 0s;transition:width .8s ease 0s;width:100%}.tech-section-description-content:not(.new),.tech-section-title-content:not(.new){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.tech-section-description-content.new,.tech-section-title-content.new{opacity:0;visibility:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:absolute;top:0;left:0}.tech-slider.tech-animated-start .tech-section-description-content:not(.new),.tech-slider.tech-animated-start .tech-section-title-content:not(.new){-webkit-transition:opacity .45s ease 0s,visibility .45s ease 0s,-webkit-transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,-webkit-transform .45s ease 0s;-o-transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s,-webkit-transform .45s ease 0s;-webkit-transform:translateY(1.6rem);-ms-transform:translateY(1.6rem);transform:translateY(1.6rem);opacity:0;visibility:hidden}.tech-slider.tech-animated-end .tech-section-description-content:not(.new),.tech-slider.tech-animated-end .tech-section-title-content:not(.new){display:none}.tech-slider.tech-animated-end .tech-section-description-content.new,.tech-slider.tech-animated-end .tech-section-title-content.new{position:static;-webkit-transition:opacity .45s ease 0s,visibility .45s ease 0s,-webkit-transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,-webkit-transform .45s ease 0s;-o-transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s;transition:opacity .45s ease 0s,visibility .45s ease 0s,transform .45s ease 0s,-webkit-transform .45s ease 0s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.tech-section-plus-control{display:none}@media (max-width:1600px){.tech-slider-side{width:50%}.tech-section-content:nth-child(n+2){margin-top:5rem}.tech-section-content .tech-section-title{margin-bottom:2.2rem}}@media (max-width:1366px){.tech-section-content:nth-child(n+2){margin-top:4rem}}@media (max-width:1366px){.tech-slider-media{padding-top:.7rem}}@media (max-width:1200px){.tech-section-content:nth-child(n+2){margin-top:3.4rem}.tech-section-content .tech-section-title{margin-bottom:1.5rem}.tech-section-head-title{margin-left:2.4rem}.tech-section-content .tech-section-title,.tech-section-content p{line-height:1.3}.tech-section-head{width:100%;padding:2.7rem 0}}@media (max-width:800px){.tech-section-head{width:100%;position:relative;padding-right:2.4rem;padding-top:3rem;padding-bottom:3rem;border-bottom:none}.tech-section-plus-control{display:block;top:0;bottom:0;margin:auto;right:0;position:absolute}.tech-title{margin-bottom:3rem}.tech-slider{display:block}.tech-slider-side{width:100%;display:block;padding-right:0}.tech-slider-media{display:none}.tech-section-body{display:none;padding-bottom:3rem}.tech-section-title{display:none}.tech-section:after:after{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:.1rem;background:rgba(0,0,0,.15);-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.tech-section:after:last-child:after{display:none}.tech-section.accordion-active .tech-section-head-title{color:#be3d3d}.tech-section.accordion-active .tech-section-plus-control:after,.tech-section.accordion-active .tech-section-plus-control:before{background:#be3d3d}.tech-section.accordion-active .tech-section-plus-control:after{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.tech-section.accordion-active .tech-section-head-icon svg *{fill:transparent;stroke:#be3d3d}}@media (max-width:576px){.tech-section-head{padding-top:1.6rem;padding-bottom:1.6rem}.tech-title{margin-bottom:1rem}.tech-section-head-title{margin-left:2rem}.tech-section-content .tech-section-title,.tech-section-content p{line-height:1.45}.tech-section-content:nth-child(n+2){margin-top:3rem}.tech-section-content:nth-child(n+2){margin-top:2.8rem}}.stage-project-wrap{width:100%;overflow:hidden}.stage-project-wrap:nth-child(n+2){margin-top:3.6rem}.stage-project-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -2.8rem}.stage-project-cover{width:100%;height:0;padding-top:46.753%;position:relative}.stage-project-cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;left:0;z-index:0}.stage-project-cover:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;background:rgba(0,0,0,.18);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.stage-project-cover:hover:after{background:rgba(0,0,0,.05)}.stage-project-cover .play-icon{position:absolute;bottom:9.72%;left:6.5%;width:14.61%;z-index:3}.stage-project-cover:hover .play-icon:after{-webkit-transform:scale(.94,.94);-ms-transform:scale(.94,.94);transform:scale(.94,.94)}.stage-project-desc{display:block;width:100%;color:#be3d3d;font-size:var(--fs-t4);line-height:1.3;font-weight:400;font-family:Intro,sans-serif;text-transform:uppercase}.stage-project-desc:nth-child(n+2){margin-top:2rem}.stage-project-text{font-weight:500}.stage-project-text:nth-child(n+2){margin-top:2rem}.stage-project-title{font-size:var(--fs-t2);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;min-height:6.5rem;margin-bottom:1rem;line-height:1.2}.stages-outer{position:relative}.stages-outer-layer{display:none;position:absolute;width:100%;top:0;left:0;height:100%;z-index:20;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 1s linear 0s;transition:-webkit-transform 1s linear 0s;-o-transition:transform 1s linear 0s;transition:transform 1s linear 0s;transition:transform 1s linear 0s,-webkit-transform 1s linear 0s;background:#fff}.animated .stages-outer-layer{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.stage-project-video-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.stage-project-cover{cursor:pointer}.stage-line-wrap{overflow:hidden;width:100%;padding-bottom:1rem;position:relative}.stage-line-wrap:before{content:"";display:block;width:100%;height:.1rem;background:#be3d3d;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:.4rem;left:0}.stage-line-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -2.8rem}.stage-line-item{width:25%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 2.8rem;position:relative;height:5.2rem;z-index:2}.stage-line-item:before{content:"";display:block;width:.8rem;height:.8rem;border-radius:50%;bottom:-1rem;position:absolute;left:2.8rem;background:#be3d3d;-webkit-box-sizing:border-box;box-sizing:border-box}.stages-line-icon{width:4rem;height:4rem;position:relative}.stages-line-icon img,.stages-line-icon svg{display:block;position:absolute;top:0;left:0;width:auto;height:auto}.stages-line-icon svg *{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;fill:transparent;stroke:#be3d3d}.stages .dash-title{margin-bottom:8.6rem}.stage-line-item-line{display:none}@media (max-width:1280px){.stage-project-title{min-height:6rem}}@media (max-width:992px){.stages .dash-title{margin-bottom:5rem}.stage-project-box{display:block;margin:0}.stage-project-item{padding:0;width:100%}.stage-project-title{height:auto;min-height:0;margin-bottom:2.4rem}.stage-line-wrap{display:block;overflow:visible;position:sticky;top:90px;width:4rem}.stage-line-box{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;width:100%}.stage-line-wrap::before{display:none}.stage-line-item::before{display:none}.stage-line-item{padding:0;width:100%}.stages-line-icon{margin:0 auto;height:auto;width:4rem}.stages-line-icon img,.stages-line-icon svg{display:block;margin:0 auto;position:static}.stage-line-item{height:auto}.stage-line-item .stage-line-item-line{display:block;height:12.4rem;width:.2rem;margin:1.2rem auto 0;background:rgba(0,0,0,.15)}.stage-line-item:nth-child(n+2){margin-top:1.2rem}.stage-line-wrap{padding:0}.stages-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:60px 0 4px 0;position:relative;overflow:hidden}}@media screen and (max-width:992px) and (max-width:768px){.stages-outer{padding-top:20px}}@media (max-width:992px){.stage-project-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (max-width:992px){.stage-project-wrap{padding-left:4rem}.stage-project-wrap:nth-child(n){margin-top:0}}@media (max-width:800px){.stages .dash-title{margin-bottom:4.3rem}}@media (max-width:576px){.stage-project-cover .play-icon{width:16.2%}.stage-project-text{line-height:1.5}.stage-project-item:nth-child(n+2){margin-top:4rem}.stage-line-box{width:4rem}.stage-project-text:nth-child(n+2){margin-top:2.2rem}}@media (max-width:375px){.stage-project-wrap{padding-left:1.8rem}}.company-page-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.about-company{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:112.8rem;padding:6rem 7.5rem;background:#f3f5f8}.about-company-title{margin-bottom:3rem}.about-company-cover{width:100%;position:relative;margin-bottom:5rem}.about-company-cover:before{content:"";width:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:44.375%;display:block}.about-company-cover>img{display:block;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.about-company-cover .btn-play-mobile{display:none}.about-company-cover .btn-play-text{position:absolute;z-index:5;bottom:3rem;left:2.5rem;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.about-company-cover .btn-play-text:hover{-webkit-transform:scale(.95,.95);-ms-transform:scale(.95,.95);transform:scale(.95,.95)}.about-company-cover video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;z-index:0;position:absolute;top:0;left:0}.company-text-content{padding-left:11.6rem}.company-desc-text{font-weight:500;width:100%;position:relative}.company-desc-text:before{content:"";display:block;width:5rem;height:.1rem;position:absolute;top:1.2rem;left:0;background-color:rgba(0,0,0,.2)}.company-numbers-box{margin-top:7rem}.company-numbers-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.8rem 0;border-top:1px solid rgba(0,0,0,.2)}.company-number{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.5%;padding-right:1rem}.company-number-text{font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;margin-bottom:.5rem}.company-number-value{font-size:var(--fs-t1);line-height:1;font-weight:400;font-family:Intro,sans-serif}.company-number-value span{font-size:var(--fs-t2);display:inline}.company-number-content{font-size:var(--fs-t4);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.company-side{width:45.2rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:4rem}.company-side-history-block.company-side-item{margin-top:1.8rem}@media screen and (max-width:992px){.company-side-history-block.company-side-item{margin-top:6rem}}.company-side-block{background:#f3f5f8;padding:3.4rem 4rem 5.8rem}.company-side-block-cover{width:100%;position:relative}.company-side-block-cover:before{content:"";display:block;width:0;padding-top:60%;-webkit-box-sizing:border-box;box-sizing:border-box}.company-side-block-cover>img{width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute}.company-side-block-desc:nth-child(n+2){margin-top:2.8rem}.company-side-block-desc{position:relative;overflow:hidden;font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif}.company-side-block-desc>.text-inner{-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease;opacity:0;visibility:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.slick-active .company-side-block-desc>.text-inner{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.company-side-block-cellar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.company-side-block-cellar:nth-child(n+2){margin-top:4.4rem}.company-side-slider-controls-wrap{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border:.1rem solid rgba(0,0,0,.2);width:84px}.company-side-slider-controls-wrap:hover{background-color:rgba(0,0,0,.03)}@media screen and (max-width:768px){.company-side-slider-controls-wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.company-side-slider-controls-wrap .slider-control:hover svg *{fill:transparent;stroke:#000}.company-side-block-cover .play-icon{width:4.5rem;position:absolute;bottom:1.6rem;left:2.2rem;z-index:5}.company-side-block-cover-link{display:block;width:100%;height:100%;top:0;left:0;z-index:5;position:absolute}.company-side-block-cover .play-icon{z-index:2}.company-side-title{font-size:var(--fs-t2);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;margin-bottom:2rem;text-transform:uppercase}.company-side-history-block{width:100%;position:relative}.company-side-history-block:before{content:"";display:block;width:0;padding-top:65%}.company-side-history-block>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.company-side-history-block .btn{z-index:5;position:absolute;bottom:3rem;left:3.8rem}.company-side-header{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:.1rem solid #a9aaac;padding-bottom:1.5rem}.company-side-header-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.company-side-header-item:nth-child(n+2){margin-left:3rem}.company-side-header-item .btn-tab{font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;position:relative;cursor:pointer;color:#b2b3b6}.company-side-header-item .btn-tab:before{content:"";display:block;height:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:-1.6rem;left:0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;width:0;background:#2a2626}.company-side-header-item .btn-tab.tab-active{color:#2a2626}.about-company-btn-wrap{display:none}.about-company-btn-wrap:nth-child(n+2){margin-top:2.7rem}@media (max-width:1440px){.about-company{padding:4rem 3rem}.company-text-content{padding-left:0}.company-text-content:before{display:none}.company-numbers-box{margin-top:5rem}.company-side{margin-left:2rem}.company-side-block{padding:3.4rem 3rem 3.6rem}}@media (max-width:1280px){.company-number{width:38%}}@media (max-width:1200px){.company-side{width:40rem}.company-side-block{padding:3.4rem 2rem 3.6rem}}@media (max-width:1024px){.about-company-cover{margin-bottom:3rem}.company-numbers-box{margin-top:4rem}.company-number-value span{font-size:var(--fs-t3)}}@media (max-width:992px){.company-page-box{display:block}.company-side{margin:6.5rem 0 0 0;display:block;width:100%}.company-block{background:#f3f5f8;padding:6rem 0}.about-company{padding:0}.company-side-title{display:none}.company-side-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.company-side-header-item .btn-tab.tab-active:before{width:100%}.company-side .tab-body-item{display:none}.company-side .tab-body-item.tab-active{display:block}.company-side-block{padding:0}.about-company-btn-wrap{display:block}}@media (max-width:640px){.about-company-cover .btn-play-mobile{display:block;bottom:1.8rem;left:1.8rem}.about-company-cover .btn-play-text{display:none}.company-number-content{line-height:1.3}.company-number-text{line-height:1}.company-number-value{line-height:1.3}.company-numbers-box{margin-top:4.8rem}.company-block{padding:5.6rem 0}}.press-center-head{margin-bottom:7rem}.press-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.press-previews{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.press-previews-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1rem}.press-previews-item{padding:1rem}.press-preview{position:relative;width:100%}.press-preview:before{content:"";display:block;width:0;padding-top:100%}.press-previews-item-100 .press-preview:before{padding-top:38.94%}@media screen and (max-width:768px){.press-preview:before{padding-top:38.94%}}.press-preview:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.2);background:-o-linear-gradient(90deg,rgba(0,0,0,.1) 20%,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,.1)),to(rgba(0,0,0,.35)));background:-o-linear-gradient(top,rgba(0,0,0,.1) 20%,rgba(0,0,0,.35) 100%);background:linear-gradient(180deg,rgba(0,0,0,.1) 20%,rgba(0,0,0,.35) 100%);-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;opacity:1}.press-preview:hover:after{opacity:.5}.press-preview-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.press-preview-img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;z-index:0}.press-previews-item{width:33.333%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.press-previews-item-100{width:100%}.press-tag{background:#fff;border-radius:30rem;padding:1.1rem 1.8rem;text-align:center;color:#2a2626;text-transform:uppercase;font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif}.press-preview-content{position:absolute;padding:1.2rem 3rem 3rem;bottom:0;left:0;z-index:3;color:#fff;text-align:left}.press-previews-item-100 .press-preview-date{font-size:var(--fs-t4);line-height:1.5;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase}.press-previews-item-100 .press-preview-desc{font-size:var(--fs-h4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;max-width:72rem}.press-previews-item-100 .press-preview-desc:nth-child(n+2){margin-top:1.4rem}.press-preview-date{font-size:var(--fs-t5);line-height:1.4;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase;color:#fff}.press-preview-desc{font-size:var(--fs-t2);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;color:#fff}.press-preview-desc:nth-child(n+2){margin-top:1rem}.press-preview .press-tag{position:absolute;top:2.4rem;left:3rem;z-index:3}.press-previews-item-100 .press-preview .press-tag{top:3rem;left:3rem}.press-previews-item-100 .press-preview .press-preview-content{padding:1.2rem 3rem 3.2rem}.press-side{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40rem;margin-left:8.2rem;border-top:.1rem solid rgba(0,0,0,.15);border-bottom:.1rem solid rgba(0,0,0,.15);padding-top:2.5rem;padding-bottom:4.8rem}.press-side-block{width:100%}.press-side-block-head-wrap{overflow:hidden}.press-side-block-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.5rem -1.5rem}.press-side-block-head-item{padding:.5rem 1.5rem;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--fs-t5);line-height:1.5;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;opacity:.25;text-transform:uppercase}.press-side-block-title{font-size:var(--fs-t2);line-height:1.2;font-weight:700;font-family:Intro,sans-serif}.press-side-block-title:nth-child(n+2){margin-top:1rem}.press-side-block-title a{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.press-side-block-title a:hover{color:#be3d3d}.press-side-item:nth-child(n+2){margin-top:4.5rem}.press-wrap-btn-wrap{display:none}@media (max-width:1600px){.press-side-item:nth-child(n+2){margin-top:2.7rem}}@media (max-width:1440px){.press-side{margin-left:4rem}.press-side-item:nth-child(n+2){margin-top:5rem}.press-side-block-title:nth-child(n+2){margin-top:1rem}.press-side-block-title{line-height:1.2}.press-preview-content{padding:1.2rem 2rem 2rem}.press-preview-desc{line-height:1.2}.press-preview .press-tag{top:1.2rem;left:2rem}.press-previews-item-100 .press-preview .press-tag{top:2rem;left:2rem}.press-previews-item-100 .press-preview .press-preview-content{padding:1.2rem 2rem 2rem}.press-previews-item-100 .press-preview-desc{line-height:1.2}}@media (max-width:1200px){.press-side-block-head-item{line-height:1.6}.press-tag{line-height:1;padding:1.1rem 1.5rem}.press-wrap{display:block}.press-previews{width:100%}.press-side{width:100%;display:block;margin:5rem 0 0 0;padding:0;border:none}.press-side-item:nth-child(n+2){margin-top:4rem}}@media (max-width:1024px){.press-center-head{margin-bottom:4rem}}@media (max-width:800px){.press-previews-box .press-previews-item:first-child~.press-previews-item{width:100%}.press-center-head{margin-bottom:3rem}}@media (max-width:768px){.press-preview{height:34rem}.press-previews-item-100 .press-preview-desc{line-height:1.1}.press-previews-item-100 .press-preview-desc:nth-child(n+2){margin-top:1.6rem}.press-previews-item-100 .press-preview-date{line-height:1.2}.press-side{margin-top:4.3rem}.press-side-block-title{line-height:1.33}.press-side-item:nth-child(n+2){margin-top:3rem}}@media (max-width:576px){.press-wrap-btn-wrap{display:block;margin-top:3.8rem}}.news-block{margin-top:4rem}.news-wrap{padding:6.5rem 8.5rem;background:#f3f5f8}.news-wrap-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.news-side{width:36.5rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-head-title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin-bottom:1.2rem}.news-head-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:var(--fs-t5);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.news-head-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-head-control .slider-control-simple-wrap{margin-top:-.6rem;margin-right:-1rem}.slider-control-simple-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.slider-control-simple{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;cursor:pointer;width:3rem;height:3rem;position:relative;background:0 0;border-radius:50%}.slider-control-simple svg{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.slider-control-simple svg *{stroke:#2a2626;fill:transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.slider-control-simple.prev{margin-right:.5rem}.slider-control-simple.prev svg{-webkit-transform:translateX(-12%);-ms-transform:translateX(-12%);transform:translateX(-12%)}.slider-control-simple.next{margin-left:.5rem}.slider-control-simple.next svg{-webkit-transform:translateX(12%);-ms-transform:translateX(12%);transform:translateX(12%)}.news-wrap .slider-control-simple-wrap .slider-control-simple svg{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;opacity:.25}.news-wrap .slider-control-simple-wrap .slider-control-simple:hover svg{opacity:1}.news-columns-slider .slick-list{overflow:visible}.news-column{width:100%}.news-column-item{width:100%}.news-column-item:nth-child(n+2){margin-top:4.5rem}.news-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.news-tile-cover{width:8.6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-tile-img{width:100%;position:relative;overflow:hidden}.news-tile-img:before{content:"";display:block;position:relative;width:0;padding-top:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.news-tile-img img{width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:block;position:absolute}.news-tile-img a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.news-tile-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:2.2rem;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-tile-title{font-size:var(--fs-t4);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.news-tile-title a{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;color:#2a2626}.news-tile-title a:hover{color:#be3d3d}.news-tile-status{color:#2a2626;opacity:.4;font-size:var(--fs-label);line-height:1;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-tile-status:nth-child(n+2){margin-top:.8rem}.news-side-divider{width:100%;background:#000;height:.1rem;display:block;margin-bottom:3.3rem;opacity:.15}.news-main{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 42rem)}.news-main-section{width:100%}.news-main-section-cover{width:100%;position:relative;overflow:hidden}.news-main-section-cover img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.news-main-section-cover:before{content:"";display:block;width:0;padding-top:40.4%;-webkit-box-sizing:border-box;box-sizing:border-box}.news-main-section-cover>a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.news-main-section-footer{background:#be3d3d;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:4rem 5.5rem}.news-main-section-date{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20rem;padding-right:1.6rem}.news-main-slider .news-main-section-date,.news-main-slider .news-main-section-desc *{-webkit-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;opacity:0;visibility:hidden}.news-main-slider .slick-active .news-main-section-date,.news-main-slider .slick-active .news-main-section-desc *{-webkit-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;opacity:1;visibility:visible}.news-main-section-date-top{font-size:var(--fs-h1);line-height:1;font-weight:700;font-family:Intro,sans-serif}@media screen and (max-width:768px){.news-main-section-date-top{font-size:24px}}.news-main-section-date-sub{font-size:var(--fs-t1);line-height:1.4;font-weight:500;font-family:Intro,sans-serif}@media screen and (max-width:768px){.news-main-section-date-sub{font-size:10px}}.news-main-section-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.news-main-section-title{font-size:var(--fs-t1);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;overflow:hidden}.news-main-section-title .text-inner{-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden}.slick-active .news-main-section-title .text-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.news-main-section-desc{font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;margin-top:1.6rem;opacity:.5}.news-main-slide-arrow-icon{width:4.4rem;height:4.4rem;display:block;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:2rem;margin-top:.5rem}.news-main-slide-arrow-icon svg{display:block;position:absolute;width:100%;height:auto;top:0;left:0}.news-main-slide-arrow-icon svg *{fill:transparent;stroke:#fff}.news-wrap-btn-outer{margin-top:4.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1600px){.news-block{margin-top:5rem}.news-wrap{padding:5rem 4rem}}@media (max-width:1366px){.news-wrap{padding:5rem 4rem}.news-main-section-footer{padding:3rem 3.6rem}.news-main-section-date-top{line-height:1}.news-main-section-date-sub{line-height:2.5}.news-main-section-date{width:16rem}.news-main-section-desc{margin-top:1.2rem}.news-main-slide-arrow-icon{width:4rem;height:4rem;margin-left:1.4rem}}@media (max-width:1366px){.news-wrap-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-side{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;margin-top:5rem}.news-main{width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news-column .news-column-item:nth-child(n+3){display:none}}@media (max-width:992px){.news-wrap{padding:4.5rem 2rem;width:auto;margin-left:-2rem;margin-right:-2rem}.news-wrap-btn-outer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:640px){.news-head-title-box{margin-bottom:2rem}.news-main-section-date-top{line-height:1.2}.news-main-section-date-sub{line-height:1.2;margin-top:1rem}.news-main-section-title{line-height:1.2}.news-main-section-desc{line-height:1.2;margin-top:1.5rem}.news-main-section-date{width:10rem;padding-right:.8rem}.news-main-slide-arrow-icon{width:1.6rem;height:1.6rem;margin-top:0;margin-left:.8rem}.news-main-section-footer{padding:2.6rem 2rem 2rem}.news-side{margin-top:4.6rem}.news-side .news-head-title-box{margin-bottom:.2rem}.news-side-divider{margin-bottom:3.8rem}.news-column-item:nth-child(n+2){margin-top:3.8rem}.news-tile-title{line-height:1.24}.news-wrap-btn-outer{margin-top:4.2rem}.news-wrap-btn-outer .btn-user-middle{min-width:15.4rem}.news-wrap{padding:3.6rem 1.8rem;margin-left:-1.8rem;margin-right:-1.8rem}}.trust-wraperr{position:relative}.trust-block{margin-bottom:120px}@media (max-width:1366px){.trust-block{margin-bottom:80px}}@media (max-width:768px){.trust-block{margin-bottom:40px}}.trust-head{margin-bottom:5.6rem}.trust-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:calc(100% - 14rem)}.trust-slide:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.trust-unit{width:100%;display:block}.trust-unit-cover{position:relative;width:100%;display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden}.trust-unit-cover>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;z-index:0;top:0;left:0;position:absolute;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.trust-unit-cover:before{content:"";display:block;width:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:96%}.trust-unit-name{position:absolute;top:2.2rem;left:2.8rem;color:#fff;text-transform:uppercase;font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;z-index:2}.trust-unit-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:2.2rem 6rem 2.2rem 2.2rem;background:#f3f5f8;text-align:left;font-size:var(--fs-label);line-height:1.3;font-weight:700;font-family:Intro,sans-serif;color:#2a2626;position:relative}.trust-unit-content i{font-style:normal;color:#a6a6a6;font-weight:400}.trust-icon{position:absolute;top:2.6rem;right:2.3rem;width:18px;height:18px}.trust-icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;z-index:10}.trust-icon svg *{fill:transparent;stroke:rgba(42,38,38,.2)}.trust-slider{width:calc(100% - 12rem)}.trust-slider .slick-list{margin-left:-.7rem;width:calc(100% + .7rem);overflow:visible}.trust-slider .slick-slide{padding-left:.7rem;padding-right:.7rem}.slick-slider-flex .slick-slide,.slick-slider-flex .slick-slide>div,.slick-slider-flex .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto!important}.trust-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.trust-unit{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1440px){.trust-slider{width:100%}}@media (max-width:1280px){.trust-unit-content{padding:1.6rem 4rem 1.6rem 1.6rem}.trust-icon{top:1.6rem;right:1.6rem}}@media (max-width:1024px){.trust-head{margin-bottom:4rem}}@media (max-width:992px){.trust-head{margin-bottom:3rem}}@media (max-width:640px){.trust-slider .slick-slide{padding-left:.8rem;padding-right:.8rem}.trust-slider .slick-list{margin-left:-.8rem;width:calc(100% + .8rem)}}@media (max-width:480px){.trust-slider{width:calc(100% - 10.6rem)}}@media (max-width:360px){.trust-slider{width:calc(100% - 3rem)}}.footer-block-layer{position:fixed;bottom:0;left:0;width:100%;height:100%;z-index:0}.footer-block-layer_without-map{position:static}.footer-block-wrap{position:relative;width:100%;height:100vh;height:var(--vh100)}.footer-block-wrap_without-map{height:auto}.footer-block{z-index:5;position:absolute;bottom:0;left:0;width:100%}.footer-block:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.15);background:-o-linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 30%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(30%,#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 30%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 30%);pointer-events:none;-webkit-pointer-events:none}.footer-block_without-map{position:static}.footer{background:#f3f5f8;padding:5.2rem;position:relative;z-index:2}.footer-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:-3rem}.footer-nav-item{width:33.33%;padding-left:3rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-nav-title{font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;min-height:4.2rem;margin-bottom:.5rem}.footer-nav-list{width:100%}.footer-nav-list>li{font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif}.footer-nav-list>li:nth-child(n+2){margin-top:1.6rem}.footer-nav-list a{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.footer-nav-list a:hover{color:#be3d3d}.footer-contacts{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:43.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-contacts a{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.footer-contacts a:hover{color:#be3d3d}.footer-contacts-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48%;padding-left:2rem;margin-left:-2rem}.footer-contacts-item:nth-child(n+3){margin-top:3rem}.footer-contacts-title{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;opacity:.45;text-transform:uppercase}.cnt-body:nth-child(n+2){margin-top:1rem}.cnt-text{font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif}.cnt-text:nth-child(n+2){margin-top:1rem}.cnt-text-mobile-only{display:none}.cnt-body-social-item{display:none}.cnt-body-social-item .social-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-.9rem}.footer-address{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:4.5rem;margin-left:-1.6rem;width:calc(100% + 1.6rem)}.footer-address-item{width:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:1.6rem}.footer-address-item-title{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;opacity:.45;text-transform:uppercase}.footer-address-item-text{font-size:var(--fs-t4);line-height:1.3;font-weight:500;font-family:Intro,sans-serif;margin-top:1rem}@media (max-width:1366px){.footer-contacts{margin-left:2rem;width:35rem}.footer{padding:4rem}}@media (max-width:1280px){.footer-body{display:block}.footer{padding:3rem}.footer-nav{display:none}.footer-contacts{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:calc(100% + 1.6rem);margin:0 0 0 -1.6rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-contacts-item:nth-child(n){margin:0;width:25%;padding-left:1.6rem}.cnt-body-social-item{display:block}.footer-address{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:800px){.footer-block-layer{padding:0!important;position:static;width:auto;height:auto}.footer-block{position:relative}.footer-map-block{display:none}.footer-block-wrap{padding-top:0;margin-top:5.4rem;height:auto}}@media (max-width:768px){.footer{padding:2.5rem 2rem}.footer-contacts{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-contacts-item:nth-child(n){width:50%}.footer-contacts-item:nth-child(n+3){margin-top:2.4rem}}@media (max-width:768px){.footer-contacts-item-2 .footer-contacts-title{opacity:0;visibility:hidden}}@media (max-width:375px){.footer{padding-left:1.8rem;padding-right:1.8rem;width:calc(100% + 3.6rem);margin-left:-1.8rem;margin-right:-1.8rem}.footer-contacts{display:block;width:100%;margin:0;padding:0}.footer-contacts-item-2{display:none}.cnt-text.cnt-text-mobile-only{display:block}.footer-contacts-item:nth-child(n){width:100%;margin:0;padding:0}.footer-contacts-item:nth-child(n+2){margin-top:2.8rem}.footer-address{display:block;margin:4rem 0 0 0;width:100%;padding:0}.footer-address-item:nth-child(n){width:100%;padding:0;margin:0}.footer-address-item:nth-child(n+2){margin-top:2.8rem}}.cellar{border-top:.1rem solid rgba(0,0,0,.06);padding-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cellar:nth-child(n+2){margin-top:6.2rem}.cellar-center .social-group{margin-top:-.4rem}.cellar-left-side{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:-1.5rem}.cellar-links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cellar-links-item{padding:.7rem 1.5rem;font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif}.cellar-links-item a{color:rgba(33,30,30,.45);-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.cellar-links-item a:hover{color:#211e1e}.cellar-link-partner{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:rgba(33,30,30,.45);padding-bottom:.3rem;border-bottom:.1rem solid rgba(33,30,30,.45)}.cellar-link-partner:hover{color:#211e1e;border-bottom-color:#211e1e}.cellar-dev-company{margin-left:7.2rem}.cellar-dev-company .dev-company-unit-label{opacity:.45}.cellar-right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1280px){.cellar:nth-child(n+2){margin-top:5.5rem}.cellar-center{display:none}.cellar-left-side{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (max-width:1200px){.cellar{display:block}.cellar-left-side{margin-left:-1.5rem;margin-right:-1.5rem}.cellar-links-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cellar-links-item{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.cellar-conf-policy{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.cellar-right-side{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-1.1rem;margin-right:-1.1rem}.cellar-right-side>p:nth-child(n){padding:1.1rem;margin:0}}@media (max-width:640px){.cellar-right-side{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.light-modal-overlay{background:0 0;-webkit-animation:none!important;animation:none!important}.page-modal-outer{background:0 0;width:100%;display:none;height:100%}.light-modal-outer .page-modal-outer{display:block}.page-modal-inner{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%;overflow:visible;padding-bottom:4rem;position:relative;z-index:5}.page-modal-inner .fx-0{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.page-modal-inner .fx-1{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-modal-body,.page-modal-footer,.page-modal-header{position:relative;z-index:2}.page-modal-body-padding-top{padding-top:11rem}@media screen and (max-width:1024px){.page-modal-body-padding-top{padding-top:6rem}}.page-modal-header{padding:2.3rem 0 2.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.page-modal-header-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10.6rem;margin-right:9.4rem}.page-modal-header-logo img,.page-modal-header-logo svg{display:block;width:100%;height:auto}.page-modal-header-search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.search-panel{width:100%;display:block;position:relative}.search-input{display:block;width:100%;height:4.6rem;background:#fff;font-size:var(--fs-t5);line-height:3;font-weight:500;font-family:Intro,sans-serif;color:#000;border-bottom:.1rem solid rgba(0,0,0,.15)}.search-panel .btn-search{background:0 0;border:none;outline:0;cursor:pointer;position:absolute;top:0;right:0;width:4.5rem;height:100%}.search-panel .btn-search img,.search-panel .btn-search svg{display:block;position:absolute;top:0;bottom:0;right:0;margin:auto}.search-panel .btn-search svg *{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;stroke:#2a2626}.search-panel .btn-search:hover svg *{stroke:#be3d3d}.unit-control-icon{cursor:pointer;border-radius:50%;border:.1rem solid rgba(0,0,0,.15);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;width:4.6rem;height:4.6rem;position:relative}.unit-control-icon img,.unit-control-icon svg{display:block;width:auto;height:auto;margin:auto;top:0;left:0;right:0;bottom:0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;position:absolute}.unit-control-icon:hover{border-color:#2a2626}.page-modal-header-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:3.2rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.page-modal-header-controls>:nth-child(n+2){margin-left:1rem}@media (max-width:1366px){.page-modal-header-logo{margin-right:4rem}}@media (max-width:640px){.page-modal-header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.4rem;padding-bottom:1.4rem}.page-modal-header-logo{width:7.8rem;margin-right:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.page-modal-header-controls{margin-left:2rem;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.page-modal-header-search{width:100%;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;margin-top:2rem}.search-input{height:4rem;line-height:3.8rem}.page-modal-header-search{margin-top:1.3rem}}@media (max-width:576px){.page-modal-header{padding-top:2rem}.unit-control-icon{width:3.4rem;height:3.4rem}.unit-control-icon img,.unit-control-icon svg{display:block;-webkit-transform:translateX(-5%);-ms-transform:translateX(-5%);transform:translateX(-5%)}}.main-menu-list{display:block}.main-menu-list .main-menu-item-head-value{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;opacity:1}.main-menu-list:hover .main-menu-item-head-value{opacity:.55}.main-menu-list:hover .main-menu-item-head-value:hover{opacity:1}.main-menu-item-head .drop-icon{display:none}.main-menu-item-head-value{font-size:var(--fs-h3);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase}.main-menu-item-body{display:none}.main-menu-item:nth-child(n+2){margin-top:5.5rem}.page-menu-wrap{padding-top:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.page-menu-wrap-item:nth-child(n+2){margin-left:5rem}.alt-menu-list{display:block;padding-top:.6rem}.alt-menu-item{font-size:var(--fs-t3);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase}.alt-menu-item:nth-child(n+2){margin-top:3.5rem}.alt-menu-item a{color:#2a2626;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.alt-menu-item a:hover{color:#be3d3d}.menu-contacts-section{padding-top:.6rem;width:27rem}.menu-contacts-item:nth-child(n+2),.menu-contacts-list-section:nth-child(n+2){margin-top:3rem}.menu-contacts-link{font-size:var(--fs-t3);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase}.menu-contacts-socials-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-.9rem}.social-group-alt-hover .soc-unit{background:#fff}.social-group-alt-hover .soc-unit:hover{background:rgba(0,0,0,.05)}.menu-contacts-btn-box{width:100%;margin-top:9.6rem}.menu-contacts-btn-item:nth-child(n+2){margin-top:1.7rem}.menu-contacts-btn-item .btn{display:block;width:100%}.menu-contacts-item a{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.menu-contacts-item a:hover{color:#be3d3d}@media (max-width:1440px){.page-menu-wrap{padding-top:6rem}.main-menu-item:nth-child(n+2){margin-top:4rem}.alt-menu-item:nth-child(n+2){margin-top:2.8rem}.menu-contacts-item:nth-child(n+2),.menu-contacts-list-section:nth-child(n+2){margin-top:2.8rem}}@media (max-width:1200px){.page-menu-wrap{padding-top:4rem}.main-menu-item:nth-child(n+2){margin-top:4rem}.alt-menu-item:nth-child(n+2){margin-top:2.2rem}.menu-contacts-item:nth-child(n+2),.menu-contacts-list-section:nth-child(n+2){margin-top:2.2rem}.menu-contacts-section{width:24rem}.menu-contacts-btn-box{margin-top:4rem}.page-menu-wrap-item:nth-child(n+2){margin-left:2rem}.alt-menu-list,.menu-contacts-section{padding-top:.2rem}}@media (max-width:992px){.page-menu-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0}.page-menu-wrap-item:nth-child(n){margin-left:0}.main-menu-list{width:48%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.alt-menu-list{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48%}.menu-contacts-section{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:block;padding:0;margin-top:6.7rem}.menu-contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.menu-contacts-item:nth-child(n),.menu-contacts-list-section:nth-child(n){margin-top:0;width:48%}.menu-contacts-item:nth-child(n+2){margin-top:2rem}.menu-contacts-socials-group{margin-top:-1.1rem}.menu-contacts-btn-item .btn{display:inline-block;width:auto;min-width:24rem}.menu-contacts-btn-box{margin-top:4rem;margin-left:-2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-contacts-btn-item:nth-child(n){margin:1.4rem 0 0 2.2rem}}@media (max-width:768px){.page-modal-footer{display:none!important}.page-modal-body{padding-bottom:6rem}}@media (max-width:640px){.alt-menu-list,.menu-contacts-section{padding-top:0}.menu-contacts-btn-box{margin-left:0;margin-top:3rem;display:block}.menu-contacts-btn-item:nth-child(n){margin:0}.menu-contacts-btn-item:nth-child(n+2){margin-top:1.4rem}.page-menu-wrap{padding-top:2.8rem}.main-menu-item-head-value{line-height:1.3}.alt-menu-item{line-height:1.2}}@media (max-width:640px) and (max-width:576px){.page-menu-wrap{display:block}.main-menu-list{width:100%}.main-menu-item{margin-left:-1.8rem;margin-right:-1.8rem}.main-menu-item-head{position:relative;padding:2.2rem 4.8rem 2.2rem 1.8rem;border-bottom:.1rem solid rgba(0,0,0,.08)}.main-menu-item:nth-child(n+2){margin-top:0}.main-menu-item-head .drop-icon{display:block;position:absolute;width:1.5rem;height:1.5rem;top:2.4rem;right:1.8rem;opacity:.19;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.main-menu-item-head .drop-icon img,.main-menu-item-head .drop-icon svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.menu-accordion-active .main-menu-item-head .drop-icon{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);opacity:1}.main-menu-item-head{cursor:pointer}.main-menu-list:hover .main-menu-item-head-value{opacity:1}.page-menu-wrap-item:nth-child(n){width:100%}.alt-menu-item:nth-child(n+2){margin-top:3rem}.alt-menu-list{margin-top:3.2rem}.main-menu-item-body{display:none;padding-top:2.4rem;padding-left:1.8rem;padding-right:1.8rem;padding-bottom:1.8rem;border-bottom:.1rem solid rgba(0,0,0,.08)}.main-submenu-list{display:block}.main-submenu-item{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase}.main-submenu-item:nth-child(n+2){margin-top:2.5rem}.main-submenu-item a{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:1}.main-submenu-item a:hover{opacity:.65}}.page-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:4rem;padding-bottom:3.6rem}.page-modal-footer-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:-4.4rem}.page-modal-footer-left>*{margin-left:4.4rem}.page-modal-footer-left>*{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626}.page-modal-footer-left a{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;opacity:1}.page-modal-footer-left a:hover{color:#be3d3d}.page-modal-footer-right{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dev-company-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dev-company-unit-label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;margin-right:.7rem}.dev-company-unit-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;opacity:1}.dev-company-unit-logo:hover{opacity:.75}.dev-company-unit-logo img,.dev-company-unit-logo svg{display:block;width:auto;height:auto}.page-search-title{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;text-transform:uppercase;margin-bottom:3rem}.page-search-wrap{overflow:hidden;width:100%;margin:-.7rem}.page-search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-search-item{width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:.7rem}.page-search-unit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:19.2rem;background:#f3f5f8;padding:2.4rem 3rem;overflow:hidden;position:relative}.page-search-unit-anim-layer{display:block;width:150%;background:#be3d3d;position:absolute;left:100%;top:100%;z-index:0;border-radius:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0,0);-ms-transform:translateX(-50%) translateY(-50%) scale(0,0);transform:translateX(-50%) translateY(-50%) scale(0,0);-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}.page-search-unit-anim-layer:before{content:"";display:block;width:0;padding-top:100%}.page-search-unit:hover .page-search-unit-anim-layer{-webkit-transform:translateX(-50%) translateY(-50%) scale(2,2);-ms-transform:translateX(-50%) translateY(-50%) scale(2,2);transform:translateX(-50%) translateY(-50%) scale(2,2)}.page-search-unit-link{display:block;z-index:3;position:absolute;top:0;left:0;width:100%;height:100%}.page-search-unit-title{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;font-size:var(--fs-t3);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;max-width:34rem;position:relative;z-index:2;color:#2a2626;-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}.page-search-unit-title:nth-child(n+2){margin-top:3rem}.page-search-unit:hover .page-search-unit-title{color:#fff}.page-search-unit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:2;-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0);-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}.page-search-unit-icon img,.page-search-unit-icon svg{display:block;margin:0}.page-search-unit:hover .page-search-unit-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media (max-width:800px){.page-search-unit{padding:2rem}.page-search-unit-title:nth-child(n+2){margin-top:2rem}}@media (max-width:640px){.page-search-item{width:50%}.page-search-unit{min-height:15rem}}@media (max-width:576px){.page-search-unit{padding:1.6rem}}@media (max-width:360px){.page-search-item{width:100%}}.page-live-search-layer,.page-search-layer{padding-top:3rem}.live-search-list{display:block;margin-left:-3.2rem}.live-search-item{width:100%;font-size:var(--fs-t4);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;background:0 0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;padding:1.9rem 3.2rem;border-radius:30rem}.live-search-item:hover{background:#f3f5f8}@media (max-width:1366px){.live-search-list{margin-left:-2rem;margin-right:-2rem}.live-search-item{padding:1.6rem 2rem}}@media (max-width:640px){.live-search-item{padding:1.6rem 1.8rem;border-radius:.5rem}.live-search-list{margin-left:-1.8rem;margin-right:-1.8rem}}.page-modal-pad-left{padding-left:20rem;padding-right:13rem}@media (max-width:1366px){.page-modal-pad-left{padding-left:0}}@media (max-width:1200px){.page-modal-pad-left{padding-right:0}}.form-layout-overlay{background:#f8f9fb;border-radius:0 0 1.5rem 1.5rem;padding:3.2rem 3.5rem}.form-top-subtitle{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase;margin-bottom:2rem;margin-left:2rem}.form-calc-box{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f8f9fb;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:68vh}.calc-params-group-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:-1rem -1.3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.calc-params-group-one-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;padding:1rem 1.3rem}.calc-params-group-one-full-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding:1rem 1.3rem}.custom-select+.select2-container{display:block;width:100%!important;border-radius:30rem}.custom-select+.select2-container>.selection{display:block;width:100%;border-radius:30rem}.custom-select+.select2-container .select2-selection{display:block;width:100%;position:relative;background:#fff;border:.1rem solid transparent;line-height:4.6rem;height:4.8rem;padding:0 4rem 0 2.5rem;border-radius:30rem}.custom-select+.select2-container.select2-container--open .select2-selection{border-radius:30rem}.custom-select+.select2-container .select2-selection__rendered{text-align:left;font-size:var(--fs-t5);line-height:3;font-weight:400;font-family:Intro,sans-serif;color:#2a2626;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:block;width:100%;padding:0}.custom-select+.select2-container .select2-selection__arrow{display:block;width:1.2rem;height:1.2rem;position:absolute;right:2.2rem;top:1.8rem;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);background:url(../images/dist/icons/drop-select-icon.svg) no-repeat 50% 50%/contain}.custom-select+.select2-container .select2-selection__arrow b{display:none}.custom-select+.select2-container.select2-container--open .select2-selection__arrow{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.select2-container .select2-search,.select2-container .select2-search__field{display:none!important}.select2-container .select2-dropdown{display:block;border:none;border-radius:20px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:solid 1px rgba(0,0,0,.1)}.select2-container .select2-results__option{display:block;width:100%;font-size:var(--fs-t5);line-height:1.2;font-weight:400;font-family:Intro,sans-serif;color:rgba(42,38,38,.35);padding:12px 22.5px}.select2-container .select2-results__option--selected{background:0 0!important;color:#2a2626!important}.select2-container .select2-results__option--highlighted{background:#f3f5f8!important;color:#2a2626!important}.custom-select+.select2-container.select2-container--focus .select2-selection{border:.1rem solid rgba(0,0,0,.15)}.u-form-control-wrap-2{margin-top:4.2rem}.calc-params-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.calc-params-box .calc-params-box-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.calc-params-box-3{margin:-.8rem}.calc-params-box-3 .calc-params-box-item{padding:.8rem;width:33.33%}.calc-params-box-2{margin:-.8rem -1.3rem}.calc-params-box-2 .calc-params-box-item{padding:.8rem 1.3rem;width:50%}.user-input-label{position:relative;display:block}.user-input{display:block;width:100%;border-radius:30rem}.user-input-label{display:block}.user-input{display:block;border-radius:30rem;background:#fff;border:.1rem solid transparent;height:4.8rem;padding:0 2rem;text-align:left;font-size:var(--fs-t5);line-height:3;font-weight:500;font-family:Intro,sans-serif;color:#2a2626}.user-textarea{display:block;border-radius:1.5rem;background:#fff;border:.1rem solid transparent;height:12rem;padding:1.2rem 2.2rem;text-align:left;font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;overflow:auto;width:100%}.user-input::-webkit-input-placeholder,.user-textarea::-webkit-input-placeholder{color:#2a2626;opacity:1;-webkit-transition:all .15s linear;transition:all .15s linear}.user-input::-moz-placeholder,.user-textarea::-moz-placeholder{color:#2a2626;opacity:1;-moz-transition:all .15s linear;transition:all .15s linear}.user-input:-ms-input-placeholder,.user-textarea:-ms-input-placeholder{color:#2a2626;opacity:1;-ms-transition:all .15s linear;transition:all .15s linear}.user-input:-moz-placeholder,.user-textarea:-moz-placeholder{color:#2a2626;opacity:1;-moz-transition:all .15s linear;transition:all .15s linear}.user-input:focus::-webkit-input-placeholder,.user-textarea:focus::-webkit-input-placeholder{opacity:0}.user-input:focus::-moz-placeholder,.user-textarea:focus::-moz-placeholder{opacity:0}.user-input:focus:-ms-input-placeholder,.user-textarea:focus:-ms-input-placeholder{opacity:0}.user-input:focus:-moz-placeholder,.user-textarea:focus:-moz-placeholder{opacity:0}.user-input:focus,.user-textarea:focus{border-color:rgba(0,0,0,.15)}.form-modal-title{margin-bottom:3rem}.form-calc-person{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:4.8rem;padding:3.2rem 3.5rem;width:50%}.form-calc-person .form-field-item:nth-child(n+2){margin-top:2.2rem}.field-fill{background:#fff}.user-input.invalid,.user-textarea.invalid{border-color:red}.user-check-unit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer;position:relative}.user-check-unit input{display:none}.user-check-unit .check-unit-icon{-ms-flex-negative:0;flex-shrink:0;width:2rem;height:2rem;border:.1rem solid rgba(42,38,38,.4);position:relative;border-radius:.2rem;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;margin-right:1.2rem}.user-check-unit .check-unit-icon img,.user-check-unit .check-unit-icon svg{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:57.5%;height:auto;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:0}.user-check-unit .check-unit-icon svg *{fill:#2a2626}.user-check-unit input:checked~.check-unit-icon img,.user-check-unit input:checked~.check-unit-icon svg{opacity:1}.user-check-unit .check-unit-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:var(--fs-t5);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626}.user-check-unit .check-unit-text a{border-bottom:.1rem solid #2a2626;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.user-check-unit .check-unit-text a:hover{border-bottom:.1rem solid transparent}.user-check-unit *{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.user-check-unit.half-transparent *{opacity:1}.form-cellar:nth-child(n+2){margin-top:16rem}.form-cellar-item.btn-wrap:nth-child(n+2){margin-top:2.8rem}@media (max-width:992px){.form-cellar:nth-child(n+2){margin-top:6rem}}@media (max-width:640px){.form-cellar:nth-child(n+2){margin-top:4rem}}.btn-submit{min-width:17.8rem}.btn-modal-close-position{cursor:pointer;position:absolute;top:4rem;right:0;z-index:10}@media (max-width:1600px){.btn-modal-close-position{top:1.8rem}}.page-modal-callback-form .form-modal-title{margin-bottom:6.2rem}.form-callback-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-callback-cnt{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.4rem;margin-right:4rem}.form-callback-comment{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-callback-cnt .form-field-item:nth-child(n+2){margin-top:2.2rem}@media (max-width:800px){.form-callback-cnt{margin-right:2rem}.form-callback-cnt{width:32rem}}@media (max-width:768px){.form-callback-cnt{width:26rem}}@media (max-width:640px){.page-modal-comment-form .form-modal-title{margin-bottom:3.2rem}.form-callback-box{display:block}.form-callback-cnt{width:100%;margin:0}.form-callback-comment{display:block;width:100%;margin-top:2rem}}@media (max-width:1600px){.calc-params-group-one{display:block}.calc-params-group-one-item{width:100%}}@media (max-width:1024px){.form-calc-person{margin-left:3rem}}@media (max-width:992px){.form-layout-overlay{width:100%}.form-calc-person{width:100%;margin:4rem 0 0}.form-calc-box{display:block}}@media (max-width:800px){.form-layout-overlay{padding:3.2rem 2rem}}@media (max-width:480px){.calc-params-box{display:-webkit-box;display:-ms-flexbox;display:flex}.u-form-control-wrap-2 .calc-params-group-one-item:nth-child(n+2){margin-top:2rem}}@media (max-width:360px){.form-layout-overlay{padding:3.2rem 1.8rem;width:calc(100% + 3.6rem);margin-left:-1.8rem}}.page-modal-success{z-index:101}.success-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1200px){.success-unit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.success-unit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5rem;width:7rem;padding-top:1.2rem}.success-unit-icon img,.success-unit-icon svg{display:block;width:100%;height:auto}.success-unit-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-modal-success-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:7.5rem}.page-modal-success-side{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.5rem;padding-right:5rem}.page-modal-success-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:var(--fs-t2);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;margin-left:6rem}.page-modal-success-content .btn-wrap:nth-child(n+2){margin-top:5rem}.page-modal-success{padding-top:28rem}@media (max-width:1366px){.page-modal-success-box{padding-left:0}.page-modal-success-content{margin-left:0}.page-modal-success{padding-top:8rem}}@media (max-width:1200px){.success-unit-icon{padding-top:.7rem;margin-right:4rem}.page-modal-success-box{width:100%}.page-modal-success-side{width:auto}.page-modal-success-content .btn-wrap:nth-child(n+2){margin-top:4rem}}@media (min-width:480px){.success-page-modal-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1200px){.page-modal-success-box{padding-left:8.8rem}}@media (max-width:1200px){.page-modal-success-box{display:block}.success-unit-icon{width:5rem;margin-bottom:20px}.page-modal-success-side{padding-right:0;width:auto;margin-bottom:3rem}.success-page-modal-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-modal-success-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:6rem}}@media (max-width:360px){.page-modal-success-content br{display:none}}.page-modal-comment-form .form-modal-title{margin-bottom:5.2rem}.page-modal-comment-form .form-cellar:nth-child(n+2){margin-top:16rem}.page-modal-comment-form .form-callback-box{max-width:100rem}@media (max-width:1440px){.page-modal-comment-form .form-cellar:nth-child(n+2){margin-top:8rem}}@media (max-width:992px){.page-modal-comment-form .form-cellar:nth-child(n+2){margin-top:6rem}}.map-block{width:100%;position:relative;height:45rem}.map-block .ymaps-2-1-78-ground-pane{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale") brightness(1.05);-webkit-filter:grayscale(100%) brightness(1.05)}.footer-map-block{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.footer-map-block .ymaps-2-1-79-map-copyrights-promo{display:none}.footer-map-block .ymaps-2-1-79-ground-pane{filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}.map-hint{width:30rem;padding:1.8rem;background:#fff;-webkit-box-shadow:0 .4rem .5rem 0 rgba(0,0,0,.12);box-shadow:0 .4rem .5rem 0 rgba(0,0,0,.12)}.map-hint-title{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:rgba(0,0,0,.45);text-transform:uppercase}.map-hint-description{font-size:var(--fs-label);line-height:1.3;font-weight:500;font-family:Intro,sans-serif;color:#2a2626}.map-hint-description:nth-child(n+2){margin-top:1.4rem}.back-map-desc{margin-bottom:1.4rem}.bg-print-layer{display:block;width:100%;overflow:hidden;pointer-events:none;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;z-index:0}.bg-print-layer img{display:block;min-width:168rem;width:100%;height:auto}.dash-title.text-h4:before{top:1.5rem}.page-live-search-layer,.page-search-layer{display:none}.page-modal-outer[data-search-status=search-focus] .page-menu-wrap,.page-modal-outer[data-search-status=search-live] .page-menu-wrap{display:none}.page-modal-outer[data-search-status=search-live] .page-live-search-layer{display:block}.page-modal-outer[data-search-status=search-focus] .page-search-layer{display:block}.lg-backdrop{background:rgba(255,255,255,.8)}.lg-toolbar{background:#fff}#lg-counter{color:#2a2626;font-size:var(--fs-t5);line-height:1.1;font-weight:500;font-family:Intro,sans-serif}.lg-toolbar .lg-icon:hover{color:rgba(42,38,38,.65)}.lg-toolbar .lg-icon{color:#2a2626}.back-link-unit{display:table;border-radius:30rem;width:7.7rem;height:4.1rem;background:rgba(255,255,255,.38);cursor:pointer;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.back-link-unit:hover{background:rgba(255,255,255,.42)}.back-link-unit img,.back-link-unit svg{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.back-link-unit img *,.back-link-unit svg *{fill:transparent;stroke:#fff}.main-page-first-block{position:absolute;display:block;top:0;left:0;width:100%;height:100%}@media screen and (max-width:1280px){.main-page-first-block{position:static}}.main-page-first-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover}.main-page-first-container{position:relative;z-index:5;padding-top:21.5rem;padding-left:23.8rem;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-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}@media screen and (max-width:1200px){.main-page-first-container{padding-top:18rem}.main-page-first-container .main-page-first-container_no-first{padding-top:0}}@media screen and (max-width:768px){.main-page-first-container{padding-top:16rem}.main-page-first-container .main-page-first-container_no-first{padding-top:0}}@media screen and (max-width:576px){.main-page-first-container{padding-top:10rem}.main-page-first-container .main-page-first-container_no-first{padding-top:0}}.main-page-first-container_no-first{padding-top:0}.main-page-first{color:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.main-page-first{width:100%;position:relative}.main-page-first .back-link-unit{position:absolute;top:0;left:-19.8rem}@media (max-width:1600px){.main-page-first-container{padding-left:24rem}.main-page-first .back-link-unit{left:-15.4rem}}@media (max-width:1366px){.main-page-first-container{padding-left:14rem}.main-page-first .back-link-unit{left:-10rem}}@media (max-width:1280px){.main-page-first-container{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.main-page-first .back-link-unit{display:none}}.production{background:#fff}.production-info-block{display:block;width:100%;padding-top:5.5rem;padding-bottom:5.6rem;padding-right:0;position:relative;z-index:6;background:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:420px}.production-info-block:after{content:"";display:block;position:absolute;top:0;left:-499rem;width:500rem;height:100%;z-index:0;background:#fff}@media screen and (max-width:1280px){.production-info-block{min-height:unset}}.production-info-block_place_fire-prev{max-width:150rem}.production-info-block-mobile{display:block}.production-info-block .btn-wrap .btn-user{min-width:1.9rem}.production-top-content-block{font-size:var(--fs-t1);line-height:1.3;font-weight:500;font-family:Intro,sans-serif;position:relative;max-width:144rem;z-index:2}.production-top-content-block>p{max-width:98rem}.production-multi-btn-wrap:nth-child(n+2){margin-top:7.4rem}@media (max-width:1366px){.production-top-content-block:before{display:none}.production-top-content-block{padding-left:0;margin-left:0}.production-info-block{padding-top:4.5rem;padding-bottom:4.5rem}.production-multi-btn-wrap:nth-child(n+2){margin-top:4.5rem}}@media (max-width:1280px){.main-page-first-container .production-info-block{display:none}.production-info-block-mobile{display:block!important}}@media (max-width:1200px){.production-info-block{padding-left:0}}@media (max-width:576px){.production-block .multi-btn-item{width:100%}.production-block .btn-wrap .btn-user{display:block;width:100%}.production-multi-btn-wrap:nth-child(n+2){margin-top:3.5rem}}.production-links-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.4rem}.production-links-item{width:50%;padding:.4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.production-links-item_type_3-in-row{width:33.33%}.production-links-unit{position:relative;background:#f3f5f8;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;min-height:34rem;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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.production-links-unit-gray{background-color:#f4f5f9}.production-links-unit-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;z-index:0}.production-links-unit-img._img-contain{-o-object-fit:contain;object-fit:contain;-o-object-position:0 100%;object-position:0 100%}.production-links-title{position:relative;z-index:2;padding:2rem 3rem 3.8rem 4.5rem;color:#fff}.production-links-unit .production-links-icon{width:2.2rem;height:2.2rem;position:absolute;top:3.7rem;left:3.7rem;right:auto;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.production-links-unit .arrow-link-icon svg *{fill:transparent;stroke:#fff}.production-links-unit:hover .arrow-link-icon svg *{fill:#be3d3d;stroke:#be3d3d}.production-links-unit-gray{background-color:#f3f5f8}.production-links-unit-gray .production-links-icon{top:3.7rem;right:3.7rem;left:auto}.production-links-unit-gray .arrow-link-icon svg *{fill:transparent;stroke:rgba(0,0,0,.14)}.production-links-unit-gray .production-links-title{color:#2a2626}.production-links-unit-block{display:block;position:absolute;z-index:5;width:100%;height:100%;top:0;left:0}@media (max-width:1200px){.production-links-unit .production-links-icon{left:2.4rem;top:2.4rem;right:auto}.production-links-unit-gray .production-links-unit .production-links-icon{right:2.4rem;top:2.4rem;left:auto}.production-links-title{padding:2rem 2.4rem 2.4rem}.production-links-unit{min-height:30rem}}@media (max-width:992px){.production-links-unit{min-height:25rem}}@media (max-width:768px){.production-links-unit{min-height:20rem}.production-links-title{padding:1.6rem 1.4rem}.production-links-unit .production-links-icon{left:1.4rem;top:1.6rem;right:auto}.production-links-unit.production-links-unit-gray .production-links-icon{right:1.4rem;top:1.6rem;left:auto}}@media (max-width:768px){.production-links-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.production-links-item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.table-production-block{width:100%;margin-top:.8rem;padding:4rem 4.4rem;border:.1rem solid rgba(42,38,38,.2)}.table-production-title{margin-bottom:2.5rem}.table-production-wrap{width:100%}.table-production-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.table-production-item{width:calc(50% - 4rem);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:2rem 3rem 1.8rem 0;position:relative;border-top:.1rem solid rgba(0,0,0,.15)}.table-production-item:nth-child(2n){margin-left:4rem}.table-production-item:nth-child(2n+1){margin-right:4rem}.table-production-icon{position:absolute;bottom:1.4rem;right:0;width:2.2rem;height:2.2rem}.table-production-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:4}.table-production-text{font-size:var(--fs-t4);line-height:1;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;opacity:.35}.production-links-icon{position:absolute;top:2.2rem;right:0;z-index:0}.table-production-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:.1rem solid rgba(42,38,38,.2);border-right:.1rem solid rgba(42,38,38,.2);border-bottom:.1rem solid rgba(42,38,38,.2)}.table-production-footer-item{position:relative;padding:3.4rem 8rem 3.4rem 4.4rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.table-production-footer-item:nth-child(2n+1){border-right:.1rem solid rgba(0,0,0,.2)}.table-production-footer-icon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4rem;position:absolute;width:2.2rem;height:2.2rem}.table-production-footer-item .table-production-text{opacity:1}.table-production-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:.1rem solid rgba(42,38,38,.2);border-right:.1rem solid rgba(42,38,38,.2);border-top:.1rem solid rgba(42,38,38,.2)}.table-production-header-item{position:relative;padding:3.4rem 8rem 3.4rem 4.4rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.table-production-header-item:nth-child(2n+1){border-right:.1rem solid rgba(0,0,0,.2)}.table-production-header-icon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4rem;position:absolute;width:2.2rem;height:2.2rem}.table-production-header-item .table-production-text{opacity:1}.table-production-footer-item:hover .arrow-link-icon svg *,.table-production-header-item:hover .arrow-link-icon svg *,.table-production-item:hover .arrow-link-icon svg *{fill:#be3d3d;stroke:#be3d3d}.table-production-body{width:100%;border:.1rem solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table-production-body-side{display:block;width:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.table-production-body-header{position:relative;padding:3.4rem 8rem 3.4rem 4.4rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.table-production-body-header-icon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4rem;position:absolute;width:2.2rem;height:2.2rem}.table-production-body-header .table-production-text{opacity:1}.u-links-table{border:.1rem solid rgba(42,38,38,.2)}.u-links-table-link-unit{position:relative;min-height:2.2rem;padding-right:3.6rem}.u-links-table-link-unit .u-links-table-text{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.u-links-table-link-unit .u-links-table-title-text{opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.u-links-table-link-unit:hover .u-links-table-text{color:#2a2626}.u-links-table-link-unit:hover .u-links-table-title-text{opacity:.75}.u-links-table-link{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.u-links-table-icon{width:2.2rem;height:2.2rem;position:absolute;top:0;bottom:0;right:0;margin:auto;z-index:0}.u-links-table-icon svg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:contain;object-fit:contain}.u-links-table-icon svg *{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;fill:transparent;stroke:rgba(0,0,0,.14)}.u-links-table-link-unit:hover .u-links-table-icon svg *{fill:#be3d3d;stroke:#be3d3d}.u-links-table-title-text{font-size:var(--fs-t1);line-height:1.1;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;color:#2a2626;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.u-links-table-text{font-size:var(--fs-t4);line-height:1.3;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;color:rgba(42,38,38,.35);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.u-links-table-header{width:100%;padding:5rem 4.5rem}.u-links-table-body{border-top:.1rem solid rgba(0,0,0,.15)}.u-links-table-body-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.u-links-table-side{width:50%;padding:4.5rem}.u-links-table-list .u-links-table-list-item{padding-bottom:3rem;border-bottom:.1rem solid rgba(0,0,0,.15);margin-bottom:3rem}.u-links-table-list .u-links-table-list-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.u-links-table-body-box{position:relative}.u-links-table-body-box:before{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:.1rem;background:rgba(0,0,0,.15);z-index:2}.u-links-table-m-top{margin-top:.8rem}.u-links-table-prod-body{padding:5rem 4.5rem 2.8rem}.u-links-table-prod-title{margin-bottom:1.5rem}.u-links-table-prod-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.u-links-table-prod-item{width:46%;padding:2.2rem 0}.u-links-table-prod-item:nth-child(n+3){border-top:.1rem solid rgba(0,0,0,.15)}.u-links-table-footer{width:100%;border-top:.1rem solid rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3.2rem 4.5rem;position:relative}.u-links-table-footer:before{content:"";display:block;width:.1rem;height:100%;position:absolute;z-index:3;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(0,0,0,.15)}.u-links-table-footer-item{width:46%}.u-links-table-footer-item:nth-child(n+3){padding-top:3rem;border-top:.1rem solid rgba(0,0,0,.15);margin-top:3rem}@media (max-width:1200px){.u-links-table-header{padding:4rem 2rem}.u-links-table-side{padding:4rem 2rem}.u-links-table-prod-body{padding:4rem 2rem 2rem}.u-links-table-footer{padding:3rem 2rem}}@media (max-width:800px){.u-links-table-side{width:100%;padding:4rem 2rem;border-top:.1rem solid rgba(0,0,0,.15)}.u-links-table-body-box{display:block;border-top:none}.u-links-table-body-box:before{display:none}}@media (max-width:640px){.u-links-table-prod-item{width:100%}.u-links-table-footer-item{width:100%}.u-links-table-footer-item br{display:none}.u-links-table-footer-item:nth-child(n+2){padding-top:3rem;border-top:.1rem solid rgba(0,0,0,.15);margin-top:3rem}.u-links-table-footer:before{display:none}}@media (max-width:375px){.u-links-table{width:calc(100% + 3.6rem);margin-left:-1.8rem;margin-right:-1.8rem}.u-links-table-header{padding-left:1.8rem;padding-right:1.8rem}}.project-tabs-body-item{display:none}.project-tabs-body-item.tab-active{display:block}@media screen and (max-width:640px){.project-tabs-body-item.back-new-tabs{display:block!important}}.js-tabs-slider .project-tabs-header{overflow:visible!important}@media screen and (max-width:640px){.js-bodies-slider{padding:0 1.8rem!important;margin:0 -1.8rem!important}}.project-tabs-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.project-tabs-header_place_services{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.project-tabs-header_place_pumps{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.project-tabs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.project-tabs-header .project-tabs-item{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.project-tab-unit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.project-tab-unit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2rem;height:2rem;margin-right:1.4rem}.project-tab-unit-icon .icon,.project-tab-unit-icon svg{display:block;position:absolute;top:0;bottom:0;left:0;margin:auto}.project-tab-unit-text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--fs-t5);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.project-tab-unit{padding:2rem 1.5rem;cursor:pointer}.project-tab-unit .project-tab-unit-icon,.project-tab-unit .project-tab-unit-text{opacity:.3;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.project-tab-unit.tab-active{background:#f3f5f8}@media (max-width:768px){.project-tab-unit{padding:1.4rem 1.2rem}}.project-tabs-header_place_services .project-tab-unit{padding:2rem 1.5rem}@media (max-width:768px){.project-tabs-header_place_services .project-tab-unit{padding:1.4rem 1.2rem}}.project-tabs-header_place_pumps .project-tab-unit{padding:2rem 1.5rem}@media (max-width:768px){.project-tabs-header_place_pumps .project-tab-unit{padding:1.4rem 1.2rem}}.project-tab-unit.tab-active{opacity:1}.project-tab-unit.tab-active .project-tab-unit-icon,.project-tab-unit.tab-active .project-tab-unit-text{opacity:1}.project-tab-unit:hover{opacity:1}.project-tab-unit:hover .project-tab-unit-icon,.project-tab-unit:hover .project-tab-unit-text{opacity:1}.project-tabs-body_place_questions{padding:4rem;background:#f3f5f8}.project-tabs-body_place_projects{padding:4rem 0}.project-tabs-body-item{background:#f3f5f8}.project-tabs-body-item_place_projects{background:0 0}.project-tabs-padding{padding:2.5rem}.project-title{margin-bottom:2rem;font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.project-tabs-header{width:100%;overflow:auto}@media (max-width:1600px){.project-tabs-header{width:100%}.project-tabs-header_place_services{width:100%}}@media (max-width:1366px){.project-title{margin-bottom:1.8rem}}@media (max-width:1280px){.project-tabs-padding{padding:2rem}}@media (max-width:1200px){.project-title{margin-bottom:1rem}}@media (max-width:992px){.project-tabs-padding{padding:1.8rem}.project-tabs-body_place_questions{padding:3rem;margin:0}.project-tabs-body_place_projects{padding:3rem 0}}@media (max-width:768px){.project-tabs-padding{padding:1.6}.project-tabs-body_place_questions{padding:2rem;margin:0}.project-tabs-body_place_projects{padding:2rem 0}}@media (max-width:640px){.project-tabs-header{width:100%}.project-tabs-header_place_services{width:100%}}@media (max-width:480px){.project-tab-unit-icon{margin-right:1rem}}.video-box{display:block;position:relative}.video-box:before{content:"";width:0;display:block;padding-top:32%}@media screen and (max-width:1024px){.video-box:before{padding-top:56.25%}}.video-box-cover{opacity:1;visibility:visible;cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.video-box-cover>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;z-index:0}.video-box-cover:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.video-box-cover .video-play-icon{position:absolute;z-index:5;width:10.8rem;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.video-active .video-box-cover{opacity:0;visibility:hidden}.video-frame-container{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;display:block}.video-frame-container iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1280px){.video-box-cover .video-play-icon{width:8rem}}@media (max-width:1024px){.video-box-cover .video-play-icon{width:7rem}}@media (max-width:768px){.video-box-cover .video-play-icon{width:6rem}}@media (max-width:480px){.video-box-cover .video-play-icon{width:5rem}}.projects-tile-wrap{overflow:hidden}.projects-tile-box{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width:1024px){.projects-tile-box{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.projects-tile-box{-ms-grid-columns:1fr;grid-template-columns:1fr}}.projects-tile-box-4{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:2.5rem}@media screen and (max-width:1024px){.projects-tile-box-4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.projects-tile-box-4{-ms-grid-columns:1fr;grid-template-columns:1fr}}.projects-tile-unit{padding-top:1rem;margin-bottom:4rem}.projects-tile-unit-num{font-size:var(--fs-t2);line-height:1;font-weight:500;font-family:Intro,sans-serif;color:#be3d3d;margin-bottom:.5rem}.projects-tile-unit-title{font-size:var(--fs-t5);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase}.projects-tile-unit-header{margin-bottom:1rem}.projects-tile-unit-cover{width:100%;position:relative}.projects-tile-unit-cover:before{content:"";display:block;width:0;padding-top:40.6%;-webkit-box-sizing:border-box;box-sizing:border-box}.projects-tile-unit-cover img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.projects-tile-unit-body{font-weight:500;margin-top:1rem}.projects-tile-unit-icon{height:4rem;width:4rem;margin-bottom:1.8rem}.projects-tile-unit-icon img,.projects-tile-unit-icon svg{display:block;margin:0;width:auto;height:auto;max-width:100%}@media (max-width:1280px){.projects-tile-unit-num{margin-bottom:2rem}}@media (max-width:768px){.projects-tile-box{display:block}.projects-tile-item{width:100%}.projects-tile-unit-header{min-height:0!important;margin-bottom:2.5rem}.projects-tile-unit-body{margin-top:2rem}.projects-tile-box.projects-tile-box-4 .projects-tile-item{width:100%}}.project-speciality-tab-item{position:relative}.project-speciality-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;z-index:0}.project-speciality{position:relative;z-index:2;color:#fff}.project-spec-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.project-spec-header-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:2rem}.project-spec-header-content{font-weight:500;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.project-spec-header-content .text-desc{font-weight:500;max-width:54rem}.project-spec-header-content .btn-wrap:nth-child(n+2){margin-top:6.8rem}.project-spec-tile-wrap{overflow:hidden}.project-spec-tile-wrap-2{overflow:hidden}.project-spec-tile-wrap-2:nth-child(n+2){margin-top:9.6rem}.project-spec-tile-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.4rem}.project-spec-tile-item{width:25%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-spec-tile-unit{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:4rem 3.8rem;background:#fff;color:#2a2626}.project-spec-tile-unit:focus .project-spec-tile-num,.project-spec-tile-unit:hover .project-spec-tile-num{color:#be3d3d}.project-spec-tile-num{font-size:100px;line-height:100px;font-weight:700;font-family:Intro,sans-serif;color:#fff;text-shadow:0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.project-spec-tile-title{font-size:var(--fs-t4);line-height:1.2;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;margin-bottom:3.5rem}.project-spec-tile-title:last-child{margin-bottom:0}.project-spec-tile-body:nth-child(n+2){font-weight:500;margin-top:7.5rem}@media (max-width:1600px){.project-spec-tile-unit{padding:3rem}}@media (max-width:1366px){.project-spec-tile-unit{padding:2rem}.project-spec-header-content .btn-wrap:nth-child(n+2){margin-top:4rem}}@media (max-width:1280px){.project-spec-tile-body:nth-child(n+2){margin-top:3rem}.project-spec-tile-title{margin-bottom:2rem}}@media (max-width:1200px){.project-spec-tile-item{width:50%}.project-spec-tile-unit{padding:3rem}.project-spec-tile-wrap-2:nth-child(n+2){margin-top:7rem}}@media (max-width:992px){.project-spec-header{display:block}.project-spec-header-title{padding:0}.project-spec-header-content{width:100%;margin-top:2rem}}@media (max-width:768px){.project-spec-tile-unit{padding:2rem}.project-spec-header-content .btn-wrap:nth-child(n+2){margin-top:2.5rem}.project-spec-tile-wrap-2:nth-child(n+2){margin-top:4.5rem}}@media (max-width:640px){.project-tabs-padding{padding:1.4rem}}@media (max-width:576px){.project-spec-tile-item{width:100%}.project-spec-tile-unit{padding:3rem 1.8rem}}.project-sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.project-sizes-side{width:50rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:11.5rem}.project-sizes-side .btn-wrap{margin-top:5rem}.project-sizes-side-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - 61.5rem);padding-top:2rem}.project-sizes-slider-container{display:block;max-width:79.2rem}.project-sizes-slider-title{font-size:var(--fs-label);line-height:1.2;font-weight:500;font-family:Intro,sans-serif;color:#2a2626;text-transform:uppercase;margin-bottom:.9rem}.project-sizes-slider .slick-slide:nth-child(n+2){margin-left:3rem}.project-size-unit{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:4.6rem;height:4.6rem;font-size:var(--fs-t4);line-height:1;font-weight:400;font-family:Intro,sans-serif;background-color:transparent;color:#2a2626;border-radius:50%;margin:0 auto;text-align:center;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.project-sizes-slider-container{background-color:#fff;border-radius:30rem;padding:.4rem 5.8rem;position:relative}.slick-active .project-size-unit{background-color:#be3d3d;color:#fff}.project-sizes-slider-control{width:2.8rem;height:2.8rem;border-radius:50%;background-color:transparent;position:absolute;z-index:5;top:0}.project-sizes-slider-control svg *{stroke:#2a2626}.project-sizes-slider-control.prev{top:0;bottom:0;left:1.8rem;right:auto;margin:auto}.project-sizes-slider-control.next{top:0;bottom:0;right:1.8rem;left:auto;margin:auto}.project-sizes-preview-box{width:100%;position:relative;margin-bottom:6rem}.project-sizes-preview-box:before{content:"";display:block;width:0;padding-top:40%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:30rem}.project-sizes-preview-item{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;opacity:0;visibility:hidden;z-index:0}.project-sizes-preview-item.active{z-index:2;opacity:1;visibility:visible}.project-sizes-preview-item>img{position:absolute;top:50%;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:1280px){.project-sizes-preview-item>img{top:80px;-webkit-transform:none;-ms-transform:none;transform:none}}.project-sizes-preview-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:2}.project-sizes-preview-info_left{top:-5%;left:12%}.project-sizes-preview-info_right{bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;top:106%;right:12%}@media (min-width:1280px){.project-sizes-preview-info_right{bottom:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1280px){.project-sizes-preview-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-sizes-preview-info_left{left:0;top:10%}.project-sizes-preview-info_right{top:-7%;right:2%}}.project-sizes-preview-card-title{color:#333;font-size:15px;font-family:Intro,sans-serif;font-weight:700;line-height:120%;text-transform:uppercase}@media (min-width:1280px){.project-sizes-preview-card-title{font-size:22px}}.project-sizes-preview-card-descr{color:#333;font-size:14px;line-height:130%;opacity:.55}@media (min-width:1280px){.project-sizes-preview-card-descr{font-size:17px}}.project-sizes-preview-card{background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);padding:10px 15px;position:relative}@media (min-width:1280px){.project-sizes-preview-card{padding:20px 30px}}.project-sizes-preview-card::before{border-style:solid;content:"";display:block;height:0;position:absolute;width:0}.project-sizes-preview-info_left .project-sizes-preview-card::before{border-width:10px 17px 0 17px;border-color:#fff transparent transparent transparent;bottom:-10px;left:14%}.project-sizes-preview-info_right .project-sizes-preview-card::before{border-width:0 17px 10px 17px;border-color:transparent transparent #fff transparent;top:-10px;right:14%}@media (min-width:1280px){.project-sizes-preview-info_left .project-sizes-preview-card::before,.project-sizes-preview-info_right .project-sizes-preview-card::before{border-width:10px 17px 0 17px;border-color:#fff transparent transparent transparent;bottom:-10px;left:50%;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.project-sizes-preview-trigger{background:#be3d3d;border-radius:50%;-webkit-box-shadow:0 0 0 10px rgba(190,61,61,.4);box-shadow:0 0 0 10px rgba(190,61,61,.4);cursor:pointer;height:24px;margin:25px;padding:6px;width:24px}.project-sizes-preview-trigger img{display:block;height:12px;margin:0;position:relative;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:12px}@media (max-width:1280px){.project-sizes-preview-info_left .project-sizes-preview-trigger{margin-left:16%}.project-sizes-preview-info_right .project-sizes-preview-trigger{margin-right:16%}}@media (max-width:1600px){.project-sizes-side{margin-right:5rem}}@media (max-width:1200px){.project-sizes-side .btn-wrap{margin-top:4rem}.project-sizes-side{width:40rem}.project-sizes-slider .slick-slide:nth-child(n+2){margin-left:1rem}}@media (max-width:992px){.project-sizes{display:block}.project-sizes-side{display:block;margin-left:0;width:100%;margin:0}.project-sizes-side .btn-wrap{margin-top:3rem}.project-sizes-side-content{width:100%;margin:4rem 0 0 0}.project-sizes-preview-box{margin-bottom:4rem}}@media (max-width:640px){.project-sizes-preview-box{margin-bottom:3rem}}#modal-feedback .text-slice-inner{max-width:650px}#modal-feedback .field-fill{background-color:#fff}#modal-feedback .field-fill_color_grey{background-color:rgba(243,245,248,.6);margin-bottom:21px}#modal-feedback .field-fill_color_grey::-webkit-input-placeholder{color:#333}#modal-feedback .field-fill_color_grey::-moz-placeholder{color:#333}#modal-feedback .field-fill_color_grey:-ms-input-placeholder{color:#333}#modal-feedback .field-fill_color_grey::-ms-input-placeholder{color:#333}#modal-feedback .field-fill_color_grey::placeholder{color:#333}@media screen and (max-width:1024px){#modal-feedback .form-callback-cnt{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}#modal-feedback .form-callback-box{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:26px;-moz-column-gap:26px;column-gap:26px;row-gap:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 35px;border-radius:15px;max-width:unset;background-color:rgba(243,245,248,.6)}@media screen and (max-width:1024px){#modal-feedback .form-callback-box{padding:21px}}@media screen and (max-width:480px){#modal-feedback .form-callback-box{padding:12px}}#modal-feedback .form-callback-box-2{-ms-grid-rows:1fr auto;grid-template-rows:1fr auto}@media screen and (max-width:768px){#modal-feedback .form-callback-box-2 .form-callback-comment{margin-top:0}}#modal-feedback .form-callback-cnt{margin-right:0;width:100%}#modal-feedback .form-callback-comment{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#modal-feedback .feedback-modal-container{display:-ms-grid;display:grid;-ms-grid-columns:auto 400px;grid-template-columns:auto 400px;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;row-gap:30px}@media screen and (max-width:1024px){#modal-feedback .feedback-modal-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:21px;-moz-column-gap:21px;column-gap:21px;row-gap:21px}}@media screen and (max-width:768px){#modal-feedback .feedback-modal-container{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:480px}}@media screen and (max-width:480px){#modal-feedback .feedback-modal-container{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:12px}}#modal-feedback .feedback-modal-container__file-load-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){#modal-feedback .feedback-modal-container__file-load-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#modal-feedback .feedback-modal-container__file-load-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background-color:rgba(243,245,248,.6);border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 25px;margin-right:8px}#modal-feedback .feedback-modal-container__file-load-item:last-of-type{margin:0}@media screen and (max-width:1024px){#modal-feedback .feedback-modal-container__file-load-item{width:100%;margin-right:0;margin-bottom:21px;padding:21px}}@media screen and (max-width:480px){#modal-feedback .feedback-modal-container__file-load-item{margin-bottom:12px;padding:12px}}#modal-feedback .feedback-modal-container__file-load-label{font-weight:400;font-size:var(--fs-t5);margin-bottom:40px}@media screen and (max-width:480px){#modal-feedback .feedback-modal-container__file-load-label{margin-bottom:25px}}#modal-feedback .feedback-modal-container__pseudo-input{position:relative;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;border-radius:999rem;border:1px solid rgba(0,0,0,.1);text-align:center;font-size:var(--fs-label);text-transform:uppercase;cursor:pointer;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}#modal-feedback .feedback-modal-container__pseudo-input:hover{opacity:.8}#modal-feedback .feedback-modal-container__pseudo-input:focus{outline:0;opacity:.8}#modal-feedback .feedback-modal-container__input{position:absolute;top:0;left:0;width:1px;height:1px;visibility:hidden;opacity:0}.js-main-page-images-slider{height:100%}.swiper.main-first-block-pl{padding-left:23.8rem;padding-top:18rem;height:100%}@media (max-width:1600px){.swiper.main-first-block-pl{padding-left:21.8rem}}@media (max-width:1366px){.swiper.main-first-block-pl{padding-left:17rem}}@media (max-width:800px){.swiper.main-first-block-pl{padding-top:14rem;padding-left:2rem}}@media (max-width:640px){.swiper.main-first-block-pl{padding-top:10rem}}@media (max-width:576px){.swiper.main-first-block-pl{padding:0}.swiper.main-first-block-pl .main-slide-text{padding:0 1.8rem}}.swiper .slider-controls-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.main-slider.swiper-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){.js-main-page-slider{display:none}}.main-slider-images-item{position:relative}.main-slider-images-item .main-slide-text{display:none}@media screen and (max-width:640px){.main-slider-images-item .main-slide-text{display:block;position:absolute;top:0;left:0;z-index:20;color:#fff;padding:10.2rem 1.8rem 4rem}}@media screen and (min-width:640px){.js-main-page-images-slider .swiper-pagination{display:none}}.main-body-new{padding-top:14rem;padding-bottom:15rem}@media screen and (max-width:1024px){.main-body-new{padding-top:10rem;padding-bottom:10rem}}@media screen and (max-width:640px){.main-body-new{padding-bottom:4rem}}@media screen and (max-width:1280px){.main-body-new .section{padding-right:0!important}}.main-body-new__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.main-body-new__grid>:nth-child(1){-ms-flex-negative:0;flex-shrink:0;display:block;width:20rem}@media screen and (max-width:1366px){.main-body-new__grid>:nth-child(1){width:10rem}}@media screen and (max-width:1280px){.main-body-new__grid>:nth-child(1){display:none}}.main-body-new__grid>:nth-child(2){display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main-body-new__grid .section__title-back-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;margin-bottom:.6rem;margin-right:3rem}.main-body-new__grid .section__title-back-link--mobile{display:none}@media screen and (max-width:1280px){.main-body-new__grid .section__title-back-link--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.main-body-new__head{margin-bottom:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.main-body-new__head{margin-bottom:3.6rem}}@media screen and (max-width:1366px){.main-body-new__sidemenu{display:none!important}}.new-media-contacts{background-image:url(../images/dist/new/14.jpg);background-size:cover;margin-bottom:0}.new-media-contacts .media-contacts__title{font-size:var(--fs-h1);text-transform:uppercase}.new-media-contacts .media-contacts__desc{font-size:var(--fs-t3);line-height:1.4}.new-media-contacts .media-contacts__socials-label{font-size:10px;font-weight:500}.mt{margin-top:136px}@media screen and (max-width:1366px){.mt{margin-top:100px}}@media screen and (max-width:900px){.mt{margin-top:80px}}@media screen and (max-width:576px){.mt{margin-top:60px}}.fire-prev-steps__step{min-height:342px;max-width:unset}@media screen and (max-width:1024px){.fire-prev-steps__step{min-height:unset}}.fire-prev-steps__step-progress{position:absolute;top:0;right:0;height:100%}@media screen and (max-width:1366px){.fire-prev-steps__step-progress{display:none}}.fire-prev-steps__track-image-wrapper{opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease,visibility .5s ease;-o-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease}@media screen and (max-width:1280px){.fire-prev-steps__track-image-wrapper{display:none}}.fire-prev-steps__item.active .fire-prev-steps__track-image-wrapper{opacity:1;visibility:visible}.fire-prev-steps__image{height:342px;width:100%}.fire-prev-steps__item{z-index:2}.fire-prev-steps__track{padding-right:0;min-width:0;position:static}.bg-grey{background-color:#f3f5f8;padding:150px 0 150px}@media screen and (max-width:1366px){.bg-grey{padding:100px 0}}@media screen and (max-width:900px){.bg-grey{padding:80px 0}}@media screen and (max-width:576px){.bg-grey{padding:60px 0}}@media screen and (max-width:1024px){.fire-prev-steps__track{display:none}}.new-tabs .project-tab-unit{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fire-prev-steps__item{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;gap:10px;padding-right:14rem}@media screen and (max-width:1366px){.fire-prev-steps__item{padding-right:0}}@media screen and (max-width:1280px){.fire-prev-steps__item{-ms-grid-columns:1fr;grid-template-columns:1fr}}.default-section-margin{margin:120px 0}@media screen and (max-width:1024px){.default-section-margin{margin:60px 0}}@media screen and (max-width:640px){.default-section-margin{margin:40px 0}}.new-gray-text{padding:120px 0}@media screen and (max-width:1024px){.new-gray-text{padding:60px 0}}@media screen and (max-width:640px){.new-gray-text{padding:40px 0}}.new-steps{margin:120px 0}@media screen and (max-width:1024px){.new-steps{margin:60px 0}}@media screen and (max-width:640px){.new-steps{margin:40px 0}}.new-steps .fire-prev-steps__step-time{background-color:#fff}.new-steps .fire-prev-steps__step-time_active{background-color:#be3d3d}.new-steps .fire-prev-steps__step{padding:40px 30px}.new-steps .fire-prev-steps__item{padding-right:0}.new-steps .fire-prev-steps__item{position:relative;height:0;padding-bottom:calc((100% - 14rem)/ 3)}@media screen and (max-width:640px){.new-steps .fire-prev-steps__item{padding-bottom:0;height:auto}}.new-steps__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;gap:10px;padding-right:14rem}@media screen and (max-width:1366px){.new-steps__wrapper{padding-right:0}}@media screen and (max-width:1280px){.new-steps__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width:640px){.new-steps__wrapper{position:static}}@media screen and (max-width:640px){.new-steps .fire-prev-steps__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.new-steps .fire-prev-steps__track-image-wrapper{height:100%;position:relative}.new-steps .fire-prev-steps__track-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-steps .fire-prev-steps__item{padding-right:60px}@media screen and (max-width:1366px){.new-steps .fire-prev-steps__item{padding-right:0}}.new-steps .fire-prev-steps__step{background-color:#f3f5f8}.new-steps .fire-prev-steps__step-title{-ms-grid-column-span:2;grid-column:span 2}.new-steps .fire-prev-steps__step-time{padding:10px 15px}@media screen and (max-width:640px){.new-steps .fire-prev-steps__step-time{background-color:#be3d3d;color:#fff}}.new-steps .fire-prev-steps__image{height:100%;-o-object-fit:cover;object-fit:cover}.new-steps .fire-prev-steps__step-title{font-size:var(--fs-t1)!important}.new-steps .text-page-content-container{-ms-grid-column-span:2;grid-column:span 2;padding-top:22px}.new-steps .text-page-content-container::after{content:none}.new-steps .text-page-content-container ul{padding:0}.new-steps .text-page-content-container hr{margin-top:3rem;margin-bottom:3rem}.new-steps .text-page-content-container .btn-user{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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:20px;min-height:48px}@media screen and (max-width:1024px){.new-steps .text-page-content-container .btn-user{margin-top:30px}}@media screen and (max-width:640px){.new-steps .text-page-content-container .btn-user{margin-top:20px}}@media screen and (max-width:640px){.new-steps .fire-prev-steps__list{position:relative}.new-steps .fire-prev-steps__item{width:100%}}@media screen and (max-width:640px){.new-steps .fire-prev-steps__step-title{margin:0}}.new-steps__mobile-tabs{display:none;margin-bottom:24px}@media screen and (max-width:640px){.new-steps__mobile-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.new-steps__mobile-tab{-ms-flex-negative:0;flex-shrink:0;position:relative;cursor:pointer;font-size:12px;font-weight:500;text-align:center;padding:12px 0;width:33.333%;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;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.new-steps__mobile-tab:hover{background-color:#f3f5f8}.new-steps__mobile-tab::after{content:none;width:100%;height:3px;position:absolute;bottom:-1px;left:0;border-radius:1px;background-color:#be3d3d}.new-steps__mobile-tab.current::after{content:""}.gray-text{color:#aeaeae}.btn-user{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-user *{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}@media screen and (max-width:640px){.remove-mb-on-mobile{margin-bottom:0!important}}.js-show-more-hidden-element.hidden{display:none}.js-show-more .on-active{display:none}.js-show-more.active .on-active{display:block}.js-show-more.active .on-hidden{display:none}.new-steps__mobile-tab{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}a,button,input,select,textarea{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.dropdown.icon{display:block;width:1.2rem!important;height:1.2rem!important;position:absolute!important;right:2.2rem!important;top:1.8rem!important;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);background:url(../images/dist/icons/drop-select-icon.svg) no-repeat 50% 50%/contain;padding:0!important;margin:0!important}.ui.selection.dropdown.active .icon{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.ui.dropdown>.dropdown.icon:before{content:none!important}.ui.selection.dropdown{border:none;width:100%!important}.ui.ui.selection.dropdown .search{border-radius:30px;background-color:#f3f5f8!important;border:.1rem solid transparent;height:4.8rem;padding:0 4rem 0 2.5rem;font-size:var(--fs-t5);font-weight:400;font-family:Intro,sans-serif;color:#2a2626}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{font-size:var(--fs-t5);font-weight:400;font-family:Intro,sans-serif;color:#2a2626}.ui.selection.active.dropdown{-webkit-box-shadow:none!important;box-shadow:none!important}.ui.selection.active.dropdown:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.ui.selection.active.dropdown .menu{border-radius:20px;-webkit-box-shadow:none!important;box-shadow:none!important;border:solid 1px rgba(0,0,0,.1)!important}.ui.selection.active.dropdown:hover .menu{-webkit-box-shadow:none!important;box-shadow:none!important;border:solid 1px rgba(0,0,0,.1)!important}.ui.selection.dropdown .menu>.item{display:block;width:100%;font-size:var(--fs-t5);line-height:1.2;font-weight:400;font-family:Intro,sans-serif;padding:12px 22.5px!important;background:#fff!important;color:rgba(42,38,38,.35)}.ui.dropdown .menu .active.item{background:#f3f5f8!important;color:#2a2626!important}.ui.search.dropdown .menu{min-height:200px}.ui.selection.dropdown .menu>.item.disabled{display:none}.ui.search.dropdown>.text{font-size:var(--fs-t5);font-weight:400;font-family:Intro,sans-serif;color:#2a2626;line-height:4.8rem!important}.ui.search.selection.dropdown>input.search{padding:0 4rem 0 2.5rem!important}.ui.selection.dropdown{padding:0 4rem 0 2.5rem!important;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-select+.select2-container .select2-selection__rendered{line-height:4.8rem}.main-slider-images-item{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.main-slider-images.loaded .main-slider-images-item:nth-child(1){opacity:1}.js-set-100vh{height:100vh}.new-loading-bg{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:2;overflow:hidden}@media (max-width:1024px){.new-loading-bg{display:none}}.new-loading-bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain!important;object-fit:contain!important;-webkit-transform:scale(1.03,1.04);-ms-transform:scale(1.03,1.04);transform:scale(1.03,1.04);-webkit-transition:all 6s linear;-o-transition:all 6s linear;transition:all 6s linear}.press-previews-item-100 .press-preview:before{padding-top:56.25%!important}@media screen and (max-width:768px){.press-preview:before{padding-top:39%!important}}.press-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.press-side .press-side-item{margin-top:0!important}.press-wrap{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tank__list{margin:0 -20px -20px}.tank.tank--index.main-body-new--new{padding:50px 0}@media screen and (max-width:768px){.tank__list{margin:0 -5px -20px}}@media (max-width:576px){.tank.tank--index.main-body-new--new{padding:38px 0}.tank__list{margin:0 -5px -10px}}.pump-station-tabs__delivery img{margin-bottom:20px}.press-new-slider{display:-ms-grid!important;display:grid!important;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px;min-width:0;margin-right:calc((100vw - 1400px + 8rem - var(--sb-width))/ -2 + 1px);padding-right:calc((100vw - 1400px + 8rem - var(--sb-width))/ 2 - 1px);margin-bottom:100px;overflow:hidden}@media screen and (max-width:1400px){.press-new-slider{margin-right:-4rem;padding-right:4rem}}@media screen and (max-width:800px){.press-new-slider{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.6rem;margin-left:-4rem;padding-left:4rem;margin-bottom:60px}}@media screen and (max-width:640px){.press-new-slider{margin-right:-1.8rem;padding-right:1.8rem;margin-left:-1.8rem;padding-left:1.8rem;margin-bottom:40px}}.press-new-slider__line{height:.2rem;margin-bottom:3.5rem;width:100%;background-color:#dae2ed}.press-new-slider__line-filled{width:30%;height:.2rem;background-color:#be3d3d}.press-new-slider__left-slider-wrapper{position:relative;z-index:3;min-width:0;margin-right:4rem;padding-bottom:6rem}@media screen and (max-width:800px){.press-new-slider__left-slider-wrapper{margin-right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.press-new-slider__left-slide-date{display:block;margin-bottom:2.5rem;text-transform:uppercase;color:#bfbfbf;font-weight:500;font-size:var(--fs-t4);line-height:1}@media screen and (max-width:1024px){.press-new-slider__left-slide-date{margin-bottom:1.5rem}}.press-new-slider__left-slide-title{margin-bottom:3rem;font-weight:700;font-size:var(--fs-h4);line-height:1.2}@media screen and (max-width:1024px){.press-new-slider__left-slide-title{margin-bottom:2.2rem}}.press-new-slider__left-slide-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.press-new-slider .slider-controls-wrap{position:absolute;bottom:0;left:0}.press-new-slider__right-slider-wrapper{-ms-grid-column-span:2;grid-column:span 2;min-width:0}@media screen and (max-width:800px){.press-new-slider__right-slider-wrapper{-ms-grid-column-span:1;grid-column:span 1}}.press-new-slider__right-slider{overflow:visible!important;position:relative}@media screen and (max-width:1024px){.press-new-slider__right-slider{margin-right:4rem!important}}.press-new-slider__right-slider::after{content:"";position:absolute;top:0;right:100%;z-index:2;width:100vh;height:100%;background-color:#fff}@media screen and (max-width:800px){.press-new-slider__right-slider::after{content:none}}.press-new-slider__right-slider-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.press-new-slider__right-slide-wrapper .press-new-slider__right-slide{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:-webkit-transform .3s .3s ease;transition:-webkit-transform .3s .3s ease;-o-transition:transform .3s .3s ease;transition:transform .3s .3s ease;transition:transform .3s .3s ease,-webkit-transform .3s .3s ease}.press-new-slider__right-slide-wrapper.swiper-slide-active .press-new-slider__right-slide{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.press-new-slider__right-slide-wrapper.swiper-slide-active img{left:0}.press-new-slider__right-slide{position:relative;height:52rem}@media screen and (max-width:800px){.press-new-slider__right-slide{height:42rem}}@media screen and (max-width:640px){.press-new-slider__right-slide{height:28rem}}.press-new-slider__right-slide img{position:absolute;top:0;left:-10%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.press-new-list{margin-top:150px;margin-bottom:150px}@media screen and (max-width:1024px){.press-new-list{margin-top:100px;margin-bottom:100px}}@media screen and (max-width:768px){.press-new-list{margin-top:60px;margin-bottom:60px}}.press-new-list .press-show__container{margin-bottom:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}@media screen and (max-width:1200px){.press-new-list .press-show__container{-ms-grid-columns:1fr;grid-template-columns:1fr}}.press-new-list .press-show__current{-ms-grid-column-span:2;grid-column:span 2}@media screen and (max-width:1200px){.press-new-list .press-show__current{-ms-grid-column-span:1;grid-column:span 1;margin-bottom:0}}.press-new-list .press-show__current-text{padding:24px}@media screen and (max-width:640px){.press-new-list .press-show__current-text{padding:12px}}.press-new-list .press-show__current-date-nums{font-weight:700}.press-new-list .press-show__current-title{max-width:420px;font-size:var(--fs-h4)}@media screen and (max-width:640px){.press-new-list .press-show__current-title{font-size:var(--fs-t3)}}.press-new-list .press-show__current-desc{max-width:360px}@media screen and (max-width:640px){.press-new-list .press-show__current-desc{font-size:12px}}.press-new-list .press-show__prev-link{-ms-grid-columns:86px 1fr;grid-template-columns:86px 1fr;gap:22px}.press-new-list .press-show__prev-text-container{margin-left:0}.press-new-list .press-show__prev-title{font-size:var(--fs-t4);font-weight:500;line-height:1.2}.press-new-list .press-show__prev-label{display:block;margin-top:20px}.press-new-list__list-new{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:30px;row-gap:35px}@media screen and (max-width:1024px){.press-new-list__list-new{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px;row-gap:20px}}@media screen and (max-width:640px){.press-new-list__list-new{-ms-grid-columns:1fr;grid-template-columns:1fr}}.press-new-list__item-new:nth-child(1){-ms-grid-row-span:4;grid-row:span 4}@media screen and (max-width:1024px){.press-new-list__item-new:nth-child(1){-ms-grid-row-span:1;grid-row:span 1;-ms-grid-column-span:2;grid-column:span 2}}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(1){-ms-grid-column-span:1;grid-column:span 1}}.press-new-list__item-new:nth-child(1) .press-new-list__link-new{padding:20px 20px 50px 20px;height:100%;background-image:url(../images/dist/new/12.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}@media screen and (max-width:1024px){.press-new-list__item-new:nth-child(1) .press-new-list__link-new{padding:20px}}.press-new-list__item-new:nth-child(1) .press-new-list__link-new:focus .press-new-list__link-new-icon,.press-new-list__item-new:nth-child(1) .press-new-list__link-new:hover .press-new-list__link-new-icon{fill:#be3d3d;stroke:#be3d3d;opacity:1}.press-new-list__item-new:nth-child(1) .press-new-list__link-new-labels{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:42px}@media screen and (max-width:1024px){.press-new-list__item-new:nth-child(1) .press-new-list__link-new-labels{gap:3.6rem;margin-bottom:20px}}.press-new-list__item-new:nth-child(1) .press-new-list__link-new-tag{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;background-color:#fff;color:#333;border-radius:100px;padding:15px 14px 12px}@media screen and (max-width:1024px){.press-new-list__item-new:nth-child(1) .press-new-list__link-new-tag{padding:1rem 1.4rem .9rem}}.press-new-list__item-new:nth-child(1) .press-new-list__link-new-date{font-size:var(--fs-t5)}.press-new-list__item-new:nth-child(1) .press-new-list__link-new-title{font-size:var(--fs-t2)}.press-new-list__item-new:nth-child(1) .press-new-list__link-new-icon{display:block}.press-new-list__item-new:nth-child(2) .press-new-list__link-new,.press-new-list__item-new:nth-child(4) .press-new-list__link-new,.press-new-list__item-new:nth-child(6) .press-new-list__link-new,.press-new-list__item-new:nth-child(8) .press-new-list__link-new{height:100%;padding:15px 30px 20px;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width:1024px){.press-new-list__item-new:nth-child(2) .press-new-list__link-new,.press-new-list__item-new:nth-child(4) .press-new-list__link-new,.press-new-list__item-new:nth-child(6) .press-new-list__link-new,.press-new-list__item-new:nth-child(8) .press-new-list__link-new{padding:15px}}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(2) .press-new-list__link-new,.press-new-list__item-new:nth-child(4) .press-new-list__link-new,.press-new-list__item-new:nth-child(6) .press-new-list__link-new,.press-new-list__item-new:nth-child(8) .press-new-list__link-new{padding:15px 1.8rem;margin:0 -1.8rem}}.press-new-list__item-new:nth-child(2) .press-new-list__link-new:focus,.press-new-list__item-new:nth-child(2) .press-new-list__link-new:hover,.press-new-list__item-new:nth-child(4) .press-new-list__link-new:focus,.press-new-list__item-new:nth-child(4) .press-new-list__link-new:hover,.press-new-list__item-new:nth-child(6) .press-new-list__link-new:focus,.press-new-list__item-new:nth-child(6) .press-new-list__link-new:hover,.press-new-list__item-new:nth-child(8) .press-new-list__link-new:focus,.press-new-list__item-new:nth-child(8) .press-new-list__link-new:hover{background-color:#f3f4f7}.press-new-list__item-new:nth-child(3) .press-new-list__link-new,.press-new-list__item-new:nth-child(5) .press-new-list__link-new,.press-new-list__item-new:nth-child(7) .press-new-list__link-new,.press-new-list__item-new:nth-child(9) .press-new-list__link-new{display:-ms-grid;display:grid;-ms-grid-columns:86px 1fr;grid-template-columns:86px 1fr;gap:22px}.press-new-list__item-new:nth-child(3) .press-new-list__link-new:focus .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(3) .press-new-list__link-new:hover .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(5) .press-new-list__link-new:focus .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(5) .press-new-list__link-new:hover .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(7) .press-new-list__link-new:focus .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(7) .press-new-list__link-new:hover .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(9) .press-new-list__link-new:focus .press-new-list__link-new-image-block img,.press-new-list__item-new:nth-child(9) .press-new-list__link-new:hover .press-new-list__link-new-image-block img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-new-list__item-new:nth-child(3) .press-new-list__link-new:focus .press-new-list__link-new-title,.press-new-list__item-new:nth-child(3) .press-new-list__link-new:hover .press-new-list__link-new-title,.press-new-list__item-new:nth-child(5) .press-new-list__link-new:focus .press-new-list__link-new-title,.press-new-list__item-new:nth-child(5) .press-new-list__link-new:hover .press-new-list__link-new-title,.press-new-list__item-new:nth-child(7) .press-new-list__link-new:focus .press-new-list__link-new-title,.press-new-list__item-new:nth-child(7) .press-new-list__link-new:hover .press-new-list__link-new-title,.press-new-list__item-new:nth-child(9) .press-new-list__link-new:focus .press-new-list__link-new-title,.press-new-list__item-new:nth-child(9) .press-new-list__link-new:hover .press-new-list__link-new-title{opacity:.8}.press-new-list__item-new:nth-child(3) .press-new-list__link-new-image-block,.press-new-list__item-new:nth-child(5) .press-new-list__link-new-image-block,.press-new-list__item-new:nth-child(7) .press-new-list__link-new-image-block,.press-new-list__item-new:nth-child(9) .press-new-list__link-new-image-block{display:block}.press-new-list__item-new:nth-child(3) .press-new-list__link-new-text-block,.press-new-list__item-new:nth-child(5) .press-new-list__link-new-text-block,.press-new-list__item-new:nth-child(7) .press-new-list__link-new-text-block,.press-new-list__item-new:nth-child(9) .press-new-list__link-new-text-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.press-new-list__item-new:nth-child(3) .press-new-list__link-new-labels,.press-new-list__item-new:nth-child(5) .press-new-list__link-new-labels,.press-new-list__item-new:nth-child(7) .press-new-list__link-new-labels,.press-new-list__item-new:nth-child(9) .press-new-list__link-new-labels{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0;margin-top:20px}.press-new-list__item-new:nth-child(3) .press-new-list__link-new-title,.press-new-list__item-new:nth-child(5) .press-new-list__link-new-title,.press-new-list__item-new:nth-child(7) .press-new-list__link-new-title,.press-new-list__item-new:nth-child(9) .press-new-list__link-new-title{font-weight:500;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(3){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(5){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(7){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}}@media screen and (max-width:640px){.press-new-list__item-new:nth-child(9){-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}}.press-new-list__link-new{position:relative;display:block}.press-new-list__link-new-image-block{position:relative;display:none;width:100%;height:0;padding-bottom:100%;overflow:hidden}.press-new-list__link-new-image-block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.press-new-list__link-new-text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.press-new-list__link-new-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:10px}.press-new-list__link-new-tag{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;color:#be3d3d;font-size:var(--fs-label);font-weight:500;line-height:1}.press-new-list__link-new-date{display:block;text-transform:uppercase;font-size:var(--fs-label);font-weight:500;line-height:1;color:rgba(0,0,0,.25)}.press-new-list__link-new-title{font-size:var(--fs-t4);font-weight:700;line-height:1.1}.press-new-list__link-new-icon{position:absolute;top:20px;right:20px;display:none;width:62px;height:62px;fill:none;stroke:#c2c2c2;opacity:.6;-webkit-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;-o-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;transition:fill .3s ease,stroke .3s ease,opacity .3s ease}@media screen and (max-width:1024px){.press-new-list__link-new-icon{width:30px;height:30px}}.press-new-list__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:50px;max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-size:var(--fs-h1);font-weight:700;line-height:1.1;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:1024px){.press-new-list__link{margin-bottom:30px}}.press-new-list__link::before{content:"";position:absolute;top:.5em;right:calc(100% + 60px);width:120px;height:1px;background-color:#333;opacity:.2}.press-new-list__link svg{width:30px;height:30px;fill:none;stroke:#000;opacity:.25;-webkit-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;-o-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;transition:fill .3s ease,stroke .3s ease,opacity .3s ease}@media screen and (max-width:1024px){.press-new-list__link svg{width:22px;height:22px}}@media screen and (max-width:640px){.press-new-list__link svg{margin-bottom:6px}}.press-new-list__link:focus,.press-new-list__link:hover{color:rgba(0,0,0,.75)}.press-new-list__link:focus svg,.press-new-list__link:hover svg{fill:#be3d3d;stroke:#be3d3d;opacity:1}.press-new-list__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:50px}@media screen and (max-width:1024px){.press-new-list__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:30px}}@media screen and (max-width:800px){.press-new-list__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.press-new-list__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4){-ms-grid-column-span:1;grid-column:span 1}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-card{display:block;position:relative;height:100%;padding:0;background:0 0}@media screen and (max-width:640px){.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-card{padding:0}}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-card__image-container{display:block;position:relative;padding-bottom:70%;height:0}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press__card-tag{display:block}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-card__image{display:block}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-all__card-desc-container{position:relative;z-index:2;padding-top:2rem}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-all__card-time{opacity:.25;color:#000}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-all__card-title{color:#000;font-size:var(--fs-t4)!important;margin-bottom:0;max-width:unset}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-all__card-desc-new{display:none}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+4) .press-all__card-icon-new{display:none}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5){-ms-grid-column-span:2;grid-column:span 2}@media screen and (max-width:640px){.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5){-ms-grid-column-span:1;grid-column:span 1}}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;padding:6rem 12rem 6rem 5rem;background-image:url(../images/dist/new/12.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:640px){.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-card{padding:3rem}}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-card__image-container{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press__card-tag{top:3rem;left:5rem}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-card__image{display:none}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-all__card-desc-container{position:relative;z-index:2;padding-top:5rem}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-all__card-time{opacity:.6}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-all__card-title{font-size:var(--fs-h4)!important;margin-bottom:25px;max-width:580px}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-all__card-icon-new{display:block}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5) .press-all__card-desc-new{display:block}.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5):focus .press-all__card-icon-new,.press-new-list__list--v2 .press-new-list__item:nth-child(5n+5):hover .press-all__card-icon-new{fill:#be3d3d;stroke:#be3d3d;opacity:1}.press-new-list__item .press-all__card-desc-new{display:none}.press-new-list__item .press-all__card-icon-new{position:absolute;top:30px;right:30px;display:none;width:62px;height:62px;fill:none;stroke:#c2c2c2;opacity:.6;-webkit-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;-o-transition:fill .3s ease,stroke .3s ease,opacity .3s ease;transition:fill .3s ease,stroke .3s ease,opacity .3s ease}@media screen and (max-width:640px){.press-new-list__item .press-all__card-icon-new{width:30px;height:30px}}@media screen and (max-width:640px){.press-new-list__item .press-all__card-desc-container{padding-top:.8rem}}.press-new-list__item:nth-child(8n+4){-ms-grid-column-span:2;grid-column:span 2}@media screen and (max-width:640px){.press-new-list__item:nth-child(8n+4){-ms-grid-column-span:1;grid-column:span 1}}.press-new-list__item:nth-child(8n+4) .press-card{display:block;position:relative;height:100%;padding:3rem 12rem 8rem 5rem;background-image:url(../images/dist/new/12.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:640px){.press-new-list__item:nth-child(8n+4) .press-card{padding:3rem}}.press-new-list__item:nth-child(8n+4) .press-card:focus .press-all__card-icon-new,.press-new-list__item:nth-child(8n+4) .press-card:hover .press-all__card-icon-new{stroke:#be3d3d;fill:#be3d3d;opacity:1}.press-new-list__item:nth-child(8n+4) .press-card__image-container{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0}.press-new-list__item:nth-child(8n+4) .press__card-tag{display:none}.press-new-list__item:nth-child(8n+4) .press-card__image{display:none}.press-new-list__item:nth-child(8n+4) .press-all__card-desc-container{position:relative;z-index:2;padding-top:5rem}.press-new-list__item:nth-child(8n+4) .press-all__card-time{opacity:.6}.press-new-list__item:nth-child(8n+4) .press-all__card-title{font-size:var(--fs-h4)!important;margin-bottom:25px;max-width:580px}.press-new-list__item:nth-child(8n+4) .press-all__card-desc-new{display:block;font-size:var(--fs-t4);font-weight:500;line-height:1.2;max-width:360px}.press-new-list__item:nth-child(8n+4) .press-all__card-icon-new{display:block}.press-new-big-item{position:relative;margin:100px 0}@media screen and (max-width:1024px){.press-new-big-item{margin:60px 0}}@media screen and (max-width:640px){.press-new-big-item{margin:40px 0}}.press-new-big-item__section-link{position:absolute;top:6rem;z-index:4;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.press-new-big-item__section-link:hover{opacity:.8}@media screen and (max-width:1280px){.press-new-big-item__section-link{top:4rem}}@media screen and (max-width:768px){.press-new-big-item__section-link{top:34rem}}.press-new-big-item__inner{position:relative;display:block;padding-top:6rem;padding-bottom:6rem;margin-right:calc((100vw - 1400px + 8rem - var(--sb-width))/ -2 + 1px);padding-right:calc((100vw - 1400px + 8rem - var(--sb-width))/ 2 - 1px);margin-left:calc((100vw - 1400px + 8rem - var(--sb-width))/ -2 + 1px - 20rem);padding-left:calc((100vw - 1400px + 8rem - var(--sb-width))/ 2 - 1px + 20rem)}.press-new-big-item__inner:focus .press-new-big-item__image,.press-new-big-item__inner:hover .press-new-big-item__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width:1400px){.press-new-big-item__inner{margin:0 -4rem 0 -24rem;padding:4rem 4rem 4rem 24rem}}@media screen and (max-width:1280px){.press-new-big-item__inner{margin:0 -4rem;padding:4rem 4rem}}@media screen and (max-width:640px){.press-new-big-item__inner{margin:0 -1.8rem;padding:3rem 1.8rem}}.press-new-big-item__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.press-new-big-item__grid{position:relative;z-index:2;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px}@media screen and (max-width:768px){.press-new-big-item__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2.4rem}}.press-new-big-item__text-block{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8rem 0}@media screen and (max-width:768px){.press-new-big-item__text-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:6rem 0 0}}.press-new-big-item__tag{display:inline-block;padding:12px 15px 10px;background:#be3d3d;border-radius:100px;color:#fff;font-size:var(--fs-label);font-weight:500;line-height:1}@media screen and (max-width:768px){.press-new-big-item__tag{padding:8px 12px 6px}}.press-new-big-item__title{max-width:460px;margin-bottom:20px;font-size:var(--fs-h4);font-weight:700;line-height:1.1;font-weight:400}@media screen and (max-width:768px){.press-new-big-item__title{margin-bottom:14px}}.press-new-big-item__text{max-width:430px;font-size:var(--fs-t4);font-weight:500;line-height:1.2}.press-new-big-item__image-block{position:relative;height:40rem;overflow:hidden}@media screen and (max-width:768px){.press-new-big-item__image-block{height:28rem}}.press-new-big-item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}@media screen and (max-width:768px){.new-intro{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:25px;padding:0 4rem}}@media screen and (max-width:640px){.new-intro{padding:0 1.8rem}}.new-intro .breadcrumbs{margin-top:0;padding-bottom:0}.new-intro .breadcrumbs__item:last-of-type{pointer-events:none}.new-intro .btn-user{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;min-height:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1}@media screen and (max-width:900px){.new-intro .btn-user{min-height:48px}}@media screen and (max-width:576px){.new-intro .btn-user{width:100%}}.new-intro .btn-user .btn-inner{font-size:12px}@media screen and (max-width:768px){.new-intro__container{display:contents}}.new-intro__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.new-intro__inner{display:contents}}.new-intro__back-btn-block{-ms-flex-negative:0;flex-shrink:0;display:block;width:20rem}@media screen and (max-width:1366px){.new-intro__back-btn-block{display:none}}.new-intro__back-link{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;border:1px solid rgba(0,0,0,.2);border-radius:9rem;width:7.7rem;height:4.1rem;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width:768px){.new-intro__back-link{width:44px;height:24px}}.new-intro__back-link:focus,.new-intro__back-link:hover{background-color:rgba(190,61,61,.7)}.new-intro__back-link:focus svg,.new-intro__back-link:hover svg{stroke:#fff}.new-intro__back-link svg{width:2.1rem;height:1.4rem;stroke:#000;fill:none;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}@media screen and (max-width:768px){.new-intro__back-link svg{width:12px;height:8px}}.new-intro__back-link--mobile{display:none}@media screen and (max-width:1366px){.new-intro__back-link--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.new-intro__text-block{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:768px){.new-intro__text-block{display:contents}}.new-intro__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:25px;margin-top:12px;margin-bottom:40px}@media screen and (max-width:768px){.new-intro__breadcrumbs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 20px}}.new-intro__content{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:7fr 6fr;grid-template-columns:7fr 6fr;gap:40px;margin-bottom:60px;padding-left:46px}@media screen and (max-width:1366px){.new-intro__content{padding-left:0}}@media screen and (max-width:768px){.new-intro__content{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:25px;margin-bottom:20px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.new-intro__content::before{content:"";position:absolute;left:0;top:0;z-index:2;width:1px;height:calc(100% + 60px + 80px);background-color:#d9d9d9}@media screen and (max-width:1366px){.new-intro__content::before{content:none}}@media screen and (max-width:768px){.new-intro__title-block{display:contents}}.new-intro__title{margin-bottom:40px;font-size:var(--fs-h1);font-weight:700;line-height:1.1;text-transform:uppercase}@media screen and (max-width:768px){.new-intro__title{margin-bottom:0}}@media screen and (max-width:576px){.new-intro__title{font-size:22px}}.new-intro__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.new-intro__btns{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:576px){.new-intro__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}}.new-intro__description{font-size:var(--fs-t3);line-height:1.2;font-weight:500}.new-intro__image-block{position:relative;height:680px}@media screen and (max-width:1280px){.new-intro__image-block{height:540px}}@media screen and (max-width:900px){.new-intro__image-block{height:440px}}@media screen and (max-width:768px){.new-intro__image-block{height:340px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 -4rem;padding:0 4rem}}@media screen and (max-width:640px){.new-intro__image-block{height:220px;margin:0 -1.8rem;padding:0 1.8rem}}.new-intro__image-block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-intro__image-block-subsection{position:relative;height:680px}@media screen and (max-width:1280px){.new-intro__image-block-subsection{height:540px}}@media screen and (max-width:900px){.new-intro__image-block-subsection{height:440px}}@media screen and (max-width:768px){.new-intro__image-block-subsection{height:340px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:640px){.new-intro__image-block-subsection{height:220px}}.new-intro__image-block-subsection img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-consultation-form__inner{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px;padding:45px;background-color:#f3f5f8;border-left:1px solid #be3d3d}@media screen and (max-width:900px){.new-consultation-form__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:45px}}@media screen and (max-width:576px){.new-consultation-form__inner{padding:25px}}.new-consultation-form__text-block{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}@media screen and (max-width:900px){.new-consultation-form__text-block{display:contents}}.new-consultation-form__title{max-width:360px;margin-bottom:55px;font-size:var(--fs-h2);line-height:1.2;text-transform:uppercase;font-weight:700}@media screen and (max-width:900px){.new-consultation-form__title{margin-bottom:25px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.new-consultation-form__policy{max-width:360px;font-size:13px;font-weight:500;line-height:1.2}@media screen and (max-width:900px){.new-consultation-form__policy{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.new-consultation-form__policy a{text-decoration:underline;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.new-consultation-form__policy a:focus,.new-consultation-form__policy a:hover{color:#be3d3d}@media screen and (max-width:900px){.new-consultation-form__form-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.new-consultation-form__form{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-rows:48px;gap:15px;row-gap:20px}@media screen and (max-width:576px){.new-consultation-form__form{-ms-grid-columns:1fr;grid-template-columns:1fr}}.new-consultation-form__form .btn-inner{font-size:12px}.new-consultation-form__input-wrapper{position:relative}.new-consultation-form__input-wrapper.wide{-ms-grid-column-span:2;grid-column:span 2}@media screen and (max-width:576px){.new-consultation-form__input-wrapper.wide{-ms-grid-column-span:1;grid-column:span 1}}.new-consultation-form__input-wrapper .vacancy-form__input{height:48px}.new-consultation-form__input-wrapper .vacancy-form__input::-webkit-input-placeholder{font-weight:400}.new-consultation-form__input-wrapper .vacancy-form__input::-moz-placeholder{font-weight:400}.new-consultation-form__input-wrapper .vacancy-form__input:-ms-input-placeholder{font-weight:400}.new-consultation-form__input-wrapper .vacancy-form__input::-ms-input-placeholder{font-weight:400}.new-consultation-form__input-wrapper .vacancy-form__input::placeholder{font-weight:400}.digit-and-text{margin-top:150px;margin-bottom:75px}@media screen and (max-width:1024px){.digit-and-text{margin:60px 0 30px}}@media screen and (max-width:640px){.digit-and-text{margin:40px 0 20px}}.digit-and-text__heading{margin-bottom:60px}@media screen and (max-width:1024px){.digit-and-text__heading{margin-bottom:40px}}@media screen and (max-width:640px){.digit-and-text__heading{margin-bottom:20px}}.digit-and-text__subtitle{margin-bottom:60px;font-size:var(--fs-t1);font-weight:500}@media screen and (max-width:1024px){.digit-and-text__subtitle{margin-bottom:40px}}@media screen and (max-width:640px){.digit-and-text__subtitle{margin-bottom:20px}}.digit-and-text__text-block{background-color:#f3f5f8;padding:60px 72px 44px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:125px}@media screen and (max-width:1024px){.digit-and-text__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:40px 35px}}@media screen and (max-width:640px){.digit-and-text__text-block{padding:35px 25px}}.digit-and-text__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1024px){.digit-and-text__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.digit-and-text__text h3{margin-bottom:36px;font-size:var(--fs-t1)}@media screen and (max-width:1024px){.digit-and-text__text h3{margin-bottom:20px}}.digit-and-text__text p{margin-bottom:24px;font-size:var(--fs-t3)}@media screen and (max-width:1024px){.digit-and-text__text p{margin-bottom:15px}}.digit-and-text__text p:last-of-type{margin-bottom:0}.digit-and-text__digit-block{-ms-flex-negative:1;flex-shrink:1}@media screen and (max-width:1024px){.digit-and-text__digit-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}}.digit-and-text__digit{font-size:104px;text-shadow:0 0 .2rem #be3d3d,0 0 .2rem #be3d3d,0 0 .2rem #be3d3d,0 0 .2rem #be3d3d,0 0 .2rem #be3d3d;font-weight:700;color:#f3f5f8}.digit-and-text__digit-text{display:contents}@media screen and (max-width:1024px){.digit-and-text__digit-text{display:block;max-width:140px;margin-top:13px}}.digit-and-text__digit-label{display:block;font-size:var(--fs-t3);text-transform:uppercase;color:#be3d3d;font-weight:500;margin-bottom:10px}.digit-and-text__digit-caption{font-size:var(--fs-t3);text-transform:uppercase;color:rgba(51,51,51,.45);font-weight:500;font-size:10px}.garantee{padding:120px 0 120px;background-color:#f3f5f8}@media screen and (max-width:1024px){.garantee{padding:60px 0}}@media screen and (max-width:640px){.garantee{padding:40px 0}}.garantee__list{counter-reset:ordered-list;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media screen and (max-width:1024px){.garantee__list{gap:10px}}.garantee__item{position:relative;counter-increment:ordered-list;background-color:#fff;padding:20px 40px 20px 55px;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto 180px 50px;grid-template-columns:auto 180px 50px}@media screen and (max-width:1024px){.garantee__item{padding:20px}}@media screen and (max-width:768px){.garantee__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:640px){.garantee__item{padding:15px}}.garantee__item svg{width:50px;height:50px}@media screen and (max-width:768px){.garantee__item svg{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:15px;height:15px;margin-right:5px}}.garantee__item::before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:25px;content:counter(ordered-list,decimal-leading-zero);display:block;text-shadow:0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4,0 0 .2rem #d4d4d4;color:#fff;font-size:var(--fs-t4)}@media screen and (max-width:1024px){.garantee__item::before{content:none}}.garantee__item-title{font-size:var(--fs-t1);font-weight:700;text-transform:uppercase}@media screen and (max-width:768px){.garantee__item-title{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:10px}}.garantee__label{font-size:var(--fs-t1);font-weight:600}@media screen and (max-width:768px){.garantee__label{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.garantee__show-more{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-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:40px;min-height:48px}@media screen and (max-width:640px){.garantee__show-more{width:100%}}.garantee__show-more .btn-inner{font-size:12px}.new-text{max-width:1050px;font-size:var(--fs-t2)}.new-text a{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.new-text a:link,.new-text a:visited{color:#be3d3d}.new-text a:focus,.new-text a:hover{opacity:.9}.new-text p{margin-bottom:40px}.new-text p:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.new-text p{margin-bottom:20px}}.new-text ol,.new-text ul{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:830px;font-size:var(--fs-t2)}@media screen and (max-width:1024px){.new-text ol,.new-text ul{margin-bottom:50px}}.new-text li{position:relative;padding-left:30px}.new-text li::before{content:"";position:absolute;top:.5em;left:0;width:10px;height:1px;background-color:#333}.new-tip{margin:120px 0}@media screen and (max-width:1024px){.new-tip{margin:60px 0}}@media screen and (max-width:640px){.new-tip{margin:40px 0}}.new-tip__inner{border:2px solid rgba(51,51,51,.2);padding:88px 62px 88px 110px;display:-ms-grid;display:grid;-ms-grid-columns:2fr 5fr;grid-template-columns:2fr 5fr;gap:110px}@media screen and (max-width:1024px){.new-tip__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:50px}}@media screen and (max-width:640px){.new-tip__inner{padding:35px 25px}}.new-tip__image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.new-tip__image{display:none}}.new-tip__text-block{font-size:var(--fs-t2);font-weight:500}.new-tip__text-block h2{margin-bottom:35px;font-size:var(--fs-t1);text-transform:uppercase}.new-tip__text-block b{color:#be3d3d}.new-tip__text-block p{margin-bottom:30px}.new-tip__text-block p:last-of-type{margin-bottom:0}.feedback__inner{padding:100px 130px 86px 108px;background-color:#f3f5f8;display:-ms-grid;display:grid;-ms-grid-columns:3fr 1fr;grid-template-columns:3fr 1fr;gap:20px}@media screen and (max-width:1024px){.feedback__inner{padding:40px 35px;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:25px}}@media screen and (max-width:640px){.feedback__inner{padding:35px 25px}}.feedback__heading{margin-bottom:43px;font-size:var(--fs-h2);text-transform:uppercase}@media screen and (max-width:1024px){.feedback__heading{margin-bottom:30px}}@media screen and (max-width:640px){.feedback__heading{margin-bottom:20px}}.feedback__text{max-width:520px;font-size:var(--fs-t3)}.feedback__contacts-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:1024px){.feedback__contacts-block{gap:25px}}.feedback__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;gap:10px}.feedback__contacts-title{font-size:10px;text-transform:uppercase;color:rgba(51,51,51,.45)}.feedback__contacts-link{font-weight:700;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.feedback__contacts-link:focus,.feedback__contacts-link:hover{opacity:.8}.feedback__contacts-link--phone{font-size:var(--fs-t1)}.feedback__contacts-link--phone:link,.feedback__contacts-link--phone:visited{color:#be3d3d}.feedback__contacts-link--email{font-size:var(--fs-t3)}.new-form .text-slice-inner{max-width:650px!important}.new-form .field-fill{background-color:#fff!important}.new-form .field-fill_color_grey{background-color:rgba(243,245,248,.6)!important;margin-bottom:21px!important}.new-form .field-fill_color_grey::-webkit-input-placeholder{color:#333}.new-form .field-fill_color_grey::-moz-placeholder{color:#333}.new-form .field-fill_color_grey:-ms-input-placeholder{color:#333}.new-form .field-fill_color_grey::-ms-input-placeholder{color:#333}.new-form .field-fill_color_grey::placeholder{color:#333}@media screen and (max-width:1024px){.new-form .form-callback-cnt{-ms-grid-column:1!important;-ms-grid-column-span:2!important;grid-column:1/3!important}}.new-form .form-callback-box{display:-ms-grid!important;display:grid!important;-ms-grid-columns:1fr 1fr!important;grid-template-columns:1fr 1fr!important;-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important;row-gap:20px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding:30px 35px!important;border-radius:15px!important;max-width:unset!important;background-color:rgba(243,245,248,.6)!important}@media screen and (max-width:1024px){.new-form .form-callback-box{padding:40px 21px!important}}@media screen and (max-width:768px){.new-form .form-callback-box{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}.new-form .feedback-modal-container__inputs-block{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}}@media screen and (max-width:480px){.new-form .form-callback-box{padding:35px 12px!important}}.new-form .form-callback-box-2{-ms-grid-rows:1fr auto!important;grid-template-rows:1fr auto!important}@media screen and (max-width:768px){.new-form .form-callback-box-2 .form-callback-comment{margin-top:0!important}}.new-form .form-callback-cnt{margin-right:0!important;width:100%!important}.new-form .form-callback-comment{-ms-grid-column:1!important;-ms-grid-column-span:2!important;grid-column:1/3!important}@media screen and (max-width:768px){.new-form .form-callback-comment{-ms-grid-column:1!important;-ms-grid-column-span:1!important;grid-column:1/2!important}}.new-form .feedback-modal-container{display:-ms-grid!important;display:grid!important;-ms-grid-columns:auto 400px!important;grid-template-columns:auto 400px!important;-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important;row-gap:30px!important}@media screen and (max-width:1024px){.new-form .feedback-modal-container{-ms-grid-columns:1fr 1fr!important;grid-template-columns:1fr 1fr!important;-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important;row-gap:21px!important}}@media screen and (max-width:768px){.new-form .feedback-modal-container{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important;gap:0!important}}@media screen and (max-width:480px){.new-form .feedback-modal-container{-webkit-column-gap:12px!important;-moz-column-gap:12px!important}}.new-form .feedback-modal-container__file-load-container{-ms-grid-column-span:2!important;grid-column:span 2!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}@media screen and (max-width:1024px){.new-form .feedback-modal-container__file-load-container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.new-form .feedback-modal-container__file-load-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;background-color:rgba(243,245,248,.6)!important;border-radius:15px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding:0!important;margin-right:0!important;width:100%!important}.new-form .feedback-modal-container__file-load-item:last-of-type{margin:0!important}@media screen and (max-width:1024px){.new-form .feedback-modal-container__file-load-item{width:100%!important;margin-right:0!important}}@media screen and (max-width:768px){.new-form .feedback-modal-container__file-load-item{margin-bottom:15px!important}}.new-form .feedback-modal-container__file-load-label{font-size:10px!important;font-weight:500!important;text-transform:uppercase!important;margin-bottom:27px!important}@media screen and (max-width:480px){.new-form .feedback-modal-container__file-load-label{margin-bottom:25px!important}}.new-form .feedback-modal-container__pseudo-input{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:8px!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;position:relative!important;max-width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-align:center!important;font-size:var(--fs-label)!important;text-transform:uppercase!important;cursor:pointer!important;-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;overflow:hidden!important;-ms-flex-item-align:start!important;align-self:flex-start!important;-webkit-transition:opacity .3s ease!important;-o-transition:opacity .3s ease!important;transition:opacity .3s ease!important;padding:0!important;border:none!important}.new-form .feedback-modal-container__pseudo-input svg{width:20px!important;height:11px!important}.new-form .feedback-modal-container__pseudo-input span{font-weight:700!important;text-transform:uppercase!important}.new-form .feedback-modal-container__pseudo-input:hover{opacity:.8!important}.new-form .feedback-modal-container__pseudo-input:focus{outline:0!important;opacity:.8!important}.new-form .feedback-modal-container__input{position:absolute!important;top:0!important;left:0!important;width:1px!important;height:1px!important;visibility:hidden!important;opacity:0!important}.new-form .form-cellar{margin-top:88px!important}@media screen and (max-width:1024px){.new-form .form-cellar{margin-top:40px!important}}@media screen and (max-width:640px){.new-form .form-cellar{margin-top:25px!important}}.new-form .user-check-unit{opacity:.4!important}.new-form .btn-fill-accent{min-height:60px!important}@media screen and (max-width:1024px){.new-form .btn-fill-accent{min-height:60px!important}}.new-form .btn-inner{font-size:12px!important}.new-form__form--grey{background-color:#f3f5f8!important;padding:70px 80px 56px!important}@media screen and (max-width:1024px){.new-form__form--grey{padding:25px 4rem!important;margin:0 -4rem!important}}@media screen and (max-width:640px){.new-form__form--grey{padding:25px 1.8rem!important;margin:0 -1.8rem!important}}.new-form__form--grey .field-fill_color_grey{background-color:#fff!important}.new-form__inputs-list{display:-ms-grid!important;display:grid!important;-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important;gap:28px!important}@media screen and (max-width:640px){.new-form__inputs-list{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important;gap:0!important}}.new-form__inputs-list-part{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}@media screen and (max-width:1024px){.new-table{background-color:#f3f5f8}}.new-table__inner{padding:64px;background-color:#f3f5f8}@media screen and (max-width:1024px){.new-table__inner{padding:50px 0}}.new-table__inner .is-active{display:none}.new-table__inner .not-active{display:block}.new-table__inner.accordion-section-active .is-active{display:block}.new-table__inner.accordion-section-active .not-active{display:none}.new-table__inner.accordion-section-active .btn-user:after{background-color:#f3f5f8;-webkit-transform:translateY(-25%) translateX(-25%);-ms-transform:translateY(-25%) translateX(-25%);transform:translateY(-25%) translateX(-25%)}.new-table__inner.accordion-section-active .btn-user:before{border-color:rgba(33,30,30,.15)}.new-table__inner.accordion-section-active .btn-user .btn-inner{color:#2a2626}.new-table__inner.accordion-section-active .btn-user:hover:before{border-color:#be3d3d}.new-table__inner.accordion-section-active .btn-user:hover .btn-inner{color:#fff}.new-table__inner.accordion-section-active .btn-user:hover:after{background:#be3d3d}@media screen and (max-width:640px){.new-table__inner.accordion-section-active .btn-user:hover:before{border-color:rgba(33,30,30,.15)}.new-table__inner.accordion-section-active .btn-user:hover .btn-inner{color:#2a2626}.new-table__inner.accordion-section-active .btn-user:hover:after{background:#f3f5f8}}.new-table__inner.accordion-section-active .btn-inner{color:#2a2626}.new-table__heading-block{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;gap:20px}@media screen and (max-width:640px){.new-table__heading-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-table__heading{font-size:var(--fs-h2);text-transform:uppercase;line-height:1.1}.new-table__btn:after{background-color:#be3d3d;-webkit-transform:translateY(-25%) translateX(-25%);-ms-transform:translateY(-25%) translateX(-25%);transform:translateY(-25%) translateX(-25%)}.new-table__btn:before{border-color:#be3d3d}.new-table__btn .btn-inner{color:#fff}.new-table__body{margin-top:64px}@media screen and (max-width:1024px){.new-table__body{margin-top:10px}}.new-table__body .mobile-table-head{display:none;font-size:10px!important;text-transform:uppercase!important;color:#000;opacity:.4;font-weight:500!important;margin-bottom:8px}@media screen and (max-width:1024px){.new-table__body .mobile-table-head{display:block}}@media screen and (max-width:1024px){.new-table__body thead{display:none}}.new-table__body tbody tr{border-top:2px solid #e4e4e4}@media screen and (max-width:1024px){.new-table__body tbody tr{border:none;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}.new-table__body tbody tr.row{border-top:2px solid #312d2d}@media screen and (max-width:1024px){.new-table__body tbody tr.row:first-of-type{border:none}}.new-table__body th{vertical-align:top!important;text-align:left!important;padding:18px 0!important;font-size:12px!important;text-transform:uppercase!important;color:#000;opacity:.4;font-weight:500!important;padding-right:100px!important}.new-table__body th:last-of-type{padding-right:0!important}.new-table__body td{vertical-align:top!important;text-align:left!important;padding:30px 0!important;font-size:var(--fs-t2)!important;color:#000;font-weight:500!important;padding-right:100px!important}.new-table__body td:last-of-type{padding-right:0!important}@media screen and (max-width:1024px){.new-table__body td{padding:0 0 30px 0!important}}.new-table__body .cell-accent{font-weight:400!important}@media screen and (max-width:1024px){.new-table__body .cell-accent{-ms-grid-column-span:2;grid-column:span 2;padding:30px 0!important}}.new-accordions__item{position:relative;padding:35px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f5f8}@media screen and (max-width:768px){.new-accordions__item{padding:20px}.new-accordions__item--btn{-ms-flex-wrap:wrap;flex-wrap:wrap}.new-accordions__item--btn .new-accordions__item-name{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:calc(100% - 40px)}}.new-accordions__icon-wrapper{-ms-flex-negative:0;flex-shrink:0}.new-accordions__icon-wrapper svg{width:16px;height:16px;stroke:#333;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.new-accordions__item-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:var(--fs-t1);font-weight:700;text-transform:uppercase;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.new-accordions__item-btn{position:absolute;top:50%;right:40px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.new-accordions__item-btn{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:100%}}.new-accordions__items{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.new-accordions__items .new-accordions__item{cursor:pointer}.new-accordions__items .new-accordions__item:hover .new-accordions__item-name{color:#be3d3d}.new-accordions__items .new-accordions__item:hover .new-accordions__item-cross span{background-color:#be3d3d}.new-accordions__items .new-accordions__item:hover .new-accordions__icon-wrapper svg{stroke:#be3d3d}.new-accordions__item-wrap.accordion-section-active .new-accordions__item-cross span{background-color:#be3d3d}.new-accordions__item-wrap.accordion-section-active .new-accordions__item-cross span:nth-child(2){-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.new-accordions__item-cross{position:relative;-ms-flex-negative:0;flex-shrink:0}.new-accordions__item-cross span{position:absolute;top:0;right:0;display:block;width:18px;height:2px;background-color:rgba(0,0,0,.1);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;-o-transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.new-accordions__item-cross span:nth-child(2){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.new-accordions__item-body{padding:35px 40px;background-color:#f3f5f8}@media screen and (max-width:768px){.new-accordions__item-body{padding:20px}}.new-accordions__item-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);row-gap:14px;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}@media screen and (max-width:768px){.new-accordions__item-list{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:10px}}.new-accordions__item-doc{padding:15px 25px;background-color:#fff;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 screen and (max-width:768px){.new-accordions__item-doc{padding:15px}}.new-accordions__item-doc:focus,.new-accordions__item-doc:hover{color:#be3d3d}.new-accordions__item-doc:focus .new-accordions__item-doc-icon svg,.new-accordions__item-doc:hover .new-accordions__item-doc-icon svg{stroke:#be3d3d}.new-accordions__item-doc-name-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.new-accordions__item-doc-name-block .new-accordions__item-doc-label{display:none}@media screen and (max-width:768px){.new-accordions__item-doc-name-block .new-accordions__item-doc-label{display:block}}.new-accordions__item-doc-name{font-size:var(--fs-t3);font-weight:500;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.new-accordions__item-doc-icon{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;gap:10px}.new-accordions__item-doc-icon svg{width:24px;height:24px;stroke:#333;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.new-accordions__item-doc-label{font-size:10px;font-weight:500;opacity:.4;text-transform:uppercase;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media screen and (max-width:768px){.new-accordions__item-doc-label{display:none}}.new-accordions__video-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width:1024px){.new-accordions__video-list{gap:20px}}@media screen and (max-width:768px){.new-accordions__video-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:580px){.new-accordions__video-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.new-project{padding:4rem 0 6rem;background-color:#f3f5f8;margin-bottom:6rem}@media screen and (max-width:768px){.new-project{margin-bottom:4rem;margin-top:4rem}}@media screen and (max-width:1024px){.new-project__ghost{display:none}}.new-project__inner{display:-ms-grid;display:grid;-ms-grid-columns:6fr 1fr 4fr;grid-template-columns:6fr 1fr 4fr;gap:2rem}@media screen and (max-width:1024px){.new-project__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3rem}}.new-project__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media screen and (max-width:1024px){.new-project__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2rem;padding-bottom:2.4rem;border-bottom:.2rem solid #ccc}}@media screen and (max-width:600px){.new-project__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.new-project__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem;max-width:54rem}.new-project__list-item-label{font-size:var(--fs-label);text-transform:uppercase;font-family:Intro,sans-serif;font-weight:700;opacity:.4}.new-project__list-item-value{font-size:var(--fs-t3);line-height:1.5;font-family:Intro,sans-serif;font-weight:700}.new-project__text{font-size:var(--fs-t3);line-height:1.2;font-family:Intro,sans-serif;font-weight:500}.new-project__text p{margin-bottom:1.2rem}.new-project__text p:last-of-type{margin-bottom:0}.new-gallery{margin-bottom:6rem}@media screen and (max-width:768px){.new-gallery{margin-bottom:4rem}}@media screen and (max-width:640px){.new-gallery .container{padding:0}}.new-gallery__inner{overflow:hidden}@media screen and (max-width:640px){.new-gallery__title{padding:0 1.8rem}}.new-gallery__buttons{margin-top:3rem;margin-left:auto;margin-right:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none}@media screen and (max-width:640px){.new-gallery__buttons{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;margin-top:0;width:100%;background:0 0!important;border:none!important}}.new-gallery .new-gallery-btn{pointer-events:all;-webkit-tap-highlight-color:transparent}@media screen and (max-width:640px){.new-gallery .new-gallery-btn{width:auto!important;padding:0 1.8rem}}@media screen and (max-width:640px){.new-gallery .new-gallery-btn .slider-control-svg{height:3.4rem;width:2rem;fill:#fff!important}}@media screen and (max-width:640px){.new-gallery .new-gallery-btn-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:640px){.new-gallery .new-gallery-btn-prev{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.new-gallery__image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.new-reviews{padding:4rem 0;background-color:#fff}.new-reviews__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:3rem 4rem}@media screen and (max-width:1024px){.new-reviews__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}@media screen and (max-width:768px){.new-reviews__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.new-reviews .stage-project-cover{padding-top:56.25%}.new-reviews .stage-project-item{margin-top:0!important}.new-reviews__title{margin-top:2rem;font-width:700;font-size:var(--fs-t3)}.new-reviews__description{margin-top:.8rem;font-size:var(--fs-t4)}.map-filter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:380px;min-width:280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:8rem}@media screen and (max-width:1024px){.map-filter-form{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;padding-left:0;position:static;margin:0 auto}}.map-filter-form__title{font-weight:700!important}.map-filter-form__submit{margin-bottom:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map-filter-form__select{margin-bottom:12px}.map-filter-form__select:last-of-type{margin-bottom:0}.map-filter-form__select .select2-selection{background-color:#f3f5f8!important}.map-filter-form__btns{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-bottom:4rem}@media screen and (max-width:480px){.map-filter-form__btns{margin-bottom:2rem}}.map-filter-form__reset-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;cursor:pointer;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.map-filter-form__reset-btn:hover{opacity:.7}.map-filter-form__reset-btn:focus{outline:0;opacity:.7}.map-filter-form__reset-btn-icon{width:8px;height:8px;margin-right:6px}.map-filter-form__reset-btn-label{font-size:var(--fs-label);line-height:1;letter-spacing:4%;text-transform:uppercase}@media screen and (max-width:480px){.map-filter-form__reset-btn-label{letter-spacing:0}}.map-filter-form__submit-btn{color:#fff}.map-filter-form__form-title{font-size:var(--fs-t4);text-transform:uppercase;font-weight:700;line-height:1}.map-filter-form__submit-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-stages{display:none;position:sticky;top:9rem;left:0;z-index:10;height:80vh}@media screen and (max-width:992px){.mobile-stages{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3,1fr)}}.mobile-stages__wrapper{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:60px;padding-bottom:72px;height:100%}.mobile-stages__line-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-stages__line-container:last-of-type{margin-bottom:0}.mobile-stages__icon{margin-bottom:8px;fill:transparent;stroke:#f3f3f3}.mobile-stages__icon_active{stroke:#be3d3d}.mobile-stages__line{overflow:hidden;position:relative;width:1px;height:100%;background-color:#f3f3f3}.mobile-stages__fill-line{position:relative;top:-100%;left:0;width:1px;height:100%;background-color:#be3d3d;-webkit-transition:top .1s linear;-o-transition:top .1s linear;transition:top .1s linear}.news__container{margin-bottom:15rem;padding-left:20rem;position:relative;border-bottom:1px solid rgba(51,51,51,.2);position:relative;padding-top:7.5rem;padding-right:1rem;width:100%;background-color:#fff}@media screen and (max-width:1200px){.news__container{padding-top:40px;margin-bottom:12rem}}@media screen and (max-width:1024px){.news__container{padding-top:30px;margin-bottom:8rem}}@media screen and (max-width:768px){.news__container{padding-top:20px;margin-bottom:6rem}}@media screen and (max-width:640px){.news__container{padding-left:0}}@media screen and (max-width:576px){.news__container{padding-top:16px;margin-bottom:4rem}}.news__container::after{content:"";position:absolute;top:0;left:-500rem;height:100%;width:500rem;background-color:#fff;z-index:0}@media screen and (max-width:480px){.news__container::before{content:"";position:absolute;top:0;right:-2rem;height:100%;width:2rem;background-color:#fff;z-index:0}}.news__side-block-container{position:absolute;top:0;left:0;padding-top:8.5rem;height:100%}@media screen and (max-width:640px){.news__side-block-container{position:static;padding-top:2rem;padding-bottom:4rem}}.news__side-block-wrapper{position:sticky;top:10rem;z-index:10;max-width:19.3rem;background-color:#fff}.news__side-calendar-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;color:#be3d3d;margin-bottom:1.8rem}@media screen and (max-width:640px){.news__side-calendar-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news__side-calendar-number{font-weight:700;font-size:10.4rem;line-height:1;margin-bottom:2rem}@supports (-webkit-text-stroke:1px #be3d3d){.news__side-calendar-number{color:transparent;-webkit-text-stroke:1px #be3d3d}}.news__side-calendar-caption{font-size:var(--fs-t4);line-height:1}.news__side-social-wrapper{padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}@media screen and (max-width:640px){.news__side-social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.news__side-social-title{font-size:var(--fs-t5);line-height:1.4;margin-bottom:2rem;text-transform:uppercase}@media screen and (max-width:640px){.news__side-social-title{margin-bottom:0;margin-right:2rem}}.news__side-social-list{display:-webkit-box;display:-ms-flexbox;display:flex}.news__side-social-link{width:2.4rem;height:2.4rem;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}.news__side-social-link-svg{fill:#333}.news__title{font-size:var(--fs-h2);margin-bottom:5.4rem}@media screen and (max-width:1200px){.news__title{margin-bottom:4.6rem}}@media screen and (max-width:1024px){.news__title{margin-bottom:3.6rem}}@media screen and (max-width:768px){.news__title{margin-bottom:3rem}}@media screen and (max-width:576px){.news__title{margin-bottom:2rem}}.news__text{margin-bottom:5.4rem}@media screen and (max-width:1200px){.news__text{margin-bottom:4.6rem}}@media screen and (max-width:1024px){.news__text{margin-bottom:2.8rem}}@media screen and (max-width:768px){.news__text{margin-bottom:2.4rem}}@media screen and (max-width:576px){.news__text{margin-bottom:2rem}}.news__jlink{color:#be3d3d}.news__text-item{font-weight:500;font-size:var(--fs-t1);line-height:1.2}.news__text-item+.news__text-item{margin-top:4rem}@media screen and (max-width:1200px){.news__text-item+.news__text-item{margin-top:3.6rem}}@media screen and (max-width:1024px){.news__text-item+.news__text-item{margin-top:2.6rem}}@media screen and (max-width:768px){.news__text-item+.news__text-item{margin-top:1.6rem}}@media screen and (max-width:576px){.news__text-item+.news__text-item{margin-top:1rem}}.news__image{max-height:70vh;width:100%}.news__quote-wrapper{padding-left:20.3rem;position:relative}@media screen and (max-width:1200px){.news__quote-wrapper{margin-left:0;padding-left:10rem}}@media screen and (max-width:768px){.news__quote-wrapper{padding-left:6rem}}.news__quote-mark-image{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:100%}.news__quote-text{font-size:var(--fs-h3);line-height:1.2;margin-bottom:8.6rem}@media screen and (max-width:1200px){.news__quote-text{margin-bottom:6rem}}@media screen and (max-width:1024px){.news__quote-text{margin-bottom:4rem}}@media screen and (max-width:768px){.news__quote-text{margin-bottom:3rem}}@media screen and (max-width:576px){.news__quote-text{margin-bottom:2rem}}.news__quote-author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news__quote-author-content{border-bottom:1px solid #000;padding-bottom:1.4rem;text-transform:uppercase}.news__quote-author-caption{font-size:var(--fs-label);line-height:3;margin-bottom:1.6rem}@media screen and (max-width:768px){.news__quote-author-caption{margin-bottom:1rem}}.news__quote-author-value{font-size:var(--fs-h4)}.news__item{padding-left:3rem;position:relative}@media screen and (max-width:1024px){.news__item{padding-left:2rem}}.news__item:before{position:absolute;content:"";height:.2rem;width:1rem;top:1.4rem;left:0;background-color:#333}@media screen and (max-width:1024px){.news__item:before{height:.1rem;width:.6rem}}.news__article-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.news__article-image-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;margin-left:4.6rem;margin-top:10%}@media screen and (max-width:1024px){.news__article-image-wrapper{margin-left:2.6rem}}@media screen and (max-width:768px){.news__article-image-wrapper{display:none}}.news__article-image{height:30rem}@media screen and (max-width:1024px){.news__article-image{height:20rem}}.news__article-image-comment-wrapper{padding:3rem;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06);border-radius:.4rem;margin-bottom:2.6rem;position:relative}@media screen and (max-width:1024px){.news__article-image-comment-wrapper{padding:1.6rem}}.news__article-image-comment-wrapper:before{position:absolute;content:"";width:1.6rem;height:1.6rem;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:-.8rem;left:50%;background:#fff;border-top-left-radius:.6rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06)}.news__article-image-comment-title{font-size:var(--fs-t2);margin-bottom:1rem;white-space:nowrap}.news__article-image-comment-subtitle{font-size:var(--fs-t2);color:rgba(51,51,51,.55);white-space:nowrap}.news__video-container{margin-bottom:6rem}.news__files-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:3.6rem;padding-left:11px;padding-bottom:11px}@media screen and (max-width:768px){.news__files-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.news__files-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.news__files-item-wrapper{position:relative}@media screen and (max-width:576px){.news__files-item-wrapper{width:23rem}}@media screen and (max-width:426px){.news__files-item-wrapper{width:100%}}.news__files-item-wrapper:before{content:"";position:absolute;width:0;height:0;top:0;right:0;border-bottom:52px solid #f5f5f5;border-right:52px solid #fff;-webkit-box-shadow:7px 7px 7px rgba(0,0,0,.38);box-shadow:-7px 7px 7px rgba(206,206,206,.38);-webkit-transition:border-width .6s;-o-transition:border-width .6s;transition:border-width .6s;border-bottom-left-radius:2rem}@media screen and (max-width:1024px){.news__files-item-wrapper:before{border-width:4rem}}.news__files-item-wrapper:hover:before{border-width:0}.news__files-item-wrapper:hover .news__files-item{background-color:#f3f5f8}.news__files-item-wrapper:hover .news__files-btn{background-color:#be3d3d;border-color:transparent;color:#fff}.news__files-item{padding:3.8rem 3.4rem 3.8rem 3.4rem;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;border:1px solid rgba(0,0,0,.1);border-radius:2rem;-webkit-box-shadow:-7px 7px 7px rgba(206,206,206,.38);box-shadow:-7px 7px 7px rgba(206,206,206,.38);min-height:29rem;background-color:#fff;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s;height:100%}@media screen and (max-width:1024px){.news__files-item{padding:2.4rem 5rem 2.4rem 2rem;min-height:25rem}}@media screen and (max-width:576px){.news__files-item{min-height:auto}}.news__files-item-title{font-size:var(--fs-t5);line-height:1.3;letter-spacing:.02em;text-transform:uppercase;display:block}.news__files-item-subtitle{font-size:var(--fs-t5);color:rgba(51,51,51,.4);margin-top:2rem;display:block}@media screen and (max-width:1024px){.news__files-item-subtitle{margin-top:1rem}}.news__files-btn{padding:1.6rem 2rem;font-size:var(--fs-label);line-height:1;text-transform:uppercase;letter-spacing:.02em;border:1px solid rgba(0,0,0,.1);border-radius:10rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;background-color:#fff;-webkit-transition:background-color .4s,border-color .4s;-o-transition:background-color .4s,border-color .4s;transition:background-color .4s,border-color .4s}@media screen and (max-width:576px){.news__files-btn{margin-top:1.2rem;padding:.8rem 1rem}}.news__content-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2;margin-top:6rem}.news__content-text a{color:#be3d3d;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.news__content-text a:focus,.news__content-text a:hover{opacity:.75}.news__content-text img{margin-bottom:1.5rem;max-width:100%;height:auto}.news__content-text p{margin-bottom:2rem}.news__content-text ol li{list-style-type:decimal;padding-left:.8em}.news__content-text ol li::before{all:unset}.news__content-text h2{margin-bottom:1em;margin-top:1.5em}.news__content-text h3{margin-bottom:1em;margin-top:1.5em}.news__content-text h4{margin-bottom:.8em;margin-top:1em}.news__content-text li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5rem;padding-left:3.6rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}@media screen and (max-width:640px){.news__content-text li{line-height:1.1;margin-bottom:1rem;padding-left:2.6rem}}.news__content-text li:last-of-type{margin-bottom:0}.news__content-text li::before{position:absolute;top:8px;left:0;content:"";width:1.6rem;height:1px;background-color:#be3d3d}@media screen and (max-width:640px){.news__content-text li::before{top:5px;width:1.2rem}}@media screen and (max-width:1024px){.news__content-text{margin-top:4rem}}@media screen and (max-width:576px){.news__content-text{margin-top:3rem}}.news__footer-text{-webkit-box-shadow:inset 0 1px 0 #d6d6d6;box-shadow:inset 0 1px 0 #d6d6d6;padding-top:6rem}@media screen and (max-width:1024px){.news__footer-text{padding-top:4rem}}@media screen and (max-width:576px){.news__footer-text{padding-top:3rem}}.news__ex-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;margin-bottom:5rem}.news__ex-info-first{margin-right:5rem}.news__ex-info-first div div{font-weight:700}.news__ex-info-second div{margin-left:.5rem;width:15em}.news__ex-info-second div div{font-weight:700;margin-left:0}.news__ex-info div img{margin-bottom:1rem}.news__section{max-width:60rem;padding-bottom:10rem}@media screen and (max-width:1024px){.news__section{padding-bottom:8rem}}@media screen and (max-width:768px){.news__section{padding-bottom:6rem}}@media screen and (max-width:640px){.news__section{padding-bottom:4rem;max-width:unset}}.news__right-side-container{position:absolute;top:0;right:0;height:100%;padding-top:8.5rem;padding-right:10rem}@media screen and (max-width:1024px){.news__right-side-container{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0;padding-top:0;padding-bottom:1rem;margin-bottom:2.4rem;overflow-y:scroll;scrollbar-width:none}.news__right-side-container::-webkit-scrollbar{background-color:transparent;height:.6rem}}@media screen and (max-width:1024px) and (max-width:640px){.news__right-side-container::-webkit-scrollbar{height:.3rem}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:.2rem}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-button{display:none}}@media screen and (max-width:1024px){.news__right-side-container::-webkit-scrollbar-track{border-radius:.2rem;background-color:transparent}}.news__right-side-item{-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem}.news__right-side-item:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.news__right-side-item{margin-bottom:0;margin-right:2rem}.news__right-side-item:last-of-type{margin-right:0}}.news__right-side-link{font-weight:500}.news__right-side-link.active{font-weight:700;color:#be3d3d}.news__other-news{margin-bottom:10rem}@media screen and (max-width:1024px){.news__other-news{margin-bottom:4rem}}@media screen and (max-width:576px){.news__other-news{margin-bottom:3rem}}.news__digits{margin:2rem 0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;background:#f3f5f8;padding:2rem}@media screen and (max-width:640px){.news__digits{padding:1.2rem}}.news__digits-label{padding-right:3rem;margin-right:3rem;border-right:1px solid rgba(0,0,0,.4);font-weight:700;font-size:var(--fs-label);line-height:1.2;opacity:.25;text-transform:uppercase}@media screen and (max-width:640px){.news__digits-label{padding-right:2rem;margin-right:2rem}}.news__digits-list{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:4px;font-weight:400;font-size:var(--fs-t4)}.news__additional-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:6rem 0}@media screen and (max-width:1024px){.news__additional-info{margin:4rem 0}}@media screen and (max-width:576px){.news__additional-info{margin:3rem 0}}.news__additional-info-title{margin-bottom:2rem;font-size:var(--fs-label);font-weight:400}.news__additional-info-item{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;padding:2rem;margin-bottom:1rem;border-radius:10px;border:solid 1px #f3f5f8;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.news__additional-info-item:focus,.news__additional-info-item:hover{background-color:#f3f5f8}.news__additional-info-item:last-of-type{margin-bottom:0}.news__additional-info-item-text{margin-right:5.4rem;font-size:var(--fs-t5)}.news__additional-info-item-name{display:block;margin-bottom:1rem}.news__additional-info-item-label{display:block;opacity:.4;font-weight:500}.news__additional-info-item-btn{-ms-flex-negative:0;flex-shrink:0;line-height:1;padding:1.2rem 2.2rem}.news__additional-info-item-btn .btn-inner{padding-left:0;font-size:var(--fs-label);letter-spacing:.02em}.news__text-list-item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5rem;padding-left:3.6rem;font-size:var(--fs-t4);line-height:1.2;font-weight:500;color:#333}@media screen and (max-width:640px){.news__text-list-item{line-height:1.1;margin-bottom:1rem;padding-left:2.6rem}}.news__text-list-item:last-of-type{margin-bottom:0}.news__text-list-item::before{position:absolute;top:8px;left:0;content:"";width:1.6rem;height:1px;background-color:#be3d3d}@media screen and (max-width:640px){.news__text-list-item::before{top:5px;width:1.2rem}}.project__map{margin-bottom:10rem}@media screen and (max-width:1024px){.project__map{margin-bottom:6rem}}@media screen and (max-width:768px){.project__map{margin-bottom:3rem}}@media screen and (max-width:576px){.project__map{margin-bottom:2rem}}.project__map .ymaps-2-1-79-map-copyrights-promo{display:none}.project__map-container{padding-left:20rem}@media screen and (max-width:1024px){.project__map-container{padding-left:0}}.project__map-wrapper{position:relative;height:51rem}@media screen and (max-width:768px){.project__map-wrapper{height:46rem}}.project__map-wrapper:after{content:"";display:block;width:100%}.project__map-wrapper .popover-container{position:absolute;width:280px;top:-27px;left:44px}.project__map-wrapper .popover-container:before{position:absolute;content:"";width:16px;height:16px;background:#fff;border-top-left-radius:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:37%;left:-7px}@media screen and (max-width:768px){.project__map-wrapper .popover-container{top:78px;left:-154px;width:260px}.project__map-wrapper .popover-container:before{top:-8px;left:auto;right:38%}}.project__map-wrapper .popover-wrapper{background-color:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.12);box-shadow:0 4px 24px rgba(0,0,0,.12);padding:20px 18px}.project__map-wrapper .popover-item{margin-bottom:20px}.project__map-wrapper .popover-item:last-child{margin-bottom:0}.project__map-wrapper .popover-title{font-size:var(--fs-label);color:#333;opacity:.45;margin-bottom:8px;text-transform:uppercase}.project__map-wrapper .popover-content{font-size:var(--fs-label);line-height:1.2;color:#2a2626}.project__map-element{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#d3d3d3}.page-search-result-layer{display:none}.page-search-result-layer__label{display:block;margin-bottom:24px;font-size:var(--fs-label);line-height:3;font-weight:500;text-transform:uppercase}.page-search-result-layer__title{margin-bottom:45px;max-width:700px}.page-search-result-layer__list-item{display:block;padding:24px 46px;margin-bottom:6px;background-color:#f3f5f8}.page-search-result-layer__list-item:last-of-type{margin-bottom:0}@media screen and (max-width:768px){.page-search-result-layer__list-item{padding:16px 28px}}.page-search-result-layer__list-item-inner{position:relative;display:-ms-grid;display:grid;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;-ms-grid-columns:-webkit-min-content auto;-ms-grid-columns:min-content auto;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}.page-search-result-layer__list-item-number{margin-top:.2rem;-ms-grid-row-span:2;grid-row:span 2;color:#be3d3d;font-size:var(--fs-t2);line-height:var(--fs-t2);font-weight:500}@media screen and (max-width:768px){.page-search-result-layer__list-item-number{top:1px;left:-1.5rem}}.page-search-result-layer__list-item-title{margin-bottom:15px;font-size:var(--fs-t3)}.page-search-result-layer__list-item-description{font-weight:500;font-size:var(--fs-t5)}.page__container{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-sizing:border-box;box-sizing:border-box;padding-top:20rem;padding-left:2rem;padding-right:2rem;margin-right:auto;max-width:152.5rem}.page__sections{position:relative;padding-top:7.5rem;width:100%;background-color:#fff}@media screen and (max-width:1200px){.page__sections{padding-top:40px}}@media screen and (max-width:1024px){.page__sections{padding-top:30px}}@media screen and (max-width:768px){.page__sections{padding-top:20px}}@media screen and (max-width:576px){.page__sections{padding-top:16px}}.page__sections::after{content:"";position:absolute;top:0;left:-500rem;height:100%;width:500rem;background-color:#fff;z-index:0}@media screen and (max-width:480px){.page__sections::before{content:"";position:absolute;top:0;right:-2rem;height:100%;width:2rem;background-color:#fff;z-index:0}}.partners{margin-bottom:12rem}@media screen and (max-width:1024px){.partners{margin-bottom:10rem}}@media screen and (max-width:600px){.partners{margin-bottom:6rem}}.partners__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:.9rem;margin:0;padding:0;list-style:none}@media screen and (max-width:1280px){.partners__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:899px){.partners__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.partners__card{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-sizing:border-box;box-sizing:border-box;padding:3.1rem;border:solid 1px rgba(0,0,0,.1);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.partners__card:hover .partners__card-icon{opacity:1;fill:#be3d3d}.partners__card:hover{opacity:.8}.partners__card:focus{outline:0;opacity:.8}.partners__card-logo-container{height:4.2rem;margin-bottom:17.5rem}@media screen and (max-width:899px){.partners__card-logo-container{margin-bottom:7.5rem}}@media screen and (max-width:600px){.partners__card-logo-container{margin-bottom:4rem}}.partners__card-logo{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left}.partners__container{display:-ms-grid;display:grid;-ms-grid-columns:auto 3rem;grid-template-columns:auto 3rem;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}@media screen and (max-width:600px){.partners__container{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.partners__text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners__card-title{font-size:var(--fs-h4);line-height:1.1;font-weight:700;text-transform:uppercase;color:#333;margin-bottom:2.6rem}@media screen and (max-width:600px){.partners__card-title{margin-bottom:1.6rem}}.partners__card-description{font-size:var(--fs-t5);line-height:1.3;font-weight:500}.partners__card-icon{display:block;-ms-flex-item-align:end;align-self:flex-end;width:3rem;height:3rem;fill:#fff;stroke:#000;opacity:.3;-webkit-transition:opacity .3s,fill .3s ease;-o-transition:opacity .3s,fill .3s ease;transition:opacity .3s,fill .3s ease}.parts__container{padding-left:20rem;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width:1024px){.parts__container{padding-top:4rem;padding-bottom:4rem;padding-left:12rem}}@media screen and (max-width:768px){.parts__container{padding-top:2rem;padding-bottom:2rem;padding-left:0}}.principles{background:#f3f5f8}.principles__grid-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:567px){.principles__grid-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.principles__item{padding:0 2rem}@media screen and (max-width:567px){.principles__item{padding:0 0 3rem 0}}.principles__item+.principles__item{border-left:.1rem solid rgba(51,51,51,.2);padding-left:9rem}@media screen and (max-width:1200px){.principles__item+.principles__item{padding-left:7rem}}@media screen and (max-width:1024px){.principles__item+.principles__item{padding-left:5rem}}@media screen and (max-width:768px){.principles__item+.principles__item{padding-left:3rem}}@media screen and (max-width:567px){.principles__item+.principles__item{padding:3rem 0 0 0;border-left:none;border-top:.1rem solid rgba(51,51,51,.2)}}.principles__item-image-wrapper{height:33.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media screen and (max-width:1200px){.principles__item-image-wrapper{height:30rem}}@media screen and (max-width:1024px){.principles__item-image-wrapper{height:26rem}}@media screen and (max-width:768px){.principles__item-image-wrapper{height:20rem}}@media screen and (max-width:576px){.principles__item-image-wrapper{height:auto}}.principles__item-image.mod-bad{height:100%}@media screen and (max-width:576px){.principles__item-image.mod-bad{height:16rem}}.principles__item-image.mod-ok{height:20.7rem}@media screen and (max-width:1200px){.principles__item-image.mod-ok{height:16rem}}@media screen and (max-width:1024px){.principles__item-image.mod-ok{height:12rem}}@media screen and (max-width:768px){.principles__item-image.mod-ok{height:10rem}}@media screen and (max-width:576px){.principles__item-image.mod-ok{height:8rem}}.principles__item-icon{margin-bottom:3rem;height:3.4rem}@media screen and (max-width:1200px){.principles__item-icon{margin-bottom:2.6rem}}@media screen and (max-width:1024px){.principles__item-icon{margin-bottom:2rem;height:3rem}}@media screen and (max-width:768px){.principles__item-icon{margin-bottom:1.6rem;height:2.6rem}}@media screen and (max-width:576px){.principles__item-icon{height:2rem;margin-bottom:1rem}}.priorities__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:4rem}@media screen and (max-width:1200px){.priorities__list{grid-gap:2rem;-ms-grid-columns:auto;grid-template-columns:auto}}@media screen and (max-width:768px){.priorities__list{grid-gap:1rem}}.priorities__item-content-wrapper{padding-left:4.8rem;position:relative}@media screen and (max-width:1200px){.priorities__item-content-wrapper{padding-left:3.8rem}}@media screen and (max-width:1024px){.priorities__item-content-wrapper{padding-left:2.8rem}}@media screen and (max-width:768px){.priorities__item-content-wrapper{padding-left:1.8rem}}.priorities__item-content-wrapper:before{position:absolute;content:"";top:1rem;left:0;width:2rem;height:.2rem;background-color:#be3d3d}@media screen and (max-width:768px){.priorities__item-content-wrapper:before{width:1rem}}.priorities__item:hover .priorities__item-number{color:#be3d3d}.priorities__item-number{color:#fff;font-size:15.2rem;line-height:1;font-weight:700;text-shadow:-1px 0 rgba(0,0,0,.1),0 1px rgba(0,0,0,.1),1px 0 rgba(0,0,0,.1),0 -1px rgba(0,0,0,.1);-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s;margin-bottom:4.2rem}@media screen and (max-width:1200px){.priorities__item-number{font-size:14rem;margin-bottom:3.2rem}}@media screen and (max-width:1024px){.priorities__item-number{font-size:13rem;margin-bottom:1.6rem}}@media screen and (max-width:768px){.priorities__item-number{font-size:12rem;margin-left:1.8rem;margin-bottom:1rem}}@media screen and (max-width:576px){.priorities__item-number{font-size:11rem}}.priorities__item-caption{font-size:var(--fs-t4);line-height:1.2;margin-bottom:5.4rem;text-transform:uppercase;font-weight:700}@media screen and (max-width:1200px){.priorities__item-caption{margin-bottom:4rem}}@media screen and (max-width:1024px){.priorities__item-caption{margin-bottom:2rem}}@media screen and (max-width:768px){.priorities__item-caption{margin-bottom:1rem}}.priorities__item-value{font-weight:500;font-size:var(--fs-t5);line-height:1.2}.project{margin-bottom:11rem}@media screen and (max-width:1024px){.project{margin-bottom:8rem}}@media screen and (max-width:768px){.project{margin-bottom:4rem}}.project__slider-control{width:100%;height:100%;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;cursor:pointer}.project__slider-control:hover .slider-control-svg{fill:#000}.slider-control-svg{fill:rgba(0,0,0,.15);-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}.requisites{--unit-title-fs:2rem;--unit-desc-fs:1.7rem;z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:18rem;background-color:#fff}@media screen and (max-width:1024px){.requisites{--unit-title-fs:1.8rem;--unit-desc-fs:1.4rem;padding-bottom:12rem}}@media screen and (max-width:768px){.requisites{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:8rem}}@media screen and (max-width:480px){.requisites{padding-bottom:4rem}}.requisites::after{content:"";position:absolute;top:0;left:-500rem;height:100%;width:500rem;background-color:#fff;z-index:0}.requisites__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.requisites__container_place_req{max-width:54rem;margin-right:4rem}@media screen and (max-width:768px){.requisites__container_place_req{max-width:100%;margin-right:0;margin-bottom:4rem}}.requisites__container_place_contacts{width:46rem}@media screen and (max-width:768px){.requisites__container_place_contacts{width:100%}}.requisites__unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5.9rem}@media screen and (max-width:768px){.requisites__unit{margin-bottom:3rem}}.requisites__unit:last-of-type{margin-bottom:0}.requisites__unit-title{margin-bottom:1.5rem;font-size:var(--fs-t3);line-height:1.1;text-transform:uppercase;font-family:Intro,sans-serif;font-weight:700}.requisites__unit-desc{font-weight:500;font-size:var(--fs-t4);line-height:1.2;font-family:Intro,sans-serif;margin-bottom:1.4rem}.requisites__unit-desc:last-of-type{margin-bottom:0}.requisites__accent{font-weight:400}.reviews__item{padding-top:6.6rem;padding-bottom:6.6rem;border-bottom:1px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1024px){.reviews__item{padding-top:5rem;padding-bottom:5rem;padding-left:4.5rem}}@media screen and (max-width:567px){.reviews__item{padding-top:3rem;padding-bottom:3rem;padding-left:3.5rem}}.reviews__item:first-child{padding-top:0}.reviews__item:last-child{padding-bottom:0;border-bottom:none}.reviews__item-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:3rem;position:relative}@media screen and (max-width:768px){.reviews__item-container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:2rem}}.reviews__item-container:before{position:absolute;content:"";top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:0;width:11.6rem;height:10rem;background-image:url(../images/dist/quotation-reviews.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:1024px){.reviews__item-container:before{width:9rem;height:8rem}}@media screen and (max-width:567px){.reviews__item-container:before{top:5px;width:7rem;height:6rem}}.reviews__item-title{font-weight:700;font-size:var(--fs-h4);line-height:1.2;margin-bottom:8.8rem}@media screen and (max-width:1200px){.reviews__item-title{margin-bottom:3.6rem}}@media screen and (max-width:768px){.reviews__item-title{margin-bottom:3rem}}@media screen and (max-width:576px){.reviews__item-title{margin-bottom:2rem}}.reviews__item-subtitle{font-weight:700;font-size:var(--fs-t4);margin-bottom:1rem;text-transform:uppercase}@media screen and (max-width:1200px){.reviews__item-subtitle{margin-bottom:.8rem}}@media screen and (max-width:768px){.reviews__item-subtitle{margin-bottom:.6rem}}.reviews__item-caption{font-size:var(--fs-label);line-height:1.6;text-transform:uppercase}.reviews__item-media-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.reviews__item-media-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.reviews__image{height:100%;cursor:pointer;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.reviews__image{height:auto;max-width:100%}}.reviews__pagination-wrapper{margin-top:6rem}.sealing__content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:.6rem}@media screen and (max-width:576px){.sealing__content{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sealing__content-item{padding:4.4rem;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;min-height:37.2rem;border:1px solid rgba(0,0,0,.1)}@media screen and (max-width:1200px){.sealing__content-item{padding:3.6rem;min-height:30rem}}@media screen and (max-width:1024px){.sealing__content-item{padding:3rem;min-height:20rem}}@media screen and (max-width:768px){.sealing__content-item{padding:2rem;min-height:auto}}@media screen and (max-width:576px){.sealing__content-item{padding:1rem}}.sealing__content-item-number{font-size:var(--fs-t2);color:#be3d3d;margin-bottom:1rem}.sealing__content-item-caption{font-size:var(--fs-t2);font-weight:700;margin-bottom:4.2rem}@media screen and (max-width:1024px){.sealing__content-item-caption{margin-bottom:3.2rem}}@media screen and (max-width:768px){.sealing__content-item-caption{margin-bottom:2rem}}@media screen and (max-width:576px){.sealing__content-item-caption{margin-bottom:1rem}}.sealing__content-item-value{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.section{z-index:1;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:17.8rem;font-family:Intro,sans-serif}@media screen and (max-width:1366px){.section{padding-right:7.5rem}}@media screen and (max-width:1024px){.section{padding-right:4rem}}@media screen and (max-width:768px){.section{padding-right:0}}.section_size_narrow{padding-right:8.5rem}@media screen and (max-width:1024px){.section_size_narrow{padding-right:4.5rem}}@media screen and (max-width:768px){.section_size_narrow{padding-right:0}}@media screen and (max-width:480px){.section_size_narrow{padding-right:0}}@media (min-width:640px) and (max-width:1024px){.section_shift{padding:0 5rem 0 3.5rem!important}}.section__paragraph{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--fs-t1);line-height:1.4;font-weight:500;color:#333}@media screen and (max-width:1280px){.section__paragraph{line-height:1.2}}@media screen and (max-width:768px){.section__paragraph{padding-right:2rem}}.section__title-block{position:relative;margin-bottom:53px}@media screen and (max-width:1200px){.section__title-block{margin-bottom:40px}}@media screen and (max-width:1024px){.section__title-block{margin-bottom:30px}}@media screen and (max-width:768px){.section__title-block{margin-bottom:30px}}@media screen and (max-width:576px){.section__title-block{margin-bottom:18px}}.section__title-block_theme_light{color:#fff}.section__title-block_fixed{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:20rem}@media screen and (max-height:768px){.section__title-block_fixed{padding-top:12rem}}@media screen and (max-width:1280px){.section__title-block_fixed{padding-left:0!important;padding-top:10rem;width:calc(100% - 8rem)}}@media screen and (max-width:640px){.section__title-block_fixed{width:calc(100% - 4rem)}}.section__title{color:#000;max-width:74rem}@media (min-width:640px) and (max-width:1024px){.section__title-shift{padding-left:3.5rem!important}}.section__title-back-link{position:absolute;left:-19.8rem;top:.4rem;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;border:1px solid rgba(0,0,0,.2);border-radius:9rem;width:7.7rem;height:4.1rem;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width:1600px){.section__title-back-link{left:-15.4rem}}@media screen and (max-width:1366px){.section__title-back-link{left:-10rem}}@media screen and (max-width:1280px){.section__title-back-link{display:none}}.section__title-back-link:focus,.section__title-back-link:hover{background-color:rgba(190,61,61,.7)}.section__title-back-link:focus .section__title-icon,.section__title-back-link:hover .section__title-icon{stroke:#fff}.section__title-icon{width:2.1rem;height:1.4rem;stroke:#000;fill:none;-webkit-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.section__image{position:absolute;top:0;left:0;z-index:-1;height:64rem;width:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.section__block-title{position:relative;margin-bottom:6.3rem;font-size:var(--fs-h2);line-height:1.2;text-transform:uppercase;font-family:Intro,sans-serif;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:900px}.section__block-title_place_fire-prev{margin-bottom:8rem}.section__block-title_no-line::before{display:none}.section__block-title_mb50p{margin-bottom:2.8rem}.section__block-title::before{content:"";position:absolute;top:2.6rem;left:-20rem;width:13.6rem;height:1px;background-color:#333;opacity:.2;z-index:2}@media screen and (max-width:1366px){.section__block-title::before{width:7.6rem;top:1.6rem;left:-10rem}}@media screen and (max-width:1280px){.section__block-title::before{content:none}}@media screen and (max-width:1366px){.section__block-title{margin-bottom:5rem}}@media screen and (max-width:768px){.section__block-title{margin-bottom:4rem}}@media screen and (max-width:576px){.section__block-title{margin-bottom:3rem}}.section__back-link{position:absolute;bottom:5px;left:4rem}.section__main-title{position:absolute;top:0;left:0;z-index:10;width:100%}@media (max-width:1600px){.section__main-title .back-link-unit{left:-12.4rem}}@media (max-width:1400px){.section__main-title .back-link-unit{display:none}}.slider-section{margin-bottom:15.2rem;overflow-x:hidden}@media screen and (max-width:1024px){.slider-section{margin-bottom:10rem}}@media screen and (max-width:768px){.slider-section{margin-bottom:6rem}}@media screen and (max-width:576px){.slider-section{margin-bottom:3rem}}.slider-section__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider-section__wrapper{padding-left:20rem;padding-right:8.5rem}@media screen and (max-width:1024px){.slider-section__wrapper{padding-left:12rem;padding-right:4.5rem}}@media screen and (max-width:768px){.slider-section__wrapper{padding-left:3rem;padding-right:3rem}}.slider{min-width:100%;min-height:100%}.slider__slide-wrapper{position:relative;width:100%;height:0;padding-bottom:50%}@media screen and (max-width:768px){.slider__slide-wrapper{padding-bottom:60%}}@media screen and (max-width:576px){.slider__slide-wrapper{padding-bottom:70%}}@media screen and (max-width:425px){.slider__slide-wrapper{padding-bottom:80%}}.slider__slide{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(255,0,0,.3)}.slider__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider__btn-container{border:1px solid rgba(0,0,0,.15)}.slider-section__wrapper .slick-slide{margin:0 1rem}@media screen and (max-width:576px){.slider-section__wrapper .slick-slide{margin:0 .5rem}}.slider-section__wrapper .slick-list{margin:0 -1rem;overflow:visible}.specifications__container{background:#f3f5f8;padding:90px}@media screen and (max-width:1200px){.specifications__container{padding:40px}}@media screen and (max-width:1024px){.specifications__container{padding:30px}}@media screen and (max-width:768px){.specifications__container{padding:20px}}@media screen and (max-width:576px){.specifications__container{padding:10px}}.specifications__container+.specifications__container{margin-top:6px}.specifications__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:90px 20px}@media screen and (max-width:1200px){.specifications__grid-wrapper{grid-gap:80px 10px}}@media screen and (max-width:1024px){.specifications__grid-wrapper{grid-gap:40px}}@media screen and (max-width:768px){.specifications__grid-wrapper{grid-gap:30px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.specifications__grid-wrapper{grid-gap:20px}}@media screen and (max-width:426px){.specifications__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:30px}}.specifications__grid-item-icon-wrapper{height:26px;margin-bottom:44px}@media screen and (max-width:1200px){.specifications__grid-item-icon-wrapper{margin-bottom:30px}}@media screen and (max-width:1024px){.specifications__grid-item-icon-wrapper{margin-bottom:20px}}@media screen and (max-width:768px){.specifications__grid-item-icon-wrapper{margin-bottom:16px}}@media screen and (max-width:576px){.specifications__grid-item-icon-wrapper{margin-bottom:12px}}.specifications__grid-item-icon.mod-16{height:16px}.specifications__grid-item-icon.mod-26{height:26px}.specifications__grid-item-icon.mod-20{height:20px}.specifications__grid-item-icon.mod-28{height:28px}.specifications__grid-item-caption{font-weight:700;font-size:var(--fs-h3);line-height:1.2;white-space:nowrap;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width:1200px){.specifications__grid-item-caption{margin-bottom:14px}}@media screen and (max-width:1024px){.specifications__grid-item-caption{margin-bottom:12px}}@media screen and (max-width:576px){.specifications__grid-item-caption{margin-bottom:10px}}.specifications__grid-item-caption span{font-weight:700;font-size:var(--fs-t5);white-space:nowrap;text-transform:uppercase}.specifications__grid-item-lower-caption{font-weight:700;font-size:var(--fs-t5);white-space:nowrap;text-transform:uppercase}.specifications__grid-item-value{font-weight:500;font-size:var(--fs-t5);line-height:1.2;text-transform:uppercase}.specifications__info-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:20px}@media screen and (max-width:768px){.specifications__info-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}.specifications__info-image-wrapper{height:100%;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}.specifications__info-image{max-width:100%;height:210px}@media screen and (max-width:1024px){.specifications__info-image{height:160px}}.specifications__info-title{font-weight:700;font-size:var(--fs-t4);line-height:1.2;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width:1200px){.specifications__info-title{margin-bottom:14px}}@media screen and (max-width:576px){.specifications__info-title{margin-bottom:10px}}.specifications__info-text{font-weight:500;font-size:var(--fs-t4);line-height:1.2}.stats{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:4rem 6rem}@media screen and (max-width:768px){.stats{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:3rem}}@media screen and (max-width:576px){.stats{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:2rem}}.stats__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stats__item:nth-child(3){-ms-grid-column:3;grid-column:3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}@media screen and (max-width:768px){.stats__item:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;grid-row:auto}}@media screen and (max-width:576px){.stats__item:nth-child(3){grid-column:auto}}.stats__item-title{margin-bottom:.8rem;font-size:var(--fs-label);text-transform:uppercase;font-family:Intro,sans-serif;font-weight:700;opacity:.4}.stats__item-desc{font-size:var(--fs-t3);line-height:1.5;font-family:Intro,sans-serif;font-weight:700}.technical-catalog__menu-list-container{width:100%;overflow-x:auto;scrollbar-width:none}.technical-catalog__menu-list-container::-webkit-scrollbar{background-color:transparent;height:.6rem}@media screen and (max-width:640px){.technical-catalog__menu-list-container::-webkit-scrollbar{height:.3rem}}.technical-catalog__menu-list-container::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:.2rem}.technical-catalog__menu-list-container::-webkit-scrollbar-button{display:none}.technical-catalog__menu-list-container::-webkit-scrollbar-track{border-radius:.2rem;background-color:transparent}.technical-catalog__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Intro,sans-serif}.technical-catalog__menu-btn{background-color:transparent;font-family:Intro,sans-serif;padding:1.6rem;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;font-size:var(--fs-t4);cursor:pointer;-webkit-transition:background-color 350ms;-o-transition:background-color 350ms;transition:background-color 350ms;white-space:nowrap;width:100%}@media screen and (max-width:1024px){.technical-catalog__menu-btn{padding:1.8rem}}.technical-catalog__menu-btn.mod-active,.technical-catalog__menu-btn:hover{background-color:#f3f5f8}.technical-catalog__content-container{background:#f3f5f8}.technical-catalog__content-item{display:none}.technical-catalog__content-item.mod-active{display:block}.technical-catalog__content-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:2.2rem;background:#f3f5f8}@media screen and (max-width:1024px){.technical-catalog__content-list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.technical-catalog__content-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.technical-catalog__content-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.technical-catalog__content-list .news__files-item-wrapper:before{border-bottom-color:#fff;border-right-color:#f3f5f8}.technical-catalog__content-list .news__files-item{padding-bottom:2.8rem}.tips__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.6rem;z-index:2}@media screen and (max-width:1024px){.tips__title-wrapper{margin-bottom:6rem;display:block}}@media screen and (max-width:768px){.tips__title-wrapper{margin-bottom:3rem}}@media screen and (max-width:576px){.tips__title-wrapper{margin-bottom:2rem}}.tips__title-value{margin-left:8rem;font-size:var(--fs-t3);line-height:1.2;font-weight:500}@media screen and (max-width:1024px){.tips__title-value{margin-left:0}}@media screen and (max-width:576px){.tips__title-value{margin-left:0}}.tips__grid-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:3fr 1fr;grid-template-columns:3fr 1fr;grid-gap:1rem;margin-bottom:16rem;grid-auto-rows:1fr}@media screen and (max-width:1400px){.tips__grid-wrapper{-ms-grid-columns:2fr 2fr 4fr;grid-template-columns:2fr 2fr 4fr;margin-bottom:8rem}}@media screen and (max-width:576px){.tips__grid-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-bottom:6rem}}@media screen and (max-width:476px){.tips__grid-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto;margin-bottom:5rem}}.tips__grid-item{background-color:#f3f5f8}@media screen and (max-width:476px){.tips__grid-item{grid-column:initial!important;grid-row:initial!important;height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important}}.tips__grid-item:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:4;grid-row:1/5;padding:6.8rem 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.tips__grid-item:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6;padding:3.8rem 3rem}}@media screen and (max-width:768px){.tips__grid-item:nth-child(1){padding:2rem 1.6rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.tips__grid-item:nth-child(1) .tips__grid-item-title{text-align:center;margin-bottom:1.6rem}@media screen and (max-width:1024px){.tips__grid-item:nth-child(1) .tips__grid-item-title{margin-bottom:1.2rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(1) .tips__grid-item-title{margin-bottom:.6rem}}.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:2.2rem}@media screen and (max-width:1024px){.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:1.8rem}}@media screen and (max-width:576px){.tips__grid-item:nth-child(2),.tips__grid-item:nth-child(3),.tips__grid-item:nth-child(4){padding:1.6rem}}.tips__grid-item:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;background-image:url(../images/dist/tips-backgrount-item-1.svg);background-repeat:no-repeat;background-position:top 50% right;background-size:50%;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}.tips__grid-item:nth-child(2) .tips__grid-item-title{margin-bottom:1.6rem}@media screen and (max-width:1400px){.tips__grid-item:nth-child(2){-ms-grid-row:6;-ms-grid-row-span:2;grid-row:6/8;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;background-size:20%}}@media screen and (max-width:567px){.tips__grid-item:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.tips__grid-item:nth-child(3){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}@media screen and (max-width:1400px){.tips__grid-item:nth-child(3){-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}}@media screen and (max-width:567px){.tips__grid-item:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:8;-ms-grid-row-span:2;grid-row:8/10}}.tips__grid-item:nth-child(4){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5}@media screen and (max-width:1400px){.tips__grid-item:nth-child(4){-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}}@media screen and (max-width:567px){.tips__grid-item:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:8;-ms-grid-row-span:2;grid-row:8/10}}.tips__grid-item-images-wrapper{width:48%}.tips__grid-item-images{width:100%;max-height:35.8rem;margin-bottom:4.8rem}@media screen and (max-width:1200px){.tips__grid-item-images{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__grid-item-images{margin-bottom:2rem}}.tips__grid-item-title{font-weight:700;font-size:var(--fs-t4);line-height:1.1;text-transform:uppercase}.tips__grid-item-images-subtitle{font-weight:500;font-size:var(--fs-t5);line-height:1.2;text-align:center}.tips__grid-item-title-small{font-weight:700;font-size:var(--fs-t4);line-height:1.2}.tips__grid-item-link-wrapper{cursor:pointer;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tips__grid-item-link-wrapper:hover .tips__grid-item-link-array{fill:#be3d3d;stroke:#be3d3d;opacity:1}.tips__grid-item-link-content{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}.tips__grid-item-link-images{height:1.6rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-bottom:1.6rem}.tips__grid-item-link-array{fill:transparent;stroke:#333;margin-left:2rem;opacity:.5;-webkit-transition:fill .3s,stroke .3s,opacity .3s;-o-transition:fill .3s,stroke .3s,opacity .3s;transition:fill .3s,stroke .3s,opacity .3s}.tips__files-wrapper{margin-bottom:6rem}@media screen and (max-width:768px){.tips__files-wrapper{margin-bottom:3rem}}.tips__files-subtitle{font-size:var(--fs-t2);line-height:1.2;text-transform:uppercase;color:#be3d3d;margin-bottom:4rem}@media screen and (max-width:1200px){.tips__files-subtitle{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__files-subtitle{margin-bottom:2rem}}@media screen and (max-width:576px){.tips__files-subtitle{margin-bottom:1.6rem}}.tips__files-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1.8rem}@media screen and (max-width:768px){.tips__files-list{grid-gap:1rem}}@media screen and (max-width:576px){.tips__files-list{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.6rem}}.tips__files-link{cursor:pointer;padding:1.2rem 2.4rem;background-color:#f3f5f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.tips__files-link{padding:1rem 1.8rem}}@media screen and (max-width:768px){.tips__files-link{padding:1rem}}.tips__files-link-text{font-size:var(--fs-t5)}.tips__files-link-image-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}.tips__files-link-image{height:2.6rem;margin-bottom:.8rem}@media screen and (max-width:1024px){.tips__files-link-image{height:2rem}}@media screen and (max-width:768px){.tips__files-link-image{height:1.8rem;margin-bottom:.4rem}}.tips__files-link-image-caption{font-size:var(--fs-label);color:rgba(51,51,51,.4);text-transform:uppercase}.tips__accordion-wrapper{margin-bottom:7rem}.tips__info-block{padding:6rem;background-color:#f3f5f8}@media screen and (max-width:1200px){.tips__info-block{padding:4rem}}@media screen and (max-width:1024px){.tips__info-block{padding:3rem}}@media screen and (max-width:768px){.tips__info-block{padding:2rem}}@media screen and (max-width:576px){.tips__info-block{padding:1rem}}.tips__info-block-title{font-weight:700;font-size:var(--fs-t2);line-height:1.2;margin-bottom:4.8rem}@media screen and (max-width:1200px){.tips__info-block-title{margin-bottom:2rem}}.tips__info-block-text{font-weight:500;font-size:var(--fs-t3);line-height:1.2}.tips__info-block-text p{margin-bottom:5rem}.tips__info-block-text p:last-child{margin-bottom:0}@media screen and (max-width:1200px){.tips__info-block-text p{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text p{margin-bottom:2rem}}.tips__info-block-text ol{counter-reset:section;margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-text ol{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-text ol{margin-bottom:2rem}}.tips__info-block-text ol li{counter-increment:section;padding-left:3.2rem;position:relative;margin-bottom:2rem}@media screen and (max-width:1200px){.tips__info-block-text ol li{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text ol li{margin-bottom:2rem}}@media screen and (max-width:1024px){.tips__info-block-text ol li{margin-bottom:1.6rem}}@media screen and (max-width:576px){.tips__info-block-text ol li{margin-bottom:1.2rem}}.tips__info-block-text ol li:last-of-type{margin-bottom:0}.tips__info-block-text ol li::before{content:counter(section) ".";color:#be3d3d;position:absolute;top:0;left:0}.tips__info-block-text ul{margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-text ul{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-text ul{margin-bottom:2rem}}.tips__info-block-text ul li{padding-left:3.2rem;position:relative;margin-bottom:2rem}@media screen and (max-width:1200px){.tips__info-block-text ul li{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text ul li{margin-bottom:2rem}}.tips__info-block-text ul li:before{position:absolute;content:"";width:1rem;height:.2rem;background-color:#333;top:1rem;left:0}@media screen and (max-width:1024px){.tips__info-block-text ul li:before{width:.8rem}}@media screen and (max-width:576px){.tips__info-block-text ul li:before{width:.6rem;height:.1rem}}@media screen and (max-width:1024px){.tips__info-block-text ul li{margin-bottom:1.6rem}}@media screen and (max-width:576px){.tips__info-block-text ul li{margin-bottom:1.2rem}}.tips__info-block-text ul li:last-of-type{margin-bottom:0}.tips__info-block-text table{width:100%;border-collapse:collapse}.tips__info-block-text table thead{background-color:#f3f5f8}.tips__info-block-text table thead td{opacity:.25;font-size:var(--fs-t2);font-weight:700;line-height:1.2}.tips__info-block-text table td{font-size:var(--fs-t3);font-weight:500;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem;text-align:center;border:solid 1px #f3f5f8;width:50%}@media screen and (max-width:1024px){.tips__info-block-text table td{padding:2rem}}@media screen and (max-width:600px){.tips__info-block-text table td{padding:1rem}}.tips__info-block-text-item{font-weight:500;font-size:var(--fs-t3);line-height:1.2;margin-bottom:5rem}.tips__info-block-text-item:last-child{margin-bottom:0}@media screen and (max-width:1200px){.tips__info-block-text-item{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-text-item{margin-bottom:2rem}}.tips__info-block-list{margin-bottom:6rem}@media screen and (max-width:1200px){.tips__info-block-list{margin-bottom:4rem}}@media screen and (max-width:576px){.tips__info-block-list{margin-bottom:2rem}}.tips__info-block-list-item{font-weight:500;font-size:var(--fs-t3);line-height:1.2;padding-left:3.2rem;position:relative}@media screen and (max-width:1200px){.tips__info-block-list-item{margin-bottom:3rem}}@media screen and (max-width:768px){.tips__info-block-list-item{margin-bottom:2rem}}.tips__info-block-list-item:before{position:absolute;content:"";width:1rem;height:.2rem;background-color:#333;top:1rem;left:0}@media screen and (max-width:1024px){.tips__info-block-list-item:before{width:.8rem}}@media screen and (max-width:576px){.tips__info-block-list-item:before{width:.6rem;height:.1rem}}.tips__info-block-list-item+.tips__info-block-list-item{margin-top:2rem}@media screen and (max-width:1024px){.tips__info-block-list-item+.tips__info-block-list-item{margin-top:1.6rem}}@media screen and (max-width:576px){.tips__info-block-list-item+.tips__info-block-list-item{margin-top:1.2rem}}.tips__grid-item-btn{line-height:initial;padding:2.2rem 4.6rem}@media screen and (max-width:1400px){.tips__grid-item-btn{padding:1.8rem 3.6rem}}@media screen and (max-width:768px){.tips__grid-item-btn{padding:1.6rem 3rem}}