.eb-section{--eb-deep: #1b3a4b;--eb-accent: #c97b4a;--eb-accent-ink: #a65c2e;--eb-surface: #f7f4f0;--eb-ink-soft: rgba(27, 58, 75, .78);--eb-ink-mute: rgba(27, 58, 75, .72);--eb-line: rgba(27, 58, 75, .12);color:var(--eb-deep)}.eb-section--surface{background:var(--eb-surface)}.eb-section--white{background:#fff}.eb-section--deep{background:var(--eb-deep);color:#fff;--eb-ink-soft: rgba(255, 255, 255, .82);--eb-ink-mute: rgba(255, 255, 255, .65);--eb-line: rgba(255, 255, 255, .18)}.eb-wrap{max-width:76rem;margin:0 auto}.eb-eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--eb-accent-ink);text-align:center}.eb-section--deep .eb-eyebrow{color:#e8a87c}.eb-heading{margin:0 0 2.4rem;font-family:Georgia,Times New Roman,"Noto Serif",serif;font-weight:700;font-size:2.8rem;line-height:1.25;letter-spacing:-.01em;text-align:center;text-wrap:balance}.eb-lede{margin:0 auto 2.4rem;max-width:62rem;font-size:1.65rem;line-height:1.7;color:var(--eb-ink-soft);text-align:center}.eb-prose{display:flex;flex-direction:column;gap:1.8rem}.eb-prose p{margin:0;font-size:1.65rem;line-height:1.75;color:var(--eb-ink-soft)}.eb-prose strong{color:var(--eb-deep);font-weight:700}.eb-section--deep .eb-prose strong{color:#fff}.eb-feel{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none}.eb-feel__item{display:flex;align-items:flex-start;gap:1.2rem;padding:1.6rem 1.8rem;background:#fff;border:1px solid var(--eb-line);border-radius:1rem;font-size:1.65rem;line-height:1.65;color:var(--eb-ink-soft)}.eb-section--white .eb-feel__item{background:var(--eb-surface);border-color:transparent}.eb-feel__dot{flex:0 0 auto;width:.7rem;height:.7rem;margin-top:.8rem;border-radius:50%;background:var(--eb-accent);opacity:.75}.eb-note{margin:2.4rem 0 0;font-size:1.5rem;line-height:1.6;color:var(--eb-ink-mute);text-align:center;font-style:italic}.eb-steps{display:flex;flex-direction:column;gap:1.6rem;counter-reset:eb-step}.eb-step{display:flex;align-items:flex-start;gap:1.6rem;padding:2.2rem 2rem;background:#fff;border:1px solid var(--eb-line);border-radius:1.2rem}.eb-section--white .eb-step{background:var(--eb-surface);border-color:transparent}.eb-step__num{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--eb-accent);color:#fff;font-size:1.6rem;font-weight:700;font-family:Georgia,Times New Roman,serif}.eb-step__title{margin:0 0 .6rem;font-size:1.85rem;font-weight:700;line-height:1.3}.eb-step__text{margin:0;font-size:1.6rem;line-height:1.7;color:var(--eb-ink-soft)}.eb-list{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none}.eb-list__item{display:flex;align-items:flex-start;gap:1.3rem;padding:1.7rem 1.9rem;background:#fff;border:1px solid var(--eb-line);border-radius:1rem;font-size:1.65rem;line-height:1.65;color:var(--eb-ink-soft)}.eb-section--white .eb-list__item{background:var(--eb-surface);border-color:transparent}.eb-list__check{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--eb-accent);color:#fff}.eb-list__check svg{width:1.3rem;height:1.3rem}.eb-extras{margin:2.8rem 0 0;padding:2rem 2.2rem;border-left:3px solid var(--eb-accent);background:#c97b4a12;border-radius:0 .8rem .8rem 0;font-size:1.5rem;line-height:1.65;color:var(--eb-ink-soft)}.eb-extras strong{color:var(--eb-deep)}.eb-media{display:flex;justify-content:center;margin:0 0 3rem}.eb-media img,.eb-media .eb-media__ph{display:block;width:100%;max-width:30rem;height:auto;border-radius:1rem;filter:drop-shadow(0 1.2rem 2.8rem rgba(27,58,75,.18))}.eb-media .eb-media__ph{aspect-ratio:3 / 4;background:#1b3a4b0d}.eb-price{text-align:center}.eb-price__row{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin:0 0 .8rem}.eb-price__old{font-size:1.9rem;color:var(--eb-ink-mute);text-decoration:line-through}.eb-price__now{font-family:Georgia,Times New Roman,serif;font-size:4.2rem;font-weight:700;line-height:1.1}.eb-price__tag{margin:0 0 2.4rem;font-size:1.4rem;color:var(--eb-ink-mute)}.eb-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:5.6rem;padding:1.5rem 3rem;border:none;border-radius:999px;background:var(--eb-accent);color:#fff;font-family:inherit;font-size:1.9rem;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 .2rem .6rem #a65c2e2e;transition:background .18s ease,box-shadow .18s ease,transform .1s ease}.eb-btn:hover{background:var(--eb-accent-ink);box-shadow:0 .4rem 1.2rem #a65c2e42}.eb-btn:active{transform:translateY(1px);box-shadow:0 .1rem .4rem #a65c2e38}.eb-btn:focus-visible,.eb-btn--outline:focus-visible{outline:2px solid var(--eb-deep);outline-offset:3px}@media(prefers-reduced-motion:reduce){.eb-btn{transition:none}}.eb-btn[disabled]{background:#1b3a4b40;cursor:default}.eb-btn-note{margin:1.4rem 0 0;font-size:1.3rem;color:var(--eb-ink-mute)}.eb-trust{display:flex;flex-direction:column;gap:1.6rem;margin:3.2rem 0 0;padding:0;list-style:none;text-align:left}.eb-trust__item{display:flex;align-items:flex-start;gap:1.3rem}.eb-trust__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:#c97b4a1a;border:1px solid rgba(201,123,74,.22);color:var(--eb-accent)}.eb-section--deep .eb-trust__icon{background:#ffffff1a;border-color:#ffffff40;color:#e8a87c}.eb-trust__icon svg{width:2.2rem;height:2.2rem}.eb-trust__title{display:block;margin-bottom:.2rem;font-size:1.55rem;font-weight:700;line-height:1.35}.eb-trust__text{display:block;font-size:1.4rem;line-height:1.5;color:var(--eb-ink-mute)}.eb-section[id],.eb-foot[id]{scroll-margin-top:1.6rem}.eb-guarantee{display:flex;flex-direction:column;align-items:center;gap:1.4rem;max-width:60rem;margin:0 auto;padding:3rem 2.4rem;background:#fff;border:1px solid var(--eb-line);border-radius:1.4rem;text-align:center}.eb-section--white .eb-guarantee{background:var(--eb-surface);border-color:transparent}.eb-guarantee__icon{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:#c97b4a1f;color:var(--eb-accent)}.eb-guarantee__icon svg{width:2.4rem;height:2.4rem}.eb-guarantee__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:700}.eb-guarantee__text{margin:0;font-size:1.55rem;line-height:1.6;color:var(--eb-ink-soft)}.eb-quotes{display:flex;flex-direction:column;gap:1.6rem}.eb-section--white .eb-faq{display:flex;flex-direction:column;gap:1.8rem}.eb-faq__item{background:#fff;border:1px solid var(--eb-line);border-radius:1rem;overflow:hidden}.eb-section--white .eb-faq__item{background:var(--eb-surface);border-color:transparent}.eb-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.9rem 2rem;font-size:1.6rem;font-weight:700;line-height:1.45;cursor:pointer;list-style:none}.eb-faq__q::-webkit-details-marker{display:none}.eb-faq__caret{flex:0 0 auto;width:1.4rem;height:1.4rem;color:var(--eb-accent);transition:transform .2s ease}.eb-faq__item[open] .eb-faq__caret{transform:rotate(180deg)}.eb-faq__a{padding:0 2rem 2rem;margin:0;font-size:1.6rem;line-height:1.7;color:var(--eb-ink-soft)}.eb-nav{display:flex;align-items:center;gap:1.6rem;padding:1.2rem 1.6rem;background:#fff;border-bottom:1px solid rgba(27,58,75,.1)}.eb-nav__menu{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.eb-nav__menu::-webkit-scrollbar{display:none}.eb-nav__link{display:block;white-space:nowrap;font-size:1.25rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#1b3a4b;transition:color .15s ease}.eb-nav__link:hover{color:#c97b4a}.eb-nav__icons{display:flex;align-items:center;gap:1.4rem;flex:0 0 auto}.eb-nav__icon{display:flex;align-items:center;justify-content:center;color:#1b3a4b;background:none;border:none;padding:0;cursor:pointer;position:relative;transition:color .15s ease}.eb-nav__icon:hover{color:#c97b4a}.eb-nav__icon svg{width:2rem;height:2rem}.eb-nav__count{position:absolute;top:-.6rem;right:-.8rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;border-radius:999px;background:#c97b4a;color:#fff;font-size:1rem;font-weight:700;line-height:1.6rem;text-align:center}.eb-financing{display:flex;align-items:center;gap:1.1rem;margin:0 0 1.8rem;padding:.9rem 1.2rem;border:1px solid rgba(27,58,75,.14);border-radius:.9rem;background:#fff;text-align:left}.eb-section--surface .eb-financing,.eb-section--deep .eb-financing{background:#fff}.eb-financing__cards{display:flex;align-items:center;gap:.3rem;flex:0 0 auto;margin:0;padding:0;list-style:none}.eb-financing__cards li{display:flex}.eb-financing__cards svg{width:2.5rem;height:1.6rem;border-radius:.25rem;box-shadow:0 0 0 1px #1b3a4b17}.eb-financing__div{width:1px;align-self:stretch;background:#1b3a4b1f;flex:0 0 auto}.eb-financing__copy{min-width:0}.eb-financing__title{display:block;font-size:1.75rem;font-weight:700;line-height:1.3;color:#1b3a4b}.eb-financing__note{display:block;font-size:1.2rem;line-height:1.4;color:#1b3a4b99}.eb-foot{padding:5.6rem 2rem 4rem;background:linear-gradient(180deg,#fff,#f7f4f0);text-align:center;color:#1b3a4b}.eb-foot__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--eb-accent-ink, #a65c2e)}.eb-foot__heading{margin:0 0 1.2rem;font-family:Georgia,Times New Roman,"Noto Serif",serif;font-size:2.8rem;font-weight:700;line-height:1.25}.eb-foot__heading em{font-style:normal;color:#c97b4a}.eb-foot__text{margin:0 0 2.8rem;font-size:1.55rem;line-height:1.6;color:#1b3a4bb8}.eb-foot__social{display:flex;justify-content:center;flex-wrap:wrap;gap:1.4rem;margin:0 0 3rem;padding:0;list-style:none}.eb-foot__social a{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:#fff;color:#c97b4a;box-shadow:0 .2rem 1rem #1b3a4b1a;transition:transform .15s ease,color .15s ease}.eb-foot__social a:hover{transform:translateY(-2px);color:#1b3a4b}.eb-foot__social svg{width:2.1rem;height:2.1rem}.eb-foot__payments{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin:0 0 3rem;padding:0;list-style:none}.eb-foot__payments svg{width:4.4rem;height:2.9rem;border-radius:.4rem;box-shadow:0 0 0 1px #1b3a4b14}.eb-foot__legal{margin:0 0 .8rem;font-size:1.3rem;color:#1b3a4b8c}.eb-foot__links{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem 1.4rem;margin:0;padding:0;list-style:none}.eb-foot__links a{font-size:1.3rem;color:#1b3a4bb8;text-decoration:underline;text-underline-offset:.3rem}.eb-foot__links a:hover{color:#c97b4a}.eb-foot__disclaimer{max-width:62rem;margin:2.8rem auto 0;font-size:1.2rem;line-height:1.6;color:#1b3a4b80}.eb-brandbar{display:flex;align-items:center;justify-content:center;padding:.6rem 2rem;background:#f7f4f0;border-bottom:1px solid rgba(27,58,75,.08)}.eb-brandbar__logo{display:block;width:auto;height:auto;max-width:15rem;max-height:7.5rem;object-fit:contain}@media screen and (min-width:750px){.eb-brandbar{padding:.8rem 2rem}.eb-brandbar__logo{max-width:20rem;max-height:10rem}}.eb-brandbar__text{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;font-weight:700;letter-spacing:.02em;color:#1b3a4b}.eb-brandbar__text em{font-style:normal;color:#c97b4a}.eb-pdp__media{margin:0 0 2rem}.eb-pdp__media img,.eb-pdp__media .eb-media__ph{display:block;width:100%;max-width:none;height:auto;border-radius:1.2rem;filter:none;box-shadow:0 1.6rem 3.6rem #1b3a4b2e}.eb-pdp__media .eb-media__ph{aspect-ratio:1 / 1;background:#1b3a4b0d}.eb-pdp__title{margin:0 0 1.2rem;font-family:Georgia,Times New Roman,"Noto Serif",serif;font-weight:700;font-size:2.6rem;line-height:1.25;letter-spacing:-.01em;text-wrap:balance}.eb-pdp__sub{margin:0 0 2rem;font-size:1.65rem;line-height:1.7;color:var(--eb-ink-soft)}.eb-pdp__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:1.1rem;margin:0 0 .6rem}.eb-pdp__price-old{font-size:1.8rem;color:var(--eb-ink-mute);text-decoration:line-through}.eb-pdp__price-now{font-family:Georgia,Times New Roman,serif;font-size:3.4rem;font-weight:700;line-height:1.1}.eb-pdp__price-note{font-size:1.35rem;color:var(--eb-ink-mute)}.eb-pdp__tax{margin:0 0 2.2rem;font-size:1.3rem;color:var(--eb-ink-mute)}.eb-pdp__buttons{display:flex;flex-direction:column;gap:1.1rem;margin:0 0 2.2rem}.eb-btn--outline{background:transparent;border:1.5px solid var(--eb-accent-ink);color:var(--eb-accent-ink);box-shadow:none}.eb-btn--outline:hover{background:#a65c2e14;box-shadow:none}.eb-trust--stack{flex-direction:column;gap:1.8rem;margin:2.2rem 0 0;padding:2rem 1.8rem;border:1px solid var(--eb-line);border-radius:1.2rem;background:#fff}.eb-trust--stack .eb-trust__item{align-items:center;gap:1.4rem}.eb-trust--stack .eb-trust__icon{width:4rem;height:4rem;background:#a65c2e17;border:none;color:var(--eb-accent-ink)}.eb-trust--stack .eb-trust__icon svg{width:2rem;height:2rem}.eb-trust--stack .eb-trust__title{margin:0 0 .2rem;font-size:1.55rem;font-weight:700;line-height:1.35}.eb-trust--stack .eb-trust__text{font-size:1.4rem;line-height:1.45}.eb-payline{margin:1.6rem 0 0;text-align:center}.eb-payline__cards{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin:0 0 .9rem;padding:0;list-style:none}.eb-payline__cards li{display:flex}.eb-payline__cards svg{width:3.2rem;height:2.1rem;border-radius:.3rem;box-shadow:0 0 0 1px #1b3a4b1a}.eb-securenote{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:0;font-size:1.25rem;line-height:1.5;color:var(--eb-ink-mute);text-align:center}.eb-securenote svg{flex:0 0 auto;width:1.4rem;height:1.4rem;opacity:.85}.eb-boxes{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none}.eb-box{display:flex;align-items:flex-start;gap:1.4rem;padding:1.8rem 2rem;border-radius:1.1rem;background:var(--eb-accent-ink);color:#fff;font-size:1.65rem;line-height:1.6}.eb-box strong{font-weight:700}.eb-box__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:#ffffff38;font-size:1.4rem;line-height:1}.eb-box__icon svg{width:1.4rem;height:1.4rem}.eb-box__icon--emoji{font-size:1.5rem;line-height:1}.eb-tcard{padding:2rem;background:#fff;border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #1b3a4b14}.eb-section--surface .eb-tcard{box-shadow:0 .4rem 1.6rem #1b3a4b0f}.eb-tcard__head{display:flex;align-items:center;gap:1.1rem;margin:0 0 1.4rem}.eb-tcard__avatar{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:#c97b4a26;color:var(--eb-accent);font-size:1.5rem;font-weight:700}.eb-tcard__name{margin:0;font-size:1.45rem;font-weight:700;color:#1b3a4b}.eb-tcard__stars{display:flex;gap:.25rem;color:var(--eb-accent)}.eb-tcard__stars svg{width:1.3rem;height:1.3rem}.eb-tcard__bubble{margin:0;padding:1.5rem 1.7rem;background:#f1f3f4;border-radius:1.2rem 1.2rem 1.2rem .3rem;font-size:1.6rem;line-height:1.7;color:#1b3a4b}.eb-tcard--empty{display:flex;align-items:center;justify-content:center;min-height:15rem;background:transparent;border:1.5px dashed rgba(27,58,75,.25);box-shadow:none;color:var(--eb-ink-mute);font-size:1.4rem;letter-spacing:.04em;text-align:center}.eb-gal{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.eb-gal__item{position:relative;border-radius:1.1rem;overflow:hidden;background:#1b3a4b0d;aspect-ratio:3 / 4}.eb-gal__item img{width:100%;height:100%;object-fit:cover;display:block}.eb-gal__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1rem;border:1.5px dashed rgba(27,58,75,.25);border-radius:1.1rem;color:var(--eb-ink-mute);font-size:1.25rem;letter-spacing:.03em;text-align:center}.eb-faq--filled .eb-faq__item{background:var(--eb-accent-ink);border-color:transparent;color:#fff}.eb-faq--filled .eb-faq__caret{color:#fff}.eb-faq--filled .eb-faq__a{color:#ffffffeb}@media screen and (min-width:750px){.eb-heading{font-size:3.6rem}.eb-lede{font-size:1.75rem}.eb-prose p,.eb-feel__item,.eb-list__item,.eb-step__text{font-size:1.72rem}.eb-feel,.eb-list{gap:1.4rem}.eb-price__now{font-size:4.4rem}.eb-btn{width:auto;min-width:34rem;margin:0 auto}.eb-trust{flex-direction:row;justify-content:center;gap:3.2rem;max-width:76rem;margin-left:auto;margin-right:auto}.eb-trust__item{flex:1 1 0}.eb-quotes{flex-direction:row;gap:2rem}.eb-quote{flex:1 1 0}.eb-media img,.eb-media .eb-media__ph{max-width:34rem}.eb-pdp{display:grid;max-width:104rem;grid-template-columns:1.06fr .94fr;align-items:start;column-gap:5.6rem}.eb-pdp__media{margin:0;padding-right:1rem;position:sticky;top:2rem}.eb-pdp__title{font-size:3.8rem}.eb-pdp__price-now{font-size:3.4rem}.eb-pdp__buttons .eb-btn{width:100%;min-width:0;margin:0}.eb-boxes{gap:1.4rem}.eb-box{font-size:1.72rem}.eb-faq{gap:2rem}.eb-payline__cards svg{width:3.6rem;height:2.3rem}.eb-trust--stack .eb-trust__title{font-size:1.6rem}.eb-gal{grid-template-columns:repeat(4,1fr);gap:1.6rem}.eb-tcard__bubble{font-size:1.55rem}.eb-nav{justify-content:center;padding:1.4rem 3rem;gap:3rem}.eb-nav__menu{flex:0 1 auto;gap:2.8rem;overflow:visible}.eb-nav__link{font-size:1.3rem}.eb-foot{padding:7.2rem 2rem 4.8rem}.eb-foot__heading{font-size:3.6rem}.eb-financing__title{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-ebook.css.map */
