.blog-overview__inner{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:750px){.blog-overview__inner{gap:3.6rem}}.blog-overview__page-title{max-width:72rem;margin-left:auto;margin-right:auto;width:100%}.bo-intro{max-width:72rem;width:100%;margin-left:auto;margin-right:auto}.bo-intro__heading{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.4rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.bo-intro__heading{font-size:2.4rem;margin-bottom:1.6rem}}.bo-intro__text{font-size:1.6rem;line-height:1.8}.bo-intro__text p+p{margin-top:1.2rem}.bo-articles{width:100%}.bo-articles__heading{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:2rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.bo-articles__heading{font-size:2.4rem}}.bo-articles__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.bo-articles__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.bo-articles__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:750px){.bo-articles__grid--has-featured .bo-article-card:first-child{grid-column:span 2}.bo-articles__grid--has-featured .bo-article-card:first-child .bo-article-card__title{font-size:1.7rem}.bo-articles__grid--has-featured .bo-article-card:first-child .bo-article-card__teaser{-webkit-line-clamp:4}}.bo-article-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--card-corner-radius, .8rem);overflow:hidden;background:rgb(var(--color-background));transition:box-shadow .2s ease,transform .2s ease}.bo-article-card:hover,.bo-article-card:focus-visible{box-shadow:0 .4rem 2rem rgba(var(--color-shadow, var(--color-foreground)),.1);transform:translateY(-.2rem);outline:none}.bo-article-card__image{aspect-ratio:16 / 9;overflow:hidden;background:rgba(var(--color-foreground),.06)}.bo-article-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.bo-article-card:hover .bo-article-card__img,.bo-article-card:focus-visible .bo-article-card__img{transform:scale(1.04)}.bo-article-card__placeholder{width:100%;height:100%;display:block}.bo-article-card__body{padding:1.6rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.bo-article-card__title{font-size:1.5rem;font-weight:600;line-height:1.4;color:rgb(var(--color-foreground));margin:0}.bo-article-card__teaser{font-size:1.4rem;color:rgba(var(--color-foreground),.7);line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bo-article-card__link{font-size:1.3rem;font-weight:600;color:rgb(var(--color-button));margin-top:.4rem;display:inline-flex;align-items:center;gap:.4rem}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-page-blog-overview.css.map */
