.youtube-video iframe{aspect-ratio:16/9.5;width:100%;display:block}.page__youtube-video{margin-top:var(--gap)}.video__category+.video__category{margin-top:var(--gap)}.video__category .videos{--min-size:250px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--min-size),1fr));gap:3rem}.video__category .videos a{display:block;position:relative;-webkit-transition:var(--transition);transition:var(--transition)}.video__category .videos a img{aspect-ratio:16/9}.video__category .videos a:hover{-webkit-transform:var(--transform-scale);transform:var(--transform-scale)}.video__category .videos .video__thumbnail img{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.video__category .videos figcaption{padding:1rem .5rem;font-size:1rem;color:var(--white)}.video__category .videos figcaption .font-alt{font-size:1.25rem;line-height:1.3;text-transform:none}.video__category .videos figcaption .font-alt+div{margin-top:.25rem}.video__category--shorts{--min-size:150px}.video__category--shorts .videos a img{aspect-ratio:9/16}.video__play-button{position:absolute;width:60px;height:60px;background:var(--white);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.3);box-shadow:0 5px 20px #0000004d;opacity:0;-webkit-transition:all .3s;transition:all .3s;left:50%;top:50%;translate:-50% -50%;line-height:0}.video__play-button svg{width:70%}.videos a:hover .video__play-button{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.video__thumbnail{position:relative}
