.Challenges-module___89h4q__section{background:var(--color-bg);width:100%;padding:clamp(64px, 9vw, var(--space-128)) var(--container-pad);gap:var(--space-64);flex-direction:column;display:flex;position:relative}.Challenges-module___89h4q__section>*{width:100%;max-width:var(--container-max);margin-inline:auto}.Challenges-module___89h4q__head{justify-content:space-between;align-items:flex-end;gap:var(--space-32);display:flex;position:relative}.Challenges-module___89h4q__title{align-items:flex-start;gap:var(--space-32);flex-direction:column;display:flex}.Challenges-module___89h4q__heading{font:var(--font-h3);color:var(--color-black);max-width:321px}.Challenges-module___89h4q__noteMobile{display:none}.Challenges-module___89h4q__noteDesktop{align-items:flex-end;gap:var(--space-8);pointer-events:none;display:inline-flex;position:absolute;bottom:-28px;right:96px}.Challenges-module___89h4q__noteText{text-align:center;max-width:200px}.Challenges-module___89h4q__noteArrow{flex:none;transform:rotate(280deg)}@media (max-width:1180px){.Challenges-module___89h4q__noteDesktop{display:none}}.Challenges-module___89h4q__toggle{align-self:flex-end;align-items:center;gap:var(--space-2);padding:var(--space-4);border:1px solid var(--color-brand);border-radius:var(--radius-sm);flex:none;display:inline-flex}.Challenges-module___89h4q__segment{background:var(--color-grey-lighter);width:50px;height:30px;color:var(--color-white);border-radius:2px;justify-content:center;align-items:center;padding:2px 3px;transition:background .15s,color .15s;display:inline-flex}.Challenges-module___89h4q__segment[aria-pressed=true]{background:var(--color-brand);color:var(--color-white)}.Challenges-module___89h4q__miniTag{align-items:center;gap:var(--space-8);padding:var(--space-2) 0;font:var(--font-body-sm);white-space:nowrap;align-self:flex-start;font-weight:500;line-height:20px;display:inline-flex}.Challenges-module___89h4q__miniDot{background:currentColor;flex:none;width:6px;height:6px}.Challenges-module___89h4q__miniTagCoral{text-box-trim:trim-both;text-box-edge:cap alphabetic;height:10px;color:var(--color-coral);padding:0;line-height:10px}.Challenges-module___89h4q__miniTagBrand{text-box-trim:trim-both;text-box-edge:cap alphabetic;height:10px;color:var(--color-brand);padding:0;line-height:10px}.Challenges-module___89h4q__no{min-width:20px;height:20px;font:var(--font-body-sm);color:var(--color-white);border-bottom-left-radius:6px;justify-content:center;align-items:center;padding:0 4px;font-weight:500;display:inline-flex;position:absolute;top:-1px;right:-1px}.Challenges-module___89h4q__noCoral{background:var(--color-coral)}.Challenges-module___89h4q__noBrand{background:var(--color-brand)}.Challenges-module___89h4q__body{justify-content:space-between;align-items:stretch;gap:var(--space-48);display:flex}.Challenges-module___89h4q__grid{gap:var(--space-32);flex:auto;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;align-content:start;display:grid}.Challenges-module___89h4q__cell{min-width:0;transition:transform .2s;display:flex}.Challenges-module___89h4q__cell:first-child{transform:rotate(-1deg)}.Challenges-module___89h4q__cell:nth-child(2){transform:rotate(1deg)}.Challenges-module___89h4q__cell:nth-child(3){transform:rotate(-1deg)}.Challenges-module___89h4q__cell:nth-child(4),.Challenges-module___89h4q__cell:nth-child(5){transform:rotate(1deg)}.Challenges-module___89h4q__cell:nth-child(6){transform:rotate(-1deg)}.Challenges-module___89h4q__cell:nth-child(7){transform:rotate(1deg)}.Challenges-module___89h4q__cell:nth-child(8){transform:rotate(-1deg)}.Challenges-module___89h4q__cell:hover{transform:rotate(0)}.Challenges-module___89h4q__cellActive{transform:rotate(0)!important}.Challenges-module___89h4q__card{text-align:left;gap:var(--space-16);background:var(--color-surface);width:100%;padding:var(--space-16);border:1px solid #0000;flex-direction:column;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.Challenges-module___89h4q__card:hover{transform:translateY(-2px);box-shadow:0 4px 4px #00000040}.Challenges-module___89h4q__cardActive{border-color:var(--color-coral);background:linear-gradient(0deg, #ff4e410d, #ff4e410d), var(--color-surface)}.Challenges-module___89h4q__cardActive .Challenges-module___89h4q__no{top:-1px;right:-1px}.Challenges-module___89h4q__challengeText{font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;color:var(--color-black);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.Challenges-module___89h4q__inlineSolution{display:none}.Challenges-module___89h4q__solutionText{font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;color:var(--color-black);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.Challenges-module___89h4q__solutions{background:var(--color-surface);border:1px solid var(--color-brand);background-image:radial-gradient(var(--color-grey-lighter) 1.2px, transparent 1.2px);background-position:14px 60px;background-size:18px 18px;flex-direction:column;flex:0 0 440px;align-self:stretch;align-items:flex-end;max-width:440px;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.Challenges-module___89h4q__solutions .Challenges-module___89h4q__solutionsTag{z-index:1;width:104px;height:21px;padding:var(--space-4) 10px;opacity:1;background:var(--color-brand);color:var(--color-white);font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-transform:lowercase;justify-content:center;gap:10px;font-size:18px;font-style:normal;font-weight:500;line-height:26px;position:absolute;top:0;right:0;transform:rotate(0)}.Challenges-module___89h4q__solutionCard{width:350px;max-width:calc(100% - var(--space-48));gap:var(--space-16);background:var(--color-bg);padding:var(--space-32) var(--space-16);flex-direction:column;margin:auto;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.Challenges-module___89h4q__loadMoreCell{display:none}.Challenges-module___89h4q__deck{gap:var(--space-24);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Challenges-module___89h4q__deckCard{gap:var(--space-48);background:var(--color-surface);border:1px solid var(--color-brand);padding:var(--space-32) var(--space-16) var(--space-48);flex-direction:column;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.Challenges-module___89h4q__deckBlock{gap:var(--space-12);flex-direction:column;display:flex}.Challenges-module___89h4q__deckChallengeText{font:var(--font-body-xl);color:var(--color-black);font-weight:600}.Challenges-module___89h4q__deckCard .Challenges-module___89h4q__no{top:-1px;right:-1px}.Challenges-module___89h4q__deckCard .Challenges-module___89h4q__miniTagCoral{padding:var(--space-2) var(--space-8);background:var(--color-coral);color:var(--color-white)}.Challenges-module___89h4q__deckCard .Challenges-module___89h4q__miniTagBrand{padding:var(--space-2) var(--space-8);background:var(--color-brand);color:var(--color-white)}@media (max-width:900px){.Challenges-module___89h4q__body{flex-direction:column}.Challenges-module___89h4q__solutions{flex:none;width:100%;max-width:100%;min-height:280px}}@media (max-width:600px){.Challenges-module___89h4q__section{gap:var(--space-32);padding:var(--space-48) 16px var(--space-64)}.Challenges-module___89h4q__head{align-items:flex-start}.Challenges-module___89h4q__title{gap:var(--space-24)}.Challenges-module___89h4q__heading{font:var(--font-h4);font-weight:500}.Challenges-module___89h4q__noteMobile{color:var(--color-grey-dark);font:var(--font-body-sm);display:block}.Challenges-module___89h4q__grid{gap:var(--space-32);grid-template-rows:auto;grid-template-columns:1fr;grid-auto-flow:row}.Challenges-module___89h4q__challengeText,.Challenges-module___89h4q__solutionText{font:var(--font-body-sm);font-weight:500}.Challenges-module___89h4q__cardActive{border-color:var(--color-brand);background:var(--color-surface)}.Challenges-module___89h4q__cardActive .Challenges-module___89h4q__no{background:var(--color-brand)}.Challenges-module___89h4q__solutions{display:none}.Challenges-module___89h4q__cardActive .Challenges-module___89h4q__inlineSolution{gap:var(--space-16);width:100%;margin-top:var(--space-16);padding-top:var(--space-32);border-top:1px solid var(--color-grey-lighter);flex-direction:column;display:flex}.Challenges-module___89h4q__collapsed .Challenges-module___89h4q__cell:nth-child(n+5){display:none}.Challenges-module___89h4q__loadMoreCell{grid-column:1/-1;justify-content:center;display:flex}.Challenges-module___89h4q__loadMore{padding:var(--space-8) var(--space-12);background:var(--color-grey-lighter);color:var(--color-black);font:var(--font-body-sm);font-weight:700;transition:background .15s}.Challenges-module___89h4q__loadMore:hover{background:var(--color-grey-light)}.Challenges-module___89h4q__deck{grid-template-columns:1fr}.Challenges-module___89h4q__deckChallengeText{font:var(--font-body-big);font-weight:600}}@media (prefers-reduced-motion:reduce){.Challenges-module___89h4q__cell,.Challenges-module___89h4q__card,.Challenges-module___89h4q__segment,.Challenges-module___89h4q__loadMore{transition:none}.Challenges-module___89h4q__card:hover{transform:none}}
.Handwritten-module__OD5QrW__svg{height:auto;display:block;overflow:visible}.Handwritten-module__OD5QrW__svg-blue{color:var(--color-brand)}.Handwritten-module__OD5QrW__svg-grey{color:var(--color-grey-light)}.Handwritten-module__OD5QrW__svg-orange{color:var(--color-orange)}.Handwritten-module__OD5QrW__glyph{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.Hero-module__PycF7W__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@property --proof-label-pop-opacity{syntax:"<number>";inherits:false;initial-value:1}.Hero-module__PycF7W__hero{min-height:calc(100svh + var(--hero-scroll-length));--hero-inline-pad:max(var(--container-pad), calc((100vw - var(--container-max)) / 2));--hero-scroll-length:110svh;--hero-header-height:86px;--hero-section-bottom-pad:30px;--proof-panel-start-height:150px;--proof-panel-min-height:420px;--proof-panel-max-height:720px;--proof-panel-top-clearance:clamp(228px, calc(36vh - var(--space-32)), 488px);--proof-panel-available-height:calc(110svh - var(--proof-panel-top-clearance) - var(--hero-section-bottom-pad));--proof-panel-end-height:clamp(var(--proof-panel-min-height), var(--proof-panel-available-height), var(--proof-panel-max-height));--hero-intro-progress:1;--hero-proof-progress:0;--hero-text:var(--color-black);--hero-muted:#00000014;--hero-panel:#ddd9;--hero-panel-line:#acacac47;position:relative;overflow:clip}.Hero-module__PycF7W__heroSticky{height:100vh;min-height:720px;padding:0 var(--hero-inline-pad) var(--hero-section-bottom-pad);color:var(--hero-text);contain:layout paint;position:sticky;top:0;overflow:hidden}.Hero-module__PycF7W__heroGrid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg, var(--hero-muted) 1px, transparent 1px);background-position:50%;background-size:clamp(76px,6vw,116px) 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.Hero-module__PycF7W__heroIntro,.Hero-module__PycF7W__heroProof{z-index:1;padding:var(--hero-header-height) var(--hero-inline-pad) var(--space-32);position:absolute;inset:0}.Hero-module__PycF7W__heroIntro{pointer-events:none}.Hero-module__PycF7W__introHeadline{left:var(--hero-inline-pad);right:var(--hero-inline-pad);top:calc(( var(--hero-header-height) + 100svh - (var(--hero-section-bottom-pad) * var(--hero-proof-progress)) - ( var(--proof-panel-start-height) + ( ( var(--proof-panel-end-height) - var(--proof-panel-start-height) ) * var(--hero-proof-progress) ) ) ) / 2);transform-origin:0;width:auto;position:absolute;transform:translateY(-50%)}.Hero-module__PycF7W__introTextAnimation{width:calc(100% - ((100% - min(100%, 600px)) * var(--hero-proof-progress)))!important;transform:translateX(calc(var(--hero-proof-progress) * -10%))!important;transform-origin:0!important}.Hero-module__PycF7W__heroSvgFallback{object-fit:contain;width:100%;height:100%;display:block}.Hero-module__PycF7W__heroSvgFallbackMobile{display:none}.Hero-module__PycF7W__introProofLabel{--proof-label-pop-opacity:1;z-index:4;color:#707070;width:150px;height:150px;opacity:calc(var(--hero-intro-progress) * var(--hero-intro-progress) * var(--proof-label-pop-opacity));transform-origin:50%;pointer-events:none;position:absolute;bottom:78px;left:50%;overflow:visible;translate:-50%;scale:1}.Hero-module__PycF7W__introProofLabelText{fill:currentColor;font:500 10px/1 var(--font-dm-sans), Arial, sans-serif;letter-spacing:.05em}.Hero-module__PycF7W__heroProof{opacity:1;pointer-events:auto;padding:0}.Hero-module__PycF7W__proofPanel{z-index:3;left:50%;right:auto;bottom:calc(var(--hero-proof-progress) * var(--hero-section-bottom-pad));--proof-panel-start-width:min(605px, calc(100vw - var(--hero-inline-pad) * 2));--proof-panel-end-width:calc(100vw - (var(--hero-inline-pad) * 2));width:calc(var(--proof-panel-start-width) + ( (var(--proof-panel-end-width) - var(--proof-panel-start-width)) * var(--hero-proof-progress) ));height:calc(var(--proof-panel-start-height) + ( (var(--proof-panel-end-height) - var(--proof-panel-start-height)) * var(--hero-proof-progress) ));min-height:0;padding-top:calc(48px + ((clamp(72px, 9vh, 110px) - 48px) * var(--hero-proof-progress)));border-radius:var(--radius-md);border-bottom-left-radius:calc(var(--radius-md) * var(--hero-proof-progress));border-bottom-right-radius:calc(var(--radius-md) * var(--hero-proof-progress));background:var(--hero-panel);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;overflow:hidden;transform:translate(-50%)}.Hero-module__PycF7W__proofPanel:before{content:"";pointer-events:none;background-size:clamp(76px,6vw,116px) 100%;position:absolute;inset:0}.Hero-module__PycF7W__proofPanelInner{z-index:1;flex-direction:column;flex:none;justify-content:flex-end;width:100%;min-height:0;display:flex;position:absolute;inset:0}.Hero-module__PycF7W__proofPanelSurface{display:none}.Hero-module__PycF7W__proofTrackFrame{z-index:1;-webkit-user-select:none;user-select:none;touch-action:pan-y;cursor:grab;pointer-events:none;width:100%;height:100%;position:relative}.Hero-module__PycF7W__hero[data-proof-expanded=true] .Hero-module__PycF7W__proofTrackFrame{pointer-events:auto}.Hero-module__PycF7W__proofTrackFrame:active{cursor:grabbing}.Hero-module__PycF7W__depthStage{perspective:400px;transform-style:preserve-3d;isolation:isolate;opacity:1;position:absolute;inset:0;overflow:hidden}.Hero-module__PycF7W__depthScene{transform:translateY(calc(55px * (1 - var(--hero-proof-progress)))) scale(calc(.38 + (var(--hero-proof-progress) * .62)));transform-style:preserve-3d;transform-origin:50%;will-change:transform;position:absolute;inset:0}.Hero-module__PycF7W__depthItem{left:50%;top:calc(50% - (38px * var(--hero-proof-progress)));color:var(--hero-text);transform-style:preserve-3d;pointer-events:auto;cursor:inherit;will-change:transform;background:0 0;border:0;padding:0;display:block;position:absolute}@media (min-width:1200px) and (min-height:1000px){.Hero-module__PycF7W__depthItem{top:calc(50% - (40px * var(--hero-proof-progress)))}}.Hero-module__PycF7W__depthCard{background:var(--color-grey-lighter);border-radius:10px;width:100%;height:100%;display:block;overflow:hidden;box-shadow:0 22px 50px #0000002e,0 5px 14px #0000001f}.Hero-module__PycF7W__depthCaption{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:2px;width:min(100%,320px);transition:opacity .3s .12s,transform .42s cubic-bezier(.16,1,.3,1) 80ms;display:flex;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%,8px)}.Hero-module__PycF7W__depthItem[data-active=true] .Hero-module__PycF7W__depthCaption{opacity:var(--hero-proof-progress);transform:translate(-50%)}.Hero-module__PycF7W__depthCaption:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin-bottom:8px}.Hero-module__PycF7W__depthCaption strong{font:700 18px/24px var(--font-dm-sans), Arial, sans-serif}.Hero-module__PycF7W__depthCaption span{color:var(--color-text-muted);font:500 14px/20px var(--font-dm-sans), Arial, sans-serif}.Hero-module__PycF7W__depthEdgeBlurLeft,.Hero-module__PycF7W__depthEdgeBlurRight{z-index:20;pointer-events:none;-webkit-backdrop-filter:blur(24px);width:25%;position:absolute;inset-block:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.Hero-module__PycF7W__depthEdgeBlurLeft{background:linear-gradient(90deg, var(--hero-panel), transparent);left:0}.Hero-module__PycF7W__depthEdgeBlurRight{background:linear-gradient(270deg, var(--hero-panel), transparent);right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.Hero-module__PycF7W__mobileProofCarousel{display:none}.Hero-module__PycF7W__desktopProofControls{z-index:5;opacity:var(--hero-proof-progress);pointer-events:none;transform:translate3d(-50%, calc(28px * (1 - var(--hero-proof-progress))), 0);will-change:transform, opacity;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;bottom:28px;left:50%}.Hero-module__PycF7W__hero[data-proof-expanded=true] .Hero-module__PycF7W__desktopProofControls{pointer-events:auto}.Hero-module__PycF7W__desktopProofButton{background:var(--color-white);width:40px;height:35px;color:var(--color-brand);font:400 30px/1 var(--font-dm-sans), Arial, sans-serif;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.Hero-module__PycF7W__desktopProofButton:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.Hero-module__PycF7W__desktopProofControls .Hero-module__PycF7W__mobileProofArrow{stroke:currentColor;width:7px;height:12px}.Hero-module__PycF7W__desktopProofControls .Hero-module__PycF7W__mobileProofArrowNext{transform:scaleX(-1)}.Hero-module__PycF7W__caseImg{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.Hero-module__PycF7W__heroDark{background:var(--color-black);--hero-text:var(--color-white);--hero-muted:#ffffff1c;--hero-panel:#181818e6;--hero-panel-line:#ffffff1a;--color-text:var(--color-white);--color-text-muted:var(--color-grey-light);transition:background .3s}@media (prefers-reduced-motion:no-preference){.Hero-module__PycF7W__introProofLabel{animation:1.55s cubic-bezier(.16,.84,.24,1) .12s both Hero-module__PycF7W__proofLabelFadeIn,18s linear infinite Hero-module__PycF7W__proofSpin}.Hero-module__PycF7W__proofPanel{animation:1.55s cubic-bezier(.16,.84,.24,1) .12s both Hero-module__PycF7W__proofPanelPopFromBottom}}@keyframes Hero-module__PycF7W__proofLabelFadeIn{0%{--proof-label-pop-opacity:0}to{--proof-label-pop-opacity:1}}@keyframes Hero-module__PycF7W__proofSpin{0%{rotate:none}to{rotate:360deg}}@keyframes Hero-module__PycF7W__proofPanelPopFromBottom{0%{opacity:.001;translate:0 120px}to{opacity:1;translate:0}}@media (max-width:900px){.Hero-module__PycF7W__hero{--hero-section-bottom-pad:var(--space-24)}.Hero-module__PycF7W__heroSticky{min-height:640px;padding-top:0}.Hero-module__PycF7W__heroIntro,.Hero-module__PycF7W__heroProof{padding:calc(86px + var(--space-24)) var(--hero-inline-pad) var(--space-24)}.Hero-module__PycF7W__heroProof{opacity:1;transform:none}.Hero-module__PycF7W__introHeadline{left:var(--hero-inline-pad);right:var(--hero-inline-pad);width:auto;transform:translate3d(0, calc(-50% + (var(--hero-proof-progress) * -16vh)), 0);transform-origin:0 0;top:35%}.Hero-module__PycF7W__introTextAnimation{width:100%!important;transform:none!important}.Hero-module__PycF7W__heroSvgFallbackDesktop{display:none}.Hero-module__PycF7W__heroSvgFallbackMobile{display:block}.Hero-module__PycF7W__proofPanel{left:50%;right:auto;bottom:var(--space-24);--proof-panel-start-width:min(605px, calc(100vw - var(--hero-inline-pad) * 2));--proof-panel-end-width:calc(100vw - var(--hero-inline-pad) * 2);--proof-panel-start-height:150px;--proof-panel-top-clearance:clamp(360px, 42svh, 520px);--proof-panel-end-height:max(var(--proof-panel-start-height), min(calc(103svh - var(--proof-panel-top-clearance) - var(--hero-section-bottom-pad)), 760px));--proof-panel-visible-height:calc(var(--proof-panel-start-height) + ( (var(--proof-panel-end-height) - var(--proof-panel-start-height)) * var(--hero-proof-progress) ));--proof-panel-clip-top:calc(var(--proof-panel-end-height) - var(--proof-panel-visible-height));--proof-panel-card-overflow:calc(30px * (1 - var(--hero-proof-progress)));width:var(--proof-panel-end-width);height:var(--proof-panel-end-height);min-height:0;transform:translate3d(-50%, calc((1 - var(--hero-proof-progress)) * var(--space-24)), 0);will-change:transform;background:0 0;padding-top:0;overflow:visible}.Hero-module__PycF7W__proofPanel:before{display:none}.Hero-module__PycF7W__proofPanelInner{border-radius:var(--radius-md);width:100%;height:100%;clip-path:inset(var(--proof-panel-clip-top) 0 calc(-1 * var(--proof-panel-card-overflow)) 0 round var(--radius-md));display:block;position:absolute;inset:0;overflow:visible}.Hero-module__PycF7W__proofPanelSurface{border-radius:var(--radius-md);background:0 0;display:block;position:absolute;inset:0;overflow:hidden}.Hero-module__PycF7W__proofPanelSurfaceFill{border-radius:var(--radius-md);background:var(--hero-panel);transform:translateY(var(--proof-panel-clip-top));will-change:transform;background-position-x:calc(50% - .5px);position:absolute;inset:0}.Hero-module__PycF7W__proofTrackFrame,.Hero-module__PycF7W__desktopProofControls{display:none}.Hero-module__PycF7W__mobileProofCarousel{z-index:1;width:100%;height:100%;min-height:0;transform:translateY(calc(( (var(--proof-panel-end-height) - var(--proof-panel-start-height)) * (1 - var(--hero-proof-progress)) ) / 2 - (60px * (1 - var(--hero-proof-progress)))));touch-action:pan-y;will-change:transform;flex-direction:column;justify-content:center;align-items:center;padding-bottom:0;display:flex;position:absolute;inset:0}.Hero-module__PycF7W__mobileDepthStage{perspective:400px;height:260px;transform-style:preserve-3d;opacity:1;transform:translateY(calc((.3 * var(--proof-panel-end-height) - 40px) * (1 - var(--hero-proof-progress)) - (56px * var(--hero-proof-progress)))) scale(calc(.5 + var(--hero-proof-progress) * .5));transform-origin:50%;pointer-events:auto;will-change:transform;position:absolute;top:20%;left:0;right:0}.Hero-module__PycF7W__mobileDepthItem{color:var(--hero-text);transform-style:preserve-3d;pointer-events:auto;cursor:grab;will-change:transform;background:0 0;border:0;padding:0;display:block;position:absolute;top:50%;left:50%}.Hero-module__PycF7W__mobileDepthCaption{width:min(86vw,360px);color:var(--hero-text);text-align:center;opacity:0;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%)}.Hero-module__PycF7W__mobileDepthItem[data-active=true] .Hero-module__PycF7W__mobileDepthCaption{opacity:var(--hero-proof-progress)}.Hero-module__PycF7W__mobileDepthCaption:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin-bottom:8px}.Hero-module__PycF7W__mobileDepthCaption strong{font:700 18px/26px var(--font-dm-sans), Arial, sans-serif}.Hero-module__PycF7W__mobileDepthCaption span{font:400 16px/24px var(--font-dm-sans), Arial, sans-serif}.Hero-module__PycF7W__mobileProofControls{opacity:var(--hero-proof-progress);pointer-events:auto;transform:translate3d(-50%, calc(32px * (1 - var(--hero-proof-progress))), 0);will-change:transform, opacity;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;bottom:32px;left:50%}.Hero-module__PycF7W__mobileProofButton{background:var(--color-white);width:40px;height:35px;color:var(--color-brand);font:400 30px/1 var(--font-dm-sans), Arial, sans-serif;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.Hero-module__PycF7W__mobileProofArrow{stroke:currentColor;width:7px;height:12px}.Hero-module__PycF7W__mobileProofArrowNext{transform:scaleX(-1)}.Hero-module__PycF7W__mobileProofButton:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.Hero-module__PycF7W__introProofLabel{width:125px;height:125px;bottom:90px}}
.Marquee-module__IiQMXq__marquee{gap:var(--space-64);margin-inline:calc(-1 * var(--container-pad));flex-direction:column;display:flex}.Marquee-module__IiQMXq__marqueeRow{width:100%;display:flex;overflow:hidden}.Marquee-module__IiQMXq__marqueeRowEnd{justify-content:flex-end}.Marquee-module__IiQMXq__marqueeRowSingle{justify-content:center}.Marquee-module__IiQMXq__marqueeTrack{will-change:transform;flex-wrap:nowrap;display:flex}.Marquee-module__IiQMXq__marqueeItem{align-items:center;gap:var(--space-64);padding-right:var(--space-64);flex:none;display:inline-flex}.Marquee-module__IiQMXq__marqueeText{font:var(--font-h1-titles);text-transform:lowercase;color:var(--color-text);white-space:nowrap}.Marquee-module__IiQMXq__marqueeText[data-muted=true]{color:#70707026}.Marquee-module__IiQMXq__marqueeBolt{width:28px;height:43px;color:var(--color-yellow);flex:none}.Marquee-module__IiQMXq__marqueeBolt[data-muted=true]{color:#70707026}@media (max-width:900px){.Marquee-module__IiQMXq__marquee{gap:var(--space-24)}.Marquee-module__IiQMXq__marqueeText{font-family:var(--font-dm-sans), Arial, sans-serif;font-size:40px;font-weight:700;line-height:46px}.Marquee-module__IiQMXq__marqueeItem{gap:var(--space-24);padding-right:var(--space-24)}.Marquee-module__IiQMXq__marqueeBolt{width:13px;height:20px}}
.Tag-module__9-mKBG__tag{align-items:center;gap:var(--space-0);width:fit-content;height:15px;padding:var(--space-2) var(--space-12);background:var(--color-yellow);color:var(--color-black);font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-transform:uppercase;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}
.Services-module__s4rB2G__section{background:var(--color-surface);width:100%;padding:var(--space-128) var(--container-pad) var(--space-64);gap:var(--space-64);flex-direction:column;display:flex;position:relative;overflow-x:clip}.Services-module__s4rB2G__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Services-module__s4rB2G__desktop{justify-content:space-between;align-items:flex-start;gap:var(--space-64);width:100%;max-width:var(--container-max);margin-inline:auto;display:flex}.Services-module__s4rB2G__sidebar{gap:var(--space-40);width:236px;padding:var(--space-96) 0;flex-direction:column;flex:0 0 236px;display:flex;position:sticky;top:0}.Services-module__s4rB2G__sideCategory{gap:var(--space-16);color:var(--color-black);flex-direction:column;transition:opacity .35s;display:flex}.Services-module__s4rB2G__sideCategory[data-active=false]{opacity:.3}.Services-module__s4rB2G__sideTag{--side-tag-bleed:max(var(--container-pad), calc((100vw - var(--container-max)) / 2));width:calc(100% + var(--side-tag-bleed));align-items:center;gap:var(--space-12);height:21px;margin-left:calc(var(--side-tag-bleed) * -1);padding:var(--space-4) var(--space-32);padding-left:var(--side-tag-bleed);background:var(--color-grey-lighter);color:var(--color-black);font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-transform:uppercase;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:16px;font-weight:500;line-height:26px;transition:background .35s;display:inline-flex}.Services-module__s4rB2G__sideCategory[data-active=true] .Services-module__s4rB2G__sideTag{background:var(--color-yellow)}.Services-module__s4rB2G__sideNum{width:30px}.Services-module__s4rB2G__sideSubs{gap:var(--space-16);font:var(--font-body-sm);flex-direction:column;padding-inline-start:calc(30px + var(--space-12));font-weight:500;display:flex}.Services-module__s4rB2G__column{gap:var(--space-64);max-width:939px;padding:var(--space-48) 0;flex-direction:column;flex:0 939px;display:flex}.Services-module__s4rB2G__group{gap:var(--space-40);flex-direction:column;padding-right:148px;transition:opacity .35s;display:flex}.Services-module__s4rB2G__group[data-active=false]{opacity:.2}.Services-module__s4rB2G__divider{background:var(--color-grey-lighter);width:100%;height:1px}.Services-module__s4rB2G__card{gap:var(--space-40);padding:var(--space-40) var(--space-48) var(--space-16) 0;flex-direction:column;display:flex;position:relative}.Services-module__s4rB2G__cardDoodle{top:var(--space-2);mix-blend-mode:difference;opacity:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:150px;height:150px;transition:opacity .35s;position:absolute;left:-170px}.Services-module__s4rB2G__card:hover .Services-module__s4rB2G__cardDoodle{opacity:1}.Services-module__s4rB2G__cardTitle{font:var(--font-h2);text-transform:uppercase;color:var(--color-black);letter-spacing:0;transition:color .25s}.Services-module__s4rB2G__card:hover .Services-module__s4rB2G__cardTitle{color:var(--color-brand)}.Services-module__s4rB2G__cardTitle strong{font-weight:700}.Services-module__s4rB2G__cardTitle span{font-weight:400}.Services-module__s4rB2G__cardContent{gap:var(--space-24);padding-inline:var(--space-8);flex-direction:column;display:flex}.Services-module__s4rB2G__cardBody{font:var(--font-body-reg);color:var(--color-black)}.Services-module__s4rB2G__cardBody strong{font-weight:700}.Services-module__s4rB2G__cta{padding:var(--space-8) 0;font:var(--font-body-reg);color:var(--color-black);align-items:center;gap:10px;font-weight:700;transition:color .25s;display:inline-flex}.Services-module__s4rB2G__cta:hover,.Services-module__s4rB2G__cta:focus-visible{color:var(--color-brand)}.Services-module__s4rB2G__ctaArrow{flex:none;width:42px;height:23px}.Services-module__s4rB2G__mobile{display:none}.Services-module__s4rB2G__mCategory{gap:var(--space-4);flex-direction:column;display:flex}.Services-module__s4rB2G__mTag{width:154px;margin-left:calc(var(--container-pad) * -1);padding-left:var(--container-pad);padding-right:var(--container-pad)}.Services-module__s4rB2G__mList{flex-direction:column;display:flex}.Services-module__s4rB2G__mItem{appearance:none;-webkit-tap-highlight-color:transparent;gap:var(--space-24);text-align:left;width:100%;padding:var(--space-40) 0 0;color:inherit;background:0 0;border:0;outline:0;flex-direction:column;display:flex}.Services-module__s4rB2G__mItem:focus,.Services-module__s4rB2G__mItem:active{background:0 0;outline:0}.Services-module__s4rB2G__mItemHead{justify-content:space-between;align-items:center;gap:var(--space-16);width:100%;padding-bottom:var(--space-12);border-bottom:1px solid var(--color-grey-lighter);display:flex}.Services-module__s4rB2G__mItem[data-long-title=true] .Services-module__s4rB2G__mItemHead{align-items:flex-end}.Services-module__s4rB2G__mItemTitle{font-family:var(--font-dm-sans), Arial, sans-serif;text-transform:uppercase;color:var(--color-black);font-size:28px;line-height:34px;transition:color .25s}.Services-module__s4rB2G__mItem[data-open=true] .Services-module__s4rB2G__mItemTitle{color:var(--color-brand)}.Services-module__s4rB2G__mItemTitle strong{font-weight:700}.Services-module__s4rB2G__mItemTitle span{font-weight:400}.Services-module__s4rB2G__mCaret{width:24px;height:24px;color:var(--color-black);flex:none;transition:color .25s;position:relative}.Services-module__s4rB2G__mCaret:before{content:"";border-bottom:2px solid;border-right:2px solid;width:11px;height:11px;margin:auto;transition:transform .25s;position:absolute;inset:0;transform:translateY(-3px)rotate(45deg)}.Services-module__s4rB2G__mItem[data-open=true] .Services-module__s4rB2G__mCaret{color:var(--color-brand)}.Services-module__s4rB2G__mItem[data-open=true] .Services-module__s4rB2G__mCaret:before{transform:translateY(2px)rotate(225deg)}.Services-module__s4rB2G__mItemPanel{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.Services-module__s4rB2G__mItem[data-open=true] .Services-module__s4rB2G__mItemPanel{grid-template-rows:1fr}.Services-module__s4rB2G__mItemBody{gap:var(--space-24);opacity:0;will-change:opacity, transform;flex-direction:column;width:100%;min-height:0;transition:opacity .26s,transform .42s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(-6px)}.Services-module__s4rB2G__mItem[data-open=true] .Services-module__s4rB2G__mItemBody{opacity:1;transform:translateY(0)}.Services-module__s4rB2G__mItemBody .Services-module__s4rB2G__cardBody{font:var(--font-body-sm);color:var(--color-black);display:block}.Services-module__s4rB2G__mItemBody .Services-module__s4rB2G__cta{font:var(--font-body-sm);gap:var(--space-12);font-weight:700}.Services-module__s4rB2G__mItemBody .Services-module__s4rB2G__ctaArrow{width:28px;height:18px}.Services-module__s4rB2G__mDoodle{mix-blend-mode:difference;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100px;height:100px}@media (prefers-reduced-motion:reduce){.Services-module__s4rB2G__mItemPanel,.Services-module__s4rB2G__mItemBody,.Services-module__s4rB2G__mCaret,.Services-module__s4rB2G__mCaret:before{transition:none}}@media (max-width:1024px){.Services-module__s4rB2G__section{padding-top:var(--space-96);gap:var(--space-40)}.Services-module__s4rB2G__desktop{display:none}.Services-module__s4rB2G__mobile{gap:var(--space-96);width:100%;max-width:var(--container-max);flex-direction:column;margin-inline:auto;display:flex}}@media (min-width:1025px){.Services-module__s4rB2G__desktop{--service-doodle-size:clamp(96px, 12vw, 128px);--service-card-gap:var(--space-24);gap:var(--space-64)}.Services-module__s4rB2G__sidebar{flex-basis:220px;width:220px}.Services-module__s4rB2G__column{flex:auto;max-width:none}.Services-module__s4rB2G__group{padding-right:0}.Services-module__s4rB2G__card{grid-template-columns:var(--service-doodle-size) minmax(0, 1fr);column-gap:var(--service-card-gap);row-gap:var(--space-40);padding-right:0;display:grid}.Services-module__s4rB2G__cardDoodle{width:var(--service-doodle-size);height:var(--service-doodle-size);grid-row:1/span 2;align-self:start;position:static}.Services-module__s4rB2G__cardTitle,.Services-module__s4rB2G__cardContent{grid-column:2}.Services-module__s4rB2G__divider{width:calc(100% - var(--service-doodle-size) - var(--service-card-gap));margin-left:calc(var(--service-doodle-size) + var(--service-card-gap))}}
.Button-module__SBF53G__btn{--flip-spring:linear(0, .244, .649, .944, 1.077, 1.093, 1.06, 1.023, 1, .991, .992, .997, 1);--flip-duration:.6s;perspective:600px;cursor:pointer;background:0 0;border:none;place-items:stretch stretch;padding:0;text-decoration:none;display:inline-grid}.Button-module__SBF53G__btn:disabled,.Button-module__SBF53G__btn[aria-disabled=true]{cursor:not-allowed;pointer-events:none}.Button-module__SBF53G__face{justify-content:center;align-items:center;gap:var(--space-8);min-width:0;font-family:var(--font-dm-sans), Arial, sans-serif;text-align:center;white-space:nowrap;backface-visibility:hidden;transform-origin:50%;will-change:transform, opacity;transition:transform var(--flip-duration) var(--flip-spring), opacity var(--flip-duration) var(--flip-spring);border:1px solid #0000;border-radius:0;grid-area:1/1;font-weight:700;display:inline-flex}.Button-module__SBF53G__regular{width:97px;height:35px;padding:var(--space-12);font-size:14px;line-height:20px}.Button-module__SBF53G__small{width:88px;height:26px;padding:var(--space-8) var(--space-12);font-size:14px;line-height:20px}@media (max-width:600px){.Button-module__SBF53G__regular{width:88px;height:26px;padding:var(--space-8) var(--space-12)}}.Button-module__SBF53G__primary{background:var(--color-black);color:var(--color-off-white)}.Button-module__SBF53G__secondary{background:var(--color-yellow);color:var(--color-black)}.Button-module__SBF53G__tertiary{background:var(--color-grey-lighter);color:var(--color-black)}.Button-module__SBF53G__front{opacity:1;transform:rotateX(0)translateY(0)}.Button-module__SBF53G__back{opacity:0;background:var(--color-grey-dark);color:var(--color-yellow);transform:rotateX(90deg)translateY(-50%)}.Button-module__SBF53G__btn:hover .Button-module__SBF53G__front,.Button-module__SBF53G__btn:focus-visible .Button-module__SBF53G__front{opacity:0;transform:rotateX(90deg)translateY(50%)}.Button-module__SBF53G__btn:hover .Button-module__SBF53G__back,.Button-module__SBF53G__btn:focus-visible .Button-module__SBF53G__back{opacity:1;transform:rotateX(0)translateY(0)}.Button-module__SBF53G__btn:focus-visible{outline:none}.Button-module__SBF53G__btn:focus-visible .Button-module__SBF53G__back{color:var(--color-grey-lighter)}.Button-module__SBF53G__btn:disabled .Button-module__SBF53G__face,.Button-module__SBF53G__btn[aria-disabled=true] .Button-module__SBF53G__face{background:var(--color-grey-dark);color:var(--color-yellow)}@media (prefers-reduced-motion:reduce){.Button-module__SBF53G__face{transition:opacity .15s}.Button-module__SBF53G__front,.Button-module__SBF53G__back{transform:none}.Button-module__SBF53G__btn:hover .Button-module__SBF53G__front,.Button-module__SBF53G__btn:focus-visible .Button-module__SBF53G__front{opacity:0}.Button-module__SBF53G__btn:hover .Button-module__SBF53G__back,.Button-module__SBF53G__btn:focus-visible .Button-module__SBF53G__back{opacity:1}}.Button-module__SBF53G__stateHover .Button-module__SBF53G__front{background:var(--color-grey-dark);color:var(--color-yellow)}.Button-module__SBF53G__stateFocused .Button-module__SBF53G__front{background:var(--color-grey-dark);color:var(--color-grey-lighter)}.Button-module__SBF53G__stateDisabled .Button-module__SBF53G__front{background:var(--color-grey-dark);color:var(--color-yellow)}
.Header-module__D5nTzG__logoLayer{z-index:51;padding:0 var(--container-pad);pointer-events:none;color:var(--color-text);transition:color .3s,transform .3s;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__header{z-index:50;padding:0 var(--container-pad);color:var(--color-text);transition:background .3s,color .3s,box-shadow .3s,transform .3s;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__inner{max-width:var(--container-max);justify-content:flex-start;align-items:center;gap:var(--space-32);height:86px;margin-inline:auto;transition:height .3s;display:flex}.Header-module__D5nTzG__innerCtas{justify-content:flex-end}.Header-module__D5nTzG__logo{pointer-events:auto;color:currentColor;align-items:center;display:inline-flex}.Header-module__D5nTzG__logoSvg{width:151px;height:46px;transition:width .3s,height .3s;display:block}.Header-module__D5nTzG__ctas{align-items:center;gap:var(--space-32);display:flex}.Header-module__D5nTzG__scrolled.Header-module__D5nTzG__header{background:0 0}.Header-module__D5nTzG__scrolled .Header-module__D5nTzG__inner{height:70px}.Header-module__D5nTzG__scrolled .Header-module__D5nTzG__logoSvg{width:117px;height:36px}.Header-module__D5nTzG__themeDark{color:var(--color-white)}.Header-module__D5nTzG__themeDark.Header-module__D5nTzG__header:not(.Header-module__D5nTzG__scrolled){background:var(--color-black)}@media (max-width:600px){.Header-module__D5nTzG__header,.Header-module__D5nTzG__scrolled.Header-module__D5nTzG__header,.Header-module__D5nTzG__themeDark.Header-module__D5nTzG__header:not(.Header-module__D5nTzG__scrolled){color:var(--color-text)}.Header-module__D5nTzG__hidden.Header-module__D5nTzG__header,.Header-module__D5nTzG__hidden.Header-module__D5nTzG__logoLayer{transform:translateY(-100%)}.Header-module__D5nTzG__inner,.Header-module__D5nTzG__scrolled .Header-module__D5nTzG__inner{height:60px}.Header-module__D5nTzG__logoSvg,.Header-module__D5nTzG__scrolled .Header-module__D5nTzG__logoSvg{width:111px;height:34px}}@media (prefers-reduced-motion:reduce){.Header-module__D5nTzG__header,.Header-module__D5nTzG__logoLayer,.Header-module__D5nTzG__inner,.Header-module__D5nTzG__logoSvg{transition:none}}
.Footer-module__JGhRua__footer{background:var(--color-surface);width:100%;padding:var(--space-48) var(--container-pad) var(--space-12)}.Footer-module__JGhRua__inner{max-width:var(--container-max);gap:var(--space-40);flex-direction:column;margin-inline:auto;display:flex}.Footer-module__JGhRua__top{justify-content:space-between;align-items:flex-start;gap:var(--space-32);padding-top:var(--space-64);border-top:1px solid var(--color-grey-lighter);display:flex}.Footer-module__JGhRua__logo{color:var(--color-text);display:inline-flex}.Footer-module__JGhRua__logoSvg{width:256px;height:auto;display:block}.Footer-module__JGhRua__columns{justify-content:flex-end;align-items:flex-start;gap:var(--space-32);display:flex}.Footer-module__JGhRua__column{gap:var(--space-32);flex-direction:column;width:204px;display:flex}.Footer-module__JGhRua__columnHeading{font:var(--font-body-sm);letter-spacing:0;color:var(--color-grey-light);font-weight:400}.Footer-module__JGhRua__columnLinks{gap:var(--space-24);font:var(--font-body-reg-medium);color:var(--color-text);flex-direction:column;display:flex}.Footer-module__JGhRua__columnLinks a{transition:color .2s}.Footer-module__JGhRua__columnLinks a:hover{color:var(--color-brand)}.Footer-module__JGhRua__bottom{justify-content:space-between;align-items:center;gap:var(--space-24);display:flex}.Footer-module__JGhRua__legal{align-items:center;gap:var(--space-12);font:var(--font-body-sm);color:var(--color-text);order:1;display:flex}.Footer-module__JGhRua__legal a{text-decoration:underline;transition:color .2s}.Footer-module__JGhRua__legal a:hover{color:var(--color-brand)}.Footer-module__JGhRua__divider{background:var(--color-grey-light);align-self:stretch;width:2px}.Footer-module__JGhRua__cta{order:2}.Footer-module__JGhRua__cta svg{flex-shrink:0}@media (max-width:600px){.Footer-module__JGhRua__footer{padding:0 var(--space-16) var(--space-12)}.Footer-module__JGhRua__top{align-items:stretch;gap:var(--space-48);padding-top:var(--space-32);flex-direction:column}.Footer-module__JGhRua__logoSvg{width:143px}.Footer-module__JGhRua__columns{gap:var(--space-24);grid-template-columns:minmax(0,1fr) minmax(0,50%);width:100%;display:grid}.Footer-module__JGhRua__column{width:auto}.Footer-module__JGhRua__columnLinks{font:var(--font-body-sm);font-weight:500}.Footer-module__JGhRua__bottom{align-items:flex-start;gap:var(--space-24);padding-top:var(--space-24);border-top:1px solid var(--color-grey-lighter);flex-direction:column}.Footer-module__JGhRua__cta{order:0}.Footer-module__JGhRua__legal{align-items:flex-start;gap:var(--space-6);color:var(--color-text-muted);flex-direction:column;order:0}.Footer-module__JGhRua__divider{display:none}}@media (max-width:1200px){.Footer-module__JGhRua__desktopOnly{display:none}}
.StatsSection-module__o5Rgpq__section{--stats-progress:.166667;width:100%;min-height:calc(100svh + ((var(--stats-count) - 1) * 52svh));padding:0 var(--container-pad);background:var(--color-surface);position:relative;overflow:clip}.StatsSection-module__o5Rgpq__inner{width:100%;max-width:var(--container-max);height:100svh;min-height:720px;margin-inline:auto;padding-block:0;position:sticky;top:0}.StatsSection-module__o5Rgpq__title,.StatsSection-module__o5Rgpq__titleMobile{align-items:flex-start;gap:var(--space-24);flex-direction:column;display:flex}.StatsSection-module__o5Rgpq__title{top:var(--space-96);z-index:2;width:321px;position:absolute;left:0}.StatsSection-module__o5Rgpq__titleMobile{display:none}.StatsSection-module__o5Rgpq__heading{max-width:321px;color:var(--color-black);font:var(--font-h3)}.StatsSection-module__o5Rgpq__metric{--circle-size:484px;--circle-top:min(420px, max(180px, calc(100svh - var(--circle-size) - 228px)));--connector-gap:clamp(32px, 3vw, 48px);grid-template-columns:minmax(180px, 1fr) var(--circle-size) minmax(220px, 1fr);grid-template-rows:var(--circle-size);width:100%;height:100%;min-height:0;padding-top:var(--circle-top);opacity:0;align-content:start;align-items:center;display:grid;position:relative;transform:translateY(18px)}.StatsSection-module__o5Rgpq__sectionInView .StatsSection-module__o5Rgpq__metric{animation:.65s cubic-bezier(.16,1,.3,1) forwards StatsSection-module__o5Rgpq__statsCompositionIn}.StatsSection-module__o5Rgpq__circleButton{z-index:2;width:var(--circle-size);height:var(--circle-size);border-radius:50%;grid-area:1/2;position:relative}.StatsSection-module__o5Rgpq__circleButton:focus-visible{outline:2px solid var(--color-brand);outline-offset:8px}.StatsSection-module__o5Rgpq__circleButton:before,.StatsSection-module__o5Rgpq__circleButton:after{content:"";z-index:-1;width:28px;height:1px;transition:background .3s;position:absolute;top:50%}.StatsSection-module__o5Rgpq__circleButton:before{background:var(--tick-left,#7070708c);right:calc(100% - 2px)}.StatsSection-module__o5Rgpq__circleButton:after{background:var(--tick-right,#7070708c);left:calc(100% - 2px)}.StatsSection-module__o5Rgpq__ring{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-120deg)}.StatsSection-module__o5Rgpq__ticks{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.StatsSection-module__o5Rgpq__tick{stroke:#7070708c;stroke-width:1px;transition:stroke .3s}.StatsSection-module__o5Rgpq__tickOn{stroke:var(--color-yellow)}.StatsSection-module__o5Rgpq__ringTrack,.StatsSection-module__o5Rgpq__ringProgress{fill:none}.StatsSection-module__o5Rgpq__ringTrack{stroke:#7070708c;stroke-width:1px}.StatsSection-module__o5Rgpq__ringProgress{stroke:var(--color-yellow);stroke-width:6px;stroke-linecap:butt;stroke-dasharray:var(--stats-progress) calc(1 - var(--stats-progress));will-change:stroke-dasharray;transition:stroke-dasharray .5s cubic-bezier(.16,1,.3,1)}.StatsSection-module__o5Rgpq__number{color:var(--color-black);font-family:var(--font-dm-sans), Arial, sans-serif;white-space:nowrap;justify-content:center;align-items:center;font-weight:700;animation:.42s cubic-bezier(.16,1,.3,1) both StatsSection-module__o5Rgpq__statNumberIn;display:flex;position:absolute;inset:0}.StatsSection-module__o5Rgpq__value{letter-spacing:0;text-transform:lowercase;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:180px;line-height:100px}.StatsSection-module__o5Rgpq__suffix{margin-left:.12em;font-size:60px;font-weight:500;line-height:1}.StatsSection-module__o5Rgpq__metricTitle,.StatsSection-module__o5Rgpq__description{z-index:1;margin:0;animation:.38s cubic-bezier(.16,1,.3,1) both StatsSection-module__o5Rgpq__statCopyIn;position:relative}.StatsSection-module__o5Rgpq__description{animation-delay:45ms}.StatsSection-module__o5Rgpq__metricTitle{box-sizing:border-box;width:100%;min-width:0;padding-right:calc(28px + var(--connector-gap));font-family:var(--font-dm-sans), Arial, sans-serif;text-align:right;white-space:normal;overflow-wrap:break-word;text-box-trim:trim-both;text-box-edge:cap alphabetic;grid-area:1/1;justify-self:end;font-size:26px;font-weight:700;line-height:38px}.StatsSection-module__o5Rgpq__description{max-width:330px;padding-left:calc(28px + var(--connector-gap));color:var(--color-grey-dark);font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;grid-area:1/3;font-size:16px;font-weight:400;line-height:24px}.StatsSection-module__o5Rgpq__numbersNoteDesktop{top:max(18px, calc(var(--circle-top) - 110px));left:calc(50% + (var(--circle-size) * .35));z-index:2;width:127px;height:auto;position:absolute}.StatsSection-module__o5Rgpq__metric .StatsSection-module__o5Rgpq__numbersNoteMobile{display:none}.StatsSection-module__o5Rgpq__thunders{left:50%;top:calc(var(--circle-top) + var(--circle-size) + 25px);max-width:min(100%, var(--circle-size));justify-content:center;align-items:center;gap:clamp(8px,2.4vw,16px);display:flex;position:absolute;transform:translate(-50%)}.StatsSection-module__o5Rgpq__thunder{color:var(--color-grey-lighter);flex:0 auto;justify-content:center;align-items:center;padding:clamp(2px,1vw,6px);transition:color .3s;display:flex}.StatsSection-module__o5Rgpq__thunderReached{color:var(--color-yellow)}.StatsSection-module__o5Rgpq__thunderIcon{aspect-ratio:17/26;width:clamp(11px,1.6vw,17px);height:auto;display:block}@media (min-width:901px){.StatsSection-module__o5Rgpq__metricTitle,.StatsSection-module__o5Rgpq__description{margin-top:calc((var(--circle-size) / 2) - 12px);align-self:start}}@media (max-width:1180px){.StatsSection-module__o5Rgpq__metric{--circle-size:400px;grid-template-columns:minmax(160px, 1fr) var(--circle-size) minmax(190px, 1fr)}.StatsSection-module__o5Rgpq__metricTitle{white-space:normal;font-size:22px;line-height:32px}.StatsSection-module__o5Rgpq__description{max-width:260px}}@media (max-width:900px){.StatsSection-module__o5Rgpq__section{min-height:calc(100svh + ((var(--stats-count) - 1) * 58svh))}.StatsSection-module__o5Rgpq__inner{min-height:720px;padding-block:var(--space-64)}.StatsSection-module__o5Rgpq__title{width:100%;margin-bottom:var(--space-48);position:static}.StatsSection-module__o5Rgpq__metric{--circle-size:clamp(300px, 48vw, 400px);grid-template-columns:minmax(150px, 1fr) var(--circle-size);min-height:560px;padding-top:var(--space-24)}.StatsSection-module__o5Rgpq__circleButton{grid-column:2}.StatsSection-module__o5Rgpq__metricTitle{grid-column:1}.StatsSection-module__o5Rgpq__description{width:min(42vw,330px);max-width:none;position:absolute;bottom:24px;right:0}.StatsSection-module__o5Rgpq__numbersNoteDesktop{top:0;left:auto;right:6%}}@media (max-width:600px){.StatsSection-module__o5Rgpq__section{min-height:calc(100svh + ((var(--stats-count) - 1) * 62svh));padding:0 var(--container-pad)}.StatsSection-module__o5Rgpq__inner{height:auto;min-height:100svh;padding-block:var(--space-48);flex-direction:column;padding-bottom:0;display:flex}.StatsSection-module__o5Rgpq__title{display:none}.StatsSection-module__o5Rgpq__titleMobile{gap:var(--space-16);width:100%;margin-bottom:var(--space-4);order:1;display:flex}.StatsSection-module__o5Rgpq__titleMobile .StatsSection-module__o5Rgpq__heading{max-width:230px;font-size:26px;font-weight:500;line-height:34px}.StatsSection-module__o5Rgpq__metric{--circle-size:284px;--circle-top:0px;--connector-gap:32px;flex-direction:column;flex:none;order:2;height:728px;min-height:728px;padding-top:0;padding-bottom:0;display:flex;transform:none}.StatsSection-module__o5Rgpq__ring{transform:rotate(-90deg)}.StatsSection-module__o5Rgpq__metric .StatsSection-module__o5Rgpq__numbersNoteDesktop{display:none}.StatsSection-module__o5Rgpq__metric .StatsSection-module__o5Rgpq__numbersNoteMobile{width:116px;height:auto;display:block;position:absolute;top:-100px;right:0}.StatsSection-module__o5Rgpq__metricTitle{box-sizing:border-box;max-width:100%;padding:0 0 calc(22px + var(--connector-gap));text-align:center;white-space:normal;flex:0 0 110px;order:1;justify-content:center;align-self:center;align-items:flex-end;font-size:20px;line-height:28px;display:flex}.StatsSection-module__o5Rgpq__circleButton:before,.StatsSection-module__o5Rgpq__circleButton:after{width:1px;height:22px;left:50%;right:auto}.StatsSection-module__o5Rgpq__circleButton:before{top:auto;bottom:calc(100% - 2px)}.StatsSection-module__o5Rgpq__circleButton:after{top:calc(100% - 2px)}.StatsSection-module__o5Rgpq__circleButton{flex:none;order:2}.StatsSection-module__o5Rgpq__value{letter-spacing:0;font-size:120px;line-height:100px}.StatsSection-module__o5Rgpq__suffix{font-size:40px}.StatsSection-module__o5Rgpq__description{box-sizing:border-box;width:100%;max-width:320px;height:198px;padding:calc(22px + var(--connector-gap)) 0 0;text-align:center;order:3;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:394px;bottom:auto;right:auto}.StatsSection-module__o5Rgpq__thunders{order:4;gap:clamp(8px,3vw,12px);max-width:100%;margin-top:0;margin-bottom:0;position:absolute;top:auto;bottom:140px;left:50%;transform:translate(-50%)}.StatsSection-module__o5Rgpq__thunderIcon{width:clamp(11px,3.4vw,15px)}}@keyframes StatsSection-module__o5Rgpq__statsCompositionIn{to{opacity:1;transform:translateY(0)}}@keyframes StatsSection-module__o5Rgpq__statNumberIn{0%{opacity:0;transform:translateY(18px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StatsSection-module__o5Rgpq__statCopyIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StatsSection-module__o5Rgpq__metric{opacity:1;animation:none;transform:none}.StatsSection-module__o5Rgpq__ringProgress{transition:none}.StatsSection-module__o5Rgpq__number,.StatsSection-module__o5Rgpq__metricTitle,.StatsSection-module__o5Rgpq__description{animation:none}.StatsSection-module__o5Rgpq__tick,.StatsSection-module__o5Rgpq__circleButton:before,.StatsSection-module__o5Rgpq__circleButton:after{transition:none}}
.TextReveal-module__7SrOzG__root{display:block;position:relative}.TextReveal-module__7SrOzG__measure{visibility:hidden;display:block}.TextReveal-module__7SrOzG__measureWord{display:inline-block}.TextReveal-module__7SrOzG__lines{width:100%;position:absolute;inset:0 auto auto 0}.TextReveal-module__7SrOzG__lineWrapper{display:block;overflow:hidden}.TextReveal-module__7SrOzG__line{transition:transform .65s cubic-bezier(.42,0,.2,1);transition-delay:calc(var(--line-index) * .15s);will-change:transform;display:block;transform:translateY(110%)}.TextReveal-module__7SrOzG__visible .TextReveal-module__7SrOzG__line,.TextReveal-module__7SrOzG__reduceMotion .TextReveal-module__7SrOzG__line{transform:translateY(0)}.TextReveal-module__7SrOzG__variantMobile{display:none}@media (max-width:600px){.TextReveal-module__7SrOzG__variantDesktop.TextReveal-module__7SrOzG__hasMobileText{display:none}.TextReveal-module__7SrOzG__variantMobile{display:block}}@media (prefers-reduced-motion:reduce){.TextReveal-module__7SrOzG__line{transition:none}}
.CursorFollower-module__u_3OZa__follower{z-index:100;background:var(--color-brand);min-height:36px;color:var(--color-white);font-family:var(--font-dm-sans), Arial, sans-serif;letter-spacing:0;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;white-space:nowrap;pointer-events:none;transform-origin:0 0;will-change:transform, opacity;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:none;position:fixed;top:0;left:0}@media (min-width:901px) and (hover:hover) and (pointer:fine){.CursorFollower-module__u_3OZa__follower{display:inline-flex}}
.Clients-module__pv2pEa__section{--cell-w:120px;--cell-h:74px;--cell-gap:var(--space-16);background:var(--color-bg);gap:var(--space-48);padding:var(--space-96) var(--container-pad);border-bottom:6px solid var(--color-white);flex-direction:column;display:flex;overflow:hidden}.Clients-module__pv2pEa__head{width:100%;max-width:var(--container-max);gap:var(--space-24);flex-direction:column;margin-inline:auto;display:flex;position:relative}.Clients-module__pv2pEa__titleBlock{align-items:flex-start;gap:var(--space-24);flex-direction:column;display:flex;position:relative}.Clients-module__pv2pEa__title{max-width:260px;font:500 26px/36px var(--font-dm-sans), Arial, sans-serif;color:var(--color-text);margin:0}.Clients-module__pv2pEa__cta{align-self:flex-start}.Clients-module__pv2pEa__note{right:var(--space-8);bottom:calc(-1 * var(--space-80));align-items:flex-end;gap:var(--space-8);pointer-events:none;width:167px;display:inline-flex;position:absolute}.Clients-module__pv2pEa__logos{gap:var(--cell-gap);margin-inline:calc(-1 * var(--container-pad));flex-direction:column;display:flex}.Clients-module__pv2pEa__row{width:100%;padding-inline:var(--container-pad);touch-action:pan-y;display:flex;overflow:hidden}.Clients-module__pv2pEa__track{will-change:transform;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;flex-wrap:nowrap;display:flex}.Clients-module__pv2pEa__track:active{cursor:grabbing}.Clients-module__pv2pEa__copy{gap:var(--cell-gap);padding-right:var(--cell-gap);flex:none;display:inline-flex}.Clients-module__pv2pEa__cell{width:var(--cell-w);height:var(--cell-h);background:var(--color-white);flex:none;justify-content:center;align-items:center;display:flex}.Clients-module__pv2pEa__logoInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Clients-module__pv2pEa__logoImg{object-fit:contain;width:100%;height:100%}@media (min-width:901px){.Clients-module__pv2pEa__section{--cell-w:210px;--cell-h:130px;--cell-gap:var(--space-32);padding:var(--space-128) var(--container-pad);gap:var(--space-48);border-bottom:0}.Clients-module__pv2pEa__head{justify-content:space-between;align-items:flex-end;gap:var(--space-32);flex-direction:row}.Clients-module__pv2pEa__titleBlock{gap:var(--space-32)}.Clients-module__pv2pEa__title{max-width:321px;font:var(--font-h3)}.Clients-module__pv2pEa__cta{align-self:flex-end}.Clients-module__pv2pEa__note{left:calc(100% + var(--space-32));right:auto;bottom:var(--space-24);width:185px}}
.FAQ-module__4vwbtq__section{background:var(--color-surface);width:100%;padding-block:var(--space-96);padding-inline:var(--container-pad);position:relative}.FAQ-module__4vwbtq__inner{width:100%;max-width:var(--container-max);align-items:center;gap:var(--space-48);flex-direction:column;margin-inline:auto;display:flex}.FAQ-module__4vwbtq__title{align-items:flex-start;gap:var(--space-24);flex-direction:column;width:100%;display:flex;position:relative}.FAQ-module__4vwbtq__heading{max-width:260px;font:500 26px/36px var(--font-dm-sans), Arial, sans-serif;color:var(--color-text);margin:0}.FAQ-module__4vwbtq__headingDesktop{display:none}.FAQ-module__4vwbtq__headingMobile{display:inline}.FAQ-module__4vwbtq__btnDesktopWrap{display:none}.FAQ-module__4vwbtq__btnMobileWrap{display:block}.FAQ-module__4vwbtq__note{color:var(--color-blue);pointer-events:none}.FAQ-module__4vwbtq__noteDesktop{display:none}.FAQ-module__4vwbtq__noteMobile{top:125px;right:var(--space-16);width:151px;height:auto;display:block;position:absolute}.FAQ-module__4vwbtq__noteText{flex:auto}.FAQ-module__4vwbtq__noteArrow{flex:none;transform:rotate(-95deg)}.FAQ-module__4vwbtq__container{gap:var(--space-48);width:100%;padding-top:var(--space-40);flex-direction:column;padding-inline:0;display:flex}.FAQ-module__4vwbtq__item{flex-direction:column;width:100%;display:flex}.FAQ-module__4vwbtq__itemHeading{margin:0}.FAQ-module__4vwbtq__trigger{appearance:none;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:var(--space-16);width:100%;padding:0 var(--space-8) var(--space-12);border:none;border-bottom:1px solid var(--color-yellow);cursor:pointer;text-align:left;color:var(--color-text);background:0 0;transition:border-color .28s,color .28s;display:flex}.FAQ-module__4vwbtq__trigger:focus{outline:none}.FAQ-module__4vwbtq__trigger:active{background:0 0}.FAQ-module__4vwbtq__trigger:focus-visible{border-bottom-color:var(--color-blue);outline:none}.FAQ-module__4vwbtq__question{font:700 16px/24px var(--font-dm-sans), Arial, sans-serif;color:var(--color-black)}.FAQ-module__4vwbtq__icon{width:24px;height:24px;color:var(--color-black);flex:none;transition:transform .32s cubic-bezier(.16,1,.3,1);position:relative}.FAQ-module__4vwbtq__icon:before,.FAQ-module__4vwbtq__icon:after{content:"";background:currentColor;margin:auto;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.FAQ-module__4vwbtq__icon:before{width:16px;height:2px}.FAQ-module__4vwbtq__icon:after{width:2px;height:16px}.FAQ-module__4vwbtq__iconOpen:after{transform:scaleY(0)}.FAQ-module__4vwbtq__iconOpen{transform:rotate(180deg)}.FAQ-module__4vwbtq__panel{background:var(--color-surface);grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.FAQ-module__4vwbtq__panelOpen{grid-template-rows:1fr}.FAQ-module__4vwbtq__panelInner{opacity:0;will-change:opacity, transform;min-height:0;transition:opacity .26s,transform .42s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(-6px)}.FAQ-module__4vwbtq__panelOpen .FAQ-module__4vwbtq__panelInner{opacity:1;transform:translateY(0)}.FAQ-module__4vwbtq__answer{padding:var(--space-16) var(--space-40) 0 var(--space-8);font:400 16px/24px var(--font-dm-sans), Arial, sans-serif;color:var(--color-text);margin:0}@media (min-width:900px){.FAQ-module__4vwbtq__section{padding-block:var(--space-128)}.FAQ-module__4vwbtq__inner{align-items:flex-start;gap:var(--space-32);flex-direction:row}.FAQ-module__4vwbtq__title{top:var(--space-96);gap:var(--space-32);flex:none;width:auto;position:sticky}.FAQ-module__4vwbtq__heading{max-width:321px;font:500 32px/40px var(--font-dm-sans), Arial, sans-serif}.FAQ-module__4vwbtq__headingDesktop{display:inline}.FAQ-module__4vwbtq__headingMobile{display:none}.FAQ-module__4vwbtq__btnDesktopWrap{display:block}.FAQ-module__4vwbtq__btnMobileWrap,.FAQ-module__4vwbtq__noteMobile{display:none}.FAQ-module__4vwbtq__noteDesktop{width:110px;margin-top:var(--space-8);margin-left:var(--space-80);font:700 30px/34px var(--font-caveat), cursive;flex-direction:column;align-items:flex-start;display:flex;position:static}.FAQ-module__4vwbtq__noteText{text-align:center;flex:none;width:107px}.FAQ-module__4vwbtq__noteArrow{transform:rotate(18deg)}.FAQ-module__4vwbtq__container{gap:var(--space-48);width:auto;min-width:0;padding-top:var(--space-40);flex:1 1 0;padding-inline:0}.FAQ-module__4vwbtq__trigger{padding-bottom:var(--space-8)}.FAQ-module__4vwbtq__question{font:600 20px/28px var(--font-dm-sans), Arial, sans-serif}}@media (prefers-reduced-motion:reduce){.FAQ-module__4vwbtq__panel,.FAQ-module__4vwbtq__panelInner,.FAQ-module__4vwbtq__icon,.FAQ-module__4vwbtq__icon:before,.FAQ-module__4vwbtq__icon:after{transition:none}}
.Testimonials-module__j7nvwa__section{background:var(--color-off-white);width:100%;padding:var(--space-128) var(--container-pad);border-bottom:9px solid var(--color-white);gap:var(--space-40);flex-direction:column;display:flex;position:relative;overflow-x:clip}.Testimonials-module__j7nvwa__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Testimonials-module__j7nvwa__testimonial{align-items:center;gap:var(--space-32);padding-top:var(--space-40);flex-direction:column;width:100%;display:flex}.Testimonials-module__j7nvwa__viewport{width:calc(100% + (var(--container-pad) * 2));margin-inline:calc(-1 * var(--container-pad));cursor:grab;touch-action:pan-y;outline:none;overflow:hidden}.Testimonials-module__j7nvwa__viewport:active{cursor:grabbing}.Testimonials-module__j7nvwa__viewport:focus-visible{outline:2px solid var(--color-blue);outline-offset:6px}.Testimonials-module__j7nvwa__track{align-items:flex-start;gap:var(--space-96);will-change:transform;transition:transform .55s cubic-bezier(.22,.61,.36,1);display:flex}.Testimonials-module__j7nvwa__slide{justify-content:center;align-items:flex-start;gap:var(--space-8);-webkit-user-select:none;user-select:none;flex:none;width:min(908px,72vw);display:flex}.Testimonials-module__j7nvwa__quoteIcon{width:37px;height:38px;color:var(--color-grey-lighter);flex:none;transition:color .35s}.Testimonials-module__j7nvwa__slide[data-active=true] .Testimonials-module__j7nvwa__quoteIcon{color:var(--color-blue)}.Testimonials-module__j7nvwa__quote{padding-block:var(--space-24);font:600 20px/28px var(--font-dm-sans), Arial, sans-serif;color:var(--color-grey-lighter);text-align:center;white-space:pre-line;margin:0;transition:color .35s}.Testimonials-module__j7nvwa__slide[data-active=true] .Testimonials-module__j7nvwa__quote{color:var(--color-black)}.Testimonials-module__j7nvwa__brands{align-items:center;gap:var(--space-16);flex-direction:column;width:100%;display:flex}.Testimonials-module__j7nvwa__brandCard{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-12);width:440px;max-width:100%;height:98px;padding:var(--space-8);background:var(--color-white);border:1px solid var(--color-grey-lighter);border-radius:var(--radius-sm);display:flex}.Testimonials-module__j7nvwa__brandLogoBox{box-sizing:border-box;width:110px;height:80px;padding-inline:var(--space-16);background:var(--color-white);border:1px solid var(--color-grey-lighter);border-radius:var(--radius-sm);flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.Testimonials-module__j7nvwa__brandCard[data-has-author=false] .Testimonials-module__j7nvwa__brandLogoBox{flex:none}.Testimonials-module__j7nvwa__brandMeta{min-width:0;color:var(--color-black);flex-direction:column;flex:1;justify-content:center;display:flex}.Testimonials-module__j7nvwa__brandName{font:700 22px/32px var(--font-dm-sans), Arial, sans-serif;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Testimonials-module__j7nvwa__brandRole{font:500 16px/24px var(--font-dm-sans), Arial, sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Testimonials-module__j7nvwa__strip{justify-content:center;gap:var(--space-8);width:100%;max-width:var(--container-max);flex-wrap:wrap;display:flex}.Testimonials-module__j7nvwa__mobileStrip{display:none}.Testimonials-module__j7nvwa__chip{width:64px;height:48px;padding:var(--space-8);background:var(--color-white);border:1px solid var(--color-grey-lighter);border-radius:var(--radius-sm);cursor:pointer;flex:none;justify-content:center;align-items:center;transition:border-color .25s,box-shadow .25s,opacity .25s;display:flex}.Testimonials-module__j7nvwa__chip:hover{border-color:var(--color-grey-dark)}.Testimonials-module__j7nvwa__chip[data-active=true]{border-color:var(--color-blue);box-shadow:inset 0 0 0 1px var(--color-blue)}.Testimonials-module__j7nvwa__chip:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}.Testimonials-module__j7nvwa__logoStrip{justify-content:center;align-items:center;display:inline-flex}.Testimonials-module__j7nvwa__logoStrip img{object-fit:contain;width:auto;max-width:44px;height:auto;max-height:22px;display:block}.Testimonials-module__j7nvwa__logoFeatured{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.Testimonials-module__j7nvwa__logoFeatured img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.Testimonials-module__j7nvwa__logoLibertex{gap:3px}.Testimonials-module__j7nvwa__logoStrip.Testimonials-module__j7nvwa__logoLibertex img{width:auto;max-width:none;height:7px;max-height:none}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoLibertex img{width:auto;max-width:none;height:13px}.Testimonials-module__j7nvwa__logoBankpro{background:#f41112}.Testimonials-module__j7nvwa__logoStrip.Testimonials-module__j7nvwa__logoBankpro{width:24px;height:23px}.Testimonials-module__j7nvwa__logoStrip.Testimonials-module__j7nvwa__logoBankpro img{width:19px;max-width:none;height:auto;max-height:none}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoBankpro{width:42px;height:40px}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoBankpro img{width:33px;max-width:none;height:auto}.Testimonials-module__j7nvwa__note{display:none}.Testimonials-module__j7nvwa__noteArrow{flex:none;transform:rotate(28deg)}.Testimonials-module__j7nvwa__noteText{display:block}@media (min-width:901px){.Testimonials-module__j7nvwa__note{left:calc(100vw / 2 - var(--container-max) / 2);bottom:var(--space-128);align-items:center;gap:var(--space-8);flex-direction:column;max-width:200px;display:inline-flex;position:absolute}}@media (max-width:900px){.Testimonials-module__j7nvwa__section{padding:var(--space-96) var(--space-16);gap:var(--space-48);border-bottom-width:6px}.Testimonials-module__j7nvwa__testimonial{gap:var(--space-48);padding-inline:0}.Testimonials-module__j7nvwa__viewport{width:calc(100% + var(--space-32));margin-inline:calc(-1 * var(--space-16))}.Testimonials-module__j7nvwa__track{gap:var(--space-48)}.Testimonials-module__j7nvwa__slide{align-items:center;gap:var(--space-24);flex-direction:column;width:min(360px,86vw)}.Testimonials-module__j7nvwa__quoteIcon{width:27px;height:28px}.Testimonials-module__j7nvwa__quote{font:500 16px/24px var(--font-dm-sans), Arial, sans-serif;padding-block:0}.Testimonials-module__j7nvwa__brandCard{width:358px;height:74px}.Testimonials-module__j7nvwa__brandLogoBox{width:120px;height:56px;padding-inline:var(--space-12)}.Testimonials-module__j7nvwa__brandName{font:700 18px/26px var(--font-dm-sans), Arial, sans-serif}.Testimonials-module__j7nvwa__brandRole{font:500 14px/20px var(--font-dm-sans), Arial, sans-serif}.Testimonials-module__j7nvwa__logoFeatured img{height:16px}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoLibertex img{height:9px}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoBankpro{width:34px;height:32px}.Testimonials-module__j7nvwa__logoFeatured.Testimonials-module__j7nvwa__logoBankpro img{width:26px}.Testimonials-module__j7nvwa__strip{display:none}.Testimonials-module__j7nvwa__mobileStrip{width:calc(100% + var(--space-32));margin-inline:calc(-1 * var(--space-16));-webkit-overflow-scrolling:touch;scroll-padding-inline:var(--space-16);scrollbar-width:none;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.Testimonials-module__j7nvwa__mobileStrip::-webkit-scrollbar{display:none}.Testimonials-module__j7nvwa__mobileTrack{gap:var(--space-8);padding-inline:var(--space-16);flex-wrap:nowrap;display:flex}}
