.switchback-grid-container{gap:4rem;grid-template-columns:1fr}.switchback-wrapper{gap:2rem;grid-template-columns:1fr}.switchback-content-wrapper p{color:#657d8d;font-size:1.125rem;font-weight:300;margin:0!important}.switchback-image-wrapper{justify-content:center}@media (min-width:64rem){.switchback-wrapper{align-items:center;gap:clamp(3rem,-1rem + 6.25vw,4rem);grid-template-columns:repeat(2,1fr);&:nth-child(2n){& .switchback-content-wrapper{order:2}& .switchback-image-wrapper{order:1}}}}