.hero{text-align:center;flex-direction:row;justify-content:space-between;width:100vw;min-height:100vh;padding:60px 0;display:flex}.hero_mobile{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90vw;min-height:100vh;padding:60px 0;display:flex}.hero_content{flex-direction:column;justify-content:center;align-items:center;width:50%;padding-left:5rem;display:flex}.image{width:600px;height:600px;margin-top:-3rem}.hero_image_mobile{width:300px;height:300px;margin-top:-15rem}.hero_content_mobile{flex-direction:column;width:90vw;padding:2px;display:flex}
