.sec-sub{--cream:#F3ECDC;--cream-2:#FAF6EC;--sage:#E2E9DB;--ink:#21201A;--muted:#6E6857;--muted-2:#928B79;--green:#1E3A2A;--green-deep:#163020;--gold:#BB8C2C;--gold-btn:#E1A73C;--gold-soft:#F2E2BC;--line:rgba(33,32,26,.13);--line-soft:rgba(33,32,26,.08);--shadow:0 24px 60px -28px rgba(28,40,28,.32);--shadow-sm:0 14px 34px -20px rgba(28,40,28,.3);--serif: "Noto Serif", "Iowan Old Style", Georgia, serif;--book: "Raleway", system-ui, -apple-system, "Segoe UI", sans-serif;--sans: "Raleway", system-ui, -apple-system, "Segoe UI", sans-serif;font-family:var(--book);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5}.sec-sub *{box-sizing:border-box}.sec-sub h1,.sec-sub h2,.sec-sub h3,.sec-sub h4,.sec-sub h5{margin:0;color:inherit}.sec-sub p{margin:0}.sec-sub img{display:block;max-width:100%}.sec-sub a{color:inherit;text-decoration:none}.sec-sub button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.sec-sub ul{list-style:none;padding:0;margin:0}.sec-sub .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.sec-sub .section{padding:clamp(74px,9vw,128px) 0}.sec-sub .overline{font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.sec-sub .h-display{font-family:var(--serif);font-weight:700!important;line-height:1.02;letter-spacing:-.012em;color:var(--ink)}.sec-sub .h2{font-family:var(--serif);font-weight:800!important;font-size:clamp(33px,4.3vw,52px);line-height:1.05;letter-spacing:-.01em;color:var(--ink)}.sec-sub .lede{font-family:var(--book);font-size:clamp(18px,1.5vw,21px);line-height:1.55;color:var(--muted)}.sec-sub .italic-gold{font-style:italic;color:var(--gold);font-weight:600}.sec-sub .center{text-align:center}.sec-sub .btn{font-family:var(--sans);font-weight:600;font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 30px;border-radius:999px;line-height:1;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.sec-sub .btn:active{transform:translateY(1px)}.sec-sub .btn-green{background:var(--green);color:#f4efe2;box-shadow:0 16px 30px -16px #1e3a2a99}.sec-sub .btn-green:hover{background:#173021;color:#f4efe2}.sec-sub .btn-gold{background:var(--gold-btn);color:#3a2a09}.sec-sub .btn-gold:hover{background:#d39c30;color:#3a2a09}.sec-sub .btn-ghost{background:transparent;color:var(--green);box-shadow:inset 0 0 0 1.5px #1e3a2a59}.sec-sub .btn-ghost:hover{box-shadow:inset 0 0 0 1.5px #1e3a2ab3;color:var(--green)}.sec-sub .btn-block{width:100%}.sec-sub .pill{font-family:var(--sans);font-weight:500;font-size:14.5px;padding:10px 18px;border-radius:999px;background:#ffffff8c;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);transition:all .16s ease;white-space:nowrap}.sec-sub .pill:hover{color:var(--ink)}.sec-sub .pill.active{background:var(--green);color:#f2eee1;box-shadow:none}.sec-sub .hero-overlay{position:relative;min-height:clamp(560px,90vh,880px);display:flex;align-items:center;overflow:hidden}.sec-sub .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#2b2f25}.sec-sub .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.sec-sub .hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#121a1294,#121a1247 44%,#0e140eb3)}.sec-sub .hero-content{position:relative;z-index:2;text-align:center;color:#f5f0e3;padding:96px 0;width:100%}.sec-sub .hero-content .overline{display:block;margin-bottom:22px;color:#ebbe63}.sec-sub .hero-content h1{font-family:var(--serif);font-weight:700!important;line-height:1.02;letter-spacing:-.012em;font-size:clamp(44px,7vw,84px);max-width:15ch;margin:0 auto;color:#fbf7ec;text-shadow:0 2px 40px rgba(0,0,0,.45)}.sec-sub .hero-content h1 .line2{display:block}.sec-sub .hero-content .italic-gold{color:#f0c266;font-style:italic;font-weight:600}.sec-sub .hero-content .lede{max-width:32em;margin:26px auto 0;color:#f5f0e3eb;text-shadow:0 1px 18px rgba(0,0,0,.45)}.sec-sub .hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:38px}.sec-sub .trust{display:flex;gap:26px;justify-content:center;flex-wrap:wrap;margin-top:30px;font-family:var(--sans);font-size:14.5px;font-weight:500;color:#f5f0e3e6}.sec-sub .trust span{display:inline-flex;align-items:center;gap:8px}.sec-sub .trust svg{width:16px;height:16px;stroke:#ebbe63;fill:none;stroke-width:2}.sec-sub .btn-ghost-light{background:#ffffff1a;color:#f5f0e3;box-shadow:inset 0 0 0 1.5px #ffffff73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sec-sub .btn-ghost-light:hover{background:#ffffff2e;box-shadow:inset 0 0 0 1.5px #ffffffb3;color:#f5f0e3}.sec-sub .band-sage{background:var(--sage)}.sec-sub .band-cream2{background:var(--cream-2)}.sec-sub .sec-head{max-width:42ch}.sec-sub .sec-head.center{margin:0 auto;text-align:center}.sec-sub .sec-head .overline{display:block;margin-bottom:18px}.sec-sub .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.sec-sub .step{background:var(--cream-2);border-radius:22px;padding:40px 34px;box-shadow:var(--shadow-sm);border:1px solid var(--line-soft)}.sec-sub .step .num{font-family:var(--serif);font-weight:600;font-size:46px;color:var(--gold);line-height:1}.sec-sub .step h3{font-family:var(--serif);font-weight:600!important;font-size:26px;margin:18px 0 12px;letter-spacing:-.01em;color:var(--ink)}.sec-sub .step p{font-size:18px;color:var(--muted);line-height:1.55}.sec-sub .toggle{display:inline-flex;gap:6px;padding:6px;border-radius:999px;background:#ffffff8c;box-shadow:inset 0 0 0 1px var(--line);margin:34px auto 0}.sec-sub .toggle button{font-family:var(--sans);font-weight:600;font-size:15px;padding:11px 26px;border-radius:999px;color:var(--muted);transition:all .18s ease}.sec-sub .toggle button.active{background:var(--green);color:#f2eee1}.sec-sub .products{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:52px}.sec-sub .products.single{grid-template-columns:minmax(0,470px);justify-content:center}.sec-sub .card{background:var(--cream-2);border-radius:26px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line-soft);display:flex;flex-direction:column}.sec-sub .card-media{position:relative;overflow:hidden;background:linear-gradient(170deg,#fbf7ee,#eef0e6);height:300px}.sec-sub .card-media img{position:absolute;top:26px;right:26px;bottom:26px;left:26px;width:calc(100% - 52px);height:calc(100% - 52px);object-fit:contain;z-index:1;filter:drop-shadow(0 16px 24px rgba(40,50,40,.2));transition:opacity .25s ease}.sec-sub .save-badge{position:absolute;top:20px;right:20px;z-index:2;font-family:var(--sans);font-weight:700;font-size:13px;letter-spacing:.02em;background:var(--gold-btn);color:#3a2a09;padding:9px 15px;border-radius:999px}.sec-sub .card-body{padding:32px 32px 34px;display:flex;flex-direction:column;flex:1}.sec-sub .card-body h3{font-family:var(--serif);font-weight:700!important;font-size:29px;letter-spacing:-.01em;color:var(--ink)}.sec-sub .card-sub{font-family:var(--book);color:var(--muted);font-size:18px;margin-top:4px}.sec-sub .field-label{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);margin:26px 0 12px}.sec-sub .pill-row{display:flex;flex-wrap:wrap;gap:9px}.sec-sub .price-row{display:flex;align-items:baseline;gap:14px;margin-top:26px}.sec-sub .price{font-family:var(--serif);font-weight:700;font-size:42px;color:var(--green);letter-spacing:-.01em}.sec-sub .price-old{font-family:var(--book);font-size:21px;color:var(--muted-2);text-decoration:line-through}.sec-sub .card .btn{margin-top:26px}.sec-sub .card-foot{font-family:var(--sans);font-size:13px;color:var(--muted-2);text-align:center;margin-top:16px}.sec-sub .card-spacer{flex:1}.sec-sub .why{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(40px,6vw,84px);align-items:center}.sec-sub .why-photo{border-radius:26px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:5/6}.sec-sub .why-photo img{width:100%;height:100%;object-fit:cover}.sec-sub .why .h2{margin-top:18px}.sec-sub .benefits{margin-top:34px;display:flex;flex-direction:column}.sec-sub .benefit{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.sec-sub .benefit:first-child{border-top:none;padding-top:8px}.sec-sub .bchk{flex:none;width:30px;height:30px;border-radius:9px;background:var(--gold-soft);display:grid;place-items:center;margin-top:3px}.sec-sub .bchk svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:2.4}.sec-sub .benefit h4{font-family:var(--serif);font-weight:600!important;font-size:21px;letter-spacing:-.005em;color:var(--ink)}.sec-sub .benefit p{font-size:17.5px;color:var(--muted);margin-top:5px;line-height:1.5}.sec-sub .quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:54px}.sec-sub .quote{background:var(--cream-2);border-radius:22px;padding:36px 34px;box-shadow:var(--shadow-sm);border:1px solid var(--line-soft);display:flex;flex-direction:column}.sec-sub .stars{color:var(--gold-btn);font-size:18px;letter-spacing:3px;margin-bottom:20px}.sec-sub .quote p{font-family:var(--book);font-size:20px;line-height:1.5;color:var(--ink)}.sec-sub .quote .who{margin-top:auto;padding-top:26px}.sec-sub .quote .who b{font-family:var(--sans);font-weight:600;font-size:15px}.sec-sub .quote .who span{display:block;font-family:var(--sans);font-size:13.5px;color:var(--muted-2);margin-top:3px}.sec-sub .faq-list{max-width:780px;margin:48px auto 0;display:flex;flex-direction:column;gap:14px}.sec-sub .faq{background:var(--cream-2);border-radius:18px;border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);overflow:hidden}.sec-sub .faq button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;text-align:left;font-family:var(--serif);font-weight:600;font-size:21px;color:var(--ink)}.sec-sub .faq .chev{flex:none;width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:2;transition:transform .25s ease}.sec-sub .faq.open .chev{transform:rotate(180deg)}.sec-sub .faq .ans{max-height:0;overflow:hidden;transition:max-height .3s ease}.sec-sub .faq .ans p{padding:0 28px 26px;font-size:18px;color:var(--muted);line-height:1.6}.sec-sub .final{padding:0 0 clamp(80px,9vw,120px);background:var(--cream-2)}.sec-sub .final-inner{background:var(--green);border-radius:34px;text-align:center;padding:clamp(60px,8vw,104px) 32px;color:#efead9;position:relative;overflow:hidden}.sec-sub .final-inner .overline{color:var(--gold-btn)}.sec-sub .final-inner h2{font-family:var(--serif);font-weight:700!important;font-size:clamp(34px,5vw,60px);color:#f4efe2;margin:18px 0 0;letter-spacing:-.01em;line-height:1.05}.sec-sub .final-inner p{max-width:40ch;margin:22px auto 0;font-size:20px;color:#efead9d1;line-height:1.5}.sec-sub .final-inner .btn{margin-top:38px}.sec-sub .offer{position:fixed;right:24px;bottom:24px;z-index:70;background:var(--cream-2);border-radius:16px;box-shadow:var(--shadow);padding:16px 20px 16px 18px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);max-width:300px;transform:translateY(0);transition:transform .35s ease,opacity .35s ease}.sec-sub .offer.hide{transform:translateY(150%);opacity:0;pointer-events:none}.sec-sub .offer .dot{width:38px;height:38px;border-radius:11px;background:var(--gold-soft);display:grid;place-items:center;flex:none}.sec-sub .offer .dot b{font-family:var(--serif);font-weight:700;color:var(--gold);font-size:16px}.sec-sub .offer .txt b{font-family:var(--sans);font-size:14px;color:var(--green);display:block}.sec-sub .offer .txt span{font-family:var(--sans);font-size:13px;color:var(--muted)}.sec-sub .offer .x{margin-left:4px;color:var(--muted-2);font-size:20px;line-height:1;align-self:flex-start;padding:0 2px}@media(max-width:900px){.sec-sub .steps{grid-template-columns:1fr;gap:18px}.sec-sub .products{grid-template-columns:1fr}.sec-sub .why{grid-template-columns:1fr;gap:40px}.sec-sub .why-photo{aspect-ratio:16/11;max-height:420px}.sec-sub .quotes{grid-template-columns:1fr}.sec-sub .hero-photo{aspect-ratio:4/3}}@media(max-width:560px){.sec-sub .wrap{padding:0 22px}.sec-sub .hero-cta{flex-direction:column}.sec-sub .hero-cta .btn{width:100%}.sec-sub .offer{left:16px;right:16px;bottom:16px;max-width:none}.sec-sub .card-media{height:240px}.sec-sub .price{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/sec-subscription.css.map */
