section.video-feature .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem}@media (max-width:1080px){section.video-feature .content{gap:2rem}}@media (max-width:900px){section.video-feature .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}section.video-feature .copy,section.video-feature .graphic{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 2.5rem);flex:0 0 calc(50% - 2.5rem);max-width:calc(50% - 2.5rem)}@media (max-width:1080px){section.video-feature .copy,section.video-feature .graphic{-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width:900px){section.video-feature .copy,section.video-feature .graphic{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}section.video-feature .copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.video-feature .cta-wrap{margin-top:1rem}section.video-feature .graphic .video-object{background:#011851;border-radius:1.5rem;overflow:hidden}section.video-feature .graphic .video-object iframe{aspect-ratio:16/9;display:block;height:auto;width:100%}section.video-feature .graphic .video-object.is-empty{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:280px;padding:2rem;text-align:center}section.video-feature .graphic .video-object.is-empty p{color:#fff;margin:0}