@layer components{.paragraph-overview-block-with-links{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px}@media(min-width: 992px){.paragraph-overview-block-with-links{grid-template-columns:repeat(12, 1fr);gap:32px}}.paragraph-overview-block-with-links{grid-template-rows:auto 1fr auto;gap:32px}.paragraph-overview-block-with-links>.paragraph-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;grid-column:1/-1}@media(min-width: 768px){.paragraph-overview-block-with-links>.paragraph-item{grid-column:span 6}}@media(min-width: 1200px){.paragraph-overview-block-with-links>.paragraph-item{grid-column:span 3}}.paragraph-overview-block-with-links>.paragraph-item>.body{margin-block-end:32px}.paragraph-overview-block-with-links>.paragraph-item>.body>.richtext{color:var(--grey-300)}.paragraph-overview-block-with-links>.paragraph-item>.btn-wrapper{flex-wrap:wrap;flex-direction:row;align-content:baseline}.paragraph-overview-block-with-links>.paragraph-item>.btn-wrapper .btn-tag{align-self:self-start}}@layer theme{.paragraph-overview-block-with-links>.paragraph-item>.block-header .title{background:linear-gradient(90deg, var(--main-brand-gradient-color-1), var(--main-brand-gradient-color-2), var(--main-brand-gradient-color-1)) 0 0/400% 100%;color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;animation:move-bg 8s linear infinite}@keyframes move-bg{to{background-position:400% 0}}@media(prefers-reduced-motion: reduce){.paragraph-overview-block-with-links>.paragraph-item>.block-header .title{animation:none}}.paragraph-overview-block-with-links>.paragraph-item>.body>.richtext{color:var(--grey-300);font-size:var(--medium-text-size)}}
