#video{padding:6rem;position:relative}#video.light-blue{background:var(--ulblue)}#video iframe{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:10px}#video h2{font-size:60px;margin-bottom:3rem}#video h3{margin-bottom:2rem}#video .container{max-width:1200px}#video .button-row{display:flex;justify-content:flex-end}@media (max-width:1200px){#video{padding:0}#video .full,#video .container{padding:4rem 2rem}#video .container{max-width:100%}#video h2{font-size:40px;margin-bottom:2rem}}@media (max-width:768px){#video h2{font-size:30px}}