.fw-switchback__wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;isolation:isolate;justify-content:center;padding:180px 0;position:relative}.fw-switchback__wrapper:before{content:"";height:100%;left:0;opacity:.95;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}.fw-switchback__wrapper .content-wrapper{padding:0;position:relative;z-index:2}.fw-switchback{display:flex;flex-direction:row;gap:100px}.fw-switchback__column{width:50%}.fw-switchback__column p{color:var(--black)}.fw-switchback.fw-switchback--reverse{flex-direction:row-reverse}@media screen and (max-width:1400px){.fw-switchback__wrapper .content-wrapper{padding:0 20px}}@media screen and (max-width:1023px){.fw-switchback__column{width:100%}.fw-switchback__column:last-of-type{display:none}.fw-switchback__wrapper:before{opacity:.8;transform:translateX(0)}}@media screen and (max-width:767px){.fw-switchback{gap:50px}.fw-switchback,.fw-switchback.fw-switchback--media-top{flex-direction:column!important}.fw-switchback.fw-switchback--media-top .fw-switchback__column--media{order:-1}}