.achl-preset-newsapp.achl-wrap{
max-width:min(var(--achl-mw,1180px), calc(100vw - 32px));
margin-inline:auto;
padding:clamp(16px,2.4vw,28px) 0 52px;
color:#101827;
background:transparent;
font-family:inherit;
--achl-line:#e7eaf0;
--achl-muted:#718096;
--achl-soft:#f7f8fb;
--achl-title:#101827;
--achl-thumb:148px;
}
.achl-preset-newsapp *{box-sizing:border-box;}
.achl-preset-newsapp a{text-decoration:none!important;color:inherit;}
.achl-preset-newsapp a:hover{text-decoration:none!important;}
.achl-preset-newsapp .achl-title-link{display:block;text-decoration:none!important;background:none!important;box-shadow:none!important;} .achl-preset-newsapp .achl-head{
margin:0 0 clamp(18px,2.2vw,26px);
padding:0 0 16px;
border-bottom:1px solid var(--achl-line);
display:block;
}
.achl-preset-newsapp .achl-head-accent{display:none!important;}
.achl-preset-newsapp .achl-page-title{
margin:0;
color:#0b2343;
font-size:clamp(26px,3.2vw,42px);
line-height:1.12;
letter-spacing:-.035em;
font-weight:850;
}
.achl-preset-newsapp .achl-desc{
max-width:70ch;
margin:8px 0 0;
color:#556070;
font-size:15px;
line-height:1.65;
} .achl-preset-newsapp .achl-newsapp-hero{margin:0 0 22px;}
.achl-preset-newsapp .achl-newsapp-hero-grid{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:0;
border-bottom:1px solid var(--achl-line);
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card{
min-width:0;
padding:0 24px 26px 0;
background:transparent!important;
border:0!important;
box-shadow:none!important;
border-radius:0!important;
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{
padding:0 0 26px 24px;
border-left:1px solid var(--achl-line)!important;
}
.achl-preset-newsapp .achl-hero-card .achl-16x9{
border-radius:4px;
overflow:hidden;
background:#eef2f6;
margin:0 0 14px;
box-shadow:none!important;
}
.achl-preset-newsapp .achl-16x9 img{
width:100%;
height:100%;
object-fit:cover;
display:block;
transform:none!important;
transition:none!important;
}
.achl-preset-newsapp .achl-hero-body{padding:0!important;background:transparent!important;}
.achl-preset-newsapp .achl-pill{
display:inline-flex;
align-items:center;
width:max-content;
margin:0 0 8px;
padding:0;
border:0;
background:transparent!important;
color:#0b376d;
font-size:12px;
font-weight:800;
letter-spacing:.015em;
}
.achl-preset-newsapp .achl-h2{
margin:0;
color:var(--achl-title);
font-size:clamp(22px,2.35vw,34px);
line-height:1.15;
letter-spacing:-.035em;
font-weight:850;
text-wrap:balance;
}
.achl-preset-newsapp .achl-ex{display:none!important;}
.achl-preset-newsapp .achl-hero-card .achl-meta{
margin-top:12px;
} .achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{
display:inline-flex!important;
align-items:center;
gap:0!important;
color:#8a94a6!important;
font-size:13px!important;
line-height:1!important;
font-weight:700;
letter-spacing:.01em;
white-space:nowrap!important;
word-break:keep-all!important;
overflow-wrap:normal!important;
}
.achl-preset-newsapp .achl-time::before,
.achl-preset-newsapp .achl-time--live::before,
.achl-preset-newsapp .achl-meta::before{
content:none!important;
display:none!important;
} .achl-preset-newsapp .achl-newsapp-list{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:0;
margin:0;
border-top:0;
}
.achl-preset-newsapp .achl-item{
display:grid;
grid-template-columns:minmax(0,1fr) var(--achl-thumb);
align-items:center;
gap:20px;
min-width:0;
padding:22px 0;
border:0!important;
border-bottom:1px solid var(--achl-line)!important;
background:transparent!important;
box-shadow:none!important;
border-radius:0!important;
}
.achl-preset-newsapp .achl-item:nth-child(odd){
padding-right:24px;
}
.achl-preset-newsapp .achl-item:nth-child(even){
padding-left:24px;
border-left:1px solid var(--achl-line)!important;
}
.achl-preset-newsapp.achl-img-left .achl-item,
.achl-preset-newsapp.achl-list-img-left .achl-item{
grid-template-columns:var(--achl-thumb) minmax(0,1fr);
}
.achl-preset-newsapp.achl-img-left .achl-item .achl-item-media,
.achl-preset-newsapp.achl-list-img-left .achl-item .achl-item-media{
order:0;
}
.achl-preset-newsapp.achl-img-left .achl-item .achl-item-body,
.achl-preset-newsapp.achl-list-img-left .achl-item .achl-item-body{
order:1;
}
.achl-preset-newsapp .achl-item-body{min-width:0;order:0;padding:0!important;}
.achl-preset-newsapp .achl-item-media{order:1;min-width:0;}
.achl-preset-newsapp .achl-item-media .achl-16x9{
border-radius:3px;
background:#eef2f6;
margin:0;
}
.achl-preset-newsapp .achl-item-title{
margin:0 0 10px;
color:var(--achl-title);
font-size:clamp(18px,1.55vw,25px);
line-height:1.24;
letter-spacing:-.025em;
font-weight:820;
text-wrap:balance;
}
.achl-preset-newsapp .achl-item-title a{display:inline;text-decoration:none!important;background:none!important;}
.achl-preset-newsapp .achl-item .achl-ex{display:none!important;} .achl-preset-newsapp .achl-pagination{margin-top:28px;} @media (min-width:768px) and (max-width:1024px){
.achl-preset-newsapp.achl-wrap{max-width:calc(100vw - 36px);padding-top:20px;--achl-thumb:132px;}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card{padding-right:18px;padding-bottom:22px;}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{padding-left:18px;padding-bottom:22px;}
.achl-preset-newsapp .achl-h2{font-size:clamp(22px,3vw,30px);}
.achl-preset-newsapp .achl-item{gap:14px;padding:18px 0;}
.achl-preset-newsapp .achl-item:nth-child(odd){padding-right:18px;}
.achl-preset-newsapp .achl-item:nth-child(even){padding-left:18px;}
.achl-preset-newsapp .achl-item-title{font-size:clamp(17px,2vw,22px);}
} @media (max-width:767px){
.achl-preset-newsapp.achl-wrap{
max-width:calc(100vw - 28px);
padding:16px 0 42px;
--achl-thumb:104px;
}
.achl-preset-newsapp .achl-head{
margin-bottom:18px;
padding-bottom:12px;
}
.achl-preset-newsapp .achl-page-title{
font-size:clamp(25px,8vw,34px);
line-height:1.12;
}
.achl-preset-newsapp .achl-desc{display:none;}
.achl-preset-newsapp .achl-newsapp-hero{margin-bottom:16px;}
.achl-preset-newsapp .achl-newsapp-hero-grid{
grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card{
padding:0 12px 18px 0!important;
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{
padding:0 0 18px 12px!important;
border-left:1px solid var(--achl-line)!important;
}
.achl-preset-newsapp .achl-hero-card .achl-16x9{
margin-bottom:10px;
border-radius:4px;
}
.achl-preset-newsapp .achl-pill{display:none!important;}
.achl-preset-newsapp .achl-h2{
font-size:clamp(17px,4.9vw,21px)!important;
line-height:1.22!important;
letter-spacing:-.026em;
font-weight:850;
}
.achl-preset-newsapp .achl-hero-card .achl-meta{
display:none!important;
}
.achl-preset-newsapp .achl-newsapp-list{
display:block!important;
}
.achl-preset-newsapp .achl-item,
.achl-preset-newsapp .achl-item:nth-child(odd),
.achl-preset-newsapp .achl-item:nth-child(even){
display:grid!important;
grid-template-columns:minmax(0,1fr) var(--achl-thumb)!important;
gap:14px!important;
align-items:center!important;
padding:15px 0!important;
border-left:0!important;
border-bottom:1px solid var(--achl-line)!important;
background:transparent!important;
}
.achl-preset-newsapp.achl-img-left .achl-item,
.achl-preset-newsapp.achl-list-img-left .achl-item{
grid-template-columns:var(--achl-thumb) minmax(0,1fr)!important;
}
.achl-preset-newsapp .achl-item-title{
margin:0 0 7px!important;
font-size:clamp(18px,5.2vw,22px)!important;
line-height:1.22!important;
letter-spacing:-.025em;
}
.achl-preset-newsapp .achl-item-media .achl-16x9{border-radius:3px;}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{
font-size:12.5px!important;
font-weight:700;
}
}
@media (max-width:390px){
.achl-preset-newsapp.achl-wrap{max-width:calc(100vw - 24px);--achl-thumb:96px;}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card{padding-right:10px!important;}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{padding-left:10px!important;}
.achl-preset-newsapp .achl-h2{font-size:clamp(16px,4.8vw,19px)!important;}
.achl-preset-newsapp .achl-item-title{font-size:clamp(17px,5vw,20px)!important;}
}
@media (prefers-reduced-motion:reduce){
.achl-preset-newsapp *,
.achl-preset-newsapp *::before,
.achl-preset-newsapp *::after{transition:none!important;animation:none!important;}
} .achl-preset-newsapp .achl-16x9,
.achl-preset-newsapp .achl-item-media .achl-16x9,
.achl-preset-newsapp .achl-hero-card .achl-16x9,
.achl-preset-newsapp .achl-sub-card .achl-16x9,
.achl-preset-newsapp .achl-grid-card .achl-16x9,
.achl-preset-newsapp .achl-thumb .achl-16x9{
display:block!important;
width:100%!important;
aspect-ratio:16 / 9!important;
height:auto!important;
max-height:none!important;
overflow:hidden!important;
position:relative!important;
flex:0 0 auto!important;
}
.achl-preset-newsapp .achl-16x9 > img,
.achl-preset-newsapp .achl-item-media .achl-16x9 > img,
.achl-preset-newsapp .achl-hero-card .achl-16x9 > img,
.achl-preset-newsapp .achl-sub-card .achl-16x9 > img,
.achl-preset-newsapp .achl-grid-card .achl-16x9 > img,
.achl-preset-newsapp .achl-thumb .achl-16x9 > img{
display:block!important;
width:100%!important;
height:100%!important;
min-width:100%!important;
min-height:100%!important;
max-width:none!important;
max-height:none!important;
object-fit:cover!important;
object-position:center center!important;
aspect-ratio:16 / 9!important;
}
.achl-preset-newsapp .achl-item-media,
.achl-preset-newsapp .achl-thumb-media{
width:100%!important;
min-width:0!important;
}
@media (max-width:767px){
.achl-preset-newsapp .achl-item-media{width:var(--achl-thumb)!important;}
} .achl-preset-newsapp .achl-h2,
.achl-preset-newsapp .achl-item-title,
.achl-preset-newsapp .achl-page-title{
overflow-wrap:break-word!important;
word-break:normal!important;
hyphens:auto;
}
.achl-preset-newsapp .achl-h2,
.achl-preset-newsapp .achl-item-title{
display:-webkit-box!important;
-webkit-box-orient:vertical!important;
overflow:hidden!important;
text-overflow:ellipsis!important;
}
.achl-preset-newsapp .achl-h2{
-webkit-line-clamp:3;
max-height:calc(1.15em * 3);
}
.achl-preset-newsapp .achl-item-title{
-webkit-line-clamp:2;
max-height:calc(1.24em * 2);
}
.achl-preset-newsapp .achl-title-link,
.achl-preset-newsapp .achl-item-title a{
overflow-wrap:break-word!important;
word-break:normal!important;
} @media (min-width:1025px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:144px;}
.achl-preset-newsapp .achl-h2{
font-size:clamp(24px,1.9vw,31px)!important;
line-height:1.16!important;
letter-spacing:-.028em!important;
-webkit-line-clamp:3;
max-height:calc(1.16em * 3);
}
.achl-preset-newsapp .achl-item{
align-items:center!important;
gap:18px!important;
min-height:118px;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(18px,1.18vw,21px)!important;
line-height:1.26!important;
letter-spacing:-.018em!important;
margin-bottom:8px!important;
-webkit-line-clamp:2;
max-height:calc(1.26em * 2);
}
} @media (min-width:768px) and (max-width:1024px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:126px;}
.achl-preset-newsapp .achl-page-title{
font-size:clamp(25px,3.4vw,34px)!important;
line-height:1.15!important;
letter-spacing:-.03em!important;
}
.achl-preset-newsapp .achl-desc{
font-size:14px!important;
line-height:1.55!important;
max-width:64ch!important;
}
.achl-preset-newsapp .achl-h2{
font-size:clamp(21px,2.45vw,27px)!important;
line-height:1.18!important;
letter-spacing:-.026em!important;
-webkit-line-clamp:2;
max-height:calc(1.18em * 2);
}
.achl-preset-newsapp .achl-pill{
font-size:11.5px!important;
margin-bottom:7px!important;
}
.achl-preset-newsapp .achl-item{
align-items:center!important;
gap:12px!important;
min-height:104px;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(16px,1.85vw,19px)!important;
line-height:1.28!important;
letter-spacing:-.016em!important;
margin-bottom:7px!important;
-webkit-line-clamp:2;
max-height:calc(1.28em * 2);
}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{
font-size:12px!important;
}
} @media (max-width:767px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:108px;}
.achl-preset-newsapp .achl-h2{
font-size:clamp(16px,4.35vw,19px)!important;
line-height:1.22!important;
letter-spacing:-.018em!important;
-webkit-line-clamp:3;
max-height:calc(1.22em * 3);
}
.achl-preset-newsapp .achl-item{
min-height:92px;
align-items:center!important;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(16px,4.3vw,19px)!important;
line-height:1.24!important;
letter-spacing:-.014em!important;
margin-bottom:6px!important;
-webkit-line-clamp:2;
max-height:calc(1.24em * 2);
}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{
font-size:12px!important;
line-height:1.1!important;
}
}
@media (max-width:390px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:98px;}
.achl-preset-newsapp .achl-h2{font-size:clamp(15px,4.25vw,18px)!important;}
.achl-preset-newsapp .achl-item-title{font-size:clamp(15.5px,4.25vw,18px)!important;}
} .achl-preset-newsapp{
font-family:inherit!important;
--achl-news-title-weight:760;
--achl-news-list-weight:700;
}
.achl-preset-newsapp .achl-page-title,
.achl-preset-newsapp .achl-h2,
.achl-preset-newsapp .achl-item-title,
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{
font-family:inherit!important;
}
.achl-preset-newsapp .achl-h2,
.achl-preset-newsapp .achl-item-title{
text-wrap:auto!important;
word-break:normal!important;
overflow-wrap:break-word!important;
} @media (min-width:1025px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:140px;}
.achl-preset-newsapp .achl-page-title{
font-size:clamp(30px,2.35vw,40px)!important;
line-height:1.14!important;
letter-spacing:-.026em!important;
font-weight:var(--achl-news-title-weight)!important;
}
.achl-preset-newsapp .achl-h2{
font-size:clamp(22px,1.72vw,28px)!important;
line-height:1.22!important;
letter-spacing:-.022em!important;
font-weight:var(--achl-news-title-weight)!important;
-webkit-line-clamp:3!important;
max-height:calc(1.22em * 3)!important;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(16px,1.02vw,18px)!important;
line-height:1.32!important;
letter-spacing:-.01em!important;
font-weight:var(--achl-news-list-weight)!important;
-webkit-line-clamp:2!important;
max-height:calc(1.32em * 2)!important;
margin-bottom:6px!important;
}
.achl-preset-newsapp .achl-item{min-height:104px!important;gap:16px!important;padding:18px 0!important;}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{font-size:12px!important;line-height:1.2!important;font-weight:650!important;}
} @media (min-width:768px) and (max-width:1024px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:116px;}
.achl-preset-newsapp .achl-page-title{
font-size:clamp(27px,3.1vw,32px)!important;
line-height:1.15!important;
letter-spacing:-.024em!important;
font-weight:var(--achl-news-title-weight)!important;
}
.achl-preset-newsapp .achl-h2{
font-size:clamp(18px,2.25vw,22px)!important;
line-height:1.24!important;
letter-spacing:-.018em!important;
font-weight:var(--achl-news-title-weight)!important;
-webkit-line-clamp:3!important;
max-height:calc(1.24em * 3)!important;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(14.5px,1.55vw,16.5px)!important;
line-height:1.34!important;
letter-spacing:-.006em!important;
font-weight:var(--achl-news-list-weight)!important;
-webkit-line-clamp:2!important;
max-height:calc(1.34em * 2)!important;
margin-bottom:6px!important;
}
.achl-preset-newsapp .achl-item{min-height:90px!important;gap:12px!important;padding:15px 0!important;}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{font-size:11.5px!important;line-height:1.2!important;font-weight:650!important;}
} @media (max-width:767px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:104px;}
.achl-preset-newsapp .achl-page-title{
font-size:clamp(27px,7.2vw,32px)!important;
line-height:1.12!important;
letter-spacing:-.024em!important;
font-weight:var(--achl-news-title-weight)!important;
}
.achl-preset-newsapp .achl-h2{
font-size:clamp(17px,4.35vw,18.5px)!important;
line-height:1.25!important;
letter-spacing:-.012em!important;
font-weight:var(--achl-news-title-weight)!important;
-webkit-line-clamp:3!important;
max-height:calc(1.25em * 3)!important;
}
.achl-preset-newsapp .achl-item-title{
font-size:clamp(15px,3.82vw,16.5px)!important;
line-height:1.34!important;
letter-spacing:-.004em!important;
font-weight:var(--achl-news-list-weight)!important;
-webkit-line-clamp:2!important;
max-height:calc(1.34em * 2)!important;
margin-bottom:5px!important;
}
.achl-preset-newsapp .achl-item,
.achl-preset-newsapp .achl-item:nth-child(odd),
.achl-preset-newsapp .achl-item:nth-child(even){
min-height:82px!important;
gap:12px!important;
padding:13px 0!important;
}
.achl-preset-newsapp .achl-meta,
.achl-preset-newsapp .achl-time{font-size:11.5px!important;line-height:1.2!important;font-weight:650!important;}
}
@media (max-width:390px){
.achl-preset-newsapp.achl-wrap{--achl-thumb:96px;}
.achl-preset-newsapp .achl-h2{font-size:clamp(16px,4.25vw,18px)!important;line-height:1.25!important;}
.achl-preset-newsapp .achl-item-title{font-size:clamp(14.5px,3.95vw,16px)!important;line-height:1.34!important;}
} @media (min-width:768px){
.achl-preset-newsapp.achl-wrap{
--achl-news-col-gap:clamp(34px,4vw,64px);
--achl-news-row-pad:clamp(16px,1.6vw,22px);
}
.achl-preset-newsapp .achl-newsapp-list{
column-gap:var(--achl-news-col-gap)!important;
row-gap:0!important;
}
.achl-preset-newsapp .achl-item,
.achl-preset-newsapp .achl-item:nth-child(odd),
.achl-preset-newsapp .achl-item:nth-child(even){
padding:var(--achl-news-row-pad) 0!important;
border-left:0!important;
}
.achl-preset-newsapp .achl-item:nth-child(odd),
.achl-preset-newsapp .achl-item:nth-child(even){
padding-left:0!important;
padding-right:0!important;
}
}
@media (min-width:1025px){
.achl-preset-newsapp.achl-wrap{
--achl-news-col-gap:clamp(44px,4.2vw,72px);
}
.achl-preset-newsapp .achl-newsapp-hero-grid{
column-gap:clamp(38px,3.6vw,58px)!important;
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card,
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{
padding-left:0!important;
padding-right:0!important;
border-left:0!important;
}
}
@media (min-width:768px) and (max-width:1024px){
.achl-preset-newsapp.achl-wrap{
--achl-news-col-gap:clamp(28px,3.4vw,40px);
}
.achl-preset-newsapp .achl-newsapp-hero-grid{
column-gap:clamp(26px,3vw,36px)!important;
}
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card,
.achl-preset-newsapp .achl-newsapp-hero-grid > .achl-hero-card + .achl-hero-card{
padding-left:0!important;
padding-right:0!important;
border-left:0!important;
}
}