html{-webkit-text-size-adjust:100%;text-size-adjust:100%;}
body.cs420-blog-editorial-enabled{overflow-x:hidden;}
body.cs420-blog-editorial-enabled .cs420-blog-pro,
body.cs420-blog-editorial-enabled .cs420-blog-pro *{box-sizing:border-box;}
body.cs420-blog-editorial-enabled .cs420-blog-pro{
--cs420-blog-width:1180px;
--cs420-blog-gutter:24px;
--cs420-blog-gap:22px;
--cs420-blog-navy:#062e68;
--cs420-blog-blue:#0b5fb7;
--cs420-blog-ink:#0a2d61;
--cs420-blog-muted:#52657c;
--cs420-blog-line:#e1e9f3;
--cs420-blog-surface:#ffffff;
--cs420-blog-bg:#f6f9fd;
width:100%!important;
max-width:none!important;
margin:0!important;
padding:0 0 1px!important;
overflow:hidden!important;
background:linear-gradient(180deg,#f5f9fe 0%,#fff 58%,#f6f9fd 100%)!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero{
position:relative!important;
isolation:isolate;
display:grid!important;
grid-template-columns:minmax(0,1fr)!important;
place-items:center!important;
min-height:250px!important;
margin:0!important;
padding:52px max(var(--cs420-blog-gutter),calc((100vw - var(--cs420-blog-width))/2)) 72px!important;
overflow:hidden!important;
color:#fff!important;
text-align:center!important;
background:
radial-gradient(circle at 82% 36%,rgba(36,139,255,.30),transparent 24%),
radial-gradient(circle at 20% 84%,rgba(10,89,194,.22),transparent 27%),
linear-gradient(118deg,#052657 0%,#073f86 52%,#021a3b 100%)!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero::before,
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero::after{
content:"";position:absolute;z-index:-1;pointer-events:none;opacity:.11;
width:360px;height:360px;border:28px solid rgba(255,255,255,.18);border-radius:50%;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero::before{left:-170px;bottom:-225px;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero::after{right:-130px;top:-220px;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__visual{display:none!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content{
position:relative!important;z-index:2!important;width:min(100%,720px)!important;max-width:720px!important;margin:0 auto!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content>span{
display:block!important;margin:0 0 12px!important;color:#8bdcff!important;font-size:11px!important;font-weight:900!important;
line-height:1.2!important;letter-spacing:.13em!important;text-transform:uppercase!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content h1{
margin:0 0 12px!important;color:#fff!important;font-family:var(--cs420-heading-font,"DM Serif Display",Georgia,serif)!important;
font-size:clamp(38px,4vw,54px)!important;font-weight:700!important;line-height:1.04!important;letter-spacing:-.02em!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content p{
width:min(100%,610px)!important;max-width:610px!important;margin:0 auto!important;color:rgba(255,255,255,.92)!important;
font-size:16px!important;line-height:1.55!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-tools{
width:min(calc(100% - (var(--cs420-blog-gutter)*2)),var(--cs420-blog-width))!important;max-width:var(--cs420-blog-width)!important;
margin:22px auto 16px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:20px!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__layout{
position:relative!important;z-index:3!important;
width:min(calc(100% - (var(--cs420-blog-gutter)*2)),var(--cs420-blog-width))!important;max-width:var(--cs420-blog-width)!important;
margin:-34px auto 0!important;padding:0 0 22px!important;
display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;grid-template-areas:"main side"!important;
gap:var(--cs420-blog-gap)!important;align-items:start!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__main{grid-area:main!important;min-width:0!important;width:100%!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar{grid-area:side!important;min-width:0!important;width:100%!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-grid{
display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;width:100%!important;min-width:0!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-grid>.cs420-post-card{grid-column:1!important;min-width:0!important;width:100%!important;} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card{
display:flex!important;flex-direction:column!important;overflow:hidden!important;min-height:100%!important;margin:0!important;
border:1px solid var(--cs420-blog-line)!important;border-radius:18px!important;background:var(--cs420-blog-surface)!important;
box-shadow:0 18px 46px rgba(10,45,91,.08)!important;transform:none!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__media{
display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/8.8!important;min-height:0!important;max-height:none!important;
overflow:hidden!important;background:#e9f1fa!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__media img{
display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:50% 50%!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__body{
display:flex!important;flex:1!important;flex-direction:column!important;align-items:flex-start!important;padding:25px 27px 27px!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__kicker a{
display:inline-flex!important;margin:0!important;padding:6px 11px!important;border-radius:999px!important;background:#edf5ff!important;
color:#1464b7!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.07em!important;text-transform:uppercase!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__title{
margin:16px 0 10px!important;font-family:var(--cs420-heading-font,"DM Serif Display",Georgia,serif)!important;
font-size:clamp(27px,2.35vw,36px)!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.015em!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__title a{color:var(--cs420-blog-ink)!important;text-decoration:none!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__meta{
display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin:0 0 14px!important;color:#72849a!important;font-size:12px!important;font-weight:700!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__body>p{
margin:0 0 20px!important;color:var(--cs420-blog-muted)!important;font-size:15px!important;line-height:1.7!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__link{
display:inline-flex!important;margin-top:auto!important;color:#0863bf!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__link::after{content:"  →";white-space:pre;} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar{
position:static!important;display:flex!important;flex-direction:column!important;gap:16px!important;margin:0!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-card{
width:100%!important;min-width:0!important;margin:0!important;padding:17px!important;overflow:hidden!important;
border:1px solid var(--cs420-blog-line)!important;border-radius:18px!important;background:#fff!important;
box-shadow:0 16px 38px rgba(10,45,91,.07)!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-card>h2{
margin:0 0 13px!important;color:var(--cs420-blog-ink)!important;font-family:var(--cs420-heading-font,"DM Serif Display",Georgia,serif)!important;
font-size:19px!important;font-weight:700!important;line-height:1.15!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile--glass{width:100%!important;min-width:0!important;margin:0!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass{
position:relative!important;isolation:isolate!important;width:100%!important;height:auto!important;aspect-ratio:4/5!important;
min-height:0!important;max-height:none!important;margin:0!important;overflow:hidden!important;border-radius:14px!important;background:#08111f!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass>img,
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass>.cs420-author-card__photo-img{
position:absolute!important;inset:0!important;z-index:0!important;display:block!important;width:100%!important;height:100%!important;
min-width:100%!important;max-width:none!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;
border:0!important;border-radius:0!important;object-fit:cover!important;object-position:50% 50%!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass::after{
content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(1,7,16,0) 35%,rgba(1,7,16,.32) 100%);
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass{
position:absolute!important;z-index:3!important;left:12px!important;right:12px!important;bottom:12px!important;top:auto!important;
width:auto!important;max-width:none!important;max-height:calc(100% - 24px)!important;margin:0!important;padding:14px!important;overflow:hidden!important;
transform:none!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:15px!important;
background:linear-gradient(145deg,rgba(22,28,42,.74),rgba(8,14,26,.58))!important;
-webkit-backdrop-filter:blur(18px) saturate(150%)!important;backdrop-filter:blur(18px) saturate(150%)!important;
box-shadow:0 14px 30px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.20)!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass h3{
margin:0 0 5px!important;color:#fff!important;font-size:18px!important;font-weight:800!important;line-height:1.15!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-card__specialty{
margin:0 0 7px!important;color:#d9eaff!important;font-size:11px!important;line-height:1.4!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-profile__bio{
display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;
margin:0 0 10px!important;color:rgba(255,255,255,.93)!important;font-size:11px!important;line-height:1.45!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-profile__cta{
display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;margin:0!important;padding:7px 12px!important;
border:1px solid rgba(255,255,255,.38)!important;border-radius:9px!important;background:linear-gradient(180deg,#1769d0,#0b4caa)!important;
color:#fff!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important;
box-shadow:0 8px 18px rgba(0,70,180,.28)!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-card{min-height:150px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item{
display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:11px!important;align-items:start!important;
width:100%!important;min-width:0!important;margin:0!important;padding:8px 0!important;border:0!important;text-decoration:none!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item+.cs420-recent-item{border-top:1px solid #edf2f7!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item__thumb{
width:64px!important;height:58px!important;overflow:hidden!important;border-radius:9px!important;background:#eef4fb!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item__thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item strong{
display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;
color:var(--cs420-blog-ink)!important;font-size:12px!important;font-weight:800!important;line-height:1.28!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item small{display:block!important;margin-top:5px!important;color:#8090a4!important;font-size:10px!important;} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__cta-row{
width:min(calc(100% - (var(--cs420-blog-gutter)*2)),var(--cs420-blog-width))!important;max-width:var(--cs420-blog-width)!important;
margin:0 auto 34px!important;padding:0!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta{
position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"icon copy button"!important;
align-items:center!important;gap:18px!important;width:100%!important;max-width:none!important;min-height:96px!important;margin:0!important;padding:18px 22px!important;
overflow:hidden!important;border:1px solid #dce8f5!important;border-radius:17px!important;background:linear-gradient(135deg,#eaf4ff,#fff)!important;
box-shadow:0 15px 35px rgba(10,45,91,.06)!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta::after{
content:"";position:absolute;right:-42px;bottom:-46px;width:130px;height:130px;border:22px solid rgba(25,111,214,.08);border-radius:50%;pointer-events:none;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta__icon{
grid-area:icon!important;position:relative!important;z-index:2!important;display:grid!important;place-items:center!important;
width:52px!important;height:52px!important;border-radius:50%!important;background:#0b4f9f!important;color:#fff!important;
box-shadow:0 10px 22px rgba(5,74,157,.22)!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta__icon svg{display:block;width:23px;height:23px;fill:currentColor;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta__copy{grid-area:copy!important;min-width:0!important;position:relative!important;z-index:2!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta h2{
margin:0 0 5px!important;color:var(--cs420-blog-ink)!important;font-family:var(--cs420-heading-font,"DM Serif Display",Georgia,serif)!important;
font-size:20px!important;font-weight:700!important;line-height:1.15!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta p{margin:0!important;color:#52657c!important;font-size:13px!important;line-height:1.5!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta>a{
grid-area:button!important;position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
min-height:42px!important;margin:0!important;padding:10px 17px!important;border-radius:9px!important;background:#084c9d!important;color:#fff!important;
font-size:12px!important;font-weight:850!important;text-decoration:none!important;white-space:nowrap!important;
} body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-empty{
width:100%!important;padding:36px 24px!important;border:1px solid var(--cs420-blog-line)!important;border-radius:18px!important;background:#fff!important;
text-align:center!important;box-shadow:0 15px 34px rgba(10,45,91,.06)!important;
} @media (min-width:768px) and (max-width:1099px){
body.cs420-blog-editorial-enabled .cs420-blog-pro{--cs420-blog-gutter:20px;--cs420-blog-gap:18px;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero{min-height:220px!important;padding:38px 20px 62px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content h1{font-size:36px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content p{font-size:14px!important;max-width:520px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-tools{grid-template-columns:minmax(0,1fr)!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__layout{
grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main" "side"!important;margin-top:-28px!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__media{aspect-ratio:16/6.4!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__body{padding:22px 24px 24px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__title{font-size:25px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar{
display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar>.cs420-sidebar-card{height:100%!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass{aspect-ratio:16/10!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass{left:10px!important;right:10px!important;bottom:10px!important;padding:11px 12px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass h3{font-size:15px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-profile__bio{-webkit-line-clamp:2!important;font-size:9.5px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-card{min-height:100%!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__cta-row{margin-bottom:28px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta{min-height:90px!important;}
} @media (max-width:767px){
body.cs420-blog-editorial-enabled .cs420-blog-pro{--cs420-blog-gutter:14px;--cs420-blog-gap:14px;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero{
min-height:210px!important;padding:30px 18px 48px!important;text-align:left!important;place-items:center start!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content{max-width:100%!important;margin:0!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content>span{font-size:9px!important;margin-bottom:9px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content h1{font-size:clamp(29px,8.6vw,36px)!important;line-height:1.05!important;margin-bottom:10px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro-hero__content p{max-width:340px!important;margin:0!important;font-size:13px!important;line-height:1.55!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-tools{grid-template-columns:minmax(0,1fr)!important;margin:14px auto!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__layout{
width:calc(100% - 28px)!important;max-width:none!important;margin:-22px 14px 0!important;padding:0 0 14px!important;
grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main" "side"!important;gap:14px!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card{border-radius:15px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__media{aspect-ratio:16/8.2!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__body{padding:17px 17px 18px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__kicker a{padding:5px 9px!important;font-size:8px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__title{margin:13px 0 8px!important;font-size:20px!important;line-height:1.12!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__meta{gap:12px!important;margin-bottom:11px!important;font-size:9px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__body>p{margin-bottom:15px!important;font-size:12px!important;line-height:1.55!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-post-card__link{font-size:11px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar{
display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-sidebar>*{grid-column:1!important;width:100%!important;min-width:0!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-card{padding:13px!important;border-radius:15px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-card>h2{font-size:16px!important;margin-bottom:10px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-card__photo--glass{aspect-ratio:16/10!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass{left:9px!important;right:9px!important;bottom:9px!important;padding:10px 11px!important;border-radius:12px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass h3{font-size:14px!important;margin-bottom:3px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-card__specialty{font-size:9px!important;margin-bottom:5px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-profile__bio{-webkit-line-clamp:2!important;font-size:8.5px!important;line-height:1.35!important;margin-bottom:7px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass .cs420-author-profile__cta{min-height:27px!important;padding:5px 9px!important;font-size:8.5px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-card{min-height:0!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item{grid-template-columns:68px minmax(0,1fr)!important;gap:10px!important;padding:6px 0!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item__thumb{width:68px!important;height:58px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item strong{font-size:10px!important;-webkit-line-clamp:3!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-recent-item small{font-size:8.5px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-blog-pro__cta-row{width:calc(100% - 28px)!important;max-width:none!important;margin:0 14px 24px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta{
grid-template-columns:38px minmax(0,1fr)!important;grid-template-areas:"icon copy" "button button"!important;
gap:10px 12px!important;min-height:0!important;padding:13px!important;border-radius:15px!important;
}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta__icon{width:38px!important;height:38px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta__icon svg{width:17px;height:17px;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta h2{font-size:15px!important;margin-bottom:3px!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta p{font-size:9.5px!important;line-height:1.45!important;}
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-sidebar-cta>a{justify-self:start!important;min-height:32px!important;padding:7px 12px!important;font-size:9.5px!important;}
}
@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){
body.cs420-blog-editorial-enabled .cs420-blog-pro .cs420-author-profile__content--glass{background:rgba(7,13,25,.92)!important;}
}