.lt-section-education{
--ltedu-blue:#204c8b;
--ltedu-red:#d61523;
--ltedu-ink:#111;
--ltedu-muted:#6d7480;
--ltedu-line:#d9dee7;
--ltedu-soft:#f3f6fa;
background:#fff;
color:var(--ltedu-ink);
}
.lt-section-education a{color:inherit;text-decoration:none}
.ltedu-masthead{
border-top:1px solid #111;
border-bottom:1px solid #111;
background:linear-gradient(90deg,#fff 0%,#fff 68%,#f2f5f9 68%,#f2f5f9 100%);
}
.ltedu-masthead-inner{
display:flex;
align-items:flex-end;
justify-content:space-between;
gap:38px;
padding-top:34px;
padding-bottom:28px;
}
.ltedu-kicker{
margin:0 0 8px;
color:var(--ltedu-blue);
font-size:11px;
font-weight:900;
letter-spacing:.12em;
}
.ltedu-masthead h1{
margin:0;
font-family:var(--lt-font-heading);
font-size:clamp(42px,5.8vw,74px);
line-height:1;
font-weight:900;
letter-spacing:-.04em;
}
.ltedu-description{
max-width:780px;
margin:12px 0 0;
color:#505764;
font-size:15px;
line-height:1.75;
}
.ltedu-deskmark{
min-width:220px;
padding-left:20px;
border-left:5px solid var(--ltedu-blue);
}
.ltedu-deskmark span,
.ltedu-deskmark strong,
.ltedu-deskmark small{display:block}
.ltedu-deskmark span{font-size:13px;font-weight:800;letter-spacing:.12em}
.ltedu-deskmark strong{
margin-top:2px;
color:var(--ltedu-blue);
font-size:35px;
line-height:1;
font-weight:950;
}
.ltedu-deskmark small{
margin-top:8px;
color:#7a8290;
font-size:8px;
font-weight:800;
letter-spacing:.1em;
}
.ltedu-topicbar{
border-bottom:1px solid var(--ltedu-line);
background:#fafbfd;
}
.ltedu-topicbar-inner{
display:flex;
align-items:center;
gap:15px;
overflow:auto;
padding-top:11px;
padding-bottom:11px;
white-space:nowrap;
font-size:11px;
}
.ltedu-topic-label{
color:var(--ltedu-blue);
font-weight:900;
}
.ltedu-topicbar a{font-weight:750}
.ltedu-topicbar a:hover{color:var(--ltedu-blue)}
.ltedu-ad{margin-top:28px;margin-bottom:28px}
.ltedu-feature{
display:grid;
grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr);
gap:34px;
margin-top:32px;
margin-bottom:50px;
}
.ltedu-lead{
display:grid;
grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);
border-top:5px solid #111;
border-bottom:1px solid #111;
}
.ltedu-lead-image{
position:relative;
min-height:500px;
overflow:hidden;
background:#eef1f5;
}
.ltedu-lead-image img{
position:absolute;
inset:0;
width:100%;
height:100%;
object-fit:cover;
}
.ltedu-lead-shade{
position:absolute;
inset:0;
background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.42));
}
.ltedu-badge{
position:absolute;
left:18px;
bottom:18px;
padding:8px 11px;
background:var(--ltedu-blue);
color:#fff;
font-size:10px;
font-weight:900;
letter-spacing:.08em;
}
.ltedu-lead-copy{
display:flex;
flex-direction:column;
justify-content:center;
padding:28px;
background:#f8f9fb;
}
.ltedu-meta{
display:flex;
flex-wrap:wrap;
gap:10px;
color:#7a8290;
font-size:var(--lt-meta-size,12px);
}
.ltedu-lead-copy h2{
margin:16px 0 14px;
font-family:var(--lt-font-heading);
font-size:clamp(28px,2.8vw,44px);
line-height:1.2;
font-weight:900;
letter-spacing:-.025em;
}
.ltedu-lead-copy h2 a:hover{color:var(--ltedu-blue)}
.ltedu-lead-copy p{
margin:0;
color:#59616e;
font-size:14px;
line-height:1.8;
}
.ltedu-readmore{
margin-top:24px;
padding-top:17px;
border-top:1px solid var(--ltedu-line);
color:var(--ltedu-blue)!important;
font-size:12px;
font-weight:900;
}
.ltedu-notebook{
border-top:5px solid var(--ltedu-blue);
background:
linear-gradient(#fff,#fff) padding-box,
repeating-linear-gradient(180deg,transparent 0,transparent 31px,#edf1f5 32px) border-box;
}
.ltedu-note-head,
.ltedu-side-head{
display:flex;
align-items:baseline;
justify-content:space-between;
gap:12px;
padding:13px 0 10px;
border-bottom:2px solid #111;
}
.ltedu-note-head span{
color:var(--ltedu-blue);
font-size:9px;
font-weight:900;
letter-spacing:.1em;
}
.ltedu-note-head h2,
.ltedu-side-head h2{
margin:2px 0 0;
font-size:18px;
font-weight:900;
}
.ltedu-note-item{
display:grid;
grid-template-columns:32px 1fr 96px;
gap:12px;
align-items:start;
padding:15px 0;
border-bottom:1px solid var(--ltedu-line);
}
.ltedu-note-no{
color:var(--ltedu-blue);
font-family:Georgia,serif;
font-size:20px;
}
.ltedu-note-item h3{
margin:0 0 7px;
font-size:15px;
line-height:1.43;
font-weight:850;
}
.ltedu-note-item h3 a:hover{color:var(--ltedu-blue)}
.ltedu-note-thumb{
height:72px;
overflow:hidden;
background:#eef1f5;
}
.ltedu-note-thumb img{width:100%;height:100%;object-fit:cover}
.ltedu-main{
display:grid;
grid-template-columns:minmax(0,1fr) 320px;
gap:48px;
align-items:start;
}
.ltedu-section-head{
display:flex;
align-items:end;
justify-content:space-between;
gap:24px;
padding-bottom:12px;
border-bottom:4px solid #111;
}
.ltedu-section-head span{
display:block;
margin-bottom:2px;
color:var(--ltedu-blue);
font-size:9px;
font-weight:900;
letter-spacing:.1em;
}
.ltedu-section-head h2{
margin:0;
font-family:var(--lt-font-heading);
font-size:29px;
font-weight:900;
}
.ltedu-section-head p{
margin:0;
color:#858c98;
font-size:11px;
}
.ltedu-feed-item{
display:grid;
grid-template-columns:270px 1fr;
gap:23px;
padding:24px 0;
border-bottom:1px solid var(--ltedu-line);
}
.ltedu-feed-image{
height:172px;
overflow:hidden;
background:#eef1f5;
}
.ltedu-feed-image img{width:100%;height:100%;object-fit:cover}
.ltedu-feed-copy h3{
margin:8px 0 9px;
font-size:21px;
line-height:1.4;
font-weight:850;
}
.ltedu-feed-copy h3 a:hover{color:var(--ltedu-blue)}
.ltedu-feed-copy p{
margin:0;
color:#5c6470;
font-size:14px;
line-height:1.75;
}
.ltedu-tags{
display:flex;
flex-wrap:wrap;
gap:9px;
margin-top:12px;
color:#727b88;
font-size:10px;
font-weight:750;
}
.ltedu-tags a:hover{color:var(--ltedu-blue)}
.ltedu-ad-infeed{
padding:18px 0;
border-bottom:1px solid var(--ltedu-line);
}
.ltedu-sidebox{
margin-bottom:28px;
border-top:4px solid #111;
}
.ltedu-most{border-top-color:var(--ltedu-blue)}
.ltedu-side-head span{
color:#7f8793;
font-size:9px;
font-weight:800;
letter-spacing:.08em;
}
.ltedu-most-item{
display:grid;
grid-template-columns:42px 1fr;
gap:12px;
padding:15px 0;
border-bottom:1px solid var(--ltedu-line);
}
.ltedu-rank{
color:#c0c7d1;
font-family:Georgia,serif;
font-size:28px;
line-height:1;
}
.ltedu-most-item:first-of-type .ltedu-rank{color:var(--ltedu-blue)}
.ltedu-most-item h3{
margin:0 0 7px;
font-size:14px;
line-height:1.48;
font-weight:800;
}
.ltedu-most-item h3 a:hover{color:var(--ltedu-blue)}
.ltedu-focus{
padding-bottom:7px;
background:var(--ltedu-soft);
border-top-color:var(--ltedu-blue);
}
.ltedu-focus .ltedu-side-head,
.ltedu-focus ul{
margin-left:15px;
margin-right:15px;
}
.ltedu-focus ul{
list-style:none;
margin-top:0;
margin-bottom:8px;
padding:0;
}
.ltedu-focus li{
display:flex;
gap:12px;
padding:12px 0;
border-bottom:1px solid var(--ltedu-line);
color:#45505f;
font-size:12px;
font-weight:750;
}
.ltedu-focus li b{
color:var(--ltedu-blue);
font-family:Georgia,serif;
font-weight:400;
}
.ltedu-sidebar-ad{border-top-color:#9298a2}
.ltedu-side-empty{font-size:13px;color:#7a8290}
.ltedu-pagination{
display:flex;
justify-content:center;
gap:6px;
padding:35px 0 18px;
}
.ltedu-pagination .page-numbers{
display:inline-flex;
min-width:38px;
height:38px;
padding:0 11px;
align-items:center;
justify-content:center;
border:1px solid #cbd1da;
font-size:12px;
font-weight:800;
}
.ltedu-pagination .current{
background:#111;
border-color:#111;
color:#fff;
}
.ltedu-pagination a:hover{
border-color:var(--ltedu-blue);
color:var(--ltedu-blue);
}
.ltedu-empty{
padding:42px 0;
color:#7a8290;
}
.ltedu-ad-bottom{
padding-top:24px;
border-top:1px solid #111;
}
@media (max-width:1100px){
.ltedu-feature{grid-template-columns:1fr}
.ltedu-notebook{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}
.ltedu-note-head{grid-column:1/-1}
.ltedu-main{grid-template-columns:minmax(0,1fr) 285px;gap:30px}
}
@media (max-width:820px){
.ltedu-masthead{background:#fff}
.ltedu-masthead-inner{display:block}
.ltedu-deskmark{margin-top:20px}
.ltedu-lead{grid-template-columns:1fr}
.ltedu-lead-image{min-height:360px}
.ltedu-main{grid-template-columns:1fr}
.ltedu-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.ltedu-sidebar-ad{grid-row:span 2}
}
@media (max-width:620px){
.ltedu-masthead h1{font-size:44px}
.ltedu-description{font-size:14px}
.ltedu-feature{margin-top:22px;margin-bottom:34px}
.ltedu-lead-image{min-height:280px}
.ltedu-lead-copy{padding:22px 0}
.ltedu-notebook{display:block}
.ltedu-section-head{display:block}
.ltedu-section-head p{margin-top:7px}
.ltedu-feed-item{grid-template-columns:118px 1fr;gap:14px;padding:18px 0}
.ltedu-feed-image{height:88px}
.ltedu-feed-copy h3{font-size:16px;margin-top:5px}
.ltedu-feed-copy p,.ltedu-tags{display:none}
.ltedu-sidebar{display:block}
.ltedu-sidebar-ad{display:none}
}