/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2026 | 14:11:43 */
#sticky-header{top:0;transition:.4s ease-in-out;border-bottom:solid 1px #00000000}#sticky-header.fixed{position:fixed;padding:0;background:#000;border-bottom:solid 1px #444}#sticky-header.hide-header{top:-120px}#sticky-header-inner{transition:padding .4s ease-in-out}#sticky-header-inner.scrolled{padding:15px 0px}@media(max-width:1024px){#sticky-header-inner.scrolled{padding:20px}}@media(max-width:767px){#sticky-header-inner.scrolled{padding:15px}}#fp-navbar{transition:color .5s ease-in-out}#header-cta{transition:color .5s ease-in-out}#fp-navbar.scrolled,#fp-navbar.scrolled *,#fp-navbar.scrolled a{color:#000}#header-cta.scrolled,#header-cta.scrolled *,#header-cta.scrolled a{color:#000;border-color:#444}