.founder-section{position:relative;background-color:#e6e0d6;display:grid;grid-auto-columns:auto;grid-auto-rows:auto;grid-gap:var(--col);gap:var(--col);padding-top:var(--col);padding-bottom:var(--col)}@media(min-width:1024px){.founder-section{grid-template-columns:55fr 45fr;grid-auto-rows:auto}}.founder-section .left-part{width:100%;aspect-ratio:.75}.founder-section .left-part .founder-img{width:100%;height:100%;object-fit:cover}.founder-section .right-part{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.founder-section .right-part .sub-heading{font-family:Founder Grotesk,Adjusted Verdana Fallback,sans-serif;text-transform:uppercase;margin-bottom:var(--col);font-size:.875rem}@media(min-width:1024px){.founder-section .right-part .sub-heading{font-size:1rem}}.founder-section .right-part .name{font-family:span,serif;font-size:4rem;line-height:1}@media(min-width:1024px){.founder-section .right-part .name{font-size:4rem}}.founder-section .right-part .job-title{font-family:span,serif;font-size:1.25rem;margin-top:calc(var(--col)*.5)}.founder-section .right-part .bottom-info{margin-top:5rem}@media(min-width:1024px){.founder-section .right-part .bottom-info{margin-top:auto}}.founder-section .right-part .bottom-info .description{font-size:1.25rem}.founder-section .right-part .bottom-info .read-founder-bio{margin-top:2rem}@media(min-width:1024px){.founder-section .right-part .bottom-info .read-founder-bio{margin-top:5rem}}