.news-list-section{max-width:min(1240px,100%);margin:0 auto;padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,3vw,2rem);position:relative;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;border-radius:18px;background:#ffffff;border:1px solid rgba(13,27,42,.08);box-shadow:0 18px 35px rgba(9,30,66,.12);color:var(--primary);isolation:isolate}.news-list-section:before{inset:0;border-radius:inherit;background:radial-gradient(ellipse 130% 65% at 100% 0,rgba(25,27,79,.05),transparent 58%),radial-gradient(ellipse 110% 55% at 0 100%,rgba(102,163,120,.09),transparent 52%)}.news-list-section:after,.news-list-section:before{content:"";position:absolute;z-index:0;pointer-events:none}.news-list-section:after{left:-5%;right:-5%;bottom:-1px;height:min(100px,28%);border-radius:0 0 inherit inherit;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 72' preserveAspectRatio='none'%3E%3Cpath fill='%2366a378' fill-opacity='0.09' d='M0 72V44c200 18 400-14 600-10s400 22 600 6v32H0z'/%3E%3Cpath fill='%23191b4f' fill-opacity='0.04' d='M0 72V52c180 10 360-8 540-12s360 14 540 8 120-6 120-6v30H0z'/%3E%3C/svg%3E") bottom /100% 100% no-repeat;opacity:.9}.news-list-section>*{position:relative;z-index:1}.news-list-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative}@media (min-width:640px){.news-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.news-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.news-list-section{max-width:min(1240px,100%);padding:clamp(1.35rem,2.5vw,1.75rem) clamp(1.1rem,2.5vw,1.65rem);gap:1.25rem}}@media (min-width:1280px){.news-list-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.news-list-section{max-width:min(1240px,100%);padding:clamp(1.5rem,2.5vw,2rem) clamp(1.2rem,2.5vw,1.75rem);gap:1.5rem}}.news-list-grid.is-loading{opacity:.6;pointer-events:none}.news-list-loading{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:#fff;color:var(--primary);padding:.6rem 1rem;border-radius:999px;font-size:.875rem;border:1px solid rgba(25,27,79,.1);box-shadow:0 8px 24px rgba(25,27,79,.08)}.news-empty{grid-column:1/-1;text-align:center;padding:2rem 1.25rem;background:rgba(255,255,255,.95);border-radius:14px;color:rgba(25,27,79,.72);border:1px dashed rgba(25,27,79,.18)}.news-list-error{padding:.9rem 1.2rem;border-radius:12px;background:rgba(189,0,36,.08);border:1px solid rgba(189,0,36,.28);color:#6b0a1a}.news-list-section .news-card.digest-card{aspect-ratio:auto;min-height:0;max-width:100%;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(13,27,42,.1);border-radius:14px;box-shadow:0 8px 22px rgba(9,30,66,.07);overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.news-list-section .news-card.digest-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(13,27,42,.1);border-color:rgba(13,27,42,.14)}.news-list-section .digest-card .news-card-link{flex-direction:column;height:auto;align-items:stretch}.news-list-section .digest-card .news-card-image.digest-card-preview{position:relative;inset:auto;width:100%;aspect-ratio:3/2;max-height:200px;border-radius:14px 14px 0 0;border:none;background:#f1f5f9}.news-list-section .digest-card .news-card-image.digest-card-preview:after{display:none}.news-list-section .digest-card .news-card-content{position:relative;inset:auto;bottom:auto;left:auto;right:auto;max-height:none;overflow:visible;padding:.7rem .9rem .85rem;background:#fff;border-top:1px solid rgba(25,27,79,.08);border-radius:0;gap:.45rem}.news-list-section .digest-card .news-card-title{font-size:.9375rem;line-height:1.3;-webkit-line-clamp:2;line-clamp:2}.news-list-section .digest-card .news-card-heading-row{gap:.35rem}.news-list-section .digest-card .news-card-date-chip{font-size:.75rem}.news-list-section .digest-card .digest-card-actions{gap:.4rem;margin-top:.15rem}.news-list-section .digest-card .digest-card-download,.news-list-section .digest-card .news-card-readmore{padding:.35rem .65rem;font-size:.8125rem}.news-list-section .newspaper-card .newspaper-card-description{padding-top:.45rem;margin-top:.15rem;font-size:.8125rem}.news-list-section .newspaper-card .newspaper-card-description p{-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news-list-section .gallery-card .news-card-image{position:relative;inset:auto;aspect-ratio:16/10;max-height:168px;border-radius:14px 14px 0 0}.news-list-section .gallery-card .news-card-image:after{display:none}.news-list-section .gallery-card .news-card-content{background:#fff;border-radius:0 0 14px 14px;border-top:1px solid rgba(25,27,79,.08);padding:.65rem .85rem .8rem;gap:.4rem}.news-list-section .gallery-card .gallery-card-type{font-size:.65rem;margin-bottom:.1rem;color:rgba(25,27,79,.48)}.news-list-section .gallery-card .gallery-card-description,.news-list-section .gallery-card .gallery-card-indicator{color:rgba(25,27,79,.62)}.news-list-section .gallery-card .news-card-title{font-size:.9375rem;line-height:1.3;-webkit-line-clamp:2;line-clamp:2}.news-list-section .gallery-card .gallery-card-description,.news-list-section .gallery-card .news-card-intro{font-size:.78rem;line-height:1.35;-webkit-line-clamp:2;line-clamp:2;max-height:2.75em}.news-list-section--multimedia .news-list-grid{gap:1rem}.news-list-section .gallery-card-overlay{background:linear-gradient(180deg,transparent,rgba(25,27,79,.05))}@media (max-width:768px){.news-list-section .gallery-card .news-card-image{min-height:0}}@media (max-width:640px){.news-list-section .gallery-card .news-card-image{aspect-ratio:16/10;max-height:148px}}@media (max-width:991px){.news-list-section{padding:clamp(1.35rem,3vw,1.75rem) clamp(1.1rem,3vw,1.5rem)}}@media (max-width:640px){.news-list-section{padding:1.35rem 1rem 3.5rem;border-radius:16px}}.digest-tab-content{display:flex;flex-direction:column;gap:1.75rem}#digest-pagination{min-height:110px;position:relative}#digest-pagination .paginator-menu{min-height:80px}.digest-card .news-card-content{gap:1rem}.digest-card-link{display:block}.digest-card-link.is-disabled{pointer-events:none;opacity:.6}.digest-card-preview{width:100%;aspect-ratio:3/4;border-radius:18px;overflow:hidden;border:1px solid rgba(25,27,79,.12);background:rgba(25,27,79,.04);position:relative}.digest-card-preview iframe{width:100%;height:100%;border:none;background-color:white}.digest-card-preview img{width:100%;height:100%;object-fit:cover;display:block;background-color:white}.newspaper-card-overlay{position:absolute;inset:0;padding:1rem;background:linear-gradient(180deg,rgba(9,14,26,.15),rgba(4,6,12,.85));color:#f6fbff;display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem;font-size:.95rem;line-height:1.4;opacity:0;transition:opacity .25s ease;pointer-events:none}.newspaper-card-overlay strong{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#8ed1ff}.newspaper-card h3{position:relative;z-index:1}.newspaper-card:focus-within .newspaper-card-overlay,.newspaper-card:hover .newspaper-card-overlay{opacity:1}.newspaper-card-overlay.is-empty{background:linear-gradient(180deg,rgba(9,14,26,.1),rgba(4,6,12,.65))}.newspaper-card-description{margin:0;padding-top:.65rem;border-top:1px solid rgba(25,27,79,.12);color:var(--text-secondary,rgba(25,27,79,.88));display:flex;flex-direction:column;gap:.4rem;font-size:.95rem;line-height:1.5}.newspaper-card-description strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.newspaper-card-description.is-empty p,.newspaper-card-description.is-empty strong{color:rgba(25,27,79,.65)}.newspaper-card-description p{margin:0;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newspaper-card-description.is-expanded p{line-clamp:unset;-webkit-line-clamp:unset;max-height:none}.newspaper-card-description-toggle{align-self:flex-start;background:none;border:none;color:var(--accent);font-weight:600;font-size:.9rem;cursor:pointer;padding:0;margin-top:.4rem;transition:color .2s ease}.newspaper-card-description-toggle:focus-visible,.newspaper-card-description-toggle:hover{color:var(--primary);text-decoration:underline}.newspaper-detail-panel{margin-top:1.75rem;padding:1.75rem;background:rgba(5,12,24,.9);border:1px solid rgba(142,209,255,.25);border-radius:1rem;color:#eef6ff;box-shadow:0 25px 60px rgba(5,12,24,.45)}.newspaper-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.newspaper-detail-overline{margin:0 0 .35rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#8ed1ff}.newspaper-detail-header h4{margin:0;font-size:1.35rem;line-height:1.3}.newspaper-detail-header time{display:block;margin-top:.25rem;font-size:.95rem;color:rgba(255,255,255,.75)}.newspaper-detail-close{border:1px solid rgba(142,209,255,.45);background:transparent;color:#8ed1ff;padding:.45rem 1rem;border-radius:999px;font-weight:600;cursor:pointer;transition:all .2s ease}.newspaper-detail-close:focus-visible,.newspaper-detail-close:hover{background:rgba(142,209,255,.15);color:#c6e7ff}.newspaper-detail-body{margin-top:1.25rem;display:flex;flex-direction:column;gap:.65rem}.newspaper-detail-body-label{margin:0;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.65)}.newspaper-detail-description{margin:0;white-space:pre-line;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.92)}.gallery-tab-switcher{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;padding:.85rem 1.15rem;border-radius:1.35rem;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.25);margin-bottom:1.75rem;box-shadow:0 20px 55px rgba(1,5,15,.45),inset 0 0 18px rgba(255,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.gallery-tab-button{position:relative;border:1px solid rgba(255,255,255,.35);background:rgba(25,60,85,.45);color:rgba(255,255,255,.72);font-weight:600;letter-spacing:.045em;text-transform:uppercase;padding:.55rem 1.25rem;border-radius:999px;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;min-width:120px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(10,23,39,.35)}.gallery-tab-button:after{content:"";position:absolute;bottom:-5px;left:35%;right:35%;height:3px;border-radius:999px;background:rgba(255,255,255,.45);opacity:0;transition:opacity .2s ease,transform .2s ease;transform:scaleX(0)}.gallery-tab-button.is-active{background:linear-gradient(135deg,#fdfdfd,#eef3f8);border-color:rgba(102,163,120,.95);color:var(--primary);box-shadow:0 18px 34px rgba(25,27,79,.35),inset 0 0 18px rgba(102,163,120,.25)}.gallery-tab-button.is-active:after{opacity:1;transform:scaleX(1)}.gallery-tab-button:hover:not(.is-active){border-color:rgba(255,255,255,.55);background:var(--accent);color:#ffffff}.gallery-tab-button:focus-visible{outline:3px solid rgba(102,163,120,.65);outline-offset:3px}#gallery .news-list-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:100%}@media (max-width:1024px){#gallery .news-list-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#gallery .news-list-grid{grid-template-columns:1fr}}.gallery-card{position:relative;max-width:100%;aspect-ratio:auto;min-height:0;height:auto}.gallery-card,.gallery-card-link{display:flex;flex-direction:column}.gallery-card-link{border:none;background:none;padding:0;text-align:left;width:100%;height:100%;color:inherit;cursor:pointer}.gallery-card-link:focus-visible{outline:2px solid rgba(102,163,120,.9);outline-offset:6px}.gallery-card .news-card-image{position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(248,250,252),rgb(241,245,249));aspect-ratio:16/9;width:100%}.gallery-card .news-card-image img{width:100%;height:100%;object-fit:cover;display:block}.gallery-card .news-card-content{position:relative;inset:auto;padding:1.25rem 1.25rem 1.5rem;background:var(--card-bg,#f4f5f9);border-radius:0 0 18px 18px;border-top:1px solid rgba(25,27,79,.1);color:var(--primary);display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0;overflow:hidden}.gallery-card .news-card-heading-row{flex-direction:column;align-items:flex-start;gap:.35rem}.gallery-card .news-card-title{-webkit-line-clamp:3;line-clamp:3;font-size:1rem;color:var(--primary)}.gallery-card .news-card-date-chip{font-size:.8rem;color:var(--text-secondary,rgba(25,27,79,.82))}.gallery-card-description{line-height:1.4}.gallery-card .news-card-intro,.gallery-card-description{-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;color:var(--text-secondary,rgba(25,27,79,.82));max-height:2.8em;word-wrap:break-word;overflow-wrap:break-word}.gallery-card .news-card-intro{opacity:1;transform:none}.gallery-card-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:rgba(25,27,79,.25)}.gallery-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(255,255,255,.6))}@media (max-width:900px){#gallery .news-list-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.1rem}}@media (max-width:640px){.gallery-tab-switcher{flex-direction:column;align-items:stretch;padding:.75rem}.gallery-tab-button{width:100%}#gallery .news-list-grid{grid-template-columns:minmax(0,1fr)}.gallery-card .news-card-image{aspect-ratio:4/3}.gallery-card .news-card-content{padding:1rem 1rem 1.25rem;border-radius:0 0 14px 14px;gap:.65rem}.gallery-lightbox-frame{width:100%;min-height:220px}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#fff;border:1px solid rgba(25,27,79,.12);color:var(--primary);box-shadow:0 8px 24px rgba(0,0,0,.18)}.gallery-lightbox-prev{left:8px}.gallery-lightbox-next{right:8px}}.gallery-card-type{margin:0 0 .2rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}.gallery-card-description{margin:0;color:rgba(255,255,255,.85);line-height:1.5}.gallery-card-indicator{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:rgba(255,255,255,.65)}@media (max-width:768px){.gallery-card{min-height:unset}.gallery-card .news-card-image{min-height:220px}.gallery-lightbox-dialog{padding:1.25rem}.gallery-lightbox-stage{gap:.85rem;width:100%}.gallery-lightbox-frame{width:100%;height:clamp(220px,55vh,520px);max-height:55vh}.gallery-lightbox-nav{width:56px;height:56px;font-size:1.5rem}.gallery-lightbox-next,.gallery-lightbox-prev{margin:0}}.gallery-lightbox{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.gallery-lightbox-dialog{position:relative;width:min(960px,100%);background:#fff;border-radius:16px;border:1px solid rgba(13,27,42,.1);box-shadow:0 24px 64px rgba(15,23,42,.18);color:var(--primary);padding:1.5rem 1.5rem 1.35rem;z-index:1;max-height:92vh;overflow:hidden;display:flex;flex-direction:column}.gallery-lightbox-close{position:absolute;top:.75rem;right:.75rem;border:1px solid rgba(25,27,79,.12);background:#f4f6f9;color:var(--primary);width:40px;height:40px;border-radius:10px;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.gallery-lightbox-close:focus-visible,.gallery-lightbox-close:hover{background:#eef1f6;border-color:rgba(102,163,120,.45);color:var(--accent,#66a378)}.gallery-lightbox-stage{gap:1.25rem;position:relative}.gallery-lightbox-frame,.gallery-lightbox-stage{display:flex;align-items:center;width:100%;flex:1}.gallery-lightbox-frame{height:clamp(260px,52vh,560px);border-radius:12px;background:#0f1419;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);max-height:min(62vh,560px)}.gallery-lightbox-frame iframe,.gallery-lightbox-frame img,.gallery-lightbox-frame video{width:100%;height:100%;object-fit:contain;border:0;background:#000}.gallery-lightbox-empty{color:rgba(255,255,255,.75);font-size:.9375rem}.gallery-lightbox-nav{border:1px solid rgba(25,27,79,.12);background:#fff;color:var(--primary);width:44px;height:44px;border-radius:10px;font-size:1.5rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(25,27,79,.06)}.gallery-lightbox-nav:hover:not(:disabled){border-color:rgba(102,163,120,.4);color:var(--accent,#66a378)}.gallery-lightbox-prev{margin-right:.4rem}.gallery-lightbox-next{margin-left:.4rem}.gallery-lightbox-nav:disabled{opacity:.4;cursor:not-allowed}.gallery-lightbox-meta{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(25,27,79,.08);display:flex;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.gallery-lightbox-meta h3{margin:0;font-size:1.125rem;line-height:1.35;font-weight:700;color:var(--primary)}.gallery-lightbox-meta time{display:block;color:rgba(25,27,79,.55);margin-top:.25rem;font-size:.8125rem}.gallery-lightbox-meta p{margin:0;color:rgba(25,27,79,.72);max-width:420px;line-height:1.5;font-size:.875rem}.gallery-lightbox-thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(25,27,79,.06)}.gallery-lightbox-thumb{width:72px;height:48px;border-radius:8px;border:2px solid transparent;padding:0;overflow:hidden;cursor:pointer;background:#f1f5f9}.gallery-lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-lightbox-thumb.is-active{border-color:var(--accent,#66a378);box-shadow:0 0 0 1px rgba(102,163,120,.35)}@media (max-width:768px){.newspaper-detail-panel{display:none}.newspaper-card-description p{line-clamp:unset;-webkit-line-clamp:unset;max-height:none}.newspaper-card-description-toggle{display:none}}.digest-card-empty{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary,rgba(25,27,79,.75));font-size:.95rem;padding:0 1rem;text-align:center}.digest-fallback-icon{width:48px;height:48px;color:rgba(25,27,79,.4);stroke-width:1.5}.digest-card-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.digest-card-download{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;color:var(--primary);text-decoration:none;padding:.5rem .75rem;border-radius:999px;border:1px solid rgba(25,27,79,.2);background:rgba(25,27,79,.04);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.digest-card-download:hover{background:rgba(102,163,120,.1);border-color:rgba(102,163,120,.35);color:var(--accent);transform:translateY(-1px)}@media (max-width:520px){.digest-card-actions{flex-direction:column;align-items:flex-start}.gallery-lightbox-dialog{padding:3rem .75rem 1rem}.gallery-lightbox-meta,.gallery-lightbox-thumbs{padding:0 .25rem}}@media (max-width:380px){.gallery-lightbox-stage{flex-direction:column;flex-basis:300px}.gallery-lightbox{padding:15px 4px}}.news-list-section--multimedia .digest-tab-content{gap:1.15rem}.news-list-section--multimedia .news-list-toolbar{padding-bottom:.55rem;margin-bottom:.35rem;border-bottom:1px solid rgba(25,27,79,.08);gap:.5rem}.news-list-section--multimedia .news-list-toolbar .page-tabs-list{gap:.2rem;flex-wrap:wrap}.news-list-section--multimedia .news-list-toolbar .page-tabs-link{padding:.65rem 1rem;font-size:1.05rem;border-radius:10px;transition:background-color .2s ease,color .2s ease}.news-list-section--multimedia .news-list-toolbar .page-tabs-link:hover{background:rgba(25,27,79,.05)}.news-list-section--multimedia .digest-card-preview,.news-list-section--multimedia .newspaper-card .digest-card-preview{border-radius:12px;border-color:rgba(25,27,79,.1)}.news-list-section--multimedia .newspaper-card-overlay{background:linear-gradient(180deg,rgba(25,27,79,.08),rgba(25,27,79,.82));color:#f8fafc}.news-list-section--multimedia .newspaper-card-overlay strong{color:rgba(200,230,255,.95)}.news-list-section--multimedia .newspaper-card-overlay.is-empty{background:linear-gradient(180deg,rgba(25,27,79,.06),rgba(25,27,79,.62))}.news-list-section--multimedia .newspaper-detail-panel{background:#fff;color:var(--primary);border:1px solid rgba(25,27,79,.1);border-radius:14px;box-shadow:0 8px 28px rgba(25,27,79,.08);border-top:3px solid var(--accent,#66a378)}.news-list-section--multimedia .newspaper-detail-overline{color:var(--accent)}.news-list-section--multimedia .newspaper-detail-header h4{color:var(--primary)}.news-list-section--multimedia .newspaper-detail-header time{color:rgba(25,27,79,.58)}.news-list-section--multimedia .newspaper-detail-close{border-color:rgba(25,27,79,.18);background:rgba(25,27,79,.04);color:var(--primary)}.news-list-section--multimedia .newspaper-detail-close:focus-visible,.news-list-section--multimedia .newspaper-detail-close:hover{background:rgba(25,27,79,.08);color:var(--primary)}.news-list-section--multimedia .newspaper-detail-body-label{color:rgba(25,27,79,.5)}.news-list-section--multimedia .newspaper-detail-description{color:rgba(25,27,79,.88)}.news-list-section--multimedia .gallery-tab-switcher{margin-bottom:1.1rem;padding:.35rem;gap:.35rem;border-radius:12px;background:#fff;border:1px solid rgba(25,27,79,.1);box-shadow:0 1px 4px rgba(25,27,79,.05);backdrop-filter:none;-webkit-backdrop-filter:none;justify-content:flex-start}.news-list-section--multimedia .gallery-tab-button{min-width:0;padding:.5rem 1.1rem;border-radius:999px;border:1px solid transparent;background:transparent;color:rgba(25,27,79,.55);text-transform:none;letter-spacing:.02em;font-weight:600;font-size:.9rem;box-shadow:none}.news-list-section--multimedia .gallery-tab-button:after{display:none}.news-list-section--multimedia .gallery-tab-button:hover:not(.is-active){background:rgba(25,27,79,.06);border-color:rgba(25,27,79,.08);color:var(--primary)}.news-list-section--multimedia .gallery-tab-button.is-active{background:var(--primary,#191b4f);border-color:var(--primary,#191b4f);color:#fff;box-shadow:0 2px 10px rgba(25,27,79,.18)}.news-list-section--multimedia .gallery-tab-button.is-active:after{opacity:0}.news-list-section--multimedia .paginator-wrapper{margin-top:.25rem;padding-top:1rem;border-top:1px solid rgba(25,27,79,.08)}.news-list-section--multimedia #digest-pagination,.news-list-section--multimedia #digest-pagination .paginator-menu{min-height:0}.news-list-section--multimedia .page-filter-button{border-radius:10px;border:1px solid rgba(25,27,79,.14);background:transparent}@media (max-width:640px){.news-list-section--multimedia .gallery-tab-switcher{padding:.35rem}}.main-paginator{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:20px}.paginator-button-cell{display:flex;justify-content:center;align-items:center;margin-left:4px;border-radius:4px;background:var(--button-background,var(--primary));cursor:pointer;color:#fff;font-weight:700;user-select:none;min-width:2.4rem;padding:.55rem .95rem;border-radius:999px;background:rgba(12,22,34,.7);color:#d9efff;font-weight:500;font-size:.9rem;transition:all .2s ease}.paginator-button-cell:hover:not(.disabled-page-cell):not(.active-page-cell){background-color:rgba(38,172,226,.85)!important;border-color:rgba(38,172,226,.95);color:var(--primary)}.paginator-button-cell:not(.disabled-page-cell):not(.active-page-cell):active{background-color:var(--accent)!important;border-color:var(--accent);color:var(--primary)}.paginator-button-cell.disabled-page-cell{opacity:.45;cursor:not-allowed}.paginator-button-cell.active-page-cell{background:var(--button-active-background,var(--primary));cursor:default;color:var(--primary)}.paginator-dropdown{position:absolute;top:calc(100% + 8px);display:block;left:4px;z-index:200;border-radius:4px;cursor:pointer;background:rgba(12,22,34,.7);color:#fff;font-weight:700;user-select:none;overflow:hidden;padding:6px}.paginator-dropdown.is-hidden{display:none}.paginator-dropdown-item{padding:6px 14px;display:flex;justify-content:space-between;align-items:center;width:100px;border-radius:4px}.paginator-dropdown-item:hover{background:rgba(200,200,200,.2)}.paginator-dropdown-item:not(.is-active):active{background:rgba(200,200,200,.4)}.paginator-dropdown-item.is-active{background:var(--button-active-background,rgba(38,172,226,.85));cursor:default}.paginator-dropdown-item-check{display:inline-flex}.paginator-progress-loader-circle{--loader-width:20px;border-top:calc(var(--loader-width) / 4) solid #222;border-radius:50%;border:calc(var(--loader-width) / 4) solid #222;border-top-color:orange;width:var(--loader-width);height:var(--loader-width);-webkit-animation:spin 2s linear infinite;animation:paginator-progress-loader-spin .6s linear infinite;position:absolute;box-sizing:content-box;left:6px}.paginator-svg{pointer-events:none}@keyframes paginator-progress-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.paginator-wrapper{display:flex;justify-content:center;align-items:center;padding-bottom:20px}@media (max-width:768px){.main-paginator-wrapper{width:100%;overflow-x:auto}.main-paginator{justify-content:center}.paginator-button-cell{padding:.4rem .7rem;font-size:.8rem}}@media (max-width:480px){.paginator-button-cell{padding:.35rem .6rem;font-size:.75rem}}