.sce-posts-row{display:flex!important;width:100%!important;flex-wrap:nowrap!important;gap:4px}.sce-post-card{position:relative;flex:1;height:600px;background-size:cover;background-position:center;text-decoration:none;overflow:hidden;display:block}.sce-post-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.90) 0%,rgba(0,0,0,0.40) 55%,rgba(0,0,0,0.10) 100%)}.sce-post-info{position:absolute;bottom:48px;left:20px;right:56px;z-index:2}.sce-post-date{display:block;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.80);margin-bottom:6px}.sce-post-title{display:block;font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:#ffffff;line-height:1.3}.sce-post-arrow{position:absolute;bottom:20px;right:20px;z-index:2;width:36px;height:36px;border:2px solid rgba(255,255,255,0.60);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}@media (max-width:980px){.sce-posts-row{flex-direction:column!important;flex-wrap:wrap!important}.sce-post-card{flex:none!important;width:100%!important;height:380px}}