<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header.sticky-header{--header-height:100px;--shrink-header-to:0.6;--transition:.45s cubic-bezier(.4, 0, .2, 1);background-color:rgb(255 255 255);transition:background-color var(--transition),backdrop-filter var(--transition),box-shadow var(--transition)}header.sticky-header.elementor-sticky--effects{background-color:rgb(255 255 255 / .8);box-shadow:0 4px 33px 1px rgb(0 0 0 / .07);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}header.sticky-header&gt;.elementor-container{min-height:var(--header-height);transition:min-height var(--transition)}header.sticky-header.elementor-sticky--effects&gt;.elementor-container{min-height:calc(var(--header-height) * var(--shrink-header-to))}@media only screen and (max-width:767px){header.sticky-header{--header-height:70px}}header.sticky-header .logo img{transition:transform var(--transition)}header.sticky-header.elementor-sticky--effects .logo img{transform:scale(.8)}</pre></body></html>