/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-3xl:48rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-bold:700;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.grid{display:grid}.inline-block{display:inline-block}.table{display:table}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.max-w-xl{max-width:var(--container-xl)}.place-items-center{place-items:center}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#ecd8cd\]{border-color:#ecd8cd}.bg-\[\#fffaf6\]{background-color:#fffaf6}.bg-white{background-color:var(--color-white)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.px-5{padding-inline:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[\#b94e43\]{color:#b94e43}.underline{text-decoration-line:underline}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root{--ink:#20201f;--coral:#d66355;--coral-dark:#b94e43;--sage:#778b65;--cream:#fffaf6;--blush:#fbf0e9;--line:#ecd8cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0;font-size:15px;line-height:1.55}button,input{font:inherit}a{color:inherit}h1,h2,.price,.footer-brand span{font-family:var(--font-display), Georgia, serif}h1,h2,h3,p{margin-top:0}h3{text-transform:uppercase;letter-spacing:-.01em;font-size:1rem}main,footer{background:#fffdfa;max-width:1440px;margin:auto}.section-pad{padding:42px 4.5%}.hero{background:linear-gradient(90deg,#fffaf6 0 48%,#f5ece6 48%);grid-template-columns:46% 54%;min-height:650px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:38px 5vw 30px 4.5vw}.eyebrow{border:1px solid #d9b8a7;border-radius:99px;margin-bottom:18px;padding:3px 14px;font-size:.82rem;display:inline-block}.hero h1{letter-spacing:-.035em;max-width:730px;margin-bottom:18px;font-size:clamp(2.8rem,4.4vw,5.1rem);font-weight:600;line-height:.92}.hero h2{color:var(--coral);max-width:680px;margin-bottom:20px;font-size:clamp(1.85rem,2.7vw,3rem);font-weight:600;line-height:1.05}.hero-copy>p:not(.eyebrow){max-width:650px;font-size:1.05rem}.hero-visual{justify-content:flex-end;align-items:stretch;display:flex;position:relative}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-visual-desktop img{-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 93%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 93%,#0000 100%)}.hero-visual-mobile{display:none}.cta{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#d76758,#be5046);border:0;border-radius:6px;width:100%;min-height:58px;margin:8px 0 13px;padding:15px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 5px 14px #b34b3930}.cta:hover{transform:translateY(-2px);box-shadow:0 8px 18px #b34b3940}.cta:focus-visible,summary:focus-visible,.cookie-actions button:focus-visible,.cookie-toggle input:focus-visible{outline-offset:3px;outline:3px solid #253d78}.cta:disabled{opacity:.65;cursor:wait;transform:none}.hero-copy .checkout-block{margin-top:22px}.checkout-error{color:#9f2f27;margin:0 0 8px;font-size:.85rem}.checkout-trust{color:#1d1d1d;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:8px 0 2px;display:flex}.ssl-mark{align-items:center;gap:6px;line-height:1;display:flex}.ssl-mark>b{color:#fff;background:#111;border-radius:4px;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.ssl-mark>span{text-align:left;flex-direction:column;display:flex}.ssl-mark small{letter-spacing:.03em;font-size:.52rem}.ssl-mark strong{white-space:nowrap;font-size:.78rem}.payment-marks{align-items:center;gap:5px;display:flex}.payment-marks>b{width:40px;height:25px;font:700 9px/1 var(--font-sans);border-radius:4px;place-items:center;font-style:normal;display:grid}.payment-marks .visa{color:#1a3f92;background:#f3d46b;font-size:11px;font-style:italic}.payment-marks .amex{color:#fff;text-align:center;background:#3a9fc7;font-size:5px}.payment-marks .mastercard{color:#fff;background:#f3f3f3;position:relative;overflow:hidden}.mastercard i,.mastercard i:after{content:"";background:#e54d3f;border-radius:50%;width:15px;height:15px;position:absolute;top:5px;left:8px}.mastercard i:after{opacity:.9;background:#e49a2f;top:0;left:9px}.mastercard em{z-index:1;text-shadow:0 1px 2px #333;font-size:5px;font-style:normal;position:relative}.payment-marks .paypal{color:#1674a8;background:#e8f4f8;font-size:9px;font-style:italic}.trust-row{color:#5e554f;justify-content:space-between;gap:22px;font-size:.72rem;display:flex}.pain-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff9f5;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pain-grid article{border:1px solid var(--line);background:#fffdfa;border-radius:12px;padding:28px;box-shadow:0 5px 18px #6f49320a}.pain-grid article:nth-child(2){background:#fffaf6}.pain-grid article:nth-child(3){background:#fffdfb}h3 span{color:var(--coral);vertical-align:middle;margin-right:8px;font-size:1.5rem}.tick-list,.cross-list,.outcomes{margin:18px 0;padding:0;list-style:none}.tick-list li,.cross-list li{margin:9px 0;padding-left:25px;position:relative}.tick-list li:before{content:"✓";color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.cross-list li:before{content:"×";color:#e16d62;font-size:20px;font-weight:700;line-height:1;position:absolute;left:2px}.outcomes li{grid-template-columns:45px 1fr;align-items:start;gap:8px;margin:24px 0;display:grid}.outcomes span{font-size:2rem;line-height:1}.callout{background:var(--blush);border-radius:8px;margin-top:22px;padding:18px}.included{background:#fff}.section-title{justify-content:center;align-items:center;gap:22px;margin-bottom:30px;display:flex}.section-title span{background:#b8aaa2;width:70px;height:1px}.section-title h2{text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-sans);margin:0;font-size:1.5rem;font-weight:500}.included-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.included-card{background:linear-gradient(145deg,#fbede4,#fffaf7);border-radius:12px;min-height:390px;padding:18px 16px 24px}.included-card h3{text-transform:none;font-family:var(--font-display);font-size:1.25rem;line-height:1.12}.included-card p{font-size:.88rem}.big-icon{text-align:center;margin-bottom:12px;font-size:3.5rem;line-height:1.2;display:block}.strategy{text-align:center;background:linear-gradient(90deg,#e9eadf,#f4f0e7);border-radius:10px;justify-content:center;align-items:center;gap:35px;margin-top:30px;padding:12px 30px;display:flex}.strategy>span{font-size:2.5rem}.strategy h3{font-family:var(--font-display);text-transform:none;margin:0;font-size:1.5rem}.strategy p{margin:0}.details{border-block:1px solid var(--line);background:#fff9f5;grid-template-columns:1fr 1fr 1.15fr 1.3fr;align-items:stretch;gap:16px;display:grid}.details>article{border:1px solid var(--line);background:#fffdfa;border-radius:12px;padding:24px 20px;box-shadow:0 5px 18px #6f49320a}.details>article:nth-child(2n){background:#fffaf6}.about img{object-fit:cover;object-position:center 30%;border-radius:8px;width:100%;height:150px;margin-bottom:12px}.about .hey-heading{color:var(--coral);font-family:var(--font-display);letter-spacing:-.03em;text-transform:none;margin-bottom:18px;font-size:3.4rem;font-weight:600;line-height:.9}.about p{margin-bottom:20px}.about p:last-child{margin-bottom:0}.stars{color:#f2a42b;letter-spacing:3px;text-align:center;font-size:1.5rem}blockquote{background:var(--blush);text-align:center;border-radius:8px;margin:18px 0;padding:24px;font-weight:600}blockquote cite{margin-top:8px;font-style:normal;display:block}.small-quote{text-align:left;padding:16px;font-size:.85rem}.price-card,.final-offer{text-align:center;background:#fffdfa;border:1px solid #e3b9aa;border-radius:12px}.price-card{padding:18px!important}.today{color:var(--coral);margin-bottom:0;font-weight:700}.price{color:var(--coral);margin:8px 0;font-size:4rem;font-weight:700;line-height:.9}.price-card .tick-list,.final-offer .tick-list{text-align:left;font-size:.85rem}.price-card .cta{font-size:.78rem}.testimonials-showcase{border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 0,#fff 0,#fffaf6 65%);padding:58px 4.5%}.testimonial-eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.18em;margin-bottom:12px;font-weight:600}.testimonials-showcase>h2{margin-bottom:18px;font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.testimonial-rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}.testimonial-rating span{color:#e8a52b;letter-spacing:.15em;font-size:2rem}.testimonial-rating strong{font-size:1rem}.testimonial-intro{font-family:var(--font-display);font-size:1.4rem}.testimonial-intro em{color:var(--coral);font-style:normal}.testimonial-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:32px auto 24px;display:grid}.testimonial-card{border:1px solid var(--line);background:#fffdfb;border-radius:12px;flex-direction:column;min-height:245px;padding:52px 28px 24px;display:flex;position:relative;box-shadow:0 6px 18px #6f49320b}.testimonial-card:nth-child(2n){background:#f8f3e9}.testimonial-card .quote-mark{color:#df9187;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:8px;left:24px}.testimonial-card p{font-family:var(--font-display);margin-bottom:20px;font-size:1.2rem;line-height:1.35}.testimonial-card small{color:#8a7d73;text-transform:uppercase;letter-spacing:.08em;margin-top:auto}.testimonial-proof{border:1px solid var(--line);text-align:left;background:#fff5ef;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;max-width:1200px;margin:0 auto;padding:24px 30px;display:grid}.testimonial-proof>span{border:1px solid var(--coral);width:70px;height:70px;color:var(--coral);border-radius:50%;place-items:center;font-size:2.4rem;display:grid}.testimonial-proof p{margin:0}.testimonial-proof p strong{font-family:var(--font-display);font-size:1.5rem;font-weight:600}.testimonial-proof em{color:var(--coral);font-family:var(--font-display);font-size:1.4rem}.challenge{background:linear-gradient(90deg,#f0efe2,#faf4e7);grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;display:grid}.challenge h2{font-family:var(--font-sans);text-transform:uppercase;margin-bottom:5px;font-size:1.2rem}.bottom-grid{grid-template-columns:1.4fr 1fr 1.08fr;align-items:stretch;gap:20px;display:grid}.bottom-grid>div,.bottom-grid>aside{border:1px solid var(--line);border-radius:12px;box-shadow:0 5px 18px #6f49320a}.faq{background:#fffdfa;padding:28px}.faq h2{text-transform:uppercase;font-family:var(--font-sans);letter-spacing:.08em;font-size:1.2rem}details{border:1px solid #e7b8a8;border-radius:5px;margin:5px 0;overflow:hidden}summary{cursor:pointer;justify-content:space-between;gap:15px;padding:8px 12px;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--coral);font-size:1.3rem}details[open] summary span{transform:rotate(45deg)}details p{color:#4e4742;margin:0;padding:0 12px 12px}.guarantee{background:#fff1ec;padding:28px}.guarantee h2{font-size:1.25rem}.guarantee h2:first-letter{color:var(--coral)}.final-offer{padding:22px}.final-offer h2{font-size:2rem;line-height:.95}.embedded-checkout-section{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 20%,#e8eee3 0 42px,#0000 43px),linear-gradient(#fffaf6,#fff4ed 55%,#fffdfa);padding:68px 4.5% 80px;scroll-margin-top:20px;position:relative;overflow:hidden}.embedded-checkout-section:before,.embedded-checkout-section:after{z-index:0;color:#7e9570;opacity:.14;content:"❧";pointer-events:none;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute}.embedded-checkout-section:before{top:42px;left:-12px;transform:rotate(-24deg)}.embedded-checkout-section:after{bottom:30px;right:-8px;transform:rotate(154deg)}.embedded-checkout-heading{z-index:1;text-align:center;max-width:820px;margin:0 auto 34px;position:relative}.embedded-checkout-heading h2{text-wrap:balance;margin-bottom:14px;font-size:clamp(3rem,5vw,5rem);line-height:.95}.embedded-checkout-heading h2:focus{outline:none}.embedded-checkout-heading>p:last-child{color:#5f554e}.embedded-checkout-layout{z-index:1;grid-template-columns:minmax(280px,.72fr) minmax(480px,1.28fr);align-items:start;gap:24px;width:min(100%,1120px);margin:0 auto;display:grid;position:relative}.checkout-order-card,.embedded-checkout-shell{border:1px solid #efc8ba;border-radius:18px;box-shadow:0 16px 44px #6f493214}.checkout-order-card{background:linear-gradient(145deg,#fff 0%,#fff8f3 100%);padding:34px 30px}.checkout-order-label{color:var(--coral);letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:.78rem;font-weight:800}.checkout-order-card h3{max-width:340px;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(1.75rem,2.6vw,2.35rem);font-weight:500;line-height:1.05}.checkout-order-price{border-top:1px solid var(--line);align-items:center;gap:17px;padding:20px 0 9px;display:flex}.checkout-order-price>span{color:var(--coral);font-family:Georgia,serif;font-size:4.4rem;line-height:.9}.checkout-order-price p{color:#554b45;font-size:.9rem;line-height:1.45}.checkout-regular-price{color:#766b64;margin:0 0 22px 2px;font-size:.82rem}.checkout-order-list{gap:11px;margin:0 0 25px;padding:0;list-style:none;display:grid}.checkout-order-list li{padding-left:25px;font-size:.91rem;line-height:1.35;position:relative}.checkout-order-list li:before{color:#fff;background:var(--sage);content:"✓";border-radius:50%;place-items:center;width:17px;height:17px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:.08em;left:0}.checkout-guarantee{background:#f7eee7;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.checkout-guarantee>span{color:var(--coral);font-family:Georgia,serif;font-size:2rem;line-height:.8}.checkout-guarantee p{color:#62564f;font-size:.78rem;line-height:1.45}.embedded-checkout-shell{background:#fff;min-height:520px;padding:18px 20px 16px}.checkout-secure-heading{border-bottom:1px solid #f0ded5;align-items:center;gap:12px;margin:0 6px 12px;padding:2px 0 15px;display:flex}.checkout-secure-heading>span{color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.8rem;display:grid}.checkout-secure-heading strong{font-family:Georgia,serif;font-size:1.16rem;font-weight:500}.checkout-secure-heading p{color:#786d66;margin-top:2px;font-size:.72rem}.checkout-loading{color:#736861;text-align:center;padding:80px 20px}.checkout-privacy-note{color:#7b7069;text-align:center;margin:10px 8px 0;font-size:.7rem;line-height:1.45}footer{border-top:1px solid var(--line);color:#6c655f;grid-template-columns:1.5fr 1fr;gap:40px;padding:18px 4.5% 34px;font-size:.7rem;display:grid}.disclaimer strong{color:#222}.footer-brand{text-align:right}.footer-brand span{color:#8a9976;margin-bottom:18px;font-size:2rem;line-height:.65;display:block}.footer-brand i{padding:0 10px}.cookie-banner{z-index:50;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(480px,100% - 40px);padding:22px;position:fixed;bottom:20px;left:20px;box-shadow:0 14px 45px #3b271e35}.cookie-banner h2{font-family:var(--font-sans);margin-bottom:8px;font-size:1.1rem}.cookie-banner p{color:#5d554f;font-size:.85rem}.cookie-toggle{border-top:1px solid #eee;justify-content:space-between;padding:11px 0;font-size:.9rem;display:flex}.cookie-toggle input{width:20px;height:20px;accent-color:var(--coral)}.cookie-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.cookie-actions button{border:1px solid var(--coral);color:var(--coral-dark);cursor:pointer;background:#fff;border-radius:5px;flex:1;min-height:43px;padding:8px 12px;font-weight:700}.cookie-actions .primary{background:var(--coral);color:#fff}@media (width<=1050px){.hero{min-height:auto}.hero h1{font-size:3.4rem}.included-grid{grid-template-columns:repeat(3,1fr)}.included-card{min-height:315px}.details{grid-template-columns:repeat(2,1fr);gap:16px}.details>article{padding:25px}.details .price-card{grid-column:1/-1;justify-self:center;width:100%;max-width:520px;margin-top:25px}}@media (width<=760px){body{font-size:14px}.section-pad{padding:34px 20px}.hero{background:#fffaf6;flex-direction:column;display:flex}.hero-copy{padding:24px 20px 0}.hero h1{font-size:2.65rem;line-height:.98}.hero h2{font-size:1.85rem}.hero-visual-desktop{display:none}.hero-visual-mobile{width:calc(100% + 40px);margin:4px -20px 20px;display:flex}.hero-visual-mobile img{height:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 91%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 91%,#0000 100%)}.trust-row{flex-wrap:wrap;gap:9px 14px;padding:12px 0}.trust-row span{text-align:center;flex:42%}.pain-grid,.included-grid,.details,.challenge,.bottom-grid,footer{grid-template-columns:1fr}.pain-grid{gap:14px;padding-inline:20px}.pain-grid article{padding:24px 20px}.included-grid{gap:14px}.included-card{grid-template-columns:68px 1fr;column-gap:14px;min-height:0;padding:17px;display:grid}.included-card .big-icon{grid-row:1/3;font-size:2.8rem}.included-card h3{margin-bottom:6px}.included-card p{margin:0}.strategy{gap:10px;padding:16px}.strategy>span{display:none}.details{gap:14px;padding:20px}.details>article{padding:24px 20px}.testimonials-showcase{padding:38px 14px}.testimonials-showcase>h2{font-size:3.25rem}.testimonial-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.testimonial-card{min-height:0;padding:48px 22px 22px}.testimonial-proof{grid-template-columns:auto 1fr;gap:14px;padding:20px}.testimonial-proof>span{width:52px;height:52px;font-size:1.8rem}.testimonial-proof em{text-align:center;grid-column:1/-1}.about img{float:left;width:145px;height:auto;margin:0 15px 10px 0}.challenge{gap:5px}.bottom-grid{gap:14px}.faq{padding:22px 18px}.embedded-checkout-section{padding:46px 12px 56px}.embedded-checkout-section:before,.embedded-checkout-section:after{font-size:5rem}.embedded-checkout-heading{margin-bottom:25px}.embedded-checkout-layout{grid-template-columns:1fr;gap:15px}.checkout-order-card{border-radius:14px;padding:26px 20px}.checkout-order-card h3{max-width:300px}.checkout-order-price>span{font-size:4rem}.embedded-checkout-shell{border-radius:14px;min-height:420px;padding:12px 8px 10px}.checkout-secure-heading{margin:0 8px 10px}footer{gap:15px}.footer-brand{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
