.Contact-module__m8tuNG__main{background:var(--color-bg);min-height:100dvh;color:var(--color-text-main);font-family:var(--font-body);padding-top:0}.Contact-module__m8tuNG__heroSection{padding:var(--section-head-top)0 var(--space-16);background:linear-gradient(180deg,var(--color-bg-alt)0%,var(--color-bg)100%);border-bottom:1px solid var(--color-border)}.Contact-module__m8tuNG__heroSection .container{max-width:none;padding-inline:var(--wes-gutter)}.Contact-module__m8tuNG__headerContent{max-width:800px;margin:0 auto var(--space-12);text-align:center}.Contact-module__m8tuNG__title{font-family:var(--font-heading);font-size:var(--text-4xl-plus);color:#fff;margin-bottom:var(--space-3);letter-spacing:-.02em;font-weight:800;line-height:1.2}.Contact-module__m8tuNG__subtitle{font-size:var(--text-lg);color:#ffffffb3;line-height:1.6}.Contact-module__m8tuNG__highlight{color:var(--color-primary);margin-top:var(--space-2);font-weight:600;display:block}.Contact-module__m8tuNG__teamGrid{gap:var(--space-6);grid-template-columns:repeat(6,1fr);max-width:none;margin:0 auto;display:grid}.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(-n+2){grid-column:span 3}.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(n+3){grid-column:span 2}.Contact-module__m8tuNG__teamCard{padding:var(--space-6)var(--space-5);text-align:center;background:#111b21;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;align-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .25s;display:flex;box-shadow:0 4px 20px #0000004d}.Contact-module__m8tuNG__teamCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 4px 12px #00000014,0 16px 48px #1565c040}.Contact-module__m8tuNG__teamPhoto{width:140px;height:140px;margin-bottom:var(--space-4);background:#ffffff08;border:2px solid #ffffff26;border-radius:50%;transition:border-color .3s,transform .35s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.Contact-module__m8tuNG__teamCard:hover .Contact-module__m8tuNG__teamPhoto{border-color:var(--color-primary)}.Contact-module__m8tuNG__photo{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}.Contact-module__m8tuNG__teamInfo{flex-direction:column;align-items:center;width:100%;display:flex}.Contact-module__m8tuNG__teamName{font-family:var(--font-heading);font-size:var(--text-lg);color:#fff;margin:0 0 var(--space-1)0;letter-spacing:-.01em;font-weight:700;line-height:1.3}.Contact-module__m8tuNG__teamRole{font-size:var(--text-xs);color:#4fabe0;margin:0 0 var(--space-4)0;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.Contact-module__m8tuNG__teamContact{gap:var(--space-3);width:100%;padding-top:var(--space-5);border-top:1px solid #ffffff26;flex-direction:column;display:flex}.Contact-module__m8tuNG__contactLink{justify-content:center;align-items:center;gap:var(--space-2);color:#ffffffd9;font-size:var(--text-sm);padding:var(--space-3)var(--space-4);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.Contact-module__m8tuNG__contactLink:hover{color:#fff;background:#4fabe026;border-color:#4fabe0}.Contact-module__m8tuNG__formSection{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);padding-top:var(--section-head-top)}.Contact-module__m8tuNG__formSection .Contact-module__m8tuNG__headerContent{margin-bottom:var(--space-4)}.Contact-module__m8tuNG__formSection>section{padding-top:0}@media (max-width:1400px){.Contact-module__m8tuNG__teamGrid{gap:var(--space-5);max-width:960px}}@media (max-width:992px){.Contact-module__m8tuNG__teamGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);max-width:640px}.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(-n+2),.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(n+3){grid-column:span 1}.Contact-module__m8tuNG__formSection,.Contact-module__m8tuNG__heroSection{padding:var(--space-12)0}.Contact-module__m8tuNG__title{font-size:var(--text-3xl-plus)}}@media (max-width:768px){.Contact-module__m8tuNG__main{padding-top:90px}.Contact-module__m8tuNG__title{font-size:var(--text-2xl-plus)}.Contact-module__m8tuNG__teamGrid{gap:var(--space-5);grid-template-columns:1fr;max-width:360px;margin:0 auto}.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(-n+2),.Contact-module__m8tuNG__teamGrid .Contact-module__m8tuNG__teamCard:nth-child(n+3){grid-column:span 1}.Contact-module__m8tuNG__teamCard{padding:var(--space-6)var(--space-4)}}@media (max-width:480px){.Contact-module__m8tuNG__main{padding-top:80px}.Contact-module__m8tuNG__title{font-size:clamp(1.8rem,8vw,2.2rem)}.Contact-module__m8tuNG__subtitle{font-size:var(--text-base)}}
.FormSuccess-module__7RidFa__success{text-align:center;padding:var(--space-8)0;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:260px;display:flex}.FormSuccess-module__7RidFa__mark{background:radial-gradient(circle,#4fabe02e 0%,#4fabe000 70%);border-radius:50%;place-items:center;width:76px;height:76px;animation:.5s cubic-bezier(.34,1.56,.64,1) both FormSuccess-module__7RidFa__successPop;display:grid}.FormSuccess-module__7RidFa__mark svg{width:52px;height:52px;overflow:visible}.FormSuccess-module__7RidFa__ring{stroke:#4fabe08c;stroke-dasharray:145;stroke-dashoffset:145px;transform-origin:26px 26px;animation:.55s ease-out 50ms both FormSuccess-module__7RidFa__drawStroke;transform:rotate(-90deg)}.FormSuccess-module__7RidFa__check{stroke:var(--wes-blue,#4fabe0);stroke-dasharray:40;stroke-dashoffset:40px;animation:.32s ease-out .42s both FormSuccess-module__7RidFa__drawStroke}.FormSuccess-module__7RidFa__title{font-family:var(--font-heading),Outfit,sans-serif;color:var(--wes-blue,#4fabe0);margin:0;font-size:clamp(22px,1.9vw,28px);font-weight:600;animation:.45s ease-out .5s both FormSuccess-module__7RidFa__successRise}.FormSuccess-module__7RidFa__body{max-width:34ch;font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);color:#f1f1f1cc;margin:0;line-height:1.55;animation:.45s ease-out .62s both FormSuccess-module__7RidFa__successRise}.FormSuccess-module__7RidFa__success>.FormSuccess-module__7RidFa__body:first-of-type:last-of-type{color:#f1f1f1;max-width:38ch;font-size:clamp(17px,1.3vw,20px);animation-delay:.5s}.FormSuccess-module__7RidFa__action{margin-top:4px;animation:.45s ease-out .74s both FormSuccess-module__7RidFa__successRise}@keyframes FormSuccess-module__7RidFa__drawStroke{to{stroke-dashoffset:0}}@keyframes FormSuccess-module__7RidFa__successPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes FormSuccess-module__7RidFa__successRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.FormSuccess-module__7RidFa__mark,.FormSuccess-module__7RidFa__ring,.FormSuccess-module__7RidFa__check,.FormSuccess-module__7RidFa__title,.FormSuccess-module__7RidFa__body,.FormSuccess-module__7RidFa__action{animation:none}.FormSuccess-module__7RidFa__ring,.FormSuccess-module__7RidFa__check{stroke-dashoffset:0}}
.ConsultForm-module__MXFbMq__form{gap:var(--space-4);flex-direction:column;display:flex}.ConsultForm-module__MXFbMq__formTight{gap:11px}.ConsultForm-module__MXFbMq__honey{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.ConsultForm-module__MXFbMq__field{border:none;flex-direction:column;gap:7px;min-width:0;margin:0;padding:0;display:flex}.ConsultForm-module__MXFbMq__row{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));display:grid}.ConsultForm-module__MXFbMq__label{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);color:var(--wes-off-white);padding:0;font-weight:500}legend.ConsultForm-module__MXFbMq__label{margin-bottom:7px}.ConsultForm-module__MXFbMq__req{color:#ff6b5a;font-weight:700}.ConsultForm-module__MXFbMq__optional{color:#f1f1f173;font-weight:400}.ConsultForm-module__MXFbMq__help{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xs);color:#f1f1f173;margin:0;line-height:1.4}.ConsultForm-module__MXFbMq__helpError{color:#f87171}.ConsultForm-module__MXFbMq__input,.ConsultForm-module__MXFbMq__textarea{width:100%;color:var(--wes-white);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff29;border-radius:10px;padding:11px 14px;line-height:1.4;transition:border-color .2s,background .2s}.ConsultForm-module__MXFbMq__textarea{resize:vertical;min-height:96px}.ConsultForm-module__MXFbMq__input::placeholder,.ConsultForm-module__MXFbMq__textarea::placeholder{color:#f1f1f159}.ConsultForm-module__MXFbMq__input:focus,.ConsultForm-module__MXFbMq__textarea:focus{border-color:var(--wes-blue);background:#4fabe014;outline:none}.ConsultForm-module__MXFbMq__input[aria-invalid=true]{border-color:#ef4444}.ConsultForm-module__MXFbMq__input:disabled,.ConsultForm-module__MXFbMq__textarea:disabled{opacity:.55}.ConsultForm-module__MXFbMq__pills{flex-wrap:wrap;gap:8px;display:flex}.ConsultForm-module__MXFbMq__pill{color:var(--wes-off-white);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);cursor:pointer;background:#ffffff08;border:1px solid #ffffff2e;border-radius:999px;padding:9px 16px;transition:border-color .2s,background .2s,color .2s}.ConsultForm-module__MXFbMq__pillSm{padding:7px 14px}.ConsultForm-module__MXFbMq__pill:hover:not(:disabled){border-color:#4fabe099}.ConsultForm-module__MXFbMq__pillActive{border-color:var(--wes-blue);background:var(--wes-blue);color:#05171f;font-weight:600;box-shadow:0 0 0 3px #4fabe02e}.ConsultForm-module__MXFbMq__pillActive:before{content:"✓";margin-right:6px;font-weight:700}.ConsultForm-module__MXFbMq__pill:disabled{opacity:.55;cursor:default}.ConsultForm-module__MXFbMq__pills[aria-invalid=true] .ConsultForm-module__MXFbMq__pill{background:#ef444412;border-color:#ef4444}.ConsultForm-module__MXFbMq__pills[aria-invalid=true] .ConsultForm-module__MXFbMq__pill:hover:not(:disabled){border-color:#f87171}.ConsultForm-module__MXFbMq__privacy{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xs);color:#f1f1f180;margin:0;line-height:1.5}.ConsultForm-module__MXFbMq__privacyBelow{border-top:1px solid #f1f1f11a;margin-top:4px;padding-top:14px}.ConsultForm-module__MXFbMq__privacyLink{color:var(--wes-blue);text-decoration:underline}.ConsultForm-module__MXFbMq__check{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);color:#f1f1f1cc;cursor:pointer;align-items:flex-start;gap:9px;line-height:1.45;display:flex}.ConsultForm-module__MXFbMq__check input{width:16px;height:16px;accent-color:var(--wes-blue);flex-shrink:0;margin-top:2px}.ConsultForm-module__MXFbMq__footerRow{align-items:center;gap:var(--space-5);flex-wrap:wrap;margin-top:2px;display:flex}.ConsultForm-module__MXFbMq__specialist{flex:270px;align-items:center;gap:12px;min-width:0;display:flex}.ConsultForm-module__MXFbMq__avatars{flex:none;align-items:center;margin:0;padding:0;list-style:none;display:flex}.ConsultForm-module__MXFbMq__avatar{z-index:1;background:var(--wes-dark-2,#1b262f);border:2.5px solid #17222c;border-radius:50%;flex:none;width:44px;height:44px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f,0 3px 10px #00000080}.ConsultForm-module__MXFbMq__avatar+.ConsultForm-module__MXFbMq__avatar{z-index:2;margin-left:-15px}.ConsultForm-module__MXFbMq__avatar img{top:var(--avatar-offset-y,0%);width:auto;height:var(--avatar-zoom,286%);transform-origin:50% 20%;max-width:none;transform:translateX(calc(-50% + var(--avatar-offset-x,0px)))rotate(var(--avatar-rotate,0deg));display:block;position:absolute;left:50%}.ConsultForm-module__MXFbMq__promise{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);color:#f1f1f1bf;min-width:0;margin:0;line-height:1.35}.ConsultForm-module__MXFbMq__hint{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);color:#ffa89af2;margin:0}.ConsultForm-module__MXFbMq__error{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);color:#f87171;margin:0}.ConsultForm-module__MXFbMq__submitBtn{background:var(--wes-blue);color:#05171f;font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);cursor:pointer;border:none;border-radius:10px;flex:none;justify-content:space-between;align-self:flex-start;align-items:center;gap:28px;padding:13px 26px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.ConsultForm-module__MXFbMq__submitBtn:hover:not(:disabled){background:var(--wes-blue-mid);transform:translateY(-1px)}.ConsultForm-module__MXFbMq__submitBtn:disabled{opacity:.6;cursor:default}@media (max-width:640px){.ConsultForm-module__MXFbMq__submitBtn{align-self:stretch;width:100%}}
.ConsultProof-module__b5dnzW__trustedBy{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:#f1f1f180;margin:0;font-weight:600}.ConsultProof-module__b5dnzW__logos{align-items:center;gap:var(--space-3);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.ConsultProof-module__b5dnzW__logo{place-items:center;min-width:0;height:42px;display:grid;position:relative}.ConsultProof-module__b5dnzW__logo+.ConsultProof-module__b5dnzW__logo:before{content:"";left:calc(var(--space-3)/-2);background:#ffffff1a;width:1px;position:absolute;top:5px;bottom:5px}.ConsultProof-module__b5dnzW__logo img{width:100%;height:var(--logo-box,34px);object-fit:contain;object-position:center;filter:brightness(0)invert();opacity:.72}.ConsultProof-module__b5dnzW__quoteBox{background:#ffffff08;border-left:2px solid #4fabe08c;border-radius:2px;margin:0;padding:12px 14px}.ConsultProof-module__b5dnzW__quote{font-family:var(--font-body),Inter,sans-serif;font-size:var(--consult-quote-size,var(--text-sm));color:#f1f1f1e0;margin:0;font-style:italic;font-weight:400;line-height:1.5}.ConsultProof-module__b5dnzW__quoteAuthor{font-family:var(--font-body),Inter,sans-serif;font-size:var(--consult-quote-author-size,var(--text-xs));color:#f1f1f199;margin:6px 0 0;font-style:normal}.ConsultProof-module__b5dnzW__badge{margin:var(--space-4)0 0;font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xs);color:var(--wes-blue);letter-spacing:.02em;white-space:nowrap;align-self:flex-start;align-items:center;gap:7px;display:inline-flex}.ConsultProof-module__b5dnzW__badge svg{flex:none}
.SectionHeader-module__fBUGQG__sectionHeader{padding-inline:var(--wes-gutter);padding-bottom:var(--section-head-gap);box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.SectionHeader-module__fBUGQG__flush{padding-inline:0}.SectionHeader-module__fBUGQG__title{color:var(--Text-Light-Gray,#f1f1f1);font-family:"Outfit",var(--font-heading),sans-serif;letter-spacing:0;margin:0;font-size:clamp(32px,2.78vw,40px);font-style:normal;font-weight:600;line-height:1.3}.SectionHeader-module__fBUGQG__divider{background:var(--Border-Section-Header-Divider,#fff);flex-shrink:0;align-self:stretch;height:1px}
.KolliAiReads-module__vnBhYq__section{box-sizing:border-box;background:linear-gradient(#000 7%,#0000000d 28% 52%,#000 100%),radial-gradient(116% 96% at 0 0,#273438 0%,#131a1c 50%,#0a0d0e 75%,#050607 87.5%,#000 100%);padding:clamp(32px,3.47vw,50px) 0;position:relative}.KolliAiReads-module__vnBhYq__inner{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex}.KolliAiReads-module__vnBhYq__rows{flex-direction:column;gap:clamp(24px,3.19vw,46px);display:flex}.KolliAiReads-module__vnBhYq__row{grid-template-columns:minmax(0,835fr) minmax(0,418fr);align-items:stretch;gap:clamp(16px,2.5vw,36px);display:grid}.KolliAiReads-module__vnBhYq__wide{aspect-ratio:835/650;box-sizing:border-box;border:1px solid #eee;border-radius:clamp(10px,1.11vw,16px);min-width:0;margin:0;position:relative;overflow:hidden}.KolliAiReads-module__vnBhYq__wide:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0}.KolliAiReads-module__vnBhYq__wideFadeHalf:after{background:linear-gradient(#0000 50%,#000 100%)}.KolliAiReads-module__vnBhYq__wideFadeFull:after{background:linear-gradient(#0000 0%,#000 100%)}.KolliAiReads-module__vnBhYq__stack{grid-template-rows:minmax(0,311fr) minmax(0,293fr);gap:clamp(16px,3.19vw,46px);min-width:0;display:grid}.KolliAiReads-module__vnBhYq__stackFirst{grid-template-rows:minmax(0,293fr) minmax(0,311fr)}.KolliAiReads-module__vnBhYq__rowMirrored{grid-template-columns:minmax(0,418fr) minmax(0,835fr)}.KolliAiReads-module__vnBhYq__tall{border-radius:clamp(10px,1.11vw,16px);min-width:0;margin:0;position:relative;overflow:hidden}.KolliAiReads-module__vnBhYq__photo{object-fit:cover;width:100%;height:100%;display:block}.KolliAiReads-module__vnBhYq__card{box-sizing:border-box;border:1px solid #eee;border-radius:clamp(10px,1.11vw,16px);flex-direction:column;justify-content:center;min-width:0;padding:clamp(16px,2.08vw,30px);display:flex}.KolliAiReads-module__vnBhYq__cardText{font-family:var(--font-body),Inter,sans-serif;color:#eee;margin:0;font-size:clamp(15px,1.67vw,24px);font-weight:400;line-height:1.584}.KolliAiReads-module__vnBhYq__hardBreak{display:none}@media (min-width:1024px){.KolliAiReads-module__vnBhYq__hardBreak{display:inline}}@media (max-width:1024px){.KolliAiReads-module__vnBhYq__row,.KolliAiReads-module__vnBhYq__rowMirrored{grid-template-columns:minmax(0,1fr)}.KolliAiReads-module__vnBhYq__stack,.KolliAiReads-module__vnBhYq__stackFirst{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.KolliAiReads-module__vnBhYq__stackFirst .KolliAiReads-module__vnBhYq__card{order:2}.KolliAiReads-module__vnBhYq__tall{aspect-ratio:418/311}}@media (max-width:640px){.KolliAiReads-module__vnBhYq__stack,.KolliAiReads-module__vnBhYq__stackFirst{grid-template-columns:minmax(0,1fr)}.KolliAiReads-module__vnBhYq__stackFirst .KolliAiReads-module__vnBhYq__card{order:1}.KolliAiReads-module__vnBhYq__wide{aspect-ratio:4/3}}
.WesConsultModal-module__LifzJa__overlay{z-index:1200;padding:var(--space-6);background:#000;justify-content:center;align-items:safe center;animation:.22s WesConsultModal-module__LifzJa__consultFade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes WesConsultModal-module__LifzJa__consultFade{0%{opacity:0}to{opacity:1}}.WesConsultModal-module__LifzJa__dialog{background:linear-gradient(#17222c 0%,#121b23 60%,#0e161d 100%),radial-gradient(120% 90% at 0 0,#4fabe01a 0%,#0000 60%);border:1px solid #ffffff29;border-radius:20px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);width:100%;max-width:1040px;max-height:min(94dvh,880px);animation:.26s cubic-bezier(.22,1,.36,1) WesConsultModal-module__LifzJa__consultRise;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 120px #000c,inset 0 2px #ffffff0d}@keyframes WesConsultModal-module__LifzJa__consultRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.WesConsultModal-module__LifzJa__closeBtn{z-index:3;width:34px;height:34px;color:var(--wes-off-white);cursor:pointer;background:#1b2733;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:14px;right:14px}.WesConsultModal-module__LifzJa__dialog:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(130% 130% at 100% 0,#17222c 0% 48%,#17222c00 74%);width:110px;height:68px;position:absolute;top:0;right:0}.WesConsultModal-module__LifzJa__closeBtn:hover,.WesConsultModal-module__LifzJa__closeBtn:focus-visible{color:#ff6b6b;background:#dc37372e;border-color:#e64646bf}.WesConsultModal-module__LifzJa__aside{justify-content:space-between;gap:var(--space-4);background:linear-gradient(#4fabe01a 0%,#0000 55%);border-right:1px solid #ffffff14;flex-direction:column;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.WesConsultModal-module__LifzJa__asideTop{flex:auto;min-height:180px;position:relative}.WesConsultModal-module__LifzJa__asideBottom{padding:0 var(--space-6)var(--space-6);flex-direction:column;gap:10px;display:flex;position:relative}.WesConsultModal-module__LifzJa__asideBottom:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(90% 120% at 14% 108%,#4fabe033 0%,#4fabe00f 42%,#0000 70%);position:absolute;inset:-40px -10% -10%}.WesConsultModal-module__LifzJa__asideBottom>*{z-index:1;position:relative}.WesConsultModal-module__LifzJa__asidePhoto{z-index:0;background:linear-gradient(180deg,#050c104d 0%,#050c108c 42%,#050c10eb 80%,var(--wes-black)100%),linear-gradient(90deg,#050c108c 0%,#050c1000 55%),url(/assets/images/company/contact-warehouse.webp) 38% top/cover no-repeat,var(--wes-black);position:absolute;inset:0}.WesConsultModal-module__LifzJa__main{padding:var(--space-6);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4fabe073 transparent;min-width:0;min-height:0;overflow:hidden auto}.WesConsultModal-module__LifzJa__main::-webkit-scrollbar{width:8px}.WesConsultModal-module__LifzJa__main::-webkit-scrollbar-track{background:0 0}.WesConsultModal-module__LifzJa__main::-webkit-scrollbar-thumb{background:#4fabe059;border-radius:999px}.WesConsultModal-module__LifzJa__main::-webkit-scrollbar-thumb:hover{background:#4fabe099}.WesConsultModal-module__LifzJa__title{font-family:var(--font-heading),Outfit,sans-serif;color:var(--wes-off-white);margin:0;font-size:clamp(22px,1.9vw,28px);font-weight:600;line-height:1.25}.WesConsultModal-module__LifzJa__subtitle{margin:6px 0 var(--space-4);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);color:#f1f1f1b3;line-height:1.55}.WesConsultModal-module__LifzJa__closeAction{color:var(--wes-off-white);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:10px;align-self:center;padding:12px 24px;font-weight:600;transition:background .2s,border-color .2s}.WesConsultModal-module__LifzJa__closeAction:hover{background:#4fabe024;border-color:#4fabe099}@media (max-width:900px){.WesConsultModal-module__LifzJa__dialog{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;max-width:620px}.WesConsultModal-module__LifzJa__aside{padding:var(--space-6);border-bottom:1px solid #ffffff14;border-right:none;gap:6px}.WesConsultModal-module__LifzJa__asideTop{min-height:150px;padding-top:var(--space-5);flex:none}.WesConsultModal-module__LifzJa__aside{justify-content:flex-start}}@media (max-width:640px){.WesConsultModal-module__LifzJa__overlay{align-items:flex-end;padding:0}.WesConsultModal-module__LifzJa__dialog{border:none;border-radius:0;grid-template-rows:minmax(0,1fr);max-width:100%;height:100dvh;max-height:100dvh}.WesConsultModal-module__LifzJa__aside{display:none}.WesConsultModal-module__LifzJa__main{padding:var(--space-8)var(--space-5)max(env(safe-area-inset-bottom),var(--space-8))}}
.SquadronQNextSteps-module__mQrAXa__section{width:100%;padding:70px 0 var(--space-8);color:#fff;background:linear-gradient(#000 2.78%,#0000000d 49.6% 72.84%,#000 93.53%),radial-gradient(130% 120% at 0 0,#273438 0%,#131a1c 50%,#0a0d0e 75%,#050607 87.5%,#000 100%);flex-direction:column;align-self:stretch;align-items:center;margin:0 auto;display:flex}.SquadronQNextSteps-module__mQrAXa__headingArea{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter)var(--section-head-gap,64px);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin-inline:auto;display:flex}.SquadronQNextSteps-module__mQrAXa__heading{color:#fff;font-family:var(--font-heading),Outfit,sans-serif;margin:0;font-size:clamp(32px,2.78vw,40px);font-weight:600;line-height:1.3}.SquadronQNextSteps-module__mQrAXa__divider{background:var(--Text-Light-Gray,#f1f1f1);width:100%;height:1px}.SquadronQNextSteps-module__mQrAXa__ctaRow{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;justify-content:center;align-items:stretch;gap:24px;margin:0 auto;display:flex}.SquadronQNextSteps-module__mQrAXa__ctaCard{border:1px solid var(--Border-Card,#d0dff0);color:#fff;box-sizing:border-box;background-origin:border-box;background-clip:border-box;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;height:auto;min-height:299px;padding:28px 24px;text-decoration:none;display:flex;box-shadow:0 2px 4px #0000000a}.SquadronQNextSteps-module__mQrAXa__ctaCardFlex{flex:1 0 0}.SquadronQNextSteps-module__mQrAXa__ctaCardFixed{background:linear-gradient(90deg,#000 0% 100%),linear-gradient(12deg,#141516 31.58%,#1415167a 100.79%);flex:0 0 429px;width:min(429px,100%)}.SquadronQNextSteps-module__mQrAXa__ctaContent{flex-direction:column;align-items:center;gap:21px;width:100%;display:flex}.SquadronQNextSteps-module__mQrAXa__ctaIcon{justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.SquadronQNextSteps-module__mQrAXa__ctaText{text-align:center;flex-direction:column;gap:10px;width:100%;display:flex}.SquadronQNextSteps-module__mQrAXa__ctaTitle{color:#fff;font-family:var(--font-body),Inter,sans-serif;font-size:clamp(16px,1.39vw,20px);font-weight:500;line-height:normal}.SquadronQNextSteps-module__mQrAXa__ctaSubtitle{color:var(--Text-Light-Gray,#f1f1f1);font-family:var(--font-body),Inter,sans-serif;font-size:16px;font-weight:400;line-height:32px}.SquadronQNextSteps-module__mQrAXa__ctaSubtitleTight{color:var(--Text-Light-Gray,#f1f1f1);font-family:var(--font-body),Inter,sans-serif;font-size:16px;font-weight:400;line-height:22px}.SquadronQNextSteps-module__mQrAXa__ctaButton{color:#fff;text-align:center;height:auto;min-height:60px;line-height:1.3;font-family:var(--font-body),Inter,sans-serif;box-sizing:border-box;background:#b83c0b;border:none;border-radius:15px;justify-content:center;align-self:stretch;align-items:center;padding:12px 15px;font-size:clamp(16px,1.39vw,20px);font-weight:400;display:flex;box-shadow:0 1px 2px #0000004d}.SquadronQNextSteps-module__mQrAXa__ctaButtonIcon{gap:0}.SquadronQNextSteps-module__mQrAXa__ctaToggle{cursor:pointer;width:100%;transition:background .2s}.SquadronQNextSteps-module__mQrAXa__ctaToggle:hover{background:#d1470d}.SquadronQNextSteps-module__mQrAXa__ctaRowOpen{flex-wrap:wrap}@media (min-width:1025px){.SquadronQNextSteps-module__mQrAXa__ctaRowOpen .SquadronQNextSteps-module__mQrAXa__ctaCardFixed{flex-direction:row;flex:100%;justify-content:space-between;align-items:center;gap:clamp(20px,2.4vw,40px);width:auto;min-height:0;padding:20px clamp(20px,2.2vw,30px)}.SquadronQNextSteps-module__mQrAXa__ctaRowOpen .SquadronQNextSteps-module__mQrAXa__ctaCardFixed .SquadronQNextSteps-module__mQrAXa__ctaContent{text-align:left;flex-direction:row;align-items:center;gap:18px;width:auto}.SquadronQNextSteps-module__mQrAXa__ctaRowOpen .SquadronQNextSteps-module__mQrAXa__ctaCardFixed .SquadronQNextSteps-module__mQrAXa__ctaText{text-align:left;gap:4px;width:auto}.SquadronQNextSteps-module__mQrAXa__ctaRowOpen .SquadronQNextSteps-module__mQrAXa__ctaCardFixed .SquadronQNextSteps-module__mQrAXa__ctaButtonIcon{flex:none;align-self:center;width:auto;min-width:140px}}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen{text-align:left;flex:100%;align-items:flex-start;min-height:0;padding:clamp(22px,2.4vw,36px);transition:padding .52s cubic-bezier(.65,0,.35,1);position:relative;box-shadow:0 2px 4px #0000000a,inset 0 0 0 2000px #090d11b8}.SquadronQNextSteps-module__mQrAXa__closeBtn{z-index:3;color:#fff;cursor:pointer;background:#090d11e6;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,color .2s;animation:.3s .12s both SquadronQNextSteps-module__mQrAXa__sqFadeIn;display:flex;position:absolute;top:16px;right:16px}.SquadronQNextSteps-module__mQrAXa__closeBtn:hover,.SquadronQNextSteps-module__mQrAXa__closeBtn:focus-visible{background:#b83c0b59;border-color:#d1470dd9}@keyframes SquadronQNextSteps-module__mQrAXa__sqFadeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:none}}.SquadronQNextSteps-module__mQrAXa__expandGrid{grid-template-columns:minmax(0,1fr);gap:0;width:100%;display:grid}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__expandGrid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:clamp(28px,3.4vw,56px)}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__ctaContent,.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__ctaText{text-align:left;align-items:flex-start}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__ctaContent{justify-content:flex-start;height:100%}.SquadronQNextSteps-module__mQrAXa__photo{background:linear-gradient(#090d1140 0%,#090d111a 45%,#090d1173 100%),url(/assets/images/squadron-q/cta/consultation-bg.jpg) 50%/cover no-repeat;border-radius:14px;flex:auto;width:100%;min-height:150px;animation:.44s cubic-bezier(.65,0,.35,1) .1s both SquadronQNextSteps-module__mQrAXa__sqProofIn}.SquadronQNextSteps-module__mQrAXa__proof{--consult-quote-size:clamp(15px,1.15vw,17px);--consult-quote-author-size:clamp(13px,.97vw,14px);flex-direction:column;gap:10px;width:100%;min-width:0;animation:.44s cubic-bezier(.65,0,.35,1) .14s both SquadronQNextSteps-module__mQrAXa__sqProofIn;display:flex}@keyframes SquadronQNextSteps-module__mQrAXa__sqProofIn{0%{opacity:0;filter:blur(8px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:none}}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__ctaToggle{display:none}.SquadronQNextSteps-module__mQrAXa__formPanel{opacity:0;visibility:hidden;width:100%;height:0;transition:height .52s cubic-bezier(.65,0,.35,1),opacity .34s,visibility 0s linear .52s;overflow:hidden}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__formPanel{opacity:1;visibility:visible;transition:height .52s cubic-bezier(.65,0,.35,1),opacity .36s .1s,visibility linear}.SquadronQNextSteps-module__mQrAXa__formPanelInner{opacity:0;filter:blur(9px);will-change:filter,opacity,transform;padding:2px 0 4px;transition:opacity .42s .1s,filter .5s .1s,transform .56s cubic-bezier(.65,0,.35,1) 60ms;transform:translateY(10px)}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__formPanelInner{opacity:1;filter:blur();transform:none}@media (prefers-reduced-motion:reduce){.SquadronQNextSteps-module__mQrAXa__formPanel,.SquadronQNextSteps-module__mQrAXa__formPanelInner,.SquadronQNextSteps-module__mQrAXa__ctaCardOpen{transition:none}.SquadronQNextSteps-module__mQrAXa__formPanelInner{filter:none;opacity:1;transform:none}.SquadronQNextSteps-module__mQrAXa__photo,.SquadronQNextSteps-module__mQrAXa__proof,.SquadronQNextSteps-module__mQrAXa__closeBtn{animation:none}}@media (max-width:1024px){.SquadronQNextSteps-module__mQrAXa__section{width:100%;padding:48px 32px 36px}.SquadronQNextSteps-module__mQrAXa__headingArea{padding:0 0 var(--section-head-gap,64px);width:100%}.SquadronQNextSteps-module__mQrAXa__ctaRow{flex-wrap:wrap}.SquadronQNextSteps-module__mQrAXa__ctaCardFlex{flex:1 0 280px;height:auto;min-height:260px}.SquadronQNextSteps-module__mQrAXa__ctaCardFixed{flex:1 0 280px;width:auto;height:auto;min-height:260px}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen .SquadronQNextSteps-module__mQrAXa__expandGrid{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.SquadronQNextSteps-module__mQrAXa__ctaCardOpen{min-height:0}}@media (max-width:640px){.SquadronQNextSteps-module__mQrAXa__photo,.SquadronQNextSteps-module__mQrAXa__proof{display:none}.SquadronQNextSteps-module__mQrAXa__section{padding:32px 16px 28px}.SquadronQNextSteps-module__mQrAXa__heading{line-height:1.3}.SquadronQNextSteps-module__mQrAXa__ctaRow{flex-direction:column;gap:16px}.SquadronQNextSteps-module__mQrAXa__ctaCardFlex,.SquadronQNextSteps-module__mQrAXa__ctaCardFixed{flex:none;width:100%;height:auto;padding:32px 24px}.SquadronQNextSteps-module__mQrAXa__ctaCard{gap:32px}.SquadronQNextSteps-module__mQrAXa__ctaContent{gap:24px}.SquadronQNextSteps-module__mQrAXa__ctaText{gap:12px}.SquadronQNextSteps-module__mQrAXa__ctaTitle{font-size:18px;line-height:26px}.SquadronQNextSteps-module__mQrAXa__ctaSubtitle{font-size:14px;line-height:24px}.SquadronQNextSteps-module__mQrAXa__ctaSubtitleTight{font-size:14px;line-height:22px}.SquadronQNextSteps-module__mQrAXa__ctaButton{min-height:54px;font-size:17px}}
.ScrollCue-module__qYGJ_W__cue{cursor:pointer;color:var(--color-text-muted);flex-direction:column;align-items:center;gap:1rem;text-decoration:none;transition:opacity .3s;display:flex}[data-theme=dark] .ScrollCue-module__qYGJ_W__cue{color:var(--wes-blue-light)}.ScrollCue-module__qYGJ_W__cue:hover{opacity:.7}.ScrollCue-module__qYGJ_W__wheel{transform-box:fill-box;transform-origin:top;animation:1.5s infinite ScrollCue-module__qYGJ_W__scroll-wheel}.ScrollCue-module__qYGJ_W__chevrons{flex-direction:column;align-items:center;gap:2px;margin-top:6px;display:flex}.ScrollCue-module__qYGJ_W__chevron{opacity:0;border-bottom:1.5px solid;border-right:1.5px solid;width:10px;height:10px;display:block;transform:rotate(45deg)}.ScrollCue-module__qYGJ_W__chevron:first-child{animation:1.5s infinite ScrollCue-module__qYGJ_W__chevron-flow}.ScrollCue-module__qYGJ_W__chevron:nth-child(2){animation:1.5s .2s infinite ScrollCue-module__qYGJ_W__chevron-flow}.ScrollCue-module__qYGJ_W__chevron:nth-child(3){animation:1.5s .4s infinite ScrollCue-module__qYGJ_W__chevron-flow}@keyframes ScrollCue-module__qYGJ_W__scroll-wheel{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(10px)}}@keyframes ScrollCue-module__qYGJ_W__chevron-flow{0%{opacity:0;transform:translateY(-4px)rotate(45deg)}50%{opacity:1;transform:translateY(0)rotate(45deg)}to{opacity:0;transform:translateY(4px)rotate(45deg)}}@media (prefers-reduced-motion:reduce){.ScrollCue-module__qYGJ_W__wheel,.ScrollCue-module__qYGJ_W__chevron{animation:none}.ScrollCue-module__qYGJ_W__chevron{opacity:.7}}
.WesHero-module__by_BSW__hero{min-height:calc(clamp(560px,43vw,620px) + 80px);padding:var(--space-8)var(--wes-gutter);background:var(--wes-black);flex-direction:column;justify-content:flex-end;align-items:center;gap:clamp(40px,6.5vw,90px);display:flex;position:relative;overflow:clip}.WesHero-module__by_BSW__videoBg{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.WesHero-module__by_BSW__videoOverlay{z-index:1;background:linear-gradient(0deg,var(--wes-black)5.42%,#0000000d 20.9%),linear-gradient(90deg,var(--wes-teal-deeper)25.74%,#0c181d66 62.66%,#0c181d85 77.64%,var(--wes-teal-deeper)98.16%);position:absolute;inset:0 0 -1px}.WesHero-module__by_BSW__hero:before{content:"";opacity:0;z-index:0;background:0 0;position:absolute;inset:0}.WesHero-module__by_BSW__inner{z-index:2;width:100%;max-width:calc(var(--wes-content-base,1440px) - 2*var(--wes-gutter));padding-bottom:max(calc(var(--space-20) + var(--space-10)),151px);justify-content:space-between;align-items:center;gap:clamp(20px,3vw,40px);margin:0 auto;display:flex;position:relative}.WesHero-module__by_BSW__textCol{gap:var(--space-12);flex-direction:column;max-width:clamp(300px,40vw,560px);display:flex}.WesHero-module__by_BSW__headlineGroup{color:var(--wes-off-white);flex-direction:column;gap:21px;display:flex}.WesHero-module__by_BSW__headline{font-family:var(--font-heading),Outfit,sans-serif;font-size:var(--text-6xl);letter-spacing:1.12px;color:var(--wes-off-white);margin:0;font-weight:700;line-height:1.18}.WesHero-module__by_BSW__accent{color:var(--wes-blue)}.WesHero-module__by_BSW__subtitle{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-lg);color:var(--wes-off-white);margin:0;font-weight:400;line-height:2rem}.WesHero-module__by_BSW__stats{align-items:flex-start;gap:15px;display:flex}.WesHero-module__by_BSW__statItem{align-items:flex-start;gap:7px;display:flex}.WesHero-module__by_BSW__statBox{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(64px,5.9vw,84px);height:auto;display:flex;box-shadow:0 2px 12px #0003,inset 0 1px #ffffff14}.WesHero-module__by_BSW__statValue{font-family:var(--font-body),Inter,sans-serif;color:var(--wes-gray-border);text-align:center;font-size:clamp(20px,1.88vw,27px);font-weight:700;line-height:1}.WesHero-module__by_BSW__statLabel{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-base);color:var(--wes-off-white);flex-direction:column;justify-content:center;align-self:stretch;font-style:italic;line-height:1.4;display:flex}.WesHero-module__by_BSW__logoCol{flex:1;justify-content:center;align-items:center;min-width:0;padding-left:40px;display:flex}.WesHero-module__by_BSW__logoCard{padding:var(--space-5)var(--space-6);align-items:stretch;gap:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.WesHero-module__by_BSW__wesLogoFull{object-fit:contain;width:clamp(300px,34vw,480px);height:auto;display:block}.WesHero-module__by_BSW__wesLogoImg{object-fit:contain;width:auto;height:1em;margin-inline:-.2348em;display:block}.WesHero-module__by_BSW__wesPipe{color:#ffffff80;margin:0 4px;font-weight:200}.WesHero-module__by_BSW__wesWES{color:var(--Brand-LogisQ-Blue-Light,#4fabe0);letter-spacing:3px;font-size:.82em;font-weight:900;line-height:1;display:inline-block}.WesHero-module__by_BSW__wesSubtitle{font-family:var(--font-body),Inter,sans-serif;color:#ffffffe6;text-transform:uppercase;white-space:nowrap;letter-spacing:normal;justify-content:space-between;align-items:center;width:100%;margin-top:6px;font-size:clamp(1rem,1.5vw,1.4rem);font-weight:400;display:flex}.WesHero-module__by_BSW__wesSubtitleSpace{flex-shrink:0;width:.55em}.WesHero-module__by_BSW__scrollRow{z-index:2;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (max-width:1024px) and (min-width:901px){.WesHero-module__by_BSW__textCol{max-width:clamp(260px,44vw,460px)}.WesHero-module__by_BSW__stats{gap:24px}.WesHero-module__by_BSW__statItem{flex-direction:column;align-items:center;gap:6px;min-width:72px}.WesHero-module__by_BSW__statBox{width:72px;height:72px}.WesHero-module__by_BSW__statValue{font-size:var(--text-2xl)}.WesHero-module__by_BSW__statLabel{text-align:center;font-size:var(--text-sm);line-height:1.3}}@media (max-width:900px){.WesHero-module__by_BSW__hero{justify-content:center;gap:var(--space-10)}.WesHero-module__by_BSW__scrollRow{bottom:12px}.WesHero-module__by_BSW__inner{text-align:center;padding-bottom:max(var(--space-10),147px);align-items:center;gap:var(--space-8);flex-direction:column}.WesHero-module__by_BSW__textCol{align-items:center;max-width:min(520px,100%)}.WesHero-module__by_BSW__logoCol{flex:none;order:-1;justify-content:center;padding-left:0}.WesHero-module__by_BSW__logoCard{align-items:stretch}.WesHero-module__by_BSW__headlineGroup{align-items:center}.WesHero-module__by_BSW__stats{flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(16px,4vw,40px);display:flex}.WesHero-module__by_BSW__statItem{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:clamp(80px,10vw,110px)}.WesHero-module__by_BSW__statBox{width:clamp(64px,8vw,84px);height:clamp(64px,8vw,84px)}.WesHero-module__by_BSW__statValue{font-size:var(--text-2xl-plus)}.WesHero-module__by_BSW__statLabel{text-align:center;font-size:var(--text-sm);white-space:normal;line-height:1.35}}@media (max-width:640px){.WesHero-module__by_BSW__videoOverlay{background:linear-gradient(0deg,#000000db 0,#000000b8 22% 74%,#000000db 100%)}.WesHero-module__by_BSW__hero{height:auto;min-height:0;padding:max(env(safe-area-inset-top),var(--space-4))var(--space-5)max(env(safe-area-inset-bottom),152px);justify-content:space-between;gap:0}.WesHero-module__by_BSW__scrollRow{bottom:4px}.WesHero-module__by_BSW__inner{text-align:center;justify-content:flex-start;align-items:center;gap:var(--space-8);flex-direction:column;flex:1 0 auto;width:100%;max-width:100%;padding-top:72px;padding-bottom:0}.WesHero-module__by_BSW__logoCol{flex:none;order:-1;justify-content:center;padding-left:0}.WesHero-module__by_BSW__logoCard{align-items:stretch;width:100%}.WesHero-module__by_BSW__textCol{align-items:center;gap:var(--space-6);max-width:100%}.WesHero-module__by_BSW__headlineGroup{align-items:center;gap:var(--space-3)}.WesHero-module__by_BSW__headline{letter-spacing:.5px;font-size:clamp(1.625rem,7.5vw,2.25rem);line-height:1.2}.WesHero-module__by_BSW__subtitle{font-size:var(--text-base);max-width:30ch;margin:0 auto;line-height:1.65}.WesHero-module__by_BSW__stats{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:clamp(8px,2.5vw,16px);width:100%;display:grid}.WesHero-module__by_BSW__statItem{align-items:center;gap:var(--space-2);flex-direction:column;width:100%}.WesHero-module__by_BSW__statBox{border-radius:10px;width:clamp(58px,17vw,76px);height:clamp(58px,17vw,76px)}.WesHero-module__by_BSW__statValue{font-size:var(--text-2xl)}.WesHero-module__by_BSW__statLabel{text-align:center;font-size:var(--text-xs);white-space:normal;overflow-wrap:anywhere;line-height:1.3}}@media (max-width:380px){.WesHero-module__by_BSW__headline{font-size:clamp(1.5rem,7vw,1.875rem)}.WesHero-module__by_BSW__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.WesHero-module__by_BSW__statBox{border-radius:8px;width:clamp(48px,15vw,60px);height:clamp(48px,15vw,60px)}.WesHero-module__by_BSW__statValue{font-size:var(--text-xl)}.WesHero-module__by_BSW__statLabel{font-size:10px}}
.KolliOverview-module__8oQs9a__section{box-sizing:border-box;background:linear-gradient(#000 0%,#0000000d 23.8% 63.1%,#000 97.2%),radial-gradient(120% 95% at 95% 37%,#273438 0%,#131a1c 50%,#0a0d0e 75%,#050607 87.5%,#000 100%);align-items:center;padding:clamp(32px,3.5vw,50px) 0;display:flex;position:relative}.KolliOverview-module__8oQs9a__inner{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;flex-direction:column;align-items:stretch;gap:clamp(48px,6.25vw,90px);margin:0 auto;display:flex}.KolliOverview-module__8oQs9a__card{border:1px solid var(--border-quote-frame,#7f7f7f);box-sizing:border-box;border-radius:16px;padding:clamp(28px,3.5vw,50px) clamp(24px,4.2vw,60px) clamp(32px,4.2vw,60px) clamp(24px,3.5vw,50px);container-type:inline-size}.KolliOverview-module__8oQs9a__statement{font-family:var(--font-heading),Outfit,sans-serif;letter-spacing:0;color:var(--Text-Light-Gray,#f1f1f1);margin:0;font-size:clamp(22px,3.2203cqi,47px);font-weight:300;line-height:1.447}.KolliOverview-module__8oQs9a__hardBreak{display:none}@media (min-width:1024px){.KolliOverview-module__8oQs9a__hardBreak{display:inline}}.KolliOverview-module__8oQs9a__strong{font-weight:700}.KolliOverview-module__8oQs9a__rail{--num-size:clamp(38px,3.47vw,50px);box-sizing:border-box;justify-content:space-between;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex;position:relative}.KolliOverview-module__8oQs9a__rail:before{content:"";top:calc(var(--num-size)/2);left:calc(var(--first-w,158px)/2);right:calc(var(--last-w,189px)/2);z-index:0;background:#fff;border-radius:1px;height:1.5px;position:absolute}.KolliOverview-module__8oQs9a__step{z-index:1;width:var(--step-w,160px);box-sizing:border-box;flex-direction:column;flex:none;align-items:center;display:flex;position:relative}.KolliOverview-module__8oQs9a__stepNum{width:var(--num-size);height:var(--num-size);background:var(--brand-logisq-blue,#1565c0);border:1px solid var(--border-step-indicator,#fff);box-sizing:border-box;font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:clamp(17px,1.67vw,24px);font-weight:400;line-height:1;display:flex}.KolliOverview-module__8oQs9a__stepIcon{color:var(--Text-White,#fff);flex-shrink:0;margin-top:clamp(10px,1.25vw,18px);display:block}.KolliOverview-module__8oQs9a__stepIcon.KolliOverview-module__8oQs9a__stepIcon{font-size:clamp(32px,3.13vw,45px);line-height:1}.KolliOverview-module__8oQs9a__stepLabel{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);text-align:center;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;align-items:center;margin-top:clamp(6px,.63vw,9px);font-size:clamp(14px,1.39vw,20px);font-weight:400;line-height:1.2;display:flex}@media (max-width:1024px){.KolliOverview-module__8oQs9a__rail{flex-wrap:wrap;justify-content:center;gap:clamp(28px,4vw,48px) clamp(24px,3.5vw,40px)}.KolliOverview-module__8oQs9a__rail:before{display:none}.KolliOverview-module__8oQs9a__step{width:clamp(150px,22vw,200px)}}@media (max-width:640px){.KolliOverview-module__8oQs9a__section{padding:var(--space-8)0}.KolliOverview-module__8oQs9a__inner{gap:var(--space-8)}.KolliOverview-module__8oQs9a__card{border-radius:12px}.KolliOverview-module__8oQs9a__rail{display:none}}
.SquadronQHero-module__2eIr4q__hero{min-height:calc(clamp(580px,50vw,720px) - 110px);padding:var(--space-8)0;background:var(--wes-black);flex-direction:column;justify-content:flex-end;align-items:center;gap:clamp(40px,6.5vw,90px);display:flex;position:relative;overflow:clip visible}@media (min-width:901px){.SquadronQHero-module__2eIr4q__hero{padding-top:125px}}.SquadronQHero-module__2eIr4q__bg{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.SquadronQHero-module__2eIr4q__overlay{z-index:1;background:linear-gradient(#0000000d 79.1%,#000 94.58%),linear-gradient(90deg,#0c181d 25.74%,#1b232666 62.66%,#1d282c85 77.64%,#0c181d 98.16%);position:absolute;inset:0 0 -1px}.SquadronQHero-module__2eIr4q__inner{z-index:2;width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;padding-bottom:max(var(--space-20),110px);align-items:center;margin:0 auto;display:flex;position:relative}.SquadronQHero-module__2eIr4q__textCol{gap:var(--space-12);flex-direction:column;flex-shrink:0;width:auto;max-width:clamp(300px,40vw,560px);display:flex}.SquadronQHero-module__2eIr4q__headlineGroup{color:var(--Text-Light-Gray,#f1f1f1);flex-direction:column;gap:21px;display:flex}.SquadronQHero-module__2eIr4q__headline{font-family:var(--font-heading),Outfit,sans-serif;font-size:var(--text-6xl);letter-spacing:1.12px;color:var(--Text-Light-Gray,#f1f1f1);margin:0;font-weight:700;line-height:1.18}.SquadronQHero-module__2eIr4q__accent{color:#f44601}.SquadronQHero-module__2eIr4q__subtitle{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-lg);color:var(--Text-Light-Gray,#f1f1f1);margin:0;font-weight:400;line-height:2rem}.SquadronQHero-module__2eIr4q__stats{align-items:flex-start;gap:15px;display:flex}.SquadronQHero-module__2eIr4q__statItem{align-items:flex-start;gap:7px;display:flex}.SquadronQHero-module__2eIr4q__statBox{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:clamp(64px,5.9vw,84px);height:auto;display:flex;box-shadow:0 2px 12px #0003,inset 0 1px #ffffff14}.SquadronQHero-module__2eIr4q__statValue{font-family:var(--font-body),Inter,sans-serif;color:var(--text-stat-item-number,#e3e3e3);text-align:center;font-size:clamp(19px,1.74vw,25px);font-weight:700;line-height:1}.SquadronQHero-module__2eIr4q__statValueBig{font-size:clamp(26px,2.5vw,36px);line-height:30px}.SquadronQHero-module__2eIr4q__statIcon{aspect-ratio:1;width:71%;height:auto;display:block}.SquadronQHero-module__2eIr4q__statLabel{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-Light-Gray,#f1f1f1);white-space:nowrap;flex-direction:column;justify-content:center;align-self:stretch;font-size:clamp(13px,1.11vw,16px);font-style:italic;line-height:22px;display:flex}.SquadronQHero-module__2eIr4q__logoCol{flex:1;justify-content:center;align-items:center;min-width:0;padding-left:20px;display:flex}.SquadronQHero-module__2eIr4q__logoImg{width:478px;max-width:100%;height:auto;display:block}.SquadronQHero-module__2eIr4q__scrollRow{z-index:2;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (min-width:641px){.SquadronQHero-module__2eIr4q__scrollRow{bottom:-4.5rem}}@media (max-width:900px){.SquadronQHero-module__2eIr4q__hero{justify-content:center;gap:var(--space-10)}.SquadronQHero-module__2eIr4q__inner{text-align:center;padding-bottom:max(var(--space-10),110px);align-items:center;gap:var(--space-8);flex-direction:column}.SquadronQHero-module__2eIr4q__textCol{align-items:center;width:100%;max-width:min(560px,100%)}.SquadronQHero-module__2eIr4q__logoCol{flex:none;order:-1;justify-content:center;padding-left:0}.SquadronQHero-module__2eIr4q__headlineGroup{align-items:center}.SquadronQHero-module__2eIr4q__stats{flex-wrap:nowrap;justify-content:center;gap:clamp(16px,4vw,40px)}.SquadronQHero-module__2eIr4q__statItem{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:clamp(90px,12vw,120px)}.SquadronQHero-module__2eIr4q__statLabel{text-align:center;white-space:normal;font-size:var(--text-sm)}}@media (max-width:640px){.SquadronQHero-module__2eIr4q__overlay{background:linear-gradient(0deg,#000000db 0,#000000b8 22% 74%,#000000db 100%)}.SquadronQHero-module__2eIr4q__hero{height:auto;min-height:0;padding:max(env(safe-area-inset-top),var(--space-4))var(--space-5)max(env(safe-area-inset-bottom),var(--space-12));gap:var(--space-6);justify-content:flex-start}.SquadronQHero-module__2eIr4q__inner{text-align:center;justify-content:flex-start;align-items:center;gap:var(--space-8);flex-direction:column;flex:1;max-width:100%;padding-top:72px;padding-bottom:150px}.SquadronQHero-module__2eIr4q__logoCol{flex:none;order:-1;padding-left:0}.SquadronQHero-module__2eIr4q__logoImg{width:min(360px,80vw)}.SquadronQHero-module__2eIr4q__textCol{align-items:center;gap:var(--space-6);max-width:100%}.SquadronQHero-module__2eIr4q__headlineGroup{align-items:center;gap:var(--space-3)}.SquadronQHero-module__2eIr4q__headline{letter-spacing:.5px;font-size:clamp(1.625rem,7.5vw,2.25rem);line-height:1.2}.SquadronQHero-module__2eIr4q__subtitle{font-size:var(--text-base);max-width:32ch;margin:0 auto;line-height:1.65}.SquadronQHero-module__2eIr4q__stats{grid-template-columns:repeat(3,1fr);justify-items:center;gap:clamp(8px,2.5vw,16px);width:100%;display:grid}.SquadronQHero-module__2eIr4q__statItem{align-items:center;gap:var(--space-2);flex-direction:column;width:100%}.SquadronQHero-module__2eIr4q__statBox{width:clamp(56px,16vw,72px);height:clamp(56px,16vw,72px)}.SquadronQHero-module__2eIr4q__statValue{font-size:var(--text-xl)}.SquadronQHero-module__2eIr4q__statValueBig{font-size:var(--text-2xl)}.SquadronQHero-module__2eIr4q__statIcon{width:60%;height:60%}.SquadronQHero-module__2eIr4q__statLabel{font-size:var(--text-xs);white-space:normal;line-height:1.3}}
.SectionHeader-module__gKYEWW__header{flex-direction:column;gap:8px;display:flex;padding-bottom:var(--section-head-gap)!important}.SectionHeader-module__gKYEWW__headerCompact{padding-bottom:var(--space-4,16px)}.SectionHeader-module__gKYEWW__heading{font-family:var(--font-heading),Outfit,sans-serif;letter-spacing:0;color:var(--Text-Light-Gray,#f1f1f1);margin:0;font-size:clamp(32px,2.78vw,40px);font-weight:600;line-height:1.3}.SectionHeader-module__gKYEWW__divider{background:#fff;border:none;height:1px;margin:0}
.KolliWhy-module__sxHXca__section{box-sizing:border-box;background:linear-gradient(#000 0%,#0000000d 23.8% 63.1%,#000 97.2%),radial-gradient(120% 108% at 95% 37%,#273438 0%,#131a1c 50%,#0a0d0e 75%,#050607 87.5%,#000 100%);padding:clamp(80px,9vw,168px) 0 clamp(32px,3.5vw,50px);position:relative}.KolliWhy-module__sxHXca__inner{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;flex-direction:column;gap:clamp(20px,2.5vw,36px);margin:0 auto;display:flex}.KolliWhy-module__sxHXca__reasons{justify-content:center;align-items:flex-start;gap:clamp(16px,1.88vw,27px);margin:0;padding:0;list-style:none;display:flex}.KolliWhy-module__sxHXca__reason{flex-direction:column;flex:0 270px;align-items:center;gap:clamp(12px,1.25vw,18px);width:270px;min-width:0;max-width:100%;display:flex}.KolliWhy-module__sxHXca__iconOuter{aspect-ratio:1;border:2px solid var(--brand-logisq-blue,#1565c0);box-sizing:border-box;border-radius:clamp(19px,1.88vw,27px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(84px,8.33vw,120px);display:flex}.KolliWhy-module__sxHXca__iconFrame{aspect-ratio:1;box-sizing:border-box;border:1px solid #eee;border-radius:clamp(14px,1.39vw,20px);justify-content:center;align-items:center;width:clamp(63px,6.25vw,90px);display:flex}.KolliWhy-module__sxHXca__icon{color:var(--Text-White,#fff);display:block}.KolliWhy-module__sxHXca__icon.KolliWhy-module__sxHXca__icon{font-size:clamp(32px,3.13vw,45px);line-height:1}.KolliWhy-module__sxHXca__text{flex-direction:column;align-items:center;gap:9px;width:100%;display:flex}.KolliWhy-module__sxHXca__reasonTitle{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);text-align:center;-webkit-hyphens:none;hyphens:none;margin:0;font-size:clamp(19px,1.88vw,27px);font-weight:600;line-height:1.333}.KolliWhy-module__sxHXca__reasonCaption{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);text-align:center;-webkit-hyphens:none;hyphens:none;max-width:180px;margin:0;font-size:clamp(14px,1.25vw,18px);font-weight:400;line-height:1.5}:is(html[lang=de] .KolliWhy-module__sxHXca__reasonTitle,html[lang=de] .KolliWhy-module__sxHXca__reasonText){-webkit-hyphens:auto;hyphens:auto}@media (max-width:900px){.KolliWhy-module__sxHXca__reasons{flex-wrap:wrap;gap:clamp(28px,4vw,44px) clamp(16px,2.5vw,27px)}.KolliWhy-module__sxHXca__reason{flex:0 calc(50% - 14px);width:auto}}@media (max-width:640px){.KolliWhy-module__sxHXca__section{padding:var(--space-12)0 var(--space-8)}.KolliWhy-module__sxHXca__reasons{gap:var(--space-6);flex-flow:column}.KolliWhy-module__sxHXca__reason{align-items:center;gap:var(--space-4);flex-direction:row;flex:none;width:100%}.KolliWhy-module__sxHXca__text{flex:auto;align-items:flex-start;gap:4px;width:auto;min-width:0}.KolliWhy-module__sxHXca__reasonTitle,.KolliWhy-module__sxHXca__reasonCaption{text-align:left}.KolliWhy-module__sxHXca__reasonCaption{max-width:none}}
.WesHowItWorks-module__dZeXFW__section{background:linear-gradient(0deg,var(--wes-black)6%,#0000000d 27%,#0000000d 50%,var(--wes-black)97%),radial-gradient(ellipse at 0% 0%,var(--wes-teal-dark)0%,var(--wes-dark-1)50%,var(--wes-dark-2)75%,var(--wes-dark-3)88%,var(--wes-black)100%)}.WesHowItWorks-module__dZeXFW__scrollHost{height:auto;position:relative}.WesHowItWorks-module__dZeXFW__scrollHostCollapsed{height:auto!important}.WesHowItWorks-module__dZeXFW__scrollHostCollapsed .WesHowItWorks-module__dZeXFW__sticky{height:auto;position:static}.WesHowItWorks-module__dZeXFW__sticky{align-items:stretch;height:auto;display:flex;position:static;overflow:visible}.WesHowItWorks-module__dZeXFW__headerWrap{width:100%;max-width:100%;padding:var(--section-head-top)var(--wes-gutter)0;box-sizing:border-box}.WesHowItWorks-module__dZeXFW__inner{width:100%;max-width:100%;padding:0 var(--wes-gutter)var(--space-12);flex-direction:column;justify-content:center;gap:clamp(24px,4vh,56px);margin:0 auto;display:flex}@media (min-width:1200px){.WesHowItWorks-module__dZeXFW__scrollHost{height:300vh}.WesHowItWorks-module__dZeXFW__sticky{top:calc(var(--nav-h,100px) + 18px);height:calc(100vh - var(--nav-h,100px) - 18px);align-items:stretch;position:sticky}.WesHowItWorks-module__dZeXFW__scrollHost .WesHowItWorks-module__dZeXFW__inner{box-sizing:border-box;flex-direction:column;justify-content:center;height:auto;display:flex}.WesHowItWorks-module__dZeXFW__scrollHost .WesHowItWorks-module__dZeXFW__panelWrap{flex-direction:column;flex:0 auto;min-height:0;display:flex}.WesHowItWorks-module__dZeXFW__scrollHost .WesHowItWorks-module__dZeXFW__panel{flex:0 auto;height:clamp(380px,45vh,450px);min-height:0}.WesHowItWorks-module__dZeXFW__scrollHost .WesHowItWorks-module__dZeXFW__panelImageWrap{height:100%;min-height:0}.WesHowItWorks-module__dZeXFW__scrollHost .WesHowItWorks-module__dZeXFW__steps{flex:none}.WesHowItWorks-module__dZeXFW__inner{justify-content:center;gap:clamp(24px,4vh,56px);padding-top:0}}.WesHowItWorks-module__dZeXFW__panelWrap{width:100%;position:relative}.WesHowItWorks-module__dZeXFW__panel{width:100%;margin:0 auto;display:grid;position:relative}.WesHowItWorks-module__dZeXFW__panelImageWrap{width:100%;min-height:min(410px,calc((100vw - 2*var(--wes-gutter))*325/1024));border:1px solid var(--accent,var(--wes-blue));background:var(--wes-panel);z-index:1;border-radius:30px;grid-area:1/1;transition:border-color .4s;position:relative;overflow:hidden}.WesHowItWorks-module__dZeXFW__panelImageWrap:before{content:"";pointer-events:none;box-shadow:inset 0 0 0 9px var(--wes-panel);z-index:4;border-radius:30px;position:absolute;inset:0}.WesHowItWorks-module__dZeXFW__panelImageWrap:after{display:none}.WesHowItWorks-module__dZeXFW__slideTrack{will-change:transform;width:100%;height:100%;transform:translateX(calc(var(--active,0)*-100%));transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0}.WesHowItWorks-module__dZeXFW__panelBg{background-position:top;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;min-width:100%;height:100%;display:block}.WesHowItWorks-module__dZeXFW__panelContent{z-index:2;flex-direction:column;grid-area:1/1;gap:clamp(10px,1.2vw,16px);width:min(668px,62%);margin-left:clamp(28px,4.1vw,53px);padding:clamp(28px,5.1vw,66px) 0 clamp(24px,3vw,40px);display:flex;position:relative}.WesHowItWorks-module__dZeXFW__aiLogo{align-items:center;gap:.22em;font-size:53px;line-height:1;display:inline-flex}.WesHowItWorks-module__dZeXFW__aiWord{font-family:var(--font-heading),Outfit,sans-serif;letter-spacing:-.01em;color:var(--Text-Light-Gray,#f1f1f1);font-size:1.08em;font-weight:700;transform:translateY(-.117em)}.WesHowItWorks-module__dZeXFW__logo{object-fit:contain;object-position:left;width:auto;max-width:250px;height:53px;display:block}.WesHowItWorks-module__dZeXFW__digitalTwinLogo{font-size:var(--text-4xl-plus);flex-wrap:wrap;align-items:center;gap:.26em;line-height:1;display:flex}.WesHowItWorks-module__dZeXFW__dtBlue{font-family:var(--font-heading),Outfit,sans-serif;font-size:var(--text-4xl-plus);color:var(--wes-blue);letter-spacing:-.01em;font-weight:700}.WesHowItWorks-module__dZeXFW__dtLogo{width:auto;height:1.55em;font-size:var(--text-4xl-plus);margin-left:-.37em;display:block;transform:translateY(.06em)}.WesHowItWorks-module__dZeXFW__description{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xl-plus);color:#fff;margin:0;font-weight:400;line-height:1.65}.WesHowItWorks-module__dZeXFW__tail{--step-pad:clamp(24px,6.5vw,93px);--step-w:clamp(100px,13vw,186px);--step-count:4;border-left:22px solid #0000;border-right:22px solid #0000;border-top:32px solid var(--tailColor,var(--wes-blue));width:0;height:0;bottom:-33px;left:calc(var(--step-pad) + var(--step-w)/2 + var(--active,0)*(100% - 2*var(--step-pad) - var(--step-w))/(var(--step-count) - 1));transition:left var(--wes-motion-tail),border-top-color .4s ease;z-index:3;position:absolute;transform:translate(-50%)}.WesHowItWorks-module__dZeXFW__steps{margin-top:var(--slider-step-gap,44px);justify-content:space-between;align-items:flex-start;padding:0 clamp(24px,6.5vw,93px);display:flex;position:relative}.WesHowItWorks-module__dZeXFW__inner:has(>.WesHowItWorks-module__dZeXFW__steps){row-gap:0}.WesHowItWorks-module__dZeXFW__stepLine{pointer-events:none;z-index:0;background:#ffffff40;height:1.5px;position:absolute;top:25px;left:calc(clamp(24px,6.5vw,93px) + clamp(100px,13vw,186px)/2);right:calc(clamp(24px,6.5vw,93px) + clamp(100px,13vw,186px)/2)}.WesHowItWorks-module__dZeXFW__stepItem{z-index:1;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;width:clamp(100px,13vw,186px);padding:0;display:flex;position:relative}.WesHowItWorks-module__dZeXFW__stepCircle{z-index:2;z-index:1;background:#0e1223fa;border:1px solid #fff6;border-radius:25px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.WesHowItWorks-module__dZeXFW__stepActive .WesHowItWorks-module__dZeXFW__stepCircle{background:var(--wes-blue);border-color:var(--wes-blue);box-shadow:none}.WesHowItWorks-module__dZeXFW__stepCircle span{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xl);color:#fff;font-weight:600;line-height:1.4;display:block}.WesHowItWorks-module__dZeXFW__stepLabel{font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-lg);color:#fff9;text-align:center;font-weight:400;line-height:1.4;transition:color .25s}.WesHowItWorks-module__dZeXFW__stepActive .WesHowItWorks-module__dZeXFW__stepLabel{color:#fff;font-weight:500}.WesHowItWorks-module__dZeXFW__stepItem:hover .WesHowItWorks-module__dZeXFW__stepCircle{border-color:#ffffffb3}.WesHowItWorks-module__dZeXFW__panelContentInner{flex-direction:column;gap:16px;animation:.45s cubic-bezier(.22,1,.36,1) both WesHowItWorks-module__dZeXFW__fadeSlideUp;display:flex}@keyframes WesHowItWorks-module__dZeXFW__fadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.WesHowItWorks-module__dZeXFW__scrollHost{height:auto}.WesHowItWorks-module__dZeXFW__sticky{height:auto;position:static;overflow:visible}.WesHowItWorks-module__dZeXFW__inner{padding:0 var(--wes-gutter)var(--space-8)}.WesHowItWorks-module__dZeXFW__panelWrap{width:100%;position:relative}.WesHowItWorks-module__dZeXFW__panel{aspect-ratio:16/7;box-shadow:0 0 0 1px var(--accent,var(--wes-blue));border-radius:24px;transition:box-shadow .4s;position:relative;overflow:hidden}.WesHowItWorks-module__dZeXFW__panelImageWrap{aspect-ratio:unset;border:none;border-radius:24px;min-height:0;max-height:none;position:absolute;inset:0}.WesHowItWorks-module__dZeXFW__panelImageWrap:before{border-radius:24px}.WesHowItWorks-module__dZeXFW__panelImageWrap:after{display:none}.WesHowItWorks-module__dZeXFW__panelBg{background-position:100% 0;background-size:cover}.WesHowItWorks-module__dZeXFW__panelContent{box-sizing:border-box;background:linear-gradient(#0000 0%,#0a0c14f7 40%);border-radius:0 0 24px 24px;flex-direction:column;gap:10px;width:100%;margin-left:0;padding:clamp(16px,3vw,28px) clamp(20px,3.5vw,36px) clamp(18px,2.5vw,28px);display:flex;position:absolute;inset:auto 0 0;overflow:hidden;-webkit-mask-image:none;mask-image:none}.WesHowItWorks-module__dZeXFW__logo{height:clamp(32px,4vw,46px)}.WesHowItWorks-module__dZeXFW__digitalTwinLogo,.WesHowItWorks-module__dZeXFW__dtBlue,.WesHowItWorks-module__dZeXFW__dtLogo{font-size:clamp(1.375rem,2.5vw,2.5rem)}.WesHowItWorks-module__dZeXFW__description{color:#ffffffd1;font-size:clamp(.9375rem,1.25vw,1.0625rem);line-height:1.7}.WesHowItWorks-module__dZeXFW__tail{display:block}.WesHowItWorks-module__dZeXFW__steps{margin-top:var(--slider-step-gap,44px);-webkit-overflow-scrolling:touch;justify-content:space-between;gap:0;padding:0 clamp(24px,6.5vw,93px);overflow-x:auto}.WesHowItWorks-module__dZeXFW__stepItem{flex-shrink:0}.WesHowItWorks-module__dZeXFW__stepLabel{font-size:var(--text-base);height:2.8em;overflow:hidden}}@media (max-width:768px){.WesHowItWorks-module__dZeXFW__inner{padding:var(--space-8)var(--space-5)var(--space-6)}.WesHowItWorks-module__dZeXFW__panel{aspect-ratio:4/3;border-radius:20px}.WesHowItWorks-module__dZeXFW__panelImageWrap,.WesHowItWorks-module__dZeXFW__panelImageWrap:before{border-radius:20px 20px 0 0}.WesHowItWorks-module__dZeXFW__panelContent{padding:var(--space-4)var(--space-5)var(--space-5);border-radius:0 0 20px 20px}.WesHowItWorks-module__dZeXFW__steps{padding:0 var(--space-4)}.WesHowItWorks-module__dZeXFW__stepLabel{font-size:var(--text-sm)}.WesHowItWorks-module__dZeXFW__tail{display:none}}@media (max-width:640px){.WesHowItWorks-module__dZeXFW__panelWrap{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y}.WesHowItWorks-module__dZeXFW__panel{aspect-ratio:1;border-radius:16px;min-height:380px}.WesHowItWorks-module__dZeXFW__panelImageWrap,.WesHowItWorks-module__dZeXFW__panelImageWrap:before{border-radius:16px 16px 0 0}.WesHowItWorks-module__dZeXFW__panelContent{padding:var(--space-4)var(--space-4)var(--space-5);border-radius:0 0 16px 16px}.WesHowItWorks-module__dZeXFW__description{font-size:var(--text-base)}.WesHowItWorks-module__dZeXFW__tail,.WesHowItWorks-module__dZeXFW__stepLine{display:none}.WesHowItWorks-module__dZeXFW__steps{margin-top:var(--space-4);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:stretch;gap:0;padding:4px;position:relative;overflow:visible}.WesHowItWorks-module__dZeXFW__steps:before{content:"";top:4px;bottom:4px;left:calc(4px + (var(--active,0)*(100% - 8px)/var(--step-count,4)));width:calc((100% - 8px)/var(--step-count,4));background:var(--accent,var(--wes-blue));z-index:0;border-radius:10px;transition:left .45s ease-in-out,background-color .45s;position:absolute;box-shadow:0 4px 16px #00000080}.WesHowItWorks-module__dZeXFW__stepItem{z-index:1;border:none;border-radius:10px;flex-direction:row;flex:1;justify-content:center;align-items:center;width:auto;min-width:0;padding:9px 6px;position:relative;overflow:hidden;box-shadow:none!important;background:0 0!important}.WesHowItWorks-module__dZeXFW__stepActive{border:none;box-shadow:none!important;background:0 0!important}.WesHowItWorks-module__dZeXFW__stepCircle{border:none;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;background:0 0!important}.WesHowItWorks-module__dZeXFW__stepActive .WesHowItWorks-module__dZeXFW__stepCircle{border:none;background:0 0!important}.WesHowItWorks-module__dZeXFW__stepCircle span{color:#fff9;font-size:.875rem;font-weight:500;transition:color .4s}.WesHowItWorks-module__dZeXFW__stepActive .WesHowItWorks-module__dZeXFW__stepCircle span{color:#fff;font-weight:700}.WesHowItWorks-module__dZeXFW__stepLabel,.WesHowItWorks-module__dZeXFW__stepActive .WesHowItWorks-module__dZeXFW__stepLabel{display:none}}@media (min-width:1200px) and (min-height:1201px){.WesHowItWorks-module__dZeXFW__scrollHost{height:auto}.WesHowItWorks-module__dZeXFW__sticky{height:auto;position:static}}
.KolliParameters-module__AatSbG__section{box-sizing:border-box;--swap:.5s;--swap-out:.5s;--swap-in:.5s;--swap-in-delay:0s;--swap-ease:cubic-bezier(.65,0,.35,1);background:linear-gradient(#000 0%,#0000000d 23.8% 63.1%,#000 97.2%),radial-gradient(120% 98% at 95% 37%,#273438 0%,#131a1c 50%,#0a0d0e 75%,#050607 87.5%,#000 100%);position:relative}.KolliParameters-module__AatSbG__scrollWrapper{position:relative}.KolliParameters-module__AatSbG__stage{box-sizing:border-box;padding:0;position:static}.KolliParameters-module__AatSbG__inner{width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;flex-direction:column;gap:clamp(20px,2.5vw,36px);margin:0 auto;display:flex}.KolliParameters-module__AatSbG__body{--stack-gap:9px;gap:var(--stack-gap);--pointer-h:32px;--pointer-w:44px;--pointer-drop:1px;flex-direction:column;width:100%;margin:0;display:flex}.KolliParameters-module__AatSbG__cardArea{width:100%;display:grid}.KolliParameters-module__AatSbG__card{box-sizing:border-box;opacity:0;visibility:hidden;height:clamp(240px,25vw,460px);transition:opacity var(--swap-in)var(--swap-ease)var(--swap-in-delay),visibility var(--swap);background:linear-gradient(90deg,#b2b2b200 0%,#b2b2b2 50%);border:2px solid #aaa;border-radius:clamp(20px,2.5vw,36px);flex-direction:column;grid-area:1/1;justify-content:flex-end;padding:clamp(20px,2.5vw,36px);display:flex;position:relative;overflow:hidden}.KolliParameters-module__AatSbG__cardActive{opacity:1;visibility:visible;z-index:1}.KolliParameters-module__AatSbG__cardLeaving{opacity:0;visibility:visible;transition:opacity var(--swap-out)var(--swap-ease)0s,visibility var(--swap)}.KolliParameters-module__AatSbG__cardImage{background:var(--card-img)right center/auto 100% no-repeat;pointer-events:none;transform-origin:60%;transition:transform var(--swap-in)var(--swap-ease)var(--swap-in-delay);will-change:transform;position:absolute;inset:0 3.4% 0 0;transform:scale(.94)}.KolliParameters-module__AatSbG__cardActive .KolliParameters-module__AatSbG__cardImage{transform:scale(1)}.KolliParameters-module__AatSbG__cardLeaving .KolliParameters-module__AatSbG__cardImage{transition:transform var(--swap-out)var(--swap-ease)0s;transform:scale(1.06)}.KolliParameters-module__AatSbG__cardScrim{pointer-events:none;background:linear-gradient(270deg,#0000 40%,#000 80%);position:absolute;inset:0}.KolliParameters-module__AatSbG__cardText{z-index:1;flex-direction:column;gap:9px;width:min(600px,100%);display:flex;position:relative}.KolliParameters-module__AatSbG__cardTitle{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);flex-direction:column;margin:0;font-size:clamp(28px,3.13vw,45px);font-weight:500;line-height:1.111;display:flex}.KolliParameters-module__AatSbG__cardCaption{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);-webkit-hyphens:auto;hyphens:auto;flex-direction:column;margin:0;font-size:clamp(15px,1.39vw,20px);font-weight:400;line-height:1.5;display:flex}.KolliParameters-module__AatSbG__pointerBand{height:var(--pointer-h);width:100%;margin-top:calc(var(--stack-gap,9px)*-1 + var(--pointer-drop,1px));position:relative}.KolliParameters-module__AatSbG__pointer{top:0;left:calc((var(--active,0)*2 + 1)*100%/12);width:var(--pointer-w,44px);background:var(--brand-logisq-blue,#1565c0);clip-path:polygon(0 0,100% 0,50% 100%);height:100%;transition:left .4s cubic-bezier(.65,0,.35,1);position:absolute;transform:translate(-50%)}.KolliParameters-module__AatSbG__railHighlight{display:none}.KolliParameters-module__AatSbG__rail{margin:calc(var(--slider-step-gap,44px) - var(--pointer-drop,1px) - var(--pointer-h,32px) - var(--stack-gap,9px))0 0;--num-size:clamp(38px,3.47vw,50px);grid-template-columns:repeat(6,1fr);align-items:start;width:100%;padding:0;list-style:none;display:grid;position:relative}.KolliParameters-module__AatSbG__rail:before{content:"";top:calc(var(--num-size)/2);z-index:0;background:#fff;border-radius:1px;height:1.5px;position:absolute;left:8.33333%;right:8.33333%}.KolliParameters-module__AatSbG__step{z-index:1;justify-content:center;min-width:0;display:flex;position:relative}.KolliParameters-module__AatSbG__stepNum{width:var(--num-size);height:var(--num-size);border:1px solid var(--border-step-indicator,#fff);box-sizing:border-box;font-family:var(--font-body),Inter,sans-serif;color:var(--Text-White,#fff);cursor:pointer;background:#363636;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:clamp(17px,1.67vw,24px);font-weight:400;line-height:1;transition:background .3s,transform .3s;display:flex}.KolliParameters-module__AatSbG__stepNum:hover{background:#4a4a4a}.KolliParameters-module__AatSbG__stepNumActive,.KolliParameters-module__AatSbG__stepNumActive:hover{background:var(--brand-logisq-blue,#1565c0);transform:scale(1.12)}@media (prefers-reduced-motion:reduce){.KolliParameters-module__AatSbG__cardImage,.KolliParameters-module__AatSbG__cardActive .KolliParameters-module__AatSbG__cardImage,.KolliParameters-module__AatSbG__cardLeaving .KolliParameters-module__AatSbG__cardImage{transition:none;transform:none}.KolliParameters-module__AatSbG__stepNumActive,.KolliParameters-module__AatSbG__stepNumActive:hover{transform:none}.KolliParameters-module__AatSbG__pointer{transition:none}}@media (max-width:900px){.KolliParameters-module__AatSbG__card{height:clamp(260px,42vw,320px)}.KolliParameters-module__AatSbG__cardImage{opacity:.5;inset:0}.KolliParameters-module__AatSbG__cardScrim{background:linear-gradient(#00000073 0%,#000 80%)}.KolliParameters-module__AatSbG__cardText{width:100%}}@media (max-width:640px){.KolliParameters-module__AatSbG__cardArea{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y}.KolliParameters-module__AatSbG__section{--swap:.2s;--swap-out:.16s;--swap-in:.2s}.KolliParameters-module__AatSbG__stage{padding:var(--space-8)0}.KolliParameters-module__AatSbG__cardTitle span,.KolliParameters-module__AatSbG__cardCaption span{display:inline}.KolliParameters-module__AatSbG__cardTitle,.KolliParameters-module__AatSbG__cardCaption{display:block}.KolliParameters-module__AatSbG__cardTitle span:after,.KolliParameters-module__AatSbG__cardCaption span:after{content:" "}.KolliParameters-module__AatSbG__card{border-color:#4fabe08c;height:clamp(340px,95vw,420px);box-shadow:0 20px 60px #0000008c,0 4px 16px #00000059,0 0 0 1px #4fabe04d}.KolliParameters-module__AatSbG__cardImage{background:var(--card-img)center/cover no-repeat;opacity:.75}.KolliParameters-module__AatSbG__rail{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:repeat(6,1fr);gap:0;padding:4px}.KolliParameters-module__AatSbG__rail:before{display:none}.KolliParameters-module__AatSbG__railHighlight{width:calc((100% - 8px)/var(--step-count,6));background:var(--brand-logisq-blue,#1565c0);pointer-events:none;z-index:0;border-radius:10px;transition:left .45s ease-in-out;display:block;position:absolute;top:4px;bottom:4px;box-shadow:0 4px 16px #00000080,0 0 12px #4fabe059}.KolliParameters-module__AatSbG__step{z-index:1}.KolliParameters-module__AatSbG__stepNum{color:#fff9;background:0 0;border:none;border-radius:10px;width:100%;height:auto;min-height:40px;padding:8px 4px;font-size:14px;transition:color .3s}.KolliParameters-module__AatSbG__stepNum:hover{color:#ffffffd9;background:0 0}.KolliParameters-module__AatSbG__stepNumActive,.KolliParameters-module__AatSbG__stepNumActive:hover{color:#fff;background:0 0;font-weight:600;transform:none}.KolliParameters-module__AatSbG__pointerBand{display:none}.KolliParameters-module__AatSbG__rail{margin-top:calc(var(--stack-gap,9px)*-1 + 7px)}}@media (min-width:1200px){.KolliParameters-module__AatSbG__scrollWrapper{height:var(--wrap-h)}.KolliParameters-module__AatSbG__scrollWrapper[data-done]{height:auto}.KolliParameters-module__AatSbG__scrollWrapper[data-done] .KolliParameters-module__AatSbG__stage{height:auto;position:static}.KolliParameters-module__AatSbG__stage{top:calc(var(--nav-h,100px) + 18px);height:auto;max-height:calc(100vh - var(--nav-h,100px) - 18px);flex-direction:column;justify-content:flex-start;padding:0;display:flex;position:sticky}}@media (min-width:1200px) and (max-height:780px){.KolliParameters-module__AatSbG__headerWrap{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (min-width:1200px) and (min-height:1201px){.KolliParameters-module__AatSbG__scrollWrapper{height:auto}.KolliParameters-module__AatSbG__stage{height:auto;position:static}}
.SquadronQFleetProblems-module__Cj5qca__section{padding:0 0 var(--space-12);background:var(--wes-black,#000);scroll-margin-top:80px;position:relative}.SquadronQFleetProblems-module__Cj5qca__inner{z-index:1;width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;margin:0 auto;position:relative}.SquadronQFleetProblems-module__Cj5qca__scrollWrapper{scroll-margin-top:10px;position:relative}.SquadronQFleetProblems-module__Cj5qca__stage{box-sizing:border-box;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 1736' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Crect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)'/%3E%3Cdefs%3E%3CradialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(119.95 126.66 -23.685 433.48 102 271.06)'%3E%3Cstop stop-color='rgb(65,68,69)' offset='0'/%3E%3Cstop stop-color='rgb(49,51,52)' offset='0.25'/%3E%3Cstop stop-color='rgb(32,34,35)' offset='0.5'/%3E%3Cstop stop-color='rgb(16,17,17)' offset='0.75'/%3E%3Cstop stop-color='rgb(8,9,9)' offset='0.875'/%3E%3Cstop stop-color='rgb(0,0,0)' offset='1'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E") 50%/100% 100% no-repeat;flex-direction:column;justify-content:flex-start;height:auto;padding:0 0 24px;display:flex;position:static;overflow:visible}.SquadronQFleetProblems-module__Cj5qca__stage:before{content:"";opacity:.32;z-index:0;pointer-events:none;background:url(/assets/images/squadron-q/agv-scroll/section-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.SquadronQFleetProblems-module__Cj5qca__stage:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#000 2.778%,#0000000d 49.599% 72.842%,#000 93.5338%);position:absolute;inset:0}.SquadronQFleetProblems-module__Cj5qca__stageInner{z-index:1;width:100%;max-width:var(--wes-content-base,1440px);padding:0 var(--wes-gutter);box-sizing:border-box;flex-direction:column;flex:none;min-height:0;margin:0 auto;display:flex;position:relative}.SquadronQFleetProblems-module__Cj5qca__headerWrap{width:100%;max-width:var(--wes-content-base,1440px);padding:var(--section-head-top)var(--wes-gutter)0;box-sizing:border-box;margin:0 auto}.SquadronQFleetProblems-module__Cj5qca__stageBody{min-height:0;max-width:var(--wes-content-base,1440px);flex:none;align-items:stretch;gap:60px;width:100%;margin-top:0;margin-left:auto;margin-right:auto;display:flex}.SquadronQFleetProblems-module__Cj5qca__cardArea{will-change:transform;flex:1 1 0;min-width:0;position:relative}.SquadronQFleetProblems-module__Cj5qca__stopCards{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;justify-content:center;gap:24px;transition:opacity .45s,visibility .45s;display:flex;position:absolute;inset:0}.SquadronQFleetProblems-module__Cj5qca__stopActive{opacity:1;visibility:visible;pointer-events:auto;position:relative}.SquadronQFleetProblems-module__Cj5qca__stopCards .SquadronQFleetProblems-module__Cj5qca__cardSolution .SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{transition:transform .2s ease-out;transform:scale(0)}.SquadronQFleetProblems-module__Cj5qca__stopActive .SquadronQFleetProblems-module__Cj5qca__cardSolution .SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{transform:scale(1)}.SquadronQFleetProblems-module__Cj5qca__stopHead{display:contents}.SquadronQFleetProblems-module__Cj5qca__stopTitleNum{display:inline}.SquadronQFleetProblems-module__Cj5qca__stopDotMobile{color:#fff;width:44px;height:63px;font-family:var(--font-body),Inter,sans-serif;flex:none;justify-content:center;align-items:center;font-size:20px;display:none}.SquadronQFleetProblems-module__Cj5qca__stopDotMobileShield{fill:#f44601;filter:drop-shadow(0 0 12px #f4460166);width:100%;height:100%;transition:fill .45s cubic-bezier(.45,0,.15,1);position:absolute;inset:0}.SquadronQFleetProblems-module__Cj5qca__stopAfter .SquadronQFleetProblems-module__Cj5qca__stopDotMobileShield{fill:#b3b3b3;filter:none}.SquadronQFleetProblems-module__Cj5qca__stopBefore .SquadronQFleetProblems-module__Cj5qca__stopDotMobileShield{fill:#c98d75;filter:none}.SquadronQFleetProblems-module__Cj5qca__stopDotMobileNum{z-index:1;line-height:1;position:relative;transform:translateY(-14%)}.SquadronQFleetProblems-module__Cj5qca__stopAfter .SquadronQFleetProblems-module__Cj5qca__stopDotMobileNum,.SquadronQFleetProblems-module__Cj5qca__stopBefore .SquadronQFleetProblems-module__Cj5qca__stopDotMobileNum{color:#263238}.SquadronQFleetProblems-module__Cj5qca__stopTitle{color:var(--Text-Light-Gray,#f1f1f1);font-family:var(--font-body),Inter,sans-serif;margin:0;font-size:32px;font-weight:700;line-height:1.25}.SquadronQFleetProblems-module__Cj5qca__rail{--rail-glide:.7s;--rail-ease:cubic-bezier(.45,0,.15,1);--rail-pop:cubic-bezier(.34,1.45,.64,1);flex:0 0 120px;align-self:stretch;width:120px;position:relative;overflow:hidden}.SquadronQFleetProblems-module__Cj5qca__railTrack{height:100%;transition:transform var(--rail-glide)var(--rail-ease);will-change:transform;position:absolute;top:0;left:0;right:0}.SquadronQFleetProblems-module__Cj5qca__railLine{top:calc(var(--offset-y,120px) + var(--dot-h,95px)/2);height:calc(var(--sp,360px)*3);z-index:0;background:#8a8a8a;width:2px;position:absolute;left:calc(50% - 1px)}.SquadronQFleetProblems-module__Cj5qca__railFill{top:calc(var(--offset-y,120px) + var(--dot-h,95px)/2);z-index:1;pointer-events:none;width:3px;height:0;transition:height var(--rail-glide)var(--rail-ease);background:#f44601;position:absolute;left:calc(50% - 1.5px)}.SquadronQFleetProblems-module__Cj5qca__stopDot{left:calc(50% - var(--dot-w,66px)/2);width:var(--dot-w,66px);height:var(--dot-h,95px);cursor:pointer;z-index:2;transform-origin:50% 40%;transition:transform .55s var(--rail-pop),filter .45s var(--rail-ease);background:0 0;border:none;padding:0;display:block;position:absolute;transform:scale(.94)}.SquadronQFleetProblems-module__Cj5qca__stopPin{width:100%;height:100%;display:block;overflow:visible}.SquadronQFleetProblems-module__Cj5qca__stopPinPulse{fill:none;stroke:#f44601;stroke-width:1px;opacity:0;transform-box:fill-box;transform-origin:50%}.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopPinPulse{animation:1.8s ease-out infinite SquadronQFleetProblems-module__Cj5qca__sqPinPulse}@keyframes SquadronQFleetProblems-module__Cj5qca__sqPinPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.SquadronQFleetProblems-module__Cj5qca__stopPinBody{fill:#b3b3b3;transition:fill .5s var(--rail-ease)}.SquadronQFleetProblems-module__Cj5qca__stopDotPassed .SquadronQFleetProblems-module__Cj5qca__stopPinBody{fill:#c98d75}.SquadronQFleetProblems-module__Cj5qca__stopPinFill{fill:#f44601;clip-path:inset(0);opacity:0;transition:none}.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopPinFill{opacity:1;transition:opacity .14s linear}.SquadronQFleetProblems-module__Cj5qca__stopDot:not(.SquadronQFleetProblems-module__Cj5qca__stopDotActive):not(.SquadronQFleetProblems-module__Cj5qca__stopDotPassed):hover .SquadronQFleetProblems-module__Cj5qca__stopPinBody{fill:#cfcfcf}.SquadronQFleetProblems-module__Cj5qca__stopDotPassed:not(.SquadronQFleetProblems-module__Cj5qca__stopDotActive):hover .SquadronQFleetProblems-module__Cj5qca__stopPinBody{fill:#dcab97}.SquadronQFleetProblems-module__Cj5qca__stopDot:not(.SquadronQFleetProblems-module__Cj5qca__stopDotActive):hover{transform:scale(1)}.SquadronQFleetProblems-module__Cj5qca__stopDotActive{filter:drop-shadow(0 0 14px #f446018c);animation:.62s cubic-bezier(.3,1.3,.5,1) both SquadronQFleetProblems-module__Cj5qca__sqStamp,3.2s ease-in-out .5s infinite SquadronQFleetProblems-module__Cj5qca__sqShieldBreathe;transform:scale(1.06)}@keyframes SquadronQFleetProblems-module__Cj5qca__sqStamp{0%{transform:scale(1.3)}45%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes SquadronQFleetProblems-module__Cj5qca__sqShieldBreathe{0%,to{filter:drop-shadow(0 0 12px #f4460173)}50%{filter:drop-shadow(0 0 22px #f44601b8)}}@media (prefers-reduced-motion:reduce){.SquadronQFleetProblems-module__Cj5qca__stopDot{transition:filter .2s linear;transform:none}.SquadronQFleetProblems-module__Cj5qca__stopDotActive,.SquadronQFleetProblems-module__Cj5qca__stopDot:not(.SquadronQFleetProblems-module__Cj5qca__stopDotActive):hover{transform:none}.SquadronQFleetProblems-module__Cj5qca__stopDotActive{animation:none}.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopPinPulse{opacity:0;animation:none}.SquadronQFleetProblems-module__Cj5qca__stopPinFill,.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopPinFill,.SquadronQFleetProblems-module__Cj5qca__stopNum,.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopNum{transition:none}.SquadronQFleetProblems-module__Cj5qca__railTrack,.SquadronQFleetProblems-module__Cj5qca__railFill{transition-duration:.2s;transition-timing-function:linear}}.SquadronQFleetProblems-module__Cj5qca__stopNum{text-align:center;color:#fff;font-family:var(--font-body),Inter,sans-serif;pointer-events:none;opacity:.82;transition:opacity .4s var(--rail-ease),text-shadow .5s var(--rail-ease);font-size:36px;font-weight:600;line-height:1;position:absolute;top:44%;left:0;right:0;transform:translateY(-50%)}.SquadronQFleetProblems-module__Cj5qca__stopDot:not(.SquadronQFleetProblems-module__Cj5qca__stopDotActive) .SquadronQFleetProblems-module__Cj5qca__stopNum{color:#263238}.SquadronQFleetProblems-module__Cj5qca__stopDotActive .SquadronQFleetProblems-module__Cj5qca__stopNum{opacity:1;text-shadow:0 0 14px #ff9e788c;transition-delay:.18s}.SquadronQFleetProblems-module__Cj5qca__cards{align-items:stretch;gap:30px;min-height:0;display:flex}@property --fp-flip{syntax:"<angle>";inherits:false;initial-value:0deg}.SquadronQFleetProblems-module__Cj5qca__card{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;flex:1 1 0;align-self:stretch;align-items:center;gap:12px;width:512px;min-width:0;min-height:530px;padding:25px 28px 45px;display:flex;position:relative;overflow:hidden}.SquadronQFleetProblems-module__Cj5qca__cardProblem{background:linear-gradient(171deg,#e9e9e9 38.79%,#e9e9e9cc 74.44%,#e0e0e07d 97.6%),url(/assets/images/squadron-q/agv-scroll/card-problem-bg.jpg) -76.624px 89.478px/133.618% 106.811% no-repeat,#0003}.SquadronQFleetProblems-module__Cj5qca__cardSolution{background:linear-gradient(171deg,#e9e9e9 38.79%,#e9e9e9cc 74.44%,#e0e0e07d 97.6%),#0003}.SquadronQFleetProblems-module__Cj5qca__cardLabelRow{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{width:34px;height:34px;display:block}.SquadronQFleetProblems-module__Cj5qca__cardLabel{font-family:var(--font-body),Inter,sans-serif;color:#000;margin:0;font-size:22px;line-height:22px}.SquadronQFleetProblems-module__Cj5qca__cardLabelSolution{color:#c64614}.SquadronQFleetProblems-module__Cj5qca__cardDivider{background:#a3a3a3;width:100%;height:1px;margin-bottom:4px}.SquadronQFleetProblems-module__Cj5qca__cardLead{color:#000;font-family:Inter,var(--font-body),sans-serif;align-self:stretch;margin:0 0 8px;font-size:32px;font-style:normal;font-weight:700;line-height:37px}.SquadronQFleetProblems-module__Cj5qca__cardLeadAccent{color:var(--Brand-SquadronQ,#f44601);font-family:Inter,var(--font-body),sans-serif;font-style:normal;font-weight:700}.SquadronQFleetProblems-module__Cj5qca__cardLeadIntro{color:#000;font-family:Inter,var(--font-body),sans-serif;font-style:normal;font-weight:400}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-family:Inter,var(--font-body),sans-serif;flex:auto;align-self:stretch;margin:0;font-size:clamp(17px,min(1.8vw,2.4vh),26px);font-style:normal;font-weight:400;line-height:1.55}.SquadronQFleetProblems-module__Cj5qca__cardProblem .SquadronQFleetProblems-module__Cj5qca__cardBody{color:#000}.SquadronQFleetProblems-module__Cj5qca__cardSolution .SquadronQFleetProblems-module__Cj5qca__cardBody{color:var(--text-dark,#263238)}.SquadronQFleetProblems-module__Cj5qca__resultBox{color:#000;font-family:Inter,var(--font-body),sans-serif;background:#fdfdfd;border:1px solid #f44601;border-radius:10px;align-self:stretch;margin-top:8px;padding:10px 18px 13px;font-size:22px;line-height:1.36}.SquadronQFleetProblems-module__Cj5qca__resultLabel{color:#f44601;font-weight:700}.SquadronQFleetProblems-module__Cj5qca__validation{margin:var(--space-12)0 clamp(120px,14vw,200px);color:#fff;max-width:100%;font-family:var(--font-body),Inter,sans-serif;font-size:24px;font-weight:400;line-height:1.58}.SquadronQFleetProblems-module__Cj5qca__validation strong{font-weight:700}.SquadronQFleetProblems-module__Cj5qca__validationAccent{color:#f44601;font-weight:700}@media (min-width:901px){.SquadronQFleetProblems-module__Cj5qca__stage{justify-content:flex-start;padding:0 0 24px}.SquadronQFleetProblems-module__Cj5qca__stageInner{flex:none;min-height:0}.SquadronQFleetProblems-module__Cj5qca__stageBody{flex:none;align-items:stretch;min-height:0}.SquadronQFleetProblems-module__Cj5qca__validation{margin:var(--space-12)0 0}}@media (max-width:900px){.SquadronQFleetProblems-module__Cj5qca__scrollWrapper{height:auto!important}.SquadronQFleetProblems-module__Cj5qca__stage{height:auto;padding:0 0 24px;display:block;position:static}.SquadronQFleetProblems-module__Cj5qca__stageInner{height:auto;padding-bottom:0;display:block}.SquadronQFleetProblems-module__Cj5qca__stageBody{height:auto;margin-top:24px;display:block}.SquadronQFleetProblems-module__Cj5qca__rail{display:none!important}.SquadronQFleetProblems-module__Cj5qca__validation{margin-top:var(--space-8,48px);overflow-wrap:break-word;max-width:100%;margin-bottom:48px;padding:0 48px 0 0}.SquadronQFleetProblems-module__Cj5qca__cardArea{height:auto;position:relative;transform:none!important}.SquadronQFleetProblems-module__Cj5qca__cardArea:after{content:"";z-index:0;background:linear-gradient(#75757500 0%,#757575 4% 96%,#75757500 100%);border-radius:2px;width:3px;position:absolute;top:26px;bottom:26px;right:23px}.SquadronQFleetProblems-module__Cj5qca__cardArea:before{content:"";width:3px;height:max(0px,calc(var(--mobile-fill-h,0px) - 26px));z-index:1;background:#f44601;border-radius:2px;transition:height .45s cubic-bezier(.45,0,.15,1);position:absolute;top:26px;right:23px}.SquadronQFleetProblems-module__Cj5qca__stopCards{box-sizing:border-box;margin-bottom:48px;padding-right:48px;position:relative;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.SquadronQFleetProblems-module__Cj5qca__stopBefore,.SquadronQFleetProblems-module__Cj5qca__stopAfter{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.SquadronQFleetProblems-module__Cj5qca__stopCards .SquadronQFleetProblems-module__Cj5qca__cardSolution .SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{transform:scale(1)}.SquadronQFleetProblems-module__Cj5qca__stopDotMobile{z-index:1;display:flex;position:absolute;top:0;right:0}.SquadronQFleetProblems-module__Cj5qca__cards{flex-direction:column;height:auto;min-height:0}.SquadronQFleetProblems-module__Cj5qca__card{flex:none;width:100%;height:auto;min-height:0}.SquadronQFleetProblems-module__Cj5qca__cardLead,.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:26px}}@media (max-width:600px){.SquadronQFleetProblems-module__Cj5qca__stage{padding:0 0 24px}.SquadronQFleetProblems-module__Cj5qca__stageBody{margin-top:0}.SquadronQFleetProblems-module__Cj5qca__stopCards{gap:14px;margin-bottom:24px;padding-left:0;padding-right:0}.SquadronQFleetProblems-module__Cj5qca__cards{gap:14px}.SquadronQFleetProblems-module__Cj5qca__cardArea:after,.SquadronQFleetProblems-module__Cj5qca__cardArea:before{display:none}.SquadronQFleetProblems-module__Cj5qca__card{border-radius:10px;gap:8px;padding:18px 18px 22px}.SquadronQFleetProblems-module__Cj5qca__cardLabelRow{gap:8px}.SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{width:26px;height:26px}.SquadronQFleetProblems-module__Cj5qca__cardLabel{font-size:17px;line-height:17px}.SquadronQFleetProblems-module__Cj5qca__cardDivider{margin-bottom:2px}.SquadronQFleetProblems-module__Cj5qca__cardLead,.SquadronQFleetProblems-module__Cj5qca__cardLeadAccent,.SquadronQFleetProblems-module__Cj5qca__cardLeadIntro{font-size:20px;line-height:26px}.SquadronQFleetProblems-module__Cj5qca__cardLead{margin:0 0 4px}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-size:15px;line-height:23px}.SquadronQFleetProblems-module__Cj5qca__resultBox{border-radius:8px;margin-top:6px;padding:9px 13px 11px;font-size:15px;line-height:1.34}.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:21px}.SquadronQFleetProblems-module__Cj5qca__stopHead{align-items:center;gap:10px;display:flex}.SquadronQFleetProblems-module__Cj5qca__stopTitleNum{display:none}.SquadronQFleetProblems-module__Cj5qca__stopDotMobile{flex:none;width:30px;height:43px;font-size:15px;display:flex;position:relative}.SquadronQFleetProblems-module__Cj5qca__stopBefore .SquadronQFleetProblems-module__Cj5qca__stopDotMobileShield,.SquadronQFleetProblems-module__Cj5qca__stopAfter .SquadronQFleetProblems-module__Cj5qca__stopDotMobileShield{fill:#f44601;filter:drop-shadow(0 0 12px #f4460166)}.SquadronQFleetProblems-module__Cj5qca__stopBefore .SquadronQFleetProblems-module__Cj5qca__stopDotMobileNum,.SquadronQFleetProblems-module__Cj5qca__stopAfter .SquadronQFleetProblems-module__Cj5qca__stopDotMobileNum{color:#fff}.SquadronQFleetProblems-module__Cj5qca__validation{margin-bottom:16px;padding:0;font-size:18px}}@media (min-width:901px) and (max-height:850px){.SquadronQFleetProblems-module__Cj5qca__stage{padding:0 0 24px}.SquadronQFleetProblems-module__Cj5qca__stageBody{margin-top:0}.SquadronQFleetProblems-module__Cj5qca__stopCards{gap:16px}.SquadronQFleetProblems-module__Cj5qca__stageInner h2{font-size:2.5rem!important}.SquadronQFleetProblems-module__Cj5qca__cardArea{min-height:0}.SquadronQFleetProblems-module__Cj5qca__stopCards{justify-content:flex-start;min-height:0}.SquadronQFleetProblems-module__Cj5qca__cards{height:auto}.SquadronQFleetProblems-module__Cj5qca__card{gap:10px;height:auto;min-height:0;padding:20px 24px 25px;overflow:hidden}.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:30px}.SquadronQFleetProblems-module__Cj5qca__cardLead{margin-bottom:4px;font-size:30px;line-height:36px}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-size:19px;line-height:29px}.SquadronQFleetProblems-module__Cj5qca__resultBox{margin-top:6px;padding:8px 14px;font-size:19px}}@media (min-width:901px) and (max-height:720px){.SquadronQFleetProblems-module__Cj5qca__stage{padding:0 0 24px}.SquadronQFleetProblems-module__Cj5qca__stageBody{margin-top:0}.SquadronQFleetProblems-module__Cj5qca__stopCards{gap:10px}.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:24px}.SquadronQFleetProblems-module__Cj5qca__card{gap:8px;padding:16px 20px 20px}.SquadronQFleetProblems-module__Cj5qca__cardLead{margin-bottom:2px;font-size:24px;line-height:30px}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-size:16px;line-height:24px}.SquadronQFleetProblems-module__Cj5qca__resultBox{margin-top:4px;padding:7px 12px;font-size:16px}}@media (min-width:901px) and (max-height:670px){.SquadronQFleetProblems-module__Cj5qca__stage{padding:0 0 24px}.SquadronQFleetProblems-module__Cj5qca__stageBody{margin-top:8px}.SquadronQFleetProblems-module__Cj5qca__stopCards{gap:6px}.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:22px}.SquadronQFleetProblems-module__Cj5qca__card{gap:6px;padding:12px 16px 16px}.SquadronQFleetProblems-module__Cj5qca__cardLead{margin-bottom:0;font-size:20px;line-height:26px}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-size:14px;line-height:20px}.SquadronQFleetProblems-module__Cj5qca__resultBox{margin-top:2px;padding:6px 10px;font-size:14px}}@media (min-width:901px) and (max-width:1366px){.SquadronQFleetProblems-module__Cj5qca__stageBody{gap:14px}.SquadronQFleetProblems-module__Cj5qca__cards{gap:16px}.SquadronQFleetProblems-module__Cj5qca__rail{flex:0 0 100px;width:100px}.SquadronQFleetProblems-module__Cj5qca__stopTitle{font-size:26px}.SquadronQFleetProblems-module__Cj5qca__card{gap:8px;padding:18px 20px 24px}.SquadronQFleetProblems-module__Cj5qca__cardLabel{font-size:18px;line-height:18px}.SquadronQFleetProblems-module__Cj5qca__cardLabelIcon{width:28px;height:28px}.SquadronQFleetProblems-module__Cj5qca__cardLead{margin-bottom:4px;font-size:22px;line-height:28px}.SquadronQFleetProblems-module__Cj5qca__cardBody{font-size:16px;line-height:24px}.SquadronQFleetProblems-module__Cj5qca__resultBox{padding:8px 12px 10px;font-size:16px}}@media (min-width:1200px) and (max-height:1200px){.SquadronQFleetProblems-module__Cj5qca__scrollWrapper{height:var(--wrap-h)}.SquadronQFleetProblems-module__Cj5qca__stage{top:calc(var(--nav-h,100px) + 18px);height:calc(100vh - var(--nav-h,100px) - 18px - 18px);padding:0;position:sticky}.SquadronQFleetProblems-module__Cj5qca__stageInner{flex:1;padding-top:0}.SquadronQFleetProblems-module__Cj5qca__stageBody{flex:1 1 0;margin-top:0}.SquadronQFleetProblems-module__Cj5qca__cardArea{display:grid}.SquadronQFleetProblems-module__Cj5qca__stopCards{grid-area:1/1;position:relative;inset:auto}.SquadronQFleetProblems-module__Cj5qca__cardArea{align-self:stretch;height:auto;min-height:0}.SquadronQFleetProblems-module__Cj5qca__cards{flex:auto;align-items:stretch;height:auto;min-height:0}.SquadronQFleetProblems-module__Cj5qca__stopActive{position:relative}.SquadronQFleetProblems-module__Cj5qca__card{align-self:stretch;height:auto;min-height:0;overflow:visible}}@media (min-width:1200px) and (min-height:1201px){.SquadronQFleetProblems-module__Cj5qca__rail{overflow:hidden}.SquadronQFleetProblems-module__Cj5qca__cardArea{display:grid}.SquadronQFleetProblems-module__Cj5qca__stopCards{grid-area:1/1;position:relative;inset:auto}.SquadronQFleetProblems-module__Cj5qca__stopActive{position:relative}.SquadronQFleetProblems-module__Cj5qca__cards{flex:auto;align-items:stretch;min-height:0}.SquadronQFleetProblems-module__Cj5qca__card{align-self:stretch;height:auto;max-height:none;overflow:visible}}@media (max-width:600px){.SquadronQFleetProblems-module__Cj5qca__cards{gap:0;min-height:500px;display:grid}.SquadronQFleetProblems-module__Cj5qca__cards>.SquadronQFleetProblems-module__Cj5qca__card{backface-visibility:hidden;--fp-flip:0deg;transform:perspective(1200px)rotateY(var(--fp-flip));grid-area:1/1;padding-bottom:58px;transition:--fp-flip .6s cubic-bezier(.4,0,.2,1)}.SquadronQFleetProblems-module__Cj5qca__cards>.SquadronQFleetProblems-module__Cj5qca__cardSolution{--fp-flip:-180deg}.SquadronQFleetProblems-module__Cj5qca__cardsFlipped>.SquadronQFleetProblems-module__Cj5qca__card{--fp-flip:180deg}.SquadronQFleetProblems-module__Cj5qca__cardsFlipped>.SquadronQFleetProblems-module__Cj5qca__cardSolution{--fp-flip:0deg}.SquadronQFleetProblems-module__Cj5qca__cards{cursor:pointer;-webkit-tap-highlight-color:transparent}.SquadronQFleetProblems-module__Cj5qca__cards:focus-visible{outline:2px solid var(--sq-orange,#e8501e);outline-offset:4px;border-radius:20px}.SquadronQFleetProblems-module__Cj5qca__cards>.SquadronQFleetProblems-module__Cj5qca__card:after{content:"";z-index:2;filter:brightness(0)invert(.28);pointer-events:none;background:url(/assets/images/wes/flip.svg) 50%/contain no-repeat;width:33.333px;height:31.25px;position:absolute;bottom:14px;right:16px}@media (prefers-reduced-motion:reduce){.SquadronQFleetProblems-module__Cj5qca__cards>.SquadronQFleetProblems-module__Cj5qca__card{transition:none}}}
.WesModules-module__UepYpW__section{width:100%;max-width:100%;padding:var(--section-head-top)0 var(--space-12);background:  linear-gradient(to bottom,transparent 62%,var(--wes-black)100%),url(/assets/images/wes/modules/wes-what-it-covers-bg.webp) right -4.454px/cover no-repeat,linear-gradient(0deg,var(--wes-black)6.47%,#0000000d 27.16%,#0000000d 50.4%,var(--wes-black)97.22%),radial-gradient(411.31% 172.08% at 0% -1.81%,var(--wes-teal-dark)0%,var(--wes-black)100%);flex-direction:column;align-items:center;margin:0 auto;display:flex}.WesModules-module__UepYpW__inner{width:100%;max-width:100%;padding-inline:var(--wes-gutter);box-sizing:border-box;flex-direction:column;align-items:stretch;display:flex;container:modules/inline-size}.WesModules-module__UepYpW__row{align-items:stretch;gap:0;width:100%;display:flex;position:relative}@media (min-width:1025px){.WesModules-module__UepYpW__row{margin-top:0}}.WesModules-module__UepYpW__rowPan{padding-right:20px}.WesModules-module__UepYpW__stageClip{flex:auto;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__dtWrapper{padding-right:8px}.WesModules-module__UepYpW__stageStatic,.WesModules-module__UepYpW__diagramRight{display:contents}.WesModules-module__UepYpW__stage{transform-origin:0 0;will-change:transform,filter;flex:auto;align-items:stretch;width:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .12s ease-out;display:flex}.WesModules-module__UepYpW__diagram{flex-direction:column;flex-shrink:0;width:766px;display:flex}.WesModules-module__UepYpW__hmiBar{border:2px solid var(--wes-blue);cursor:pointer;border-radius:25px 25px 0 0;justify-content:center;align-items:center;height:80px;padding:10px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,background .35s;display:flex;overflow:hidden}.WesModules-module__UepYpW__hmiInner{border:1px solid var(--wes-blue-pale);border-radius:15px;flex:1;justify-content:center;align-self:stretch;align-items:center;gap:11.7px;transition:border-color .35s;display:flex;position:relative;overflow:hidden}.WesModules-module__UepYpW__hmiInner:after{content:"";background:radial-gradient(circle at 50% 50%,var(--wes-blue-mid)0%,var(--wes-blue)55%,var(--wes-blue-deep)100%);opacity:0;pointer-events:none;z-index:0;transition:opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.WesModules-module__UepYpW__hmiInner>*{z-index:1;position:relative}.WesModules-module__UepYpW__hmiBar:hover .WesModules-module__UepYpW__hmiInner:after,.WesModules-module__UepYpW__hmiBar[data-active=true] .WesModules-module__UepYpW__hmiInner:after{opacity:1}.WesModules-module__UepYpW__hmiBar:hover .WesModules-module__UepYpW__hmiInner,.WesModules-module__UepYpW__hmiBar[data-active=true] .WesModules-module__UepYpW__hmiInner{border-color:#ffffffd9}.WesModules-module__UepYpW__hmiInner .material-symbols-outlined{font-size:var(--text-4xl);color:var(--wes-white);font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.WesModules-module__UepYpW__hmiLabel{font-family:var(--font-body),Inter,sans-serif;font-size:calc(var(--text-2xl)/max(1,var(--k,1)));color:var(--wes-white);white-space:nowrap;font-weight:400;line-height:1.17}.WesModules-module__UepYpW__canvas{border:2px solid var(--wes-blue);border-top:none;border-radius:0 0 25px 25px;justify-content:center;align-items:center;height:395.485px;padding:18px;display:flex;position:relative}.WesModules-module__UepYpW__diagramCluster{flex-shrink:0;width:559px;height:353px;position:relative}.WesModules-module__UepYpW__links{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.WesModules-module__UepYpW__node{border:2px solid var(--wes-blue);background:var(--wes-black);cursor:pointer;will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,box-shadow .35s,border-color .35s;display:flex;position:absolute}.WesModules-module__UepYpW__node:before{content:"";border:1px solid var(--wes-blue-pale);pointer-events:none;border-radius:50%;transition:border-color .35s,background .35s;position:absolute;inset:8px}.WesModules-module__UepYpW__node:after{content:"";background:radial-gradient(circle at 50% 50%,var(--wes-blue-mid)0%,var(--wes-blue)55%,var(--wes-blue-deep)100%);opacity:0;pointer-events:none;z-index:0;border-radius:50%;transition:opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:8px}.WesModules-module__UepYpW__nodeSmall:after{inset:5px}.WesModules-module__UepYpW__node:before{z-index:1}.WesModules-module__UepYpW__nodeLabel{z-index:2}.WesModules-module__UepYpW__node:hover:after,.WesModules-module__UepYpW__node[data-active=true]:after{opacity:1}.WesModules-module__UepYpW__node:hover:before,.WesModules-module__UepYpW__node[data-active=true]:before{border-color:#ffffffd9}.WesModules-module__UepYpW__node:active{transition-duration:.12s;transform:scale(1.03)}.WesModules-module__UepYpW__nodeLabel{font-family:var(--font-body),Inter,sans-serif;font-size:calc(var(--text-lg-plus)/max(1,var(--k,1)));color:var(--wes-white);z-index:1;font-weight:600;line-height:1.37;position:relative}.WesModules-module__UepYpW__nodeSmall{width:82px;height:82px}.WesModules-module__UepYpW__nodeSmall:before{inset:5px}.WesModules-module__UepYpW__nodeSmall .WesModules-module__UepYpW__nodeLabel{font-size:calc(var(--text-md)/max(1,var(--k,1)));font-weight:500}.WesModules-module__UepYpW__diagramToSpineLine{z-index:2;background:0 0;flex:auto;align-self:center;min-width:74.686px;height:4px;margin-top:205px;margin-left:-2px;margin-right:-2px;position:relative}.WesModules-module__UepYpW__spineToDtLine{z-index:2;background:0 0;flex-shrink:0;align-self:center;width:106.314px;height:4px;margin-top:205px;margin-left:-2px;margin-right:-2px;position:relative}.WesModules-module__UepYpW__spine{flex:none;justify-content:flex-end;align-self:stretch;align-items:center;padding:10px 0;display:flex}.WesModules-module__UepYpW__spineContent{flex-direction:column;align-items:center;gap:0;margin-top:-30px;display:flex}.WesModules-module__UepYpW__subCard{background:var(--wes-black);border:2px solid var(--wes-blue);cursor:pointer;will-change:transform;border-radius:26.615px;justify-content:center;align-items:center;padding:10px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex}.WesModules-module__UepYpW__subCardInner{border:1px solid var(--wes-blue-pale);aspect-ratio:1;border-radius:16.615px;flex-direction:column;justify-content:center;align-items:center;gap:8.307px;width:153px;height:153px;padding:14px;transition:border-color .35s;display:flex;position:relative;overflow:hidden}.WesModules-module__UepYpW__subCardInner:after{content:"";background:radial-gradient(circle at 50% 50%,var(--wes-blue-mid)0%,var(--wes-blue)55%,var(--wes-blue-deep)100%);opacity:0;pointer-events:none;z-index:0;transition:opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.WesModules-module__UepYpW__subCardInner>*{z-index:1;position:relative}.WesModules-module__UepYpW__subCard:hover .WesModules-module__UepYpW__subCardInner:after,.WesModules-module__UepYpW__subCard[data-active=true] .WesModules-module__UepYpW__subCardInner:after{opacity:1}.WesModules-module__UepYpW__subCard:hover .WesModules-module__UepYpW__subCardInner,.WesModules-module__UepYpW__subCard[data-active=true] .WesModules-module__UepYpW__subCardInner{border-color:#ffffffd9}.WesModules-module__UepYpW__subCard:active{transition-duration:.12s;transform:scale(1.02)}.WesModules-module__UepYpW__subCardInner .material-symbols-outlined{font-size:var(--text-3xl);color:var(--wes-white);font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.WesModules-module__UepYpW__subCardLabel{font-family:Inter,sans-serif;font-size:calc(17px/max(1,var(--k,1)));color:var(--Diagram-Square-Item-Name,#fff);text-align:center;text-transform:uppercase;justify-content:center;align-self:stretch;align-items:center;height:70px;min-height:70px;font-style:normal;font-weight:400;line-height:1.3707;display:flex}.WesModules-module__UepYpW__subConnector{background:0 0;width:4px;height:75px}.WesModules-module__UepYpW__dtWrapper{justify-content:center;align-self:stretch;align-items:center;padding-top:60px;display:flex}.WesModules-module__UepYpW__dtCard{cursor:pointer;will-change:transform;background:0 0;justify-content:center;align-items:center;margin-top:108px;padding:10px;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s;display:flex;position:relative}.WesModules-module__UepYpW__dtCardBorder{pointer-events:none;width:100%;height:100%;transition:filter .35s;position:absolute;inset:0;overflow:visible}.WesModules-module__UepYpW__dtCard:hover .WesModules-module__UepYpW__dtInner:after,.WesModules-module__UepYpW__dtCard[data-active=true] .WesModules-module__UepYpW__dtInner:after{opacity:1}.WesModules-module__UepYpW__dtCard:hover .WesModules-module__UepYpW__dtInner,.WesModules-module__UepYpW__dtCard[data-active=true] .WesModules-module__UepYpW__dtInner{border-color:#ffffffd9}.WesModules-module__UepYpW__dtCard:active{transition-duration:.12s;transform:scale(1.02)}.WesModules-module__UepYpW__dtInner{border:1px solid var(--wes-blue-pale);aspect-ratio:1;border-radius:16.615px;flex-direction:column;justify-content:center;align-items:center;gap:8.307px;width:153px;height:153px;padding:14px;transition:border-color .35s;display:flex;position:relative;overflow:hidden}.WesModules-module__UepYpW__dtInner:after{content:"";background:radial-gradient(circle at 50% 50%,var(--wes-blue-mid)0%,var(--wes-blue)55%,var(--wes-blue-deep)100%);opacity:0;pointer-events:none;z-index:0;transition:opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.WesModules-module__UepYpW__dtInner>*{z-index:1;position:relative}.WesModules-module__UepYpW__dtInner .material-symbols-outlined{font-size:var(--text-3xl);color:var(--wes-white);font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.WesModules-module__UepYpW__dtLabel{font-family:Inter,sans-serif;font-size:calc(17px/max(1,var(--k,1)));color:var(--Diagram-Square-Item-Name,#fff);text-align:center;text-transform:uppercase;justify-content:center;align-self:stretch;align-items:center;height:70px;min-height:70px;font-style:normal;font-weight:400;line-height:1.3707;display:flex}.WesModules-module__UepYpW__logoBox{z-index:5;border:1px solid var(--Brand-LogisQ-Blue-Light,var(--wes-blue));box-sizing:border-box;pointer-events:none;border-radius:30px;align-items:center;gap:10px;width:483px;min-height:525px;padding:30px 75px 35px 39px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 25px #00000040}.WesModules-module__UepYpW__logoBoxContent{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:10px;display:flex}.WesModules-module__UepYpW__logoBoxType{width:fit-content;min-width:130px;height:38px;color:var(--color-primary);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;background:#1565c01a;border:1px solid #1565c038;border-radius:20px;justify-content:center;align-items:center;gap:5.33px;padding:3.198px 16px;font-style:normal;font-weight:600;line-height:21.855px;display:flex;box-shadow:0 1px 4px #1565c01a}.WesModules-module__UepYpW__logoBoxHeading{align-self:stretch;align-items:flex-start;gap:16px;margin-top:16px;display:flex}.WesModules-module__UepYpW__logoBoxDesc{color:var(--wes-black);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-xl);align-self:stretch;margin:0;font-style:normal;font-weight:400;line-height:38px}.WesModules-module__UepYpW__logoBoxTitle{color:var(--wes-blue);font-family:var(--font-body),Inter,sans-serif;font-size:var(--text-5xl);letter-spacing:-.48px;margin:0;font-style:normal;font-weight:700;line-height:52px}.WesModules-module__UepYpW__logoBoxClose{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:40px;height:40px;color:var(--wes-near-black);cursor:pointer;z-index:2;pointer-events:auto;background:#ffffffb8;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .2s cubic-bezier(.2,0,.2,1);display:flex;position:absolute;top:12px;right:12px}.WesModules-module__UepYpW__logoBoxClose:hover,.WesModules-module__UepYpW__logoBoxClose:focus-visible{color:#fff;background:#d92d20;border-color:#d92d20;transform:scale(1.08)}.WesModules-module__UepYpW__logoBoxClose:active{transform:scale(.94)}.WesModules-module__UepYpW__logoBoxClose svg{width:16px;height:16px;display:block}@keyframes WesModules-module__UepYpW__logoBoxIn{0%{opacity:0;transform:translateY(calc(8px - 50%))scale(.98)}to{opacity:1;transform:translateY(-50%)scale(1)}}.WesModules-module__UepYpW__logoBoxPan{transform-origin:50%;pointer-events:auto;animation:.55s cubic-bezier(.22,1.18,.36,1) both WesModules-module__UepYpW__logoBoxInPan;transform:translateY(-50%)}@keyframes WesModules-module__UepYpW__logoBoxInPan{0%{opacity:0;transform:translate(60px,calc(18px - 50%))scale(.92)}to{opacity:1;transform:translateY(-50%)scale(1)}}.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__hmiBar:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__node:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__subCard:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__dtCard:not([data-active=true]){opacity:.45;filter:blur(3px)saturate(.5)}@media (max-width:640px){.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__hmiBar:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__node:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__subCard:not([data-active=true]),.WesModules-module__UepYpW__rowPan[data-has-active=true] .WesModules-module__UepYpW__dtCard:not([data-active=true]){opacity:.3;filter:none}}.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__hmiBar,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__node,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__subCard,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__dtCard{transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1),filter .5s cubic-bezier(.22,1,.36,1),border-color .35s}.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__node[data-active=true]:after,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__hmiBar[data-active=true] .WesModules-module__UepYpW__hmiInner:after,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__subCard[data-active=true] .WesModules-module__UepYpW__subCardInner:after,.WesModules-module__UepYpW__rowPan .WesModules-module__UepYpW__dtCard[data-active=true] .WesModules-module__UepYpW__dtInner:after{animation:2.4s ease-in-out infinite WesModules-module__UepYpW__activePulse}@keyframes WesModules-module__UepYpW__activePulse{0%,to{opacity:1}50%{opacity:.78}}.WesModules-module__UepYpW__logoBox .WesModules-module__UepYpW__logoBoxType{animation:.55s cubic-bezier(.22,1,.36,1) .12s both WesModules-module__UepYpW__contentRise}.WesModules-module__UepYpW__logoBox .WesModules-module__UepYpW__logoBoxHeading{animation:.6s cubic-bezier(.22,1,.36,1) .22s both WesModules-module__UepYpW__contentRise}.WesModules-module__UepYpW__logoBox .WesModules-module__UepYpW__logoBoxDesc{animation:.65s cubic-bezier(.22,1,.36,1) .32s both WesModules-module__UepYpW__contentRise}@keyframes WesModules-module__UepYpW__contentRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.WesModules-module__UepYpW__logoBoxHmi{--module-bg:url(/assets/images/wes/modules/wes-module-hmi-bg.jpg)}.WesModules-module__UepYpW__logoBoxFm{--module-bg:url(/assets/images/wes/modules/wes-module-fm-bg.jpg)}.WesModules-module__UepYpW__logoBoxFm,.WesModules-module__UepYpW__logoBoxFm.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-70.442px -22.084px/176.171% 108.413% no-repeat,lightgray}.WesModules-module__UepYpW__logoBoxMfc,.WesModules-module__UepYpW__logoBoxMfc.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-18.842px -3.168px/193.93% 100.603% no-repeat,lightgray}.WesModules-module__UepYpW__logoBoxPer,.WesModules-module__UepYpW__logoBoxPer.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-270.046px -70.268px/244.03% 126.769% no-repeat,lightgray}.WesModules-module__UepYpW__logoBoxExt,.WesModules-module__UepYpW__logoBoxExt.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-197.451px 0px/181.76% 100% no-repeat,var(--wes-gray-light)}.WesModules-module__UepYpW__logoBoxComm,.WesModules-module__UepYpW__logoBoxComm.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-233.967px -59.276px/214.075% 111.243% no-repeat,var(--wes-gray-light)}.WesModules-module__UepYpW__logoBoxDt,.WesModules-module__UepYpW__logoBoxDt.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)90.323px -57.876px/162.732% 113.767% no-repeat,var(--wes-gray-light)}.WesModules-module__UepYpW__logoBoxWms{--module-bg:url(/assets/images/wes/modules/wes-module-wms-bg.jpg)}.WesModules-module__UepYpW__logoBoxMfc{--module-bg:url(/assets/images/wes/modules/wes-module-mfc-bg.jpg)}.WesModules-module__UepYpW__logoBoxPer{--module-bg:url(/assets/images/wes/modules/wes-module-per-bg.webp)}.WesModules-module__UepYpW__logoBoxExt{--module-bg:url(/assets/images/wes/modules/wes-module-ext-bg.jpg)}.WesModules-module__UepYpW__logoBoxComm{--module-bg:url(/assets/images/wes/modules/wes-module-comm-bg.jpg)}.WesModules-module__UepYpW__logoBoxDt{--module-bg:url(/assets/images/wes/modules/wes-module-dt-bg.webp)}.WesModules-module__UepYpW__logoBox:not(.WesModules-module__UepYpW__logoBoxPan),.WesModules-module__UepYpW__logoBoxPan{background:linear-gradient(61deg,var(--wes-gray-light)50.96%,#f4f4f44d 144.59%),var(--module-bg,none)-33.365px -138.311px/136.711% 126.255% no-repeat,lightgray}.WesModules-module__UepYpW__mobileList{display:none}.WesModules-module__UepYpW__diagramRight{display:contents}.WesModules-module__UepYpW__diagramRightRow{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.WesModules-module__UepYpW__diagramRightRow:before{content:"";top:var(--stub-top,-24px);left:var(--stub-x,50%);width:2px;height:var(--stub-h,24px);background:#ffffff73;position:absolute;transform:translate(-50%)}.WesModules-module__UepYpW__stageStacked{flex-direction:column;align-items:center;gap:24px;width:fit-content;margin:0 auto;display:flex}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__diagram{flex-shrink:0}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__spineContent{flex-direction:row;align-items:center;margin-top:0}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__subConnector{width:4px;height:75px;margin:0 35.5px;transform:rotate(90deg)}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__dtWrapper{align-self:center;padding-top:0}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__dtCard{margin-top:0}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__diagramToSpineLine{display:none}.WesModules-module__UepYpW__stageStacked .WesModules-module__UepYpW__spineToDtLine{margin-top:0}@container modules (max-width:1100px){.WesModules-module__UepYpW__logoBox{width:clamp(320px,40cqi,483px);min-height:auto;padding:clamp(20px,3cqi,30px)}}@media (max-width:1024px){.WesModules-module__UepYpW__section{padding:var(--space-10)var(--space-4)var(--space-8)}.WesModules-module__UepYpW__logoBox{pointer-events:auto;width:100%;height:min(62dvh,500px);min-height:0;max-height:none;padding:var(--space-8)var(--space-6)max(env(safe-area-inset-bottom),var(--space-6));z-index:100;box-sizing:border-box;border-radius:20px 20px 0 0;align-items:stretch;position:fixed;inset:auto 0 0;overflow:hidden;transform:none}.WesModules-module__UepYpW__logoBoxContent{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.WesModules-module__UepYpW__sheetBackdrop{z-index:99;background:#0000008c;position:fixed;inset:0}}@media (max-width:700px){.WesModules-module__UepYpW__section{padding:var(--space-8)var(--space-3)var(--space-6)}}@media (max-width:540px){.WesModules-module__UepYpW__section{padding:var(--space-8)var(--space-4)var(--space-6)}.WesModules-module__UepYpW__row{display:flex}}
.KolliQuote-module__Pr8vxW__section{box-sizing:border-box;background:linear-gradient(#000 0%,#0000000d 23.8% 63.1%,#000 97.2%),radial-gradient(118% 132% at 83% 25%,#487f8e 0%,#365f6b 25%,#244047 50%,#1b3035 62.5%,#122024 75%,#091012 87.5%,#050809 93.75%,#000 100%);grid-template-columns:minmax(0,1fr);place-items:center end;min-height:clamp(520px,44.9vw,646px);display:grid;position:relative;overflow:clip visible}.KolliQuote-module__Pr8vxW__portrait{aspect-ratio:700/646;--portrait-fade:clamp(70px,17%,140px);width:clamp(360px,48.6vw,700px);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--portrait-fade)),transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--portrait-fade)),transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--portrait-fade)),transparent 100%);grid-area:1/1;place-self:end;position:relative}.KolliQuote-module__Pr8vxW__portraitImg{object-fit:contain;object-position:bottom right;width:100%;height:100%;display:block}.KolliQuote-module__Pr8vxW__card{margin-left:calc(max(0px,(100% - var(--wes-content-base,1440px))/2) + var(--wes-gutter));border:1px solid var(--border-quote-frame,#7f7f7f);box-sizing:border-box;z-index:1;border-radius:16px;flex-direction:column;grid-area:1/1;justify-content:center;place-self:center start;gap:clamp(14px,1.94vw,28px);width:52.78%;min-height:clamp(300px,30.83vw,444px);padding:clamp(24px,3.48vw,50px) clamp(20px,4.03vw,58px) clamp(28px,4.86vw,70px) clamp(20px,3.68vw,53px);display:flex;position:relative}.KolliQuote-module__Pr8vxW__text{font-family:var(--font-body),Inter,sans-serif;color:var(--Text-Light-Gray,#f1f1f1);margin:0;font-size:clamp(15px,1.67vw,24px);font-weight:400;line-height:1.5}.KolliQuote-module__Pr8vxW__textStack{display:grid}.KolliQuote-module__Pr8vxW__textStack>*{grid-area:1/1}.KolliQuote-module__Pr8vxW__textSizer{visibility:hidden}.KolliQuote-module__Pr8vxW__cursor{color:var(--wes-blue,#4fabe0);margin-left:1px;font-weight:300;animation:1.1s step-end infinite KolliQuote-module__Pr8vxW__kolliQuoteBlink}@keyframes KolliQuote-module__Pr8vxW__kolliQuoteBlink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.KolliQuote-module__Pr8vxW__cursor{animation:none}}.KolliQuote-module__Pr8vxW__card[data-typing] .KolliQuote-module__Pr8vxW__author,.KolliQuote-module__Pr8vxW__card[data-typing] .KolliQuote-module__Pr8vxW__markClose{opacity:0}.KolliQuote-module__Pr8vxW__card[data-typed] .KolliQuote-module__Pr8vxW__author{animation:.5s cubic-bezier(.22,1,.36,1) .15s both KolliQuote-module__Pr8vxW__kolliQuoteBylineIn}.KolliQuote-module__Pr8vxW__card[data-typed] .KolliQuote-module__Pr8vxW__markClose{animation:.4s cubic-bezier(.34,1.56,.64,1) .4s both KolliQuote-module__Pr8vxW__kolliQuoteMarkIn}@keyframes KolliQuote-module__Pr8vxW__kolliQuoteBylineIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes KolliQuote-module__Pr8vxW__kolliQuoteMarkIn{0%{opacity:0;transform:rotate(200deg)scale(.5)}to{opacity:1;transform:rotate(180deg)scale(1)}}.KolliQuote-module__Pr8vxW__author{text-align:right;font-family:var(--font-body),Inter,sans-serif;color:var(--wes-blue,#4fabe0);font-size:clamp(13px,1.39vw,20px);font-style:italic;font-weight:400;line-height:1.6}.KolliQuote-module__Pr8vxW__mark{aspect-ratio:105/88;pointer-events:none;background:url(/assets/images/kolli-scanner/quote-mark.svg) 50%/contain no-repeat;width:clamp(56px,7.29vw,105px);position:absolute}.KolliQuote-module__Pr8vxW__markOpen{top:-11.7%;left:-1.45%}.KolliQuote-module__Pr8vxW__markClose{bottom:-13%;right:-1.04%;transform:rotate(180deg)}@media (max-width:900px){.KolliQuote-module__Pr8vxW__section{min-height:0;padding:var(--space-10)var(--wes-gutter)0;grid-template-rows:auto auto;place-items:start stretch}.KolliQuote-module__Pr8vxW__card{grid-area:1/1;place-self:start stretch;width:100%;min-height:0;margin-left:0;padding:clamp(28px,5vw,44px) clamp(24px,4.5vw,40px)}.KolliQuote-module__Pr8vxW__portrait{width:min(520px,78%);margin-top:var(--space-8);grid-area:2/1;place-self:start center}.KolliQuote-module__Pr8vxW__markOpen{top:10px;left:10px}.KolliQuote-module__Pr8vxW__markClose{bottom:10px;right:10px}}@media (max-width:640px){.KolliQuote-module__Pr8vxW__section{padding:var(--space-8)var(--wes-gutter)0}.KolliQuote-module__Pr8vxW__mark{display:none}.KolliQuote-module__Pr8vxW__card{padding:var(--space-6)var(--space-5);gap:var(--space-4)}.KolliQuote-module__Pr8vxW__author{text-align:left}}
.ConsultSection-module__YFDyWG__section{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:flex-start;padding:70px 0 49px;display:flex}.ConsultSection-module__YFDyWG__grid{margin-inline:var(--wes-gutter);box-sizing:border-box;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-self:stretch;align-items:stretch;gap:clamp(32px,5vw,72px);display:grid}.ConsultSection-module__YFDyWG__intro{gap:var(--space-6);flex-direction:column;min-width:0;padding-top:6px;padding-bottom:6px;display:flex}.ConsultSection-module__YFDyWG__photo{background:linear-gradient(180deg,#050c1059 0%,#050c1026 45%,#050c108c 100%),url(/assets/images/company/contact-warehouse.webp) 42% top/cover no-repeat,var(--wes-black,#000);border-radius:16px;flex:auto;width:100%;min-height:300px}.ConsultSection-module__YFDyWG__proof{--consult-quote-size:clamp(15px,1.25vw,18px);--consult-quote-author-size:clamp(13px,.97vw,14px);flex-direction:column;flex:none;gap:10px;min-width:0;display:flex}.ConsultSection-module__YFDyWG__lead{font-family:var(--font-body),Inter,sans-serif;letter-spacing:0;color:var(--Text-White,#fff);max-width:46ch;margin:0;font-size:clamp(15px,1.39vw,20px);font-weight:400;line-height:1.6}.ConsultSection-module__YFDyWG__formCard{box-sizing:border-box;background:linear-gradient(#17222c 0%,#121b23 60%,#0e161d 100%),radial-gradient(120% 90% at 0 0,#4fabe01a 0%,#0000 60%);border:1px solid #ffffff24;border-radius:20px;min-width:0;padding:clamp(20px,2.4vw,34px);box-shadow:0 24px 70px #00000080}@media (max-width:1100px){.ConsultSection-module__YFDyWG__grid{gap:var(--space-8);grid-template-columns:minmax(0,1fr)}.ConsultSection-module__YFDyWG__intro{padding-top:0;padding-bottom:0}.ConsultSection-module__YFDyWG__photo{flex:none;height:clamp(180px,30vw,260px)}.ConsultSection-module__YFDyWG__lead{max-width:none}}@media (max-width:768px){.ConsultSection-module__YFDyWG__section{padding:40px 0 32px}}@media (max-width:640px){.ConsultSection-module__YFDyWG__photo,.ConsultSection-module__YFDyWG__proof{display:none}.ConsultSection-module__YFDyWG__intro{gap:0}}@media (max-width:600px){.ConsultSection-module__YFDyWG__section{display:none}.ConsultSection-module__YFDyWG__section.ConsultSection-module__YFDyWG__phoneVisible{display:flex}}
.Team-module__Uh5NGq__main{color:#fff;gap:var(--black-gap);background-color:#000;flex-direction:column;min-height:100dvh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.Team-module__Uh5NGq__main>:first-child{margin-bottom:calc(-1*var(--black-gap))}.Team-module__Uh5NGq__main>:nth-child(2){padding-top:var(--space-6)}.Team-module__Uh5NGq__main>:nth-last-child(2){padding-bottom:0}
