.AboutActuaVizSection-module__kTs1bq__card{cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;gap:8px;width:fit-content;min-width:0;max-height:clamp(76px,59px + 2.25vw,100px);padding:16px 24px;transition:min-width .5s .3s,max-height 0s .5s,padding .4s .3s;animation:4s ease-in-out infinite AboutActuaVizSection-module__kTs1bq__nudge;display:flex;overflow:hidden;box-shadow:0 15px 30px #158cdc26}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__noNudge{animation:none}.AboutActuaVizSection-module__kTs1bq__card:nth-child(2){animation-delay:2s}@media (hover:hover){.AboutActuaVizSection-module__kTs1bq__card:hover{min-width:397px;max-height:230px;padding:16px 24px;transition:min-width .5s,max-height .5s .5s,padding .5s;animation:none}}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded{min-width:397px;max-height:230px;padding:16px 24px;transition:min-width .5s,max-height .5s .5s,padding .5s;animation:none}.AboutActuaVizSection-module__kTs1bq__cardTitle{white-space:nowrap;align-items:baseline;display:flex}.AboutActuaVizSection-module__kTs1bq__cardTitleSuffix{opacity:0;width:0;transition:width .3s,opacity .15s;display:inline-block;overflow:hidden}@media (hover:hover){.AboutActuaVizSection-module__kTs1bq__card:hover .AboutActuaVizSection-module__kTs1bq__cardTitleSuffix{width:var(--suffix-width);opacity:1;transition:width .5s .7s,opacity .4s .75s}}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded .AboutActuaVizSection-module__kTs1bq__cardTitleSuffix{width:var(--suffix-width);opacity:1;transition:width .5s .7s,opacity .4s .75s}.AboutActuaVizSection-module__kTs1bq__cardTitleCollapse{opacity:1;max-width:50px;transition:max-width .3s,opacity .2s;display:inline-block;overflow:hidden}@media (hover:hover){.AboutActuaVizSection-module__kTs1bq__card:hover .AboutActuaVizSection-module__kTs1bq__cardTitleCollapse{opacity:0;max-width:0;transition:max-width .5s .7s,opacity .3s .7s}}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded .AboutActuaVizSection-module__kTs1bq__cardTitleCollapse{opacity:0;max-width:0;transition:max-width .5s .7s,opacity .3s .7s}.AboutActuaVizSection-module__kTs1bq__cardDescription{color:#1f1f1fcc;opacity:0;max-width:0;font-size:14px;font-weight:400;line-height:1.6;transition:max-width 0s .15s,opacity .15s;overflow:hidden}@media (hover:hover){.AboutActuaVizSection-module__kTs1bq__card:hover .AboutActuaVizSection-module__kTs1bq__cardDescription{opacity:1;max-width:349px;transition:max-width 0s .5s,opacity 2s 1.2s}}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded .AboutActuaVizSection-module__kTs1bq__cardDescription{opacity:1;max-width:349px;transition:max-width 0s .5s,opacity 2s 1.2s}.AboutActuaVizSection-module__kTs1bq__underlineOuter{padding-bottom:4px;display:inline}.AboutActuaVizSection-module__kTs1bq__underlineOuterAnimated{background-image:linear-gradient(90deg,#6cccff,#ffdf81);background-position:0 100%;background-repeat:no-repeat;background-size:0% 4px;animation:.8s ease-out .3s forwards AboutActuaVizSection-module__kTs1bq__drawUnderline}.AboutActuaVizSection-module__kTs1bq__underlineText{-webkit-text-fill-color:currentColor;background:linear-gradient(90deg,#6cccff,#ffdf81);-webkit-background-clip:text;background-clip:text;transition:-webkit-text-fill-color .4s}.AboutActuaVizSection-module__kTs1bq__underlineText:hover{-webkit-text-fill-color:transparent}@keyframes AboutActuaVizSection-module__kTs1bq__drawUnderline{to{background-size:100% 4px}}@keyframes AboutActuaVizSection-module__kTs1bq__nudge{0%,50%,to{max-height:clamp(76px,59px + 2.25vw,100px);padding:16px 24px}25%{max-height:clamp(96px,79px + 2.25vw,120px);padding:16px 40px 30px 24px}}.AboutActuaVizSection-module__kTs1bq__modalOverlay{z-index:50;background:0 0;animation:.35s forwards AboutActuaVizSection-module__kTs1bq__overlayFadeIn;position:fixed;inset:0}.AboutActuaVizSection-module__kTs1bq__modalOverlay.AboutActuaVizSection-module__kTs1bq__closing{background:#00000080;animation:.4s 1.6s forwards AboutActuaVizSection-module__kTs1bq__overlayFadeOut}.AboutActuaVizSection-module__kTs1bq__modalCard{width:var(--origin-w);max-height:var(--origin-h);transform:translate(calc(var(--origin-x) - 50vw),calc(var(--origin-y) - 50vh));background:#fff;border-radius:24px;flex-direction:column;gap:8px;padding:12px 16px;animation:.5s .35s forwards AboutActuaVizSection-module__kTs1bq__modalNudgeUp,1s .85s forwards AboutActuaVizSection-module__kTs1bq__modalMove,1s 1.85s forwards AboutActuaVizSection-module__kTs1bq__modalExpand;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;box-shadow:0 15px 30px #158cdc26}.AboutActuaVizSection-module__kTs1bq__modalOverlay.AboutActuaVizSection-module__kTs1bq__closing .AboutActuaVizSection-module__kTs1bq__modalCard{animation:1s forwards AboutActuaVizSection-module__kTs1bq__modalShrink,1s .8s forwards AboutActuaVizSection-module__kTs1bq__modalMoveBack}.AboutActuaVizSection-module__kTs1bq__modalTitleSuffix{opacity:0;width:0;animation:.5s 3.15s forwards AboutActuaVizSection-module__kTs1bq__modalTitleExpand;display:inline-block;overflow:hidden}.AboutActuaVizSection-module__kTs1bq__modalOverlay.AboutActuaVizSection-module__kTs1bq__closing .AboutActuaVizSection-module__kTs1bq__modalTitleSuffix{opacity:0;width:0;animation:none}.AboutActuaVizSection-module__kTs1bq__modalTitleCollapse{animation:.4s 3.15s forwards AboutActuaVizSection-module__kTs1bq__modalTitleCollapseAnim;display:inline-block;overflow:hidden}.AboutActuaVizSection-module__kTs1bq__modalOverlay.AboutActuaVizSection-module__kTs1bq__closing .AboutActuaVizSection-module__kTs1bq__modalTitleCollapse{opacity:1;max-width:50px;animation:none}.AboutActuaVizSection-module__kTs1bq__modalTitle{white-space:nowrap;align-items:baseline;display:flex}.AboutActuaVizSection-module__kTs1bq__modalDescription{color:#1f1f1fcc;opacity:0;font-size:14px;font-weight:400;line-height:1.6;animation:2s 3.65s forwards AboutActuaVizSection-module__kTs1bq__modalDescFadeIn}.AboutActuaVizSection-module__kTs1bq__modalOverlay.AboutActuaVizSection-module__kTs1bq__closing .AboutActuaVizSection-module__kTs1bq__modalDescription{opacity:0;animation:none}@keyframes AboutActuaVizSection-module__kTs1bq__overlayFadeIn{to{background:#00000080}}@keyframes AboutActuaVizSection-module__kTs1bq__overlayFadeOut{0%{background:#00000080}to{background:0 0}}@keyframes AboutActuaVizSection-module__kTs1bq__modalShrink{0%{width:calc(100vw - 48px);max-height:300px;padding:16px 24px;transform:translate(-50%,-50%)}to{width:var(--origin-w);max-height:var(--origin-h);padding:12px 16px;transform:translate(-50%,-50%)}}@keyframes AboutActuaVizSection-module__kTs1bq__modalMoveBack{0%{width:var(--origin-w);max-height:var(--origin-h);padding:12px 16px;transform:translate(-50%,-50%)}to{width:var(--origin-w);max-height:var(--origin-h);transform:translate(calc(var(--origin-x) - 50vw),calc(var(--origin-y) - 50vh));padding:12px 16px}}@keyframes AboutActuaVizSection-module__kTs1bq__modalNudgeUp{to{transform:translate(calc(var(--origin-x) - 50vw),calc(var(--origin-y) - 50vh - 20px))}}@keyframes AboutActuaVizSection-module__kTs1bq__modalMove{0%{transform:translate(calc(var(--origin-x) - 50vw),calc(var(--origin-y) - 50vh - 20px))}to{transform:translate(-50%,-50%)}}@keyframes AboutActuaVizSection-module__kTs1bq__modalExpand{0%{width:var(--origin-w);max-height:var(--origin-h);padding:12px 16px}to{width:calc(100vw - 48px);max-height:300px;padding:16px 24px}}@keyframes AboutActuaVizSection-module__kTs1bq__modalTitleExpand{0%{opacity:0;width:0}to{width:var(--suffix-width);opacity:1}}@keyframes AboutActuaVizSection-module__kTs1bq__modalTitleCollapseAnim{0%{opacity:1;max-width:50px}to{opacity:0;max-width:0}}@keyframes AboutActuaVizSection-module__kTs1bq__modalDescFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){@media (hover:hover){.AboutActuaVizSection-module__kTs1bq__card:hover{min-width:280px}.AboutActuaVizSection-module__kTs1bq__card:hover .AboutActuaVizSection-module__kTs1bq__cardDescription{max-width:240px}}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded{min-width:280px}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded .AboutActuaVizSection-module__kTs1bq__cardDescription{max-width:240px}}@media (max-width:768px){.AboutActuaVizSection-module__kTs1bq__card{max-height:64px;padding:12px 16px;transition:none}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded{min-width:0;max-width:calc(100vw - 48px);max-height:220px;padding:20px}.AboutActuaVizSection-module__kTs1bq__card.AboutActuaVizSection-module__kTs1bq__expanded .AboutActuaVizSection-module__kTs1bq__cardDescription{white-space:normal;word-break:break-word;max-width:200px}@keyframes AboutActuaVizSection-module__kTs1bq__nudge{0%,50%,to{max-height:64px;padding:12px 16px}25%{max-height:80px;padding:12px 28px 22px 16px}}}
.FounderCard-module__Ic7l9G__bubbleAppear{opacity:0;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FounderCard-module__Ic7l9G__bubblePop}@keyframes FounderCard-module__Ic7l9G__bubblePop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}60%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.FounderCard-module__Ic7l9G__bubbleAppear:first-child{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FounderCard-module__Ic7l9G__bubblePop,6s ease-in-out .8s infinite FounderCard-module__Ic7l9G__bubbleFloat1}.FounderCard-module__Ic7l9G__bubbleAppear:nth-child(2){animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FounderCard-module__Ic7l9G__bubblePop,7s ease-in-out 1.2s infinite FounderCard-module__Ic7l9G__bubbleFloat2}.FounderCard-module__Ic7l9G__bubbleAppear:nth-child(3){animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FounderCard-module__Ic7l9G__bubblePop,5s ease-in-out 1.6s infinite FounderCard-module__Ic7l9G__bubbleFloat3}@keyframes FounderCard-module__Ic7l9G__bubbleFloat1{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}@keyframes FounderCard-module__Ic7l9G__bubbleFloat2{0%,to{transform:translate(-50%,-50%)translate(0)}50%{transform:translate(-50%,-50%)translate(4px)}}@keyframes FounderCard-module__Ic7l9G__bubbleFloat3{0%,to{transform:translate(-50%,-50%)translate(0)}33%{transform:translate(-50%,-50%)translate(-3px,-4px)}66%{transform:translate(-50%,-50%)translate(3px,-2px)}}.FounderCard-module__Ic7l9G__rippleRing{pointer-events:none;border-radius:9999px;animation:5s ease-out infinite FounderCard-module__Ic7l9G__founderRipple;position:absolute;top:50%;left:50%}@keyframes FounderCard-module__Ic7l9G__founderRipple{0%{opacity:.6;border:1.5px solid #158cdc59;width:200px;height:200px;margin-top:-100px;margin-left:-100px}to{opacity:0;border:1.5px solid #6cccff1a;width:500px;height:500px;margin-top:-250px;margin-left:-250px}}.FounderCard-module__Ic7l9G__cardFadeIn{animation:1.4s cubic-bezier(.16,1,.3,1) forwards FounderCard-module__Ic7l9G__cardSlideUp}@keyframes FounderCard-module__Ic7l9G__cardSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.FounderCard-module__Ic7l9G__contentReveal{opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) forwards FounderCard-module__Ic7l9G__contentSlideUp;transform:translateY(20px)}@keyframes FounderCard-module__Ic7l9G__contentSlideUp{to{opacity:1;transform:translateY(0)}}.FounderCard-module__Ic7l9G__photoReveal{opacity:0;animation:1.3s cubic-bezier(.16,1,.3,1) forwards FounderCard-module__Ic7l9G__photoScaleIn;transform:scale(.85)}@keyframes FounderCard-module__Ic7l9G__photoScaleIn{to{opacity:1;transform:scale(1)}}
