.custom-feed{background:var(--bg-color)}.custom-feed .sec-title{margin-bottom:0}.custom-feed .post-card{background:var(--bg-color) !important}.custom-feed .post-card .entry-meta{margin-bottom:0}.custom-feed .post-card__txt{padding-top:0}.custom-feed .post-card__thumb+.post-card__txt{padding-top:18px}.custom-feed h2{display:inline-flex;line-height:1}.custom-feed__wrap{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);grid-template-areas:"a a a" "b c d" "b c d" "b c d"}.custom-feed__wrap .tr-img-wrap-outer{width:100%}.custom-feed .post-card__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.custom-feed [class*=posts]{display:flex;flex-direction:column;gap:48px;grid-row-start:1;grid-row-end:end}.custom-feed .cell--title{grid-area:a;display:flex;align-items:center;flex-wrap:wrap;gap:40px}.custom-feed .cell--title .btn--sm{font-size:20px}.custom-feed .cell--posts-1{grid-area:b}.custom-feed .cell--posts-2{grid-area:c}.custom-feed .cell--ad{position:relative;overflow:hidden;border-radius:15px;grid-area:d}.custom-feed .cell--ad .tr-img-wrap-outer{width:100%;height:100%;overflow:hidden}.custom-feed .cell--ad img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-feed .cell--ad__txt{position:absolute;inset:0;display:flex;flex-direction:column;background:rgba(var(--c-black-rgb),0.8);z-index:1;padding:48px}.custom-feed .cell--ad .content-btm{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:14px;flex:1;margin-top:auto}.custom-feed .cell--ad :is(a:not(.btn:hover),h3,p){color:var(--c-white);text-shadow:0 1px 4px rgba(0,0,0,.3)}.custom-feed .cell--ad a{text-decoration:none}.custom-feed .cell--ad h3{font-weight:500;font-size:48px;line-height:1.1}.custom-feed .cell--ad p{font-size:20px;margin-bottom:10px}.custom-feed .cell--ad .btn{border-width:1px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.4);box-shadow:0 2px 4px 0 rgba(0,0,0,.4)}.custom-feed .cell--ad svg{fill:var(--c-white);-webkit-transition:-webkit-transform var(--tr-def);transition:-webkit-transform var(--tr-def);transition:transform var(--tr-def);transition:transform var(--tr-def),-webkit-transform var(--tr-def)}.custom-feed .link-top{display:flex;align-items:center;justify-content:space-between;font-weight:500;line-height:1.3}.custom-feed .link-top:hover{text-decoration:underline}.custom-feed .link-top:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}@media(width <= 562px){.custom-feed .post-card:nth-child(2){padding-block:20px;margin-block:20px;border-top:1px solid rgba(var(--c-black-rgb),0.1);border-bottom:1px solid rgba(var(--c-black-rgb),0.1)}.custom-feed__wrap{grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b" "d" "c"}.custom-feed [class*=posts]{gap:0}}@media(width <= 1000px){.custom-feed__wrap{grid-template-columns:repeat(4,1fr);grid-template-areas:"a a a a" "b b c c" "b b c c" "d d d d"}.custom-feed .cell--ad{aspect-ratio:.8}}@media(width <= 1366px){.custom-feed__wrap{gap:22px}.custom-feed [class*=posts]{gap:34px}.custom-feed .cell--ad__txt{padding:34px}.custom-feed .cell--ad .content-btm{gap:10px}.custom-feed .cell--ad h3{font-size:36px;line-height:1.3}.custom-feed .cell--ad p{font-size:18px}.custom-feed .link-top{font-size:20px}}@media(width <= 1280px){.custom-feed .cell--title{gap:20px}.custom-feed .cell--title .btn--sm{font-size:18px;padding:8px 16px;border-radius:12px}.custom-feed .cell--ad__txt{padding:24px}.custom-feed .cell--ad h3{font-size:28px}}@media(width <= 450px){.custom-feed .cell--ad{aspect-ratio:auto}.custom-feed .cell--ad .tr-img-wrap-outer{position:absolute;inset:0}.custom-feed .cell--ad__txt{position:relative}.custom-feed .link-top{margin-bottom:80px}}@media(width <= 767px){.custom-feed .cell--ad h3{font-size:24px}}