.bv-tabbed-collection{position:relative;overflow:hidden;width:100%}.bv-tabbed-container{width:100%;max-width:100%;padding:0 2rem;margin:0 auto}@media screen and (min-width:750px){.bv-tabbed-container{padding:0 3rem}}@media screen and (min-width:1200px){.bv-tabbed-container{padding:0 4rem}}.bv-tabbed-header-container{display:flex;flex-direction:column;align-items:center!important;text-align:center!important;margin-bottom:3rem;width:100%}.bv-tabbed-header-container .bv-tabbed-heading,.bv-tabbed-heading{font-family:var(--font-heading-family);font-weight:700!important;font-size:calc(var(--font-heading-scale) * 1.8rem);color:rgb(var(--color-foreground));margin-bottom:1.6rem;line-height:1.2;text-align:center!important}@media screen and (min-width:750px){.bv-tabbed-heading{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.bv-tabs-nav{display:flex;flex-wrap:wrap;justify-content:center!important;width:100%;gap:2.5rem;list-style:none;padding:0;margin:0;border-bottom:1px solid rgba(var(--color-foreground),.05)}@media screen and (max-width:749px){.bv-tabs-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bv-tabs-nav::-webkit-scrollbar{display:none}.bv-tab-btn{white-space:nowrap}}.bv-tab-item{margin:0}.bv-tab-btn{background:none;border:none;padding:0 0 1rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.5);cursor:pointer;position:relative;transition:color .3s ease}.bv-tab-btn:hover{color:rgba(var(--color-foreground),.8)}.bv-tab-btn.is-active{color:rgb(var(--color-foreground))}.bv-tab-btn:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:rgb(var(--color-foreground));transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.bv-tab-btn.is-active:after{transform:scaleX(1)}.bv-tab-panel{display:none;animation:bvFadeIn .5s ease-out forwards}.bv-tab-panel.is-active{display:block}@keyframes bvFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bv-tab-product-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1.5rem;row-gap:4rem;margin:0;padding:0;list-style:none}@media screen and (max-width:989px){.bv-tab-product-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:0}.bv-tab-product-grid::-webkit-scrollbar{display:none}}.bv-tab-product-item{box-sizing:border-box;min-width:0;width:100%}@media screen and (max-width:989px){.bv-tab-product-item{flex:0 0 100%;scroll-snap-align:start}.bv-tab-product-item .bv-card-wrapper,.bv-tab-product-item .bv-card-inner{width:100%!important;min-width:0!important}.bv-tab-product-item .bv-card-media-box{width:100%!important;aspect-ratio:3 / 4!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bv-tabbed-collection.css.map */
