.section--embed {
    margin-bottom: 1rem;
}

.section--embed > div {
    position: relative;
    aspect-ratio: 16 / 9;
}

.section--embed iframe {
    width: 100%;
    height: 100%;
}
