.CategorySection-module__EHteta__section{background:var(--lr-bg);padding-block:clamp(48px,6vw,88px)}.CategorySection-module__EHteta__head{margin-bottom:52px}.CategorySection-module__EHteta__title{letter-spacing:-.035em;color:var(--lr-ink);text-wrap:balance;margin:0;font-size:clamp(32px,4.4vw,60px);line-height:1.03}.CategorySection-module__EHteta__subtitle{max-width:34ch;color:var(--lr-ink-3);text-wrap:pretty;margin:20px 0 0;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.CategorySection-module__EHteta__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.CategorySection-module__EHteta__grid>li{display:flex}.CategorySection-module__EHteta__card{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:26px;flex-direction:column;width:100%;padding:22px 22px 26px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 12px 30px -22px #17161a59}.CategorySection-module__EHteta__card:hover{border-color:#6d4cc73d;transform:translateY(-6px);box-shadow:0 26px 50px -26px #6d4cc766}.CategorySection-module__EHteta__cardTop{align-items:center;gap:12px;display:flex}.CategorySection-module__EHteta__num{font-family:var(--lr-headline);color:#17161a4d;letter-spacing:.02em;font-size:15px;font-weight:700}.CategorySection-module__EHteta__numDash{background:var(--lr-line-strong);border-radius:2px;width:26px;height:1.5px}.CategorySection-module__EHteta__tag{border:1px solid var(--lr-line);letter-spacing:.14em;color:var(--lr-ink-3);background:#f6f4fa;border-radius:999px;margin-left:auto;padding:5px 12px;font-size:11px;font-weight:600}.CategorySection-module__EHteta__media{aspect-ratio:4/3;background:radial-gradient(circle at 50% 42%,#7c5bd617 0%,#7c5bd600 66%);place-items:center;margin:8px 0 22px;display:grid;position:relative}.CategorySection-module__EHteta__illustration{aspect-ratio:1;width:72%;max-width:200px;display:block;position:relative}.CategorySection-module__EHteta__photoMedia{background:0 0;border-radius:18px;overflow:hidden}.CategorySection-module__EHteta__photoImg{border-radius:18px}.CategorySection-module__EHteta__pill{z-index:1;background:var(--lr-surface);border:1px solid var(--lr-line);color:var(--lr-ink);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 8px 20px -12px #17161a66}.CategorySection-module__EHteta__pillDot{background:var(--lr-brand);border-radius:50%;width:7px;height:7px}.CategorySection-module__EHteta__pillTop{top:6%;left:2%}.CategorySection-module__EHteta__pillBottom{bottom:8%;right:2%}.CategorySection-module__EHteta__cardText{flex:1}.CategorySection-module__EHteta__cardTitle{font-family:var(--lr-headline);letter-spacing:-.02em;color:var(--lr-ink);margin:0;font-size:21px;font-weight:700;line-height:1.2}.CategorySection-module__EHteta__cardShort,.CategorySection-module__EHteta__titleShort{display:none}.CategorySection-module__EHteta__cardDesc{color:var(--lr-ink-3);margin:10px 0 0;font-size:14.5px;line-height:1.5}.CategorySection-module__EHteta__cardCta{color:var(--lr-ink);align-items:center;gap:12px;margin-top:22px;font-size:15px;font-weight:600;display:inline-flex}.CategorySection-module__EHteta__cardArrow{border:1px solid var(--lr-line);width:34px;height:34px;color:var(--lr-ink-2);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,color .3s,border-color .3s,background .3s;display:inline-flex}.CategorySection-module__EHteta__cardArrow svg{width:16px;height:16px}.CategorySection-module__EHteta__card:hover .CategorySection-module__EHteta__cardCta{color:var(--lr-brand)}.CategorySection-module__EHteta__card:hover .CategorySection-module__EHteta__cardArrow{color:#fff;background:var(--lr-brand);border-color:var(--lr-brand);transform:translate(3px)}.CategorySection-module__EHteta__bottomCtaWrap{justify-content:center;margin-top:48px;display:flex}.CategorySection-module__EHteta__bottomCta{background:var(--lr-brand-soft);min-height:60px;color:var(--lr-ink);border-radius:999px;align-items:center;gap:16px;padding:0 20px 0 32px;font-size:16px;font-weight:600;transition:background .3s,color .3s,transform .3s;display:inline-flex}.CategorySection-module__EHteta__bottomArrow{background:var(--lr-surface);width:40px;height:40px;color:var(--lr-brand);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s;display:inline-flex}.CategorySection-module__EHteta__bottomArrow svg{width:18px;height:18px}.CategorySection-module__EHteta__bottomCta:hover{background:var(--lr-brand);color:#fff}.CategorySection-module__EHteta__bottomCta:hover .CategorySection-module__EHteta__bottomArrow{transform:translate(3px)}@media (max-width:1100px){.CategorySection-module__EHteta__grid{grid-template-columns:repeat(2,1fr);gap:20px}.CategorySection-module__EHteta__head{margin-bottom:40px}}@media (max-width:620px){.CategorySection-module__EHteta__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(9px,2.6vw,12px)}.CategorySection-module__EHteta__card{box-shadow:none;border-radius:clamp(16px,4.4vw,18px);padding:0;transition:transform .16s,border-color .16s;overflow:hidden}.CategorySection-module__EHteta__card:active{border-color:#6d4cc74d;transform:scale(.98)}.CategorySection-module__EHteta__card:hover{box-shadow:none;border-color:var(--lr-line);transform:none}.CategorySection-module__EHteta__cardTop,.CategorySection-module__EHteta__cardDesc,.CategorySection-module__EHteta__cardCta,.CategorySection-module__EHteta__pill{display:none}.CategorySection-module__EHteta__media{aspect-ratio:4/3;border-radius:0;margin:0}.CategorySection-module__EHteta__photoMedia,.CategorySection-module__EHteta__photoImg{border-radius:0}.CategorySection-module__EHteta__photoImg{object-position:center 54%}.CategorySection-module__EHteta__illustration{width:82%;max-width:none}.CategorySection-module__EHteta__cardText{align-content:start;gap:3px;padding:clamp(9px,2.8vw,11px) clamp(10px,3vw,12px) clamp(12px,3.6vw,14px);display:grid}.CategorySection-module__EHteta__cardTitle{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(14.5px,4.1vw,16.5px);line-height:1.22}.CategorySection-module__EHteta__titleSwapped{display:none}.CategorySection-module__EHteta__titleShort{display:inline}.CategorySection-module__EHteta__cardShort{color:var(--lr-ink-3);margin:0;font-size:clamp(11.5px,3.2vw,12.5px);line-height:1.35;display:block}.CategorySection-module__EHteta__bottomCta{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.CategorySection-module__EHteta__card,.CategorySection-module__EHteta__cardArrow,.CategorySection-module__EHteta__bottomCta,.CategorySection-module__EHteta__bottomArrow{transition:none}.CategorySection-module__EHteta__card:hover{transform:none}}
.PartnersSection-module__PE96ha__section{background:var(--lr-bg);padding-block:clamp(48px,6vw,88px)}.PartnersSection-module__PE96ha__head{max-width:720px;margin:0 0 48px}.PartnersSection-module__PE96ha__title{letter-spacing:-.03em;color:var(--lr-ink);text-wrap:balance;margin:0;font-size:clamp(26px,3.4vw,40px);line-height:1.12}.PartnersSection-module__PE96ha__subtitle{max-width:60ch;color:var(--lr-ink-2);text-wrap:pretty;margin:16px 0 0;font-size:17px;line-height:1.6}.PartnersSection-module__PE96ha__panels{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:20px;display:grid}.PartnersSection-module__PE96ha__panel{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:var(--lr-radius-lg);flex-direction:column;padding:32px;display:flex;box-shadow:0 1px 2px #17161a08}.PartnersSection-module__PE96ha__panelEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--lr-ink-3);margin:0 0 20px;font-size:11px;font-weight:700}.PartnersSection-module__PE96ha__panelTitle{font-family:var(--lr-headline);letter-spacing:-.015em;color:var(--lr-ink);margin:0;font-size:21px;font-weight:700;line-height:1.28}.PartnersSection-module__PE96ha__panelDesc{color:var(--lr-ink-3);max-width:42ch;margin:12px 0 0;font-size:14.5px;line-height:1.6}.PartnersSection-module__PE96ha__descShort{display:none}.PartnersSection-module__PE96ha__t2Logo{width:84px;height:32px;margin-bottom:22px;display:block;position:relative}.PartnersSection-module__PE96ha__divider{background:var(--lr-line);height:1px;margin:24px 0}.PartnersSection-module__PE96ha__flow{grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px 4px;display:grid}.PartnersSection-module__PE96ha__flowNode{display:contents}.PartnersSection-module__PE96ha__flowIcon{background:var(--lr-brand-soft);width:52px;height:52px;color:var(--lr-brand);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #6d4cc71f}.PartnersSection-module__PE96ha__flowIcon svg{width:22px;height:22px}.PartnersSection-module__PE96ha__flowLabel{color:var(--lr-ink-2);text-align:center;white-space:nowrap;font-size:12.5px;font-weight:600}.PartnersSection-module__PE96ha__flowConnector{background:var(--lr-line);border-radius:2px;min-width:24px;height:2px;position:relative;overflow:visible}.PartnersSection-module__PE96ha__flowPulse{background:var(--lr-brand);opacity:0;border-radius:50%;width:8px;height:8px;margin-top:-4px;animation:2.2s ease-in-out infinite PartnersSection-module__PE96ha__flow-pulse;position:absolute;top:50%;left:0;box-shadow:0 0 0 4px #6d4cc729,0 0 12px 2px #6d4cc78c}@keyframes PartnersSection-module__PE96ha__flow-pulse{0%{opacity:0;left:0;transform:scale(.6)}12%{opacity:1;transform:scale(1)}88%{opacity:1;transform:scale(1)}to{opacity:0;left:calc(100% - 8px);transform:scale(.6)}}.PartnersSection-module__PE96ha__flowCaption{color:var(--lr-ink-3);margin:16px 0 0;font-size:13px}.PartnersSection-module__PE96ha__tags{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.PartnersSection-module__PE96ha__tag{border:1px solid var(--lr-line);color:var(--lr-ink-2);background:#f6f4fa;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.PartnersSection-module__PE96ha__tagDot{background:var(--lr-brand);border-radius:50%;width:6px;height:6px}.PartnersSection-module__PE96ha__simNote{border-radius:var(--lr-radius);background:var(--lr-brand-soft);border:1px solid #6d4cc729;align-items:flex-start;gap:12px;margin-top:auto;padding:16px 18px;display:flex}.PartnersSection-module__PE96ha__simNoteIcon{background:var(--lr-surface);width:30px;height:30px;color:var(--lr-brand);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PartnersSection-module__PE96ha__simNoteIcon svg{width:15px;height:15px}.PartnersSection-module__PE96ha__simNoteText{color:var(--lr-ink-2);margin:0;padding-top:4px;font-size:13px;line-height:1.55}.PartnersSection-module__PE96ha__brandGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.PartnersSection-module__PE96ha__brandCard{text-align:center;border-radius:var(--lr-radius);background:var(--lr-bg);border:1px solid var(--lr-line);cursor:pointer;width:100%;font:inherit;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;transition:border-color .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,background .3s;display:flex;position:relative;overflow:hidden}.PartnersSection-module__PE96ha__brandCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 15%,#6d4cc724 0%,#6d4cc700 62%);transition:opacity .3s;position:absolute;inset:0}.PartnersSection-module__PE96ha__brandCard:hover,.PartnersSection-module__PE96ha__brandCard:focus-visible{background:var(--lr-surface);border-color:#6d4cc74d;transform:translateY(-4px);box-shadow:0 16px 32px -20px #6d4cc766}.PartnersSection-module__PE96ha__brandCard:hover:before,.PartnersSection-module__PE96ha__brandCard:focus-visible:before{opacity:1}.PartnersSection-module__PE96ha__brandCard:focus-visible{outline:2px solid var(--lr-brand);outline-offset:3px}.PartnersSection-module__PE96ha__brandCard[aria-expanded=true]{background:var(--lr-brand-soft);border-color:#6d4cc766}.PartnersSection-module__PE96ha__brandLogo{width:100%;height:22px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative}.PartnersSection-module__PE96ha__brandCard:hover .PartnersSection-module__PE96ha__brandLogo,.PartnersSection-module__PE96ha__brandCard:focus-visible .PartnersSection-module__PE96ha__brandLogo{transform:scale(1.08)}.PartnersSection-module__PE96ha__brandLabel{color:var(--lr-ink);font-size:11.5px;font-weight:600}.PartnersSection-module__PE96ha__brandPanel{border-radius:var(--lr-radius);background:var(--lr-bg);border:1px solid var(--lr-line);margin:12px 0 0;padding:14px;animation:.2s PartnersSection-module__PE96ha__brand-panel-in}@keyframes PartnersSection-module__PE96ha__brand-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PartnersSection-module__PE96ha__brandPanelList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PartnersSection-module__PE96ha__brandPanelItem{border-radius:10px;align-items:center;gap:10px;padding:8px;transition:background .2s;display:flex}.PartnersSection-module__PE96ha__brandPanelItem:hover,.PartnersSection-module__PE96ha__brandPanelItem:focus-visible{background:var(--lr-surface)}.PartnersSection-module__PE96ha__brandPanelThumb{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.PartnersSection-module__PE96ha__brandPanelName{color:var(--lr-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13.5px;font-weight:600;overflow:hidden}.PartnersSection-module__PE96ha__brandPanelPrice{color:var(--lr-ink-3);flex-shrink:0;font-size:13px;font-weight:600}.PartnersSection-module__PE96ha__brandPanelEmpty{color:var(--lr-ink-3);margin:0;padding:8px 4px;font-size:13.5px;line-height:1.5}.PartnersSection-module__PE96ha__ownBrand{text-align:center;border-radius:var(--lr-radius-lg);background:linear-gradient(160deg, var(--lr-brand-soft) 0%, #f3effc 60%, var(--lr-bg) 100%);border:1px solid #6d4cc724;flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding:20px 22px;display:flex}.PartnersSection-module__PE96ha__ownBrandLogo{width:124px;height:42px;position:relative}.PartnersSection-module__PE96ha__ownBrandDesc{max-width:46ch;color:var(--lr-ink-2);margin:0;font-size:14px;line-height:1.6}.PartnersSection-module__PE96ha__ownBrandChips{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.PartnersSection-module__PE96ha__ownBrandChip{background:var(--lr-surface);color:var(--lr-ink);border:1px solid #6d4cc72e;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;transition:border-color .25s,background .25s,color .25s;display:inline-flex}.PartnersSection-module__PE96ha__ownBrandChip:hover,.PartnersSection-module__PE96ha__ownBrandChip:focus-visible{border-color:var(--lr-brand);background:var(--lr-brand-soft);color:var(--lr-brand-strong)}.PartnersSection-module__PE96ha__ownBrandChip svg{width:14px;height:14px;color:var(--lr-brand);flex-shrink:0}.PartnersSection-module__PE96ha__ownBrandCta{background:var(--lr-brand);color:#fff;border-radius:999px;align-items:center;gap:10px;min-height:48px;margin-top:4px;padding:0 24px;font-size:14px;font-weight:600;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 26px -14px #6d4cc7a6}.PartnersSection-module__PE96ha__ownBrandCta svg{width:16px;height:16px;transition:transform .25s}.PartnersSection-module__PE96ha__ownBrandCta:hover{background:var(--lr-brand-strong);transform:translateY(-1px);box-shadow:0 16px 32px -14px #6d4cc7bf}.PartnersSection-module__PE96ha__ownBrandCta:hover svg{transform:translate(3px)}@media (max-width:980px){.PartnersSection-module__PE96ha__panels{grid-template-columns:1fr}}@media (max-width:640px){.PartnersSection-module__PE96ha__title,.PartnersSection-module__PE96ha__subtitle{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PartnersSection-module__PE96ha__head{text-align:left;margin-bottom:clamp(14px,4vw,20px)}.PartnersSection-module__PE96ha__panel{padding:24px}.PartnersSection-module__PE96ha__flowIcon{border-radius:12px;width:42px;height:42px}.PartnersSection-module__PE96ha__flowIcon svg{width:18px;height:18px}.PartnersSection-module__PE96ha__flowLabel{white-space:normal;font-size:11.5px}.PartnersSection-module__PE96ha__panelT2{gap:clamp(10px,3vw,14px);padding:clamp(16px,4vw,22px)}.PartnersSection-module__PE96ha__panelT2>*{margin:0}.PartnersSection-module__PE96ha__eyebrowT2,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowLabel,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowLabelSpacer,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowCaption,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__tagExtra,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__simNoteIcon,.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__descFull{display:none}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__descShort{display:inline}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__t2Logo{width:clamp(66px,19vw,80px);height:clamp(24px,7vw,30px);margin-bottom:0}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__panelTitle{font-size:clamp(18px,5vw,20px);line-height:1.2}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__panelDesc{max-width:none;font-size:clamp(13.5px,3.7vw,15px);line-height:1.45}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__divider{margin:0}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flow{gap:0 clamp(8px,2.6vw,14px)}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowIcon{border-radius:12px;width:clamp(34px,9.6vw,40px);height:clamp(34px,9.6vw,40px)}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowIcon svg{width:clamp(15px,4.2vw,18px);height:clamp(15px,4.2vw,18px)}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__flowConnector{min-width:0;height:1px}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__tags{gap:6px}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__tag{padding:5px 11px;font-size:12px}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__simNote{background:0 0;border:0;border-radius:0;margin-top:0;padding:0}.PartnersSection-module__PE96ha__panelT2 .PartnersSection-module__PE96ha__simNoteText{color:var(--lr-ink-3);padding-top:0;font-size:clamp(12.5px,3.4vw,13.5px);line-height:1.45}.PartnersSection-module__PE96ha__brandGrid{grid-template-columns:1fr 1fr;gap:8px}.PartnersSection-module__PE96ha__brandCard{padding:14px 10px}.PartnersSection-module__PE96ha__brandLogo{height:22px}.PartnersSection-module__PE96ha__ownBrand{padding:18px 16px}.PartnersSection-module__PE96ha__ownBrandLogo{width:112px;height:38px}.PartnersSection-module__PE96ha__ownBrandCta{width:100%}}@media (max-width:380px){.PartnersSection-module__PE96ha__brandGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.PartnersSection-module__PE96ha__brandCard,.PartnersSection-module__PE96ha__brandCard:before,.PartnersSection-module__PE96ha__brandLogo{transition:none}.PartnersSection-module__PE96ha__brandCard:hover,.PartnersSection-module__PE96ha__brandCard:focus-visible,.PartnersSection-module__PE96ha__brandCard:hover .PartnersSection-module__PE96ha__brandLogo,.PartnersSection-module__PE96ha__brandCard:focus-visible .PartnersSection-module__PE96ha__brandLogo{transform:none}.PartnersSection-module__PE96ha__ownBrandChip,.PartnersSection-module__PE96ha__ownBrandCta,.PartnersSection-module__PE96ha__ownBrandCta svg{transition:none}.PartnersSection-module__PE96ha__ownBrandCta:hover{transform:none}.PartnersSection-module__PE96ha__flowPulse{opacity:1;animation:none;left:calc(50% - 4px)}}
.ObjectSolutionsSection-module__oSS-bW__section{background:var(--lr-bg);padding-block:clamp(48px,6vw,88px)}.ObjectSolutionsSection-module__oSS-bW__head{max-width:640px;margin:0 0 40px}.ObjectSolutionsSection-module__oSS-bW__title{letter-spacing:-.03em;color:var(--lr-ink);text-wrap:balance;margin:0;font-size:clamp(28px,3.6vw,44px);line-height:1.08}.ObjectSolutionsSection-module__oSS-bW__subtitle{color:var(--lr-ink-2);text-wrap:pretty;margin:16px 0 0;font-size:17px;line-height:1.6}.ObjectSolutionsSection-module__oSS-bW__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.ObjectSolutionsSection-module__oSS-bW__card{aspect-ratio:4/3;border-radius:var(--lr-radius-lg);isolation:isolate;outline-offset:-1px;outline:1px solid #0000;transition:outline-color .35s,box-shadow .35s,transform .35s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #17161a0f}.ObjectSolutionsSection-module__oSS-bW__card:hover,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible{outline-color:#c5b0f0b3;transform:translateY(-3px);box-shadow:0 24px 48px -20px #6d4cc780}.ObjectSolutionsSection-module__oSS-bW__card:focus-visible{outline-offset:2px;outline-width:2px}.ObjectSolutionsSection-module__oSS-bW__cardImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ObjectSolutionsSection-module__oSS-bW__card:hover .ObjectSolutionsSection-module__oSS-bW__cardImage,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible .ObjectSolutionsSection-module__oSS-bW__cardImage{transform:scale(1.06)}.ObjectSolutionsSection-module__oSS-bW__cardScrim{background:linear-gradient(#0a080e00 28%,#0a080e14 42%,#0a080e8c 68%,#0a080eeb 100%);transition:background .35s;position:absolute;inset:0}.ObjectSolutionsSection-module__oSS-bW__card:hover .ObjectSolutionsSection-module__oSS-bW__cardScrim,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible .ObjectSolutionsSection-module__oSS-bW__cardScrim{background:linear-gradient(#140c2400 26%,#140c241a 40%,#140c2499 66%,#140c24f0 100%)}.ObjectSolutionsSection-module__oSS-bW__cardBadge{z-index:1;-webkit-backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb;background:#14101c73;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.ObjectSolutionsSection-module__oSS-bW__cardCode{color:#fff9;font-weight:600}.ObjectSolutionsSection-module__oSS-bW__cardBadgeDot{background:#ffffff80;border-radius:50%;width:3px;height:3px}.ObjectSolutionsSection-module__oSS-bW__cardExamples{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:68%;display:flex;position:absolute;top:16px;right:16px}.ObjectSolutionsSection-module__oSS-bW__cardExampleChip{letter-spacing:-.01em;white-space:nowrap;background:#fffffff5;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 6px 16px -8px #0006}.ObjectSolutionsSection-module__oSS-bW__cardBody{z-index:1;flex-direction:column;gap:6px;display:flex;position:absolute;inset:auto 20px 20px}.ObjectSolutionsSection-module__oSS-bW__cardTitle{font-family:var(--lr-headline);letter-spacing:-.015em;color:#fff;font-size:21px;font-weight:700;line-height:1.2}.ObjectSolutionsSection-module__oSS-bW__cardDesc{color:#ffffffd1;max-width:34ch;font-size:13.5px;line-height:1.5}.ObjectSolutionsSection-module__oSS-bW__cardCta{color:#fff;align-items:center;gap:8px;margin-top:6px;font-size:13px;font-weight:600;display:inline-flex}.ObjectSolutionsSection-module__oSS-bW__cardCta svg{width:15px;height:15px;color:var(--lr-brand-glow);transition:transform .3s}.ObjectSolutionsSection-module__oSS-bW__card:hover .ObjectSolutionsSection-module__oSS-bW__cardCta svg,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible .ObjectSolutionsSection-module__oSS-bW__cardCta svg{transform:translate(4px)}@media (max-width:980px){.ObjectSolutionsSection-module__oSS-bW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.ObjectSolutionsSection-module__oSS-bW__title,.ObjectSolutionsSection-module__oSS-bW__subtitle{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ObjectSolutionsSection-module__oSS-bW__head{margin-bottom:clamp(14px,4vw,20px)}.ObjectSolutionsSection-module__oSS-bW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(9px,2.8vw,12px)}.ObjectSolutionsSection-module__oSS-bW__card{aspect-ratio:4/5;box-shadow:none;border-radius:clamp(16px,4.6vw,20px)}.ObjectSolutionsSection-module__oSS-bW__card:hover,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible{box-shadow:none;transform:none}.ObjectSolutionsSection-module__oSS-bW__card:active{transform:scale(.98)}.ObjectSolutionsSection-module__oSS-bW__cardBadge,.ObjectSolutionsSection-module__oSS-bW__cardExamples,.ObjectSolutionsSection-module__oSS-bW__cardDesc,.ObjectSolutionsSection-module__oSS-bW__cardCtaLabel{display:none}.ObjectSolutionsSection-module__oSS-bW__cardScrim{background:linear-gradient(#0a080e00 32%,#0a080e73 62%,#0a080ee0 100%)}.ObjectSolutionsSection-module__oSS-bW__cardBody{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:clamp(6px,2vw,9px);inset:auto clamp(10px,3vw,13px) clamp(10px,3vw,13px)}.ObjectSolutionsSection-module__oSS-bW__cardTitle{text-wrap:balance;min-width:0;font-size:clamp(13.5px,3.9vw,15.5px);line-height:1.2}.ObjectSolutionsSection-module__oSS-bW__cardCta{background:#fff;border-radius:50%;flex:none;justify-content:center;gap:0;width:clamp(26px,7.4vw,30px);height:clamp(26px,7.4vw,30px);margin:0}.ObjectSolutionsSection-module__oSS-bW__cardCta svg{width:clamp(13px,3.7vw,15px);height:clamp(13px,3.7vw,15px);color:var(--lr-ink)}}@media (prefers-reduced-motion:reduce){.ObjectSolutionsSection-module__oSS-bW__card,.ObjectSolutionsSection-module__oSS-bW__cardImage,.ObjectSolutionsSection-module__oSS-bW__cardScrim,.ObjectSolutionsSection-module__oSS-bW__cardCta svg{transition:none}.ObjectSolutionsSection-module__oSS-bW__card:hover,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible,.ObjectSolutionsSection-module__oSS-bW__card:hover .ObjectSolutionsSection-module__oSS-bW__cardImage,.ObjectSolutionsSection-module__oSS-bW__card:focus-visible .ObjectSolutionsSection-module__oSS-bW__cardImage{transform:none}}
.InstallationSection-module__P_BQnW__section{background:var(--lr-bg);padding-block:clamp(40px,5vw,72px);overflow:hidden}.InstallationSection-module__P_BQnW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid}.InstallationSection-module__P_BQnW__copy{max-width:560px}.InstallationSection-module__P_BQnW__title{letter-spacing:-.03em;color:var(--lr-ink);margin:0;font-size:clamp(28px,4vw,44px);line-height:1.06}@media (min-width:1160px){.InstallationSection-module__P_BQnW__title{white-space:nowrap;font-size:clamp(26px,2.05vw,30px)}}.InstallationSection-module__P_BQnW__descShort,.InstallationSection-module__P_BQnW__btnShort{display:none}.InstallationSection-module__P_BQnW__desc{color:var(--lr-ink-2);text-wrap:pretty;margin:16px 0 0;font-size:16px;line-height:1.55}.InstallationSection-module__P_BQnW__geo{border-radius:var(--lr-radius-lg);background:var(--lr-surface);border:1px solid var(--lr-line);margin:20px 0 0;padding:16px 18px;box-shadow:0 1px 2px #17161a08}.InstallationSection-module__P_BQnW__geoTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--lr-ink-3);margin:0 0 10px;font-size:11px;font-weight:700}.InstallationSection-module__P_BQnW__geoRow{color:var(--lr-ink-2);align-items:flex-start;gap:12px;margin:0;font-size:14px;line-height:1.45;display:flex}.InstallationSection-module__P_BQnW__geoRow+.InstallationSection-module__P_BQnW__geoRow{margin-top:10px}.InstallationSection-module__P_BQnW__geoRow b{color:var(--lr-ink);font-weight:600}.InstallationSection-module__P_BQnW__geoIcon{background:var(--lr-brand-soft);width:30px;height:30px;color:var(--lr-brand);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.InstallationSection-module__P_BQnW__geoIcon svg{width:16px;height:16px}.InstallationSection-module__P_BQnW__cta{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.InstallationSection-module__P_BQnW__btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:15px;font-weight:600;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.InstallationSection-module__P_BQnW__btnPrimary{background:var(--lr-brand);color:#fff;box-shadow:0 12px 28px -14px #6d4cc799}.InstallationSection-module__P_BQnW__btnPrimary:hover{background:var(--lr-brand-strong);transform:translateY(-1px);box-shadow:0 18px 34px -16px #6d4cc7b3}.InstallationSection-module__P_BQnW__btnGhost{background:var(--lr-surface);color:var(--lr-ink);border-color:var(--lr-line-strong)}.InstallationSection-module__P_BQnW__btnGhost:hover{border-color:var(--lr-brand);color:var(--lr-brand);background:var(--lr-brand-soft)}.InstallationSection-module__P_BQnW__note{color:var(--lr-ink-3);margin:14px 0 0;font-size:13px;line-height:1.45}.InstallationSection-module__P_BQnW__showcase{flex-direction:column;align-items:center;display:flex}.InstallationSection-module__P_BQnW__fan{place-items:center;width:100%;height:clamp(320px,33vw,410px);display:grid;position:relative}.InstallationSection-module__P_BQnW__card{aspect-ratio:3/4.3;background:var(--lr-surface);cursor:pointer;transform-origin:50% 145%;outline-offset:-3px;will-change:transform, opacity;border:0;border-radius:22px;outline:3px solid #ffffffe6;width:clamp(180px,19vw,228px);padding:0;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .55s;position:absolute;overflow:hidden;box-shadow:0 26px 50px -24px #17161a8c}.InstallationSection-module__P_BQnW__cardImg{object-fit:cover}.InstallationSection-module__P_BQnW__controls{align-items:center;gap:16px;margin-top:18px;display:flex}.InstallationSection-module__P_BQnW__arrow{border:1px solid var(--lr-line-strong);background:var(--lr-surface);width:42px;height:42px;color:var(--lr-ink);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .25s,border-color .25s,background .25s;display:inline-flex}.InstallationSection-module__P_BQnW__arrow:hover{color:var(--lr-brand);border-color:var(--lr-brand);background:var(--lr-brand-soft)}.InstallationSection-module__P_BQnW__arrow svg{width:18px;height:18px}.InstallationSection-module__P_BQnW__dots{align-items:center;gap:8px;display:flex}.InstallationSection-module__P_BQnW__dot{background:var(--lr-line-strong);cursor:pointer;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.InstallationSection-module__P_BQnW__dotActive{background:var(--lr-brand);width:22px}.InstallationSection-module__P_BQnW__showcaseTitle{font-family:var(--lr-headline);letter-spacing:-.01em;color:var(--lr-ink);margin:18px 0 0;font-size:17px;font-weight:700}.InstallationSection-module__P_BQnW__showcaseSub{color:var(--lr-ink-3);margin:6px 0 0;font-size:13px}.InstallationSection-module__P_BQnW__workflow{margin-top:clamp(32px,3.5vw,52px)}.InstallationSection-module__P_BQnW__workflowTag{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--lr-brand);margin:0 0 30px;font-size:12px;font-weight:700}.InstallationSection-module__P_BQnW__timeline{grid-template-columns:repeat(5,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.InstallationSection-module__P_BQnW__track{background:var(--lr-line);border-radius:2px;height:2px;position:absolute;top:24px;left:10%;right:10%}.InstallationSection-module__P_BQnW__trackFill{background:var(--lr-brand);border-radius:2px;height:2px;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;top:24px;left:10%;box-shadow:0 0 10px #6d4cc78c}.InstallationSection-module__P_BQnW__wStep{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex;position:relative}.InstallationSection-module__P_BQnW__wCircle{z-index:1;background:var(--lr-surface);border:2px solid var(--lr-line-strong);width:48px;height:48px;font-family:var(--lr-headline);color:var(--lr-ink-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:background .5s,border-color .5s,color .5s,box-shadow .5s,transform .5s;display:inline-flex;position:relative}.InstallationSection-module__P_BQnW__wDone .InstallationSection-module__P_BQnW__wCircle{border-color:var(--lr-brand);color:var(--lr-brand)}.InstallationSection-module__P_BQnW__wActive .InstallationSection-module__P_BQnW__wCircle{background:var(--lr-brand);border-color:var(--lr-brand);color:#fff;transform:scale(1.08);box-shadow:0 0 0 6px #6d4cc724,0 10px 22px -6px #6d4cc799}.InstallationSection-module__P_BQnW__wText{flex-direction:column;align-items:center;gap:6px;display:flex}.InstallationSection-module__P_BQnW__wTitle{font-family:var(--lr-headline);letter-spacing:.08em;text-transform:uppercase;color:var(--lr-ink-3);font-size:12.5px;font-weight:700;transition:color .5s}.InstallationSection-module__P_BQnW__wStep.InstallationSection-module__P_BQnW__wActive .InstallationSection-module__P_BQnW__wTitle,.InstallationSection-module__P_BQnW__wStep.InstallationSection-module__P_BQnW__wDone .InstallationSection-module__P_BQnW__wTitle{color:var(--lr-ink)}.InstallationSection-module__P_BQnW__wDesc{color:var(--lr-ink-3);max-width:22ch;font-size:13px;line-height:1.5}@media (max-width:760px){.InstallationSection-module__P_BQnW__timeline{grid-template-columns:1fr;gap:0}.InstallationSection-module__P_BQnW__track,.InstallationSection-module__P_BQnW__trackFill{display:none}.InstallationSection-module__P_BQnW__wStep{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;padding-bottom:28px}.InstallationSection-module__P_BQnW__wStep:not(:last-child):before{content:"";background:var(--lr-line);width:2px;position:absolute;top:48px;bottom:0;left:23px}.InstallationSection-module__P_BQnW__wStep.InstallationSection-module__P_BQnW__wDone:not(:last-child):before{background:var(--lr-brand)}.InstallationSection-module__P_BQnW__wText{align-items:flex-start;padding-top:4px}.InstallationSection-module__P_BQnW__wDesc{max-width:none}}@media (max-width:900px){.InstallationSection-module__P_BQnW__layout{grid-template-columns:1fr;gap:44px}.InstallationSection-module__P_BQnW__copy{max-width:none}.InstallationSection-module__P_BQnW__showcase{order:2}.InstallationSection-module__P_BQnW__card{width:clamp(200px,46vw,260px)}.InstallationSection-module__P_BQnW__fan{height:clamp(380px,82vw,460px)}}@media (max-width:620px){.InstallationSection-module__P_BQnW__layout{gap:clamp(18px,5vw,26px)}.InstallationSection-module__P_BQnW__showcase{order:2}.InstallationSection-module__P_BQnW__descFull,.InstallationSection-module__P_BQnW__btnFull{display:none}.InstallationSection-module__P_BQnW__descShort,.InstallationSection-module__P_BQnW__btnShort{display:inline}.InstallationSection-module__P_BQnW__title{text-wrap:balance;font-size:clamp(24px,6.6vw,30px);line-height:1.1}.InstallationSection-module__P_BQnW__desc{margin-top:clamp(8px,2.6vw,12px);font-size:clamp(13.5px,3.7vw,15px);line-height:1.5}.InstallationSection-module__P_BQnW__geo{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:clamp(14px,4vw,20px);padding:0}.InstallationSection-module__P_BQnW__geoTitle{display:none}.InstallationSection-module__P_BQnW__geoRow{align-items:center;gap:clamp(9px,2.8vw,12px);font-size:clamp(13px,3.5vw,14px)}.InstallationSection-module__P_BQnW__geoRow+.InstallationSection-module__P_BQnW__geoRow{border-top:1px solid var(--lr-line);margin-top:clamp(9px,2.6vw,12px);padding-top:clamp(9px,2.6vw,12px)}.InstallationSection-module__P_BQnW__geoIcon{border-radius:10px;width:clamp(28px,7.6vw,32px);height:clamp(28px,7.6vw,32px)}.InstallationSection-module__P_BQnW__cta{flex-direction:column;align-items:stretch;gap:clamp(8px,2.4vw,10px);margin-top:clamp(16px,4.6vw,22px)}.InstallationSection-module__P_BQnW__btn{width:100%;min-height:48px;font-size:clamp(14.5px,3.9vw,15.5px)}.InstallationSection-module__P_BQnW__btnPrimary{box-shadow:0 10px 24px -16px #6d4cc7b3}.InstallationSection-module__P_BQnW__note{margin-top:clamp(10px,3vw,14px);font-size:clamp(11.5px,3.1vw,12.5px);line-height:1.4}.InstallationSection-module__P_BQnW__fan{height:clamp(285px,83vw,355px)}.InstallationSection-module__P_BQnW__card{aspect-ratio:9/10;outline-offset:-2px;border-radius:clamp(16px,4.6vw,20px);outline-width:2px;width:clamp(240px,70vw,300px);box-shadow:0 18px 34px -20px #17161a80}.InstallationSection-module__P_BQnW__controls{gap:clamp(10px,3vw,14px);margin-top:clamp(10px,3vw,14px)}.InstallationSection-module__P_BQnW__arrow{width:clamp(34px,9.2vw,38px);height:clamp(34px,9.2vw,38px)}.InstallationSection-module__P_BQnW__arrow svg{width:16px;height:16px}.InstallationSection-module__P_BQnW__dots{gap:6px}.InstallationSection-module__P_BQnW__dot{width:6px;height:6px}.InstallationSection-module__P_BQnW__dotActive{width:16px}.InstallationSection-module__P_BQnW__showcaseTitle{margin-top:clamp(10px,3vw,14px);font-size:clamp(17px,4.6vw,19px)}.InstallationSection-module__P_BQnW__showcaseSub{text-align:center;margin-top:4px;font-size:clamp(12.5px,3.4vw,13.5px)}.InstallationSection-module__P_BQnW__workflow{margin-top:clamp(20px,6vw,28px)}.InstallationSection-module__P_BQnW__workflowTag{margin-bottom:clamp(14px,4vw,20px)}.InstallationSection-module__P_BQnW__wStep{padding-bottom:clamp(16px,4.6vw,22px)}}@media (prefers-reduced-motion:reduce){.InstallationSection-module__P_BQnW__card,.InstallationSection-module__P_BQnW__arrow,.InstallationSection-module__P_BQnW__dot,.InstallationSection-module__P_BQnW__btn,.InstallationSection-module__P_BQnW__wCircle{transition:none}.InstallationSection-module__P_BQnW__track{background:var(--lr-brand);opacity:.4}.InstallationSection-module__P_BQnW__trackFill{display:none}.InstallationSection-module__P_BQnW__wCircle{border-color:var(--lr-brand);color:var(--lr-brand)}.InstallationSection-module__P_BQnW__wTitle{color:var(--lr-ink)}}
.ServiceSection-module__WpoT1W__section{background:var(--lr-bg);padding-block:clamp(40px,5vw,72px)}.ServiceSection-module__WpoT1W__layout{grid-template-columns:.9fr 1.25fr;align-items:center;gap:clamp(28px,4vw,64px);display:grid}.ServiceSection-module__WpoT1W__copy{max-width:480px}.ServiceSection-module__WpoT1W__titleShort,.ServiceSection-module__WpoT1W__supportCta{display:none}.ServiceSection-module__WpoT1W__title{letter-spacing:-.03em;color:var(--lr-ink);text-wrap:balance;margin:0;font-size:clamp(28px,3.4vw,44px);line-height:1.08}.ServiceSection-module__WpoT1W__desc{color:var(--lr-ink-2);text-wrap:pretty;margin:18px 0 0;font-size:16px;line-height:1.6}.ServiceSection-module__WpoT1W__divider{background:var(--lr-line);height:1px;margin:26px 0 18px}.ServiceSection-module__WpoT1W__note{background:var(--lr-brand-soft);letter-spacing:.1em;text-transform:uppercase;color:var(--lr-brand-strong);border:1px solid #6d4cc72e;border-radius:999px;align-items:center;gap:9px;margin:0;padding:9px 16px 9px 14px;font-size:11px;font-weight:700;display:inline-flex}.ServiceSection-module__WpoT1W__note:before{content:"";background:var(--lr-brand);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #6d4cc780}.ServiceSection-module__WpoT1W__accordion{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:var(--lr-radius-lg);margin:0;padding:8px;list-style:none;box-shadow:0 20px 50px -30px #17161a66}.ServiceSection-module__WpoT1W__item{border-radius:var(--lr-radius);transition:background .3s}.ServiceSection-module__WpoT1W__item:not(:last-child){border-bottom:1px solid var(--lr-line)}.ServiceSection-module__WpoT1W__itemOpen{background:var(--lr-brand-soft);border-bottom-color:#0000}.ServiceSection-module__WpoT1W__header{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:18px;width:100%;padding:18px;display:flex}.ServiceSection-module__WpoT1W__num{font-family:var(--lr-headline);color:var(--lr-ink-3);font-size:13px;font-weight:700;transition:color .3s}.ServiceSection-module__WpoT1W__itemOpen .ServiceSection-module__WpoT1W__num{color:var(--lr-brand)}.ServiceSection-module__WpoT1W__itemTitle{font-family:var(--lr-headline);letter-spacing:-.01em;color:var(--lr-ink);flex:1;font-size:clamp(16px,1.6vw,19px);font-weight:700}.ServiceSection-module__WpoT1W__chevron{width:28px;height:28px;color:var(--lr-ink-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1),color .3s;display:inline-flex}.ServiceSection-module__WpoT1W__chevron svg{width:18px;height:18px}.ServiceSection-module__WpoT1W__itemOpen .ServiceSection-module__WpoT1W__chevron{color:var(--lr-brand);transform:rotate(180deg)}.ServiceSection-module__WpoT1W__panel{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid}.ServiceSection-module__WpoT1W__itemOpen .ServiceSection-module__WpoT1W__panel{grid-template-rows:1fr}.ServiceSection-module__WpoT1W__accordion[data-animate=false] .ServiceSection-module__WpoT1W__panel,.ServiceSection-module__WpoT1W__accordion[data-animate=false] .ServiceSection-module__WpoT1W__item,.ServiceSection-module__WpoT1W__accordion[data-animate=false] .ServiceSection-module__WpoT1W__num,.ServiceSection-module__WpoT1W__accordion[data-animate=false] .ServiceSection-module__WpoT1W__chevron{transition:none}.ServiceSection-module__WpoT1W__panelInner{overflow:hidden}.ServiceSection-module__WpoT1W__panelBody{align-items:flex-start;gap:20px;padding:0 18px 20px 52px;display:flex}.ServiceSection-module__WpoT1W__panelDesc{color:var(--lr-ink-2);flex:1;max-width:46ch;margin:0;font-size:14.5px;line-height:1.6}.ServiceSection-module__WpoT1W__panelIcon{background:var(--lr-surface);width:52px;height:52px;color:var(--lr-brand);border:1px solid #6d4cc72e;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 20px -12px #6d4cc780}.ServiceSection-module__WpoT1W__panelIcon svg{width:24px;height:24px}@media (max-width:860px){.ServiceSection-module__WpoT1W__layout{grid-template-columns:1fr;align-items:start;gap:32px}.ServiceSection-module__WpoT1W__copy{max-width:none}}@media (max-width:620px){.ServiceSection-module__WpoT1W__titleFull,.ServiceSection-module__WpoT1W__desc,.ServiceSection-module__WpoT1W__note{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ServiceSection-module__WpoT1W__titleShort{display:inline}.ServiceSection-module__WpoT1W__divider{display:none}.ServiceSection-module__WpoT1W__layout{gap:clamp(14px,4vw,20px)}.ServiceSection-module__WpoT1W__title{font-size:clamp(23px,6.2vw,28px);line-height:1.12}.ServiceSection-module__WpoT1W__accordion{box-shadow:none;border-radius:clamp(16px,4.4vw,20px);padding:0;overflow:hidden}.ServiceSection-module__WpoT1W__item{border-radius:0}.ServiceSection-module__WpoT1W__itemOpen{border-bottom-color:var(--lr-line)}.ServiceSection-module__WpoT1W__header{gap:clamp(11px,3.2vw,14px);padding:clamp(14px,4.4vw,18px) clamp(13px,3.6vw,16px)}.ServiceSection-module__WpoT1W__num{font-size:clamp(11.5px,3.1vw,12.5px)}.ServiceSection-module__WpoT1W__itemTitle{font-size:clamp(14px,3.9vw,16px);line-height:1.25}.ServiceSection-module__WpoT1W__chevron{width:clamp(20px,5.4vw,24px);height:clamp(20px,5.4vw,24px)}.ServiceSection-module__WpoT1W__chevron svg{width:clamp(14px,3.8vw,16px);height:clamp(14px,3.8vw,16px)}.ServiceSection-module__WpoT1W__panelBody{gap:clamp(10px,3vw,14px);padding:0 clamp(13px,3.6vw,16px) clamp(14px,4vw,18px)}.ServiceSection-module__WpoT1W__panelDesc{max-width:none;font-size:clamp(13px,3.5vw,14px);line-height:1.5}.ServiceSection-module__WpoT1W__panelIcon{width:clamp(38px,10.4vw,44px);height:clamp(38px,10.4vw,44px);box-shadow:none;border-radius:12px}.ServiceSection-module__WpoT1W__panelIcon svg{width:clamp(18px,4.8vw,20px);height:clamp(18px,4.8vw,20px)}.ServiceSection-module__WpoT1W__supportCta{background:var(--lr-brand-soft);min-height:46px;color:var(--lr-brand-strong);border:1px solid #6d4cc733;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:clamp(14px,3.8vw,15px);font-weight:600;display:inline-flex}.ServiceSection-module__WpoT1W__supportCta svg{flex-shrink:0;width:15px;height:15px}.ServiceSection-module__WpoT1W__supportCta:active{background:#6d4cc724}}@media (prefers-reduced-motion:reduce){.ServiceSection-module__WpoT1W__item,.ServiceSection-module__WpoT1W__num,.ServiceSection-module__WpoT1W__chevron,.ServiceSection-module__WpoT1W__panel{transition:none}}
.ReviewsSection-module__d0Meka__section{background:var(--lr-bg);padding-block:clamp(40px,5vw,72px);position:relative;overflow:hidden}.ReviewsSection-module__d0Meka__section:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 34%,#6d4cc712 0%,#c5b0f00d 40%,#0000 70%);position:absolute;inset:0}.ReviewsSection-module__d0Meka__section>*{position:relative}.ReviewsSection-module__d0Meka__head{text-align:center;max-width:680px;margin:0 auto}.ReviewsSection-module__d0Meka__headTagWrap{justify-content:center;display:flex}.ReviewsSection-module__d0Meka__title{letter-spacing:-.035em;color:var(--lr-ink);text-wrap:balance;margin:8px 0 0;font-size:clamp(30px,4vw,52px);line-height:1.05}.ReviewsSection-module__d0Meka__subtitle{color:var(--lr-ink-2);text-wrap:pretty;margin:16px 0 0;font-size:17px;line-height:1.6}.ReviewsSection-module__d0Meka__trust{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.ReviewsSection-module__d0Meka__trustCard{border-radius:var(--lr-radius-lg);border:1px solid var(--lr-line);-webkit-backdrop-filter:blur(6px);min-height:76px;font-family:var(--lr-headline);letter-spacing:-.01em;cursor:pointer;background:#ffffff8c;justify-content:center;align-items:center;gap:8px;font-size:clamp(15px,1.7vw,20px);font-weight:800;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s,background .3s;display:flex}.ReviewsSection-module__d0Meka__trustCard:hover{background:#fffc;border-color:#6d4cc766;transform:translateY(-3px);box-shadow:0 16px 34px -20px #6d4cc780}.ReviewsSection-module__d0Meka__trustCard:hover .ReviewsSection-module__d0Meka__trustArrow{opacity:1;transform:translate(2px,-2px)}.ReviewsSection-module__d0Meka__trustArrow{color:var(--lr-ink-3);opacity:.6;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:inline-flex}.ReviewsSection-module__d0Meka__trustArrow svg{width:14px;height:14px}.ReviewsSection-module__d0Meka__subHead{text-align:center;max-width:620px;margin:clamp(36px,4vw,56px) auto 0}.ReviewsSection-module__d0Meka__subTitle{letter-spacing:-.03em;color:var(--lr-ink);margin:0;font-size:clamp(24px,2.8vw,34px);line-height:1.1}.ReviewsSection-module__d0Meka__subDesc{color:var(--lr-ink-3);text-wrap:pretty;margin:12px 0 0;font-size:15px;line-height:1.55}.ReviewsSection-module__d0Meka__wall{margin-top:clamp(28px,3vw,44px);padding-block:26px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.ReviewsSection-module__d0Meka__row{display:flex}.ReviewsSection-module__d0Meka__row+.ReviewsSection-module__d0Meka__row{margin-top:18px}.ReviewsSection-module__d0Meka__track{will-change:transform;width:max-content;display:flex}.ReviewsSection-module__d0Meka__trackLeft{animation:46s linear infinite ReviewsSection-module__d0Meka__reviews-marquee}.ReviewsSection-module__d0Meka__trackRight{animation:46s linear infinite reverse ReviewsSection-module__d0Meka__reviews-marquee}.ReviewsSection-module__d0Meka__row:hover .ReviewsSection-module__d0Meka__track{animation-play-state:paused}@keyframes ReviewsSection-module__d0Meka__reviews-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ReviewsSection-module__d0Meka__card{border:1px solid var(--lr-line);-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border-radius:22px;flex-direction:column;flex-shrink:0;width:322px;margin-right:18px;padding:20px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:flex;box-shadow:0 14px 34px -22px #17161a66}.ReviewsSection-module__d0Meka__card:hover{border-color:#6d4cc766;transform:translateY(-5px);box-shadow:0 22px 44px -20px #6d4cc773,0 0 0 1px #6d4cc740}.ReviewsSection-module__d0Meka__cardHead{align-items:center;gap:12px;display:flex}.ReviewsSection-module__d0Meka__avatar{background:var(--lr-brand-soft);width:42px;height:42px;color:var(--lr-brand);font-family:var(--lr-headline);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.ReviewsSection-module__d0Meka__meta{flex-direction:column;gap:3px;min-width:0;display:flex}.ReviewsSection-module__d0Meka__name{color:var(--lr-ink);font-size:15px;font-weight:600}.ReviewsSection-module__d0Meka__source{letter-spacing:.01em;font-size:12px;font-weight:700}.ReviewsSection-module__d0Meka__stars{color:var(--lr-brand);gap:3px;margin-top:14px;display:inline-flex}.ReviewsSection-module__d0Meka__stars svg{width:15px;height:15px}.ReviewsSection-module__d0Meka__starEmpty{color:var(--lr-line)}.ReviewsSection-module__d0Meka__text{color:var(--lr-ink-2);margin:12px 0 0;font-size:14px;line-height:1.55}.ReviewsSection-module__d0Meka__category{background:var(--lr-brand-soft);letter-spacing:.08em;text-transform:uppercase;color:var(--lr-brand-strong);border:1px solid #6d4cc724;border-radius:999px;align-self:flex-start;margin-top:16px;padding:6px 12px;font-size:10.5px;font-weight:700}.ReviewsSection-module__d0Meka__rail{display:none}@media (max-width:640px){.ReviewsSection-module__d0Meka__title,.ReviewsSection-module__d0Meka__subtitle,.ReviewsSection-module__d0Meka__subTitle,.ReviewsSection-module__d0Meka__subDesc{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ReviewsSection-module__d0Meka__subHead{margin:0}.ReviewsSection-module__d0Meka__wall{display:none}.ReviewsSection-module__d0Meka__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(6px,2vw,9px);margin-top:clamp(14px,4vw,20px)}.ReviewsSection-module__d0Meka__trust li:last-child{grid-column:1/-1}.ReviewsSection-module__d0Meka__trustCard{white-space:nowrap;border-radius:clamp(13px,3.6vw,16px);min-height:clamp(48px,13vw,56px);padding-inline:8px;font-size:clamp(12px,3.4vw,14px)}.ReviewsSection-module__d0Meka__trustArrow{display:none}.ReviewsSection-module__d0Meka__rail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:clamp(10px,3vw,14px);margin-top:clamp(14px,4vw,20px);padding:4px 18px 16px;scroll-padding-inline:18px;display:flex;overflow-x:auto}.ReviewsSection-module__d0Meka__rail::-webkit-scrollbar{display:none}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__card{width:85vw;max-width:340px;box-shadow:none;scroll-snap-align:start;border-radius:clamp(16px,4.6vw,20px);margin-right:0;padding:clamp(13px,3.6vw,16px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__avatar{width:clamp(34px,9.2vw,38px);height:clamp(34px,9.2vw,38px);font-size:clamp(12.5px,3.4vw,13.5px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__cardHead{gap:clamp(9px,2.8vw,11px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__name{font-size:clamp(13.5px,3.7vw,14.5px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__source{font-size:clamp(11px,3vw,12px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__stars{margin-top:clamp(8px,2.6vw,11px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__stars svg{width:clamp(13px,3.5vw,14px);height:clamp(13px,3.5vw,14px)}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__text{-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:clamp(8px,2.6vw,11px);font-size:clamp(13px,3.5vw,14px);line-height:1.5;display:-webkit-box;overflow:hidden}.ReviewsSection-module__d0Meka__rail .ReviewsSection-module__d0Meka__category{margin-top:clamp(10px,3vw,13px);padding:5px 10px;font-size:10px}}@media (prefers-reduced-motion:reduce){.ReviewsSection-module__d0Meka__track{animation:none}.ReviewsSection-module__d0Meka__wall{-webkit-mask-image:none;mask-image:none}.ReviewsSection-module__d0Meka__row{scrollbar-width:none;overflow-x:auto}.ReviewsSection-module__d0Meka__row::-webkit-scrollbar{display:none}.ReviewsSection-module__d0Meka__card{transition:none}.ReviewsSection-module__d0Meka__card:hover{transform:none}}
.FaqSection-module__eGh7KG__section{background:var(--lr-bg);padding-block:clamp(40px,5vw,72px)}.FaqSection-module__eGh7KG__head{text-align:center;max-width:620px;margin:0 auto}.FaqSection-module__eGh7KG__tagWrap{justify-content:center;display:flex}.FaqSection-module__eGh7KG__title{letter-spacing:-.035em;color:var(--lr-ink);text-wrap:balance;margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.05}.FaqSection-module__eGh7KG__subtitle{color:var(--lr-ink-2);text-wrap:pretty;margin:14px 0 0;font-size:16px;line-height:1.6}.FaqSection-module__eGh7KG__card{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:var(--lr-radius-lg);max-width:860px;margin:clamp(32px,4vw,48px) auto 0;padding:0 8px;list-style:none;box-shadow:0 24px 60px -34px #17161a59}.FaqSection-module__eGh7KG__item:not(:last-child){border-bottom:1px solid var(--lr-line)}.FaqSection-module__eGh7KG__itemHeader{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:22px 16px;display:flex}.FaqSection-module__eGh7KG__itemQ{font-family:var(--lr-headline);letter-spacing:-.01em;color:var(--lr-ink);font-size:clamp(15.5px,1.6vw,18px);font-weight:700}.FaqSection-module__eGh7KG__toggle{width:34px;height:34px;color:var(--lr-brand);border:1px solid #6d4cc740;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s;display:inline-flex}.FaqSection-module__eGh7KG__toggle svg{width:16px;height:16px}.FaqSection-module__eGh7KG__toggleOpen{background:var(--lr-brand);border-color:var(--lr-brand);color:#fff;transform:rotate(135deg)}.FaqSection-module__eGh7KG__panel{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid}.FaqSection-module__eGh7KG__item:has(.FaqSection-module__eGh7KG__toggleOpen) .FaqSection-module__eGh7KG__panel{grid-template-rows:1fr}.FaqSection-module__eGh7KG__panelInner{overflow:hidden}.FaqSection-module__eGh7KG__itemA{color:var(--lr-ink-2);max-width:62ch;margin:0;padding:0 44px 22px 16px;font-size:14.5px;line-height:1.6}@media (max-width:640px){.FaqSection-module__eGh7KG__itemHeader{gap:14px;padding:18px 14px}.FaqSection-module__eGh7KG__itemA{padding:0 14px 18px}.FaqSection-module__eGh7KG__toggle{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.FaqSection-module__eGh7KG__toggle,.FaqSection-module__eGh7KG__panel{transition:none}}
