.product-promotion{display:flex;flex-direction:column;gap:3.2rem;max-width:1264px}.product-promotion__header{display:flex;flex-direction:column;gap:1.2rem}.product-promotion__header--center{align-items:center;text-align:center}.product-promotion__subheading{font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-button));margin:0}.product-promotion__heading,.product-promotion__content{margin:0}.product-promotion__card{display:grid;grid-template-columns:1fr 1fr;border-radius:1.2rem;overflow:hidden}.product-promotion__image-col{display:flex;align-items:center;justify-content:center;min-height:40rem;overflow:hidden}.product-promotion__image{width:100%;height:100%;object-fit:cover;display:block}.product-promotion__image--placeholder{width:60%;height:auto;max-height:30rem;opacity:.4}.product-promotion__details-col{padding:4rem;display:flex;flex-direction:column;gap:2.4rem;justify-content:center}.product-promotion__card-heading{margin:0}.product-promotion__pricing{display:flex;align-items:baseline;gap:1.2rem}.product-promotion__price{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h3-scale) * 2.8rem);line-height:1}.product-promotion__compare-price{font-size:calc(var(--font-body-scale) * 1.6rem);text-decoration:line-through;opacity:.5}.product-promotion__toggle{display:flex;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:var(--border-radius-button);overflow:hidden}.product-promotion__toggle-btn{flex:1;padding:1.2rem 1.6rem;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;background:transparent;color:rgba(var(--color-foreground));transition:background-color .2s ease,color .2s ease;line-height:1.3;text-align:center}.product-promotion__toggle-btn+.product-promotion__toggle-btn{border-left:1.5px solid rgba(var(--color-foreground),.2)}.product-promotion__toggle-btn--active{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-promotion__usp-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.product-promotion__usp-item{display:flex;align-items:flex-start;gap:.8rem;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.5}.product-promotion__usp-item:before{content:"\2713";color:rgb(var(--color-button));font-weight:700;flex-shrink:0;line-height:1.5}.product-promotion__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.product-promotion__primary-btn{flex:1;min-width:16rem}@media screen and (max-width:749px){.product-promotion__card{grid-template-columns:1fr}.product-promotion__image-col{min-height:24rem;max-height:32rem}.product-promotion__details-col{padding:2.4rem;gap:2rem}.product-promotion__toggle-btn{font-size:calc(var(--font-body-scale) * 1.1rem);padding:1rem 1.2rem}.product-promotion__buttons{flex-direction:column}.product-promotion__primary-btn{flex:initial;width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-product-promotion.css.map */
