:root{--lp-bg: #F3F5F0;--lp-bg-alt: #E2E9DF;--lp-bg-soft: #EDF1EA;--lp-white: #FFFFFF;--lp-ink: #17372A;--lp-ink-deep: #0B1F16;--lp-muted: #3F5A4C;--lp-line: #D5DFD1;--lp-line-strong: #B9C7BC;--lp-cta: #E8A92A;--lp-cta-ink: #17372A;--lp-star: #C98A12;--lp-check: #2E7D4F;--lp-footer: #0F261C;--lp-footer-text: #B7C6BC;--lp-on-dark: #F3F5F0;--lp-on-dark-muted: #C9D6CD;--lp-head: "Bricolage Grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;--lp-body: "Atkinson Hyperlegible", "Helvetica Neue", Helvetica, Arial, sans-serif;--lp-radius: 18px;--lp-gutter: 20px;--lp-max: 1200px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body.lp-body{margin:0;background:var(--lp-bg);color:var(--lp-ink);font-family:var(--lp-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}.lp h1,.lp h2,.lp h3,.lp p,.lp figure,.lp blockquote,.lp ul,.lp ol,.lp dl{margin:0}.lp img{max-width:100%;height:auto;display:block}.lp a{color:var(--lp-ink)}.lp a:hover{color:var(--lp-ink-deep)}.lp a:focus-visible,.lp button:focus-visible,.lp summary:focus-visible,.lp input:focus-visible+*{outline:3px solid var(--lp-ink);outline-offset:3px}.lp button{font-family:inherit}.lp-skip{position:absolute;left:-999px;top:8px;background:#fff;padding:8px 12px;z-index:100}.lp-skip:focus{left:8px}.lp-wrap{max-width:var(--lp-max);margin:0 auto;padding-left:var(--lp-gutter);padding-right:var(--lp-gutter)}.lp-section{padding-block:56px}.lp-section--white{background:var(--lp-white)}.lp-section--alt{background:var(--lp-bg-alt)}.lp-section--dark{background:var(--lp-ink);color:var(--lp-on-dark)}.lp-section--dark a{color:var(--lp-on-dark)}.lp-section-head{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.lp-section-head p{color:var(--lp-muted);font-size:18px;max-width:520px}.lp-section--dark .lp-section-head p{color:var(--lp-on-dark-muted)}.lp-eyebrow{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-muted)}.lp-h1{font-family:var(--lp-head);font-weight:800;font-size:clamp(36px,6.2vw,64px);line-height:1;letter-spacing:-.03em}.lp-h2{font-family:var(--lp-head);font-weight:700;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.025em}.lp-h3{font-size:21px;line-height:1.3;font-weight:700}.lp-lead{font-size:clamp(18px,2vw,21px);line-height:1.5;color:var(--lp-muted)}.lp-muted{color:var(--lp-muted)}.lp-small{font-size:15px;line-height:1.5;color:var(--lp-muted)}.lp-price{font-family:var(--lp-head);font-weight:800;letter-spacing:-.02em}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 32px;border-radius:999px;border:0;background:var(--lp-cta);color:var(--lp-cta-ink);font-family:var(--lp-body);font-weight:700;font-size:18px;line-height:1.2;text-decoration:none;cursor:pointer;text-align:center;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease;box-shadow:0 2px #17372a2e}.lp-btn:hover{filter:brightness(1.04);transform:translateY(-1px);color:var(--lp-cta-ink)}.lp-btn:active{transform:translateY(0)}.lp-btn--lg{min-height:64px;padding:0 44px;font-size:19px}.lp-btn--block{width:100%}.lp-btn--ghost{background:transparent;box-shadow:none;border:1.5px solid currentColor;color:var(--lp-ink);min-height:44px;padding:0 18px;font-size:15px}.lp-btn--ghost:hover{background:#17372a0f;transform:none}.lp-btn-note{font-size:15px;color:var(--lp-muted);text-align:center}.lp-section--dark .lp-btn-note{color:var(--lp-on-dark-muted)}.lp-cta-stack{display:flex;flex-direction:column;align-items:center;gap:12px}.lp-offerbar{background:var(--lp-ink);color:var(--lp-on-dark);text-align:center;font-size:14px;font-weight:700;padding:10px var(--lp-gutter);line-height:1.35}.lp-header{background:var(--lp-bg);border-bottom:1px solid var(--lp-line)}.lp-header__in{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px}.lp-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.lp-logo img{height:44px;width:auto}.lp-logo__word{font-family:var(--lp-head);font-weight:800;font-size:20px;letter-spacing:-.02em;white-space:nowrap}.lp-header .lp-btn{min-height:44px;padding:0 18px;font-size:15px;white-space:nowrap}@media(max-width:479px){.lp-logo__word{display:none}}.lp-hero{padding-block:28px 44px;text-align:center}.lp-hero__in{display:flex;flex-direction:column;align-items:center;gap:18px}.lp-hero .lp-h1{max-width:980px}.lp-hero .lp-lead{max-width:680px}.lp-checks{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;text-align:left}.lp-checks li{display:flex;gap:10px;align-items:flex-start;font-weight:700;font-size:17px;line-height:1.4}.lp-checks svg{flex-shrink:0;width:22px;height:22px;margin-top:1px}.lp-hero__person{display:flex;align-items:center;gap:12px;text-align:left}.lp-hero__avatar{width:48px;height:48px;border-radius:999px;object-fit:cover;flex-shrink:0;background:var(--lp-line)}.lp-hero__person b{display:block;font-size:16px}.lp-hero__person span{font-size:14px;color:var(--lp-muted)}.lp-trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 22px;font-size:15px;color:var(--lp-muted)}.lp-trust>span{display:inline-flex;align-items:center;gap:6px}.lp-trust svg{width:17px;height:17px}.lp-trust .lp-rating{color:var(--lp-ink);font-weight:700}.lp-rating{display:inline-flex;align-items:center;gap:8px}.lp-stars{display:inline-flex;gap:1px;color:var(--lp-star)}.lp-stars svg{width:17px;height:17px;fill:currentColor}.lp-stars--lg svg{width:22px;height:22px}.lp-video{position:relative;width:100%;max-width:960px;aspect-ratio:16 / 9;border-radius:22px;overflow:hidden;background:var(--lp-ink)}.lp-video__btn{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.lp-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lp-video__play{position:relative;width:84px;height:84px;border-radius:999px;background:var(--lp-cta);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #00000059;transition:transform .12s ease}.lp-video__btn:hover .lp-video__play{transform:scale(1.06)}.lp-video__play svg{width:36px;height:36px;fill:var(--lp-ink);margin-left:4px}.lp-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.lp-video__badge{position:absolute;top:12px;right:12px;width:92px;height:92px;border-radius:999px;background:var(--lp-cta);color:var(--lp-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);box-shadow:0 0 0 5px var(--lp-bg);pointer-events:none}.lp-video__badge b{font-family:var(--lp-head);font-size:26px;font-weight:800;line-height:1;letter-spacing:-.03em}.lp-video__badge span{font-size:12px;font-weight:700;line-height:1.2}.lp-video-caption{font-size:15px;color:var(--lp-muted)}.lp-video-caption b{color:var(--lp-ink)}.lp-hero__image{width:100%;max-width:640px;border-radius:22px;overflow:hidden;background:var(--lp-white)}.lp-hero__image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.lp-steps{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:22px;counter-reset:step}.lp-step{display:flex;gap:16px;align-items:flex-start}.lp-step__num{flex-shrink:0;width:44px;height:44px;border-radius:999px;background:var(--lp-ink);color:var(--lp-on-dark);display:flex;align-items:center;justify-content:center;font-family:var(--lp-head);font-size:20px;font-weight:800}.lp-step h3{font-size:20px;line-height:1.3;font-weight:700;margin-bottom:4px}.lp-step p{color:var(--lp-muted)}.lp-split{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.lp-figure{border-radius:var(--lp-radius);overflow:hidden;background:var(--lp-line)}.lp-figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.lp-figure--tall img{aspect-ratio:4 / 5}.lp-figure figcaption{padding:10px 14px;font-size:14px;color:var(--lp-muted);background:var(--lp-white)}.lp-after{margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:12px}.lp-after p{color:var(--lp-muted);text-align:center;max-width:560px}.lp-cards{display:grid;grid-template-columns:1fr;gap:20px}.lp-card{background:var(--lp-white);border-radius:var(--lp-radius);padding:24px;display:flex;flex-direction:column;gap:10px;position:relative}.lp-card h3{font-size:21px;line-height:1.3}.lp-card p{color:var(--lp-ink)}.lp-card .lp-small{color:var(--lp-muted)}.lp-card__img{border-radius:12px;overflow:hidden;margin:-8px -8px 6px;background:var(--lp-bg)}.lp-card__img img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.lp-card__price{display:flex;align-items:baseline;gap:10px}.lp-card__price .lp-price{font-size:30px}.lp-card__price s{color:var(--lp-muted);font-size:16px}.lp-card--link{text-decoration:none;color:inherit;transition:box-shadow .12s ease,transform .12s ease}.lp-card--link:hover{box-shadow:0 10px 30px #17372a1a;transform:translateY(-2px);color:inherit}.lp-card--link .lp-btn{margin-top:auto}.lp-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:var(--lp-ink);color:var(--lp-on-dark);font-size:13px;font-weight:700;white-space:nowrap}.lp-badge--float{position:absolute;top:-13px;left:20px}.lp-card--featured{outline:2px solid var(--lp-ink)}.lp-note{font-size:15px;color:var(--lp-muted);margin-top:18px}.lp-groups{display:grid;grid-template-columns:1fr;gap:16px}.lp-group{background:var(--lp-white);border-radius:var(--lp-radius);padding:22px 24px}.lp-group h3{font-size:19px;margin-bottom:6px}.lp-group p{color:var(--lp-muted);font-size:16px}.lp-compare{width:100%;border-collapse:separate;border-spacing:0;background:var(--lp-white);border-radius:var(--lp-radius);overflow:hidden;border:1px solid var(--lp-line)}.lp-compare th,.lp-compare td{padding:16px 18px;text-align:left;vertical-align:top;font-size:16px;line-height:1.45;border-bottom:1px solid var(--lp-line)}.lp-compare th{font-family:var(--lp-head);font-size:18px;font-weight:700}.lp-compare th:first-child,.lp-compare td:first-child{color:var(--lp-muted);border-right:1px solid var(--lp-line);width:50%}.lp-compare th:last-child{background:var(--lp-bg-soft)}.lp-compare td:last-child{font-weight:700;background:var(--lp-bg-soft)}.lp-compare tr:last-child td{border-bottom:0}.lp-compare--neutral td:last-child,.lp-compare--neutral th:last-child{background:var(--lp-white);font-weight:400}.lp-compare--neutral th:last-child{font-weight:700}.lp-table-wrap{overflow-x:auto}.lp-gallery{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lp-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:var(--lp-line)}.lp-quotes{display:grid;grid-template-columns:1fr;gap:18px}.lp-quote{background:var(--lp-bg);border-radius:var(--lp-radius);padding:24px;display:flex;flex-direction:column;gap:14px}.lp-section--alt .lp-quote,.lp-quote--white{background:var(--lp-white)}.lp-quote blockquote{font-size:18px;line-height:1.5}.lp-quote figcaption{display:flex;flex-direction:column;gap:2px}.lp-quote figcaption b{font-size:16px}.lp-quote figcaption span{display:inline-flex;align-items:center;gap:5px;font-size:14px;color:var(--lp-muted)}.lp-quote figcaption svg{width:14px;height:14px}.lp-quotes-foot{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;font-size:15px;color:var(--lp-muted)}.lp-quotes-foot a{font-weight:700}.lp-faq-grid{display:grid;grid-template-columns:1fr;gap:28px}.lp-faq{border-top:1px solid var(--lp-line-strong)}.lp-faq details{border-bottom:1px solid var(--lp-line-strong)}.lp-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:19px;font-weight:700;line-height:1.35}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary:after{content:"";flex-shrink:0;width:12px;height:12px;border-right:2px solid var(--lp-ink);border-bottom:2px solid var(--lp-ink);transform:rotate(45deg);transition:transform .15s ease;margin-right:4px}.lp-faq details[open] summary:after{transform:rotate(-135deg)}.lp-faq .lp-faq__a{padding:0 0 20px;color:var(--lp-muted);font-size:17px;line-height:1.6;max-width:720px}.lp-faq .lp-faq__a a{font-weight:700}.lp-faq-aside p{color:var(--lp-muted);font-size:18px;margin-top:12px}.lp-faq-aside a{font-weight:700}.lp-offer{scroll-margin-top:16px}.lp-offer__grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}.lp-offer__media{border-radius:24px;overflow:hidden;background:var(--lp-white)}.lp-offer__media img{width:100%;aspect-ratio:1;object-fit:cover}.lp-offer__thumbs{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lp-offer__thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:var(--lp-line)}.lp-offer__panel{display:flex;flex-direction:column;gap:18px}.lp-picker{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.lp-picker legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.lp-opt{position:relative;display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:16px;border:2px solid #6E8577;background:var(--lp-bg);cursor:pointer;transition:border-color .12s ease,background .12s ease}.lp-opt input{position:absolute;opacity:0;width:1px;height:1px}.lp-opt__dot{flex-shrink:0;width:24px;height:24px;border-radius:999px;border:2px solid var(--lp-ink);display:flex;align-items:center;justify-content:center}.lp-opt__dot:after{content:"";width:11px;height:11px;border-radius:999px;background:transparent}.lp-opt__body{flex-grow:1;display:flex;flex-direction:column;gap:2px;min-width:0}.lp-opt__title{font-size:18px;font-weight:700}.lp-opt__sub{font-size:15px;color:var(--lp-muted)}.lp-opt__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.lp-opt__price .lp-price{font-size:24px}.lp-opt__price s{font-size:14px;color:var(--lp-muted)}.lp-opt.is-selected,.lp-opt:has(input:checked){border-color:var(--lp-ink);background:var(--lp-white)}.lp-opt.is-selected .lp-opt__dot:after,.lp-opt:has(input:checked) .lp-opt__dot:after{background:var(--lp-ink)}.lp-opt:has(input:focus-visible){outline:3px solid var(--lp-ink);outline-offset:3px}.lp-opt--link{text-decoration:none;color:inherit}.lp-guarantee{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.5}.lp-guarantee svg{flex-shrink:0;width:24px;height:24px}.lp-pay{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.lp-pay li{display:flex}.lp-pay svg{width:44px;height:28px;border-radius:4px}.lp-pay__note{font-size:13px;color:var(--lp-muted)}.lp-offer__alt{font-size:15px;color:var(--lp-muted)}.lp-offer__alt a{font-weight:700}.lp-close{text-align:center}.lp-close__in{display:flex;flex-direction:column;align-items:center;gap:20px}.lp-close .lp-h2{max-width:820px;font-size:clamp(30px,4.4vw,52px)}.lp-close p{max-width:620px;font-size:18px;color:var(--lp-on-dark-muted)}.lp-seal{width:112px;height:112px;border-radius:999px;border:2px dashed var(--lp-cta);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15}.lp-seal b{font-family:var(--lp-head);font-size:34px;font-weight:800}.lp-seal span{font-size:13px;font-weight:700}.lp-footer{background:var(--lp-footer);color:var(--lp-footer-text);font-size:14px;line-height:1.55;padding-block:32px 96px}.lp-footer__in{display:flex;flex-direction:column;gap:16px}.lp-footer nav{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:15px}.lp-footer a{color:#e3ece5}.lp-footer p{max-width:760px}.lp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--lp-white);border-top:1px solid var(--lp-line);box-shadow:0 -6px 20px #17372a1a;padding:10px var(--lp-gutter) calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:transform .2s ease}.lp-sticky.is-visible{transform:translateY(0)}.lp-sticky__text{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:2px}.lp-sticky__title{font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-sticky__meta{font-size:13px;color:var(--lp-muted);display:inline-flex;align-items:center;gap:6px}.lp-sticky__meta .lp-stars svg{width:13px;height:13px}.lp-sticky .lp-btn{flex-shrink:0;min-height:50px;padding:0 20px;font-size:16px}.lp-center{text-align:center}.lp-mt-24{margin-top:24px}.lp-mt-32{margin-top:32px}.lp-stack-center{display:flex;flex-direction:column;align-items:center;gap:14px}.lp-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(min-width:720px){:root{--lp-gutter: 40px}.lp-section{padding-block:80px}.lp-header__in{min-height:76px}.lp-logo img{height:52px}.lp-logo__word{font-size:24px}.lp-hero{padding-block:48px 64px}.lp-hero__in{gap:24px}.lp-checks{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px 28px}.lp-steps{grid-template-columns:repeat(3,1fr);gap:28px}.lp-step{flex-direction:column;gap:14px}.lp-cards{grid-template-columns:repeat(3,1fr)}.lp-cards--2,.lp-cards--4{grid-template-columns:repeat(2,1fr)}.lp-groups,.lp-quotes{grid-template-columns:repeat(3,1fr)}.lp-quotes--1{grid-template-columns:minmax(0,640px);justify-content:center}.lp-quotes--2{grid-template-columns:repeat(2,minmax(0,520px));justify-content:center}.lp-split{grid-template-columns:1fr 1fr;gap:48px}.lp-split--steps{grid-template-columns:1.4fr 1fr;align-items:start}.lp-split--steps .lp-steps{grid-template-columns:1fr}.lp-split--steps .lp-step{flex-direction:row}.lp-offer__grid{grid-template-columns:1fr 1fr;gap:48px}.lp-faq-grid{grid-template-columns:320px 1fr;gap:64px}.lp-section-head--row{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px}.lp-section-head--row p{max-width:420px}.lp-footer{padding-block:40px}.lp-footer__in{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}.lp-sticky{display:none}.lp-video__badge{width:132px;height:132px;top:-20px;right:-20px}.lp-video__badge b{font-size:38px}.lp-video__badge span{font-size:15px}.lp-video__play{width:104px;height:104px}.lp-video__play svg{width:42px;height:42px}.lp-video-wrap{padding:0 24px}}@media(min-width:1024px){.lp-cards--4{grid-template-columns:repeat(4,1fr)}.lp-compare th,.lp-compare td{padding:20px 24px;font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-btn,.lp-sticky,.lp-card--link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/lp-landing.css.map */
