.video{display:block;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video:where(:not(:last-child)){margin-bottom:2rem}.video__src{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.video__placeholder{align-items:flex-start;aspect-ratio:16/9;background-color:var(--color-light-light);display:flex;flex-flow:row;gap:1.125rem 1.5rem;margin-left:auto;margin-right:auto;max-width:var(--layout-width-max);padding:1.125rem var(--layout-gutter-x);width:100%}@media(min-width:640px){.video__placeholder{align-items:center;flex-flow:column;justify-content:center;text-align:center}}.video__placeholder-header{font-size:var(--font-size-paragraph)}@media(min-width:640px){.video__placeholder-header{font-size:var(--font-size-h3)}}.video__placeholder-text{margin-bottom:1rem}@media(min-width:640px){.video__placeholder-text{margin-bottom:3rem}}.video__placeholder-icon{background-color:var(--color-light-darkest);border-radius:50%;color:var(--color-light-lightest);display:flex;flex-shrink:0;height:2.5rem;padding:.75rem;width:2.5rem}.video__placeholder-icon .icon{--icon-size:1rem}@media(min-width:640px){.video__placeholder-icon{height:5.5rem;width:5.5rem}.video__placeholder-icon .icon{--icon-size:4rem}}