.section--tabeed__products{background-color:rgb(var(--tabbed-collections-background))}.tabbed-collections{display:block;color:rgb(var(--tabbed-collections-text));background-color:rgb(var(--tabbed-collections-background))}.tabbed-collections__inner{overflow:hidden;max-width:1440px;width:100%;padding:0 0 0 65px;margin:0 auto}.tabbed-collections--layout-contained .tabbed-collections__inner{max-width:var(--tabbed-collections-max-width);padding-inline:var(--tabbed-collections-side-padding)}.tabbed-collections__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:2.6rem;padding-right:65px}.tabbed-collections--layout-full_width .tabbed-collections__header,.tabbed-collections--layout-contained .tabbed-collections__header{padding-right:0}.tabbed-collections__heading{margin:0;color:currentColor;font-family:Oswald;font-weight:400;font-size:45px;line-height:100%;letter-spacing:-1.8px;text-transform:uppercase;color:#24231e}.tabbed-collections__tabs{position:relative;display:flex;align-items:center;gap:.2rem;max-width:100%;overflow-x:auto;scrollbar-width:none;width:fit-content;border-radius:10px;overflow:visible!important}.tabbed-collections__tabs:after{content:"";position:absolute;height:8px;width:100%;border-radius:10px;background:#f0eae4;left:0;bottom:-8px}.tabbed-collections__tabs::-webkit-scrollbar{display:none}.tabbed-collections__tab{position:relative;flex:0 0 auto;padding:0 2.2rem 1.2rem;color:currentColor;background:transparent;border:0;cursor:pointer;font-family:Montserrat;font-weight:500;font-size:15.8px;line-height:19.2px;letter-spacing:0;text-align:center;vertical-align:middle}.tabbed-collections__tab:first-child{padding-left:1rem}.tabbed-collections__tab:last-child{padding-right:1rem}.tabbed-collections__tab:after{content:"";position:absolute;right:1rem;bottom:-8px;left:0;height:8px;background-color:currentColor;border-radius:999rem;transform:scaleX(0);transform-origin:center;transition:transform var(--duration-default) ease;z-index:2;width:100%}.tabbed-collections__tab--active{opacity:1}.tabbed-collections__tab--active:after{transform:scaleX(1)}.tabbed-collections__tab:focus-visible{outline:.2rem solid currentColor;outline-offset:-.2rem}.tabbed-collections__panel[hidden]{display:none}.tabbed-collections__slider{position:relative;min-width:0}.tabbed-collections--layout-contained .tabbed-collections__slider--arrows-visible{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:26px}.tabbed-collections--layout-contained .tabbed-collections__product-list{grid-auto-columns:calc((100% - 30px)/4)}.tabbed-collections--layout-contained .tabbed-collections__slider--arrows-visible .tabbed-collections__product-list{grid-column:2}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow--previous{grid-column:1}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow--next{grid-column:3}.tabbed-collections__product-list{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% / 4.2) - 8px);gap:.8rem;width:100%;min-width:0;margin:0;padding:0 0 .6rem;overflow-x:auto;overflow-y:hidden;list-style:none;scroll-padding-inline:0;scrollbar-width:none;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(hover:hover)and (pointer:fine){.tabbed-collections__product-list{cursor:grab}}.tabbed-collections__product-list::-webkit-scrollbar{display:none}.tabbed-collections__product-list img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.tabbed-collections__product-list--dragging{cursor:grabbing}.tabbed-collections__slider-arrow{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#24231e;background:#fbf8f3;border:1px solid rgba(36,35,30,.18);border-radius:50%;box-shadow:none;cursor:pointer;transform:translateY(-50%);transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.tabbed-collections__slider-arrow span{display:flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:0}.tabbed-collections__slider-arrow svg{display:block;width:100%;height:100%}.tabbed-collections__slider-arrow--previous{left:16px}.tabbed-collections__slider-arrow--previous span{transform:rotate(180deg)}.tabbed-collections__slider-arrow--next{right:16px}.tabbed-collections__slider-arrow:not(:disabled):hover{transform:translateY(-50%) scale(1.05)}.tabbed-collections__slider-arrow:disabled{opacity:.35;cursor:not-allowed}.tabbed-collections__slider-arrow:focus-visible{outline:2px solid currentColor;outline-offset:3px}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow{position:static;width:42px;height:42px;transform:none}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow:not(:disabled):hover{transform:scale(1.05)}.tabbed-collections__product-item{min-width:0}.tabbed-collections__actions{display:flex;justify-content:center;margin-top:3rem}.tabbed-collections__empty{padding:3rem 2rem;border:.1rem dashed rgba(var(--tabbed-collections-border),.9);text-align:center}.tabbed-collections__empty-text{margin:0;font-size:1.4rem}.tabbed-collections .product-grid{gap:8px!important}.tabbed-collections--layout-contained .tabbed-collections__header{max-width:calc(100% - 136px);width:100%;margin-left:auto;margin-right:auto}@media(max-width:1200px){.tabbed-collections__inner{padding-left:20px}.tabbed-collections--layout-contained .tabbed-collections__inner{padding-inline:20px}.tabbed-collections__header{padding-right:20px}.tabbed-collections--layout-full_width .tabbed-collections__header,.tabbed-collections--layout-contained .tabbed-collections__header{padding-right:0}.tabbed-collections__product-list{grid-auto-columns:calc((100% / 2.7) - 8px)}}@media screen and (max-width:1199px){.tabbed-collections--layout-contained .tabbed-collections__product-list{grid-auto-columns:calc((100% - 20px) / 3)}}@media screen and (min-width:990px){.tabbed-collections__tabs{justify-content:flex-end}}@media screen and (max-width:989px){.tabbed-collections__header{align-items:flex-start;flex-direction:column;gap:1.8rem}.tabbed-collections__tabs{width:100%}.tabbed-collections--layout-contained .tabbed-collections__slider--arrows-visible{display:block}.tabbed-collections--layout-contained .tabbed-collections__product-list{grid-auto-columns:calc((100% - 10px)/2)}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow{position:absolute}.tabbed-collections--layout-contained .tabbed-collections__header{max-width:100%;width:100%}}@media screen and (max-width:749px){.tabbed-collections__tabs{width:100%}.tabbed-collections__slider--arrows-visible{padding-bottom:0}.tabbed-collections__slider-arrow{display:none}.tabbed-collections__header{margin-bottom:24px;gap:24px}.tabbed-collections__heading{font-size:32px;line-height:100%;letter-spacing:-1.2px}.tabbed-collections__tab{padding-right:1.8rem;padding-left:1.8rem;font-size:14px;line-height:19.2px}.tabbed-collections__product-list{grid-auto-columns:calc((100% / 2.1) - 8px);gap:.6rem;padding-bottom:.4rem}.tabbed-collections--layout-contained .tabbed-collections__product-list{grid-auto-columns:calc((100% - 10px) / 1.38)}.tabbed-collections--layout-contained .tabbed-collections__slider-arrow{width:38px;height:38px}.tabbed-collections__slider-arrow{width:38px;height:38px;top:auto;bottom:0;transform:none}.tabbed-collections__slider-arrow--previous{left:calc(50% - 45px)}.tabbed-collections__slider-arrow--next{right:auto;left:calc(50% + 7px)}.tabbed-collections__slider-arrow:not(:disabled):hover{transform:scale(1.05)}.tabbed-collections__tab{width:fit-content;padding-right:1rem;padding-left:1rem}.tabbed-collections__tabs{justify-content:space-between!important}.tabbed-collections .product-grid{padding-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-tabbed-collections.css.map */
