<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu,.footer,.menuBar,.menuBtn,.menuLogo{display:none;}body{background-color:#3c2821;padding:4px 4px 0 4px;margin:0;}img{vertical-align:top;}.selector{display:flex;gap:4px;height:85vh;overflow:hidden;max-width:3000px;margin:auto;position:relative;}@media only screen and (max-width:767px){.selector{height:unset;flex-wrap:wrap;flex-direction:row;gap:unset;}}.selector__logo{position:absolute;z-index:5;left:50%;margin-left:-3%;width:6%;top:6%;}@media only screen and (max-width:767px){.selector__logo{width:auto;height:16%;left:6%;margin-left:0;top:50%;transform:translateY(-50%);}}.selector&gt;div{width:50%;position:relative;}@media only screen and (max-width:767px){.selector&gt;div{width:100%;height:46%;}}.selector&gt;div.mobile{display:none;}@media only screen and (max-width:767px){.selector&gt;div.mobile{display:block;height:60px;display:flex;align-items:center;justify-content:flex-end;padding-right:6%;}.selector&gt;div.mobile&gt;img{width:64%;}}.selector&gt;div:hover{cursor:pointer;}.selector&gt;div:hover .rollover{opacity:1;}.selector&gt;div:hover .rendering{filter:grayscale();}.selector&gt;div:hover .label{opacity:1;}.selector&gt;div .label{width:44%;position:absolute;top:8%;left:8%;z-index:4;opacity:0;transition:opacity .2s ease-in-out;}@media only screen and (max-width:767px){.selector&gt;div .label{transition:opacity 1s ease-in-out;}}.selector&gt;div .label.on{opacity:1;}.selector&gt;div .label.west{left:unset;right:8%;}.selector&gt;div .rendering{width:100%;height:100%;position:absolute;z-index:1;background-size:cover;background-position:top center;transition:filter .2s ease-in-out;}@media only screen and (max-width:767px){.selector&gt;div .rendering{transition:filter 1s ease-in-out;}}.selector&gt;div .rendering.on{filter:grayscale();}.selector&gt;div .rollover{z-index:3;position:absolute;width:100%;height:100%;background-color:rgba(0,171,189,.75);opacity:0;transition:opacity .2s ease-in-out;}@media only screen and (max-width:767px){.selector&gt;div .rollover{transition:opacity 1s ease-in-out;}}.selector&gt;div .rollover.on{opacity:1;}.bottom{height:15vh;overflow:hidden;width:100%;display:flex;padding:4px 0 0 5%;align-items:center;max-width:3000px;margin:auto;box-sizing:border-box;position:relative;}@media only screen and (max-width:767px){.bottom{height:60px;padding-left:0;justify-content:flex-end;}}.bottom .tagline{width:36%;height:auto;}@media only screen and (max-width:767px){.bottom .tagline{display:none;}}.bottom .logos{margin-left:auto;height:100%;width:auto;}.bottom .logos.desktop{display:block;}@media only screen and (max-width:767px){.bottom .logos.desktop{display:none;}}.bottom .logos.mobile{display:none;}@media only screen and (max-width:767px){.bottom .logos.mobile{display:block;width:50%;position:absolute;top:0;left:6%;z-index:2;}}.bottom .swoosh{height:100%;display:none;margin-right:-5%;}@media only screen and (max-width:767px){.bottom .swoosh{display:block;}}.fade-in{opacity:0;animation:fadeIn 3s ease-in-out infinite;}@keyframes fadeIn{0%{opacity:0;}25%{opacity:1;}75%{opacity:1;}100%{opacity:0;}}</pre></body></html>