@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Jost:wght@300;400;500;600&display=swap";.lh-root{--lh-navy:#0e1836;--lh-navy-deep:#0a1128;--lh-navy-soft:#1a2448;--lh-ink:#0e1836;--lh-bone:#fbfaf6;--lh-cream:#f4efe6;--lh-paper:#ffffff;--lh-stone:#e6e0d4;--lh-clay:#b6755a;--lh-sand:#d9c4a3;--lh-sage:#7a8770;--lh-red:#b93333;--lh-red-deep:#8f2323;--lh-success:#4f7a57;--lh-on-navy-2:rgba(255,255,255,.72);--lh-on-navy-line:rgba(255,255,255,.14);--lh-on-light-2:#4a5068;--lh-on-light-3:#8a8c99;--lh-on-light-line:#e7e5de;--lh-font-display:"Cormorant Garamond","EB Garamond",Georgia,serif;--lh-font-body:"Jost","Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--lh-font-body);font-weight:300;color:var(--lh-ink);line-height:1.55;-webkit-font-smoothing:antialiased;box-sizing:border-box}.lh-root *,.lh-root *:before,.lh-root *:after{box-sizing:border-box}.lh-root img{display:block;max-width:100%;height:auto}.lh-root button{font:inherit;color:inherit;cursor:pointer;border:none;background:none;padding:0}.lh-root a{color:inherit;text-decoration:none}.lh-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.24em;font-weight:400;line-height:1.3;display:inline-block}.lh-display{font-family:var(--lh-font-display);font-weight:300;line-height:1.02;letter-spacing:-.01em}.lh-wordmark{font-family:var(--lh-font-display);font-weight:300;letter-spacing:.38em;line-height:1;display:inline-flex;align-items:center;gap:.35em;white-space:nowrap}.lh-wordmark img{height:.55em;width:auto;opacity:.95}.lh-root .lh-btn,.lh-root a.lh-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--lh-font-body);font-weight:400;font-size:13px;letter-spacing:.14em;text-transform:uppercase;padding:15px 24px;transition:all .2s ease;border:1px solid transparent;cursor:pointer;text-align:center;text-decoration:none}.lh-root .lh-btn--primary,.lh-root a.lh-btn--primary{background:#fff;color:#0e1836;border-color:#fff}.lh-root .lh-btn--primary:hover,.lh-root a.lh-btn--primary:hover{background:#f4efe6;color:#0e1836}.lh-root .lh-btn--ghost,.lh-root a.lh-btn--ghost{background:transparent;color:#fff;border-color:#ffffff8c}.lh-root .lh-btn--ghost:hover,.lh-root a.lh-btn--ghost:hover{background:#ffffff1a;color:#fff}.lh-root .lh-btn--dark,.lh-root a.lh-btn--dark{background:#0e1836;color:#fff;border-color:#0e1836}.lh-root .lh-btn--dark:hover,.lh-root a.lh-btn--dark:hover{background:#1a2448;color:#fff}.lh-root .lh-btn--outline,.lh-root a.lh-btn--outline{background:transparent;color:#0e1836;border-color:#0e1836}.lh-root .lh-btn--outline:hover,.lh-root a.lh-btn--outline:hover{background:#0e1836;color:#fff}.lh-btn__arrow{width:14px;height:1px;background:currentColor;position:relative;display:inline-block}.lh-btn__arrow:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.lh-hero{position:relative;overflow:hidden;background:var(--lh-navy);color:#fff;min-height:720px;display:flex}.lh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.lh-hero__media img{width:100%;height:100%;object-fit:cover;opacity:.88}.lh-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a112826,#0a11280d 40%,#0a1128a6)}.lh-hero__copy{position:relative;z-index:2;align-self:flex-end;padding:60px 64px;max-width:620px}.lh-hero__eyebrow{color:var(--lh-sand);margin-bottom:14px;display:inline-block}.lh-hero__h1{font-family:var(--lh-font-display);font-weight:300;font-size:clamp(40px,5.4vw,78px);line-height:1.02;letter-spacing:-.01em;margin:0 0 20px;color:#fff}.lh-hero__h1 em{font-style:italic;color:var(--lh-sand)}.lh-hero__sub{font-size:15px;line-height:1.7;color:#ffffffd1;max-width:440px;margin:0 0 32px;font-weight:300}.lh-hero__cta{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.lh-manifesto{padding:120px 64px;text-align:center}.lh-manifesto__inner{max-width:780px;margin:0 auto}.lh-manifesto__lead{font-family:var(--lh-font-display);font-weight:300;font-size:clamp(26px,2.8vw,38px);line-height:1.25;letter-spacing:-.005em;margin:18px 0 0}.lh-manifesto__lead em{font-style:italic;color:var(--lh-clay)}.lh-duo{background:var(--lh-navy);color:#fff;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;position:relative}.lh-duo__card{position:relative;overflow:hidden;background:var(--lh-navy);aspect-ratio:4/5;isolation:isolate;cursor:pointer;display:block}.lh-duo__card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.6,.2,1),filter .3s;filter:brightness(.92)}.lh-duo__card:hover img{transform:scale(1.02);filter:brightness(1)}.lh-duo__meta{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:28px 32px;background:linear-gradient(180deg,transparent,rgba(10,17,40,.75) 55%);display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.lh-duo__name{font-family:var(--lh-font-display);font-size:30px;line-height:1.05;font-weight:300;letter-spacing:.02em;margin:0;color:#fff}.lh-duo__tag{font-size:11px;letter-spacing:.22em;text-transform:uppercase;opacity:.7;margin-bottom:6px}.lh-duo__cta{font-size:11px;letter-spacing:.2em;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid #fff;opacity:0;transform:translateY(6px);transition:all .25s;white-space:nowrap}.lh-duo__card:hover .lh-duo__cta{opacity:1;transform:translateY(0)}.lh-trust{padding:56px 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.lh-trust__item{display:flex;gap:18px;align-items:flex-start}.lh-trust__icon{width:44px;height:44px;flex:none;border:1px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center}.lh-trust__icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.3;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-trust__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;opacity:.55;margin-bottom:4px}.lh-trust__text{font-size:14px;line-height:1.45}.lh-reels{padding:120px 64px}.lh-reels__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;gap:32px;flex-wrap:wrap}.lh-reels__title{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.05;letter-spacing:-.005em;max-width:540px;margin:12px 0 0}.lh-reels__track{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lh-reel{aspect-ratio:9/16;background:var(--lh-navy);position:relative;overflow:hidden;cursor:pointer;display:block}.lh-reel img{width:100%;height:100%;object-fit:cover;filter:brightness(.85);transition:filter .3s}.lh-reel:hover img{filter:brightness(1)}.lh-reel__play{position:absolute;left:18px;bottom:18px;width:42px;height:42px;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55)}.lh-reel__play:after{content:"";border-left:9px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:3px}.lh-reel__caption{position:absolute;left:18px;right:18px;top:18px;color:#fff;font-size:11px;letter-spacing:.22em;text-transform:uppercase;opacity:.95}.lh-reel__who{position:absolute;left:18px;right:18px;bottom:18px;color:#fff;display:flex;align-items:center;justify-content:flex-end;font-size:13px;font-weight:400}.lh-purpose{background:var(--lh-navy);color:#fff;display:grid;grid-template-columns:5fr 6fr;align-items:stretch}.lh-purpose__media{position:relative;min-height:460px;overflow:hidden}.lh-purpose__media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.lh-purpose__copy{padding:100px 72px}.lh-purpose__eyebrow{color:var(--lh-sand);letter-spacing:.3em;font-size:11px;text-transform:uppercase;margin-bottom:24px;display:inline-block}.lh-purpose__lead{font-family:var(--lh-font-display);font-weight:300;font-size:clamp(28px,2.6vw,40px);line-height:1.2;letter-spacing:-.005em;color:#fff;margin:0 0 24px}.lh-purpose__body{font-size:14px;line-height:1.75;color:#ffffffb8;max-width:460px;margin:0}.lh-benefits{padding:96px 64px;border-top:1px solid var(--lh-on-light-line)}.lh-benefits__head{text-align:center;margin-bottom:64px}.lh-benefits__head .lh-eyebrow{color:var(--lh-clay)}.lh-benefits__head h2{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.05;margin:12px 0 0}.lh-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;max-width:1280px;margin:0 auto}.lh-benefit{text-align:center}.lh-benefit__icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.lh-benefit__icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.15;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-benefit__label{font-size:13px;font-weight:500;letter-spacing:.04em;margin-bottom:6px}.lh-benefit__text{font-size:12px;line-height:1.55;color:var(--lh-on-light-2);max-width:180px;margin:0 auto}.lh-compare{background:var(--lh-navy);color:#fff;padding:96px 64px}.lh-compare__inner{max-width:1040px;margin:0 auto}.lh-compare__head{text-align:center;margin-bottom:52px}.lh-compare__head .lh-eyebrow{opacity:.6;margin-bottom:12px;display:block}.lh-compare__head h2{font-family:var(--lh-font-display);font-weight:300;font-size:42px;line-height:1.05;margin:0;color:#fff}.lh-compare__table{display:grid;grid-template-columns:220px 1fr 1fr;gap:0;background:transparent;align-items:stretch}.lh-compare__hcell{padding:22px 18px;text-align:center;font-size:12px;letter-spacing:.2em;text-transform:uppercase;line-height:1.4}.lh-compare__hcell--lh{background:var(--lh-red);color:#fff;display:flex;flex-direction:column;align-items:center;gap:6px}.lh-compare__hcell--lh .lh-wordmark{font-size:12px;letter-spacing:.32em;color:#fff;font-weight:400}.lh-compare__hcell--lh .lh-wordmark img{height:.8em;filter:invert(1) brightness(2)}.lh-compare__hcell--other{color:#ffffffbf;padding-top:32px}.lh-compare__hcell--other small{display:block;font-weight:400;letter-spacing:.18em;margin-top:4px;color:#ffffff8c}.lh-compare__rowlabel{display:flex;align-items:center;gap:14px;padding:22px 4px 22px 0;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;line-height:1.35;border-bottom:1px solid rgba(185,51,51,.35);white-space:pre-line}.lh-compare__rowlabel svg{width:26px;height:26px;flex:none;stroke:var(--lh-red);stroke-width:1.15;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.lh-compare__cell{padding:22px 16px;text-align:center;font-size:12px;line-height:1.5;background:#fbfaf6;color:var(--lh-navy);letter-spacing:.05em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid rgba(14,24,54,.08)}.lh-compare__cell strong{font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:11.5px}.lh-compare__cell span{font-size:11px;letter-spacing:.06em;color:#0e1836b3}.lh-compare__cell--other{color:#0e1836b3}.lh-compare__cell--other strong{font-weight:500}.lh-mark{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#fff;flex:none}.lh-mark--yes{background:var(--lh-success)}.lh-mark--no{background:var(--lh-red)}.lh-mark--mid{background:#6d6d6d}.lh-mark svg{width:10px;height:10px;stroke:#fff;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.lh-rnd{padding:110px 64px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.lh-rnd__media{aspect-ratio:4/5;overflow:hidden;background:#ddd}.lh-rnd__media img{width:100%;height:100%;object-fit:cover}.lh-rnd__copy .lh-eyebrow{color:var(--lh-clay);margin-bottom:16px}.lh-rnd__copy h2{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.1;margin:0 0 26px;letter-spacing:-.005em}.lh-rnd__copy p{font-size:15px;line-height:1.85;color:var(--lh-on-light-2);margin:0 0 16px}.lh-rnd__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px;border-top:1px solid var(--lh-on-light-line)}.lh-rnd__stat{padding:22px 0;border-right:1px solid var(--lh-on-light-line);text-align:center}.lh-rnd__stat:last-child{border-right:none}.lh-rnd__stat strong{display:block;font-family:var(--lh-font-display);font-size:40px;font-weight:300;line-height:1;color:var(--lh-navy);margin-bottom:6px}.lh-rnd__stat span{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-on-light-3)}.lh-uses{padding:110px 64px}.lh-uses__head{text-align:center;margin-bottom:56px}.lh-uses__head .lh-eyebrow{color:var(--lh-clay)}.lh-uses__head h2{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.05;margin:12px 0 0}.lh-uses__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1280px;margin:0 auto}.lh-use{aspect-ratio:3/4;background:#222;position:relative;overflow:hidden;display:block}.lh-use img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.lh-use__label{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;font-size:11px;letter-spacing:.22em;text-transform:uppercase}.lh-use__label strong{display:block;font-family:var(--lh-font-display);font-size:22px;font-weight:300;letter-spacing:.02em;margin-bottom:4px;text-transform:none}.lh-reviews{padding:110px 64px}.lh-reviews__head{text-align:center;margin-bottom:56px}.lh-reviews__head .lh-eyebrow{color:var(--lh-clay)}.lh-reviews__head h2{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.05;margin:12px 0 0}.lh-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1180px;margin:0 auto}.lh-review__num{font-family:var(--lh-font-display);font-size:52px;font-weight:300;color:var(--lh-clay);line-height:1;margin-bottom:18px}.lh-review__quote{font-family:var(--lh-font-display);font-weight:300;font-size:22px;line-height:1.35;letter-spacing:-.005em;color:var(--lh-navy);margin:0 0 20px;text-wrap:pretty}.lh-review__who{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-on-light-3)}.lh-review__who strong{display:block;font-weight:500;color:var(--lh-navy);margin-bottom:4px;letter-spacing:.12em}.lh-faq{padding:110px 64px}.lh-faq__inner{max-width:880px;margin:0 auto}.lh-faq__head{text-align:center;margin-bottom:56px}.lh-faq__head .lh-eyebrow{color:var(--lh-clay)}.lh-faq__head h2{font-family:var(--lh-font-display);font-weight:300;font-size:44px;line-height:1.05;margin:12px 0 0}.lh-faq__item{border-top:1px solid var(--lh-on-light-line);padding:22px 0}.lh-faq__item:last-child{border-bottom:1px solid var(--lh-on-light-line)}.lh-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;list-style:none}.lh-faq__item summary::-webkit-details-marker{display:none}.lh-faq__q{font-size:17px;font-weight:400;color:var(--lh-navy);letter-spacing:-.005em}.lh-faq__plus{width:18px;height:18px;position:relative;flex:none}.lh-faq__plus:before,.lh-faq__plus:after{content:"";position:absolute;background:var(--lh-navy);top:50%;left:0;right:0;height:1px;transition:transform .2s}.lh-faq__plus:after{transform:rotate(90deg)}.lh-faq__item[open] .lh-faq__plus:after{transform:rotate(0)}.lh-faq__a{font-size:14px;line-height:1.75;color:var(--lh-on-light-2);max-width:720px;padding-top:14px;margin:0}@media(max-width:900px){.lh-hero{min-height:640px}.lh-hero__copy{padding:28px 24px;max-width:100%}.lh-hero__h1{font-size:42px}.lh-hero__sub{font-size:14px}.lh-manifesto{padding:64px 28px}.lh-manifesto__lead{font-size:22px}.lh-duo{grid-template-columns:1fr}.lh-duo__card{aspect-ratio:3/4}.lh-duo__cta{opacity:1;transform:none}.lh-trust{grid-template-columns:1fr;padding:40px 28px;gap:22px}.lh-reels{padding:64px 24px}.lh-reels__head{flex-direction:column;align-items:flex-start;margin-bottom:24px}.lh-reels__title{font-size:28px}.lh-reels__track{grid-template-columns:repeat(3,minmax(140px,1fr));gap:10px;overflow-x:auto;scrollbar-width:none}.lh-purpose{grid-template-columns:1fr}.lh-purpose__media{min-height:260px}.lh-purpose__copy{padding:48px 28px}.lh-purpose__lead{font-size:24px}.lh-benefits{padding:56px 24px}.lh-benefits__grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.lh-benefits__head h2{font-size:28px}.lh-compare{padding:56px 18px}.lh-compare__head h2{font-size:26px}.lh-compare__table{grid-template-columns:110px 1fr 1fr}.lh-compare__hcell{padding:12px 6px;font-size:10px;letter-spacing:.14em}.lh-compare__cell{padding:14px 8px;font-size:10.5px;letter-spacing:.04em}.lh-compare__cell strong{font-size:10px}.lh-compare__rowlabel{padding:14px 6px 14px 0;font-size:9.5px;letter-spacing:.14em;gap:8px}.lh-compare__rowlabel svg{width:18px;height:18px}.lh-rnd{grid-template-columns:1fr;gap:40px;padding:56px 24px}.lh-rnd__copy h2{font-size:28px}.lh-uses{padding:56px 24px}.lh-uses__grid{grid-template-columns:repeat(2,1fr);gap:10px}.lh-uses__head h2{font-size:28px}.lh-reviews{padding:56px 24px}.lh-reviews__grid{grid-template-columns:1fr;gap:28px}.lh-reviews__head h2{font-size:28px}.lh-faq{padding:56px 24px}.lh-faq__head h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lh-custom.css.map */
