.founder{background:var(--color-white);padding-top:100px;padding-bottom:100px}.founder__inner{display:flex;align-items:flex-start;gap:80px}.founder__content{flex:1;display:flex;flex-direction:column;gap:40px;min-width:0}.founder__header{display:flex;flex-direction:column;gap:20px}.founder__tag{font-family:'Kobzar KS',sans-serif;font-weight:400;font-size:30px;line-height:.8;color:var(--color-orange);letter-spacing:-.6px;margin:0}.founder__heading{font-family:'e-Ukraine',sans-serif;font-weight:700;font-size:52px;line-height:1.1;color:var(--color-graphite);text-transform:uppercase;letter-spacing:-3.12px;margin:0}.founder__text{display:flex;flex-direction:column;gap:16px}.founder__text p{font-family:'e-Ukraine',sans-serif;font-weight:300;font-size:16px;line-height:1.75;color:var(--color-dark);margin:0}.founder__extra{display:flex;flex-direction:column;gap:12px;padding:24px 28px;border-left:3px solid var(--color-orange);background:var(--color-light);border-radius:0 12px 12px 0}.founder__extra p{font-family:'e-Ukraine',sans-serif;font-weight:300;font-size:15px;line-height:1.7;color:var(--color-dark);margin:0}.founder__extra p:last-child{margin-bottom:0}.founder__signature{display:flex;flex-direction:column;gap:20px}.founder__signature-line{width:60px;height:2px;background:var(--color-orange);border-radius:2px}.founder__signature-body{display:flex;flex-direction:column;gap:4px}.founder__signature-regards{font-family:'e-Ukraine',sans-serif;font-weight:300;font-size:14px;line-height:1.6;color:var(--color-dark);opacity:.7}.founder__signature-name{font-family:'Kobzar KS',sans-serif;font-weight:400;font-size:28px;line-height:1;color:var(--color-graphite);letter-spacing:-.56px}.founder__signature-title{font-family:'e-Ukraine',sans-serif;font-weight:300;font-size:13px;line-height:1.5;color:var(--color-dark);opacity:.6;text-transform:uppercase;letter-spacing:.52px}.founder__photo-wrap{flex-shrink:0;width:520px;align-self:stretch;display:flex;align-items:center}.founder__photo{width:100%;border-radius:24px;overflow:hidden;aspect-ratio:520 / 620}.founder__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media (max-width:1024px){.founder{padding-top:70px;padding-bottom:70px}.founder__inner{gap:48px}.founder__photo-wrap{width:380px}.founder__heading{font-size:40px;letter-spacing:-2px}.founder__tag{font-size:24px}}@media (max-width:768px){.founder{padding-top:50px;padding-bottom:50px}.founder__inner{flex-direction:column;gap:36px}.founder__content{gap:28px}.founder__photo-wrap{width:100%;align-self:auto}.founder__photo{aspect-ratio:4 / 3;border-radius:16px}.founder__photo img{object-position:center 20%}.founder__heading{font-size:32px;letter-spacing:-1.5px}.founder__tag{font-size:22px}.founder__text p{font-size:14px}.founder__extra p{font-size:14px}.founder__extra{padding:18px 20px}.founder__signature-name{font-size:24px}}