.article-card{border-top:1px solid var(--color-black)}.article-card__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-left:1px solid var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:1rem}@media screen and (min-width:768px){.article-card__info{padding:1.5rem 1.875rem}}@media screen and (min-width:1024px){.article-card__info{padding:1.5rem 3.75rem}}@media screen and (min-width:1200px){.article-card__info{padding:1.5rem 7.5rem}}.article-card__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 1.5rem}.article-card__header--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width:1024px){.article-card__header{margin:0 0 1.125rem}}.article-card__link{grid-column-gap:0;grid-row-gap:0;color:inherit}.article-card__link:active,.article-card__link:focus,.article-card__link:hover{text-decoration:none}.article-card__link .icon{margin-left:calc(var(--element-spacing)/2)}.article-card__image{height:100%}@media screen and (max-width:359px){.article-card__image-mobile{height:100%;min-height:80vw;padding-bottom:0}}.article-card__image-desktop,.article-card__image-mobile{margin-bottom:0}.article-card__type{display:block;font-size:.75rem;line-height:1.125rem;margin-bottom:.5rem}@media screen and (min-width:1024px){.article-card__type{margin-bottom:1rem}}.article-card__title{word-wrap:break-word;font-family:var(--font-noir-et-blanc-family);font-size:1.3125rem;font-style:italic;line-height:1.75rem;margin-bottom:1.5rem;text-decoration:none}@media screen and (min-width:1024px){.article-card__title{font-size:2.25rem;line-height:2.625rem}}.article-card__title-font-style{font-family:var(--font-north-carossela-family);font-style:normal;line-height:1.75rem;text-transform:uppercase}@media screen and (min-width:1024px){.article-card__title-font-style{font-size:2.25rem;line-height:2.625rem}}.article-card__excerpt,.article-card__intro{font-size:.75rem;line-height:1.125rem}@media screen and (max-width:359px){.article-card__excerpt,.article-card__intro{display:none}}@media screen and (min-width:1024px){.article-card__excerpt,.article-card__intro{font-size:.875rem;line-height:1.3125rem}}.article-card__footer{margin-top:3.25rem}@media screen and (min-width:768px){.main-blog .article-card__type{margin-bottom:1rem}}.main-blog .article-card__title{font-size:1.125rem;line-height:1.5rem}@media screen and (min-width:360px){.main-blog .article-card__title{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.main-blog .article-card__title{font-size:1.625rem;line-height:2.125rem;margin-bottom:1rem}}@media screen and (min-width:1024px){.main-blog .article-card__title{font-size:2.25rem;line-height:2.7rem}}@media screen and (min-width:768px){.main-blog .article-card__intro{font-size:.875rem;line-height:1.75rem}}.main-blog .blog-articles__article:last-child{border-bottom:1px solid var(--color-black)}