.hero__slider-wrapper{position:relative;box-shadow:0px 0px 40px rgba(0, 0, 0, 0.1)}.hero__slider{overflow:hidden}.hero__slider img{height:auto;width:100%}.hero__slider-imgBg{position:absolute;left:0;top:0;width:100%;height:100%}.hero__slider-content{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:28.3vw}@media screen and (max-width:991px){.hero__slider-content{padding-top:30px;padding-bottom:30px}}.hero__content._block-width{max-width:430px}@media screen and (max-width:1399px){.hero__content._block-width{max-width:370px}}@media screen and (max-width:1199px){.hero__content._block-width{max-width:305px}}@media screen and (max-width:991px){.hero__content._block-width{max-width:100%}}@media screen and (max-width:991px){.hero__content{display:flex;flex-direction:column}}.hero__slider-title{margin-bottom:15px}@media screen and (max-width:1199px){.hero__slider-title{margin-bottom:10px}}@media screen and (max-width:991px){.hero__slider-title{color:#fff}}.hero__slider-text{margin-bottom:25px;line-height:1.5;color:var(--color-text)}@media screen and (max-width:1199px){.hero__slider-text{margin-bottom:10px}}@media screen and (max-width:991px){.hero__slider-text{color:#fff}}@media screen and (max-width:424px){.hero__slider-btns{display:none}}.hero__slider-imgAdd{position:absolute;top:50%;right:0;max-width:69%;width:100%;height:100%;transform:skewX(-17deg) translate(8%, -50%);overflow:hidden}@media screen and (max-width:991px){.hero__slider-imgAdd{max-width:100%;transform:translate(0, -50%) skewX(0)}}.hero__slider-imgAdd img{position:absolute;top:50%;right:0;transform:skewX(17deg) translateY(-50%)}@media screen and (max-width:991px){.hero__slider-imgAdd img{transform:translateX(0px) skewX(0) translateY(-50%)}}@media screen and (max-width:425px){.hero__slider-imgAdd img{height:100%}}@media screen and (max-width:767px){.hero__slide{height:auto;min-height:100%}}.hero__slider-imgFilter{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.4)}@media screen and (max-width:991px){.hero__slider-imgFilter{display:block}}.b-service__items{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:65px;row-gap:55px}@media screen and (max-width:1799px){.b-service__items{gap:50px}}@media screen and (max-width:1199px){.b-service__items{gap:20px}}@media screen and (max-width:991px){.b-service__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:767px){.b-service__items{grid-template-columns:auto}}.b-service__item{position:relative;transition:all 0.3s;border-radius:var(--border-radius);overflow:hidden}.b-service__item:hover{box-shadow:var(--box-shadow)}.b-service__item:hover .b-service__item-filter_let{filter:opacity(0.5)}.b-service__item img{height:100%;width:100%}.b-service__item-img{height:100%}.b-service__item-filter{position:absolute;top:0;left:0;width:100%;height:100%}.b-service__item-filter_let{filter:opacity(0);background-color:#000;transition:all 0.3s}.b-service__item-filter_const{background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 100%)}.b-service__item-content{padding:40px;position:absolute;width:100%;height:100%;top:0;left:0;z-index:8;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1599px){.b-service__item-content{padding:20px}}@media screen and (max-width:1199px){.b-service__item-content{padding:20px;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:center}}@media screen and (max-width:991px){.b-service__item-content{display:flex;flex-direction:column;justify-content:center;align-items:start}}@media screen and (max-width:1199px){.b-service__item-link{align-self:end}}@media screen and (max-width:991px){.b-service__item-link{align-self:start}}.b-service__bg-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.b-service__item-title{pointer-events:none;font-weight:var(--font-weight-bold);font-size:1.5rem;line-height:1.2;color:#fff;margin-bottom:15px;cursor:default}@media screen and (max-width:1599px){.b-service__item-title{font-size:1.25rem}}@media screen and (max-width:1199px){.b-service__item-title{font-size:1rem}}@media screen and (max-width:767px){.b-service__item-title{font-size:1.25rem}}@media screen and (max-width:424px){.b-service__item-title{font-size:1rem;margin-bottom:10px}}.b-text-media--col-image img{border-radius:var(--border-radius)}.b-text-media--item{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:3rem}.is-inverted .b-text-media--col-image{order:-1}.b-text-media__top{display:grid;grid-template-columns:auto 750px;column-gap:40px;align-items:end;position:relative}@media screen and (max-width:1799px){.b-text-media__top{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:1199px){.b-text-media__top{grid-template-columns:auto;row-gap:30px}}.b-text-media__bottom{margin-top:30px}@media screen and (max-width:1199px){.b-text-media__bottom{margin-top:10px}}.b-text-media__image-wrapper{position:absolute;bottom:0;right:0;max-width:750px}@media screen and (max-width:1799px){.b-text-media__image-wrapper{max-width:calc(50% - 20px);bottom:50%;transform:translateY(50%)}}@media screen and (max-width:1199px){.b-text-media__image-wrapper{position:static;transform:translateY(0);max-width:750px;grid-row:1 / 2}}.b-text-media__image{box-shadow:var(--box-shadow);border-radius:var(--border-radius);overflow:hidden}.b-text-media__btn{position:absolute;right:40px;bottom:0;transform:translateY(50%)}.b-text-media__content{font-weight:400;font-size:1rem;line-height:1.625;text-align:justify;color:#fff}.b-text-media__content._desktop{display:block}@media screen and (max-width:1199px){.b-text-media__content._desktop{display:none}}.b-text-media__content._mobile{display:none}@media screen and (max-width:1199px){.b-text-media__content._mobile{display:block}}.b-gallery{}.b-gallery__item{display:grid;grid-template-columns:750px auto;column-gap:50px;align-items:center}@media screen and (max-width:1799px){.b-gallery__item{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:1199px){.b-gallery__item{grid-template-columns:auto;row-gap:20px}}.b-gallery__item._inverted{grid-template-columns:auto 750px}.b-gallery__item._inverted>div:nth-child(2){grid-column:1 / 2;grid-row:1 / 2}@media screen and (max-width:1799px){.b-gallery__item._inverted{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:1199px){.b-gallery__item._inverted{grid-template-columns:auto;row-gap:20px}.b-gallery__item._inverted>div:nth-child(2){grid-column:auto;grid-row:auto}}.b-gallery__item:not(:last-child){margin-bottom:60px}.b-gallery__item-title{font-weight:var(--font-weight-bold);font-size:1.875rem;line-height:1.2;color:var(--color-text-secondary);text-transform:uppercase}@media screen and (max-width:1199px){.b-gallery__item-title{text-align:center}}@media screen and (max-width:767px){.b-gallery__item-title{font-size:1.5rem}}@media screen and (max-width:424px){.b-gallery__item-title{font-size:1.25rem}}.b-gallery__item-descr{position:relative;margin-top:20px;font-weight:var(--font-weight);font-size:0.9375rem;line-height:1.6;text-align:justify;color:var(--color-text)}.b-gallery__item-contentWrapper{position:relative}.b-gallery__item-content{background-position:center;background-size:auto;background-repeat:no-repeat}.b-gallery__item-content._bigText:before{background:linear-gradient(to bottom, rgba(40, 40, 40, 0) 0%, #fff 100%)}.b-gallery__item-btnWrapper{margin-top:25px;display:flex;justify-content:end}@media screen and (max-width:1199px){.b-gallery__item-btnWrapper{justify-content:center}}.b-gallery__item-img{position:relative;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow)}@media screen and (max-width:1199px){.b-gallery__item-img{max-width:750px}}.b-gallery__item-img img{width:100%}.b-gallery__item-imgDivider{display:flex;align-items:center;position:absolute;top:0;height:100%;width:100%;left:50%;transform:translateX(-50%);z-index:2}.b-gallery__item-imgFilter{height:100%;width:50%;position:absolute;right:0;background-color:rgba(0, 0, 0, 0.5);background-position:right;background-size:cover;background-repeat:no-repeat}.b-gallery__item-imgLine{height:100%;width:6px;position:absolute;left:50%;transform:translateX(-50%);background-color:var(--color-primary)}.b-gallery__filter-btn{width:60px;height:60px;border-radius:100%;background-color:var(--color-primary);position:absolute;left:50%;transform:translateX(-50%);z-index:9;display:flex;justify-content:center;align-items:center;cursor:pointer}.b-gallery__filter-btn svg{fill:#fff}.b-gallery__btn-wrapper{margin-top:-10px;display:flex;justify-content:center}.b-form__content{padding-top:38px;display:flex;justify-content:center;align-items:center}.b-form__fields{display:grid;grid-template-columns:repeat(4, auto) 210px;column-gap:20px}@media screen and (max-width:1799px){.b-form__fields{padding:0 20px}}@media screen and (max-width:991px){.b-form__fields{width:100%;grid-template-columns:auto;row-gap:50px;padding:0 40px}}@media screen and (max-width:424px){.b-form__fields{padding:0 1rem}}@media screen and (max-width:1799px){.b-form__fields .input::placeholder{font-size:0.85rem}}@media screen and (max-width:1399px){.b-form__fields .input::placeholder{max-width:95px}}@media screen and (max-width:991px){.b-form__fields .input::placeholder{max-width:100%}}@media screen and (max-width:991px){.b-form__fields .button{width:100%}}.b-form .message.is-success{grid-column:1 / 6}.b-form .form-check__privacy{color:#fff;position:relative;z-index:1;max-width:920px;margin:0 auto}@media screen and (max-width:1799px){.b-form .form-check__privacy{padding:20px}}@media screen and (max-width:991px){.b-form .form-check__privacy{padding:40px}}@media screen and (max-width:424px){.b-form .form-check__privacy{padding:1rem}}.b-form__image{text-align:center}.b-video-slider__slider-wrapper{position:relative}.b-video-slider__slider{overflow:hidden}.b-video-slider__pagination{position:absolute;top:-56px !important;right:0;z-index:9;transform:translateY(-100%)}@media screen and (max-width:767px){.b-video-slider__pagination{position:relative;top:auto !important;bottom:0 !important;left:0 !important;transform:translateY(0);margin-top:20px}}@media screen and (max-width:424px){.b-video-slider__pagination{max-width:50%}}@media screen and (max-width:767px){.b-video-slider__slider-btns{bottom:1rem !important}}@media screen and (max-width:575px){.b-video-slider__slider-btns{right:0}}.b-video-slider__item{display:block;position:relative;border-radius:var(--border-radius);overflow:hidden}.b-video-slider__item-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:8}.b-video-slider__item-title{padding:30px;font-weight:var(--font-weight-bold);font-size:1.125rem;line-height:1.2;color:#fff}@media screen and (max-width:1199px){.b-video-slider__item-title{padding:1rem}}@media screen and (max-width:1199px){.b-video-slider__item-title{font-size:1rem}}.b-video-slider__filter{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.b-video-slider__item-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9}.b-video-slider__item-video video{display:block;width:100%}@media screen and (max-width:1799px){.b-advantages{margin:0 !important}}.b-advantages .section-bg{position:relative}.b-advantages__img{border-radius:var(--border-radius);overflow:hidden;z-index:8;position:absolute;left:0;top:50%;transform:translateY(-50%);box-shadow:var(--box-shadow);width:42%;max-width:800px}@media screen and (max-width:1799px){.b-advantages__img{width:46%}}@media screen and (max-width:991px){.b-advantages__img{display:none}}.b-advantages__img img{width:100%}.b-advantages__img-mobile{display:none;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow);margin-bottom:20px}@media screen and (max-width:991px){.b-advantages__img-mobile{display:block}}.b-advantages__items-containerWrapper{overflow:hidden}.b-advantages__items-container{display:flex;justify-content:end}@media screen and (max-width:1799px){.b-advantages__items-container{margin-top:0;margin-bottom:0;padding-top:10px;padding-bottom:20px}}.b-advantages__items-wrapper{max-width:910px}@media screen and (max-width:1799px){.b-advantages__items-wrapper{max-width:50%}}@media screen and (max-width:991px){.b-advantages__items-wrapper{max-width:100%}}.b-advantages__items{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:30px;row-gap:20px}@media screen and (max-width:1199px){.b-advantages__items{grid-template-columns:auto}}@media screen and (max-width:1199px){.b-advantages__items{grid-template-columns:repeat(2, 1fr);gap:20px}}@media screen and (max-width:575px){.b-advantages__items{grid-template-columns:100%}}.b-advantages__item{border-radius:var(--border-radius);min-height:70px;background-color:var(--color-secondary);overflow:hidden;display:flex;justify-content:center;align-items:center;padding:20px}.b-advantages__item-title{font-weight:var(--font-weight-bold);font-size:1.125rem;line-height:1.2;color:#fff;text-align:center}@media screen and (max-width:1799px){.b-advantages__item-title{font-size:1rem}}.b-reviews__content{display:grid;grid-template-columns:760px auto;column-gap:50px}@media screen and (max-width:1799px){.b-reviews__content{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:991px){.b-reviews__content{grid-template-columns:auto;row-gap:44px}}.b-reviews__widget>div{height:100%;width:100%}@media screen and (max-width:991px){.b-reviews__widget>div{min-height:680px}}.b-reviews__subdescr{height:auto !important;min-height:auto !important}.b-reviews__items{display:flex;flex-direction:column;gap:44px}.b-reviews__item{position:relative;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow)}@media screen and (max-width:1199px){.b-reviews__item{min-height:210px}}@media screen and (max-width:575px){.b-reviews__item{min-height:250px}}@media screen and (max-width:1199px){.b-reviews__item-bg{height:100%}}.b-reviews__item-bg img{width:100%}@media screen and (max-width:1199px){.b-reviews__item-bg img{height:100%}}.b-reviews__item-content{padding:86px 49px;position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:1399px){.b-reviews__item-content{padding:40px}}@media screen and (max-width:1199px){.b-reviews__item-content{padding:20px}}@media screen and (max-width:991px){.b-reviews__item-content{padding:40px}}@media screen and (max-width:575px){.b-reviews__item-content{padding:20px}}.b-reviews__item-titleWrapper{position:relative;display:flex;column-gap:10px;align-items:center;margin-bottom:10px}.b-reviews__item-titleWrapper svg,.b-reviews__item-titleWrapper img{max-width:30px}.b-reviews__item-title{font-weight:var(--font-weight-bold);font-size:1.5rem;line-height:1.2;color:#fff}.b-reviews__item-descr{position:relative;font-size:1.125rem;line-height:1.2;color:var(--color-text-third);margin-bottom:15px}@media screen and (max-width:424px){.b-reviews__item-descr{color:#fff}}.b-reviews__descr{font-weight:var(--font-weight-regular);font-size:1rem;line-height:1.62;text-align:justify;color:var(--color-text);padding-bottom:80px}.b-reviews__contacts{height:auto !important;min-height:auto !important;display:grid;grid-template-columns:70px auto;align-items:center;gap:20px;font-weight:var(--font-weight-regular);font-size:1.3125rem;line-height:1.43;color:var(--color-text-secondary)}@media screen and (max-width:767px){.b-reviews__contacts{font-size:1.125rem}}.b-reviews__contacts ._grey{color:var(--color-text-third)}.b-reviews__contacts:not(:last-child){margin-bottom:30px}.b-reviews__contacts-icon{height:70px;border-radius:100%;background-color:var(--color-primary);display:flex;align-items:center;justify-content:center}.b-reviews__contacts-icon svg,.b-reviews__contacts-icon img{max-width:24px;max-height:31px;fill:#fff}.b-reviews__phone:hover{color:var(--color-primary)}.b-partners__items{display:grid;grid-template-columns:repeat(7, 1fr);gap:17px}@media screen and (max-width:1399px){.b-partners__items{grid-template-columns:repeat(5, 1fr)}}@media screen and (max-width:991px){.b-partners__items{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width:575px){.b-partners__items{grid-template-columns:repeat(2, 1fr)}}.b-partners__items._p-bottom-b{padding-bottom:var(--section-padding-big)}.b-partners__items._p-bottom-m{padding-bottom:var(--section-padding-medium)}.b-partners__items._p-bottom-s{padding-bottom:var(--section-padding-small)}.b-partners__items._p-bottom-es{padding-bottom:var(--section-padding-extrasmall)}.b-partners__item{box-shadow:0 0 0 1px var(--color-text-title-shadow);border-radius:var(--border-radius);background-color:#fff;display:flex;justify-content:center;align-items:center}.b-partners__item._hidden{display:none}@media screen and (max-width:1199px){.b-partners__item._hidden{display:flex}}@media screen and (max-width:575px){.b-partners__item._hidden{display:none}}.b-partners__item-descr{font-weight:var(--font-weight-bold);font-size:1.125rem;line-height:1.44;color:var(--color-text);text-align:center}@media screen and (max-width:1399px){.b-partners__item-descr{font-size:1rem}}.b-partners-item{display:grid;place-items:center;height:100%;padding:1.5rem}.b-map{position:relative;z-index:9}@media screen and (max-width:575px){.b-map .container{padding:0}}.b-map .ya-map{height:600px;box-shadow:var(--box-shadow)}@media screen and (max-width:1399px){.b-map .ya-map{height:400px}}@media screen and (max-width:575px){.b-map .ya-map{border-radius:0}}.b-map .ymaps-2-1-79-map{width:100%}/*# sourceMappingURL=./page-35c48d982e8e93465f4ac47e20952fa5.map */