.blog-article-card{margin-bottom:2rem;min-height:502px;height:auto}@media screen and (max-width:1023px){.blog-article-card{min-height:unset;height:auto}}@media screen and (max-width:767px){.blog-article-card{margin:0 auto 15vw}}.blog-article-card .articles-container{margin:0 .5rem;font-family:var(--font-light)!important;border-radius:5px;background-color:#fff;min-height:440px;height:auto}@media screen and (max-width:1023px){.blog-article-card .articles-container{min-height:52vw}}@media screen and (max-width:767px){.blog-article-card .articles-container{min-height:unset;margin:0}}.blog-article-card .articles-container .article-content{padding:1rem}.blog-article-card a{width:100%}.blog-article-card a .img-wrapper{max-height:234px}@media screen and (max-width:1638px){.blog-article-card a .img-wrapper{max-height:12vw}}@media screen and (max-width:1279px){.blog-article-card a .img-wrapper{max-height:17vw}}@media screen and (max-width:1023px){.blog-article-card a .img-wrapper{max-height:26vw}}@media screen and (max-width:767px){.blog-article-card a .img-wrapper{max-height:54vw}}.blog-article-card a .img-wrapper picture{position:relative}.blog-article-card a .img-wrapper picture img{width:100%;height:auto;margin:0 auto;border-top-right-radius:3px;border-top-left-radius:3px}.blog-article-card a .title-wrapper{min-height:55px;place-content:start;place-items:start;padding-bottom:.5em}@media screen and (max-width:1721px){.blog-article-card a .title-wrapper{min-height:5vw}}@media screen and (max-width:1536px){.blog-article-card a .title-wrapper{padding-bottom:1vw}}@media screen and (max-width:1279px){.blog-article-card a .title-wrapper{min-height:4vw}}@media screen and (max-width:1160px){.blog-article-card a .title-wrapper{min-height:5vw;padding-bottom:2vw}}@media screen and (max-width:767px){.blog-article-card a .title-wrapper{min-height:unset;height:auto}}.blog-article-card a .title-wrapper .title{font-family:var(--font-light);margin:0;color:#000;font-weight:700;display:flex;align-items:center;word-break:break-word}.blog-article-card a .date-wrapper{height:31px}.blog-article-card a .date-wrapper .date{font-family:var(--font-light);font-weight:700;color:#ed202e}.blog-article-card a .subtitle-wrapper{height:auto;place-content:flex-end;place-items:flex-end}@media screen and (max-width:767px){.blog-article-card a .subtitle-wrapper{height:auto;padding-bottom:1em}}.blog-article-card a .subtitle-wrapper .subtitle{font-family:var(--font-light);margin:0;color:#000;padding-top:.5em;min-height:4.7em;line-height:1.2em}.blog-article-card .articles-container:hover{box-shadow:0 0 5px 3px #000;transition-property:box-shadow;transition-duration:1s}.blog-article-card .article-card-button-container{margin:.5rem .5rem 0}@media screen and (max-width:767px){.blog-article-card .article-card-button-container{margin:.5em 0}}.blog-article-card .article-card-button-container a.article-card-button{width:100%;background-color:#c21814;color:#fff;text-transform:uppercase}.blog-article-card .article-card-button-container a.article-card-button:hover{background-color:rgba(237,32,46,.5);box-shadow:0 0 5px 3px #000}