<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--vl-block-hero-card-stack-item-aspect-ratio: 16 / 9;--vl-block-hero-card-stack-item-border-radius: 1.5rem;--button-padding: var(--spacing-12) var(--spacing-22) var(--spacing-12) var(--spacing-24)}@media screen and (max-width: 1028px){:root{--vl-block-hero-card-stack-item-aspect-ratio: 21.375 / 19.75}}@media screen and (max-width: 782px){:root{--button-padding: var(--spacing-8) var(--spacing-14) var(--spacing-8) var(--spacing-14)}}.vl-block-hero-card-stack-item{z-index:1;margin-bottom:0;will-change:transform,opacity;width:100%;max-width:var(--align-default);min-height:450px;transition:opacity .5s ease-in-out;border-radius:var(--vl-block-hero-card-stack-item-border-radius)}.vl-block-hero-card-stack-item:focus-visible{outline:2px solid var(--valio-action-blue);outline-offset:2px}@media(min-width: 782px){.vl-block-hero-card-stack-item{min-height:590px}}.vl-block-hero-card-stack-item:not(.is-active){opacity:.5}.vl-block-hero-card-stack-item:not(.is-active).has-background{background-color:rgba(0,0,0,0) !important}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item.is-previous{padding-right:16px}}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item.is-next{padding-left:16px}}.vl-block-hero-card-stack-item.is-active{opacity:1}.vl-block-hero-card-stack-item__container{position:relative;border-radius:var(--vl-block-hero-card-stack-item-border-radius);overflow:clip;transform-origin:center top;will-change:transform;width:100%;min-height:450px}@media(min-width: 782px){.vl-block-hero-card-stack-item__container{min-height:590px}}.vl-block-hero-card-stack-item__container:has(a){cursor:pointer}.vl-block-hero-card-stack-item .wp-block-image{aspect-ratio:var(--vl-block-hero-card-stack-item-aspect-ratio);border-radius:var(--vl-block-hero-card-stack-item-border-radius);min-height:450px}@media(min-width: 782px){.vl-block-hero-card-stack-item .wp-block-image{min-height:590px}}.vl-block-hero-card-stack-item .wp-block-image a{transition:none !important;filter:none !important}.vl-block-hero-card-stack-item .wp-block-image&gt;div{aspect-ratio:var(--vl-block-hero-card-stack-item-aspect-ratio);border-radius:var(--vl-block-hero-card-stack-item-border-radius);min-width:100% !important;max-width:100% !important;min-height:450px !important;max-height:100% !important}@media(min-width: 782px){.vl-block-hero-card-stack-item .wp-block-image&gt;div{min-height:590px !important}}.vl-block-hero-card-stack-item .wp-block-image img{width:100% !important;height:100% !important;object-fit:cover !important}.vl-block-hero-card-stack-item__text{position:absolute;bottom:0;left:0;right:0;color:#fff;background:rgba(45,47,55,.3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;display:flex;padding:1.5rem 1rem 1.5rem 1rem;flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem;align-self:stretch}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item__text{padding:1.25rem 1rem}}@media(min-width: 782px){.vl-block-hero-card-stack-item__text{min-height:13.875rem;height:max-content}}@media screen and (min-width: 782px){.vl-block-hero-card-stack-item__text&gt;*{max-width:90%}}.vl-block-hero-card-stack-item__text&gt;*:last-child{margin-bottom:auto}.vl-block-hero-card-stack-item__label{align-items:center;color:var(--color-white);display:inline-flex;font-size:.875rem;font-style:normal;font-weight:var(--font-weight-bold);gap:.625rem;justify-content:center;letter-spacing:.06375rem;line-height:110%;text-align:center;text-transform:uppercase}@media(min-width: 782px){.vl-block-hero-card-stack-item__label{font-size:1.0625rem;padding:0}}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item__label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}.vl-block-hero-card-stack-item__title{margin-top:0;margin-bottom:0;color:var(--color-white);text-align:center;font-family:var(--font-family-playfair);font-size:2.125rem;font-style:normal;font-weight:500;line-height:120%;text-transform:none;letter-spacing:0}@media(min-width: 782px){.vl-block-hero-card-stack-item__title{font-size:3.125rem}}.vl-block-hero-card-stack-item__description{color:var(--color-white);font-size:var(--font-size-md);line-height:130%;margin-bottom:0;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item__description{-webkit-line-clamp:1;font-size:.875rem;line-height:125%;letter-spacing:-0.0262rem}}.vl-block-hero-card-stack-item__link{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:var(--button-padding);font-family:var(--font-family-gotham);font-size:1rem;font-weight:var(--font-weight-medium);border:1px solid var(--color-white);border-radius:1.875rem;letter-spacing:.0112rem;line-height:1.2;text-transform:uppercase;color:var(--color-white);margin-top:.5rem !important;transition:filter .15s ease-in-out}.vl-block-hero-card-stack-item__link:focus-visible{outline:2px solid var(--valio-action-blue);outline-offset:2px}.vl-block-hero-card-stack-item__link:hover,.vl-block-hero-card-stack-item__link:active{filter:brightness(1.1)}.vl-block-hero-card-stack-item__link:hover::after,.vl-block-hero-card-stack-item__link:active::after{right:unset;transform:translateX(2px)}.vl-block-hero-card-stack-item__link::after{content:"";background-color:currentcolor;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2712%27 viewBox=%270 0 13 12%27 fill=%27none%27%3E%3Cpath id=%27arrow_downward_alt%27 d=%27M12.4038 5.99998L6.74998 11.6538L5.69615 10.6L9.54618 6.74996L-2.14354e-07 6.74996L-2.79919e-07 5.25001L9.54618 5.25001L5.69615 1.39998L6.74998 0.346158L12.4038 5.99998Z%27 fill=%27white%27/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2712%27 viewBox=%270 0 13 12%27 fill=%27none%27%3E%3Cpath id=%27arrow_downward_alt%27 d=%27M12.4038 5.99998L6.74998 11.6538L5.69615 10.6L9.54618 6.74996L-2.14354e-07 6.74996L-2.79919e-07 5.25001L9.54618 5.25001L5.69615 1.39998L6.74998 0.346158L12.4038 5.99998Z%27 fill=%27white%27/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:relative;width:12px;height:12px;transition:.15s ease-in-out;top:1px;transform:none}@media screen and (max-width: 600px){.vl-block-hero-card-stack-item__link{font-size:.875rem;font-style:normal;line-height:110%;letter-spacing:.0088rem}}
</pre></body></html>