.Hero-module__ejOdHG__wrap{height:160vh;position:relative}.Hero-module__ejOdHG__stage{--p:0;color:#fff;background:#081530;height:100vh;position:sticky;top:0;overflow:hidden}.Hero-module__ejOdHG__stage:before{content:"";height:var(--header-height);z-index:5;pointer-events:none;position:absolute;top:0;left:0;right:0}.Hero-module__ejOdHG__bg{background:#050d22;place-items:center;display:grid;position:absolute;inset:0}.Hero-module__ejOdHG__bgVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ejOdHG__bgOverlay{background:#0000008c;position:absolute;inset:0}.Hero-module__ejOdHG__bgGrid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 45%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 70% at 50% 45%,#000 0%,#0000 75%)}.Hero-module__ejOdHG__bgGlowBlue,.Hero-module__ejOdHG__bgGlowRed{filter:blur(110px);border-radius:50%;width:48vw;height:48vw;position:absolute}.Hero-module__ejOdHG__bgGlowBlue{background:var(--color-blue);opacity:.3;top:-8vw;right:-10vw}.Hero-module__ejOdHG__bgGlowRed{background:var(--color-accent);opacity:.22;bottom:-12vw;left:-10vw}.Hero-module__ejOdHG__bgCaption{text-align:center;max-width:560px;padding:0 1.5rem;position:relative}.Hero-module__ejOdHG__bgKicker{letter-spacing:.35em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ejOdHG__bgCaption p{color:#fff;font-size:clamp(1.1rem,2.4vw,1.7rem);font-weight:300}.Hero-module__ejOdHG__doorBlur{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#050d2280;width:50%;height:100%;position:absolute;top:0;overflow:hidden}.Hero-module__ejOdHG__doorBlurLeft{transform:translateX(calc(var(--p) * -102%));left:0}.Hero-module__ejOdHG__doorBlurRight{transform:translateX(calc(var(--p) * 102%));right:0}.Hero-module__ejOdHG__doorBlurVideo{object-fit:cover;filter:blur(6px);width:200%;height:100%;top:0;left:calc(var(--p) * 102%);position:absolute}.Hero-module__ejOdHG__doorBlurVideoRight{left:calc(-100% - var(--p) * 102%)}.Hero-module__ejOdHG__doorBlurTint{background:#00000080;position:absolute;inset:0}.Hero-module__ejOdHG__door{z-index:2;background:0 0;width:50%;height:100%;display:flex;position:absolute;top:0;overflow:hidden}.Hero-module__ejOdHG__doorLeft{transform:translateX(calc(var(--p) * -102%));justify-content:center;left:0}.Hero-module__ejOdHG__doorRight{transform:translateX(calc(var(--p) * 102%));justify-content:center;right:0}.Hero-module__ejOdHG__door:before{content:"";top:var(--header-height);z-index:0;pointer-events:none;border-inline:1px solid #ffffff14;position:absolute;bottom:0;left:0;right:0}.Hero-module__ejOdHG__door:after{display:none}.Hero-module__ejOdHG__doorContent{z-index:1;width:100%;height:100%;padding:var(--header-height) 3rem 3rem;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:relative}.Hero-module__ejOdHG__heading{letter-spacing:-.02em;color:#fff;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:300;line-height:1.05}.Hero-module__ejOdHG__headingLeft,.Hero-module__ejOdHG__headingRight{text-align:center}.Hero-module__ejOdHG__card{width:min(380px,100%);box-shadow:none;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:1.1rem;padding:0;display:flex}.Hero-module__ejOdHG__cardImage{place-items:center;width:100%;display:grid}.Hero-module__ejOdHG__cardImage img{object-fit:contain;width:auto;height:auto;max-height:170px}.Hero-module__ejOdHG__cardTitle{color:#fff;font-size:1.35rem;font-weight:600}.Hero-module__ejOdHG__cardDesc{color:#c3cee2;font-size:.95rem;line-height:1.5}.Hero-module__ejOdHG__card .Hero-module__ejOdHG__btn{margin-top:.5rem}.Hero-module__ejOdHG__scrollHint{z-index:3;letter-spacing:.25em;text-transform:uppercase;color:#fff9;opacity:calc(1 - var(--p) * 2);pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.Hero-module__ejOdHG__scrollHint i{background:linear-gradient(#fff9,#0000);width:1px;height:32px;animation:1.6s ease-in-out infinite Hero-module__ejOdHG__drop}@keyframes Hero-module__ejOdHG__drop{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:767px){.Hero-module__ejOdHG__wrap{height:180svh}.Hero-module__ejOdHG__stage{background:#081530;height:100svh;padding-top:0;position:sticky;overflow:hidden}.Hero-module__ejOdHG__bg{display:grid}.Hero-module__ejOdHG__doorBlur,.Hero-module__ejOdHG__door{width:100%;height:50%;display:flex}.Hero-module__ejOdHG__doorBlurLeft,.Hero-module__ejOdHG__doorLeft{transform:translateX(calc(var(--p) * -102%));top:0;left:0;right:auto}.Hero-module__ejOdHG__doorBlurRight,.Hero-module__ejOdHG__doorRight{transform:translateX(calc(var(--p) * 102%));top:50%;left:0;right:auto}.Hero-module__ejOdHG__doorBlurVideo{top:0;left:calc(var(--p) * 102%);width:100%;height:200%}.Hero-module__ejOdHG__doorBlurVideoRight{top:-100%;left:calc(var(--p) * -102%)}.Hero-module__ejOdHG__doorBlurTint{background:#00000094}.Hero-module__ejOdHG__door{background:0 0;border:none;position:absolute}.Hero-module__ejOdHG__door:before{border:1px solid #ffffff14;border-inline:0;top:0}.Hero-module__ejOdHG__doorContent{width:100%;height:100%;padding:.75rem var(--page-gutter);justify-content:center;gap:clamp(.5rem,1.4vh,1rem)}.Hero-module__ejOdHG__doorLeft .Hero-module__ejOdHG__doorContent{padding-top:calc(var(--header-height) + .5rem)}.Hero-module__ejOdHG__heading{text-align:center;font-size:clamp(1.45rem,5.2vw,2.3rem);line-height:1.05}.Hero-module__ejOdHG__card{gap:clamp(.35rem,.9vh,.75rem)}.Hero-module__ejOdHG__cardImage img{max-height:clamp(55px,10vh,100px)}.Hero-module__ejOdHG__cardTitle{font-size:clamp(.9rem,2.5vw,1.15rem)}.Hero-module__ejOdHG__cardDesc{max-width:34rem;font-size:clamp(.72rem,1.8vw,.85rem);line-height:1.3}.Hero-module__ejOdHG__card .btn{margin-top:0;padding:.35rem .85rem;font-size:clamp(.75rem,2vw,.9rem)}}@media (max-width:420px){.Hero-module__ejOdHG__doorContent{padding-inline:var(--page-gutter)}.Hero-module__ejOdHG__heading{font-size:clamp(1.35rem,6.8vw,1.75rem)}.Hero-module__ejOdHG__cardImage img{max-height:clamp(48px,9vh,72px)}.Hero-module__ejOdHG__cardDesc{font-size:.7rem}}@media (max-width:767px) and (max-height:700px){.Hero-module__ejOdHG__cardDesc{display:none}}@media (max-width:767px) and (max-height:640px){.Hero-module__ejOdHG__cardImage{display:none}.Hero-module__ejOdHG__doorContent{gap:.4rem}.Hero-module__ejOdHG__doorLeft .Hero-module__ejOdHG__doorContent{padding-top:calc(var(--header-height) + .2rem)}}@media (max-width:767px) and (max-height:560px){.Hero-module__ejOdHG__heading{font-size:1.1rem}.Hero-module__ejOdHG__cardTitle{font-size:.8rem}.Hero-module__ejOdHG__card .btn{padding-block:.25rem;font-size:.7rem}}
.StatsBlock-module__-Cm7kG__section{z-index:4;background:var(--color-bg);padding:96px 0 64px;position:relative}.StatsBlock-module__-Cm7kG__row{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.StatsBlock-module__-Cm7kG__titleCol{flex:48%;min-width:280px}.StatsBlock-module__-Cm7kG__statsCol{flex:42%;min-width:280px}.StatsBlock-module__-Cm7kG__title{color:var(--color-text);font-size:clamp(1.9rem,3.5vw,4rem);font-weight:300;line-height:1.15}.StatsBlock-module__-Cm7kG__title span{color:var(--color-accent-dark)}.StatsBlock-module__-Cm7kG__wrapper{flex-wrap:wrap;margin:-16px -12px;display:flex}.StatsBlock-module__-Cm7kG__achievement{flex:33.33%;max-width:33.33%;padding:16px 12px}.StatsBlock-module__-Cm7kG__number{color:var(--color-text);margin-bottom:4px;font-size:56px;font-weight:400;line-height:1.1}.StatsBlock-module__-Cm7kG__achTitle{color:var(--color-text-muted);font-size:16px;font-weight:400;line-height:22px}@media (max-width:768px){.StatsBlock-module__-Cm7kG__section{padding:72px 0 40px}.StatsBlock-module__-Cm7kG__number{font-size:36px}}@media (min-width:768px) and (max-width:1024px){.StatsBlock-module__-Cm7kG__row{display:block}.StatsBlock-module__-Cm7kG__titleCol,.StatsBlock-module__-Cm7kG__statsCol{width:100%;min-width:0}.StatsBlock-module__-Cm7kG__titleCol{margin-bottom:2.5rem}.StatsBlock-module__-Cm7kG__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.StatsBlock-module__-Cm7kG__achievement{max-width:none;padding:16px 12px}}@media (max-width:576px){.StatsBlock-module__-Cm7kG__row{gap:2rem}.StatsBlock-module__-Cm7kG__titleCol,.StatsBlock-module__-Cm7kG__statsCol{flex-basis:100%;min-width:0}.StatsBlock-module__-Cm7kG__achievement{flex:50%;max-width:50%}}
.Testimonials-module__L9Y4ma__section{z-index:4;background:var(--color-bg);padding:80px 0;position:relative}.Testimonials-module__L9Y4ma__container{width:100%;max-width:var(--max-width);padding-inline:var(--page-gutter);margin:0 auto}.Testimonials-module__L9Y4ma__head{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Testimonials-module__L9Y4ma__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--color-accent-dark);font-size:1.25rem;font-weight:600}.Testimonials-module__L9Y4ma__arrows{gap:.5rem;display:flex}.Testimonials-module__L9Y4ma__arrow{background:var(--color-surface);cursor:pointer;border:none;border-radius:8px;width:2.8rem;height:2.8rem;font-size:1.2rem}.Testimonials-module__L9Y4ma__arrow:hover{color:var(--color-accent)}.Testimonials-module__L9Y4ma__viewport{width:100%;overflow:hidden}.Testimonials-module__L9Y4ma__track{width:calc(var(--total,6) * 100%);display:flex}.Testimonials-module__L9Y4ma__slideWrap{width:calc(100% / var(--total,6));flex-shrink:0;min-width:0}.Testimonials-module__L9Y4ma__grid{grid-template-columns:1.05fr 1fr;gap:1.5rem;display:grid}.Testimonials-module__L9Y4ma__featured{border-radius:var(--radius-card);align-items:flex-end;min-height:520px;display:flex;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__featuredImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Testimonials-module__L9Y4ma__featuredOverlay{background:linear-gradient(#0000 0%,#050a1833 45%,#050a18eb 100%);position:absolute;inset:0}.Testimonials-module__L9Y4ma__playBadge{z-index:2;background:var(--color-accent);color:#fff;border-radius:50%;place-items:center;width:5rem;height:5rem;padding-left:5px;font-size:1.4rem;transition:transform .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 40px #ff415c80}.Testimonials-module__L9Y4ma__featured:hover .Testimonials-module__L9Y4ma__playBadge{transform:translate(-50%,-50%)scale(1.08)}.Testimonials-module__L9Y4ma__featuredBody{color:#fff;padding:2.5rem;position:relative}.Testimonials-module__L9Y4ma__featuredTitle{margin-bottom:.5rem;font-size:clamp(2rem,3.2vw,3rem);font-weight:300}.Testimonials-module__L9Y4ma__featuredSub{color:#dbe3f1;margin-bottom:1.5rem;font-size:1.05rem}.Testimonials-module__L9Y4ma__featuredActions{align-items:center;gap:1rem;display:flex}.Testimonials-module__L9Y4ma__featured .Testimonials-module__L9Y4ma__play,.Testimonials-module__L9Y4ma__point .Testimonials-module__L9Y4ma__play{background:var(--color-accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:3rem;height:3rem;padding-left:3px;font-size:.9rem;display:grid;box-shadow:0 10px 30px #ff415c73}.Testimonials-module__L9Y4ma__points{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Testimonials-module__L9Y4ma__point{border-radius:var(--radius-card);flex-direction:column;justify-content:flex-end;min-height:248px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__pointImage{color:#fff}.Testimonials-module__L9Y4ma__pointImg{object-fit:cover}.Testimonials-module__L9Y4ma__pointOverlay{background:linear-gradient(#050a1826,#050a18d9);position:absolute;inset:0}.Testimonials-module__L9Y4ma__pointText{font-size:1.15rem;font-weight:600;line-height:1.3;position:relative}.Testimonials-module__L9Y4ma__pointSolid{background:var(--color-blue-dark);color:#fff;justify-content:space-between}.Testimonials-module__L9Y4ma__pointTextLight{color:#fff;font-size:1.15rem;font-weight:600;line-height:1.3}.Testimonials-module__L9Y4ma__pointIcons{align-items:center;gap:.75rem;display:flex}.Testimonials-module__L9Y4ma__pointIcon{object-fit:contain;width:48px;height:48px}.Testimonials-module__L9Y4ma__counter{color:var(--color-accent);font-size:3.4rem;font-weight:400;line-height:1}.Testimonials-module__L9Y4ma__counter span{font-size:2.4rem}.Testimonials-module__L9Y4ma__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__L9Y4ma__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:9px;height:9px;transition:background-color .2s,width .2s}.Testimonials-module__L9Y4ma__dotActive{background:var(--color-accent);border-radius:5px;width:26px}@media (max-width:900px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr}.Testimonials-module__L9Y4ma__featured{min-height:380px}}@media (max-width:520px){.Testimonials-module__L9Y4ma__section{padding:64px 0}.Testimonials-module__L9Y4ma__head{align-items:flex-start;gap:1rem}.Testimonials-module__L9Y4ma__eyebrow{letter-spacing:.16em;font-size:1rem}.Testimonials-module__L9Y4ma__arrow{width:2.5rem;height:2.5rem}.Testimonials-module__L9Y4ma__featuredBody{padding:1.5rem}.Testimonials-module__L9Y4ma__featured{min-height:340px}.Testimonials-module__L9Y4ma__points{grid-template-rows:repeat(2,minmax(180px,auto));grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.Testimonials-module__L9Y4ma__point{min-height:180px;padding:1rem}.Testimonials-module__L9Y4ma__pointText,.Testimonials-module__L9Y4ma__pointTextLight{font-size:.9rem;line-height:1.25}.Testimonials-module__L9Y4ma__pointIcons{gap:.5rem}.Testimonials-module__L9Y4ma__pointIcon{width:36px;height:36px}.Testimonials-module__L9Y4ma__counter{font-size:2.5rem}.Testimonials-module__L9Y4ma__counter span{font-size:1.75rem}}@media (max-width:360px){.Testimonials-module__L9Y4ma__points{grid-template-rows:repeat(2,minmax(164px,auto));gap:.5rem}.Testimonials-module__L9Y4ma__point{min-height:164px;padding:.75rem}.Testimonials-module__L9Y4ma__pointText,.Testimonials-module__L9Y4ma__pointTextLight{font-size:.8rem}.Testimonials-module__L9Y4ma__pointIcon{width:32px;height:32px}}
.Services-module__mtNLoG__section{color:#fff;justify-content:center;display:flex;position:relative;overflow:hidden}.Services-module__mtNLoG__container{width:100%;min-width:0}.Services-module__mtNLoG__bg{z-index:-1;background:#2b2a6d;position:absolute;inset:0}.Services-module__mtNLoG__glowRed,.Services-module__mtNLoG__glowBlue{filter:blur(200px);border-radius:50%;width:340px;height:340px;position:absolute}.Services-module__mtNLoG__glowRed{opacity:.38;background:#ff415c;bottom:200px;left:-162px}.Services-module__mtNLoG__glowBlue{opacity:.4;background:#127aff;top:0;right:-100px}.Services-module__mtNLoG__wrapper{z-index:1;padding:60px clamp(2rem,9vw,9rem);position:relative}@media screen and (max-width:768px){.Services-module__mtNLoG__wrapper{padding:72px 1.5rem 77px}}.Services-module__mtNLoG__title{text-align:center;color:#fff;margin-bottom:24px;font-size:56px;font-weight:300;line-height:61px}.Services-module__mtNLoG__title .Services-module__mtNLoG__blue{color:var(--color-accent)}@media screen and (max-width:768px){.Services-module__mtNLoG__title{text-align:left;font-size:32px;line-height:35px}}.Services-module__mtNLoG__description{color:#c3cee2;text-align:center;margin-bottom:64px;font-size:1rem;line-height:1.6}.Services-module__mtNLoG__tabs{justify-content:flex-start;align-items:flex-start;gap:64px;display:flex}.Services-module__mtNLoG__menu{flex-shrink:0;width:100%;max-width:380px;padding:16px 0 24px;position:relative}.Services-module__mtNLoG__menu:before{content:"";filter:blur()contrast(.9)opacity(.5);z-index:-1;background:#d2d2d20d;position:absolute;inset:0}.Services-module__mtNLoG__menuItem{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:16px;width:100%;padding:24px 32px;font-size:18px;font-weight:400;line-height:28px;transition:background .2s;display:flex}.Services-module__mtNLoG__menuActive{background:var(--color-accent)}.Services-module__mtNLoG__content{width:100%;max-width:680px}.Services-module__mtNLoG__itemTitle{color:#fff;margin:48px 0 24px;font-size:28px;font-weight:300;line-height:36px}.Services-module__mtNLoG__itemDesc{color:#c3cee2;margin-bottom:0;font-size:18px;line-height:28px}.Services-module__mtNLoG__points{flex-direction:column;width:100%;margin:16px 0 0;list-style:none;display:flex}.Services-module__mtNLoG__points li{color:#fff;margin-top:8px;padding-left:32px;font-size:18px;font-weight:400;line-height:28px;position:relative}.Services-module__mtNLoG__points li:before{content:"";color:#020202;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%233CC4E5' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");width:24px;height:24px;position:absolute;top:6px;left:0}.Services-module__mtNLoG__ctaBtn{border:2px solid var(--color-accent);color:var(--color-accent);cursor:pointer;text-align:center;background:0 0;border-radius:30px;max-width:400px;margin-top:48px;padding:.4rem 1.25rem;font-size:1rem;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.Services-module__mtNLoG__ctaBtn:hover{background-color:var(--color-accent);color:#fff}@media screen and (max-width:1024px){.Services-module__mtNLoG__menu,.Services-module__mtNLoG__content{display:none}}@media screen and (max-width:768px){.Services-module__mtNLoG__wrapper{padding:72px var(--page-gutter) 77px}.Services-module__mtNLoG__description{text-align:left;margin-bottom:24px}.Services-module__mtNLoG__ctaBtn{flex-grow:1;flex-basis:327px;max-width:100%}}@media screen and (max-width:420px){.Services-module__mtNLoG__mobileContent details{padding:20px 12px}.Services-module__mtNLoG__mobileContent details summary{padding-right:32px;font-size:18px}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent{width:100%}}.Services-module__mtNLoG__mobileContent{display:none}@media screen and (max-width:1024px){.Services-module__mtNLoG__mobileContent{width:100%;display:block}}.Services-module__mtNLoG__mobileContent details{cursor:default;border-bottom:1px solid #394663;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px 32px;display:flex;position:relative;overflow:hidden}.Services-module__mtNLoG__mobileContent details[open]{animation:1s linear both Services-module__mtNLoG__mobile}.Services-module__mtNLoG__mobileContent details[open]:before{content:"";filter:blur()contrast(.9)opacity(.5);z-index:-1;background:#d2d2d20d;position:absolute;inset:0}.Services-module__mtNLoG__mobileContent details[open] summary{margin-bottom:8px}.Services-module__mtNLoG__mobileContent details[open] summary:after{transition:all .5s;transform:rotate(180deg)}.Services-module__mtNLoG__mobileContent details[open] .Services-module__mtNLoG__mobileItemContent{animation:.5s linear both Services-module__mtNLoG__show}.Services-module__mtNLoG__mobileContent details summary{color:#fff;cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding-right:48px;font-size:20px;line-height:24px;list-style:none;position:relative;display:flex!important}.Services-module__mtNLoG__mobileContent details summary:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='m13 6-5 5-5-5'/%3E%3C/svg%3E");transition:all .5s;position:absolute;right:0;transform:rotate(0)}.Services-module__mtNLoG__mobileContent details summary::-webkit-details-marker{display:none}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent{width:95%;margin-top:16px}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent p{color:#c3cee2;margin-bottom:16px;font-size:14px;line-height:22px}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent ul{flex-direction:column;width:100%;margin:16px 0;padding:0;list-style:none;display:flex}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent li{color:#fff;margin-top:8px;padding-left:32px;font-size:14px;font-weight:400;line-height:22px;position:relative}@media screen and (max-width:768px){.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent li{font-size:16px;line-height:26px}}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent li:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23127AFF' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");width:24px;height:24px;position:absolute;top:6px;left:0}@media screen and (max-width:768px){.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent li:before{top:1px}}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent .Services-module__mtNLoG__ctaBtn{color:#ff415c;cursor:pointer;text-align:center;background:0 0;border:2px solid #ff415c;border-radius:0;width:100%;max-width:100%;margin-top:24px;padding:14px 24px;font-size:16px;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.Services-module__mtNLoG__mobileContent details .Services-module__mtNLoG__mobileItemContent .Services-module__mtNLoG__ctaBtn:hover{color:#fff;background-color:#ff415c}@keyframes Services-module__mtNLoG__show{0%{opacity:0}to{opacity:1}}@keyframes Services-module__mtNLoG__mobile{0%{max-height:.1px}to{max-height:999px}}
.Quotes-module__sqk8lq__section{z-index:4;background:#fff;padding:10rem 2rem;position:relative;overflow:hidden}@media (max-width:1024px){.Quotes-module__sqk8lq__section{padding:5rem 2rem}}.Quotes-module__sqk8lq__container{max-width:var(--max-width);flex-direction:column;row-gap:5rem;margin:0 auto;display:flex}.Quotes-module__sqk8lq__headerRow{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Quotes-module__sqk8lq__headerText{flex-direction:column;gap:.75rem;display:flex}.Quotes-module__sqk8lq__title{letter-spacing:-.02em;color:var(--color-accent-dark);margin:0;font-size:5rem;font-weight:300;line-height:1.1}@media (max-width:1024px){.Quotes-module__sqk8lq__title{font-size:4rem}}@media (max-width:478px){.Quotes-module__sqk8lq__title{font-size:3.2rem;line-height:1.3}}.Quotes-module__sqk8lq__sub{color:#b5b5b5;max-width:52rem;margin:0;font-size:1rem;line-height:1.5}.Quotes-module__sqk8lq__arrowsWrap{flex-shrink:0;gap:0;display:flex}.Quotes-module__sqk8lq__arrow{background:var(--color-surface);color:#0009;cursor:pointer;border:none;justify-content:center;align-items:center;width:5rem;height:5rem;padding-top:115px;font-size:1.8rem;transition:background .2s,color .2s;display:inline-flex}.Quotes-module__sqk8lq__arrow:hover{color:var(--color-accent)}.Quotes-module__sqk8lq__viewport{width:100%;overflow:hidden}.Quotes-module__sqk8lq__track{display:flex}.Quotes-module__sqk8lq__card{background:#080808;flex-direction:row;flex-shrink:0;justify-content:flex-end;height:50rem;display:flex;position:relative;overflow:hidden}.Quotes-module__sqk8lq__card:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(200deg,#171717,#080808,#08080800);position:absolute;inset:0}.Quotes-module__sqk8lq__portrait{object-fit:contain;object-position:left bottom;filter:brightness(85%);z-index:0;width:auto;height:95%;position:absolute;bottom:0;left:0}.Quotes-module__sqk8lq__panel{z-index:1;flex-direction:column;justify-content:space-between;row-gap:5rem;width:50%;height:100%;padding:4rem;display:flex;position:relative}@media (min-width:768px){.Quotes-module__sqk8lq__panel{-webkit-backdrop-filter:blur(10px)}}@media (max-width:1024px){.Quotes-module__sqk8lq__panel{justify-content:flex-end;padding:2rem}}@media (max-width:767px){.Quotes-module__sqk8lq__section{padding:4rem var(--page-gutter)}.Quotes-module__sqk8lq__container{row-gap:2.5rem}.Quotes-module__sqk8lq__headerRow{flex-direction:column}.Quotes-module__sqk8lq__title{font-size:clamp(2.25rem,11vw,3.2rem)}.Quotes-module__sqk8lq__arrow{width:3rem;height:3rem;padding-top:0}.Quotes-module__sqk8lq__panel{justify-content:flex-start;row-gap:1.25rem;width:100%}}@media (max-width:478px){.Quotes-module__sqk8lq__panel{flex-direction:column;row-gap:1rem}}.Quotes-module__sqk8lq__quoteText{color:#fff;font-size:2.4rem;font-style:normal;font-weight:300;line-height:1.2;display:block}@media (max-width:767px){.Quotes-module__sqk8lq__quoteText{font-size:1.8rem}}@media (max-width:478px){.Quotes-module__sqk8lq__quoteText{font-size:clamp(1.1rem,5.2vw,1.3rem)}}.Quotes-module__sqk8lq__brand{flex-direction:column;row-gap:1rem;display:flex}.Quotes-module__sqk8lq__logoWrap{align-items:flex-end;max-width:15rem;height:4rem;display:flex}.Quotes-module__sqk8lq__logo{object-fit:contain;object-position:left bottom;width:auto;max-width:15rem;height:4rem}.Quotes-module__sqk8lq__nameRow{flex-flow:wrap;display:flex}.Quotes-module__sqk8lq__name,.Quotes-module__sqk8lq__role{color:#fafafa99;margin:0;font-size:1.8rem;font-weight:300;line-height:1.3}@media (max-width:767px){.Quotes-module__sqk8lq__name,.Quotes-module__sqk8lq__role{font-size:1.5rem}}@media (max-width:1024px){.Quotes-module__sqk8lq__card{height:40rem}}@media (max-width:767px){.Quotes-module__sqk8lq__card{background:linear-gradient(#101010 0%,#0b0d17 54%,#071b68 75%,#0b3fe0 100%);height:clamp(30rem,68svh,34rem)}.Quotes-module__sqk8lq__card:before{background:linear-gradient(#08080859 0%,#08080800 62%)}.Quotes-module__sqk8lq__portrait{object-fit:contain;object-position:left bottom;width:100%;height:52%}.Quotes-module__sqk8lq__panel{pointer-events:none;padding:1.5rem}.Quotes-module__sqk8lq__quoteText{font-size:clamp(1.2rem,4.5vw,1.65rem);line-height:1.2}.Quotes-module__sqk8lq__brand{row-gap:.65rem}.Quotes-module__sqk8lq__logoWrap,.Quotes-module__sqk8lq__logo{height:2.5rem}.Quotes-module__sqk8lq__name,.Quotes-module__sqk8lq__role{font-size:clamp(.85rem,3.2vw,1rem)}}@media (max-width:420px){.Quotes-module__sqk8lq__panel{padding:1.25rem}.Quotes-module__sqk8lq__portrait{height:50%}}
.Workflow-module__757Iha__section{z-index:4;background:var(--color-bg);padding:90px 0;position:relative}.Workflow-module__757Iha__content{grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;display:grid}.Workflow-module__757Iha__left{top:calc(var(--header-height) + 1.5rem);position:sticky}.Workflow-module__757Iha__eyebrow{color:var(--color-accent);margin-bottom:.75rem;font-size:1rem;font-weight:700;display:inline-block}.Workflow-module__757Iha__title{color:var(--color-accent-dark);margin-bottom:1rem;font-size:clamp(2rem,3vw,3rem);font-weight:500}.Workflow-module__757Iha__sub{color:var(--color-text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500;line-height:1.55}.Workflow-module__757Iha__media{aspect-ratio:440/345;background:radial-gradient(120% 120% at 30% 30%, var(--color-blue), #0a3bd0);border-radius:20px;width:100%;max-width:400px;position:relative;overflow:hidden}.Workflow-module__757Iha__mediaImg{object-fit:cover}.Workflow-module__757Iha__mobileMedia{display:none}.Workflow-module__757Iha__right{flex-direction:column;display:flex}.Workflow-module__757Iha__timeline{padding-top:3rem;padding-left:2.5rem;list-style:none;position:relative}.Workflow-module__757Iha__timeline:before{content:"";background:var(--color-border);width:2px;position:absolute;top:calc(3rem + 5px);bottom:8px;left:5px}.Workflow-module__757Iha__ctaBox{background:var(--color-accent-dark);border-radius:16px;flex-direction:column;gap:1.5rem;margin-top:2.75rem;padding:2rem 2.5rem;display:flex}.Workflow-module__757Iha__ctaText{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.6}.Workflow-module__757Iha__ctaBtn{background:var(--color-accent);color:#fff;border-radius:var(--radius-button);border:2px solid var(--color-accent);align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1.25rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:background .2s;display:inline-flex}.Workflow-module__757Iha__ctaBtn:hover{color:var(--color-accent);border:2px solid var(--color-accent);background:#fff}.Workflow-module__757Iha__step{padding-bottom:2.75rem;position:relative}.Workflow-module__757Iha__step:last-child{padding-bottom:0}.Workflow-module__757Iha__dot{background:var(--color-accent);width:12px;height:12px;box-shadow:0 0 0 4px var(--color-bg);border-radius:50%;position:absolute;top:5px;left:-2.5rem}.Workflow-module__757Iha__stepLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.35rem;font-size:1rem;font-weight:600}.Workflow-module__757Iha__stepTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Workflow-module__757Iha__stepText{color:var(--color-text-muted);max-width:750px;font-size:1rem;line-height:1.55}@media (min-width:768px) and (max-width:1024px){.Workflow-module__757Iha__content{grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:2rem}.Workflow-module__757Iha__left{grid-area:1/1;position:static}.Workflow-module__757Iha__sub{margin-bottom:0}.Workflow-module__757Iha__desktopMedia{display:none}.Workflow-module__757Iha__mobileMedia{aspect-ratio:auto;grid-area:1/2;align-self:stretch;width:100%;max-width:none;height:100%;min-height:190px;display:block}.Workflow-module__757Iha__right{grid-area:2/1/auto/-1}}@media (max-width:767px){.Workflow-module__757Iha__content{grid-template-columns:1fr;gap:1.25rem}.Workflow-module__757Iha__left{position:static}.Workflow-module__757Iha__media{max-width:none}.Workflow-module__757Iha__desktopMedia{display:none}.Workflow-module__757Iha__sub{margin-bottom:0}.Workflow-module__757Iha__timeline{padding-top:.75rem}.Workflow-module__757Iha__timeline:before{top:calc(.75rem + 5px)}.Workflow-module__757Iha__mobileMedia{order:3;display:block}.Workflow-module__757Iha__ctaBox{padding:1.5rem}}
.Certificates-module__MqPtXq__section{z-index:4;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:0 0 96px;position:relative;overflow:visible}.Certificates-module__MqPtXq__achievements{max-width:calc(100% - 160px);margin:64px auto 0;position:relative}.Certificates-module__MqPtXq__sliderOuter{overflow:hidden}.Certificates-module__MqPtXq__track{transition:transform .4s;display:flex}.Certificates-module__MqPtXq__slide{flex:0 0 calc(100% / var(--visible,6));justify-content:center;align-items:center;padding:8px 16px;display:flex}.Certificates-module__MqPtXq__badge{object-fit:contain;width:auto;max-width:140px;height:110px}.Certificates-module__MqPtXq__btnPrev,.Certificates-module__MqPtXq__btnNext{cursor:pointer;appearance:none;background:0 0;border:none;width:40px;height:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.Certificates-module__MqPtXq__btnPrev{right:calc(100% + 40px)}.Certificates-module__MqPtXq__btnNext{left:calc(100% + 40px)}.Certificates-module__MqPtXq__btnPrev:before,.Certificates-module__MqPtXq__btnNext:before{background:var(--color-accent);content:"";width:calc(100% - 2px);height:2px;transition:width .3s ease-in-out;display:block;position:absolute;top:11px}.Certificates-module__MqPtXq__btnPrev:after,.Certificates-module__MqPtXq__btnNext:after{box-sizing:border-box;border-bottom:2px solid var(--color-accent);border-right:2px solid var(--color-accent);content:"";width:10px;height:10px;transition:all .3s ease-in-out;display:block;position:absolute;top:7px}.Certificates-module__MqPtXq__btnNext:before{left:1px}.Certificates-module__MqPtXq__btnNext:after{right:3px;transform:rotate(-45deg)}.Certificates-module__MqPtXq__btnPrev:before{right:1px}.Certificates-module__MqPtXq__btnPrev:after{left:3px;transform:rotate(135deg)}.Certificates-module__MqPtXq__btnNext:not(.Certificates-module__MqPtXq__disabled):hover:before{width:calc(100% + 4px)}.Certificates-module__MqPtXq__btnNext:not(.Certificates-module__MqPtXq__disabled):hover:after{right:-3px}.Certificates-module__MqPtXq__btnPrev:not(.Certificates-module__MqPtXq__disabled):hover:before{width:calc(100% + 4px)}.Certificates-module__MqPtXq__btnPrev:not(.Certificates-module__MqPtXq__disabled):hover:after{left:-3px}.Certificates-module__MqPtXq__disabled{cursor:default;pointer-events:none}.Certificates-module__MqPtXq__disabled:before{background:#899fb6}.Certificates-module__MqPtXq__disabled:after{border-color:#899fb6}.Certificates-module__MqPtXq__nav{display:none}@media (max-width:1024px){.Certificates-module__MqPtXq__section{padding:0 0 40px}.Certificates-module__MqPtXq__achievements{max-width:none;margin-top:40px}.Certificates-module__MqPtXq__achievements .Certificates-module__MqPtXq__btnPrev,.Certificates-module__MqPtXq__achievements .Certificates-module__MqPtXq__btnNext{display:none}.Certificates-module__MqPtXq__nav{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;margin-top:24px;display:flex}.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnPrev,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnNext{width:32px;height:20px;box-shadow:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#0000;outline:none;flex:0 0 32px;margin:0;position:relative;inset:auto;transform:none}.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnPrev:focus,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnNext:focus,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnPrev:active,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnNext:active{box-shadow:none;background-color:#0000;outline:none}.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnPrev:before,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnNext:before{top:9px}.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnPrev:after,.Certificates-module__MqPtXq__nav .Certificates-module__MqPtXq__btnNext:after{width:8px;height:8px;top:6px}.Certificates-module__MqPtXq__slide{padding:6px 4px}.Certificates-module__MqPtXq__badge{height:clamp(56px,10vw,80px)}.Certificates-module__MqPtXq__btnPrev:before,.Certificates-module__MqPtXq__btnNext:before{width:calc(100% - 1px)}.Certificates-module__MqPtXq__btnNext:after{right:2px}.Certificates-module__MqPtXq__btnPrev:after{left:2px}}
.Industries-module__o3uIlW__section{z-index:4;background:#f8fafc;padding:5rem 0;position:relative;overflow:hidden}.Industries-module__o3uIlW__head{grid-template-columns:38% 1fr;min-height:780px;display:grid}.Industries-module__o3uIlW__heroImage{position:relative;overflow:hidden}.Industries-module__o3uIlW__heroImg{object-fit:cover;border-radius:0 20px 20px 0;width:100%;height:100%;display:block}.Industries-module__o3uIlW__headerText{background:#f8fafc;flex-direction:column;justify-content:flex-start;gap:1.25rem;padding:5rem clamp(2rem,5vw,5rem) 2rem;display:flex}.Industries-module__o3uIlW__eyebrow{color:var(--color-accent);font-size:.95rem;font-weight:700;display:inline-block}.Industries-module__o3uIlW__title{color:var(--color-accent-dark);margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:1.15}.Industries-module__o3uIlW__sub{color:var(--color-text-muted);max-width:520px;margin:0;font-size:1.05rem;font-weight:500;line-height:1.6}.Industries-module__o3uIlW__exploreLink{color:var(--color-text);border-bottom:1.5px solid var(--color-text);align-items:center;gap:.5rem;width:fit-content;padding-bottom:2px;font-size:1rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.Industries-module__o3uIlW__exploreLink span{transition:transform .2s}.Industries-module__o3uIlW__exploreLink:hover{color:var(--color-accent);border-color:var(--color-accent)}.Industries-module__o3uIlW__exploreLink:hover span{transform:translate(4px)}.Industries-module__o3uIlW__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;z-index:2;margin-top:-24rem;scroll-padding-inline-start:15vw;position:relative;overflow-x:auto}.Industries-module__o3uIlW__scroller::-webkit-scrollbar{display:none}.Industries-module__o3uIlW__track{padding-inline:15vw;gap:1.5rem;width:max-content;padding-top:1.5rem;padding-bottom:.5rem;display:flex}.Industries-module__o3uIlW__card{scroll-snap-align:start;border:1px solid var(--color-border);background:#fff;border-radius:12px;flex-direction:column;flex:0 0 300px;justify-content:space-between;min-height:260px;padding:2rem;text-decoration:none;display:flex}.Industries-module__o3uIlW__cardBody{flex-direction:column;gap:.75rem;display:flex}.Industries-module__o3uIlW__cardTitle{color:var(--color-text);font-size:1.25rem;font-weight:600}.Industries-module__o3uIlW__cardDesc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.Industries-module__o3uIlW__cardArrow{color:var(--color-text-muted);align-items:center;margin-top:1.5rem;font-size:1.2rem;display:inline-flex}.Industries-module__o3uIlW__navRow{z-index:2;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 0 2rem;display:flex;position:relative}.Industries-module__o3uIlW__navBtn{cursor:pointer;width:2.8rem;height:2.8rem;color:var(--color-text);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:color .2s;display:inline-flex}.Industries-module__o3uIlW__navBtn:not(:disabled):hover{color:var(--color-accent)}.Industries-module__o3uIlW__navBtn:disabled{opacity:.25;cursor:default}@media (max-width:900px){.Industries-module__o3uIlW__section{padding:3rem 0}.Industries-module__o3uIlW__head{grid-template-columns:1fr;min-height:auto}.Industries-module__o3uIlW__heroImage{height:280px}.Industries-module__o3uIlW__headerText{justify-content:center;padding:2.5rem 1.5rem}.Industries-module__o3uIlW__scroller{margin-top:0}.Industries-module__o3uIlW__track{padding-inline:1.5rem}.Industries-module__o3uIlW__navRow{padding:1rem 0 2rem}}@media (max-width:520px){.Industries-module__o3uIlW__card{flex-basis:80vw}.Industries-module__o3uIlW__heroImage{height:220px}}
.CoreTech-module__MkL3SG__section{z-index:4;color:#000;background:#fff;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.CoreTech-module__MkL3SG__inner{width:100%;max-width:1440px;margin:0 auto;padding:96px 92px}@media screen and (max-width:768px){.CoreTech-module__MkL3SG__inner{padding:72px 24px 77px}}.CoreTech-module__MkL3SG__title{margin-bottom:24px;font-size:56px;font-weight:300;line-height:61px}.CoreTech-module__MkL3SG__title span{color:var(--color-accent-dark)}@media screen and (max-width:768px){.CoreTech-module__MkL3SG__title{font-size:32px;line-height:35px}}.CoreTech-module__MkL3SG__tools{padding:64px 0 0}.CoreTech-module__MkL3SG__row{border-top:1px solid #39466380;justify-content:flex-start;align-items:center;gap:100px;width:100%;padding:32px 0;display:flex}.CoreTech-module__MkL3SG__row:last-child{border-bottom:1px solid #39466380}@media screen and (max-width:1024px){.CoreTech-module__MkL3SG__row{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.CoreTech-module__MkL3SG__rowTitle{width:100%;max-width:205px;font-size:18px;line-height:28px}@media screen and (max-width:1024px){.CoreTech-module__MkL3SG__rowTitle{max-width:100%}}.CoreTech-module__MkL3SG__logos{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:34px 50px;width:100%;max-width:100%;display:flex}@media screen and (max-width:1024px){.CoreTech-module__MkL3SG__logos{gap:24px}}.CoreTech-module__MkL3SG__logo{flex-basis:120px;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:576px){.CoreTech-module__MkL3SG__logo{flex-grow:1}}.CoreTech-module__MkL3SG__logoImg{width:auto;max-width:120px;height:auto;max-height:56px}
.WhyWork-module__pVnwua__section{z-index:4;background:var(--color-bg);padding:100px 0;position:relative}.WhyWork-module__pVnwua__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-dark);margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.WhyWork-module__pVnwua__reveal{color:var(--color-text);max-width:1000px;margin-bottom:6rem;font-size:clamp(1.6rem,3.6vw,3rem);font-weight:300;line-height:1.3}.WhyWork-module__pVnwua__word{transition:opacity .25s}.WhyWork-module__pVnwua__why{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem;display:grid}.WhyWork-module__pVnwua__title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:300}.WhyWork-module__pVnwua__sub{color:var(--color-text-muted);font-size:1.1rem;line-height:1.55}.WhyWork-module__pVnwua__cards{flex-direction:column;gap:1.25rem;display:flex}.WhyWork-module__pVnwua__card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:1.75rem 2rem;transition:border-color .2s,box-shadow .2s}.WhyWork-module__pVnwua__card:hover{border-color:var(--color-accent);box-shadow:0 16px 40px #0a153014}.WhyWork-module__pVnwua__cardTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.WhyWork-module__pVnwua__cardText{color:var(--color-text-muted);line-height:1.55}@media (max-width:860px){.WhyWork-module__pVnwua__why{grid-template-columns:1fr;gap:2rem}.WhyWork-module__pVnwua__reveal{margin-bottom:3.5rem}}
.Faq-module__wIbwua__section{z-index:4;background:var(--color-bg);padding:96px 0;position:relative}.Faq-module__wIbwua__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Faq-module__wIbwua__cards{flex-direction:column;display:flex}.Faq-module__wIbwua__card{border-top:1px solid #e6eff7;padding:16px 0;transition:border-color .3s;position:relative}.Faq-module__wIbwua__card:last-child{border-bottom:1px solid #e6eff7}.Faq-module__wIbwua__card.Faq-module__wIbwua__active{border-top-color:var(--color-accent)}.Faq-module__wIbwua__question{cursor:pointer;text-align:left;width:100%;max-width:748px;color:var(--color-text);background:0 0;border:none;align-items:flex-start;gap:1rem;padding:0;font-size:22px;font-weight:400;line-height:36px;transition:color .3s;display:flex;position:relative}.Faq-module__wIbwua__bullet{border:2px solid #899fb6;border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:13px;transition:border-color .3s}.Faq-module__wIbwua__active .Faq-module__wIbwua__question{color:var(--color-accent)}.Faq-module__wIbwua__active .Faq-module__wIbwua__bullet{border-color:var(--color-accent)}.Faq-module__wIbwua__card:hover .Faq-module__wIbwua__question{color:var(--color-accent)}.Faq-module__wIbwua__card:hover .Faq-module__wIbwua__bullet{border-color:var(--color-accent)}.Faq-module__wIbwua__answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.Faq-module__wIbwua__active .Faq-module__wIbwua__answer{grid-template-rows:1fr}.Faq-module__wIbwua__answerInner{max-width:748px;padding-left:calc(10px + 1rem);overflow:hidden}.Faq-module__wIbwua__answerInner p{color:var(--color-text-muted);margin-bottom:.5rem;padding-top:.5rem;font-size:1rem;line-height:1.375rem}.Faq-module__wIbwua__answerInner p:last-child{margin-bottom:0;padding-bottom:1rem}.Faq-module__wIbwua__answerInner ul{padding-bottom:.5rem;padding-left:2rem}.Faq-module__wIbwua__answerInner ul li{color:var(--color-text-muted);padding-bottom:.5rem;font-size:1rem;line-height:1.375rem;list-style:none;position:relative}.Faq-module__wIbwua__answerInner ul li:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:1.5rem;height:1.5rem;position:absolute;top:5px;left:-2rem}.Faq-module__wIbwua__loadMore{padding-top:32px;line-height:22px}.Faq-module__wIbwua__loadMoreLink{appearance:none;box-shadow:none;color:var(--color-accent);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:4px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:22px;text-decoration:none;transition:opacity .2s;display:inline-flex}.Faq-module__wIbwua__loadMoreLink:hover{opacity:.75}.Faq-module__wIbwua__loadMoreArrow{padding-left:6px;padding-right:17px;display:inline;position:relative}.Faq-module__wIbwua__loadMoreArrow:before,.Faq-module__wIbwua__loadMoreArrow:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.94319e-08 8.59L3.59 5L-3.53625e-07 1.41L1 0.5L5.5 5L1 9.5L7.94319e-08 8.59Z' fill='%233CC4E5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:6px;height:9px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Faq-module__wIbwua__loadMoreArrow:after{opacity:0}.Faq-module__wIbwua__loadMoreLink:hover .Faq-module__wIbwua__loadMoreArrow:before{animation:1s linear infinite Faq-module__wIbwua__loadMoreBounceBefore;right:6px}.Faq-module__wIbwua__loadMoreLink:hover .Faq-module__wIbwua__loadMoreArrow:after{animation:1s linear infinite Faq-module__wIbwua__loadMoreBounceAfter;right:6px}@keyframes Faq-module__wIbwua__loadMoreBounceBefore{0%{opacity:1;transform:translate(0)translateY(-50%)}49%{opacity:0;transform:translate(7px)translateY(-50%)}52%{opacity:0;transform:translate(-7px)translateY(-50%)}to{opacity:1;transform:translate(0)translateY(-50%)}}@keyframes Faq-module__wIbwua__loadMoreBounceAfter{0%{opacity:0;transform:translate(-7px)translateY(-50%)}49%{opacity:1;transform:translate(0)translateY(-50%)}99%{opacity:0;transform:translate(7px)translateY(-50%)}to{opacity:0;transform:translate(-7px)translateY(-50%)}}.Faq-module__wIbwua__loadMoreLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}@media (max-width:768px){.Faq-module__wIbwua__section{padding:72px 0 70px}.Faq-module__wIbwua__title{margin-bottom:2.5rem}.Faq-module__wIbwua__card{padding:16px 0}.Faq-module__wIbwua__question{font-size:1rem;line-height:1.625rem}.Faq-module__wIbwua__bullet{margin-top:8px}}
.TeamAwards-module__lXEoAG__section{background:#fff;padding:96px 0}.TeamAwards-module__lXEoAG__container{max-width:1504px;margin:0 auto;padding:0 24px}.TeamAwards-module__lXEoAG__title{font-family:var(--font-inter-tight), sans-serif;color:#124;letter-spacing:.05rem;word-spacing:.5rem;text-align:center;margin-top:0;margin-bottom:64px;font-size:clamp(1.75rem,3.6vw,3.25rem);font-weight:400;line-height:1.2}.TeamAwards-module__lXEoAG__accent{color:#3cc4e5;padding-right:.5rem}.TeamAwards-module__lXEoAG__swiperWrap{max-width:calc(100% - 160px);margin:0 auto;position:relative}.TeamAwards-module__lXEoAG__swiper{overflow:hidden}.TeamAwards-module__lXEoAG__track{transition:transform .4s;display:flex}.TeamAwards-module__lXEoAG__slide{flex:0 0 calc(100% / var(--visible,6));justify-content:center;align-items:center;padding:8px 16px;display:flex}.TeamAwards-module__lXEoAG__badge{object-fit:contain;width:auto;max-width:140px;height:auto;max-height:120px;display:block}.TeamAwards-module__lXEoAG__navBtn{appearance:none;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:24px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TeamAwards-module__lXEoAG__navPrev{right:calc(100% + 24px)}.TeamAwards-module__lXEoAG__navNext{left:calc(100% + 24px)}.TeamAwards-module__lXEoAG__arrowBox{flex-shrink:0;width:40px;height:24px;display:block;position:relative}.TeamAwards-module__lXEoAG__arrowBox:before{background:var(--color-accent);content:"";width:38px;height:2px;transition:width .3s ease-in-out;display:block;position:absolute;top:11px}.TeamAwards-module__lXEoAG__arrowBox:after{box-sizing:border-box;border-bottom:2px solid var(--color-accent);border-right:2px solid var(--color-accent);content:"";width:10px;height:10px;transition:all .3s ease-in-out;display:block;position:absolute;top:7px}.TeamAwards-module__lXEoAG__navNext .TeamAwards-module__lXEoAG__arrowBox:before{left:1px}.TeamAwards-module__lXEoAG__navNext .TeamAwards-module__lXEoAG__arrowBox:after{right:3px;transform:rotate(-45deg)}.TeamAwards-module__lXEoAG__navPrev .TeamAwards-module__lXEoAG__arrowBox:before{right:1px}.TeamAwards-module__lXEoAG__navPrev .TeamAwards-module__lXEoAG__arrowBox:after{left:3px;transform:rotate(135deg)}.TeamAwards-module__lXEoAG__navBtn:not(.TeamAwards-module__lXEoAG__navDisabled):hover .TeamAwards-module__lXEoAG__arrowBox:before{width:42px}.TeamAwards-module__lXEoAG__navNext:not(.TeamAwards-module__lXEoAG__navDisabled):hover .TeamAwards-module__lXEoAG__arrowBox:after{right:-3px}.TeamAwards-module__lXEoAG__navPrev:not(.TeamAwards-module__lXEoAG__navDisabled):hover .TeamAwards-module__lXEoAG__arrowBox:after{left:-3px}.TeamAwards-module__lXEoAG__arrowBoxSmall{transform:scale(.75)}.TeamAwards-module__lXEoAG__navDisabled{cursor:default;pointer-events:none}.TeamAwards-module__lXEoAG__navDisabled .TeamAwards-module__lXEoAG__arrowBox:before{background:#b8c7d8}.TeamAwards-module__lXEoAG__navDisabled .TeamAwards-module__lXEoAG__arrowBox:after{border-color:#b8c7d8}.TeamAwards-module__lXEoAG__mobileNav{display:none}@media (max-width:1024px){.TeamAwards-module__lXEoAG__swiperWrap{max-width:none}.TeamAwards-module__lXEoAG__swiperWrap>.TeamAwards-module__lXEoAG__navBtn{display:none}.TeamAwards-module__lXEoAG__mobileNav{gap:16px;margin-top:24px;display:flex}.TeamAwards-module__lXEoAG__mobileNav .TeamAwards-module__lXEoAG__navBtn{width:36px;height:18px;position:relative;inset:auto;transform:none}}@media (max-width:768px){.TeamAwards-module__lXEoAG__section{padding:72px 0}.TeamAwards-module__lXEoAG__title{text-align:left;margin-bottom:40px;font-size:28px;line-height:34px}.TeamAwards-module__lXEoAG__slide{min-width:0;padding:6px 4px}.TeamAwards-module__lXEoAG__badge{max-width:100%;max-height:112px}}
.OurValues-module__owXF1q__section{background:#fff;padding:28px 0}.OurValues-module__owXF1q__container{box-sizing:border-box;background:#f7f9fe;width:calc(100% - 48px);max-width:1420px;margin:0 auto;padding:24px 132px 0}.OurValues-module__owXF1q__title{font-family:var(--font-inter-tight), sans-serif;color:#02102c;letter-spacing:normal;text-align:center;margin-top:0;margin-bottom:64px;font-size:56px;font-weight:400;line-height:62px}.OurValues-module__owXF1q__accent{color:#3cc4e5}.OurValues-module__owXF1q__content{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:88px;display:grid}.OurValues-module__owXF1q__valuesList ul{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.OurValues-module__owXF1q__valuesList li{font-family:var(--font-inter-tight), sans-serif;color:#124;padding-left:30px;font-size:22px;line-height:1.62;position:relative}.OurValues-module__owXF1q__valuesList li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:10px;left:0}.OurValues-module__owXF1q__valuesList li b{color:#02102c;font-weight:600}.OurValues-module__owXF1q__imageCol{position:relative}.OurValues-module__owXF1q__imageWrap{position:relative;overflow:hidden}.OurValues-module__owXF1q__imageWrap img{aspect-ratio:683/1024;object-fit:cover;width:100%;height:auto;display:block}.OurValues-module__owXF1q__imageWrap:after{content:"";mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(110deg,#ff415c33,#127aff38);position:absolute;inset:0}@media (max-width:1024px){.OurValues-module__owXF1q__container{padding:4rem clamp(2rem,5vw,3.5rem)}.OurValues-module__owXF1q__content{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2rem,5vw,4rem)}}@media (max-width:767px){.OurValues-module__owXF1q__section{padding:20px 0}.OurValues-module__owXF1q__container{width:calc(100% - 32px);padding:56px 24px}.OurValues-module__owXF1q__title{margin-bottom:40px;font-size:32px;line-height:35px}.OurValues-module__owXF1q__content{grid-template-columns:1fr;gap:2rem}.OurValues-module__owXF1q__valuesList{order:1}.OurValues-module__owXF1q__imageCol{order:2}.OurValues-module__owXF1q__valuesList li{padding-left:26px;font-size:16px}}
.OfficePhotos-module__rYCJ6q__section{background:#fff;padding:clamp(4.5rem,7vw,7rem) 0 clamp(3.5rem,5vw,5rem);position:relative;overflow:hidden}.OfficePhotos-module__rYCJ6q__section:before,.OfficePhotos-module__rYCJ6q__section:after{content:"";pointer-events:none;z-index:2;width:clamp(3rem,7vw,7.5rem);position:absolute;top:0;bottom:0}.OfficePhotos-module__rYCJ6q__section:before{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.OfficePhotos-module__rYCJ6q__section:after{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.OfficePhotos-module__rYCJ6q__swiper{width:100%;min-height:clamp(11rem,28vw,24rem);overflow:hidden}.office-photo-swiper .swiper-wrapper{transition-timing-function:linear!important}.OfficePhotos-module__rYCJ6q__slide{flex-shrink:0;height:auto}.OfficePhotos-module__rYCJ6q__imageWrap{position:relative;overflow:hidden}.OfficePhotos-module__rYCJ6q__imageWrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#3cc4e533,#3cc4e51a);position:absolute;inset:0}.OfficePhotos-module__rYCJ6q__slideImg{aspect-ratio:920/600;object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.OfficePhotos-module__rYCJ6q__section{padding:72px 0 56px}.OfficePhotos-module__rYCJ6q__section:before,.OfficePhotos-module__rYCJ6q__section:after{width:2.5rem}}
.TeamFaq-module__G6FueG__section{background:var(--color-bg);padding:clamp(4.5rem,7vw,6rem) 0}.TeamFaq-module__G6FueG__container{max-width:1420px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,3.75rem)}.TeamFaq-module__G6FueG__title{font-family:var(--font-inter-tight), sans-serif;color:var(--color-text);letter-spacing:-.02em;max-width:900px;margin:0 auto clamp(2.5rem,5vw,4rem);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.TeamFaq-module__G6FueG__faqList{flex-direction:column;max-width:62.5rem;margin:0 auto;display:flex}.TeamFaq-module__G6FueG__faqItem{border-top:1px solid #e6eff7;padding:clamp(.875rem,1.5vw,1.125rem) 0;transition:border-color .3s;position:relative}.TeamFaq-module__G6FueG__faqItem:last-child{border-bottom:1px solid #e6eff7}.TeamFaq-module__G6FueG__faqItem.TeamFaq-module__G6FueG__active{border-top-color:var(--color-accent)}.TeamFaq-module__G6FueG__question{cursor:pointer;font-family:var(--font-inter-tight), sans-serif;color:var(--color-text);text-align:left;background:0 0;border:none;align-items:flex-start;gap:1rem;width:100%;padding:0;font-size:clamp(1rem,1.6vw,1.375rem);font-weight:400;line-height:1.55;transition:color .3s;display:flex}.TeamFaq-module__G6FueG__bullet{border:2px solid #899fb6;border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:13px;transition:border-color .3s}.TeamFaq-module__G6FueG__active .TeamFaq-module__G6FueG__question,.TeamFaq-module__G6FueG__faqItem:hover .TeamFaq-module__G6FueG__question{color:var(--color-accent)}.TeamFaq-module__G6FueG__active .TeamFaq-module__G6FueG__bullet,.TeamFaq-module__G6FueG__faqItem:hover .TeamFaq-module__G6FueG__bullet{border-color:var(--color-accent)}.TeamFaq-module__G6FueG__answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.TeamFaq-module__G6FueG__active .TeamFaq-module__G6FueG__answer{grid-template-rows:1fr}.TeamFaq-module__G6FueG__answerInner{max-width:748px;min-height:0;font-family:var(--font-inter-tight), sans-serif;padding-left:calc(10px + 1rem);overflow:hidden}.TeamFaq-module__G6FueG__answerInner p{color:var(--color-text-muted);margin:0;padding-top:8px;padding-bottom:16px;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.375rem}@media (max-width:768px){.TeamFaq-module__G6FueG__section{padding:4rem 0}.TeamFaq-module__G6FueG__title{margin-bottom:40px;font-size:32px;line-height:35px}.TeamFaq-module__G6FueG__question{font-size:16px;line-height:26px}.TeamFaq-module__G6FueG__bullet{margin-top:8px}}
.TeamVideo-module__eGTUNW__section{background:#fff;padding:0 0 96px}.TeamVideo-module__eGTUNW__container{max-width:1504px;margin:0 auto;padding:0 24px}.TeamVideo-module__eGTUNW__videoBlock{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.TeamVideo-module__eGTUNW__videoBlock iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.TeamVideo-module__eGTUNW__section{padding:0 0 64px}}
.SdlcBlog-module__LFiQJq__section{font-family:var(--font-inter-tight), "Inter Tight", sans-serif;background:#fff;padding:96px 0 128px}@media screen and (max-width:768px){.SdlcBlog-module__LFiQJq__section{padding:64px 0 80px}}.SdlcBlog-module__LFiQJq__sectionTitle{color:#124;margin:0 0 64px;font-size:38px;font-weight:400;line-height:46px}@media screen and (max-width:768px){.SdlcBlog-module__LFiQJq__sectionTitle{margin-bottom:40px;font-size:24px;line-height:29px}}.SdlcBlog-module__LFiQJq__accent{color:var(--color-accent,#3cc4e5)}.SdlcBlog-module__LFiQJq__postsGrid{align-items:flex-start;gap:62px;display:flex}@media screen and (max-width:767px){.SdlcBlog-module__LFiQJq__postsGrid{flex-direction:column;gap:16px}}.SdlcBlog-module__LFiQJq__featuredCol{flex:0 0 50%;max-width:50%}@media screen and (max-width:767px){.SdlcBlog-module__LFiQJq__featuredCol{flex:0 0 100%;max-width:100%}}.SdlcBlog-module__LFiQJq__featuredPost{color:inherit;text-decoration:none;display:block}.SdlcBlog-module__LFiQJq__featuredImage{margin-bottom:24px;position:relative}.SdlcBlog-module__LFiQJq__featuredImage:before{content:"";padding-top:56.21%;display:block}.SdlcBlog-module__LFiQJq__featuredImageWrapper{position:absolute;inset:0;overflow:hidden}.SdlcBlog-module__LFiQJq__featuredImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.SdlcBlog-module__LFiQJq__featuredTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}@media screen and (max-width:768px){.SdlcBlog-module__LFiQJq__featuredTitle{font-size:20px;line-height:24px}}.SdlcBlog-module__LFiQJq__sideCol{flex-direction:column;flex:1;min-width:0;display:flex}.SdlcBlog-module__LFiQJq__sidePost{margin-bottom:32px;text-decoration:none;display:block}.SdlcBlog-module__LFiQJq__sidePost:last-of-type{margin-bottom:0}.SdlcBlog-module__LFiQJq__sidePostTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}@media screen and (max-width:768px){.SdlcBlog-module__LFiQJq__sidePostTitle{font-size:20px;line-height:24px}}.SdlcBlog-module__LFiQJq__postMeta{color:#5e6d8e;align-items:center;gap:12px;font-size:16px;line-height:22px;display:flex}@media screen and (max-width:768px){.SdlcBlog-module__LFiQJq__postMeta{font-size:13px;line-height:18px}}.SdlcBlog-module__LFiQJq__readTime{align-items:center;gap:6px;display:flex}.SdlcBlog-module__LFiQJq__metaSep{color:#c6d0db}.SdlcBlog-module__LFiQJq__allLink{flex:1;align-items:flex-end;margin-top:16px;display:flex}.SdlcBlog-module__LFiQJq__link{font-family:var(--font-inter-tight), sans-serif;color:#3cc4e5;align-items:center;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.SdlcBlog-module__LFiQJq__linkArrow{width:17px;padding-left:6px;padding-right:17px;display:inline-block;position:relative}.SdlcBlog-module__LFiQJq__linkArrow:before,.SdlcBlog-module__LFiQJq__linkArrow:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.94319e-08 8.59L3.59 5L-3.53625e-07 1.41L1 0.5L5.5 5L1 9.5L7.94319e-08 8.59Z' fill='%233CC4E5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:6px;height:9px;transition:all .1s;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SdlcBlog-module__LFiQJq__linkArrow:after{opacity:0}.SdlcBlog-module__LFiQJq__link:hover .SdlcBlog-module__LFiQJq__linkArrow:before{animation:1s linear infinite SdlcBlog-module__LFiQJq__bounceBefore;right:6px}.SdlcBlog-module__LFiQJq__link:hover .SdlcBlog-module__LFiQJq__linkArrow:after{animation:1s linear infinite SdlcBlog-module__LFiQJq__bounceAfter;right:6px}@keyframes SdlcBlog-module__LFiQJq__bounceBefore{0%{opacity:1;transform:translate(0)translateY(-50%)}49%{opacity:0;transform:translate(7px)translateY(-50%)}52%{opacity:0;transform:translate(-7px)translateY(-50%)}to{opacity:1;transform:translate(0)translateY(-50%)}}@keyframes SdlcBlog-module__LFiQJq__bounceAfter{0%{opacity:0;transform:translate(-7px)translateY(-50%)}49%{opacity:1;transform:translate(0)translateY(-50%)}99%{opacity:0;transform:translate(7px)translateY(-50%)}to{opacity:0;transform:translate(-7px)translateY(-50%)}}
﻿ .Stories-module__UUIQKa__section{z-index:4;background:#fff;padding:96px 0 40px;position:relative}.Stories-module__UUIQKa__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:64px;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Stories-module__UUIQKa__titleAccent{color:var(--color-accent)}.Stories-module__UUIQKa__grid{grid-template-columns:1fr 1fr;align-items:start;display:grid}.Stories-module__UUIQKa__feature{color:inherit;margin-bottom:32px;text-decoration:none;display:block}.Stories-module__UUIQKa__featureImage{margin-bottom:24px;position:relative;overflow:hidden}.Stories-module__UUIQKa__featureImage:before{content:"";padding-top:56.21%;display:block}.Stories-module__UUIQKa__featureImageWrapper{background:linear-gradient(135deg,#c5d4ec,#dde9f8);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Stories-module__UUIQKa__featureImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Stories-module__UUIQKa__featureTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}.Stories-module__UUIQKa__sidebar{flex-direction:column;padding-left:62px;display:flex}.Stories-module__UUIQKa__sidePost{color:inherit;margin-bottom:32px;text-decoration:none;display:block}.Stories-module__UUIQKa__sidePost:last-of-type{margin-bottom:0}.Stories-module__UUIQKa__sideTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}.Stories-module__UUIQKa__meta{color:#5e6d8e;align-items:center;font-size:16px;line-height:22px;display:flex}.Stories-module__UUIQKa__readTime{align-items:center;padding-left:24px;display:inline-flex;position:relative}.Stories-module__UUIQKa__readTime svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Stories-module__UUIQKa__metaSep{opacity:.6;padding:0 6px}.Stories-module__UUIQKa__allLinkWrap{flex:1;align-items:flex-end;margin-top:8px;display:flex}.Stories-module__UUIQKa__allLink{color:var(--color-accent);align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s;display:inline-flex}.Stories-module__UUIQKa__allLinkArrow{flex:0 0 6px;align-self:center;width:6px;height:10px;display:inline-block;position:relative;transform:translateY(1px)}.Stories-module__UUIQKa__allLinkArrow:before,.Stories-module__UUIQKa__allLinkArrow:after{content:"";background:url("data:image/svg+xml;charset=utf8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.59L3.59 5L0 1.41L1 .5L5.5 5L1 9.5L0 8.59Z' fill='%233CC4E5'/%3E%3C/svg%3E") 50% no-repeat;position:absolute;inset:0}.Stories-module__UUIQKa__allLinkArrow:after{opacity:0}.Stories-module__UUIQKa__allLink:hover .Stories-module__UUIQKa__allLinkArrow:before{animation:1s linear infinite Stories-module__UUIQKa__storiesArrowBefore}.Stories-module__UUIQKa__allLink:hover .Stories-module__UUIQKa__allLinkArrow:after{animation:1s linear infinite Stories-module__UUIQKa__storiesArrowAfter}@keyframes Stories-module__UUIQKa__storiesArrowBefore{0%{opacity:1;transform:translate(0)}49%{opacity:0;transform:translate(7px)}52%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:translate(0)}}@keyframes Stories-module__UUIQKa__storiesArrowAfter{0%{opacity:0;transform:translate(-7px)}49%{opacity:1;transform:translate(0)}99%{opacity:0;transform:translate(7px)}to{opacity:0;transform:translate(-7px)}}@media (max-width:768px){.Stories-module__UUIQKa__section{padding:72px 0 34px}.Stories-module__UUIQKa__title{margin-bottom:40px}.Stories-module__UUIQKa__grid{grid-template-columns:1fr}.Stories-module__UUIQKa__sidebar{margin-top:16px;padding-left:10px}.Stories-module__UUIQKa__featureTitle,.Stories-module__UUIQKa__sideTitle{font-size:20px;line-height:24px}.Stories-module__UUIQKa__meta{font-size:13px;line-height:18px}.Stories-module__UUIQKa__featureImage{margin-bottom:16px}}
.page-module__cjbYzG__layout{grid-template-columns:100%;gap:1.5rem;max-width:1772px;margin:0 auto;display:grid}.page-module__cjbYzG__mainContent{min-width:0;overflow:hidden}:is(.page-module__cjbYzG__mainContent section[id],.page-module__cjbYzG__mainContent div[id]){scroll-margin-top:calc(var(--header-height) + 2rem)}.page-module__cjbYzG__mainContent section{padding-top:5rem;padding-bottom:5rem}@media (max-width:768px){.page-module__cjbYzG__mainContent section{padding-top:3.25rem;padding-bottom:3.25rem}}.page-module__cjbYzG__tocColumn{min-width:0;display:none}@media (min-width:1366px){.page-module__cjbYzG__layout{grid-template-columns:minmax(200px,1420px) minmax(220px,16.242%);align-items:stretch;padding-right:1.5rem}.page-module__cjbYzG__tocColumn{padding-top:2.5rem;display:block}}@media (min-width:1024px) and (max-width:1680px){.page-module__cjbYzG__layout{max-width:100%}}
.page-module__aJ2jNa__layout{grid-template-columns:100%;gap:1.5rem;max-width:1772px;margin:0 auto;display:grid}.page-module__aJ2jNa__mainContent{min-width:0;overflow:hidden}:is(.page-module__aJ2jNa__mainContent section[id],.page-module__aJ2jNa__mainContent div[id]){scroll-margin-top:calc(var(--header-height) + 2rem)}.page-module__aJ2jNa__tocColumn{min-width:0;display:none}@media (min-width:1366px){.page-module__aJ2jNa__layout{grid-template-columns:minmax(200px,1420px) minmax(220px,16.242%);align-items:stretch;padding-right:1.5rem}.page-module__aJ2jNa__tocColumn{padding-top:2.5rem;display:block}}@media (min-width:1024px) and (max-width:1680px){.page-module__aJ2jNa__layout{max-width:100%}}
.HomeCTA-module__b0BeGq__section{z-index:2;margin-bottom:-198px;padding:40px 0;position:relative}.HomeCTA-module__b0BeGq__container{width:min(calc(100% - (2 * var(--page-gutter))), var(--max-width));margin:0 auto}.HomeCTA-module__b0BeGq__inner{background:url(/footer/footer-bg.png) top/cover no-repeat;border-radius:30px;flex-flow:row;justify-content:space-between;align-items:center;gap:40px;min-height:260px;padding:25px 80px;display:flex}.HomeCTA-module__b0BeGq__left{width:65%}.HomeCTA-module__b0BeGq__eyebrow{color:var(--color-accent);text-transform:uppercase;width:100%;font-size:20px;font-weight:400;font-family:var(--font-inter-tight), "Inter Tight", sans-serif;margin-bottom:12px}.HomeCTA-module__b0BeGq__title{width:100%;font-size:32px;font-weight:700;line-height:1.3;font-family:var(--font-inter-tight), "Inter Tight", sans-serif;color:#fff!important}.HomeCTA-module__b0BeGq__right{flex-shrink:0}.HomeCTA-module__b0BeGq__btn{background-color:var(--color-accent);font-size:16px;font-weight:500;font-family:var(--font-inter-tight), "Inter Tight", sans-serif;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.HomeCTA-module__b0BeGq__btn:hover{background-color:#0000;border-color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.HomeCTA-module__b0BeGq__arrowIcon{flex-shrink:0}.HomeCTA-module__b0BeGq__btn:hover .HomeCTA-module__b0BeGq__arrowIcon path:first-child{animation:.8s infinite HomeCTA-module__b0BeGq__arrowPulse1}.HomeCTA-module__b0BeGq__btn:hover .HomeCTA-module__b0BeGq__arrowIcon path:nth-child(2){animation:.8s infinite HomeCTA-module__b0BeGq__arrowPulse2}.HomeCTA-module__b0BeGq__btn:hover .HomeCTA-module__b0BeGq__arrowIcon path:nth-child(3){animation:.8s infinite HomeCTA-module__b0BeGq__arrowPulse3}@keyframes HomeCTA-module__b0BeGq__arrowPulse1{0%,to{opacity:.6}50%{opacity:1}}@keyframes HomeCTA-module__b0BeGq__arrowPulse2{0%,to{opacity:.8}33%{opacity:1}66%{opacity:.6}}@keyframes HomeCTA-module__b0BeGq__arrowPulse3{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:1024px){.HomeCTA-module__b0BeGq__inner{padding:25px 40px}.HomeCTA-module__b0BeGq__title{font-size:26px}}@media (max-width:900px){.HomeCTA-module__b0BeGq__inner{padding:32px}.HomeCTA-module__b0BeGq__left{width:60%}}@media (max-width:767px){.HomeCTA-module__b0BeGq__section{margin-bottom:0;padding:40px 0 0}.HomeCTA-module__b0BeGq__container{width:100%}.HomeCTA-module__b0BeGq__inner{border-radius:0;flex-direction:column;align-items:flex-start;gap:24px;min-height:auto;padding:30px 24px}.HomeCTA-module__b0BeGq__left{width:100%}.HomeCTA-module__b0BeGq__eyebrow{font-size:16px}.HomeCTA-module__b0BeGq__title{font-size:22px}.HomeCTA-module__b0BeGq__right,.HomeCTA-module__b0BeGq__btn{width:100%}}
