.video-listings .video-listing .listing-tags .tag,.video-listing .listing-tags .tag{text-transform:capitalize;text-wrap:nowrap;color:#3d9d56;background:rgba(115,228,145,.55);border-radius:9rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;padding:.2rem .45rem;font-size:.8rem;font-weight:700}.video-listing .listing-tags .selected.tag,.video-listing .listing-tags .tag:hover{cursor:pointer;color:#21488a}.video-listing{flex-direction:row;align-items:start;gap:1rem;transition:scale .15s ease-in-out;display:flex;position:relative}.video-listing:hover{cursor:pointer;scale:1.025}.video-listing .listing-thumbnail{height:calc((100vh - var(--nav-height) - 2.5rem)/5 - var(--videos-gap)*.75);aspect-ratio:16/9;overflow:-webkit-paged-x;background:#fff;border:2px solid #21488a;border-radius:.5rem;overflow:clip}.video-listing .listing-thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:inherit}.video-listing .listing-data{flex-direction:column;justify-content:space-between;height:-webkit-fill-available;display:flex}.video-listing .listing-title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.video-listing .listing-tags{z-index:2;flex-flow:wrap;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;display:flex}.video-listing .listing-date{padding-top:.25rem}.video-listing .listing-summary{padding-bottom:.25rem}.video-listings{--column-gap:2rem;gap:var(--column-gap);flex-direction:column;display:flex}.video-listings .video-cards{gap:calc(var(--column-gap)*2)var(--column-gap);flex-flow:wrap;width:100%;animation:.75s ease-in fade-in;display:flex}.video-listings .video-listing{width:calc(100%/var(--cols-per-row) - var(--column-gap)/var(--cols-per-row)*2);flex-direction:column;gap:0;display:flex;position:relative}.video-listings .video-listing:hover{scale:1.05}.video-listings .video-listing>*{z-index:0;width:100%}.video-listings .video-listing .invisible-cover-link{z-index:1}.video-listings .video-listing:has(.invisible-cover-link:hover) .listing-title{color:#73e491}.video-listings .video-listing .listing-title{margin-bottom:.5rem}.video-listings .video-listing .listing-thumbnail{width:100%;overflow:-webkit-paged-x;border:.15rem solid #21488a;border-radius:3rem;margin-bottom:1rem;overflow:clip}.video-listings .video-listing .listing-thumbnail img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.video-listings .video-listing .listing-tags{z-index:2;flex-flow:wrap;justify-content:flex-start;gap:.25rem;display:flex}.video-listings .video-listing .listing-tags .tag a{color:inherit;text-decoration:none}.video-listings .video-listing .listing-tags .tag:hover{color:#21488a}.video-listings .video-listing .listing-summary{font-size:1rem;font-weight:400}.video-listings .video-listing .listing-summary *{margin:0}.video-listings .video-listing .news-card-button{z-index:2;pointer-events:none}.video-listings .video-listing .news-card-button a{pointer-events:all}.video-listings .listing-pagers{align-self:center}
/*# sourceMappingURL=page_videolibrary.bundle.css.map*/