.blog-highlight{background-color:var(--c-athens-gray);margin:6rem 0;padding:5rem 0 6rem}@media (min-width:992px){.blog-highlight{margin:8rem 0}}@media (min-width:1200px){.blog-highlight{margin:12rem 0}}.blog-highlight__col2{display:none}.blog-highlight__heading h2{display:inline-block;position:relative;z-index:0}.blog-highlight__heading h2:after{background-color:var(--c-supernova);border-radius:0 .3em 0 .3em;bottom:-.3em;content:"";display:block;height:.7em;position:absolute;width:var(--accent-width);z-index:-1}.blog-highlight__post{background-color:#fff}.blog-highlight__post-image{display:block}.blog-highlight__post-image img{height:100%;object-fit:cover;width:100%}.blog-highlight__post-image-placeholder{background-color:var(--c-ghost);display:none;height:0;padding-bottom:75%;position:relative}.blog-highlight__post--landscape .blog-highlight__post-image-placeholder{height:auto;padding:0}.blog-highlight__post-image-placeholder svg{left:0;margin:0 auto;opacity:.5;position:absolute;right:0;top:50%;transform:translateY(-50%);width:30%}.blog-highlight__post-content{padding:2rem}.blog-highlight__post-title{color:var(--c-regal-blue);font-weight:400}.blog-highlight__post-title a{text-decoration-color:transparent}.blog-highlight__post-title a:focus,.blog-highlight__post-title a:hover{text-decoration-color:var(--c-ghost)}.blog-highlight__post--landscape{display:grid;grid-template-columns:repeat(2,1fr)}.blog-highlight__post--landscape .blog-highlight__post-content{display:flex;flex-direction:column;justify-content:space-between}.blog-highlight__all-news{margin:2rem 0 0 2rem}@media (max-width:991px){.blog-highlight__post-title{margin-bottom:1rem}.blog-highlight__post-excerpt{font-size:1.6rem}}@media (min-width:768px){.blog-highlight{padding:10vw 0 0}.blog-highlight__grid{column-gap:4rem;display:grid;grid-template-columns:.4fr .6fr;margin-right:calc(50% - 50vw)}.blog-highlight__col1{display:grid;grid-template-rows:min-content auto;row-gap:4rem}.blog-highlight__col2{display:grid;grid-template-rows:repeat(2,1fr);row-gap:4rem}.blog-highlight__post-image-placeholder{display:block}.blog-highlight__post-content{padding:2.6vw}.blog-highlight__all-news{display:none}}@media (min-width:992px){.blog-highlight__grid{column-gap:7.8vw}}@media (min-width:1440px){.blog-highlight__post-content{padding:4rem}}