.PopularProductsCardList__button{cursor:pointer;background-color:var(--background-surface-1);border-radius:16px;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-width:220px;padding:18px 0;font-size:20px;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.PopularProductsCardList__button:hover:not(:disabled){background-color:var(--brand-brand-primary)}.PopularProductsCardList__button:disabled{opacity:.6;cursor:not-allowed}
.ProductsCatalog-container{position:relative}.ProductsCatalog-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.ProductsCatalog-title{flex-wrap:wrap;margin-bottom:40px;font-size:clamp(3rem,1.676rem + 5.88vw,4.5rem);display:flex}@media (min-width:768px){.ProductsCatalog-title{flex-wrap:nowrap;justify-content:space-between;font-size:clamp(4.5rem,.938rem + 7.42vw,6.875rem)}}@media (min-width:1200px){.ProductsCatalog-title{font-size:6.875rem}}@media (min-width:1600px){.ProductsCatalog-title{font-size:8.75rem}}.ProductsCatalog-chipsCarousel{justify-content:space-between;max-width:calc(100vw - 40px);margin-bottom:24px;display:flex;position:relative;overflow:hidden}@media (min-width:1200px){.ProductsCatalog-chipsCarousel{max-width:1280px}}.ProductsCatalog-chipsCarouselLink{background-color:var(--brand-brand-primary);border-radius:33px;padding:14px 20px}.ProductsCatalog-chipsTrack{cursor:grab;gap:24px;min-width:fit-content;display:flex}.ProductsCatalog-chipsTrack>*{flex-shrink:0}.ProductsCatalog-list{gap:20px;display:grid}@media (min-width:768px){.ProductsCatalog-list{grid-template-columns:1fr 1fr;gap:40px 20px}}@media (min-width:1050px){.ProductsCatalog-list{grid-template-columns:1fr 1fr 1fr;gap:40px 20px}}@media (min-width:1600px){.ProductsCatalog-list{grid-template-columns:1fr 1fr 1fr 1fr}}.ProductsCatalog-link{color:#29292d;background-color:#fff;border:1px solid #fff;border-radius:33px;justify-self:end;width:fit-content;padding:10px 16px;font-size:1rem;font-weight:500;line-height:1.625;display:block}@media (min-width:1200px){.ProductsCatalog-link{margin:0;top:172px;right:20px}}@media (min-width:1600px){.ProductsCatalog-link{top:208px}}
.hero-slider{gap:32px;width:100%;display:grid}@media (min-width:768px){.hero-slider{grid-template-columns:1fr 400px;gap:60px}}@media (min-width:960px){.hero-slider{grid-template-columns:1fr 640px}}.hero-slider-layout{gap:60px;min-height:548px;display:flex}.hero-slide__content{flex-direction:column;justify-content:center;min-width:0;display:flex}.hero-slider-swiper{width:100%;min-width:0;min-height:358px}@media (min-width:950px){.hero-slider-swiper{min-height:548px}}.hero-slide{height:100%}.hero-slide__title{white-space:pre-line;margin-bottom:8px}@media (min-width:950px){.hero-slide__title{margin:32px 0 16px}}.hero-slide__text{margin-bottom:24px}@media (min-width:950px){.hero-slide__text{margin:0 0 32px}}.hero-slide__button{background:var(--brand-brand-primary);border-radius:999px;justify-content:space-between;align-items:center;gap:8px;width:fit-content;min-width:220px;padding:4px 4px 4px 24px;transition:transform .2s;display:inline-flex}.hero-slide__button:hover{background:#b17142}.hero-slide__button-icon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hero-slide__controls{justify-content:flex-start;align-items:center;gap:8px;margin:auto 0 32px;display:none}@media (min-width:950px){.hero-slide__controls{display:flex}}.hero-slider-fraction{width:fit-content;color:var(--tertiary-tertiary);font-size:32px}.hero-slider-fraction .swiper-pagination-current{color:var(--primary-primary)}.hero-slider-nav{background-color:var(--background-surface-1);color:#ffffffe6;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;transition:background .2s;display:flex}.hero-slider-nav:hover{background-color:var(--brand-brand-primary-hover)}.hero-slider-next{transform:rotate(180deg)}.hero-slide__image{object-fit:cover;border-radius:32px}
.FAQHomePage__title{margin-bottom:32px}@media (min-width:768px){.FAQHomePage__title{margin-bottom:40px}}
.FAQ{gap:16px;display:grid}@media (min-width:1100px){.FAQ{grid-template-columns:1fr 1fr}}
.UIFAQItem{background-color:var(--background-surface-1);border-radius:12px;justify-self:start;padding:21px 16px}@media (min-width:768px){.UIFAQItem{padding:26px 32px}}.UIFAQItem details[open]~.UIFAQItem__article-wr{grid-template-rows:1fr}.UIFAQItem .icon__minus,.UIFAQItem details[open] .icon__plus{display:none}.UIFAQItem details[open] .icon__minus{display:block}.UIFAQItem__summary{user-select:none;cursor:pointer;justify-content:space-between;align-items:center;display:flex}.UIFAQItem__summary span{background-color:var(--background-surface-2);border-radius:50%;width:48px;height:48px;padding:12px}.UIFAQItem__article-wr{grid-template-rows:0;display:grid}.UIFAQItem__article{padding-top:16px;overflow:hidden}.UIFAQItem__content{color:var(--primary-primary);font-family:Gilroy,sans-serif;font-size:16px;font-weight:500;line-height:24px}.UIFAQItem__content p+p{margin-top:12px}.UIFAQItem__content ul{margin:8px 0 0;padding-left:20px;list-style-type:disc}.UIFAQItem__content li{list-style-type:inherit}.UIFAQItem__content li::marker{color:var(--secondary-secondary)}.UIFAQItem__content li+li{margin-top:6px}
/*# sourceMappingURL=19cb289f517a046b.css.map*/