.featured-post{position:relative;max-width:1090px;margin:0 auto;display:flex;flex-flow:column;gap:24px;padding:24px;border-radius:20px;box-shadow:1px 1px 1px 0 rgba(56,18,7,.18);background-color:var(--x-white)}.featured-post-section{padding-bottom:8px}.featured-post__img img{border-radius:10px}@media all and (min-width:769px){.featured-post{flex-flow:row nowrap}.featured-post__img{height:100%}.featured-post>div{flex:1 1 auto;width:50%;max-width:50%}.featured-post>:last-child{display:flex;flex-flow:column}.featured-post>:last-child>:last-child{margin-top:auto}}@media all and (min-width:1025px){.featured-post{gap:40px}}