.featured-content-blog{max-width:1184px;padding:0 32px;position:relative;z-index:0}@media(max-width:991.98px){.featured-content-blog{padding-left:16px;padding-right:16px}}.featured-content-blog__container{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:991.98px){.featured-content-blog__container{gap:39px;grid-template-columns:1fr}}.featured-content-blog__wrapper-content{display:flex;flex-direction:column}.featured-content-blog__title{font-family:var(--title-font);font-weight:600;letter-spacing:-1px;margin:0 0 24px;max-width:var(--max-width)}@media(max-width:991.98px){.featured-content-blog__title{margin:0 auto 15px;text-align:center}}.featured-content-blog__description{color:var(--color-text-secondary);max-width:var(--max-width)}@media(max-width:991.98px){.featured-content-blog__description{margin:0 auto;text-align:center}}.featured-content-blog__wrapper-blog{display:flex;flex-direction:column;gap:2px}@media(max-width:991.98px){.featured-content-blog__wrapper-blog{gap:6px}}.featured-content-blog__blog-post-item{cursor:pointer;display:flex;flex-direction:column;position:relative}.featured-content-blog__blog-post-item-link{display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.featured-content-blog__blog-post-item-title{font-family:var(--title-font);font-weight:500;letter-spacing:-.2px;margin-bottom:12px}@media(max-width:991.98px){.featured-content-blog__blog-post-item-title{margin-bottom:6px;order:2}}.featured-content-blog__blog-post-item-wrapper-info{align-items:center;display:flex;flex-direction:row;gap:10px;margin-bottom:11px}@media(max-width:991.98px){.featured-content-blog__blog-post-item-wrapper-info{margin-bottom:13px;order:1}}.featured-content-blog__blog-post-item-wrapper-info-date{color:var(--color-text-secondary);white-space:nowrap}.featured-content-blog__blog-post-item-wrapper-info-divider{background-color:#1c1301;height:50%;opacity:.2;width:1px}.featured-content-blog__blog-post-item-wrapper-info-tags{display:flex;flex-wrap:wrap;gap:0 10px}.featured-content-blog__blog-post-item-wrapper-info-tags-item{color:var(--color-text-secondary)}.featured-content-blog__blog-post-item-divider{background-color:rgba(37,41,77,.051);height:1px;margin-bottom:10px;width:100%}@media(max-width:991.98px){.featured-content-blog__blog-post-item-divider{order:3}}