.home-logo-list{position:relative}.home-logo-list__wrapper{width:100%;will-change:transform;display:flex}.home-logo-list:not(.scrolling) .home-logo-list__wrapper{justify-content:center;width:auto}.home-logo-list__track{flex-shrink:0}.home-logo-list__track--duplicate{display:none}.home-logo-list.scrolling .home-logo-list__track--duplicate{display:flex}.home-logo-list.scrolling .home-logo-list__wrapper{animation:logoScroll linear infinite;animation-duration:var(--scroll-duration, 30s)}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(var(--track-width, -50%))}}@media (prefers-reduced-motion: reduce){.home-logo-list.scrolling .home-logo-list__wrapper{animation:none}}.home-slide-section__swiper-wrapper{position:relative;width:100%}.home-slide-section__swiper{width:100%;overflow:visible;padding-inline:max(calc((100% - 128rem)/2),3.2rem)!important}.home-slide-section__slide:last-child{margin-right:0!important}.home-slide-section__slide{--card-description-content-height: 100%}.home-slide-section__card{position:relative;width:100%;height:491px;border-radius:10px;overflow:hidden}.home-slide-section__expand-icon{display:block;transition:transform .3s ease}.swiper-wrapper{box-sizing:content-box!important}.swiper-wrapper:has(.home-slide-section__slide.expanded){margin-right:100%}.home-slide-section__slide.expanded .home-slide-section__expand-btn{transform:rotate(45deg)}.home-slide-section__slide.expanded .main-bg-image,.home-slide-section__slide .main-bg-image-wide{opacity:0}.home-slide-section__slide.expanded .main-bg-image-wide{opacity:1}.home-slide-section__slide .card-text-wrapper{transform:translateY(calc(var(--card-description-content-height)));transition:transform .5s cubic-bezier(.4,0,.2,1)}.home-slide-section__slide.expanded .card-text-wrapper{transform:translateY(0)}.home-slide-section__slide .card-title_content{opacity:1;max-width:323px;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.home-slide-section__slide.expanded .card-title_content{opacity:0}.home-slide-section__slide .card-description__content{opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.home-slide-section__slide.expanded .card-description__content{opacity:1}.home-slide-section__card-content{padding:1.5rem}.home-slide-section__card-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:4px;margin-bottom:1rem}.home-slide-section__card-image img{width:100%;height:100%;object-fit:cover}.home-slide-section__card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:rgba(var(--color-foreground))}.home-slide-section__card-description{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}@media (min-width: 768px){.home-slide-section__slide{width:calc((100% - (22px * 2)) / 3)!important;margin-right:22px!important;transition:all .5s cubic-bezier(.4,0,.2,1);transition-property:width,transform!important;flex-shrink:0}.home-slide-section__slide.expanded{width:100%!important;z-index:10}}@media (max-width: 768px){.home-slide-section__slide{padding-right:14px!important}.home-slide-section__card{height:307px;border-radius:6px}.home-slide-section__swiper{padding-inline:max(calc((100% - 128rem)/2),2rem)!important}#home-slide-modal .home-slide-section__card{height:100%;min-height:100vh;border-radius:0}#home-slide-modal .card-text-wrapper{transform:translateY(0)!important;padding:2rem 1.25rem!important}#home-slide-modal .card-title_content{opacity:0!important;max-width:100%!important}#home-slide-modal .card-description__content{opacity:1!important;width:100%!important;font-size:1.125rem!important;line-height:1.6!important}}@media (max-width: 480px){.home-slide-section__slide{width:100%;margin-right:0}}.product-sticky-bar{position:fixed;bottom:12px;left:0;right:0;z-index:100;width:100%;color:var(--sticky-bar-text, rgb(var(--color-foreground)));transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out;pointer-events:none}.product-sticky-bar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.product-sticky-bar__content{height:60px;border-radius:99px;background:#fff9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.product-sticky-bar__content{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:8px}.product-sticky-bar__product{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.product-sticky-bar__image{flex-shrink:0;width:50px;height:50px;border-radius:4px;overflow:hidden;background-color:rgb(var(--color-background))}.product-sticky-bar__image img{width:100%;height:100%;object-fit:cover}.product-sticky-bar__title{margin:0;font-size:2rem;font-weight:400;font-family:var(--font-heading-family);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:2.4rem}.product-sticky-bar__actions{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.product-sticky-bar__price{font-size:2rem;font-weight:400;display:flex;align-items:center;gap:.4rem;color:#737373}.product-sticky-bar__price_text{color:#303030}.price__sale{display:flex;align-items:center;gap:.5rem}.price__current{color:rgb(var(--color-sale-price, 220 38 38))}.price__compare{font-size:.875rem;text-decoration:line-through;opacity:.7}.product-sticky-bar__form{display:contents}.product-sticky-bar__button{background-color:#5c54b7;min-width:160px;height:44px;color:#fff;border-radius:99px;font-size:20px;font-family:var(--font-heading-family);cursor:pointer;border:none;position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;margin-bottom:0!important}.product-sticky-bar__button:disabled{opacity:.6;cursor:not-allowed}.product-sticky-bar__button:not(:disabled):hover{opacity:.9}.product-sticky-bar__button .loading__spinner{position:absolute;width:1.8rem;height:1.8rem;display:none}.product-sticky-bar__button.loading .loading__spinner{display:block}.product-sticky-bar__button.loading>span{visibility:hidden}@media screen and (max-width: 749px){.product-sticky-bar__container{padding:.75rem 1rem}.product-sticky-bar__content{gap:1rem}.product-sticky-bar__product{display:none}.product-sticky-bar__actions{flex:1;justify-content:space-between}.product-sticky-bar__price{padding-left:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
