.switchback{align-items:stretch;display:flex;flex-direction:row;gap:100px}.switchback-column--content{display:flex;flex-direction:column;justify-content:center;width:55%}.switchback-column--content p:last-of-type{margin-bottom:0}.switchback-column--media{width:45%}.switchback-column--media img{height:100%;max-height:520px;min-height:520px;object-fit:cover;object-position:center;width:100%}.switchback.switchback--reverse{flex-direction:row-reverse}@media screen and (max-width:1023px){.switchback{gap:50px}.switchback-column--media img{min-height:unset}}@media (max-width:767px){.switchback{flex-direction:column!important;gap:50px}.switchback-column--content,.switchback-column--media{width:100%}.switchback.switchback--media-top{flex-direction:column!important}.switchback.switchback--media-top .switchback-column--media{order:-1}}