.TeamBubbles-module__DpmVIW__teamSection{background:#fff;width:100%;height:100%;padding:4rem 2rem;overflow:hidden}.TeamBubbles-module__DpmVIW__bubblesContainer{justify-self:center;width:100%;height:70vh;position:relative}.TeamBubbles-module__DpmVIW__connections{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.TeamBubbles-module__DpmVIW__connectionLine{stroke:#33ff9d;stroke-width:4px;opacity:.7}.TeamBubbles-module__DpmVIW__bubble{width:140px;height:140px;cursor:cursor;z-index:2;will-change:transform;transition:transform .1s cubic-bezier(.23,1,.32,1);position:absolute}.TeamBubbles-module__DpmVIW__bubbleInner{z-index:10;background:#fff;border:4px solid #33ff9d;border-radius:50%;width:100%;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 8px 20px #33ff9d26}.TeamBubbles-module__DpmVIW__memberImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:768px){.TeamBubbles-module__DpmVIW__teamSection{padding:3rem 1rem}.TeamBubbles-module__DpmVIW__title{margin-bottom:3rem}.TeamBubbles-module__DpmVIW__bubblesContainer{height:500px}.TeamBubbles-module__DpmVIW__bubble{width:100px;height:100px}.TeamBubbles-module__DpmVIW__bubbleInner{border-width:3px}.TeamBubbles-module__DpmVIW__connectionLine{stroke-width:1.5px}}@media (max-width:480px){.TeamBubbles-module__DpmVIW__bubblesContainer{height:400px}.TeamBubbles-module__DpmVIW__bubble{width:80px;height:80px}.TeamBubbles-module__DpmVIW__bubbleInner{border-width:2px}}.TeamBubbles-module__DpmVIW__memberInfo{color:#fff;white-space:nowrap;text-align:center;pointer-events:none;background:#025c5ceb;border-radius:8px;padding:8px 12px;font-size:.95rem;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px)}.TeamBubbles-module__DpmVIW__memberInfo strong{font-weight:600;display:block}.TeamBubbles-module__DpmVIW__memberInfo span{opacity:.9;font-size:.75rem}
.AdvisorsGrid-module__l_yRiW__grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:7vh;display:grid}.AdvisorsGrid-module__l_yRiW__card{height:40vh;cursor:cursor;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.AdvisorsGrid-module__l_yRiW__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0003}.AdvisorsGrid-module__l_yRiW__card:hover .AdvisorsGrid-module__l_yRiW__gradientOverlay{background:linear-gradient(#0000 0%,#000000e6 100%)}.AdvisorsGrid-module__l_yRiW__card:hover .AdvisorsGrid-module__l_yRiW__overlayContent{transform:translateY(-60px)}.AdvisorsGrid-module__l_yRiW__card:hover .AdvisorsGrid-module__l_yRiW__description{opacity:1;max-height:200px;transform:translateY(0)}.AdvisorsGrid-module__l_yRiW__backgroundImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:0;overflow:hidden}.AdvisorsGrid-module__l_yRiW__gradientOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 30%,#0003 70%,#000c 100%);width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.AdvisorsGrid-module__l_yRiW__overlay{color:#fff;z-index:2;width:100%;padding:20px;position:absolute;bottom:0;left:0}.AdvisorsGrid-module__l_yRiW__overlayContent{margin-bottom:0;transition:transform .3s}.AdvisorsGrid-module__l_yRiW__description{opacity:0;color:#fffffff2;width:90%;max-height:0;margin-top:0;font-size:.8rem;line-height:1.4;transition:opacity .3s,transform .3s,max-height .3s;overflow:hidden;transform:translateY(20px)}.AdvisorsGrid-module__l_yRiW__subtitle{opacity:.9;color:#fff;font-size:.68rem;font-weight:600}.AdvisorsGrid-module__l_yRiW__name{margin:4px 0 2px;font-size:1rem;font-weight:700}.AdvisorsGrid-module__l_yRiW__linkedin{z-index:20;color:#fff;background:linear-gradient(#d3ffe2,#8bd1bc);border-radius:6px;justify-content:center;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:flex;position:absolute;bottom:10px;right:10px}.AdvisorsGrid-module__l_yRiW__linkedin:hover,.AdvisorsGrid-module__l_yRiW__linkedin:focus{background-color:#005983;transform:translateY(-2px)}@media (max-width:1100px){.AdvisorsGrid-module__l_yRiW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AdvisorsGrid-module__l_yRiW__grid{grid-template-columns:1fr}}
.FoundersGrid-module__iQ2VoW__grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:3vh;display:grid}.FoundersGrid-module__iQ2VoW__gradientOverlay{z-index:1;pointer-events:none;background:linear-gradient(#055d5d00 0%,#055d5d1a 70%,#055d5dcc 100%);width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.FoundersGrid-module__iQ2VoW__card{height:40vh;cursor:cursor;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.FoundersGrid-module__iQ2VoW__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0003}.FoundersGrid-module__iQ2VoW__card:hover .FoundersGrid-module__iQ2VoW__overlayContent{transform:translateY(-60px)}.FoundersGrid-module__iQ2VoW__card:hover .FoundersGrid-module__iQ2VoW__description{opacity:1;max-height:200px;margin-top:12px;transform:translateY(0)}.FoundersGrid-module__iQ2VoW__backgroundImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:0;overflow:hidden}.FoundersGrid-module__iQ2VoW__overlay{color:#fff;z-index:4;width:100%;padding:20px;position:absolute;bottom:0;left:0}.FoundersGrid-module__iQ2VoW__role{color:#33ff9d;text-transform:uppercase;font-size:.9rem;font-weight:500}.FoundersGrid-module__iQ2VoW__name{margin:4px 0 2px;font-size:1rem;font-weight:700}.FoundersGrid-module__iQ2VoW__subtitle{opacity:.9;color:#d3ffe2;font-size:.68rem;font-weight:600}.FoundersGrid-module__iQ2VoW__linkedin{z-index:20;color:#fff;background:linear-gradient(#d3ffe2,#8bd1bc);border-radius:6px;justify-content:center;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:flex;position:absolute;bottom:10px;right:10px}.FoundersGrid-module__iQ2VoW__linkedin:hover,.FoundersGrid-module__iQ2VoW__linkedin:focus{background-color:#005983;transform:translateY(-2px)}@media (max-width:1100px){.FoundersGrid-module__iQ2VoW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FoundersGrid-module__iQ2VoW__grid{grid-template-columns:1fr}}
.AdvisorsGrid-module__J10zgq__grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:7vh;display:grid}.AdvisorsGrid-module__J10zgq__card{height:40vh;cursor:cursor;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.AdvisorsGrid-module__J10zgq__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0003}.AdvisorsGrid-module__J10zgq__card:hover .AdvisorsGrid-module__J10zgq__gradientOverlay{background:linear-gradient(#0000 0%,#000000e6 100%)}.AdvisorsGrid-module__J10zgq__card:hover .AdvisorsGrid-module__J10zgq__overlayContent{transform:translateY(-60px)}.AdvisorsGrid-module__J10zgq__card:hover .AdvisorsGrid-module__J10zgq__description{opacity:1;max-height:200px;transform:translateY(0)}.AdvisorsGrid-module__J10zgq__backgroundImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:0;overflow:hidden}.AdvisorsGrid-module__J10zgq__gradientOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 30%,#0003 70%,#000c 100%);width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.AdvisorsGrid-module__J10zgq__overlay{color:#fff;z-index:2;width:100%;padding:20px;position:absolute;bottom:0;left:0}.AdvisorsGrid-module__J10zgq__overlayContent{margin-bottom:0;transition:transform .3s}.AdvisorsGrid-module__J10zgq__description{opacity:0;color:#fffffff2;width:90%;max-height:0;margin-top:0;font-size:.8rem;line-height:1.4;transition:opacity .3s,transform .3s,max-height .3s;overflow:hidden;transform:translateY(20px)}.AdvisorsGrid-module__J10zgq__subtitle{opacity:.9;color:#fff;font-size:.68rem;font-weight:600}.AdvisorsGrid-module__J10zgq__name{margin:4px 0 2px;font-size:1rem;font-weight:700}.AdvisorsGrid-module__J10zgq__linkedin{z-index:20;color:#fff;background:linear-gradient(#d3ffe2,#8bd1bc);border-radius:6px;justify-content:center;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:flex;position:absolute;bottom:10px;right:10px}.AdvisorsGrid-module__J10zgq__linkedin:hover,.AdvisorsGrid-module__J10zgq__linkedin:focus{background-color:#005983;transform:translateY(-2px)}@media (max-width:1100px){.AdvisorsGrid-module__J10zgq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AdvisorsGrid-module__J10zgq__grid{grid-template-columns:1fr}}
