.singleVideo{background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;position:relative}.singleVideo .container{max-width:100%;padding:3rem 1rem;width:1280px}.singleVideo .title-section{margin-bottom:2rem;width:100%}.singleVideo .title{font-family:Nunito,sans-serif;font-size:42px;font-weight:700;line-height:1em;margin-bottom:1rem;text-align:center}.singleVideo .subtitle{font-size:24px;margin:auto;max-width:800px}.singleVideo .video{aspect-ratio:16/9;width:100%}.singleVideo .cta-container{display:flex;justify-content:center;margin-top:1rem}.singleVideo .cta-container .cta{display:inline-block;padding-left:2em;padding-right:2em}@media screen and (max-width:1280px){.singleVideo .title{font-size:33px}.singleVideo .subtitle{font-size:20px}}@media screen and (max-width:960px){.singleVideo .title{font-size:28px}.singleVideo .subtitle{font-size:18px}.singleVideo .desktop-only{display:none}}