main > .section > .default-content-wrapper,
main > .section > .video-wrapper {
max-width: 1280px;
}
.section.cms .default-content-wrapper picture img {
width: 100%;
}
.video .video-placeholder {
display: none;
}
.video > div:has(iframe) {
aspect-ratio: 20 / 9;
}