@font-face{src:url(/assets/fonts/inter/inter-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;font-family:Inter}@font-face{src:url(/assets/fonts/inter/inter-medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap;font-family:Inter}@font-face{src:url(/assets/fonts/inter/inter-bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap;font-family:Inter}html{scroll-padding-top:60px}@media only screen and (min-width:60em){html{scroll-behavior:smooth}}body{font-weight:500;color:#000;background-color:#fff;font-family:Inter,sans-serif}main{gap:72px;display:grid}@media only screen and (min-width:60em){main{gap:96px}}button{font-family:inherit}.rhs-gallery{--rhs-gallery-font-size:20px;--rhs-gallery-line-height:28px;--rhs-gallery-list-gap:16px;--rhs-gallery-title-margin:24px}@media only screen and (min-width:36em){.rhs-gallery{--rhs-gallery-font-size:24px;--rhs-gallery-line-height:32px;--rhs-gallery-title-margin:32px}}@media only screen and (min-width:75em){.rhs-gallery{--rhs-gallery-font-size:28px;--rhs-gallery-line-height:36px;--rhs-gallery-list-gap:24px;--rhs-gallery-title-margin:48px}}.rhs-gallery__title{font-size:var(--rhs-gallery-font-size);margin-bottom:var(--rhs-gallery-title-margin);line-height:var(--rhs-gallery-line-height)}.rhs-gallery__list{gap:var(--rhs-gallery-list-gap);display:grid}@media only screen and (min-width:36em){.rhs-gallery__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:75em){.rhs-gallery__list{grid-template-columns:repeat(3,1fr)}}.rhs-gallery__item{padding:0;border:none;text-decoration:none;position:relative;outline:none;background-color:transparent;aspect-ratio:1;cursor:pointer}.rhs-gallery__item-overlay{padding:16px;justify-content:center;right:0;color:#fff;position:absolute;bottom:0;text-align:center;top:0;background-color:rgba(0,0,0,.5);align-items:center;left:0;display:flex;z-index:100}.rhs-gallery__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rhs-gallery-lightbox{height:100vh;padding:56px 12px 12px;justify-content:center;--rhs-gallery-lightbox-text-line-height:22px;--rhs-gallery-lightbox-slide-count-text-line-height:24px;position:fixed;--rhs-gallery-lightbox-text-font-size:14px;top:0;background-color:rgba(0,0,0,.7);align-items:center;left:0;width:100vw;--rhs-gallery-lightbox-slide-count-text-font-size:16px;display:flex;z-index:1000}@media only screen and (min-width:36em){.rhs-gallery-lightbox{--rhs-gallery-lightbox-slide-count-text-line-height:28px;--rhs-gallery-lightbox-slide-count-text-font-size:20px}}@media only screen and (min-width:60em){.rhs-gallery-lightbox{padding:120px 12px;--rhs-gallery-lightbox-slide-count-text-line-height:22px;gap:16px;--rhs-gallery-lightbox-slide-count-text-font-size:14px}}@media only screen and (min-width:75em){.rhs-gallery-lightbox{--rhs-gallery-lightbox-slide-count-text-line-height:22px;gap:24px;--rhs-gallery-lightbox-slide-count-text-font-size:14px}}.rhs-gallery-lightbox__btn{height:-moz-max-content;height:max-content;padding:0;transition-duration:.15s;border:none;transition-timing-function:ease-out;color:#fff;position:absolute;outline:none;background-color:transparent;margin:0;cursor:pointer;width:-moz-max-content;width:max-content;font-family:inherit;transition-property:color;z-index:1000}.rhs-gallery-lightbox__btn:hover{color:#f8f8f8}.rhs-gallery-lightbox__btn--close{right:12px;top:24px}@media only screen and (min-width:36em){.rhs-gallery-lightbox__btn--close{right:32px;top:32px}}.rhs-gallery-lightbox__btn--next,.rhs-gallery-lightbox__btn--prev{display:none}@media only screen and (min-width:60em){.rhs-gallery-lightbox__btn--next,.rhs-gallery-lightbox__btn--prev{display:block}}.rhs-gallery-lightbox__btn--prev{left:8px}@media only screen and (min-width:60em){.rhs-gallery-lightbox__btn--prev{left:32px}}.rhs-gallery-lightbox__btn--next{right:8px}@media only screen and (min-width:60em){.rhs-gallery-lightbox__btn--next{right:32px}}.rhs-gallery-lightbox__btn .rhs-icon{height:24px;width:24px}@media only screen and (min-width:36em){.rhs-gallery-lightbox__btn .rhs-icon{height:32px;width:32px}}@media only screen and (min-width:75em){.rhs-gallery-lightbox__btn .rhs-icon{height:40px;width:40px}}.rhs-gallery-lightbox__container{list-style:none;height:-moz-max-content;height:max-content;padding:0;position:relative;margin:0;width:100%}.rhs-gallery-lightbox__container-slide{transform:translate3d(-50%,-50%,0);justify-content:center;transition-duration:.15s;transition-timing-function:ease-out;position:absolute;flex-direction:column;opacity:0;top:50%;left:50%;width:100vw;transition-property:opacity;display:flex}@media only screen and (min-width:60em){.rhs-gallery-lightbox__container-slide{width:-moz-max-content;width:max-content}}.rhs-gallery-lightbox__container-slide img{max-height:70vh;-o-object-fit:cover;object-fit:cover;min-width:320px;width:100%;display:block}.rhs-gallery-lightbox__container-slide--active{opacity:1;z-index:10}.rhs-gallery-lightbox__container-slide--product{width:100%;display:grid}.rhs-gallery-lightbox__info{padding:0 12px;font-size:var(--rhs-gallery-lightbox-text-font-size);color:#fff;line-height:var(--rhs-gallery-lightbox-text-line-height);margin-top:16px;display:flex}@media only screen and (min-width:36em){.rhs-gallery-lightbox__info{padding:0 32px;margin-top:24px}}@media only screen and (min-width:75em){.rhs-gallery-lightbox__info{padding:0}}.rhs-gallery-lightbox__description{width:100%}@media only screen and (min-width:75em){.rhs-gallery-lightbox__description{margin-right:16px}}.rhs-gallery-lightbox__slide-count{font-size:var(--rhs-gallery-lightbox-slide-count-text-font-size);color:#fff;margin-left:auto;line-height:var(--rhs-gallery-lightbox-slide-count-text-line-height);white-space:nowrap}.rhs-gallery-lightbox__slide-count--desktop{display:none}@media only screen and (min-width:75em){.rhs-gallery-lightbox__slide-count--desktop{display:flex}}.rhs-gallery-lightbox__slide-count--mobile{position:absolute;top:24px;left:12px}@media only screen and (min-width:36em){.rhs-gallery-lightbox__slide-count--mobile{top:34px;left:32px}}@media only screen and (min-width:75em){.rhs-gallery-lightbox__slide-count--mobile{display:none}}h1,h2,h3,h4,h5,h6{font-weight:700;margin:24px 0}@media only screen and (min-width:36em){h1,h2,h3,h4,h5,h6{margin-bottom:32px}}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:28px;line-height:36px}@media only screen and (min-width:36em){h1{font-size:32px;line-height:42px}}@media only screen and (min-width:75em){h1{font-size:36px;line-height:48px}}h2{font-size:22px;line-height:28px}@media only screen and (min-width:36em){h2{font-size:24px;line-height:32px}}@media only screen and (min-width:75em){h2{font-size:28px;line-height:36px}}h3{font-size:16px;line-height:24px}@media only screen and (min-width:36em){h3{font-size:18px;line-height:26px}}@media only screen and (min-width:75em){h3{font-size:20px;line-height:28px}}h4,h5,h6{font-size:16px;line-height:24px}a{transition-duration:.15s;transition-timing-function:ease-out;color:#4fc7b5;transition-property:color}a,a:active,a:hover{text-decoration:none}a:active,a:hover{color:#309787}b,strong{font-weight:700}blockquote,ol,p,ul{margin-bottom:0;margin-top:24px}blockquote{border-left:4px solid #4fc7b5;margin-right:0;margin-left:16px;padding-left:16px}p+ol,p+ul{margin-top:8px}blockquote:first-child,ol:first-child,p:first-child,ul:first-child{margin-top:0}img{height:auto;max-width:100%;display:inline-block}.table{overflow-x:auto;--table-scroll-color:#ededed;margin:0;scrollbar-color:var(--table-scroll-thumb-color) var(--table-scroll-color);--table-scroll-thumb-color:#b0b0b0;scrollbar-width:thin}.table::-webkit-scrollbar{height:8px;background-color:var(--stable-croll-color);width:8px}.table::-webkit-scrollbar-thumb{background-color:var(--table-scroll-thumb-color)}table:not(.rhs-mx-table){--table-cell-padding-y:18px;--table-head-cell-color:#000;--table-cell-bg:#fff;--table-font-size:14px;font-size:var(--table-font-size);font-weight:300;--table-line-height:22px;--table-cell-color:#000;--table-cell-padding-x:12px;--table-cell-border-color:#d9d9d9;--table-head-cell-bg:#f8f8f8;margin:0 0 8px;width:100%;line-height:var(--table-line-height)}@media only screen and (min-width:36em){table:not(.rhs-mx-table){--table-cell-padding-y:24px;--table-cell-padding-x:16px}}@media only screen and (min-width:75em){table:not(.rhs-mx-table){--table-font-size:16px;--table-line-height:24px}}table:not(.rhs-mx-table) td,table:not(.rhs-mx-table) th{padding:var(--table-cell-padding-y) var(--table-cell-padding-x);border:1px solid var(--table-cell-border-color);color:var(--table-cell-color);text-align:left;background-color:var(--table-cell-bg)}table:not(.rhs-mx-table) th{font-weight:500;color:var(--table-head-cell-color);background-color:var(--table-head-cell-bg)}iframe{border:none;outline:none}.rhs-hero-section .slider__nav-button{display:none}@media only screen and (min-width:60em){.rhs-hero-section .slider__nav-button{display:block}}.rhs-hero-item{--rhs-hero-item-desritpion-line-height:22px;height:var(--rhs-hero-item-height);--rhs-hero-item-desritpion-font-size:14px;--rhs-hero-item-title-color:#000;--rhs-hero-item-title-font-size:20px;--rhs-hero-item-height:656px;--rhs-hero-item-text-bg:#fff;--rhs-hero-item-text-color:#4e4e4e;--rhs-hero-item-title-line-height:28px}@media only screen and (min-width:36em){.rhs-hero-item{--rhs-hero-item-desritpion-line-height:24px;--rhs-hero-item-desritpion-font-size:16px;--rhs-hero-item-title-font-size:28px;--rhs-hero-item-title-line-height:36px}}@media only screen and (min-width:60em){.rhs-hero-item{--rhs-hero-item-height:556px}}@media only screen and (min-width:75em){.rhs-hero-item{--rhs-hero-item-title-font-size:36px;--rhs-hero-item-title-line-height:48px}}.rhs-hero-item__image{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%}.rhs-hero-item__container{height:100%;justify-content:flex-end;position:relative;flex-direction:column;display:flex}@media only screen and (min-width:60em){.rhs-hero-item__container{padding-top:32px;padding-bottom:32px}}@media only screen and (min-width:75em){.rhs-hero-item__container{padding-top:40px;padding-bottom:40px}}.rhs-hero-item__text-wrapper{padding:24px;color:var(--rhs-hero-item-text-color);background:var(--rhs-hero-item-text-bg)}@media only screen and (min-width:60em){.rhs-hero-item__text-wrapper{margin-left:114px;width:480px}.rhs-hero-item__text-wrapper--placement-left{margin-left:114px}.rhs-hero-item__text-wrapper--placement-right{margin-right:114px;margin-left:auto}}@media only screen and (min-width:90em){.rhs-hero-item__text-wrapper,.rhs-hero-item__text-wrapper--placement-left{margin-left:0}.rhs-hero-item__text-wrapper--placement-right{margin-right:0;margin-left:auto}}.rhs-hero-item__title{font-size:var(--rhs-hero-item-title-font-size);font-weight:700;color:var(--rhs-hero-item-title-color);margin:0;line-height:var(--rhs-hero-item-title-line-height)}.rhs-hero-item__description{font-size:var(--rhs-hero-item-desritpion-font-size);line-height:var(--rhs-hero-item-desritpion-line-height);margin-top:16px}.rhs-hero-item__description:first-child{margin-top:0}.rhs-hero-item__btn{margin-top:32px}.rhs-slider{--rhs-slider-pagination-bullet-bg-active:#4fc7b5;height:100%;--rhs-slider-pagination-bullet-width:48px;--rhs-slider-nav-button-hover-color:#4fc7b5;position:relative;--rhs-slider-container-slide-gap:24px;--rhs-slider-nav-buttons-position:12px;--rhs-slider-nav-button-color:#fff;--rhs-slider-pagination-bullet-bg:#d9d9d9;--rhs-slider-pagination-margin-y:12px;--rhs-slider-pagination-bullet-height:4px}@media only screen and (min-width:36em){.rhs-slider{--rhs-slider-nav-buttons-position:32px;--rhs-slider-pagination-margin-y:20px}}@media only screen and (min-width:75em){.rhs-slider{--rhs-slider-pagination-margin-y:28px}}@media only screen and (min-width:90em){.rhs-slider--buttons-outside{--rhs-slider-nav-buttons-position:-72px;--rhs-slider-nav-button-color:#d9d9d9}}.rhs-slider__container,.rhs-slider__pagination{list-style:none;padding:0;margin:0}.rhs-slider__container{height:100%;overflow:hidden;position:relative;gap:var(--rhs-slider-container-slide-gap);width:100%;touch-action:pan-y;display:flex}.rhs-slider__container-slide{flex:0 0 100%;height:100%;transition-duration:.25s;transition-timing-function:ease-out;position:relative;transition-property:margin}.rhs-slider__nav-button{transform:translateY(-50%);padding:0;transition-duration:.15s;border:none;transition-timing-function:ease-out;color:var(--rhs-slider-nav-button-color);position:absolute;outline:none;top:50%;background-color:transparent;margin:0;cursor:pointer;font-family:inherit;transition-property:color}.rhs-slider__nav-button:hover{color:var(--rhs-slider-nav-button-hover-color)}.rhs-slider__nav-button--prev{left:var(--rhs-slider-nav-buttons-position)}.rhs-slider__nav-button--next{right:var(--rhs-slider-nav-buttons-position)}.rhs-slider__nav-button--disabled{pointer-events:none;color:var(--rhs-slider-nav-button-color);opacity:.5}.rhs-slider__nav-icon{--rhs-icon-size:40px}.rhs-slider__pagination{justify-content:center;position:static;margin:var(--rhs-slider-pagination-margin-y) 0;width:100%;display:flex}.rhs-slider__pagination-bullet{height:var(--rhs-slider-pagination-bullet-height);background-color:var(--rhs-slider-pagination-bullet-bg);cursor:pointer;width:var(--rhs-slider-pagination-bullet-width);display:inline-block}.rhs-slider__pagination-bullet--active{background-color:var(--rhs-slider-pagination-bullet-bg-active)}.rhs-container{margin-right:auto;max-width:1264px;padding-right:12px;box-sizing:border-box;margin-left:auto;width:100%;padding-left:12px}@media only screen and (min-width:36em){.rhs-container{padding-right:32px;padding-left:32px}}:root{--rhs-container-gutter:12px}@media only screen and (min-width:36em){:root{--rhs-container-gutter:32px}}.rhs-icon{height:var(--rhs-icon-size,16px);fill:currentColor;width:var(--rhs-icon-size,16px);display:inline-block}.rhs-icon--name-sort-bottom path:nth-child(2){fill:#b0b0b0}.rhs-icon--name-telegram,.rhs-icon--name-wapp{height:32px;width:32px}@media only screen and (min-width:60em){.rhs-icon--name-telegram,.rhs-icon--name-wapp{height:24px;width:24px}}.rhs-icon--name--phone{text-align:center}.rhs-icon--name-sort-top path:first-child{fill:#b0b0b0}.rhs-form{--rhs-form-padding-x:12px;background-size:cover;--rhs-form-padding-y:48px;background-position-y:75%;--rhs-form-wrapper-bg:#fff;background-image:url(/assets/image/form/bg-form.webp);--rhs-form-bg:#f8f8f8;background-repeat:no-repeat;--rhs-form-wrapper-padding:24px}@media only screen and (min-width:36em){.rhs-form{--rhs-form-padding-x:32px;--rhs-form-padding-y:64px;--rhs-form-description-font-size:16px;--rhs-form-description-line-height:24px}}@media only screen and (min-width:75em){.rhs-form{--rhs-form-padding-y:96px}}.rhs-form__container{padding:var(--rhs-form-padding-y) var(--rhs-form-padding-x)}.rhs-form__container--center .rhs-form__wrapper,.rhs-form__container--left .rhs-form__wrapper{margin:0 auto}.rhs-form__container--right{justify-content:center;display:grid}@media only screen and (min-width:75em){.rhs-form__container--right{grid-template-columns:repeat(2,1fr);justify-content:space-between;gap:40px;align-items:start}}.rhs-form__container--right .rhs-form__description{width:100%}@media only screen and (min-width:75em){.rhs-form__container--right .rhs-form__description{padding-bottom:var(--rhs-form-wrapper-padding)}}.rhs-form__wrapper{padding:var(--rhs-form-wrapper-padding);max-width:792px;background-color:var(--rhs-form-wrapper-bg)}@media only screen and (min-width:36em){.rhs-form__wrapper{--rhs-form-wrapper-padding:32px}}.rhs-form__description{padding-bottom:0}.rhs-form__items{margin-bottom:40px;flex-direction:column;gap:16px;display:flex}@media only screen and (min-width:60em){.rhs-form__items{grid-template-columns:repeat(2,1fr);display:grid}}.rhs-form-description{--rhs-form-title-line-height:28px;--rhs-form-description-color:#000;--rhs-form-description-font-size:16px;box-sizing:border-box;--rhs-form-title-color:#000;--rhs-form-description-line-height:24px;--rhs-form-title-font-size:22px}@media only screen and (min-width:36em){.rhs-form-description{--rhs-form-title-line-height:32px;--rhs-form-title-font-size:24px}}@media only screen and (min-width:75em){.rhs-form-description{--rhs-form-title-line-height:36px;--rhs-form-title-font-size:28px}}.rhs-form-description__title{font-size:var(--rhs-form-title-font-size);font-weight:700;color:var(--rhs-form-title-color);margin:0;line-height:var(--rhs-form-title-line-height)}.rhs-form-description__text{font-size:var(--rhs-form-description-font-size);font-weight:500;color:var(--rhs-form-description-color);margin:16px 0 0;line-height:var(--rhs-form-description-line-height)}.rhs-form-description__text p{padding:0;margin:0}.rhs-button{padding:var(--rhs-button-padding-y) var(--rhs-button-padding-x);transition-duration:.15s;font-size:var(--rhs-button-font-size);border:1px solid var(--rhs-button-border-color);text-decoration:none;font-weight:500;transition-timing-function:ease-out;color:var(--rhs-button-color);outline:none;text-align:center;background-color:var(--rhs-button-bg);cursor:pointer;line-height:var(--rhs-button-line-height);transition-property:background-color,color,border-color;display:inline-block}.rhs-button:hover{border-color:var(--rhs-button-hover-border-color);text-decoration:none;color:var(--rhs-button-hover-color);background-color:var(--rhs-button-hover-bg)}.rhs-button:focus-visible{box-shadow:0 0 0 3px var(--rhs-button-focus-color)}.rhs-button:disabled{border-color:var(--rhs-button-disabled-border-color);color:var(--rhs-button-disabled-color);background-color:var(--rhs-button-disabled-bg);cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rhs-button--center{max-width:-moz-max-content;max-width:max-content;margin:32px auto 0}@media only screen and (min-width:36em){.rhs-button--center{margin-top:48px}}.rhs-button--variant-accent{--rhs-button-focus-color:#309787;--rhs-button-disabled-color:#fff;--rhs-button-disabled-border-color:transparent;--rhs-button-disabled-bg:#d9d9d9;--rhs-button-border-color:transparent;--rhs-button-hover-border-color:transparent;--rhs-button-color:#fff;--rhs-button-bg:#4fc7b5;--rhs-button-hover-color:#fff;--rhs-button-hover-bg:#309787}.rhs-button--size-s{--rhs-button-line-height:22px;--rhs-button-font-size:14px;--rhs-button-icon-size:12px;--rhs-button-padding-x:31px;--rhs-button-padding-y:4px}@media only screen and (min-width:36em){.rhs-button--size-s{--rhs-button-line-height:24px;--rhs-button-font-size:16px;--rhs-button-icon-size:16px;--rhs-button-padding-x:31px;--rhs-button-padding-y:7px}}@media only screen and (min-width:75em){.rhs-button--size-s{--rhs-button-line-height:24px;--rhs-button-font-size:16px;--rhs-button-padding-x:31px;--rhs-button-padding-y:9px}}.rhs-button--size-m{--rhs-button-line-height:24px;--rhs-button-font-size:16px;--rhs-button-icon-size:16px;--rhs-button-padding-x:31px;--rhs-button-padding-y:7px}@media only screen and (min-width:36em){.rhs-button--size-m{--rhs-button-line-height:24px;--rhs-button-font-size:16px;--rhs-button-padding-x:31px;--rhs-button-padding-y:9px}}@media only screen and (min-width:75em){.rhs-button--size-m{--rhs-button-line-height:24px;--rhs-button-font-size:16px;--rhs-button-padding-x:31px;--rhs-button-padding-y:11px}}.rhs-button--mobile-call{display:none}@media only screen and (min-width:60em){.rhs-button--mobile-call{display:inline-block}}.rhs-button--icon-mobile{padding:10px;border:none;--rhs-button-icon-size:12px;display:inline-flex}@media only screen and (min-width:60em){.rhs-button--icon-mobile{display:none}}.rhs-button--has-icon{justify-content:center;gap:var(--rhs-button-inner-gap);align-items:center;display:inline-flex}.rhs-button--has-icon.rhs-button--size-m{--rhs-button-padding-x:19px;--rhs-button-inner-gap:12px}.rhs-button .rhs-icon{height:var(--rhs-button-icon-size);width:var(--rhs-button-icon-size)}.rhs-icon-button{padding:var(--rhs-icon-button-padding);transition-duration:.15s;border:1px solid var(--rhs-icon-button-border-color);text-decoration:none;transition-timing-function:ease-out;color:var(--rhs-icon-button-color);background-color:var(--rhs-icon-button-bg);cursor:pointer;transition-property:background-color,color,border-color;display:inline-flex}.rhs-icon-button:hover{border-color:var(--rhs-icon-button-hover-border-color);color:var(--rhs-icon-button-hover-color);background-color:var(--rhs-icon-button-hover-bg)}.rhs-icon-button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--rhs-icon-button-focus-color)}.rhs-icon-button--variant-accent{--rhs-icon-button-border-color:transparent;--rhs-icon-button-bg:#4fc7b5;--rhs-icon-button-disabled-bg:#d9d9d9;--rhs-icon-button-focus-color:#309787;--rhs-icon-button-disabled-border-color:transparent;--rhs-icon-button-hover-border-color:transparent;--rhs-icon-button-hover-bg:#309787;--rhs-icon-button-color:#fff;--rhs-icon-button-hover-color:#fff;--rhs-icon-button-disabled-color:#fff}.rhs-icon-button--size-m{--rhs-icon-button-icon-size:16px;--rhs-icon-button-padding:11px}@media only screen and (min-width:36em){.rhs-icon-button--size-m{--rhs-icon-button-padding:13px}}@media only screen and (min-width:75em){.rhs-icon-button--size-m{--rhs-icon-button-padding:15px}}.rhs-icon-button--size-l{--rhs-icon-button-icon-size:16px;--rhs-icon-button-padding:13px}@media only screen and (min-width:36em){.rhs-icon-button--size-l{--rhs-icon-button-padding:15px}}@media only screen and (min-width:75em){.rhs-icon-button--size-l{--rhs-icon-button-icon-size:20px;--rhs-icon-button-padding:17px}}.rhs-input{--rhs-input-item-border:#d9d9d9;height:auto;--rhs-input-item-bg:#fff;--rhs-input-item-disabled-bg:#f8f8f8;padding:0;--rhs-input-item-focus-border:#000;--rhs-input-item-padding-y:10px;--rhs-input-disabled-color:#b0b0b0;--rhs-input-icon-color:#b0b0b0;border:none;--rhs-input-item-color:#000;flex-direction:column;--rhs-input-item-disabled-color:#000;--rhs-input-item-disabled-border:#ededed;--rhs-input-item-padding-x:16px;--rhs-input-item-placeholder-color:#b0b0b0;--rhs-input-item-error-border:#e50040;display:flex}.rhs-input--disabled{color:var(--rhs-input-disabled-color);cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rhs-input--type-password .rhs-input__item{padding-right:calc(var(--rhs-input-item-padding-x) + var(--rhs-input-button-size) + var(--rhs-input-item-gap))}.rhs-input--error .rhs-input__item{border-color:var(--rhs-input-item-error-border)}.rhs-input--size-m{--rhs-input-line-height:24px;--rhs-input-button-size:20px;--rhs-input-item-padding-y:7px;--rhs-input-item-gap:6px;--rhs-input-item-padding-x:15px;--rhs-input-font-size:16px}@media only screen and (min-width:36em){.rhs-input--size-m{--rhs-input-item-padding-y:9px}}@media only screen and (min-width:75em){.rhs-input--size-m{--rhs-input-item-padding-y:11px}}.rhs-input__wrapper{position:relative}.rhs-input__item{padding:var(--rhs-input-item-padding-y) var(--rhs-input-item-padding-x);transition-duration:.15s;font:inherit;font-size:var(--rhs-input-font-size);border:1px solid var(--rhs-input-item-border);font-weight:500;transition-timing-function:ease-out;color:var(--rhs-input-item-color);background-color:var(--rhs-input-item-bg);box-sizing:border-box;width:100%;line-height:var(--rhs-input-line-height);transition-property:border-color;display:block}.rhs-input__item::-moz-placeholder{color:var(--rhs-input-item-placeholder-color)}.rhs-input__item::placeholder{color:var(--rhs-input-item-placeholder-color)}.rhs-input__item:focus,.rhs-input__item:focus-visible{border:1px solid var(--rhs-input-item-focus-border);outline:0;box-sizing:border-box;border-radius:0}.rhs-input__item:focus-visible~.rhs-input__button,.rhs-input__item:focus~.rhs-input__button{color:var(--rhs-input-item-color)}.rhs-input__button{height:100%;padding:0;border:none;right:var(--rhs-input-item-padding-x);color:var(--rhs-input-icon-color);position:absolute;top:0;align-items:center;background:transparent;width:-moz-max-content;width:max-content;display:flex}.rhs-input__button .icon{height:var(--rhs-input-button-size);width:var(--rhs-input-button-size)}.rhs-input-group{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.rhs-textarea{--rhs-textarea-item-bg:#fff;border:none;--rhs-textarea-item-disabled-border-color:#ededed;--rhs-textarea-item-color:#000;--rhs-textarea-item-disabled-color:#000;--rhs-textarea-item-border-focus:#000;flex-direction:column;--rhs-textarea-item-border:#d9d9d9;--rhs-textarea-item-error-border-color:#e50040;--rhs-textarea-item-placeholder-color:#b0b0b0;--rhs-textarea-item-disabled-bg:#f8f8f8;display:flex}.rhs-textarea--error .rhs-textarea__item{border-color:var(--rhs-textarea-item-error-border-color)}.rhs-textarea--size-m{--rhs-textarea-item-line-height:24px;--rhs-textarea-item-font-size:16px;--rhs-textarea-item-padding-x:15px;--rhs-textarea-item-padding-y:7px}@media only screen and (min-width:36em){.rhs-textarea--size-m{--rhs-textarea-item-padding-y:9px}}@media only screen and (min-width:75em){.rhs-textarea--size-m{--rhs-textarea-item-padding-y:11px}}.rhs-textarea__item{min-height:120px;padding:var(--rhs-textarea-item-padding-y) var(--rhs-textarea-item-padding-x);resize:vertical;transition-duration:.15s;font:inherit;font-size:var(--rhs-textarea-item-font-size);border:1px solid var(--rhs-textarea-item-border);font-weight:500;transition-timing-function:ease-out;color:var(--rhs-textarea-item-color);background-color:var(--rhs-textarea-item-bg);box-sizing:border-box;width:100%;line-height:var(--rhs-textarea-item-line-height);transition-property:border-color}.rhs-textarea__item::-moz-placeholder{color:var(--rhs-textarea-item-placeholder-color)}.rhs-textarea__item::placeholder{color:var(--rhs-textarea-item-placeholder-color)}.rhs-textarea__item:focus,.rhs-textarea__item:focus-visible{border:1px solid var(--rhs-textarea-item-border-focus);outline:0;box-sizing:border-box;border-radius:0}.rhs-checkbox{--rhs-checkbox-text-color:inherit;--rhs-checkbox-color:#fff;--rhs-checkbox-hover-bg:transparent;font-size:var(--rhs-checkbox-font-size);font-weight:500;color:var(--rhs-checkbox-text-color);position:relative;--rhs-checkbox-hover-border-color:#309787;gap:var(--rhs-checkbox-gap);align-items:flex-start;cursor:pointer;--rhs-checkbox-bg:transparent;line-height:var(--rhs-checkbox-line-height);vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;--rhs-checkbox-border-color:#b0b0b0;display:inline-flex}.rhs-checkbox--size-m{--rhs-checkbox-size:24px;--rhs-checkbox-font-size:16px;--rhs-checkbox-line-height:24px;--rhs-checkbox-gap:12px;--rhs-checkbox-icon-size:20px}.rhs-checkbox-error{--rhs-checkbox-border-color:#e50040}.rhs-checkbox-checked{--rhs-checkbox-color:#fff;--rhs-checkbox-hover-bg:#309787;--rhs-checkbox-hover-border-color:#309787;--rhs-checkbox-bg:#4fc7b5;--rhs-checkbox-border-color:#4fc7b5}.rhs-checkbox-checked.rhs-checkbox-error{--rhs-checkbox-color:#fff;--rhs-checkbox-bg:#e50040;--rhs-checkbox-border-color:#e50040}.rhs-checkbox input{height:1px;overflow:hidden;padding:0;border:0;clip:rect(0 0 0 0);position:absolute;-webkit-clip-path:inset(100%);clip-path:inset(100%);margin:-1px;width:1px;white-space:nowrap}.rhs-checkbox__mark{flex:0 0 auto;height:var(--rhs-checkbox-size);justify-content:center;transition-duration:.15s;border:1px solid var(--rhs-checkbox-border-color);transition-timing-function:ease-out;color:var(--rhs-checkbox-color);background-color:var(--rhs-checkbox-bg);align-items:center;width:var(--rhs-checkbox-size);transition-property:background-color,color,border-color;display:flex}.rhs-checkbox:not(.rhs-checkbox-disabled):not(.rhs-checkbox-error):hover .rhs-checkbox__mark{border-color:var(--rhs-checkbox-hover-border-color);background-color:var(--rhs-checkbox-hover-bg)}.rhs-checkbox__mark .rhs-icon{height:var(--rhs-checkbox-icon-size);width:var(--rhs-checkbox-icon-size)}.rhs-label{font-size:var(--rhs-label-font-size);font-weight:500;color:#818181;margin:0;line-height:var(--rhs-label-line-height);display:inline-block}.rhs-label--m{--rhs-label-line-height:22px;padding-bottom:6px;--rhs-label-font-size:14px}.rhs-label span{color:#e50040}.rhs-form-error-message{color:#e50040;width:100%}.rhs-form-error-message,.rhs-form-help-message{font-size:var(--rhs-form-help-font-size);font-weight:500;margin-bottom:0;--rhs-form-help-font-size:14px;--rhs-form-help-line-height:22px;line-height:var(--rhs-form-help-line-height);margin-top:6px}.rhs-form-help-message--error{color:#e50040}.rhs-form-help-message--success{color:#4fc7b5}.rhs-item-box{gap:24px;display:grid}@media only screen and (min-width:60em){.rhs-item-box{grid-template-columns:repeat(12,1fr)}}.rhs-item-box__column{grid-column:span 12}@media only screen and (min-width:60em){.rhs-item-box__column{grid-column:span 5}.rhs-item-box--type-grid_5_7 .rhs-item-box__column:nth-child(2n),.rhs-item-box--type-grid_7_5 .rhs-item-box__column:nth-child(odd){grid-column:span 7}.rhs-item-box__column .rhs-item-box--type-grid_6_6{grid-column:span 6}.rhs-item-box__column--full{grid-column:span 12!important}}.rhs-item-box__column--type-grid_6{grid-column:span 12}@media only screen and (min-width:60em){.rhs-item-box__column--type-grid_6,.rhs-item-box__column--type-grid_6 .rhs-item-box--type-grid_6_6{grid-column:span 6}}.rhs-item-box__column-first{background-size:cover;background-repeat:no-repeat}.rhs-item-box__column-first--service{order:-1}@media only screen and (min-width:60em){.rhs-item-box__column-first--service{order:1}}.rhs-item-box__column-first--sertificate{background-image:url(/assets/image/sertification/img-sert.jpg)}.rhs-item-box-item{--rhs-item-box-item-content-max-height:auto;--rhs-item-box-pagination-bullet-bg:#fff;grid-template-columns:repeat(12,1fr);gap:16px;--rhs-item-box-pagination-bullet-bg-active:#4fc7b5;display:grid}@media only screen and (min-width:60em){.rhs-item-box-item{--rhs-item-box-item-content-max-height:415px}}@media only screen and (min-width:75em){.rhs-item-box-item{--rhs-item-box-item-content-max-height:486px}}.rhs-item-box-item--reverse .rhs-item-box-item__slider{order:1}.rhs-item-box-item--reverse .rhs-item-box-item__video{order:-1}.rhs-item-box-item__img,.rhs-item-box-item__slider{grid-column:span 12}@media only screen and (min-width:60em){.rhs-item-box-item__slider{grid-column:span 6}}@media only screen and (min-width:75em){.rhs-item-box-item__slider{grid-column:span 5}}.rhs-item-box-item__slider--map{height:auto;min-height:392px;grid-column:span 12}@media only screen and (min-width:60em){.rhs-item-box-item__slider--map{height:auto;min-height:415px;grid-column:span 6}}@media only screen and (min-width:75em){.rhs-item-box-item__slider--map{grid-column:span 7}}.rhs-item-box-item__slider .rhs-slider__pagination{position:absolute;bottom:24px;margin:0}.rhs-item-box-item__slider__slider{grid-column:span 12}@media only screen and (min-width:75em){.rhs-item-box-item__slider__slider{grid-column:span 12}}.rhs-item-box-item__slider__slider .rhs-slider__pagination{position:absolute;bottom:24px;margin:0}.rhs-item-box-item__slider__slider .rhs-slider__pagination-bullet{background-color:var(--rhs-item-box-pagination-bullet-bg)}.rhs-item-box-item__slider__slider .rhs-slider__pagination-bullet--active{background-color:var(--rhs-item-box-pagination-bullet-bg-active)}.rhs-item-box-item__text{grid-column:span 12}@media only screen and (min-width:60em){.rhs-item-box-item__text{grid-column:span 12}}@media only screen and (min-width:75em){.rhs-item-box-item__text{grid-column:span 5}.rhs-item-box-item__slider+.rhs-item-box-item__text{grid-column:span 7}.rhs-item-box-item__text:only-child{grid-column:span 12}}@media only screen and (min-width:60em){.rhs-item-box-item__text--map{grid-column:span 6}}@media only screen and (min-width:75em){.rhs-item-box-item__text--map{grid-column:span 5}}.rhs-item-box-item__text--product{max-height:392px}@media only screen and (min-width:60em){.rhs-item-box-item__text--product{grid-column:span 6;max-height:415px}}@media only screen and (min-width:75em){.rhs-item-box-item__text--product{max-height:486px}}.rhs-item-box-item__video{grid-column:span 12}@media only screen and (min-width:75em){.rhs-item-box-item__video{grid-column:span 7}}.rhs-item-box-item{--rhs-item-box-item-slide-icon-size:21px;--rhs-item-box-item-slide-icon-color:#fff}@media only screen and (min-width:36em){.rhs-item-box-item{--rhs-item-box-item-slide-icon-size:28px}}.rhs-item-box-item__slide{height:var(--rhs-item-box-item-content-max-height);position:relative}.rhs-item-box-item__slide--product{height:320px}@media only screen and (min-width:60em){.rhs-item-box-item__slide--product{height:415px}}@media only screen and (min-width:75em){.rhs-item-box-item__slide--product{height:486px}}.rhs-item-box-item__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rhs-item-box-item__tooltip{right:10px;position:absolute;top:10px}@media only screen and (min-width:36em){.rhs-item-box-item__tooltip{right:25px;top:25px}}.rhs-item-box-item__tooltip .rhs-icon{--rhs-icon-size:var( --rhs-item-box-item-slide-icon-size);color:var(--rhs-item-box-item-slide-icon-color)}.rhs-item-box-item-text{--rhs-item-box-item-text-height:16px;--rhs-item-box-item-text-bg:#f8f8f8;color:var(--rhs-item-box-item-text-color);grid-template-rows:1fr max-content;--rhs-item-box-item-text-padding-x:12px;background-color:var(--rhs-item-box-item-text-bg);--rhs-item-box-item-text-color:#000;display:grid}@media only screen and (min-width:36em){.rhs-item-box-item-text{--rhs-item-box-item-text-height:32px;--rhs-item-box-item-text-padding-x:32px}}@media only screen and (min-width:75em){.rhs-item-box-item-text{--rhs-item-box-item-text-height:48px;height:var(--rhs-item-box-item-content-max-height);--rhs-item-box-item-text-padding-x:48px}}.rhs-item-box-item-text__content{flex:1 1 0;overflow-x:auto;padding:0 var(--rhs-item-box-item-text-padding-x);position:relative}.rhs-item-box-item-text__content::-webkit-scrollbar{height:0}.rhs-item-box-item-text__content:after,.rhs-item-box-item-text__content:before{height:var(--rhs-item-box-item-text-height);content:"";position:sticky;background:linear-gradient(hsla(0,0%,97%,0),#f8f8f8);left:0;display:block}.rhs-item-box-item-text__content:before{transform:rotate(-180deg);top:0}.rhs-item-box-item-text__content:after{bottom:0}.rhs-item-box-item-text__title{font-size:22px;font-weight:700;margin-bottom:16px;line-height:36px}@media only screen and (min-width:60em){.rhs-item-box-item-text__title{font-size:24px}}@media only screen and (min-width:75em){.rhs-item-box-item-text__title{font-size:28px}}.rhs-item-box-item-text__title--map,.rhs-item-box-item-text__title--product{margin-bottom:12px}.rhs-item-box-item-text h3{font-size:16px;line-height:24px;margin-top:16px}@media only screen and (min-width:60em){.rhs-item-box-item-text h3{font-size:18px;font-size:20px}}.rhs-item-box-item-text__description{font-size:14px;font-weight:500;line-height:22px}.rhs-item-box-item-text__description ul{font-weight:300;padding-left:18px}.rhs-item-box-item-text__description--map p{margin:0}.rhs-item-box-item-text__description--map p:nth-child(2n){font-weight:300}.rhs-item-box-item-text__description--map p:nth-child(odd){margin-top:8px}.rhs-item-box-item-text__description--product p{margin-top:12px}.rhs-item-box-item-text__description--product p span{font-weight:700}.rhs-item-box-item-text__description--product li{list-style-type:disc}.rhs-item-box-item-text__bottom{padding:0 var(--rhs-item-box-item-text-padding-x) 48px;z-index:1}@media only screen and (min-width:36em){.rhs-item-box-item-text__bottom{margin-top:-8px}}@media only screen and (min-width:75em){.rhs-item-box-item-text__bottom{margin-top:-24px}}.rhs-item-box-item__content{grid-column:span 12;--rhs-item-box-item-text-bg:#f8f8f8;font-size:12px;margin:167px 12px 12px}.rhs-item-box-item__content-container{-moz-column-gap:16px;column-gap:16px;padding:24px;justify-content:space-between;background-color:var(--rhs-item-box-item-text-bg);line-height:1.25;display:flex}.rhs-item-box-item__content--first{flex-direction:column;row-gap:8px;display:flex}.rhs-item-box-item__content--second img{max-width:-moz-max-content;max-width:max-content}.rhs-item-box-item__content--title{font-size:12px;margin:0;line-height:1.5}.rhs-item-box-item__content--description{font-weight:300;line-height:1.5}@media only screen and (min-width:60em){.rhs-item-box-item__content{margin:260px 32px 32px}.rhs-item-box-item__content-container{-moz-column-gap:16px;column-gap:16px;padding:24px}.rhs-item-box-item__content--description,.rhs-item-box-item__content--title{font-size:14px}}@media only screen and (min-width:75em){.rhs-item-box-item__content{margin:248px 48px 48px}.rhs-item-box-item__content-container{-moz-column-gap:24px;column-gap:24px;padding:32px}.rhs-item-box-item__content--description,.rhs-item-box-item__content--title{font-size:16px}}.rhs-player{overflow:hidden;padding-top:70.435%;position:relative;width:100%}.rhs-player__iframe{height:100%;right:0;position:absolute;bottom:0;top:0;left:0;width:100%}.rhs-contact-banner{--rhs-contact-banner-description-margin:12px;--rhs-contact-banner-color-gray:#f8f8f8;--rhs-contact-banner-padding-y:24px;--rhs-contact-banner-description-line-height:24px;color:var(--rhs-contact-banner-color-white);--rhs-contact-banner-description-font-size:16px;--rhs-contact-banner-title-font-size:20px;--rhs-contact-banner-color-black:#000;--rhs-contact-banner-color-white:#fff;--rhs-contact-banner-title-line-height:28px;--rhs-contact-banner-color-red:#e50040}@media only screen and (min-width:36em){.rhs-contact-banner{--rhs-contact-banner-description-margin:24px;--rhs-contact-banner-padding-y:32px;--rhs-contact-banner-title-font-size:24px;--rhs-contact-banner-title-line-height:32px}}@media only screen and (min-width:75em){.rhs-contact-banner{--rhs-contact-banner-padding-y:42px;--rhs-contact-banner-title-font-size:28px;--rhs-contact-banner-title-line-height:36px}}.rhs-contact-banner__container{padding-top:var(--rhs-contact-banner-padding-y);gap:24px;padding-bottom:var(--rhs-contact-banner-padding-y);display:grid}@media only screen and (min-width:60em){.rhs-contact-banner__container{grid-template-columns:6fr 6fr}}@media only screen and (min-width:75em){.rhs-contact-banner__container{grid-template-columns:6fr 6fr}}.rhs-contact-banner__block:first-child a{text-decoration:none;color:inherit}.rhs-contact-banner__block:first-child a:hover{text-decoration:underline}@media only screen and (min-width:75em){.rhs-contact-banner__block:last-child{margin-left:auto}}.rhs-contact-banner__title{font-size:var(--rhs-contact-banner-title-font-size);font-weight:700;margin:0;line-height:var(--rhs-contact-banner-title-line-height)}.rhs-contact-banner__title--partner{font-size:22px}@media only screen and (min-width:60em){.rhs-contact-banner__title--partner{font-size:24px}}@media only screen and (min-width:75em){.rhs-contact-banner__title--partner{font-size:28px}}.rhs-contact-banner__description{font-size:var(--rhs-contact-banner-description-font-size);font-weight:500;margin:var(--rhs-contact-banner-description-margin) 0 0;line-height:var(--rhs-contact-banner-description-line-height)}.rhs-contact-banner--color-gray{color:var(--rhs-contact-banner-color-black);background-color:var(--rhs-contact-banner-color-gray)}.rhs-feature-box-large__list{gap:16px;display:grid}@media only screen and (min-width:36em){.rhs-feature-box-large__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:75em){.rhs-feature-box-large__list--type-two{grid-template-columns:repeat(2,1fr)}.rhs-feature-box-large__list--type-three{grid-template-columns:repeat(3,1fr)}}.rhs-feature-box-item-large{--rhs-feature-box-item-large-title-line-height:28px;padding:20px;--rhs-feature-box-item-large-margin-btn:24px;color:var(--rhs-feature-box-item-large-color);flex-direction:column;background-color:var(--rhs-feature-box-item-large-bg);--rhs-feature-box-item-large-padding:12px;--rhs-feature-box-item-large-height-btn:32px;display:flex;--rhs-feature-box-item-large-title-font-size:20px}@media only screen and (min-width:75em){.rhs-feature-box-item-large{-moz-column-gap:24px;column-gap:24px;flex-direction:row;--rhs-feature-box-item-large-padding:24px}}.rhs-feature-box-item-large--advantage{flex-direction:column}.rhs-feature-box-item-large--color-black{--rhs-feature-box-item-large-bg:#000;--rhs-feature-box-item-large-color:#fff}.rhs-feature-box-item-large--color-green{--rhs-feature-box-item-large-bg:#4fc7b5;--rhs-feature-box-item-large-color:#fff}.rhs-feature-box-item-large--color-grey{--rhs-feature-box-item-large-bg:#f8f8f8;--rhs-feature-box-item-large-color:#000}.rhs-feature-box-item-large--color-red{--rhs-feature-box-item-large-bg:#e50040;--rhs-feature-box-item-large-color:#fff}.rhs-feature-box-item-large__icon{margin-bottom:24px}.rhs-feature-box-item-large__icon img{height:120px;-o-object-fit:contain;object-fit:contain;width:120px;display:block}@media only screen and (min-width:75em){.rhs-feature-box-item-large__icon img{max-width:-moz-max-content;max-width:max-content}}.rhs-feature-box-item-large__icon--advantage{margin-bottom:0}.rhs-feature-box-item-large__title{font-size:22px;font-weight:700;margin-bottom:4px;line-height:var(--rhs-feature-box-item-large-title-line-height)}.rhs-feature-box-item-large__title:last-child{margin-bottom:0}@media only screen and (min-width:60em){.rhs-feature-box-item-large__title{font-size:24px;margin-bottom:10px}}@media only screen and (min-width:75em){.rhs-feature-box-item-large__title{font-size:28px;margin-bottom:10px}}.rhs-feature-box-item-large__title--advantage{font-size:20px;margin-bottom:4px}.rhs-feature-box-item-large__title--reasons{font-size:22px;margin-bottom:8px}@media only screen and (min-width:60em){.rhs-feature-box-item-large__title--reasons{font-size:24px}}@media only screen and (min-width:75em){.rhs-feature-box-item-large__title--reasons{font-size:28px}}.rhs-feature-box-item-large__description{--rhs-feature-box-item-large-descr-font-size:14px;font-size:var(--rhs-feature-box-item-large-descr-font-size);font-weight:500;margin-bottom:24px;--rhs-feature-box-item-large-descr-line-height:22px;line-height:var(--rhs-feature-box-item-large-descr-line-height)}.rhs-feature-box-item-large__description:last-child{margin-bottom:0}.rhs-feature-box-item-large__description--reason{font-size:16px;margin-bottom:32px!important}.rhs-feature-box-item-large__description--reason p{font-size:14px}.rhs-feature-box-item-large__btn{margin-top:auto}@media only screen and (min-width:75em){.rhs-feature-box-item-large-box{flex-direction:column;display:flex}}.rhs-header__container{flex-direction:column;display:flex}@media only screen and (min-width:60em){.rhs-header__container{flex-direction:column-reverse}}.rhs-contact-list{padding:0;list-style-type:none;flex-direction:row;gap:8px;margin:0;align-items:flex-end;display:flex}@media only screen and (min-width:60em){.rhs-contact-list{gap:24px;align-items:center}}@media only screen and (min-width:75em){.rhs-contact-list{padding:2px 0}}.rhs-header-container-second{background-color:#f8f8f8}.rhs-header-container-first-wrapper{-moz-column-gap:39px;column-gap:39px;padding:12px;flex-direction:row;display:flex}@media only screen and (min-width:36em){.rhs-header-container-first-wrapper{justify-content:space-between}}@media only screen and (min-width:60em){.rhs-header-container-first-wrapper{padding:16px 32px}}.rhs-header-container-second-wrapper{padding:8px 12px}@media only screen and (min-width:60em){.rhs-header-container-second-wrapper{padding-right:32px;padding-left:32px}}.rhs-work-list{padding:0;font-size:12px;color:#4e4e4e;list-style-type:none;flex-direction:column;gap:8px;margin:0;display:flex}@media only screen and (min-width:60em){.rhs-work-list{-moz-column-gap:24px;column-gap:24px;justify-content:flex-end;flex-direction:row}}.rhs-work-list-item{padding:1px 0;gap:6px;align-items:center;display:flex}.rhs-work-list-item a{color:#4e4e4e}.rhs-work-list-item a:hover{color:#818181}.rhs-contact__item:nth-child(2){margin-right:8px}@media only screen and (min-width:60em){.rhs-contact__item:nth-child(2){margin-right:2px}}@media only screen and (min-width:75em){.rhs-contact__item:nth-child(2){margin-right:12px}}.rhs-contact__item a p,.rhs-contact__item a svg{transform:scale(1);fill:#000;transition:transform .15s ease-out}.rhs-contact__item a:hover p,.rhs-contact__item a:hover svg{transform:scale(1.1);fill:#309787;color:#309787;transition:transform .15s ease-out}@media only screen and (min-width:60em){.rhs-contact__item:first-child{margin-right:-6px}}@media only screen and (min-width:75em){.rhs-contact__item:first-child{margin-right:2px}}.rhs-contact__item-link{gap:6px;align-items:center;display:flex}.rhs-contact__item-link p{color:#000;margin:0;display:none}@media only screen and (min-width:36em){.rhs-contact__item-link p{display:inline-block}}.rhs-rhs-logo{gap:16px;align-items:center;display:flex}@media only screen and (min-width:60em){.rhs-rhs-logo{gap:20px}}@media only screen and (min-width:75em){.rhs-rhs-logo{gap:24px}.rhs-rhs-logo img{max-width:100%}}.rhs-rhs-logo__rect{margin-bottom:-6px}@media only screen and (min-width:75em){.rhs-rhs-logo__rect{margin-bottom:-10px}}.rhs-rhs-logo__partner{padding-top:10px;align-self:flex-end;display:flex}.rhs-rhs-logo__rhs img{max-height:40px}.rhs-rhs-logo__partner img{height:60px}.rhs-list{list-style:none;padding:0;margin:0}.rhs-list,.rhs-list-item{flex-direction:column;gap:4px;display:flex}.rhs-list-item{--rhs-list-item-line-height:24px;--rhs-list-item-description-color:#3d3d3d;--rhs-list-item-title-color:#000;padding:8px 16px 8px 48px;--rhs-list-item-font-size:16px;font-size:var(--rhs-list-item-font-size);--rhs-list-item-number-font-size:14px;position:relative;--rhs-list-item-number-line-height:22px;line-height:var(--rhs-list-item-line-height);--rhs-list-item-marker-color:#4fc7b5}.rhs-list-item__marker{color:var(--rhs-list-item-marker-color);position:absolute;top:12px;left:16px}.rhs-list--type-numbered .rhs-list-item{counter-increment:num}.rhs-list--type-numbered .rhs-list-item:before{font-size:var(--rhs-list-item-number-font-size);color:var(--rhs-list-item-marker-color);content:counter(num);position:absolute;top:10px;left:16px;line-height:var(--rhs-list-item-number-line-height)}.rhs-list--type-numbered .rhs-list-item:nth-child(-n+9):before{content:"0" counter(num)}.rhs-list-item__title{font-weight:500;color:var(--rhs-list-item-title-color);margin:0}.rhs-list-item__title a{text-decoration:none;color:inherit}.rhs-list-item__title a:hover{text-decoration:underline;color:inherit}.rhs-list-item__description{font-weight:300;color:var(--rhs-list-item-description-color);margin:0}.rhs-anchor-menu{--rhs-anchor-menu-tag-line-height:22px;--rhs-anchor-menu-item-selected-bg:#fff;--rhs-anchor-menu-item-selected-color:#000;--rhs-anchor-menu-link-gap:12px;--rhs-anchor-menu-border:#d9d9d9;--rhs-anchor-menu-color:#000;--rhs-anchor-menu-item-bg:#fff;--rhs-anchor-menu-tag-bg:#4fc7b5;--rhs-anchor-menu-tag-padding-y:1px;--rhs-anchor-menu-link-font-size:16px;--rhs-anchor-menu-tag-padding-x:8px;position:sticky;--rhs-anchor-menu-tag-color:#fff;max-width:100vw;top:var(--rhs-anchor-menu-top,0);background-color:#fff;--rhs-anchor-menu-link-padding-x:16px;--rhs-anchor-menu-tag-font-size:14px;--rhs-anchor-menu-item-hover-bg:#f8f8f8;--rhs-anchor-menu-item-height:44px;--rhs-anchor-menu-link-line-height:24px;z-index:110}@media only screen and (min-width:36em){.rhs-anchor-menu{--rhs-anchor-menu-link-font-size:14px;--rhs-anchor-menu-item-height:40px;--rhs-anchor-menu-link-line-height:22px}}@media only screen and (min-width:75em){.rhs-anchor-menu{--rhs-anchor-menu-tag-line-height:24px;--rhs-anchor-menu-link-gap:8px;--rhs-anchor-menu-tag-padding-y:2px;--rhs-anchor-menu-link-font-size:16px;--rhs-anchor-menu-link-padding-x:24px;--rhs-anchor-menu-tag-font-size:16px;--rhs-anchor-menu-item-height:52px;--rhs-anchor-menu-link-line-height:24px}}.rhs-anchor-menu--open{--rhs-anchor-menu-border:#4fc7b5;padding-bottom:var(--rhs-anchor-menu-item-height)}.rhs-anchor-menu--open .rhs-anchor-menu__list{right:var(--rhs-container-gutter);position:absolute;left:var(--rhs-container-gutter)}.rhs-anchor-menu--open .rhs-anchor-menu__item{display:block}.rhs-anchor-menu__container{position:relative}@media only screen and (min-width:36em){.rhs-anchor-menu__container{display:flex}}.rhs-anchor-menu__list{list-style:none;overflow:hidden;padding:0;font-weight:500;color:var(--rhs-anchor-menu-color);flex-direction:column;margin:0;display:flex}@media only screen and (min-width:36em){.rhs-anchor-menu__list{border-bottom:1px solid var(--rhs-anchor-menu-border);flex-direction:row;width:100%}}.rhs-anchor-menu__item{height:var(--rhs-anchor-menu-item-height);background-color:var(--rhs-anchor-menu-item-bg);width:100%;display:none}.rhs-anchor-menu__item:hover{background-color:var(--rhs-anchor-menu-item-hover-bg)}.rhs-anchor-menu__item--selected{--rhs-anchor-menu-tag-bg:#4fc7b5;border:1px solid var(--rhs-anchor-menu-border);--rhs-anchor-menu-tag-color:#fff;order:-1;--rhs-anchor-menu-link-line-height:18px;display:block}.rhs-anchor-menu__item--selected,.rhs-anchor-menu__item--selected:hover{color:var(--rhs-anchor-menu-item-selected-color);background-color:var(--rhs-anchor-menu-item-selected-bg)}.rhs-anchor-menu__item--selected .rhs-anchor-menu__link{padding-right:calc(var(--rhs-anchor-menu-item-height) + var(--rhs-anchor-menu-link-padding-x))}@media only screen and (min-width:36em){.rhs-anchor-menu__item--selected .rhs-anchor-menu__link{padding-right:var(--rhs-anchor-menu-link-padding-x)}}.rhs-anchor-menu__item--selected .rhs-anchor-menu__link>.rhs-anchor-menu__link-btn{display:block!important}@media only screen and (min-width:36em){.rhs-anchor-menu__item--selected .rhs-anchor-menu__link>.rhs-anchor-menu__link-btn{display:none!important}.rhs-anchor-menu__item--selected{--rhs-anchor-menu-item-selected-bg:#4fc7b5;--rhs-anchor-menu-item-selected-color:#fff;--rhs-anchor-menu-tag-bg:#ededed;border:none;--rhs-anchor-menu-tag-color:#000;order:inherit}.rhs-anchor-menu__item{width:-moz-fit-content;width:fit-content;display:block}}.rhs-anchor-menu__link{height:100%;padding:0 var(--rhs-anchor-menu-link-padding-x);font-size:var(--rhs-anchor-menu-link-font-size);position:relative;gap:var(--rhs-anchor-menu-link-gap);align-items:center;width:100%;line-height:var(--rhs-anchor-menu-link-line-height);display:flex}.rhs-anchor-menu__link,.rhs-anchor-menu__link:hover{text-decoration:none;color:inherit}.rhs-anchor-menu__link-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rhs-anchor-menu__link-tag{padding:var(--rhs-anchor-menu-tag-padding-y) var(--rhs-anchor-menu-tag-padding-x);font-size:var(--rhs-anchor-menu-tag-font-size);color:var(--rhs-anchor-menu-tag-color);text-transform:uppercase;background-color:var(--rhs-anchor-menu-tag-bg);line-height:var(--rhs-anchor-menu-tag-line-height)}.rhs-anchor-menu__select{height:44px;right:12px;position:absolute;top:0;align-items:center;width:40px;display:block;display:flex}@media only screen and (min-width:36em){.rhs-anchor-menu__select{display:none}}.rhs-anchor-menu__btn{display:none}@media only screen and (min-width:36em){.rhs-anchor-menu__btn{height:var(--rhs-anchor-menu-item-height);padding:0;border:none;position:absolute;background-color:transparent;border-radius:0;cursor:pointer;width:24px;display:block;z-index:30}.rhs-anchor-menu__btn .rhs-icon{height:24px;width:24px}.rhs-anchor-menu__btn:before{height:100%;pointer-events:none;content:"";position:absolute;top:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 90%);width:150px;z-index:-1}.rhs-anchor-menu__btn:first-child{left:var(--rhs-container-gutter)}.rhs-anchor-menu__btn:first-child:before{left:0}.rhs-anchor-menu__btn:last-child{right:var(--rhs-container-gutter)}.rhs-anchor-menu__btn:last-child:before{transform:matrix(-1,0,0,1,0,0);right:0}}@media only screen and (min-width:36em) and (min-width:60em){.rhs-anchor-menu__btn{display:none}}.rhs-teasers{--rhs-teasers-bg:#fff;padding:0;color:var(--rhs-teasers-color);background-color:var(--rhs-teasers-bg);--rhs-teasers-color:#000}.rhs-teasers__header{margin-bottom:24px;align-items:center;display:flex}@media only screen and (min-width:36em){.rhs-teasers__header{margin-bottom:32px}}.rhs-teasers__title{font-size:22px;font-weight:700;margin:0;line-height:28px}@media only screen and (min-width:36em){.rhs-teasers__title{font-size:24px;line-height:32px}}@media only screen and (min-width:75em){.rhs-teasers__title{font-size:28px;line-height:36px}}.rhs-teasers__btn{margin-left:auto}.rhs-teasers__btn--top{display:none}@media only screen and (min-width:36em){.rhs-teasers__btn--top{display:block}}.rhs-teasers__btn--bottom{margin:32px 0 0;display:block}@media only screen and (min-width:36em){.rhs-teasers__btn--bottom{display:none}}.rhs-teaser-one__list{gap:32px 16px;display:grid}@media only screen and (min-width:60em){.rhs-teaser-one__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:75em){.rhs-teaser-one__list{grid-template-columns:repeat(4,1fr);gap:32px 24px}}.rhs-teaser-one-item{--rhs-teaser-one-item-date-color:#b0b0b0;--rhs-teaser-one-item-category-color:#818181;--rhs-teaser-one-item-description-line-height:22px;--rhs-teaser-one-item-title-line-height:24px;--rhs-teaser-one-item-gap:12px;--rhs-teaser-one-item-title-margin-bottom:6px;--rhs-teaser-one-item-title-font-size:16px;flex-direction:column;--rhs-teaser-one-item-info-margin-bottom:8px;--rhs-teaser-one-item-info-font-size:16px;--rhs-teaser-one-item-img-height:208px;gap:var(--rhs-teaser-one-item-gap);--rhs-teaser-one-item-info-line-height:24px;--rhs-teaser-one-item-description-color:#3d3d3d;--rhs-teaser-one-item-description-font-size:14px;display:flex}@media only screen and (min-width:36em){.rhs-teaser-one-item{--rhs-teaser-one-item-title-line-height:26px;--rhs-teaser-one-item-title-font-size:18px;--rhs-teaser-one-item-img-height:304px}}@media only screen and (min-width:75em){.rhs-teaser-one-item{--rhs-teaser-one-item-title-line-height:28px;--rhs-teaser-one-item-gap:16px;--rhs-teaser-one-item-title-margin-bottom:8px;--rhs-teaser-one-item-title-font-size:20px;--rhs-teaser-one-item-info-margin-bottom:12px;--rhs-teaser-one-item-img-height:208px}}.rhs-teaser-one-item:hover{cursor:pointer}.rhs-teaser-one-item__image-wrapper{height:var(--rhs-teaser-one-item-img-height)}.rhs-teaser-one-item__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rhs-teaser-one-item__text-wrapper{flex-direction:column;display:flex}.rhs-teaser-one-item__info{justify-content:space-between;flex-wrap:wrap;font-size:var(--rhs-teaser-one-item-info-font-size);margin-bottom:var(--rhs-teaser-one-item-info-margin-bottom);line-height:var(--rhs-teaser-one-item-info-line-height);display:flex}.rhs-teaser-one-item__date{color:var(--rhs-teaser-one-item-date-color);order:-1}.rhs-teaser-one-item__category{color:var(--rhs-teaser-one-item-category-color)}.rhs-teaser-one-item__title{font-size:var(--rhs-teaser-one-item-title-font-size);font-weight:700;color:var(--four-slide-item-title);margin:0 0 var(--rhs-teaser-one-item-title-margin-bottom);line-height:var(--rhs-teaser-one-item-title-line-height)}.rhs-teaser-one-item__description{font-size:var(--rhs-teaser-one-item-description-font-size);color:var(--rhs-teaser-one-item-description-color);line-height:var(--rhs-teaser-one-item-description-line-height)}.rhs-teaser-one-item__description p{margin:0}.rhs-footer-web{--rhs-footer-web-text-color:#fff;overflow-x:hidden;--rhs-footer-web-bot-padding-y:32px;--rhs-footer-web-top-bg:#ededed;--rhs-footer-web-green-line-image-width:148px;--rhs-footer-web-center-color:#fff;--rhs-footer-web-center-font-size:14px;--rhs-footer-web-line-padding-y:20px;--rhs-footer-web-line-bg:#4fc7b5;--rhs-footer-web-green-line-image-height:32px;--rhs-footer-web-top-padding-top:48px;--rhs-footer-web-center-padding-y:32px;--rhs-footer-web-bot-bg:#fff;--rhs-footer-web-center-bg:#000;--rhs-footer-web-center-line-height:22px;--rhs-footer-web-top-padding-bottom:24px;--rhs-footer-web-bot-color:#000;--rhs-footer-web-preview-text-line-height:18px;--rhs-footer-web-preview-text-font-size:12px;margin-top:72px}@media only screen and (min-width:60em){.rhs-footer-web{margin-top:96px}}@media only screen and (min-width:36em){.rhs-footer-web{--rhs-footer-web-line-padding-y:16px;--rhs-footer-web-top-padding-top:64px;--rhs-footer-web-center-padding-y:60px}}@media only screen and (min-width:75em){.rhs-footer-web{--rhs-footer-web-bot-padding-y:20px;--rhs-footer-web-green-line-image-width:178px;--rhs-footer-web-line-padding-y:28px;--rhs-footer-web-green-line-image-height:40px;--rhs-footer-web-top-padding-top:96px;--rhs-footer-web-center-padding-y:62px;--rhs-footer-web-preview-text-line-height:22px;--rhs-footer-web-preview-text-font-size:14px}}.rhs-footer-web__scroll-block{padding-top:var(--rhs-footer-web-top-padding-top);justify-content:center;position:relative;background-color:var(--rhs-footer-web-top-bg);padding-bottom:var(--rhs-footer-web-top-padding-bottom);display:flex}.rhs-footer-web__line{padding:var(--rhs-footer-web-line-padding-y) 0;background-color:var(--rhs-footer-web-line-bg)}.rhs-footer-web__line-container{justify-content:end;display:flex}.rhs-footer-web__preview-img{height:var(--rhs-footer-web-green-line-image-height);width:var(--rhs-footer-web-green-line-image-width)}.rhs-footer-web__column-title{font-weight:700;margin-bottom:16px}.rhs-footer-web__center{padding:var(--rhs-footer-web-center-padding-y) 0;font-size:var(--rhs-footer-web-center-font-size);color:var(--rhs-footer-web-center-color);background-color:var(--rhs-footer-web-center-bg);line-height:var(--rhs-footer-web-center-line-height)}.rhs-footer-web__center-container{gap:32px;display:grid}@media only screen and (min-width:36em){.rhs-footer-web__center-container{grid-template-columns:repeat(2,1fr);gap:24px 16px}}@media only screen and (min-width:75em){.rhs-footer-web__center-container{grid-template-columns:repeat(12,1fr);gap:24px}.rhs-footer-web__contacts-info{grid-column:span 7}.rhs-footer-web__social{grid-column:span 5;justify-content:end;align-self:flex-end;display:flex}}.rhs-footer-web__bot{padding:var(--rhs-footer-web-bot-padding-y) 0;font-weight:500;color:var(--rhs-footer-web-bot-color);background-color:var(--rhs-footer-web-bot-bg)}.rhs-help-navigation{--rhs-help-navigation-line-height:22px;--rhs-help-navigation-font-size:14px}.rhs-help-navigation__list{padding:0;flex-wrap:wrap;list-style-type:none;gap:16px 32px;margin:0;display:flex}.rhs-help-navigation__item{font-size:var(--rhs-help-navigation-font-size);line-height:var(--rhs-help-navigation-line-height)}.rhs-help-navigation__link{color:inherit}.rhs-help-navigation__link:hover{text-decoration:underline}.rhs-social{color:var(--rhs-social-color);--rhs-social-color:#fff;align-items:end;display:flex}@media only screen and (min-width:36em){.rhs-social{justify-content:flex-end}}.rhs-social__list{padding:0;list-style-type:none;gap:16px;margin:0;display:flex}.rhs-social__item:hover .rhs-icon{transform:scale(1.1)}.rhs-social__link{color:inherit}.rhs-social .rhs-icon{height:31px;transform:scale(1);transition-duration:.15s;transition-timing-function:ease-out;width:31px;transition-property:transform}.rhs-contacts-info__title{font-weight:700;margin-bottom:16px}.rhs-contacts-info__item{font-weight:500;font-style:normal;margin:0}.rhs-contacts-info__item:not(:last-child){margin-bottom:4px}.rhs-contacts-info__link{text-decoration:none;color:inherit;cursor:pointer}.rhs-contacts-info__link:hover{text-decoration:underline}.rhs-tiles{--rhs-tile-shade-bg-color1:transparent;grid-template-areas:"a" "b" "c";--rhs-tile-shade-bg-color2:rgba(0,0,0,.56);display:grid}@media only screen and (min-width:60em){.rhs-tiles--type-three_large{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b" "c c"}}@media only screen and (min-width:75em){.rhs-tiles--type-three_large{grid-template-columns:repeat(3,1fr);grid-template-rows:600px;grid-template-areas:"a b c"}}.rhs-tile{height:300px;overflow:hidden;--rhs-tile-title-line-height:28px;--rhs-tile-description-font-size:12px;padding:16px;justify-content:space-between;text-decoration:none;--rhs-tile-description-line-height:18px;color:#fff;position:relative;flex-direction:column;gap:16px;text-align:left;background-color:#4fc7b5;align-items:flex-start;--rhs-tile-title-font-size:20px;display:flex;z-index:1}@media only screen and (min-width:36em){.rhs-tile{--rhs-tile-title-line-height:32px;--rhs-tile-description-font-size:14px;--rhs-tile-description-line-height:22px;--rhs-tile-title-font-size:24px}}@media only screen and (min-width:75em){.rhs-tile{--rhs-tile-title-line-height:36px;--rhs-tile-description-font-size:16px;--rhs-tile-description-line-height:24px;--rhs-tile-title-font-size:28px}}@media only screen and (min-width:36em){.rhs-tile{padding:32px}}@media only screen and (min-width:75em){.rhs-tile{height:auto;padding:32px 40px;gap:24px}}.rhs-tile:first-child{grid-area:a}.rhs-tile:nth-child(2){grid-area:b}.rhs-tile:nth-child(3){grid-area:c}.rhs-tile:after{height:100%;content:"";position:absolute;top:0;background:linear-gradient(180deg,var(--rhs-tile-shade-bg-color1) 0,var(--rhs-tile-shade-bg-color2) 100%);left:0;width:100%;z-index:-1}.rhs-tile:hover{text-decoration:none;color:#fff}.rhs-tile:hover:after{--rhs-tile-shade-bg-color1:rgba(0,0,0,.08);--rhs-tile-shade-bg-color2:rgba(0,0,0,.72)}.rhs-tile:hover .rhs-tile__img{transform:scale(1.1)}.rhs-tile__text{flex-direction:column;gap:8px;display:flex}@media only screen and (min-width:60em){.rhs-tile__text{max-width:480px}}@media only screen and (min-width:75em){.rhs-tile__text{max-width:400px;gap:12px}}.rhs-tile__title{font-size:var(--rhs-tile-title-font-size);font-weight:700;margin:0;line-height:var(--rhs-tile-title-line-height)}.rhs-tile__description{overflow:hidden;font-size:var(--rhs-tile-description-font-size);-webkit-box-orient:vertical;line-height:var(--rhs-tile-description-line-height);-webkit-line-clamp:2;display:-webkit-box}.rhs-tile__img{height:100%;transform:scale(1);transition-duration:.3s;transition-timing-function:ease-in-out;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;-o-object-position:55% 10%;object-position:55% 10%;left:0;width:100%;transition-property:transform;z-index:-1}.rhs-tile__img--second{-o-object-position:65% 10%;object-position:65% 10%}.rhs-tile__img--third{-o-object-position:45% 10%;object-position:45% 10%}.rhs-tag{padding:8px 36px 8px 4px;font-size:14px;font-weight:500;color:var(--rhs-tag-color);--rhs-tag-delete-button-color:#fff;--rhs-tag-bg:#4fc7b5;position:relative;--rhs-tag-delete-button-bg:#309787;align-self:flex-end;background-color:var(--rhs-tag-bg);margin-left:11px;--rhs-tag-color:#fff}.rhs-tag:after{border-right:11px solid var(--rhs-tag-bg);right:100%;content:"";position:absolute;border-top:16px solid transparent;border-bottom:16px solid transparent;top:0}@media (hover:hover){.rhs-tag{transition-duration:.15s;transition-timing-function:ease-out;transition-property:padding}.rhs-tag__delete{transition-duration:.15s;transition-timing-function:ease-out;transition-property:opacity}.rhs-tag:not(:hover){padding:8px 20px}.rhs-tag:not(:hover) .rhs-tag__delete{opacity:0}}.rhs-tiles-accessories .rhs-slider__nav-button{color:#d9d9d9}.rhs-tiles-accessories .rhs-slider__nav-button:hover{color:#4fc7b5}.chat-widgets{height:60px;right:16px;position:fixed;bottom:16px;top:auto;left:auto;width:60px;z-index:10000000}.chat-widgets--open .chat-widgets__button-close{display:block}.chat-widgets--open .chat-widgets__button-chat{display:none}.chat-widgets--open .chat-widgets__chats{pointer-events:auto;opacity:1}.chat-widgets__button{height:60px;backface-visibility:hidden;justify-content:center;border:none;transition:transform .3s ease-in-out;outline:none;background-color:#e50040;align-items:center;border-radius:50%;cursor:pointer;width:60px;display:flex}.chat-widgets__button:hover{transform:scale(1.1)}.chat-widgets__button-close{color:#fff;display:none}.chat-widgets__chats{pointer-events:none;transition:.3s;position:absolute;flex-direction:column;opacity:0;bottom:77px;gap:18px;grid-gap:18px;display:flex}.chat-widgets__telegram svg{margin-left:-3px}