*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body, sans-serif);color:var(--black)}img{max-width:100%}a{color:inherit}:root{--green-dark: #35524a;--green-mid: #59656f;--sage: #b4b8ab;--blush: #d7cdcc;--maroon: #410b12;--terracotta: #a15d4b;--amber: #f6b556;--white: #ffffff;--off-white: #faf9f7;--black: #1a1a1a;--purple: #453c4a}.page-width{max-width:var(--page-max, 1200px);margin:0 auto}.btn-amber{background:var(--amber);color:var(--black);border:2px solid var(--black);padding:13px 30px;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;cursor:pointer;display:inline-block;text-decoration:none}.btn-outline-white{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5);padding:12px 28px;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;cursor:pointer;display:inline-block;text-decoration:none;margin-left:12px}.nav{display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:64px;position:sticky;top:0;z-index:100}.nav-logo{font-weight:800;font-size:14px;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:8px;text-decoration:none}.nav-logo img{height:28px;width:auto;display:block}.nav-links{display:flex;gap:32px;list-style:none;align-items:center;margin:0}.nav-links a{text-decoration:none;font-size:12px;letter-spacing:1.5px;text-transform:uppercase}.nav-links a.nav-highlight{background:var(--amber);color:var(--black);padding:7px 16px;border-radius:100px;font-weight:800}.nav-toggle{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--white)}.hero_new .hero-custom{padding:80px 48px;display:flex;align-items:center;justify-content:space-between;gap:48px;min-height:480px}.hero-text{flex:1}.hero-eyebrow{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--sage);margin-bottom:16px;font-weight:700}.hero-title{font-family:sans-serif;font-size:54px;font-weight:900;color:var(--white);line-height:1.05;margin-bottom:20px}.hero-title em{color:var(--amber);font-style:normal}.hero-subtitle{font-size:16px;color:#ffffffbf;line-height:1.65;margin-bottom:12px;max-width:460px}.hero-forever{font-size:13px;color:var(--amber);font-weight:700;letter-spacing:.5px;margin-bottom:28px}.hero-image{flex:0 0 320px}.hero-image img{width:100%;border-radius:12px}.features-section{padding:72px 48px;display:flex;align-items:center;gap:56px}.features-illustration{flex:0 0 220px}.features-illustration img{width:200px}.features-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:32px 48px}.feature-block-title{font-family:sans-serif;font-size:15px;font-weight:900;color:var(--black);margin-bottom:8px}.feature-block-desc{font-size:13px;color:#666;line-height:1.6}.section-eyebrow{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--terracotta);margin-bottom:10px;text-align:center;font-weight:700}.section-title{font-family:sans-serif;font-size:40px;font-weight:900;color:var(--black);text-align:center;margin-bottom:10px;text-transform:uppercase;letter-spacing:-1px}.section-subtitle{font-size:15px;color:#666;text-align:center;max-width:560px;margin:0 auto 48px;line-height:1.6}.featured-products{padding:80px 48px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr)!important;gap:24px;margin:0 auto}.product-card{background:var(--white);border-radius:16px;overflow:hidden;border:1px solid rgba(89,101,111,.14);display:flex;flex-direction:column;position:relative}.card-header{padding:20px 20px 0;display:flex;flex-direction:column;align-items:center}.best-value-badge{position:absolute;top:-1px;right:16px;background:var(--amber);color:var(--black);font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase;padding:6px 14px;border-radius:0 0 10px 10px;z-index:10;border:2px solid var(--black);border-top:none}.card-label{font-size:13px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;text-align:center;padding:16px 0 12px;width:100%}.card-img-wrap{width:100%;padding:0 16px 20px}.card-img-wrap img{width:100%;border-radius:10px;display:block}.product-card-body{padding:20px 22px 24px;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:17px;font-weight:900;color:var(--black);margin-bottom:6px;line-height:1.25;text-align:center}.product-card-value{font-size:13px;color:var(--terracotta);font-style:italic;margin-bottom:8px;line-height:1.5;font-weight:600;text-align:center}.product-card-includes{font-size:12px;color:#000;text-align:center;margin-bottom:10px;line-height:1.6}.forever-badge{display:inline-block;background:#eaf3e8;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.5px;padding:4px 10px;border-radius:100px;margin:0 auto 14px;text-align:center}.product-card-price{font-size:28px;font-weight:900;color:var(--black);text-align:center;margin-bottom:16px}.product-card-price .compare-at{font-size:16px;color:#aaa;text-decoration:line-through;font-weight:700;margin-left:8px}.btn-card-outline{background:transparent;color:var(--black);border:1.5px solid #bbb;padding:12px 18px;font-size:12px;font-weight:700;border-radius:6px;cursor:pointer;display:block;width:100%;text-align:center;margin-top:auto;text-decoration:none}.btn-card-primary{background:var(--amber);color:var(--black);border:2px solid var(--black);padding:12px 18px;font-size:12px;font-weight:800;border-radius:6px;cursor:pointer;display:block;width:100%;text-align:center;margin-top:auto;letter-spacing:1px;text-transform:uppercase;text-decoration:none}.product-card-form{margin-top:auto}.card-lifetime{font-size:11px;color:#aaa;text-align:center;margin-top:10px}.bundle-compare{padding:64px 48px}.bundle-compare-inner{max-width:900px;margin:0 auto}.compare-strip-title{font-family:sans-serif;font-size:22px;font-weight:900;color:var(--black);text-align:center;margin-bottom:6px;text-transform:uppercase;letter-spacing:-.5px}.compare-strip-sub{font-size:14px;color:#777;text-align:center;margin-bottom:36px}.compare-table{width:100%;border-collapse:collapse}.compare-table th{padding:14px 16px;font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase;text-align:center;border-bottom:2px solid var(--black)}.compare-table th.col-feature{text-align:left;color:#999;font-weight:700}.compare-table th.col-1,.compare-table th.col-2,.compare-table th.col-3{color:var(--white);border-radius:12px 12px 0 0}.compare-table td{padding:12px 16px;font-size:13px;text-align:center;border-bottom:1px solid #eee;color:var(--black)}.compare-table td.col-feature{text-align:left;color:#555;font-weight:600}.compare-table tr:last-child td{border-bottom:none}.compare-table tr:hover td{background:#faf9f7}.check{color:var(--green-dark);font-size:16px;font-weight:900}.cross{color:#ccc;font-size:16px}.compare-cta{text-align:center;margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:10px}.compare-cta p{font-size:13px;color:#888}.compare-cta a.why-link{font-size:13px;color:var(--green-dark);font-weight:700;text-decoration:underline}.banner-split{display:flex;align-items:center;min-height:380px;overflow:hidden}.banner-text{flex:0 0 48%;padding:56px 48px}.banner-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin-bottom:10px}.banner-title{font-family:sans-serif;font-size:76px;font-weight:900;line-height:.9;text-transform:uppercase;color:var(--black);margin-bottom:20px;letter-spacing:2px}.banner-desc{font-size:15px;color:#333;line-height:1.6;margin-bottom:28px;max-width:360px}.banner-img{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-top:24px;overflow:hidden;align-self:stretch}.banner-img img{width:100%;max-width:340px;object-fit:contain;object-position:bottom;display:block;align-self:flex-end}.banner-img--narrow{flex:0 0 44%}.banner-img--narrow img{max-width:300px}.banner-title--nowrap{font-size:62px;white-space:nowrap}.banner-text--tight{padding:56px 48px 56px 16px}.testimonials{padding:80px 48px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0 auto}html{scroll-behavior:smooth}.testimonial-card{background:var(--off-white);padding:28px;border-left:4px solid var(--green-dark);border-radius:0 16px 16px 0}.testimonial-quote{font-size:14px;font-style:italic;color:var(--black);line-height:1.65;margin-bottom:16px}.testimonial-author{font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--green-mid);text-transform:uppercase}.custom-shop-cards-main .section-header{padding:0}.freebie{padding:72px 64px;display:flex;align-items:center;gap:64px}.freebie-img{flex:0 0 280px}.freebie-img img{width:100%}.freebie-content{flex:1}.freebie-label{font-family:sans-serif;font-size:22px;font-weight:900;font-style:italic;color:var(--green-dark);margin-bottom:8px}.freebie-title{font-family:sans-serif;font-size:28px;font-weight:900;color:var(--black);line-height:1.2;margin-bottom:16px}.freebie-desc{font-size:15px;color:#555;line-height:1.65;margin-bottom:28px}.freebie-form{display:flex;gap:12px}.freebie-input{flex:1;padding:14px 18px!important;font-size:14px!important;border:1px solid #ccc!important;border-radius:6px!important;background:var(--white);outline:none}.freebie-input::placeholder{color:#aaa}.freebie-btn{height:fit-content;background:var(--green-dark);color:var(--white);border:none;padding:14px 28px;font-size:13px;font-weight:700;border-radius:6px;cursor:pointer;white-space:nowrap}.form-success{margin-top:12px;font-size:13px;font-weight:700;color:var(--green-dark)}.banner-aicp{padding:80px 48px;text-align:center}.banner-aicp .banner-title{color:var(--white);font-size:54px;margin-bottom:16px}.banner-aicp .banner-desc{color:#ffffffb8;margin:0 auto 32px;max-width:520px;font-size:16px;line-height:1.6}.newsletter{padding:80px 48px;text-align:center}.newsletter-title{font-size:40px;font-weight:800;color:var(--black);margin-bottom:16px;font-family:Georgia,serif}.newsletter-desc{font-size:15px;color:#555;margin-bottom:32px;line-height:1.7;max-width:680px;margin-left:auto;margin-right:auto}.newsletter-desc strong{font-weight:800;color:var(--black)}.newsletter-fields{display:flex;flex-direction:column;gap:12px;max-width:520px;margin:0 auto 12px}.newsletter-input{width:100%!important;padding:16px 20px!important;font-size:14px!important;border:1px solid #d0cec9!important;border-radius:6px!important;background:var(--white);outline:none;margin-bottom:0!important}.newsletter-input::placeholder{color:#aaa}.newsletter-btn-full{background:var(--green-dark);color:var(--white);border:none;padding:16px;font-size:14px;font-weight:700;border-radius:6px;cursor:pointer;width:100%;max-width:520px;display:block;margin:0 auto 12px}.newsletter-fine{font-size:12px;color:#aaa}.footer{padding:48px;display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap}.footer-logo{font-weight:800;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--white);margin-bottom:12px;display:flex;align-items:center;gap:8px}.footer-logo img{height:auto;width:auto}.footer-tagline{font-size:12px;color:#ffffff73;line-height:1.6;max-width:200px}.footer-col h4{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#ffffff59;margin-bottom:14px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{font-size:13px;color:#fff9;text-decoration:none}.footer-bottom{padding:16px 48px;text-align:center;font-size:11px;color:#ffffff4d}@media(max-width:900px){.nav{padding:0 20px;position:relative}.nav-toggle{display:flex}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;gap:0;background:inherit;padding:8px 0}.nav.is-open{background:var(--green-dark)}.nav.is-open .nav-links{display:flex;background:var(--green-dark)}.nav-links li{width:100%;padding:12px 24px}.hero-custom,.features-section,.freebie{flex-direction:column;padding:56px 24px;gap:32px}.hero-title{font-size:40px}.hero-image,.features-illustration,.freebie-img{flex:none;width:100%;max-width:320px}.banner-split{flex-direction:column;min-height:0}.banner-text,.banner-text--tight{flex:none;padding:40px 24px}.banner-img,.banner-img--narrow{flex:none;padding:0 24px 24px}.banner-title{font-size:52px}.banner-title--nowrap{font-size:44px;white-space:normal}.banner-aicp .banner-title{font-size:40px}.section-title{font-size:30px}.featured-products,.testimonials,.bundle-compare,.banner-aicp,.newsletter{padding:56px 24px}.compare-table th,.compare-table td{padding:10px 6px;font-size:13px}.freebie-form{flex-direction:column}.footer{flex-direction:column;gap:28px;padding:40px 24px}}html,body,*,*:before,*:after,h1,h2,h3,h4,h5,h6,p,span,div,a,li,ul,ol,strong,em,small,label,button,input,textarea,select,option,table,thead,tbody,tfoot,tr,th,td,blockquote,figcaption,caption{font-family:sans-serif!important}.site-footer--hidden .site-footer{display:block!important}.main-content__wrapper [data-pdp=main-product-bundle] .product-main-image{max-height:500px}.product-description .grid{margin:0}@media(max-width:991px){a.btn-amber{margin-bottom:15px}.shop-section .section-header{padding-bottom:0!important}}@media(max-width:767px){.main-content__wrapper [data-pdp=main-product-bundle] .product-main-image{max-height:400px}.banner-img{order:-1}section.hero-custom{padding:20px!important}.features-section .features-container,.banner-split .banner-split-container,.freebie .freebie-container{flex-wrap:wrap}.testimonials-grid{grid-template-columns:repeat(1,1fr)}.products-grid{grid-template-columns:repeat(1,1fr)!important}.features-illustration img{width:100%}.features-grid{gap:30px}section.features-section{padding:20px 24px}.features-section .features-container{gap:10px}}@media only screen and (min-width:750px){.content-for-layout{padding-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
