.founder__wrapper{display:flex;flex-direction:column;gap:24px}@media(min-width: 992px){.founder__wrapper{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width: 992px){.founder__content{flex:1;width:100%;max-width:696px}}.founder__head{margin-bottom:24px}@media(min-width: 1200px){.founder__head{margin-bottom:40px}}.founder__label{margin-bottom:8px;color:var(--accent)}@media(min-width: 1200px){.founder__label{margin-bottom:16px}}.founder__title{color:var(--primary)}.founder__title span,.founder__title b,.founder__title strong{color:var(--accent)}.founder__description{color:var(--primary-400);font-style:italic}.founder__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.founder__image-col{flex:1;width:100%;max-width:528px}}.founder__image-wrapper{position:relative;border-radius:8px;background-color:var(--primary-100);padding-bottom:100%;overflow:hidden}@media(min-width: 1200px){.founder__image-wrapper{padding-bottom:109.091%}}