<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.animate-pulse{animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite}#secIntro{position:fixed;z-index:-1;width:100%;display:flex;justify-content:center;align-items:center;margin-top:calc(50vh - 146px - 72px - 66px);padding-right:15px;padding-left:15px}@media (max-width: 991px){#secIntro{margin-top:calc(50vh - 110px)}}@media (max-width: 767px){#secIntro .text{display:none;color:red}}#secIntro .logo{width:600px}#secIntro .text{margin-top:20px;text-align:center}@keyframes scrollHintBounce{0%{transform:translate(-50%, 0)}50%{transform:translate(-50%, -10px)}100%{transform:translate(-50%, 0)}}#scrollHint{position:absolute;bottom:100px;left:50%;transform:translate(-50%, 0);animation:scrollHintBounce 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;opacity:1;transition:opacity 250ms;z-index:1}#scrollHint.hide{opacity:0}#scrollHint .icon{font-size:40px}#secIntroAnimation{height:400vh}#introAnimationImageWrapper{display:flex;justify-content:center}#introAnimationImage{position:relative;top:50vh;transform:translateY(-50%);width:100%;max-width:1920px;max-height:100vh;object-fit:contain}#secIntro2{display:flex;justify-content:center;align-items:center;height:100vh;padding-right:15px;padding-left:15px;position:relative;opacity:0;transition:opacity 500ms}#secIntro2.show{opacity:1}#secIntro2 .line1{color:#3db60f;font-size:46px;line-height:50px;font-weight:300}#secIntro2 .line2{font-size:26px;line-height:30px;font-weight:300}

/*# sourceMappingURL=ukonnx-page-styles.css.map */</pre></body></html>