.what_is_details{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;margin:6rem auto;max-width:none}.what_is_details .what_is_detail_img{display:none}.what_is_details .what_is_texts{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center;max-width:40rem}.what_is_details .what_is_texts .what_is_detail_title{font-size:2.25rem;font-style:normal;font-weight:400;line-height:2.5rem;margin:0}.what_is_details .what_is_texts .what_is_description{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:0}@media (min-width:768px){.what_is_details{flex-direction:row}.what_is_details .what_is_detail_img{display:flex;height:20rem;width:20rem}}@media (min-width:992px){.what_is_details{margin:6rem -1.5rem}.what_is_details .what_is_detail_img{height:25rem;width:25rem}}