.product-offers{margin:1.6rem 0 .4rem;border-radius:1.2rem;overflow:hidden;border:.1rem solid rgba(var(--heading-color),.08);background:rgba(var(--brand-color),.04);margin-bottom:20px!important}.product-offers .product-offers-head{display:flex;align-items:center;gap:.8rem;padding:1rem 1.4rem;background:rgb(var(--brand-color));color:rgb(var(--color-background))}.product-offers .product-offers-head-icon{display:flex}.product-offers .product-offers-head-icon svg{width:1.6rem;height:1.6rem}.product-offers .product-offers-head-title{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700}.product-offers .product-offers-viewall{display:flex;align-items:center;gap:.4rem;margin-left:auto;padding:0;background:none;border:0;cursor:pointer;color:inherit;font-family:inherit;font-size:1.3rem;line-height:1.8rem;font-weight:700}.product-offers .product-offers-viewall svg{width:1.6rem;height:1.6rem}.product-offers .product-offers-body{padding:1.2rem}.product-offers .product-offers-slider--static{overflow-x:auto}.product-offers .product-offers-slider--static .swiper-wrapper{display:flex;gap:1.2rem}.product-offers .product-offers-card{display:flex;flex-direction:column;gap:.8rem;box-sizing:border-box;width:85%;height:auto;padding:1.2rem;border-radius:.8rem;border:2px solid rgba(var(--heading-color),.08);background:rgb(var(--color-background));flex-shrink:0}.product-offers .product-offers-card-head{display:flex;align-items:center;gap:1rem}.product-offers .product-offers-icon{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:rgba(var(--brand-color),.1);color:rgb(var(--brand-color));flex-shrink:0}.product-offers .product-offers-icon svg{width:1.6rem;height:1.6rem}.product-offers .product-offers-card-title{margin:0;font-size:1.4rem;line-height:2rem;font-weight:700;color:rgb(var(--heading-color))}.product-offers .product-offers-card-text{margin:0;font-size:1.3rem;line-height:1.9rem;color:rgba(var(--color-foreground),.75)}.product-offers .product-offers-chips,.product-offers-drawer .product-offers-chips{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.6rem}.product-offers .product-offers-chips{margin-top:auto;padding-top:.4rem}.product-offers .product-offers-code,.product-offers-drawer .product-offers-code{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;border:.1rem dashed rgb(var(--brand-color));border-radius:.6rem;background:rgba(var(--brand-color),.06);color:rgb(var(--brand-color));cursor:pointer;font-family:inherit;font-size:1.2rem;line-height:1.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-offers .product-offers-code svg,.product-offers-drawer .product-offers-code svg{width:1.1rem;height:1.3rem}.product-offers .product-offers-code.is-copied,.product-offers-drawer .product-offers-code.is-copied{border-style:solid;background:rgba(var(--brand-color),.14)}.product-offers .product-offers-tag,.product-offers-drawer .product-offers-tag{display:inline-flex;align-items:center;padding:.5rem 1rem;border:.1rem solid rgba(var(--brand-color),.3);border-radius:.6rem;background:rgba(var(--brand-color),.06);color:rgb(var(--brand-color));font-size:1.2rem;line-height:1.6rem;font-weight:700}.product-offers-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:transparent}.product-offers-drawer[hidden]{display:none}.product-offers-drawer .product-offers-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.4);opacity:0;transition:opacity .3s ease}.product-offers-drawer.is-open .product-offers-overlay{opacity:1}.product-offers-drawer .product-offers-panel{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:85%;border-radius:1.6rem 1.6rem 0 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translateY(100%);transition:transform .3s ease}.product-offers-drawer.is-open .product-offers-panel{transform:translate(0)}.product-offers-drawer .product-offers-handle{display:block;width:4rem;height:.4rem;margin:1rem auto 0;border-radius:999px;background:rgba(var(--heading-color),.2);flex-shrink:0}.product-offers-drawer .product-offers-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem 2rem 1.6rem}.product-offers-drawer .product-offers-panel-title{margin:0;font-family:var(--font-heading-family);font-size:2.4rem;line-height:3.2rem;font-weight:700;color:rgb(var(--heading-color))}.product-offers-drawer .product-offers-close{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:0;border-radius:50%;background:transparent;color:rgb(var(--heading-color));cursor:pointer;flex-shrink:0}.product-offers-drawer .product-offers-close svg{width:1.2rem;height:1.2rem}.product-offers-drawer .product-offers-panel-body{flex:1;overflow-y:auto;padding:0 2rem 2.4rem}.product-offers-drawer .product-offers-group-label{margin:2rem 0 1rem;font-size:1.1rem;line-height:1.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.product-offers-drawer .product-offers-group:first-child .product-offers-group-label{margin-top:.4rem}.product-offers-drawer .product-offers-drawer-card{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;border:.1rem solid rgba(var(--heading-color),.08);border-radius:1.2rem;background:rgb(var(--color-background))}.product-offers-drawer .product-offers-drawer-card+.product-offers-drawer-card{margin-top:1.2rem}.product-offers .product-offers-card-row,.product-offers-drawer .product-offers-drawer-row{display:flex;align-items:flex-start;gap:1.2rem}.product-offers .product-offers-card-thumb,.product-offers-drawer .product-offers-drawer-thumb{width:6.4rem;height:6.4rem;border-radius:.8rem;overflow:hidden;flex-shrink:0;border:.1rem solid rgba(var(--heading-color),.08)}.product-offers .product-offers-card-thumb .product-offers-thumb-img,.product-offers-drawer .product-offers-drawer-thumb .product-offers-thumb-img{width:100%;height:100%;object-fit:cover}.product-offers .product-offers-card-info{min-width:0}.product-offers-drawer .product-offers-badge{display:inline-block;margin-bottom:.6rem;padding:.3rem .8rem;border-radius:.4rem;background:rgba(var(--brand-color),.1);color:rgb(var(--brand-color));font-size:1.1rem;line-height:1.6rem;font-weight:700}.product-offers-drawer .product-offers-drawer-title{margin:0;font-size:1.5rem;line-height:2.1rem;font-weight:700;color:rgb(var(--heading-color))}.product-offers-drawer .product-offers-drawer-text{margin:.4rem 0 0;font-size:1.3rem;line-height:1.9rem;color:rgba(var(--color-foreground),.75)}.product-offers-drawer .product-offers-link{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--brand-color));font-size:1.3rem;line-height:1.8rem;font-weight:700;text-decoration:none}.product-offers-drawer .product-offers-link svg{width:1.4rem;height:1.4rem}.product-offers-drawer .product-offers-link:hover{text-decoration:underline}@media screen and (min-width:750px){.product-offers .product-offers-card{width:26rem}.product-offers-drawer .product-offers-panel{top:0;bottom:auto;left:auto;max-width:46rem;height:100%;border-radius:1.6rem 0 0 1.6rem;transform:translate(100%)}.product-offers-drawer .product-offers-handle{display:none}.product-offers-drawer .product-offers-close{border:.1rem solid rgba(var(--heading-color),.14)}.product-offers-drawer .product-offers-panel-head{padding:2.4rem 2.4rem 1.6rem}.product-offers-drawer .product-offers-panel-body{padding:0 2.4rem 2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-offers.css.map */
