.layout-sticky-header:not(.toolbar-fixed) .layout-header{position:fixed;top:0;right:0;left:0;-webkit-transition:top .3s;transition:top .3s}.layout-sticky-header.js-sticky-header-hero .js-layout-sticky-header{position:absolute;top:0;left:0;width:100%;z-index:200;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(0,0,0,0)));background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0))}.layout-sticky-header.js-sticky-header-hero .layout-header:after{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.layout-sticky-header.js-sticky-header-hero.js-sticky-header-active .layout-header:after{opacity:1}
.layout-scroll-top{padding:10px;position:fixed;bottom:30px;right:-60px;z-index:500;opacity:.25;background-color:#fff;border-radius:100%;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transition:all .3s;transition:all .3s}.layout-scroll-top.js-active{right:15px;-webkit-transform:rotate(0);transform:rotate(0)}.layout-scroll-top:hover{opacity:.75}.layout-scroll-top svg{width:30px;height:30px;fill:#000}
