@layer theme,base,vendor,components,layout,utilities;@layer components{.article[data-v-fdc1b3d9]{background-color:var(--color-brand-medium);border-radius:10px;color:var(--color-white);display:flex;flex-direction:column;gap:10px;height:100%;padding:10px}.article__img[data-v-fdc1b3d9]{aspect-ratio:16/9;border-radius:5px;flex:0 0 auto;overflow:hidden}@media(min-width:1280px){.article__img[data-v-fdc1b3d9]{aspect-ratio:2/1;flex:1 1 auto}}.article__img[data-v-fdc1b3d9] img{height:100%;object-fit:cover;width:100%}.article__body[data-v-fdc1b3d9]{display:flex;flex:1 1 auto;flex-direction:column;gap:20px;justify-content:space-between}@media(min-width:1280px){.article__body[data-v-fdc1b3d9]{align-items:center;flex:0 0 auto;flex-direction:row}}}@layer theme,base,vendor,components,layout,utilities;@layer components{.article[data-v-aac9319e]{background-color:var(--color-brand-medium);border-radius:10px;color:var(--color-white);display:flex;flex-direction:column;gap:10px;height:100%;padding:10px}@media(min-width:1280px){.article[data-v-aac9319e]{align-items:center;flex-direction:row;gap:20px}}.article__img[data-v-aac9319e]{aspect-ratio:16/9;border-radius:5px;flex:0 0 auto;overflow:hidden}@media(min-width:1280px){.article__img[data-v-aac9319e]{aspect-ratio:1/1;flex:0 0 150px;height:100%;width:150px}}.article__img[data-v-aac9319e] img{height:100%;object-fit:cover;width:100%}.article__body[data-v-aac9319e]{display:flex;flex:1 1 auto;flex-direction:column;gap:20px;justify-content:space-between}}@layer theme,base,vendor,components,layout,utilities;@layer components{.featured-articles{display:grid;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.featured-articles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.featured-articles{grid-template-columns:2fr 1fr;grid-template-rows:repeat(3,1fr)}.featured-articles>:first-child{grid-row:1/4}}}
