.image_with_text_section{&.after_text{& .section_inner{flex-direction:row-reverse}}& .section_inner{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;flex-wrap:wrap;& .left_side{width:38%;overflow:hidden;@media (max-width:1359px){width:48%}@media (max-width:991px){width:100%;margin-bottom:5rem}& img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}&:hover{& img{transform:scale(1.1)}}}& .right_side{width:58%;display:flex;flex-direction:column;@media (max-width:1359px){width:48%}@media (max-width:991px){width:100%}& .text_area{margin-bottom:3rem;& h2,& h3,& h4,& h5{margin:0 0 3rem}}}}}.rich_text_section{& .section_inner{width:100%;& .text_area{& h2,& h3,& h4,& h5{margin:0 0 3rem}& p{& a{color:var(--white)}}}& ul{& li{color:var(--white)}}& .call_to_action_buttons{margin:4rem 0 0}}}