.article-list{display:grid;margin:0 auto;width:100%;grid-template-columns:repeat(4,1fr);grid-column-gap:16px;column-gap:16px}@media(min-width:768px){.article-list{grid-template-columns:repeat(12,1fr);column-gap:20px}}.article-list{position:relative;row-gap:40px;padding-bottom:40px}.article-list .article-card{grid-column:span 4}@media screen and (min-width:768px){.article-list .article-card{grid-column:span 6}}@media screen and (min-width:1025px){.article-list .article-card{grid-column:span 4}}.article-list--centered{display:flex;flex-direction:column;justify-content:center;row-gap:20px}@media screen and (min-width:768px){.article-list--centered{flex-direction:row;row-gap:0;column-gap:20px}.article-list--centered .article-card{width:33.33%;max-width:none}}.article-list--with-backlink{padding-top:0}@media screen and (min-width:768px){.article-list--with-backlink{padding-top:36px}}.article-list__backlink{position:absolute;top:-40px;left:0;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.3em}.article-list__backlink:hover{color:var(--vfgs-colors-secondary7)}@media screen and (min-width:768px){.article-list__backlink{top:0;left:auto;right:0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}*,:after,:before{box-sizing:border-box}body{line-height:1}menu,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background-color:rgba(0,0,0,0)}a{text-decoration:none;color:inherit}:root{--vfgs-colors-secondary-lighter:#E5F0F2;--vfgs-colors-success-color:#014C01;--vfgs-colors-success-bg-color:#E5F3E5}.ctf-rich-text{display:grid;margin:0 auto;grid-template-columns:repeat(4,1fr);grid-column-gap:16px;column-gap:16px}@media(min-width:768px){.ctf-rich-text{grid-template-columns:repeat(12,1fr);column-gap:20px}}.ctf-rich-text{width:100%}.ctf-rich-text__body{grid-column:1/5}@media screen and (min-width:768px){.ctf-rich-text__body{grid-column:3/11}}.ctf-rich-text__blockquote{border-left:4px solid var(--vfgs-colors-monochrome3);font-size:150%;padding-left:16px;margin:20px 0}.ctf-rich-text__ul{padding-left:30px;margin-top:40px;margin-bottom:40px;list-style:none}.ctf-rich-text__ol{padding-left:45px;margin-top:40px;margin-bottom:40px}.ctf-rich-text__li{position:relative}.ctf-rich-text__li p{margin:0}.ctf-rich-text__ul .ctf-rich-text__li{padding-left:20px}.ctf-rich-text__ul .ctf-rich-text__li:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;border-radius:50%;background-color:#0d0d0d;transform:translateY(10%)}.ctf-rich-text__figure{max-width:100%;height:auto;margin:20px 0}.ctf-rich-text__image{width:100%;height:auto;object-fit:contain}.ctf-rich-text__figcaption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.article-card{display:flex;flex-direction:column;overflow:hidden;width:100%;margin:0 auto;background-color:var(--vfgs-colors-primary2);border:1px solid;border-color:var(--vfgs-colors-monochrome2);border-radius:var(--vfgs-border-radius-3);max-width:400px}@media screen and (min-width:768px){.article-card{max-width:none;margin:unset}}.article-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.15)}.article-card:hover .article-card__button{background-color:var(--vfgs-colors-primary1-hovered);border-color:var(--vfgs-colors-primary1-hovered)}.article-card__link{position:relative;flex:1 1;display:flex;flex-direction:column;width:100%}.article-card__figure{position:relative;width:100%;margin-bottom:16px;overflow:hidden;border-start-start-radius:var(--vfgs-border-radius-2);border-start-end-radius:var(--vfgs-border-radius-2);padding-top:66.666%}@media screen and (min-width:1025px){.article-card__figure{margin-bottom:24px}}.article-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.article-card__fallback{position:relative;width:100%;aspect-ratio:3/2;margin-bottom:16px;overflow:hidden;border-radius:var(--vfgs-border-radius-2);background-color:var(--vfgs-colors-monochrome2);display:flex;justify-content:center;align-items:center}.article-card__fallback>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:auto;max-width:100px}.article-card__body{flex:1 1;display:flex;flex-direction:column;padding:0 20px 20px}.article-card__texts{flex-grow:1}.article-card__category{font-weight:700;color:var(--vfgs-colors-secondary1);padding-bottom:8px}@media screen and (min-width:1025px){.article-card__category{padding-bottom:16px}}.article-card__title{font-weight:700;margin-bottom:16px}.article-card__subtitle{margin-bottom:16px}.article-card__button{margin-top:auto;font-size:18px;line-height:26px;min-width:80px;min-height:44px;width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding-left:12px;padding-right:12px;color:var(--vfgs-colors-monochrome1);background-color:var(--vfgs-colors-primary1);border-color:var(--vfgs-colors-primary1);border-radius:var(--vfgs-border-radius-1);border-width:var(--vfgs-border-width-2);border-style:var(--vfgs-border-style-solid);transition:all .4s ease}