.wd-lead-form{background:#fff;border-radius:20px;padding:28px;box-shadow:0 24px 60px rgba(10,23,92,.28);width:100%}.wd-lead-form__title{font-size:21px;font-weight:700;color:#3e403d;line-height:1.3;margin:0 0 4px}.wd-lead-form__subtitle,.wd-lead-form__title{font-family:var(--font-hanken-grotesk);font-style:normal}.wd-lead-form__subtitle{font-size:14px;font-weight:300;color:#606569;line-height:1.5;margin:0 0 18px}.wd-lead-form__form{display:flex;flex-direction:column;gap:14px}.wd-lead-form__group{display:flex;flex-direction:column;gap:6px}.wd-lead-form__label{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:600;font-style:normal;color:#3e403d;line-height:1.3;margin:0}.wd-lead-form__required{color:#ea2635}.wd-lead-form__input{width:100%;font-size:14px!important;font-family:var(--font-hanken-grotesk);color:#000;background:#fff;border:1px solid #e3e3e3!important;border-radius:8px;height:44px;padding:0 12px}.wd-lead-form__input:focus{outline:none;border:1px solid #fed800!important;box-shadow:0 0 0 2px rgba(254,216,0,.18)}.wd-lead-form__input--phone{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px}.wd-lead-form__input--phone:focus-within{border:1px solid #fed800!important;box-shadow:0 0 0 2px rgba(254,216,0,.18)}.wd-lead-form__input--phone .PhoneInputCountry{margin:0}.wd-lead-form__input--phone .PhoneInputCountryIcon{display:none}.wd-lead-form__input--phone .PhoneInputInput{flex:1 1 auto;min-width:0;height:42px!important;padding:0!important;border:none!important;background:rgba(0,0,0,0);font-size:14px!important;font-family:var(--font-hanken-grotesk);color:#000}.wd-lead-form__input--phone .PhoneInputInput:focus{outline:none;border:none!important;box-shadow:none!important}.wd-lead-form__input--textarea{height:auto;min-height:96px;padding:10px 12px;resize:vertical}.wd-lead-form .PhoneInputInput::placeholder,.wd-lead-form__input::placeholder{color:#bfbfbf;font-weight:300}.wd-lead-form__error{font-size:12px;color:#ea2635;line-height:1.4}.wd-lead-form__checkbox-label,.wd-lead-form__error{font-family:var(--font-hanken-grotesk);font-weight:400;font-style:normal;margin:0}.wd-lead-form__checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;color:#606569;line-height:1.5}.wd-lead-form__checkbox{margin-top:2px;width:16px;height:16px;accent-color:#fed800;cursor:pointer;flex-shrink:0}.wd-lead-form__privacy-link{color:#132eb8;text-decoration:underline}.wd-lead-form__privacy-link:hover{text-decoration:underline}.wd-lead-form__submit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;cursor:pointer;border:none;border-radius:8px;background:#fed800;font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:700;font-style:normal;color:#000;line-height:1;transition:opacity .2s}.wd-lead-form__submit:hover{opacity:.88}.wd-lead-form__submit:disabled{opacity:.4;cursor:not-allowed}.wd-heading{display:flex;flex-direction:column;gap:14px}.wd-heading--center{align-items:center;text-align:center}.wd-heading__eyebrow{font-size:13px;color:#132eb8;line-height:1.3;text-transform:uppercase;letter-spacing:.14em}.wd-heading__eyebrow,.wd-heading__title{font-family:var(--font-hanken-grotesk);font-weight:700;font-style:normal}.wd-heading__title{font-size:36px;color:#3e403d;line-height:1.2;letter-spacing:-.01em;margin:0;text-wrap:balance}@media only screen and (max-width:767px){.wd-heading__title{font-size:28px}}.wd-heading__desc{font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:300;font-style:normal;color:#606569;line-height:1.6;margin:0;max-width:640px}.wd-heading--center .wd-heading__desc{margin-left:auto;margin-right:auto}.wd-heading--on-dark .wd-heading__eyebrow{color:#fed800}.wd-heading--on-dark .wd-heading__title{color:#fff}.wd-heading--on-dark .wd-heading__desc{color:hsla(0,0%,100%,.82)}.wd-testimonial{max-width:820px;margin:44px auto 0;background:#f8f8f8;border:1px solid #e3e3e3;border-radius:24px;padding:44px 48px;text-align:center}@media only screen and (max-width:767px){.wd-testimonial{padding:32px 24px}}.wd-testimonial__quote-mark{font-size:48px;font-weight:700;color:#fed800;line-height:.6;height:28px}.wd-testimonial__quote,.wd-testimonial__quote-mark{font-family:var(--font-hanken-grotesk);font-style:normal}.wd-testimonial__quote{font-size:21px;font-weight:300;color:#3e403d;line-height:1.5;margin:0 0 24px}@media only screen and (max-width:767px){.wd-testimonial__quote{font-size:17px}}.wd-testimonial__name{font-size:15px;font-weight:700;color:#132eb8}.wd-testimonial__name,.wd-testimonial__role{font-family:var(--font-hanken-grotesk);font-style:normal;line-height:1.4}.wd-testimonial__role{font-size:13px;font-weight:500;color:#606569}.wd-testimonial__controls{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:18px;margin-top:28px}.wd-testimonial__counter{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:600;font-style:normal;color:#606569;line-height:1}.wd-testimonial__btn{width:44px;height:44px;border-radius:50%;border:1px solid #c7c7c7;background:#fff;color:#3e403d;font-size:18px;line-height:1;cursor:pointer;transition:background .2s,border-color .2s}.wd-testimonial__btn:hover{background:#f8f8f8}.wd-testimonial__btn--next{border:none;background:#fed800;color:#000}.wd-testimonial__btn--next:hover{opacity:.88;background:#fed800}.wd{overflow:hidden;font-family:var(--font-hanken-grotesk);color:#3e403d}.wd .breadcrumb{width:100%}@media only screen and (max-width:767px){.wd .breadcrumb{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.wd .breadcrumb{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1024px)and (max-width:1299px){.wd .breadcrumb{padding-left:80px;padding-right:80px}}@media only screen and (min-width:1300px){.wd .breadcrumb{padding-left:100px;padding-right:100px}}.wd .wd-container{max-width:1240px;margin:0 auto;padding-left:40px;padding-right:40px}@media only screen and (max-width:767px){.wd .wd-container{padding-left:20px;padding-right:20px}}.wd .wd-section{padding-top:88px;padding-bottom:88px}@media only screen and (max-width:767px){.wd .wd-section{padding-top:56px;padding-bottom:56px}}.wd .wd-band--tint{background:#f6f7fc}.wd .wd-band--soft{background:#f8f8f8}.wd .wd-band--gradient{background:linear-gradient(100.84deg,#132EB8,#0A175C)}.wd .wd-grid{display:grid;grid-gap:18px;gap:18px;margin-top:44px}.wd .wd-grid--2{grid-template-columns:repeat(2,1fr)}.wd .wd-grid--3{grid-template-columns:repeat(3,1fr)}.wd .wd-grid--4{grid-template-columns:repeat(4,1fr)}.wd .wd-grid--5{grid-template-columns:repeat(5,1fr)}.wd .wd-grid--8{grid-template-columns:repeat(8,1fr);gap:16px}@media only screen and (min-width:1024px)and (max-width:1299px){.wd .wd-grid--5,.wd .wd-grid--8{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:768px)and (max-width:1023px){.wd .wd-grid--3,.wd .wd-grid--4,.wd .wd-grid--5{grid-template-columns:repeat(2,1fr)}.wd .wd-grid--8{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:767px){.wd .wd-grid--2,.wd .wd-grid--3,.wd .wd-grid--4,.wd .wd-grid--5{grid-template-columns:1fr}.wd .wd-grid--8{grid-template-columns:repeat(3,1fr)}}.wd .wd-card{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:24px}.wd .wd-card__title{font-size:16px;font-weight:700;color:#3e403d;line-height:1.3;margin-bottom:8px}.wd .wd-card__body,.wd .wd-card__title{font-family:var(--font-hanken-grotesk);font-style:normal}.wd .wd-card__body{font-size:14px;font-weight:300;color:#606569;line-height:1.55;margin:0}.wd .wd-divider{display:block;width:34px;height:4px;border-radius:2px;background:linear-gradient(90deg,#122BAC 0,#FED800);margin-bottom:14px}.wd .wd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 24px;border-radius:8px;cursor:pointer;white-space:nowrap;font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:700;font-style:normal;line-height:1;transition:opacity .2s,background .2s,color .2s}.wd .wd-btn--lg{height:50px;padding:0 28px}.wd .wd-btn--arrow:after{content:"→";font-size:16px}.wd .wd-btn--primary{background:#fed800;color:#000}.wd .wd-btn--primary:hover{opacity:.88}.wd .wd-btn--secondary{background:#132eb8;color:#fff}.wd .wd-btn--secondary:hover{opacity:.9}.wd .wd-btn--ghost{background:rgba(0,0,0,0);color:#132eb8;border:1px solid #e3e3e3}.wd .wd-btn--ghost:hover{background:#f6f7fc}.wd .wd-btn--ghost-dark{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.45)}.wd .wd-btn--ghost-dark:hover{background:hsla(0,0%,100%,.08)}.wd .wd-section__cta{margin-top:36px}.wd .wd-section__cta--center{text-align:center}.wd .wd-hero{position:relative;overflow:hidden;background:linear-gradient(100.84deg,#132EB8,#0A175C)}.wd .wd-hero__earth{position:absolute;right:-80px;bottom:-60px;width:560px;height:auto;opacity:.5;pointer-events:none}@media only screen and (max-width:767px){.wd .wd-hero__earth{display:none}}.wd .wd-hero__inner{position:relative;padding-top:50px;padding-bottom:72px;display:flex;gap:56px;flex-wrap:wrap;align-items:flex-start}@media only screen and (min-width:1300px){.wd .wd-hero__inner{padding-top:62px}}@media only screen and (max-width:767px){.wd .wd-hero__inner{padding-top:26px;padding-bottom:48px;gap:32px}}.wd .wd-hero__text{flex:1 1 520px;min-width:320px}.wd .wd-hero__eyebrow{display:inline-block;font-size:13px;color:#fed800;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.wd .wd-hero__eyebrow,.wd .wd-hero__title{font-family:var(--font-hanken-grotesk);font-weight:700;font-style:normal}.wd .wd-hero__title{font-size:50px;color:#fff;line-height:1.12;letter-spacing:-.01em;text-wrap:balance;margin:18px 0}@media only screen and (max-width:767px){.wd .wd-hero__title{font-size:34px}}.wd .wd-hero__sub{font-family:var(--font-hanken-grotesk);font-size:17px;font-weight:300;font-style:normal;color:hsla(0,0%,100%,.85);line-height:1.6;max-width:540px;margin:0 0 18px}.wd .wd-hero__sub strong{font-weight:700;color:#fff}.wd .wd-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.wd .wd-hero__chips{display:flex;flex-wrap:wrap;gap:8px;max-width:560px}.wd .wd-hero__chip{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:500;font-style:normal;color:hsla(0,0%,100%,.9);line-height:1;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);padding:7px 13px;border-radius:8px}.wd .wd-hero__form{flex:0 0 400px;max-width:100%}@media only screen and (max-width:767px){.wd .wd-hero__form{flex-basis:100%}}.wd .wd-pain__card{background:#f8f8f8}.wd .wd-pain__stat{font-size:34px;color:#ea2635;line-height:1;letter-spacing:-.02em}.wd .wd-pain__stat,.wd .wd-pain__title{font-family:var(--font-hanken-grotesk);font-weight:700;font-style:normal}.wd .wd-pain__title{font-size:15px;color:#3e403d;line-height:1.3;margin:12px 0 8px}.wd .wd-overview{display:grid;grid-template-columns:380px 1fr;grid-gap:56px;gap:56px;align-items:start}@media only screen and (min-width:768px)and (max-width:1023px){.wd .wd-overview{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width:767px){.wd .wd-overview{grid-template-columns:1fr;gap:28px}}.wd .wd-overview__aside{position:-webkit-sticky;position:sticky;top:96px}@media only screen and (min-width:768px)and (max-width:1023px){.wd .wd-overview__aside{position:static}}@media only screen and (max-width:767px){.wd .wd-overview__aside{position:static}}.wd .wd-overview__cta{margin-top:24px}.wd .wd-overview .wd-grid{margin-top:0}.wd .wd-work__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e3e3e3;border-radius:18px;overflow:hidden;transition:box-shadow .2s,transform .2s}.wd .wd-work__card:hover{box-shadow:0 18px 40px rgba(10,23,92,.12);transform:translateY(-3px)}.wd .wd-work__head{position:relative;height:170px;background:linear-gradient(120deg,#E7EBFF,#F6F7FC);overflow:hidden}.wd .wd-work__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wd .wd-work__head-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:16px;background:linear-gradient(0deg,rgba(10,23,92,.72) 0,rgba(10,23,92,.15) 45%,rgba(10,23,92,0))}.wd .wd-work__name{font-size:22px;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.01em}.wd .wd-work__country,.wd .wd-work__name{font-family:var(--font-hanken-grotesk);font-style:normal}.wd .wd-work__country{flex:0 0 auto;font-size:12px;font-weight:600;color:#3e403d;line-height:1;background:#fff;border-radius:20px;padding:4px 12px}.wd .wd-work__body{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1 1}.wd .wd-work__blurb{font-family:var(--font-hanken-grotesk);font-size:14px;font-weight:300;font-style:normal;color:#606569;line-height:1.55;margin:0;flex:1 1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.wd .wd-work__tags{display:flex;flex-wrap:wrap;gap:6px}.wd .wd-work__tag{font-family:var(--font-hanken-grotesk);font-size:11px;font-weight:600;font-style:normal;color:#122aa8;line-height:1;background:#e7ebff;padding:4px 9px;border-radius:6px}.wd .wd-tech__card{padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;border-radius:14px}.wd .wd-tech__logo{height:36px;width:36px;object-fit:contain}.wd .wd-tech__label{font-family:var(--font-hanken-grotesk);font-size:12px;font-weight:500;font-style:normal;color:#606569;line-height:1.3}.wd .wd-ai .wd-card{border-radius:18px;padding:26px}.wd .wd-ai__num{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:700;font-style:normal;color:#132eb8;line-height:1;margin-bottom:10px}.wd .wd-ai .wd-card__title{font-size:17px}.wd .wd-process__card{display:flex;gap:18px;align-items:flex-start;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:22px 24px}.wd .wd-process__num{flex:0 0 auto;width:42px;font-size:22px;color:#fed800;line-height:1}.wd .wd-process__num,.wd .wd-process__title{font-family:var(--font-hanken-grotesk);font-weight:700;font-style:normal}.wd .wd-process__title{font-size:16px;color:#fff;line-height:1.3;margin-bottom:6px}.wd .wd-process__body{font-size:14px;font-weight:300;color:hsla(0,0%,100%,.78);line-height:1.55;margin:0}.wd .wd-process__body,.wd .wd-team__role{font-family:var(--font-hanken-grotesk);font-style:normal}.wd .wd-team__role{font-size:15px;font-weight:700;color:#132eb8;line-height:1.3;margin-bottom:8px}.wd .wd-figures__heading{text-align:center;margin-bottom:8px}.wd .wd-figures__item{text-align:center}.wd .wd-figures__value{font-family:var(--font-hanken-grotesk);font-size:48px;font-weight:700;font-style:normal;color:#fed800;line-height:1;letter-spacing:-.02em}@media only screen and (max-width:767px){.wd .wd-figures__value{font-size:38px}}.wd .wd-figures__label{font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:300;font-style:normal;color:hsla(0,0%,100%,.85);line-height:1.4;margin-top:8px}.wd .wd-faq-wrap{max-width:880px;margin:0 auto;padding-left:40px;padding-right:40px}@media only screen and (max-width:767px){.wd .wd-faq-wrap{padding-left:20px;padding-right:20px}}.wd .wd-faq-wrap__heading{text-align:center;margin-bottom:44px}.wd .wd-contact{display:grid;grid-template-columns:1fr 460px;grid-gap:56px;gap:56px;align-items:start}@media only screen and (min-width:768px)and (max-width:1023px){.wd .wd-contact{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width:767px){.wd .wd-contact{grid-template-columns:1fr;gap:28px}}.wd .wd-contact__details{margin-top:28px;display:flex;flex-direction:column;gap:14px}.wd .wd-contact__details div{font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:300;font-style:normal;color:hsla(0,0%,100%,.85);line-height:1.5}.wd .wd-contact__details strong{font-weight:700;color:#fed800}.wd .wd-contact__form{max-width:100%}