.header[data-astro-cid-5ql2mvdm]{padding:1rem;padding-bottom:0;position:fixed;top:0;left:0;right:0;z-index:30}.header-card[data-astro-cid-5ql2mvdm]{height:52px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.75rem 1rem;border-radius:8px;border:.5px solid var(--color-border-secondary);box-shadow:none;background-color:var(--color-bg-header);backdrop-filter:blur(10px);position:relative;z-index:40}.header[data-astro-cid-5ql2mvdm]:before{content:"";position:absolute;top:0;left:0;width:100%;height:40px;bottom:100%;backdrop-filter:blur(10px);pointer-events:none;z-index:0}.header[data-astro-cid-5ql2mvdm].is-open .header-card[data-astro-cid-5ql2mvdm]{border-end-end-radius:0;border-end-start-radius:0}.logo[data-astro-cid-5ql2mvdm]{display:inline-flex;align-items:center}.logo[data-astro-cid-5ql2mvdm] img[data-astro-cid-5ql2mvdm]{display:block;width:auto;height:24px}.nav[data-astro-cid-5ql2mvdm]{display:flex;align-items:center;gap:2rem}.link[data-astro-cid-5ql2mvdm]{color:var(--color-text-primary-muted);font-size:.875rem;line-height:1.44;text-decoration:none}.link[data-astro-cid-5ql2mvdm]:hover{color:var(--color-text-primary)}.hiring[data-astro-cid-5ql2mvdm]{display:inline-flex;align-items:center;gap:.5rem}.chip[data-astro-cid-5ql2mvdm]{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:16px 0 0 16px;background:linear-gradient(90deg,#19af551a,#19af5500);color:var(--color-accent-green);font-size:.625rem;font-weight:500;line-height:1.44;text-transform:uppercase;white-space:nowrap}.desktop[data-astro-cid-5ql2mvdm]{display:none}.toggle[data-astro-cid-5ql2mvdm]{position:relative;display:inline-flex;flex-direction:column;justify-content:center;gap:.3125rem;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.line[data-astro-cid-5ql2mvdm]{display:block;width:100%;height:2px;background-color:var(--color-text-secondary-muted);border-radius:16px;transition:transform .3s ease,opacity .2s ease}.header[data-astro-cid-5ql2mvdm].is-open .line[data-astro-cid-5ql2mvdm]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header[data-astro-cid-5ql2mvdm].is-open .line[data-astro-cid-5ql2mvdm]:nth-child(2){opacity:0}.header[data-astro-cid-5ql2mvdm].is-open .line[data-astro-cid-5ql2mvdm]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu[data-astro-cid-5ql2mvdm]{margin-inline:1rem;position:absolute;top:100%;left:0;right:0;background-color:var(--color-bg-header);box-shadow:0 1px 2px #1018280f;backdrop-filter:blur(10px);border:.5px solid var(--color-border-secondary);border-top:none;border-end-end-radius:8px;border-end-start-radius:8px;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:20}.header[data-astro-cid-5ql2mvdm].is-open .menu[data-astro-cid-5ql2mvdm]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.panel[data-astro-cid-5ql2mvdm]{padding:1.5rem 1rem}.nav-mobile[data-astro-cid-5ql2mvdm]{display:flex;flex-direction:column;gap:1rem}.item[data-astro-cid-5ql2mvdm]{display:flex;align-items:center;justify-content:flex-start}.menu-link[data-astro-cid-5ql2mvdm]{display:inline-flex;align-items:center;gap:.375rem;color:var(--color-text-primary-muted);font-size:1.125rem;line-height:1.57;text-decoration:none}.hiring-item[data-astro-cid-5ql2mvdm]{justify-content:space-between}.chip-mobile[data-astro-cid-5ql2mvdm]{font-weight:500}@media(min-width:768px){.header[data-astro-cid-5ql2mvdm]{padding:1.5rem 1rem;display:flex;justify-content:center}.header-card[data-astro-cid-5ql2mvdm]{width:calc(var(--container-max-width) + 64px);min-width:0;height:72px;box-sizing:border-box;padding:1.25rem 1.5rem;border-radius:16px;border:.5px solid var(--color-border-secondary);background-color:var(--color-bg-header);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.desktop[data-astro-cid-5ql2mvdm]{display:flex}.toggle[data-astro-cid-5ql2mvdm],.menu[data-astro-cid-5ql2mvdm]{display:none}}.hero[data-astro-cid-shwxrd6l]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.75rem 0;overflow:hidden;background:radial-gradient(ellipse at center,#1e1e1e 0%,var(--color-bg-primary) 70%)}.title[data-astro-cid-shwxrd6l]{max-width:760px;margin:0 0 32px;text-align:center;font-size:2.25rem;line-height:1.28;letter-spacing:-1px;font-weight:500}.title[data-astro-cid-shwxrd6l] br[data-astro-cid-shwxrd6l].desktop{display:none}.title[data-astro-cid-shwxrd6l] br[data-astro-cid-shwxrd6l].mobile{display:inline}.title[data-astro-cid-shwxrd6l] span[data-astro-cid-shwxrd6l]{display:inline-block;opacity:0;color:#fff;transition:opacity var(--titleWordDuration) ease-out,transform var(--titleWordDuration) ease-out;transition-delay:calc(var(--titleBaseDelay) + var(--i) * var(--titleStagger))}.title[data-astro-cid-shwxrd6l].animate span[data-astro-cid-shwxrd6l]{opacity:1;transform:translateY(0)}.image-wrapper[data-astro-cid-shwxrd6l]{position:relative;width:500px;height:300px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.image-wrapper[data-astro-cid-shwxrd6l]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#1856a0cc,#1856a04d 15%,#1856a012 37%,#1856a000 43%);pointer-events:none}.image-wrapper[data-astro-cid-shwxrd6l] .bg-pattern{position:absolute;width:400px;height:400px;max-width:none;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;pointer-events:none}.image-wrapper[data-astro-cid-shwxrd6l] .illustration{position:relative;z-index:1;width:100%;height:100%;max-width:none;object-fit:contain}@property --rotation{syntax: "<number>"; initial-value: 0; inherits: true;}.carousel[data-astro-cid-shwxrd6l]{display:flex;flex-direction:column;align-items:center;padding:2.25rem 0;isolation:isolate}.carousel-ring[data-astro-cid-shwxrd6l]{--rx: 120px;position:relative;width:280px;height:96px;animation:rotate-ring var(--carouselDuration) ease-in-out var(--carouselDelay) infinite}.carousel-icon[data-astro-cid-shwxrd6l]{--angle: calc((var(--i) - 2 - var(--rotation)) * 1.25664rad);--sin-a: sin(var(--angle));--cos-a: cos(var(--angle));--depth: calc((var(--cos-a) + 1) / 2);--depth2: calc(var(--depth) * var(--depth));position:absolute;top:0;left:50%;width:96px;object-fit:contain;--depth3: calc(var(--depth2) * var(--depth));transform:translate(calc(var(--sin-a) * var(--rx) * -1 - 50%)) scale(calc(.45 + .55 * var(--depth3)));opacity:calc(.3 + .7 * var(--depth3));z-index:round(calc(var(--depth) * 100),1)}@keyframes rotate-ring{0%,16%{--rotation: 0}20%,36%{--rotation: 1}40%,56%{--rotation: 2}60%,76%{--rotation: 3}80%,96%{--rotation: 4}to{--rotation: 5}}.carousel-names[data-astro-cid-shwxrd6l]{display:grid;margin-top:.25rem}.carousel-names[data-astro-cid-shwxrd6l] span[data-astro-cid-shwxrd6l]{grid-area:1 / 1;text-align:center;font-size:.875rem;color:var(--color-text-primary);white-space:nowrap;opacity:0;animation:show-name var(--carouselDuration) ease infinite}@keyframes show-name{0%{opacity:0;transform:translateY(4px)}3%{opacity:1;transform:translateY(0)}17%{opacity:1;transform:translateY(0)}20%{opacity:0;transform:translateY(4px)}20.01%,to{opacity:0}}@media(min-width:768px){.hero[data-astro-cid-shwxrd6l]{padding:5rem 0}.title[data-astro-cid-shwxrd6l] br[data-astro-cid-shwxrd6l].desktop{display:inline}.title[data-astro-cid-shwxrd6l] br[data-astro-cid-shwxrd6l].mobile{display:none}.title[data-astro-cid-shwxrd6l]{font-size:3rem;letter-spacing:-1.5px}.carousel-ring[data-astro-cid-shwxrd6l]{--rx: 280px;width:560px;height:120px}.carousel-icon[data-astro-cid-shwxrd6l]{width:144px}.carousel-names[data-astro-cid-shwxrd6l]{margin-top:.75rem}.carousel-names[data-astro-cid-shwxrd6l] span[data-astro-cid-shwxrd6l]{font-size:1rem}.image-wrapper[data-astro-cid-shwxrd6l]{width:800px;height:360px}.image-wrapper[data-astro-cid-shwxrd6l] .bg-pattern{width:540px;height:540px}.image-wrapper[data-astro-cid-shwxrd6l]:before{width:800px;height:800px}}.card[data-astro-cid-m6xiyvvf]{position:relative;display:flex;flex-grow:1;flex-direction:column;width:100%;border-radius:1rem;background:radial-gradient(circle at top left,var(--color-bg-secondary),var(--color-bg-primary))}.card[data-astro-cid-m6xiyvvf]:before{position:absolute;content:"";inset:-1px;background:linear-gradient(to bottom,color-mix(in srgb,var(--color-border-primary) 80%,transparent),transparent);z-index:-1;border-radius:calc(1rem + 1px)}.content[data-astro-cid-m6xiyvvf]{height:100%;flex-grow:1;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;position:relative}.icon-wrapper[data-astro-cid-m6xiyvvf]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background-color:var(--color-bg-glass-strong)}.icon[data-astro-cid-m6xiyvvf]{width:32px;height:32px;object-fit:contain}.stats[data-astro-cid-m6xiyvvf]{display:flex;flex-direction:column;gap:.25rem}.label[data-astro-cid-m6xiyvvf]{margin:0;font-size:.75rem;line-height:1.44;color:var(--color-text-secondary-muted)}.value[data-astro-cid-m6xiyvvf]{margin:0;font-size:1.5rem;font-weight:500;line-height:1.38;letter-spacing:-.4px;color:var(--color-text-primary)}.footer[data-astro-cid-m6xiyvvf]{background-color:var(--color-bg-secondary);padding:1rem 1.5rem;border-radius:0 0 1rem 1rem}.description[data-astro-cid-m6xiyvvf]{margin:0;font-size:.75rem;line-height:1.38;color:var(--color-text-secondary-muted)}@media(min-width:768px){.content[data-astro-cid-m6xiyvvf]{padding:2rem}.footer[data-astro-cid-m6xiyvvf]{padding:1.5rem 2rem}.label[data-astro-cid-m6xiyvvf]{font-size:1rem}.value[data-astro-cid-m6xiyvvf]{line-height:1.28}}.divider[data-astro-cid-e4yecxcx]{display:flex;align-items:center;width:100%}.divider-line[data-astro-cid-e4yecxcx]{flex:1;height:1px}.divider-line[data-astro-cid-e4yecxcx].left{background:linear-gradient(90deg,transparent 0%,var(--color-border-secondary) 100%)}.divider-line[data-astro-cid-e4yecxcx].right{background:linear-gradient(90deg,var(--color-border-secondary) 0%,transparent 100%)}.divider-icon[data-astro-cid-e4yecxcx]{display:flex;align-items:center;justify-content:center;padding-inline:1rem;color:var(--color-text-secondary-muted)}.mission[data-astro-cid-ask5svui]{display:flex;flex-direction:column;align-items:center;gap:4rem;margin-bottom:5rem}.header[data-astro-cid-ask5svui]{display:flex;flex-direction:column;align-items:center;gap:1rem}.starburst[data-astro-cid-ask5svui]{opacity:.2}.label[data-astro-cid-ask5svui]{font-size:.75rem;line-height:1.28;letter-spacing:5px;color:var(--color-text-primary);opacity:.5}.title[data-astro-cid-ask5svui]{margin:0;font-size:1.5rem;font-weight:400;line-height:1.38;letter-spacing:-.48px;text-align:center;color:var(--color-text-primary)}.offerings[data-astro-cid-ask5svui]{display:flex;flex-direction:column;gap:1.5rem;width:100%}.section-subtitle[data-astro-cid-ask5svui]{font-size:.875rem}.offerings-header[data-astro-cid-ask5svui]{display:flex;align-items:center;justify-content:center;gap:1rem}.cards[data-astro-cid-ask5svui]{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.section-subtitle[data-astro-cid-ask5svui]{font-size:1rem}.title[data-astro-cid-ask5svui]{font-size:2rem;max-width:600px}.cards[data-astro-cid-ask5svui]{flex-direction:row}}@media(min-width:1024px){.header[data-astro-cid-ask5svui]{gap:0}.label[data-astro-cid-ask5svui]{font-size:1rem}.title[data-astro-cid-ask5svui]{font-size:2.25rem;line-height:1.18;letter-spacing:-.75px;max-width:760px}.cards[data-astro-cid-ask5svui]{gap:2rem}}.card[data-astro-cid-v5y3eq26]{display:flex;flex-direction:column;width:100%;height:100%;border-radius:16px;background:linear-gradient(132deg,var(--color-bg-product-card) 0%,transparent 100%);overflow:hidden;text-decoration:none;position:relative;transition:transform .2s ease;--gradient-border-bg: linear-gradient(225deg, var(--color-border-primary) 0%, transparent 80%);--gradient-border-width: .5px;--gradient-border-z: 1}@keyframes gradient-sweep{0%{--gradient-pos: -40%}to{--gradient-pos: 130%}}@property --gradient-pos{syntax: "<percentage>"; inherits: false; initial-value: -40%;}.card[data-astro-cid-v5y3eq26]:before{content:"";position:absolute;inset:0;background:linear-gradient(225deg,transparent calc(var(--gradient-pos) - 20%),rgba(255,255,255,.01) calc(var(--gradient-pos) - 8%),rgba(255,255,255,.03) var(--gradient-pos),rgba(255,255,255,.01) calc(var(--gradient-pos) + 8%),transparent calc(var(--gradient-pos) + 20%));pointer-events:none;z-index:2}.card[data-astro-cid-v5y3eq26]:hover:before{animation:gradient-sweep 1.2s ease forwards}.card[data-astro-cid-v5y3eq26]:hover{transform:translateY(-4px)}.content[data-astro-cid-v5y3eq26]{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.logo-wrapper[data-astro-cid-v5y3eq26]{height:28px;display:flex;align-items:center}.logo-wrapper[data-astro-cid-v5y3eq26] svg{height:100%;width:auto}.image-wrapper[data-astro-cid-v5y3eq26]{flex:1;overflow:hidden}.image[data-astro-cid-v5y3eq26]{width:100%;height:100%;object-fit:contain;object-position:left bottom}.image-web[data-astro-cid-v5y3eq26]{display:none}.image-mweb[data-astro-cid-v5y3eq26]{display:block}.footer[data-astro-cid-v5y3eq26]{display:flex;align-items:center;gap:.25rem;padding:1.5rem}.card[data-astro-cid-v5y3eq26]:hover .footer[data-astro-cid-v5y3eq26]{opacity:1}.link-text[data-astro-cid-v5y3eq26]{font-size:.875rem;line-height:1.44;color:var(--color-text-primary)}.arrow[data-astro-cid-v5y3eq26]{width:12px;height:12px}@media(min-width:768px){.arrow[data-astro-cid-v5y3eq26]{width:16px;height:16px;transform:translate(-2px,4px);transition:transform .2s ease}.card[data-astro-cid-v5y3eq26]:hover .arrow[data-astro-cid-v5y3eq26]{transform:translateY(2px)}.image-web[data-astro-cid-v5y3eq26]{display:block}.image-mweb[data-astro-cid-v5y3eq26]{display:none}.footer[data-astro-cid-v5y3eq26]{opacity:0;transition:opacity .3s ease}.content[data-astro-cid-v5y3eq26]{gap:2rem;padding:2rem}.logo-wrapper[data-astro-cid-v5y3eq26]{height:32px}.footer[data-astro-cid-v5y3eq26]{padding:2rem}.link-text[data-astro-cid-v5y3eq26]{font-size:1rem;line-height:1.44}}.products[data-astro-cid-hdtqzewn]{padding-block:5rem}.header[data-astro-cid-hdtqzewn]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:2.5rem}.grid[data-astro-cid-hdtqzewn]{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.grid[data-astro-cid-hdtqzewn]>:nth-child(-n+2),.grid[data-astro-cid-hdtqzewn]>:nth-child(n+3){grid-column:span 6}@media(min-width:768px){.grid[data-astro-cid-hdtqzewn]>:nth-child(-n+2),.grid[data-astro-cid-hdtqzewn]>:nth-child(n+3){grid-column:span 3}}@media(min-width:1024px){.grid[data-astro-cid-hdtqzewn]>:nth-child(-n+2){grid-column:span 3}.grid[data-astro-cid-hdtqzewn]>:nth-child(n+3){grid-column:span 2}}.partners[data-astro-cid-roxaujgo]{display:flex;flex-direction:column;gap:4rem;padding-block:4rem}.content[data-astro-cid-roxaujgo]{display:flex;flex-direction:column;gap:2rem}.header[data-astro-cid-roxaujgo]{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.logo-container-card[data-astro-cid-roxaujgo]{border-radius:16px 16px 0 0;overflow:hidden;--gradient-border-bg: linear-gradient( to bottom, var(--color-border-secondary) 0%, transparent 100% );--gradient-border-width: .5px}.grid[data-astro-cid-roxaujgo]{display:grid;grid-template-columns:repeat(3,1fr)}.logo-cell[data-astro-cid-roxaujgo]{display:flex;align-items:center;justify-content:center;height:80px;padding:.6875rem .75rem;border-bottom:.5px solid var(--color-border-secondary);border-right:.5px solid var(--color-border-secondary)}@media(min-width:480px){.logo-cell[data-astro-cid-roxaujgo]{padding:.6875rem 1.5rem}}.logo-cell[data-astro-cid-roxaujgo]:nth-child(3n){border-right:none}.logo-cell[data-astro-cid-roxaujgo]:nth-last-child(-n+3){border-bottom:none}.logo[data-astro-cid-roxaujgo]{width:100%;max-width:88px;height:auto;max-height:23px;object-fit:contain}@media(min-width:1024px){.partners[data-astro-cid-roxaujgo]{gap:5rem;padding-block:5rem}.content[data-astro-cid-roxaujgo]{gap:3rem}.header[data-astro-cid-roxaujgo]{align-items:flex-start;text-align:left}.grid[data-astro-cid-roxaujgo]{grid-template-columns:repeat(6,1fr)}.logo-cell[data-astro-cid-roxaujgo]:nth-child(3n){border-right:.5px solid var(--color-border-secondary)}.logo-cell[data-astro-cid-roxaujgo]:nth-child(6n){border-right:none}.logo-cell[data-astro-cid-roxaujgo]:nth-last-child(-n+3){border-bottom:.5px solid var(--color-border-secondary)}.logo-cell[data-astro-cid-roxaujgo]:nth-last-child(-n+6){border-bottom:none}.logo[data-astro-cid-roxaujgo]{max-width:100px;max-height:26px}}.card[data-astro-cid-7zh6k5ql]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;height:100%;padding:1.5rem;gap:1.5rem;border-radius:20px;background:linear-gradient(180deg,var(--color-bg-glass) 0%,transparent 36.17%);overflow:hidden;--gradient-border-bg: linear-gradient( to bottom, var(--color-border-secondary) 0%, transparent 100% );--gradient-border-z: 3}.pattern[data-astro-cid-7zh6k5ql]{position:absolute;top:-1px;left:-1px;width:200px;height:200px;pointer-events:none;z-index:1}.pattern[data-astro-cid-7zh6k5ql] svg{width:200px;height:200px;transform:rotate(180deg) scaleY(-1)}.preview[data-astro-cid-7zh6k5ql]{width:100%;height:250px;flex-shrink:0;z-index:2;overflow:hidden}.content[data-astro-cid-7zh6k5ql]{display:flex;flex-direction:column;gap:2rem;width:100%;position:relative;z-index:1}.tag-group[data-astro-cid-7zh6k5ql]{display:flex;flex-direction:column;gap:.5rem}.tag[data-astro-cid-7zh6k5ql]{display:flex;align-items:center;gap:.25rem}.tag-icon-wrap[data-astro-cid-7zh6k5ql]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.tag-icon-wrap[data-astro-cid-7zh6k5ql] svg{width:100%;height:100%}.tag-label[data-astro-cid-7zh6k5ql]{font-size:.875rem;line-height:1.44;color:var(--color-text-primary-muted)}.features[data-astro-cid-7zh6k5ql]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.feature[data-astro-cid-7zh6k5ql]{display:flex;align-items:center;gap:1rem}.feature-icon-wrap[data-astro-cid-7zh6k5ql]{flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:var(--color-bg-button);display:flex;align-items:center;justify-content:center}.feature-icon-wrap[data-astro-cid-7zh6k5ql] svg{width:24px;height:24px}.cta[data-astro-cid-7zh6k5ql]{width:100%;font-size:.8125rem;background-color:var(--color-bg-button);color:var(--color-text-primary);border:.5px solid rgba(255,255,255,.2)}.cta[data-astro-cid-7zh6k5ql]:hover{background-color:var(--color-bg-button-hover);border:.5px solid rgba(255,255,255,.4)}@media(min-width:1024px){.card[data-astro-cid-7zh6k5ql]{flex-direction:row;align-items:flex-start;padding:3rem;gap:8rem}.pattern[data-astro-cid-7zh6k5ql]{width:320px;height:320px}.pattern[data-astro-cid-7zh6k5ql] svg{width:320px;height:320px}.content[data-astro-cid-7zh6k5ql]{flex:1 0 0;min-width:0;order:-1;gap:2rem}.tag-group[data-astro-cid-7zh6k5ql]{gap:1rem}.tag-icon-wrap[data-astro-cid-7zh6k5ql]{width:24px;height:24px}.tag-label[data-astro-cid-7zh6k5ql]{font-size:1.125rem;line-height:1.57}.features[data-astro-cid-7zh6k5ql]{gap:1.5rem}.feature-icon-wrap[data-astro-cid-7zh6k5ql]{width:48px;height:48px}.preview[data-astro-cid-7zh6k5ql]{flex:1 0 0;min-width:0;align-self:stretch;height:auto}.cta[data-astro-cid-7zh6k5ql]{width:auto;font-size:1rem;align-self:flex-start;margin-top:1rem}}.solutions-section[data-astro-cid-ye5gjpkv]{padding-block:5rem}.header[data-astro-cid-ye5gjpkv]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:2rem}.cards[data-astro-cid-ye5gjpkv]{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.header[data-astro-cid-ye5gjpkv]{margin-bottom:3rem}}.shareholders[data-astro-cid-zbhfbw3w]{display:flex;flex-direction:column;gap:2rem;padding-block:5rem}.header[data-astro-cid-zbhfbw3w]{display:flex;flex-direction:column;gap:.25rem}.content[data-astro-cid-zbhfbw3w]{display:flex;flex-direction:column;gap:2rem}.firms[data-astro-cid-zbhfbw3w]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.firm-card[data-astro-cid-zbhfbw3w]{display:flex;align-items:center;justify-content:center;height:96px;padding-inline:1rem;overflow:hidden}.firm-logo[data-astro-cid-zbhfbw3w]{width:auto;max-width:100%;height:auto;max-height:49px;object-fit:contain}.investors[data-astro-cid-zbhfbw3w]{display:flex;flex-direction:column;gap:1rem}.investor-card[data-astro-cid-zbhfbw3w]{display:flex;align-items:center;gap:1rem;padding:1.5rem;overflow:hidden}.investor-photo[data-astro-cid-zbhfbw3w]{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0}.investor-info[data-astro-cid-zbhfbw3w]{display:flex;flex-direction:column;gap:.5rem}.investor-name[data-astro-cid-zbhfbw3w]{margin:0;font-size:1rem;font-weight:500;line-height:144%;letter-spacing:-.2px;color:var(--color-text-primary);opacity:.8}.investor-company[data-astro-cid-zbhfbw3w]{margin:0;font-size:.75rem;font-weight:400;line-height:138%;color:var(--color-text-secondary-muted)}.mweb-only[data-astro-cid-zbhfbw3w]{display:flex}@media(min-width:768px){.mweb-only[data-astro-cid-zbhfbw3w]{display:none}.shareholders[data-astro-cid-zbhfbw3w]{gap:2.5rem}.content[data-astro-cid-zbhfbw3w]{flex-direction:row;gap:2.5rem}.firms[data-astro-cid-zbhfbw3w]{grid-template-columns:repeat(3,1fr);flex:1}.investors[data-astro-cid-zbhfbw3w]{flex-direction:row;gap:1rem;flex:1}.investor-card[data-astro-cid-zbhfbw3w]{flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1rem;text-align:center}.investor-photo[data-astro-cid-zbhfbw3w]{width:100px;height:100px}.investor-info[data-astro-cid-zbhfbw3w]{align-items:center}}.engagement[data-astro-cid-6dizztsb]{padding-block:4rem 5rem}.cards[data-astro-cid-6dizztsb]{display:flex;flex-direction:column;gap:1.5rem}.card[data-astro-cid-6dizztsb]{display:flex;border-radius:8px;padding:1.5rem 2rem;text-decoration:none;border:1px solid transparent;transition:border-color .2s ease,transform .2s ease}.card[data-astro-cid-6dizztsb]:hover{transform:translateY(-2px)}.card-content[data-astro-cid-6dizztsb]{display:flex;flex-direction:column;gap:1rem;width:100%}.text-group[data-astro-cid-6dizztsb]{display:flex;flex-direction:column;gap:.5rem}.title[data-astro-cid-6dizztsb]{margin:0;font-size:1rem;font-weight:500;line-height:1.44;letter-spacing:-.2px;color:var(--color-text-primary)}.description[data-astro-cid-6dizztsb]{margin:0;font-size:1rem;font-weight:400;line-height:1.44;color:var(--color-text-secondary-muted)}.highlight[data-astro-cid-6dizztsb]{color:var(--color-text-primary)}.cta[data-astro-cid-6dizztsb]{font-size:.875rem;font-weight:500;line-height:1.44;color:var(--color-text-primary);transition:opacity .2s ease}.card[data-astro-cid-6dizztsb]:hover .cta[data-astro-cid-6dizztsb]{opacity:.8}@media(min-width:768px){.engagement[data-astro-cid-6dizztsb]{padding-block:5rem 8rem}.cards[data-astro-cid-6dizztsb]{flex-direction:row;gap:1.5rem}.card[data-astro-cid-6dizztsb]{flex:1}.title[data-astro-cid-6dizztsb]{font-size:1.125rem;line-height:1.38}.cta[data-astro-cid-6dizztsb]{font-size:1rem;letter-spacing:-.2px}}.page[data-astro-cid-j7pv25f6]{margin-top:68px;min-height:100vh}.page[data-astro-cid-j7pv25f6] section[id]{scroll-margin-top:24px}@media(min-width:768px){.page[data-astro-cid-j7pv25f6]{margin-top:96px}.page[data-astro-cid-j7pv25f6] section[id]{scroll-margin-top:48px}}
