[article-card]{flex-flow:row;gap:1rem;display:flex}@media (width>=576px){[article-card]{flex-flow:column;gap:0}}[article-card] .article-card-title{color:#121217;font-size:1.125rem;font-weight:500;line-height:1.5;transition:color .3s ease-in-out}@media (width>=576px){[article-card] .article-card-title{margin-bottom:1rem;font-size:1.5rem}}[article-card] .article-card-description{display:none}@media (width>=576px){[article-card] .article-card-description{color:#121217;font-size:1.125rem;font-weight:400;line-height:1.5;transition:color .3s ease-in-out;display:block}}[article-card] .article-card-image{border-radius:.46875rem;flex-shrink:0;flex-basis:9.375rem;overflow:hidden}@media (width>=576px){[article-card] .article-card-image{flex-basis:auto;margin-bottom:1.5rem}}[article-card] .article-card-image.has-no-image{background:#d7ccfe;position:relative}@media (width>=576px){[article-card] .article-card-image.has-no-image{border-radius:1.73125rem}}[article-card] .article-card-image.has-no-image:before{content:"";padding-bottom:100%;display:block}@media (width>=576px){[article-card] .article-card-image.has-no-image:before{padding-bottom:66.67%}}[article-card] .article-card-image img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:#eff1fd;border-radius:.46875rem;width:100%;height:auto}@media (width>=576px){[article-card] .article-card-image img{-o-object-fit:cover;object-fit:cover;aspect-ratio:3/2;border-radius:1.73125rem}}[article-card] .article-card-image.article-card-has-mobile .article-card-image-element{display:none}@media (width>=576px){[article-card] .article-card-image.article-card-has-mobile .article-card-image-element{display:block}}[article-card] .article-card-image.article-card-has-mobile .article-card-image-element-mobile{display:block}@media (width>=576px){[article-card] .article-card-image.article-card-has-mobile .article-card-image-element-mobile{display:none}}[article-card] .article-card-meta{flex-flow:wrap;flex:0;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}@media (width>=576px){[article-card] .article-card-meta{justify-content:space-between;gap:1rem;margin-bottom:1.25rem}}[article-card] .article-card-duration{color:#121217;flex:1 0 auto;font-size:.875rem;font-weight:500;line-height:1.5;transition:color .3s ease-in-out}[article-card] .article-card-tags{flex-flow:wrap;gap:1rem;max-height:1.75rem;display:flex;overflow:hidden}@media (width>=576px){[article-card] .article-card-tags{max-height:2rem}}[article-card] .article-card-tags div{color:#4c23cc;white-space:nowrap;border:.0625rem solid #4c23cc;border-radius:6.25rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;line-height:1.5;transition:color .3s ease-in-out}[article-card] .article-card-tags div:not(:first-child){display:none}@media (width>=576px){[article-card] .article-card-tags div{font-size:.875rem}[article-card] .article-card-tags div:not(:first-child){display:block}}[article-card] .article-card-details{flex-flow:column;justify-content:center;display:flex}[article-card][data-card=boxed]{border:.09375rem solid #12121733;border-radius:1.25rem;overflow:hidden}@media (width<=575.98px){[article-card][data-card=boxed] .article-card-meta{display:none}}[article-card][data-card=boxed] .article-card-image{border-radius:0;margin-bottom:0}@media (width<=575.98px){[article-card][data-card=boxed] .article-card-image{align-items:center;padding:20px 0 20px 20px;display:flex}[article-card][data-card=boxed] .article-card-image img{border-radius:.625rem}}[article-card][data-card=boxed] .article-card-details{padding:1rem 1rem 1rem 0}@media (width>=576px){[article-card][data-card=boxed] .article-card-details{padding:2rem}}
