.event_two_col_section .content_container{display:flex;justify-content:space-between;width:100%}.event_two_col_section{border-top:1px dashed var(--borders);margin-top:80px}.event_two_col_section .left_container{border-right:1px dashed var(--borders);display:flex;flex-direction:column;gap:40px;justify-content:space-between;padding:40px}.event_two_col_section .left_container p{font-size:20px}.event_two_col_section .left_container span{font-size:16px;font-weight:600;line-height:100%;text-transform:uppercase}.event_two_col_section .left_container .sb_heading{align-items:center;display:flex;gap:12px;margin-bottom:22px}.event_two_col_section .left_container svg{fill:var(--primary)}.event_two_col_section .left_container,.event_two_col_section .right_container{width:50%}.event_two_col_section .right_container{background:var(--primary)}.event_two_col_section .right_container .img_container{aspect-ratio:10/7;background-position:50%;background-size:cover;height:100%;width:100%}.event_two_col_section .container{max-width:1322px;padding:0 21px}@media (max-width:1199px){.event_two_col_section .container{max-width:100%;padding:0 21px}}@media (min-width:768px) and (max-width:1024px){.event_two_col_section .left_container{padding:40px 30px}}@media (max-width:767px){.event_two_col_section .content_container{flex-direction:column}.event_two_col_section .left_container,.event_two_col_section .right_container{width:100%}.event_two_col_section .left_container{border-right:none;padding:40px 20px}.event_two_col_section .left_container p{font-size:18px}.event_two_col_section .left_container{gap:30px}}