.founder-bio{padding:6rem 0}.founder-bio__heading{margin-bottom:4.8rem}.founder-bio__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4.8rem}.founder-bio__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4.8rem}.founder-bio__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1.2rem;opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}.founder-bio__image{aspect-ratio:472/640;border-radius:1.2rem;overflow:hidden}.founder-bio__text{color:#b2b2b2}.founder-bio__videos{margin-top:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem}.founder-bio__video{position:relative;width:100%;aspect-ratio:507/411;border-radius:1.2rem;overflow:hidden}.founder-bio__video video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.founder-bio__video:before{content:"";position:absolute;inset:0;background-color:#00000052;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.founder-bio__video.is-playing:before{opacity:0;pointer-events:none}@media screen and (min-width:768px){.founder-bio__content{display:grid;grid-template-columns:1fr 2fr;grid-template-areas:"image title" "image socials" "image text";grid-gap:4.8rem 5vw;gap:4.8rem 5vw}.founder-bio__image{grid-area:image;position:sticky;top:6rem}.founder-bio__name{grid-area:title}.founder-bio__socials{grid-area:socials}.founder-bio__text{grid-area:text}.founder-bio__videos{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.founder-bio{padding:9.6rem 0}.founder-bio__content{grid-template-columns:1.07fr repeat(2,1fr);grid-template-areas:"image title socials" "image text text"}.founder-bio__socials{margin:auto 0 0 auto}.founder-bio__heading{margin-bottom:9.6rem}.founder-bio__videos{margin-top:9.6rem}}@media(hover:hover)and (pointer:fine){.founder-bio__video .video-play{display:block}.founder-bio__video:hover:before{opacity:0;pointer-events:none}.founder-bio__video:hover .video-play{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}}
