.c-video-listing{container-type:inline-size}.c-video-listing__wrapper{display:flex;flex-wrap:wrap;gap:3rem}.c-video-listing__item{width:100%}.c-video-listing__item--single{flex:0 0 100%!important;margin:0 auto;max-width:92.5rem}@container (width < 600px){.c-video-listing__item--2,.c-video-listing__item--3{flex:0 0 100%}}@container (width > 600px) and (width < 768px){.c-video-listing__item--2,.c-video-listing__item--3{flex:0 0 calc(50% - 1.5rem)}}@container (width > 768px) and (width < 1280px){.c-video-listing__item--2{flex:0 0 calc(50% - 1.5rem)}.c-video-listing__item--3{flex:0 0 calc(33% - 1.75rem)}}@container (width > 1280px){.c-video-listing__item--2{flex:0 0 calc(50% - 1.5rem)}.c-video-listing__item--3{flex:0 0 calc(33% - 1.58rem)}}.c-video-listing__video{margin:0;position:relative}.c-video-listing__video:after{background-color:#173274;content:"";display:block;height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1);width:100%}.c-video-listing__video:focus:after,.c-video-listing__video:hover:after{opacity:.4}.c-video-listing__link{display:block;height:100%}.c-feature__image{height:100%;object-fit:cover;pointer-events:none;width:100%}.c-feature__image img{height:auto;object-fit:cover;width:100%}@media (min-width:768px){.c-feature__image img{height:100%}}.c-video-listing__icon{color:#fff;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}@container (width < 600px){.c-video-listing__item--2 .c-video-listing__icon,.c-video-listing__item--3 .c-video-listing__icon{font-size:6.2rem}}@container (width > 600px) and (width < 768px){.c-video-listing__item--2 .c-video-listing__icon,.c-video-listing__item--3 .c-video-listing__icon{font-size:4.5rem}}@container (width > 768px) and (width < 1280px){.c-video-listing__item--2 .c-video-listing__icon{font-size:6.2rem}.c-video-listing__item--3 .c-video-listing__icon{font-size:4rem}}@container (width > 1280px){.c-video-listing__item--2 .c-video-listing__icon{font-size:9.5rem}.c-video-listing__item--3 .c-video-listing__icon{font-size:6.2rem}}.c-video-listing__title{margin-top:2rem}.c-video-listing__caption{color:#173274;margin-top:1rem}.c-video-listing__watch-video-wrapper{align-items:center;display:inline-flex;gap:.7rem;margin-top:2rem;-webkit-text-decoration:none;text-decoration:none}.c-video-listing__watch-video-wrapper:focus,.c-video-listing__watch-video-wrapper:hover{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:#1f509e}.c-video-listing__watch-video-icon{color:var(--widget-play-icon-colour);font-size:2rem}.c-video-listing__watch-video-text{color:#1f509e;font-size:16px;font-weight:700;line-height:18px;margin:0}