.blog-articles{display:grid;gap:2.4rem;margin:0;padding:0}@media screen and (min-width: 576px){.blog-articles{gap:2.4rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 990px){.blog-articles{grid-template-columns:repeat(3, 1fr);gap:4rem 2.4rem}}@media screen and (min-width: 1360px){.blog-articles{grid-template-columns:repeat(4, 1fr);gap:6.4rem 2.4rem}}.main-blog{overflow:clip}.main-blog .page-header{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:46rem;margin-bottom:2.4rem;margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width: 750px){.main-blog .page-header{margin-bottom:3.2rem}}@media screen and (min-width: 1200px){.main-blog .page-header{margin-bottom:4rem}}.main-blog__desc{margin-top:.8rem;margin-bottom:0;color:rgb(var(--color-foreground-secondary))}.main-blog__featured-articles{position:relative;margin-bottom:4rem}@media screen and (min-width: 750px){.main-blog__featured-articles{margin-bottom:8rem}}@media screen and (min-width: 1360px){.main-blog__featured-articles{margin-bottom:11.2rem}}@media screen and (max-width: 749px){.main-blog__featured-articles .blog__posts--grid .blog__post:last-child:not(:first-child) .article-card-small{padding-bottom:1.6rem;border-bottom:.1rem solid rgb(var(--color-border))}}@media screen and (max-width: 575px){.main-blog__slider{overflow:visible}}.main-blog__slider:not(.swiper-initialized) .swiper-wrapper{display:grid;gap:2.4rem;margin:0;padding:0}@media screen and (min-width: 576px){.main-blog__slider:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 990px){.main-blog__slider:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1360px){.main-blog__slider:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(4, 1fr)}}.main-blog__wrapper{padding-top:2.4rem;border-top:.1rem solid rgb(var(--color-border))}@media screen and (min-width: 750px){.main-blog__wrapper{padding-top:3.2rem}}@media screen and (min-width: 1200px){.main-blog__wrapper{padding-top:4rem}}.main-blog__featured-top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}@media screen and (min-width: 576px){.main-blog__featured-top{margin-bottom:2.4rem}}.main-blog__featured-title{margin-top:0;margin-bottom:0}.main-blog__navigation{display:none;width:auto;margin-top:-1.3rem;margin-bottom:-1.3rem}@media screen and (min-width: 576px){.main-blog__navigation{display:flex}}.main-blog__title{margin-top:0;margin-bottom:1.6rem}@media screen and (min-width: 576px){.main-blog__title{margin-bottom:2.4rem}}.main-blog .pagination-wrapper{margin-top:3.2rem;grid-column:span 3}@media screen and (min-width: 990px){.main-blog .pagination-wrapper{margin-top:4rem}}@media screen and (min-width: 1360px){.main-blog .pagination-wrapper{margin-top:6.4rem}}