.contact_banner_section{width:100%;& .container{position:relative;z-index:2;& .section_inner{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;@media (max-width:991px){flex-direction:column}& .text_area{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;& h2,& h3{font-style:italic;font-size:4rem;font-weight:700;line-height:1.2;margin:0;color:var(--white);-webkit-text-stroke:6px var(--primary);paint-order:stroke fill;text-shadow:1px 1px 0 #000,2px 2px 0 #000,3px 3px 0 #000;@media (max-width:991px){width:100%;font-size:3rem;text-align:center}& span{color:var(--secondary);font-size:inherit;font-weight:inherit;text-shadow:inherit}}& p{font-size:1.6rem;font-weight:600;color:var(--white);margin:0;@media (max-width:991px){text-align:center}}}}}&>img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}& .image_overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(34,34,34,.87)}}