.section-collection-tab{padding:96px 0 0}.section-collection-tab__container{max-width:1200px;margin:0 auto;padding:0 30px}.section-collection-tab__content{display:flex;gap:96px;align-items:stretch}.section-collection-tab__hero{flex:1;min-height:600px}.section-collection-tab__hero-image{width:100%;height:100%;object-fit:cover;border-radius:0}.section-collection-tab__info{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:48px}.section-collection-tab__text{display:flex;flex-direction:column;gap:32px}.section-collection-tab__heading{font-family:var(--body-font-stack);font-weight:600;font-size:16px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em;color:#000;margin:0 0 -16px}.section-collection-tab__tabs{display:flex;flex-direction:column;gap:12px}.section-collection-tab__tab{background:none;border:none;padding:0;text-align:left;cursor:pointer;font-family:var(--header-font-stack);font-weight:400;font-size:32px;line-height:1.177;letter-spacing:-.06em;color:#000;opacity:.2;transition:opacity .3s ease;text-transform:capitalize}.section-collection-tab__tab:hover,.section-collection-tab__tab.active{opacity:1;text-decoration:underline}.section-collection-tab__button-container{margin-top:auto}.section-collection-tab__button{display:flex;height:48px;padding:10px 36px;justify-content:center;align-items:center;width:fit-content;font-family:var(--body-font-stack);font-size:13px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase;position:relative;z-index:1;overflow:hidden;color:#fff;border:1px solid #000;transition:color 1s ease}.section-collection-tab__button span{position:relative;pointer-events:none;z-index:1}.section-collection-tab__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s ease;z-index:-1}.section-collection-tab__button:before{background-color:#000;border-color:#000;transform:translate(0)}.section-collection-tab__button:hover:before{transform:translate(-100%)}.section-collection-tab__button:hover{color:#000;border:1px solid #000}.section-collection-tab__products{position:relative}.section-collection-tab__product-grid{display:none;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding:24px 0}.section-collection-tab__product-grid.active{display:grid}.section-collection-tab__product-item{aspect-ratio:5 / 7}.section-collection-tab__product-link{display:block;width:100%;height:100%}.section-collection-tab__product-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.section-collection-tab__product-link:hover .section-collection-tab__product-image{opacity:.8}.section-collection-tab__product-placeholder{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.section-collection-tab__product-placeholder svg{width:60%;height:60%;opacity:.3}@media only screen and (max-width: 768px){.section-collection-tab{padding:48px 0 0}.section-collection-tab__container{padding:0 20px;max-width:390px}.section-collection-tab__content{flex-direction:column;gap:0}.section-collection-tab__hero{min-height:350px;order:1}.section-collection-tab__info{gap:32px;padding:32px 0 0;order:2}.section-collection-tab__text{gap:16px}.section-collection-tab__heading{font-size:16px;margin:0}.section-collection-tab__tab{font-size:24px}.section-collection-tab__products{display:none}.section-collection-tab__button-container{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/324/assets/cust-collection-tab.css.map */
