.home__category-slider,.flickity-slider{display:flex;flex-direction:row}#hero{background:var(--color-bg--dark);position:relative;overflow:hidden}#hero .container{z-index:1;position:relative;padding-bottom:var(--sp-xl)}#hero .hero-img-wrap{display:flex;flex-direction:row;overflow:hidden;flex-wrap:wrap;aspect-ratio:1}#hero .hero-img-wrap .flickity-viewport{height:100% !important}#hero .hero-img-wrap .flickity-page-dots{bottom:0}#hero .hero-img-wrap .flickity-page-dots .dot{background:#fff}#hero .hero-img-el{width:100%;display:flex;justify-content:center;align-items:center;height:100%}#hero .hero-img-el .hero-img-el__content{width:100%;height:100%;flex-grow:1}#hero .hero-img-el .hero-img-el__content .hero-img-el__title{font-family:var(--font-family-heading);line-height:var(--line-height-heading);font-weight:var(--font-weight-heading);position:absolute;bottom:48px;z-index:2;right:0%}#hero .hero-img-el .hero-img-el__content .hero-img-el__desc{position:absolute;bottom:20px;z-index:2;right:0%}#hero .hero-img-el .hero-img-el__content img{width:100%;height:100%;object-fit:contain}#hero .hero-img--r{position:absolute;bottom:0;left:60%;display:flex;max-height:385px}#hero .hero-img--l{height:calc(var(--sp-xl) + var(--sp-ml));width:100%;position:absolute;left:-100%;bottom:0;background:var(--gradient-2);z-index:-2}.hero-content-wrap{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center}.hero-content-wrap:after{content:"";background:#FFFFFF1A;border:1px solid #FFFFFF4D;border-radius:50%;width:132px;height:auto;aspect-ratio:1;position:absolute;bottom:-32px;left:-80px;backdrop-filter:blur(30px);z-index:-1}.hero-content-wrap .d-flex{display:flex;flex-direction:row;gap:16px 24px;flex-wrap:wrap;align-items:center}.hero-content-wrap .hero__products-info-wrap{position:relative;display:flex;flex-direction:row;gap:0}.hero-content-wrap .hero__products-info-wrap .hero__products-info__desc,.hero-content-wrap .hero__products-info-wrap .hero__products-info__img{width:36px;height:36px;border-radius:50%;background:#fff;padding:4px;border:2px solid var(--color-bg--dark)}.hero-content-wrap .hero__products-info-wrap .hero__products-info__desc:nth-child(n+2),.hero-content-wrap .hero__products-info-wrap .hero__products-info__img:nth-child(n+2){margin-left:-16px}.hero-content-wrap .hero__products-info-wrap .hero__products-info__desc{background:var(--gradient-1);display:flex;font-size:12px;font-weight:500;align-items:center;justify-content:center}.hero-img-wrap{position:relative;height:100%;min-height:200px}.hero-img-wrap:after{content:"";background:#FFFFFF1A;border:1px solid #FFFFFF4D;border-radius:50%;width:280px;height:auto;aspect-ratio:1;position:absolute;bottom:0;right:0;backdrop-filter:blur(30px);z-index:-1}.hero-img-wrap .hero-img--main{width:60%;left:25%;top:50%;transform:translateY(-50%);position:absolute;max-height:300px;object-fit:contain}.hero-img-wrap .hero-img--part{position:absolute}.hero-img-wrap .hero-img--part-01{top:-10%;right:5%;max-width:144px;animation:float 6s ease-in-out infinite;animation-delay:0.5s}.hero-img-wrap .hero-img--part-02{top:60%;right:5%;max-width:82px;animation:float 6s ease-in-out infinite}.hero-img-wrap .hero-img--part-03{bottom:-5%;right:25%;max-width:82px;animation:float 6s ease-in-out infinite;animation-delay:1s}.hero-img-wrap .hero-img--part-04{bottom:0%;left:33%;max-width:112px;animation:float 6s ease-in-out infinite;animation-delay:1.5s}.hero-img-wrap .hero-img--part-05{top:22%;left:25%;max-width:82px;animation:float 6s ease-in-out infinite}.hero-img-wrap .hero-img--part-06{width:28px;height:28px;background:#FF6B31;border-radius:5px;bottom:25%;left:24%;animation:float 6s ease-in-out infinite;animation-delay:1s}.hero-img-wrap .hero-img--part-07{width:28px;height:28px;background:#FF2E5F;border-radius:5px;top:0%;left:35%;animation:float 6s ease-in-out infinite}.hero-img-wrap .hero-img--part-08{width:28px;height:28px;background:#23213D;border-radius:5px;top:40%;right:0%;animation:float 6s ease-in-out infinite;animation-delay:2s}.hero-img-wrap .hero-img--part-09{width:28px;height:28px;background:#23213D;border-radius:5px;bottom:0;right:16%;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}100%{transform:translatey(0)}}#categories-top{overflow:hidden}.home__category-wrap--top{width:100%;max-width:calc(1440px + ((100vw - 1440px) / 2));padding-right:20px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--sp-m)}.home__category-wrap--top .home__category-slider .category-box{width:35%;aspect-ratio:1.6666666667;border-radius:5px;position:relative;overflow:hidden;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff;margin-right:var(--sp-s);z-index:2;transition:none !important}.home__category-wrap--top .home__category-slider .category-box:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(66deg, #000000 0%, #00000040 50%, #00000000 90%);z-index:1}.home__category-wrap--top .home__category-slider .category-box .category-box__img{position:absolute;left:0;top:0;object-fit:cover;width:100%;height:100%}.home__category-wrap--top .home__category-slider .category-box .category-box__inner{z-index:2;position:relative;max-width:330px}.home__category-wrap--top .home__category-wrap--top__arrow{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.3s}.home__category-wrap--top .home__category-wrap--top__arrow:after{content:"";background:#23213D;opacity:0.1;height:100%;aspect-ratio:1;position:absolute;right:-50%;border-radius:50%;top:50%;transform:translateY(-50%) scale(0.9);transition:0.3s}.home__category-wrap--top .home__category-wrap--top__arrow:hover{transform:translateX(10px)}.home__category-wrap--top .home__category-wrap--top__arrow:hover:after{transform:translate(-10px, -50%) scale(0.9);background:var(--color-primary)}#categories-bottom{position:relative}#categories-bottom .categories-bottom__shape{position:absolute;width:100%;max-width:600px;top:50%;right:0;transform:translateY(-50%);z-index:-1}#categories-bottom .container{display:flex;flex-direction:column;gap:var(--sp-l)}#categories-bottom .container .home__category-wrap--bottom .category-box{width:100%;position:relative;aspect-ratio:0.8888888889;border-radius:6px;overflow:hidden;padding:32px 16px;align-items:flex-end;display:flex;transition:0.3s}#categories-bottom .container .home__category-wrap--bottom .category-box:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(0deg, #000000a8 25%, #00000000 90%);z-index:1}#categories-bottom .container .home__category-wrap--bottom .category-box .category-box__img{position:absolute;left:0;top:0;object-fit:cover;width:100%;height:100%}#categories-bottom .container .home__category-wrap--bottom .category-box .category-box__inner{z-index:2;position:relative;color:#fff}#categories-bottom .container .home__category-wrap--bottom .category-box .category-box__inner .category-box__counter{opacity:0.8}#categories-bottom .container .home__category-wrap--bottom .category-box:hover{transform:translateY(-5px);box-shadow:0px 20px 24px 0px #0000000D}#categories-bottom .container .home__category-all .text-link{margin-left:auto}#categories-bottom .container .home__category-wrap--all{gap:8px}#categories-bottom .container .home__category-wrap--all .category-box{border:1px solid #ECEEF2;border-radius:8px;transition:0.3s;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px}#categories-bottom .container .home__category-wrap--all .category-box .category-box__footer{margin-top:auto}#categories-bottom .container .home__category-wrap--all .category-box .category-box__img{margin-bottom:6px;width:84px}#categories-bottom .container .home__category-wrap--all .category-box .category-box__counter{opacity:0.5}#categories-bottom .container .home__category-wrap--all .category-box:hover{box-shadow:0px 20px 24px 0px #0000000D}#products{overflow-x:clip}#products .container{padding-top:var(--sp-xs)}#products .products-tab-wrap{padding:var(--sp-l) var(--sp-m);z-index:2;position:relative}#products .products-tab-wrap .products-tabs-bk{position:absolute;min-width:100% !important;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1;transition:background-color 0.2s}#products .products-tab-wrap .products-tab-nav{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:18px;row-gap:8px}#products .products-tab-wrap .products-tab-nav .products-tab-nav-el{border-radius:32px;border:1px solid #bbb;height:36px;display:flex;align-items:center;justify-content:center;padding:2px 16px;transition:0.3s;cursor:pointer}#products .products-tab-wrap .products-tab-nav .products-tab-nav-el:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}#products .products-tab-wrap .products-tab-nav .products-tab-nav-el.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}#products .products-tab-wrap .products-tab__inner{overflow:hidden;position:relative}#products .products-tab-wrap .products-tab__inner .products-tab-list{position:absolute;width:100%;top:0;transform:translateY(10px);opacity:0;transition:0.3s;gap:var(--sp-m)}#products .products-tab-wrap .products-tab__inner .products-tab-list.active{z-index:2;position:relative;transform:translateY(0);opacity:1}#info-1{position:relative;z-index:1}#info-1 .background-shape{position:absolute;background:var(--gradient-2);width:calc((100vw - 1440px)/2 + 15%);height:100%;left:0;top:0;z-index:-1}#info-1 .background-shape:after{content:"";background:url("/wp-content/uploads/2024/07/bg-shape-lines-02.svg");background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:100%;z-index:-1}#info-1 .info-img-wrap{position:relative;width:100%;height:550px;top:-80px}#info-1 .info-img-wrap .info-img--main{left:50%;top:50%;transform:translate(-50%, -50%);position:absolute;height:100%;object-fit:contain}#info-1 .info-img-wrap .info-img--part{position:absolute}#info-1 .info-img-wrap .info-img--part-01{top:10%;right:15%;max-width:108px;animation:float 6s ease-in-out infinite;animation-delay:0.5s}#info-1 .info-img-wrap .info-img--part-02{top:70%;right:18%;max-width:82px;animation:float 6s ease-in-out infinite}#info-1 .info-img-wrap .info-img--part-03{bottom:-15%;left:20%;max-width:112px;animation:float 6s ease-in-out infinite;animation-delay:1s}#info-1 .info-img-wrap .info-img--part-04{bottom:-10%;right:34%;max-width:82px;animation:float 6s ease-in-out infinite;animation-delay:1.5s}#info-1 .info-img-wrap .info-img--part-05{top:22%;left:25%;max-width:82px;animation:float 6s ease-in-out infinite}#info-1 .info-img-wrap .info-img--part-06{width:28px;height:28px;background:#fff;border-radius:5px;bottom:25%;left:24%;z-index:-1;animation:float 6s ease-in-out infinite;animation-delay:1s}#info-1 .info-img-wrap .info-img--part-07{width:28px;height:28px;background:#23213D;border-radius:5px;top:20%;left:32%;animation:float 6s ease-in-out infinite}#info-1 .info-img-wrap .info-img--part-08{width:28px;height:28px;background:#23213D;border-radius:5px;top:40%;right:40%;z-index:-1;animation:float 6s ease-in-out infinite;animation-delay:2s}#info-1 .info-img-wrap .info-img--part-09{width:28px;height:28px;background:#fff;border-radius:5px;bottom:-20%;right:16%;animation:float 6s ease-in-out infinite}#info-2 .info-2__img-holder{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--sp-m);width:100%}#info-2 .info-2__img-holder .info-2__img-bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#info-2 .info-2__img-holder .info-2__img{width:45%;z-index:2}#info-2 .info-2__img-holder .info-2__img--l{margin-bottom:48px}#info-2 .info-2__img-holder .info-2__img--r{margin-top:48px}#info-3 .features-wrap .features-box{padding:var(--sp-ml) var(--sp-s);background:var(--color-light);color:#FF6039;position:relative}#info-3 .features-wrap .features-box .features-box__icon{position:absolute;right:var(--sp-s);top:var(--sp-m)}#info-4 .info-4__img-holder{position:relative}#info-4 .info-4__img-holder .background-shape{position:absolute;height:100%;width:80%;right:0;border-radius:40px;background:var(--gradient-3)}#info-4 .info-4__img-holder .background-shape:after{content:"";background:url("/wp-content/uploads/2024/07/bg-shape-lines-02.svg");background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:100%}#info-4 .info-4__img-holder .info-4__img{z-index:1;position:relative;width:50%;object-fit:contain}#blog .section-title-wrap{text-align:center}#blog .home__blog-wrap{gap:var(--sp-m)}#blog .home__blog-wrap .blog-box{display:flex;flex-direction:column}#blog .home__blog-wrap .blog-box .blog-box__img{overflow:hidden;display:flex}#blog .home__blog-wrap .blog-box .blog-box__img img{width:100%;height:auto;aspect-ratio:1.7777777778;object-fit:cover}#blog .home__blog-wrap .blog-box .blog-box__content{flex-grow:1;display:flex;flex-direction:column}#blog .home__blog-wrap .blog-box .blog-box__content .blog-box__link{margin-top:auto}#partners{position:relative;padding-top:var(--sp-xl);padding-bottom:var(--sp-xl)}#partners .section-title-wrap{text-align:center}#partners .partners-wrap{display:flex;flex-direction:row;gap:0}#partners .partners-wrap .partners__img-holder img{width:100%;height:100%;object-fit:cover}#partners .partners-wrap .partners-slider-wrap{margin-left:-64px;width:calc(100% + 64px)}#partners .partners-wrap .partners-slider-wrap .slider-partners-box{padding:var(--sp-xl) var(--sp-m);width:20%;background:#FFFAF9;border-radius:16px;margin-right:24px}#partners .partners-wrap .partners-slider-wrap .slider-partners-box .slider__content{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}#partners .partners-wrap .partners-slider-wrap .slider-partners-box .slider__content .slider-partners-box__img{height:68px;object-fit:contain;object-position:center;mix-blend-mode:multiply;max-width:120px}#partners .partners-wrap .partners-slider-wrap .slider-partners-box .slider__content .slider-partners-box__divider{width:50%;max-width:62px;background:#5A7184;opacity:0.1;height:4px}#partners .partners-link-wrap{display:flex;justify-content:center}#partners .partners-link-wrap .text-link:after{background:#FF2565;opacity:0.1;width:72px;height:72px}#partners .partners-link-wrap .text-link:hover svg path{stroke:var(--color-bg--dark)}#partners .flickity-page-dots .dot{background:var(--color-primary)}@media (max-width:1400px){#partners .partners-wrap .partners-slider-wrap .slider-partners-box{width:33%}}@media (max-width:992px){.hero-img-wrap{margin-top:-48px}.home__category-wrap--top .home__category-slider .category-box{width:50%}.text-link{margin-right:16px}#partners .partners-wrap .partners-slider-wrap .slider-partners-box{width:50%}}@media (max-width:768px){#hero{overflow:hidden}.home__category-wrap--top .home__category-slider .category-box{width:66%}#categories-bottom .container .home__category-wrap--bottom .category-box{aspect-ratio:1.7777777778}#partners .partners-wrap .partners-slider-wrap .slider-partners-box{width:66%}}@media (max-width:540px){#hero .container{padding-top:64px}.hero-img-wrap{margin-top:0}.hero-img-wrap .hero-img--part-01,.hero-img-wrap .hero-img--part-02,.hero-img-wrap .hero-img--part-03,.hero-img-wrap .hero-img--part-04,.hero-img-wrap .hero-img--part-05{max-width:66px}.home__category-wrap--top .home__category-slider .category-box{width:90%;aspect-ratio:1;padding:16px}.home__category-wrap--top__arrow svg{width:44px}#partners .partners-wrap .partners-slider-wrap{margin-left:-124px;width:calc(100% + 124px)}#partners .partners-wrap .partners-slider-wrap .slider-partners-box{width:80%}#partners .partners-wrap .partners__img-holder img{height:calc(100% + 48px);margin-top:-24px;border-radius:0 8px 8px 0}#partners .text-link .text-link__arrow{width:44px}#partners .partners-link-wrap .text-link:after{width:44px;height:44px}#blog .home__blog-wrap .blog-box .blog-box__img img{max-height:240px}}@media (min-width:2400px){.home__category-wrap--top .category-box{width:25% !important}}