.c-flex{display:flex}.c-flex-gap{gap:.5rem}.c-flex-row{flex-direction:row;width:100%}.c-flex-column{flex-direction:column;height:100%}.c-flex-inline{display:inline-flex;width:auto}.c-flex-wrap{flex-wrap:wrap}.c-flex-justify-start{justify-content:flex-start}.c-flex-justify-center{justify-content:center}.c-flex-justify-end{justify-content:flex-end}.c-flex-justify-between{justify-content:space-between}.c-flex-justify-around{justify-content:space-around}.c-flex-justify-evenly{justify-content:space-evenly}.c-flex-align-start{align-items:flex-start}.c-flex-align-center{align-items:center}.c-flex-align-end{align-items:flex-end}.c-flex-align-stretch{align-items:stretch}.c-flex-align-baseline{align-items:baseline}.c-name-container{background-color:#fff;flex:1;height:100%;max-width:100%}.c-name-container h1{margin:0 0 1rem}.c-name-container p{margin:0;width:100%}.c-name-container>*{animation:slideInFromBottom .3s}.c-image-container{animation:fadeIn .3s;background-color:#c2c2c2b3;display:flex;flex:1;overflow:hidden;position:relative}.c-left-section{flex:.75;gap:0;max-width:600px;position:sticky;top:0}@media screen and (max-width:1200px){.c-left-section{height:100vh;position:unset;width:100vw}.c-left-section>*{flex:1}}.c-right-section{animation:slideInFromBottom .3s;flex:1.25;padding:8rem 0}@media screen and (max-width:1200px){.c-right-section{height:unset;overflow:hidden;padding:3rem 3rem 6rem}}.c-container{gap:6rem;height:100vh;overflow:auto}.c-container h1{font-size:3em;font-weight:600}@media screen and (max-width:1200px){.c-container{display:block}}
