section.ebook-hero{background:linear-gradient(162deg,#0a1229,#12264d 50%,#1a3a5c);color:#fff;overflow:hidden;padding:140px 0 90px}section.ebook-hero .eh-grid{align-items:center;display:grid;gap:60px;grid-template-columns:1.1fr 1fr}section.ebook-hero .eh-eyebrow{color:var(--cube-light-green);font-family:var(--label-font);font-size:13px;font-weight:700;letter-spacing:3px;margin:0 0 32px;text-transform:uppercase}section.ebook-hero .eh-title{color:#fff;font-family:var(--main-font);font-size:clamp(38px,4.4vw,60px);font-weight:800;letter-spacing:-1.4px;line-height:1.1;margin:0 0 30px;max-width:720px}section.ebook-hero .eh-title em,section.ebook-hero .eh-title span{color:var(--cube-light-green);font-style:normal;font-weight:800}section.ebook-hero .eh-description{color:hsla(0,0%,100%,.72);font-family:var(--secondary-font);font-size:17px;font-weight:400;line-height:1.6;margin:0 0 18px;max-width:560px}section.ebook-hero .eh-description-2{margin:0 0 24px}section.ebook-hero .eh-below,section.ebook-hero .eh-below p{color:hsla(0,0%,100%,.72);font-family:var(--secondary-font);font-size:15px;font-weight:400;line-height:1.65;margin:0 0 40px;max-width:560px}section.ebook-hero .eh-below p:last-child{margin-bottom:0}section.ebook-hero .eh-below b,section.ebook-hero .eh-below strong{color:#fff;font-weight:700}section.ebook-hero .eh-below a{color:var(--cube-light-green);font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}section.ebook-hero .eh-below a:hover{color:var(--cube-green)}section.ebook-hero .eh-below .size-lg{color:hsla(0,0%,100%,.85);font-size:17px}section.ebook-hero .eh-below .size-sm{color:hsla(0,0%,100%,.6);font-size:13px}section.ebook-hero .eh-below .color-accent{color:var(--cube-light-green)}section.ebook-hero .eh-below .color-strong{color:#fff}section.ebook-hero .eh-cta{align-items:center;background:linear-gradient(90deg,var(--cube-green) 0,var(--cube-light-green) 50%,#d6f2df 100%);border-radius:999px;box-shadow:0 12px 40px rgba(48,136,108,.35);color:var(--main-blue);cursor:pointer;display:inline-flex;font-family:var(--main-font);font-size:18px;font-weight:700;justify-content:center;letter-spacing:-.2px;margin:40px 0 0;min-width:260px;padding:22px 48px;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}section.ebook-hero .eh-cta:hover{box-shadow:0 18px 48px rgba(48,136,108,.5);transform:translateY(-2px)}section.ebook-hero .eh-cta:active{transform:translateY(0)}section.ebook-hero .eh-image{align-items:center;display:flex;justify-content:center;padding:20px 0}section.ebook-hero .eh-image img{border-radius:8px;box-shadow:0 30px 80px rgba(0,0,0,.5);display:block;height:auto;max-width:100%}@media (max-width:1024px){section.ebook-hero .eh-grid{gap:50px;grid-template-columns:1fr}section.ebook-hero .eh-image{order:-1;padding:0}section.ebook-hero .eh-image img{margin:0 auto;max-width:340px}}@media (max-width:600px){section.ebook-hero{padding:60px 0}section.ebook-hero .eh-cta{font-size:16px;min-width:0;padding:20px 32px;width:100%}}