.reset-landing{--reset-navy:#0b1f33;--reset-green:#138a5b;--reset-green-dark:#0d6844;--reset-gold:#c9a227;--reset-cream:#f6f8f7;--reset-white:#fff;--reset-text:#243447;color:var(--reset-text);background:var(--reset-white);font-size:1.7rem;line-height:1.65;overflow:hidden}.reset-landing *{box-sizing:border-box}.reset-landing img{max-width:100%;height:auto}.reset-shell{width:min(1120px,calc(100% - 3.2rem));margin-inline:auto}.reset-section{padding:6.4rem 0}.reset-section--soft{background:var(--reset-cream)}.reset-section--navy{background:var(--reset-navy);color:var(--reset-white)}.reset-eyebrow{margin:0 0 1rem;color:var(--reset-green);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:1.3rem}.reset-heading{margin:0 0 1.6rem;color:var(--reset-navy);font-size:clamp(3rem,7vw,5.4rem);line-height:1.06;letter-spacing:-.03em}.reset-section--navy .reset-heading{color:var(--reset-white)}.reset-subheading{max-width:760px;margin:0 auto 3.2rem;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.5}.reset-copy{max-width:760px}.reset-center{text-align:center}.reset-grid{display:grid;gap:2rem}.reset-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.reset-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.reset-card{padding:2.4rem;border:1px solid rgba(11,31,51,.1);border-radius:1.8rem;background:var(--reset-white);box-shadow:0 1rem 3rem #0b1f330f}.reset-card h3{margin:0 0 .8rem;color:var(--reset-navy);font-size:2.1rem}.reset-card p:last-child{margin-bottom:0}.reset-icon{display:grid;place-items:center;width:4.4rem;height:4.4rem;margin-bottom:1.4rem;border-radius:50%;background:#138a5b1f;color:var(--reset-green);font-weight:900}.reset-cta{display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;padding:1.4rem 2.6rem;border:0;border-radius:999px;background:var(--reset-green);color:#fff!important;text-decoration:none!important;font-weight:800;line-height:1.2;box-shadow:0 .8rem 2.4rem #138a5b3d;cursor:pointer;transition:transform .2s ease,background .2s ease}.reset-cta:hover{background:var(--reset-green-dark);transform:translateY(-2px)}.reset-cta--wide{width:100%;max-width:48rem}.reset-note{margin-top:1rem;font-size:1.35rem;opacity:.78}.reset-hero{padding:2.4rem 0 7rem;background:linear-gradient(145deg,#fff,#f4faf7)}.reset-hero__brand{display:flex;align-items:center;justify-content:center;margin-bottom:4rem;color:var(--reset-navy);font-weight:900;letter-spacing:.08em}.reset-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:5rem;align-items:center}.reset-hero__proof{display:flex;flex-wrap:wrap;gap:1.2rem;margin:2.4rem 0}.reset-pill{padding:.7rem 1.2rem;border-radius:999px;background:#fff;border:1px solid rgba(11,31,51,.1);font-size:1.35rem;font-weight:700}.reset-hero__media{position:relative;text-align:center}.reset-hero__media img{max-height:56rem;object-fit:contain;filter:drop-shadow(0 2rem 3rem rgba(11,31,51,.16))}.reset-checklist{list-style:none;padding:0;margin:2.4rem 0}.reset-checklist li{position:relative;padding-left:3rem;margin:1rem 0}.reset-checklist li:before{content:"\2713";position:absolute;left:0;color:var(--reset-green);font-weight:900}.reset-media{display:flex;align-items:center;justify-content:center}.reset-media img{border-radius:2rem;max-height:56rem;object-fit:contain}.reset-module{border-left:4px solid var(--reset-green)}.reset-bonus{display:grid;grid-template-columns:12rem 1fr;gap:2rem;align-items:center}.reset-bonus img{width:12rem;aspect-ratio:1;object-fit:cover;border-radius:1.4rem}.reset-price{font-size:clamp(3.8rem,9vw,6rem);line-height:1;color:var(--reset-navy);font-weight:900}.reset-availability{display:inline-flex;align-items:center;gap:.7rem;color:var(--reset-green-dark);font-weight:800}.reset-dot{width:.9rem;height:.9rem;border-radius:50%;background:var(--reset-green)}.reset-testimonial{height:100%}.reset-testimonial blockquote{margin:0 0 1.6rem;font-size:1.7rem}.reset-testimonial cite{font-style:normal;font-weight:800;color:var(--reset-navy)}.reset-faq details{border-bottom:1px solid rgba(11,31,51,.13);padding:1.8rem 0}.reset-faq summary{cursor:pointer;color:var(--reset-navy);font-weight:800;list-style:none}.reset-faq summary::-webkit-details-marker{display:none}.reset-faq summary:after{content:"+";float:right;color:var(--reset-green);font-size:2.4rem}.reset-faq details[open] summary:after{content:"\2212"}.reset-faq__answer{padding-top:1rem}.reset-purchase__box{max-width:760px;margin:auto;padding:clamp(2.4rem,5vw,5rem);border-radius:2.4rem;background:#fff;color:var(--reset-text);box-shadow:0 2rem 6rem #0000002e}.reset-purchase__box .reset-heading{font-size:clamp(3rem,6vw,4.8rem)}.reset-product-form{margin-top:2.4rem}.reset-product-form .product-form__error-message-wrapper{margin-bottom:1rem}.reset-legal{padding:3rem 0 0;text-align:center;font-size:1.25rem;opacity:.8}.reset-legal a{color:inherit}.reset-spacer-cta{margin-top:3.2rem}@media(max-width:749px){.reset-section{padding:4.8rem 0}.reset-shell{width:min(100% - 2.4rem,1120px)}.reset-grid--2,.reset-grid--3,.reset-hero__grid{grid-template-columns:1fr}.reset-hero{padding-bottom:5rem}.reset-hero__brand{margin-bottom:2.5rem}.reset-hero__grid{gap:3rem;text-align:center}.reset-hero__copy{order:1}.reset-hero__media{order:2}.reset-hero__proof{justify-content:center}.reset-hero__media img{max-height:38rem}.reset-cta{width:100%;max-width:48rem}.reset-bonus{grid-template-columns:8.5rem 1fr;text-align:left}.reset-bonus img{width:8.5rem}.reset-card{padding:2rem}.reset-copy{margin-inline:auto}}@media(max-width:339px){.reset-landing{font-size:1.55rem}.reset-heading{font-size:2.8rem}.reset-shell{width:calc(100% - 2rem)}.reset-card{padding:1.7rem}.reset-bonus{grid-template-columns:1fr}.reset-bonus img{width:10rem}}.reset-offer__includes{width:min(100%,48rem);margin:2.4rem auto 0;text-align:left}.reset-offer__includes>strong{display:block;margin-bottom:1rem;text-align:center}.reset-offer__includes .reset-checklist{margin:0}.reset-offer__includes .reset-checklist li{margin:.7rem 0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/reset-landing.css.map */
