.mobile-download-icon{justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:inline-flex!important}.mobile-download-icon svg{width:20px!important;height:20px!important;display:block!important}.mobile-calendar-icon{justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;display:inline-flex!important}.mobile-calendar-icon svg{width:24px!important;height:24px!important;display:block!important}.mobile-chevron-icon{justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:inline-flex!important}.mobile-chevron-icon svg{width:20px!important;height:20px!important;display:block!important}.mobile-download-icon svg path,.mobile-calendar-icon svg path,.mobile-chevron-icon svg path{stroke-width:2.5px!important}.enews-section{max-width:1320px;margin:0 auto;padding:60px 0;font-family:Poppins,sans-serif}.enews-header{border-bottom:1.5px solid #cdcdcd;justify-content:space-between;align-items:flex-end;width:100%;height:68px;margin-bottom:40px;padding-bottom:10px;padding-right:20px;display:flex}.enews-header-left h1{color:#404040;text-transform:capitalize;margin:0;font-family:Poppins,sans-serif;font-size:36px;font-weight:500;line-height:160%}.enews-header-controls{gap:20px;display:flex}.enews-dropdown-wrapper{align-items:center;display:flex;position:relative}.enews-dropdown-menu{background:var(--bg);z-index:100;border:1px solid #cdcdcd;border-radius:4px;width:max-content;min-width:100%;position:absolute;top:55px;right:0;overflow:hidden;box-shadow:0 4px 15px #0000001a}.enews-dropdown-item{cursor:pointer;color:#404040;white-space:nowrap;padding:12px 15px;font-family:Poppins,sans-serif;font-size:14px;transition:all .2s}.enews-dropdown-item:hover{color:#e39b19;background:#f5f5f5}.date-picker-menu input{border:none;width:100%;padding:10px;font-family:Poppins,sans-serif}.enews-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:40px;margin-bottom:60px;display:grid}.enews-card-container{cursor:pointer;flex-direction:column;gap:20px;width:100%;height:550px;transition:transform .3s;display:flex}.enews-card-container:hover{transform:translateY(-5px)}.enews-card-title-box{background:var(--primary-hover);border-radius:4px;align-items:center;width:100%;height:46px;padding:10px;display:flex}.enews-card-title-box span{color:var(--white);text-transform:uppercase;text-align:center;width:100%;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:160%}.enews-card-border{background:#fff;border:1px solid #cdcdcd;border-radius:8px;justify-content:center;align-items:center;width:100%;height:484px;padding:12px;display:flex}.enews-card-content{background:#fdfdfd;border-radius:4px;width:100%;height:100%;box-shadow:inset 0 0 10px #00000005}.enews-pagination-container{justify-content:center;margin-top:40px;display:flex}.enews-topbar{background:#fff9ef;border-top:1.5px solid #e2e2e2;border-bottom:1.5px solid #e2e2e2;justify-content:space-between;align-items:center;width:100%;max-width:1320px;height:70px;margin:0 auto;padding:0;display:flex}.enews-topbar-left{border-right:1.5px solid #e2e2e2;flex-shrink:0;align-items:center;width:320px;height:100%;padding:0 20px;display:flex}.enews-topbar-divider{background-color:#e2e2e2;width:1.5px;height:100%;margin-right:20px}.pages-label{color:#404040;align-items:center;gap:8px;margin-right:auto;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;display:flex}.pages-label span{color:#757575;font-size:14px;font-weight:400}.topbar-actions{align-items:center;gap:15px;display:flex}.topbar-icon-btn{cursor:pointer;color:#404040;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.topbar-icon-btn:hover{background:#0000000d}.enews-topbar-right{align-items:center;gap:16px;display:flex}.viewer-page-counter{color:#404040;background:#fff9ef;border:1px solid #cdcdcd;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;display:flex}.viewer-page-counter .separator{color:#cdcdcd;margin:0 4px}.viewer-page-counter .total{color:#404040}.city-select-content,.date-btn-content,.download-btn-content,.filter-btn-content{justify-content:space-between;align-items:center;gap:10px;width:100%;height:100%;display:flex}.city-control button .pdp-btn-text,.calendar-control button .pdp-btn-text{width:100%}.city-control button,.calendar-control button,.topbar-right button,.enews-topbar-right button,.enews-header-controls button{width:100%;background:var(--bg)!important;color:#404040!important;border:1px solid #cdcdcd!important;border-radius:8px!important;padding:0 16px!important;font-size:15px!important;font-weight:500!important}.enews-header-controls button .pdp-btn-text{width:100%}.download-btn-content{color:#404040}.download-icon{color:var(--primary-hover)}.city-control,.calendar-control{position:relative}.city-dropdown,.calendar-popup{z-index:2000;background:#fff;border:1px solid #cdcdcd;border-radius:8px;width:max-content;min-width:160px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.city-item{cursor:pointer;color:#404040;white-space:nowrap;padding:12px 16px;font-size:14px;transition:all .2s}.city-item:hover{color:var(--primary-hover);background:#fff9ef}.enews-sidebar{scrollbar-width:none;-ms-overflow-style:none;background:#fff9ef;border-right:1.5px solid #cdcdcd;flex-shrink:0;width:320px;height:100%;padding:20px;overflow-y:auto}.enews-sidebar::-webkit-scrollbar{display:none}.sidebar-search-container{margin-bottom:20px}.sidebar-search-box{background:var(--bg);border:1px solid #cdcdcd;border-radius:6px;align-items:center;gap:10px;padding:10px 15px;display:flex}.sidebar-search-box input{background:0 0;border:none;outline:none;width:100%;font-family:Poppins,sans-serif;font-size:14px}.enews-thumbnails{flex:1;gap:15px;padding-right:5px;display:grid;overflow-y:auto}.enews-thumbnails.grid-1{grid-template-columns:1fr}.enews-thumbnails.grid-2{grid-template-columns:1fr 1fr}.enews-thumbnails.grid-3{grid-template-columns:1fr 1fr 1fr}.enews-thumb{aspect-ratio:1/1.4;cursor:pointer;background:#fff;border:1px solid #cdcdcd;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.enews-thumb:hover{border-color:#e39b19}.enews-thumb.active{border:2px solid #e39b19;box-shadow:0 0 8px #e39b1933}.sidebar-thumb-img{object-fit:cover;border-radius:4px;width:100%;height:100%}.thumb-index{color:silver;font-size:10px;position:absolute;bottom:5px;right:5px}.enews-viewer-page{background:#fff9ef;height:100vh;overflow:hidden}.enews-viewer-page>.container{flex-direction:column;height:100%;display:flex}.enews-viewer-layout{flex:1;width:100%;max-width:1320px;margin:0 auto;display:flex;overflow:hidden}.enews-viewer{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.enews-pdf{scrollbar-width:none;-ms-overflow-style:none;background:#fff9ef;flex:1;justify-content:center;padding:20px 0;display:flex;position:relative;overflow-y:auto}.enews-pdf::-webkit-scrollbar{display:none}.enews-pdf{align-items:flex-start;gap:30px}.enews-viewer.maximize{z-index:2000;background:#fff9ef;width:100vw;height:100vh;position:fixed;top:0;left:0}.maximize-mode .container{max-width:100%;padding:0}.full-layout{max-width:100%;height:100vh}.enews-pdf.fit-screen .page-item{width:auto;height:90vh}.enews-pdf.fit-screen img{width:auto;height:100%}.full-width-viewer{padding-left:0;padding-right:0}.pdf-container{background:#fff;width:100%;height:100%}.pan-wrapper{transform-origin:50%;will-change:transform;gap:30px;display:flex}.page-item{background:#fff;border-radius:4px;flex-shrink:0;transition:width .3s;position:relative;box-shadow:0 0 30px #0000001a}.enews-pdf.single .page-item{width:700px;max-width:90%}.enews-pdf.double .page-item{width:550px;max-width:45%}.enews-pdf.fit-screen .page-item{width:auto;max-width:none;height:90vh}.page-item img{width:100%;height:auto;display:block}.page-num-tag{color:#fff;background:#e39b19;border-radius:4px;padding:2px 10px;font-size:12px;font-weight:600;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.enews-bottom-controls{z-index:1500;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #cdcdcd;border-radius:8px;align-items:center;gap:12px;padding:12px 24px;transition:all .3s;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 20px #00000014}.enews-viewer:hover .enews-bottom-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.enews-bottom-controls:hover{transform:translate(-50%)translateY(-2px)}.viewer-nav-btn{background:0 0!important;border:1.5px solid #e39b19!important;border-radius:8px!important;transition:all .2s!important}.viewer-nav-btn:hover{background:#e39b190d!important}.btn-inner{color:#e39b19;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-weight:500;display:flex}.btn-inner img{object-fit:contain;width:18px!important;height:18px!important;display:block!important}.btn-inner span{color:inherit!important}.controls-separator{background:#e2e2e2;width:1px;height:36px;margin:0 10px}.tools-group{align-items:center;gap:12px;display:flex}.tool-btn{cursor:pointer;color:#404040;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:6px;transition:all .2s;display:flex}.tool-btn img,.tool-btn span img{object-fit:contain;width:22px!important;height:22px!important;display:block!important}.tool-btn:hover,.tool-btn.active{color:#e39b19;background:#fff2db}.zoom-display{align-items:center;gap:15px;display:flex}.zoom-value{text-align:center;color:#404040;width:45px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.enews-print-only{display:none}@media print{body *{visibility:hidden!important}.enews-print-only,.enews-print-only .print-page-item,.enews-print-only .print-page-item img{visibility:visible!important;background:#fff!important;width:100%!important;height:auto!important;display:block!important;position:static!important}.enews-print-only{width:100%!important;display:block!important;position:absolute!important;top:0!important;left:0!important}.print-page-item{page-break-after:always!important;page-break-inside:avoid!important;margin:0!important;padding:0!important}.print-page-item img{object-fit:contain!important;width:100%!important;height:auto!important}@page{margin:0;size:auto}}@media (max-width:1400px){.enews-section{padding:40px 20px}.enews-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.enews-card-container{width:100%;height:auto}.enews-card-border{aspect-ratio:1/1.4;height:auto}}@media (max-width:1024px){.enews-header{flex-direction:column;align-items:flex-start;gap:20px;height:auto}.enews-viewer-layout{flex-direction:column}.enews-sidebar{border-bottom:1.5px solid #cdcdcd;border-right:none;width:100%;height:200px}.enews-topbar{flex-direction:column;gap:15px;height:auto;padding:15px}.enews-topbar-left{border-right:none;width:100%;padding:0}.enews-topbar-right{justify-content:center;width:100%}}@media (max-width:768px){.enews-header-left h1{font-size:28px}.enews-header-controls{flex-wrap:wrap;width:100%}.enews-header-controls>*{flex:1;min-width:140px}.enews-pdf.single .page-item{width:100%}}@media (max-width:480px){.enews-header-left h1{text-align:center;width:100%;font-size:24px}.enews-bottom-controls{border-radius:12px;flex-wrap:wrap;justify-content:center;gap:4px;padding:8px}.controls-separator{margin:0 2px}}@media (max-width:600px){.enews-bottom-controls{gap:6px;width:95%;padding:8px 12px;bottom:15px}.viewer-nav-btn{min-width:44px;padding:0 8px!important}.viewer-nav-btn span{display:none}.controls-separator{height:24px;margin:0 4px}.zoom-display{gap:8px}.tools-group{gap:4px}.tool-btn{width:32px;height:32px;padding:4px}.tool-btn img{width:18px!important;height:18px!important}.zoom-value{width:35px;font-size:11px}}.enews-mobile-viewer-container{display:none!important}@media (max-width:768px){.enews-viewer-page{height:auto!important;overflow:visible!important}.enews-viewer-layout{overflow:visible!important}.enews-desktop-page,.enews-viewer-layout.enews-desktop-page{display:none!important}.enews-mobile-viewer-container{box-sizing:border-box!important;background:#fff9ef!important;flex-direction:column!important;width:100%!important;max-width:380px!important;margin:0 auto!important;padding:20px 15px!important;display:flex!important}.enews-mobile-back-btn{cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;width:53px!important;height:22px!important;margin-bottom:20px!important;padding:0!important;display:flex!important}.enews-mobile-back-btn .pdp-btn-text{color:#404040!important;text-transform:capitalize!important;align-items:center!important;width:35px!important;height:22px!important;padding:0!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:160%!important;display:flex!important}.enews-mobile-back-btn .pdp-btn-icon{justify-content:center!important;align-items:center!important;width:14px!important;height:6px!important;display:flex!important}.enews-mobile-back-btn .pdp-btn-icon img{object-fit:contain!important;opacity:1!important;width:8px!important;height:16px!important}.enews-mobile-button-bar{box-sizing:border-box!important;border-bottom:1.5px solid #cdcdcd!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:350px!important;height:52px!important;margin:0 auto 20px!important;padding-top:10px!important;padding-bottom:10px!important;display:flex!important;position:relative!important}.enews-mobile-action-btn{background:var(--bg)!important;color:#404040!important;box-sizing:border-box!important;border:1px solid #cdcdcd!important;justify-content:center!important;align-items:center!important;padding:0!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:500!important;display:flex!important}.enews-mobile-action-btn .pdp-btn-label{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:100%!important;display:flex!important}.enews-mobile-button-bar>.enews-mobile-action-btn:first-of-type{border-radius:5px!important;width:94px!important;height:32px!important;padding:6px 10px!important}.enews-mobile-button-bar>.enews-mobile-action-btn:nth-of-type(2){border-radius:5px!important;gap:20px!important;width:90px!important;height:31px!important}.enews-mobile-button-bar>.enews-mobile-action-btn:nth-of-type(3){border-radius:5px!important;gap:20px!important;width:134px!important;height:32px!important}.enews-mobile-main-image{background:var(--white)!important;box-sizing:border-box!important;border:1px solid #cdcdcd!important;border-radius:4px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:350px!important;height:708px!important;margin:0 auto!important;display:flex!important;position:relative!important;overflow:hidden!important}.mobile-pagination-wrapper{pointer-events:none!important;justify-content:center!important;display:flex!important;position:absolute!important;bottom:20px!important;left:0!important;right:0!important}.mobile-pagination-wrapper>*{pointer-events:auto!important;justify-content:center!important;align-items:center!important;gap:32px!important;width:100%!important;max-width:350px!important;height:19px!important;margin:0 auto!important;display:flex!important}.mobile-calendar-icon{justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;display:inline-flex!important}.mobile-calendar-icon svg{color:#404040!important;width:100%!important;height:100%!important;display:block!important}.mobile-chevron-icon{justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:inline-flex!important}.mobile-chevron-icon svg{color:#404040!important;width:100%!important;height:100%!important;display:block!important}.mobile-download-icon{justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;display:inline-flex!important}.mobile-download-icon svg{width:24px!important;height:24px!important;display:block!important}.mobile-pagination-wrapper .pagination-current{color:#ffa000!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important}.mobile-pagination-wrapper .pagination-btn{color:#404040!important;cursor:pointer!important;background:0 0!important;border:none!important;height:auto!important;padding:0!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important}.enews-mobile-page-selector{z-index:1100;background:#fff;border:1px solid #cdcdcd;border-radius:8px;max-height:300px;position:absolute;top:50px;left:0;right:0;overflow-y:auto;box-shadow:0 4px 15px #0000001a}.selector-item{border-bottom:1px solid #f0f0f0;padding:12px 15px;font-size:14px}.selector-item.active{color:var(--primary-hover);background:#fff9ef;font-weight:600}}.mobile-only-header{display:none!important}.desktop-only-header{display:flex!important}@media (max-width:768px){.mobile-only-header{width:100%!important;max-width:350px!important;margin:0 auto 25px!important;padding:0!important;display:block!important}.desktop-only-header{display:none!important}.enews-mobile-back-row{align-items:center!important;height:22px!important;margin-bottom:25px!important;display:flex!important}.backBtnMob{cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;width:53px!important;height:22px!important;padding:0!important;display:flex!important}.backBtnMob .pdp-btn-text{color:#404040!important;text-transform:capitalize!important;align-items:center!important;width:35px!important;height:22px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:160%!important;display:flex!important}.backBtnMob .pdp-btn-icon{justify-content:center!important;align-items:center!important;width:14px!important;height:6px!important;display:flex!important}.backBtnMob .pdp-btn-icon img{object-fit:contain!important;opacity:1!important;width:6px!important;height:14px!important}.enews-mobile-title-row{border-bottom:1.5px solid #cdcdcd!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:350px!important;height:58px!important;margin:0 auto!important;padding-top:10px!important;padding-bottom:10px!important;display:flex!important}.enews-mobile-title{color:#404040!important;text-transform:capitalize!important;align-items:center!important;width:auto!important;height:38px!important;margin:0!important;font-family:Poppins,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:160%!important;display:flex!important}.enews-mobile-date-btn{background:var(--bg)!important;cursor:pointer!important;border:1.5px solid #cdcdcd!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;width:94px!important;height:32px!important;padding:0 8px!important;display:flex!important}.enews-mobile-date-btn .pdp-btn-text{justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.mobile-calendar-icon svg{color:#404040!important;width:14px!important;height:14px!important;display:block!important}.mobile-date-text{color:#404040!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important}.enews-mobile-divider{display:none!important}.enews-mobile-dropdown-row{width:100%!important;max-width:350px!important;margin:20px auto 25px!important}.enews-dropdown-wrapper.full-width{width:100%!important;position:relative!important}.enews-mobile-select-btn{background:var(--bg)!important;color:#404040!important;border:1.5px solid #cdcdcd!important;border-radius:4px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:39px!important;padding:10px 20px!important;display:flex!important}.enews-mobile-select-btn .pdp-btn-text{width:100%!important;padding:0!important}.select-city-text{color:#404040!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important}.enews-grid{grid-template-columns:repeat(2,160px)!important;justify-content:center!important;gap:20px!important;max-width:350px!important;margin:0 auto 40px!important;padding:0!important;display:grid!important}.enews-card-container{flex-direction:column!important;gap:8px!important;width:160px!important;height:259px!important;display:flex!important}.enews-card-title-box{box-sizing:border-box!important;border-radius:4px!important;width:100%!important;height:32px!important;padding:4px 8px!important}.enews-card-title-box span{font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important}.enews-card-border{box-sizing:border-box!important;border-radius:6px!important;width:160px!important;height:219px!important;padding:6px!important}}
