.resources .articles{padding-bottom:6rem;padding-top:0}.resources .content{margin-top:2rem;padding:4rem 0}.articles{background-color:#f5f5f5}.articles .section-blog{background-color:transparent}.article{align-items:stretch;min-height:40vh}.article:nth-child(odd) .article__card-info{order:2}.article:nth-child(odd) .article__card-image{order:1}.article:nth-child(odd) .article__card-image:before{border-left-color:transparent;border-right-color:#fff;left:auto;right:0}.article:nth-child(odd) .article__card-full{order:3}@media (min-width:1200px){.article{min-height:50vh}}.article__card{position:relative}.article__card-full{min-height:35vh;order:1}.article__card-full .article__card-info{align-items:flex-start;background-color:transparent;bottom:0;color:#fff;cursor:pointer;justify-content:flex-end;left:0;margin:2rem;position:absolute;right:0;top:0;z-index:3}@media (min-width:576px){.article__card-full .article__card-info{margin:0 2rem 0 10%}}@media (min-width:1200px){.article__card-full .article__card-info{margin:0 2rem 0 25%}}.article__card-full .article__card-info .title{font-weight:700;margin:0}@media (min-width:576px){.article__card-full .article__card-info .meta{margin-left:0}}.article__card-full .article__card-info .meta span:before{background-color:#fff;display:block}.article__card-image{order:3}.article__card-image:before{border:1rem solid transparent;border-top-color:#fff;content:"";display:block;left:calc(50% - .5rem);position:absolute;top:0;z-index:5}@media (min-width:576px){.article__card-image:before{border-left-color:#fff;border-top-color:transparent;left:0;top:calc(50% - .5rem)}}.article__card-info{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;order:2;padding-bottom:2rem}@media (min-width:576px){.article__card-info{align-items:flex-start}}.article__card-info .title{cursor:pointer;font-size:1.2rem;font-weight:300;margin:0 2rem;text-align:center}@media (min-width:1200px){.article__card-info .title{font-size:1.6rem}}@media (min-width:576px){.article__card-info .title{text-align:left}}.article__card-info .meta{display:flex;justify-content:center;width:100%}@media (min-width:576px){.article__card-info .meta{justify-content:flex-start;margin:2rem}}.article__card-info .meta span{padding:.5rem}.article__card-info .meta span:before{display:block}.article__card-info .meta span:last-child:before{display:none}.article__card-info .meta span:first-child{padding-left:0}.article__card-background{cursor:pointer;height:100%;position:relative}.article__card-background:before{background-color:rgba(0,0,0,.3);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:2}.article__card-background img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;position:relative;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.article__card-background img[lazy=loaded]{opacity:1;position:relative}