.frontpage-video{align-items:center;display:flex;justify-content:center;margin:3vw auto;max-width:1460px;overflow:hidden;position:relative}.frontpage-video--wrap{height:100%;max-width:1460px;overflow:hidden;position:absolute;width:100%;z-index:1}.frontpage-video--wrap--play{align-items:center;border-radius:50%;bottom:16px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;transition:all .5s;width:40px}.frontpage-video--wrap--text{bottom:64px;color:#fff;display:none;left:64px;position:absolute}.frontpage-video--wrap--text p{font-size:28px}.frontpage-video--wrap--text h5{font-size:19px;margin-bottom:0;text-transform:uppercase}.frontpage-video--placeholder-image{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;width:100%}.frontpage-video__popup{position:relative;width:100%;z-index:0}.frontpage-video__popup video{display:block;height:100%;width:100%}.frontpage-video__popup--close{background-color:hsla(0,0%,65%,.18);border-radius:5px;cursor:pointer;height:40px;position:absolute;right:20px;top:20px;transition:background-color .5s;width:40px;z-index:2}.frontpage-video__popup--close:before{transform:translate(-50%,-50%) rotate(-45deg)}.frontpage-video__popup--close:after,.frontpage-video__popup--close:before{background-color:#f0e7dd;content:"";height:1px;left:50%;position:absolute;top:50%;width:15px}.frontpage-video__popup--close:after{transform:translate(-50%,-50%) rotate(45deg)}.frontpage-video__popup--close:hover{background-color:#2a2b2c}@media (min-width:900px){.frontpage-video--wrap--text{display:initial}.frontpage-video--wrap--play{bottom:64px;height:80px;right:64px;width:80px}.frontpage-video--wrap:hover>.frontpage-video--wrap--play{bottom:59px;height:90px;right:59px;width:90px}.frontpage-video__popup--close{height:60px;width:60px}}