﻿.e-newspaper{z-index:10;display:contents;}.newspaper-card-scope{max-width:940px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:60px;text-align:center;margin-top:-45px;z-index:10;}@media(max-width:767px){.newspaper-card-scope{grid-template-columns:repeat(2,1fr);gap:40px 20px;}}.newspaper-card-scope .ncs-item{display:flex;width:100%;max-width:175px;flex-direction:column;}.newspaper-card-scope .ncs-item .ncs-image{width:100%;box-shadow:0 20px 30px -15px rgba(41,41,58,.45);}.newspaper-card-scope .ncs-item .ncs-image img{width:100%;height:100%;object-fit:cover;}.newspaper-card-scope .ncs-item .ncs-date{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Roboto Serif",sans-serif;font-size:1rem;line-height:120%;font-weight:500;color:#29293a;}.newspaper-card-scope .ncs-item .ncs-date::before{content:"";display:inline-block;position:relative;margin:25px 0 15px 0;width:61px;height:7px;background-color:#d03f43;}.section-prev-next{display:flex;justify-content:space-between;width:100%;align-items:center;}.section-prev-next a{display:flex;align-items:center;font-family:"Roboto Serif",sans-serif;font-size:1.25rem;line-height:100%;font-weight:500;}@media(max-width:767px){.section-prev-next a{flex-direction:column;align-items:flex-start;gap:12px;}}.section-prev-next a.prev::before{content:"";width:44px;height:32px;display:inline-block;background-image:url("/s/images/icons/icon-next-prev.svg");background-repeat:no-repeat;background-size:cover;margin-right:10px;}.section-prev-next a.next::after{content:"";width:44px;height:32px;display:inline-block;background-image:url("/s/images/icons/icon-next-prev.svg");background-repeat:no-repeat;background-size:cover;margin-left:10px;transform:rotate(180deg);}@media(max-width:767px){.section-prev-next a.next{align-items:flex-end;}.section-prev-next a.next span{order:1;}}.section-prev-next a.prev.disabled{color:#c0c1c6;}.section-prev-next a.prev.disabled::before{content:"";background:#c0c1c6;mask:url("/s/images/icons/icon-next-prev.svg") no-repeat center;}.section-prev-next a.next.disabled{color:#c0c1c6;}.section-prev-next a.next.disabled::after{content:"";background:#c0c1c6;mask:url("/s/images/icons/icon-next-prev.svg") no-repeat center;}.section-prev-next .section-pn-time-text{font-family:"Roboto Serif",sans-serif;font-size:1.25rem;line-height:100%;font-weight:500;color:#29293a;}.section-prev-next .section-pn-time-text #datepicker-overlay{position:absolute;width:36px;border:0;background:transparent;opacity:0;z-index:5;cursor:pointer;}.section-prev-next .section-pn-time-text #datepicker-overlay::-webkit-calendar-picker-indicator{opacity:1;display:block;}.section-prev-next .section-pn-time-text::after{content:"";display:inline-block;width:15px;height:18px;margin-left:10px;background-image:url("/s/images/icons/icon-author-datepick.svg");background-repeat:no-repeat;background-position:center;background-size:cover;transform:translateY(1px);}.section-prev-next.eNewsPaper-head{padding-bottom:90px;}.section-prev-next.eNewsPaper-footer{padding:45px 0 20px 0;}