.Header-module__Af2_WG__header{z-index:100;height:var(--header-height);color:#fff;-webkit-backdrop-filter:blur(12px);background:#050d220d;border-bottom:1px solid #ffffff14;align-items:center;transition:background-color .3s,border-color .3s,color .3s;display:flex;position:fixed;inset:0 0 auto}.Header-module__Af2_WG__solid{border-bottom-color:var(--color-border);color:var(--color-text);-webkit-backdrop-filter:none;background:#fff}.Header-module__Af2_WG__solid .Header-module__Af2_WG__burger{color:#000}.Header-module__Af2_WG__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;width:100%;padding-inline:clamp(1.5rem,3vw,3rem);display:grid}.Header-module__Af2_WG__logo{justify-self:start;align-items:center;display:inline-flex}.Header-module__Af2_WG__logoImg{width:auto;height:50px;transition:filter .3s}.Header-module__Af2_WG__solid .Header-module__Af2_WG__logoImg{filter:none}.Header-module__Af2_WG__logoMark{background:var(--color-blue);color:#fff;border-radius:8px;place-items:center;width:2.1rem;height:2.1rem;font-size:1.2rem;font-weight:700;display:grid}.Header-module__Af2_WG__logoText{letter-spacing:-.02em;color:inherit;font-size:1.4rem;font-weight:700}.Header-module__Af2_WG__dot{color:var(--color-accent)}.Header-module__Af2_WG__nav{height:var(--header-height);justify-self:center;align-items:center;display:flex}.Header-module__Af2_WG__navList{align-items:stretch;height:100%;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__right{justify-self:end;align-items:center;gap:1.25rem;display:flex}.Header-module__Af2_WG__burger{cursor:pointer;width:1.75rem;height:1.75rem;color:inherit;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:0;display:flex}.Header-module__Af2_WG__burger span{background:currentColor;border-radius:2px;width:26px;height:2px;transition:background-color .2s;display:block}.Header-module__Af2_WG__burger:hover span{background:var(--color-accent)}.Header-module__Af2_WG__backdrop{z-index:110;opacity:0;visibility:hidden;background:#0a153073;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Header-module__Af2_WG__backdropOpen{opacity:1;visibility:visible}.Header-module__Af2_WG__panel{z-index:120;border-right:1px solid var(--color-border);width:400px;max-width:85vw;height:100dvh;transition:transform .35s var(--ease-door);background:#fff;flex-direction:column;gap:1.75rem;padding:1.75rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:24px 0 60px #0a15302e}.Header-module__Af2_WG__panelOpen{transform:translate(0)}.Header-module__Af2_WG__panelContact{flex-direction:column;gap:.5rem;display:flex}.Header-module__Af2_WG__panelNav{flex-direction:column;display:flex}.Header-module__Af2_WG__panelLink{color:var(--color-text);padding:.15rem 0;font-size:1.05rem;font-weight:500;transition:color .2s,padding-left .2s}.Header-module__Af2_WG__panelLink:hover{color:var(--color-accent);padding-left:.4rem}.Header-module__Af2_WG__panelSection{flex-direction:column;gap:.75rem;display:flex}.Header-module__Af2_WG__panelHeading{letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.Header-module__Af2_WG__contactList{flex-direction:column;gap:.1rem;list-style:none;display:flex}.Header-module__Af2_WG__contactList a{color:var(--color-text);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__Af2_WG__contactList a:hover{color:var(--color-accent)}.Header-module__Af2_WG__social{gap:.5rem;display:flex}.Header-module__Af2_WG__socialLink{border:1px solid var(--color-border);width:2.3rem;height:2.3rem;color:var(--color-text);border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;transition:border-color .2s,color .2s;display:grid}.Header-module__Af2_WG__socialLink:hover{border-color:var(--color-accent);color:var(--color-accent)}@media (max-width:900px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__inner{grid-template-columns:1fr auto}}@media (max-width:560px){.Header-module__Af2_WG__right .btn-accent{display:none}}
.NavDropdown-module__ZCWR5W__item{align-items:center;list-style:none;display:flex;position:relative}.NavDropdown-module__ZCWR5W__link{color:inherit;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.3rem;padding:.55rem .9rem;font-size:1rem;font-weight:500;transition:color .2s;display:inline-flex}.NavDropdown-module__ZCWR5W__link:hover{color:var(--color-accent)}.NavDropdown-module__ZCWR5W__chevron{flex-shrink:0;width:14px;height:14px;transition:transform .2s}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__chevron{transform:rotate(180deg)}.NavDropdown-module__ZCWR5W__panel{border:1px solid var(--color-border);z-index:200;opacity:0;visibility:hidden;pointer-events:none;background:#fff;padding:40px 48px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 64px #0a153024}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.NavDropdown-module__ZCWR5W__cols3{gap:0;display:flex}.NavDropdown-module__ZCWR5W__col{border-left:1px solid var(--color-border);flex:1;min-width:200px;max-width:320px;padding:0 56px}.NavDropdown-module__ZCWR5W__col:first-child{border-left:none;padding-left:0}.NavDropdown-module__ZCWR5W__col:last-child{padding-right:0}.NavDropdown-module__ZCWR5W__panelProcess{border:1px solid var(--color-border);background:#fff;border-top:none;flex-direction:row;align-items:stretch;gap:0;min-width:900px;padding:3rem;display:flex;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 64px #0a153024}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panelProcess{transform:translate(-50%)translateY(0)}.NavDropdown-module__ZCWR5W__processLeft{flex-direction:column;flex-shrink:0;justify-content:space-between;width:30%;padding-right:3rem;display:flex}.NavDropdown-module__ZCWR5W__processTagline{color:var(--color-text);font-size:1.5rem;font-weight:300;line-height:1.2}.NavDropdown-module__ZCWR5W__processCtaLink{background:var(--color-accent);color:#fff;border-radius:var(--radius-button);border:2px solid var(--color-accent);align-items:center;gap:.5rem;width:fit-content;margin-top:2rem;padding:.2rem 1.25rem;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .2s;display:inline-flex}.NavDropdown-module__ZCWR5W__processCtaLink:hover{opacity:.88;color:var(--color-accent);border:2px solid var(--color-accent);background:#fff}.NavDropdown-module__ZCWR5W__processCards{flex:1;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.NavDropdown-module__ZCWR5W__processCard{color:#fff;flex-direction:column;justify-content:flex-end;min-height:15rem;text-decoration:none;transition:filter .2s;display:flex;position:relative;overflow:hidden}.NavDropdown-module__ZCWR5W__processCard:hover{filter:brightness(1.08)}.NavDropdown-module__ZCWR5W__processCardImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.NavDropdown-module__ZCWR5W__processCardLabel{z-index:1;-webkit-backdrop-filter:blur(16px)saturate(180%);color:#fff;background:#0a153073;border-top:1px solid #ffffff2e;padding:1.5rem;font-size:1rem;font-weight:400;line-height:1.3;position:relative}.NavDropdown-module__ZCWR5W__panelAppliedAI{left:calc(50% + 21rem);transform:translate(-50%)translateY(8px)}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panelAppliedAI{transform:translate(-50%)translateY(0)}.NavDropdown-module__ZCWR5W__panelServices{left:-15rem;transform:translateY(8px)}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panelServices{transform:translateY(0)}.NavDropdown-module__ZCWR5W__panelServices .NavDropdown-module__ZCWR5W__col:nth-child(2){border-left:none}.NavDropdown-module__ZCWR5W__panelAbout{align-items:flex-start;gap:0;display:flex;left:auto;right:-41rem;transform:translateY(8px)}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panelAbout{transform:translateY(0)}.NavDropdown-module__ZCWR5W__aboutLinks{border-right:1px solid var(--color-border);flex-shrink:0;min-width:260px;max-width:320px;padding-right:60px}.NavDropdown-module__ZCWR5W__aboutNumbers{flex:1;min-width:420px;padding-left:60px}.NavDropdown-module__ZCWR5W__numbersGrid{grid-template-columns:1fr 1fr;gap:20px 40px;margin-top:14px;display:grid}.NavDropdown-module__ZCWR5W__numberVal{color:var(--color-text);font-size:1.5rem;font-weight:500;line-height:1.1}.NavDropdown-module__ZCWR5W__numberLabel{color:var(--color-text-muted);margin-top:3px;font-size:.82rem;line-height:1.35}.NavDropdown-module__ZCWR5W__panelInsights{gap:0;display:flex;left:auto;right:-37rem;transform:translateY(8px)}.NavDropdown-module__ZCWR5W__item:hover .NavDropdown-module__ZCWR5W__panelInsights{transform:translateY(0)}.NavDropdown-module__ZCWR5W__insightsLinks{flex-shrink:0;min-width:220px;padding-right:60px}.NavDropdown-module__ZCWR5W__articleCard{border-left:1px solid var(--color-border);min-width:400px;max-width:500px;padding-left:60px}.NavDropdown-module__ZCWR5W__articleTitle{color:var(--color-text);margin-bottom:10px;font-size:1rem;font-weight:500;line-height:1.5}.NavDropdown-module__ZCWR5W__articleMeta{color:var(--color-text-muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.NavDropdown-module__ZCWR5W__colTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:14px;font-size:.72rem;font-weight:600}.NavDropdown-module__ZCWR5W__colLinks{flex-direction:column;gap:0;display:flex}.NavDropdown-module__ZCWR5W__colLink{color:var(--color-text);white-space:nowrap;padding:6px 0;font-size:1rem;font-weight:400;transition:color .15s,padding-left .15s;display:block}.NavDropdown-module__ZCWR5W__colLink:hover{color:var(--color-accent);padding-left:6px}.NavDropdown-module__ZCWR5W__allLink{color:var(--color-accent);align-items:center;gap:6px;margin-top:5.5rem;font-size:1.25rem;font-weight:500;transition:gap .15s;display:inline-flex}.NavDropdown-module__ZCWR5W__allLink:hover{gap:10px}.NavDropdown-module__ZCWR5W__allLink:after{content:"→"}@media (max-width:900px){.NavDropdown-module__ZCWR5W__panel{display:none}}
.ContactModal-module__UgeCMa__overlay{z-index:9999;animation:.2s ContactModal-module__UgeCMa__overlayIn;position:fixed;inset:0;overflow:hidden auto}@keyframes ContactModal-module__UgeCMa__overlayIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__UgeCMa__backdrop{background:#000c;position:fixed;inset:0}.ContactModal-module__UgeCMa__wrapper{z-index:1;justify-content:center;align-items:center;min-height:100%;padding:24px;display:flex;position:relative}.ContactModal-module__UgeCMa__modal{background:#fff;width:100%;max-width:1420px;animation:.25s ContactModal-module__UgeCMa__modalIn;display:flex;position:relative;overflow:hidden}@keyframes ContactModal-module__UgeCMa__modalIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactModal-module__UgeCMa__modal:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='367' height='449' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='-43' cy='39' r='170' fill='%233CC4E5' fill-opacity='.12'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='820' height='820' x='-453' y='-371' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_3780_17120' stdDeviation='120'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");width:340px;height:340px;position:absolute;top:0;left:0}.ContactModal-module__UgeCMa__closeBtn{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:32px;right:32px}.ContactModal-module__UgeCMa__closeBtn:hover svg path{stroke:var(--color-accent)}.ContactModal-module__UgeCMa__left{z-index:1;width:100%;padding:52px 120px 150px;position:relative}.ContactModal-module__UgeCMa__brand{align-items:center;gap:.5rem;display:flex}.ContactModal-module__UgeCMa__brandLogo{width:auto;height:62px}.ContactModal-module__UgeCMa__logoMark{background:var(--color-blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.ContactModal-module__UgeCMa__logoText{color:var(--color-text);letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.ContactModal-module__UgeCMa__dot{color:var(--color-accent)}.ContactModal-module__UgeCMa__emailDesc{color:var(--color-text);margin-top:40px;margin-bottom:16px;font-size:1rem;line-height:1.55}.ContactModal-module__UgeCMa__emailDesc a{color:var(--color-accent);font-weight:600}.ContactModal-module__UgeCMa__form{flex-direction:column;align-items:flex-end;margin-top:44px;display:flex}.ContactModal-module__UgeCMa__field{justify-content:flex-end;align-items:baseline;width:100%;margin-bottom:20px;display:flex}.ContactModal-module__UgeCMa__fieldTextarea{align-items:flex-start}.ContactModal-module__UgeCMa__fieldLabel{color:var(--color-text);text-align:right;white-space:nowrap;flex-shrink:0;margin-right:20px;font-size:16px;font-weight:400;line-height:22px}.ContactModal-module__UgeCMa__field input,.ContactModal-module__UgeCMa__field textarea{width:632px;min-width:0;max-width:632px;color:var(--color-text);font:inherit;resize:vertical;background:0 0;border:none;border-bottom:1px solid #899fb6;padding:4px 0 10px;font-size:1rem}.ContactModal-module__UgeCMa__field input::placeholder,.ContactModal-module__UgeCMa__field textarea::placeholder{color:#5e6d8e}.ContactModal-module__UgeCMa__field input:focus,.ContactModal-module__UgeCMa__field textarea:focus{border-bottom-color:var(--color-blue);outline:none}.ContactModal-module__UgeCMa__privacy{color:#899fb6;text-align:left;width:100%;max-width:632px;margin-top:16px;margin-bottom:20px;font-size:.875rem;line-height:1.55}.ContactModal-module__UgeCMa__privacy a{color:var(--color-accent)}.ContactModal-module__UgeCMa__formBottom{justify-content:space-between;align-items:center;width:100%;max-width:632px;display:flex}.ContactModal-module__UgeCMa__attach{color:var(--color-text);cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.ContactModal-module__UgeCMa__attach:hover{text-decoration:none}.ContactModal-module__UgeCMa__sendBtn{border-radius:var(--radius-button);background:var(--color-accent);border:none;border:2px solid var(--color-accent);color:#fff;cursor:pointer;padding:.4rem 1.25rem;font-size:1rem;font-weight:700;transition:background .25s}.ContactModal-module__UgeCMa__sendBtn:hover{color:var(--color-accent);background:#fff}.ContactModal-module__UgeCMa__manager{border-top:1px solid #101e4d1f;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:632px;margin-top:2rem;padding-top:2rem;display:flex}.ContactModal-module__UgeCMa__managerInfo{align-items:center;gap:.9rem;display:flex}.ContactModal-module__UgeCMa__avatar{object-fit:cover;border-radius:50%;width:56px;height:56px}.ContactModal-module__UgeCMa__managerName{color:var(--color-text);font-size:1rem;font-weight:600}.ContactModal-module__UgeCMa__managerRole{color:#899fb6;font-size:.875rem}.ContactModal-module__UgeCMa__bookBtn{border:2px solid var(--color-accent);border-radius:var(--radius-button);color:#fff;background:var(--color-accent);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.4rem 1.25rem;font-size:1rem;font-weight:700;transition:background .25s,color .25s;display:inline-flex}.ContactModal-module__UgeCMa__bookBtn:hover{color:var(--color-accent);background:#fff}.ContactModal-module__UgeCMa__success{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:701px;margin:auto;display:flex}.ContactModal-module__UgeCMa__successIcon{margin-bottom:1.5rem}.ContactModal-module__UgeCMa__successTitle{color:var(--color-text);margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:62px}.ContactModal-module__UgeCMa__successSub{color:var(--color-text);margin-bottom:2rem;font-size:1.375rem;line-height:36px}.ContactModal-module__UgeCMa__successLink{color:var(--color-accent);font-weight:400}.ContactModal-module__UgeCMa__successFooter{background:linear-gradient(135deg,#127aff0f 0%,#ff415c0a 100%);border-top:1px solid #101e4d1a;width:calc(100% + 240px);margin:0 -120px;padding:32px}.ContactModal-module__UgeCMa__successFooterText{color:var(--color-text);margin-bottom:1rem;font-size:1.125rem}.ContactModal-module__UgeCMa__successFooterNav{justify-content:center;gap:1rem;list-style:none;display:flex}.ContactModal-module__UgeCMa__successFooterNav a{color:var(--color-accent);font-weight:600}.ContactModal-module__UgeCMa__right{background:var(--color-accent-dark);flex-direction:column;flex:0 0 415px;padding:52px 32px 48px;display:flex;overflow-y:auto}.ContactModal-module__UgeCMa__rightHeading{letter-spacing:.1em;color:var(--color-text-muted);text-align:center;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.ContactModal-module__UgeCMa__clientLogos{flex-direction:column;display:flex}.ContactModal-module__UgeCMa__clientLogoRow{justify-content:center;align-items:center;height:80px;display:flex}.ContactModal-module__UgeCMa__clientLogo{filter:brightness(0)invert();opacity:1;object-fit:contain;max-height:62px}.ContactModal-module__UgeCMa__divider{border:none;border-top:1px solid #ffffff1a;margin:.75rem 0}.ContactModal-module__UgeCMa__badgeGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:auto;display:grid}.ContactModal-module__UgeCMa__badgeWrap{justify-content:center;align-items:center;display:flex}.ContactModal-module__UgeCMa__badge{object-fit:contain;filter:brightness(0)invert();opacity:1;width:auto;max-height:90px}@media screen and (min-width:1200px) and (max-width:1600px){.ContactModal-module__UgeCMa__left{max-width:760px;margin:0 auto;padding:48px 0 54px}.ContactModal-module__UgeCMa__form{margin-top:32px}.ContactModal-module__UgeCMa__field input,.ContactModal-module__UgeCMa__field textarea{width:626px;max-width:626px}.ContactModal-module__UgeCMa__privacy,.ContactModal-module__UgeCMa__formBottom,.ContactModal-module__UgeCMa__manager{max-width:626px}}@media (max-width:1199px){.ContactModal-module__UgeCMa__modal{flex-direction:column}.ContactModal-module__UgeCMa__right{display:none}.ContactModal-module__UgeCMa__left{padding:72px 24px 101px}.ContactModal-module__UgeCMa__form{align-items:flex-start;margin-top:40px}.ContactModal-module__UgeCMa__field{flex-direction:column;justify-content:flex-start}.ContactModal-module__UgeCMa__fieldLabel{text-align:left;margin-bottom:4px;margin-right:0}.ContactModal-module__UgeCMa__field input,.ContactModal-module__UgeCMa__field textarea{max-width:100%;min-width:unset;width:100%}.ContactModal-module__UgeCMa__privacy,.ContactModal-module__UgeCMa__formBottom,.ContactModal-module__UgeCMa__manager{max-width:100%}.ContactModal-module__UgeCMa__formBottom{flex-wrap:wrap;gap:1rem}.ContactModal-module__UgeCMa__manager{flex-wrap:wrap}.ContactModal-module__UgeCMa__successFooter{width:calc(100% + 48px);margin:0 -24px}}@media (max-width:768px){.ContactModal-module__UgeCMa__closeBtn{top:16px;right:16px}.ContactModal-module__UgeCMa__sendBtn{min-width:174px;max-width:174px}.ContactModal-module__UgeCMa__successTitle{font-size:2rem;line-height:35px}.ContactModal-module__UgeCMa__successSub{font-size:1rem;line-height:26px}.ContactModal-module__UgeCMa__wrapper{padding:0}.ContactModal-module__UgeCMa__modal{min-height:100vh}}
.ARHero-module__0_Bpnq__section{padding-top:calc(var(--header-height) + 80px);background:var(--color-blue-dark);color:#fff;padding-bottom:80px;position:relative;overflow:hidden}.ARHero-module__0_Bpnq__section:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 20% 40%,#127aff47 0%,#0000 70%),radial-gradient(60% 50% at 80% 60%,#3cc4e52e 0%,#0000 70%);position:absolute;inset:0}.ARHero-module__0_Bpnq__inner{z-index:1;position:relative}.ARHero-module__0_Bpnq__breadcrumb{color:#ffffff73;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.85rem;display:flex}.ARHero-module__0_Bpnq__breadcrumb a{color:#ffffff73;transition:color .2s}.ARHero-module__0_Bpnq__breadcrumb a:hover{color:#ffffffe6}.ARHero-module__0_Bpnq__breadcrumb span{color:#ffffff40}.ARHero-module__0_Bpnq__title{letter-spacing:-.02em;color:#fff;max-width:860px;margin:0 0 1.5rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.2}.ARHero-module__0_Bpnq__title span{color:var(--color-blue)}.ARHero-module__0_Bpnq__desc{color:#ffffffb3;max-width:620px;margin:0 0 2.5rem;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.64}.ARHero-module__0_Bpnq__points{gap:0;margin-bottom:2.5rem;display:flex}.ARHero-module__0_Bpnq__point{text-align:left;border-right:1px solid #ffffff1a;flex:0 0 33.333%;align-items:flex-start;gap:.75rem;max-width:33.333%;padding:0 2rem;display:flex}.ARHero-module__0_Bpnq__point:first-child{padding-left:0}.ARHero-module__0_Bpnq__point:last-child{border-right:none;padding-right:0}.ARHero-module__0_Bpnq__checkIcon{width:22px;height:22px;color:var(--color-accent);flex-shrink:0;margin-top:4px}.ARHero-module__0_Bpnq__pointText{color:#fff;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.55}.ARHero-module__0_Bpnq__buttons{flex-wrap:wrap;gap:1.25rem;display:flex}@media (max-width:768px){.ARHero-module__0_Bpnq__points{flex-direction:column;gap:1.25rem;margin-bottom:2rem}.ARHero-module__0_Bpnq__point{border-right:none;flex:none;max-width:100%;padding:0}.ARHero-module__0_Bpnq__buttons{gap:1rem}}
.ARFoundation-module__KUytwq__section{background:var(--color-bg);padding:96px 0}.ARFoundation-module__KUytwq__title{letter-spacing:-.02em;color:var(--color-text);text-align:center;max-width:700px;margin:0 auto 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.ARFoundation-module__KUytwq__title span{color:var(--color-blue)}.ARFoundation-module__KUytwq__desc{color:var(--color-text-muted);text-align:center;max-width:760px;margin:0 auto 4rem;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.7}.ARFoundation-module__KUytwq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ARFoundation-module__KUytwq__card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:4px;padding:2rem}.ARFoundation-module__KUytwq__icon{margin-bottom:1.25rem}.ARFoundation-module__KUytwq__cardTitle{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ARFoundation-module__KUytwq__cardDesc{color:var(--color-text-muted);font-size:1rem;line-height:1.65}@media (max-width:768px){.ARFoundation-module__KUytwq__section{padding:72px 0}.ARFoundation-module__KUytwq__grid{grid-template-columns:1fr}}
.AIHero-module__LbezSq__section{padding-top:calc(var(--header-height) + 80px);background:var(--color-blue-dark);color:#fff;padding-bottom:80px;position:relative;overflow:hidden}.AIHero-module__LbezSq__section:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 20% 40%,#127aff47 0%,#0000 70%),radial-gradient(60% 50% at 80% 60%,#3cc4e52e 0%,#0000 70%);position:absolute;inset:0}.AIHero-module__LbezSq__inner{z-index:1;position:relative}.AIHero-module__LbezSq__breadcrumb{color:#ffffff73;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.85rem;display:flex}.AIHero-module__LbezSq__breadcrumb a{color:#ffffff73;transition:color .2s}.AIHero-module__LbezSq__breadcrumb a:hover{color:#ffffffe6}.AIHero-module__LbezSq__breadcrumb span{color:#ffffff40}.AIHero-module__LbezSq__title{letter-spacing:-.02em;color:#fff;max-width:860px;margin:0 0 1.5rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.2}.AIHero-module__LbezSq__title span{color:var(--color-blue)}.AIHero-module__LbezSq__desc{color:#ffffffb3;max-width:580px;margin:0 0 2.5rem;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.64}.AIHero-module__LbezSq__points{gap:0;margin-bottom:2.5rem;display:flex}.AIHero-module__LbezSq__point{text-align:left;border-right:1px solid #ffffff1a;flex:0 0 33.333%;align-items:flex-start;gap:.75rem;max-width:33.333%;padding:0 2rem;display:flex}.AIHero-module__LbezSq__point:first-child{padding-left:0}.AIHero-module__LbezSq__point:last-child{border-right:none;padding-right:0}.AIHero-module__LbezSq__checkIcon{width:22px;height:22px;color:var(--color-accent);flex-shrink:0;margin-top:4px}.AIHero-module__LbezSq__pointText{color:#fff;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.55}.AIHero-module__LbezSq__buttons{flex-wrap:wrap;gap:1.25rem;display:flex}@media (max-width:768px){.AIHero-module__LbezSq__points{flex-direction:column;gap:1.25rem;margin-bottom:2rem}.AIHero-module__LbezSq__point{border-right:none;flex:none;max-width:100%;padding:0}.AIHero-module__LbezSq__buttons{gap:1rem}}
.ARQuiz-module___v5WTq__section{background:var(--color-bg);padding:96px 0}.ARQuiz-module___v5WTq__inner{align-items:flex-start;gap:4rem;display:flex}.ARQuiz-module___v5WTq__left{flex:0 0 33%;max-width:33%}.ARQuiz-module___v5WTq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-blue);margin-bottom:1.25rem;font-size:.85rem;font-weight:600}.ARQuiz-module___v5WTq__title{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:1.25}.ARQuiz-module___v5WTq__title span{color:var(--color-blue)}.ARQuiz-module___v5WTq__right{flex:1}.ARQuiz-module___v5WTq__card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:4px;padding:2rem 2.5rem}.ARQuiz-module___v5WTq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ARQuiz-module___v5WTq__cardLabel{color:var(--color-text-muted);font-size:.875rem;font-weight:600}.ARQuiz-module___v5WTq__progress{color:var(--color-blue);font-size:.875rem;font-weight:500}.ARQuiz-module___v5WTq__question{color:var(--color-text);margin-bottom:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.55}.ARQuiz-module___v5WTq__options{flex-direction:column;gap:.75rem;margin-bottom:1.75rem;display:flex}.ARQuiz-module___v5WTq__option{border:1px solid var(--color-border);cursor:pointer;border-radius:4px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;transition:border-color .2s,background .2s;display:flex}.ARQuiz-module___v5WTq__option:hover{border-color:var(--color-blue);background:#127aff0a}.ARQuiz-module___v5WTq__optionSelected{border-color:var(--color-blue);background:#127aff0f}.ARQuiz-module___v5WTq__radio{accent-color:var(--color-blue);flex-shrink:0;width:16px;height:16px;margin-top:2px}.ARQuiz-module___v5WTq__optionText{color:var(--color-text);font-size:.975rem;line-height:1.5}.ARQuiz-module___v5WTq__nextBtn{width:100%}.ARQuiz-module___v5WTq__nextBtn:disabled{opacity:.5;cursor:not-allowed}.ARQuiz-module___v5WTq__result{text-align:center;padding:1rem 0}.ARQuiz-module___v5WTq__resultLabel{color:var(--color-blue);margin-bottom:1rem;font-size:1.75rem;font-weight:600}.ARQuiz-module___v5WTq__resultDesc{color:var(--color-text-muted);max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}@media (max-width:900px){.ARQuiz-module___v5WTq__inner{flex-direction:column;gap:2.5rem}.ARQuiz-module___v5WTq__left{flex:none;max-width:100%}}@media (max-width:768px){.ARQuiz-module___v5WTq__section{padding:72px 0}.ARQuiz-module___v5WTq__card{padding:1.5rem}}
.AIDualRisks-module__E5OwkW__section{background:#fff;padding:96px 0}.AIDualRisks-module__E5OwkW__title{letter-spacing:-.02em;text-align:center;color:var(--color-text);margin-bottom:4rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AIDualRisks-module__E5OwkW__title span{color:var(--color-accent)}.AIDualRisks-module__E5OwkW__desc{text-align:center;color:var(--color-text-muted);max-width:860px;margin:-2.5rem auto 4rem;font-size:clamp(1rem,1.4vw,1.375rem);font-weight:400;line-height:1.64}.AIDualRisks-module__E5OwkW__grid{gap:0;display:flex}.AIDualRisks-module__E5OwkW__col{flex:0 0 50%;max-width:50%;padding:0 1rem}.AIDualRisks-module__E5OwkW__card{height:100%;padding:2.5rem}.AIDualRisks-module__E5OwkW__cardIcon{width:56px;height:56px;margin-bottom:1.5rem;display:block}.AIDualRisks-module__E5OwkW__cardTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.1rem,1.8vw,1.75rem);font-weight:400;line-height:1.3}.AIDualRisks-module__E5OwkW__cardBody{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:clamp(.9rem,1.1vw,1.125rem);font-weight:400;line-height:1.75}.AIDualRisks-module__E5OwkW__cardHow{padding-top:1.25rem}.AIDualRisks-module__E5OwkW__cardHowLabel{color:var(--color-text);margin-bottom:.6rem;font-size:.95rem;font-weight:700;display:block}.AIDualRisks-module__E5OwkW__cardHowText{color:var(--color-text-muted);font-size:clamp(.9rem,1.1vw,1.125rem);font-weight:400;line-height:1.75}.AIDualRisks-module__E5OwkW__ctaBanner{background:var(--color-accent-dark);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding:2.5rem 3rem;display:flex}.AIDualRisks-module__E5OwkW__ctaText h3{margin-bottom:.35rem;font-size:1.5rem;font-weight:600}.AIDualRisks-module__E5OwkW__ctaText p{color:#fff9;font-size:1rem}@media (max-width:768px){.AIDualRisks-module__E5OwkW__section{padding:64px 0}.AIDualRisks-module__E5OwkW__grid{flex-direction:column}.AIDualRisks-module__E5OwkW__col{flex:none;max-width:100%;padding:0 0 1rem}.AIDualRisks-module__E5OwkW__ctaBanner{flex-direction:column;padding:2rem}}
.ARStakeholders-module__leV2fW__section{background:var(--color-blue-dark);padding:96px 0;position:relative;overflow:hidden}.ARStakeholders-module__leV2fW__section:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 10%,#127aff38 0%,#0000 65%),radial-gradient(50% 70% at 90%,#3cc4e51f 0%,#0000 65%);position:absolute;inset:0}.ARStakeholders-module__leV2fW__title{letter-spacing:-.02em;color:#fff;text-align:center;z-index:1;max-width:700px;margin:0 auto 4rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2;position:relative}.ARStakeholders-module__leV2fW__title span{color:var(--color-blue)}.ARStakeholders-module__leV2fW__grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:relative}.ARStakeholders-module__leV2fW__card{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:2rem}.ARStakeholders-module__leV2fW__icon{color:var(--color-blue);margin-bottom:1.25rem}.ARStakeholders-module__leV2fW__cardTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ARStakeholders-module__leV2fW__cardDesc{color:#ffffffa6;font-size:1rem;line-height:1.65}@media (max-width:768px){.ARStakeholders-module__leV2fW__section{padding:72px 0}.ARStakeholders-module__leV2fW__grid{grid-template-columns:1fr}}
.AIWhyFails-module__LE9YEG__section{background:var(--color-bg);padding:96px 0}.AIWhyFails-module__LE9YEG__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AIWhyFails-module__LE9YEG__title span{color:var(--color-accent)}.AIWhyFails-module__LE9YEG__desc{color:var(--color-text-muted);max-width:760px;margin-bottom:4rem;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.75}.AIWhyFails-module__LE9YEG__tabs{align-items:flex-start;gap:64px;display:flex}.AIWhyFails-module__LE9YEG__menu{background:linear-gradient(105.87deg,#127aff12 3%,#127aff26 96%);flex-shrink:0;width:100%;max-width:380px}.AIWhyFails-module__LE9YEG__menuItem{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #127aff1f;padding:24px 32px;font-size:1.125rem;font-weight:500;line-height:1.55;transition:background .18s,color .18s;display:block}.AIWhyFails-module__LE9YEG__menuItem:last-child{border-bottom:none}.AIWhyFails-module__LE9YEG__menuItem:hover{background:#127aff1f}.AIWhyFails-module__LE9YEG__menuItemActive{color:#fff;background:var(--color-accent)!important}.AIWhyFails-module__LE9YEG__content{flex:1;max-width:680px}.AIWhyFails-module__LE9YEG__contentTitle{color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(1.2rem,1.8vw,1.75rem);font-weight:400;line-height:1.3}.AIWhyFails-module__LE9YEG__contentBody{color:var(--color-text-muted);margin-bottom:2rem;font-size:clamp(.95rem,1.1vw,1.125rem);font-weight:400;line-height:1.75}.AIWhyFails-module__LE9YEG__contentReality{background:var(--color-blue-dark);color:#fff;padding:2rem}.AIWhyFails-module__LE9YEG__realityLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.AIWhyFails-module__LE9YEG__realityText{color:#fffc;font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:400;line-height:1.75}.AIWhyFails-module__LE9YEG__mobileAccordion{display:none}.AIWhyFails-module__LE9YEG__details{border-bottom:1px solid var(--color-border)}.AIWhyFails-module__LE9YEG__details:first-child{border-top:1px solid var(--color-border)}.AIWhyFails-module__LE9YEG__summary{color:var(--color-text);cursor:pointer;background:linear-gradient(105.87deg,#127aff0d 0%,#127aff1a 100%);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.AIWhyFails-module__LE9YEG__summary::-webkit-details-marker{display:none}.AIWhyFails-module__LE9YEG__summaryChevron{width:18px;height:18px;color:var(--color-accent);flex-shrink:0;transition:transform .2s}.AIWhyFails-module__LE9YEG__details[open] .AIWhyFails-module__LE9YEG__summary{background:var(--color-accent);color:#fff}.AIWhyFails-module__LE9YEG__details[open] .AIWhyFails-module__LE9YEG__summaryChevron{color:#fff;transform:rotate(180deg)}.AIWhyFails-module__LE9YEG__accordionContent{padding:1.5rem}.AIWhyFails-module__LE9YEG__accordionBody{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.75}.AIWhyFails-module__LE9YEG__accordionReality{background:var(--color-blue-dark);padding:1.25rem 1.5rem}@media (max-width:1024px){.AIWhyFails-module__LE9YEG__tabs{display:none}.AIWhyFails-module__LE9YEG__mobileAccordion{display:block}.AIWhyFails-module__LE9YEG__section{padding:64px 0}}
.ARWhatsInit-module__l4yVoq__section{background:var(--color-bg);padding:96px 0}.ARWhatsInit-module__l4yVoq__title{letter-spacing:-.02em;color:var(--color-text);text-align:center;max-width:700px;margin:0 auto 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.ARWhatsInit-module__l4yVoq__title span{color:var(--color-blue)}.ARWhatsInit-module__l4yVoq__desc{color:var(--color-text-muted);text-align:center;max-width:700px;margin:0 auto 4rem;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.7}.ARWhatsInit-module__l4yVoq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ARWhatsInit-module__l4yVoq__card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:4px;padding:2rem}.ARWhatsInit-module__l4yVoq__icon{margin-bottom:1.25rem}.ARWhatsInit-module__l4yVoq__cardTitle{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ARWhatsInit-module__l4yVoq__cardDesc{color:var(--color-text-muted);font-size:1rem;line-height:1.7}@media (max-width:768px){.ARWhatsInit-module__l4yVoq__section{padding:72px 0}.ARWhatsInit-module__l4yVoq__grid{grid-template-columns:1fr}}
.AIConsultingServices-module__jPA1La__section{background:var(--color-bg);padding:96px 0;position:relative;overflow:hidden}.AIConsultingServices-module__jPA1La__title{letter-spacing:-.02em;color:var(--color-text);text-align:center;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AIConsultingServices-module__jPA1La__title span{color:var(--color-accent)}.AIConsultingServices-module__jPA1La__desc{color:var(--color-text-muted);text-align:center;max-width:860px;margin:0 auto 4rem;font-size:clamp(.95rem,1.4vw,1.375rem);font-weight:400;line-height:1.64}.AIConsultingServices-module__jPA1La__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.AIConsultingServices-module__jPA1La__card{background:var(--color-bg);text-align:left;flex-direction:column;padding:24px 40px 24px 32px;transition:background .3s;display:flex;position:relative}.AIConsultingServices-module__jPA1La__card:nth-child(2n){padding:24px 32px 24px 40px}.AIConsultingServices-module__jPA1La__cardIcon{object-fit:contain;flex-shrink:0;width:56px;height:56px;margin-bottom:24px}.AIConsultingServices-module__jPA1La__cardTitle{color:var(--color-text);margin-bottom:0;font-size:clamp(1.1rem,1.8vw,1.75rem);font-weight:400;line-height:1.3}.AIConsultingServices-module__jPA1La__cardBody{flex:1;margin-top:16px}.AIConsultingServices-module__jPA1La__cardBody p{color:var(--color-text-muted);margin-bottom:.5rem;font-size:clamp(.85rem,1.1vw,1.125rem);line-height:1.75}.AIConsultingServices-module__jPA1La__cardBody ul{margin:.5rem 0 0;padding:0;list-style:none}.AIConsultingServices-module__jPA1La__cardBody li{color:var(--color-text-muted);margin-top:.35rem;padding-left:2rem;font-size:clamp(.85rem,1.1vw,1.125rem);line-height:1.75;position:relative}.AIConsultingServices-module__jPA1La__cardBody li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%233CC4E5' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:2px;left:0}.AIConsultingServices-module__jPA1La__cardLink{width:fit-content;color:var(--color-accent);align-items:center;gap:.4rem;margin-top:24px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.AIConsultingServices-module__jPA1La__cardLink:hover{text-decoration:underline}@media (max-width:768px){.AIConsultingServices-module__jPA1La__section{padding:64px 0}.AIConsultingServices-module__jPA1La__desc{margin-bottom:2.5rem}.AIConsultingServices-module__jPA1La__grid{grid-template-columns:1fr;gap:0}.AIConsultingServices-module__jPA1La__card,.AIConsultingServices-module__jPA1La__card:nth-child(2n){background:0 0;margin-top:40px;padding:0}.AIConsultingServices-module__jPA1La__cardTitle{font-size:1.25rem;line-height:1.5}.AIConsultingServices-module__jPA1La__cardBody p,.AIConsultingServices-module__jPA1La__cardBody li{font-size:.875rem;line-height:1.55}.AIConsultingServices-module__jPA1La__cardIcon{margin-bottom:16px}}
.ARChecklist-module__1qGbgq__section{background:linear-gradient(120deg, var(--color-blue-dark) 0%, #1a1060 60%, #2d0a4e 100%);padding:72px 0;position:relative;overflow:hidden}.ARChecklist-module__1qGbgq__section:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 15%,#127aff4d 0%,#0000 60%),radial-gradient(50% 70% at 85%,#7828b433 0%,#0000 60%);position:absolute;inset:0}.ARChecklist-module__1qGbgq__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.ARChecklist-module__1qGbgq__left{flex:1;min-width:260px}.ARChecklist-module__1qGbgq__title{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.625rem);font-weight:300;line-height:1.15}.ARChecklist-module__1qGbgq__desc{color:#ffffffa6;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.6}.ARChecklist-module__1qGbgq__right{flex-shrink:0}@media (max-width:640px){.ARChecklist-module__1qGbgq__section{padding:48px 0}.ARChecklist-module__1qGbgq__inner{flex-direction:column;align-items:flex-start}}
.AITalkExperts-module__9bzdJG__section{background:var(--color-accent-dark);padding:72px 0;position:relative;overflow:hidden}.AITalkExperts-module__9bzdJG__section:before{content:"";pointer-events:none;position:absolute;inset:0}.AITalkExperts-module__9bzdJG__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.AITalkExperts-module__9bzdJG__left{flex:1;min-width:260px}.AITalkExperts-module__9bzdJG__title{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.625rem);font-weight:300;line-height:1.15}.AITalkExperts-module__9bzdJG__desc{color:#ffffffa6;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.6}.AITalkExperts-module__9bzdJG__right{flex-shrink:0}@media (max-width:640px){.AITalkExperts-module__9bzdJG__section{padding:48px 0}.AITalkExperts-module__9bzdJG__inner{flex-direction:column;align-items:flex-start}}
.ARArchitecture-module__4L-JJW__section{background:var(--color-bg);padding:96px 0}.ARArchitecture-module__4L-JJW__title{letter-spacing:-.02em;color:var(--color-text);text-align:center;max-width:700px;margin:0 auto 4rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.ARArchitecture-module__4L-JJW__title span{color:var(--color-blue)}.ARArchitecture-module__4L-JJW__cols{grid-template-columns:1fr 1px 1fr;gap:3rem;display:grid}.ARArchitecture-module__4L-JJW__divider{background:var(--color-border);width:1px}.ARArchitecture-module__4L-JJW__colTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.ARArchitecture-module__4L-JJW__list{flex-direction:column;gap:.75rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.ARArchitecture-module__4L-JJW__item{color:var(--color-text-muted);padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.ARArchitecture-module__4L-JJW__item:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23127AFF' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:0;left:0}.ARArchitecture-module__4L-JJW__colDesc{color:var(--color-text-muted);font-size:1rem;line-height:1.7}@media (max-width:768px){.ARArchitecture-module__4L-JJW__section{padding:72px 0}.ARArchitecture-module__4L-JJW__cols{grid-template-columns:1fr;gap:2rem}.ARArchitecture-module__4L-JJW__divider{display:none}}
.AIFramework-module__xhYlwa__section{background:var(--color-bg);padding:96px 0}.AIFramework-module__xhYlwa__header{text-align:center;margin-bottom:0}.AIFramework-module__xhYlwa__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AIFramework-module__xhYlwa__title span{color:var(--color-accent)}.AIFramework-module__xhYlwa__desc{color:var(--color-text-muted);max-width:720px;margin:0 auto;font-size:clamp(.95rem,1.2vw,1.125rem);font-weight:400;line-height:1.75}.AIFramework-module__xhYlwa__steps{flex-direction:column;max-width:780px;margin:64px auto 0;display:flex}.AIFramework-module__xhYlwa__step{align-items:flex-start;display:flex;position:relative}.AIFramework-module__xhYlwa__step:not(:first-child){margin-top:56px}.AIFramework-module__xhYlwa__step:not(:last-child):after{content:"";background:var(--color-border);width:2px;height:calc(100% - 40px);position:absolute;top:96px;left:43px}.AIFramework-module__xhYlwa__stepNum{background:var(--color-accent-dark);color:#fff;z-index:1;width:88px;height:88px;box-shadow:0 0 0 6px var(--color-bg), 0 0 0 8px var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;font-weight:600;line-height:1;display:flex;position:relative}.AIFramework-module__xhYlwa__stepContent{flex:1;margin-left:32px}.AIFramework-module__xhYlwa__stepTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.1rem,1.8vw,1.75rem);font-weight:600;line-height:1.3}.AIFramework-module__xhYlwa__stepDesc p{color:var(--color-text-muted);margin-bottom:0;font-size:clamp(.9rem,1.1vw,1.0625rem);font-weight:400;line-height:1.75}.AIFramework-module__xhYlwa__stepDesc p+p{padding-top:8px}.AIFramework-module__xhYlwa__stepList{flex-direction:column;gap:6px;margin:12px 0 8px;padding:0;list-style:none;display:flex}.AIFramework-module__xhYlwa__stepList li{color:var(--color-text-muted);padding-left:1.75rem;font-size:clamp(.9rem,1.1vw,1.0625rem);font-weight:400;line-height:1.6;position:relative}.AIFramework-module__xhYlwa__stepList li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%233CC4E5' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:2px;left:0}@media (max-width:768px){.AIFramework-module__xhYlwa__section{padding:64px 0}.AIFramework-module__xhYlwa__header{text-align:left}.AIFramework-module__xhYlwa__desc{text-align:left;margin:0}.AIFramework-module__xhYlwa__steps,.AIFramework-module__xhYlwa__step:not(:first-child){margin-top:40px}.AIFramework-module__xhYlwa__step:not(:last-child):after{height:calc(100% - 14px);top:54px;left:23px}.AIFramework-module__xhYlwa__stepNum{width:48px;height:48px;box-shadow:0 0 0 4px var(--color-bg), 0 0 0 6px var(--color-border);font-size:1rem}.AIFramework-module__xhYlwa__stepContent{margin-left:20px}}
.ARTimeline-module__SVMdpq__section{background:var(--color-bg);padding:96px 0}.ARTimeline-module__SVMdpq__header{text-align:center;margin-bottom:4rem}.ARTimeline-module__SVMdpq__title{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(2rem,4vw,3rem);font-weight:300}.ARTimeline-module__SVMdpq__title span{color:var(--color-blue)}.ARTimeline-module__SVMdpq__steps{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.ARTimeline-module__SVMdpq__step{align-items:flex-start;gap:2rem;padding-bottom:3rem;display:flex;position:relative}.ARTimeline-module__SVMdpq__stepWithLine:after{content:"";background:var(--color-border);width:2px;height:calc(100% - 64px);position:absolute;top:88px;left:43px}.ARTimeline-module__SVMdpq__step:last-child{padding-bottom:0}.ARTimeline-module__SVMdpq__stepNum{background:var(--color-blue-dark);color:#fff;z-index:1;width:88px;height:88px;box-shadow:0 0 0 6px var(--color-bg), 0 0 0 8px var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;font-weight:600;line-height:1;display:flex;position:relative}.ARTimeline-module__SVMdpq__stepContent{flex:1;padding-top:1.25rem}.ARTimeline-module__SVMdpq__stepTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:600;line-height:1.3}.ARTimeline-module__SVMdpq__stepDesc p{color:var(--color-text-muted);margin-bottom:0;font-size:clamp(.9rem,1.1vw,1.0625rem);font-weight:400;line-height:1.75}@media (max-width:768px){.ARTimeline-module__SVMdpq__section{padding:72px 0}.ARTimeline-module__SVMdpq__stepWithLine:after{height:calc(100% - 30px);top:54px;left:23px}.ARTimeline-module__SVMdpq__stepNum{width:48px;height:48px;box-shadow:0 0 0 4px var(--color-bg), 0 0 0 6px var(--color-border);font-size:1rem}.ARTimeline-module__SVMdpq__stepContent{margin-left:-.5rem;padding-top:.5rem}}
.Hero-module__ejOdHG__wrap{height:160vh;position:relative}.Hero-module__ejOdHG__stage{--p:0;color:#fff;background:#081530;height:100vh;position:sticky;top:0;overflow:hidden}.Hero-module__ejOdHG__stage:before{content:"";height:var(--header-height);z-index:5;pointer-events:none;position:absolute;top:0;left:0;right:0}.Hero-module__ejOdHG__bg{background:#050d22;place-items:center;display:grid;position:absolute;inset:0}.Hero-module__ejOdHG__bgVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ejOdHG__bgOverlay{background:#0000008c;position:absolute;inset:0}.Hero-module__ejOdHG__bgGrid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 45%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 70% at 50% 45%,#000 0%,#0000 75%)}.Hero-module__ejOdHG__bgGlowBlue,.Hero-module__ejOdHG__bgGlowRed{filter:blur(110px);border-radius:50%;width:48vw;height:48vw;position:absolute}.Hero-module__ejOdHG__bgGlowBlue{background:var(--color-blue);opacity:.3;top:-8vw;right:-10vw}.Hero-module__ejOdHG__bgGlowRed{background:var(--color-accent);opacity:.22;bottom:-12vw;left:-10vw}.Hero-module__ejOdHG__bgCaption{text-align:center;max-width:560px;padding:0 1.5rem;position:relative}.Hero-module__ejOdHG__bgKicker{letter-spacing:.35em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ejOdHG__bgCaption p{color:#fff;font-size:clamp(1.1rem,2.4vw,1.7rem);font-weight:300}.Hero-module__ejOdHG__doorBlur{z-index:1;pointer-events:none;width:50%;height:100%;position:absolute;top:0;overflow:hidden}.Hero-module__ejOdHG__doorBlurLeft{transform:translateX(calc(var(--p) * -102%));left:0}.Hero-module__ejOdHG__doorBlurRight{transform:translateX(calc(var(--p) * 102%));right:0}.Hero-module__ejOdHG__doorBlurVideo{object-fit:cover;filter:blur(6px);width:200%;height:100%;top:0;left:calc(var(--p) * 102%);position:absolute}.Hero-module__ejOdHG__doorBlurVideoRight{left:calc(-100% - var(--p) * 102%)}.Hero-module__ejOdHG__doorBlurTint{background:#00000080;position:absolute;inset:0}.Hero-module__ejOdHG__door{z-index:2;background:0 0;width:50%;height:100%;display:flex;position:absolute;top:0;overflow:hidden}.Hero-module__ejOdHG__doorLeft{transform:translateX(calc(var(--p) * -102%));justify-content:center;left:0}.Hero-module__ejOdHG__doorRight{transform:translateX(calc(var(--p) * 102%));justify-content:center;right:0}.Hero-module__ejOdHG__door:before{content:"";top:var(--header-height);z-index:0;pointer-events:none;border-inline:1px solid #ffffff14;position:absolute;bottom:0;left:0;right:0}.Hero-module__ejOdHG__door:after{display:none}.Hero-module__ejOdHG__doorContent{z-index:1;width:100%;height:100%;padding:var(--header-height) 3rem 3rem;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:relative}.Hero-module__ejOdHG__heading{letter-spacing:-.02em;color:#fff;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:300;line-height:1.05}.Hero-module__ejOdHG__headingLeft,.Hero-module__ejOdHG__headingRight{text-align:center}.Hero-module__ejOdHG__card{width:min(380px,100%);box-shadow:none;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:1.1rem;padding:0;display:flex}.Hero-module__ejOdHG__cardImage{place-items:center;width:100%;display:grid}.Hero-module__ejOdHG__cardImage img{object-fit:contain;width:auto;height:auto;max-height:170px}.Hero-module__ejOdHG__cardTitle{color:#fff;font-size:1.35rem;font-weight:600}.Hero-module__ejOdHG__cardDesc{color:#c3cee2;font-size:.95rem;line-height:1.5}.Hero-module__ejOdHG__card .Hero-module__ejOdHG__btn{margin-top:.5rem}.Hero-module__ejOdHG__scrollHint{z-index:3;letter-spacing:.25em;text-transform:uppercase;color:#fff9;opacity:calc(1 - var(--p) * 2);pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.Hero-module__ejOdHG__scrollHint i{background:linear-gradient(#fff9,#0000);width:1px;height:32px;animation:1.6s ease-in-out infinite Hero-module__ejOdHG__drop}@keyframes Hero-module__ejOdHG__drop{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:860px){.Hero-module__ejOdHG__wrap{height:auto}.Hero-module__ejOdHG__stage{height:auto;padding-top:var(--header-height);background:linear-gradient(160deg,#0b1c42,#081530);position:static;overflow:visible}.Hero-module__ejOdHG__bg,.Hero-module__ejOdHG__doorBlur{display:none}.Hero-module__ejOdHG__door{background:0 0;border:none;width:100%;height:auto;position:static;transform:none!important}.Hero-module__ejOdHG__door:before,.Hero-module__ejOdHG__door:after{display:none}.Hero-module__ejOdHG__doorContent{gap:1.5rem;width:100%;height:auto;padding:2rem 1.5rem}.Hero-module__ejOdHG__heading{text-align:center}.Hero-module__ejOdHG__scrollHint{display:none}}
.AIEngagements-module__mMRocW__section{background:var(--color-bg);padding:96px 0;position:relative;overflow:hidden}.AIEngagements-module__mMRocW__title{letter-spacing:-.02em;color:var(--color-text);text-align:center;width:100%;margin-bottom:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AIEngagements-module__mMRocW__title span{color:var(--color-accent)}.AIEngagements-module__mMRocW__desc{color:var(--color-text-muted);text-align:center;width:100%;margin-top:24px;font-size:clamp(.95rem,1.4vw,1.375rem);font-weight:400;line-height:1.64}.AIEngagements-module__mMRocW__tabs{border-bottom:2px solid var(--color-border);gap:0;width:100%;margin-top:72px;display:flex;position:relative}.AIEngagements-module__mMRocW__tab{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:1rem;margin-bottom:-2px;padding:0 1rem 1rem;transition:border-color .2s;display:flex}.AIEngagements-module__mMRocW__tab:hover .AIEngagements-module__mMRocW__tabLabel{color:var(--color-accent)}.AIEngagements-module__mMRocW__tab:hover .AIEngagements-module__mMRocW__tabIcon{filter:none}.AIEngagements-module__mMRocW__tabActive{border-bottom-color:var(--color-accent)}.AIEngagements-module__mMRocW__tabActive .AIEngagements-module__mMRocW__tabLabel{color:var(--color-accent)}.AIEngagements-module__mMRocW__tabActive .AIEngagements-module__mMRocW__tabIcon{filter:none}.AIEngagements-module__mMRocW__tabIcon{object-fit:contain;filter:brightness(0)saturate()invert(67%)sepia(10%)saturate(734%)hue-rotate(170deg)brightness(91%)contrast(89%);width:56px;height:56px;display:block}.AIEngagements-module__mMRocW__tabLabel{text-align:center;font-size:clamp(.875rem,1.4vw,1.375rem);font-weight:600;line-height:1.55;transition:color .2s}.AIEngagements-module__mMRocW__panelWrap{width:100%;max-width:1180px;margin-top:64px}.AIEngagements-module__mMRocW__panel{justify-content:space-between;animation:.35s AIEngagements-module__mMRocW__fadeIn;display:flex}@keyframes AIEngagements-module__mMRocW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AIEngagements-module__mMRocW__panelLeft{flex-direction:column;max-width:680px;margin-right:72px;display:flex}.AIEngagements-module__mMRocW__panelTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400;line-height:1.3}.AIEngagements-module__mMRocW__panelMeta{color:var(--color-text-muted);margin-bottom:.5rem;font-size:clamp(.9rem,1.1vw,1.125rem);line-height:1.75}.AIEngagements-module__mMRocW__panelMeta b{color:var(--color-text)}.AIEngagements-module__mMRocW__panelBody{color:var(--color-text-muted);font-size:clamp(.9rem,1.1vw,1.125rem);font-weight:400;line-height:1.75}.AIEngagements-module__mMRocW__panelBody p{margin-bottom:.75rem}.AIEngagements-module__mMRocW__panelBody ul{margin:.5rem 0 0;padding:0;list-style:none}.AIEngagements-module__mMRocW__panelBody li{color:var(--color-text);margin-top:.5rem;padding-left:2rem;font-size:clamp(.9rem,1.1vw,1.125rem);font-weight:400;line-height:1.75;position:relative}.AIEngagements-module__mMRocW__panelBody li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%233CC4E5' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:2px;left:0}.AIEngagements-module__mMRocW__panelRight{flex-shrink:0;width:100%;max-width:428px;height:fit-content}.AIEngagements-module__mMRocW__imgWrapper{position:relative;overflow:hidden}.AIEngagements-module__mMRocW__imgWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0a153000 60%,#0a153073 100%);position:absolute;inset:0}.AIEngagements-module__mMRocW__panelImg{width:100%;height:auto;display:block}@media (max-width:1024px){.AIEngagements-module__mMRocW__panel{flex-direction:column}.AIEngagements-module__mMRocW__panelLeft{max-width:100%;margin-bottom:40px;margin-right:0}.AIEngagements-module__mMRocW__panelRight{max-width:100%}}@media (max-width:768px){.AIEngagements-module__mMRocW__section{padding:64px 0}.AIEngagements-module__mMRocW__tabs{margin-top:40px;overflow-x:auto}.AIEngagements-module__mMRocW__tab{min-width:160px}.AIEngagements-module__mMRocW__panelWrap{margin-top:24px}}
﻿.ARDeliverables-module__i2NuKW__section{background:var(--color-bg);padding:96px 0}.ARDeliverables-module__i2NuKW__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.ARDeliverables-module__i2NuKW__title span{color:var(--color-blue)}.ARDeliverables-module__i2NuKW__intro{max-width:860px;margin-bottom:3rem}.ARDeliverables-module__i2NuKW__intro p{color:var(--color-text-muted);margin-bottom:1rem;font-size:clamp(.95rem,1.2vw,1.125rem);line-height:1.75}.ARDeliverables-module__i2NuKW__intro p:last-child{margin-bottom:0}.ARDeliverables-module__i2NuKW__body{align-items:flex-start;gap:4rem;display:flex}.ARDeliverables-module__i2NuKW__left{flex:1}.ARDeliverables-module__i2NuKW__subTitle{color:var(--color-text);margin-bottom:2rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600}.ARDeliverables-module__i2NuKW__list{flex-direction:column;gap:1.5rem;display:flex}.ARDeliverables-module__i2NuKW__itemTitle{color:var(--color-text);margin-bottom:.4rem;padding-left:2rem;font-size:clamp(1rem,1.3vw,1.125rem);font-weight:600;position:relative}.ARDeliverables-module__i2NuKW__itemTitle:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23127AFF' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:2px;left:0}.ARDeliverables-module__i2NuKW__itemDesc{color:var(--color-text-muted);padding-left:2rem;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.75}.ARDeliverables-module__i2NuKW__right{flex-shrink:0;width:320px}.ARDeliverables-module__i2NuKW__img{width:100%;height:auto;display:block}@media (max-width:1024px){.ARDeliverables-module__i2NuKW__body{flex-direction:column;gap:2.5rem}.ARDeliverables-module__i2NuKW__right{width:100%;max-width:400px}}@media (max-width:768px){.ARDeliverables-module__i2NuKW__section{padding:64px 0}}
.LogosMarquee-module__C_99ma__section{z-index:4;background:#fff;padding:32px 0;position:relative;overflow:hidden}.LogosMarquee-module__C_99ma__marquee{width:max-content;animation:40s linear infinite LogosMarquee-module__C_99ma__scroll;display:flex}.LogosMarquee-module__C_99ma__marquee:hover{animation-play-state:paused}.LogosMarquee-module__C_99ma__track{align-items:center;list-style:none;display:flex}.LogosMarquee-module__C_99ma__item{flex:none;place-items:center;padding:12px 28px;display:grid}.LogosMarquee-module__C_99ma__logo{object-fit:contain;filter:brightness(0)saturate(0)invert(35%)sepia(16%)saturate(10)hue-rotate(175deg)brightness(75%)contrast();width:auto;max-height:38px;transition:filter .25s}.LogosMarquee-module__C_99ma__item:hover .LogosMarquee-module__C_99ma__logo{filter:none}@keyframes LogosMarquee-module__C_99ma__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LogosMarquee-module__C_99ma__marquee{flex-wrap:wrap;justify-content:center;animation:none}}
.LetsStart-module__euaa5a__section{z-index:4;background:var(--color-accent-dark);color:#fff;position:relative}.LetsStart-module__euaa5a__wrapper{max-width:1420px;margin:0 auto;padding:96px 24px}.LetsStart-module__euaa5a__content{flex-direction:row;justify-content:center;align-items:baseline;display:flex}.LetsStart-module__euaa5a__left{flex-direction:column;width:100%;max-width:380px;margin-right:96px;display:flex}.LetsStart-module__euaa5a__title{color:var(--color-accent);font-size:56px;font-weight:400;line-height:62px}.LetsStart-module__euaa5a__steps{flex-direction:column;margin-top:64px;margin-bottom:12px;padding-left:24px;display:flex;position:relative}.LetsStart-module__euaa5a__stepsEyebrow{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;padding-left:20px;font-size:12px;font-weight:600;line-height:14px}.LetsStart-module__euaa5a__step{color:#fff;font-size:22px;font-weight:400;line-height:164%;position:relative}.LetsStart-module__euaa5a__step:not(:last-child){padding-bottom:24px}.LetsStart-module__euaa5a__step:before{content:"";box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:12px;left:-25px}.LetsStart-module__euaa5a__step:first-of-type:before{border-color:var(--color-accent)}.LetsStart-module__euaa5a__step:after{content:"";background:#fff;width:2px;position:absolute;top:24px;bottom:-12px;left:-20px}.LetsStart-module__euaa5a__step:last-of-type:after{display:none}.LetsStart-module__euaa5a__timelineArrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='2' d='M19.5 9 12 16.5 4.5 9'/%3E%3C/svg%3E");width:24px;height:24px;position:absolute;top:-4px;left:-31px}.LetsStart-module__euaa5a__description{color:#fff;margin-top:24px;font-size:22px;font-weight:400;line-height:36px}.LetsStart-module__euaa5a__description a{color:var(--color-accent);font-weight:600}.LetsStart-module__euaa5a__description a:hover{text-decoration:underline}.LetsStart-module__euaa5a__right{width:100%;max-width:701px}.LetsStart-module__euaa5a__form{flex-direction:column;display:flex}.LetsStart-module__euaa5a__field{flex-direction:row;align-items:baseline;gap:20px;margin-bottom:32px;display:flex}.LetsStart-module__euaa5a__label{color:#fff;text-align:right;flex:0 0 130px;font-size:16px;font-weight:600;line-height:22px}.LetsStart-module__euaa5a__field input,.LetsStart-module__euaa5a__field textarea{color:#fff;min-width:0;font:inherit;resize:vertical;background:0 0;border:none;border-bottom:1px solid #fff;flex:1;padding:4px 0 10px}.LetsStart-module__euaa5a__field input::placeholder,.LetsStart-module__euaa5a__field textarea::placeholder{color:#5e6d8e}.LetsStart-module__euaa5a__field input:focus,.LetsStart-module__euaa5a__field textarea:focus{border-bottom-color:var(--color-blue);outline:none}.LetsStart-module__euaa5a__privacy{color:#899fb6;max-width:580px;margin-bottom:1.5rem;margin-left:150px;font-size:.9rem;line-height:1.5}.LetsStart-module__euaa5a__privacy a{color:var(--color-accent)}.LetsStart-module__euaa5a__bottom{justify-content:space-between;align-items:center;max-width:580px;margin-left:150px;display:flex}.LetsStart-module__euaa5a__attach{color:#fff;cursor:pointer;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.LetsStart-module__euaa5a__attach:hover{text-decoration:none}.LetsStart-module__euaa5a__attach svg{width:24px;height:24px}.LetsStart-module__euaa5a__send{border-radius:var(--radius-button);border:none;border:2px solid var(--color-accent);color:var(--color-accent);cursor:pointer;background:0 0;padding:.4rem 1.25rem;font-size:1rem;font-weight:600;transition:background-color .25s}.LetsStart-module__euaa5a__send:hover{background:var(--color-accent);color:#fff}.LetsStart-module__euaa5a__manager{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1.5rem;max-width:580px;margin-top:2rem;margin-left:150px;padding-top:2rem;display:flex}.LetsStart-module__euaa5a__managerInfo{align-items:center;gap:.9rem;display:flex}.LetsStart-module__euaa5a__avatar{object-fit:cover;border-radius:50%;width:56px;height:56px}.LetsStart-module__euaa5a__managerName{color:#fff;font-size:16px;font-weight:600;line-height:22px}.LetsStart-module__euaa5a__managerRole{color:#899fb6;font-size:14px;line-height:19px}.LetsStart-module__euaa5a__book{border:2px solid var(--color-accent);border-radius:var(--radius-button);color:var(--color-accent);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:.4rem 1.25rem;font-weight:600;transition:background-color .25s,color .25s;display:inline-flex}.LetsStart-module__euaa5a__book svg{width:15px;height:15px}.LetsStart-module__euaa5a__book:hover{background:var(--color-accent);color:#fff}@media (max-width:900px){.LetsStart-module__euaa5a__content{flex-direction:column}.LetsStart-module__euaa5a__left{max-width:100%;margin-bottom:2.5rem;margin-right:0}.LetsStart-module__euaa5a__right{max-width:100%}.LetsStart-module__euaa5a__title{font-size:32px;line-height:35px}.LetsStart-module__euaa5a__field{flex-direction:column;align-items:stretch;gap:.5rem}.LetsStart-module__euaa5a__label{text-align:left;flex-basis:auto}.LetsStart-module__euaa5a__privacy,.LetsStart-module__euaa5a__bottom,.LetsStart-module__euaa5a__manager{margin-left:0}}
.Faq-module__wIbwua__section{z-index:4;background:var(--color-bg);padding:96px 0;position:relative}.Faq-module__wIbwua__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Faq-module__wIbwua__cards{flex-direction:column;display:flex}.Faq-module__wIbwua__card{border-top:1px solid #e6eff7;padding:16px 0;transition:border-color .3s;position:relative}.Faq-module__wIbwua__card:last-child{border-bottom:1px solid #e6eff7}.Faq-module__wIbwua__card.Faq-module__wIbwua__active{border-top-color:var(--color-accent)}.Faq-module__wIbwua__question{cursor:pointer;text-align:left;width:100%;max-width:748px;color:var(--color-text);background:0 0;border:none;align-items:flex-start;gap:1rem;padding:0;font-size:22px;font-weight:400;line-height:36px;transition:color .3s;display:flex;position:relative}.Faq-module__wIbwua__bullet{border:2px solid #899fb6;border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:13px;transition:border-color .3s}.Faq-module__wIbwua__active .Faq-module__wIbwua__question{color:var(--color-accent)}.Faq-module__wIbwua__active .Faq-module__wIbwua__bullet{border-color:var(--color-accent)}.Faq-module__wIbwua__card:hover .Faq-module__wIbwua__question{color:var(--color-accent)}.Faq-module__wIbwua__card:hover .Faq-module__wIbwua__bullet{border-color:var(--color-accent)}.Faq-module__wIbwua__answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.Faq-module__wIbwua__active .Faq-module__wIbwua__answer{grid-template-rows:1fr}.Faq-module__wIbwua__answerInner{max-width:748px;padding-left:calc(10px + 1rem);overflow:hidden}.Faq-module__wIbwua__answerInner p{color:var(--color-text-muted);margin-bottom:.5rem;padding-top:.5rem;font-size:1rem;line-height:1.375rem}.Faq-module__wIbwua__answerInner p:last-child{margin-bottom:0;padding-bottom:1rem}.Faq-module__wIbwua__answerInner ul{padding-bottom:.5rem;padding-left:2rem}.Faq-module__wIbwua__answerInner ul li{color:var(--color-text-muted);padding-bottom:.5rem;font-size:1rem;line-height:1.375rem;list-style:none;position:relative}.Faq-module__wIbwua__answerInner ul li:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:1.5rem;height:1.5rem;position:absolute;top:5px;left:-2rem}.Faq-module__wIbwua__loadMore{padding-top:32px;line-height:22px}.Faq-module__wIbwua__loadMoreLink{appearance:none;box-shadow:none;color:var(--color-accent);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:4px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:22px;text-decoration:none;transition:opacity .2s;display:inline-flex}.Faq-module__wIbwua__loadMoreLink:hover{opacity:.75}.Faq-module__wIbwua__loadMoreLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}@media (max-width:768px){.Faq-module__wIbwua__section{padding:72px 0 70px}.Faq-module__wIbwua__title{margin-bottom:2.5rem}.Faq-module__wIbwua__card{padding:16px 0}.Faq-module__wIbwua__question{font-size:1rem;line-height:1.625rem}.Faq-module__wIbwua__bullet{margin-top:8px}}
.AITechStack-module__PG6tHG__section{background:var(--color-bg);padding:96px 0}.AITechStack-module__PG6tHG__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1}.AITechStack-module__PG6tHG__title span{color:var(--color-accent)}.AITechStack-module__PG6tHG__rows{flex-direction:column;display:flex}.AITechStack-module__PG6tHG__row{border-bottom:1px solid var(--color-border);align-items:center;gap:3rem;padding:2.5rem 0;display:flex}.AITechStack-module__PG6tHG__row:first-child{border-top:1px solid var(--color-border)}.AITechStack-module__PG6tHG__rowLabel{text-transform:uppercase;letter-spacing:.1em;width:240px;color:var(--color-text-muted);flex-shrink:0;font-size:.8125rem;font-weight:600;line-height:1.4}.AITechStack-module__PG6tHG__logos{flex-wrap:wrap;align-items:center;gap:1.5rem 2.5rem;display:flex}.AITechStack-module__PG6tHG__logoWrap{align-items:center;display:flex}.AITechStack-module__PG6tHG__logo{object-fit:contain;max-width:180px;display:block;width:auto!important;height:35px!important}@media (max-width:768px){.AITechStack-module__PG6tHG__section{padding:64px 0}.AITechStack-module__PG6tHG__row{flex-direction:column;align-items:flex-start;gap:1.25rem}.AITechStack-module__PG6tHG__rowLabel{width:100%}.AITechStack-module__PG6tHG__logos{gap:1rem 1.5rem}.AITechStack-module__PG6tHG__logo{height:32px!important}}
﻿.ARTalkExpert-module__ZGtlSa__section{background:var(--color-accent-dark);padding:72px 0;position:relative;overflow:hidden}.ARTalkExpert-module__ZGtlSa__section:before{content:"";pointer-events:none;position:absolute;inset:0}.ARTalkExpert-module__ZGtlSa__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.ARTalkExpert-module__ZGtlSa__left{flex:1;min-width:260px}.ARTalkExpert-module__ZGtlSa__title{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.625rem);font-weight:300;line-height:1.15}.ARTalkExpert-module__ZGtlSa__desc{color:#ffffffa6;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.6}.ARTalkExpert-module__ZGtlSa__right{flex-shrink:0}@media (max-width:640px){.ARTalkExpert-module__ZGtlSa__section{padding:48px 0}.ARTalkExpert-module__ZGtlSa__inner{flex-direction:column;align-items:flex-start}}
.Stories-module__UUIQKa__section{z-index:4;background:#fff;padding:96px 0 40px;position:relative}.Stories-module__UUIQKa__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:64px;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Stories-module__UUIQKa__titleAccent{color:var(--color-accent)}.Stories-module__UUIQKa__grid{grid-template-columns:1fr 1fr;align-items:start;display:grid}.Stories-module__UUIQKa__feature{color:inherit;margin-bottom:32px;text-decoration:none;display:block}.Stories-module__UUIQKa__feature:hover .Stories-module__UUIQKa__featureImage img{transform:scale(1.2)}.Stories-module__UUIQKa__feature:hover .Stories-module__UUIQKa__featureTitle{color:var(--color-accent)}.Stories-module__UUIQKa__featureImage{margin-bottom:24px;position:relative;overflow:hidden}.Stories-module__UUIQKa__featureImage:before{content:"";padding-top:56.21%;display:block}.Stories-module__UUIQKa__featureImageWrapper{background:linear-gradient(135deg,#c5d4ec,#dde9f8);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Stories-module__UUIQKa__featureImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Stories-module__UUIQKa__featureTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}.Stories-module__UUIQKa__sidebar{flex-direction:column;padding-left:62px;display:flex}.Stories-module__UUIQKa__sidePost{color:inherit;margin-bottom:32px;text-decoration:none;display:block}.Stories-module__UUIQKa__sidePost:last-of-type{margin-bottom:0}.Stories-module__UUIQKa__sidePost:hover .Stories-module__UUIQKa__sideTitle{color:var(--color-accent)}.Stories-module__UUIQKa__sideTitle{color:#000;margin-bottom:8px;font-size:28px;font-weight:400;line-height:36px;transition:color .3s}.Stories-module__UUIQKa__meta{color:#5e6d8e;align-items:center;font-size:16px;line-height:22px;display:flex}.Stories-module__UUIQKa__readTime{align-items:center;padding-left:24px;display:inline-flex;position:relative}.Stories-module__UUIQKa__readTime svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Stories-module__UUIQKa__metaSep{opacity:.6;padding:0 6px}.Stories-module__UUIQKa__allLinkWrap{flex:1;align-items:flex-end;margin-top:8px;display:flex}.Stories-module__UUIQKa__allLink{color:var(--color-accent);align-items:center;gap:4px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.Stories-module__UUIQKa__allLink:hover{opacity:.75}@media (max-width:768px){.Stories-module__UUIQKa__section{padding:72px 0 34px}.Stories-module__UUIQKa__title{margin-bottom:40px}.Stories-module__UUIQKa__grid{grid-template-columns:1fr}.Stories-module__UUIQKa__sidebar{margin-top:16px;padding-left:10px}.Stories-module__UUIQKa__featureTitle,.Stories-module__UUIQKa__sideTitle{font-size:20px;line-height:24px}.Stories-module__UUIQKa__meta{font-size:13px;line-height:18px}.Stories-module__UUIQKa__featureImage{margin-bottom:16px}}
.page-module__aJ2jNa__layout{align-items:flex-start;display:flex}.page-module__aJ2jNa__mainContent{flex:1;min-width:0}.page-module__aJ2jNa__tocColumn{width:240px;top:calc(var(--header-height) + 2rem);flex-shrink:0;align-self:flex-start;padding:4rem 1.5rem 0;position:sticky}@media (max-width:1100px){.page-module__aJ2jNa__tocColumn{display:none}}
﻿.page-module__cjbYzG__layout{align-items:flex-start;display:flex}.page-module__cjbYzG__mainContent{flex:1;min-width:0}.page-module__cjbYzG__tocColumn{width:240px;top:calc(var(--header-height) + 2rem);flex-shrink:0;align-self:flex-start;padding:4rem 1.5rem 0;position:sticky}@media (max-width:1100px){.page-module__cjbYzG__tocColumn{display:none}}
