.article-card__info{color:rgba(var(--color-foreground),.7);column-gap:2rem;display:flex;flex-wrap:wrap;row-gap:.5rem;justify-content:center;width:100%}.article-card__info-element{align-items:center;display:flex;height:fit-content;gap:.5rem}.article-card .article-card__info{justify-content:flex-start}.article{display:flex}.article.grid__item{padding:0}.grid--peek .article-card{box-sizing:border-box}.article-card__image-wrapper>a{display:block}.article-card__title{text-decoration:none;word-break:break-word}.article-card__title a:after{bottom:0;content:'';height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.article-card__link.link{padding:0}.article-card__link{text-underline-offset:0.3rem}.article-card .card__heading{-webkit-line-clamp:2;min-height:calc(2 * (1 + .4 / var(--font-body-scale)) * 1em)}.article-card-wrapper .card.article-card .card__content{grid-template-rows:unset}.blog-articles .article-card .card__information,.blog__posts .article-card .card__information{padding-left:0;padding-right:0}.article-card__footer{font-size:1.4rem}.article-card__footer:not(:last-child){margin-bottom:1rem}.article-card__footer:last-child{margin-top:auto}.article-card__excerpt{width:100%;margin:0 0 1rem 0;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.1em}.article-card__link:not(:only-child){margin-right:3rem}.article-card__image--small .ratio::before{padding-bottom:11rem}.article-card__image--medium .ratio::before{padding-bottom:22rem}.article-card__image--large .ratio::before{padding-bottom:33rem}.blog-placeholder-svg{height:100%}.blog__posts.articles-wrapper{margin-bottom:1rem}.blog__posts.articles-wrapper .article{scroll-snap-align:start}.highlighted-blog .article-card{row-gap:2rem}.highlighted-blog .article-card .card__information{padding:0;margin:auto 0}.article-card .card__information{padding-bottom:0;margin:auto 0}.grid--1-col-tablet-down .article-card .card__heading{min-height:unset}.blog-badges{display:flex;gap:.5rem}.background-secondary .blog-placeholder__content{background-color:rgb(var(--color-background))}.blog__posts .card-wrapper{width:100%}.blog__button{margin-top:3rem}@supports not (inset:10px){@media screen and (min-width:750px){.blog__posts .article+.article{margin-left:var(--grid-desktop-horizontal-spacing)}}}.article-template>:first-child:not(.article-template__hero-container){margin-top:5rem}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}.article-template header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+.article-template__content,.article-template__social-sharing+header{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}.article-template__comment-warning{margin:2rem 0 2.5rem}.article-template__back:last-child{margin-bottom:3.2rem}.blog-articles{display:grid;grid-gap:1rem;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){.article-card__image--small .ratio::before{padding-bottom:14.3rem}.article-card__image--medium .ratio::before{padding-bottom:21.9rem}.article-card__image--large .ratio::before{padding-bottom:27.5rem}.blog__button{margin-top:5rem}.article-template>:first-child:not(.article-template__hero-container){margin-top:calc(5rem + var(--page-width-margin))}.article-template header{margin-top:5rem}.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}.article-template__comments{margin-bottom:7rem}.article-template__comments-comment{padding:2rem 2.5rem}.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}.blog-articles{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.blog-articles--collage>:nth-child(3n+1),.blog-articles--collage>:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}.blog-articles--collage>:nth-child(3n+1) .card,.blog-articles--collage>:nth-child(3n+2):last-child .card{text-align:center}.blog-articles--collage>:nth-child(3n+1) .article-card__image--small .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small .ratio::before{padding-bottom:22rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium .ratio::before{padding-bottom:44rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large .ratio::before{padding-bottom:66rem}}@media screen and (min-width:990px){.article-card__link:not(:only-child){margin-right:4rem}.article-card__image--small .ratio::before{padding-bottom:17.7rem}.article-card__image--medium .ratio::before{padding-bottom:30.7rem}.article-card__image--large .ratio::before{padding-bottom:40.7rem}.grid--1-col-desktop .article-card .card__content{text-align:center}.blog__posts.articles-wrapper{margin-bottom:0}.highlighted-blog .article-card{flex-direction:row;column-gap:2rem}.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--small .ratio .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio::before{padding-bottom:27.5rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium .ratio::before{padding-bottom:55rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large .ratio::before{padding-bottom:82.5rem}}@media screen and (min-width:750px) and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}