.main-slider-new{margin-top:20px;margin-bottom:32px;position:relative;overflow:hidden;flex:0 0 100%;max-width:100%;height:370px}.main-slider-new__slide-link{width:100%;height:100%;display:block;text-decoration:none;color:inherit}.main-slider-new__slide-link:hover{text-decoration:none}@media (max-width: 575px){.main-slider-new{margin-top:0;max-width:max-content;margin-left:-15px!important;margin-right:-15px!important}}@media (max-width: 768px){.main-slider-new{height:100%}}.main-slider-new__logo{height:370px}@media (max-width: 768px){.main-slider-new__logo{height:auto;width:100%}}.main-slider-new__picture{position:absolute;top:0;left:400px;width:100%;height:100%;z-index:1}@media (max-width: 768px){.main-slider-new__picture{position:relative;top:100px;left:0}.main-slider-new__picture:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2;pointer-events:none}}.main-slider-new__description{height:100%;display:flex;flex-direction:column;justify-content:center;max-width:400px;position:relative;z-index:2;background:linear-gradient(273.27deg,#10141c00 2.71%,#10141c 27.89%)}@media (max-width: 768px){.main-slider-new__description{margin:32px 15px -400px;background:transparent}}.main-slider-new__description-top{color:#fff;font-size:28px;font-weight:600;margin-bottom:24px}.main-slider-new__description-bottom{color:#c5cbe9;font-size:16px;font-weight:400;line-height:24px}@media (max-width: 768px){.main-slider-new__description-bottom{color:#fff}}.main-slider-new__description-btn{margin-top:20px;cursor:pointer}.main-slider-new__slide-wrapper{position:relative;display:flex;align-items:center;padding:0 15px 0 90px;height:100%;overflow:hidden;background:#10141c}@media (min-width: 576px){.main-slider-new__slide-wrapper{border-radius:12px}}@media (max-width: 768px){.main-slider-new__slide-wrapper{flex-direction:column;padding:0}}.main-slider-new__button-prev{left:0;right:auto;border-radius:0 12px 12px 0;transform:translateY(-50%)}.main-slider-new__button-next{right:0;left:auto;margin-right:-1px;border-radius:12px 0 0 12px;transform:translateY(-50%)}.main-slider-new__button-next .main-slider-new__button-icon{transform:rotate(180deg)}.main-slider-new__button-icon{width:24px;height:24px;background-color:#7887cb;-webkit-mask:url(/resources/resources/images/arrow_back_24px.svg) no-repeat center;mask:url(/resources/resources/images/arrow_back_24px.svg) no-repeat center}.main-slider-new__button-prev,.main-slider-new__button-next{display:none!important;position:absolute;top:50%;width:44px;height:45px;z-index:10;cursor:pointer;align-items:center;justify-content:center;background:#f5f6fb}@media (max-width: 992px){.main-slider-new__button-prev,.main-slider-new__button-next{display:none}}@media (max-width: 992px){.main-slider-new__slide-link{pointer-events:none}.main-slider-new__description-btn{pointer-events:auto}}.catalog-direction-section{color:var(--hs-black-9)}.catalog-direction__list{padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.catalog-direction__link{display:inline-block;background-color:var(--background-ghost-default, rgba(16, 20, 28, .04));color:inherit;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;transition:background-color,color .4s ease}@media (min-width: 992px){.catalog-direction__link{padding:12px 24px}}@media (hover: hover){.catalog-direction__link:hover{background-color:var(--background-ghost-hovered, rgba(16, 20, 28, .08))}}.catalog-categories-section-tabs{color:var(--hs-black-9)}.catalog-category-tab a{text-decoration:none;color:var(--hs-black-9)}.catalog-category-tab__list{padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px}@media (min-width: 521px){.catalog-category-tab__list{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}}.catalog-category-tab__head{margin-bottom:16px;display:flex;align-content:center;justify-content:space-between}.catalog-category-tab__label{font-size:20px;font-weight:600}.catalog-category-tab__all-category-link{display:none}@media (min-width: 521px){.catalog-category-tab__all-category-link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:var(--hs-black-9)}.catalog-category-tab__all-category-link:after{content:"";margin-left:8px;display:inline-block;width:16px;height:16px;-webkit-mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--hs-black-9)}}@media (min-width: 521px) and (any-hover: hover){.catalog-category-tab__all-category-link:hover{color:var(--hs-red-9)}}@media (min-width: 521px) and (any-hover: hover) and (min-width: 521px){.catalog-category-tab__all-category-link:hover:after{background-color:var(--hs-red-9)}}@media (min-width: 521px){.catalog-category-tab__all-category-link-mobile{display:none!important}}.catalog-category-tab-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media (min-width: 767px) and (max-width: 991px){.catalog-category-tab-item:not(:nth-child(-n+8)):not(:last-child){display:none}}@media (min-width: 521px) and (max-width: 766px){.catalog-category-tab-item:not(:nth-child(-n+6)):not(:last-child){display:none}}.catalog-category-tab-item__img{border-radius:8px}.catalog-category-tab-item__link{font-size:12px;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-category-tab-item__link--all{display:inline-flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;background:url(./bg-B6S29dhY.svg) center}@media (max-width: 520px){.catalog-category-tab-item__link--all{display:none}}.catalog-category-tab-item__link--all:after{content:"";width:20px;height:20px;-webkit-mask:url(./arrow_right_2-Cpv7b0g9.svg) no-repeat 100% 100%;mask:url(./arrow_right_2-Cpv7b0g9.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--background-accent-default)}.catalog-categories-tab-list{margin-bottom:46px}.catalog-categories-tab-list .hs-tabs-new__header{margin-bottom:var(--spacing-lg)}[hidden]{display:none!important}.home-section-box{position:relative;overflow:hidden}.best-sellers .product-slide-item{width:190px!important}@media (min-width: 993px){.best-sellers .product-slide-item{width:255px!important}}.best-sellers .swiper-wrapper{min-height:300px;justify-content:unset;gap:10px}@media (min-width: 993px){.best-sellers .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}}@media (min-width: 1200px){.best-sellers .swiper-wrapper{grid-template-columns:repeat(4,1fr)}}.top-stores-item{position:relative;box-shadow:-5px -5px 10px #fff,5px 5px 10px #a6abbd80;border-radius:10px;display:flex;flex-direction:column;align-items:center;padding:15px 10px;background:var(--hs-white-9)}.top-stores-item--major-border{border:1px solid #FF5C00;box-shadow:inset 0 0 4px -1px #ff5c00,0 0 4px -1px #ff5c00,-5px -5px 10px #fff,5px 5px 10px #a6abbd80!important}.top-stores-item .link-item-store{display:flex;flex-direction:column;align-items:center;width:100%;color:#000}.top-stores-item .link-item-store .top-stores-title{align-self:flex-start}.top-stores-item .top-stores-image{height:98px;display:flex;justify-content:center}.top-stores-item .top-stores-image img{width:100%;object-fit:contain}.top-stores-item .top-stores-title h4{margin-top:12px;margin-bottom:5px;text-overflow:ellipsis;overflow:hidden;text-align:left;height:38px}.top-stores-item .top-stores-rating{width:100%;text-align:left;color:#727272;font-size:14px;display:flex;align-items:center;flex-wrap:wrap}.top-stores-item .top-stores-date{width:100%;color:#727272;font-size:14px}.top-stores-item .top-stores-date b{font-weight:600;color:#000}.top-stores-item .top-stores-bottom{width:100%;font-size:12px;line-height:14px}.top-stores-item .top-stores-bottom .top-stores-cash{width:100%;margin-top:10px}.top-stores-item .top-stores-bottom .top-stores-cash .top-stores-cash_body{color:#f6ad28;display:flex;align-items:center;font-weight:700;margin-bottom:5px}.top-stores-item .top-stores-bottom .top-stores-cash .top-stores-cash_body span{font-size:14px}.top-stores-item .top-stores-bottom .top-stores-cash .top-stores-cash_body img{height:17px;width:17px;margin-right:10px}.top-stores-item .top-stores-bottom .top-stores-cash .top-stores-cash_body:hover~.top-stores-popup{display:block!important;position:absolute;padding:10px;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:8px;box-shadow:0 0 12px -1px #00000040;color:#000;z-index:999}@media (max-width: 992px){.top-stores-item .top-stores-bottom .top-stores-cash .top-stores-cash_body:hover~.top-stores-popup{display:none!important}}.top-stores-item .top-stores-bottom .top-stores-depo .top-stores-depo_body{display:flex;color:#38c172;font-weight:700;align-items:center}.top-stores-item .top-stores-bottom .top-stores-depo .top-stores-depo_body span{font-size:14px}.top-stores-item .top-stores-bottom .top-stores-depo .top-stores-depo_body img{height:17px;width:17px;margin-right:10px}.top-stores-item .top-stores-bottom .top-stores-depo .top-stores-depo_body:hover~.top-stores-popup{display:block!important;position:absolute;padding:10px;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:8px;box-shadow:0 0 12px -1px #00000040;color:#000;z-index:999}@media (max-width: 992px){.top-stores-item .top-stores-bottom .top-stores-depo .top-stores-depo_body:hover~.top-stores-popup{display:none!important}}.top-stores-item .top-stores-bottom .top-stores-popup{display:none}.popular-shops{position:relative}.popular-shops .popular-shops__items{width:100%;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (min-width: 380px){.popular-shops .popular-shops__items{grid-template-columns:repeat(2,1fr)}}@media (min-width: 993px){.popular-shops .popular-shops__items{grid-template-columns:repeat(5,1fr)}}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-horizontal{overflow:hidden}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}@media (max-width: 992px){.blog-section{overflow:hidden}}.blog-section__header{display:flex;justify-content:space-between}.blog-section__header_link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:var(--hs-black-9)}.blog-section__header_link:after{content:"";margin-left:8px;display:inline-block;width:16px;height:16px;-webkit-mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--hs-black-9)}@media (any-hover: hover){.blog-section__header_link:hover{color:var(--hs-red-9)}}@media (any-hover: hover) and (min-width: 521px){.blog-section__header_link:hover:after{background-color:var(--hs-red-9)}}.blog-section__body{display:flex}.blog-section__item{display:flex;flex-direction:column;height:100%}.blog-section__item_box{width:calc(33.3333333333% - 20px);box-sizing:border-box;margin-right:30px;overflow:hidden;height:362px}@media (max-width: 992px){.blog-section__item_box{width:239px!important;background:unset;border-radius:unset}}.blog-section__item:last-child{margin-right:0}.blog-section__item_image{height:185px;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius-md, 12px);background:#fff;flex-shrink:0;margin-bottom:var(--spacing-xl, 24px)}.blog-section__item_image picture{width:100%;height:100%}.blog-section__item_image img{width:100%;height:100%;object-fit:cover}.blog-section__item_title{font-size:var(--typography-heading-size-md, 20px);font-weight:600;line-height:var(--typography-heading-line_height-md, 28px);letter-spacing:var(--typography-heading-paragraph-md, 0px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.blog-section__item_subtitle{font-size:var(--typography-text-size-md, 14px);font-weight:400;line-height:var(--typography-text-line_height-md, 20px);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-section__item_date{color:var(--text-icon-secondary, rgba(16, 20, 28, .64));font-size:var(--typography-text-size-md, 14px);font-weight:400;line-height:var(--typography-text-line_height-md, 20px);margin-top:auto}.main-h1{position:absolute;z-index:-1;top:-100%}.home-section-block{margin-bottom:46px}.home-section-headline{margin-bottom:24px;font-size:20px;font-weight:600}
