.video-module-wrapper{isolation:isolate;overflow:hidden;position:relative}.video-module__video{z-index:1}.video-module-wrapper>.content-wrapper{max-width:980px}.video-module__video__content{margin:0 auto 64px}.video-module__video__overlay{position:relative}.video-module__video video{border-radius:var(--border-radius);height:auto;object-fit:cover;transition:var(--transition)}.video-module__video iframe,.video-module__video video{aspect-ratio:16/9;display:block;margin:0 auto;width:100%}.video-module__video iframe{overflow:hidden;padding:0}.video-module__video.playing video{border-radius:8px}.video-thumbnail{height:100%;left:0;object-fit:cover;object-position:center;opacity:1;pointer-events:none;position:absolute;top:0;transition:var(--transition);width:100%}.video-module__video.playing .video-thumbnail{opacity:0}.video-module__button{align-items:center;cursor:pointer;display:flex;height:44px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition);width:44px;z-index:2}.video-module__button svg{width:44px}.video-module__pause-icon{display:none}.video-module__video.playing .video-module__button,.video-module__video.playing:hover .video-module__button{opacity:0;pointer-events:none}.video-module__button:hover{cursor:pointer;transform:translate(-50%,-50%) scale(1.1)}@media only screen and (min-width:1024px){.video-module__button{height:98px;width:98px}.video-module__button svg{width:50px}}.video-safearea{background-color:rgba(249,232,235,.435);bottom:0;display:block;height:100px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.video-module-wrapper .arrow_svg{left:0;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);transition:transform .1s linear;z-index:-1}