.pe-m8-shell{width:100%;min-width:0;box-sizing:border-box;margin:var(--pe-m8-section-top-d,24px) 0 var(--pe-m8-section-bottom-d,32px);font-family:var(--pe-font-family);}
.pe-m8-content-wrap,.pe-m8-content,.pe-m8-strong-column,.pe-m8-local-column{min-width:0;}
.pe-m8-section-head{margin:0 0 var(--pe-m8-header-gap-d,12px);}
.pe-m8-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;min-width:0;margin:0 0 11px;}
.pe-m8-section-head h2,.pe-m8-section-head h2 span{min-width:0;margin:0!important;font-family:var(--pe-font-family)!important;font-size:var(--pe-font-section-desktop)!important;font-weight:var(--pe-font-weight-section-desktop)!important;line-height:1.2!important;}
.pe-m8-section-head .pe-heading-first{color:var(--pe-color-section-first)!important;}
.pe-m8-section-head .pe-heading-rest{color:var(--pe-color-section-rest)!important;}
.pe-m8-heading-rule{margin:0;background:var(--pe-color-section-rule)!important;}
.pe-m8-heading-rule span{width:90px;background:var(--pe-color-section-first)!important;}
.pe-m8-head-location{display:flex;align-items:center;gap:6px;min-width:0;font-family:var(--pe-font-family)!important;line-height:1.25;flex:0 1 auto;justify-content:flex-end;padding-bottom:2px;text-align:right;color:var(--pe-color-meta);font-size:var(--pe-font-meta-desktop);font-weight:var(--pe-font-weight-meta-desktop);}
.pe-m8-head-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pe-m8-pin-icon{width:16px;height:16px;fill:currentColor;flex:0 0 auto;}
.pe-m8-head-location.has-pin .pe-m8-pin-icon{color:var(--pe-color-meta);}
.pe-m8-content{display:grid;grid-template-columns:minmax(0,var(--pe-m8-left-percent-d,55%)) minmax(0,1fr);gap:var(--pe-m8-column-gap-d,20px);align-items:start;}
.pe-m8-strong-column{display:block;min-height:0;}
.pe-m8-local-column{align-self:start;display:block;min-width:0;margin:0;padding:0;}
@media (min-width:768px){
.pe-m8-content-wrap.pe-m8-scarce .pe-m8-content{grid-template-columns:minmax(0,1fr);}
.pe-m8-content-wrap.pe-m8-scarce .pe-m8-strong-column{width:100%;max-width:820px;margin-inline:auto;}
.pe-m8-content-wrap.pe-m8-count-2 .pe-m8-strong-links{grid-template-columns:minmax(0,1fr);}
}
.pe-m8-hero{position:relative;display:block;width:100%;min-height:0;aspect-ratio:var(--pe-m8-hero-ratio-d,16 / 10);overflow:hidden;border-radius:var(--pe-image-radius);background:var(--pe-color-media);text-decoration:none;isolation:isolate;}
.pe-m8-hero > img,.pe-m8-hero > .pe-latest-img{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform var(--pe-image-zoom-duration) var(--pe-image-motion-ease)!important;}
.pe-m8-hero::after{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:var(--pe-m8-overlay-height-d,58%);pointer-events:none;background:linear-gradient(to bottom,transparent,var(--pe-m8-overlay-color-light-d,#000));opacity:var(--pe-m8-overlay-opacity-d,.78);}
.pe-m8-hero-overlay{position:absolute;z-index:2;left:14px;right:14px;bottom:12px;display:flex;flex-direction:column;gap:7px;min-width:0;text-shadow:0 1px 3px rgba(0,0,0,.42);pointer-events:none;}
.pe-m8-hero-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--pe-m8-hero-title-lines-d,3);line-clamp:var(--pe-m8-hero-title-lines-d,3);color:#fff!important;font-family:var(--pe-font-family)!important;font-size:calc(var(--pe-font-layout-desktop) + 3px);font-weight:var(--pe-font-weight-layout-desktop);line-height:1.25;}
.pe-m8-hero-meta{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;color:var(--pe-m8-hero-meta-light-d,#fff);font-family:var(--pe-font-family)!important;font-size:var(--pe-font-meta-desktop);font-weight:var(--pe-font-weight-meta-desktop);line-height:1.25;}
.pe-m8-hero-category,.pe-m8-hero-time,.pe-m8-hero-dot{color:inherit;}
.pe-m8-hero-category{min-width:0;max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pe-m8-hero-time,.pe-m8-hero-dot{flex:0 0 auto;white-space:nowrap;}
.pe-m8-hero:hover > img,.pe-m8-hero:focus-visible > img,.pe-m8-hero:focus-within > img{transform:scale(var(--pe-image-zoom-scale));}
.pe-m8-strong-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin-top:var(--pe-m8-strong-gap-d,12px);}
.pe-m8-strong-item{min-width:0;margin:0;padding:0 14px;border-left:1px solid var(--pe-color-border);}
.pe-m8-strong-item:first-child{padding-left:0;border-left:0;}
.pe-m8-strong-item:last-child{padding-right:0;}
.pe-m8-strong-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0;margin:0 0 5px;font-family:var(--pe-font-family)!important;font-size:var(--pe-font-meta-desktop)!important;font-weight:var(--pe-font-weight-meta-desktop)!important;line-height:1.3;}
.pe-m8-strong-category{color:var(--pe-color-meta-accent)!important;}
.pe-m8-strong-dot,.pe-m8-strong-time{color:var(--pe-color-meta)!important;}
.pe-m8-strong-title{min-width:0;margin:0!important;font-family:var(--pe-font-family)!important;font-size:calc(var(--pe-font-layout-desktop) - 2px)!important;font-weight:var(--pe-font-weight-layout-desktop)!important;line-height:1.35!important;}
.pe-m8-strong-title a{display:-webkit-box;min-width:0;min-height:var(--pe-m8-strong-title-min-h-d,4.05em);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--pe-m8-strong-title-lines-d,3);line-clamp:var(--pe-m8-strong-title-lines-d,3);color:var(--pe-color-title)!important;text-decoration:none;}
.pe-m8-strong-title a:hover,.pe-m8-strong-title a:focus-visible{color:var(--pe-color-title-hover)!important;opacity:1!important;}
.pe-front-page .pe-m8-shell .pe-m8-local-column .pe-m8-local-list.pe-home-latest-slot{margin:0!important;padding:0!important;}
.pe-m8-shell .pe-m8-local-list{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pe-m8-local-stack-gap-d,13px);min-width:0;margin:0!important;padding:0!important;align-content:start;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item{grid-template-columns:var(--pe-m8-local-thumb-w-d,132px) minmax(0,1fr)!important;gap:var(--pe-m8-local-gap-d,12px)!important;align-items:start!important;min-width:0;min-height:var(--pe-m8-local-thumb-h-d,82px);padding:0!important;margin:0!important;border-bottom:0!important;width:100%;max-width:100%;overflow:hidden;}
.pe-m8-shell .pe-m8-local-list .pe-latest-thumb{grid-column:1!important;grid-row:1!important;min-width:0;max-width:100%;overflow:hidden;width:var(--pe-m8-local-thumb-w-d,132px)!important;height:var(--pe-m8-local-thumb-h-d,82px)!important;border-radius:var(--pe-image-radius)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-copy{grid-column:2!important;grid-row:1!important;align-self:center!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-width:0!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;overflow:hidden!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:first-child{padding-top:0!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:nth-child(4){padding-bottom:0!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:nth-child(n/**/+5){display:none!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-thumb img{transition:transform var(--pe-image-zoom-duration) var(--pe-image-motion-ease)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:hover .pe-latest-thumb img,.pe-m8-shell .pe-m8-local-list .pe-latest-item:focus-within .pe-latest-thumb img{transform:scale(var(--pe-image-zoom-scale))!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-meta{gap:5px;margin-bottom:var(--pe-m8-local-meta-title-gap-d,3px);min-width:0;max-width:100%;overflow:hidden;flex-wrap:nowrap!important;font-family:var(--pe-font-family)!important;font-size:var(--pe-font-meta-desktop)!important;font-weight:var(--pe-font-weight-meta-desktop)!important;line-height:1.22!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-meta > *,.pe-m8-shell .pe-m8-local-list .pe-latest-category,.pe-m8-shell .pe-m8-local-list .pe-latest-time,.pe-m8-shell .pe-m8-local-list .pe-latest-dot{font-size:var(--pe-font-meta-desktop)!important;font-weight:var(--pe-font-weight-meta-desktop)!important;line-height:1.22!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-category{min-width:0;max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--pe-color-meta-accent)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-time,.pe-m8-shell .pe-m8-local-list .pe-latest-dot{flex:0 0 auto;white-space:nowrap;color:var(--pe-color-meta)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-category,.pe-m8-shell .pe-m8-local-list .pe-latest-time,.pe-m8-shell .pe-m8-local-list .pe-latest-dot,.pe-m8-shell .pe-m8-local-list .pe-latest-headline,.pe-m8-shell .pe-m8-local-list .pe-latest-headline a{font-family:var(--pe-font-family)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline,.pe-m8-shell .pe-m8-local-list .pe-latest-headline a{min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;font-family:var(--pe-font-family)!important;font-size:calc(var(--pe-font-layout-desktop) - 3px)!important;font-weight:var(--pe-font-weight-layout-desktop)!important;line-height:1.28!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--pe-m8-local-title-lines-d,3);line-clamp:var(--pe-m8-local-title-lines-d,3);text-overflow:ellipsis;color:var(--pe-color-title)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline a:hover,.pe-m8-shell .pe-m8-local-list .pe-latest-headline a:focus-visible{color:var(--pe-color-title-hover)!important;}
.pe-m8-skeleton-head{margin-bottom:14px;}
.pe-m8-skeleton-title,.pe-m8-skeleton-location,.pe-m8-skeleton-hero,.pe-m8-skeleton-row,.pe-m8-skeleton-strong i{display:block;background:linear-gradient(90deg,#eceff2,#f5f6f7,#eceff2);background-size:200% 100%;animation:pe-m8-shimmer 1.25s linear infinite;}
.pe-m8-skeleton-title{width:220px;height:28px;}
.pe-m8-skeleton-location{width:110px;height:16px;}
.pe-m8-skeleton-grid{display:grid;grid-template-columns:minmax(0,var(--pe-m8-left-percent-d,55%)) minmax(0,1fr);gap:var(--pe-m8-column-gap-d,20px);align-items:start;}
.pe-m8-skeleton-left{display:block;min-width:0;}
.pe-m8-skeleton-hero{width:100%;min-height:0;aspect-ratio:var(--pe-m8-hero-ratio-d,16 / 10);border-radius:var(--pe-image-radius);}
.pe-m8-skeleton-strong{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:var(--pe-m8-strong-gap-d,12px);}
.pe-m8-skeleton-strong i{height:74px;}
.pe-m8-skeleton-right{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pe-m8-local-stack-gap-d,13px);min-width:0;margin:0!important;}
.pe-m8-skeleton-row{height:var(--pe-m8-local-thumb-h-d,82px);margin:0;border-radius:var(--pe-image-radius);}
.pe-m8-skeleton-row:nth-child(n/**/+5){display:none;}
@keyframes pe-m8-shimmer{
to{background-position:-200% 0;}
}
@media (max-width:767px){
.pe-m8-shell{margin-top:var(--pe-m8-section-top-m,12px);margin-bottom:var(--pe-m8-section-bottom-m,24px);padding-left:var(--pe-m8-mobile-padding-x,0);padding-right:var(--pe-m8-mobile-padding-x,0);}
.pe-m8-section-head{margin-bottom:var(--pe-m8-header-gap-m,8px);}
.pe-m8-section-head-row{align-items:center;justify-content:space-between;gap:9px;margin-bottom:9px;}
.pe-m8-section-head h2{flex:0 0 auto;width:auto;white-space:nowrap;}
.pe-m8-section-head h2,.pe-m8-section-head h2 span{font-size:var(--pe-font-section-mobile)!important;font-weight:var(--pe-font-weight-section-mobile)!important;}
.pe-m8-section-head .pe-heading-first{color:var(--pe-color-section-first)!important;}
.pe-m8-section-head .pe-heading-rest{color:var(--pe-color-section-rest)!important;}
.pe-m8-heading-rule{background:var(--pe-color-section-rule)!important;}
.pe-m8-heading-rule span{width:54px;background:var(--pe-color-section-first)!important;}
.pe-m8-head-location{display:flex;flex:1 1 auto;max-width:52%;min-width:0;justify-content:flex-end;padding-bottom:0;text-align:right;color:var(--pe-color-meta);font-size:var(--pe-font-meta-mobile);font-weight:var(--pe-font-weight-meta-mobile);}
.pe-m8-head-location span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pe-m8-head-location .pe-m8-pin-icon{width:15px;height:15px;}
.pe-m8-head-location.has-pin .pe-m8-pin-icon{color:var(--pe-color-meta);}
.pe-m8-content,.pe-m8-skeleton-grid{display:flex;flex-direction:column;gap:0;}
.pe-m8-strong-column{display:block;}
.pe-m8-hero,.pe-m8-skeleton-hero{display:block;min-height:0;aspect-ratio:var(--pe-m8-hero-ratio-m,16 / 9);border-radius:var(--pe-image-radius);}
.pe-m8-hero::after{height:var(--pe-m8-overlay-height-m,62%);background:linear-gradient(to bottom,transparent,var(--pe-m8-overlay-color-light-m,#000));opacity:var(--pe-m8-overlay-opacity-m,.82);}
.pe-m8-hero-overlay{left:11px;right:11px;bottom:9px;gap:5px;}
.pe-m8-hero-title{font-size:calc(var(--pe-font-layout-mobile) + 2px);font-weight:var(--pe-font-weight-layout-mobile);color:var(--pe-color-title);-webkit-line-clamp:var(--pe-m8-hero-title-lines-m,3);line-clamp:var(--pe-m8-hero-title-lines-m,3);}
.pe-m8-hero-meta{font-size:var(--pe-font-meta-mobile);font-weight:var(--pe-font-weight-meta-mobile);color:var(--pe-m8-hero-meta-light-m,#fff);}
.pe-m8-strong-links{display:flex;flex-direction:column;margin-top:var(--pe-m8-strong-gap-m,10px);}
.pe-m8-strong-item{padding:7px 0;border-left:0;}
.pe-m8-strong-item:first-child{padding-top:0;}
.pe-m8-strong-item:last-child{padding-bottom:0;}
.pe-m8-strong-meta{gap:4px;margin-bottom:3px;font-size:var(--pe-font-meta-mobile)!important;font-weight:var(--pe-font-weight-meta-mobile)!important;}
.pe-m8-strong-category{color:var(--pe-color-meta-accent)!important;}
.pe-m8-strong-dot,.pe-m8-strong-time{color:var(--pe-color-meta)!important;}
.pe-m8-strong-title{font-size:calc(var(--pe-font-layout-mobile) - 1px)!important;font-weight:var(--pe-font-weight-layout-mobile)!important;}
.pe-m8-strong-title a{min-height:var(--pe-m8-strong-title-min-h-m,2.7em);color:var(--pe-color-title)!important;-webkit-line-clamp:var(--pe-m8-strong-title-lines-m,2);line-clamp:var(--pe-m8-strong-title-lines-m,2);}
.pe-m8-strong-title a:hover,.pe-m8-strong-title a:focus-visible{color:var(--pe-color-title-hover)!important;}
.pe-m8-local-column{display:block;margin-top:var(--pe-m8-mobile-list-gap,12px);padding-top:var(--pe-m8-local-top-gap-m,12px);border-top:1px solid var(--pe-color-meta);}
.pe-m8-shell .pe-m8-local-list{display:flex;flex-direction:column;gap:0;margin:0!important;padding:0!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:nth-child(n/**/+5){display:none!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:nth-child(4),.pe-m8-shell .pe-m8-local-list .pe-latest-item:last-child{padding-bottom:0!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item{grid-template-columns:var(--pe-m8-local-thumb-w-m,100px) minmax(0,1fr)!important;gap:var(--pe-m8-local-gap-m,11px)!important;padding:var(--pe-m8-local-row-y-m,7px) 0!important;width:100%;max-width:100%;overflow:hidden;}
.pe-m8-shell .pe-m8-local-list .pe-latest-thumb{grid-column:1!important;grid-row:1!important;width:var(--pe-m8-local-thumb-w-m,100px)!important;height:var(--pe-m8-local-thumb-h-m,72px)!important;border-radius:var(--pe-image-radius)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-copy{grid-column:2!important;grid-row:1!important;align-self:center!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-width:0!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;overflow:hidden!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-item:first-child{padding-top:0!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-meta{gap:4px;margin-bottom:var(--pe-m8-local-meta-title-gap-m,3px);font-size:var(--pe-font-meta-mobile)!important;font-weight:var(--pe-font-weight-meta-mobile)!important;line-height:1.2!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-meta > *,.pe-m8-shell .pe-m8-local-list .pe-latest-category,.pe-m8-shell .pe-m8-local-list .pe-latest-time,.pe-m8-shell .pe-m8-local-list .pe-latest-dot{font-size:var(--pe-font-meta-mobile)!important;font-weight:var(--pe-font-weight-meta-mobile)!important;line-height:1.2!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-category{color:var(--pe-color-meta-accent)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-time,.pe-m8-shell .pe-m8-local-list .pe-latest-dot{color:var(--pe-color-meta)!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline,.pe-m8-shell .pe-m8-local-list .pe-latest-headline a{font-size:calc(var(--pe-font-layout-mobile) - 2px)!important;font-weight:var(--pe-font-weight-layout-mobile)!important;line-height:1.28!important;}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline a{color:var(--pe-color-title)!important;-webkit-line-clamp:var(--pe-m8-local-title-lines-m,2);line-clamp:var(--pe-m8-local-title-lines-m,2);}
.pe-m8-shell .pe-m8-local-list .pe-latest-headline a:hover,.pe-m8-shell .pe-m8-local-list .pe-latest-headline a:focus-visible{color:var(--pe-color-title-hover)!important;}
.pe-m8-skeleton-location{display:none;}
.pe-m8-skeleton-strong{display:flex;flex-direction:column;gap:2px;margin-top:var(--pe-m8-strong-gap-m,10px);}
.pe-m8-skeleton-strong i{height:52px;}
.pe-m8-skeleton-right{margin-top:var(--pe-m8-mobile-list-gap,12px);padding-top:var(--pe-m8-local-top-gap-m,12px);border-top:1px solid var(--pe-color-meta);}
.pe-m8-skeleton-row{height:86px;}
}
@media (max-width:480px){.pe-m8-shell .pe-m8-local-list .pe-latest-item{grid-template-columns:var(--pe-m8-local-thumb-w-m,100px) minmax(0,1fr)!important;}}
@media (prefers-reduced-motion:reduce){
.pe-m8-hero > img,.pe-m8-shell .pe-m8-local-list .pe-latest-thumb img{transition:none!important;transform:none!important;}
.pe-m8-hero:hover > img,.pe-m8-hero:focus-visible > img,.pe-m8-hero:focus-within > img,.pe-m8-shell .pe-m8-local-list .pe-latest-item:hover .pe-latest-thumb img,.pe-m8-shell .pe-m8-local-list .pe-latest-item:focus-within .pe-latest-thumb img{transform:none!important;}
.pe-m8-skeleton-title,.pe-m8-skeleton-location,.pe-m8-skeleton-hero,.pe-m8-skeleton-row,.pe-m8-skeleton-strong i{animation:none;}
}






















