.confirmacion-dialog-module__BkZk5G__dialog{overscroll-behavior:contain;border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);width:min(34rem,100% - 2rem);max-width:none;max-height:calc(100svh - 2rem);color:var(--fg);text-align:left;margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto;box-shadow:inset 0 1px #ffffff0a}.confirmacion-dialog-module__BkZk5G__dialog::backdrop{background:#000c}.confirmacion-dialog-module__BkZk5G__dialog[open]{animation:.3s confirmacion-dialog-module__BkZk5G__aparecer}.confirmacion-dialog-module__BkZk5G__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem 0;display:flex}.confirmacion-dialog-module__BkZk5G__heading{flex-direction:column;gap:6px;min-width:0;padding-top:8px;display:flex}.confirmacion-dialog-module__BkZk5G__close{border-radius:var(--radius-pill);width:2.75rem;height:2.75rem;color:var(--fg-secondary);cursor:pointer;flex:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.confirmacion-dialog-module__BkZk5G__close:hover{background:var(--surface-hover);color:var(--fg)}.confirmacion-dialog-module__BkZk5G__close:active{transform:scale(.98)}.confirmacion-dialog-module__BkZk5G__close:focus-visible,.confirmacion-dialog-module__BkZk5G__input:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.confirmacion-dialog-module__BkZk5G__form{flex-direction:column;gap:1rem;padding:1rem 1.5rem 2rem;display:flex;position:relative}.confirmacion-dialog-module__BkZk5G__fields{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.confirmacion-dialog-module__BkZk5G__submitGroup{flex-direction:column;display:flex}.confirmacion-dialog-module__BkZk5G__captcha{justify-content:center;line-height:0;display:flex}.confirmacion-dialog-module__BkZk5G__captcha:not(:empty),.confirmacion-dialog-module__BkZk5G__formMessage{margin-bottom:1rem}.confirmacion-dialog-module__BkZk5G__verification{text-align:center;position:absolute;bottom:.5rem;left:1.25rem;right:1.25rem}.confirmacion-dialog-module__BkZk5G__field{flex-direction:column;gap:.5rem;display:flex}.confirmacion-dialog-module__BkZk5G__label{color:var(--fg);font-size:var(--text-caption);font-weight:var(--weight-semibold);line-height:1.4}.confirmacion-dialog-module__BkZk5G__input{border:1px solid var(--hairline-strong);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;min-height:3rem;color:var(--fg);font:inherit;font-size:var(--text-body);font-weight:var(--weight-regular);line-height:var(--leading-body);letter-spacing:0;padding:.625rem .875rem;transition:border-color .2s}.confirmacion-dialog-module__BkZk5G__input::placeholder{color:var(--fg-caption);opacity:1}.confirmacion-dialog-module__BkZk5G__input:hover{border-color:var(--fg-caption)}.confirmacion-dialog-module__BkZk5G__input[aria-invalid=true]{border-color:var(--fg)}.confirmacion-dialog-module__BkZk5G__input:disabled{opacity:.6;cursor:wait}textarea.confirmacion-dialog-module__BkZk5G__input{resize:vertical;height:5.5rem;min-height:5.5rem;max-height:12rem}.confirmacion-dialog-module__BkZk5G__privacy{color:var(--fg-caption);font-size:var(--text-caption);letter-spacing:0;text-wrap:pretty;line-height:1.4;display:block}.confirmacion-dialog-module__BkZk5G__confirmacion{flex-direction:column;gap:1.25rem;padding:2.5rem 2rem 2rem;display:flex}.confirmacion-dialog-module__BkZk5G__acciones{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.confirmacion-dialog-module__BkZk5G__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:1em;height:1em;animation:.7s linear infinite confirmacion-dialog-module__BkZk5G__girar}@keyframes confirmacion-dialog-module__BkZk5G__girar{to{transform:rotate(360deg)}}@keyframes confirmacion-dialog-module__BkZk5G__aparecer{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:30rem){.confirmacion-dialog-module__BkZk5G__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.confirmacion-dialog-module__BkZk5G__fieldWide{grid-column:1/-1}}@media (max-width:29.99rem){.confirmacion-dialog-module__BkZk5G__header{padding:1rem 1.25rem 0}.confirmacion-dialog-module__BkZk5G__form{padding:1rem 1.25rem 2rem}.confirmacion-dialog-module__BkZk5G__confirmacion{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.confirmacion-dialog-module__BkZk5G__dialog[open],.confirmacion-dialog-module__BkZk5G__close,.confirmacion-dialog-module__BkZk5G__spinner,.confirmacion-dialog-module__BkZk5G__input{transition:none;animation:none;transform:none}}
.bio-module__C2fvrq__editorial{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.bio-module__C2fvrq__profile{flex-direction:column;gap:1.5rem;max-width:28rem;display:flex}.bio-module__C2fvrq__profile>p{max-width:42ch}.bio-module__C2fvrq__profileHeader{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.bio-module__C2fvrq__credentials{min-width:0;padding-top:calc(var(--text-caption) * 1.2 + 1rem);border-bottom:1px solid var(--hairline)}.bio-module__C2fvrq__credentials>details>summary>span{color:inherit}.bio-module__C2fvrq__specifications{padding-bottom:.5rem}.bio-module__C2fvrq__specification{border-top:1px solid var(--hairline);grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:1.5rem;padding-block:1.125rem;display:grid}.bio-module__C2fvrq__specification>dt{max-width:29ch}.bio-module__C2fvrq__label{flex-direction:column;gap:.625rem;display:flex}.bio-module__C2fvrq__values{flex-direction:column;gap:.25rem;display:flex}@media (max-width:63.99rem){.bio-module__C2fvrq__editorial{grid-template-columns:minmax(0,1fr);gap:3.5rem}.bio-module__C2fvrq__profile{max-width:28rem}.bio-module__C2fvrq__credentials{max-width:var(--measure);padding-top:0}}@media (max-width:39.99rem){.bio-module__C2fvrq__editorial{gap:1rem}}@media (max-width:47.99rem){.bio-module__C2fvrq__profile,.bio-module__C2fvrq__profile>p{margin-inline:auto}.bio-module__C2fvrq__profileHeader{align-items:center}.bio-module__C2fvrq__specification{grid-template-columns:minmax(0,1fr);gap:.4rem;padding-block:1.25rem}.bio-module__C2fvrq__label{gap:.3rem}.bio-module__C2fvrq__specification>dt{text-wrap:balance;max-width:26ch;margin-inline:auto}}
.page-edges-module__h1Kqvq__header{z-index:50;background:0 0;border-bottom:1px solid #0000;width:100%;height:48px;transition:background-color .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0}.page-edges-module__h1Kqvq__scrolled{border-bottom-color:var(--hairline);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#000000b8}.page-edges-module__h1Kqvq__navigation{justify-content:space-between;align-items:center;gap:24px;height:47px;display:flex}.page-edges-module__h1Kqvq__brand{width:44px;height:44px;color:var(--fg);opacity:.8;align-items:center;transition:opacity .2s;display:inline-flex;position:relative}.page-edges-module__h1Kqvq__mark{transform-origin:50%;width:auto;height:23px}.page-edges-module__h1Kqvq__brandReveal{pointer-events:none;white-space:nowrap;font-size:var(--text-caption);letter-spacing:.01em;color:var(--fg-caption);margin-left:10px;line-height:1.2;display:grid;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.page-edges-module__h1Kqvq__brandRevealLine{opacity:0;animation-duration:var(--logo-reveal-ms);animation-timing-function:var(--ease);grid-area:1/1;animation-fill-mode:both}.page-edges-module__h1Kqvq__brandRevealLine:first-child{animation-name:page-edges-module__h1Kqvq__brandRevealFirst}.page-edges-module__h1Kqvq__brandRevealLine:last-child{animation-name:page-edges-module__h1Kqvq__brandRevealSecond}.page-edges-module__h1Kqvq__brandRevealInitial{color:var(--brand);font-weight:var(--weight-semibold)}.page-edges-module__h1Kqvq__brand[data-revealing] .page-edges-module__h1Kqvq__mark{animation:page-edges-module__h1Kqvq__markPulse .6s var(--ease)}@keyframes page-edges-module__h1Kqvq__markPulse{0%{color:var(--fg);transform:scale(1)}28%{color:var(--brand);transform:scale(.88)}62%{color:var(--brand);transform:scale(1.08)}to{color:var(--fg);transform:scale(1)}}@keyframes page-edges-module__h1Kqvq__brandRevealFirst{0%{opacity:0;transform:translate(-6px)}7%,36%{opacity:1;transform:translate(0)}45%,to{opacity:0;transform:translate(0)}}@keyframes page-edges-module__h1Kqvq__brandRevealSecond{0%,45%{opacity:0;transform:translate(-6px)}54%,88%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(0)}}.page-edges-module__h1Kqvq__desktopLinks,.page-edges-module__h1Kqvq__navigationActions{align-items:center;gap:32px;display:flex}.page-edges-module__h1Kqvq__navigationActions{position:relative}.page-edges-module__h1Kqvq__languageLink{border:1px solid var(--hairline);min-height:32px;color:var(--fg-secondary);font-size:var(--text-caption);font-weight:var(--weight-semibold);letter-spacing:.04em;transition:color .2s ease, border-color .2s ease, opacity .2s ease, transform .24s var(--ease), visibility .2s;border-radius:999px;align-items:center;padding:0 12px;text-decoration:none;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.page-edges-module__h1Kqvq__languageLink:hover{color:var(--fg);border-color:var(--fg-secondary)}.page-edges-module__h1Kqvq__languageLink[data-hidden]{opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px,-50%)}.page-edges-module__h1Kqvq__desktopLinks,.page-edges-module__h1Kqvq__mobileLinks{margin:0;padding:0;list-style:none}.page-edges-module__h1Kqvq__navigationLink{min-height:44px;color:var(--fg);font-size:var(--text-caption);font-weight:var(--weight-regular);opacity:.8;align-items:center;line-height:1.4;transition:opacity .2s;display:inline-flex}.page-edges-module__h1Kqvq__brand:hover,.page-edges-module__h1Kqvq__navigationLink:hover{opacity:1}.page-edges-module__h1Kqvq__navigationLink[aria-current],.page-edges-module__h1Kqvq__mobileLink[aria-current]{color:var(--brand);opacity:1}.page-edges-module__h1Kqvq__brand:active,.page-edges-module__h1Kqvq__navigationLink:active{opacity:.65}.page-edges-module__h1Kqvq__navigationActions{gap:12px}.page-edges-module__h1Kqvq__navigationCta{height:32px;min-height:32px;font-size:var(--text-caption);opacity:0;visibility:hidden;transition:opacity .28s var(--ease), visibility .28s;padding:6px 16px;line-height:1.4}.page-edges-module__h1Kqvq__navigationCta[data-visible]{opacity:1;visibility:visible}.page-edges-module__h1Kqvq__menuTrigger,.page-edges-module__h1Kqvq__closeMenu{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--fg);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:none}.page-edges-module__h1Kqvq__menuTrigger:hover,.page-edges-module__h1Kqvq__closeMenu:hover{background:#ffffff0f}.page-edges-module__h1Kqvq__menuTrigger:active,.page-edges-module__h1Kqvq__closeMenu:active{transform:scale(.98)}.page-edges-module__h1Kqvq__mobileMenu{background:var(--bg);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--fg);overscroll-behavior:contain;border:0;margin:0;padding:0 24px 48px;position:fixed;inset:0;overflow-y:auto}.page-edges-module__h1Kqvq__mobileMenu[open]{animation:.25s both page-edges-module__h1Kqvq__menuFade}.page-edges-module__h1Kqvq__mobileMenu::backdrop{background:var(--bg)}.page-edges-module__h1Kqvq__mobileMenuHeader{justify-content:space-between;align-items:center;height:48px;display:flex}.page-edges-module__h1Kqvq__closeMenu{margin-right:-12px;display:inline-flex}.page-edges-module__h1Kqvq__mobileNavigation{flex-direction:column;align-items:flex-start;gap:40px;max-width:560px;margin:48px auto 0;display:flex}.page-edges-module__h1Kqvq__mobileLinks{width:100%}.page-edges-module__h1Kqvq__mobileLink{min-height:72px;color:var(--fg);border-bottom:1px solid var(--hairline);font-size:var(--text-title);font-weight:var(--weight-semibold);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;line-height:1.25;transition:opacity .2s;display:flex}.page-edges-module__h1Kqvq__mobileLink>span{color:var(--fg-caption)}.page-edges-module__h1Kqvq__mobileLink:hover{opacity:.8}.page-edges-module__h1Kqvq__mobileLink:active{opacity:.65}.page-edges-module__h1Kqvq__hero{--hero-floor:clamp(72px, 10svh, 104px);isolation:isolate;background:var(--bg);min-height:min(84svh,760px);position:relative;overflow:clip}.page-edges-module__h1Kqvq__heroContainer{z-index:1;min-height:inherit;padding-top:clamp(56px,9svh,96px);padding-bottom:var(--hero-floor);grid-template-columns:minmax(0,1fr) clamp(320px,31vw,420px);align-items:center;gap:clamp(32px,5vw,72px);display:grid;position:relative}.page-edges-module__h1Kqvq__heroCopy{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:relative}.page-edges-module__h1Kqvq__heroTitle{--text-hero:clamp(2.75rem, 5.2vw, 4.75rem);white-space:nowrap;width:100%;margin:0}.page-edges-module__h1Kqvq__heroClaim{color:var(--fg-secondary);display:block}.page-edges-module__h1Kqvq__heroDescription{max-width:40rem;font-size:clamp(var(--text-body-lg), 1.5vw, 1.4rem);white-space:pre-line;text-wrap:pretty;margin:28px 0 0}.page-edges-module__h1Kqvq__heroActions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px 24px;margin-top:28px;display:flex}.page-edges-module__h1Kqvq__heroPrimary{flex-direction:column;align-items:center;gap:8px;display:flex}.page-edges-module__h1Kqvq__heroPortrait{pointer-events:none;flex-direction:column;align-self:center;align-items:center;gap:20px;display:flex;position:relative}.page-edges-module__h1Kqvq__heroImage{isolation:isolate;aspect-ratio:1;transform-origin:50% 100%;width:100%;animation:.8s both page-edges-module__h1Kqvq__portraitReveal;position:relative}.page-edges-module__h1Kqvq__heroImage:before{z-index:0;content:"";background:radial-gradient(circle closest-side at 50% 44%,#ffffff0a,#ffffff04 38%,#0000 68%);position:absolute;inset:0}.page-edges-module__h1Kqvq__heroImage:after{z-index:0;border:1px solid color-mix(in srgb, var(--hairline) 55%, transparent);content:"";border-radius:50%;position:absolute;inset:0}.page-edges-module__h1Kqvq__heroPhoto{z-index:1;object-fit:cover;object-position:center;filter:contrast(1.04)saturate(.92);transform:scaleX(-1);-webkit-mask-image:radial-gradient(circle closest-side,#000 80%,#0000 100%);mask-image:radial-gradient(circle closest-side,#000 80%,#0000 100%)}.page-edges-module__h1Kqvq__heroMotion{z-index:1;mix-blend-mode:screen;filter:contrast(1.18)saturate(.88)brightness(.91);width:100%;height:100%;position:absolute;inset:0}.page-edges-module__h1Kqvq__heroStill{display:none}.page-edges-module__h1Kqvq__floatingCta{z-index:40;padding:44px 24px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to top, var(--bg) 0%, var(--bg) 46%, color-mix(in srgb, var(--bg) 72%, transparent) 74%, transparent 100%);opacity:0;transition:opacity .28s var(--ease), transform .28s var(--ease), visibility .28s;visibility:hidden;justify-content:center;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(14px)}.page-edges-module__h1Kqvq__floatingCta[data-visible]{opacity:1;visibility:visible;transform:none}.page-edges-module__h1Kqvq__floatingCtaButton{width:100%;max-width:24rem}.page-edges-module__h1Kqvq__signature{text-align:center;flex-direction:column;gap:8px;display:flex}.page-edges-module__h1Kqvq__signatureName{font-family:var(--font-signature);font-weight:var(--weight-regular);white-space:nowrap;letter-spacing:-.025em;word-spacing:.06em}.page-edges-module__h1Kqvq__signatureInitial{color:var(--brand);font-weight:var(--weight-semibold)}@keyframes page-edges-module__h1Kqvq__portraitReveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes page-edges-module__h1Kqvq__menuFade{0%{opacity:0}to{opacity:1}}@media (max-width:63.999rem){.page-edges-module__h1Kqvq__header,.page-edges-module__h1Kqvq__mobileMenuHeader{height:56px}.page-edges-module__h1Kqvq__navigation{height:55px}.page-edges-module__h1Kqvq__navigationCta{height:44px;min-height:44px;padding-inline:20px}.page-edges-module__h1Kqvq__desktopNavigation,.page-edges-module__h1Kqvq__navigationCta{display:none}.page-edges-module__h1Kqvq__languageLink{right:52px}.page-edges-module__h1Kqvq__floatingCta{display:flex}.page-edges-module__h1Kqvq__menuTrigger{margin-right:-12px;display:inline-flex}.page-edges-module__h1Kqvq__heroCopy{width:100%}.page-edges-module__h1Kqvq__hero{min-height:0}.page-edges-module__h1Kqvq__heroContainer{padding-top:48px;padding-bottom:0;display:block}.page-edges-module__h1Kqvq__heroPortrait{max-width:26rem;margin:32px auto 0}}@media (max-width:47.999rem){.page-edges-module__h1Kqvq__heroContainer{padding-top:32px}.page-edges-module__h1Kqvq__heroTitle{--text-hero:clamp(2rem, 9.2vw, 2.75rem)}.page-edges-module__h1Kqvq__heroClaim{margin-top:6px}.page-edges-module__h1Kqvq__heroDescription{max-width:38ch;font-size:var(--text-body);margin:20px auto 0}.page-edges-module__h1Kqvq__heroCopy{text-align:center;align-items:center}.page-edges-module__h1Kqvq__heroActions{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;max-width:24rem;margin:24px auto 0}.page-edges-module__h1Kqvq__heroPrimary,.page-edges-module__h1Kqvq__heroPrimary>button{width:100%}.page-edges-module__h1Kqvq__heroPortrait{max-width:21rem;margin:28px auto 0}.page-edges-module__h1Kqvq__heroSecondary{display:none}.page-edges-module__h1Kqvq__signature{text-align:center;gap:6px}.page-edges-module__h1Kqvq__signatureName{white-space:normal;text-wrap:balance;font-size:clamp(1.5rem,6.8vw,2rem)}.page-edges-module__h1Kqvq__signature>:last-child{line-height:1.4}.page-edges-module__h1Kqvq__mobileNavigation{gap:24px;margin-top:24px}.page-edges-module__h1Kqvq__mobileLink{min-height:64px;padding-block:16px}}@media (prefers-reduced-motion:reduce){.page-edges-module__h1Kqvq__header,.page-edges-module__h1Kqvq__brand,.page-edges-module__h1Kqvq__navigationLink,.page-edges-module__h1Kqvq__menuTrigger,.page-edges-module__h1Kqvq__closeMenu,.page-edges-module__h1Kqvq__mobileLink{transition:none}.page-edges-module__h1Kqvq__heroImage,.page-edges-module__h1Kqvq__mobileMenu[open]{animation:none;transform:none}.page-edges-module__h1Kqvq__heroMotion{display:none}.page-edges-module__h1Kqvq__heroStill{display:block}.page-edges-module__h1Kqvq__menuTrigger:active,.page-edges-module__h1Kqvq__closeMenu:active{transform:none}}
.case-dialog-module__pVpfpq__trigger{width:100%;min-height:3rem;color:var(--muted-foreground);font-size:var(--text-body);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding-block:.75rem;display:flex}.case-dialog-module__pVpfpq__trigger:hover,.case-dialog-module__pVpfpq__trigger:focus-visible{color:var(--brand)}.case-dialog-module__pVpfpq__trigger svg{flex-shrink:0;width:1rem;height:1rem}.case-dialog-module__pVpfpq__dialog{overscroll-behavior:contain;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);width:min(42rem,100% - 2rem);max-width:none;max-height:calc(100svh - 2rem);color:var(--foreground);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:inset 0 1px #ffffff0a}.case-dialog-module__pVpfpq__dialog::backdrop{background:color-mix(in oklch, var(--background) 80%, transparent)}.case-dialog-module__pVpfpq__header{border-bottom:1px solid var(--border);background:var(--card);grid-template-columns:minmax(0,1fr) 2.75rem;align-items:start;gap:1rem;padding:1.5rem;display:grid;position:sticky;top:0}.case-dialog-module__pVpfpq__heading{flex-direction:column;gap:.75rem;display:flex}.case-dialog-module__pVpfpq__title{text-wrap:pretty}.case-dialog-module__pVpfpq__close{border:1px solid var(--border);width:2.75rem;height:2.75rem;color:var(--muted-foreground);cursor:pointer;border-radius:50%;place-items:center;display:grid}.case-dialog-module__pVpfpq__close:hover,.case-dialog-module__pVpfpq__close:focus-visible{background:var(--muted);color:var(--foreground)}.case-dialog-module__pVpfpq__close svg{width:1.125rem;height:1.125rem}.case-dialog-module__pVpfpq__content{padding:1.5rem}@media (max-width:30rem){.case-dialog-module__pVpfpq__header,.case-dialog-module__pVpfpq__content{padding:1.25rem}}.case-dialog-module__pVpfpq__trigger,.case-dialog-module__pVpfpq__close{transition:color .2s var(--ease), background-color .2s var(--ease), transform .2s var(--ease)}.case-dialog-module__pVpfpq__trigger:active,.case-dialog-module__pVpfpq__close:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.case-dialog-module__pVpfpq__trigger,.case-dialog-module__pVpfpq__close{transition:none;transform:none}}
.logo-carousel-module__QEA2ra__track{scrollbar-width:none;overscroll-behavior-inline:contain;align-items:center;gap:32px;margin:0;padding:0;scroll-padding-inline:4px;list-style:none;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000)}.logo-carousel-module__QEA2ra__track::-webkit-scrollbar{display:none}.logo-carousel-module__QEA2ra__track>li{flex:0 0 128px;min-width:0}@media (max-width:47.99rem){.logo-carousel-module__QEA2ra__track{gap:24px}.logo-carousel-module__QEA2ra__track>li{flex-basis:120px}}@media (prefers-reduced-motion:reduce){.logo-carousel-module__QEA2ra__track{scrollbar-width:thin}}
.logos-module__vmD-aW__strip{background:var(--bg);padding-block:8px 12px}.logos-module__vmD-aW__trigger{border-radius:var(--radius-sm);width:100%;height:48px;transition:opacity .2s var(--ease);justify-content:center;align-items:center;display:flex}.logos-module__vmD-aW__trigger:hover .logos-module__vmD-aW__mark,.logos-module__vmD-aW__trigger:focus-visible .logos-module__vmD-aW__mark,.logos-module__vmD-aW__trigger:hover .logos-module__vmD-aW__wordmark,.logos-module__vmD-aW__trigger:focus-visible .logos-module__vmD-aW__wordmark{opacity:1}.logos-module__vmD-aW__trigger:active{opacity:.7}.logos-module__vmD-aW__mark{object-fit:contain;opacity:.6;filter:brightness(0)invert();width:auto;max-width:100%;max-height:32px;transition:opacity .25s var(--ease)}.logos-module__vmD-aW__wordmark{font-size:var(--text-title);letter-spacing:-.01em;color:var(--fg);opacity:.6;transition:opacity .25s var(--ease);font-weight:600}.logos-module__vmD-aW__note{justify-content:flex-end;align-items:center;margin-top:4px;display:flex}.logos-module__vmD-aW__milestones{flex-direction:column;margin-top:24px;display:flex}.logos-module__vmD-aW__milestones li{border-top:1px solid var(--hairline);padding-block:16px}@media (prefers-reduced-motion:reduce){.logos-module__vmD-aW__trigger,.logos-module__vmD-aW__mark,.logos-module__vmD-aW__wordmark{transition:none}}
