:root{--bg:#f2f3d4;--cta:#f24726;--link:#2744a4;--white:#fff;--text:#222;--cream:#f1f2d5}.sales-root{font-family:var(--font-poppins),Poppins,system-ui,sans-serif;color:var(--text);background:var(--cream)}.sales-root .lp-h2,.sales-root .lp-hero-title{font-family:var(--font-amatic-sc),"Amatic SC",cursive}.lp-link{color:var(--link);font-weight:700}.lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;border:2px solid transparent;cursor:pointer;text-decoration:none;font-size:clamp(18px,2vw,24px);line-height:1;transition:transform .15s ease,filter .15s ease}.lp-btn-primary{background:var(--cta);color:var(--white);box-shadow:0 10px 18px rgba(242,71,38,.25);margin-top:36px}.lp-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--white);min-height:min(calc(100vh - 96px),720px)}.lp-hero-center{background:var(--white);padding:clamp(16px,3vw,40px);display:flex;flex-direction:column;justify-content:center;gap:18px;text-align:left}.lp-hero-title{margin:0;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.05;font-size:clamp(30px,3.8vw,68px)}.lp-hero-line{display:block}.lp-hero-line-blue{color:var(--link)}.lp-hero-line-red{color:var(--cta)}.lp-hero-subtitle{margin-top:12px;color:#5b5b5b;font-size:clamp(14px,1.5vw,18px);line-height:1.3;max-width:45ch}.lp-hero-right{position:relative;overflow:hidden;display:flex;min-height:280px}.lp-hero-showcase{display:flex;flex-direction:column;width:100%;background:linear-gradient(180deg,#f5f5f5,#e8e8e8)}.lp-hero-showcase-main{position:relative;flex:1;min-height:280px;overflow:hidden}.lp-hero-image,.lp-hero-showcase-main .lp-hero-image{width:100%;height:100%;min-height:220px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.lp-benefits{background:var(--link);color:var(--white)}.lp-benefits-inner{width:min(1200px,96%);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.lp-benefit{padding:14px 16px;display:flex;align-items:center;justify-content:center;font-weight:700;text-align:center;border-right:1px solid hsla(0,0%,100%,.22);font-size:14px}.lp-benefit:last-child{border-right:none}@media (max-width:980px){.lp-hero{grid-template-columns:1fr;min-height:auto;height:auto;max-height:none}.lp-hero-right{order:-1;min-height:300px}.lp-hero-center{order:0}.lp-benefits-inner{grid-template-columns:1fr 1fr}.lp-benefit:nth-child(2){border-right:none}}@media (max-width:520px){.lp-benefits-inner{grid-template-columns:1fr}.lp-benefit{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.22)}.lp-benefit:last-child{border-bottom:none}}.sales-root .coupon-brand,.sales-root .gift-section h2,.sales-root .giveback-section h2,.sales-root .lp-receive-title,.sales-root .popup-header,.sales-root .reviews-title,.sales-root .steps-title{font-family:var(--font-amatic-sc),"Amatic SC",cursive}.lp-receive-showcase{width:100%}.lp-receive-showcase-main,.lp-receive-showcase-main.lp-receive-media{position:relative;width:100%;max-width:750px;aspect-ratio:1;min-height:280px}.lp-receive-showcase-main .lp-receive-image{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important}.lp-receive-thumb{position:relative;width:100%;aspect-ratio:1}