@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,700&family=DM+Sans:wght@300;400;500;600&display=swap";.ex-page *,.ex-page *:before,.ex-page *:after{box-sizing:border-box;margin:0;padding:0}.ex-page{--cream: #faf7f4;--ink: #0D1B3E;--terra: #ba7862;--muted: #6b7a8d;--border: #e8e0da;--card-bg: #ffffff;--terra-dk: #9a5e4e;--terra-lt: #d4a090;--terra-xl: #f0d8d0;--ink2: #162438;--fh: "Cormorant Garamond", serif;--fb: "DM Sans", sans-serif;font-family:var(--fb);font-size:16px;line-height:1.7;color:var(--ink);background:var(--card-bg)}.ex-page h1,.ex-page h2,.ex-page h3{font-family:var(--fh)}.ex-w{max-width:1200px;margin:0 auto;padding:0 48px}.ex-eyebrow{font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--terra);margin-bottom:10px;display:block}.ex-eyebrow--lt{color:var(--terra-lt)}.ex-sec-title{font-family:var(--fh);font-size:clamp(28px,3vw,42px);font-weight:700;color:var(--ink);line-height:1.12;margin-bottom:10px}.ex-sec-title--white{color:#fff}.ex-sec-sub{color:var(--muted);font-size:16px;font-weight:300;line-height:1.75;max-width:540px}.ex-sec-head{margin-bottom:40px}.ex-sec-head--c{text-align:center}.ex-sec-head--c .ex-sec-sub{margin:0 auto}.ex-section{padding:60px 0}.ex-section--light{background:var(--cream)}.ex-section--dark{background:var(--ink)}.ex-btn{display:inline-block;text-decoration:none;font-family:var(--fb);font-weight:600;font-size:14px;padding:13px 28px;border-radius:6px;transition:all .2s;cursor:pointer;border:none}.ex-btn--terra{background:var(--terra);color:#fff}.ex-btn--terra:hover{background:var(--terra-dk);transform:translateY(-1px)}.ex-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.ex-btn--ghost:hover{border-color:#fffc}.ex-btn--full{width:100%;text-align:center;display:block}.ex-btn--lg{font-size:15px;padding:15px 36px}.ex-hero{background:var(--ink);padding:60px 0 56px;position:relative;overflow:hidden}.ex-hero:before{content:"";position:absolute;right:-80px;top:-80px;width:400px;height:400px;border-radius:50%;background:#ba786212;pointer-events:none}.ex-hero__inner{display:grid;grid-template-columns:1fr 420px;gap:56px;align-items:center;position:relative;z-index:1}.ex-hero h1{font-size:clamp(34px,4vw,54px);color:#fff;font-weight:700;line-height:1.1;margin-bottom:14px}.ex-hero__em{color:var(--terra-lt);font-style:italic}.ex-hero__sub{color:#ffffff94;font-size:15px;font-weight:300;line-height:1.8;margin-bottom:28px}.ex-hero__btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.ex-hero__trust{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#ffffff73}.ex-hero__card{background:var(--card-bg);border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0d1b2a52}.ex-hcard__top{background:var(--ink2);padding:28px 22px 22px;text-align:center}.ex-hcard__circle{width:72px;height:72px;border-radius:50%;background:#ba78622e;border:2px solid rgba(186,120,98,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.ex-hcard__top p{font-size:12px;color:#ffffff80;letter-spacing:.5px}.ex-hcard__body{padding:22px 22px 24px}.ex-hcard__body h3{font-family:var(--fh);font-size:20px;font-weight:700;color:var(--ink);margin-bottom:3px}.ex-hcard__sub{font-size:12px;color:var(--muted);margin-bottom:14px}.ex-hcard__prices{display:flex;align-items:center;gap:8px;margin-bottom:14px}.ex-hcard__price{font-family:var(--fh);font-size:26px;font-weight:700;color:var(--ink)}.ex-hcard__old{font-size:13px;color:var(--muted);text-decoration:line-through}.ex-hcard__badge{background:var(--terra-xl);color:var(--terra-dk);font-size:10px;font-weight:700;padding:3px 9px;border-radius:20px}.ex-hcard__freq{display:flex;align-items:center;gap:8px;background:var(--cream);border:1px solid var(--border);border-radius:8px;padding:10px 14px;margin-bottom:16px}.ex-hcard__freq strong{display:block;font-size:13px;color:var(--ink)}.ex-hcard__freq small{font-size:11px;color:var(--muted)}.ex-hcard__fine{font-size:11px;color:var(--muted);text-align:center;margin-top:8px}.ex-ticker{background:var(--terra);padding:9px 0;overflow:hidden;white-space:nowrap}.ex-ticker__track{display:inline-flex;animation:ex-tick 24s linear infinite}@keyframes ex-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.ex-tick{display:inline-flex;align-items:center;gap:8px;padding:0 20px;font-size:12px;font-weight:500;color:#fff;letter-spacing:.3px}.ex-sep{color:#ffffff59}.ex-cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ex-card3{background:var(--card-bg);border-radius:12px;border-top:3px solid var(--terra);padding:26px 22px;box-shadow:0 2px 12px #0d1b2a0d}.ex-card3__icon{width:48px;height:48px;border-radius:50%;background:var(--terra-xl);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--terra);margin-bottom:14px}.ex-card3 h3{font-family:var(--fh);font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px}.ex-card3 p{font-size:13px;color:var(--muted);line-height:1.65}.ex-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.ex-steps:before{content:"";position:absolute;top:24px;left:12.5%;right:12.5%;height:2px;background:var(--border);z-index:0}.ex-step{text-align:center;padding:0 12px;position:relative;z-index:1}.ex-step__num{width:48px;height:48px;border-radius:50%;background:var(--terra);color:#fff;font-family:var(--fh);font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;border:3px solid var(--card-bg);box-shadow:0 0 0 2px var(--terra)}.ex-step h3{font-family:var(--fh);font-size:17px;font-weight:700;color:var(--ink);margin-bottom:6px}.ex-step p{font-size:13px;color:var(--muted);line-height:1.6}.ex-sub-wrap{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;max-width:960px;margin:0 auto}.ex-sub-box{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:28px;box-shadow:0 4px 20px #0d1b2a0f}.ex-sub-box__hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ex-sub-box__title{font-family:var(--fh);font-size:19px;font-weight:700;color:var(--ink)}.ex-chip{background:var(--terra-xl);color:var(--terra-dk);font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;letter-spacing:.5px}.ex-sub-product{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--border)}.ex-sub-product__name{font-family:var(--fh);font-size:17px;font-weight:700;color:var(--ink);margin-bottom:2px}.ex-sub-product__desc{font-size:12px;color:var(--muted)}.ex-breakdown{display:flex;flex-direction:column;margin-bottom:16px}.ex-breakdown__row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--muted)}.ex-breakdown__row:first-child{border-top:1px solid var(--border)}.ex-breakdown__row--total{font-weight:600;color:var(--ink);font-size:15px}.ex-strike{text-decoration:line-through}.ex-terra{color:var(--terra);font-weight:600}.ex-saving-bar{display:flex;justify-content:space-between;align-items:center;background:var(--terra-xl);border-radius:8px;padding:11px 14px;font-size:13px;color:var(--terra-dk)}.ex-saving-bar strong{font-weight:700}.ex-sub-perks{display:flex;flex-direction:column;gap:18px}.ex-perk{display:flex;gap:12px;align-items:flex-start}.ex-perk__icon{width:38px;height:38px;border-radius:8px;flex-shrink:0;background:var(--terra-xl);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--terra)}.ex-perk strong{display:block;font-size:14px;color:var(--ink);font-weight:600;margin-bottom:2px}.ex-perk span{font-size:12px;color:var(--muted);line-height:1.6}.ex-sub-cta{margin-top:6px}.ex-sub-fine{font-size:11px;color:var(--muted);text-align:center;margin-top:8px}.ex-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ex-review{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px 22px}.ex-review__stars{display:flex;gap:3px;margin-bottom:12px}.ex-star{width:14px;height:14px;background:var(--terra);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.ex-review__text{font-size:13px;color:#ffffff9e;line-height:1.7;margin-bottom:16px}.ex-review__person{display:flex;align-items:center;gap:10px}.ex-avatar{width:36px;height:36px;border-radius:50%;background:#ba786238;color:var(--terra-lt);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ex-review__name{font-size:13px;font-weight:600;color:#fff}.ex-review__since{font-size:11px;color:#ffffff61}.ex-faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.ex-faq__item{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;overflow:hidden}.ex-faq__q{width:100%;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;background:none;border:none;font-family:var(--fb);font-size:14px;font-weight:500;color:var(--ink);text-align:left;cursor:pointer;gap:14px;transition:background .15s}.ex-faq__q:hover{background:var(--cream)}.ex-faq__icon{width:24px;height:24px;border-radius:50%;background:var(--terra-xl);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--terra);font-size:16px;line-height:1;transition:all .2s}.ex-faq__q[aria-expanded=true] .ex-faq__icon{background:var(--terra);color:#fff;border-color:var(--terra)}.ex-faq__a{padding:0 20px 16px;font-size:14px;color:var(--muted);line-height:1.7}.ex-cta{background:var(--terra);padding:56px 0;text-align:center;position:relative;overflow:hidden}.ex-cta:before{content:"";position:absolute;top:-80px;left:50%;transform:translate(-50%);width:500px;height:500px;border-radius:50%;background:#ffffff0f;pointer-events:none}.ex-cta .ex-w{position:relative}.ex-cta h2{font-family:var(--fh);font-size:clamp(28px,3.5vw,44px);color:#fff;font-weight:700;line-height:1.1;margin-bottom:10px}.ex-cta p{color:#ffffffc7;font-size:15px;max-width:420px;margin:0 auto 26px;font-weight:300;line-height:1.75}.ex-btn--white{background:#fff;color:var(--terra)}.ex-btn--white:hover{background:var(--cream)}.ex-cta__fine{font-size:12px;color:#ffffff8c;margin-top:12px}@media(max-width:1024px){.ex-w{padding:0 32px}}@media(max-width:860px){.ex-w{padding:0 20px}.ex-hero__inner{grid-template-columns:1fr}.ex-cards3,.ex-steps{grid-template-columns:1fr 1fr}.ex-steps:before{display:none}.ex-sub-wrap{grid-template-columns:1fr}.ex-reviews{grid-template-columns:1fr 1fr}.ex-section{padding:48px 0}.ex-hero{padding:48px 0 44px}}@media(max-width:540px){.ex-cards3,.ex-reviews{grid-template-columns:1fr}.ex-steps{grid-template-columns:1fr 1fr}.ex-hero__btns{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/subscription-page.css.map */
