<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ImageWithVideo{grid-template-areas:"main";width:100%;height:100%;display:grid;overflow:hidden}.ImageWithVideo.is-editMode .ImageWithVideo__video{-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.ImageWithVideo__picture{grid-area:main;overflow:hidden}.ImageWithVideo__video{z-index:1;object-fit:cover;grid-area:main;width:100%;height:100%;max-height:100%;overflow:hidden}.DaciaHeroHeader{width:100%;height:90vh;grid-template:"main";height:100svh;display:grid;position:relative;overflow:hidden}@media screen and (min-width:670px){.DaciaHeroHeader{height:auto;max-height:90vh}}.DaciaHeroHeader:after{content:"";z-index:1;mix-blend-mode:multiply;pointer-events:none;background-image:linear-gradient(270deg,transparent,rgba(0,0,0,.2)),linear-gradient(transparent,rgba(0,0,0,.2));width:100%;height:100%;position:absolute;top:0;left:0}.DaciaHeroHeader.is-edit-mode{max-height:none}.DaciaHeroHeader__background{grid-area:main;overflow:hidden}.DaciaHeroHeader__details{z-index:2;color:#fff;grid-area:main;align-self:flex-end;margin:0 16px 40px}@media screen and (min-width:670px){.DaciaHeroHeader__details{align-self:center;width:50%;margin-top:96px}}@media screen and (min-width:1024px){.DaciaHeroHeader__details{width:33%;margin-left:32px;margin-right:32px}}@media screen and (min-width:1280px){.DaciaHeroHeader__details{margin-left:calc(50vw - 624px);margin-right:calc(50vw - 624px)}}@media screen and (min-width:1440px){.DaciaHeroHeader__details{margin-left:80px;margin-right:80px}}.DaciaHeroHeader__strapline{padding-bottom:16px;font-family:daciaBlock\, sans-serif;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (min-width:1024px){.DaciaHeroHeader__strapline{font-size:2.4rem}}.DaciaHeroHeader__title{text-transform:uppercase;word-break:break-word;padding-bottom:16px;font-family:daciaBlock\, sans-serif;font-size:3.2rem;font-weight:900;line-height:1.2}@media screen and (min-width:670px){.DaciaHeroHeader__title{word-break:unset;padding-bottom:48px}}.DaciaHeroHeader__description{padding-bottom:32px;font-family:daciaBlock\, sans-serif;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (min-width:1024px){.DaciaHeroHeader__description{font-size:2.4rem}}.DaciaHeroHeader__ctas{flex-direction:column;gap:8px;width:100%;display:flex}@media screen and (min-width:670px){.DaciaHeroHeader__ctas{width:-webkit-fit-content;gap:16px;width:fit-content}}@media screen and (min-width:1280px){.DaciaHeroHeader__ctas{gap:24px}}</pre></body></html>