<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{position:relative;z-index:1}@media screen and (max-width:1023px){.hero .container-content{padding:0}}.hero__tiles{gap:2rem}@media screen and (min-width:1024px){.hero__tiles{display:grid;grid-template-areas:"lg lg md md" "lg lg sm sm-2";grid-template-columns:repeat(4,calc(25% - 1.5rem));grid-template-rows:repeat(2,calc(50% - .5rem))}.hero__tiles[\:has\(\%3E\%20\:nth-child\(2\)\:last-child\)]{grid-template-areas:"lg md";grid-template-columns:repeat(4,calc(50% - 1rem));grid-template-rows:repeat(1,100%)}}@media screen and (min-width:1024px){.hero__tiles:has(&gt;:nth-child(2):last-child){grid-template-areas:"lg md";grid-template-columns:repeat(4,calc(50% - 1rem));grid-template-rows:repeat(1,100%)}}@media screen and (min-width:1024px){.hero__tiles[\:has\(\%3E\%20\:nth-child\(3\)\:last-child\)]{grid-template-areas:"lg md" "lg sm";grid-template-columns:repeat(4,calc(50% - 1rem));grid-template-rows:repeat(2,calc(50% - .5rem))}.hero__tiles:has(&gt;:nth-child(3):last-child){grid-template-areas:"lg md" "lg sm";grid-template-columns:repeat(4,calc(50% - 1rem));grid-template-rows:repeat(2,calc(50% - .5rem))}}.hero__tiles--is-single{display:block}.hero__tile{position:relative}.hero__tile__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;justify-content:flex-end;left:0;padding:2.5rem 1.25rem;pointer-events:none;position:absolute;right:0;z-index:1}@media screen and (min-width:1024px){.hero__tile__content{height:100%;padding:3rem;position:relative}.hero__tiles--is-single .hero__tile__content{min-height:43.75rem}}.hero__tile__content .button{pointer-events:all}.hero__tile__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-direction:var(--flex-direction,column);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}@media screen and (min-width:1024px){.hero__tile__link{display:block}.hero__tile .img,.hero__tile__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hero__tile .img{padding-bottom:0}}.hero__tile--sm-2{display:none}@media screen and (min-width:1024px){.hero__tile--sm-2{display:block;grid-area:sm-2}}.hero__tile--sm{display:none}@media screen and (min-width:1024px){.hero__tile--sm{display:block;grid-area:sm}}.hero__tile--md{display:none}@media screen and (min-width:1024px){.hero__tile--md{display:block;grid-area:md}.hero__tile--lg{grid-area:lg;min-height:43.75rem}}@media screen and (max-width:1023px){.hero__tile--mobile{display:block}}.hero__content{position:relative;z-index:2}.hero .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero .heading-1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:0}.hero .heading-1 span{display:block}.hero figure{margin-bottom:0}</pre></body></html>