.showcase-grid[data-astro-cid-rtashtaq]{width:var(--sg-width);max-width:100%;height:var(--sg-height);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,white 30%,white 70%,transparent 100%),linear-gradient(to right,transparent 0%,white var(--sg-mask-h),white calc(100% - var(--sg-mask-h)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,white 30%,white 70%,transparent 100%),linear-gradient(to right,transparent 0%,white var(--sg-mask-h),white calc(100% - var(--sg-mask-h)),transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.showcase-grid-content[data-astro-cid-rtashtaq]{width:var(--sg-content-width);max-width:100%;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}@media all and (max-width: 800px){.showcase-grid[data-astro-cid-rtashtaq],.showcase-grid-content[data-astro-cid-rtashtaq]{width:100%}}.showcase-row[data-astro-cid-fxux7skw]{display:grid;gap:8px;width:100%}.showcase-card[data-astro-cid-atbt7egw]{background:#fff6;border:1px solid #fff;border-radius:8px;display:flex;align-items:center;min-width:0;overflow:hidden}.showcase-card--ghost[data-astro-cid-atbt7egw]{width:100%;height:100%;.showcase-card-photo,.showcase-card-name,.showcase-card-role,.showcase-card-label,.showcase-card-icon,.showcase-card-logo{opacity:0}}.showcase-card--advisor[data-astro-cid-atbt7egw]{padding:12px 16px 12px 12px;gap:16px}.showcase-card--company[data-astro-cid-atbt7egw]{padding:12px 16px;gap:8px;height:64px;justify-content:center}.showcase-card-photo[data-astro-cid-atbt7egw]{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid #fff;img{width:100%;height:100%;object-fit:cover}}.showcase-card-info[data-astro-cid-atbt7egw]{display:flex;flex-direction:column;gap:2px;min-width:0}.showcase-card-name[data-astro-cid-atbt7egw]{font-size:14px;font-weight:700;line-height:1.2;color:var(--font-color-default);white-space:nowrap}.showcase-card-role[data-astro-cid-atbt7egw]{font-size:12px;line-height:1.6;color:var(--font-color-default);font-weight:400}.showcase-card-logo[data-astro-cid-atbt7egw]{height:20px;width:auto;object-fit:contain}.showcase-card-icon[data-astro-cid-atbt7egw]{width:32px;height:32px;flex-shrink:0}.showcase-card-label[data-astro-cid-atbt7egw]{font-size:14px;font-weight:300;line-height:1.2;color:var(--font-color-default)}@media all and (max-width: 740px){.showcase-card--advisor[data-astro-cid-atbt7egw].showcase-card--ghost{padding:12px 4px 12px 2px}}@media all and (max-width: 800px){.advisory-board-grid{height:190px}}@media all and (max-width: 589px){.advisory-board-grid .showcase-row:last-child,.advisory-board-grid .showcase-row:first-child{height:24px!important;.showcase-card--company{height:12px!important}}.advisory-board-grid{height:auto!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,white 10%,white 90%,transparent 100%),linear-gradient(to right,transparent 0%,white var(--sg-mask-h),white calc(100% - var(--sg-mask-h)),transparent 100%)!important;mask-image:linear-gradient(to bottom,transparent 0%,white 10%,white 90%,transparent 100%),linear-gradient(to right,transparent 0%,white var(--sg-mask-h),white calc(100% - var(--sg-mask-h)),transparent 100%)!important}.advisory-board-grid .showcase-row:nth-child(n+2):nth-child(-n+3){grid-template-columns:auto 1fr auto!important}.advisory-board-grid .showcase-row:nth-child(n+2):nth-child(-n+3) .showcase-card--advisor:not(.showcase-card--ghost){grid-column:2}.advisory-board-grid .showcase-row:nth-child(n+2):nth-child(-n+3) .showcase-card--ghost{min-width:20px}.advisory-board-grid .showcase-row:nth-child(n+2):nth-child(-n+3) .showcase-card--ghost:first-child{grid-row:1 / -1}.advisory-board-grid .showcase-row:nth-child(n+2):nth-child(-n+3) .showcase-card--ghost:last-child{grid-column:3;grid-row:2}.advisory-board-grid .showcase-row:last-child{height:32px!important}}@media all and (max-width: 800px){.companies-grid{height:110px}}@media all and (max-width: 740px){.companies-grid .showcase-row:nth-child(2){grid-template-columns:auto repeat(4,1fr) auto!important}}@media all and (max-width: 589px){.companies-grid .showcase-row:last-child,.companies-grid .showcase-row:first-child{height:32px!important}.companies-grid .showcase-row:last-child .showcase-card--company,.companies-grid .showcase-row:first-child .showcase-card--company{height:24px!important}}@media all and (max-width: 520px){.companies-grid{height:auto!important}.companies-grid .showcase-row:nth-child(2){display:flex!important;flex-wrap:wrap;gap:8px}.companies-grid .showcase-row:nth-child(2) .showcase-card--company:not(.showcase-card--ghost){width:146px}.companies-grid .showcase-row:nth-child(2) .showcase-card--ghost{flex:1;min-width:20px}.companies-grid .showcase-row:first-child{grid-template-columns:repeat(3,1fr)!important}.companies-grid .showcase-row:first-child .showcase-card:nth-child(n+4){display:none}.companies-grid .showcase-row:last-child{grid-template-columns:repeat(2,1fr)!important}.companies-grid .showcase-row:last-child .showcase-card:nth-child(n+3){display:none}}.carousel-nav-wrapper[data-astro-cid-rvksbgwc]{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-left:-24px;width:calc(100% + 48px);@media all and (max-width: 480px){margin-left:-20px;width:calc(100% + 40px)}}.carousel-nav-wrapper[data-astro-cid-rvksbgwc]::-webkit-scrollbar{display:none}.carousel-nav-scroll[data-astro-cid-rvksbgwc]{position:relative;display:inline-flex;align-items:center;padding:0 24px;gap:0;white-space:nowrap;width:max-content;min-width:100%;justify-content:flex-end;@media all and (max-width: 480px){padding:0 20px}}.carousel-nav-bg-button[data-astro-cid-rvksbgwc]{position:absolute;top:24px;left:6px;height:40px;background:var(--color-highlight);border-radius:40px;box-shadow:0 0 24px #4f39f666;z-index:0;transform:translateZ(0);transition:transform .4s var(--main-easing),width .4s var(--main-easing);@media all and (max-width: 480px){height:32px;top:12px;box-shadow:0 0 12px #4f39f666}}.carousel-nav-item[data-astro-cid-rvksbgwc]{position:relative;z-index:1;text-align:center;border-radius:20px;padding:32px 24px;font-size:12px;line-height:24px;font-weight:700;letter-spacing:.24px;color:var(--color-highlight);overflow:hidden;transition:color .3s var(--main-easing);background:transparent;border:none;cursor:pointer;flex-shrink:0;white-space:nowrap}.carousel-nav-item[data-astro-cid-rvksbgwc].active{pointer-events:none;color:var(--color-white)}@media all and (pointer: fine){.carousel-nav-item[data-astro-cid-rvksbgwc]:not(.active):hover{color:var(--font-color-grey)}}@media (max-width: 480px){.carousel-nav-item[data-astro-cid-rvksbgwc]{padding:16px;font-size:11px}}@keyframes chevron-sweep{0%,to{opacity:.15}50%{opacity:1}}.chevron-line[data-astro-cid-ryhkrx36]{opacity:.15;animation:chevron-sweep 5.4s ease-in-out infinite}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(1){animation-delay:0s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(2){animation-delay:.27s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(3){animation-delay:.54s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(4){animation-delay:.81s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(5){animation-delay:1.08s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(6){animation-delay:1.35s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(7){animation-delay:1.62s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(8){animation-delay:1.89s}.chevron-line[data-astro-cid-ryhkrx36]:nth-child(9){animation-delay:2.16s}.lottie-container[data-astro-cid-a4xds5jw]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lottie-animation[data-astro-cid-a4xds5jw]{width:100%;max-width:350px;height:auto}#affiliate-lottie[data-astro-cid-a4xds5jw]{max-width:500px}.card-visual[data-astro-cid-a4xds5jw]{min-height:500px;display:flex;align-items:flex-end;justify-content:center}
