.antrum-video-module{border-radius:15px;margin-bottom:2rem;overflow:hidden;position:relative;text-align:center}.antrum-video-module .video-thumbnail-wrapper{position:relative}.antrum-video-module .video-thumbnail{border:none;cursor:pointer;display:flex;transition:all 1s cubic-bezier(.14,.53,.11,.99);width:100%}.antrum-video-module .video-thumbnail-wrapper:hover .video-thumbnail{transform:scale(1.025)}.antrum-video-module .play-button{align-self:center;background:transparent;border:none;cursor:pointer;left:50%;margin-left:15px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);width:36px}.antrum-video-module .play-button .cls-1{fill:#fff}.antrum-video-module .play-button .cls-2{fill:#78abb4}.antrum-video-module .play-button:hover .cls-2{fill:#c4d42c}.antrum-video-module .video-description{background:#3e4543;color:#fff;display:flex;font-family:Gotham Rounded;font-size:12px;font-weight:400;justify-content:space-between;line-height:1.35;padding:20px;text-align:left}.antrum-video-module .video-description p{margin-bottom:0}.antrum-video-module .video-modal{background-color:rgba(0,0,0,.8);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.antrum-video-module .modal-content{background:#fff;margin:5% auto;max-width:800px;padding:1rem;position:relative;text-align:center;width:80%}.antrum-video-module .video-container iframe{height:450px;width:100%}.antrum-video-module .close-button{cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}