.video--bg-rose{background-color:#f4e2db}.video__flex{display:flex;gap:var(--band-xxl)}.video__left{flex:0 1 325px;& h2{margin-bottom:var(--band-ml)}}.video__cta-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--band-xs);margin-top:var(--band-md)}.video__cta-link{flex:1 1 0;min-width:0;& button{width:100%}}@media(max-width:768px){.video__cta-buttons{align-items:stretch;flex-direction:column}.video__cta-link{width:100%;& button{width:100%}}}.video__video{border-radius:var(--radius-lg);flex:1 1 auto;overflow:hidden}.video--layout-split .video__left,.video--layout-split .video__video{flex:1 1 0}.video--video-left .video__flex{flex-direction:row-reverse}@media(max-width:768px){.video--video-left .video__flex,.video__flex{flex-direction:column}.video__flex{gap:var(--band-ml)}.video__left{flex:auto}}