.home_genContainer__30ina{display:flex;flex-direction:column;align-items:center;justify-content:center}.home_container__2nSFh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;gap:5rem;margin-top:7rem}.home_videoContainer__OFJPK{width:70vw;margin-top:25rem;box-shadow:0 0 20px #8a2be2;position:relative;padding-bottom:56.25%}.home_video__2LmOx{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.home_textContainer__1ljkg{flex:1fr 1;display:flex;flex-direction:column}.home_imgContainer__uuBJb{flex:1fr 1;position:relative;height:550px;width:550px}.home_heroImg__9clh_{width:100%;height:100%;object-fit:cover;border-radius:60px 40px 0 60px}.home_title__jKRy7{font-size:9rem;color:var(--btn)}.home_quote__NB6Sp{font-size:3rem;margin-top:4rem;margin-bottom:1rem}.home_quote__NB6Sp:before{content:"\201C";display:inline-block;font-size:4rem}.home_quote__NB6Sp:after{content:"\201D";font-size:4rem}.home_author__xdnMr{margin-bottom:4rem;font-size:1.3rem}.home_buttons__Z9C0a{display:flex;gap:2rem;margin-bottom:4rem}.home_button__OGYC6{padding:20px;min-width:120px;cursor:pointer;border:none;border-radius:5px}.home_button__OGYC6:first-child{background-color:var(--btn);color:var(--text-color)}.home_mediaLinks__AI8fb{display:flex;cursor:pointer}.home_imgContainer__uuBJb,.home_textContainer__1ljkg,.home_videoContainer__OFJPK{transition:all .5s ease}@keyframes home_slideInFromLeft__R54j6{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.home_textContainer__1ljkg{animation:home_slideInFromLeft__R54j6 1s ease}@keyframes home_flipIn__dbDGE{0%{transform:rotateY(-180deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}.home_videoContainer__OFJPK{animation:home_flipIn__dbDGE 1s ease}@keyframes home_slideInFromRight__NyWRW{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.home_imgContainer__uuBJb{animation:home_slideInFromRight__NyWRW 1s ease}@media screen and (max-width:768px){.home_title__jKRy7{font-size:64px}.home_container__2nSFh{grid-template-columns:1fr}.home_imgContainer__uuBJb{height:500px;width:500px}}@media screen and (max-width:426px){.home_imgContainer__uuBJb{height:350px;width:350px}.home_videoContainer__OFJPK{height:310px;width:310px}}