.editorial-page{--ink:#0a0a0a;--paper:#fff;--mist:#f5f5f3;--line:rgba(10,10,10,.1);--muted:#666;--blue:#eef2ff;--green:#eaf7ef;--amber:#fff4db;--lilac:#f5efff;--radius:24px;--radius-lg:36px;--container:1200px;--shadow:0 18px 54px rgba(10,10,10,.09);--section:clamp(72px,8vw,112px)}
.editorial-page *{box-sizing:border-box}.editorial-page{scroll-behavior:smooth;scroll-padding-top:92px}.editorial-page{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5}.editorial-page a{color:inherit;text-decoration:none}.editorial-page button{font:inherit}.editorial-page img{display:block;max-width:100%}.editorial-page h1,.editorial-page h2,.editorial-page h3,.editorial-page p{margin-top:0}.editorial-page h1,.editorial-page h2{font-weight:400;letter-spacing:-.045em;line-height:1.02}.editorial-page h1{font-size:clamp(3.25rem,6.8vw,6.45rem);margin-bottom:26px}.editorial-page h2{font-size:clamp(2.45rem,5vw,4.4rem);margin-bottom:24px}.editorial-page h3{font-size:1.35rem;line-height:1.15;letter-spacing:-.025em}.editorial-page .ed-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.editorial-page .ed-section{padding:var(--section) 0}.editorial-page .ed-mist{background:var(--mist)}.editorial-page .ed-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#737373;font-size:.76rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.editorial-page .ed-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.editorial-page .ed-lead{max-width:760px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.27rem)}.editorial-page .ed-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.editorial-page .ed-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 19px;border:1px solid transparent;border-radius:999px;font-weight:680;cursor:pointer;transition:.2s}.editorial-page .ed-btn:hover{transform:translateY(-2px)}.editorial-page .ed-btn-dark{background:var(--ink);color:#fff}.editorial-page .ed-btn-light{background:#fff;color:var(--ink);border-color:var(--line)}
.editorial-page .ed-breadcrumb{display:flex;gap:9px;align-items:center;padding-top:24px;color:#777;font-size:.83rem}.editorial-page .ed-breadcrumb span{color:#aaa}
.editorial-page .ed-section-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:42px}.editorial-page .ed-section-head p{max-width:450px;color:var(--muted);margin-bottom:7px}.editorial-page details{border-bottom:1px solid var(--line)}.editorial-page summary{position:relative;cursor:pointer;list-style:none;padding:22px 42px 22px 0;font-weight:700}.editorial-page summary:after{content:"+";position:absolute;right:2px;font-size:1.3rem;font-weight:400}.editorial-page details[open] summary:after{content:"-"}
@media(max-width:760px){.editorial-page .ed-container{width:min(calc(100% - 28px),var(--container))}.editorial-page .ed-breadcrumb{align-items:flex-start;flex-wrap:wrap}.editorial-page .ed-section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.editorial-page h1{font-size:clamp(2.75rem,14vw,4rem)}.editorial-page .ed-actions>.ed-btn{width:100%}}

/* Shared sales-led solution template: Corporate and Franchise */

/* Blog hub catalogue */
.editorial-page .ed-blog-hero{padding:clamp(62px,8vw,114px) 0 86px;overflow:hidden}.editorial-page .ed-blog-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.editorial-page .ed-blog-hero h1{max-width:850px}.editorial-page .ed-knowledge-board{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;background:#111;border-radius:30px;box-shadow:var(--shadow);transform:rotate(.8deg)}.editorial-page .ed-knowledge-board:before{content:"";position:absolute;inset:-45px;z-index:-1;background:radial-gradient(circle at 20% 25%,#dce4ff 0,transparent 50%),radial-gradient(circle at 85% 75%,#ffe5a5 0,transparent 45%)}.editorial-page .ed-knowledge-metric{min-height:165px;padding:22px;border-radius:20px;background:#171717;color:#fff;display:flex;flex-direction:column}.editorial-page .ed-knowledge-metric:nth-child(2){background:var(--blue);color:#111}.editorial-page .ed-knowledge-metric:nth-child(3){background:var(--amber);color:#111}.editorial-page .ed-knowledge-metric:nth-child(4){background:var(--green);color:#111}.editorial-page .ed-knowledge-metric strong{margin-top:auto;font-size:clamp(2rem,4vw,3.15rem);line-height:1;letter-spacing:-.06em}.editorial-page .ed-knowledge-metric span{font-size:.8rem;color:#aaa}.editorial-page .ed-knowledge-metric:nth-child(n+2) span{color:#555}
.editorial-page .ed-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.editorial-page .ed-category-card{position:relative;min-height:225px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.2s}.editorial-page .ed-category-card:hover,.editorial-page .ed-category-card:focus-visible{transform:translateY(-3px);box-shadow:var(--shadow);outline:none}.editorial-page .ed-category-card:nth-child(1),.editorial-page .ed-category-card:nth-child(5){background:var(--blue)}.editorial-page .ed-category-card:nth-child(4),.editorial-page .ed-category-card:nth-child(8){background:var(--amber)}.editorial-page .ed-category-card:nth-child(6){background:var(--green)}.editorial-page .ed-category-card:nth-child(7){background:var(--lilac)}.editorial-page .ed-category-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.72);font-weight:780}.editorial-page .ed-category-card h3{margin:54px 0 8px;font-size:1.3rem}.editorial-page .ed-category-card p{margin:0;color:#555;font-size:.87rem}.editorial-page .ed-category-card small{position:absolute;right:20px;top:20px;color:#777}
.editorial-page .ed-blog-catalogue{width:min(calc(100% - 24px),1440px);margin-inline:auto;background:#151c32;color:#fff;border-radius:var(--radius-lg)}.editorial-page .ed-blog-catalogue .ed-section-head p{color:#bac0d0}.editorial-page .ed-blog-filter-form{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr) auto;gap:10px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.06)}.editorial-page .ed-blog-filter-form label span{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.editorial-page .ed-filter-control{width:100%;height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#fff;color:#111}.editorial-page .ed-search-wrap{position:relative}.editorial-page .ed-search-wrap:before{content:"⌕";position:absolute;left:15px;top:10px;color:#777;font-size:1.2rem}.editorial-page .ed-filter-submit{min-width:112px;border:0;border-radius:13px;background:#fff;color:#111;font-weight:750;cursor:pointer}.editorial-page .ed-filter-meta{display:flex;justify-content:space-between;gap:20px;margin-top:13px;color:#bac0d0;font-size:.8rem}.editorial-page .ed-filter-meta a{color:#fff;text-decoration:underline;text-underline-offset:4px}.editorial-page .ed-results-bar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:34px 0 18px}.editorial-page .ed-results-bar strong{font-size:1.05rem}.editorial-page .ed-results-bar span{color:#aeb5c7;font-size:.82rem}.editorial-page .ed-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.editorial-page .ed-article-card{display:flex;flex-direction:column;min-height:430px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#171d31;transition:.2s}.editorial-page .ed-article-card:hover{transform:translateY(-3px);background:#1d2540}.editorial-page .ed-article-visual{min-height:150px;padding:20px;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(135deg,#dce4ff,#f5efff);color:#111}.editorial-page .ed-article-card:nth-child(3n+2) .ed-article-visual{background:linear-gradient(135deg,#ffe5a5,#fff4db)}.editorial-page .ed-article-card:nth-child(3n) .ed-article-visual{background:linear-gradient(135deg,#dff4e6,#eef2ff)}.editorial-page .ed-article-category{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.72);font-size:.66rem;font-weight:780;text-transform:uppercase;letter-spacing:.07em}.editorial-page .ed-article-body{display:flex;flex-direction:column;flex:1;padding:24px}.editorial-page .ed-article-card h3{margin:32px 0 10px;font-size:1.5rem}.editorial-page .ed-article-card p{margin:0;color:#b8bfd0;font-size:.9rem}.editorial-page .ed-article-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem}.editorial-page .ed-article-author{color:#c8cede}.editorial-page .ed-read-link{font-weight:750}.editorial-page .ed-pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:38px}.editorial-page .ed-page-link{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff}.editorial-page .ed-page-link.ed-current{background:#fff;color:#111}.editorial-page .ed-pagination-summary{text-align:center;margin-top:14px;color:#aeb5c7;font-size:.78rem}.editorial-page .ed-editorial-copy{padding:36px;border-radius:26px;background:var(--lilac)}.editorial-page .ed-editorial-copy h2{font-size:clamp(2.3rem,4.6vw,4rem)}.editorial-page .ed-editorial-copy p{color:#555}
@media(max-width:1050px){.editorial-page .ed-blog-hero-grid{grid-template-columns:1fr}.editorial-page .ed-knowledge-board{max-width:720px;transform:none}.editorial-page .ed-category-grid{grid-template-columns:repeat(2,1fr)}.editorial-page .ed-article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.editorial-page .ed-blog-filter-form{grid-template-columns:1fr}.editorial-page .ed-article-grid{grid-template-columns:1fr}.editorial-page .ed-filter-meta,.editorial-page .ed-results-bar{align-items:flex-start;flex-direction:column}.editorial-page .ed-category-card{min-height:205px}}
@media(max-width:480px){.editorial-page .ed-category-grid{grid-template-columns:1fr}.editorial-page .ed-knowledge-board{padding:9px;border-radius:22px}.editorial-page .ed-knowledge-metric{min-height:130px;padding:15px}.editorial-page .ed-knowledge-metric strong{font-size:2rem}.editorial-page .ed-article-card{min-height:410px}.editorial-page .ed-pagination{flex-wrap:wrap}}

/* Blog Hub v1.1: single horizontal editorial trust panel */
.editorial-page .ed-editorial-copy--horizontal{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding:42px 46px}
.editorial-page .ed-editorial-copy--horizontal .ed-editorial-copy__content{max-width:790px}
.editorial-page .ed-editorial-copy--horizontal h2{margin-bottom:18px}
.editorial-page .ed-editorial-copy--horizontal p{max-width:720px;margin-bottom:0}
.editorial-page .ed-editorial-copy--horizontal .ed-actions{margin:0;align-self:end}
.editorial-page .ed-editorial-copy--horizontal .ed-btn{white-space:nowrap}
@media(max-width:900px){.editorial-page .ed-editorial-copy--horizontal{grid-template-columns:1fr;align-items:start;gap:28px}.editorial-page .ed-editorial-copy--horizontal .ed-actions{align-self:start}}
@media(max-width:560px){.editorial-page .ed-editorial-copy--horizontal{padding:30px 24px}.editorial-page .ed-editorial-copy--horizontal .ed-actions,.editorial-page .ed-editorial-copy--horizontal .ed-btn{width:100%}}

/* Blog category template */
.editorial-page .ed-category-hero{padding:42px 0 88px}.editorial-page .ed-category-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:64px;align-items:center}.editorial-page .ed-category-hero h1{max-width:800px;margin:22px 0 22px;font-size:clamp(3rem,6.3vw,6.4rem);line-height:.91;letter-spacing:-.072em}.editorial-page .ed-category-hero .ed-lead{max-width:720px}.editorial-page .ed-category-hero-media{position:relative;min-height:470px;margin:0;overflow:hidden;border-radius:34px;background:linear-gradient(145deg,#151c32 0 60%,#2e3b66 100%);box-shadow:0 30px 80px rgba(20,28,50,.2)}.editorial-page .ed-category-search-form{grid-template-columns:minmax(0,1fr) auto}
@media(max-width:1050px){.editorial-page .ed-category-hero-grid{grid-template-columns:1fr}.editorial-page .ed-category-hero-media{min-height:390px}}
@media(max-width:760px){.editorial-page .ed-category-hero{padding-top:20px}.editorial-page .ed-category-hero-grid{gap:36px}.editorial-page .ed-category-hero-media{min-height:330px}.editorial-page .ed-category-search-form{grid-template-columns:1fr}}

/* Blog article template */
.editorial-page .ed-article-detail-hero{padding:34px 0 70px}.editorial-page .ed-article-detail-hero .ed-container{max-width:1180px}.editorial-page .ed-article-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:28px}.editorial-page .ed-article-kicker a,.editorial-page .ed-article-kicker span{padding:7px 10px;border-radius:999px;background:#eef1f7;font-size:.72rem;font-weight:780}.editorial-page .ed-article-detail-hero h1{max-width:1050px;margin:0;font-size:clamp(3.2rem,7vw,7.2rem);line-height:.91;letter-spacing:-.075em}.editorial-page .ed-article-deck{max-width:820px;margin:28px 0 0;color:#596174;font-size:clamp(1.1rem,1.8vw,1.42rem);line-height:1.55}.editorial-page .ed-article-byline{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding-top:24px;border-top:1px solid #dde1ea}.editorial-page .ed-author-link{display:flex;align-items:center;gap:13px}.editorial-page .ed-author-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#151c32;color:#fff;font-size:.78rem;font-weight:800}.editorial-page .ed-author-link b,.editorial-page .ed-author-link span{display:block}.editorial-page .ed-author-link span{margin-top:3px;color:#687083;font-size:.76rem}.editorial-page .ed-article-cover{position:relative;min-height:600px;margin:0 auto 72px;width:min(calc(100% - 24px),1440px);overflow:hidden;border-radius:36px;background:linear-gradient(135deg,#dce4ff,#f5efff)}.editorial-page .ed-article-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:72px;align-items:start}.editorial-page .ed-article-aside{position:sticky;top:100px}.editorial-page .ed-article-aside h2{margin:0 0 15px;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.editorial-page .ed-article-toc{display:grid;gap:4px}.editorial-page .ed-article-toc a{padding:10px 12px;border-radius:10px;color:#656d7e;font-size:.8rem}.editorial-page .ed-article-toc a:hover{background:#eef1f7;color:#111}.editorial-page .ed-article-share{margin-top:24px;padding-top:18px;border-top:1px solid #dde1ea}.editorial-page .ed-article-share span{display:block;margin-bottom:9px;color:#747b89;font-size:.72rem}.editorial-page .ed-article-share a{display:inline-flex;margin:0 6px 6px 0;padding:8px 10px;border:1px solid #d8dce5;border-radius:10px;font-size:.72rem;font-weight:700}.editorial-page .ed-prose{font-size:1.08rem;line-height:1.82;color:#303748}.editorial-page .ed-prose>p:first-child{font-size:1.25rem;line-height:1.7;color:#151c32}.editorial-page .ed-prose h2{margin:72px 0 20px;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1;letter-spacing:-.055em}.editorial-page .ed-prose h3{margin:40px 0 14px;font-size:1.45rem}.editorial-page .ed-prose a{color:#233c9b;text-decoration:underline;text-underline-offset:4px}.editorial-page .ed-prose ul,.editorial-page .ed-prose ol{padding-left:24px}.editorial-page .ed-prose li{margin:9px 0}.editorial-page .ed-prose blockquote{margin:42px 0;padding:28px 30px;border-left:5px solid #151c32;border-radius:0 18px 18px 0;background:#eef1f7;color:#151c32;font-size:1.26rem;line-height:1.55}.editorial-page .ed-video-block{margin:62px 0}.editorial-page .ed-video-block h2{margin-bottom:18px}
@media(max-width:1050px){.editorial-page .ed-article-layout{grid-template-columns:minmax(0,760px)}.editorial-page .ed-article-aside{position:static;display:none}.editorial-page .ed-article-cover{min-height:480px}.editorial-page .ed-article-byline{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.editorial-page .ed-article-detail-hero h1{font-size:clamp(2.8rem,14vw,5rem)}.editorial-page .ed-article-cover{min-height:390px;border-radius:25px}.editorial-page .ed-article-detail-hero{padding-top:18px}}

/* Revised editorial article hero */
.editorial-page .ed-article-detail-hero{width:min(calc(100% - 24px),1440px);margin:22px auto 42px;padding:0;overflow:hidden;border-radius:36px;background:#151c32;color:#fff}.editorial-page .ed-article-detail-hero .ed-container{max-width:none;padding:64px}.editorial-page .ed-article-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:72px;align-items:stretch}.editorial-page .ed-article-hero-copy{display:flex;flex-direction:column;justify-content:space-between}.editorial-page .ed-article-hero-side{display:flex;flex-direction:column;justify-content:space-between;gap:38px;padding-left:34px;border-left:1px solid rgba(255,255,255,.16)}.editorial-page .ed-article-kicker{gap:9px;margin-bottom:48px}.editorial-page .ed-article-kicker a,.editorial-page .ed-article-kicker span{padding:7px 10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;font-size:.69rem}.editorial-page .ed-article-kicker a:first-child{background:#fff;color:#151c32}.editorial-page .ed-article-detail-hero h1{max-width:900px;font-size:clamp(3.2rem,5.6vw,6.15rem);line-height:.91;letter-spacing:-.072em}.editorial-page .ed-article-deck{max-width:500px;margin:0;color:#c4cada;font-size:clamp(1.04rem,1.45vw,1.27rem);line-height:1.62}.editorial-page .ed-article-byline{align-items:flex-start;flex-direction:column;gap:22px;margin:0;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07)}.editorial-page .ed-author-avatar{flex:0 0 auto;background:#fff;color:#151c32}.editorial-page .ed-author-link span{color:#aeb7cd}.editorial-page .ed-author-link b{color:#fff}.editorial-page .ed-article-cover{min-height:560px;width:min(calc(100% - 24px),1320px);border-radius:32px}
@media(max-width:1050px){.editorial-page .ed-article-hero-grid{grid-template-columns:1fr;gap:48px}.editorial-page .ed-article-hero-side{padding:34px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.16)}.editorial-page .ed-article-deck{max-width:760px}.editorial-page .ed-article-byline{max-width:620px}}
@media(max-width:760px){.editorial-page .ed-article-detail-hero{margin-top:10px;padding:0;border-radius:25px}.editorial-page .ed-article-detail-hero .ed-container{padding:34px 24px}.editorial-page .ed-article-kicker{margin-bottom:34px}.editorial-page .ed-article-hero-grid{gap:38px}.editorial-page .ed-article-hero-side{gap:28px}.editorial-page .ed-article-byline{padding:18px}}

/* Article hero contained by the standard page box */
.editorial-page .ed-article-detail-hero{width:auto;margin:0;padding:22px 0 42px;overflow:visible;border-radius:0;background:transparent;color:#fff}.editorial-page .ed-article-detail-hero .ed-container{max-width:1240px;padding-inline:22px}.editorial-page .ed-article-hero-box{padding:58px;border-radius:30px;background:#151c32;overflow:hidden}
@media(max-width:760px){.editorial-page .ed-article-detail-hero{margin:0;padding:10px 0 34px;border-radius:0}.editorial-page .ed-article-detail-hero .ed-container{padding-inline:14px}.editorial-page .ed-article-hero-box{padding:34px 24px;border-radius:24px}}

/* Final article hero: open editorial layout, not a modal/card */
.editorial-page .ed-article-detail-hero{padding:34px 0 50px;color:#151c32}.editorial-page .ed-article-hero-box{padding:34px 0 0;border-radius:0;background:transparent;overflow:visible}.editorial-page .ed-article-hero-grid{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);gap:64px}.editorial-page .ed-article-kicker{margin-bottom:40px}.editorial-page .ed-article-kicker a,.editorial-page .ed-article-kicker span{border-color:#dbe0e9;background:#eef1f7;color:#151c32}.editorial-page .ed-article-kicker a:first-child{background:#151c32;color:#fff}.editorial-page .ed-article-detail-hero h1{max-width:790px;color:#151c32;font-size:clamp(3.1rem,4.8vw,5.35rem)}.editorial-page .ed-article-hero-side{padding-left:34px;border-left-color:#dde1e9}.editorial-page .ed-article-deck{color:#50596c}.editorial-page .ed-article-byline{padding:22px 0 0;border:0;border-top:1px solid #dce1e9;border-radius:0;background:transparent}.editorial-page .ed-author-avatar{background:#151c32;color:#fff}.editorial-page .ed-author-link b{color:#151c32}.editorial-page .ed-author-link span{color:#687184}
@media(max-width:1050px){.editorial-page .ed-article-hero-grid{grid-template-columns:1fr}.editorial-page .ed-article-hero-side{border-top-color:#dde1e9}.editorial-page .ed-article-detail-hero h1{max-width:900px}.editorial-page .ed-article-byline{max-width:680px}}
@media(max-width:760px){.editorial-page .ed-article-detail-hero{padding:16px 0 38px}.editorial-page .ed-article-hero-box{padding:22px 0 0;border-radius:0}.editorial-page .ed-article-detail-hero .ed-container{padding-inline:20px}.editorial-page .ed-article-detail-hero h1{font-size:clamp(2.75rem,13vw,4.6rem)}}

/* Prevent global sticky site-header rules from affecting the article hero */
.editorial-page .ed-article-detail-hero{position:static!important;top:auto!important;z-index:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:0!important;box-shadow:none!important}

/* Article Image dimensions aligned with the current DEV article presentation */
.editorial-page .ed-article-cover{width:min(calc(100% - 40px),1128px);min-height:0!important;aspect-ratio:1128/618;height:auto;border-radius:36px;overflow:hidden}.editorial-page .ed-article-cover>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:760px){.editorial-page .ed-article-cover{width:calc(100% - 28px);min-height:0!important;aspect-ratio:1128/618;border-radius:24px}}

/* Blog author profile template */

/* Author CMS field-limited revision */
