.participant-cards{margin-top:var(--clamp-120-100);margin-bottom:120px}@media(max-width:1200px){.participant-cards{margin-top:100px}}@media(max-width:730px){.participant-cards{margin-top:64px;margin-bottom:100px}}.participant-cards .wrapper-cards-cards-slide{display:flex;width:var(--clamp-395-290);height:auto}.participant-cards .fund-team-cards-card{width:100%;height:100%}@media(max-width:730px){.participant-cards .wrapper-cards-cards-slide{width:calc(100vw - 40px)}}.fund-team-cards-card{display:flex;flex-direction:column;flex-shrink:0;gap:32px;padding:var(--clamp-40-32);border-radius:var(--rounded-s);background:var(--white);cursor:pointer}@media(max-width:1440px){.fund-team-cards-card{padding:20px}}@media(max-width:1200px){.fund-team-cards-card{padding:32px}}@media(max-width:730px){.fund-team-cards-card{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;height:auto}}@media(min-width:1201px){.fund-team-cards-card:hover .fund-team-cards-card-photo-rays1,.fund-team-cards-card:hover .fund-team-cards-card-photo-rays2{scale:1}}.fund-team-cards-card .subtitle{padding-left:0;margin-bottom:8px;font-size:var(--clamp-32-24)}@media(max-width:1440px){.fund-team-cards-card .subtitle{font-size:24px;line-height:28px}}@media(max-width:1200px){.fund-team-cards-card .subtitle{font-size:28px;line-height:36px}}@media(max-width:730px){.fund-team-cards-card .subtitle{font-size:20px;line-height:120%}}.fund-team-cards-card-content{min-width:0}@media(max-width:730px){.fund-team-cards-card-content{flex:1 1}}.fund-team-cards-card-photo{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative;width:var(--clamp-283-180);height:var(--clamp-283-180);margin:auto;aspect-ratio:1/1}@media(max-width:1440px){.fund-team-cards-card-photo{border-radius:60px}}@media(max-width:1200px){.fund-team-cards-card-photo{width:180px;height:180px;border-radius:var(--rounded-full)}}@media(max-width:730px){.fund-team-cards-card-photo{width:96px;height:96px;margin:0;border-radius:32px}}.fund-team-cards-card-photo-people{width:100%;height:100%;object-fit:cover;border-radius:35%;transform:rotate(-1deg)}@media(max-width:1440px){.fund-team-cards-card-photo-people{border-radius:60px}}@media(max-width:1200px){.fund-team-cards-card-photo-people{transform:none}}@media(max-width:730px){.fund-team-cards-card-photo-people{border-radius:32px}}.fund-team-cards-card-photo-rays1{top:-12px;left:-12px}.fund-team-cards-card-photo-rays1,.fund-team-cards-card-photo-rays2{position:absolute;z-index:1;width:30px;height:40px;scale:0;transition:scale .4s ease-out;pointer-events:none}.fund-team-cards-card-photo-rays2{right:-12px;bottom:-12px;transform:rotate(180deg)}