.VideoPage{width:100%;height:100%;position:relative;overflow:hidden;.logo-header{position:absolute;top:50px;left:80px;margin:0}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;img{width:66px;height:28px}}.close-btn{display:none;position:absolute;width:30px;height:30px;top:36px;right:36px;cursor:pointer}.video-wrapper{top:0;left:0;position:absolute;width:100%;height:calc(100% - 0px);overflow:hidden;background:black;video{pointer-events:all;cursor:pointer;opacity:0;&:picture-in-picture{width:unset;height:auto}}&.playing{.play-btn{display:none}}&:not(.playing):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 59.13%,rgba(0,0,0,.8)100%);pointer-events:none}}.main-video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.content{position:absolute;bottom:0;width:100%;transition:all .3s ease-in-out;transform:translateY(0);opacity:1;&.playing{opacity:0;pointer-events:none;transform:translateY(50%);*{pointer-events:none!important}}}.content .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:90px;padding-bottom:70px;*{pointer-events:auto}}.content .content-bg{z-index:-1;pointer-events:all;position:absolute;bottom:0;left:0;width:100%;height:240px;background-image:url(/bg/bg_desktop.jpg);background-size:auto;background-position:center 80%}.content .copy,.content .copy b{color:#FFF;text-align:center;text-shadow:0 2px 2px rgba(0,0,0,.25);font-family:var(--tt-norms-pro);font-size:24px;font-style:normal;font-weight:500;line-height:120%}.content .copy b{font-weight:700}.cta-wrapper{max-width:330px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:36px}@media screen and (max-width:1024px) and (orientation:portrait){.logo-header{top:20px;left:20px;.logo-header-cbs-line{width:100px;height:auto}.logo-header-logo{width:135px}.logo-header-title{width:135px;height:30px;font-size:18px}}.close-btn{top:20px;right:20px}.content .content-bg{display:none}.content .copy,.content .copy b{font-size:20px;line-height:120%}.content .wrapper{gap:27px;padding-bottom:27px}.cta-wrapper{max-width:240px;gap:27px}}}