.main-blog .page-header{margin-bottom:4rem;margin-top:.8rem}.blog-articles{padding:0;gap:3.2rem .8rem;margin:0;display:grid}@media screen and (min-width:576px){.blog-articles{grid-template-columns:repeat(2,1fr);gap:4.8rem .8rem}}@media screen and (min-width:750px){.blog-articles{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.blog-articles{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.blog-articles{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1360px){.blog-articles{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:990px){.blog-articles__grid .article:first-child,.blog-articles__grid .article:nth-child(2),.blog-articles__grid .article:nth-child(3){grid-column:span 2}.blog-articles__grid .article:first-child .article-card,.blog-articles__grid .article:nth-child(2) .article-card,.blog-articles__grid .article:nth-child(3) .article-card{height:100%;overflow:hidden;flex-direction:row;background-color:rgb(var(--color-base-background-2));border-radius:.5rem;display:flex}.blog-articles__grid .article:first-child .article-content,.blog-articles__grid .article:nth-child(2) .article-content,.blog-articles__grid .article:nth-child(3) .article-content{justify-content:space-between;flex-direction:column;width:50%;display:flex}.blog-articles__grid .article:first-child .article-card__image-wrapper,.blog-articles__grid .article:nth-child(2) .article-card__image-wrapper,.blog-articles__grid .article:nth-child(3) .article-card__image-wrapper{border-radius:0;width:50%}.blog-articles__grid .article:first-child .article-card__tags,.blog-articles__grid .article:nth-child(2) .article-card__tags,.blog-articles__grid .article:nth-child(3) .article-card__tags{margin-bottom:4.8rem;position:static}.blog-articles__grid .article:first-child .article-card__tag,.blog-articles__grid .article:nth-child(2) .article-card__tag,.blog-articles__grid .article:nth-child(3) .article-card__tag{background-color:rgb(var(--color-background))}.blog-articles__grid .article:first-child .article-card__tag a,.blog-articles__grid .article:nth-child(2) .article-card__tag a,.blog-articles__grid .article:nth-child(3) .article-card__tag a{color:rgb(var(--color-foreground))}.blog-articles__grid .article:nth-child(-n+6) .article-card--no-image .article-content{width:100%}}@media screen and (min-width:1200px){.blog-articles__grid{gap:.8rem}.blog-articles__grid .article:nth-child(n+4){margin-top:4rem}.blog-articles__grid .article:first-child{grid-column:span 3;grid-row:span 2}.blog-articles__grid .article:first-child .article-content{padding:3.2rem 4rem}.blog-articles__grid .article:first-child .article-card__title{font-size:calc(var(--font-heading-h2-scale)*4rem)}.blog-articles__grid .article:first-child .article-card__excerpt{font-size:1.8rem}.blog-articles__grid .article:nth-child(2),.blog-articles__grid .article:nth-child(3){grid-column:span 2}.blog-articles__grid .article:nth-child(2) .article-content,.blog-articles__grid .article:nth-child(3) .article-content{padding:1.6rem 2.4rem}.blog-articles__grid .article:nth-child(2) .article-card__excerpt,.blog-articles__grid .article:nth-child(3) .article-card__excerpt{display:none}.blog-articles__grid .article:first-child .article-card,.blog-articles__grid .article:nth-child(2) .article-card,.blog-articles__grid .article:nth-child(3) .article-card{height:100%;overflow:hidden;flex-direction:row;background-color:rgb(var(--color-base-background-2));border-radius:.5rem;display:flex}.blog-articles__grid .article:first-child .article-content,.blog-articles__grid .article:nth-child(2) .article-content,.blog-articles__grid .article:nth-child(3) .article-content{justify-content:space-between;flex-direction:column;width:50%;display:flex}.blog-articles__grid .article:first-child .article-card__image-wrapper,.blog-articles__grid .article:nth-child(2) .article-card__image-wrapper,.blog-articles__grid .article:nth-child(3) .article-card__image-wrapper{border-radius:0;width:50%}.blog-articles__grid .article:first-child .article-card__tags,.blog-articles__grid .article:nth-child(2) .article-card__tags,.blog-articles__grid .article:nth-child(3) .article-card__tags{margin-bottom:4.8rem;position:static}}@media screen and (min-width:1360px){.blog-articles__grid .article:first-child{grid-column:span 4}}