.banner{display:flex;flex-direction:column;gap:16px;position:relative;width:100%;height:100%}.banner__background{display:block;width:100%}.banner__background-image{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:3/2}.banner__content{display:flex;flex-direction:column;gap:8px;justify-content:flex-end}.banner__title{display:flex;justify-content:space-between;gap:8px;align-items:center}.banner__title:hover{color:var(--primary-color-hover)}.banner__name{font-size:24px;font-weight:700;line-height:125%}.banner__icon{display:flex}.banner__list{display:flex;width:fit-content;gap:8px}.banner__list-item{display:flex;align-items:center;padding:8px 16px;color:#fff;border-radius:5px;border:1px solid #fff;background:rgba(0,0,0,.15);backdrop-filter:blur(1.5px);font-size:14px;font-weight:600;line-height:100%}.banner__list-item:hover{color:var(--light-color-hover)}@media (max-width:767px){.banner__list-item{padding:6px 12px}.banner__name{font-size:20px}}.banners-holder{position:relative}@media (max-width:767px){.banners-holder{overflow:visible}.banners-holder::before{left:-15px}.banners-holder::after{right:-15px}}.banners{display:flex;overflow:auto;gap:24px;-ms-overflow-style:none;scrollbar-width:none}.banners::-webkit-scrollbar{display:none}.banners__item{flex:2}.banners__item_big{flex:3}@media (max-width:1023px){.banners{flex-flow:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;margin:0 -15px;padding:0 15px}.banners__item{flex:none;width:310px}}.home-about{display:flex;justify-content:space-between;gap:64px;background:#e6f1ff;padding:80px 72px}.home-about__img-block{display:flex;justify-content:end;margin:-64px -8px -64px -40px}.home-about__img-block img{object-fit:contain;width:100%}.home-about_right{flex-flow:row-reverse}.home-about_right .home-about__img-block{margin:-64px -40px -64px -8px}.home-about__content{display:flex;flex-direction:column;gap:32px;justify-content:center}.home-about__title,.home-about__title>*{font-size:32px;font-weight:700;margin:0}.home-about__text{font-size:16px;font-weight:500}.home-about__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(1,1fr);gap:24px 96px}.home-about__list-item,.home-collection__more a{display:flex;align-items:center;gap:16px}.home-about__list-item-icon{color:var(--primary-color);min-width:24px}.home-about__buttons{display:flex;align-items:center;flex-flow:column;gap:12px}.home-about__button{width:100%}@media (min-width:1200px){.home-about__list{grid-template-columns:repeat(2,1fr)}.home-about__buttons{flex-flow:row}.home-about__button{width:fit-content}}@media (min-width:1024px){.home-about__buttons{margin-top:32px}}@media (min-width:768px) and (max-width:1023px){.home-about__buttons{flex-flow:row}}@media (max-width:1023px){.home-about{flex-flow:column-reverse;gap:0;margin:0 -15px;padding:40px 15px 0}.home-about__content{padding:0;width:100%!important}.home-about__img-block{width:100%!important;margin:0}.home-about__title,.home-about__title>*{font-size:28px}.home-about_right .home-about__img-block{margin:0}}@media (max-width:767px){.home-about__title,.home-about__title>*{font-size:24px}}.home-block{background-color:var(--background-color)}.home-block_size_l{padding:var(--padding);--padding:32px 0;--gray-padding:50px 0 64px}.home-block_style_gray{background:#fafafa;padding:var(--gray-padding)}@media (max-width:1023px){.home-block_size_l{--padding:16px 0;--gray-padding:32px 0}}.home-collection{display:flex;gap:16px}.home-collection_reverse{flex-flow:row-reverse}.home-collection__images,.home-collection__products{flex:1}.home-collection__products .products-thumbs{--cols-count:2}@media (min-width:1680px){.home-collection__products .products-thumbs_container-xl{--cols-count:3}}@media (max-width:1680px){.home-collection__products .products-thumbs_container-xl .products-thumbs__item:nth-child(5),.home-collection__products .products-thumbs_container-xl .products-thumbs__item:nth-child(6){display:none}}.home-collection__image{display:flex;height:100%}.home-collection__image img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.home-collection__more{display:flex;width:100%;justify-content:center;margin-top:24px}.home-collection__more a{align-self:flex-start;gap:4px;padding:4px 4px 4px 10px;color:#686868;font-size:14px;font-weight:600;line-height:150%;text-transform:none}@media (max-width:1023px){.home-collection{flex-flow:column-reverse}.home-collection__images{max-width:100%}.home-collection__image img{aspect-ratio:2/1}.home-description{padding-bottom:30px}.home-description.content-decorator *+h1,.home-description.content-decorator *+h2,.home-description.content-decorator *+h3,.home-description.content-decorator *+h4,.home-description.content-decorator *+h5{margin-top:25px}.home-description.content-decorator h2{font-size:18px;line-height:21px}.home-description.content-decorator h3,.home-description.content-decorator h4,.home-description.content-decorator h5{font-size:16px;line-height:21px}.home-description.content-decorator p{margin-bottom:25px}.home-description.content-decorator p:last-child{margin-bottom:0}}.home-slider{display:flex;flex-flow:row nowrap;gap:16px}.home-slider__slider{min-width:0;flex:auto}.home-slider__banners{display:flex;max-width:255px;flex:0 0 255px;flex-flow:column nowrap;justify-content:space-between;gap:16px}.home-slider__banner{flex:100%;overflow:hidden}.home-slider_offset-sidebar{flex-flow:column nowrap}.home-slider_offset-sidebar .home-slider__banners{flex-flow:row nowrap;max-width:initial;flex:initial}.home-slider__mobile{gap:32px}@media (max-width:1023px){.home-slider,.home-slider__banners,.home-slider_offset-sidebar .home-slider__banners{flex-flow:column nowrap}.home-slider__banners{max-width:initial;flex:initial}.home-slider__banner_image{padding:0}.home-slider_hide-banners-adaptive .home-slider__banners{display:none}}@media (min-width:450px) and (max-width:700px){.home-slider__banners_row .home-slider__banner:nth-child(3){display:none}}@media (min-width:450px){.home-slider__banners_row{flex-direction:row}}.home-slider-banner{position:relative;z-index:1;display:block;height:100%;padding:16px;color:#fff;text-decoration:none}.home-slider-banner__image{position:absolute;z-index:-1;inset:0;pointer-events:none}.home-slider-banner__image img{display:block;height:100%;width:100%;object-fit:cover;border-radius:10px}.home-slider-banner__header{display:block;font-size:18px;font-weight:700}.home-slider-banner__text{display:block;font-size:14px;font-weight:500}.home-slider-banner__header+.home-slider-banner__text{margin-top:8px}@media (max-width:1023px){.home-slider-banner_image{padding:0}.home-slider-banner_image .home-slider-banner__image{position:relative}}.home-establishments{padding:48px 0 8px}.home-establishments__title{font-size:32px;font-weight:700;line-height:120%;max-width:845px}.home-establishments__subtitle{margin-top:16px;font-size:16px;font-weight:500;line-height:170%}.home-establishments__blocks{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.home-establishments__block{padding:32px 40px;display:flex;justify-content:space-between;gap:32px;background-color:#fff;box-shadow:0 4px 30px 0 rgba(73,83,113,.1)}.home-establishments__block-header{display:flex;flex-direction:column;gap:8px}.home-establishments__block-title{font-size:32px;font-weight:600}.home-establishments__block-list{display:flex;flex-direction:column;gap:24px;max-width:343px}.home-establishments__block-list-item{display:flex;gap:16px;font-size:16px;font-weight:500;line-height:140%}.home-establishments__block-list-item-icon{min-width:16px}.home-establishments__trust{margin-top:40px;display:flex;gap:110px;justify-content:space-evenly;align-items:center}.home-establishments__trust-title{font-size:32px;font-weight:700;white-space:nowrap}.home-establishments__trust-list{display:flex;gap:16px;max-width:885px;width:100%;justify-content:space-between;align-items:center}@media (max-width:1023px){.home-establishments{padding:24px 0}.home-establishments__title{font-size:24px}.home-establishments__subtitle{margin-top:12px}.home-establishments__blocks{margin-top:32px;grid-template-columns:repeat(1,1fr)}.home-establishments__trust{margin-top:24px;flex-flow:column;align-items:center;gap:24px}.home-establishments__trust-title{font-size:24px}.home-establishments__trust-img{display:flex;justify-content:center;align-items:center}.home-establishments__trust-img img{max-width:100%}}@media (max-width:767px){.home-establishments__block{padding:32px 20px;flex-flow:column;gap:24px}.home-establishments__block-header{flex-flow:row;align-items:center;gap:16px}.home-establishments__block-title{font-size:24px}.home-establishments__block-list{gap:16px;max-width:unset}.home-establishments__trust-list{display:grid;grid-template-columns:repeat(2,1fr);max-width:unset}.home-establishments__block-list-item{gap:12px}}