.switchback__wrapper{align-items:center;display:flex;flex-direction:row;gap:120px;justify-content:flex-start}.switchback__wrapper .switchback__column{width:50%}.switchback__wrapper .switchback__column.content h2{font-size:24px;line-height:36px;margin-bottom:20px}.switchback__wrapper .switchback__column.content p:last-of-type{margin-bottom:0}.switchback__wrapper .switchback__column.content .switchback__column__cta-wrapper{margin-top:40px}.switchback__wrapper .switchback__column.media{align-items:center;border-bottom:10px solid #d97b27;display:flex;justify-content:center;overflow:hidden;position:relative}.switchback__wrapper .switchback__column.media.fill{height:460px;max-height:460px}.switchback__wrapper .switchback__column.media img.fill:first-of-type{height:100%;object-fit:cover;object-position:center;width:100%}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper{cursor:pointer;overflow:hidden;position:relative}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper video{height:100%;width:100%}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper:after{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:.25s linear;width:100%;z-index:1}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper.paused:after{opacity:1}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper.playing:after{opacity:0}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper .video__pause-button,.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper .video__play-button{height:auto;left:50%;max-width:64px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.25s linear;z-index:2}.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper.paused .video__play-button,.switchback__wrapper .switchback__column.media .switchback__column__media__video-wrapper.playing:hover .video__pause-button{opacity:1}@media screen and (max-width:999px){.switchback__wrapper{gap:44px}.switchback__wrapper .switchback__column{width:100%}.switchback__wrapper .switchback__column.content h2{margin-bottom:32px}.switchback__wrapper .switchback__column.content p:last-of-type{margin-bottom:0}.switchback__wrapper .switchback__column.content .switchback__column__cta-wrapper{margin-top:30px}.switchback__wrapper .switchback__column.media img:first-of-type{height:450px;object-fit:cover;object-position:center;width:100%}}