.lf-about{padding-block:96px;background:#0e1619}.lf-about__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.lf-about__eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;color:#4fb58c}.lf-about__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:clamp(32px,4vw,40px);line-height:1.25;color:#fff;margin:0 0 20px}.lf-about__body{font-size:16px;line-height:1.625;color:#8fa89f;margin:0 0 32px}.lf-about__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lf-about__num{display:block;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:32px;color:#fff;margin-bottom:4px}.lf-about__lbl{display:block;font-size:13px;color:#8fa89f}.lf-about__media{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3}.lf-about__media img{width:100%;height:100%;object-fit:cover;display:block;opacity:.8}@media(max-width:767px){.lf-about__grid{grid-template-columns:1fr;gap:36px}}.lf-blog{padding-block:80px;background:var(--lf-soft)}.lf-blog__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:32px;text-align:center;color:#0f1714;margin:0 0 40px}.lf-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lf-blog__empty{grid-column:1 / -1;text-align:center;color:var(--lf-muted);padding:32px 0;font-size:14px}.lf-blog__card{background:#fff;border:1px solid #E6EBE9;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease}.lf-blog__card:hover{box-shadow:0 10px 30px #0f171414}.lf-blog__media{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--lf-soft)}.lf-blog__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.lf-blog__card:hover .lf-blog__media img{transform:scale(1.05)}.lf-blog__body{padding:20px}.lf-blog__cat{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#d7f0e5;color:#3c9d77;margin-bottom:12px}.lf-blog__h{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:15px;line-height:1.375;margin:0 0 12px}.lf-blog__h a{color:#0f1714;text-decoration:none;transition:color .18s ease}.lf-blog__h a:hover,.lf-blog__card:hover .lf-blog__h a{color:#4fb58c}.lf-blog__meta{display:flex;align-items:center;justify-content:space-between}.lf-blog__min{font-size:12px;color:#5a6b64}.lf-blog__read{font-size:13px;font-weight:600;color:#4fb58c;text-decoration:none}.lf-blog__more{text-align:center;margin-top:32px}.lf-blog__more a{font-size:14px;font-weight:600;color:#4fb58c;text-decoration:none}.lf-blog__more a:hover{text-decoration:underline}@media(max-width:767px){.lf-blog__grid{grid-template-columns:1fr}}.lf-czone{padding-block:80px}.lf-czone--green{background:#0e1619;--cz-accent: #4FB58C;--cz-em: #8FD9BE;--cz-desc: #8FA89F;--cz-name: #5A7068;--cz-div: rgba(255,255,255,.1);--cz-tagbg: rgba(255,255,255,.06);--cz-tagfg: #5A7068;--cz-tag-abg: rgba(79,181,140,.2);--cz-tag-afg: #8FD9BE;--cz-row-abg: rgba(79,181,140,.12)}.lf-czone--blue{background:#0c1220;--cz-accent: #3B82F6;--cz-em: #93C5FD;--cz-desc: #6B849A;--cz-name: #4A6070;--cz-div: rgba(255,255,255,.08);--cz-tagbg: rgba(255,255,255,.05);--cz-tagfg: #4A6070;--cz-tag-abg: rgba(59,130,246,.2);--cz-tag-afg: #93C5FD;--cz-row-abg: rgba(59,130,246,.12)}.lf-czone__head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:56px}.lf-czone__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--cz-accent)}.lf-czone__dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--cz-accent)}.lf-czone__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:clamp(28px,3.5vw,46px);line-height:1.05;letter-spacing:-.025em;color:#fff;margin:0}.lf-czone__em{font-style:italic;color:var(--cz-em)}.lf-czone__desc{font-size:15px;line-height:1.625;margin:0;text-align:right;color:var(--cz-desc)}.lf-czone__list{display:flex;flex-direction:column;gap:4px}.lf-czone__row{width:100%;display:flex;align-items:center;gap:20px;padding:16px 20px;border-radius:12px;text-align:left;background:transparent;border:0;border-left:2px solid transparent;cursor:pointer;text-decoration:none;color:inherit;transition:background .2s ease,border-color .2s ease}a.lf-czone__row{box-sizing:border-box}.lf-czone__row.is-active{background:var(--cz-row-abg);border-left-color:var(--cz-accent)}.lf-czone__name{flex-shrink:0;width:208px;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:15px;color:var(--cz-name);transition:color .2s ease}.lf-czone__row.is-active .lf-czone__name{color:#fff}.lf-czone__div{flex-shrink:0;width:1px;height:20px;background:var(--cz-div)}.lf-czone__tags{display:flex;flex-wrap:wrap;gap:8px}.lf-czone__tag{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;background:var(--cz-tagbg);color:var(--cz-tagfg);transition:background .2s ease,color .2s ease}.lf-czone__row.is-active .lf-czone__tag{background:var(--cz-tag-abg);color:var(--cz-tag-afg)}.lf-czone__arrow{margin-left:auto;font-size:18px;color:transparent;transition:color .2s ease}.lf-czone__row.is-active .lf-czone__arrow{color:var(--cz-accent)}@media(max-width:767px){.lf-czone__head{grid-template-columns:1fr;gap:20px}.lf-czone__desc{text-align:left}.lf-czone__row{flex-wrap:wrap;gap:12px}.lf-czone__name{width:auto}.lf-czone__div{display:none}}.lf-cf{padding-block:80px;background:#fff;overflow:hidden}.lf-cf--soft{background:var(--lf-soft)}.lf-cf__viewport{--cf-base: 280px;--cf-arrow-x: 340px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.lf-cf .lf-cf__swiper{width:100%;max-width:760px;margin-inline:auto;overflow:hidden;padding-block:44px}.lf-cf__swiper .swiper-wrapper{align-items:center}@media(max-width:640px){.lf-cf .lf-cf__swiper{max-width:340px}}.lf-cf__swiper .swiper-slide.lf-cf__card{width:var(--cf-base);height:auto}.lf-cf__card{flex-shrink:0;border-radius:16px;overflow:hidden;border:1px solid #E6EBE9;background:#0e1619;cursor:pointer;opacity:.4;transform:scale(.72);z-index:1;box-shadow:0 8px 30px #0e16191a;transition:transform .48s cubic-bezier(.22,1,.36,1),opacity .48s ease,box-shadow .45s ease}.lf-cf__card.swiper-slide-prev{opacity:.6;transform:scale(.78) translate(26%);z-index:1}.lf-cf__card.swiper-slide-next{opacity:.6;transform:scale(.78) translate(-26%);z-index:1}.lf-cf__card.swiper-slide-active{opacity:1;transform:scale(1);z-index:2;box-shadow:0 20px 60px #0e16192e;cursor:default}.lf-cf__arrow{position:absolute;z-index:30;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #E6EBE9;box-shadow:0 6px 20px #0e161924;font-size:18px;color:var(--lf-ink);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.lf-cf__arrow:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 10px 28px #0e161933}.lf-cf__arrow--prev{left:calc(50% - var(--cf-arrow-x) - 22px)}.lf-cf__arrow--next{right:calc(50% - var(--cf-arrow-x) - 22px)}.lf-cf__media{position:relative;aspect-ratio:1}.lf-cf__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lf-cf__grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 45%,rgba(14,22,25,.72) 100%)}.lf-cf__badge{position:absolute;top:10px;left:10px;padding:2px 8px;border-radius:999px;font-size:9px;font-weight:600;background:var(--lf-green);color:#fff}.lf-cf__bar{position:absolute;left:0;right:0;bottom:0;padding:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.lf-cf__cap{display:flex;flex-direction:column;min-width:0}.lf-cf__name{font-weight:600;color:#fff;line-height:1.3;font-size:11px}.lf-cf__sub{font-size:10px;color:#ffffffd1;line-height:1.3;margin-top:1px;overflow:hidden;text-overflow:ellipsis}.lf-cf__price{font-weight:700;color:#fff;margin-top:3px;font-size:12px}.lf-cf__card.swiper-slide-active .lf-cf__sub{font-size:12px}.lf-cf__btn{flex-shrink:0;display:none;align-items:center;padding:5px 10px;border-radius:10px;font-size:10px;font-weight:700;color:#fff;background:var(--lf-green);border:0;min-height:28px;cursor:pointer}.lf-cf__card.swiper-slide-active .lf-cf__btn{display:inline-flex}.lf-cf__dots{display:flex;justify-content:center;gap:8px;margin-bottom:48px}.lf-cf--soft .lf-cf__dots{margin-bottom:32px}.lf-cf__dot{width:8px;height:8px;border-radius:999px;border:0;background:#e6ebe9;cursor:pointer;padding:0;transition:width .25s ease,background .25s ease}.lf-cf__dot.is-active{width:20px;background:var(--lf-green)}.lf-cf__head{text-align:center;padding-inline:24px}.lf-cf__eyebrow{display:inline-block;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:var(--lf-green-soft);color:var(--lf-green-deep);margin-bottom:16px}.lf-cf__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:clamp(32px,4vw,40px);line-height:1.15;color:var(--lf-ink);margin:0 0 12px}.lf-cf__body{font-size:16px;line-height:1.6;color:var(--lf-muted);max-width:512px;margin:0 auto 24px}.lf-cf__link{font-size:14px;font-weight:600;color:var(--lf-green);text-decoration:none}.lf-cf__link:hover{text-decoration:underline}@media(max-width:640px){.lf-cf__viewport{--cf-base: 220px;--cf-arrow-x: 150px}}.lf-faq{padding-block:80px;background:#fff}.lf-faq__wrap{max-width:768px}.lf-faq__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:32px;text-align:center;color:#0f1714;margin:0 0 48px}.lf-faq__list{display:flex;flex-direction:column;gap:8px}.lf-faq__item{border:1px solid #E6EBE9;border-radius:12px;overflow:hidden}.lf-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;font-weight:600;font-size:14px;color:#0f1714}.lf-faq__q::-webkit-details-marker{display:none}.lf-faq__ic{flex-shrink:0;margin-left:16px;font-size:18px;line-height:1;color:#4fb58c;transition:transform .2s ease}.lf-faq__item[open] .lf-faq__ic{transform:rotate(45deg)}.lf-faq__a{padding:12px 20px 16px;font-size:14px;line-height:1.625;color:#5a6b64;border-top:1px solid #E6EBE9}.lf-fp{padding-block:80px;background:#fff}.lf-fp--soft{background:var(--lf-soft)}.lf-fp__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.lf-fp__grid--rev .lf-fp__media{order:2}.lf-fp__grid--rev .lf-fp__body{order:1}.lf-fp__media{aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;background:#f1f5f9}.lf-fp__img{width:100%;height:100%;object-fit:cover;display:block}.lf-fp__media video,.lf-fp__media iframe,.lf-fp__media model-viewer{width:100%;height:100%;object-fit:cover;display:block;border:0}.lf-fp__body{display:flex;flex-direction:column;align-items:flex-start}.lf-fp__eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;color:var(--lf-green)}.lf-fp--blue .lf-fp__eyebrow{color:var(--lf-blue)}.lf-fp__checks{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:8px}.lf-fp__check{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;color:#5a6b64}.lf-fp__checkmark{flex-shrink:0;color:#4fb58c}.lf-fp__badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;margin-bottom:20px;background:var(--lf-green-soft);color:var(--lf-green-deep)}.lf-fp--blue .lf-fp__badge{background:#dde6f0;color:#3c6a8c}.lf-fp__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:32px;line-height:1.25;color:#0f1714;margin:0 0 12px}.lf-fp__text{font-size:16px;line-height:1.625;color:#5a6b64;margin:0 0 20px}.lf-fp__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:24px}.lf-fp__price{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:28px;color:#0f1714}.lf-fp__compare{font-size:16px;color:#9aa8a0;text-decoration:line-through}.lf-fp__discount{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;background:#fdecea;color:#e0533d}.lf-fp__fin{font-size:13px;color:#5a6b64}.lf-fp__swatches{display:flex;gap:8px;margin-bottom:20px}.lf-fp__swatch{width:28px;height:28px;border-radius:50%;border:2px solid #E6EBE9}.lf-fp__swatch.is-sel{border-color:#4fb58c}.lf-fp__feats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.lf-fp__feat{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;background:var(--lf-green-soft);color:var(--lf-green-deep)}.lf-fp__ctas{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:767px){.lf-fp__grid{grid-template-columns:1fr;gap:28px}.lf-fp__grid--rev .lf-fp__media,.lf-fp__grid--rev .lf-fp__body{order:0}}.lf-ft{background:var(--lf-dark);padding-block:64px 32px}.lf-ft__top{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:40px;margin-bottom:48px}.lf-ft__logo{height:28px;width:auto;margin-bottom:16px}.lf-ft__wordmark{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:22px;color:#fff;display:inline-block;margin-bottom:16px}.lf-ft__blurb{font-size:13px;line-height:1.6;color:#5a7068;margin:0 0 20px;max-width:30ch}.lf-ft__social{display:flex;gap:10px}.lf-ft__soc{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#ffffff0f;color:#8fd9be;text-decoration:none;transition:background .2s ease}.lf-ft__soc:hover{background:#ffffff1f}.lf-ft__coltitle{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff4d;margin:0 0 16px}.lf-ft__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.lf-ft__links a{font-size:13px;color:#5a7068;text-decoration:none;transition:color .2s ease}.lf-ft__links a:hover{color:#fff}.lf-ft__contact{display:flex;flex-wrap:wrap;gap:24px;padding-block:24px;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:24px;font-size:13px;color:#5a7068}.lf-ft__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;font-size:12px;color:#5a7068}.lf-ft__legal{display:flex;flex-wrap:wrap;gap:16px}.lf-ft__legal a{color:#5a7068;text-decoration:none}.lf-ft__legal a:hover{color:#fff}.lf-ft__pay{display:flex;flex-wrap:wrap;gap:8px}.lf-ft__chip{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:500;background:#ffffff0f;color:#8fd9be}@media(max-width:900px){.lf-ft__top{grid-template-columns:1fr 1fr;gap:28px}.lf-ft__brand{grid-column:1 / -1}}.lf-hd{position:fixed;top:0;left:0;right:0;z-index:50;transition:background .3s ease,box-shadow .3s ease;background:#0c1b30}.lf-hd--overlay{background:linear-gradient(to bottom,#0a121e8c,#0a121e00)}.lf-hd.is-solid{background:#0c1b30;box-shadow:0 1px 24px #00000038}.lf-hd__bar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lf-hd__logo{display:inline-flex;align-items:center;min-width:44px;min-height:44px}.lf-hd__logo-img{height:28px;width:auto;object-fit:contain}.lf-hd__wordmark{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:22px;color:#fff}.lf-hd__nav{display:flex;align-items:center;gap:4px}.lf-hd__link{padding:0 16px;min-height:44px;display:inline-flex;align-items:center;font-size:13px;font-weight:500;color:#ffffffd1;text-decoration:none;border-radius:6px;transition:color .2s ease,background .2s ease}.lf-hd__link:hover{color:#fff;background:#ffffff14}.lf-hd__item{position:relative;display:inline-flex;align-items:center}.lf-hd__link--has-sub{gap:6px}.lf-hd__caret{flex-shrink:0;opacity:.6;transition:transform .2s ease,opacity .2s ease}.lf-hd__item:hover .lf-hd__caret,.lf-hd__item:focus-within .lf-hd__caret,.lf-hd__item.is-open .lf-hd__caret{transform:rotate(180deg);opacity:1}.lf-hd__sub{position:absolute;top:100%;left:0;margin-top:10px;min-width:224px;z-index:60;display:flex;flex-direction:column;padding:8px;background:#0c1b30;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 18px 44px #00000061;opacity:0;visibility:hidden;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.lf-hd__sub:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.lf-hd__item:hover>.lf-hd__sub,.lf-hd__item:focus-within>.lf-hd__sub,.lf-hd__item.is-open>.lf-hd__sub{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.lf-hd__sublink{padding:10px 12px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.3;color:#ffffffc7;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.lf-hd__sublink:hover,.lf-hd__sublink:focus-visible{background:#ffffff1a;color:#fff}.lf-hd__actions{display:flex;align-items:center;gap:4px}.lf-hd__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#ffffffd1;border-radius:8px;text-decoration:none;transition:background .2s ease,color .2s ease;position:relative}.lf-hd__icon:hover{background:#ffffff26;color:#fff}.lf-hd__count{position:absolute;top:7px;right:6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#1a5fb4;color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.lf-hd__count.is-empty{display:none}.lf-hd__login{margin-left:6px;min-height:40px;padding:0 16px;display:inline-flex;align-items:center;font-size:13px;font-weight:700;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.32);border-radius:4px;transition:background .2s ease}.lf-hd__login:hover{background:#ffffff1f;color:#fff}.lf-hd__burger{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:none;border:0;color:#fff;cursor:pointer;border-radius:8px}.lf-hd__burger:hover{background:#ffffff26}.lf-hd__mobile{display:none;flex-direction:column;padding:8px 24px 16px;background:#0c1b30;border-top:1px solid rgba(255,255,255,.1)}.lf-hd__mlink{min-height:44px;display:flex;align-items:center;color:#ffffffd1;text-decoration:none;font-size:14px;font-weight:500}.lf-hd__mrow{display:flex;align-items:center;gap:8px}.lf-hd__mrow .lf-hd__mlink{flex:1 1 auto;min-width:0}.lf-hd__mtoggle{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:none;border:0;border-radius:8px;color:#fff9;cursor:pointer}.lf-hd__mtoggle:hover{background:#ffffff1a;color:#fff}.lf-hd__mtoggle svg{transition:transform .2s ease}.lf-hd__mtoggle[aria-expanded=true]{color:#fff}.lf-hd__mtoggle[aria-expanded=true] svg{transform:rotate(180deg)}.lf-hd__msub{display:flex;flex-direction:column;margin:0 0 8px 6px;padding-left:14px;border-left:1px solid rgba(255,255,255,.14)}.lf-hd__msub[hidden]{display:none}.lf-hd__msublink{min-height:40px;display:flex;align-items:center;font-size:13px;color:#ffffffad;text-decoration:none}.lf-hd__msublink:hover{color:#fff}.lf-hd__mlogin{margin-top:8px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding-inline:16px;color:#fff;border:1px solid rgba(255,255,255,.32);border-radius:4px;font-weight:700;text-decoration:none;overflow-wrap:anywhere;text-align:center}.lf-hd__maccount svg{flex-shrink:0;opacity:.85}.lf-hd__memail{font-weight:600;font-size:14px;min-width:0}@media(max-width:900px){.lf-hd__nav,.lf-hd__login,.lf-hd__account{display:none}.lf-hd__burger{display:inline-flex}.lf-hd__mobile[hidden]{display:none}.lf-hd__mobile{display:flex}}.lf-nl{padding-block:96px;background:var(--lf-soft)}.lf-nl__wrap{max-width:672px;margin-inline:auto;text-align:center}.lf-nl__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:clamp(32px,4vw,40px);line-height:1.25;color:#0f1714;margin:0 0 12px}.lf-nl__sub{font-size:17px;color:#5a6b64;margin:0 0 40px}.lf-nl__form{display:flex;gap:12px;max-width:512px;margin-inline:auto}.lf-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.lf-nl__input{flex:1 1 auto;height:52px;padding:0 20px;border:1px solid #E6EBE9;border-radius:12px;background:#fff;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px}.lf-nl__input:focus{outline:2px solid #4FB58C;outline-offset:1px}.lf-nl__btn{height:52px;min-height:52px;padding-inline:28px;font-size:15px}.lf-nl__fine{font-size:12px;color:#9aa8a0;margin:16px 0 0}@media(max-width:639px){.lf-nl__form{flex-direction:column}}.lf-pt{padding-block:56px;background:#f7f7f5;overflow:hidden}.lf-pt__head{text-align:center;margin-bottom:32px}.lf-pt__eyebrow{justify-content:center;color:#9aa8a0;letter-spacing:.16em}.lf-pt__eyebrow:before{width:6px;height:6px;background:#4fb58c}.lf-pt__viewport{position:relative;-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.lf-pt__track{display:flex;align-items:center;gap:64px;width:max-content;animation:lf-pt-scroll 32s linear infinite}.lf-pt__viewport:hover .lf-pt__track{animation-play-state:paused}.lf-pt__logo{flex:0 0 auto}.lf-pt__logo img{height:36px;width:auto;object-fit:contain;opacity:.35;filter:grayscale(100%);transition:opacity .25s ease,filter .25s ease}.lf-pt__logo:hover img{opacity:1;filter:grayscale(0%)}@keyframes lf-pt-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lf-pt__track{animation:none}}.lf-pg{padding-block:80px;background:var(--lf-soft2)}.lf-pg__tabs{display:flex;gap:8px;border-bottom:1px solid var(--lf-border);margin-bottom:40px;flex-wrap:wrap}.lf-pg__tab{padding:12px 20px;margin-bottom:-1px;background:none;border:0;border-bottom:2px solid transparent;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:14px;color:#5a6b64;cursor:pointer;transition:color .18s ease,border-color .18s ease}.lf-pg__tab.is-active{color:#0f1714;border-bottom-color:var(--lf-blue)}.lf-pg__panel.is-hidden{display:none}.lf-pg__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lf-pg__empty{grid-column:1 / -1;text-align:center;color:var(--lf-muted);padding:32px 0;font-size:14px}.lf-pg__card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--lf-border);border-radius:16px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.lf-pg__card:hover{box-shadow:0 10px 30px #0f171414;transform:translateY(-2px)}.lf-pg__media{position:relative;display:block;aspect-ratio:1 / 1;background:#f8fafc;overflow:hidden}.lf-pg__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lf-pg__card:hover .lf-pg__img{transform:scale(1.05)}.lf-pg__badge{position:absolute;top:12px;left:12px;z-index:2;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px}.lf-pg__badge--new{background:var(--lf-green-soft);color:var(--lf-green-deep)}.lf-pg__badge--hot{background:#fef3c7;color:#92400e}.lf-pg__wish{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe6;color:var(--lf-ink);font-size:15px;opacity:0;transition:opacity .18s ease}.lf-pg__card:hover .lf-pg__wish{opacity:1}.lf-pg__info{padding:16px;display:flex;flex-direction:column;flex:1 1 auto}.lf-pg__name{font-weight:600;font-size:14px;line-height:1.375;color:#0f1714;margin:0 0 12px;flex:1 1 auto}.lf-pg__name a{color:inherit;text-decoration:none}.lf-pg__name a:hover{color:var(--lf-blue)}.lf-pg__foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.lf-pg__price{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:15px;color:#0f1714}.lf-pg__was{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:12px;color:var(--lf-struck);text-decoration:line-through;margin-left:6px}.lf-pg__add{background:var(--lf-blue);color:#fff;border:0;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;min-height:36px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;transition:filter .18s ease;white-space:nowrap}.lf-pg__add:hover{filter:brightness(1.1)}.lf-pg__add[disabled]{opacity:.5;cursor:not-allowed}.lf-pg__more{text-align:center;margin-top:32px}.lf-pg__morelink{font-size:14px;font-weight:600;color:var(--lf-blue);text-decoration:none}.lf-pg__morelink:hover{text-decoration:underline}@media(max-width:1023px){.lf-pg__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.lf-pg__grid{grid-template-columns:1fr}}.lf-promo{padding-block:40px}.lf-promo__panel{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-radius:16px;padding:32px}.lf-promo__panel--green{background:var(--lf-green-soft);border:1px solid #B2E4CE}.lf-promo__panel--dark{background:var(--lf-dark)}.lf-promo__left{display:flex;flex-direction:column}.lf-promo__eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;color:var(--lf-green-deep)}.lf-promo__panel--dark .lf-promo__eyebrow{color:var(--lf-green-tint)}.lf-promo__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:22px;margin:0 0 4px;color:var(--lf-ink)}.lf-promo__panel--dark .lf-promo__title{color:#fff}.lf-promo__sub{font-size:14px;margin:0;color:var(--lf-green-deep)}.lf-promo__cta{flex-shrink:0}@media(max-width:767px){.lf-promo__panel{flex-direction:column;align-items:center}}.lf-steps{padding-block:96px;background:#fff}.lf-steps__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lf-steps__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 24px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#5a6b64}.lf-steps__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#4fb58c}.lf-steps__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.025em;color:#0f1714;margin:0 0 40px}.lf-steps__em{color:#4fb58c}.lf-steps__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.lf-steps__item{display:flex;align-items:flex-start;gap:20px}.lf-steps__num{flex-shrink:0;margin-top:2px;font-weight:700;font-size:13px;color:#4fb58c}.lf-steps__name{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;color:#0f1714;margin:0 0 2px}.lf-steps__desc{font-size:13px;line-height:1.625;color:#5a6b64;margin:0}.lf-steps__media{position:relative;height:480px}.lf-steps__big{position:absolute;right:0;top:0;width:256px;height:320px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0e16191f}.lf-steps__big img{width:100%;height:100%;object-fit:cover;display:block}.lf-steps__small{position:absolute;left:0;bottom:16px;width:208px;height:240px;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0e161924;z-index:10}.lf-steps__small img{width:100%;height:100%;object-fit:cover;display:block}.lf-steps__badge{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lf-steps__badge-l{font-size:11px;font-weight:600;color:#5a6b64}.lf-steps__badge-v{font-size:13px;font-weight:700;color:#4fb58c}.lf-steps__dna{position:absolute;left:112px;top:32px;width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;background:#d7f0e5;box-shadow:0 8px 24px #4fb58c40;z-index:15}.lf-steps__stats{position:absolute;right:16px;bottom:112px;display:flex;align-items:center;gap:20px;padding:12px 16px;border-radius:16px;background:#fff;border:1px solid #E6EBE9;box-shadow:0 8px 32px #0e16191a;z-index:20}.lf-steps__stats>div{text-align:center}.lf-steps__statnum{display:block;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1;color:#0f1714;margin-bottom:2px}.lf-steps__statlbl{display:block;font-size:10px;color:#5a6b64}@media(max-width:767px){.lf-steps__grid{grid-template-columns:1fr;gap:40px}.lf-steps__media{display:none}}.lf-tm{padding-block:80px;background:#fff}.lf-tm__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:32px;text-align:center;color:#0f1714;margin:0 0 48px}.lf-tm .lf-tm__swiper{width:100%;overflow:hidden;padding-block:8px;margin-bottom:24px}.lf-tm__swiper .swiper-wrapper{align-items:stretch}.lf-tm__swiper .swiper-slide.lf-tm__card{height:auto}.lf-tm__card{box-sizing:border-box;padding:24px;border:1px solid #E6EBE9;border-radius:16px;box-shadow:0 4px 20px #0e16190d;display:flex;flex-direction:column;background:#fff}.lf-tm__stars{color:#fbbf24;font-size:16px;margin-bottom:12px;letter-spacing:1px}.lf-tm__quote{font-size:14px;line-height:1.625;font-style:italic;color:#0f1714;margin:0 0 16px;flex:1 1 auto}.lf-tm__author{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #E6EBE9}.lf-tm__avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#4fb58c;color:#fff;font-weight:700;font-size:12px}.lf-tm__name{font-weight:600;font-size:13px;color:#0f1714}.lf-tm__role{font-size:11px;color:#5a6b64}.lf-tm__controls{display:flex;align-items:center;justify-content:center;gap:16px}.lf-tm__arrow{width:40px;height:40px;border-radius:50%;border:1px solid #E6EBE9;background:#fff;color:#0f1714;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease,transform .18s ease}.lf-tm__arrow:hover{background:var(--lf-soft);transform:scale(1.06)}.lf-tm__dots{display:flex;gap:8px}.lf-tm__dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:#e6ebe9;cursor:pointer;transition:width .25s ease,background .2s ease}.lf-tm__dot.is-active{width:20px;background:#4fb58c}.lf-trust{padding-block:56px;background:#fff}.lf-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.lf-trust__cell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.lf-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%}.lf-trust__icon .lf-trust-svg{width:28px;height:28px}.lf-trust__img{width:30px;height:30px;object-fit:contain}.lf-trust__title{font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:14px;color:var(--lf-ink);margin:0}.lf-trust__desc{font-size:13px;color:var(--lf-muted);margin:0}@media(max-width:767px){.lf-trust__grid{grid-template-columns:repeat(2,1fr)}}.lf-hero{position:relative;width:100%;height:100vh;min-height:640px;overflow:hidden;background:#0b0d10;font-family:Bahnschrift,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lf-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease;will-change:opacity}.lf-hero[data-mode=products] .lf-hero__bg[data-mode=products],.lf-hero[data-mode=services] .lf-hero__bg[data-mode=services]{opacity:1}.lf-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#00000014 35%,#0000008c 65%,#000000d1)}.lf-hero__fade{position:absolute;left:0;right:0;bottom:0;height:96px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.85));pointer-events:none}.lf-hero .lf-hero__bg,.lf-hero .lf-hero__overlay,.lf-hero .lf-hero__fade{display:block}.lf-hero__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:24px}.lf-hero__top{display:flex;align-items:center;gap:12px;padding-top:104px}.lf-toggle{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12)}.lf-toggle__btn{border:0;background:transparent;cursor:pointer;padding:9px 20px;border-radius:999px;font-family:inherit;font-weight:600;font-size:12px;color:#ffffff80;transition:background .2s ease,color .2s ease}.lf-toggle__btn.is-active{background:#ffffff26;color:#fff}.lf-toggle__play{width:32px;height:32px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);transition:background .2s ease}.lf-toggle__play:hover{background:#ffffff26}.lf-hero__mid{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:64px;max-width:760px}.lf-hero__pane{display:flex;flex-direction:column;align-items:center}.lf-hero__pane[hidden]{display:none}.lf-hero__eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;margin:0 0 16px}.lf-hero__title{font-weight:800;color:#fff;margin:0 0 16px;font-size:clamp(34px,3.8vw,56px);line-height:1.06;letter-spacing:-.025em}.lf-hero__sub{font-weight:500;color:#ffffffd1;margin:0 0 32px;font-size:clamp(14px,1vw,17px);max-width:480px;line-height:1.6}.lf-hero__cta{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:600;font-size:14px;padding:13px 28px;border-radius:999px;min-height:44px;transition:transform .15s ease,filter .2s ease}.lf-hero__cta:hover{transform:scale(1.03);filter:brightness(1.05)}.lf-hero__stats{width:100%;display:flex;justify-content:center;padding-bottom:40px;border-top:1px solid rgba(255,255,255,.07)}.lf-hero__statgroup{display:flex;align-items:center;gap:48px;padding-top:24px}.lf-hero__statgroup[hidden]{display:none}.lf-hero__stat{text-align:center}.lf-hero__statnum{display:block;font-weight:700;color:#fff;font-size:clamp(18px,1.4vw,22px);letter-spacing:-.02em}.lf-hero__statlabel{display:block;font-size:10px;margin-top:2px;color:#ffffff61}.lf-hero__statsep{width:1px;height:32px;background:#ffffff1a}@media(max-width:640px){.lf-hero__top{padding-top:84px}.lf-hero__statgroup{gap:24px}.lf-hero__mid{padding-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
