/* Home art direction refresh */
.home .home-main,
.home .elsha3r-home-left,
.home .elsha3r-home-right{
  display:grid;
  gap:28px;
}
.home .home-main > * + *,
.home .elsha3r-home-left > * + *,
.home .elsha3r-home-right > * + *{
  margin-top:0 !important;
}
.home .home-grid,
.home .content-grid,
.home .elsha3r-single-grid{
  gap:28px;
}
.home .elsha3r-home-row{
  grid-template-columns:minmax(320px, 360px) minmax(0, 1fr);
  gap:28px;
  margin-bottom:0;
  align-items:start;
}
.home .elsha3r-home-left,
.home .elsha3r-home-right,
.home .home-sidebar,
.home .home-main{
  min-width:0;
}
.home .elsha3r-home-left .elsha3r-ad-box,
.home .elsha3r-home-left .elsha3r-sidebox{
  border-radius:26px;
  overflow:hidden;
  border:1px solid rgba(15,23,42,.08);
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  box-shadow:0 18px 36px rgba(15,23,42,.08);
}

.home .elsha3r-home-left .elsha3r-sidebox .elsha3r-head-title{
  color:#172033;
}
.home .elsha3r-toplist:not(.is-design-protected),
.home .elsha3r-mostread:not(.is-design-protected),
.home .elsha3r-poll:not(.is-design-protected),
.home .elsha3r-maingrid:not(.is-design-protected),
.home .elsha3r-smallcol:not(.is-design-protected),
.home .elsha3r-followups:not(.is-design-protected),
.home .elsha3r-frame:not(.is-design-protected){
  position:relative;
  border:1px solid rgba(15,23,42,.08);
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  box-shadow:0 22px 44px rgba(15,23,42,.08);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-maingrid:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-headbar,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-frame-head{
  padding:18px 22px 16px;
  border-bottom:1px solid rgba(15,23,42,.08);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-maingrid:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-headbar::before,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-frame-head::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,var(--head-accent,var(--elsha3r-primary)) 0%, rgba(255,255,255,.18) 100%);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-maingrid:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-frame-head h3{
  color:#172033;
  font-size:24px;
  font-weight:900;
  letter-spacing:-.3px;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-maingrid:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-head-ico,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-head-ico{
  width:46px;
  height:46px;
  border-radius:16px;
  background:rgba(var(--elsha3r-primary-rgb),.08);
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 10px 20px rgba(15,23,42,.08);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-maingrid:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-block-body,
.home .elsha3r-frame:not(.is-design-protected) .elsha3r-frame-body{
  padding:22px;
}
.home .elsha3r-toplist:not(.is-design-protected) img,
.home .elsha3r-maingrid:not(.is-design-protected) img,
.home .elsha3r-smallcol:not(.is-design-protected) img,
.home .elsha3r-followups:not(.is-design-protected) img,
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab-thumb,
.home .elsha3r-frame:not(.is-design-protected) img{
  object-fit: fill !important;
}

/* toplist */
.home .elsha3r-toplist:not(.is-design-protected){
  background:linear-gradient(135deg,#0f172a 0%,#162033 45%,#1d4ed8 140%);
  border:none;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-headbar{
  background:transparent;
  border-bottom:none;
  padding-bottom:10px;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-headbar::before{
  background:linear-gradient(90deg,#60a5fa 0%,rgba(96,165,250,0) 85%);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-head-title,
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-head-ico{
  color:#fff;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-head-ico{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.14);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-block-body{padding-top:0;}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-items{
  grid-template-columns:1.2fr repeat(2, minmax(0,1fr));
  grid-auto-rows:minmax(150px,auto);
  gap:18px;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item{
  border-radius:24px;
  overflow:hidden;
  background: #303440;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:none;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child{
  grid-row:1 / span 2;
  background: var(--elsha3r-primary);
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-thumb{border-radius:0;}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child .elsha3r-toplist-thumb img{height:320px;}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:not(:first-child) .elsha3r-toplist-thumb img{height:140px;}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-meta{padding:18px 18px 20px;}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child .elsha3r-toplist-title{
  font-size:28px;
  line-height:1.48;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-title,
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-title:hover{
  color:#fff;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-sub{
  margin-top:10px;
  gap:10px;
}
.home .elsha3r-toplist:not(.is-design-protected) .elsha3r-meta-badge{
  color:#fff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
}

/* most read */
.home .elsha3r-mostread:not(.is-design-protected){
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tabs-nav{
  /* display:grid; */
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  padding:0 22px 18px;
  margin:0;
  border:none;
  background:transparent;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab{
  padding:14px 12px;
  border-radius:18px;
  background:#eef3fb;
  color:#172033;
  border:1px solid rgba(15,23,42,.08);
  font-size:14px;
  line-height:1.3;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab.is-active{
  background:linear-gradient(135deg,var(--head-accent,#1d4ed8),#0f172a);
  color:#fff;
  box-shadow:0 14px 26px rgba(15,23,42,.14);
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tabs-body{
  padding:0 22px 22px;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab-list{
  display:grid;
  gap:12px;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab-list li{
  border-bottom:none;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab-item{
  padding:12px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 14px 28px rgba(15,23,42,.06);
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tab-thumb{
  width:74px;
  height:74px;
  border-radius:18px;
  border:none;
}
.home .elsha3r-mostread:not(.is-design-protected) .elsha3r-pop-rank{
  width:38px;
  height:38px;
  border-radius:50%;
  font-size:15px;
}

/* frame blocks */
.home .elsha3r-frame--1:not(.is-design-protected){
  background:linear-gradient(135deg,#fff8f0 0%,#ffffff 100%);
}
.home .elsha3r-frame--1:not(.is-design-protected) .elsha3r-frame-body{
  background:transparent;
  border:none;
}
.home .elsha3r-frame--1:not(.is-design-protected) .elsha3r-frame-img{
  padding:4px;
  border-radius:26px;
  background:linear-gradient(135deg,rgba(217,119,6,.15),rgba(255,255,255,.85));
}
.home .elsha3r-frame--1:not(.is-design-protected) .elsha3r-frame-img img{
  height:260px;
  border-radius:22px;
}
.home .elsha3r-frame--1:not(.is-design-protected) .elsha3r-frame-title{
  padding:18px 4px 2px;
  font-size:20px;
  line-height:1.65;
}
.home .elsha3r-frame--2:not(.is-design-protected),
.home .elsha3r-frame--3:not(.is-design-protected){
  background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%);
}
.home .elsha3r-frame--2:not(.is-design-protected) .elsha3r-frame-body,
.home .elsha3r-frame--3:not(.is-design-protected) .elsha3r-frame-body{
  background:transparent;
  border:none;
  padding:22px;
}
.home .elsha3r-frame--2:not(.is-design-protected) .elsha3r-frame3-item,
.home .elsha3r-frame--3:not(.is-design-protected) .elsha3r-frame3-item{
  border-radius:22px;
  padding:12px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 16px 30px rgba(15,23,42,.07);
}
.home .elsha3r-frame--2:not(.is-design-protected) .elsha3r-frame3-title,
.home .elsha3r-frame--3:not(.is-design-protected) .elsha3r-frame3-title{
  margin-top:12px;
  padding:0;
  font-size:15px;
  line-height:1.7;
}

/* poll */
.home .elsha3r-poll:not(.is-design-protected){
  background:linear-gradient(135deg,rgba(var(--elsha3r-primary-rgb),.08) 0%,#ffffff 55%,#f9fbff 100%);
}
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-block-body{
  padding-top:8px;
}
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-poll-wrap{
  padding:18px;
  border-radius:24px;
  background:rgba(255,255,255,.9);
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 18px 32px rgba(15,23,42,.07);
}
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-poll-wrap input,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-poll-wrap select,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-poll-wrap textarea,
.home .elsha3r-poll:not(.is-design-protected) .elsha3r-poll-wrap button{
  border-radius:14px;
}

/* main grid one */
.home .elsha3r-maingrid--1:not(.is-design-protected){
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card{
  border-radius:24px;
  padding:14px;
  border:1px solid rgba(15,23,42,.08);
  background: linear-gradient(
172deg, var(--elsha3r-primary) 0%, #f5f9ff 80%);
  box-shadow: -1px 9px 3px 0px rgb(15 23 42 / 68%);
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child{
  grid-column:span 2;
  grid-row:span 2;
  padding:18px;
  background:linear-gradient(135deg,#0f172a 0%,#162033 48%,#1d4ed8 140%);
  border:none;
  box-shadow: -2px 7px 4px 0px rgb(15 23 42 / 66%);
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-img img{
  width:100%;
  height:170px;
  border-radius:20px;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-img img{
  height:330px;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-title{
  margin:14px 0 10px;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-title a{
  font-size:18px;
  line-height:1.65;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title a,
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title a:hover{
  color:#fff;
  font-size:28px;
  line-height:1.48;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-excerpt,
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-meta-badge{
  color:#fff;
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-meta-badge{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.14);
}
.home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-excerpt{
  opacity:.92;
}

/* main grid two */
.home .elsha3r-maingrid--2:not(.is-design-protected){
  background:linear-gradient(135deg,#f8f5ff 0%,#ffffff 60%);
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:minmax(240px, 36%) minmax(0,1fr);
  gap: 2px;
  align-items: stretch;
  padding:20px;
  background: #dddddd;
  border: 2px solid rgb(124 58 237 / 98%);
  box-shadow: -4px 7px 3px 2px var(--elsha3r-primary);
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-img{
  margin:0;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-img img{
  height:100%;
  min-height:260px;
  border-radius:22px;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title{
  margin:0 0 10px;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title a{
  font-size:28px;
  line-height:1.5;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2){
  display:grid;
  grid-template-columns:124px 1fr;
  grid-template-areas:
    "image title"
    "image meta"
    "image excerpt";
  gap:10px 14px;
  align-items:start;
  padding:14px;
  border-radius:22px;
  background: linear-gradient(
210deg, var(--elsha3r-primary) 0%, #f5f9ff 50%);
  border:1px solid rgba(15,23,42,.08);
  box-shadow: -1px 9px 4px 1px rgb(15 23 42 / 78%);
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-img{grid-area:image;}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-title{grid-area:title;margin:0;}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-meta{grid-area:meta;}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-excerpt{grid-area:excerpt;margin-top:0;}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-img img{
  width:124px;
  height:104px;
  border-radius:18px;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-title a{
  font-size:16px;
  line-height:1.65;
}
.home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-excerpt{
  font-size:13px;
  line-height:1.75;
}

/* four small columns */
.home .elsha3r-fourcols-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}
.home .elsha3r-smallcol:not(.is-design-protected){
  border-radius:26px;
}
.home .elsha3r-smallcol--1:not(.is-design-protected){background: #ddd;}
.home .elsha3r-smallcol--2:not(.is-design-protected){background: #ddd;}
.home .elsha3r-smallcol--3:not(.is-design-protected){background:linear-gradient(180deg,#f8f5ff 0%,#ffffff 100%);}
.home .elsha3r-smallcol--4:not(.is-design-protected){background: #dddddd;}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list{
  display:grid;
  gap:12px;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li{
  padding:12px 0;
  border-bottom:1px dashed rgba(15,23,42,.10);
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:first-child{
  display:block;
  padding-top:0;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:first-child .elsha3r-smallcol-thumb{
  display:block;
  margin-bottom:12px;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:first-child .elsha3r-smallcol-thumb img{
  width:100%;
  height:190px;
  border:none;
  border-radius:18px;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:first-child .elsha3r-smallcol-title{
  display:block;
  font-size:18px;
  line-height:1.7;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:not(:first-child){
  display:flex;
  gap:12px;
  align-items:center;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-list li:not(:first-child) .elsha3r-smallcol-thumb img{
  width:64px;
  height:56px;
  border:none;
  border-radius:14px;
}
.home .elsha3r-smallcol:not(.is-design-protected) .elsha3r-smallcol-title{
  font-size:14px;
  line-height:1.7;
}

/* follow ups */
.home .elsha3r-followups:not(.is-design-protected){
  background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%);
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-grid{
  grid-template-columns:1.25fr repeat(3,minmax(0,1fr));
  gap:18px;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card{
  border-radius:24px;
  overflow:hidden;
  background: #1d2535;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 16px 30px rgba(15,23,42,.06);
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child{
  grid-row:1 / span 2;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child .elsha3r-followups-img img{
  height:390px;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child h3{
  padding:18px 20px 22px;
  font-size:22px;
  line-height:1.65;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:not(:first-child) .elsha3r-followups-img img{
  height:180px;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card h3{
  margin:0;
  padding:14px 16px 18px;
  font-size:15px;
  line-height:1.7;
}
.home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:nth-child(3n + 2){
  background: #1f2738;
}

/* responsive */
@media (max-width: 1200px){
  .home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-items,
  .home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-grid,
  .home .elsha3r-fourcols-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child{
    grid-template-columns:1fr;
  }
}
@media (max-width: 992px){
  .home .elsha3r-home-row{grid-template-columns:1fr;}
  .home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child,
  .home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child,
  .home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child{
    grid-column:auto;
    grid-row:auto;
  }
  .home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child .elsha3r-toplist-thumb img,
  .home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child .elsha3r-followups-img img,
  .home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-img img{
    height:260px;
  }
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2){
    grid-template-columns:110px 1fr;
  }
}
@media (max-width: 767px){
  .home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-items,
  .home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card-grid,
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card-grid,
  .home .elsha3r-mostread:not(.is-design-protected) .elsha3r-tabs-nav,
  .home .elsha3r-fourcols-grid,
  .home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-grid{
    grid-template-columns:1fr;
  }
  .home .elsha3r-toplist:not(.is-design-protected) .elsha3r-toplist-item:first-child .elsha3r-toplist-title,
  .home .elsha3r-maingrid--1:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title a,
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:first-child .elsha3r-card-title a,
  .home .elsha3r-followups:not(.is-design-protected) .elsha3r-followups-card:first-child h3{
    font-size:22px;
  }
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2){
    grid-template-columns:1fr;
    grid-template-areas:
      "image"
      "title"
      "meta"
      "excerpt";
  }
  .home .elsha3r-maingrid--2:not(.is-design-protected) .elsha3r-card:nth-child(n+2) .elsha3r-card-img img{
    width:100%;
    height:180px;
  }
}
