.product-ebook-section{width:100%;background:rgb(var(--color-background))}.product-ebook{display:flex;flex-direction:column;gap:8rem}.product-ebook__cols{display:grid;grid-template-columns:1fr 1fr;gap:7.2rem;align-items:center}.product-ebook__media-col{display:flex;flex-direction:column;gap:2rem}.product-ebook__media-labels{display:flex;align-items:center;gap:1.2rem}.product-ebook__value-tag{display:inline-flex;align-items:center;padding:.4rem .9rem;background:#096;border-radius:4px;font-family:"Inter",var(--font-body-family);font-weight:900;font-size:10px;letter-spacing:1.8px;color:#fff;line-height:1.3;white-space:nowrap}.product-ebook__media-eyebrow{font-family:"Inter",var(--font-body-family);font-weight:700;font-size:10px;letter-spacing:1.5px;color:#707176;line-height:1.3;white-space:nowrap}.product-ebook__media{position:relative;padding-bottom:10%}.product-ebook__img-wrap{border-radius:20px;overflow:hidden;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.product-ebook__img-wrap--main{position:relative;z-index:0;width:100%;aspect-ratio:4 / 3}.product-ebook__img-wrap--secondary{position:absolute;z-index:1;bottom:0;right:-4%;width:44%;aspect-ratio:3 / 4}.product-ebook__img-wrap--placeholder{background:#e8e7e4}.product-ebook__img{display:block;width:100%;height:100%;object-fit:cover}.product-ebook__content{display:flex;flex-direction:column;gap:1.6rem}.product-ebook__pill{display:inline-flex;align-items:center;gap:.8rem;box-sizing:border-box;min-height:32px;padding:0 1.4rem;border:1px solid #e2e1df;border-radius:999px;background:#fff;font-family:"Inter",var(--font-body-family);font-weight:500;font-size:13px;color:#1b1b1b;line-height:1;align-self:flex-start}.product-ebook__pill-icon{display:flex;align-items:center;flex-shrink:0}.product-ebook__meta-eyebrow{margin:0;font-family:"Inter",var(--font-body-family);font-weight:900;font-size:11px;letter-spacing:2.42px;color:#007a55;line-height:1.4}.product-ebook__title{margin:0;font-family:"Inter",var(--font-body-family);font-weight:900;font-size:34.8px;letter-spacing:-1.22px;color:#0c0d0f;line-height:1.1}.product-ebook__subtext{margin:0;font-family:"Inter",var(--font-body-family);font-style:italic;font-weight:400;font-size:16px;color:#707176;line-height:1.5}.product-ebook__body{margin:0;font-family:"Inter",var(--font-body-family);font-weight:400;font-size:16px;color:#0c0d0f;line-height:1.65}.product-ebook__stats{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.product-ebook__stat{display:flex;flex-direction:column;gap:.4rem;padding:clamp(1.6rem,1.8vw,2rem) clamp(1.6rem,2vw,2.2rem);border:1px solid #e2e1df;border-radius:28px;background:#fff}.product-ebook__stat-value{font-family:"Inter",var(--font-body-family);font-weight:900;font-size:24px;letter-spacing:-.6px;color:#0c0d0f;line-height:1}.product-ebook__stat-label{font-family:"Inter",var(--font-body-family);font-weight:400;font-size:11.5px;color:#707176;line-height:1.4}.product-ebook__badges{display:flex;flex-wrap:wrap;gap:.8rem}.product-ebook__badge{display:inline-flex;align-items:center;gap:.6rem;box-sizing:border-box;min-height:32px;padding:0 1.4rem;border:1px solid #e2e1df;border-radius:999px;background:#fff;font-family:"Inter",var(--font-body-family);font-weight:500;font-size:13px;color:#1b1b1b;line-height:1}.product-ebook__badge-icon{display:flex;align-items:center;flex-shrink:0}.product-ebook__journey{display:flex;flex-direction:column;align-items:center;gap:4rem}.product-ebook__journey-intro{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}.product-ebook__journey-eyebrow{margin:0;font-family:"Inter",var(--font-body-family);font-weight:700;font-size:11px;letter-spacing:2.2px;color:#707176;line-height:1.4}.product-ebook__journey-title{margin:0;font-family:"Inter",var(--font-body-family);font-weight:900;font-size:40px;letter-spacing:-1.4px;color:#0c0d0f;line-height:1.1}.product-ebook__themes{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:72rem}.product-ebook__theme-tag{display:inline-flex;align-items:center;gap:.5rem;box-sizing:border-box;min-height:32px;padding:0 1.4rem;border:1px solid #e2e1df;border-radius:999px;background:#fff;font-family:"Inter",var(--font-body-family);font-size:13px;line-height:1;white-space:nowrap}.product-ebook__theme-num{font-weight:400;color:#707176}.product-ebook__theme-name{font-weight:500;color:#0c0d0f}.product-ebook__gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem;width:100%}.product-ebook__gallery-item{grid-column:span 2;aspect-ratio:16 / 9;border-radius:28px;overflow:hidden}.product-ebook__gallery-item:nth-child(4),.product-ebook__gallery-item:nth-child(5){grid-column:span 3;aspect-ratio:4 / 3}.product-ebook__gallery-img{display:block;width:100%;height:100%;object-fit:cover}.product-ebook__gallery-placeholder{width:100%;height:100%;background:#e8e7e4}.product-ebook__cta-wrap{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.product-ebook__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;box-sizing:border-box;min-height:51px;padding:0 2.4rem;border:none;border-radius:999px;background:#0c0d0f;color:#f4f3f2;font-family:"Inter",var(--font-body-family);font-size:15px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.product-ebook__cta-button:hover{opacity:.92}.product-ebook__cta-button .hero-carousel__button-chevron{display:block;width:6px;height:10px;flex-shrink:0}.product-ebook__cta-button .hero-carousel__button-chevron--right{transform:scaleX(-1)}.product-ebook__cta-button .hero-carousel__button-chevron path{stroke:#f4f3f2;stroke-width:1.75}.product-ebook__cta-note{margin:0;font-family:"Inter",var(--font-body-family);font-weight:400;font-size:12px;color:#707176;line-height:1.4;text-align:center}@media screen and (max-width:989px){.product-ebook{gap:6rem}.product-ebook__cols{grid-template-columns:1fr;gap:4.8rem}.product-ebook__media-col{max-width:480px;margin-inline:auto;width:100%}.product-ebook__title{font-size:30px;letter-spacing:-1.05px}.product-ebook__journey-title{font-size:34px;letter-spacing:-1.19px}}@media screen and (max-width:749px){.product-ebook{gap:5.6rem}.product-ebook__gallery{grid-template-columns:repeat(2,1fr);gap:1.2rem}.product-ebook__gallery-item,.product-ebook__gallery-item:nth-child(4),.product-ebook__gallery-item:nth-child(5){grid-column:span 1}.product-ebook__journey-title{font-size:28px;letter-spacing:-.98px}.product-ebook__title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-ebook.css.map */
