.PaletteChip-module-scss-module__sociYa__chip{max-width:min(100%,28rem);font-family:var(--font-headline);letter-spacing:.01em;text-align:center;text-wrap:balance;text-shadow:0 1px 1px #0000002e;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.4375rem 1rem;font-size:clamp(.6875rem,1.6vw,.8125rem);font-weight:600;line-height:1.35;display:inline-flex}.PaletteChip-module-scss-module__sociYa__chip[data-palette=emerald]{background-color:var(--palette-emerald-bg);background-image:var(--palette-emerald-gradient);color:var(--palette-emerald-text);box-shadow:var(--palette-emerald-shadow)}html.dark .PaletteChip-module-scss-module__sociYa__chip[data-palette=emerald]{background-color:var(--palette-emerald-bg-dark)}.PaletteChip-module-scss-module__sociYa__label{min-width:0}.PaletteChip-module-scss-module__sociYa__icon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.PaletteChip-module-scss-module__sociYa__icon svg{width:100%;height:100%}
.Tooltip-module-scss-module___LjJ2W__root{max-width:100%;display:inline-flex;position:relative}.Tooltip-module-scss-module___LjJ2W__rootContainer{flex-direction:column;align-items:center;width:100%;display:flex}.Tooltip-module-scss-module___LjJ2W__trigger{cursor:help;max-width:100%;display:inline-flex}.Tooltip-module-scss-module___LjJ2W__triggerInteractive{cursor:help;touch-action:manipulation}.Tooltip-module-scss-module___LjJ2W__tooltipShell{z-index:12;max-width:min(var(--tooltip-max-width),100vw - 2rem);pointer-events:none;position:absolute}.Tooltip-module-scss-module___LjJ2W__tooltipShellInline{width:max-content}.Tooltip-module-scss-module___LjJ2W__tooltipShellContainer{width:100%}.Tooltip-module-scss-module___LjJ2W__tooltipShellBottom{top:calc(100% + .5rem)}.Tooltip-module-scss-module___LjJ2W__tooltipShellTop{bottom:calc(100% + .5rem)}.Tooltip-module-scss-module___LjJ2W__tooltipShellAlignCenter{transform:translateX(calc(-50% + var(--tooltip-viewport-shift-x,0px)));left:50%}.Tooltip-module-scss-module___LjJ2W__tooltipShellAlignStart{transform:translateX(var(--tooltip-viewport-shift-x,0px));left:0}.Tooltip-module-scss-module___LjJ2W__tooltipShellAlignEnd{transform:translateX(var(--tooltip-viewport-shift-x,0px));right:0}.Tooltip-module-scss-module___LjJ2W__tooltipMotion{width:100%;display:block}.Tooltip-module-scss-module___LjJ2W__tooltipMotionInline{width:max-content}.Tooltip-module-scss-module___LjJ2W__panel{box-sizing:border-box;font-family:var(--font-body);text-align:left;text-wrap:pretty;border:1px solid #0000;border-radius:.75rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.5;display:block}.Tooltip-module-scss-module___LjJ2W__panelFullWidth{width:100%}.Tooltip-module-scss-module___LjJ2W__panel[data-palette=surface]{background-color:var(--tooltip-surface-bg);border-color:var(--tooltip-surface-border);color:var(--tooltip-surface-text);box-shadow:var(--tooltip-surface-shadow)}.Tooltip-module-scss-module___LjJ2W__panel[data-palette=emerald]{background-color:var(--palette-emerald-bg);background-image:var(--palette-emerald-gradient);color:var(--palette-emerald-text);box-shadow:var(--palette-emerald-shadow);text-shadow:0 1px 1px #0000002e;border-color:#0000}html.dark .Tooltip-module-scss-module___LjJ2W__panel[data-palette=emerald]{background-color:var(--palette-emerald-bg-dark)}@media (prefers-reduced-motion:reduce){.Tooltip-module-scss-module___LjJ2W__tooltipMotion{will-change:auto}}
.HeroBackgroundTitle-module-scss-module__fzTiia__backgroundTitle{pointer-events:none;z-index:0;perspective:900px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.HeroBackgroundTitle-module-scss-module__fzTiia__track{z-index:1;letter-spacing:0;white-space:nowrap;width:100%;max-width:100%;height:100%;max-height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;font-family:inherit;font-weight:600;line-height:1;display:inline-flex;position:relative}.HeroBackgroundTitle-module-scss-module__fzTiia__letter{--letter-light:0;color:var(--hero-background-title-color);opacity:calc(var(--hero-background-title-min-opacity) + var(--letter-light)*var(--hero-background-title-light-opacity-boost));text-shadow:var(--hero-background-title-shadow);transform:translate3d(0, 0, calc(var(--letter-light) * 28px));display:inline-block}
.HeroBackgroundTitleLighting-module-scss-module__p4eCJq__lightBubble{pointer-events:none;z-index:0;opacity:1;filter:blur(1.75rem);will-change:left,top;background:radial-gradient(circle,#34d39994 0%,#10b98161 24%,#0596692e 48%,#0000 72%);border-radius:50%;width:min(92vw,46rem);height:min(92vw,46rem);position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}
.HeroSection-module-scss-module__mvzqXa__hero{width:100%;height:100%;min-height:var(--hero-min-height);background-color:var(--hero-background);padding:2rem var(--hero-padding-inline);font-family:var(--font-body);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.HeroSection-module-scss-module__mvzqXa__heroLandscape{min-height:0}.HeroSection-module-scss-module__mvzqXa__content{z-index:1;box-sizing:border-box;width:100%;max-width:48rem;padding-inline:var(--hero-padding-inline);text-align:center;flex-direction:column;align-items:center;gap:5.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module-scss-module__mvzqXa__titleGroup{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex;overflow:visible}.HeroSection-module-scss-module__mvzqXa__badgeTooltip{width:100%}.HeroSection-module-scss-module__mvzqXa__links{--hero-link-chip-width:14.5rem;--hero-link-chip-height:4rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.HeroSection-module-scss-module__mvzqXa__chip{box-sizing:border-box;width:var(--hero-link-chip-width);height:var(--hero-link-chip-height);border:1px solid var(--hero-link-border);background:var(--hero-link-background);color:var(--hero-link-foreground);white-space:nowrap;box-shadow:var(--hero-link-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.875rem;padding:0 1.25rem;font-size:1.5rem;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.HeroSection-module-scss-module__mvzqXa__chip:hover{border-color:var(--hero-link-border-hover);background:var(--hero-link-background-hover);box-shadow:var(--hero-link-shadow-hover);transform:translateY(-1px)}.HeroSection-module-scss-module__mvzqXa__chipIcon{flex-shrink:0;width:1.75rem;height:1.75rem}.HeroSection-module-scss-module__mvzqXa__subheadline{max-width:44rem;font-family:var(--font-headline);letter-spacing:-.03em;color:var(--hero-subheadline-color);text-wrap:balance;font-size:clamp(1.875rem,5.5vw,2.5rem);font-weight:900;line-height:1.45}@media (max-width:700px){.HeroSection-module-scss-module__mvzqXa__links{--hero-link-chip-width:11.5rem;--hero-link-chip-height:3.25rem;gap:1.25rem}.HeroSection-module-scss-module__mvzqXa__chip{padding:0 1rem;font-size:1.25rem}.HeroSection-module-scss-module__mvzqXa__chipIcon{width:1.375rem;height:1.375rem}}@media (max-width:700px) and (orientation:landscape){.HeroSection-module-scss-module__mvzqXa__hero{padding-block:1rem}.HeroSection-module-scss-module__mvzqXa__links{--hero-link-chip-width:8.25rem;--hero-link-chip-height:2.25rem;gap:.75rem}.HeroSection-module-scss-module__mvzqXa__chip{padding:0 .625rem;font-size:.9375rem}.HeroSection-module-scss-module__mvzqXa__chipIcon{width:1rem;height:1rem}}
.IntroAnnotationCard-module-scss-module__afCWaG__card{z-index:3;box-sizing:border-box;width:fit-content;min-width:var(--intro-card-max-width,250px);height:auto;max-width:var(--intro-card-max-width,250px);background-color:var(--background);border:1px solid #0000001a;border-radius:.875rem;flex-direction:column;justify-content:flex-start;padding:1rem 1.125rem;display:flex;position:relative;overflow:hidden;box-shadow:0 .5rem 1.5rem #00000014}.IntroAnnotationCard-module-scss-module__afCWaG__cardWithFooter{padding-bottom:0}.IntroAnnotationCard-module-scss-module__afCWaG__body{z-index:1;width:100%;min-width:0;position:relative}.IntroAnnotationCard-module-scss-module__afCWaG__cardWithFooter .IntroAnnotationCard-module-scss-module__afCWaG__body{padding-bottom:1rem}.IntroAnnotationCard-module-scss-module__afCWaG__cardTag{z-index:10;width:fit-content;min-width:var(--intro-card-max-width,250px);max-width:var(--intro-card-max-width,250px);border-color:#1e4a6b2e;height:auto;box-shadow:0 .75rem 2rem #00000029,0 0 0 1px #1e4a6b14}.dark .IntroAnnotationCard-module-scss-module__afCWaG__cardTag{border-color:#ffffff2e;box-shadow:0 .75rem 2rem #0000005c,0 0 0 1px #ffffff14}.dark .IntroAnnotationCard-module-scss-module__afCWaG__card{border-color:#ffffff24;box-shadow:0 .5rem 1.5rem #00000047}.IntroAnnotationCard-module-scss-module__afCWaG__title{font-family:var(--font-headline);color:var(--foreground);margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.3}.IntroAnnotationCard-module-scss-module__afCWaG__text{font-family:var(--font-mono);color:var(--foreground);opacity:.82;margin:0;font-size:.875rem;line-height:1.5}.IntroAnnotationCard-module-scss-module__afCWaG__footerSpacer{flex-shrink:0;width:100%}.IntroAnnotationCard-module-scss-module__afCWaG__footer{z-index:2;background-color:var(--background);border-top:1px solid #00000014;margin-top:0;padding:.75rem 1.125rem 1rem;position:absolute;bottom:0;left:0;right:0}.dark .IntroAnnotationCard-module-scss-module__afCWaG__footer{border-top-color:#ffffff1f}.IntroAnnotationCard-module-scss-module__afCWaG__footerList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.IntroAnnotationCard-module-scss-module__afCWaG__footerLink{width:fit-content;max-width:100%;color:var(--intro-diagram-link-color);font-family:var(--font-body);background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:hover,.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:focus-visible{color:var(--intro-diagram-link-hover-color);background-color:var(--intro-diagram-link-hover-background)}.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:focus-visible{outline:2px solid var(--intro-diagram-link-color);outline-offset:2px}:is(.dark .IntroAnnotationCard-module-scss-module__afCWaG__footerLink:hover,.dark .IntroAnnotationCard-module-scss-module__afCWaG__footerLink:focus-visible){background-color:var(--intro-diagram-link-hover-background)}.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkIconOnly{justify-content:center;width:1.75rem;height:1.75rem;padding:0}.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkIconTitle,.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkTitle{padding:.25rem .375rem}.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkTitle{justify-content:space-between;width:100%}.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkIcon,.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkExternalIcon{width:.875rem;height:.875rem;color:var(--intro-diagram-link-color);fill:currentColor;flex-shrink:0}.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:hover .IntroAnnotationCard-module-scss-module__afCWaG__footerLinkIcon,.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:hover .IntroAnnotationCard-module-scss-module__afCWaG__footerLinkExternalIcon,.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:focus-visible .IntroAnnotationCard-module-scss-module__afCWaG__footerLinkIcon,.IntroAnnotationCard-module-scss-module__afCWaG__footerLink:focus-visible .IntroAnnotationCard-module-scss-module__afCWaG__footerLinkExternalIcon{color:var(--intro-diagram-link-hover-color)}.IntroAnnotationCard-module-scss-module__afCWaG__footerLinkLabel{overflow-wrap:anywhere;min-width:0}
.IntroAnnotationDiagram-module-scss-module__r92rjq__diagram{width:100%;max-width:var(--intro-diagram-max-width);height:var(--intro-diagram-fixed-height);min-height:var(--intro-diagram-fixed-height);max-height:var(--intro-diagram-fixed-height);margin:0 auto;position:relative;overflow:visible}.IntroAnnotationDiagram-module-scss-module__r92rjq__diagramScrollMode{height:auto;min-height:auto;max-height:none}.IntroAnnotationDiagram-module-scss-module__r92rjq__scrollRunway{width:100%;height:var(--intro-scroll-runway,120svh);pointer-events:none}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayer{z-index:3;pointer-events:none;position:absolute;inset:0}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerInteractive{pointer-events:auto}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerHidden{opacity:0}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerVisible{opacity:1}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerFade{transition:opacity var(--intro-diagram-reveal-duration,1.1s) ease-in-out}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerMobileFade{transition:opacity var(--intro-mobile-anchor-reveal-duration,.75s) ease-in-out;backface-visibility:hidden;transform:translateZ(0)}.IntroAnnotationDiagram-module-scss-module__r92rjq__annotationRevealLayerAnchorsPending.IntroAnnotationDiagram-module-scss-module__r92rjq__tagMode .IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:not(.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotActive):after{animation:none}.IntroAnnotationDiagram-module-scss-module__r92rjq__arrows{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.IntroAnnotationDiagram-module-scss-module__r92rjq__arrowLine{stroke:var(--intro-diagram-anchor-color);stroke-width:2px;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.85}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDot{z-index:4;width:var(--intro-anchor-dot-size,12px);height:var(--intro-anchor-dot-size,12px);background-color:var(--intro-diagram-anchor-color);pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:after{content:"";border:2px solid var(--intro-diagram-anchor-color);opacity:0;pointer-events:none;border-radius:50%;position:absolute;inset:-2px;transform:scale(1)}@keyframes IntroAnnotationDiagram-module-scss-module__r92rjq__introAnchorPulseRing{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorTag{z-index:8;flex-direction:column;align-items:center;display:flex;position:absolute;overflow:visible;transform:translate(-50%,-50%)}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorTagActive{z-index:20}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive{z-index:1;pointer-events:auto;cursor:pointer;border:2px solid var(--background);transition:transform .15s,box-shadow .15s;position:relative;top:auto;left:auto;transform:none}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:hover,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:focus-visible{box-shadow:0 0 0 3px var(--intro-diagram-anchor-hover-ring);cursor:pointer;transform:scale(1.2)}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotActive{cursor:pointer}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagMode .IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:not(.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotActive):after{animation:2.2s ease-out infinite IntroAnnotationDiagram-module-scss-module__r92rjq__introAnchorPulseRing}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:hover:not(.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotActive):after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:focus-visible:not(.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotActive):after{animation:1.3s ease-out infinite IntroAnnotationDiagram-module-scss-module__r92rjq__introAnchorPulseRing}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable{pointer-events:auto;cursor:default}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:hover,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus-visible{cursor:pointer}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:hover:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus-visible:after{animation:1.3s ease-out infinite IntroAnnotationDiagram-module-scss-module__r92rjq__introAnchorPulseRing}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagPanelMotion{z-index:10;pointer-events:auto;will-change:transform,opacity,filter;position:absolute;top:calc(100% + .625rem);left:50%}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagPanelMotionAbove{top:auto;bottom:calc(100% + .625rem)}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagPanelMotionLeft{left:calc(50% - var(--intro-anchor-dot-size,12px)/2)}.IntroAnnotationDiagram-module-scss-module__r92rjq__cardPlacement{z-index:5;box-sizing:border-box;pointer-events:auto;position:absolute}.IntroAnnotationDiagram-module-scss-module__r92rjq__measureLayer{visibility:hidden;pointer-events:none;flex-direction:column;align-items:flex-start;gap:.75rem;display:flex;position:absolute;inset:0 auto auto 0}.IntroAnnotationDiagram-module-scss-module__r92rjq__measureLayer [data-intro-card]{width:fit-content;height:auto}.IntroAnnotationDiagram-module-scss-module__r92rjq__characterCenter{top:calc(var(--intro-character-offset-top)/var(--intro-layout-height)*100%);z-index:2;width:var(--intro-character-container-width);max-width:var(--intro-character-container-width);justify-content:center;align-items:center;margin:0 auto;display:flex;position:absolute;left:0;right:0}.IntroAnnotationDiagram-module-scss-module__r92rjq__characterCenterScrollMode{top:calc(var(--header-height,50px) + 1rem);margin-top:calc(var(--intro-character-offset-top)/var(--intro-layout-height)*var(--intro-diagram-fixed-height));position:sticky}@media (max-width:48rem){.IntroAnnotationDiagram-module-scss-module__r92rjq__diagram.IntroAnnotationDiagram-module-scss-module__r92rjq__tagMode{width:var(--intro-character-container-width);max-width:100%;margin-inline:auto}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagPanelMotion{max-width:min(var(--intro-card-max-width,250px),100vw - 1.5rem)}.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive{touch-action:manipulation}}@media (prefers-reduced-motion:reduce){.IntroAnnotationDiagram-module-scss-module__r92rjq__tagPanelMotion{will-change:auto}.IntroAnnotationDiagram-module-scss-module__r92rjq__tagMode .IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:hover:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotInteractive:focus-visible:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:hover:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus:after,.IntroAnnotationDiagram-module-scss-module__r92rjq__anchorDotHoverable:focus-visible:after{animation:none}}
.IntroCharacterImage-module-scss-module__Og4pAW__character{justify-content:center;width:100%;max-width:100%;display:flex}.IntroCharacterImage-module-scss-module__Og4pAW__image,.IntroCharacterImage-module-scss-module__Og4pAW__sequenceImage{width:100%;height:var(--intro-character-image-height);min-height:var(--intro-character-image-height);max-height:var(--intro-character-image-height);object-fit:cover;-webkit-user-select:none;user-select:none;display:block}.IntroCharacterImage-module-scss-module__Og4pAW__sequenceFrame{width:100%;height:var(--intro-character-image-height);position:relative}.IntroCharacterImage-module-scss-module__Og4pAW__sequenceImage{position:absolute;inset:0}.IntroCharacterImage-module-scss-module__Og4pAW__sequenceImageGreyscale{filter:grayscale()}.IntroCharacterImage-module-scss-module__Og4pAW__sequenceImageColorize{transition:filter .45s ease-out}
.IntroSection-module-scss-module__fIC-6a__section{z-index:2;background-color:var(--background);width:100%;min-height:auto;font-family:var(--font-body);justify-content:center;padding:5rem .5rem 0;display:flex;position:relative;overflow:visible;box-shadow:0 1.5rem 2.5rem #0000001a}.IntroSection-module-scss-module__fIC-6a__sectionScrollMode{min-height:calc(100svh + var(--intro-scroll-runway,120svh))}@media (max-width:48rem){.IntroSection-module-scss-module__fIC-6a__section{padding-top:4rem}}
.SocialBrandIcons-module-scss-module___9xuHG__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SocialBrandIcons-module-scss-module___9xuHG__icon svg{width:1.5rem;height:1.5rem}.SocialBrandIcons-module-scss-module___9xuHG__brandPart,.SocialBrandIcons-module-scss-module___9xuHG__accentPart{fill:currentColor}.SocialBrandIcons-module-scss-module___9xuHG__youtube .SocialBrandIcons-module-scss-module___9xuHG__accentPart{fill:#fff}html.dark .SocialBrandIcons-module-scss-module___9xuHG__accentPart{fill:#fff}.SocialBrandIcons-module-scss-module___9xuHG__twitchFace{display:none}html.dark .SocialBrandIcons-module-scss-module___9xuHG__twitchFace{fill:#fff;display:block}.SocialBrandIcons-module-scss-module___9xuHG__discordEye{display:none}html.dark .SocialBrandIcons-module-scss-module___9xuHG__discordEye{fill:#fff;display:block}.SocialBrandIcons-module-scss-module___9xuHG__youtube{color:red}.SocialBrandIcons-module-scss-module___9xuHG__twitch{color:#9146ff}.SocialBrandIcons-module-scss-module___9xuHG__discord{color:#5865f2}
.header-logo{height:100%;font-family:var(--font-headline);letter-spacing:-.02em;color:var(--header-logo-color);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;font-size:1.3125rem;line-height:1;display:inline-flex;position:relative;overflow:visible}.header-logo__track{align-items:center;width:max-content;display:inline-flex;position:relative}.header-logo__letter{white-space:pre;vertical-align:bottom;transform-origin:50%;transition:font-weight .22s;display:inline-block;overflow:hidden}.header-logo__letter--bold{font-weight:900}.header-logo__letter--light{font-weight:400}.header-logo__letter--kept{font-weight:900}.header-logo__final{letter-spacing:-.03em;font-weight:900}.header-logo__patman{z-index:2;pointer-events:none;contain:layout style;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:0}.header-logo__patman-icon-wrap{flex-shrink:0;width:100%;height:100%;display:inline-flex}.header-logo__patman-body{contain:layout paint style;border-radius:50%;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden}.header-logo__patman-half{background:#f2d648;width:100%;height:50%;position:absolute;left:0}.header-logo__patman-half--top{transform-origin:50% 100%;border-radius:100% 100% 0 0;top:0;transform:rotate(-28deg)}.header-logo__patman-half--bottom{transform-origin:50% 0;border-radius:0 0 100% 100%;bottom:0;transform:rotate(28deg)}.header-logo__patman-body--chomping .header-logo__patman-half--top{animation:HeaderLogo-module-scss-module__rE9QeW__header-logo-patman-chomp-top var(--patman-mouth-duration,.48s) ease-in-out infinite}.header-logo__patman-body--chomping .header-logo__patman-half--bottom{animation:HeaderLogo-module-scss-module__rE9QeW__header-logo-patman-chomp-bottom var(--patman-mouth-duration,.48s) ease-in-out infinite}.header-logo__patman-eye{z-index:1;background:#171717;border-radius:50%;width:16%;height:16%;position:absolute;top:16%;right:38%}@keyframes HeaderLogo-module-scss-module__rE9QeW__header-logo-patman-chomp-top{0%,to{transform:rotate(-28deg)}50%{transform:rotate(-6deg)}}@keyframes HeaderLogo-module-scss-module__rE9QeW__header-logo-patman-chomp-bottom{0%,to{transform:rotate(28deg)}50%{transform:rotate(6deg)}}@media (prefers-reduced-motion:reduce){:is(.header-logo__patman-body--chomping .header-logo__patman-half--top,.header-logo__patman-body--chomping .header-logo__patman-half--bottom){animation:none}}
.Header-module-scss-module__t7BEda__header{z-index:2;width:100%;height:var(--header-height);border-bottom:1px solid var(--header-border);background:var(--header-background);box-shadow:var(--header-shadow);-webkit-backdrop-filter:var(--header-blur);backdrop-filter:var(--header-blur);justify-content:space-between;align-items:center;padding-inline:.5rem;display:flex;position:relative}.Header-module-scss-module__t7BEda__leading{align-items:center;gap:.25rem;min-width:0;display:flex}
.SupportIconTile-module-scss-module__6ZXH7a__tile{--support-tile-height:70px;--support-tile-border-width:3px;--support-tile-background:#f8fafc;--support-tile-border-color:#cbd5e1;--support-tile-icon-color:#0f172a;box-sizing:border-box;height:var(--support-tile-height);min-height:var(--support-tile-height);border:var(--support-tile-border-width) solid var(--support-tile-border-color);background:var(--support-tile-background);color:var(--support-tile-icon-color);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SupportIconTile-module-scss-module__6ZXH7a__shapeQuarter{border-radius:100% .625rem .625rem;width:70px}.SupportIconTile-module-scss-module__6ZXH7a__shapeQuarterRounded{border-radius:1.5rem .625rem 1.25rem 1.75rem;width:79px}.SupportIconTile-module-scss-module__6ZXH7a__shapeRectangle{border-radius:.625rem;width:64px}.SupportIconTile-module-scss-module__6ZXH7a__shapeCircle{border-radius:50%;width:70px}.SupportIconTile-module-scss-module__6ZXH7a__shapeWide{border-radius:.875rem 1.5rem;width:105px}.SupportIconTile-module-scss-module__6ZXH7a__icon{flex-shrink:0;width:1.75rem;height:1.75rem}.SupportIconTile-module-scss-module__6ZXH7a__iconGroup{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.SupportIconTile-module-scss-module__6ZXH7a__iconGroup .SupportIconTile-module-scss-module__6ZXH7a__brandIcon svg{width:1.625rem;height:1.625rem}.SupportIconTile-module-scss-module__6ZXH7a__streaming{--support-tile-background:#ebebeb;--support-tile-border-color:#4c4c4c}.SupportIconTile-module-scss-module__6ZXH7a__gaming{--support-tile-background:#ecfdf5;--support-tile-border-color:#059669;--support-tile-icon-color:#047857}.SupportIconTile-module-scss-module__6ZXH7a__microphone{--support-tile-background:#eff6ff;--support-tile-border-color:#2563eb;--support-tile-icon-color:#1d4ed8}.SupportIconTile-module-scss-module__6ZXH7a__coding{--support-tile-background:#fff7ed;--support-tile-border-color:#ea580c;--support-tile-icon-color:#c2410c}.SupportIconTile-module-scss-module__6ZXH7a__vision{--support-tile-background:#f0fdfa;--support-tile-border-color:#0d9488;--support-tile-icon-color:#0f766e}.SupportIconTile-module-scss-module__6ZXH7a__ai{--support-tile-background:#fdf4ff;--support-tile-border-color:#c026d3;--support-tile-icon-color:#a21caf}.dark .SupportIconTile-module-scss-module__6ZXH7a__streaming{--support-tile-background:#686868;--support-tile-border-color:#4c4c4c}.dark .SupportIconTile-module-scss-module__6ZXH7a__gaming{--support-tile-background:#0596692e;--support-tile-border-color:#34d399;--support-tile-icon-color:#a7f3d0}.dark .SupportIconTile-module-scss-module__6ZXH7a__microphone{--support-tile-background:#2563eb2e;--support-tile-border-color:#60a5fa;--support-tile-icon-color:#bfdbfe}.dark .SupportIconTile-module-scss-module__6ZXH7a__coding{--support-tile-background:#ea580c2e;--support-tile-border-color:#fb923c;--support-tile-icon-color:#fed7aa}.dark .SupportIconTile-module-scss-module__6ZXH7a__vision{--support-tile-background:#0d94882e;--support-tile-border-color:#2dd4bf;--support-tile-icon-color:#99f6e4}.dark .SupportIconTile-module-scss-module__6ZXH7a__ai{--support-tile-background:#c026d32e;--support-tile-border-color:#e879f9;--support-tile-icon-color:#f5d0fe}
.upselling-banner{z-index:1;background-color:var(--palette-emerald-bg);background-image:var(--palette-emerald-gradient);isolation:isolate;will-change:transform,opacity;width:100%;min-height:2.25rem;box-shadow:var(--palette-emerald-shadow);border-radius:0 0 1rem 1rem;justify-content:center;align-items:center;padding:.5rem 2.75rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}html.dark .upselling-banner{background-color:var(--palette-emerald-bg-dark);background-image:var(--palette-emerald-gradient);box-shadow:var(--palette-emerald-shadow)}.upselling-banner__content{max-width:48rem;font-family:var(--font-headline);letter-spacing:.01em;color:#ecfdf5;text-align:center;text-wrap:balance;text-shadow:0 1px 1px #0000002e;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.upselling-banner__link{color:#fff;font:inherit;letter-spacing:.02em;text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;-webkit-text-decoration:underline #ffffff8c;text-decoration:underline #ffffff8c;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}:is(.upselling-banner__link:hover,.upselling-banner__link:focus-visible){color:#d1fae5;text-decoration-color:currentColor}.upselling-banner__link:focus-visible{outline-offset:2px;border-radius:.125rem;outline:2px solid #fff}.upselling-banner__close{color:#fff;opacity:1;cursor:pointer;background:#ffffff29;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}:is(.upselling-banner__close:hover,.upselling-banner__close:focus-visible){color:#fff;background-color:#ffffff47}.upselling-banner__close:focus-visible{outline-offset:2px;outline:2px solid #fff}.upselling-banner__close svg{width:1rem;height:1rem}@media (max-width:48rem){.upselling-banner{border-radius:0 0 .75rem .75rem;padding:.4375rem 2.5rem}.upselling-banner__content{font-size:.6875rem;line-height:1.45}.upselling-banner__close{width:1.625rem;height:1.625rem;right:.375rem}}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_49d57496-module__gfn49G__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_49d57496-module__gfn49G__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry{--tile-index:0;--support-tile-height-idle:120px;--support-tile-height-final:70px;--support-tile-idle-scale:calc(var(--support-tile-height-idle) / var(--support-tile-height-final));display:inline}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment{opacity:0;display:inline;transform:translateY(.75rem)}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconSlot{opacity:1;vertical-align:middle;flex-shrink:0;margin-inline:.35rem;display:inline-flex;transform:translate(0,0)}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconTooltip{vertical-align:middle;max-width:none;display:inline-flex}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconTooltipShell{bottom:calc(100% + .75rem)}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconTooltipPanel{box-sizing:border-box;width:max-content;min-width:100px;max-width:min(18rem,100vw - 2rem);font-family:var(--font-body);letter-spacing:normal;text-align:center;white-space:nowrap;padding:.625rem .875rem;font-size:.8125rem;font-weight:400;line-height:1.5}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=idle]{flex-shrink:0;display:inline-flex}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=idle] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment{display:none}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=idle] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconSlot{transform:scale(var(--support-tile-idle-scale));transform-origin:50%;margin-inline:0}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=revealing] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment,.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=complete] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment{clip-path:none;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=revealing] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment{animation:.55s cubic-bezier(.22,1,.36,1) forwards HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__howPaddySupportsTextIn;animation-delay:calc(var(--tile-index)*.18s + .28s)}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=revealing] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconSlot[data-flip-active=true]{animation:.85s cubic-bezier(.37,.01,.21,1) forwards HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__howPaddySupportsIconFlip;animation-delay:calc(var(--tile-index)*.18s);will-change:transform}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=complete] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment,.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry[data-reveal-state=complete] .HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconSlot{opacity:1;animation:none;transform:none}@keyframes HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__howPaddySupportsTextIn{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translate(0,0)}}@keyframes HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__howPaddySupportsIconFlip{0%{transform:translate3d(var(--flip-x,0), var(--flip-y,0), 0) scale(var(--support-tile-idle-scale))}50%{transform:translate3d(calc(var(--flip-x,0) * .5 + var(--arc-mid-offset-x,0)), calc(var(--flip-y,0) * .5 + var(--arc-mid-offset-y,0)), 0) scale(var(--flip-mid-scale,1.35))}to{transform:translate(0,0)scale(1)}}@media (max-width:48rem){.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry{--support-tile-height-idle:100px}}@media (prefers-reduced-motion:reduce){.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__entry{--support-tile-height-idle:var(--support-tile-height-final)}.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__segment,.HowPaddySupportsAnimatedTile-module-scss-module__R0Kgeq__iconSlot{opacity:1;transform:none;animation:none!important}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_3089583b-module__HbOdPa__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_3089583b-module__HbOdPa__variable{--font-geist:"Geist", "Geist Fallback"}
.HowPaddySupportsSection-module-scss-module__40O6EG__section{z-index:1;width:100%;font-family:var(--font-body);padding:5rem .5rem 14rem;position:relative}.HowPaddySupportsSection-module-scss-module__40O6EG__inner{flex-direction:column;align-items:stretch;gap:6rem;width:100%;max-width:none;margin-inline:auto;display:flex}.HowPaddySupportsSection-module-scss-module__40O6EG__headline{max-width:48rem;font-family:var(--font-headline);letter-spacing:-.03em;text-align:center;text-wrap:balance;color:var(--foreground);align-self:center;font-size:clamp(2.75rem,9vw,5.5rem);font-weight:900;line-height:1.05}.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText{box-sizing:border-box;width:100%;max-width:1900px;font-family:var(--font-body);letter-spacing:-.01em;text-align:center;text-wrap:pretty;color:var(--foreground);margin-inline:auto;padding-inline:2.5rem;font-size:40px;font-weight:100;line-height:2}.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText[data-reveal-state=idle]{cursor:pointer;touch-action:manipulation;flex-flow:row;justify-content:center;align-items:center;gap:2rem;display:flex}.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText[data-reveal-state=idle]:focus-visible{outline:2px solid var(--foreground);outline-offset:.35rem}@media (max-width:48rem){.HowPaddySupportsSection-module-scss-module__40O6EG__section{padding-top:3.5rem;padding-bottom:10rem}.HowPaddySupportsSection-module-scss-module__40O6EG__inner{gap:4.5rem}.HowPaddySupportsSection-module-scss-module__40O6EG__headline{font-size:clamp(2.25rem,11vw,4rem)}.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText{padding-inline:1.25rem;font-size:clamp(1.25rem,5vw,40px)}.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText[data-reveal-state=idle]{flex-flow:column;gap:1.25rem}}@media (max-width:48rem) and (orientation:landscape){.HowPaddySupportsSection-module-scss-module__40O6EG__flowingText[data-reveal-state=idle]{flex-flow:row;gap:1rem}}
.ContactFormField-module-scss-module__dLE6Tq__field{flex-direction:column;gap:.625rem;width:100%;display:flex}.ContactFormField-module-scss-module__dLE6Tq__labelRow{justify-content:space-between;align-items:center;display:flex}.ContactFormField-module-scss-module__dLE6Tq__label{font-family:var(--font-body);color:var(--contact-form-foreground);font-size:.9375rem;font-weight:600;line-height:1.4}.ContactFormField-module-scss-module__dLE6Tq__required{color:var(--contact-form-field-invalid-border);margin-inline-start:.2rem}.ContactFormField-module-scss-module__dLE6Tq__controlShell{align-items:stretch;width:100%;display:flex;position:relative}.ContactFormField-module-scss-module__dLE6Tq__control,.ContactFormField-module-scss-module__dLE6Tq__select,.ContactFormField-module-scss-module__dLE6Tq__textarea{box-sizing:border-box;border:0;border-bottom:2px solid var(--contact-form-field-border);width:100%;color:var(--contact-form-foreground);font-family:var(--font-body);background:0 0;border-radius:0;outline:none;font-size:1rem;line-height:1.5;transition:border-color .18s,background-color .18s}.ContactFormField-module-scss-module__dLE6Tq__control,.ContactFormField-module-scss-module__dLE6Tq__select{min-height:3rem;padding:.625rem 2.75rem .625rem 0}.ContactFormField-module-scss-module__dLE6Tq__textarea{resize:vertical;min-height:9rem;padding:.75rem 2.75rem .75rem 0}.ContactFormField-module-scss-module__dLE6Tq__control::placeholder,.ContactFormField-module-scss-module__dLE6Tq__textarea::placeholder{color:var(--contact-form-field-placeholder)}.ContactFormField-module-scss-module__dLE6Tq__select{appearance:none;cursor:pointer;padding-right:4.25rem}.ContactFormField-module-scss-module__dLE6Tq__selectShell{width:100%;position:relative}.ContactFormField-module-scss-module__dLE6Tq__selectChevron{z-index:1;color:var(--contact-form-foreground);opacity:.72;pointer-events:none;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex;position:absolute;top:50%;right:2.85rem;transform:translateY(-50%)rotate(0)}.ContactFormField-module-scss-module__dLE6Tq__selectChevron svg{width:.7rem;height:.7rem}.ContactFormField-module-scss-module__dLE6Tq__select:focus+.ContactFormField-module-scss-module__dLE6Tq__selectChevron{transform:translateY(-50%)rotate(90deg)}.ContactFormField-module-scss-module__dLE6Tq__control:hover,.ContactFormField-module-scss-module__dLE6Tq__select:hover,.ContactFormField-module-scss-module__dLE6Tq__textarea:hover,.ContactFormField-module-scss-module__dLE6Tq__control:focus,.ContactFormField-module-scss-module__dLE6Tq__select:focus,.ContactFormField-module-scss-module__dLE6Tq__textarea:focus,.ContactFormField-module-scss-module__dLE6Tq__control:focus-visible,.ContactFormField-module-scss-module__dLE6Tq__select:focus-visible,.ContactFormField-module-scss-module__dLE6Tq__textarea:focus-visible{border-bottom-color:var(--contact-form-field-focus-border)}.ContactFormField-module-scss-module__dLE6Tq__controlInvalid,.ContactFormField-module-scss-module__dLE6Tq__controlInvalid:hover,.ContactFormField-module-scss-module__dLE6Tq__controlInvalid:focus,.ContactFormField-module-scss-module__dLE6Tq__controlInvalid:focus-visible{border-bottom-color:var(--contact-form-field-invalid-border);background-color:var(--contact-form-field-invalid-surface)}.ContactFormField-module-scss-module__dLE6Tq__hintTooltip{z-index:2;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ContactFormField-module-scss-module__dLE6Tq__controlShell:has(.ContactFormField-module-scss-module__dLE6Tq__textarea) .ContactFormField-module-scss-module__dLE6Tq__hintTooltip{top:1.15rem;transform:none}.ContactFormField-module-scss-module__dLE6Tq__hintTooltipShell{bottom:calc(100% + .5rem)}.ContactFormField-module-scss-module__dLE6Tq__hintTooltipPanel{text-align:left;white-space:normal;max-width:min(16rem,100vw - 2rem);font-size:.8125rem;line-height:1.45}.ContactFormField-module-scss-module__dLE6Tq__hintButton{width:2rem;height:2rem;color:var(--contact-form-foreground);opacity:.72;cursor:help;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:opacity .18s;display:inline-flex}.ContactFormField-module-scss-module__dLE6Tq__hintButton:hover,.ContactFormField-module-scss-module__dLE6Tq__hintButton:focus-visible{opacity:1;outline:none}.ContactFormField-module-scss-module__dLE6Tq__hintIcon{width:1rem;height:1rem}.ContactFormField-module-scss-module__dLE6Tq__error{color:var(--contact-form-field-invalid-border);margin:0;font-size:.8125rem;line-height:1.45}
@font-face{font-family:monaSans;src:url(../media/MonaSans-s.p.2k8ypl04_mg1v.woff2)format("woff2");font-display:swap;font-weight:200 900}@font-face{font-family:monaSans Fallback;src:local(Arial);ascent-override:106.37%;descent-override:31.23%;line-gap-override:0.0%;size-adjust:102.48%}.monasans_cff5a51e-module__azTq2G__className{font-family:monaSans,monaSans Fallback}.monasans_cff5a51e-module__azTq2G__variable{--font-mona-sans:"monaSans", "monaSans Fallback"}
.ContactForm-module-scss-module__taHw8a__formContainer{width:100%;position:relative}.ContactForm-module-scss-module__taHw8a__form{flex-direction:column;gap:1.75rem;width:100%;display:flex}.ContactForm-module-scss-module__taHw8a__formHidden{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.ContactForm-module-scss-module__taHw8a__submitSuccessOverlay{z-index:1;justify-content:center;align-items:center;padding:clamp(1rem,3vw,1.5rem);display:flex;position:absolute;inset:0}.ContactForm-module-scss-module__taHw8a__submitSuccess{background:color-mix(in srgb, var(--palette-emerald-bg) 16%, transparent);border:1px solid color-mix(in srgb, var(--palette-emerald-bg) 34%, transparent);width:min(100%,32rem);box-shadow:0 0 0 1px color-mix(in srgb, var(--palette-emerald-bg) 10%, transparent),0 1.25rem 2.5rem color-mix(in srgb, var(--palette-emerald-bg) 12%, transparent);text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:clamp(1.75rem,4vw,2.5rem) 1.5rem;animation:.72s cubic-bezier(.22,1,.36,1) both ContactForm-module-scss-module__taHw8a__contactFormSuccessIn;display:flex}.ContactForm-module-scss-module__taHw8a__submitSuccessText{text-wrap:pretty;max-width:28rem;color:color-mix(in srgb, var(--palette-emerald-bg) 72%, var(--foreground));margin:0;font-size:clamp(1.125rem,2.6vw,1.5rem);font-weight:700;line-height:1.55}.ContactForm-module-scss-module__taHw8a__submitSuccessDismiss{color:var(--foreground);font-family:var(--font-body);opacity:.78;cursor:pointer;background:0 0;border:0;border-radius:9999px;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;line-height:1;transition:opacity .18s,transform .18s}.ContactForm-module-scss-module__taHw8a__submitSuccessDismiss:hover,.ContactForm-module-scss-module__taHw8a__submitSuccessDismiss:focus-visible{opacity:1;outline:none;transform:translateY(-1px)}@keyframes ContactForm-module-scss-module__taHw8a__contactFormSuccessIn{0%{opacity:0;transform:translateY(-2.75rem)scale(.94)}62%{opacity:1;transform:translateY(.35rem)scale(1.02)}to{opacity:1;transform:translate(0,0)scale(1)}}.ContactForm-module-scss-module__taHw8a__nameRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;width:100%;display:grid}.ContactForm-module-scss-module__taHw8a__actionsRow{justify-content:flex-start;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.ContactForm-module-scss-module__taHw8a__resetButton{width:3rem;height:3rem;box-shadow:none;color:var(--contact-form-foreground);cursor:pointer;opacity:.82;background:0 0;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .18s,transform .18s,color .18s;display:inline-flex}.ContactForm-module-scss-module__taHw8a__resetButton:hover,.ContactForm-module-scss-module__taHw8a__resetButton:focus-visible{opacity:1;outline:none;transform:rotate(-20deg)}.ContactForm-module-scss-module__taHw8a__resetIcon{width:1.125rem;height:1.125rem}.ContactForm-module-scss-module__taHw8a__devTestSmtpButton:hover:not(:disabled),.ContactForm-module-scss-module__taHw8a__devTestSmtpButton:focus-visible:not(:disabled){transform:translateY(-1px)}.ContactForm-module-scss-module__taHw8a__devTestSmtpButton:disabled{cursor:wait;opacity:.55}.ContactForm-module-scss-module__taHw8a__devTestSmtpIconLoading{animation:.9s ease-in-out infinite alternate ContactForm-module-scss-module__taHw8a__devTestSmtpPulse}@keyframes ContactForm-module-scss-module__taHw8a__devTestSmtpPulse{0%{opacity:.45;transform:translateY(0)}to{opacity:1;transform:translateY(-1px)}}.ContactForm-module-scss-module__taHw8a__submitButton{background:var(--palette-emerald-bg);background-image:var(--palette-emerald-gradient);min-height:3rem;box-shadow:var(--palette-emerald-shadow);color:var(--palette-emerald-text);font-family:var(--font-body);cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;line-height:1;transition:transform .18s,opacity .18s;display:inline-flex}.ContactForm-module-scss-module__taHw8a__submitButton:hover:not(:disabled){transform:translateY(-1px)}.ContactForm-module-scss-module__taHw8a__submitButtonDisabled,.ContactForm-module-scss-module__taHw8a__submitButton:disabled{opacity:.58;cursor:not-allowed;transform:none}.ContactForm-module-scss-module__taHw8a__submitHintIcon{flex-shrink:0;width:1rem;height:1rem}.ContactForm-module-scss-module__taHw8a__submitTooltipPanel{max-width:min(20rem,100vw - 2rem)}.ContactForm-module-scss-module__taHw8a__submitTooltipContent{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module-scss-module__taHw8a__submitTooltipSummary{margin:0}.ContactForm-module-scss-module__taHw8a__submitTooltipList{margin:0;padding-inline-start:1.15rem}.ContactForm-module-scss-module__taHw8a__submitTooltipItem{line-height:1.45}.ContactForm-module-scss-module__taHw8a__submitTooltipItem+.ContactForm-module-scss-module__taHw8a__submitTooltipItem{margin-top:.25rem}.ContactForm-module-scss-module__taHw8a__feedback{border-radius:.875rem;padding:.875rem 1rem;font-size:.9375rem;line-height:1.5}.ContactForm-module-scss-module__taHw8a__feedbackSuccess{background:color-mix(in srgb, var(--palette-emerald-bg) 14%, transparent);color:var(--foreground)}.ContactForm-module-scss-module__taHw8a__feedbackError{background:var(--contact-form-field-invalid-surface);color:var(--contact-form-field-invalid-border)}@media (max-width:48rem){.ContactForm-module-scss-module__taHw8a__nameRow{grid-template-columns:1fr}.ContactForm-module-scss-module__taHw8a__actionsRow{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.ContactForm-module-scss-module__taHw8a__submitSuccess{animation:none}}
.ContactPhoneCountrySelect-module-scss-module__JkKz9W__root{flex:none;min-width:7.5rem;position:relative}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__trigger{width:100%;min-height:3rem;color:var(--contact-form-foreground);font-family:var(--font-body);cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;padding:.625rem .85rem .625rem 0;font-size:1rem;line-height:1;transition:color .18s;display:inline-flex}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__trigger:hover,.ContactPhoneCountrySelect-module-scss-module__JkKz9W__trigger:focus-visible{color:var(--contact-form-foreground);outline:none}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__triggerFlag{font-size:1.2rem;line-height:1}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__triggerDialCode{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;font-weight:600}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__triggerChevron{opacity:.72;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:rotate(0)}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__triggerChevron svg{width:.7rem;height:.7rem}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__root[data-open=true] .ContactPhoneCountrySelect-module-scss-module__JkKz9W__triggerChevron{transform:rotate(90deg)}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__panel{z-index:12;border:1px solid var(--glass-border);background:var(--glass-background);width:min(18rem,100vw - 2rem);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:1rem;flex-direction:column;display:flex;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchShell{border-bottom:1px solid color-mix(in srgb, var(--contact-form-field-border) 72%, transparent);padding:.75rem}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchInput{box-sizing:border-box;border:0;border-bottom:2px solid var(--contact-form-field-border);width:100%;color:var(--contact-form-foreground);font-family:var(--font-body);background:0 0;outline:none;padding:.5rem 0;font-size:.9375rem;line-height:1.4;transition:border-color .18s}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchInput::placeholder{color:var(--contact-form-field-placeholder)}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchInput:hover,.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchInput:focus,.ContactPhoneCountrySelect-module-scss-module__JkKz9W__searchInput:focus-visible{border-bottom-color:var(--contact-form-field-focus-border)}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__list{max-height:14rem;margin:0;padding:.35rem 0;list-style:none;overflow-y:auto}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__option{width:100%;color:var(--contact-form-foreground);font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.9375rem;line-height:1.3;transition:background-color .18s;display:grid}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__option:hover,.ContactPhoneCountrySelect-module-scss-module__JkKz9W__option:focus-visible{background:color-mix(in srgb, var(--contact-form-field-focus-border) 12%, transparent);outline:none}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__option[aria-selected=true]{background:color-mix(in srgb, var(--contact-form-field-focus-border) 18%, transparent);font-weight:600}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__optionFlag{font-size:1.1rem;line-height:1}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__optionName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__optionDialCode{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;font-weight:600}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__emptyState{color:var(--contact-form-field-placeholder);padding:.85rem 1rem;font-size:.875rem;line-height:1.4}@media (max-width:30rem){.ContactPhoneCountrySelect-module-scss-module__JkKz9W__root{min-width:6.5rem}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__trigger{gap:.35rem;padding-right:.65rem}.ContactPhoneCountrySelect-module-scss-module__JkKz9W__panel{width:min(16.5rem,100vw - 1.5rem)}}
.ContactPhoneInput-module-scss-module__dTK6na__phoneInput{border-bottom:2px solid var(--contact-form-field-border);align-items:stretch;width:100%;padding-right:2.75rem;transition:border-color .18s,background-color .18s;display:flex}.ContactPhoneInput-module-scss-module__dTK6na__phoneInput:focus-within{border-bottom-color:var(--contact-form-field-focus-border)}.ContactPhoneInput-module-scss-module__dTK6na__phoneInputInvalid,.ContactPhoneInput-module-scss-module__dTK6na__phoneInputInvalid:focus-within{border-bottom-color:var(--contact-form-field-invalid-border);background-color:var(--contact-form-field-invalid-surface)}.ContactPhoneInput-module-scss-module__dTK6na__countryShell{border-right:1px solid color-mix(in srgb, var(--contact-form-field-border) 72%, transparent);flex:none}.ContactPhoneInput-module-scss-module__dTK6na__numberInput{font-variant-numeric:tabular-nums;letter-spacing:.04em;flex:auto;min-width:0;border-bottom:0!important;padding-left:.85rem!important;padding-right:0!important}.ContactPhoneInput-module-scss-module__dTK6na__numberInput:hover,.ContactPhoneInput-module-scss-module__dTK6na__numberInput:focus,.ContactPhoneInput-module-scss-module__dTK6na__numberInput:focus-visible{border-bottom-color:#0000!important}
.ContactPlatformCard-module-scss-module__ga7YMG__card{--platform-color:#9146ff;border:2px solid var(--platform-color);background-color:color-mix(in srgb, var(--platform-color) 14%, transparent);min-width:8.1rem;color:var(--platform-color);border-radius:.875rem;flex-direction:column;flex:9rem;justify-content:center;align-items:center;gap:.875rem;padding:1.25rem;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex}.ContactPlatformCard-module-scss-module__ga7YMG__card:hover,.ContactPlatformCard-module-scss-module__ga7YMG__card:focus-visible{background-color:color-mix(in srgb, var(--platform-color) 22%, transparent);box-shadow:0 .75rem 1.5rem color-mix(in srgb, var(--platform-color) 24%, transparent);outline:none;transform:translateY(-.2rem)}.ContactPlatformCard-module-scss-module__ga7YMG__card:focus-visible{outline:2px solid var(--platform-color);outline-offset:.25rem}.ContactPlatformCard-module-scss-module__ga7YMG__card[data-platform=twitch]{--platform-color:#9146ff}.ContactPlatformCard-module-scss-module__ga7YMG__card[data-platform=youtube]{--platform-color:red}.ContactPlatformCard-module-scss-module__ga7YMG__card[data-platform=discord]{--platform-color:#5865f2}.ContactPlatformCard-module-scss-module__ga7YMG__iconShell{color:var(--platform-color);justify-content:center;align-items:center;display:inline-flex}.ContactPlatformCard-module-scss-module__ga7YMG__iconShell svg{width:2rem;height:2rem}.ContactPlatformCard-module-scss-module__ga7YMG__name{font-family:var(--font-body);text-align:center;color:var(--platform-color);font-size:clamp(.9375rem,1.8vw,1.3125rem);font-weight:800;line-height:1.1}@media (max-width:48rem){.ContactPlatformCard-module-scss-module__ga7YMG__card{flex-basis:100%;min-width:0;padding:1.15rem}}html.dark .ContactPlatformCard-module-scss-module__ga7YMG__card{background-color:color-mix(in srgb, var(--platform-color) 20%, transparent)}:is(html.dark .ContactPlatformCard-module-scss-module__ga7YMG__card:hover,html.dark .ContactPlatformCard-module-scss-module__ga7YMG__card:focus-visible){background-color:color-mix(in srgb, var(--platform-color) 28%, transparent)}
.ContactSection-module-scss-module__cndsTG__section{z-index:1;width:100%;padding:5rem .5rem var(--landing-contact-footer-spacing);font-family:var(--font-body);position:relative}.ContactSection-module-scss-module__cndsTG__inner{flex-direction:column;align-items:stretch;gap:6rem;width:100%;max-width:72rem;margin-inline:auto;display:flex}.ContactSection-module-scss-module__cndsTG__intro{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ContactSection-module-scss-module__cndsTG__headline{max-width:48rem;font-family:var(--font-headline);letter-spacing:-.03em;text-align:center;text-wrap:balance;color:var(--foreground);font-size:clamp(2.75rem,9vw,5.5rem);font-weight:900;line-height:1.05}.ContactSection-module-scss-module__cndsTG__description{text-align:center;text-wrap:pretty;max-width:36rem;color:var(--foreground);margin:0;font-size:clamp(1.125rem,2.4vw,1.5rem);font-weight:400;line-height:1.5}.ContactSection-module-scss-module__cndsTG__platformRow{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.25rem;width:90%;max-width:54rem;margin-inline:auto;padding-inline:1rem;display:flex}.ContactSection-module-scss-module__cndsTG__formShell{box-sizing:border-box;border:1px solid var(--glass-border);background:var(--glass-background);width:100%;max-width:44rem;box-shadow:var(--glass-shadow);color:var(--foreground);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:1.5rem;margin-inline:auto;padding:clamp(2rem,4vw,3rem)}@media (max-width:48rem){.ContactSection-module-scss-module__cndsTG__section{padding-top:3.5rem}.ContactSection-module-scss-module__cndsTG__inner{gap:4.5rem}.ContactSection-module-scss-module__cndsTG__headline{font-size:clamp(2.25rem,11vw,4rem)}.ContactSection-module-scss-module__cndsTG__platformRow{flex-direction:column;padding-inline:.5rem}.ContactSection-module-scss-module__cndsTG__formShell{padding:1.75rem 1.25rem}}
.FooterSection-module-scss-module__Pcpw8a__footer{z-index:0;background-image:var(--footer-gradient);width:100%;color:var(--footer-foreground);font-family:var(--font-body);position:relative}.FooterSection-module-scss-module__Pcpw8a__inner{box-sizing:border-box;width:100%;max-width:56.25rem;padding:var(--landing-contact-footer-spacing) clamp(1.25rem,4vw,2rem) var(--landing-contact-footer-spacing);margin-inline:auto}.FooterSection-module-scss-module__Pcpw8a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,3rem);width:100%;display:grid}.FooterSection-module-scss-module__Pcpw8a__brandColumn{flex-direction:column;align-items:flex-start;display:flex}.FooterSection-module-scss-module__Pcpw8a__brandMark{font-family:var(--font-headline);letter-spacing:-.05em;text-transform:lowercase;color:var(--footer-foreground);margin:0;font-size:clamp(4.5rem,16vw,7.5rem);font-weight:900;line-height:.88}.FooterSection-module-scss-module__Pcpw8a__copyrightRow{color:var(--footer-foreground);opacity:.92;align-items:center;gap:.4rem;margin:1.125rem 0 0;font-size:.9375rem;font-weight:400;line-height:1;display:inline-flex}.FooterSection-module-scss-module__Pcpw8a__copyrightIcon{flex-shrink:0;width:.9rem;height:.9rem}.FooterSection-module-scss-module__Pcpw8a__tagline{text-wrap:pretty;white-space:pre-line;max-width:16rem;color:var(--footer-foreground);margin:1.35rem 0 0;font-size:clamp(1rem,2.4vw,1.1875rem);font-weight:300;line-height:1.55}.FooterSection-module-scss-module__Pcpw8a__taglineBold{font-weight:700}.FooterSection-module-scss-module__Pcpw8a__columnPlaceholder{min-height:1px}@media (max-width:48rem){.FooterSection-module-scss-module__Pcpw8a__grid{grid-template-columns:1fr}.FooterSection-module-scss-module__Pcpw8a__columnPlaceholder{display:none}.FooterSection-module-scss-module__Pcpw8a__tagline{max-width:20rem}}
.LandingpageSections-module-scss-module__-YxDda__landing{width:100%;position:relative}.LandingpageSections-module-scss-module__-YxDda__contentShell{z-index:1;background-color:var(--background);border-radius:1.5rem 1.5rem 0 0;flex-direction:column;gap:10rem;width:100%;display:flex;position:relative;box-shadow:0 -1rem 3rem #0000001f}.LandingpageSections-module-scss-module__-YxDda__heroSticky{top:var(--header-height);z-index:0;height:var(--hero-min-height);position:sticky}.LandingpageSections-module-scss-module__-YxDda__heroMotion{transform-origin:50%;will-change:transform,opacity;height:100%}.LandingpageSections-module-scss-module__-YxDda__sectionSeparator{box-sizing:border-box;border:0;border-top:.375rem solid var(--palette-emerald-bg);width:100%}@media (max-width:48rem){.LandingpageSections-module-scss-module__-YxDda__contentShell{gap:7rem}.LandingpageSections-module-scss-module__-YxDda__sectionSeparator{border-top-width:.3125rem}}
