.root{flex-direction:column-reverse;gap:2rem;align-items:center;margin-top:1rem}.root,.text-content{display:flex;justify-content:center}.text-content{flex-direction:column;align-items:flex-start;width:100%;padding-bottom:1rem}.divider{height:4px;width:100%;background:black}@media (width >= 1024px){.root{height:100vh;flex-direction:row;margin-top:-2rem}.text-content{max-width:600px;border-bottom-width:0;padding-bottom:0}.divider{height:300px;width:4px;background:black}}