@keyframes founder_easeDown__OXlMK{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes founder_easeUpFadeIn__pZmhU{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.founder_container__MvRJA{display:flex;flex-direction:column;align-items:center}.founder_imgContainer__foC1F{flex:1 1;position:relative;height:500px;width:600px;margin:4rem;animation:founder_easeDown__OXlMK 1s ease}.founder_img__fD4v1{object-fit:cover;border-radius:30%;width:100%;height:100%;border:4px solid var(--btn)}.founder_imgText__zXvYA{color:var(--btn);font-size:2rem;margin-bottom:5rem;margin-left:16rem}.founder_textContainer__Tr7A4{flex:1 1;gap:10px;max-width:900px;animation:founder_easeUpFadeIn__pZmhU 1s ease}.founder_title__MfxHj{font-size:3rem;margin-bottom:1rem}.founder_text__UdxK_{font-size:2rem;line-height:3rem}@media screen and (max-width:768px){.founder_imgContainer__foC1F{width:400px;height:400px}.founder_title__MfxHj{margin-bottom:1rem}.founder_text__UdxK_{font-size:1.8rem}}