.ch-section{position:relative;width:100%}.ch-top{align-items:center;background-color:var(--bg-blue);display:flex;padding:4rem 0}.ch-top-offset{padding-top:calc(var(--header-height) + 1.5rem)}.ch-bottom{align-items:center;background-color:var(--blue-900);display:flex;justify-content:center;position:relative}.ch-video-wrap{inset:0;overflow:hidden;position:absolute}.ch-video-wrap video{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.ch-bottom-text{padding:3rem 0;position:relative;text-align:center;width:100%;z-index:1}.ch-bottom .ch-video-wrap:after{background-image:linear-gradient(45deg,rgba(0,0,0,.8),rgba(0,0,0,.2));bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media (min-width:768px){.ch-section{overflow:hidden}.ch-section,.ch-top{height:100vh}.ch-top-offset{padding-top:var(--header-height)}.ch-bottom{height:100%}.ch-bottom,.ch-top{left:0;min-height:0;padding:0;position:absolute;width:100%}.ch-top{top:0;z-index:2}.ch-bottom{top:0;z-index:1}}