.offer-showcase{overflow:hidden}.offer-showcase__grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}@media screen and (min-width: 750px){.offer-showcase__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.offer-showcase__grid--reverse{direction:rtl}.offer-showcase__grid--reverse>*{direction:ltr}}.offer-showcase__media{position:relative;background:#000;border-radius:var(--button-radius, 0);overflow:hidden}@media screen and (max-width: 749px){.offer-showcase__media{aspect-ratio:16 / 9;margin-bottom:2rem}}.offer-showcase__video,.offer-showcase__media-image{width:100%;height:100%;object-fit:cover;display:block}.offer-showcase__play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000026;cursor:pointer;transition:background .2s ease}.offer-showcase__play-overlay:hover{background:#00000040}.offer-showcase__play-icon{width:64px;height:64px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000026}.offer-showcase__play-icon svg{width:24px;height:24px;margin-left:3px;fill:rgb(var(--color-foreground))}.offer-showcase__info{padding:1rem 0 2rem}@media screen and (max-width: 749px){.offer-showcase__info{padding:0 0 1rem}}.offer-showcase__top-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:nowrap}.offer-showcase__savings-hero{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.offer-showcase__savings-badge{display:inline-block;background:#e91c2f;color:#fff;font-size:1.4rem;font-weight:700;padding:.6rem 1.6rem;border-radius:20px;letter-spacing:.3px;white-space:nowrap}.offer-showcase__savings-price{font-size:1.4rem;color:rgb(var(--color-foreground));font-weight:600;white-space:nowrap}.offer-showcase__tv-badge{display:inline-flex;align-items:center;flex-shrink:0}.offer-showcase__tv-badge img{width:60px;height:60px;object-fit:contain}.offer-showcase__title{font-size:2.4rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground));margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width: 749px){.offer-showcase__title{font-size:2rem}}.offer-showcase__description{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.7);margin:0 0 2rem}.offer-showcase__includes-heading{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:rgba(var(--color-foreground),.5);margin:0 0 .4rem}.offer-showcase__includes{padding:0;margin:0 0 1.6rem;list-style:none}.offer-showcase__includes-item{display:flex;align-items:center;gap:1.2rem;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.offer-showcase__includes-item:last-child{border-bottom:none}.offer-showcase__includes-img{width:44px;height:44px;object-fit:contain;flex-shrink:0}.offer-showcase__includes-name{flex:1;font-size:1.4rem;color:rgb(var(--color-foreground))}.offer-showcase__includes-rrp{font-size:1.4rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through;font-weight:500}.offer-showcase__value{margin-bottom:2rem;padding:1.4rem 1.8rem;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-left:4px solid #D08BBB;border-radius:6px}.offer-showcase__value-row{display:flex;justify-content:space-between;align-items:center}.offer-showcase__value-label{font-size:1.3rem;color:rgb(var(--color-foreground))}.offer-showcase__value-old{font-size:1.5rem;color:rgba(var(--color-foreground),.45)}.offer-showcase__value-old s{text-decoration:line-through}.offer-showcase__value-row--price{margin-top:.2rem}.offer-showcase__value-row--price .offer-showcase__value-label{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.offer-showcase__value-amount{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground))}.offer-showcase__value-row--save{margin-top:.8rem}.offer-showcase__value-badge{display:inline-block;padding:.4rem 1.2rem;background:#e91c2f;color:#fff;font-size:1.2rem;font-weight:600;border-radius:20px;letter-spacing:.3px}.offer-showcase__form{width:100%;margin-bottom:1rem}.offer-showcase__buy-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1.6rem 3rem;background-color:rgb(var(--color-button-background));color:rgb(var(--color-button-text));border:none;border-radius:var(--button-radius, 0);font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease,transform .1s ease;min-height:5.4rem}.offer-showcase__buy-btn:hover{opacity:.85;transform:translateY(-1px)}.offer-showcase__buy-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.offer-showcase__buy-btn .loading__spinner{display:none}.offer-showcase__view-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 0;font-size:1.3rem;font-weight:600;letter-spacing:.03em;color:rgba(var(--color-foreground),.6);text-decoration:none;transition:color .2s ease}.offer-showcase__view-link:hover{color:rgb(var(--color-foreground))}.offer-showcase__view-link svg{transition:transform .2s ease}.offer-showcase__view-link:hover svg{transform:translate(3px)}.offer-showcase__delivery{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7);padding:.8rem 0}.offer-showcase__delivery>svg{color:#d08bbb;flex-shrink:0;width:18px;height:18px}.offer-showcase__delivery .highlighted-text{font-style:normal}.offer-showcase__trust{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:.8rem;flex-wrap:wrap}@media screen and (max-width: 749px){.offer-showcase__trust{justify-content:center}}.offer-showcase__trust-item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.offer-showcase__trust-item svg{width:1.4rem;height:1.4rem;flex-shrink:0}.offer-showcase+.offer-showcase{border-top:1px solid rgba(var(--color-foreground),.06)}
/*# sourceMappingURL=/cdn/shop/t/110/assets/section-offer-showcase.css.map */
