.about *{box-sizing:border-box}.about-hero{position:relative;padding:100px 0 72px;overflow:hidden;background:#05050f}.about-hero__glow{position:absolute;width:700px;height:700px;background:radial-gradient(ellipse,rgba(91,95,199,.22) 0,transparent 68%);top:-80px;right:-120px;pointer-events:none;border-radius:50%}.about-hero__glow-left{position:absolute;width:400px;height:400px;background:radial-gradient(ellipse,rgba(16,185,129,.1) 0,transparent 70%);bottom:-60px;left:-100px;pointer-events:none}.about-hero__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;align-items:center}.about-hero__text{display:flex;flex-direction:column;gap:22px}.about-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:17px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#05050f;background:rgba(91,95,199,.1);border:1px solid rgba(91,95,199,.22);border-radius:100px;padding:6px 16px;width:-moz-fit-content;width:fit-content}.about-hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#5b5fc7;flex-shrink:0}.about-hero__title{font-size:clamp(45px,4.2vw,120px);font-weight:900;line-height:1.07;letter-spacing:-.032em;color:#fff;margin:0}.about-hero__subtitle{font-size:25px;line-height:1.3;color:rgba(255,255,255,.62);max-width:550px;margin:0}.about-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.about-hero__tagline{font-size:20px;color:rgba(255,255,255,.28);font-style:italic;letter-spacing:.01em}.about-hero__visual{display:flex;justify-content:center;align-items:center}.about-hero__images{display:flex;flex-direction:column;gap:16px;width:100%;max-width:650px}.about-hero__image{position:relative;overflow:hidden;border-radius:16px}.about-hero__image img{width:100%;height:auto;display:block;object-fit:cover}.about-hero__image--top{border-radius:16px;border:1px solid rgba(255,255,255,.08)}.about-hero__image--top:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,15,.6) 0,transparent 35%);pointer-events:none;border-radius:16px}.about-hero__image--bottom{border-radius:16px;border:1px solid rgba(255,255,255,.08)}.about-hero__image--bottom:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,5,15,.88));pointer-events:none;border-radius:16px}[data-theme=light] .about-hero{background:#f4f4fb}[data-theme=light] .about-hero__glow{background:radial-gradient(ellipse,rgba(91,95,199,.14) 0,transparent 68%)}[data-theme=light] .about-hero__title{color:#0d0f3c}[data-theme=light] .about-hero__subtitle{color:rgba(13,15,60,.6)}[data-theme=light] .about-hero__tagline{color:rgba(13,15,60,.35)}[data-theme=light] .about-hero__image--top:after{background:linear-gradient(180deg,rgba(244,244,251,.7) 0,transparent 35%)}[data-theme=light] .about-hero__image--bottom:after{background:linear-gradient(180deg,transparent 55%,rgba(244,244,251,.9))}.about-hq{padding:56px 0;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.02)}.about-hq__inner{display:flex;align-items:center;gap:48px}.about-hq__orb{flex-shrink:0;width:88px;height:88px}.about-hq__orb svg{width:100%;height:100%}.about-hq__text{display:flex;flex-direction:column;gap:12px}.about-hq__heading{font-size:clamp(22px,2.8vw,36px);font-weight:800;line-height:1.2;letter-spacing:-.022em;color:#fff;margin:0}.about-hq__desc{font-size:15px;line-height:1.72;color:rgba(255,255,255,.52);max-width:600px;margin:0}[data-theme=light] .about-hq{background:rgba(91,95,199,.03);border-color:rgba(91,95,199,.1)}[data-theme=light] .about-hq__heading{color:#0d0f3c}[data-theme=light] .about-hq__desc{color:rgba(13,15,60,.6)}.about-partners{padding:40px 0}.about-partners__label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.28);margin-bottom:20px}.about-partners__grid{display:flex;align-items:center;gap:18px;flex-wrap:wrap}[data-theme=light] .about-partners__label{color:rgba(13,15,60,.35)}.about-story{position:relative;padding:96px 0 80px;overflow:hidden;background:transparent}.about-story__bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(91,95,199,.07),rgba(59,130,246,.03));border-top:1px solid rgba(91,95,199,.14);border-bottom:1px solid rgba(91,95,199,.14)}.about-story__header{width:100%;margin-bottom:60px}.about_text-desc_sub{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:80px;column-gap:80px;align-items:start;margin-top:24px}.about-story__title{margin:0;font-size:clamp(28px,4vw,48px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#fff}.about-story__desc{margin:0;font-size:16px;line-height:1.85;color:rgba(255,255,255,.6);padding-top:8px}.about-story__how{position:relative;z-index:1;margin-bottom:28px;font-size:22px;font-weight:800;color:#fff;letter-spacing:-.01em}.about-story__cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.about-story__card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:32px 28px;display:flex;flex-direction:column;align-items:flex-start;transition:border-color .28s ease,background .28s ease,transform .22s ease}.about-story__card:hover{border-color:rgba(91,95,199,.55);background:rgba(91,95,199,.1);transform:translateY(-3px)}.about-story__card-icon{width:52px;height:52px;border-radius:14px;background:rgba(91,95,199,.15);border:1px solid rgba(91,95,199,.28);display:flex;align-items:center;justify-content:center;color:#8185d8;margin-bottom:20px;flex-shrink:0}.about-story__card-icon svg{width:24px;height:24px}.about-story__card-title{margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.3;color:#fff}.about-story__card-desc{margin:0;font-size:14px;line-height:1.75;color:rgba(255,255,255,.65);flex:1 1}[data-theme=light] .about-story{background:#e8e8f5!important}[data-theme=light] .about-story__bg{display:none}[data-theme=light] .about-story__title{color:#0d0f3c!important}[data-theme=light] .about-story__desc{color:rgba(13,15,60,.65)!important}[data-theme=light] .about-story__how{color:#0d0f3c!important}[data-theme=light] .about-story__cards{background:transparent!important}[data-theme=light] .about-story__card{background:#ffffff!important;border:1px solid rgba(91,95,199,.16)!important;box-shadow:0 2px 16px rgba(91,95,199,.08)!important}[data-theme=light] .about-story__card:hover{background:#ffffff!important;border-color:rgba(91,95,199,.4)!important;box-shadow:0 14px 44px rgba(91,95,199,.14)!important;transform:translateY(-3px)}[data-theme=light] .about-story__card-icon{background:rgba(91,95,199,.08)!important;border-color:rgba(91,95,199,.16)!important;color:#5b5fc7!important}[data-theme=light] .about-story__card-title{color:#0d0f3c!important}[data-theme=light] .about-story__card-desc{color:rgba(13,15,60,.65)!important}.about-mission__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}.about-mission__left{display:flex;flex-direction:column;gap:20px}.about-mission__text{font-size:20px;font-weight:500;line-height:1.65;color:rgba(255,255,255,.88);margin:0}.about-mission__quote-wrap{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:32px;display:flex;flex-direction:column;gap:18px}.about-mission__quote-mark{font-size:56px;line-height:.75;color:#5b5fc7;font-family:Georgia,serif}.about-mission__quote{font-size:15px;line-height:1.78;color:rgba(255,255,255,.75);font-style:italic;margin:0}.about-mission__quote-author{display:flex;align-items:center;gap:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07)}.about-mission__author-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#5b5fc7,#10b981);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}.about-mission__author-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:2px}.about-mission__author-role{font-size:12px;color:rgba(255,255,255,.4)}[data-theme=light] .about-mission__text{color:rgba(13,15,60,.85)}[data-theme=light] .about-mission__quote-wrap{background:#fff;border-color:rgba(91,95,199,.15)}[data-theme=light] .about-mission__quote{color:rgba(13,15,60,.72)}[data-theme=light] .about-mission__author-name{color:#0d0f3c}[data-theme=light] .about-mission__author-role{color:rgba(13,15,60,.42)}[data-theme=light] .about-mission__quote-author{border-top-color:rgba(0,0,0,.07)}.about-team__header{margin-bottom:40px}.about-team__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.about-team__card{display:flex;flex-direction:column;align-items:center;gap:8px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:22px 18px 20px;text-align:center;transition:border-color .26s}.about-team__card:hover{border-color:rgba(91,95,199,.3)}.about-team__photo{width:100%;aspect-ratio:1/1;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-bottom:4px}.about-team__initials{font-size:40px;font-weight:900;letter-spacing:-.03em;opacity:.65}.about-team__name{font-size:25px;font-weight:700;color:#fff}.about-team__title{font-size:20px;color:rgba(255,255,255,.42);line-height:1.4}.about-team__bio{font-size:18px;color:rgba(255,255,255,.5);line-height:1.6;margin-top:6px;text-align:center}.about-team__linkedin{color:rgba(255,255,255,.28);transition:color .2s;display:flex;margin-top:4px}.about-team__linkedin:hover{color:#0a66c2}[data-theme=light] .about-team__card{background:#fff;border-color:rgba(91,95,199,.12)}[data-theme=light] .about-team__card:hover{border-color:rgba(91,95,199,.38);box-shadow:0 16px 40px rgba(91,95,199,.12)}[data-theme=light] .about-team__name{color:#0d0f3c}[data-theme=light] .about-team__title{color:rgba(13,15,60,.48)}[data-theme=light] .about-team__bio{color:rgba(13,15,60,.58)}[data-theme=light] .about-team__linkedin{color:rgba(13,15,60,.26)}.about-core-team__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.about-core-team__card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.about-core-team__card:hover{transform:translateY(-2px);border-color:rgba(91,95,199,.3);box-shadow:0 4px 12px rgba(0,0,0,.12)}.about-core-team__avatar{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;letter-spacing:-.02em;flex-shrink:0}.about-core-team__name{font-size:20px;font-weight:700;color:#fff;line-height:1.3}[data-theme=light] .about-core-team__card{background:#fff;border-color:rgba(0,0,0,.08)}[data-theme=light] .about-core-team__card:hover{border-color:rgba(91,95,199,.3)}[data-theme=light] .about-core-team__name{color:#0d0f3c}.about-cta-banner{padding:56px 0;background:linear-gradient(135deg,rgba(91,95,199,.28),rgba(59,130,246,.18) 50%,rgba(16,185,129,.1));border-top:1px solid rgba(91,95,199,.22);border-bottom:1px solid rgba(59,130,246,.18)}.about-cta-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-cta-banner__title{font-size:clamp(18px,2.4vw,28px);font-weight:800;line-height:1.32;color:#fff;max-width:580px;letter-spacing:-.015em;margin:0}.about-cta-banner__btn{flex-shrink:0;white-space:nowrap}.about-stats__title{font-size:clamp(26px,3vw,40px);font-weight:900;letter-spacing:-.025em;color:#fff;margin-bottom:36px}.about-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.about-stats__item{background:rgba(255,255,255,.025);padding:36px 28px;display:flex;flex-direction:column;gap:8px;border-right:1px solid rgba(255,255,255,.06)}.about-stats__item:last-child{border-right:none}.about-stats__value{font-size:clamp(36px,3.6vw,52px);font-weight:900;letter-spacing:-.03em;line-height:1}.about-stats__label{font-size:13px;color:rgba(255,255,255,.45);font-weight:500;line-height:1.4}[data-theme=light] .about-stats__title{color:#0d0f3c}[data-theme=light] .about-stats__label{color:rgba(13,15,60,.5)}[data-theme=light] .about-stats__grid{background:rgba(91,95,199,.06);border-color:rgba(91,95,199,.12)}[data-theme=light] .about-stats__item{background:rgba(255,255,255,.75);border-color:rgba(91,95,199,.08)}.about-offices__inner{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:64px;gap:64px;align-items:start}.about-offices__left{display:flex;flex-direction:column;gap:20px}.about-offices__team-imgs{display:flex;margin-bottom:4px}.about-offices__team-dot{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;border:2px solid var(--bg-primary,#05050f);flex-shrink:0;overflow:hidden}.about-offices__join-title{font-size:clamp(22px,2.8vw,34px);font-weight:900;letter-spacing:-.02em;color:#fff;line-height:1.2;margin:0}.about-offices__join-desc{font-size:14px;line-height:1.72;color:rgba(255,255,255,.5);margin:0}.about-offices__right{display:flex;flex-direction:column;gap:14px}.about-offices__card-header{display:flex;align-items:center;gap:14px;margin-bottom:10px}.about-offices__card-icon{font-size:22px}.about-offices__card-city{font-size:16px;font-weight:700;color:#fff}.about-offices__card-role{font-size:11px;color:rgba(255,255,255,.38);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.about-offices__card-address{font-size:13px;color:rgba(255,255,255,.42);line-height:1.6;margin-bottom:12px}.about-offices__card-contacts{display:flex;flex-direction:column;gap:8px}.about-offices__contact-link{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,.5);transition:color .2s}.about-offices__contact-link:hover{color:#8185d8}[data-theme=light] .about-offices__join-title{color:#0d0f3c}[data-theme=light] .about-offices__join-desc{color:rgba(13,15,60,.58)}[data-theme=light] .about-offices__card-city{color:#0d0f3c}[data-theme=light] .about-offices__card-role{color:rgba(13,15,60,.42)}[data-theme=light] .about-offices__card-address{color:rgba(13,15,60,.5)}[data-theme=light] .about-offices__contact-link{color:rgba(13,15,60,.52)}[data-theme=light] .about-offices__contact-link:hover{color:#5b5fc7}.footer{border-top:1px solid rgba(255,255,255,.07);padding:60px 0 28px}.footer__brand-logo{width:40px;height:40px;object-fit:contain;margin-bottom:14px}.footer__top{display:flex;gap:72px;margin-bottom:48px}.footer__brand{flex:0 0 220px}.footer__brand-name{font-size:16px;font-weight:800;letter-spacing:.07em;color:#fff;margin-bottom:10px}.footer__brand-desc{font-size:13px;line-height:1.7;color:rgba(255,255,255,.42)}.footer__cols{display:flex;gap:52px;flex:1 1}.footer__col{display:flex;flex-direction:column;gap:10px;flex:1 1}.footer__col-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.32);margin-bottom:6px}.footer__col a,.footer__col button{font-size:14px;font-weight:500;color:rgba(255,255,255,.56);background:none;border:none;cursor:pointer;text-align:left;padding:0;transition:color .2s}.footer__col a:hover,.footer__col button:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;font-size:12px;color:rgba(255,255,255,.28)}.footer__bottom-links{display:flex;gap:22px}.footer__bottom-links a:hover{color:rgba(255,255,255,.6)}.footer__social{display:flex;align-items:center;gap:18px}.footer__social a{color:rgba(255,255,255,.68);display:flex;align-items:center;transition:color .2s,transform .2s}.footer__social a:hover{color:#fff;transform:translateY(-2px)}.footer__social svg{width:20px;height:20px}[data-theme=light] .footer{border-top-color:rgba(0,0,0,.08)}[data-theme=light] .footer__brand-name{color:#0d0f3c}[data-theme=light] .footer__brand-desc{color:rgba(0,0,0,.48)}[data-theme=light] .footer__col-title{color:rgba(0,0,0,.36)}[data-theme=light] .footer__col a,[data-theme=light] .footer__col button{color:rgba(0,0,0,.6)}[data-theme=light] .footer__col a:hover,[data-theme=light] .footer__col button:hover{color:#0d0f0a}[data-theme=light] .footer__bottom{color:rgba(0,0,0,.3)}[data-theme=light] .footer__social a{color:#6b7280}[data-theme=light] .footer__social a:hover{color:#0d0f0a}@media (max-width:1100px){.about-team__grid{grid-template-columns:repeat(2,1fr)}.about-core-team__grid{grid-template-columns:repeat(3,1fr)}.about_text-desc_sub{grid-template-columns:1fr;gap:20px}}@media (max-width:900px){.about-hero{padding:80px 0 60px}.about-hero__inner{grid-template-columns:1fr;gap:40px}.about-hero__subtitle{max-width:100%}.about-hero__visual{justify-content:flex-start}.about-hero__images{flex-direction:row;gap:12px;max-width:100%}.about-hero__image{flex:1 1}.about-hero__image--top:after{background:linear-gradient(180deg,rgba(5,5,15,.45) 0,transparent 40%)}.about-hq__inner{flex-direction:column;gap:24px;text-align:center}.about-story__cards{grid-template-columns:1fr;gap:14px}.about-mission__inner{grid-template-columns:1fr;gap:36px}.about-team__grid{gap:14px}.about-stats__grid,.about-team__grid{grid-template-columns:repeat(2,1fr)}.about-stats__item{border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.about-stats__item:last-child{border-bottom:none}.about-offices__inner{grid-template-columns:1fr;gap:36px}.about-cta-banner__inner{flex-direction:column;text-align:center}.about-cta-banner__btn{align-self:center}.footer__top{flex-direction:column;gap:36px}.footer__cols{flex-wrap:wrap;gap:28px}}@media (max-width:768px){.container{padding-inline:20px}.about-hero{padding:90px 0 50px}.about-hero__inner{grid-template-columns:1fr;gap:32px}.about-hero__text{align-items:center;text-align:center}.about-hero__title{font-size:38px;line-height:1.15}.about-hero__subtitle{font-size:18px;max-width:100%}.about-hero__actions{justify-content:center}.about-hero__images{flex-direction:column;max-width:100%}.about-cta-banner__inner,.about-hq__inner,.about-mission__inner,.about-offices__inner{grid-template-columns:1fr;flex-direction:column;text-align:center;gap:28px}.about-core-team__grid,.about-stats__grid,.about-story__cards,.about-team__grid{grid-template-columns:repeat(2,1fr)}.footer__top{flex-direction:column;gap:30px}.footer__cols{flex-wrap:wrap;gap:24px}}@media (max-width:640px){.about-hero{padding:72px 0 52px}.about-hero__inner{gap:32px}.about-hero__actions,.about-hero__images{flex-direction:column}.about-hero__actions{align-items:flex-start}.about-team__grid{grid-template-columns:1fr;gap:12px}.about-core-team__grid{grid-template-columns:repeat(2,1fr)}.about-stats__grid{grid-template-columns:1fr 1fr}.about-story__cards{gap:12px}}@media (max-width:480px){.container{padding-inline:16px}.about-hero{padding:80px 0 40px}.about-hero__eyebrow{font-size:12px;padding:6px 12px}.about-hero__title{font-size:30px;line-height:1.15}.about-hero__subtitle{font-size:16px;line-height:1.6}.about-hero__actions{flex-direction:column;width:100%}.about-hero__actions button{width:100%}.about-hero__images{gap:12px}.about-hero__image{height:220px}.about-story{padding:60px 0}.about-story__header{margin-bottom:30px}.about-core-team__grid,.about-stats__grid,.about-story__cards,.about-team__grid{grid-template-columns:1fr}.about-core-team__card,.about-team__card{padding:20px}.about-cta-banner{padding:40px 0}.about-cta-banner__title{font-size:22px;text-align:center}.about-offices__team-imgs{justify-content:center}.footer__bottom,.footer__cols,.footer__top{flex-direction:column;text-align:center;gap:18px}.footer__bottom-links{flex-wrap:wrap}.footer__bottom-links,.footer__social{justify-content:center}}