.free-ebook-section{background:radial-gradient(circle at 18% 28%,rgba(222,171,43,.14),transparent 30%),linear-gradient(135deg,var(--ebook-bg),var(--ebook-bg-mid) 58%,var(--ebook-bg-end));color:var(--ebook-text);min-height:100svh;display:flex;align-items:center;padding:clamp(26px,5vh,var(--ebook-padding-top)) 20px clamp(26px,5vh,var(--ebook-padding-bottom));overflow:hidden}.free-ebook__wrap{width:min(100%,var(--ebook-max-width));margin:0 auto}.free-ebook__header{max-width:820px;margin:0 auto 28px;text-align:center}.free-ebook__eyebrow{margin:0 0 8px;color:var(--ebook-accent);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.free-ebook__heading{margin:0;color:var(--ebook-text);font-size:clamp(32px,4.2vw,52px);font-weight:800;line-height:1.02}.free-ebook__subheading{max-width:680px;margin:12px auto 0;color:var(--ebook-muted);font-size:clamp(15px,1.6vw,18px);line-height:1.5}.free-ebook__subheading p{margin:0}.free-ebook__main{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);gap:clamp(24px,4vw,56px);align-items:center}.free-ebook__media{display:flex;justify-content:center;min-width:0}.free-ebook__image{display:block;width:min(100%,500px);max-height:var(--ebook-book-max-height);height:auto;object-fit:contain;filter:drop-shadow(0 28px 44px rgba(0,0,0,.28))}.free-ebook__placeholder{width:min(100%,400px);max-height:var(--ebook-book-max-height);aspect-ratio:.72;display:grid;place-items:center;padding:34px;background:linear-gradient(145deg,#f6eab9,#e3c05f 52%,#d0a12f);border:1px solid rgba(255,255,255,.55);border-radius:26px 18px 18px 26px;box-shadow:22px 30px 55px #00000038;color:#103f2d;font-size:clamp(30px,6vw,56px);font-weight:800;line-height:1.05;text-align:center}.free-ebook__content{min-width:0}.free-ebook__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.free-ebook__feature{min-height:70px;padding:14px 18px;border:1px solid var(--ebook-feature-border);border-radius:16px;background:color-mix(in srgb,var(--ebook-feature-bg) 90%,white 10%);color:#fffffff0;font-size:15px;line-height:1.45}.free-ebook__feature strong{color:var(--ebook-accent)}.free-ebook__form-card{padding:clamp(22px,3vw,28px);border-radius:20px;background:var(--ebook-form-bg);color:var(--ebook-form-text);box-shadow:0 26px 70px #0000002e}.free-ebook__form-heading,.free-ebook__success h3{margin:0 0 7px;color:var(--ebook-form-text);font-size:clamp(26px,2.8vw,36px);font-weight:800;line-height:1.1}.free-ebook__form-text,.free-ebook__success p{margin:0 0 18px;color:var(--ebook-form-muted);font-size:16px;line-height:1.45}.free-ebook__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.free-ebook__field label{display:block;margin-bottom:6px;color:var(--ebook-form-text);font-size:14px;font-weight:800}.free-ebook__field input,.free-ebook__field select{width:100%;min-height:50px;padding:0 16px;border:1px solid var(--ebook-input-border);border-radius:14px;background:var(--ebook-input-bg);color:#202720;font:inherit;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.free-ebook__field input:focus,.free-ebook__field select:focus{border-color:var(--ebook-accent);box-shadow:0 0 0 3px #deab2b47}.free-ebook__consent{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;margin:16px 0;color:var(--ebook-form-muted);font-size:14px;line-height:1.55}.free-ebook__consent input{width:16px;height:16px;margin-top:4px;accent-color:var(--ebook-accent)}.free-ebook__submit,.free-ebook__success-button{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--ebook-accent);color:var(--ebook-button-text);font:inherit;font-size:17px;font-weight:900;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,filter .18s ease}.free-ebook__submit:hover,.free-ebook__success-button:hover{filter:brightness(.96);transform:translateY(-1px)}.free-ebook__note{margin:12px 0 0;color:var(--ebook-form-muted);font-size:13px;line-height:1.45;text-align:center}.free-ebook__errors{margin-bottom:18px;padding:12px 14px;border-radius:12px;background:#fff1f0;color:#9f1d1d;font-size:14px}.free-ebook__errors ul{margin:0;padding-left:18px}.free-ebook__success{text-align:center}.free-ebook__success-button{margin-top:8px}.free-ebook__submit:disabled{cursor:not-allowed;opacity:.55;transform:none}@media(max-width:989px){.free-ebook-section{min-height:auto;display:block;padding-left:18px;padding-right:18px}.free-ebook__header{margin-bottom:34px}.free-ebook__main{grid-template-columns:1fr;gap:34px}.free-ebook__image,.free-ebook__placeholder{width:min(100%,430px)}}@media(max-width:640px){.free-ebook-section{padding-left:14px;padding-right:14px}.free-ebook__heading{font-size:34px}.free-ebook__features,.free-ebook__fields{grid-template-columns:1fr}.free-ebook__feature{min-height:auto}.free-ebook__form-card{border-radius:18px}.free-ebook__form-heading,.free-ebook__success h3{font-size:30px}.free-ebook__submit,.free-ebook__success-button{min-height:60px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/free-ebook-download.css.map */
