<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero__toggle-animation{grid-column:1/span 12}.hero.hero--slideshow{min-height:38rem;overflow-x:hidden}.hero.hero--slideshow .hero__content{z-index:12;grid-column:1/span 12;max-width:100%}@media screen and (min-width:75rem){.hero.hero--slideshow{overflow-y:hidden}.hero.hero--slideshow .hero__content{position:relative}}.hero__slideshow-container{position:absolute;top:7.25rem}@media screen and (min-width:64rem){.hero__slideshow-container{top:unset}}.hero__slideshow{align-items:center;display:flex;flex-direction:row;-webkit-padding-before:1.5em;padding-block-start:1.5em;-webkit-padding-after:1.5em;padding-block-end:1.5em;position:absolute;left:0}@media screen and (min-width:64rem){.hero__slideshow{position:relative;top:0}}.hero__slideshow__cards{align-items:center;display:flex;flex-direction:row}.hero__slideshow__cards&gt;div{background-size:cover;background-position:50%;flex-shrink:0;margin-left:-1rem;transition-duration:.5s;position:relative}.hero__slideshow__cards&gt;div:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:var(--bg-dark);opacity:.5;transition-duration:.5s}.hero__slideshow__cards&gt;div:hover:after{opacity:0}.hero__slideshow__cards&gt;div.landscape{width:35rem;height:25rem}.hero__slideshow__cards&gt;div.portrait{width:25rem;height:35rem}.hero__slideshow__cards&gt;div:nth-child(8n-7){rotate:-2.5deg;z-index:6}.hero__slideshow__cards&gt;div:nth-child(8n-6){rotate:4deg;z-index:5}.hero__slideshow__cards&gt;div:nth-child(8n-5){rotate:-2.5deg;z-index:2;margin-bottom:2.5rem}.hero__slideshow__cards&gt;div:nth-child(8n-4){rotate:1.5deg;z-index:3;margin-top:2.5rem}.hero__slideshow__cards&gt;div:nth-child(8n-3){rotate:-2deg;z-index:4}.hero__slideshow__cards&gt;div:nth-child(8n-2){rotate:1deg;z-index:1;margin-top:5rem;margin-left:-1rem}.hero__slideshow__cards&gt;div:nth-child(8n-1){rotate:-2.5deg;z-index:1;margin-bottom:4rem}.hero__slideshow__cards&gt;div:nth-child(8n){rotate:1deg;z-index:0;margin-bottom:5rem}.hero__slideshow&gt;div:first-child{animation:slideshow 60s linear infinite alternate}.hero__slideshow.speed-4&gt;div:first-child{animation-duration:60s}.hero__slideshow.speed-5&gt;div:first-child{animation-duration:75s}.hero__slideshow.speed-6&gt;div:first-child{animation-duration:90s}.hero__slideshow.speed-7&gt;div:first-child{animation-duration:105s}.hero__slideshow.speed-8&gt;div:first-child{animation-duration:120s}.hero__slideshow.pause&gt;div:first-child{animation-play-state:paused}@keyframes slideshow{0%{margin-left:0}to{margin-left:-20%}}.hero__toggle-animation{align-items:center}.hero__toggle-animation span{color:var(--gray)}.hero__toggle-animation{width:100%;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;font-size:.75rem}.hero__toggle-animation span{color:var(--text-light-color);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.25rem;-webkit-padding-before:1rem;padding-block-start:1rem;-webkit-padding-after:1rem;padding-block-end:1rem;position:relative;transition-duration:.2s;z-index:6}.hero__toggle-animation span&gt;svg{font-size:20px;margin-right:.25rem;vertical-align:top}.hero__toggle-animation span:hover{color:var(--white);cursor:pointer}.hero--video video{height:100%;object-fit:cover;position:absolute;top:0;left:0;width:100%}</pre></body></html>