.columns-media-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:99999999;display:flex;align-items:center;justify-content:center}.columns-media-popup-inner{background:#fff;width:95%;max-width:900px;height:90vh;display:flex;flex-direction:column;overflow:hidden}.popup-header{position:sticky;top:0;background:#fff;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #eee}.popup-header h3{font-family:var(--denton-thin-font-family);font-size:1.25rem}.popup-header button{cursor:pointer;font-size:18px;background:none;border:none}.pdf-viewer{flex:1 1;overflow-y:auto;padding:10px}.pdf-loading{padding:2rem;text-align:center}@media only screen and (max-width:991px){.columns-media-popup-inner{height:85vh}}.columns-featured-layout{display:grid;grid-template-columns:2fr 2fr;gap:var(--small-gap-size);margin-bottom:var(--small-gap-size)}.featured-right-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--small-gap-size)}.featured-card .columns-media-image{position:relative;width:100%;aspect-ratio:790/1220}.featured-card .columns-media-title h3{font-size:1.5rem}.columns-media-list-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.columns-media-card .columns-media-image{position:relative;width:100%;aspect-ratio:790/1220!important}.columns-media-image img{object-fit:cover}@media (max-width:991px){.columns-featured-layout{grid-template-columns:1fr}.columns-media-list-wrapper,.featured-right-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.columns-media-list-wrapper,.featured-right-grid{grid-template-columns:1fr}}.skeleton-bg{position:relative;overflow:hidden;background:#e5e5e5}.skeleton-bg:after{content:"";position:absolute;top:0;left:-150px;width:150px;height:100%;background:linear-gradient(90deg,transparent,#f5f5f5,transparent);animation:shimmer 1.4s infinite}@keyframes shimmer{to{left:calc(100% + 150px)}}.columns-media-skeleton-layout{margin-bottom:var(--small-gap-size)}.featured-card.skeleton-card .columns-media-image{width:100%;aspect-ratio:79/141;background:#e5e5e5}.columns-media-card.skeleton-card .columns-media-image{width:100%;aspect-ratio:77/108;background:#e5e5e5}.media-content{width:100%}.skeleton-date{width:40%;height:14px;border-radius:4px;margin-bottom:12px}.skeleton-title{width:100%;height:18px;border-radius:4px}.skeleton-title.short{width:70%;margin-top:10px}@media (max-width:991px){.columns-media-skeleton-layout{grid-template-columns:1fr}.columns-media-list-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.columns-media-list-wrapper,.featured-right-grid{grid-template-columns:1fr}}