.hero-offer{display:block;position:relative;overflow:hidden}.hero-offer__wrapper{display:grid;gap:var(--grid-desktop-vertical-spacing);padding-top:var(--section-pt);padding-bottom:var(--section-pb)}@media screen and (min-width:750px){.hero-offer__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:var(--grid-desktop-horizontal-spacing)}.hero-offer__wrapper--stacked{grid-template-columns:1fr;text-align:center}.hero-offer__wrapper--split-right .hero-offer__content{order:-1}}.hero-offer__media{position:relative;width:100%;border-radius:var(--media-radius);overflow:hidden;background:rgba(var(--color-foreground),.05)}.hero-offer__media img,.hero-offer__media video,.hero-offer__media iframe{width:100%;height:100%;object-fit:cover;display:block}.hero-offer__media-poster{position:relative;cursor:pointer}.hero-offer__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(var(--color-background),.8);border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:none;color:rgb(var(--color-foreground));transition:transform .2s ease,background .2s ease}.hero-offer__play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:rgb(var(--color-background))}.hero-offer__content{display:flex;flex-direction:column;gap:2rem;max-width:var(--content-max-width)}.hero-offer__wrapper--center .hero-offer__content{margin:0 auto;text-align:center;align-items:center}.hero-offer__subheading{font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;display:block}.hero-offer__heading{margin:0;line-height:1.1}.hero-offer__text{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.hero-offer__highlight{color:rgb(var(--color-button));font-weight:700}.hero-offer__bullets{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.hero-offer__bullet{display:flex;align-items:center;gap:1rem}.hero-offer__bullet-icon{width:20px;height:20px;flex-shrink:0;color:rgb(var(--color-button))}.hero-offer__pricing{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.hero-offer__price{font-size:2.4rem;font-weight:700}.hero-offer__compare-price{font-size:1.6rem;text-decoration:line-through;opacity:.7}.hero-offer__savings{background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:.2rem .8rem;border-radius:var(--badge-corner-radius);font-size:1.2rem;font-weight:700}.hero-offer__promo{display:inline-flex;align-items:center;gap:1rem;background:rgba(var(--color-foreground),.05);padding:.5rem 1rem;border-radius:var(--button-radius);border:1px dashed rgba(var(--color-foreground),.2)}.hero-offer__code{font-family:monospace;font-weight:700;font-size:1.2em}.hero-offer__copy-btn{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:inherit}.hero-offer__copy-success{position:absolute;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.5rem 1rem;border-radius:4px;font-size:1.2rem;bottom:100%;left:50%;transform:translate(-50%);white-space:nowrap}.hero-offer__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.hero-offer__wrapper--center .hero-offer__actions{justify-content:center}.hero-offer__microcopy{font-size:1.2rem;opacity:.7;margin-top:.5rem}.hero-offer__urgency{color:#d32f2f;font-weight:700;display:flex;align-items:center;gap:.5rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-hero-offer.css.map */
