.background-video{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.background-video--rounded-top-corners{border-radius:24px 24px 0 0;overflow:hidden}.pause-button{background:#736d6b;border-radius:50%;bottom:32px;cursor:pointer;height:32px;position:absolute;right:32px;width:32px}.pause-button,.pause-button span{align-items:center;justify-content:center}.pause-button span{flex-direction:column;height:100%}.background-video--paused .pause-button__play-icon,.background-video--playing .pause-button__pause-icon{display:flex}.background-video--paused .pause-button__pause-icon,.background-video--playing .pause-button__play-icon{display:none}.pause-button__pause-icon svg{height:30px;width:30px}.pause-button__play-icon svg{height:18px;width:18px}.dnd-section--full-height{display:flex}.align-content-middle{justify-content:center}.align-content-top{justify-content:flex-start}.align-content-bottom{justify-content:flex-end}.align-content-bottom,.align-content-top{padding-bottom:10vh;padding-top:10vh}.background-video video{object-fit:cover}.background-video__portrait{display:none}@media (max-width:1023px){.background-video__landscape{display:none}.background-video__portrait{display:block}}