.two-col-section{align-items:center;display:flex;gap:var(--spacing-30x);justify-content:space-between;@media (max-width:1050px){flex-direction:column;gap:var(--spacing-6x)}}.tcs__content{flex:0 1 550px;.two-col-section--image-right &{order:1}@media (max-width:1050px){flex:none;.two-col-section--image-right &{order:1}}}.tcs__heading{color:var(--blue-base);margin-bottom:var(--spacing-3x)}.tcs__list-items{margin-top:var(--spacing-5x)}.tcs__content .btn-group{gap:var(--spacing-4x);margin-top:var(--spacing-6x)}.tcs__image-wrapper{flex:0 1 594px;.two-col-section--image-right &{order:2}@media (max-width:1050px){flex:none;.two-col-section--image-right &{order:1}}}