.SiteNav-module__F9XuYa__nav{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:border-color .35s,box-shadow .35s,background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0}.SiteNav-module__F9XuYa__scrolled{-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom-color:var(--border);background:#ffffffd1;box-shadow:0 1px #10182805,0 6px 24px -16px #1018282e}.SiteNav-module__F9XuYa__inner{align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:22px 40px 18px;display:flex}.SiteNav-module__F9XuYa__links{align-items:center;gap:4px;display:flex}.SiteNav-module__F9XuYa__link{color:#ffffffe6;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 13px;font-family:inherit;font-size:15px;font-weight:400;text-decoration:none;transition:color .3s,background .18s;display:inline-flex;position:relative}.SiteNav-module__F9XuYa__link:hover{color:#fff}.SiteNav-module__F9XuYa__scrolled .SiteNav-module__F9XuYa__link{color:#3f3f46}.SiteNav-module__F9XuYa__scrolled .SiteNav-module__F9XuYa__link:hover{color:var(--primary)}.SiteNav-module__F9XuYa__link svg{opacity:.6;width:15px;height:15px;transition:transform .2s}.SiteNav-module__F9XuYa__item{display:flex;position:relative}.SiteNav-module__F9XuYa__chev{transition:transform .25s}.SiteNav-module__F9XuYa__item:hover .SiteNav-module__F9XuYa__chev,.SiteNav-module__F9XuYa__item:focus-within .SiteNav-module__F9XuYa__chev{transform:rotate(180deg)}.SiteNav-module__F9XuYa__mega{opacity:0;visibility:hidden;z-index:50;padding-top:14px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:14px;transform:translateY(6px)}.SiteNav-module__F9XuYa__item:hover .SiteNav-module__F9XuYa__mega,.SiteNav-module__F9XuYa__item:focus-within .SiteNav-module__F9XuYa__mega{opacity:1;visibility:visible;transform:translateY(0)}.SiteNav-module__F9XuYa__megaCard{-webkit-backdrop-filter:blur(60px)saturate(180%);border:1px solid var(--border);background:#ffffffe6;border-radius:12px;width:720px;padding:16px;box-shadow:0 20px 50px -22px #10182861}.SiteNav-module__F9XuYa__megaGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.SiteNav-module__F9XuYa__feat{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;width:100%;padding:16px 14px;font-family:inherit;text-decoration:none;transition:background .14s;display:block}.SiteNav-module__F9XuYa__feat:hover{background:#2563eb12}.SiteNav-module__F9XuYa__featIc{width:38px;height:38px;color:var(--primary-700);background:#2563eb1a;border-radius:8px;place-items:center;margin-bottom:12px;transition:background .14s;display:grid}.SiteNav-module__F9XuYa__feat:hover .SiteNav-module__F9XuYa__featIc{background:#2563eb29}.SiteNav-module__F9XuYa__featIc svg{stroke-width:1.4px;width:19px;height:19px}.SiteNav-module__F9XuYa__featT{color:var(--foreground);letter-spacing:-.01em;margin-bottom:4px;font-size:14px;font-weight:600}.SiteNav-module__F9XuYa__featD{color:var(--muted-foreground);font-size:12px;line-height:1.45}.SiteNav-module__F9XuYa__megaFoot{border-top:1px solid #10182814;justify-content:space-between;align-items:center;margin-top:8px;padding:14px 8px 4px;display:flex}.SiteNav-module__F9XuYa__megaFootL{color:var(--muted-foreground);font-size:12.5px}.SiteNav-module__F9XuYa__megaFootA{color:var(--primary-700);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.SiteNav-module__F9XuYa__megaFootA svg{width:16px;height:16px;transition:transform .2s}.SiteNav-module__F9XuYa__megaFootA:hover svg{transform:translate(3px)}.SiteNav-module__F9XuYa__cta{margin-left:auto}.SiteNav-module__F9XuYa__ctaBtn{box-shadow:none;opacity:0;pointer-events:none;padding:9px 16px;font-size:14px;font-weight:500;transition:opacity .35s,transform .35s,background .35s;transform:translateY(-6px)}.SiteNav-module__F9XuYa__scrolled .SiteNav-module__F9XuYa__ctaBtn{opacity:1;pointer-events:auto;transform:translateY(0)}.SiteNav-module__F9XuYa__ctaBtn:hover{background:var(--primary-700)}.SiteNav-module__F9XuYa__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;padding:9px;display:none}.SiteNav-module__F9XuYa__burger span{background:#fff;border-radius:2px;width:100%;height:2px;transition:background .35s,transform .3s,opacity .2s;display:block}.SiteNav-module__F9XuYa__scrolled .SiteNav-module__F9XuYa__burger span,.SiteNav-module__F9XuYa__navOpen .SiteNav-module__F9XuYa__burger span{background:var(--foreground)}.SiteNav-module__F9XuYa__navOpen .SiteNav-module__F9XuYa__burger span:first-child{transform:translateY(7px)rotate(45deg)}.SiteNav-module__F9XuYa__navOpen .SiteNav-module__F9XuYa__burger span:nth-child(2){opacity:0}.SiteNav-module__F9XuYa__navOpen .SiteNav-module__F9XuYa__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.SiteNav-module__F9XuYa__drawer{z-index:90;-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;background:#fffffffb;padding:86px 22px 36px;transition:opacity .28s,visibility 0s linear .28s;display:none;position:fixed;inset:0;overflow-y:auto}.SiteNav-module__F9XuYa__drawerOpen{opacity:1;visibility:visible;transition:opacity .28s,visibility}.SiteNav-module__F9XuYa__drawerNav{flex-direction:column;gap:2px;max-width:460px;margin:0 auto;display:flex}.SiteNav-module__F9XuYa__mLink,.SiteNav-module__F9XuYa__mAccHead{text-align:left;width:100%;color:var(--foreground);border:0;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:18px 4px;font-family:inherit;font-size:19px;font-weight:500;text-decoration:none;display:flex}.SiteNav-module__F9XuYa__mChev{width:20px;height:20px;color:var(--muted-foreground);flex:none;transition:transform .3s}.SiteNav-module__F9XuYa__mAccOpen .SiteNav-module__F9XuYa__mChev{transform:rotate(180deg)}.SiteNav-module__F9XuYa__mAccBody{max-height:0;transition:max-height .4s var(--ease-out);overflow:hidden}.SiteNav-module__F9XuYa__mAccOpen .SiteNav-module__F9XuYa__mAccBody{max-height:600px}.SiteNav-module__F9XuYa__mSub{color:#3f3f46;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;align-items:center;gap:12px;width:100%;padding:14px 4px 14px 10px;font-family:inherit;font-size:16px;text-decoration:none;display:flex}.SiteNav-module__F9XuYa__mSub svg{width:18px;height:18px;color:var(--primary-700);opacity:.85;flex:none}.SiteNav-module__F9XuYa__mSubAll{color:var(--primary-700);justify-content:flex-start;font-weight:600}.SiteNav-module__F9XuYa__mSubAll svg{opacity:1}.SiteNav-module__F9XuYa__mCta{justify-content:center;width:100%;margin-top:26px;padding:15px;font-size:16px}@media (max-width:767px){.SiteNav-module__F9XuYa__inner{gap:0;padding:14px 18px}.SiteNav-module__F9XuYa__links,.SiteNav-module__F9XuYa__cta{display:none!important}.SiteNav-module__F9XuYa__burger{display:inline-flex}.SiteNav-module__F9XuYa__drawer{display:block}}
.SiteFooter-module__re62jG__footer{background:var(--muted-2);border-top:1px solid var(--border);position:relative}.SiteFooter-module__re62jG__wrap{max-width:1280px;margin:0 auto;padding:76px 40px 0}.SiteFooter-module__re62jG__cols{grid-template-columns:1.6fr 1.1fr 1fr 1fr 1fr;gap:44px;padding-bottom:60px;display:grid}.SiteFooter-module__re62jG__tagline{color:var(--muted-foreground);text-wrap:pretty;max-width:312px;margin:20px 0 0;font-size:14.5px;line-height:1.62}.SiteFooter-module__re62jG__socials{gap:9px;margin-top:26px;display:flex}.SiteFooter-module__re62jG__soc{border:1px solid var(--border);color:#71717a;width:36px;height:36px;transition:transform .22s var(--ease-out), color .2s, border-color .2s, box-shadow .2s;background:#fff;border-radius:10px;place-items:center;display:grid}.SiteFooter-module__re62jG__soc svg{width:17px;height:17px}.SiteFooter-module__re62jG__soc:hover{color:var(--primary);box-shadow:var(--shadow-sm);border-color:#c9dbff;transform:translateY(-3px)}.SiteFooter-module__re62jG__colTitle{letter-spacing:.08em;text-transform:uppercase;color:#71717a;margin:4px 0 20px;font-size:11.5px;font-weight:600;display:block}.SiteFooter-module__re62jG__col ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.SiteFooter-module__re62jG__col a{color:#3f3f46;white-space:nowrap;transition:color .18s, transform .2s var(--ease-out);align-items:center;gap:8px;font-size:14.5px;text-decoration:none;display:inline-flex}.SiteFooter-module__re62jG__col a:hover{color:var(--primary-700);transform:translate(3px)}.SiteFooter-module__re62jG__tag{color:var(--primary-700);background:var(--primary-tint-soft);letter-spacing:.02em;border:1px solid #dbeafe;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:600}.SiteFooter-module__re62jG__bottom{border-top:1px solid var(--border);align-items:center;gap:20px;padding:24px 0;display:flex}.SiteFooter-module__re62jG__copy{color:var(--muted-foreground);letter-spacing:-.005em;white-space:nowrap;font-size:13px}.SiteFooter-module__re62jG__copy b{color:#52525b;font-weight:600}.SiteFooter-module__re62jG__made{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.SiteFooter-module__re62jG__made svg{width:13px;height:13px;color:var(--danger);fill:currentColor}.SiteFooter-module__re62jG__legal{align-items:center;gap:8px;margin-left:auto;display:flex}.SiteFooter-module__re62jG__legal a{color:var(--muted-foreground);padding:4px 2px;font-size:13px;text-decoration:none;transition:color .18s}.SiteFooter-module__re62jG__legal a:hover{color:var(--foreground)}.SiteFooter-module__re62jG__sep{background:var(--border-strong);border-radius:50%;width:3px;height:3px}@media (max-width:767px){.SiteFooter-module__re62jG__wrap{padding:56px 20px 0}.SiteFooter-module__re62jG__cols{grid-template-columns:1fr 1fr;gap:34px 24px;padding-bottom:44px}.SiteFooter-module__re62jG__brand{grid-column:1/-1}.SiteFooter-module__re62jG__tagline{max-width:100%}.SiteFooter-module__re62jG__bottom{flex-direction:column;align-items:flex-start;gap:14px}.SiteFooter-module__re62jG__legal{flex-wrap:wrap;margin-left:0}.SiteFooter-module__re62jG__copy,.SiteFooter-module__re62jG__made{white-space:normal}}@media (max-width:380px){.SiteFooter-module__re62jG__cols{grid-template-columns:1fr}}
.AmbientGlow-module__zoi9lW__ambient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.AmbientGlow-module__zoi9lW__glow{border-radius:50%;position:absolute}.AmbientGlow-module__zoi9lW__gA{background:radial-gradient(circle,#2563eb0f,#2563eb00 68%);width:760px;height:560px;top:120vh;right:-120px}.AmbientGlow-module__zoi9lW__gB{background:radial-gradient(circle,#2563eb0d,#2563eb00 66%);width:620px;height:620px;top:230vh;left:-160px}@media (max-width:767px){.AmbientGlow-module__zoi9lW__ambient{display:none}}
.HeroSky-module__Ynr_-a__page{background:linear-gradient(#3f86f7 0,#5d99f6 70px,#8bb8f8 180px,#b9d5fa 290px,#ddebfd 410px,#f1f7fe 520px,#fff 640px);min-height:600px;position:relative;overflow:hidden}.HeroSky-module__Ynr_-a__page:after{content:"";pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff47 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0,#0000 360px);mask-image:linear-gradient(#000 0,#0000 360px)}.HeroSky-module__Ynr_-a__skyClouds{z-index:2;pointer-events:none;width:100%;height:440px;position:absolute;top:300px;left:0;right:0}.HeroSky-module__Ynr_-a__skyClouds svg{width:100%;height:100%;display:block}.HeroSky-module__Ynr_-a__cloudFade{z-index:3;pointer-events:none;background:linear-gradient(#fff0 0%,#fff 72%);height:180px;position:absolute;top:540px;left:0;right:0}.HeroSky-module__Ynr_-a__hero{z-index:10;text-align:center;max-width:920px;margin:0 auto;padding:160px 40px 96px;position:relative}.HeroSky-module__Ynr_-a__eyebrow{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff29;border-color:#ffffff57;margin-bottom:24px}.HeroSky-module__Ynr_-a__h1{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:0;font-size:64px;font-weight:700;line-height:1.03}.HeroSky-module__Ynr_-a__accent{color:#eaf2ff}.HeroSky-module__Ynr_-a__sub{color:#172545d1;text-wrap:pretty;max-width:600px;margin:24px auto 0;font-size:15px;font-weight:400;line-height:1.55}.HeroSky-module__Ynr_-a__ctaRow{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.HeroSky-module__Ynr_-a__ctaRow .HeroSky-module__Ynr_-a__ghost{color:#1e293b;background:0 0;border-color:#1e293b52;font-weight:500}.HeroSky-module__Ynr_-a__ctaRow .HeroSky-module__Ynr_-a__ghost:hover{background:#1e293b0f;border-color:#1e293b8c;transform:translateY(-1px)}.HeroSky-module__Ynr_-a__ctaRow .HeroSky-module__Ynr_-a__primary{font-weight:500;box-shadow:0 10px 30px #17305a47}.HeroSky-module__Ynr_-a__microtrust{color:#1e293bb8;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:22px;font-size:14px;display:flex}.HeroSky-module__Ynr_-a__microtrust svg{width:16px;height:16px;color:var(--success);flex:none}.HeroSky-module__Ynr_-a__msep{background:#1e293b52;border-radius:50%;width:3px;height:3px}@media (max-width:767px){.HeroSky-module__Ynr_-a__page{min-height:0}.HeroSky-module__Ynr_-a__skyClouds{width:100%;height:360px;top:300px}.HeroSky-module__Ynr_-a__cloudFade{height:150px;top:380px}.HeroSky-module__Ynr_-a__hero{max-width:100%;padding:120px 22px 56px}.HeroSky-module__Ynr_-a__eyebrow{margin-bottom:18px;padding:6px 12px;font-size:12px}.HeroSky-module__Ynr_-a__h1{font-size:clamp(31px,9vw,42px);line-height:1.06}.HeroSky-module__Ynr_-a__sub{max-width:520px;margin-top:18px;font-size:15px}.HeroSky-module__Ynr_-a__ctaRow{flex-direction:column;gap:10px;margin-top:26px}.HeroSky-module__Ynr_-a__ctaRow a{justify-content:center;width:100%}.HeroSky-module__Ynr_-a__microtrust{margin-top:18px;font-size:12.5px;line-height:1.5}}
.Guarantees-module__dqD6jG__page{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:38px 40px 40px;display:flex}.Guarantees-module__dqD6jG__inner{width:100%;max-width:1180px;margin:0 auto}.Guarantees-module__dqD6jG__strip{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Guarantees-module__dqD6jG__g{align-items:flex-start;gap:12px;padding:4px 14px;display:flex;position:relative}.Guarantees-module__dqD6jG__g+.Guarantees-module__dqD6jG__g:before{content:"";background:var(--border);width:1px;position:absolute;top:4px;bottom:4px;left:0}.Guarantees-module__dqD6jG__gIc{background:var(--primary-tint-soft);width:38px;height:38px;color:var(--primary-700);border-radius:10px;flex:none;place-items:center;display:grid}.Guarantees-module__dqD6jG__gIc svg{width:19px;height:19px}.Guarantees-module__dqD6jG__gT{letter-spacing:-.01em;color:var(--foreground);font-size:14.5px;font-weight:600;line-height:1.25}.Guarantees-module__dqD6jG__gD{color:var(--muted-foreground);text-wrap:pretty;margin-top:3px;font-size:12.5px;line-height:1.4}.Guarantees-module__dqD6jG__proof{justify-content:center;align-items:center;gap:14px;margin-top:30px;padding-top:24px;display:flex}.Guarantees-module__dqD6jG__proofL{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:12.5px;font-weight:500}.Guarantees-module__dqD6jG__client{align-items:center;display:inline-flex}.Guarantees-module__dqD6jG__client img{filter:grayscale();opacity:.72;width:auto;height:38px;transition:filter .35s var(--ease-out), opacity .35s var(--ease-out);display:block}.Guarantees-module__dqD6jG__client:hover img{filter:grayscale(0);opacity:1}@media (max-width:767px){.Guarantees-module__dqD6jG__page{padding:40px 22px 44px}.Guarantees-module__dqD6jG__strip{grid-template-columns:1fr 1fr;gap:22px 16px}.Guarantees-module__dqD6jG__g{gap:11px;padding:0}.Guarantees-module__dqD6jG__g+.Guarantees-module__dqD6jG__g:before{display:none}.Guarantees-module__dqD6jG__gIc{width:34px;height:34px}.Guarantees-module__dqD6jG__gT{font-size:13.5px}.Guarantees-module__dqD6jG__gD{font-size:12px}.Guarantees-module__dqD6jG__proof{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:28px;padding-top:22px}}@media (max-width:400px){.Guarantees-module__dqD6jG__strip{grid-template-columns:1fr}}
.GrowSection-module__-dOAUa__section{background:0 0;padding:80px;position:relative}.GrowSection-module__-dOAUa__inner{max-width:1180px;margin:0 auto}.GrowSection-module__-dOAUa__head{grid-template-columns:1.08fr .92fr;align-items:start;gap:90px;margin-bottom:44px;display:grid}.GrowSection-module__-dOAUa__h2{letter-spacing:-.04em;color:var(--foreground);text-wrap:balance;margin:18px 0 0;font-size:48px;font-weight:600;line-height:1.04}.GrowSection-module__-dOAUa__accent{color:var(--primary)}.GrowSection-module__-dOAUa__lead{color:var(--muted-foreground);text-wrap:pretty;margin:16px 0 0;font-size:15px;line-height:1.58}.GrowSection-module__-dOAUa__agendaWrap{position:relative}.GrowSection-module__-dOAUa__agenda{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-bottom:0;border-top-left-radius:18px;border-top-right-radius:18px;max-height:560px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 66%,#0000 100%);mask-image:linear-gradient(#000 0 66%,#0000 100%)}.GrowSection-module__-dOAUa__agBar{align-items:center;padding:18px 24px 16px;display:flex}.GrowSection-module__-dOAUa__agDay{letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}.GrowSection-module__-dOAUa__agDay svg{width:17px;height:17px;color:var(--primary)}.GrowSection-module__-dOAUa__agCount{color:var(--muted-foreground);margin-left:auto;font-size:13px}.GrowSection-module__-dOAUa__agCount b{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.GrowSection-module__-dOAUa__grid{border-top:1px solid var(--border);position:relative}.GrowSection-module__-dOAUa__grow{grid-template-columns:64px repeat(4,1fr);display:grid}.GrowSection-module__-dOAUa__doc{border-left:1px solid var(--border);background:var(--muted-2);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:11px 14px;display:flex}.GrowSection-module__-dOAUa__av{color:#fff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:11.5px;font-weight:700;display:grid}.GrowSection-module__-dOAUa__avB{background:linear-gradient(135deg,#2563eb,#3b82f6)}.GrowSection-module__-dOAUa__avI{background:linear-gradient(135deg,#6366f1,#818cf8)}.GrowSection-module__-dOAUa__avO{background:linear-gradient(135deg,#ea580c,#fb923c)}.GrowSection-module__-dOAUa__avT{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.GrowSection-module__-dOAUa__nm{font-size:13px;font-weight:600;line-height:1.15}.GrowSection-module__-dOAUa__sp{color:var(--muted-foreground);margin-top:1px;font-size:11px}.GrowSection-module__-dOAUa__corner{background:var(--muted-2);border-bottom:1px solid var(--border)}.GrowSection-module__-dOAUa__tg{font-family:var(--font-mono);color:var(--muted-foreground);text-align:right;border-top:1px solid var(--border);padding:9px 9px 0 0;font-size:11px}.GrowSection-module__-dOAUa__grow:first-of-type .GrowSection-module__-dOAUa__tg{border-top:0}.GrowSection-module__-dOAUa__gcell{border-left:1px solid var(--border);border-top:1px solid var(--border);min-height:58px;padding:5px;transition:background .15s;position:relative}.GrowSection-module__-dOAUa__gcell:hover{background:#fbfcfe}.GrowSection-module__-dOAUa__plus{border:1px dashed var(--border-strong);width:20px;height:20px;color:var(--muted-foreground);opacity:0;transition:all .2s var(--ease-spring);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:8px;right:8px}.GrowSection-module__-dOAUa__plus svg{width:12px;height:12px}.GrowSection-module__-dOAUa__gcell:hover .GrowSection-module__-dOAUa__plus{opacity:1;border-color:var(--primary);color:var(--primary)}.GrowSection-module__-dOAUa__off{background-image:repeating-linear-gradient(135deg,#f4f4f5 0 7px,#fafafa 7px 14px)}.GrowSection-module__-dOAUa__offL{color:#a1a1aa;white-space:nowrap;background:#ffffffb3;border-radius:5px;padding:2px 7px;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GrowSection-module__-dOAUa__appt{cursor:pointer;height:100%;transition:transform .18s var(--ease-out), box-shadow .18s;border:1px solid;border-radius:8px;flex-direction:column;justify-content:center;gap:3px;padding:7px 10px;display:flex}.GrowSection-module__-dOAUa__appt:hover{box-shadow:var(--shadow-md);z-index:3;transform:translateY(-2px)}.GrowSection-module__-dOAUa__pt{color:#18181b;white-space:nowrap;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex;overflow:hidden}.GrowSection-module__-dOAUa__d{border-radius:50%;flex:none;width:6px;height:6px}.GrowSection-module__-dOAUa__mt{color:var(--muted-foreground);font-variant-numeric:tabular-nums;padding-left:12px;font-size:10.5px}.GrowSection-module__-dOAUa__live{letter-spacing:.04em;text-transform:uppercase;color:var(--warning);background:#fff;border:1px solid #fed7aa;border-radius:4px;margin-left:auto;padding:1px 4px;font-size:8.5px;font-weight:700}.GrowSection-module__-dOAUa__aConf{background:#ecfdf5;border-color:#a7f3d0}.GrowSection-module__-dOAUa__aConf .GrowSection-module__-dOAUa__d{background:var(--success)}.GrowSection-module__-dOAUa__aProg{background:#eff4ff;border-color:#dbeafe}.GrowSection-module__-dOAUa__aProg .GrowSection-module__-dOAUa__d{background:var(--info)}.GrowSection-module__-dOAUa__aPres{background:#f0fdfa;border-color:#99f6e4}.GrowSection-module__-dOAUa__aPres .GrowSection-module__-dOAUa__d{background:#0d9488}.GrowSection-module__-dOAUa__aComp{background:#f6f7f9;border-color:#e2e8f0}.GrowSection-module__-dOAUa__aComp .GrowSection-module__-dOAUa__d{background:#64748b}.GrowSection-module__-dOAUa__aComp .GrowSection-module__-dOAUa__pt{color:#64748b}.GrowSection-module__-dOAUa__aLive{background:#fffbeb;border-color:#fde68a}.GrowSection-module__-dOAUa__aLive .GrowSection-module__-dOAUa__d{background:var(--warning);animation:1.6s ease-out infinite GrowSection-module__-dOAUa__growPulse}@keyframes GrowSection-module__-dOAUa__growPulse{0%{box-shadow:0 0 #d977068c}70%{box-shadow:0 0 0 6px #d9770600}to{box-shadow:0 0 #d9770600}}.GrowSection-module__-dOAUa__popChip{opacity:0;transform:translateY(8px)scale(.97)}.in-view .GrowSection-module__-dOAUa__popChip{animation:GrowSection-module__-dOAUa__growPopIn .55s var(--ease-out) forwards}@keyframes GrowSection-module__-dOAUa__growPopIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.GrowSection-module__-dOAUa__nowline{background:var(--danger);z-index:4;height:2px;position:absolute;top:312px;left:64px;right:0}.GrowSection-module__-dOAUa__nowline:before{content:"";background:var(--danger);border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:-4px}.GrowSection-module__-dOAUa__lbl{font-family:var(--font-mono);color:#fff;background:var(--danger);border-radius:4px;padding:1px 5px;font-size:9.5px;font-weight:700;position:absolute;top:-8px;left:-52px}.GrowSection-module__-dOAUa__feats{grid-template-columns:repeat(4,1fr);gap:36px;margin-top:40px;display:grid}.GrowSection-module__-dOAUa__fcol{opacity:0;transform:translateY(14px)}.in-view .GrowSection-module__-dOAUa__fcol{animation:GrowSection-module__-dOAUa__growRise .7s var(--ease-out) forwards}.GrowSection-module__-dOAUa__fic{background:var(--primary-tint-soft);width:38px;height:38px;color:var(--primary-700);border-radius:11px;place-items:center;display:grid}.GrowSection-module__-dOAUa__fi{width:19px;height:19px}.GrowSection-module__-dOAUa__ft{letter-spacing:-.01em;margin:14px 0 0;font-size:16px;font-weight:600}.GrowSection-module__-dOAUa__fdesc{color:var(--muted-foreground);text-wrap:pretty;margin:7px 0 0;font-size:13.5px;line-height:1.5}@keyframes GrowSection-module__-dOAUa__growRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.GrowSection-module__-dOAUa__d0{animation-delay:.35s}.GrowSection-module__-dOAUa__d1{animation-delay:.39s}.GrowSection-module__-dOAUa__d2{animation-delay:.43s}.GrowSection-module__-dOAUa__d3{animation-delay:.47s}.GrowSection-module__-dOAUa__d4{animation-delay:.51s}.GrowSection-module__-dOAUa__d5{animation-delay:.55s}.GrowSection-module__-dOAUa__d6{animation-delay:.59s}.GrowSection-module__-dOAUa__d7{animation-delay:.63s}.GrowSection-module__-dOAUa__d8{animation-delay:.67s}.GrowSection-module__-dOAUa__d9{animation-delay:.71s}.GrowSection-module__-dOAUa__d10{animation-delay:.75s}.GrowSection-module__-dOAUa__d11{animation-delay:.79s}.GrowSection-module__-dOAUa__d12{animation-delay:.83s}.GrowSection-module__-dOAUa__d13{animation-delay:.87s}.GrowSection-module__-dOAUa__d14{animation-delay:.91s}.GrowSection-module__-dOAUa__d15{animation-delay:.95s}.GrowSection-module__-dOAUa__d16{animation-delay:.99s}.GrowSection-module__-dOAUa__d17{animation-delay:1.03s}.GrowSection-module__-dOAUa__d18{animation-delay:1.07s}.GrowSection-module__-dOAUa__d19{animation-delay:1.11s}.GrowSection-module__-dOAUa__fd0{animation-delay:.5s}.GrowSection-module__-dOAUa__fd1{animation-delay:.6s}.GrowSection-module__-dOAUa__fd2{animation-delay:.7s}.GrowSection-module__-dOAUa__fd3{animation-delay:.8s}@media (prefers-reduced-motion:reduce){.GrowSection-module__-dOAUa__appt,.GrowSection-module__-dOAUa__popChip,.GrowSection-module__-dOAUa__fcol{opacity:1!important;animation:none!important;transform:none!important}.GrowSection-module__-dOAUa__aLive .GrowSection-module__-dOAUa__d{animation:none!important}:is(.in-view .GrowSection-module__-dOAUa__popChip,.in-view .GrowSection-module__-dOAUa__fcol){opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:767px){.GrowSection-module__-dOAUa__section{padding:56px 20px 60px}.GrowSection-module__-dOAUa__head{grid-template-columns:1fr;gap:14px;margin-bottom:30px}.GrowSection-module__-dOAUa__h2{font-size:clamp(28px,8vw,38px)}.GrowSection-module__-dOAUa__lead{font-size:14.5px}.GrowSection-module__-dOAUa__agendaWrap{-webkit-overflow-scrolling:touch;border-radius:18px 18px 0 0;overflow-x:auto}.GrowSection-module__-dOAUa__agenda{min-width:640px;max-height:430px}.GrowSection-module__-dOAUa__feats{grid-template-columns:1fr 1fr;gap:28px 18px;margin-top:34px}}@media (max-width:430px){.GrowSection-module__-dOAUa__feats{grid-template-columns:1fr}}
.AiSection-module__GtPzhW__section{background:0 0;padding:96px 40px 108px;position:relative;overflow:hidden}.AiSection-module__GtPzhW__inner{max-width:1180px;margin:0 auto;position:relative}.AiSection-module__GtPzhW__head{max-width:720px;margin:0 0 56px}.AiSection-module__GtPzhW__h2{letter-spacing:-.035em;color:var(--foreground);text-wrap:balance;margin:20px 0 0;font-size:46px;font-weight:600;line-height:1.06}.AiSection-module__GtPzhW__accent{color:var(--primary)}.AiSection-module__GtPzhW__lead{color:var(--muted-foreground);text-wrap:pretty;max-width:600px;margin:18px 0 0;font-size:15px;line-height:1.58}.AiSection-module__GtPzhW__grid3{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.AiSection-module__GtPzhW__col{flex-direction:column;display:flex}.AiSection-module__GtPzhW__panel{height:400px;transition:background .3s var(--ease-out), transform .3s var(--ease-out);background:#eef1f7;border-radius:22px;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.AiSection-module__GtPzhW__panel:after{content:"";pointer-events:none;background:radial-gradient(120% 80% at 50% 0,#ffffff80,#0000 60%);position:absolute;inset:0}.AiSection-module__GtPzhW__col:hover .AiSection-module__GtPzhW__panel{background:#e8edf6;transform:translateY(-4px)}.AiSection-module__GtPzhW__cap{color:var(--muted-foreground);text-wrap:pretty;max-width:360px;margin:22px 0 0;font-size:15px;line-height:1.58}.AiSection-module__GtPzhW__cap b{color:var(--foreground);font-weight:600}.AiSection-module__GtPzhW__iaChat{font-family:var(--font-sans);border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#efeae2;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.AiSection-module__GtPzhW__waHead{background:#f0f2f5;border-bottom:1px solid #e3e6e8;flex:none;align-items:center;gap:11px;padding:11px 15px;display:flex}.AiSection-module__GtPzhW__waBack svg{color:#54656f;width:19px;height:19px;display:block}.AiSection-module__GtPzhW__waAv{background:#fff;border:1px solid #e3e6e8;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.AiSection-module__GtPzhW__waAv svg{width:26px;height:26px}.AiSection-module__GtPzhW__waNm{color:#111b21;align-items:center;gap:6px;font-size:15px;font-weight:600;line-height:1.2;display:flex}.AiSection-module__GtPzhW__waVerif{color:#53bdeb;width:14px;height:14px}.AiSection-module__GtPzhW__waOn{color:#667781;margin-top:1px;font-size:12px}.AiSection-module__GtPzhW__waIcons{color:#54656f;gap:18px;margin-left:auto;display:flex}.AiSection-module__GtPzhW__waIcons svg{width:18px;height:18px}.AiSection-module__GtPzhW__waBody{scrollbar-width:none;background:#efeae2 radial-gradient(#00000006 1px,#0000 1px) 0 0/20px 20px;flex-direction:column;flex:1;min-height:0;padding:16px 14px;display:flex;overflow:hidden auto}.AiSection-module__GtPzhW__waBody::-webkit-scrollbar{display:none}.AiSection-module__GtPzhW__waBody>:first-child{margin-top:auto}.AiSection-module__GtPzhW__waDate{color:#54656f;background:#fff;border-radius:8px;flex:none;align-self:center;padding:5px 12px;font-size:11px;font-weight:500;box-shadow:0 1px 1px #00000012}.AiSection-module__GtPzhW__b{border-radius:9px;max-width:82%;padding:7px 9px 5px;font-size:13.5px;line-height:1.42;box-shadow:0 1px .5px #0b141a21}.AiSection-module__GtPzhW__b .tx{color:#111b21}.AiSection-module__GtPzhW__b .meta{justify-content:flex-end;align-items:center;gap:4px;margin-top:1px;display:flex}.AiSection-module__GtPzhW__b .tm{color:#667781;font-size:10px}.AiSection-module__GtPzhW__b .ck{color:#53bdeb;width:15px;height:15px}.AiSection-module__GtPzhW__in{background:#fff;border-top-left-radius:2px;align-self:flex-start}.AiSection-module__GtPzhW__out{background:#dcf8c6;border-top-right-radius:2px;align-self:flex-end}.AiSection-module__GtPzhW__b b{font-weight:600}.AiSection-module__GtPzhW__waSys{color:#1b7a3f;background:#e7f8ec;border:1px solid #a7e9bc;border-radius:9px;align-self:center;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.AiSection-module__GtPzhW__waSys svg{width:14px;height:14px}.AiSection-module__GtPzhW__waFoot{background:#f0f2f5;flex:none;align-items:center;gap:10px;padding:9px 12px;display:flex}.AiSection-module__GtPzhW__waFoot .field{color:#667781;background:#fff;border-radius:22px;flex:1;align-items:center;gap:9px;padding:9px 14px;display:flex}.AiSection-module__GtPzhW__waFoot .field svg{width:18px;height:18px}.AiSection-module__GtPzhW__waFoot .field span{font-size:13.5px}.AiSection-module__GtPzhW__waSend{background:#25d366;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.AiSection-module__GtPzhW__waSend svg{color:#fff;width:19px;height:19px}.AiSection-module__GtPzhW__typing{background:#fff;border-radius:9px;align-self:flex-start;gap:4px;padding:10px 13px;display:inline-flex;box-shadow:0 1px .5px #0b141a21}.AiSection-module__GtPzhW__typing i{background:#9aa6ad;border-radius:50%;width:6px;height:6px;animation:1.4s infinite AiSection-module__GtPzhW__wa-blink}.AiSection-module__GtPzhW__typing.AiSection-module__GtPzhW__out{background:#dcf8c6;border-top-left-radius:9px;border-top-right-radius:2px;align-self:flex-end}.AiSection-module__GtPzhW__typing i:nth-child(2){animation-delay:.2s}.AiSection-module__GtPzhW__typing i:nth-child(3){animation-delay:.4s}@keyframes AiSection-module__GtPzhW__wa-blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.AiSection-module__GtPzhW__chat{z-index:1;border-radius:20px;width:312px;height:352px;position:relative;box-shadow:0 22px 50px #08143238}.AiSection-module__GtPzhW__chat.AiSection-module__GtPzhW__iaChat{border-color:#fff9}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waHead{gap:9px;padding:9px 13px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waAv{width:34px;height:34px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waAv svg{width:22px;height:22px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waNm{white-space:nowrap;font-size:13px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waOn{white-space:nowrap;font-size:10.5px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waIcons{gap:14px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waIcons svg{width:16px;height:16px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waBody{padding:12px 11px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waDate{padding:4px 10px;font-size:10px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__b{max-width:84%;padding:6px 8px 4px;font-size:12px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__b .tm{font-size:9px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__b .ck{width:13px;height:13px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waSys{padding:5px 11px;font-size:10px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waSys svg{width:12px;height:12px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__typing{padding:9px 12px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waFoot{gap:9px;padding:8px 11px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waFoot .field{gap:8px;padding:8px 12px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waFoot .field svg{width:16px;height:16px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waFoot .field span{font-size:12.5px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waSend{width:34px;height:34px}.AiSection-module__GtPzhW__chat .AiSection-module__GtPzhW__waSend svg{width:17px;height:17px}.AiSection-module__GtPzhW__animMsg{opacity:0;max-height:0;transition:opacity .28s var(--ease-out), transform .28s var(--ease-out), max-height .3s var(--ease-out), margin-top .3s var(--ease-out);flex:none;margin-top:0;overflow:hidden;transform:translateY(6px)scale(.98)}.AiSection-module__GtPzhW__shown{opacity:1;max-height:240px;margin-top:6px;transform:none}.AiSection-module__GtPzhW__scribe{z-index:1;background:#fff;border-radius:18px;flex-direction:column;width:312px;height:352px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px #0814322e}.AiSection-module__GtPzhW__scHead{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:12px 14px;display:flex}.AiSection-module__GtPzhW__scHead .sa{background:var(--grad-brand);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.AiSection-module__GtPzhW__scHead .sa svg{color:#fff;width:16px;height:16px}.AiSection-module__GtPzhW__scHead .st{white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.15}.AiSection-module__GtPzhW__scHead .ss{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:10px}.AiSection-module__GtPzhW__scHead .rec{color:var(--primary-700);background:var(--primary-tint-soft);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:3px 9px 3px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.AiSection-module__GtPzhW__scHead .rec .rd{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:1.7s infinite AiSection-module__GtPzhW__listen-pulse;box-shadow:0 0 #2563eb80}@keyframes AiSection-module__GtPzhW__listen-pulse{0%{box-shadow:0 0 #2563eb73}70%{box-shadow:0 0 0 5px #2563eb00}to{box-shadow:0 0 #2563eb00}}.AiSection-module__GtPzhW__scWave{padding:12px 14px 10px}.AiSection-module__GtPzhW__wave{align-items:center;gap:2px;height:34px;display:flex}.AiSection-module__GtPzhW__wave i{transform-origin:50%;background:#c8d2e0;border-radius:2px;flex:1;min-height:2px;animation:1s ease-in-out infinite AiSection-module__GtPzhW__wv}.AiSection-module__GtPzhW__wave i.AiSection-module__GtPzhW__hot{background:var(--primary)}@keyframes AiSection-module__GtPzhW__wv{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1.16)}}.AiSection-module__GtPzhW__scCap{align-items:baseline;gap:6px;margin-top:9px;font-size:11px;line-height:1.4;display:flex}.AiSection-module__GtPzhW__scCap .who{color:var(--primary-700);flex:none;font-weight:600}.AiSection-module__GtPzhW__scCap .said{color:#52525b;font-style:italic}.AiSection-module__GtPzhW__scCap .said .cur{background:var(--primary);vertical-align:-1px;width:1.5px;height:11px;margin-left:1px;animation:1s step-end infinite AiSection-module__GtPzhW__caret;display:inline-block}@keyframes AiSection-module__GtPzhW__caret{50%{opacity:0}}.AiSection-module__GtPzhW__scNote{border-top:1px solid var(--border);background:#fafbfd;flex:auto;padding:12px 14px 14px}.AiSection-module__GtPzhW__scNote .nh{align-items:center;gap:6px;margin-bottom:11px;display:flex}.AiSection-module__GtPzhW__scNote .nh .nt{color:var(--foreground);white-space:nowrap;font-size:11.5px;font-weight:600}.AiSection-module__GtPzhW__scNote .nh .ai{color:var(--primary-700);background:var(--primary-tint-soft);border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:600;display:inline-flex}.AiSection-module__GtPzhW__scNote .nh .ai svg{width:10px;height:10px}.AiSection-module__GtPzhW__nfield{margin-bottom:9px}.AiSection-module__GtPzhW__nfield:last-child{margin-bottom:0}.AiSection-module__GtPzhW__nfield .k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:8.5px;font-weight:600}.AiSection-module__GtPzhW__nfield .v{color:#27272a;margin-top:2px;font-size:11.5px;line-height:1.35}.AiSection-module__GtPzhW__nfield.AiSection-module__GtPzhW__writing .v{animation:AiSection-module__GtPzhW__write 9s var(--ease-out) infinite}.AiSection-module__GtPzhW__nfield.AiSection-module__GtPzhW__writing:nth-child(3) .v{animation-delay:.25s}.AiSection-module__GtPzhW__nfield.AiSection-module__GtPzhW__writing:nth-child(4) .v{animation-delay:.5s}.AiSection-module__GtPzhW__nfield .v b{font-weight:600}@keyframes AiSection-module__GtPzhW__write{0%,6%{clip-path:inset(0 100% 0 0)}16%,93%{clip-path:inset(0)}98%,to{clip-path:inset(0 100% 0 0)}}.AiSection-module__GtPzhW__emr{z-index:1;background:#fff;border-radius:18px;flex-direction:column;width:312px;height:352px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px #0814322e}.AiSection-module__GtPzhW__mcHead{align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.AiSection-module__GtPzhW__mcNm{letter-spacing:-.01em;white-space:nowrap;font-size:13.5px;font-weight:600;line-height:1.15}.AiSection-module__GtPzhW__mcMeta{color:var(--muted-foreground);white-space:nowrap;margin-top:3px;font-size:10.5px}.AiSection-module__GtPzhW__mcAi{border-top:1px solid var(--border);padding:13px 16px}.AiSection-module__GtPzhW__mcAiH{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.AiSection-module__GtPzhW__mcAiH .l{letter-spacing:.03em;text-transform:uppercase;color:var(--primary-700);white-space:nowrap;align-items:center;gap:6px;font-size:9.5px;font-weight:600;display:inline-flex}.AiSection-module__GtPzhW__mcAiH .l svg{width:12px;height:12px}.AiSection-module__GtPzhW__mcAiH .s30{font-family:var(--font-mono);color:var(--primary);white-space:nowrap;font-size:9px;font-weight:600}.AiSection-module__GtPzhW__mcAiT{color:#3f3f46;text-wrap:pretty;margin:0;font-size:12px;line-height:1.55}.AiSection-module__GtPzhW__mcAiT b{color:var(--foreground);font-weight:600}.AiSection-module__GtPzhW__mcFacts{border-top:1px solid var(--border);flex-direction:column;flex:auto;justify-content:space-between;gap:9px;padding:12px 16px 14px;display:flex}.AiSection-module__GtPzhW__mcFact{align-items:baseline;gap:11px;font-size:11.5px;display:flex}.AiSection-module__GtPzhW__mcFact .k{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap;flex:0 0 76px;font-size:8.5px;font-weight:600}.AiSection-module__GtPzhW__mcFact .v{color:#27272a;flex:auto;min-width:0}.AiSection-module__GtPzhW__mcFact .v.AiSection-module__GtPzhW__dgr{color:var(--danger);font-weight:500}@media (prefers-reduced-motion:reduce){.AiSection-module__GtPzhW__wave i{opacity:1!important;clip-path:none!important;animation:none!important;transform:none!important}.AiSection-module__GtPzhW__nfield .v{opacity:1!important;clip-path:none!important;animation:none!important;transform:none!important}.AiSection-module__GtPzhW__animMsg{opacity:1!important;transform:none!important}}@media (max-width:767px){.AiSection-module__GtPzhW__section{padding:64px 20px}.AiSection-module__GtPzhW__head{max-width:100%;margin-bottom:36px}.AiSection-module__GtPzhW__h2{font-size:clamp(29px,8.5vw,40px)}.AiSection-module__GtPzhW__lead{max-width:100%;font-size:14.5px}.AiSection-module__GtPzhW__grid3{grid-template-columns:1fr;gap:30px}.AiSection-module__GtPzhW__panel{height:392px;padding:18px}.AiSection-module__GtPzhW__chat,.AiSection-module__GtPzhW__scribe,.AiSection-module__GtPzhW__emr{width:100%;max-width:312px}.AiSection-module__GtPzhW__cap{max-width:100%;margin-top:18px;font-size:14.5px}}
.MoreThanAgenda-module__bAbNuq__page{background:#fff;padding:96px 40px 104px;position:relative}.MoreThanAgenda-module__bAbNuq__inner{max-width:1180px;margin:0 auto}.MoreThanAgenda-module__bAbNuq__head{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:52px;display:flex}.MoreThanAgenda-module__bAbNuq__headL{max-width:640px}.MoreThanAgenda-module__bAbNuq__h2{letter-spacing:-.038em;color:var(--foreground);text-wrap:balance;margin:16px 0 0;font-size:45px;font-weight:600;line-height:1.06}.MoreThanAgenda-module__bAbNuq__h2 .MoreThanAgenda-module__bAbNuq__accent{color:var(--primary)}.MoreThanAgenda-module__bAbNuq__lead{color:var(--muted-foreground);text-wrap:pretty;max-width:520px;margin:16px 0 0;font-size:15px;line-height:1.55}.MoreThanAgenda-module__bAbNuq__rowwrap{align-items:flex-start;gap:22px;display:flex}.MoreThanAgenda-module__bAbNuq__rowwrap .MoreThanAgenda-module__bAbNuq__grid{flex:1;min-width:0}.MoreThanAgenda-module__bAbNuq__arrowend{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:12px;width:86px;height:210px;text-decoration:none;display:flex}.MoreThanAgenda-module__bAbNuq__arrowend .MoreThanAgenda-module__bAbNuq__circ{border:1px solid var(--border-strong);width:60px;height:60px;color:var(--primary-700);transition:background .2s, border-color .2s, color .2s, transform .22s var(--ease-out), box-shadow .2s;background:#fff;border-radius:50%;place-items:center;display:grid}.MoreThanAgenda-module__bAbNuq__arrowend .MoreThanAgenda-module__bAbNuq__circ svg{width:24px;height:24px}.MoreThanAgenda-module__bAbNuq__arrowend .MoreThanAgenda-module__bAbNuq__cap{letter-spacing:-.01em;color:var(--muted-foreground);font-size:12.5px;font-weight:600;transition:color .2s}.MoreThanAgenda-module__bAbNuq__arrowend:hover .MoreThanAgenda-module__bAbNuq__circ{background:var(--primary-tint-soft);border-color:var(--primary);color:var(--primary);transform:translate(2px)}.MoreThanAgenda-module__bAbNuq__arrowend:hover .MoreThanAgenda-module__bAbNuq__cap{color:var(--primary-700)}.MoreThanAgenda-module__bAbNuq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.MoreThanAgenda-module__bAbNuq__fcard{flex-direction:column;display:flex}.MoreThanAgenda-module__bAbNuq__well{box-sizing:border-box;height:210px;transition:background .3s var(--ease-out);background:linear-gradient(165deg,#ecf2ff 0%,#dfe9fb 100%);border-radius:18px;padding:14px}.MoreThanAgenda-module__bAbNuq__screen{width:100%;height:100%;transition:box-shadow .3s var(--ease-out);background:#fff;border-radius:11px;position:relative;overflow:hidden;box-shadow:0 10px 24px -12px #10182842}.MoreThanAgenda-module__bAbNuq__screen .MoreThanAgenda-module__bAbNuq__fp{transform-origin:top;transition:transform .3s var(--ease-out);position:absolute;top:12px;left:50%;transform:translate(-50%)scale(.84)}.MoreThanAgenda-module__bAbNuq__screen .MoreThanAgenda-module__bAbNuq__fpCard{box-shadow:none!important;background:0 0!important;border:0!important}.MoreThanAgenda-module__bAbNuq__screen:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff);height:30px;position:absolute;bottom:0;left:0;right:0}.MoreThanAgenda-module__bAbNuq__fcard:hover .MoreThanAgenda-module__bAbNuq__well{background:linear-gradient(165deg,#e3ecff 0%,#d4e2fa 100%)}.MoreThanAgenda-module__bAbNuq__fcard:hover .MoreThanAgenda-module__bAbNuq__screen{box-shadow:0 18px 36px -14px #2563eb4d}.MoreThanAgenda-module__bAbNuq__fcard:hover .MoreThanAgenda-module__bAbNuq__screen .MoreThanAgenda-module__bAbNuq__fp{transform:translate(-50%)scale(.862)}.MoreThanAgenda-module__bAbNuq__ct{align-items:center;gap:10px;margin:17px 0 0;display:flex}.MoreThanAgenda-module__bAbNuq__ct .MoreThanAgenda-module__bAbNuq__cc{background:var(--primary-tint-soft);width:30px;height:30px;color:var(--primary-700);border-radius:9px;flex:none;place-items:center;transition:background .22s,color .22s;display:grid}.MoreThanAgenda-module__bAbNuq__ct .MoreThanAgenda-module__bAbNuq__cc svg{width:16px;height:16px}.MoreThanAgenda-module__bAbNuq__fcard:hover .MoreThanAgenda-module__bAbNuq__ct .MoreThanAgenda-module__bAbNuq__cc{background:var(--primary);color:#fff}.MoreThanAgenda-module__bAbNuq__ct h3{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:16px;font-weight:600}.MoreThanAgenda-module__bAbNuq__cd{color:var(--muted-foreground);text-wrap:pretty;margin:9px 0 0 40px;font-size:13.5px;line-height:1.5}.MoreThanAgenda-module__bAbNuq__fp{position:relative}.MoreThanAgenda-module__bAbNuq__fpCard{border:1px solid var(--border);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 14px 34px -18px #10182847}.MoreThanAgenda-module__bAbNuq__fpHist{width:256px}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__meta{align-items:center;gap:9px;padding:11px 13px 9px;display:flex}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__meta .MoreThanAgenda-module__bAbNuq__pic{background:var(--primary-tint-soft);width:30px;height:30px;color:var(--primary-700);border:1px solid #dbeafe;border-radius:50%;flex:none;place-items:center;display:grid}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__meta .MoreThanAgenda-module__bAbNuq__pic svg{width:16px;height:16px}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__meta .MoreThanAgenda-module__bAbNuq__nm{letter-spacing:-.01em;font-size:12.5px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__meta .MoreThanAgenda-module__bAbNuq__ds{color:var(--muted-foreground);margin-top:1px;font-size:9.5px}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__tl{border-left:2px solid var(--border);margin-left:19px;padding:4px 13px 13px;position:relative}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev{opacity:0;animation:MoreThanAgenda-module__bAbNuq__fp-tl 7s var(--ease-out) infinite;padding:0 0 11px 14px;position:relative}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev:last-child{padding-bottom:0}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev:before{content:"";border:2px solid var(--primary);background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:1px;left:-21px}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev .MoreThanAgenda-module__bAbNuq__k{letter-spacing:.03em;text-transform:uppercase;color:var(--primary-700);font-size:9px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev .MoreThanAgenda-module__bAbNuq__t{color:#3f3f46;margin-top:2px;font-size:11px;line-height:1.35}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev:first-child{animation-delay:0s}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev:nth-child(2){animation-delay:.9s}.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev:nth-child(3){animation-delay:1.8s}@keyframes MoreThanAgenda-module__bAbNuq__fp-tl{0%,4%{opacity:0;transform:translateY(7px)}12%,90%{opacity:1;transform:none}98%,to{opacity:0}}.MoreThanAgenda-module__bAbNuq__fpOsm{width:256px;padding:12px 14px 13px}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__ti{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__ti .MoreThanAgenda-module__bAbNuq__l{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__ti .MoreThanAgenda-module__bAbNuq__per{font-family:var(--font-mono);color:var(--primary-700);font-size:9.5px}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row{margin-bottom:12px}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row:last-child{margin-bottom:0}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__top{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__nm{color:#3f3f46;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:500;display:inline-flex}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__mg{background:var(--primary-tint-soft);width:18px;height:18px;color:var(--primary-700);border:1px solid #dbeafe;border-radius:5px;flex:none;place-items:center;font-size:7.5px;font-weight:700;display:grid}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__mg.MoreThanAgenda-module__bAbNuq__pa{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__pc{font-family:var(--font-mono);color:var(--foreground);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__track{background:#eef1f6;border-radius:999px;height:5px;overflow:hidden}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__track i{background:var(--primary);transform-origin:0;height:100%;animation:MoreThanAgenda-module__bAbNuq__fp-fill 5.5s var(--ease-out) infinite;border-radius:999px;display:block;transform:scaleX(0)}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row.MoreThanAgenda-module__bAbNuq__pa .MoreThanAgenda-module__bAbNuq__track i{background:#94a3b8}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row:nth-child(3) .MoreThanAgenda-module__bAbNuq__track i{animation-delay:.12s}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row:nth-child(4) .MoreThanAgenda-module__bAbNuq__track i{animation-delay:.24s}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__row:nth-child(5) .MoreThanAgenda-module__bAbNuq__track i{animation-delay:.36s}.MoreThanAgenda-module__bAbNuq__fpLiq{width:256px;padding:12px 14px 13px}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__ti{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__ti .MoreThanAgenda-module__bAbNuq__l{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__ti .MoreThanAgenda-module__bAbNuq__per{font-family:var(--font-mono);color:var(--primary-700);font-size:9.5px}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row{margin-bottom:11px}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__top{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__nm{color:#52525b;white-space:nowrap;font-size:11px}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row .MoreThanAgenda-module__bAbNuq__am{font-family:var(--font-mono);color:#27272a;font-variant-numeric:tabular-nums;font-size:10.5px}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__track{background:#eef1f6;border-radius:999px;height:5px;overflow:hidden}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__track i{background:var(--primary);transform-origin:0;height:100%;animation:MoreThanAgenda-module__bAbNuq__fp-fill 5.5s var(--ease-out) infinite;border-radius:999px;display:block;transform:scaleX(0)}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row:nth-child(3) .MoreThanAgenda-module__bAbNuq__track i{background:var(--primary-500);animation-delay:.18s}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__row:nth-child(4) .MoreThanAgenda-module__bAbNuq__track i{background:#60a5fa;animation-delay:.36s}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__tot{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-top:9px;display:flex}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__tot .MoreThanAgenda-module__bAbNuq__nm{color:var(--foreground);font-size:11.5px;font-weight:600}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__tot .MoreThanAgenda-module__bAbNuq__am{font-family:var(--font-mono);color:var(--primary-700);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}@keyframes MoreThanAgenda-module__bAbNuq__fp-fill{0%,6%{transform:scaleX(0)}40%,88%{transform:scaleX(var(--w,.7))}98%,to{transform:scaleX(0)}}.MoreThanAgenda-module__bAbNuq__fpDash{width:262px;padding:12px 14px 13px}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__kpis{gap:18px;margin-bottom:12px;display:flex}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__kpi .MoreThanAgenda-module__bAbNuq__v{letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:21px;font-weight:700;line-height:1}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__kpi .MoreThanAgenda-module__bAbNuq__k{color:var(--muted-foreground);white-space:nowrap;margin-top:4px;font-size:9px}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__kpi .MoreThanAgenda-module__bAbNuq__dl{color:var(--success);vertical-align:middle;align-items:center;gap:2px;margin-left:5px;font-size:9px;font-weight:600;display:inline-flex}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__kpi .MoreThanAgenda-module__bAbNuq__dl svg{width:10px;height:10px}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart{height:64px;position:relative}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart svg{width:100%;height:100%;display:block;overflow:visible}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__ln{fill:none;stroke:var(--primary);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:320;stroke-dashoffset:320px;animation:MoreThanAgenda-module__bAbNuq__fp-draw 5.5s var(--ease-out) infinite}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__ar{fill:url(#fpGrad);opacity:0;animation:MoreThanAgenda-module__bAbNuq__fp-area 5.5s var(--ease-out) infinite}.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__dot{fill:var(--primary);opacity:0;animation:MoreThanAgenda-module__bAbNuq__fp-dot 5.5s var(--ease-out) infinite;animation-delay:1.1s}@keyframes MoreThanAgenda-module__bAbNuq__fp-draw{0%,4%{stroke-dashoffset:320px}44%,90%{stroke-dashoffset:0}99%,to{stroke-dashoffset:320px}}@keyframes MoreThanAgenda-module__bAbNuq__fp-area{0%,30%{opacity:0}55%,90%{opacity:1}99%,to{opacity:0}}@keyframes MoreThanAgenda-module__bAbNuq__fp-dot{0%,18%{opacity:0;transform:scale(0)}30%,90%{opacity:1;transform:scale(1)}98%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.MoreThanAgenda-module__bAbNuq__fpHist .MoreThanAgenda-module__bAbNuq__ev,.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__track i,.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__ln,.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__ar,.MoreThanAgenda-module__bAbNuq__fpDash .MoreThanAgenda-module__bAbNuq__chart .MoreThanAgenda-module__bAbNuq__dot{opacity:1!important;stroke-dashoffset:0!important;animation:none!important;transform:none!important}.MoreThanAgenda-module__bAbNuq__fpLiq .MoreThanAgenda-module__bAbNuq__track i{transform:scaleX(var(--w,.7))!important}.MoreThanAgenda-module__bAbNuq__fpOsm .MoreThanAgenda-module__bAbNuq__track i{transform:scaleX(var(--w,.7))!important;animation:none!important}}@media (max-width:767px){.MoreThanAgenda-module__bAbNuq__page{min-height:0;padding:60px 20px 64px}.MoreThanAgenda-module__bAbNuq__head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:34px}.MoreThanAgenda-module__bAbNuq__headL{max-width:100%}.MoreThanAgenda-module__bAbNuq__h2{font-size:clamp(29px,8.5vw,40px)}.MoreThanAgenda-module__bAbNuq__lead{max-width:100%;font-size:14.5px}.MoreThanAgenda-module__bAbNuq__rowwrap{flex-direction:column;gap:20px}.MoreThanAgenda-module__bAbNuq__grid{grid-template-columns:1fr 1fr;gap:22px 18px}.MoreThanAgenda-module__bAbNuq__arrowend{border:1px solid var(--border);border-radius:16px;flex-direction:row;justify-content:center;gap:14px;width:100%;height:auto;padding:14px}.MoreThanAgenda-module__bAbNuq__arrowend .MoreThanAgenda-module__bAbNuq__circ{width:46px;height:46px}.MoreThanAgenda-module__bAbNuq__arrowend .MoreThanAgenda-module__bAbNuq__cap{font-size:14px}}@media (max-width:460px){.MoreThanAgenda-module__bAbNuq__grid{grid-template-columns:1fr}}
.NovPreview-module__Vwv38a__stage{border:1px solid var(--border);background:linear-gradient(#fcfdff 0%,#f2f6fd 100%);border-radius:16px;justify-content:center;align-items:center;height:360px;display:flex;position:relative;overflow:hidden}.NovPreview-module__Vwv38a__mini{z-index:1;border:1px solid var(--border);width:244px;transition:transform .4s var(--ease-out);background:#fff;border-radius:12px;position:relative;overflow:hidden;transform:scale(1.22);box-shadow:0 18px 40px -22px #1018284d,0 2px 6px #1018280d}.NovPreview-module__Vwv38a__ph{color:#93a4bf;background-image:repeating-linear-gradient(135deg,#2563eb0d 0 2px,#0000 2px 13px);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:relative}.NovPreview-module__Vwv38a__ph svg{opacity:.7;width:28px;height:28px}.NovPreview-module__Vwv38a__lbl{font-family:var(--font-mono);letter-spacing:.02em;color:#8294b2;background:#ffffffb3;border:1px solid #2563eb1f;border-radius:999px;padding:4px 12px;font-size:12px}.NovPreview-module__Vwv38a__pv{font-family:var(--font-sans,var(--font-geist-sans))}.NovPreview-module__Vwv38a__pv svg{stroke-width:1.6px}.NovPreview-module__Vwv38a__pvLiq{padding:12px 14px 13px}.NovPreview-module__Vwv38a__pvLiqT{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.NovPreview-module__Vwv38a__pvLiqT span:first-child{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);font-size:9px;font-weight:700}.NovPreview-module__Vwv38a__pvLiqT .NovPreview-module__Vwv38a__per{font-family:var(--font-mono);color:var(--primary-700);font-size:9px}.NovPreview-module__Vwv38a__row{margin-bottom:10px}.NovPreview-module__Vwv38a__top{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.NovPreview-module__Vwv38a__nm{color:#52525b;white-space:nowrap;font-size:10.5px}.NovPreview-module__Vwv38a__am{font-family:var(--font-mono);color:#27272a;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.NovPreview-module__Vwv38a__tr{background:#eef1f6;border-radius:999px;height:5px;overflow:hidden}.NovPreview-module__Vwv38a__tr i{background:var(--primary);transform-origin:0;height:100%;transform:scaleX(var(--w,.7));border-radius:999px;display:block}.NovPreview-module__Vwv38a__row:nth-child(3) .NovPreview-module__Vwv38a__tr i{background:var(--primary-500)}.NovPreview-module__Vwv38a__row:nth-child(4) .NovPreview-module__Vwv38a__tr i{background:#60a5fa}.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__tr i{animation:NovPreview-module__Vwv38a__pv-fill .7s var(--ease-out) both;animation-delay:var(--d,0s)}.NovPreview-module__Vwv38a__tot{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-top:9px;display:flex}.NovPreview-module__Vwv38a__tot .NovPreview-module__Vwv38a__nm{color:var(--foreground);font-size:11px;font-weight:600}.NovPreview-module__Vwv38a__tot .NovPreview-module__Vwv38a__am{font-family:var(--font-mono);color:var(--primary-700);font-size:12px;font-weight:700}.NovPreview-module__Vwv38a__pvHist{padding:0}.NovPreview-module__Vwv38a__hcTop{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:11px 12px;display:flex}.NovPreview-module__Vwv38a__hcIc{background:var(--primary-tint-soft);width:30px;height:30px;color:var(--primary);border:1px solid #e0eaff;border-radius:9px;flex:none;place-items:center;display:grid}.NovPreview-module__Vwv38a__hcIc svg{width:16px;height:16px}.NovPreview-module__Vwv38a__hcWho{min-width:0}.NovPreview-module__Vwv38a__hcWho .NovPreview-module__Vwv38a__nm{letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;font-size:12px;font-weight:700}.NovPreview-module__Vwv38a__hcWho .NovPreview-module__Vwv38a__sub{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:8.5px}.NovPreview-module__Vwv38a__hcId{font-family:var(--font-mono);color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:5px;margin-left:auto;padding:2px 6px;font-size:8px}.NovPreview-module__Vwv38a__evo{padding:11px 13px 13px}.NovPreview-module__Vwv38a__evoH{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:11px;font-size:8px;font-weight:700}.NovPreview-module__Vwv38a__ev{grid-template-columns:14px 1fr;gap:8px;padding-bottom:12px;display:grid;position:relative}.NovPreview-module__Vwv38a__ev:last-child{padding-bottom:0}.NovPreview-module__Vwv38a__line{position:relative}.NovPreview-module__Vwv38a__dot{border:2px solid var(--border-strong);background:#fff;border-radius:50%;width:10px;height:10px;margin-top:2px;display:block}.NovPreview-module__Vwv38a__ev.NovPreview-module__Vwv38a__on .NovPreview-module__Vwv38a__dot{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 3px var(--primary-tint-soft)}.NovPreview-module__Vwv38a__ev:not(:last-child) .NovPreview-module__Vwv38a__line:after{content:"";background:var(--border);width:2px;position:absolute;top:14px;bottom:-12px;left:4px}.NovPreview-module__Vwv38a__ev .NovPreview-module__Vwv38a__d{color:var(--muted-foreground);font-size:8.5px}.NovPreview-module__Vwv38a__ev .NovPreview-module__Vwv38a__t{letter-spacing:-.01em;color:var(--foreground);margin-top:2px;font-size:10.5px;font-weight:600;line-height:1.3}.NovPreview-module__Vwv38a__ev.NovPreview-module__Vwv38a__on .NovPreview-module__Vwv38a__t{color:var(--primary-700)}.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__ev{animation:NovPreview-module__Vwv38a__pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.NovPreview-module__Vwv38a__pvWa{background:#fff;flex-direction:column;display:flex}.NovPreview-module__Vwv38a__wh{background:#f0f2f5;border-bottom:1px solid #e3e6e8;flex:none;align-items:center;gap:6px;padding:7px 9px;display:flex}.NovPreview-module__Vwv38a__bk{color:#54656f;display:flex}.NovPreview-module__Vwv38a__bk svg{width:13px;height:13px}.NovPreview-module__Vwv38a__av{background:#fff;border:1px solid #e3e6e8;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.NovPreview-module__Vwv38a__av svg{width:17px;height:17px}.NovPreview-module__Vwv38a__who{min-width:0}.NovPreview-module__Vwv38a__who .NovPreview-module__Vwv38a__nm{color:#111b21;white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;font-weight:600;line-height:1.2;display:flex}.NovPreview-module__Vwv38a__vf{color:#53bdeb;width:10px;height:10px}.NovPreview-module__Vwv38a__on{color:#667781;margin-top:1px;font-size:8px}.NovPreview-module__Vwv38a__ic{color:#54656f;gap:9px;margin-left:auto;display:flex}.NovPreview-module__Vwv38a__ic svg{width:12px;height:12px}.NovPreview-module__Vwv38a__wb{background:#efeae2 radial-gradient(#00000006 1px,#0000 1px) 0 0/13px 13px;flex-direction:column;gap:4px;padding:7px 8px;display:flex}.NovPreview-module__Vwv38a__b{border-radius:7px;max-width:86%;padding:5px 7px 4px;font-size:9.5px;line-height:1.4;box-shadow:0 1px .5px #0b141a21}.NovPreview-module__Vwv38a__tx{color:#111b21}.NovPreview-module__Vwv38a__b b{font-weight:600}.NovPreview-module__Vwv38a__mt{color:#667781;justify-content:flex-end;align-items:center;gap:3px;margin-top:1px;font-size:7px;display:flex}.NovPreview-module__Vwv38a__ck{color:#53bdeb;width:11px;height:11px}.NovPreview-module__Vwv38a__in{background:#fff;border-top-left-radius:2px;align-self:flex-start}.NovPreview-module__Vwv38a__out{background:#dcf8c6;border-top-right-radius:2px;align-self:flex-end}.NovPreview-module__Vwv38a__slots{flex-wrap:wrap;gap:4px;margin:5px 0 1px;display:flex}.NovPreview-module__Vwv38a__slot{color:#111b21;white-space:nowrap;background:#fff;border:1px solid #d6dbdd;border-radius:6px;padding:3px 7px;font-size:8.5px;font-weight:600}.NovPreview-module__Vwv38a__slot.NovPreview-module__Vwv38a__pick{color:#fff;background:#25d366;border-color:#25d366}.NovPreview-module__Vwv38a__sys{color:#1b7a3f;background:#e7f8ec;border:1px solid #a7e9bc;border-radius:7px;align-self:center;align-items:center;gap:4px;margin-top:1px;padding:3px 8px;font-size:8px;font-weight:600;display:inline-flex}.NovPreview-module__Vwv38a__sys svg{width:10px;height:10px}.NovPreview-module__Vwv38a__wf{background:#f0f2f5;flex:none;align-items:center;gap:6px;padding:6px 8px;display:flex}.NovPreview-module__Vwv38a__fld{color:#667781;background:#fff;border-radius:13px;flex:1;align-items:center;gap:6px;padding:4px 9px;display:flex}.NovPreview-module__Vwv38a__fld svg{width:11px;height:11px}.NovPreview-module__Vwv38a__fld span{font-size:9px}.NovPreview-module__Vwv38a__snd{background:#25d366;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.NovPreview-module__Vwv38a__snd svg{color:#fff;width:12px;height:12px}.NovPreview-module__Vwv38a__rd{color:#53bdeb}.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__b,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__sys{animation:NovPreview-module__Vwv38a__pv-rise .45s var(--ease-out) both;animation-delay:var(--d,0s)}.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__b .NovPreview-module__Vwv38a__rd{animation:.5s step-end both NovPreview-module__Vwv38a__pv-read;animation-delay:calc(var(--d,0s) + .45s)}@keyframes NovPreview-module__Vwv38a__pv-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes NovPreview-module__Vwv38a__pv-fill{0%{transform:scaleX(0)}to{transform:scaleX(var(--w,.7))}}@keyframes NovPreview-module__Vwv38a__pv-read{0%{color:#9aa6b2}to{color:#34b7f1}}@media (prefers-reduced-motion:reduce){.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__mini,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__ev,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__tr i,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__b,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__sys,.NovPreview-module__Vwv38a__play .NovPreview-module__Vwv38a__b .NovPreview-module__Vwv38a__rd{animation:none!important}}@media (max-width:767px){.NovPreview-module__Vwv38a__stage{height:250px}.NovPreview-module__Vwv38a__mini{transform:scale(1.04)}}
.Faq-module__dkp4eq__page{background:#fff;padding:104px 40px 112px;position:relative}.Faq-module__dkp4eq__inner{max-width:860px;margin:0 auto;position:relative}.Faq-module__dkp4eq__h2{letter-spacing:-.035em;color:var(--foreground);margin:0 0 44px;font-size:44px;font-weight:600;line-height:1.08}.Faq-module__dkp4eq__faq{border-top:1px solid var(--border)}.Faq-module__dkp4eq__item{border-bottom:1px solid var(--border)}.Faq-module__dkp4eq__q{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:32px;width:100%;padding:30px 4px;font-family:inherit;display:flex}.Faq-module__dkp4eq__qt{letter-spacing:-.018em;color:var(--foreground);text-wrap:pretty;flex:1;font-size:20px;font-weight:600;line-height:1.3;transition:color .2s}.Faq-module__dkp4eq__ic{color:#9a9aa2;transition:transform .38s var(--ease-out), color .2s ease;flex:none;display:inline-flex}.Faq-module__dkp4eq__ic svg{width:22px;height:22px;display:block}.Faq-module__dkp4eq__item:hover .Faq-module__dkp4eq__qt{color:var(--primary-700)}.Faq-module__dkp4eq__item:hover .Faq-module__dkp4eq__ic{color:var(--foreground)}.Faq-module__dkp4eq__item.Faq-module__dkp4eq__open .Faq-module__dkp4eq__ic{color:var(--foreground);transform:rotate(180deg)}.Faq-module__dkp4eq__a{transition:grid-template-rows .42s var(--ease-out);grid-template-rows:0fr;display:grid}.Faq-module__dkp4eq__item.Faq-module__dkp4eq__open .Faq-module__dkp4eq__a{grid-template-rows:1fr}.Faq-module__dkp4eq__aInner{min-height:0;overflow:hidden}.Faq-module__dkp4eq__aIn{max-width:760px;padding:0 90px 32px 4px}.Faq-module__dkp4eq__p{color:var(--muted-foreground);text-wrap:pretty;margin:0;font-size:15px;line-height:1.68}.Faq-module__dkp4eq__p+.Faq-module__dkp4eq__p{margin-top:13px}.Faq-module__dkp4eq__b{color:var(--foreground);font-weight:600}@media (max-width:767px){.Faq-module__dkp4eq__page{padding:60px 20px 70px}.Faq-module__dkp4eq__h2{margin-bottom:30px;font-size:clamp(28px,8vw,36px)}.Faq-module__dkp4eq__q{gap:20px;padding:22px 2px}.Faq-module__dkp4eq__qt{font-size:16.5px}.Faq-module__dkp4eq__ic svg{width:20px;height:20px}.Faq-module__dkp4eq__aIn{max-width:100%;padding:0 2px 24px}.Faq-module__dkp4eq__p{font-size:14.5px}}
.LegalArticle-module__3flAga__page{background:#fff;padding:132px 40px 96px}.LegalArticle-module__3flAga__inner{max-width:760px;margin:0 auto}.LegalArticle-module__3flAga__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.LegalArticle-module__3flAga__title{letter-spacing:-.02em;color:var(--foreground);margin:14px 0 10px;font-size:clamp(30px,4.5vw,42px);font-weight:750;line-height:1.12}.LegalArticle-module__3flAga__updated{color:var(--muted-foreground);font-size:14px}.LegalArticle-module__3flAga__prose{color:#3f3f46;margin-top:40px;font-size:16px;line-height:1.7}.LegalArticle-module__3flAga__prose h2{letter-spacing:-.01em;color:var(--foreground);margin:40px 0 12px;font-size:21px;font-weight:700}.LegalArticle-module__3flAga__prose p{margin:0 0 14px}.LegalArticle-module__3flAga__prose ul{margin:0 0 14px;padding-left:22px}.LegalArticle-module__3flAga__prose li{margin-bottom:8px}.LegalArticle-module__3flAga__prose a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.LegalArticle-module__3flAga__prose strong{color:var(--foreground)}@media (max-width:640px){.LegalArticle-module__3flAga__page{padding:112px 22px 72px}}
.NovedadesContent-module__EPeSkW__novPage{background:#fff}.NovedadesContent-module__EPeSkW__novHero{padding:132px 40px 0;position:relative}.NovedadesContent-module__EPeSkW__inner{max-width:1120px;margin:0 auto}.NovedadesContent-module__EPeSkW__novHdEyebrow{align-items:center;gap:8px;display:inline-flex}.NovedadesContent-module__EPeSkW__novHdEyebrow .NovedadesContent-module__EPeSkW__dot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite NovedadesContent-module__EPeSkW__pulse-dot;box-shadow:0 0 #2563eb80}.NovedadesContent-module__EPeSkW__novHero h1{letter-spacing:-.045em;color:var(--foreground);margin:22px 0 0;font-size:66px;font-weight:700;line-height:1}.NovedadesContent-module__EPeSkW__lead{color:var(--muted-foreground);text-wrap:pretty;max-width:540px;margin:20px 0 0;font-size:18px;line-height:1.55}.NovedadesContent-module__EPeSkW__novSub{flex-wrap:wrap;align-items:center;gap:16px;margin:32px 0 0;display:flex}.NovedadesContent-module__EPeSkW__novSub form{align-items:center;gap:8px;display:flex}.NovedadesContent-module__EPeSkW__field{border:1px solid var(--border-strong);background:#fff;border-radius:999px;align-items:center;gap:9px;min-width:280px;padding:11px 18px;transition:border-color .18s,box-shadow .18s;display:flex}.NovedadesContent-module__EPeSkW__field:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1f}.NovedadesContent-module__EPeSkW__field svg{width:16px;height:16px;color:var(--muted-foreground);flex:none}.NovedadesContent-module__EPeSkW__field input{color:var(--foreground);background:0 0;border:0;outline:0;width:200px;font-family:inherit;font-size:15px}.NovedadesContent-module__EPeSkW__field input::placeholder{color:#a1a1aa}.NovedadesContent-module__EPeSkW__novSub button{white-space:nowrap}.NovedadesContent-module__EPeSkW__hint{color:var(--muted-foreground);max-width:200px;font-size:13px;line-height:1.4}.NovedadesContent-module__EPeSkW__hint b{color:#52525b;font-weight:600}.NovedadesContent-module__EPeSkW__ok{color:var(--success);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.NovedadesContent-module__EPeSkW__ok svg{width:17px;height:17px}.NovedadesContent-module__EPeSkW__novDivider{border-bottom:1px solid var(--border);margin-top:48px}.NovedadesContent-module__EPeSkW__novFiltersWrap{z-index:40;-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--border);background:#ffffffe0;margin-top:44px;position:sticky;top:72px}.NovedadesContent-module__EPeSkW__novFilters{align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:13px 40px;display:flex}.NovedadesContent-module__EPeSkW__novFlabel{letter-spacing:.06em;text-transform:uppercase;color:#b4b4bd;flex:none;font-size:11.5px;font-weight:600}.NovedadesContent-module__EPeSkW__novChips{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.NovedadesContent-module__EPeSkW__novChip{color:#52525b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-family:inherit;font-size:13.5px;font-weight:500;transition:color .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.NovedadesContent-module__EPeSkW__novChip .NovedadesContent-module__EPeSkW__n{font-variant-numeric:tabular-nums;color:#b4b4bd;font-size:11px;font-weight:600}.NovedadesContent-module__EPeSkW__novChip.NovedadesContent-module__EPeSkW__on .NovedadesContent-module__EPeSkW__n{opacity:.8}.NovedadesContent-module__EPeSkW__novFcount{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:13px}.NovedadesContent-module__EPeSkW__novFcount b{color:var(--foreground);font-weight:600}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novFlabel{display:none}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChips{gap:2px}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChip{color:var(--muted-foreground);border-bottom:2px solid #0000;border-radius:0;margin-bottom:-14px;padding:12px 14px}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChip:hover{color:var(--foreground)}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChip.NovedadesContent-module__EPeSkW__on{color:var(--primary-700);border-bottom-color:var(--primary)}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChip .NovedadesContent-module__EPeSkW__n{color:#cbd0d8}.NovedadesContent-module__EPeSkW__edTabs .NovedadesContent-module__EPeSkW__novChip.NovedadesContent-module__EPeSkW__on .NovedadesContent-module__EPeSkW__n{color:var(--primary);opacity:1}.NovedadesContent-module__EPeSkW__novTags{flex-wrap:wrap;gap:6px;display:flex}.NovedadesContent-module__EPeSkW__novTag{letter-spacing:.01em;white-space:nowrap;background:#fff;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.NovedadesContent-module__EPeSkW__novTag svg{width:12px;height:12px}.NovedadesContent-module__EPeSkW__k-nuevo{color:var(--primary-700);background:var(--primary-tint-soft);border-color:#bfdbfe}.NovedadesContent-module__EPeSkW__k-mejora{color:var(--success);border-color:var(--success-border);background:#f0fdf7}.NovedadesContent-module__EPeSkW__k-arreglo{color:var(--warning);border-color:var(--warning-border);background:#fffbeb}.NovedadesContent-module__EPeSkW__k-ia{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.NovedadesContent-module__EPeSkW__k-whatsapp{color:#1b7a3f;background:#ecfdf3;border-color:#a7e9bc}.NovedadesContent-module__EPeSkW__k-mod{color:var(--neutral);border-color:var(--neutral-border);background:#fff}.NovedadesContent-module__EPeSkW__novVer{font-family:var(--font-mono);color:var(--primary-700);background:var(--primary-tint-soft);white-space:nowrap;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:7px;padding:5px 11px;font-size:12px;font-weight:500;display:inline-flex}.NovedadesContent-module__EPeSkW__novVer .NovedadesContent-module__EPeSkW__vd{background:var(--primary);border-radius:50%;width:6px;height:6px}.NovedadesContent-module__EPeSkW__novDate{color:var(--muted-foreground);font-size:13px}.NovedadesContent-module__EPeSkW__novTitle{letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;margin:0;font-size:27px;font-weight:650;line-height:1.12}.NovedadesContent-module__EPeSkW__novBody{color:#52525b;text-wrap:pretty;margin:13px 0 0;font-size:15.5px;line-height:1.62}.NovedadesContent-module__EPeSkW__novBul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.NovedadesContent-module__EPeSkW__novBul li{color:#3f3f46;grid-template-columns:18px 1fr;gap:10px;font-size:14px;line-height:1.5;display:grid}.NovedadesContent-module__EPeSkW__novBul li svg{width:16px;height:16px;color:var(--primary);margin-top:1px}.NovedadesContent-module__EPeSkW__novEntry{opacity:1}.NovedadesContent-module__EPeSkW__novEntry.NovedadesContent-module__EPeSkW__rise{animation:NovedadesContent-module__EPeSkW__nov-rise .65s var(--ease-out) both}@keyframes NovedadesContent-module__EPeSkW__nov-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.NovedadesContent-module__EPeSkW__layEditorial{gap:12px;max-width:1180px;margin:0 auto;padding:18px 40px 64px;display:grid}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novEntry{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:48px 0;display:grid}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novEntry:last-child{border-bottom:0}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novEntry:nth-child(2n) .NovedadesContent-module__EPeSkW__novMedia{order:-1}.NovedadesContent-module__EPeSkW__metaRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novTitle{letter-spacing:-.035em;font-size:32px}.NovedadesContent-module__EPeSkW__novMedia{position:relative}.NovedadesContent-module__EPeSkW__vghost{font-family:var(--font-mono);letter-spacing:-.04em;color:#2563eb21;z-index:0;font-size:124px;font-weight:700;line-height:1;position:absolute;top:-64px;left:-10px}@media (prefers-reduced-motion:reduce){.NovedadesContent-module__EPeSkW__novEntry.NovedadesContent-module__EPeSkW__rise,.NovedadesContent-module__EPeSkW__novHdEyebrow .NovedadesContent-module__EPeSkW__dot{animation:none!important}}@media (max-width:767px){.NovedadesContent-module__EPeSkW__novHero{padding:104px 20px 0}.NovedadesContent-module__EPeSkW__novHero h1{font-size:clamp(34px,10vw,48px)}.NovedadesContent-module__EPeSkW__lead{max-width:100%;font-size:16px}.NovedadesContent-module__EPeSkW__novSub{gap:14px}.NovedadesContent-module__EPeSkW__novSub form{flex-wrap:wrap;gap:10px;width:100%}.NovedadesContent-module__EPeSkW__field{flex:200px;min-width:0}.NovedadesContent-module__EPeSkW__field input{width:100%}.NovedadesContent-module__EPeSkW__novSub button{justify-content:center;width:100%}.NovedadesContent-module__EPeSkW__hint{max-width:100%}.NovedadesContent-module__EPeSkW__novDivider{margin-top:30px}.NovedadesContent-module__EPeSkW__novFilters{padding:13px 20px;overflow-x:auto}.NovedadesContent-module__EPeSkW__layEditorial{gap:6px;padding:14px 20px 48px}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novEntry{grid-template-columns:1fr;gap:22px;padding:36px 0}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novEntry:nth-child(2n) .NovedadesContent-module__EPeSkW__novMedia{order:0}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novTitle{font-size:clamp(24px,7vw,30px)}.NovedadesContent-module__EPeSkW__layEditorial .NovedadesContent-module__EPeSkW__novBody{font-size:15px}.NovedadesContent-module__EPeSkW__vghost{display:none}}
