.main-blog .page-header{margin-top:.8rem;margin-bottom:4rem}.blog-articles{display:grid;gap:3.2rem .8rem;margin:0;padding:0}@media screen and (min-width:576px){.blog-articles{gap:4.8rem .8rem;grid-template-columns:repeat(2,1fr)}}@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{display:flex;flex-direction:row;height:100%;border-radius:.5rem;overflow:hidden;background-color:rgb(var(--color-base-background-2))}.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{display:flex;flex-direction:column;justify-content:space-between;width:50%}.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{width:50%;border-radius:0}.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{position:static;margin-bottom:4.8rem}.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{display:flex;flex-direction:row;height:100%;border-radius:.5rem;overflow:hidden;background-color:rgb(var(--color-base-background-2))}.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{display:flex;flex-direction:column;justify-content:space-between;width:50%}.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{width:50%;border-radius:0}.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{position:static;margin-bottom:4.8rem}}@media screen and (min-width:1360px){.blog-articles__grid .article:first-child{grid-column:span 4}}.main-blog .blog-articles{gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width:576px){.main-blog .blog-articles{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.main-blog .blog-articles{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1360px){.main-blog .blog-articles{grid-template-columns:repeat(4,1fr)}}.main-blog .blog-articles__article{background:rgb(var(--color-base-background-2));border:1.5px solid rgba(101,24,211,.12);border-radius:18px;overflow:hidden;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.main-blog .blog-articles__article:hover{transform:translateY(-6px);border-color:#6518d3;box-shadow:0 18px 40px #6518d32e}[data-scheme=dark] .main-blog .blog-articles__article{background:#ffffff0a;border-color:#6518d34d}.main-blog .blog-articles__article .article-card{display:flex;flex-direction:column;height:100%}.main-blog .article-card__image-wrapper{margin:0;border-radius:0;overflow:hidden;aspect-ratio:16 / 10}.main-blog .article-card__image-wrapper .media{padding-bottom:0;height:100%}.main-blog .article-card__image-wrapper img{width:100%;height:100%;object-fit:cover}.main-blog .article-card__title{font-size:1.8rem;line-height:1.3;margin:0 0 .8rem}.main-blog .article-card__title a{text-decoration:none;color:rgb(var(--color-base-text));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.main-blog .article-card__title a:hover{color:#6518d3}[data-scheme=dark] .main-blog .article-card__title a:hover{color:#b487f7}.main-blog .article-card__cta-wrap{margin-top:auto;padding-top:1.4rem;display:flex;justify-content:center}.main-blog .article-card__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;background:#6518d314;color:#6518d3;font-size:1.25rem;font-weight:600;border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.main-blog .article-card:hover .article-card__cta{background:#6518d3;color:#fff}[data-scheme=dark] .main-blog .article-card__cta{background:#6518d333;color:#c9a5fa}[data-scheme=dark] .main-blog .article-card:hover .article-card__cta{background:#9a5bf5;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-main-blog.css.map */
