.blog-articles{max-width:1120px;margin:4rem auto 6rem;padding:0 2rem;display:grid;gap:2.4rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.blog-articles .card-wrapper{width:100%}@media screen and (min-width: 750px){.blog-articles{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.blog-articles .card__inner{background:#fff;border-radius:0;box-shadow:0 14px 40px #0000000a;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.blog-articles .card__inner:hover{transform:translateY(-4px);box-shadow:0 22px 60px #00000014}.blog-articles .article-card__image-wrapper{height:220px;max-height:220px;overflow:hidden}@media screen and (min-width: 990px){.blog-articles .article-card__image-wrapper{height:260px;max-height:260px}}.blog-articles .article-card__image{height:100%}.blog-articles .article-card__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.blog-articles .card__content{padding:1.8rem 2rem 2.2rem}.blog-articles .card__heading{margin:0 0 .8rem}.blog-articles .card__heading a{font-size:1.7rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#1a152f;text-decoration:none}.blog-articles .card__heading a:hover{text-decoration:underline;text-decoration-thickness:1px}.blog-articles .article-card__info{margin-bottom:.8rem;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;color:#1111118c}.blog-articles .article-card__excerpt{font-size:1.35rem;line-height:1.6;color:#444;margin:0}@media screen and (max-width: 600px){.blog-articles{padding:0 1.4rem}.blog-articles .card__heading a{font-size:1.55rem}.blog-articles .article-card__excerpt{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-blog.css.map */
