.foundermanedetainls{gap:2rem;padding:2rem 0}.foundermanedetainls.flex-row-reverse{flex-direction:row-reverse}.foundermanedetainls.flex-row-reverse .foundermanedetainlsinside{text-align:right}@media (max-width:768px){.foundermanedetainls,.foundermanedetainls.flex-row-reverse{flex-direction:column;gap:1rem;text-align:center}.foundermanedetainls.flex-row-reverse .foundermanedetainlsinside{text-align:center}}.profile-card{position:relative;font-family:Poppins,sans-serif;padding:20px;background:#fafafa;border-radius:50%;transition:.6s;margin-bottom:24px}.profile-card:hover{border-radius:10px;box-shadow:0 0 22px #3336;height:520px}.profile-card .img{position:relative;width:100%;height:100%;transition:.6s;z-index:99}.profile-card:hover .img{transform:translateY(-60px)}.profile-card:hover .name{display:none}.img img{transition:filter .4s ease;width:100%;border-radius:50%;box-shadow:0 0 2px #3336;transition:.6s}.profile-card:hover #mayurc{background-color:#0b87fe}.profile-card:hover #dhananjayb{background-color:#f1c40f}.profile-card:hover #prajyotg{background-color:#fe910f}.profile-card:hover #shubhamg{background-color:#ffe27c}.profile-card:hover #kartikp{background-color:#0b87fe}.profile-card:hover #prakhars{background-color:#43b0ff}.profile-card:hover #binay{background-color:#ffd643}.profile-card:hover #shreyas{background-color:#f1c40f}.profile-card:hover #kanakj{background-color:#fe910f}.profile-card:hover #prajwals{background-color:#f1c40f}.profile-card:hover #shubhams{background-color:#43b0ff}.profile-card:hover #niravp,.profile-card:hover img{background-color:#fe8100}.profile-card:hover img{border-radius:10px;filter:grayscale(0)}.profile-card:hover .caption{opacity:1;transform:translateY(-236px)}@media only screen and (max-width:4000px){.profile-card{width:330px;height:330px;padding:20px;margin:36px}}@media only screen and (max-width:3000px){.profile-card{width:310px;height:310px;padding:20px;margin:30px}}@media only screen and (max-width:1510px){.profile-card{width:290px;height:290px;padding:20px;margin:30px}}@media only screen and (max-width:1360px){.profile-card{width:280px;height:280px;padding:20px;margin:28px}.profile-card:hover{height:490px!important}.profile-card:hover .caption{transform:translateY(-260px)}}@media only screen and (max-width:1000px){.profile-card{width:280px;height:280px;padding:20px;margin:24px}.profile-card:hover{height:500px!important}.profile-card:hover .caption{transform:translateY(-260px)}}@media only screen and (max-width:800px){.profile-card{width:260px;height:260px;padding:20px;margin:20px}.profile-card:hover{height:520px!important}.profile-card:hover .caption{transform:translateY(-290px)}}@media only screen and (max-width:600px){.profile-card{width:252px;height:250px;padding:20px;background:transparent;border-radius:0;box-shadow:0 0 0 #3336}.profile-card:hover{height:530px!important}.profile-card:hover .caption{transform:translateY(-310px)}}.advisor-card{position:relative;font-family:Poppins,sans-serif;padding:20px;transition:.6s;margin-bottom:24px}.advisor-card:hover{border-radius:10px;box-shadow:0 0 22px #3336;height:520px}.advisor-card .img{position:relative;width:100%;height:100%;transition:.6s;z-index:99}.advisor-card:hover .img{transform:translateY(-60px)}.advisor-card:hover .name{display:none}.advisor-card img{transition:filter .4s ease;width:100%;border-radius:50%;box-shadow:0 0 22px #3336;transition:.6s}.advisor-card:hover img{background-color:#fe8100;border-radius:10px;filter:grayscale(0)}.advisor-card:hover .caption{opacity:1;padding-top:2rem}@media only screen and (max-width:5000px){.advisor-card{width:330px;height:330px;padding:20px;margin:36px}}@media only screen and (max-width:1510px){.advisor-card{width:290px;height:290px;padding:20px;margin:30px}}@media only screen and (max-width:1360px){.advisor-card{width:280px;height:280px;padding:20px;margin:28px}.advisor-card:hover{min-height:490px!important;height:auto!important}}@media only screen and (max-width:1000px){.advisor-card{width:280px;height:280px;padding:20px;margin:24px}.advisor-card:hover{min-height:500px!important;height:auto!important}}@media only screen and (max-width:800px){.advisor-card{width:260px;height:260px;padding:20px;margin:20px}.advisor-card:hover{min-height:520px!important;height:auto!important}}@media only screen and (max-width:600px){.advisor-card{width:252px;height:250px;padding:20px;background:transparent;border-radius:0;box-shadow:0 0 0 #3336}.advisor-card:hover{min-height:530px!important;height:auto!important}}.embla{--slide-spacing:1rem;--slide-size:100%;--slide-height:20rem;padding:1.6rem}.embla__viewport{overflow:hidden}.embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{flex:0 0 30%;min-width:auto;padding-left:var(--slide-spacing);position:relative}.embla__slide__img{display:block;height:var(--slide-height);width:100%;-o-object-fit:cover;object-fit:cover}.embla__slide__number{width:4.6rem;height:4.6rem;z-index:1;position:absolute;top:.6rem;right:.6rem;border-radius:50%;background-color:rgba(var(--background-site-rgb-value),.85);line-height:4.6rem;font-weight:900;text-align:center;pointer-events:none}.embla__slide__number>span{color:var(--brand-primary);background-image:linear-gradient(45deg,var(--brand-primary),var(--brand-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.6rem;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.embla__button{-webkit-appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;border:0;padding:0;margin:0}.embla__buttons{position:absolute;top:50%;transform:translateY(-50%);width:97%;justify-content:space-between}.embla__button,.embla__buttons{display:flex;align-items:center}.embla__button{z-index:1;color:var(--background-site);justify-content:center;cursor:pointer;width:4rem;height:4rem}.embla__button:hover{color:#ffd64d}.embla__button:disabled{opacity:.3}.embla__button__svg{width:65%;height:65%}@media (max-width:768px){.embla__slide{flex:0 0 100%}.embla__buttons{justify-content:center;top:90%;width:84%}}