.link-list-hero{position:relative;padding-top:8px;padding-bottom:56px;animation:animation-link-list-hero .5s .5s ease-in-out forwards;transform:translateY(40px);opacity:0}.link-list-hero__content{width:100%;z-index:1}.link-list-hero__image{display:none;position:absolute;width:100vw;top:0;right:0;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;opacity:0}.link-list-hero__title{font:var(--font-h1-mobile);color:#000;-webkit-hyphens:auto;hyphens:auto;margin:0 0 16px;display:block}.link-list-hero__preamble{animation:animation-link-list-hero .5s .4s ease-in-out forwards;transform:translateY(40px);margin:0 0 32px;opacity:0}.link-list-hero__preamble p{font-weight:400;line-height:1.4;font-size:var(--font-size-preamble-mobile);margin:0}.link-list-hero__preamble a{color:var(--default-anchor-color);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}.link-list-hero__buttons-heading{display:block;font-weight:600;font-size:var(--font-size-heading-h5-micro);animation:animation-link-list-hero .5s .5s ease-in-out forwards;transform:translateY(40px);opacity:0;margin-bottom:8px;line-height:1.2}.link-list-hero__buttons{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:16px}@media only screen and (min-width:768px){.link-list-hero__preamble a{text-underline-offset:2px}.link-list-hero__buttons{flex-direction:row;gap:16px}.link-list-hero__content{padding:20px 0 0;max-width:708px;position:relative}.link-list-hero__title{font:var(--font-h1-desktop)}.link-list-hero__preamble{margin-bottom:62px;min-height:120px}.link-list-hero__preamble p{font-size:var(--font-size-preamble-desktop)}.link-list-hero__buttons-heading{font-size:var(--font-size-heading-h5-subtitle)}}@media only screen and (min-width:992px){.link-list-hero__image{max-height:280px;margin-top:20px}.link-list-hero__image{animation:animation-link-list-hero-image--desktop .5s .5s ease-in-out forwards;display:block}.link-list-hero__image{left:50%;transform:translate(-50%) translateY(40px)}.link-list-hero__image{-o-object-position:calc(50vw + 200px) top;object-position:calc(50vw + 200px) top}}@media only screen and (min-width:1200px){.link-list-hero__content{padding:40px 0;margin-top:0}.link-list-hero__image{max-height:350px}.link-list-hero__title{margin-bottom:32px}.link-list-hero__preamble{margin:0 0 40px}}@keyframes animation-link-list-hero{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animation-link-list-hero-image--desktop{0%{transform:translate(-50%) translateY(40px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}
