.challenges-section-module__U9U1eW__section{background:var(--color-black);height:390svh;position:relative}.challenges-section-module__U9U1eW__sticky{height:100svh;min-height:700px;transition:background-color 80ms linear;position:sticky;top:0;overflow:hidden}.challenges-section-module__U9U1eW__heading{z-index:2;letter-spacing:-.045em;text-align:center;will-change:color, transform;width:min(680px,100% - 40px);margin:0;font-size:64px;font-weight:700;line-height:1.1;transition:color 80ms linear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.challenges-section-module__U9U1eW__cards{z-index:3;width:min(var(--site-shell-width), 100%);pointer-events:none;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.challenges-section-module__U9U1eW__card{--card-x:0px;--card-drift-x:0px;--card-tilt:0deg;width:384px;min-height:154px;color:var(--color-light-grey);transform:translate(calc(var(--card-x) + var(--card-drift-x)), var(--cards-scroll)) rotate(var(--card-tilt));transform-origin:50%;will-change:transform;background:#4a4642;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:24px;display:flex;position:absolute;top:144svh;left:52px}.challenges-section-module__U9U1eW__card:nth-child(2){width:321px;min-height:121px;top:155svh;left:auto;right:68px}.challenges-section-module__U9U1eW__card:nth-child(3){--card-x:-50%;width:284px;min-height:116px;top:208svh;left:50%}.challenges-section-module__U9U1eW__card:nth-child(4){width:246px;min-height:189px;top:253svh;left:10%}.challenges-section-module__U9U1eW__card:nth-child(5){width:288px;min-height:154px;top:236svh;left:auto;right:6%}.challenges-section-module__U9U1eW__card h3{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:600;line-height:1.3}.challenges-section-module__U9U1eW__dismissIcon{background:var(--color-yellow);width:32px;height:32px;color:var(--color-black);border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.challenges-section-module__U9U1eW__dismissIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:16px;height:16px}@media (max-width:809px){.challenges-section-module__U9U1eW__section{height:360svh}.challenges-section-module__U9U1eW__sticky{min-height:620px}.challenges-section-module__U9U1eW__heading{width:calc(100% - 40px);font-size:40px;line-height:1.02;transform:translate(-50%,-50%)}.challenges-section-module__U9U1eW__card{border-radius:14px;gap:10px;width:min(310px,100% - 58px);min-height:128px;padding:18px 20px;top:136svh;left:14px}.challenges-section-module__U9U1eW__card:nth-child(2){width:min(270px,100% - 72px);min-height:112px;top:151svh;left:auto;right:14px}.challenges-section-module__U9U1eW__card:nth-child(3){--card-x:-50%;width:min(260px,100% - 72px);min-height:108px;top:194svh;left:50%}.challenges-section-module__U9U1eW__card:nth-child(4){width:min(245px,100% - 72px);min-height:154px;top:239svh;left:14px}.challenges-section-module__U9U1eW__card:nth-child(5){width:min(270px,100% - 58px);min-height:128px;top:223svh;left:auto;right:14px}.challenges-section-module__U9U1eW__card h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.challenges-section-module__U9U1eW__section{height:auto}.challenges-section-module__U9U1eW__sticky{height:auto;min-height:100svh;padding:120px 20px 60px;position:relative;background:var(--color-black)!important;color:var(--color-light-grey)!important}.challenges-section-module__U9U1eW__heading,.challenges-section-module__U9U1eW__card{position:relative;top:auto;left:auto;transform:none!important}.challenges-section-module__U9U1eW__heading{margin:0 auto 60px}.challenges-section-module__U9U1eW__cards{gap:16px;display:grid;position:relative}.challenges-section-module__U9U1eW__card{opacity:1;width:min(760px,100%);margin:0 auto}}@media (prefers-reduced-motion:no-preference){.challenges-section-module__U9U1eW__sticky .challenges-section-module__U9U1eW__headingWord{--word-progress:clamp(0, calc((var(--reveal,1) - var(--word-index) * .12) * 4), 1);opacity:var(--word-progress);transform:translateY(calc((1 - var(--word-progress)) * 26px)) scale(calc(.9 + var(--word-progress) * .1))}}
.primary-action-button-module__JKXr5q__root{--button-height:57px;--button-shift:var(--button-height);--button-spring:.7s cubic-bezier(.22, 1.35, .36, 1);width:300px;height:var(--button-height);padding:0 var(--button-shift) 0 0;color:var(--color-black);cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:visible}.primary-action-button-module__JKXr5q__content{z-index:2;min-height:var(--button-height);background:var(--color-black);color:var(--color-light-grey);transform-origin:50%;transition:transform var(--button-spring);will-change:transform;border-radius:44px;flex:1;justify-content:flex-start;align-items:center;padding:16px 24px;display:flex;position:relative;overflow:hidden;transform:translate(0)rotate(0)}.primary-action-button-module__JKXr5q__label{font-family:var(--font-open-sauce-one);letter-spacing:-.02em;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.4}.primary-action-button-module__JKXr5q__icon{width:var(--button-height);height:var(--button-height);transform-origin:50%;transition:inset var(--button-spring), opacity var(--button-spring), transform var(--button-spring);will-change:inset, opacity, transform;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;overflow:hidden}.primary-action-button-module__JKXr5q__leadingIcon{z-index:1;background:var(--color-secondary);left:32px;transform:scale(.2)rotate(-120deg)}.primary-action-button-module__JKXr5q__trailingIcon{z-index:1;background:var(--color-primary);opacity:1;right:0;transform:scale(1)rotate(0)}.primary-action-button-module__JKXr5q__arrow{width:16px;height:16px;color:var(--color-black);fill:none;opacity:1;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transform-origin:50%;transition:inset var(--button-spring), opacity var(--button-spring), transform var(--button-spring);will-change:inset, opacity, transform;position:absolute;top:51%;left:51%;transform:translate(-50%,-50%)rotate(0)}.primary-action-button-module__JKXr5q__leadingIcon .primary-action-button-module__JKXr5q__arrow{opacity:0;top:79%;left:23%;transform:translate(-50%,-50%)rotate(-45deg)}.primary-action-button-module__JKXr5q__root:is(:hover,:focus-visible) .primary-action-button-module__JKXr5q__content{transform:translateX(var(--button-shift)) rotate(5deg)}.primary-action-button-module__JKXr5q__root:is(:hover,:focus-visible) .primary-action-button-module__JKXr5q__leadingIcon{left:0;transform:scale(1)rotate(0)}.primary-action-button-module__JKXr5q__root:is(:hover,:focus-visible) .primary-action-button-module__JKXr5q__leadingIcon .primary-action-button-module__JKXr5q__arrow{opacity:1;top:49%;left:49%;transform:translate(-50%,-50%)rotate(0)}.primary-action-button-module__JKXr5q__root:is(:hover,:focus-visible) .primary-action-button-module__JKXr5q__trailingIcon{opacity:0;bottom:-24px;right:-24px;transform:scale(.2)rotate(120deg)}.primary-action-button-module__JKXr5q__root:is(:hover,:focus-visible) .primary-action-button-module__JKXr5q__trailingIcon .primary-action-button-module__JKXr5q__arrow{opacity:0;top:-35px;left:auto;right:-35px;transform:rotate(45deg)}.primary-action-button-module__JKXr5q__root:focus-visible{outline:3px solid var(--color-secondary);outline-offset:6px;border-radius:999px}.primary-action-button-module__JKXr5q__root:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.primary-action-button-module__JKXr5q__content,.primary-action-button-module__JKXr5q__icon,.primary-action-button-module__JKXr5q__arrow{transition-duration:.01ms}}
.hero-section-module__k71qYa__hero{width:100%;max-width:var(--site-shell-width);isolation:isolate;min-height:810px;margin:0 auto;padding:151px 20px 45px;position:relative;overflow:visible}.hero-section-module__k71qYa__intro{z-index:2;width:434px;position:relative}.hero-section-module__k71qYa__intro h1{color:var(--color-black);letter-spacing:-.04em;margin:0;font-size:64px;font-weight:700;line-height:1}.hero-section-module__k71qYa__highlights{flex-direction:column;gap:7px;margin:32px 0 0;padding:0;list-style:none;display:flex}.hero-section-module__k71qYa__highlights li{color:var(--color-black);letter-spacing:.08em;align-items:center;font-size:12px;font-weight:600;line-height:1.4;display:flex}.hero-section-module__k71qYa__highlights li span{width:24px;color:var(--color-primary);flex:0 0 24px;place-items:center start;display:grid}.hero-section-module__k71qYa__highlightStar{fill:currentColor;width:16px;height:16px;display:block}.hero-section-module__k71qYa__mediaStack{--media-card-front-transform:translate3d(0, 0, 0);--media-card-middle-transform:translate3d(-40px, -8px, -40px) scale(.95) rotate(-3deg);--media-card-back-transform:translate3d(-80px, -16px, -80px) scale(.9) rotate(-6deg);z-index:3;perspective:1000px;width:360px;height:640px;position:absolute;top:151px;left:38%}.hero-section-module__k71qYa__mediaCard{background:var(--color-grey-3);cursor:none;touch-action:none;transform-origin:50%;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:24px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden}.hero-section-module__k71qYa__mediaCard video{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.hero-section-module__k71qYa__mediaCardBack{z-index:1;transform:var(--media-card-back-transform)}.hero-section-module__k71qYa__mediaCardMiddle{z-index:2;transform:var(--media-card-middle-transform)}.hero-section-module__k71qYa__mediaCardFront{z-index:3;cursor:none;transform:var(--media-card-front-transform)}.hero-section-module__k71qYa__mediaCardDragging{cursor:none}.hero-section-module__k71qYa__swipeHint{z-index:5;background:var(--color-black);height:44px;color:var(--color-white);opacity:0;pointer-events:none;clip-path:circle(6px);transform-origin:50%;white-space:nowrap;will-change:opacity, clip-path, transform;border-radius:999px;align-items:center;gap:9px;padding:0 17px;font-size:18px;line-height:1;transition:opacity .17s,clip-path .3s cubic-bezier(.4,0,1,1),transform .3s cubic-bezier(.4,0,1,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.16)}.hero-section-module__k71qYa__swipeHint>*{opacity:0;transition:opacity .12s,transform .22s cubic-bezier(.4,0,1,1);transform:scale(.72)}.hero-section-module__k71qYa__swipeHint strong{font-weight:600}.hero-section-module__k71qYa__swipeArrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.hero-section-module__k71qYa__mediaStack:is(:hover,:focus-within)>.hero-section-module__k71qYa__swipeHint,.hero-section-module__k71qYa__mediaStackDragging>.hero-section-module__k71qYa__swipeHint{opacity:1;clip-path:circle(100%);transition:opacity .12s,clip-path .5s cubic-bezier(.22,1.25,.36,1),transform .5s cubic-bezier(.22,1.25,.36,1);transform:translate(-50%,-50%)scale(1)}.hero-section-module__k71qYa__mediaStack:is(:hover,:focus-within)>.hero-section-module__k71qYa__swipeHint>*,.hero-section-module__k71qYa__mediaStackDragging>.hero-section-module__k71qYa__swipeHint>*{opacity:1;transition:opacity .18s .11s,transform .36s cubic-bezier(.22,1.25,.36,1) 80ms;transform:scale(1)}.hero-section-module__k71qYa__mediaCardFront .hero-section-module__k71qYa__playButton{cursor:none}.hero-section-module__k71qYa__playButton{background:var(--color-black-transparent);width:64px;height:64px;color:var(--color-white);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;transition:background-color .22s,transform .42s cubic-bezier(.22,1.25,.36,1);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section-module__k71qYa__playIcon{fill:currentColor;width:32px;height:36px;margin-left:4px;display:block}.hero-section-module__k71qYa__pauseButton span{border:0;width:17px;height:21px;margin-left:0;position:relative}.hero-section-module__k71qYa__pauseButton span:before,.hero-section-module__k71qYa__pauseButton span:after{content:"";background:currentColor;border-radius:2px;width:5px;height:21px;position:absolute;top:0}.hero-section-module__k71qYa__pauseButton span:before{left:0}.hero-section-module__k71qYa__pauseButton span:after{right:0}.hero-section-module__k71qYa__playButton:is(:hover,:focus-visible){background:var(--color-black);outline:none;transform:translate(-50%,-50%)scale(1.08)}.hero-section-module__k71qYa__playButton:focus-visible{box-shadow:0 0 0 3px var(--color-secondary)}.hero-section-module__k71qYa__ribbon{z-index:1;pointer-events:none;width:1900px;height:437px;position:absolute;top:329.5px;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 8%,#000 18% 82%,#0000 92%);mask-image:linear-gradient(90deg,#0000 8%,#000 18% 82%,#0000 92%)}.hero-section-module__k71qYa__ribbon svg{display:block}.hero-section-module__k71qYa__ribbonText{fill:var(--color-white);font-family:var(--font-open-sauce-one);letter-spacing:.08em;font-size:12px;font-weight:700}.hero-section-module__k71qYa__outro{z-index:2;flex-direction:column;width:300px;height:640px;display:flex;position:absolute;top:151px;right:20px}.hero-section-module__k71qYa__promoCard{width:100%;height:137px;color:var(--color-black);isolation:isolate;background:0 0;border-radius:24px;grid-template-columns:96px 1fr;gap:12px;padding:8px;text-decoration:none;display:grid;position:relative;overflow:visible}.hero-section-module__k71qYa__promoCard:before{z-index:-1;background:var(--color-white);content:"";border-radius:24px;transition:inset .5s cubic-bezier(.22,1.25,.36,1);position:absolute;inset:0}.hero-section-module__k71qYa__promoMedia{border-radius:16px;width:96px;height:121px;display:block;position:relative;overflow:hidden}.hero-section-module__k71qYa__promoImage{object-fit:cover;width:100%;height:100%;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1);display:block;position:absolute;inset:0}.hero-section-module__k71qYa__promoCopy{z-index:2;flex-direction:column;align-self:end;gap:4px;min-width:0;display:flex;position:relative}.hero-section-module__k71qYa__promoEyebrow{color:var(--color-secondary);letter-spacing:.08em;font-size:12px;font-weight:500;line-height:1.4}.hero-section-module__k71qYa__promoCopy strong{letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.4}.hero-section-module__k71qYa__promoArrow{z-index:3;width:32px;height:32px;position:absolute;top:8px;right:8px;overflow:visible}.hero-section-module__k71qYa__promoArrowDefault,.hero-section-module__k71qYa__promoArrowHover{border-radius:50%;place-items:center;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1),opacity .34s,transform .5s cubic-bezier(.22,1.25,.36,1);display:grid;position:absolute;overflow:hidden}.hero-section-module__k71qYa__promoArrowDefault{background:var(--color-grey-4);opacity:1;width:32px;height:32px;top:0;right:0}.hero-section-module__k71qYa__promoArrowHover{background:var(--color-primary);opacity:0;width:5px;height:5px;bottom:0;left:0}.hero-section-module__k71qYa__promoArrowDefault .hero-section-module__k71qYa__arrow,.hero-section-module__k71qYa__promoArrowHover .hero-section-module__k71qYa__arrow{transition:opacity .28s,transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section-module__k71qYa__promoArrowHover .hero-section-module__k71qYa__arrow{opacity:0;transform:translate(-120%,20%)}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible):before{inset:-4px}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible) .hero-section-module__k71qYa__promoImage{width:calc(100% + 8px);height:calc(100% + 8px);inset:-4px}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible) .hero-section-module__k71qYa__promoArrowDefault{opacity:0;width:5px;height:5px}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible) .hero-section-module__k71qYa__promoArrowDefault .hero-section-module__k71qYa__arrow{opacity:0;transform:translate(-10%,-90%)}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible) .hero-section-module__k71qYa__promoArrowHover{opacity:1;width:32px;height:32px}.hero-section-module__k71qYa__promoCard:is(:hover,:focus-visible) .hero-section-module__k71qYa__promoArrowHover .hero-section-module__k71qYa__arrow{opacity:1;transform:translate(-50%,-50%)}.hero-section-module__k71qYa__promoCard:focus-visible{outline:3px solid var(--color-secondary);outline-offset:3px}.hero-section-module__k71qYa__arrow{width:16px;height:16px;color:var(--color-black);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;display:block;position:relative}.hero-section-module__k71qYa__description{color:var(--color-grey-1);letter-spacing:0;margin:auto 0 24px;font-size:18px;font-weight:400;line-height:1.5}.hero-section-module__k71qYa__consultationButton{flex:none;width:100%}.hero-section-module__k71qYa__mobilePromo{display:none}@media (max-width:1023px) and (min-width:810px){.hero-section-module__k71qYa__intro{width:340px}.hero-section-module__k71qYa__intro h1{font-size:52px}.hero-section-module__k71qYa__mediaStack{width:315px;height:560px;left:39%}.hero-section-module__k71qYa__outro{width:260px;height:560px}}@media (max-width:809px){.hero-section-module__k71qYa__hero{min-height:1131px;padding:90px 20px 32px}.hero-section-module__k71qYa__intro{width:100%}.hero-section-module__k71qYa__intro h1{letter-spacing:-.04em;font-size:32px;line-height:1}.hero-section-module__k71qYa__highlights{gap:7px;margin-top:32px}.hero-section-module__k71qYa__mediaStack{--media-card-middle-transform:translate3d(-25px, -8px, -40px) scale(.95) rotate(-1.5deg);--media-card-back-transform:translate3d(-50px, -16px, -80px) scale(.9) rotate(-3deg);width:240px;height:426.667px;top:282px;left:50%;transform:translate(-50%)}.hero-section-module__k71qYa__ribbon{width:916px;top:331.36px}.hero-section-module__k71qYa__outro{width:auto;height:auto;top:741px;left:20px;right:20px}.hero-section-module__k71qYa__desktopPromo{display:none}.hero-section-module__k71qYa__description{margin:0 0 24px;font-size:18px;line-height:1.5}.hero-section-module__k71qYa__mobilePromo{margin-top:32px;display:block}}@media (max-width:374px){.hero-section-module__k71qYa__hero{padding-left:14px;padding-right:14px}.hero-section-module__k71qYa__intro h1{font-size:29px}.hero-section-module__k71qYa__outro{left:14px;right:14px}}@media (prefers-reduced-motion:no-preference){.hero-section-module__k71qYa__ribbon,.hero-section-module__k71qYa__mediaStack,.hero-section-module__k71qYa__highlights li,.hero-section-module__k71qYa__desktopPromo,.hero-section-module__k71qYa__description,.hero-section-module__k71qYa__consultationButton,.hero-section-module__k71qYa__mobilePromo{animation:.64s cubic-bezier(.22,1,.36,1) both hero-section-module__k71qYa__hero-enter}.hero-section-module__k71qYa__ribbon{animation-name:hero-section-module__k71qYa__hero-ribbon-enter;animation-duration:.9s;animation-delay:.24s}.hero-section-module__k71qYa__mediaStack{animation-name:hero-section-module__k71qYa__hero-media-enter;animation-duration:.82s;animation-delay:.18s}.hero-section-module__k71qYa__highlights li:first-child{animation-delay:.3s}.hero-section-module__k71qYa__highlights li:nth-child(2){animation-delay:.37s}.hero-section-module__k71qYa__highlights li:nth-child(3){animation-delay:.44s}.hero-section-module__k71qYa__desktopPromo{animation-delay:.42s}.hero-section-module__k71qYa__description{animation-delay:.5s}.hero-section-module__k71qYa__consultationButton{animation-delay:.58s}.hero-section-module__k71qYa__mobilePromo{animation-delay:.64s}@keyframes hero-section-module__k71qYa__hero-enter{0%{opacity:0;translate:0 28px}to{opacity:1;translate:0}}@keyframes hero-section-module__k71qYa__hero-media-enter{0%{opacity:0;translate:0 34px;scale:.96}to{opacity:1;translate:0;scale:1}}@keyframes hero-section-module__k71qYa__hero-ribbon-enter{0%{opacity:0;scale:.94}to{opacity:1;scale:1}}}@media (prefers-reduced-motion:reduce){.hero-section-module__k71qYa__ribbonText animate{display:none}.hero-section-module__k71qYa__playButton,.hero-section-module__k71qYa__swipeHint,.hero-section-module__k71qYa__swipeHint>*,.hero-section-module__k71qYa__promoCard:before,.hero-section-module__k71qYa__promoImage,.hero-section-module__k71qYa__promoArrowDefault,.hero-section-module__k71qYa__promoArrowHover,.hero-section-module__k71qYa__promoArrowDefault .hero-section-module__k71qYa__arrow,.hero-section-module__k71qYa__promoArrowHover .hero-section-module__k71qYa__arrow{transition-duration:.01ms}}
.site-chrome-module__t-OkUa__cta{z-index:2;background:var(--color-light-grey);border-radius:0 0 40px 40px;width:100%;margin:130px 0 0;padding:18px 0 78px;position:relative}.site-chrome-module__t-OkUa__ctaInner{width:min(var(--site-shell-width), calc(100% - 32px));grid-template-columns:420px minmax(0,1fr);gap:16px;min-height:650px;margin:0 auto;display:grid}.site-chrome-module__t-OkUa__ctaCopy{background:var(--color-black);color:var(--color-white);border-radius:28px;flex-direction:column;justify-content:flex-end;padding:34px 30px;display:flex;position:relative;overflow:hidden}.site-chrome-module__t-OkUa__ctaCopy>svg{fill:none;width:430px;stroke:var(--color-primary);stroke-linecap:round;stroke-width:6px;position:absolute;top:-25px;left:-45px}.site-chrome-module__t-OkUa__ctaCopy h2{letter-spacing:-.065em;max-width:7ch;margin:0 0 22px;font-size:clamp(48px,5vw,67px);line-height:1}.site-chrome-module__t-OkUa__ctaCopy p{max-width:31ch;color:var(--color-grey-3);margin:0 0 34px;font-size:18px;line-height:1.45}.site-chrome-module__t-OkUa__ctaCopy a{width:100%}.site-chrome-module__t-OkUa__ctaCopy>a>span:nth-child(2){background:var(--color-white);color:var(--color-black)}.site-chrome-module__t-OkUa__ctaImage{object-fit:cover;border-radius:28px;width:100%;height:100%;min-height:614px;display:block}.site-chrome-module__t-OkUa__footer{--footer-overlap:200px;--footer-parallax:150px;--footer-top-gap:60px;z-index:1;width:min(var(--site-shell-width), calc(100% - 32px));min-height:760px;margin:calc(var(--footer-overlap) * -1) auto 0;background:var(--color-primary);border-radius:0;grid-template-rows:1fr auto;grid-template-columns:1.15fr 1fr .75fr;gap:50px 70px;padding:105px 24px 24px;display:grid;position:relative;overflow:hidden}.site-chrome-module__t-OkUa__footer:after{border:25px solid var(--color-secondary);content:"";border-radius:50%;width:520px;height:720px;position:absolute;bottom:-230px;right:-180px;transform:rotate(25deg)}.site-chrome-module__t-OkUa__slogan{letter-spacing:-.07em;grid-area:1/1;font-size:clamp(52px,6vw,76px);font-weight:600;line-height:.84}.site-chrome-module__t-OkUa__contact,.site-chrome-module__t-OkUa__pages,.site-chrome-module__t-OkUa__social{flex-direction:column;align-items:flex-start;display:flex}.site-chrome-module__t-OkUa__contact{grid-area:2/1}.site-chrome-module__t-OkUa__pages{grid-area:1/2/3}.site-chrome-module__t-OkUa__contact>span,.site-chrome-module__t-OkUa__pages>span,.site-chrome-module__t-OkUa__social>span{color:var(--color-primary-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600}.site-chrome-module__t-OkUa__contact a{color:var(--color-black);letter-spacing:-.04em;font-size:24px;font-weight:600;text-decoration:none}.site-chrome-module__t-OkUa__contact img{width:116px;height:auto;margin-top:auto}.site-chrome-module__t-OkUa__pages a{border:1px solid var(--color-black);width:fit-content;color:var(--color-black);border-radius:999px;margin-bottom:6px;padding:5px 10px;font-size:20px;font-weight:600;line-height:1;text-decoration:none;transition:transform .42s cubic-bezier(.22,1.3,.36,1)}.site-chrome-module__t-OkUa__pages a:is(:hover,:focus-visible){z-index:2;transform:translate(7px)rotate(4deg)scale(1.045)}.site-chrome-module__t-OkUa__pages .site-chrome-module__t-OkUa__legalLabel{margin-top:58px}.site-chrome-module__t-OkUa__social{grid-area:1/3;align-items:flex-end}.site-chrome-module__t-OkUa__social>div{gap:7px;display:flex}.site-chrome-module__t-OkUa__social a{background:var(--color-black);width:48px;height:48px;color:var(--color-white);border-radius:50%;place-items:center;font-size:19px;font-weight:700;text-decoration:none;transition:transform .42s cubic-bezier(.22,1.3,.36,1);display:grid}.site-chrome-module__t-OkUa__socialGlyph{width:25px;height:25px;-webkit-mask:var(--glyph-mask) center / contain no-repeat;-webkit-mask:var(--glyph-mask) center / contain no-repeat;mask:var(--glyph-mask) center / contain no-repeat;background:currentColor}.site-chrome-module__t-OkUa__socialInstagram{--glyph-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M 15.956 4.704 C 15.919 3.854 15.781 3.269 15.584 2.763 C 15.381 2.225 15.069 1.744 14.659 1.344 C 14.259 0.938 13.775 0.622 13.243 0.422 C 12.734 0.225 12.152 0.088 11.302 0.05 C 10.446 0.009 10.174 0 8.002 0 C 5.829 0 5.557 0.009 4.704 0.047 C 3.854 0.084 3.269 0.222 2.763 0.419 C 2.225 0.622 1.744 0.935 1.344 1.344 C 0.938 1.744 0.622 2.229 0.422 2.76 C 0.225 3.269 0.088 3.851 0.05 4.701 C 0.009 5.557 0 5.829 0 8.002 C 0 10.174 0.009 10.446 0.047 11.299 C 0.084 12.149 0.222 12.734 0.419 13.24 C 0.622 13.778 0.938 14.259 1.344 14.659 C 1.744 15.065 2.229 15.381 2.76 15.581 C 3.269 15.778 3.851 15.916 4.701 15.953 C 5.554 15.991 5.826 16 7.999 16 C 10.171 16 10.443 15.991 11.296 15.953 C 12.146 15.916 12.731 15.778 13.237 15.581 C 14.312 15.165 15.162 14.315 15.578 13.24 C 15.775 12.731 15.913 12.149 15.95 11.299 C 15.987 10.446 15.997 10.174 15.997 8.002 C 15.997 5.829 15.994 5.557 15.956 4.704 Z M 14.515 11.237 C 14.481 12.018 14.35 12.44 14.24 12.721 C 13.971 13.418 13.418 13.972 12.721 14.24 C 12.44 14.35 12.015 14.481 11.237 14.515 C 10.393 14.553 10.14 14.562 8.005 14.562 C 5.87 14.562 5.614 14.553 4.773 14.515 C 3.991 14.481 3.569 14.35 3.288 14.24 C 2.941 14.112 2.626 13.909 2.369 13.643 C 2.104 13.384 1.9 13.071 1.772 12.724 C 1.663 12.443 1.532 12.018 1.497 11.24 C 1.46 10.396 1.45 10.143 1.45 8.008 C 1.45 5.873 1.46 5.617 1.497 4.776 C 1.532 3.995 1.663 3.573 1.772 3.291 C 1.9 2.944 2.104 2.629 2.372 2.372 C 2.632 2.107 2.944 1.903 3.291 1.775 C 3.573 1.666 3.998 1.535 4.776 1.5 C 5.62 1.463 5.873 1.453 8.008 1.453 C 10.146 1.453 10.399 1.463 11.24 1.5 C 12.021 1.535 12.443 1.666 12.724 1.775 C 13.071 1.903 13.387 2.107 13.643 2.372 C 13.909 2.632 14.112 2.944 14.24 3.291 C 14.35 3.573 14.481 3.998 14.515 4.776 C 14.553 5.62 14.562 5.873 14.562 8.008 C 14.562 10.143 14.553 10.393 14.515 11.237 Z M 8.005 3.892 C 5.736 3.892 3.895 5.733 3.895 8.002 C 3.895 10.271 5.736 12.112 8.005 12.112 C 10.274 12.112 12.115 10.271 12.115 8.002 C 12.115 5.733 10.274 3.892 8.005 3.892 Z M 8.005 10.668 C 6.533 10.668 5.339 9.474 5.339 8.002 C 5.339 6.53 6.533 5.336 8.005 5.336 C 9.477 5.336 10.671 6.53 10.671 8.002 C 10.671 9.474 9.477 10.668 8.005 10.668 Z M 13.236 3.729 C 13.236 4.259 12.806 4.689 12.276 4.689 C 11.746 4.689 11.316 4.259 11.316 3.729 C 11.316 3.199 11.746 2.77 12.276 2.77 C 12.806 2.77 13.236 3.199 13.236 3.729 Z'/%3E%3C/svg%3E")}.site-chrome-module__t-OkUa__socialLinkedin{--glyph-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M 14.222 0 C 15.204 0 16 0.796 16 1.778 L 16 14.222 C 16 15.204 15.204 16 14.222 16 L 1.778 16 C 0.796 16 0 15.204 0 14.222 L 0 1.778 C 0 0.796 0.796 0 1.778 0 Z M 2.452 13.777 L 4.838 13.777 L 4.838 6.074 L 2.452 6.074 Z M 10.974 5.839 C 9.349 5.839 8.659 7.097 8.651 7.111 L 8.651 6.074 L 6.363 6.074 L 6.363 13.777 L 8.651 13.777 L 8.651 9.734 C 8.651 8.65 9.15 8.005 10.105 8.005 C 10.982 8.005 11.404 8.625 11.404 9.734 L 11.404 13.777 L 13.778 13.777 L 13.778 8.9 C 13.778 6.836 12.608 5.839 10.974 5.839 Z M 3.633 2.222 C 2.854 2.222 2.222 2.859 2.222 3.644 C 2.222 4.429 2.854 5.065 3.633 5.065 C 4.413 5.065 5.043 4.429 5.044 3.644 C 5.044 2.859 4.413 2.222 3.633 2.222 Z'/%3E%3C/svg%3E")}.site-chrome-module__t-OkUa__social a:is(:hover,:focus-visible){transform:translateY(-7px)rotate(7deg)scale(1.08)}.site-chrome-module__t-OkUa__ready{z-index:1;background:var(--color-light-grey);border-radius:28px;grid-area:2/3;place-self:end;width:300px;padding:24px;position:relative}.site-chrome-module__t-OkUa__ready h3{letter-spacing:-.06em;margin:0;font-size:40px;line-height:1}.site-chrome-module__t-OkUa__ready p{color:var(--color-grey-2);margin:12px 0 18px;line-height:1.35}.site-chrome-module__t-OkUa__ready>a{width:100%}.site-chrome-module__t-OkUa__ready>a>span:nth-child(2){background:var(--color-white);color:var(--color-black)}.site-chrome-module__t-OkUa__copyright{color:var(--color-primary-2);letter-spacing:.08em;text-transform:uppercase;grid-area:3/1/auto/4;align-self:end;margin:0;font-size:12px;font-weight:600}@media (max-width:900px){.site-chrome-module__t-OkUa__ctaInner{grid-template-columns:1fr;min-height:auto}.site-chrome-module__t-OkUa__ctaCopy{min-height:530px}.site-chrome-module__t-OkUa__ctaImage{min-height:420px}.site-chrome-module__t-OkUa__footer{grid-template-columns:1fr 1fr}.site-chrome-module__t-OkUa__social{align-items:flex-start}.site-chrome-module__t-OkUa__ready{grid-column:2}}@media (min-width:810px){.site-chrome-module__t-OkUa__footer{width:100%;min-height:calc(788px + var(--footer-overlap) + var(--footer-top-gap));margin-inline:0;border-radius:0;max-width:none;margin-bottom:0;padding:0;display:block}.site-chrome-module__t-OkUa__slogan{top:calc(var(--footer-overlap) + var(--footer-top-gap));font-size:70px;line-height:.87;position:absolute;left:20px}.site-chrome-module__t-OkUa__pages{top:calc(var(--footer-overlap) + var(--footer-top-gap));position:absolute;left:40%}.site-chrome-module__t-OkUa__pages a{font-size:22px}.site-chrome-module__t-OkUa__pages .site-chrome-module__t-OkUa__legalLabel{margin-top:90px}.site-chrome-module__t-OkUa__social{top:calc(var(--footer-overlap) + var(--footer-top-gap) + 10px);flex-direction:row;justify-content:space-between;align-items:center;width:260px;position:absolute;right:20px}.site-chrome-module__t-OkUa__social>span{margin-bottom:0}.site-chrome-module__t-OkUa__contact{top:calc(var(--footer-overlap) + var(--footer-top-gap) + 338px);position:absolute;left:20px}.site-chrome-module__t-OkUa__contact img{margin-top:60px}.site-chrome-module__t-OkUa__ready{position:absolute;bottom:63px;right:20px}.site-chrome-module__t-OkUa__ready p{font-size:14px}.site-chrome-module__t-OkUa__copyright{position:absolute;bottom:14px;left:20px}.site-chrome-module__t-OkUa__footer:after{display:none}}@media (min-width:1600px){.site-chrome-module__t-OkUa__footer{--footer-inline:max(20px, calc((100% - 1280px) / 2))}.site-chrome-module__t-OkUa__slogan,.site-chrome-module__t-OkUa__contact,.site-chrome-module__t-OkUa__copyright{left:var(--footer-inline)}.site-chrome-module__t-OkUa__slogan{top:calc(var(--footer-overlap) + var(--footer-top-gap));font-size:70px}.site-chrome-module__t-OkUa__pages{top:calc(var(--footer-overlap) + var(--footer-top-gap));left:calc(var(--footer-inline) + 510px)}.site-chrome-module__t-OkUa__social{top:calc(var(--footer-overlap) + var(--footer-top-gap) + 10px);right:var(--footer-inline)}.site-chrome-module__t-OkUa__contact{top:calc(var(--footer-overlap) + var(--footer-top-gap) + 303px)}.site-chrome-module__t-OkUa__ready{right:var(--footer-inline)}}@media (max-width:809px){.site-chrome-module__t-OkUa__cta{border-radius:0 0 28px 28px;width:100%;margin-top:85px;padding:8px 0 58px}.site-chrome-module__t-OkUa__ctaInner{width:calc(100% - 20px)}.site-chrome-module__t-OkUa__ctaCopy{border-radius:23px;min-height:500px;padding:28px 18px}.site-chrome-module__t-OkUa__ctaCopy h2{font-size:48px}.site-chrome-module__t-OkUa__ctaCopy p{font-size:16px}.site-chrome-module__t-OkUa__ctaImage{border-radius:23px;height:325px;min-height:325px}.site-chrome-module__t-OkUa__footer{width:100%;min-height:calc(972px + var(--footer-overlap) + var(--footer-top-gap));margin-inline:0;padding:calc(var(--footer-overlap) + var(--footer-top-gap)) 30px 22px;grid-template-rows:auto;grid-template-columns:1fr;gap:44px;margin-bottom:0}.site-chrome-module__t-OkUa__slogan,.site-chrome-module__t-OkUa__contact,.site-chrome-module__t-OkUa__pages,.site-chrome-module__t-OkUa__social,.site-chrome-module__t-OkUa__ready,.site-chrome-module__t-OkUa__copyright{grid-area:auto/1}.site-chrome-module__t-OkUa__slogan{font-size:55px}.site-chrome-module__t-OkUa__contact img{margin-top:42px}.site-chrome-module__t-OkUa__social{align-items:flex-start}.site-chrome-module__t-OkUa__ready{justify-self:stretch;width:100%}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.site-chrome-module__t-OkUa__footer{will-change:translate;animation:linear both site-chrome-module__t-OkUa__footer-rise;animation-timeline:view();animation-range:entry}@keyframes site-chrome-module__t-OkUa__footer-rise{0%{translate:0 var(--footer-parallax)}to{translate:0}}}}
.blog-card-module__2Zu0gW__card{min-width:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.blog-card-module__2Zu0gW__card{animation:cubic-bezier(.22,1,.36,1) both blog-card-module__2Zu0gW__card-in;animation-timeline:view();animation-range:entry 5% cover 32%}}}.blog-card-module__2Zu0gW__link{color:var(--color-black);text-decoration:none;display:block}.blog-card-module__2Zu0gW__imageWrap{aspect-ratio:1.33;background:var(--color-grey-4);border-radius:22px;position:relative;overflow:hidden}.blog-card-module__2Zu0gW__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.22,1,.36,1);display:block}.blog-card-module__2Zu0gW__readingTime{background:var(--color-black);color:var(--color-white);opacity:0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:600;transition:opacity .26s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:12px;right:12px;transform:translateY(8px)}.blog-card-module__2Zu0gW__meta{align-items:center;gap:10px;margin:24px 0 10px;display:flex}.blog-card-module__2Zu0gW__category{background:var(--color-primary);border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:500;line-height:1}.blog-card-module__2Zu0gW__date{color:var(--color-grey-2);letter-spacing:.08em;font-size:12px;font-weight:500}.blog-card-module__2Zu0gW__card h3{letter-spacing:-.055em;-webkit-text-stroke:0;max-width:100%;margin:0;font-size:clamp(30px,2.5vw,34px);line-height:1;font-weight:600!important}.blog-card-module__2Zu0gW__author{color:var(--color-grey-2);align-items:center;gap:8px;margin-top:32px;font-size:18px;display:flex}.blog-card-module__2Zu0gW__author img{object-fit:cover;border-radius:50%;width:32px;height:32px;margin-right:4px}.blog-card-module__2Zu0gW__author strong{color:var(--color-black);font-weight:400}.blog-card-module__2Zu0gW__link:is(:hover,:focus-visible) .blog-card-module__2Zu0gW__imageWrap img{transform:scale(1.045)}.blog-card-module__2Zu0gW__link:is(:hover,:focus-visible) .blog-card-module__2Zu0gW__readingTime{opacity:1;transform:translateY(0)}.blog-card-module__2Zu0gW__link:focus-visible{outline:3px solid var(--color-primary);outline-offset:6px;border-radius:22px}@keyframes blog-card-module__2Zu0gW__card-in{0%{opacity:0;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}@media (max-width:809px){.blog-card-module__2Zu0gW__card{animation-range:entry cover 25%}.blog-card-module__2Zu0gW__imageWrap{border-radius:22px}.blog-card-module__2Zu0gW__meta{margin-top:22px}.blog-card-module__2Zu0gW__date{font-size:12px}.blog-card-module__2Zu0gW__card h3{max-width:17ch;font-size:28px;line-height:1.02}.blog-card-module__2Zu0gW__author{margin-top:28px;font-size:17px}}@media (prefers-reduced-motion:reduce){.blog-card-module__2Zu0gW__card{animation:none}.blog-card-module__2Zu0gW__imageWrap img,.blog-card-module__2Zu0gW__readingTime{transition-duration:.01ms}}
.home-blog-section-module__btasaq__section{background:var(--color-light-grey);padding:120px 20px;position:relative;overflow:hidden}.home-blog-section-module__btasaq__loop{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-blog-section-module__btasaq__loop path{fill:none;stroke:var(--color-grey-4);stroke-linecap:round;stroke-linejoin:round;stroke-width:10px}.home-blog-section-module__btasaq__inner{z-index:1;width:min(var(--site-shell-width), 100%);gap:56px;margin-inline:auto;display:grid;position:relative}.home-blog-section-module__btasaq__header{justify-content:space-between;align-items:flex-end;gap:40px;min-height:103px;display:flex}.home-blog-section-module__btasaq__header>div{gap:8px;display:grid}.home-blog-section-module__btasaq__eyebrow{margin:0}.home-blog-section-module__btasaq__header h2{letter-spacing:-.04em;margin:0;font-size:clamp(52px,5vw,64px);font-weight:700;line-height:1.1}.home-blog-section-module__btasaq__moreAction{flex:0 0 280px;width:280px}.home-blog-section-module__btasaq__moreAction>span:nth-child(2){background:var(--color-white);color:var(--color-black)}.home-blog-section-module__btasaq__moreAction>span:nth-child(2)>span{white-space:nowrap}.home-blog-section-module__btasaq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-blog-section-module__btasaq__grid article h3{letter-spacing:-.04em;font-size:32px;line-height:1.2;font-weight:700!important}.home-blog-section-module__btasaq__grid article p{font-weight:600}@media (max-width:960px){.home-blog-section-module__btasaq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-blog-section-module__btasaq__grid article:last-child{display:none}}@media (max-width:809px){.home-blog-section-module__btasaq__section{padding:72px 20px 88px}.home-blog-section-module__btasaq__loop{width:230%;height:620px;top:60px;left:-82%}.home-blog-section-module__btasaq__inner{gap:30px}.home-blog-section-module__btasaq__header{flex-direction:column;align-items:flex-start;gap:20px;min-height:0}.home-blog-section-module__btasaq__header h2{max-width:9ch;font-size:42px;line-height:.98}.home-blog-section-module__btasaq__moreAction{--button-height:52px;flex:none;width:260px}.home-blog-section-module__btasaq__grid{grid-template-columns:1fr;gap:72px}.home-blog-section-module__btasaq__grid article:last-child{display:block}.home-blog-section-module__btasaq__grid article h3{max-width:18ch;font-size:28px;line-height:1.02}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.home-blog-section-module__btasaq__loop path{stroke-dasharray:3300;animation:linear both home-blog-section-module__btasaq__draw-loop;animation-timeline:view();animation-range:entry 5% cover 70%}.home-blog-section-module__btasaq__header{animation:cubic-bezier(.22,1,.36,1) both home-blog-section-module__btasaq__reveal-header;animation-timeline:view();animation-range:entry 8% cover 35%}}}@keyframes home-blog-section-module__btasaq__draw-loop{0%{stroke-dashoffset:3300px}to{stroke-dashoffset:0}}@keyframes home-blog-section-module__btasaq__reveal-header{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-blog-section-module__btasaq__loop path,.home-blog-section-module__btasaq__header{animation:none}}
.more-works-module__G-mqga__section{--wheel:1832px;background:var(--color-light-grey);isolation:isolate;place-items:center;height:900px;display:grid;position:relative;overflow:hidden}.more-works-module__G-mqga__mask{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.more-works-module__G-mqga__wheel{width:var(--wheel);height:var(--wheel);margin-left:calc(var(--wheel) / -2);position:absolute;top:0;left:50%}.more-works-module__G-mqga__arm{transform-origin:50%;width:280px;height:100%;margin-left:-140px;position:absolute;top:0;left:50%}.more-works-module__G-mqga__armImageTop,.more-works-module__G-mqga__armImageBottom{object-fit:cover;border-radius:24px;width:280px;height:200px;display:block;position:absolute;left:0}.more-works-module__G-mqga__armImageTop{top:20px}.more-works-module__G-mqga__armImageBottom{bottom:20px}.more-works-module__G-mqga__link{z-index:1;color:var(--color-black);align-items:center;gap:16px;text-decoration:none;display:inline-flex;position:relative}.more-works-module__G-mqga__link h3{letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:clamp(24px,3vw,40px);font-weight:600;line-height:1.1}.more-works-module__G-mqga__arrow{flex:0 0 48px;width:48px;height:48px;position:relative;overflow:visible}.more-works-module__G-mqga__arrowDefault,.more-works-module__G-mqga__arrowHover{border-radius:50%;place-items:center;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1),opacity .34s;display:grid;position:absolute;overflow:hidden}.more-works-module__G-mqga__arrowDefault{background:var(--color-primary);opacity:1;width:48px;height:48px;top:0;right:0}.more-works-module__G-mqga__arrowHover{background:var(--color-secondary);opacity:0;width:6px;height:6px;bottom:0;left:0}.more-works-module__G-mqga__arrowDefault svg,.more-works-module__G-mqga__arrowHover svg{fill:none;width:20px;height:20px;stroke:var(--color-black);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transition:opacity .28s,transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.more-works-module__G-mqga__arrowHover svg{opacity:0;transform:translate(-50%,-50%)rotate(-45deg)}@media (hover:hover) and (pointer:fine){.more-works-module__G-mqga__link:is(:hover,:focus-visible) .more-works-module__G-mqga__arrowDefault{opacity:0;width:6px;height:6px}.more-works-module__G-mqga__link:is(:hover,:focus-visible) .more-works-module__G-mqga__arrowDefault svg{opacity:0;transform:translate(-50%,-50%)rotate(45deg)}.more-works-module__G-mqga__link:is(:hover,:focus-visible) .more-works-module__G-mqga__arrowHover{opacity:1;width:48px;height:48px}.more-works-module__G-mqga__link:is(:hover,:focus-visible) .more-works-module__G-mqga__arrowHover svg{opacity:1;transform:translate(-50%,-50%)rotate(0)}}.more-works-module__G-mqga__link:focus-visible{outline:3px solid var(--color-secondary);outline-offset:4px}@media (max-width:809px){.more-works-module__G-mqga__section{--wheel:925px;height:550px}.more-works-module__G-mqga__arm{width:150px;margin-left:-75px}.more-works-module__G-mqga__armImageTop,.more-works-module__G-mqga__armImageBottom{border-radius:14px;width:150px;height:107px}.more-works-module__G-mqga__link{gap:10px;max-width:calc(100% - 32px)}.more-works-module__G-mqga__link h3{letter-spacing:-.04em;font-size:22px}.more-works-module__G-mqga__arrow{flex-basis:40px;width:40px;height:40px}.more-works-module__G-mqga__arrowDefault{width:40px;height:40px}}@media (prefers-reduced-motion:no-preference){.more-works-module__G-mqga__wheel{animation:60s linear infinite more-works-module__G-mqga__more-works-spin}@keyframes more-works-module__G-mqga__more-works-spin{0%{rotate:none}to{rotate:360deg}}}@media (prefers-reduced-motion:reduce){.more-works-module__G-mqga__arrowDefault,.more-works-module__G-mqga__arrowHover,.more-works-module__G-mqga__arrowDefault svg,.more-works-module__G-mqga__arrowHover svg{transition-duration:.01ms}}
.project-card-module__UTCm6G__card{--project-card-ratio:418 / 443;width:100%;aspect-ratio:var(--project-card-ratio);background:var(--color-grey-4);color:var(--color-black);isolation:isolate;border-radius:24px;text-decoration:none;display:block;position:relative;overflow:hidden}.project-card-module__UTCm6G__cover{object-fit:cover;width:100%;height:100%;transition:scale .62s cubic-bezier(.22,1,.36,1);display:block}.project-card-module__UTCm6G__pill{background:var(--color-light-grey);border-radius:32px;justify-content:space-between;align-items:center;gap:16px;min-height:33px;padding:4px 16px;display:flex;position:absolute;top:16px;left:16px;right:64px}.project-card-module__UTCm6G__pill strong{letter-spacing:-.02em;font-size:18px;font-weight:600}.project-card-module__UTCm6G__result{color:var(--color-grey-2);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.project-card-module__UTCm6G__result i{font-style:normal}.project-card-module__UTCm6G__arrow{width:32px;height:32px;position:absolute;top:16px;right:16px;overflow:visible}.project-card-module__UTCm6G__arrowDefault,.project-card-module__UTCm6G__arrowHover{border-radius:50%;place-items:center;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1),opacity .34s;display:grid;position:absolute;overflow:hidden}.project-card-module__UTCm6G__arrowDefault{background:var(--color-grey-4);opacity:1;width:32px;height:32px;top:0;right:0}.project-card-module__UTCm6G__arrowHover{background:var(--color-primary);opacity:0;width:5px;height:5px;bottom:0;left:0}.project-card-module__UTCm6G__arrowDefault svg,.project-card-module__UTCm6G__arrowHover svg{fill:none;width:16px;height:16px;stroke:var(--color-black);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;transition:opacity .28s,transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card-module__UTCm6G__arrowHover svg{opacity:0;transform:translate(-120%,20%)}@media (hover:hover) and (pointer:fine){.project-card-module__UTCm6G__card:is(:hover,:focus-visible) .project-card-module__UTCm6G__cover{scale:1.04}.project-card-module__UTCm6G__card:is(:hover,:focus-visible) .project-card-module__UTCm6G__arrowDefault{opacity:0;width:5px;height:5px}.project-card-module__UTCm6G__card:is(:hover,:focus-visible) .project-card-module__UTCm6G__arrowDefault svg{opacity:0;transform:translate(-10%,-90%)}.project-card-module__UTCm6G__card:is(:hover,:focus-visible) .project-card-module__UTCm6G__arrowHover{opacity:1;width:32px;height:32px}.project-card-module__UTCm6G__card:is(:hover,:focus-visible) .project-card-module__UTCm6G__arrowHover svg{opacity:1;transform:translate(-50%,-50%)}}.project-card-module__UTCm6G__card:focus-visible{outline:3px solid var(--color-secondary);outline-offset:3px}.project-card-module__UTCm6G__featured{--project-card-ratio:860 / 911;grid-column:1/-1}@media (max-width:809px){.project-card-module__UTCm6G__card,.project-card-module__UTCm6G__featured{--project-card-ratio:335 / 380;border-radius:20px}.project-card-module__UTCm6G__pill{padding:4px 12px;right:58px}.project-card-module__UTCm6G__pill strong{font-size:16px}.project-card-module__UTCm6G__result{font-size:11px}}@media (max-width:479px){.project-card-module__UTCm6G__result{display:none}}@media (prefers-reduced-motion:reduce){.project-card-module__UTCm6G__cover,.project-card-module__UTCm6G__arrowDefault,.project-card-module__UTCm6G__arrowHover,.project-card-module__UTCm6G__arrowDefault svg,.project-card-module__UTCm6G__arrowHover svg{transition-duration:.01ms}}
.project-video-module__r94DHW__root{background:var(--color-grey-4);isolation:isolate;border-radius:24px;position:relative;overflow:hidden}.project-video-module__r94DHW__root video{object-fit:cover;width:100%;height:100%;display:block}.project-video-module__r94DHW__play{background:var(--color-black-transparent);width:61px;height:61px;color:var(--color-white);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;transition:background-color .22s,transform .42s cubic-bezier(.22,1.25,.36,1);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-video-module__r94DHW__play svg{fill:currentColor;width:24px;height:27px;margin-left:3px;display:block}.project-video-module__r94DHW__playing span{width:15px;height:19px;position:relative}.project-video-module__r94DHW__playing span:before,.project-video-module__r94DHW__playing span:after{content:"";background:currentColor;border-radius:2px;width:5px;height:19px;position:absolute;top:0}.project-video-module__r94DHW__playing span:before{left:0}.project-video-module__r94DHW__playing span:after{right:0}.project-video-module__r94DHW__play:is(:hover,:focus-visible){background:var(--color-black);outline:none;transform:translate(-50%,-50%)scale(1.08)}.project-video-module__r94DHW__play:focus-visible{box-shadow:0 0 0 3px var(--color-secondary)}@media (max-width:809px){.project-video-module__r94DHW__play{width:51px;height:51px}.project-video-module__r94DHW__play svg{width:20px;height:23px}}@media (prefers-reduced-motion:reduce){.project-video-module__r94DHW__play{transition-duration:.01ms}}
.projects-section-module__VyAxcG__section{text-align:center;flex-direction:column;align-items:center;width:min(860px,100% - 40px);margin:0 auto;padding:0 0 40px;display:flex}.projects-section-module__VyAxcG__heading{letter-spacing:-.05em;width:min(760px,100%);margin:20px 0 40px;font-size:clamp(40px,4.6vw,64px);font-weight:700;line-height:1.06}.projects-section-module__VyAxcG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}@media (max-width:809px){.projects-section-module__VyAxcG__section{width:calc(100% - 32px);padding:64px 0 24px}.projects-section-module__VyAxcG__heading{margin:20px 0 32px;font-size:32px;line-height:1.05}.projects-section-module__VyAxcG__grid{grid-template-columns:minmax(0,1fr);gap:14px}}
.remaining-sections-module__WrsAmq__eyebrow{margin:0}.remaining-sections-module__WrsAmq__mission{background:var(--color-light-grey);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:900px;padding:140px 20px;display:flex;position:relative;overflow:hidden}.remaining-sections-module__WrsAmq__mission h2{letter-spacing:-.055em;width:min(850px,100%);margin:34px 0 0;font-size:clamp(52px,5vw,72px);font-weight:700;line-height:1.05}.remaining-sections-module__WrsAmq__missionMark{fill:none;width:42px;stroke:var(--color-primary);stroke-linecap:round;stroke-width:10px;margin-top:16px}.remaining-sections-module__WrsAmq__proofSection{background:var(--color-light-grey);padding:40px 20px 100px;position:relative;overflow:hidden}.remaining-sections-module__WrsAmq__proofLine{z-index:0;pointer-events:none;display:block;position:absolute;overflow:visible}.remaining-sections-module__WrsAmq__proofLine path{fill:none;stroke-linecap:round;stroke-linejoin:round}.remaining-sections-module__WrsAmq__proofLinePink{width:1070px;height:824px;top:-127px;left:calc(50% - 1072px)}.remaining-sections-module__WrsAmq__proofLinePink path{stroke:var(--color-primary);stroke-dasharray:341.431;stroke-width:1.68423px}.remaining-sections-module__WrsAmq__proofLinePurple{width:1560px;height:1202px;top:502px;left:calc(50% - 180px)}.remaining-sections-module__WrsAmq__proofLinePurple path{stroke:var(--color-secondary);stroke-dasharray:255.095;stroke-width:1.24652px}.remaining-sections-module__WrsAmq__proofRow{z-index:1;align-items:center;gap:94px;width:min(1000px,100%);min-height:700px;margin:0 auto;display:grid;position:relative}.remaining-sections-module__WrsAmq__proofRowMediaLeft{grid-template-columns:420px 1fr}.remaining-sections-module__WrsAmq__proofRowMediaRight{grid-template-columns:1fr 480px}.remaining-sections-module__WrsAmq__proofCopy h2{letter-spacing:-.05em;margin:0;font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1.1}.remaining-sections-module__WrsAmq__proofCopy p{max-width:500px;color:var(--color-grey-1);margin:34px 0 0;font-size:19px;line-height:1.45}.remaining-sections-module__WrsAmq__proofMedia,.remaining-sections-module__WrsAmq__proofMediaWide{position:relative}.remaining-sections-module__WrsAmq__proofMedia video{object-fit:cover;border-radius:24px;width:360px;height:640px;margin-left:62px;display:block}.remaining-sections-module__WrsAmq__proofMediaWide video{object-fit:cover;border-radius:24px;width:100%;height:292px;display:block}.remaining-sections-module__WrsAmq__statCard{border-radius:16px;flex-direction:column;justify-content:center;width:286px;min-height:152px;padding:24px;display:flex;position:absolute}.remaining-sections-module__WrsAmq__statCard strong{letter-spacing:-.04em;font-size:42px}.remaining-sections-module__WrsAmq__statCard span{color:var(--color-grey-1);font-size:18px;line-height:1.4}.remaining-sections-module__WrsAmq__statPink{background:var(--color-primary);bottom:22px;left:0}.remaining-sections-module__WrsAmq__statPurple{background:var(--color-secondary);width:196px;min-height:122px;bottom:-92px;right:14px}.remaining-sections-module__WrsAmq__featureStack{background:var(--color-light-grey);padding:24px max(20px,50vw - 530px) 180px;position:relative}.remaining-sections-module__WrsAmq__featureCard{--feature-color:var(--color-secondary);top:var(--header-clearance);isolation:isolate;background:0 0;grid-template-rows:33px 1fr;grid-template-columns:1fr 478px;gap:0 40px;width:100%;min-height:640px;margin-bottom:0;padding:0 30px 30px;display:grid;position:sticky}.remaining-sections-module__WrsAmq__featureCard:before{z-index:-1;background:var(--feature-color);content:"";border-radius:30px;position:absolute;inset:33px 0 0;box-shadow:0 -2px #1c191712}.remaining-sections-module__WrsAmq__featureCard:first-child:before{border-radius:0 30px 30px}.remaining-sections-module__WrsAmq__featureCard:nth-child(2){--feature-color:var(--color-primary)}.remaining-sections-module__WrsAmq__featureCard:nth-child(3){--feature-color:var(--color-grey-3)}.remaining-sections-module__WrsAmq__featureCard:nth-child(4){--feature-color:var(--color-tertiary)}.remaining-sections-module__WrsAmq__featureCard:nth-child(4):before{border-radius:30px 0 30px 30px}.remaining-sections-module__WrsAmq__featureTail{height:max(500px,70vh)}.remaining-sections-module__WrsAmq__featureLabel{background:var(--feature-color);letter-spacing:.04em;text-transform:uppercase;border-radius:20px 20px 0 0;width:25%;height:33px;margin:0;padding:12px 16px 8px;font-size:13px;font-weight:600;position:absolute;top:0;left:0}.remaining-sections-module__WrsAmq__featureCard:nth-child(2) .remaining-sections-module__WrsAmq__featureLabel{left:25%}.remaining-sections-module__WrsAmq__featureCard:nth-child(3) .remaining-sections-module__WrsAmq__featureLabel{left:50%}.remaining-sections-module__WrsAmq__featureCard:nth-child(4) .remaining-sections-module__WrsAmq__featureLabel{left:75%}.remaining-sections-module__WrsAmq__featureCopy{flex-direction:column;grid-area:2/1;min-width:0;padding:26px 0 0;display:flex}.remaining-sections-module__WrsAmq__featureCopy h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1.02}.remaining-sections-module__WrsAmq__featureCopy>p{max-width:510px;margin:24px 0 0;font-size:19px;line-height:1.45}.remaining-sections-module__WrsAmq__featureStat{flex-direction:column;margin-top:auto;display:flex}.remaining-sections-module__WrsAmq__featureStat strong{letter-spacing:-.055em;font-size:clamp(56px,6vw,76px);font-weight:600;line-height:1}.remaining-sections-module__WrsAmq__featureStat span{margin-top:8px;font-size:18px}.remaining-sections-module__WrsAmq__featureCard>img{object-fit:cover;border-radius:24px;grid-area:1/2/3;align-self:end;width:100%;height:542px}.remaining-sections-module__WrsAmq__featureIndex{display:none}.remaining-sections-module__WrsAmq__comparisonSection{background:var(--color-light-grey);padding:120px 20px 150px}.remaining-sections-module__WrsAmq__comparisonSection>h2{letter-spacing:-.055em;text-align:center;width:min(850px,100%);margin:0 auto 64px;font-size:clamp(50px,5vw,64px);line-height:1.08}.remaining-sections-module__WrsAmq__comparisonCards{--comparison-enter-rotation:0deg;--comparison-hover-x:0px;--comparison-hover-y:0px;--comparison-hover-scale:1;justify-content:center;align-items:center;width:min(850px,100%);min-height:350px;margin:0 auto;display:flex;position:relative}.remaining-sections-module__WrsAmq__comparisonCards article{width:411px;min-height:302px;translate:var(--comparison-hover-x) var(--comparison-hover-y);scale:var(--comparison-hover-scale);border-radius:16px;padding:24px;transition:translate .42s cubic-bezier(.22,1,.36,1),scale .42s cubic-bezier(.22,1,.36,1);position:absolute}.remaining-sections-module__WrsAmq__comparisonCards h3{margin:0 0 28px;font-size:25px}.remaining-sections-module__WrsAmq__comparisonCards ul,.remaining-sections-module__WrsAmq__priceCard ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.remaining-sections-module__WrsAmq__comparisonCards li,.remaining-sections-module__WrsAmq__priceCard li{padding-left:32px;font-size:18px;line-height:1.35;position:relative}.remaining-sections-module__WrsAmq__priceCard li:before{content:"✓";border-radius:50%;place-items:center;width:21px;height:21px;font-size:13px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.remaining-sections-module__WrsAmq__oldWay{--comparison-enter-rotation:-2deg;z-index:1;background:var(--color-white);color:var(--color-grey-2);top:22px;left:77px}.remaining-sections-module__WrsAmq__oqimWay{--comparison-enter-rotation:2deg;z-index:2;background:var(--color-primary);top:2px;right:77px}.remaining-sections-module__WrsAmq__comparisonCheck{--check-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M 7.721 0.005 C 6.14 0.06 4.61 0.583 3.326 1.507 C 2.042 2.432 1.061 3.716 0.507 5.198 C -0.047 6.68 -0.15 8.293 0.213 9.833 C 0.576 11.374 1.387 12.772 2.544 13.851 C 3.701 14.93 5.152 15.642 6.714 15.896 C 8.276 16.15 9.878 15.936 11.318 15.28 C 12.757 14.623 13.97 13.555 14.803 12.21 C 15.635 10.864 16.05 9.302 15.995 7.721 C 15.919 5.601 15.005 3.598 13.454 2.151 C 11.902 0.705 9.841 -0.067 7.721 0.005 Z M 11.461 6.467 L 7.306 10.923 C 7.251 10.982 7.185 11.03 7.111 11.063 C 7.038 11.097 6.958 11.116 6.877 11.118 C 6.797 11.121 6.716 11.108 6.64 11.08 C 6.565 11.051 6.495 11.008 6.436 10.953 L 4.527 9.173 C 4.407 9.061 4.337 8.907 4.331 8.744 C 4.325 8.581 4.385 8.422 4.496 8.302 C 4.607 8.183 4.762 8.113 4.925 8.107 C 5.088 8.101 5.247 8.161 5.366 8.272 L 6.826 9.633 L 10.56 5.627 C 10.616 5.568 10.682 5.521 10.755 5.487 C 10.829 5.454 10.908 5.435 10.989 5.432 C 11.07 5.429 11.151 5.442 11.226 5.471 C 11.302 5.499 11.371 5.542 11.431 5.597 C 11.49 5.652 11.537 5.718 11.571 5.792 C 11.604 5.866 11.623 5.945 11.626 6.026 C 11.629 6.107 11.616 6.187 11.587 6.263 C 11.559 6.339 11.516 6.408 11.461 6.467 Z'/%3E%3C/svg%3E");background:var(--color-black);width:20px;height:20px;-webkit-mask:var(--check-mask) center / contain no-repeat;-webkit-mask:var(--check-mask) center / contain no-repeat;mask:var(--check-mask) center / contain no-repeat;position:absolute;top:2px;left:0}.remaining-sections-module__WrsAmq__oldWay .remaining-sections-module__WrsAmq__comparisonCheck{background:var(--color-grey-3)}@media (hover:hover) and (pointer:fine){.remaining-sections-module__WrsAmq__comparisonCards{--comparison-clear:min(158px, calc((100vw - 850px) / 2 + 60px))}.remaining-sections-module__WrsAmq__oldWay:hover,.remaining-sections-module__WrsAmq__oqimWay:hover{--comparison-hover-scale:1.08;z-index:4}.remaining-sections-module__WrsAmq__comparisonCards:has(.remaining-sections-module__WrsAmq__oldWay:hover) .remaining-sections-module__WrsAmq__oqimWay{--comparison-hover-x:var(--comparison-clear)}.remaining-sections-module__WrsAmq__comparisonCards:has(.remaining-sections-module__WrsAmq__oqimWay:hover) .remaining-sections-module__WrsAmq__oldWay{--comparison-hover-x:calc(var(--comparison-clear) * -1)}}.remaining-sections-module__WrsAmq__oqimWay>img{width:112px;height:auto;margin-bottom:20px}.remaining-sections-module__WrsAmq__processSection{width:min(var(--site-shell-width), 100%);background:var(--color-light-grey);margin-inline:auto;padding:130px 20px 160px}.remaining-sections-module__WrsAmq__processSection>h2{letter-spacing:-.06em;width:min(1000px,100%);margin:18px 0 50px;font-size:clamp(54px,6vw,78px);line-height:1.05}.remaining-sections-module__WrsAmq__processGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.remaining-sections-module__WrsAmq__processCard{background:var(--color-primary);border-radius:30px;flex-direction:column;justify-content:space-between;min-height:430px;padding:10px 12px 24px;display:flex}.remaining-sections-module__WrsAmq__processCard:nth-child(2){background:var(--color-secondary)}.remaining-sections-module__WrsAmq__processCard:nth-child(3){background:var(--color-grey-3)}.remaining-sections-module__WrsAmq__processCard:nth-child(4){background:var(--color-tertiary)}.remaining-sections-module__WrsAmq__processTop{background:var(--color-light-grey);border-radius:22px;justify-content:space-between;align-items:center;height:70px;padding:0 10px;display:flex}.remaining-sections-module__WrsAmq__processTop strong{font-size:34px}.remaining-sections-module__WrsAmq__processTop svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:34px;height:34px}.remaining-sections-module__WrsAmq__processTop svg .remaining-sections-module__WrsAmq__processIconFill{fill:currentColor;opacity:.3;stroke:none}.remaining-sections-module__WrsAmq__processCard h3{letter-spacing:-.05em;margin:0;font-size:clamp(33px,3.1vw,44px);line-height:1.05}.remaining-sections-module__WrsAmq__processCard p{margin:22px 0 0;font-size:18px;line-height:1.4}.remaining-sections-module__WrsAmq__testimonialsSection{background:var(--color-light-grey);text-align:center;padding:120px 0 170px;overflow:hidden}.remaining-sections-module__WrsAmq__testimonialsSection>h2,.remaining-sections-module__WrsAmq__teamSection>h2,.remaining-sections-module__WrsAmq__faqSection>h2{letter-spacing:-.055em;width:min(700px,100% - 40px);margin:18px auto 55px;font-size:clamp(52px,5vw,68px);line-height:1.06}.remaining-sections-module__WrsAmq__testimonialRail{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(960px,100% - 40px);margin:0 auto;display:grid}.remaining-sections-module__WrsAmq__testimonialCard{background:var(--color-white);border-radius:24px;flex:none;width:auto;min-height:430px;padding:24px;display:flex}.remaining-sections-module__WrsAmq__featuredTestimonial{grid-column:span 2;gap:24px}.remaining-sections-module__WrsAmq__testimonialPortrait{border-radius:14px;flex:0 0 240px;width:240px;position:relative;overflow:hidden}.remaining-sections-module__WrsAmq__testimonialPortrait img{object-fit:cover;width:100%;height:100%}.remaining-sections-module__WrsAmq__playIcon{background:var(--color-black-transparent);width:58px;height:58px;color:var(--color-white);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.remaining-sections-module__WrsAmq__testimonialContent{flex-direction:column;flex:1;min-width:0;display:flex}.remaining-sections-module__WrsAmq__stars{color:var(--color-yellow);gap:2px;line-height:1;display:flex}.remaining-sections-module__WrsAmq__stars svg{fill:currentColor;width:24px;height:24px;display:block}.remaining-sections-module__WrsAmq__testimonialContent h3{letter-spacing:-.035em;margin:58px 0 20px;font-size:24px;line-height:1.25}.remaining-sections-module__WrsAmq__testimonialContent>p{color:var(--color-grey-1);margin:0;font-size:18px;line-height:1.5}.remaining-sections-module__WrsAmq__testimonialContent footer{flex-direction:column;margin-top:auto;display:flex}.remaining-sections-module__WrsAmq__testimonialContent footer span{color:var(--color-grey-2)}.remaining-sections-module__WrsAmq__teamSection{background:var(--color-light-grey);text-align:center;flex-direction:column;align-items:center;min-height:1060px;padding:150px 20px 80px;display:flex;overflow:hidden}.remaining-sections-module__WrsAmq__teamSection>h2{margin-bottom:30px}.remaining-sections-module__WrsAmq__teamLead{width:min(570px,100%);color:var(--color-grey-1);margin:42px 0 28px;font-size:19px;line-height:1.5}.remaining-sections-module__WrsAmq__teamCollage{width:min(1200px,100vw);height:350px;margin-top:28px;position:relative}.remaining-sections-module__WrsAmq__teamWave{fill:none;width:100vw;height:255px;stroke:var(--color-primary);stroke-linecap:round;stroke-width:8px;position:absolute;top:25px;left:50%;overflow:visible;transform:translate(-50%)}.remaining-sections-module__WrsAmq__teamCollage img{--team-x:0px;--team-rotate:0deg;border:2px solid var(--color-white);object-fit:cover;width:176px;height:220px;transform:translateX(var(--team-x)) rotate(var(--team-rotate));transform-origin:50%;border-radius:24px;position:absolute;top:58px;left:calc(50% - 86px)}.remaining-sections-module__WrsAmq__teamCollage img:first-of-type{--team-x:-370px;--team-rotate:-7deg;top:72px}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(2){--team-x:-220px;--team-rotate:6deg;z-index:2;top:124px}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(3){--team-x:-70px;--team-rotate:-5deg;z-index:3;top:48px}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(4){--team-x:82px;--team-rotate:6deg;z-index:4;top:124px}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(5){--team-x:230px;--team-rotate:-2deg;z-index:5;top:48px}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(6){--team-x:370px;--team-rotate:7deg;z-index:6;top:124px}.remaining-sections-module__WrsAmq__pricingSection{width:min(var(--site-shell-width), 100%);background:var(--color-light-grey);grid-template-columns:1fr 540px;align-items:center;gap:80px;min-height:800px;margin-inline:auto;padding:110px 20px 150px;font-weight:400;display:grid}.remaining-sections-module__WrsAmq__pricingIntro h2{letter-spacing:-.055em;max-width:550px;margin:18px 0 150px;font-size:clamp(52px,5vw,68px);font-weight:600;line-height:1.04}.remaining-sections-module__WrsAmq__supportCard{isolation:isolate;width:min(410px,100%);min-height:92px;color:inherit;background:0 0;border-radius:22px;grid-template-columns:80px 1fr;align-items:center;gap:16px;padding:8px;text-decoration:none;display:grid;position:relative;overflow:visible}.remaining-sections-module__WrsAmq__supportCard:before{z-index:-1;background:var(--color-white);content:"";border-radius:22px;transition:inset .5s cubic-bezier(.22,1.25,.36,1);position:absolute;inset:0}.remaining-sections-module__WrsAmq__supportMedia{border-radius:16px;width:80px;height:76px;display:block;position:relative;overflow:hidden}.remaining-sections-module__WrsAmq__supportMedia img{object-fit:cover;width:100%;height:100%;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1);display:block;position:absolute;inset:0}.remaining-sections-module__WrsAmq__supportCopy{z-index:2;min-width:0;color:var(--color-grey-2);flex-direction:column;flex:1;padding-right:40px;font-size:18px;display:flex;position:relative}.remaining-sections-module__WrsAmq__supportCopy strong{color:var(--color-black);font-weight:600}.remaining-sections-module__WrsAmq__supportArrow{z-index:3;width:34px;height:34px;position:absolute;top:8px;right:8px;overflow:visible}.remaining-sections-module__WrsAmq__supportArrowDefault,.remaining-sections-module__WrsAmq__supportArrowHover{border-radius:50%;place-items:center;transition:width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1),opacity .34s,transform .5s cubic-bezier(.22,1.25,.36,1);display:grid;position:absolute;overflow:hidden}.remaining-sections-module__WrsAmq__supportArrowDefault{background:var(--color-grey-4);opacity:1;width:34px;height:34px;top:0;right:0}.remaining-sections-module__WrsAmq__supportArrowHover{background:var(--color-primary);opacity:0;width:5px;height:5px;bottom:0;left:0}.remaining-sections-module__WrsAmq__supportArrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:14px;transition:opacity .28s,transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.remaining-sections-module__WrsAmq__supportArrowHover svg{opacity:0;transform:translate(-120%,20%)}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible):before{inset:-4px}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible) .remaining-sections-module__WrsAmq__supportMedia img{width:calc(100% + 8px);height:calc(100% + 8px);inset:-4px}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible) .remaining-sections-module__WrsAmq__supportArrowDefault{opacity:0;width:5px;height:5px}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible) .remaining-sections-module__WrsAmq__supportArrowDefault svg{opacity:0;transform:translate(-10%,-90%)}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible) .remaining-sections-module__WrsAmq__supportArrowHover{opacity:1;width:34px;height:34px}.remaining-sections-module__WrsAmq__supportCard:is(:hover,:focus-visible) .remaining-sections-module__WrsAmq__supportArrowHover svg{opacity:1;transform:translate(-50%,-50%)}.remaining-sections-module__WrsAmq__supportCard:focus-visible{outline:3px solid var(--color-secondary);outline-offset:4px}.remaining-sections-module__WrsAmq__priceCard{background:var(--color-black);color:var(--color-white);border-radius:34px;padding:12px}.remaining-sections-module__WrsAmq__priceHeader{background:var(--color-grey-1);border-radius:24px;grid-template-columns:1fr auto;padding:18px;display:grid}.remaining-sections-module__WrsAmq__priceHeader h3{margin:0;font-size:28px;font-weight:600}.remaining-sections-module__WrsAmq__priceHeader p{color:var(--color-grey-3);margin:6px 0 20px}.remaining-sections-module__WrsAmq__priceHeader>span{background:var(--color-primary);color:var(--color-black);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:start;padding:6px 10px;font-size:13px;font-weight:400}.remaining-sections-module__WrsAmq__priceHeader>strong{letter-spacing:-.04em;grid-column:1/-1;font-size:44px;font-weight:600}.remaining-sections-module__WrsAmq__priceHeader>small{letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:12px;font-weight:600}.remaining-sections-module__WrsAmq__priceCard ul{margin:28px 16px 34px}.remaining-sections-module__WrsAmq__priceCard li{font-weight:400}.remaining-sections-module__WrsAmq__priceCard li:before{background:var(--color-secondary);color:var(--color-black)}.remaining-sections-module__WrsAmq__priceCard>a{width:100%}.remaining-sections-module__WrsAmq__priceCard>a>span:nth-child(2){background:var(--color-white);color:var(--color-black)}.remaining-sections-module__WrsAmq__faqSection{background:var(--color-light-grey);padding:120px 20px 150px}.remaining-sections-module__WrsAmq__faqSection>h2{text-align:center;width:min(630px,100%)}.remaining-sections-module__WrsAmq__faqList{gap:14px;width:min(630px,100%);margin:0 auto;display:grid}.remaining-sections-module__WrsAmq__faqItem{background:var(--color-white);border-radius:17px;padding:0 16px}.remaining-sections-module__WrsAmq__faqQuestion{width:100%;min-height:62px;color:var(--color-black);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0;font-size:18px;font-weight:600;display:flex}.remaining-sections-module__WrsAmq__faqQuestion span{background:var(--color-secondary);border-radius:8px;flex:0 0 32px;width:32px;height:32px;transition:transform .46s cubic-bezier(.22,1,.36,1);position:relative}.remaining-sections-module__WrsAmq__faqQuestion span i{transition:transform .46s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.remaining-sections-module__WrsAmq__faqQuestion span i:before,.remaining-sections-module__WrsAmq__faqQuestion span i:after{background:var(--color-white);content:"";width:16px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.remaining-sections-module__WrsAmq__faqQuestion span i:after{transform:translate(-50%,-50%)rotate(90deg)}.remaining-sections-module__WrsAmq__faqItem[data-open=true] .remaining-sections-module__WrsAmq__faqQuestion span{transform:rotate(-90deg)}.remaining-sections-module__WrsAmq__faqItem[data-open=true] .remaining-sections-module__WrsAmq__faqQuestion span i{transform:rotate(135deg)}.remaining-sections-module__WrsAmq__faqAnswer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .52s cubic-bezier(.22,1,.36,1),opacity .26s;display:grid}.remaining-sections-module__WrsAmq__faqAnswer>div{min-height:0;overflow:hidden}.remaining-sections-module__WrsAmq__faqAnswer p{color:var(--color-grey-1);margin:0;padding:0 0 18px;font-size:18px;line-height:1.5;transition:transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(-10px)}.remaining-sections-module__WrsAmq__faqItem[data-open=true] .remaining-sections-module__WrsAmq__faqAnswer{opacity:1;grid-template-rows:1fr}.remaining-sections-module__WrsAmq__faqItem[data-open=true] .remaining-sections-module__WrsAmq__faqAnswer p{transform:translateY(0)}@media (max-width:900px){.remaining-sections-module__WrsAmq__proofRow,.remaining-sections-module__WrsAmq__proofRowMediaLeft,.remaining-sections-module__WrsAmq__proofRowMediaRight,.remaining-sections-module__WrsAmq__pricingSection{grid-template-columns:1fr}.remaining-sections-module__WrsAmq__proofRow{gap:45px;padding:80px 0}.remaining-sections-module__WrsAmq__proofRowMediaRight .remaining-sections-module__WrsAmq__proofCopy{order:2}.remaining-sections-module__WrsAmq__proofMedia video{margin:0 auto}.remaining-sections-module__WrsAmq__featureCard{grid-template-columns:1fr 42%;min-height:700px}.remaining-sections-module__WrsAmq__processGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.remaining-sections-module__WrsAmq__processCard{min-height:380px}.remaining-sections-module__WrsAmq__pricingSection{gap:70px}.remaining-sections-module__WrsAmq__pricingIntro h2{margin-bottom:55px}}@media (max-width:809px){.remaining-sections-module__WrsAmq__mission{min-height:auto;padding:64px 20px}.remaining-sections-module__WrsAmq__mission h2,.remaining-sections-module__WrsAmq__comparisonSection>h2,.remaining-sections-module__WrsAmq__testimonialsSection>h2,.remaining-sections-module__WrsAmq__teamSection>h2,.remaining-sections-module__WrsAmq__pricingIntro h2,.remaining-sections-module__WrsAmq__faqSection>h2{font-size:40px;line-height:1.03}.remaining-sections-module__WrsAmq__proofSection{padding:8px 20px 76px}.remaining-sections-module__WrsAmq__proofRow{gap:34px;width:100%;min-height:auto;padding:58px 0}.remaining-sections-module__WrsAmq__proofRowMediaRight{padding-top:8px}.remaining-sections-module__WrsAmq__proofMedia video{width:min(100%,340px);height:570px}.remaining-sections-module__WrsAmq__proofMediaWide video{width:calc(100% - 14px);height:205px;margin-inline:auto}.remaining-sections-module__WrsAmq__proofCopy h2{font-size:32px;line-height:.98}.remaining-sections-module__WrsAmq__proofCopy p{margin-top:22px;font-size:17px}.remaining-sections-module__WrsAmq__statCard{width:220px;min-height:120px;padding:18px}.remaining-sections-module__WrsAmq__statCard strong{font-size:34px}.remaining-sections-module__WrsAmq__statCard span{font-size:15px}.remaining-sections-module__WrsAmq__statPurple{width:162px;min-height:108px;bottom:-64px;right:0}.remaining-sections-module__WrsAmq__featureStack{padding:24px 20px 0}.remaining-sections-module__WrsAmq__featureCard,.remaining-sections-module__WrsAmq__featureCard:nth-child(2),.remaining-sections-module__WrsAmq__featureCard:nth-child(3),.remaining-sections-module__WrsAmq__featureCard:nth-child(4){border-radius:32px;grid-template-rows:33px auto 1fr;grid-template-columns:1fr;gap:0;min-height:466px;padding:0 22px 22px;top:82px}.remaining-sections-module__WrsAmq__featureCard:before{border-radius:32px}.remaining-sections-module__WrsAmq__featureCard:first-child:before{border-radius:0 32px 32px}.remaining-sections-module__WrsAmq__featureCard:nth-child(4):before{border-radius:32px 0 32px 32px}.remaining-sections-module__WrsAmq__featureLabel{letter-spacing:0;white-space:nowrap;height:33px;padding:10px 14px 7px;font-size:12px;font-weight:500;line-height:1;overflow:hidden}.remaining-sections-module__WrsAmq__featureLabel span{display:none}.remaining-sections-module__WrsAmq__featureCopy{grid-area:2/1;padding-top:21px}.remaining-sections-module__WrsAmq__featureCopy h2{font-size:28px;font-weight:600;line-height:1.02}.remaining-sections-module__WrsAmq__featureCopy>p{margin-top:18px;font-size:16px;line-height:1.45}.remaining-sections-module__WrsAmq__featureStat{margin:18px 0}.remaining-sections-module__WrsAmq__featureStat strong{font-size:30px}.remaining-sections-module__WrsAmq__featureStat span{margin-top:5px;font-size:16px}.remaining-sections-module__WrsAmq__featureCard>img{border-radius:18px;grid-area:3/1;height:181px}.remaining-sections-module__WrsAmq__featureTail{height:48px}.remaining-sections-module__WrsAmq__comparisonSection{padding:64px 16px 92px}.remaining-sections-module__WrsAmq__comparisonSection>h2{text-align:left;width:100%;margin:0 0 40px;font-size:29px;line-height:.98}.remaining-sections-module__WrsAmq__comparisonCards{gap:8px;width:100%;min-height:0;display:grid}.remaining-sections-module__WrsAmq__comparisonCards article{width:100%;min-height:0;padding:22px;position:relative;inset:auto;transform:none}.remaining-sections-module__WrsAmq__comparisonCards h3{margin-bottom:25px;font-size:24px}.remaining-sections-module__WrsAmq__comparisonCards ul{gap:14px}.remaining-sections-module__WrsAmq__comparisonCards li{font-size:17px;line-height:1.32}.remaining-sections-module__WrsAmq__oldWay,.remaining-sections-module__WrsAmq__oqimWay{inset:auto;transform:none}.remaining-sections-module__WrsAmq__oqimWay{transform:rotate(1.5deg)}.remaining-sections-module__WrsAmq__processSection{padding:64px 20px 84px}.remaining-sections-module__WrsAmq__processSection>h2{width:100%;margin:10px 0 28px;font-size:31px;line-height:.99}.remaining-sections-module__WrsAmq__processGrid{grid-template-columns:1fr}.remaining-sections-module__WrsAmq__processCard{border-radius:32px;min-height:403px}.remaining-sections-module__WrsAmq__processTop{border-radius:24px;height:64px}.remaining-sections-module__WrsAmq__processTop strong{font-size:30px}.remaining-sections-module__WrsAmq__processTop svg{width:32px;height:32px}.remaining-sections-module__WrsAmq__processCard h3{font-size:37px;line-height:1}.remaining-sections-module__WrsAmq__processCard p{margin-top:18px;font-size:17px}.remaining-sections-module__WrsAmq__testimonialsSection{padding:64px 0}.remaining-sections-module__WrsAmq__testimonialRail{grid-template-columns:1fr;width:100%;padding-inline:20px}.remaining-sections-module__WrsAmq__featuredTestimonial{grid-column:auto}.remaining-sections-module__WrsAmq__testimonialCard,.remaining-sections-module__WrsAmq__featuredTestimonial{flex-direction:column;min-height:540px}.remaining-sections-module__WrsAmq__testimonialPortrait{flex-basis:260px;width:100%;height:260px}.remaining-sections-module__WrsAmq__testimonialContent h3{margin-top:30px}.remaining-sections-module__WrsAmq__teamSection{min-height:auto;padding:100px 12px 64px}.remaining-sections-module__WrsAmq__teamSection>h2{width:min(350px,100%);margin:10px auto 46px;font-size:28px;line-height:.98}.remaining-sections-module__WrsAmq__teamLead{margin-top:30px;font-size:17px}.remaining-sections-module__WrsAmq__teamCollage{flex:0 0 520px;width:min(350px,100%);height:520px;margin-top:0;transform:none}.remaining-sections-module__WrsAmq__teamWave{stroke-width:6px;width:520px;height:150px;top:228px}.remaining-sections-module__WrsAmq__teamCollage img{width:126px;height:158px;transform:translate(-50%, -50%) rotate(var(--team-rotate));left:50%}.remaining-sections-module__WrsAmq__teamCollage img:first-of-type{--team-rotate:-4deg;z-index:1;top:14%;left:50%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(2){--team-rotate:-2deg;z-index:3;top:38%;left:28%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(3){--team-rotate:8deg;z-index:2;top:31%;left:74%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(4){--team-rotate:-9deg;z-index:4;top:63%;left:32%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(5){--team-rotate:0deg;z-index:5;top:57%;left:70%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(6){--team-rotate:5deg;z-index:6;top:81%;left:62%}.remaining-sections-module__WrsAmq__pricingSection{flex-direction:column;gap:0;min-height:auto;padding:64px 20px 72px;display:flex}.remaining-sections-module__WrsAmq__pricingIntro{display:contents}.remaining-sections-module__WrsAmq__pricingIntro .remaining-sections-module__WrsAmq__eyebrow{order:0}.remaining-sections-module__WrsAmq__pricingIntro h2{order:1;margin:10px 0 48px}.remaining-sections-module__WrsAmq__priceCard{border-radius:28px;order:2;width:100%;padding:10px}.remaining-sections-module__WrsAmq__priceHeader{border-radius:22px;min-height:154px;padding:17px 16px;display:block;position:relative}.remaining-sections-module__WrsAmq__priceHeader h3{font-size:24px}.remaining-sections-module__WrsAmq__priceHeader p{white-space:nowrap;margin:7px 0 0;font-size:14px}.remaining-sections-module__WrsAmq__priceHeader>span{padding:5px 8px;font-size:11px;position:absolute;top:17px;right:14px}.remaining-sections-module__WrsAmq__priceHeader>strong{margin-top:17px;font-size:41px;line-height:1;display:block}.remaining-sections-module__WrsAmq__priceHeader>small{margin-top:3px;font-size:11px;display:block}.remaining-sections-module__WrsAmq__priceCard ul{gap:14px;margin:28px 14px 30px}.remaining-sections-module__WrsAmq__priceCard li{padding-left:28px;font-size:15px;font-weight:400;line-height:1.3}.remaining-sections-module__WrsAmq__priceCard li:before{width:19px;height:19px;font-size:12px}.remaining-sections-module__WrsAmq__priceCard>a{--button-height:52px}.remaining-sections-module__WrsAmq__supportCard{border-radius:20px;order:3;width:100%;min-height:84px;margin-top:22px;position:relative}.remaining-sections-module__WrsAmq__supportMedia:after{z-index:2;border:2px solid var(--color-white);background:var(--color-tertiary);content:"";border-radius:50%;width:15px;height:15px;position:absolute;top:0;right:0}.remaining-sections-module__WrsAmq__supportMedia{border-radius:14px;width:72px;height:68px}.remaining-sections-module__WrsAmq__supportCard{grid-template-columns:72px 1fr}.remaining-sections-module__WrsAmq__supportCopy{font-size:17px}.remaining-sections-module__WrsAmq__faqSection{padding:64px 20px}.remaining-sections-module__WrsAmq__faqAnswer p{font-size:16px}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.remaining-sections-module__WrsAmq__proofLinePink path{animation:linear both remaining-sections-module__WrsAmq__proof-line-pink-draw;animation-timeline:view();animation-range:cover 23% cover 88%}.remaining-sections-module__WrsAmq__proofLinePurple path{animation:linear both remaining-sections-module__WrsAmq__proof-line-purple-draw;animation-timeline:view();animation-range:cover 19% cover 71%}@keyframes remaining-sections-module__WrsAmq__proof-line-pink-draw{0%{stroke-dashoffset:341.431px}to{stroke-dashoffset:0}}@keyframes remaining-sections-module__WrsAmq__proof-line-purple-draw{0%{stroke-dashoffset:255.095px}to{stroke-dashoffset:0}}.remaining-sections-module__WrsAmq__proofCopy>p,.remaining-sections-module__WrsAmq__pricingIntro>.remaining-sections-module__WrsAmq__eyebrow,.remaining-sections-module__WrsAmq__pricingIntro>.remaining-sections-module__WrsAmq__supportCard{animation:both remaining-sections-module__WrsAmq__section-reveal;animation-timeline:view();animation-range:entry 8% cover 36%}@keyframes remaining-sections-module__WrsAmq__section-reveal{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}.remaining-sections-module__WrsAmq__comparisonCards article{animation:cubic-bezier(.2,.8,.2,1) both remaining-sections-module__WrsAmq__comparison-card-in;animation-timeline:view();animation-range:entry cover 42%}.remaining-sections-module__WrsAmq__processCard{animation:cubic-bezier(.2,.8,.2,1) both remaining-sections-module__WrsAmq__process-card-in;animation-timeline:view();animation-range:entry 5% cover 34%}.remaining-sections-module__WrsAmq__processCard:nth-child(2){animation-range:entry 10% cover 39%}.remaining-sections-module__WrsAmq__processCard:nth-child(3){animation-range:entry 15% cover 44%}.remaining-sections-module__WrsAmq__processCard:nth-child(4){animation-range:entry 20% cover 49%}.remaining-sections-module__WrsAmq__testimonialCard{animation:cubic-bezier(.2,.8,.2,1) both remaining-sections-module__WrsAmq__testimonial-card-in;animation-timeline:view();animation-range:entry 4% cover 32%}.remaining-sections-module__WrsAmq__teamCollage img{animation:cubic-bezier(.2,.8,.2,1) both remaining-sections-module__WrsAmq__team-card-in;animation-timeline:view()}.remaining-sections-module__WrsAmq__teamCollage img:first-of-type{animation-range:entry cover 25%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(2){animation-range:entry 5% cover 30%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(3){animation-range:entry 10% cover 35%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(4){animation-range:entry 15% cover 40%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(5){animation-range:entry 20% cover 45%}.remaining-sections-module__WrsAmq__teamCollage img:nth-of-type(6){animation-range:entry 25% cover 50%}@keyframes remaining-sections-module__WrsAmq__comparison-card-in{0%{opacity:0;transform:rotate(var(--comparison-enter-rotation)) scale(.9)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes remaining-sections-module__WrsAmq__process-card-in{0%{opacity:0;transform:translateY(140px)}to{opacity:1;transform:translateY(0)}}@keyframes remaining-sections-module__WrsAmq__testimonial-card-in{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@keyframes remaining-sections-module__WrsAmq__team-card-in{0%{opacity:0;transform:translateX(var(--team-x)) translateY(120px) rotate(var(--team-rotate)) scale(.72)}to{opacity:1;transform:translateX(var(--team-x)) translateY(0) rotate(var(--team-rotate)) scale(1)}}}}@media (max-width:809px) and (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.remaining-sections-module__WrsAmq__teamCollage img{animation-name:remaining-sections-module__WrsAmq__team-card-in-mobile}@keyframes remaining-sections-module__WrsAmq__team-card-in-mobile{0%{opacity:0;transform:translate(-50%, calc(-50% + 90px)) rotate(var(--team-rotate)) scale(.72)}to{opacity:1;transform:translate(-50%, -50%) rotate(var(--team-rotate)) scale(1)}}}}
.site-header-module__x0kffa__header{z-index:50;width:100%;max-width:calc(var(--site-shell-width) + 30px);will-change:transform;padding:10px 15px;transition:transform .44s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:50%;transform:translate(-50%)translateY(0)}.site-header-module__x0kffa__header[data-hidden=true]{transform:translate(-50%)translateY(calc(-100% - 8px))}.site-header-module__x0kffa__desktopNav{background:var(--color-black);border-radius:32px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:8px 8px 8px 16px;display:flex}.site-header-module__x0kffa__brand{flex:none;align-items:center;width:114px;display:flex}.site-header-module__x0kffa__brand img{width:100%;height:auto;display:block}.site-header-module__x0kffa__desktopLinks{align-items:center;gap:18px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-header-module__x0kffa__navLink{min-width:max-content;color:var(--color-light-grey);letter-spacing:-.04em;isolation:isolate;justify-content:center;align-items:center;padding:12px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;display:flex;position:relative;overflow:hidden}.site-header-module__x0kffa__linkPill{z-index:-1;background:var(--color-light-grey);filter:blur(5px);opacity:0;border-radius:999px;width:100%;height:100%;transition:inset .5s cubic-bezier(.22,1.25,.36,1),width .5s cubic-bezier(.22,1.25,.36,1),height .5s cubic-bezier(.22,1.25,.36,1),filter .5s cubic-bezier(.22,1.25,.36,1),opacity .5s cubic-bezier(.22,1.25,.36,1),transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;bottom:-25px;right:-20px;transform:scale(.3)rotate(-35deg)}.site-header-module__x0kffa__linkTextDefault,.site-header-module__x0kffa__linkTextHover{white-space:nowrap;transition:inset .5s cubic-bezier(.22,1.25,.36,1),opacity .5s cubic-bezier(.22,1.25,.36,1),transform .5s cubic-bezier(.22,1.25,.36,1)}.site-header-module__x0kffa__linkTextDefault{opacity:1;position:relative;transform:scale(1)rotate(0)}.site-header-module__x0kffa__linkTextHover{color:var(--color-black);opacity:0;transition-delay:50ms;position:absolute;bottom:-25px;right:-5px;transform:scale(.9)rotate(-15deg)}.site-header-module__x0kffa__navLink:is(:hover,:focus-visible) .site-header-module__x0kffa__linkPill{filter:blur();opacity:1;width:auto;height:auto;inset:4px;transform:scale(1)rotate(0)}.site-header-module__x0kffa__navLink:is(:hover,:focus-visible) .site-header-module__x0kffa__linkTextDefault{opacity:0;position:absolute;top:-25px;right:-5px;transform:scale(.9)rotate(15deg)}.site-header-module__x0kffa__navLink:is(:hover,:focus-visible) .site-header-module__x0kffa__linkTextHover{opacity:1;position:relative;bottom:auto;right:auto;transform:scale(1)rotate(0)}.site-header-module__x0kffa__navLink:focus-visible,.site-header-module__x0kffa__desktopStart:focus-visible,.site-header-module__x0kffa__brand:focus-visible,.site-header-module__x0kffa__menuButton:focus-visible,.site-header-module__x0kffa__mobileLink:focus-visible,.site-header-module__x0kffa__mobileStart:focus-visible,.site-header-module__x0kffa__languageTrigger:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.site-header-module__x0kffa__language{width:48px;height:40px;color:var(--color-white);border-radius:999px;position:relative}.site-header-module__x0kffa__languageTrigger{border-radius:inherit;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:0;transition:background-color .18s,color .18s;display:flex}.site-header-module__x0kffa__languageTrigger:is(:hover,:focus-visible){background:#ffffff1a}.site-header-module__x0kffa__globeIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:19px;height:19px;display:block}.site-header-module__x0kffa__chevronIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:10px;height:10px;transition:transform .24s}.site-header-module__x0kffa__language[data-open=true] .site-header-module__x0kffa__chevronIcon{transform:rotate(180deg)}.site-header-module__x0kffa__languageMenu{z-index:20;border:1px solid var(--color-grey-1);background:var(--color-black);width:174px;color:var(--color-white);opacity:0;pointer-events:none;transform-origin:top;border-radius:16px;gap:3px;padding:5px;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-8px)scale(.96);box-shadow:0 18px 50px #1c19173d}.site-header-module__x0kffa__language[data-open=true] .site-header-module__x0kffa__languageMenu{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.site-header-module__x0kffa__languageOption{width:100%;height:42px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 12px;font-size:13px;font-weight:500;display:flex}.site-header-module__x0kffa__languageOption:is(:hover,:focus-visible){background:var(--color-grey-1);outline:none}.site-header-module__x0kffa__languageCode{border:1px solid var(--color-grey-2);width:30px;height:21px;color:var(--color-grey-3);letter-spacing:.06em;border-radius:999px;flex:0 0 30px;place-items:center;font-size:9px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s;display:grid}.site-header-module__x0kffa__languageOption[data-active=true]{background:var(--color-primary);color:var(--color-black)}.site-header-module__x0kffa__languageOption[data-active=true] .site-header-module__x0kffa__languageCode{border-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.site-header-module__x0kffa__desktopStart{background:var(--color-light-grey);width:118px;height:40px;color:var(--color-black);letter-spacing:-.035em;will-change:transform;border-radius:999px;flex:none;place-items:center;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:transform .65s cubic-bezier(.22,1.35,.36,1);display:grid}.site-header-module__x0kffa__desktopStart:is(:hover,:focus-visible){transform:rotate(5deg)}.site-header-module__x0kffa__mobileNav{display:none}.site-header-module__x0kffa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header-module__x0kffa__arrow{width:18px;height:18px;display:block;position:relative}.site-header-module__x0kffa__arrow:before,.site-header-module__x0kffa__arrow:after{content:"";display:block;position:absolute}.site-header-module__x0kffa__arrow:before{background:currentColor;border-radius:999px;width:13px;height:2px;top:8px;left:3px;transform:rotate(-45deg)}.site-header-module__x0kffa__arrow:after{border-top:2px solid;border-right:2px solid;width:8px;height:8px;top:2px;right:2px}@media (max-width:809px){.site-header-module__x0kffa__header{padding:8px 15px}.site-header-module__x0kffa__desktopNav{display:none}.site-header-module__x0kffa__mobileNav{background:var(--color-black);will-change:height, border-radius;border-radius:32px;width:100%;height:56px;transition:height .62s cubic-bezier(.22,1.15,.36,1),border-radius .62s cubic-bezier(.22,1.15,.36,1);display:block;position:relative;overflow:hidden}.site-header-module__x0kffa__mobileNav[data-open=true]{border-radius:32px;height:387px}.site-header-module__x0kffa__mobileTopRow{z-index:5;justify-content:space-between;align-items:center;height:56px;padding:6px 6px 6px 18px;transition:transform .52s cubic-bezier(.22,1.15,.36,1);display:flex;position:relative}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobileTopRow{transform:translateY(8px)}.site-header-module__x0kffa__brand{width:101px}.site-header-module__x0kffa__mobileControls{align-items:center;gap:3px;display:flex}.site-header-module__x0kffa__languageMobile{width:40px;height:40px}.site-header-module__x0kffa__languageMobile .site-header-module__x0kffa__globeIcon{width:21px;height:21px}.site-header-module__x0kffa__languageMobile .site-header-module__x0kffa__languageMenu{transform-origin:100% 0;top:45px;left:auto;right:-42px;transform:translateY(-8px)scale(.96)}.site-header-module__x0kffa__languageMobile[data-open=true] .site-header-module__x0kffa__languageMenu{transform:translateY(0)scale(1)}.site-header-module__x0kffa__mobileNav:has(.site-header-module__x0kffa__languageMobile[data-open=true]){overflow:visible}.site-header-module__x0kffa__menuButton{background:var(--color-primary);width:40px;height:40px;color:var(--color-black);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:50%;flex:none;padding:0;position:relative}.site-header-module__x0kffa__menuLine{background:currentColor;border-radius:999px;width:16px;height:2px;transition:top .5s cubic-bezier(.22,1.25,.36,1),opacity .3s,transform .5s cubic-bezier(.22,1.25,.36,1);position:absolute;left:50%;transform:translate(-50%,-50%)}.site-header-module__x0kffa__menuLine:first-child{top:35%}.site-header-module__x0kffa__menuLine:nth-child(2){top:50%}.site-header-module__x0kffa__menuLine:nth-child(3){top:65%}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__menuLine:first-child{top:50%;transform:translate(-50%,-50%)rotate(-45deg)}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__menuLine:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(.2)}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__menuLine:nth-child(3){top:50%;transform:translate(-50%,-50%)rotate(45deg)}.site-header-module__x0kffa__mobileMenuBody{z-index:2;pointer-events:none;visibility:hidden;grid-template-rows:1fr 56px;gap:8px;display:grid;position:absolute;inset:64px 7px 7px}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobileMenuBody{pointer-events:auto;visibility:visible}.site-header-module__x0kffa__mobilePanel{z-index:2;background:var(--color-white);opacity:0;transform-origin:86% 0;border-radius:24px;flex-direction:column;justify-content:space-between;padding:32px 24px;transition:opacity .18s 60ms,transform .54s cubic-bezier(.22,1.2,.36,1) 60ms;display:flex;position:relative;overflow:hidden;transform:translateY(-26px)scale(.93)rotate(-5deg)}.site-header-module__x0kffa__mobilePanel:before{z-index:-1;border-radius:inherit;background:var(--color-grey-1);content:"";opacity:1;transition:opacity .28s .18s;position:absolute;inset:0}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobilePanel{opacity:1;transform:translateY(0)scale(1)rotate(0)}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobilePanel:before{opacity:0}.site-header-module__x0kffa__mobileLink{color:var(--color-black);letter-spacing:-.05em;opacity:0;transition:opacity .28s ease calc(.18s + var(--link-index) * 45ms), transform .42s cubic-bezier(.22, 1, .36, 1) calc(.18s + var(--link-index) * 45ms);font-size:24px;font-weight:600;line-height:1;text-decoration:none;transform:translateY(12px)}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobileLink{opacity:1;transform:translateY(0)}.site-header-module__x0kffa__mobileCta{opacity:0;transition:opacity .26s .26s,transform .5s cubic-bezier(.22,1.18,.36,1) .26s;transform:translateY(20px)scale(.96)}.site-header-module__x0kffa__mobileNav[data-open=true] .site-header-module__x0kffa__mobileCta{opacity:1;transform:translateY(0)scale(1)}.site-header-module__x0kffa__mobileStart{height:56px;color:var(--color-black);letter-spacing:-.035em;grid-template-columns:1fr 56px;font-size:18px;font-weight:600;line-height:1;text-decoration:none;display:grid}.site-header-module__x0kffa__mobileStart>span:first-child{background:var(--color-white);border-radius:999px;align-items:center;padding:0 22px;display:flex}.site-header-module__x0kffa__mobileStartIcon{background:var(--color-primary);border-radius:50%;place-items:center;display:grid}}@media (prefers-reduced-motion:no-preference){.site-header-module__x0kffa__desktopNav,.site-header-module__x0kffa__mobileNav{animation:.62s cubic-bezier(.22,1,.36,1) both site-header-module__x0kffa__header-bar-enter}.site-header-module__x0kffa__brand,.site-header-module__x0kffa__desktopLinks>*,.site-header-module__x0kffa__desktopStart,.site-header-module__x0kffa__mobileControls{animation:.56s cubic-bezier(.22,1,.36,1) .2s both site-header-module__x0kffa__header-item-enter}.site-header-module__x0kffa__desktopLinks>:nth-child(2){animation-delay:.25s}.site-header-module__x0kffa__desktopLinks>:nth-child(3){animation-delay:.3s}.site-header-module__x0kffa__desktopLinks>:nth-child(4){animation-delay:.35s}.site-header-module__x0kffa__desktopLinks>:nth-child(5){animation-delay:.4s}.site-header-module__x0kffa__desktopStart{animation-delay:.45s}@keyframes site-header-module__x0kffa__header-bar-enter{0%{opacity:0;translate:0 -16px}to{opacity:1;translate:0}}@keyframes site-header-module__x0kffa__header-item-enter{0%{opacity:0;translate:0 -8px}to{opacity:1;translate:0}}}@media (prefers-reduced-motion:reduce){.site-header-module__x0kffa__header,.site-header-module__x0kffa__mobileNav,.site-header-module__x0kffa__menuLine,.site-header-module__x0kffa__mobilePanel,.site-header-module__x0kffa__mobilePanel:before,.site-header-module__x0kffa__mobileLink,.site-header-module__x0kffa__mobileCta,.site-header-module__x0kffa__desktopStart,.site-header-module__x0kffa__linkPill,.site-header-module__x0kffa__linkTextDefault,.site-header-module__x0kffa__linkTextHover{transition-duration:.01ms;transition-delay:0s}}
.about-us-module__X9-NEW__page{--about-gutter:20px;background:var(--color-light-grey);min-height:100svh;padding-top:120px;overflow-x:clip}.about-us-module__X9-NEW__hero,.about-us-module__X9-NEW__story,.about-us-module__X9-NEW__teamSection{width:min(var(--site-content-width), calc(100% - (var(--about-gutter) * 2)));margin-inline:auto}.about-us-module__X9-NEW__heroCopy{grid-template-columns:minmax(0,45fr) minmax(320px,31fr);align-items:end;gap:8px 24px;display:grid}.about-us-module__X9-NEW__eyebrow{margin:0 0 13px}.about-us-module__X9-NEW__hero h1{letter-spacing:-.04em;flex-direction:column;grid-column:1;margin:0;font-size:clamp(58px,5.625vw,72px);line-height:1;display:flex}.about-us-module__X9-NEW__hero h1 span{animation:.85s cubic-bezier(.22,1,.36,1) both about-us-module__X9-NEW__heroLineIn;display:block}.about-us-module__X9-NEW__hero h1 span:nth-child(2){animation-delay:85ms}.about-us-module__X9-NEW__hero h1 span:nth-child(3){animation-delay:.17s}.about-us-module__X9-NEW__heroCopy>p:not(.about-us-module__X9-NEW__eyebrow){color:var(--color-grey-1);letter-spacing:normal;grid-column:2;margin:0;font-size:18px;font-weight:400;line-height:1.5;animation:.9s cubic-bezier(.22,1,.36,1) .17s both about-us-module__X9-NEW__fadeUp}.about-us-module__X9-NEW__heroCopy>.about-us-module__X9-NEW__eyebrow{grid-column:1/-1;margin-bottom:0;animation:.7s cubic-bezier(.22,1,.36,1) both about-us-module__X9-NEW__fadeUp}.about-us-module__X9-NEW__heroImage{aspect-ratio:16/9;object-fit:cover;border-radius:42px;width:100%;margin-top:80px;animation:1s cubic-bezier(.22,1,.36,1) .18s both about-us-module__X9-NEW__imageReveal;display:block}.about-us-module__X9-NEW__story{grid-template-columns:1fr 1fr;align-items:center;gap:130px;min-height:760px;margin-top:240px;display:grid;position:relative}.about-us-module__X9-NEW__storyPurpose{padding-inline:120px 80px}.about-us-module__X9-NEW__storyMission{padding-inline:165px 145px}.about-us-module__X9-NEW__storyImage{z-index:1;aspect-ratio:1.62;object-fit:cover;border-radius:32px;width:100%;max-width:440px;display:block;position:relative}.about-us-module__X9-NEW__storyMission .about-us-module__X9-NEW__storyImage{justify-self:end}.about-us-module__X9-NEW__storyImagePortrait{aspect-ratio:.78;object-position:50% 38%;max-width:365px}.about-us-module__X9-NEW__storyCopy{z-index:2;position:relative}.about-us-module__X9-NEW__storyCopy h2{letter-spacing:-.068em;max-width:12ch;margin:0 0 30px;font-size:clamp(45px,4.4vw,65px);line-height:.98}.about-us-module__X9-NEW__storyCopy>p:not(.about-us-module__X9-NEW__eyebrow){max-width:39ch;color:var(--color-grey-1);letter-spacing:-.024em;margin:0;font-size:clamp(17px,1.45vw,20px);line-height:1.45}.about-us-module__X9-NEW__lineArt{z-index:0;fill:none;pointer-events:none;stroke-linecap:round;stroke-width:8px;width:720px;height:auto;position:absolute}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.about-us-module__X9-NEW__storyImage{animation:linear both about-us-module__X9-NEW__revealCard;animation-timeline:view();animation-range:entry 12% cover 43%}.about-us-module__X9-NEW__storyCopy{animation:linear both about-us-module__X9-NEW__fadeUp;animation-timeline:view();animation-range:entry 12% cover 42%}.about-us-module__X9-NEW__lineArt path{stroke-dasharray:1;stroke-dashoffset:1px;animation:linear both about-us-module__X9-NEW__drawLine;animation-timeline:view();animation-range:entry cover 62%}}}.about-us-module__X9-NEW__linePink{stroke:var(--color-primary);top:110px;left:-390px}.about-us-module__X9-NEW__linePurple{stroke:var(--color-secondary);bottom:40px;right:-390px}.about-us-module__X9-NEW__teamSection{margin-top:210px;padding-bottom:40px}.about-us-module__X9-NEW__teamHeading{grid-template-columns:1.4fr .9fr;align-items:end;gap:80px;margin-bottom:66px;display:grid}.about-us-module__X9-NEW__teamHeading h2{letter-spacing:-.075em;margin:0;font-size:clamp(55px,6vw,78px);line-height:.94}.about-us-module__X9-NEW__teamHeading>p{max-width:38ch;color:var(--color-grey-1);margin:0 0 7px;font-size:clamp(17px,1.5vw,20px);line-height:1.42}.about-us-module__X9-NEW__teamViewport{width:100vw;margin-left:-50vw;position:relative;left:50%}.about-us-module__X9-NEW__teamViewport:after{z-index:2;background:linear-gradient(90deg, transparent, var(--color-light-grey));content:"";pointer-events:none;width:min(13vw,190px);height:100%;position:absolute;top:0;right:0}.about-us-module__X9-NEW__teamRail{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline proximity;grid-auto-columns:min(31vw,390px);grid-auto-flow:column;gap:24px;padding:0 24px 22px;display:grid;overflow-x:auto}.about-us-module__X9-NEW__teamRail::-webkit-scrollbar{display:none}.about-us-module__X9-NEW__teamCard{background:var(--color-white);scroll-snap-align:start;border-radius:28px;min-width:0;padding:8px 8px 20px;transition:transform .55s cubic-bezier(.22,1,.36,1)}.about-us-module__X9-NEW__teamCard:nth-child(2n){transform:translateY(8px)rotate(.45deg)}.about-us-module__X9-NEW__teamCard:nth-child(3n){transform:translateY(3px)rotate(-.45deg)}.about-us-module__X9-NEW__teamCard:hover{transform:translateY(-8px)rotate(0)}.about-us-module__X9-NEW__portraitWrap{border-radius:22px;position:relative;overflow:hidden}.about-us-module__X9-NEW__portraitWrap>img{aspect-ratio:.8;object-fit:cover;width:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.about-us-module__X9-NEW__teamCard:hover .about-us-module__X9-NEW__portraitWrap>img{transform:scale(1.025)}.about-us-module__X9-NEW__socialLinks{gap:7px;display:flex;position:absolute;top:16px;right:16px}.about-us-module__X9-NEW__socialLinks a{background:var(--color-black);width:48px;height:48px;color:var(--color-white);border-radius:50%;place-items:center;transition:transform .35s cubic-bezier(.22,1.3,.36,1);display:grid}.about-us-module__X9-NEW__socialLinks a:hover{transform:rotate(8deg)scale(1.06)}.about-us-module__X9-NEW__socialLinks svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:25px;height:25px}.about-us-module__X9-NEW__socialLinks .about-us-module__X9-NEW__socialDot{fill:currentColor;stroke:none}.about-us-module__X9-NEW__teamCard h3{letter-spacing:-.055em;margin:20px 10px 4px;font-size:clamp(25px,2.2vw,34px);line-height:1}.about-us-module__X9-NEW__teamCard>p{color:var(--color-grey-2);letter-spacing:-.025em;margin:0 10px;font-size:clamp(16px,1.5vw,19px)}@keyframes about-us-module__X9-NEW__heroLineIn{0%{opacity:0;transform:translateY(58px)rotate(1.5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes about-us-module__X9-NEW__fadeUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes about-us-module__X9-NEW__imageReveal{0%{clip-path:inset(22% 0 0 round 42px);opacity:0;transform:translateY(40px)}to{clip-path:inset(0 round 42px);opacity:1;transform:translateY(0)}}@keyframes about-us-module__X9-NEW__revealCard{0%{opacity:0;transform:translateY(80px)rotate(2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes about-us-module__X9-NEW__drawLine{to{stroke-dashoffset:0}}@media (max-width:1000px){.about-us-module__X9-NEW__story{gap:60px}.about-us-module__X9-NEW__storyPurpose{padding-inline:50px}.about-us-module__X9-NEW__storyMission{padding-inline:70px}.about-us-module__X9-NEW__teamRail{grid-auto-columns:min(43vw,390px)}}@media (max-width:809px){.about-us-module__X9-NEW__page{--about-gutter:20px;padding-top:100px}.about-us-module__X9-NEW__heroCopy{flex-direction:column;align-items:stretch;gap:0;display:flex}.about-us-module__X9-NEW__heroCopy>.about-us-module__X9-NEW__eyebrow{margin-bottom:10px}.about-us-module__X9-NEW__hero h1{font-size:clamp(42px,12.8vw,56px);line-height:.92}.about-us-module__X9-NEW__heroCopy>p:not(.about-us-module__X9-NEW__eyebrow){margin-top:28px;font-size:17px;line-height:1.55}.about-us-module__X9-NEW__heroImage{aspect-ratio:.98;object-position:center;border-radius:34px;width:calc(100% - 20px);margin:86px auto 0}.about-us-module__X9-NEW__story{grid-template-columns:1fr;gap:28px;min-height:auto;margin-top:170px;padding:0}.about-us-module__X9-NEW__storyPurpose .about-us-module__X9-NEW__storyImage{order:1}.about-us-module__X9-NEW__storyPurpose .about-us-module__X9-NEW__storyCopy,.about-us-module__X9-NEW__storyMission .about-us-module__X9-NEW__storyCopy{order:2}.about-us-module__X9-NEW__storyMission .about-us-module__X9-NEW__storyImage{order:1}.about-us-module__X9-NEW__storyImage,.about-us-module__X9-NEW__storyImagePortrait{border-radius:29px;justify-self:center;width:calc(100% - 20px);max-width:none;margin-inline:auto}.about-us-module__X9-NEW__storyImage{aspect-ratio:1.45}.about-us-module__X9-NEW__storyImagePortrait{aspect-ratio:1.08;object-position:50% 36%}.about-us-module__X9-NEW__storyCopy{padding-top:6px}.about-us-module__X9-NEW__storyCopy h2{max-width:11ch;margin-bottom:25px;font-size:clamp(43px,13vw,57px);line-height:.98}.about-us-module__X9-NEW__storyCopy>p:not(.about-us-module__X9-NEW__eyebrow){font-size:17px;line-height:1.53}.about-us-module__X9-NEW__lineArt{stroke-width:7px;width:430px}.about-us-module__X9-NEW__linePink{top:-140px;left:-135px;transform:rotate(31deg)}.about-us-module__X9-NEW__linePurple{bottom:-150px;right:-180px;transform:rotate(-18deg)}.about-us-module__X9-NEW__teamSection{margin-top:190px}.about-us-module__X9-NEW__teamHeading{grid-template-columns:1fr;gap:27px;margin-bottom:65px}.about-us-module__X9-NEW__teamHeading h2{font-size:clamp(39px,11vw,50px)}.about-us-module__X9-NEW__teamHeading>p{max-width:31ch;margin-left:19px;font-size:16px;line-height:1.52}.about-us-module__X9-NEW__teamViewport{width:auto;margin:0;left:auto}.about-us-module__X9-NEW__teamViewport:after{display:none}.about-us-module__X9-NEW__teamRail{grid-template-columns:1fr;grid-auto-flow:row;gap:56px;padding:0;display:grid;overflow:visible}.about-us-module__X9-NEW__teamCard,.about-us-module__X9-NEW__teamCard:nth-child(2n),.about-us-module__X9-NEW__teamCard:nth-child(3n){border-radius:25px;padding:7px 7px 19px;transform:none}.about-us-module__X9-NEW__portraitWrap{border-radius:20px}.about-us-module__X9-NEW__portraitWrap>img{aspect-ratio:.88}.about-us-module__X9-NEW__teamCard h3{margin-top:20px;font-size:26px}.about-us-module__X9-NEW__teamCard>p{font-size:17px}}@media (prefers-reduced-motion:reduce){.about-us-module__X9-NEW__hero h1 span,.about-us-module__X9-NEW__heroCopy>p,.about-us-module__X9-NEW__heroCopy>.about-us-module__X9-NEW__eyebrow,.about-us-module__X9-NEW__heroImage,.about-us-module__X9-NEW__storyImage,.about-us-module__X9-NEW__storyCopy,.about-us-module__X9-NEW__lineArt path{animation:none}}
.blog-module__3rPSzG__page{background:var(--color-light-grey);min-height:100svh;padding-top:116px}.blog-module__3rPSzG__intro{width:min(var(--site-shell-width), calc(100% - 40px));grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin:0 auto 64px;display:grid}.blog-module__3rPSzG__intro>div:first-child{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.blog-module__3rPSzG__eyebrow{margin:0}.blog-module__3rPSzG__intro h1{letter-spacing:-.075em;margin:0;font-size:clamp(64px,6vw,82px);line-height:.92}.blog-module__3rPSzG__introSide{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:4px;display:flex}.blog-module__3rPSzG__introSide>p{max-width:42ch;color:var(--color-grey-1);letter-spacing:-.02em;margin:0;font-size:18px;line-height:1.45}.blog-module__3rPSzG__grid{width:min(var(--site-shell-width), calc(100% - 40px));grid-template-columns:repeat(3,minmax(0,1fr));gap:92px 24px;margin:0 auto;display:grid}@media (max-width:960px){.blog-module__3rPSzG__intro{gap:35px}.blog-module__3rPSzG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:809px){.blog-module__3rPSzG__page{padding-top:111px}.blog-module__3rPSzG__intro{grid-template-columns:1fr;gap:24px;width:calc(100% - 40px);margin-bottom:64px}.blog-module__3rPSzG__intro h1{font-size:43px;line-height:.96}.blog-module__3rPSzG__introSide{gap:20px}.blog-module__3rPSzG__introSide>p{font-size:19px;line-height:1.42}.blog-module__3rPSzG__grid{grid-template-columns:1fr;gap:75px;width:calc(100% - 40px)}}
