.ds-section{background:#eeeced80;padding:var(--space-120) 0}.ds-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-64, 64px)}.ds-header{display:flex;align-items:flex-start;gap:80px}.ds-header-left{display:flex;flex-direction:column;gap:var(--space-16);width:636px;flex-shrink:0}.ds-eyebrow{font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-500);color:var(--font-color-black);letter-spacing:1.54px;text-transform:uppercase;margin:0}.ds-title{font-family:var(--font-family-pp-fragment);font-size:56px;font-weight:var(--font-weight-400);color:var(--font-color-black);line-height:1.2;margin:0}.ds-header-right{display:flex;flex-direction:column;gap:var(--space-32);flex:1}.ds-desc{font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);color:var(--font-color-black);line-height:1.4;margin:0}.ds-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 var(--space-24);border:none;border-radius:var(--space-8);font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-400);cursor:pointer;width:fit-content;background:var(--font-color-link);color:var(--white)}.ds-btn--coming-soon{opacity:.5}.ds-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-24)}.ds-card{border-radius:var(--space-20);padding:var(--space-32);display:flex;flex-direction:column;gap:var(--space-24);border:1px solid transparent;background:linear-gradient(var(--white),var(--white)) padding-box,linear-gradient(to right bottom,var(--desaturated-blue),var(--white)) border-box}.ds-card-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ds-card-content{display:flex;flex-direction:column;gap:var(--space-16)}.ds-card-title{font-family:var(--font-family-dm-sans);font-size:var(--font-size-32, 32px);font-weight:var(--font-weight-400);color:var(--font-color-black);line-height:1.2;letter-spacing:-.64px;margin:0}.ds-card-desc{font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);color:var(--font-color-black);line-height:1.4;margin:0}@media screen and (max-width: 1280px){.ds-section{padding:120px var(--space-80, 80px)}.ds-header{gap:0}}@media screen and (max-width: 996px){.ds-section{padding:80px var(--space-50, 50px)}.ds-header{flex-direction:column;gap:var(--space-20)}.ds-header-left{width:100%;gap:var(--space-12)}.ds-header-right{gap:var(--space-24)}.ds-title{font-size:var(--font-size-36, 36px)}.ds-desc{font-size:var(--font-size-16, 16px)}.ds-btn{width:100%}.ds-container{gap:var(--space-20)}.ds-grid{grid-template-columns:1fr}}@media screen and (max-width: 768px){.ds-grid{grid-template-columns:1fr}}@media screen and (max-width: 576px){.ds-section{padding:var(--space-60) var(--space-20) var(--space-20)}.ds-title{font-size:var(--font-size-36)}.ds-card-title{font-size:var(--font-size-32)}}.dev-console-section{padding:var(--space-120) 0;width:100%;margin:0 auto;background:#fff}.dev-console-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-64, 64px)}.dev-console-header{display:flex;align-items:flex-start;gap:var(--space-64)}.dev-console-header-left{display:flex;flex-direction:column;gap:var(--space-16);flex-shrink:0}.dev-console-eyebrow{font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-500);color:var(--font-color-black);letter-spacing:1.54px;text-transform:uppercase;margin:0}.dev-console-title{font-family:var(--font-family-pp-fragment);font-size:56px;font-weight:var(--font-weight-400);color:var(--font-color-black);line-height:1.2;margin:0}.dev-console-header-right{display:flex;flex-direction:column;gap:var(--space-32);flex:1}.dev-console-desc{font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);color:var(--font-color-black);line-height:1.4;margin:0}.dev-console-btn{display:inline-flex;align-items:center;justify-content:center;background:#186dec;color:#fff;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-400);height:var(--space-52);padding:0 var(--space-24);border-radius:var(--space-8);text-decoration:none;width:fit-content;cursor:pointer}.dev-console-btn:hover{background:#1460c9}.dev-console-card{background:#f4f7fe;border-radius:var(--space-20);padding:var(--space-35) 0 var(--space-35) var(--space-62);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.dev-console-steps{display:grid;grid-template-columns:1fr;gap:var(--space-20);width:456px;flex-shrink:0}.dev-console-step{background:#fff;border-radius:var(--space-20);padding:var(--space-18) var(--space-24);display:flex;align-items:center;gap:var(--space-24)}.dev-console-step-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.dev-console-step-icon img{width:40px;height:40px}.dev-console-step-content{display:flex;flex-direction:column;gap:var(--space-16);flex:1}.dev-console-step-title{font-family:var(--font-family-dm-sans);font-size:var(--font-size-21);font-weight:var(--font-weight-400);color:var(--font-color-black);line-height:1.2;letter-spacing:-.42px;margin:0}.dev-console-step-desc{font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-300);color:var(--font-color-black);line-height:1.4;margin:0}.dev-console-preview{position:relative;flex-shrink:0}@media screen and (max-width: 1280px){.dev-console-section{padding:var(--space-120) var(--space-80);width:100%}}@media screen and (max-width: 996px){.dev-console-section{padding:var(--space-50) var(--space-50);width:100%}.dev-console-container{gap:var(--space-20)}.dev-console-header{flex-direction:column;gap:var(--space-20)}.dev-console-header-left{gap:var(--space-12);width:auto}.dev-console-header-right{gap:var(--space-24)}.dev-console-title{font-size:var(--font-size-36)}.dev-console-desc{font-size:var(--font-size-16)}.dev-console-btn{width:100%}.dev-console-card{padding:var(--space-40) 0 var(--space-20) var(--space-20);flex-direction:column-reverse;gap:var(--space-40)}.dev-console-steps{width:100%;grid-template-columns:1fr 1fr;padding-right:var(--space-20)}.dev-console-step{flex-direction:column;align-items:baseline;gap:var(--space-20);width:100%;padding:var(--space-24)}.dev-console-step-icon,.dev-console-step-icon img{width:30px;height:30px}.dev-console-step-content{gap:var(--space-20)}.dev-console-step-title{font-size:var(--font-size-28)}.dev-console-step-desc{font-size:var(--font-size-16)}.dev-console-preview{width:100%;height:auto}.dev-console-preview img{width:100%}}@media screen and (max-width: 576px){.dev-console-section{padding:var(--space-40) var(--space-20) var(--space-20)}.dev-console-card{padding:var(--space-40) 0 var(--space-20)}.dev-console-steps{grid-template-columns:1fr;padding-left:var(--space-20)}.dev-console-step{width:100%;margin:0 auto;padding:var(--space-24)}}.doc-section{width:100%;background:#f7f5f6;box-sizing:border-box}.doc-container{max-width:var(--breakpoint-lg);margin-inline:auto;padding:var(--space-120) 0;display:flex;flex-direction:column;gap:var(--space-32);box-sizing:border-box}.doc-header{display:flex;flex-direction:row;align-items:flex-start;gap:var(--space-80)}.doc-header-left{flex:0 0 auto;width:50%;display:flex;flex-direction:column;gap:var(--space-16)}.doc-header-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-32)}.doc-eyebrow{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-500);line-height:1.4;letter-spacing:1.54px;text-transform:uppercase;color:var(--font-color-black)}.doc-title{margin:0;font-family:var(--font-family-pp-fragment);font-size:var(--font-size-56);font-weight:var(--font-weight-400);line-height:1.2;color:var(--font-color-black)}.doc-desc{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);line-height:1.4;color:var(--font-color-black)}.doc-btn{display:inline-flex;align-items:center;justify-content:center;height:var(--space-52);padding:var(--space-14) var(--space-24);border-radius:var(--space-8);background:var(--font-color-link);color:var(--font-color-white);font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-400);line-height:1.5;text-decoration:none;cursor:pointer;white-space:nowrap;transition:filter .2s ease;box-sizing:border-box}.doc-btn:hover{filter:brightness(1.1)}.doc-btn:focus-visible{outline:2px solid var(--font-color-link);outline-offset:3px}.doc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-24)}.doc-card{display:flex;flex-direction:column;justify-content:space-between;min-height:325px;padding:var(--space-32);border-radius:var(--space-20);border:1px solid #ffffff;background:var(--white);color:inherit;text-decoration:none;box-sizing:border-box;transition:box-shadow .2s ease}.doc-card:hover{box-shadow:0 var(--space-12) var(--space-40) rgba(var(--font-color-black),.08)}.doc-card:focus-visible{outline:2px solid var(--font-color-link);outline-offset:2px}.doc-card-top{display:flex;flex-direction:column;gap:var(--space-24)}.doc-card-icon-wrap{display:flex;align-items:center;justify-content:center;width:var(--space-48);height:var(--space-48);border-radius:var(--space-10);background:#eeeced80;flex-shrink:0}.doc-card-icon{width:24px;height:24px;display:block}.doc-card-text{display:flex;flex-direction:column;gap:var(--space-16)}.doc-card-title{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-32);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.64px;color:var(--font-color-black)}.doc-card-desc{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);line-height:1.4;color:var(--font-color-black)}.doc-card-action{display:flex;align-items:center;margin-top:var(--space-24)}.doc-card-arrow{width:var(--space-52);height:var(--space-52);display:block;transform:rotate(180deg) scaleY(-1)}@media screen and (max-width: 1280px){.doc-container{padding:var(--space-120) var(--space-80)}.doc-header{gap:0}.doc-header-left{width:auto;flex:1 1 0}}@media screen and (max-width: 996px){.doc-container{padding:var(--space-90) var(--space-50) var(--space-70)}.doc-header{flex-direction:column;gap:var(--space-20)}.doc-header-left,.doc-header-right{width:100%;flex:0 0 auto;gap:var(--space-20)}.doc-header-left{gap:var(--space-12)}.doc-title{font-size:var(--font-size-36)}.doc-desc{font-size:var(--font-size-16)}.doc-btn{width:100%;justify-content:center}.doc-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.doc-card:nth-child(3){grid-column:1 / -1}.doc-card-icon-wrap{background:#eff6ff}.doc-card-icon{filter:brightness(0) saturate(100%) invert(32%) sepia(95%) saturate(2400%) hue-rotate(200deg) brightness(96%) contrast(96%)}}@media screen and (max-width: 576px){.doc-container{padding:var(--space-40) var(--space-20)}.doc-cards{grid-template-columns:1fr}.doc-card:nth-child(3){grid-column:auto}}.footer{--footer-chamfer-top: 100px;--footer-chamfer-left: 50px;background:#081728;color:#fff;padding:80px 0;position:relative;overflow:hidden;font-family:var(--font-family-dm-sans);clip-path:polygon(0 var(--footer-chamfer-left),var(--footer-chamfer-top) 0,100% 0,100% 100%,0 100%)}.footer-vector{display:none}.footer-vector-img{display:block;width:100%;height:auto}@media screen and (min-width: 997px){.footer-vector{display:block;position:absolute;bottom:0;right:0;left:auto;transform:none;z-index:0;width:min(1021px,85vw);height:auto;aspect-ratio:1021 / 981;pointer-events:none;line-height:0}}@media screen and (min-width: 577px) and (max-width: 996px){.footer-vector{display:block;position:absolute;left:50%;right:auto;transform:translate(-50%);bottom:25%;z-index:0;width:100%;max-width:1021px;height:auto;aspect-ratio:1021 / 981;pointer-events:none;line-height:0}}@media screen and (max-width: 576px){.footer{--footer-vector-mobile-top: 22%}.footer-vector{display:block;position:absolute;left:50%;right:auto;bottom:auto;top:var(--footer-vector-mobile-top);transform:translate(-50%,-50%);z-index:0;width:741px;height:712px;max-width:none;aspect-ratio:unset;pointer-events:none;line-height:0}.footer-vector-img{width:100%;height:100%;object-fit:contain}}.footer-inner{position:relative;z-index:1;max-width:1280px;width:100%;margin:0 auto}.footer-content{margin:0 auto;display:flex;flex-direction:column;gap:80px}.footer-cta{display:flex;flex-wrap:nowrap;align-items:center;gap:96px}.footer-cta-content{flex:1;max-width:462px;display:flex;flex-direction:column;gap:32px}.footer-cta-text{display:flex;flex-direction:column;gap:24px}.footer-cta-heading{font-size:2.5rem;font-weight:400;line-height:1.2;letter-spacing:-.8px;margin:0;color:#fff}.footer-cta-desc{font-size:1.125rem;font-weight:300;line-height:1.4;margin:0;color:#fff}.footer-cta-btn{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:14px 24px;border-radius:8px;background:#ffcf23;color:#081728;font-weight:600;font-size:1rem;line-height:1.4;white-space:nowrap;align-self:flex-start;transition:filter .15s ease}.footer-cta-btn:hover{filter:brightness(1.06)}.footer-cta-image{flex-shrink:0;width:722px;height:406px;border-radius:20px;overflow:hidden}.footer-cta-image img{width:100%;height:100%;object-fit:cover}.footer-links{display:flex;gap:96px;align-items:flex-start}.footer-brand-col{flex-shrink:0;width:282px;display:flex;flex-direction:column;gap:32px}.footer-logo-img{height:28.54px;width:auto;display:block}.footer-contact{display:flex;flex-direction:column}.footer-contact-link{font-size:.875rem;font-weight:400;line-height:1.4;color:#fff;text-decoration:underline}.footer-contact-link:hover{color:#ffcf23}.footer-social{display:flex;gap:12px;align-items:center}.footer-social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.85;transition:opacity .15s ease}.footer-social-link:hover{opacity:1}.footer-social-link img{display:block}.footer-nav{flex:1;display:flex;gap:40px}.footer-col{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.footer-col-title{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:1.54px;line-height:1.4;margin:0;color:#fff}.footer-col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.footer-col-link{display:inline-flex;align-items:center;gap:8px;padding:8px 0;font-size:1rem;font-weight:300;line-height:1.4;color:#fff;transition:color .15s ease}.footer-col-link:hover{color:#ffcf23}.footer-external-icon{opacity:.7;flex-shrink:0}.footer-credits{display:flex;flex-direction:column;gap:32px}.footer-divider{height:1px;background:#ffffff26}.footer-credits-row{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:400;line-height:1.4;color:#fff}.footer-copyright{display:block}.footer-legal{display:flex;gap:24px}.footer-legal-link{text-decoration:underline;color:#fff}.footer-legal-link:hover{color:#ffcf23}@media screen and (max-width: 1280px){.footer-content{padding:0 var(--space-80);box-sizing:border-box}}@media screen and (min-width: 997px) and (max-width: 1120px){.footer-cta{flex-wrap:wrap}.footer-cta-content{flex:1 1 auto;min-width:0;max-width:462px}.footer-cta-image{flex:1 0 722px;min-width:0;max-width:722px;width:100%;height:auto;aspect-ratio:722 / 406}}@media screen and (max-width: 996px){.footer{--footer-chamfer-top: 50px;--footer-chamfer-left: 25px}.footer-content{width:100%;padding:0 var(--space-50);box-sizing:border-box}.footer-cta-heading{font-size:2rem}.footer-cta-desc{font-size:var(--font-size-16)}.footer-cta{flex-direction:column-reverse;gap:40px}.footer-cta-content{width:100%;max-width:none}.footer-cta-btn{width:100%;align-self:stretch;box-sizing:border-box}.footer-cta-image{width:100%;height:auto;aspect-ratio:722 / 406}.footer-links{flex-direction:column-reverse;gap:48px}.footer-brand-col{width:100%}.footer-nav{flex-wrap:wrap}.footer-credits-row{flex-direction:column;align-items:flex-start;gap:16px}.footer-legal{flex-direction:column;align-items:flex-start;gap:12px}}@media screen and (max-width: 576px){.footer{padding:48px 0}.footer-content{padding:0 var(--space-20);gap:48px}.footer-nav{display:flex;flex-direction:column;gap:32px}}.about-us-mega{box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0;padding:0;background:transparent;font-family:var(--font-family-dm-sans);color:#fff}.about-us-mega__row{display:flex;align-items:flex-start;gap:99px;min-width:0;padding-bottom:40px}.about-us-mega__intro{box-sizing:border-box;flex:0 0 auto;width:298px;max-width:480px;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding-top:40px;padding-right:calc(var(--mega-intro-divider-gap) * 2);position:relative}.about-us-mega__intro:after{content:"";position:absolute;top:40px;right:var(--mega-intro-divider-gap);width:1px;height:378px;background:#fff3;pointer-events:none;z-index:1}.about-us-mega__title-block{display:flex;flex-direction:column;gap:16px;width:100%}.about-us-mega__heading{margin:0;font-size:var(--font-size-32);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.64px;color:#fff}.about-us-mega__lede{margin:0;font-size:var(--font-size-16);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.about-us-mega__ghost-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border-radius:var(--space-8);border:1px solid #fff;background:transparent;color:#fff;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;transition:opacity .2s ease,background .2s ease}.about-us-mega__ghost-btn:hover{opacity:.92;background:#ffffff0f}.about-us-mega__links{margin:0;padding:40px 0 0;list-style:none;flex:0 0 auto;width:min(320px,100%);display:flex;flex-direction:column;gap:24px}.about-us-mega__link{font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.about-us-mega__link:hover{opacity:.88}.about-us-mega__spotlight{position:relative;z-index:0;flex:0 0 auto;width:416px;max-width:100%;box-sizing:border-box;min-height:465px;padding:40px 80px 40px 64px;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 40%),linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 100%),#0003;display:flex;flex-direction:column;align-items:flex-start;overflow-x:clip;overflow-y:visible;align-self:stretch}.about-us-mega__spotlight-decoration{position:absolute;pointer-events:none;z-index:0}.about-us-mega__spotlight-decoration--large{right:-109px;bottom:-126px;width:482px;height:462px}.about-us-mega__spotlight-decoration--large img{width:100%;height:100%;object-fit:contain;display:block;opacity:.85}.about-us-mega__spotlight-decoration--corner{right:-79px;bottom:-136px;width:156px;height:179px;transform:scaleY(-1) rotate(180deg)}.about-us-mega__spotlight-decoration--corner img{width:100%;height:100%;object-fit:contain;display:block;opacity:.75}.about-us-mega__spotlight-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%}.about-us-mega__image-wrap{width:200px;height:200px;flex-shrink:0;border-radius:20px;overflow:hidden}.about-us-mega__image-crop{position:relative;width:100%;height:100%;overflow:hidden;border-radius:20px}.about-us-mega__image{position:absolute;width:290.32%;height:162.04%;left:-91.51%;top:-27.71%;max-width:none;object-fit:cover}.about-us-mega__spotlight-copy{display:flex;flex-direction:column;gap:16px;width:100%}.about-us-mega__spotlight-header{display:flex;flex-direction:column;gap:8px;line-height:1.4;color:#fff}.about-us-mega__spotlight-title{margin:0;font-size:var(--font-size-20);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.about-us-mega__spotlight-desc{margin:0;font-size:var(--font-size-14);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.about-us-mega__spotlight-cta{display:inline-flex;align-items:center;gap:8px;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:26px;color:#fff;text-decoration:none;transition:opacity .2s ease}.about-us-mega__spotlight-cta:hover{opacity:.88}.about-us-mega__spotlight-cta img{flex-shrink:0;display:block}@media screen and (min-width: 997px) and (max-width: 1280px){.about-us-mega{flex-wrap:nowrap;gap:0;justify-content:flex-start}.about-us-mega__row{gap:64px;flex:0 1 auto;min-width:0;margin-left:max(0px,calc((100% - 1280px)/2))}.about-us-mega__intro{width:252px;flex:0 0 252px}.about-us-mega__links{width:auto;flex:1 1 0;min-width:0}.about-us-mega__spotlight{width:360px;flex:0 0 360px;margin-left:auto;padding:40px 40px 40px 32px}}@media screen and (min-width: 1281px){.about-us-mega{flex-wrap:nowrap;gap:0;justify-content:flex-start}.about-us-mega__row{gap:64px;flex:0 1 auto;min-width:0;margin-left:max(0px,calc((100% - 1280px)/2))}.about-us-mega__spotlight{margin-left:auto;padding:40px 40px 40px 32px}}@media screen and (min-width: 1281px){.about-us-mega{flex-wrap:nowrap;gap:40px}.about-us-mega__row{gap:64px;flex:1 1 0}.about-us-mega__spotlight{padding:40px 40px 40px 32px}}.insights-mega{box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0;padding:0;background:transparent;font-family:var(--font-family-dm-sans);color:#fff}.insights-mega__row{display:flex;flex-wrap:wrap;align-items:stretch;gap:0;min-width:0;padding-bottom:40px}.insights-mega__intro{box-sizing:border-box;flex:0 0 auto;width:298px;max-width:480px;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding-top:40px;padding-right:calc(var(--mega-intro-divider-gap) * 2);position:relative}.insights-mega__intro:after{content:"";position:absolute;top:40px;right:var(--mega-intro-divider-gap);width:1px;height:378px;background:#fff3;pointer-events:none;z-index:1}.insights-mega__title-block{display:flex;flex-direction:column;gap:16px;width:100%}.insights-mega__heading{margin:0;font-size:var(--font-size-32);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.64px;color:#fff}.insights-mega__lede{margin:0;font-size:var(--font-size-16);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.insights-mega__ghost-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border-radius:var(--space-8);border:1px solid #fff;background:transparent;color:#fff;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;transition:opacity .2s ease,background .2s ease}.insights-mega__ghost-btn:hover{opacity:.92;background:#ffffff0f}.insights-mega__topics{margin:0;padding:40px 0 0 84px;list-style:none;flex:0 0 auto;width:248px;display:flex;flex-direction:column;gap:24px}.insights-mega__topic-link{font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:26px;color:#fff;text-decoration:none;transition:opacity .2s ease}.insights-mega__topic-link:hover{opacity:.88}.insights-mega__spotlight{position:relative;z-index:0;flex:0 0 auto;width:416px;max-width:100%;box-sizing:border-box;min-height:465px;padding:40px 80px 40px 64px;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 40%),linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 100%),#0003;display:flex;flex-direction:column;align-items:flex-start;overflow-x:clip;overflow-y:visible;align-self:stretch}.insights-mega__spotlight-decoration{position:absolute;pointer-events:none;z-index:0}.insights-mega__spotlight-decoration--large{right:-109px;bottom:-126px;width:482px;height:462px}.insights-mega__spotlight-decoration--large img{width:100%;height:100%;object-fit:contain;display:block;opacity:.85}.insights-mega__spotlight-decoration--corner{right:-79px;bottom:-135px;width:156px;height:179px;transform:scaleY(-1) rotate(180deg)}.insights-mega__spotlight-decoration--corner img{width:100%;height:100%;object-fit:contain;display:block;opacity:.75}.insights-mega__spotlight-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%}.insights-mega__image-stack{width:200px;height:200px;flex-shrink:0;border-radius:20px;overflow:hidden}.insights-mega__image-stack-inner{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.insights-mega__image-bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:20px;pointer-events:none}.insights-mega__image-bg{position:absolute;width:213.85%;height:128.83%;left:-44.5%;top:-18.5%;max-width:none;object-fit:cover;z-index:0}.insights-mega__image-portrait{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:20px;z-index:1}.insights-mega__spotlight-copy{display:flex;flex-direction:column;gap:16px;width:100%}.insights-mega__spotlight-title{margin:0;font-size:var(--font-size-20);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.insights-mega__spotlight-desc{margin:0;font-size:var(--font-size-14);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.insights-mega__cta{display:inline-flex;align-items:center;gap:8px;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.insights-mega__cta:hover{opacity:.88}.insights-mega__cta img{flex-shrink:0;display:block}@media screen and (min-width: 997px) and (max-width: 1280px){.insights-mega{flex-wrap:nowrap;gap:0;justify-content:flex-start}.insights-mega__row{flex-wrap:nowrap;gap:40px;flex:0 1 auto;min-width:0;margin-left:max(0px,calc((100% - 1280px)/2))}.insights-mega__intro{width:252px;flex:0 0 252px}.insights-mega__topics{width:auto;flex:1 1 0;min-width:0;padding-left:16px}.insights-mega__spotlight{width:360px;flex:0 0 360px;margin-left:auto;padding:40px 40px 40px 32px}}@media screen and (min-width: 1281px){.insights-mega{flex-wrap:nowrap;gap:0;justify-content:flex-start}.insights-mega__row{flex-wrap:nowrap;gap:40px;flex:0 1 auto;min-width:0;margin-left:max(0px,calc((100% - 1280px)/2))}.insights-mega__spotlight{margin-left:auto;padding:40px 40px 40px 32px}}.platform-mega{box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:98px;padding:0;background:transparent;font-family:var(--font-family-dm-sans);color:#fff}.platform-mega__intro{box-sizing:border-box;flex:0 0 auto;width:298px;max-width:480px;padding-bottom:40px;padding-right:calc(var(--mega-intro-divider-gap) * 2);position:relative}.platform-mega__intro:after{content:"";position:absolute;top:40px;right:var(--mega-intro-divider-gap);width:1px;height:378px;background:#fff3;pointer-events:none;z-index:1}.platform-mega__intro-inner{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.platform-mega__title-block{display:flex;flex-direction:column;gap:16px;padding-top:40px;width:100%}.platform-mega__heading{margin:0;font-size:var(--font-size-32);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.64px;color:#fff}.platform-mega__lede{margin:0;font-size:var(--font-size-16);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.platform-mega__ghost-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border-radius:var(--space-8);border:1px solid #fff;background:transparent;color:#fff;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;transition:opacity .2s ease,background .2s ease}.platform-mega__ghost-btn:hover{opacity:.92;background:#ffffff0f}.platform-mega__columns{flex:1 1 0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:24px;min-width:0}.platform-mega__list-col{flex:0 0 auto;width:248px;padding-bottom:40px;padding-top:40px}.platform-mega__eyebrow{margin:0 0 16px;font-size:var(--font-size-14);font-weight:var(--font-weight-500);line-height:1.4;letter-spacing:1.54px;text-transform:uppercase;color:#fff}.platform-mega__link-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:24px}.platform-mega__link{font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.platform-mega__link:hover{opacity:.88}.platform-mega__integrations{background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 40%),linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 100%),#0003;position:relative;z-index:0;flex:0 0 auto;width:416px;max-width:100%;box-sizing:border-box;padding:40px 80px 40px 64px;display:flex;flex-direction:column;gap:24px;align-self:stretch;overflow-x:clip;overflow-y:visible}.platform-mega__eyebrow--integrations{margin:0;position:relative;z-index:1;align-self:stretch;text-align:center;width:100%}.platform-mega__integrations-decoration{position:absolute;right:-8px;bottom:-12px;width:168px;height:194px;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center}.platform-mega__integrations-decoration img{width:100%;height:100%;object-fit:contain;display:block;transform:scaleY(-1) rotate(180deg);opacity:.55}.platform-mega__cards{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px}.platform-mega__card{box-sizing:border-box;width:100%;padding:var(--space-20);position:relative;isolation:isolate;overflow:hidden;border-radius:20px;border:1px solid transparent;background:linear-gradient(283deg,#669df214 -68.74%,#08172899 50.44%);box-shadow:5.335px 12.449px 15.206px #1c2d4633}.platform-mega__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(100% 60% at 90% 85%,rgba(102,157,242,.2) 0%,rgba(102,157,242,.1) 25%,transparent 60%)}.platform-mega__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(135deg,#ffffff40,#ffffff1f,#ffffff0d,#ffffff1f,#ffffff40);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.platform-mega__card-body{position:relative;z-index:1;box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:28px;text-align:left}.platform-mega__card-text{max-width:280px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;line-height:1.4;color:#fff}.platform-mega__card-title{margin:0;font-size:var(--font-size-22);font-weight:var(--font-weight-600);letter-spacing:-.02em;line-height:1.25;color:#fff}.platform-mega__card-desc{margin:0;font-size:var(--font-size-14);font-weight:var(--font-weight-300);line-height:1.45;color:#ffffffbd}.platform-mega__explore{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 0;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.platform-mega__explore:hover{opacity:.88}.platform-mega__explore img{flex-shrink:0;display:block}@media screen and (min-width: 997px) and (max-width: 1280px){.platform-mega{flex-wrap:nowrap;gap:40px;justify-content:flex-start}.platform-mega__intro{width:252px;flex:0 0 252px;margin-left:max(0px,calc((100% - 1280px)/2))}.platform-mega__columns{flex:1 1 auto;min-width:0;flex-wrap:nowrap;gap:16px;justify-content:flex-start}.platform-mega__list-col{width:auto;flex:1 1 0;min-width:0}.platform-mega__integrations{width:360px;flex:0 0 360px;margin-left:auto;padding:40px 40px 40px 32px}}@media screen and (min-width: 1281px){.platform-mega{flex-wrap:nowrap;gap:48px;justify-content:flex-start}.platform-mega__intro{margin-left:max(0px,calc((100% - 1280px)/2))}.platform-mega__columns{flex:1 1 auto;min-width:0;flex-wrap:nowrap;justify-content:flex-start;gap:24px}.platform-mega__integrations{margin-left:auto;padding:40px 40px 40px 32px}}@media screen and (min-width: 1281px){.platform-mega{flex-wrap:nowrap;gap:48px}.platform-mega__columns{flex-wrap:nowrap;justify-content:flex-start;gap:24px}.platform-mega__integrations{padding:40px 40px 40px 32px}}.who-we-serve-mega{box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0;padding:0;background:transparent;font-family:var(--font-family-dm-sans);color:#fff;height:466px}.who-we-serve-mega__row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:99px;min-width:0;padding-bottom:40px}.who-we-serve-mega__intro{box-sizing:border-box;flex:0 0 auto;width:298px;max-width:480px;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding-top:40px;padding-right:calc(var(--mega-intro-divider-gap) * 2);position:relative}.who-we-serve-mega__intro:after{content:"";position:absolute;top:40px;right:var(--mega-intro-divider-gap);width:1px;height:378px;background:#fff3;pointer-events:none;z-index:1}.who-we-serve-mega__title-block{display:flex;flex-direction:column;gap:16px;width:100%}.who-we-serve-mega__heading{margin:0;font-size:var(--font-size-32);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.64px;color:#fff}.who-we-serve-mega__lede{margin:0;font-size:var(--font-size-16);font-weight:var(--font-weight-300);line-height:1.4;color:#fff}.who-we-serve-mega__ghost-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border-radius:var(--space-8);border:1px solid #fff;background:transparent;color:#fff;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;transition:opacity .2s ease,background .2s ease}.who-we-serve-mega__ghost-btn:hover{opacity:.92;background:#ffffff0f}.who-we-serve-mega__audience{margin:0;padding:40px 0 0;list-style:none;flex:0 0 auto;width:248px;display:flex;flex-direction:column;gap:24px}.who-we-serve-mega__audience-link{font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.who-we-serve-mega__audience-link:hover{opacity:.88}.who-we-serve-mega__register{display:inline-flex;align-items:center;gap:8px;font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.who-we-serve-mega__register:hover{opacity:.88}.who-we-serve-mega__register img{flex-shrink:0;display:block}@media screen and (min-width: 997px) and (max-width: 1280px){.who-we-serve-mega{flex-wrap:nowrap;gap:40px}.who-we-serve-mega__row{flex-wrap:nowrap;gap:64px;flex:1 1 0}.who-we-serve-mega__intro{width:252px;flex:0 0 252px}.who-we-serve-mega__audience{width:auto;flex:1 1 0;min-width:0}}@media screen and (min-width: 1281px){.who-we-serve-mega{flex-wrap:nowrap;gap:40px}.who-we-serve-mega__row{flex-wrap:nowrap;gap:64px;flex:1 1 0}}.site-header{position:relative;z-index:10001;display:flex;padding:16px 0;flex-direction:column;align-items:center;align-self:stretch;background:var(--Color-Scheme-1-Accent, #081728);overflow-x:clip;max-width:100%}.site-header__nav-item--mega{display:contents}.site-header__mega-layer{position:absolute;left:0;right:0;top:100%;z-index:10002;box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;background:transparent}.site-header__mega-gutter{--mega-panel-chamfer: 48px;box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:stretch;background:var(--Color-Scheme-1-Accent, #081728);clip-path:polygon(0 0,100% 0,100% calc(100% - var(--mega-panel-chamfer)),calc(100% - var(--mega-panel-chamfer)) 100%,0 100%)}.site-header__mega-row{box-sizing:border-box;width:100%;min-width:0}.site-header__shell{box-sizing:border-box;width:100%;display:flex;padding:0 var(--Section-Padding-padding-section-medium, 80px) 0 var(--Page-Padding-padding-global, 64px);justify-content:space-between;align-items:center;align-self:stretch}.site-header__row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:0;flex-wrap:wrap}.site-header__left{display:flex;align-items:center;gap:var(--Section-Padding-padding-section-medium, 80px)}.site-header__logo{display:flex;align-items:center;gap:var(--space-12);flex-shrink:0;color:inherit;text-decoration:none}.site-header__nav{display:flex;align-items:center;gap:var(--space-32);font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-500);font-style:normal;line-height:140%;color:#fff}.site-header__link{display:inline-flex;align-items:center;gap:var(--space-4);color:inherit;white-space:nowrap;flex-shrink:0;transition:opacity .2s ease}.site-header__link:hover{opacity:.85}.site-header__nav .site-header__link:hover,.site-header__nav .site-header__link--mega-trigger:hover{opacity:1}.site-header__nav>a.site-header__link{position:relative}.site-header__nav>a.site-header__link:after{content:"";position:absolute;left:0;right:0;top:32px;height:2px;background:#ffcf23;opacity:0;transition:opacity .2s ease;pointer-events:none}.site-header__nav>a.site-header__link:hover:after{opacity:1}.site-header__link--mega-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;font:inherit;color:inherit;padding:0;margin:0;position:relative;transition:opacity .2s ease}.site-header__link--mega-trigger.site-header__link--mega-open{opacity:1}.site-header__link--mega-trigger:after{content:"";position:absolute;left:0;right:0;top:32px;height:2px;background:#ffcf23;opacity:0;transition:opacity .2s ease;pointer-events:none}.site-header__link--mega-trigger:hover:after,.site-header__link--mega-trigger.site-header__link--mega-open:after{opacity:1}.site-header__nav-chevron{box-sizing:border-box;width:24px;height:24px;flex-shrink:0;display:block;transition:transform .2s ease;transform-origin:50% 50%}.site-header__nav-chevron--open{transform:rotate(180deg)}.site-header__chevron{flex-shrink:0;color:#fff;opacity:.95}.site-header__actions{display:flex;align-items:center;flex-shrink:0}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:var(--space-8) var(--space-24);border-radius:var(--space-8);background:#ffcf23;color:#081728;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:26px;transition:filter .2s ease}.site-header__cta:hover{filter:brightness(1.06)}.site-header__menu-toggle{display:none;box-sizing:border-box;align-items:center;justify-content:center;width:48px;height:48px;padding:0;margin:0;border:none;border-radius:var(--space-8);background:transparent;color:inherit;cursor:pointer;flex-shrink:0}.site-header__menu-toggle:hover{opacity:.9}.site-header__menu-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-header__mobile-panel{display:none;box-sizing:border-box}.site-header__mobile-panel-inner{display:flex;flex-direction:column;gap:0;width:100%;min-height:0;flex:1}.site-header__mobile-panel-top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16);flex-shrink:0}.site-header__mobile-logo{display:flex;align-items:center;flex-shrink:0;margin:0;padding:0;border:none;background:none;color:inherit;font:inherit;cursor:pointer;text-decoration:none}.site-header__menu-close{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;margin:0;border:none;border-radius:var(--space-8);background:transparent;color:inherit;cursor:pointer;flex-shrink:0}.site-header__menu-close:hover{opacity:.9}.site-header__menu-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-header__mobile-nav{display:flex;flex-direction:column;gap:0;padding-top:16px;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:1.4;color:#fff;flex-shrink:0}.site-header__mobile-nav-block{display:flex;flex-direction:column;align-items:stretch;width:100%}.site-header__mobile-trigger{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:flex-start;gap:4px;min-height:0;padding:12px 20px;margin:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:opacity .2s ease}.site-header__mobile-trigger span{flex:1 1 auto;min-width:0}.site-header__mobile-trigger:hover{opacity:.88}.site-header__mobile-trigger:focus-visible{outline:2px solid #fff;outline-offset:-2px}.site-header__mobile-trigger--open{border-bottom:none}.site-header__mobile-forward{display:flex;align-items:center;justify-content:flex-start;gap:4px;box-sizing:border-box;width:100%;padding:12px 20px;color:inherit;text-decoration:none;transition:opacity .2s ease}.site-header__mobile-forward:hover{opacity:.88}.site-header__mobile-chevron{flex-shrink:0;display:block;transition:transform .2s ease;transform-origin:50% 50%}.site-header__mobile-chevron--open{transform:rotate(180deg)}.site-header__mobile-mega-wrap{box-sizing:border-box;width:100%;border-top:1px solid #444;border-bottom:1px solid #444;background:#0003;padding:40px 0}.site-header__mobile-mega-inner{box-sizing:border-box;width:100%;padding-left:20px;padding-right:20px}.site-header__mobile-mega-title-block{display:flex;flex-direction:column;gap:32px;padding-bottom:40px}.site-header__mobile-mega-desc{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-300);font-style:normal;line-height:1.4;color:#fff}.site-header__mobile-mega-ghost{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:50px;width:100%;padding:14px 24px;border:1px solid #fff;border-radius:8px;background:transparent;color:#fff;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;transition:opacity .2s ease,background .2s ease}.site-header__mobile-mega-ghost:hover{opacity:.92;background:#ffffff0f}.site-header__mobile-mega-sections{display:flex;flex-direction:column;gap:24px}.site-header__mobile-mega-section{display:flex;flex-direction:column;gap:8px}.site-header__mobile-mega-eyebrow{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-600);line-height:1.4;letter-spacing:.02em;color:#ffffffd9}.site-header__mobile-mega-section--integrations{gap:16px}.site-header__mobile-mega-eyebrow--integrations{font-size:var(--font-size-12);font-weight:var(--font-weight-600);letter-spacing:.1em;text-transform:uppercase;color:#fff}.site-header__mobile-mega-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.site-header__mobile-mega-item-link{display:block;box-sizing:border-box;min-height:40px;padding:8px 0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-500);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.site-header__mobile-mega-item-link:hover{opacity:.88}.site-header__mobile-mega-cards{display:flex;flex-direction:column;gap:24px}.site-header__mobile-mega-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:28px;width:100%;padding:24px 28px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(283deg,#669df20a -68.74%,#081728a6 50.44%);box-shadow:5.335px 12.449px 15.206px #1c2d4614}.site-header__mobile-mega-card-text{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;text-align:left}.site-header__mobile-mega-card-title{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;color:#fff}.site-header__mobile-mega-card-desc{margin:0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-300);line-height:1.45;color:#ffffffbd}.site-header__mobile-mega-card-cta{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:4px 0;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;color:#fff;text-decoration:none;transition:opacity .2s ease}.site-header__mobile-mega-card-cta:hover{opacity:.88}.site-header__mobile-mega-card-cta img{flex-shrink:0;display:block}.site-header__mobile-actions{box-sizing:border-box;width:100%;padding:24px 20px 0;flex-shrink:0}.site-header__mobile-cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:50px;width:100%;padding:14px 24px;margin:0;border:none;border-radius:8px;background:#ffcf23;color:#081728;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:1.4;text-decoration:none;cursor:pointer;transition:filter .2s ease;flex-shrink:0}.site-header__mobile-cta:hover{filter:brightness(1.06)}@media screen and (min-width: 997px){.site-header__mega-row{max-width:1280px;margin-inline:auto}.site-header__mega-row--full-bleed{max-width:none;width:100%;margin-inline:0}.site-header__row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:1280px;margin-inline:auto}.site-header__actions{margin-left:auto}}@media screen and (max-width: 1280px){.site-header__shell{padding-left:40px;padding-right:40px}.site-header__mega-gutter{padding-left:40px}}@media screen and (min-width: 997px) and (max-width: 1280px){.site-header__row{display:grid;box-sizing:border-box;width:100%;max-width:1280px;margin-inline:auto;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;justify-content:stretch;flex-wrap:nowrap}.site-header__left{display:contents}.site-header__logo{grid-column:1;grid-row:1}.site-header__logo img{max-width:150px;width:auto;height:auto}.site-header__nav{grid-column:3;grid-row:1;gap:var(--space-12);font-size:var(--font-size-14)}.site-header__actions{grid-column:5;grid-row:1;margin-left:0}}@media screen and (min-width: 1281px){.site-header__row{justify-content:space-between}}@media screen and (max-width: 996px){header.site-header .site-header__mega-layer{display:none}.site-header{height:72px;padding:0;flex-direction:row}.site-header__shell{padding-left:50px;padding-right:50px}.site-header__nav,.site-header__actions{display:none}.site-header__left{gap:0}.site-header__menu-toggle{display:inline-flex}.site-header__mobile-panel:not([hidden]){display:flex;width:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;flex-direction:column;align-items:stretch;overflow:hidden;min-height:100vh;min-height:100dvh;background:var(--Color-Scheme-1-Accent, #081728)}.site-header__mobile-panel-inner{box-sizing:border-box;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 50px 40px}.site-header__mobile-panel-top{height:72px;padding-left:50px;padding-right:50px}}@media screen and (max-width: 576px){.site-header__shell,.site-header__mobile-panel-top,.site-header__mobile-panel-inner{padding-left:20px;padding-right:20px}}.hero{max-width:100%;position:relative;margin:auto;background:#fff;height:auto;padding-bottom:120px}.hero-inner{max-width:1280px;width:100%;margin:0 auto}.hero-bg-image{position:absolute;height:auto;z-index:0}.hero-content-container{display:flex;justify-content:space-between;position:relative;z-index:1;width:100%;margin:0 auto;padding:var(--space-26) 0;height:465px}.hero-content{margin:auto 0;width:55%}.hero-content-text{display:flex;flex-direction:column;gap:var(--space-16);color:var(--font-color-black);margin:auto}.eyebrow{font-size:var(--font-size-14);text-transform:uppercase;font-family:var(--font-family-dm-sans);letter-spacing:1.54px}.forge-icon{width:125px}.hero-title{font-size:var(--font-size-64);font-family:var(--font-family-pp-fragment);line-height:1.1;font-weight:var(--font-weight-400);letter-spacing:-.4px}.hero-desc{font-size:var(--font-size-18);font-family:var(--font-family-dm-sans);color:var(--font-color-black);font-weight:var(--font-weight-300)}.hero-cta-container{display:flex;justify-content:space-between;position:relative;z-index:1;width:100%;margin:0 auto;gap:var(--space-24)}.hero-cta-item{font-family:var(--font-family-dm-sans);width:25%;padding:var(--space-32);border-radius:var(--space-20);border:.8px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right bottom,var(--desaturated-blue),var(--white)) border-box}.cta-content-top{display:flex;flex-direction:column;gap:var(--space-24);height:100%;justify-content:space-between}.cta-content{display:flex;flex-direction:column;gap:var(--space-16)}.cta-title-row{display:flex;flex-direction:row;align-items:center;gap:var(--space-8)}.cta-title{font-size:var(--font-size-24);font-weight:var(--font-weight-400);color:#081728;line-height:1.2;letter-spacing:-.48px;margin:0;white-space:nowrap}.cta-coming-soon-badge{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-8) var(--space-10);border-radius:var(--space-12);background:linear-gradient(-17.38deg,#ffcf2380 2.4%,#92c5f780 72.23%);font-size:var(--font-size-10);font-weight:var(--font-weight-400);color:var(--font-color-black);line-height:1.2;letter-spacing:-.2px;white-space:nowrap;flex-shrink:0;font-family:var(--font-family-dm-sans);width:74px;height:23px}.cta-link.cta-link--disabled{background:none;border:none;padding:0;cursor:default;color:var(--desaturated-blue);pointer-events:none}.cta-description{font-size:var(--font-size-16);font-weight:var(--font-weight-300);color:var(--font-color-black);line-height:1.4;margin:0}.cta-link{display:flex;align-items:center;gap:var(--space-8);font-size:var(--font-size-16);font-weight:var(--font-weight-600);color:var(--font-color-link);text-decoration:none;line-height:26px;cursor:pointer}.cta-link:hover{opacity:.8}@media screen and (max-width: 1280px){.hero-content-container{padding:var(--space-40) var(--space-80) var(--space-20);width:100%}.hero-cta-container{padding:var(--space-20) var(--space-80);width:100%}.cta-title-row{flex-direction:column;align-items:baseline}}@media screen and (max-width: 996px){.hero{height:auto;padding-bottom:var(--space-40)}.hero-bg-image{width:100%;height:auto}.hero-content{height:auto;width:100%}.hero-content-container{width:100%;padding:var(--space-40) var(--space-50) var(--space-20);flex-direction:column;height:auto;gap:var(--space-40)}.hero-cta-container{width:100%;padding:var(--space-20) var(--space-50);flex-wrap:wrap;gap:var(--space-24)}.hero-cta-item{width:47%}.cta-title-row{flex-direction:row;align-items:center}}@media screen and (max-width: 768px){.cta-title-row{flex-direction:column;align-items:baseline}}@media screen and (max-width: 576px){.hero{padding-bottom:var(--space-40)}.hero-content-container{width:100%;padding:var(--space-40) var(--space-20) var(--space-20)}.hero-cta-container{padding:var(--space-20);width:100%}.forge-icon{min-width:70px;width:70px;height:30px}.hero-title{font-size:var(--font-size-36)}.hero-cta-item{width:100%;padding:var(--space-40) var(--space-20) var(--space-20)}.cta-title-row{flex-direction:row;align-items:center}}.impact{width:100%;background-color:#fff}.impact-inner{max-width:1280px;width:100%;margin:0 auto}.impact-content-wrapper{margin:0 auto;padding:120px 0;display:flex;flex-direction:column;gap:64px}.impact-header{display:flex;flex-direction:column;gap:var(--space-16)}.impact-tagline{font-family:var(--font-family-dm-sans);font-size:var(--font-size-14);font-weight:var(--font-weight-500);text-transform:uppercase;letter-spacing:1.54px;line-height:1.4;color:var(--font-color-black);margin:0}.impact-title{font-family:var(--font-family-pp-fragment);font-size:var(--font-size-56);font-weight:var(--font-weight-400);line-height:1.2;color:var(--font-color-black);margin:0;letter-spacing:.3px}.impact-cards{display:flex;gap:var(--space-20);align-items:stretch}.impact-card-partnership{width:55%;border-radius:var(--space-20);overflow:hidden;position:relative;box-shadow:0 7.5px 41px #00000017;background:linear-gradient(292deg,#669ff3 -91.47%,#081728 110.64%)}.partnership-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.mobile-polygons{display:none}.bg-polygon{position:absolute;max-width:fit-content}.bg-polygon-2,.bg-polygon-5{left:256px;height:stretch}.bg-polygon-3{height:stretch}.partnership-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--space-24);padding:var(--space-32);height:100%}.partnership-heading{display:flex;align-items:center;gap:var(--space-16)}.partnership-title{font-family:var(--font-family-dm-sans);font-size:var(--font-size-28);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.68px;color:var(--font-color-white);margin:0}.partnership-body{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:var(--space-35)}.partnership-description{font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);line-height:1.4;color:var(--font-color-white);margin:0}.impact-card-fi{flex:1;border-radius:var(--space-20);background:linear-gradient(var(--white),var(--white)) padding-box,linear-gradient(to right bottom,var(--desaturated-blue),var(--white)) border-box;border:1px solid transparent;padding:var(--space-32);display:flex;flex-direction:column}.fi-content{display:flex;flex-direction:column;gap:var(--space-16);flex:1}.fi-heading{display:flex;align-items:center;gap:var(--space-16)}.fi-title{font-family:var(--font-family-dm-sans);font-size:var(--font-size-28);font-weight:var(--font-weight-400);line-height:1.2;letter-spacing:-.56px;color:var(--font-color-black);margin:0}.fi-description{font-family:var(--font-family-dm-sans);font-size:var(--font-size-18);font-weight:var(--font-weight-300);line-height:1.4;color:var(--font-color-black);margin:0}.impact-icon-container{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.impact-icon-white{background:transparent;border-radius:16.31px;border:.25px solid rgba(102,159,243,.2)}.impact-icon-blue{background:#fff;border-radius:16.31px;border:.25px solid rgba(102,159,243,.2)}.impact-icon-img{width:28px;height:40px;object-fit:contain}.impact-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px var(--space-24);border-radius:8px;font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-400);line-height:1.5;text-decoration:none;cursor:pointer;border:none;width:fit-content;transition:opacity .2s ease}.impact-btn:hover{opacity:.9}.impact-btn-white{background:#fff;color:#000}.impact-btn-blue{background:#186dec;color:#fff;height:52px}.fi-actions{display:flex;flex-direction:column;gap:var(--space-12)}.fi-link{display:inline-flex;align-items:center;gap:var(--space-4);font-family:var(--font-family-dm-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-600);line-height:26px;color:var(--font-color-link);text-decoration:none;cursor:pointer;width:fit-content}.fi-link:hover{opacity:.8}.fi-link-chevron{width:7px;height:12px}@media screen and (max-width: 1280px){.impact-content-wrapper{padding:120px var(--space-80)}}@media screen and (max-width: 996px){.impact-content-wrapper{width:100%;padding:20px var(--space-50);gap:var(--space-20)}.impact-header{padding-top:var(--space-48)}.impact-title{font-size:36px}.impact-cards{flex-direction:column}.impact-card-partnership{width:100%}.impact-card-fi{gap:var(--space-24)}.partnership-title{font-size:var(--font-size-28)}.partnership-body{gap:var(--space-35)}.impact-btn{width:auto}}@media screen and (max-width: 576px){.impact-content-wrapper{width:100%;padding:var(--space-20);gap:48px}.impact-title{font-size:var(--font-size-36)}.partnership-title,.fi-title{font-size:var(--font-size-28)}.partnership-heading,.fi-heading{flex-direction:column;align-items:flex-start}.fi-description{font-size:var(--font-size-16)}.desktop-polygons{display:none}.mobile-polygons{display:block}.bg-polygon{width:100%;max-width:none}.bg-polygon-5{max-width:fit-content;right:0}}/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--breakpoint-sm:40rem;--breakpoint-lg:64rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}}@font-face{font-family:DM Sans;src:url(../fonts/DMSans-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:PP Fragment;src:url(../fonts/PPFragment-TextRegular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--font-family-dm-sans:"DM Sans", system-ui, -apple-system, sans-serif;--font-family-pp-fragment:"PP Fragment", system-ui, -apple-system, serif;color:var(--font-color-black);--font-color-black:#081728;--font-color-white:#fff;--font-color-link:#186dec;--text:#e8ecf7;--muted:#9aa4bf;--white:#fff;--desaturated-blue:#768daf;--breakpoint-sm:576px;--breakpoint-md:996px;--breakpoint-lg:1280px;--breakpoint-xl:1440px;--breakpoint-xxl:1920px;--breakpoint-tab:768px;--font-size-10:10px;--font-size-12:12px;--font-size-14:14px;--font-size-16:16px;--font-size-18:18px;--font-size-20:20px;--font-size-21:21px;--font-size-22:22px;--font-size-24:24px;--font-size-26:26px;--font-size-28:28px;--font-size-30:30px;--font-size-32:32px;--font-size-34:34px;--font-size-36:36px;--font-size-38:38px;--font-size-40:40px;--font-size-42:42px;--font-size-56:56px;--font-size-64:64px;--font-weight-300:300;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--font-weight-650:650;--font-weight-700:700;--font-weight-800:800;--space-0:0px;--space-4:4px;--space-6:6px;--space-8:8px;--space-12:12px;--space-14:14px;--space-16:16px;--space-18:18px;--space-20:20px;--space-24:24px;--space-26:26px;--space-32:32px;--space-35:35px;--space-36:36px;--space-40:40px;--space-48:48px;--space-50:50px;--space-52:52px;--space-60:60px;--space-62:62px;--space-64:64px;--space-70:70px;--space-72:72px;--space-80:80px;--space-90:90px;--space-100:100px;--space-120:120px;--mega-intro-divider-gap:var(--space-24);background:#fff;font-family:PP Fragment,DM Sans,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:1.5}h1{font-size:2.5rem;font-weight:700;line-height:1.1}h2{font-size:1.5rem;font-weight:700;line-height:1.2}h3{font-size:1.1rem;font-weight:600;line-height:1.3}p{font-size:1rem;line-height:1.5}small{font-size:.875rem}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.page{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.section{width:100%}.section-inner{width:100%;max-width:1280px;margin:0 auto}.section-content{width:85%;margin:0 auto}.section-header{max-width:640px;margin-bottom:1.75rem}.section-title{margin:0 0 .5rem;font-size:1.5rem}.section-lead{color:var(--muted);max-width:52ch;margin:0;font-size:1.05rem}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#04121f;box-shadow:var(--shadow)}.btn-primary:hover{filter:brightness(1.05)}.btn-ghost{border-color:var(--border);color:var(--text);background:#ffffff0a}.btn-ghost:hover{border-color:#fff3}.text-link{color:var(--accent-strong);font-size:.9rem;font-weight:600}.text-link:hover{color:var(--accent)}@media screen and (max-width:1024px){.section-content{width:95%}}@media screen and (max-width:576px){.section-content{width:90%}}@media (prefers-color-scheme:light){:root{--bg:#f6f8fc;--bg-elevated:#fff;--text:#0f172a;--muted:#475569;--border:#0f172a14;--shadow:0 20px 60px #0f172a14}.btn-primary{color:#0f172a}.btn-ghost{background:#0f172a0a}}
