.section-tab-collection{position:relative;background:var(--section-background-image);background-repeat:no-repeat;background-size:var(--background-size,cover);background-position:var(--background-position,center);overflow:hidden}.tab-collection-wrapper{position:relative}.section-tab-collection .title-wrapper .title,.section-tab-collection .title-wrapper .subheading{margin:0;line-height:1.5}.section-tab-collection .tab-header{position:relative;scrollbar-width:thin;overflow-x:auto;white-space:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch}.section-tab-collection .tab-header::-webkit-scrollbar{width:.2rem;height:.2rem;-webkit-appearance:none;appearance:none;border-radius:1.6rem;background-color:#ccc}.section-tab-collection .tab-header::-webkit-scrollbar-thumb{border-radius:1.6rem;background-color:#000}.section-tab-collection .timer-wrapper{display:flex;justify-content:center;gap:1rem;align-items:center;color:rgb(var(--color-heading));font-size:2.2rem}.section-tab-collection .timer-wrapper .countdown{display:flex;justify-content:center;gap:.4rem;align-items:center}.section-tab-collection .timer-wrapper .countdown__item{display:flex;align-items:center;justify-content:center;gap:.4rem}.section-tab-collection .timer-wrapper .countdown .time{display:flex;width:3.8rem;height:3.8rem;justify-content:center;align-items:center}.section-tab-collection .colon{color:var(--timer-background)}.section-tab-collection .view-all .link{color:rgb(var(--color-view-all))}.section-tab-collection .title-wrapper .title,.section-tab-collection .title-wrapper .subheading{color:rgb(var(--color-heading))}.section-tab-collection .tab-item{color:rgb(var(--color-tab));text-align:center;padding-bottom:.3rem;line-height:1.3;cursor:pointer}.tab-header.tab-underline .tab-item{background-image:linear-gradient(to top,rgb(var(--color-tab)) 0 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:right bottom;background-size:0 .2rem,100% .1rem;transition:background-size var(--duration-default) ease}.tab-header.tab-underline .tab-item.active,.tab-header.tab-underline .tab-item:hover{color:rgb(var(--color-tab-active));background-position:left bottom;background-size:100% .2rem,100% .1rem}.tab-header.tab-button .tab-item{padding:.4rem 3.2rem;border:1px solid rgb(var(--color-tab));border-radius:var(--tab-radius,0);background:rgba(var(--tab-background),var(--tab-bg-opacity))}.tab-header.tab-button .tab-item.active,.tab-header.tab-button .tab-item:hover{color:rgb(var(--color-tab-active));background:rgba(var(--tab-active-background),var(--tab-bg-opacity))}.section-tab-collection .timer-wrapper .countdown .time{background-color:var(--timer-background);background-image:var(--timer-gradient-background)}.section-tab-collection .card-wrapper{background-color:rgba(var(--block-background-color),var(--block-background-opacity))}.section-tab-collection .card-information__text{color:rgb(var(--card-text-color))}.section-tab-collection .tab-pane{display:none;width:100%;height:0;overflow:hidden;pointer-events:none;opacity:0;visibility:hidden;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.section-tab-collection .tab-pane.visible{display:block}.section-tab-collection .tab-pane.active{height:auto;pointer-events:auto;opacity:1;visibility:visible;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.section-tab-collection .tab-pane .pane-content{padding:var(--pane-padding-t) var(--pane-padding-r) var(--pane-padding-b) var(--pane-padding-l);background-color:rgba(var(--pane-background),var(--pane-bg-opacity));background-image:var(--pane-background-image);background-position:var(--pane-background-position, center);background-repeat:no-repeat;background-size:var(--pane-background-size, cover);display:grid;grid-template-columns:calc(100% - var(--collection-width)) var(--collection-width)}.section-tab-collection .tab-pane lazy-video{display:none}.section-tab-collection .tab-pane.active lazy-video{display:block}.section-tab-collection .tab-header{display:flex;column-gap:3rem;row-gap:1rem;margin-bottom:2rem}.section-tab-collection .slider-mobile-gutter{background:rgba(var(--slider-background),var(--slider-bg-opacity,1));padding:var(--slider-padding-top) var(--slider-padding-right) var(--slider-padding-bottom) var(--slider-padding-left)}.section-tab-collection .slider-mobile-gutter .slider-buttons{width:100%;top:50%;transform:translateY(-50%);justify-content:space-between}.section-tab-collection .slider-buttons .slider-button{background:#fff;border:none;width:1.8rem}.section-tab-collection .slider-button--prev{left:-20px}.section-tab-collection .slider-button--next{right:-20px}.section-tab-collection .slider-button--prev .icon{transform:rotate(180deg)}.section-tab-collection .slider-button .icon{width:1.8rem}.section-tab-collection .slider{padding-bottom:1rem}.section-tab-collection .box-shadow .card-wrapper{box-shadow:1px 1px 5px #f0f0f0}.section-tab-collection .tab-header.position-style-absolute{position:absolute;top:var(--tab-top-offset,0);right:var(--tab-right-offset,0);z-index:3}@media screen and (min-width:750px){.section-tab-collection tab-collection-slider{width:var(--slider-width, 100%);display:block}.section-tab-collection tab-collection-slider.position-center{margin:0 auto}.section-tab-collection tab-collection-slider.position-right{margin-left:auto}.section-tab-collection .tab-title{display:flex;justify-content:space-between;align-items:center}.section-tab-collection .tab-header{padding-top:1rem;padding-bottom:1rem}.section-tab-collection .tab-item{font-size:var(--tab-size,1.8rem)}.section-tab-collection .view-all{margin-top:2rem}}@media screen and (max-width:1440px){.section-tab-collection .tab-header{column-gap:2rem}.tab-header.tab-button .tab-item{padding:.4rem 2.2rem}}@media screen and (max-width:749px){.section-tab-collection .tab-title{text-align:center}.section-tab-collection .tab-header{display:flex;flex-wrap:wrap;margin-top:1rem;column-gap:1rem;margin-bottom:1.6rem}.section-tab-collection .tab-item{font-size:1.4rem}.tag-hide-mobile .card-information .badge-wrapper{display:none}.tag-hide-mobile .card-information__text{-webkit-line-clamp:2}.section-tab-collection .view-all{margin-top:1rem}.section-tab-collection .title-wrapper{align-items:center}.section-tab-collection .timer-wrapper{font-size:13px}.section-tab-collection .timer-wrapper .countdown .time{width:2.3rem;height:2.3rem;font-size:14px}}@media screen and (max-width:480px){.section-tab-collection .tab-header{column-gap:.4rem}.section-tab-collection .tab-item{font-size:1.4rem}.tab-header.tab-button .tab-item{padding:.4rem 1.8rem}}@media screen and (min-width:990px){.section-tab-collection .title-wrapper{margin-bottom:2rem}}.section-tab-collection .black-product-mask{position:absolute;top:0;left:0;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/1548/assets/component-tab-collection-slider.css.map */
