.tabs .heading__section{margin-bottom:3rem}.tabs__header{display:flex;justify-content:start;margin-bottom:1rem;background:rgb(var(--color-background-secondary));border-bottom:1px solid rgb(var(--color-accent-1));overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;border-radius:var(--content-container-radius)}.tabs__header::-webkit-scrollbar{display:none}.tab__button{white-space:nowrap;padding:1.3rem 3rem;position:relative;cursor:pointer;opacity:.4!important;transition:var(--transitions-delay) ease all!important}.tab__button:hover{background:rgba(var(--color-foreground),.2);opacity:.8!important}.tab__button.active{opacity:1!important}.tab__button.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:rgb(var(--color-accent-1))}.tabs__heading{display:flex;align-items:center;justify-content:center;gap:1rem}.tabs__heading .icon{color:currentColor;fill:currentColor}.tab__content:not(:first-child){display:none}@media screen and (min-width: 750px){.tabs .tabs__wrapper{display:grid;grid-template-columns:1fr 3fr;gap:var(--grid-desktop-horizontal-spacing)}.tabs .tabs__header{flex-direction:column;border:none;border-left:2px solid rgb(var(--color-background-secondary))}.tabs .tab__button:hover{background:rgba(var(--color-foreground),.1)}.tabs .tab__button.active:after{width:2px;top:0;height:100%}.tabs .tabs__heading{justify-content:start}}.product-description-wrapper{position:relative;margin-bottom:2rem}.product-description-content{position:relative}.product-description-visible{position:relative;overflow:hidden}.product-description-fade{content:"";position:absolute;bottom:0;left:0;width:100%;height:4rem;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none;transition:opacity .3s ease;z-index:1}.product-description-wrapper.expanded .product-description-visible{max-height:none;overflow:visible}.product-description-wrapper.expanded .product-description-fade,.product-description-more{display:none}.product-description-wrapper.expanded .product-description-more{display:block}.show-more-button{background:none;border:none;font-weight:700;font-size:1.1rem;color:#b11550;cursor:pointer;display:block;margin:1rem auto 0;text-transform:uppercase;letter-spacing:.5px;text-align:center;z-index:2;position:relative}
/*# sourceMappingURL=/cdn/shop/t/73/assets/section-tabs.css.map */
