#vod-body video{position:relative;width:100%;height:100%;object-fit:cover}#vod-body .showcase-text-container{position:absolute;top:45%;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:0 4rem;text-align:center}#vod-body .showcase-text-container .showcase-title{font-size:3rem;text-transform:uppercase;margin-bottom:1rem}#vod-body .showcase-text-container .showcase-subtitle{font-size:1.2rem;margin-bottom:2rem;line-height:normal}#vod-body .showcase-text-container .showcase-subtitle,#vod-body .showcase-text-container .showcase-title{color:var(--white-1)}#vod-body .text-red{font-weight:700}#vod-body .text-red:hover{color:var(--red-2);text-decoration:none}#vod-body .information-section{background:var(--red-4);color:var(--white-1);padding:4rem;margin:0}#vod-body .information-section .text-section{width:50%;margin:0 4rem 0 0}#vod-body .information-section .text-section .button-outline{font-size:1rem;font-weight:700;padding:.6rem 1.5rem;color:var(--white-1);border:1px solid var(--white-1);border-radius:3px}#vod-pricing-body .showcase{background:url(pricing/images/vod-pricing.webp)no-repeat center/cover}