.section-memberbestseller.container{max-width:100%;width:100%;padding-inline:0}.section-memberbestseller{position:relative;padding:0 4rem}.section-memberbestseller__grid{display:grid;grid-template-columns:1fr;gap:2rem}.section-memberbestseller__banner{position:relative;width:100%;overflow:hidden;border-radius:var(--card-corner-radius)}.section-memberbestseller__banner-link{display:block;text-decoration:none;color:inherit}.section-memberbestseller__banner-sticky-wrap{display:block}.section-memberbestseller.is-banner-fixed .section-memberbestseller__banner-sticky-wrap{z-index:2;box-sizing:border-box}.section-memberbestseller.is-banner-bottom .section-memberbestseller__banner-sticky-wrap{z-index:1}.section-memberbestseller__banner-media{position:relative;width:100%;aspect-ratio:var(--memberbestseller-banner-aspect, 5 / 6);overflow:hidden}.section-memberbestseller__banner-media img,.section-memberbestseller__banner-media svg{width:100%;height:100%;object-fit:cover;display:block}.section-memberbestseller__banner-content{padding:2.6rem 0 0;color:inherit}.section-memberbestseller__banner-heading{font-size:2.4rem;font-weight:600;line-height:1.2;margin:0 0 .6rem;color:inherit}.section-memberbestseller__banner-text{font-size:1.4rem;line-height:1.5;margin:0 0 1.2rem;color:inherit}.section-memberbestseller__banner-text p{margin:0}.section-memberbestseller__banner-links{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;list-style:none;padding:0;margin:0}.section-memberbestseller__banner-links li{display:flex;align-items:center;gap:.6rem}.section-memberbestseller__banner-links a{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;text-decoration:none;color:inherit;transition:opacity .2s ease}.section-memberbestseller__banner-links a:hover{opacity:.8}.section-memberbestseller__banner-links .icon{width:1.8rem;height:1.8rem;flex-shrink:0}.section-memberbestseller__products{width:100%;display:flex;flex-direction:column;height:100%}.section-memberbestseller__products-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;flex:1;min-height:0}.section-memberbestseller__col1{display:flex;flex-direction:column;gap:1.6rem;min-height:0}.section-memberbestseller__col1 .section-memberbestseller__best-seller-block{flex-shrink:0}.section-memberbestseller__col1-product-cards{display:flex;flex-direction:column;gap:1.6rem;flex:1;min-height:0}.section-memberbestseller__col1-product-cards .section-memberbestseller__product-card{flex-grow:0;flex-shrink:0}.section-memberbestseller__product-cards-wrap{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0;height:90%}@media screen and (max-width:749px){.section-memberbestseller__products{height:auto;min-height:auto}.section-memberbestseller__products-grid{flex:none;min-height:auto;align-items:stretch}.section-memberbestseller__product-cards-wrap{height:auto;min-height:auto;flex:none}.section-memberbestseller__product-cards-wrap .section-memberbestseller__product-card{flex:0 0 auto}.section-memberbestseller__product-cards-wrap .section-memberbestseller__product-card .product-card{height:auto;flex:0 0 auto}}.section-memberbestseller__best-seller-block{position:relative;width:100%;min-height:20rem;height:var(--best-seller-height, 25rem);border-radius:var(--card-corner-radius);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.section-memberbestseller__best-seller-link{display:block;text-decoration:none;color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.section-memberbestseller__best-seller-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.section-memberbestseller__best-seller-media img{width:100%;height:100%;object-fit:cover;display:block}.section-memberbestseller__best-seller-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.section-memberbestseller__best-seller-content{position:relative;z-index:2;padding:2rem}.section-memberbestseller__best-seller-heading{font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1rem}.section-memberbestseller__best-seller-text{font-size:1.4rem;line-height:1.5;margin:0}.section-memberbestseller__best-seller-text p{margin:0}.section-memberbestseller__best-seller-content[data-text-color=light] .section-memberbestseller__best-seller-heading,.section-memberbestseller__best-seller-content[data-text-color=light] .section-memberbestseller__best-seller-text{color:#fff}.section-memberbestseller__best-seller-content[data-text-color=dark] .section-memberbestseller__best-seller-heading,.section-memberbestseller__best-seller-content[data-text-color=dark] .section-memberbestseller__best-seller-text{color:#000}.section-memberbestseller__product-card{width:100%;display:flex;flex-direction:column;min-height:0}.section-memberbestseller__product-card .product-card{height:100%;display:flex;flex-direction:column;min-height:0}@media screen and (min-width:750px){.section-memberbestseller__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.section-memberbestseller__banner-media{aspect-ratio:auto;min-height:60rem}.section-memberbestseller__products{display:flex;flex-direction:column;height:100%;min-height:0}.section-memberbestseller__products-grid{grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}.section-memberbestseller__col1{display:flex;flex-direction:column;gap:2rem;min-height:0}.section-memberbestseller__best-seller-block{min-height:var(--best-seller-height, 25rem)}.section-memberbestseller__col1-product-cards{gap:2rem}.section-memberbestseller__product-cards-wrap{display:flex;flex-direction:column;gap:1.2rem;min-height:0}.section-memberbestseller__product-card{min-height:0;display:flex;flex-direction:column;flex:1}.section-memberbestseller__col1-product-cards .section-memberbestseller__product-card{flex:0 0 auto}.section-memberbestseller__col1-product-cards .section-memberbestseller__product-card:last-child{flex:1 0 auto}.section-memberbestseller__product-card .product-card{height:100%;display:flex;flex-direction:column;flex:1;min-height:0}.section-memberbestseller__col1-product-cards .section-memberbestseller__product-card .product-card{height:auto;flex:0 0 auto}.section-memberbestseller__col1-product-cards .section-memberbestseller__product-card:last-child .product-card{height:100%;flex:1}.section-memberbestseller__banner-heading{font-size:3.2rem}.section-memberbestseller__banner-text{font-size:1.6rem}.section-memberbestseller__best-seller-heading{font-size:2.4rem}.section-memberbestseller__best-seller-text{font-size:1.6rem}}@media screen and (max-width:749px){.section-memberbestseller{padding-inline:1.6rem}.section-memberbestseller__grid{gap:1.2rem}.section-memberbestseller__banner,.section-memberbestseller__best-seller-block,.section-memberbestseller__product-card{margin:0}.section-memberbestseller__banner-content{padding:1.6rem}.section-memberbestseller__banner-heading{font-size:2rem}.section-memberbestseller__banner-text{font-size:1.3rem}.section-memberbestseller__best-seller-content{padding:1.6rem}.section-memberbestseller__best-seller-heading{font-size:1.8rem}.section-memberbestseller__best-seller-text{font-size:1.3rem}.section-memberbestseller__products-grid,.section-memberbestseller__product-cards-wrap,.section-memberbestseller__col1,.section-memberbestseller__col1-product-cards{gap:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-memberbestseller.css.map */
