.video-embed{position:relative}.video-embed__placeholder{cursor:pointer;position:relative}.video-embed__placeholder:before{content:"";transform-origin:50%;z-index:10;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%2087'%20d='M0%200L32%2016L0%2032V0Z'%20fill='white'/%3e%3c/svg%3e") 50% no-repeat;width:2rem;height:2rem;transition:transform .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.video-embed__placeholder:focus-visible:before,.video-embed__placeholder:hover:before{transform:translate(-50%,-50%)scale(1.5)}.video-embed__placeholder:active:before{transform:translate(-50%,-50%) scale(10) opacity(.5)}.video-embed__placeholder :is(img,picture){aspect-ratio:16/9;object-fit:cover;width:100%}.video-embed__aspect-ratio{height:0;padding:0 0 56.25%;display:block;position:relative;overflow:hidden}.video-embed__aspect-ratio .video-embed__item,.video-embed__aspect-ratio embed,.video-embed__aspect-ratio iframe,.video-embed__aspect-ratio object,.video-embed__aspect-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.video-embed__loading-spinner{width:5rem;height:5rem;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-embed__loading-spinner:after{border:6px solid var(--color-darkest,#000);border-color:var(--color-darkest,#000) #0000 var(--color-darkest,#000) #0000;content:"";border-radius:50%;width:80%;height:80%;margin:.5rem;animation:1.2s linear infinite rotatespinner;display:block}.video-embed--full-width{z-index:5;width:100vw;position:absolute;left:0}@keyframes rotatespinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.base-video-embed{width:100%;max-width:67.8125rem;margin-inline:auto;overflow:hidden}@media screen and (width<=31.25em){.base-video-embed .video-embed__aspect-ratio{border-radius:.5rem}}@media screen and (width>=28.1875em){.base-video-embed .video-embed__aspect-ratio{border-radius:1rem}}.base-video-embed figcaption{font-family:var(--font-family-primary);margin-top:.75rem;font-size:.875rem;font-weight:400;line-height:1.4}.base-video-embed .base-video-embed__loader{font-size:var(--loader-size);left:calc(50% - var(--loader-size)/2);top:calc(50% - var(--loader-size)/2);position:absolute}@media screen and (width<=31.25em){.base-video-embed .base-video-embed__loader{--loader-size:3rem}}@media screen and (width>=28.1875em){.base-video-embed .base-video-embed__loader{--loader-size:4rem}}
