/*! pace.js loading css  https://github.hubspot.com/pace/docs/welcome/  */
body#site-3:before{content:"";display:block;position:fixed;top:0;left:0;z-index:-1;width:100%;min-height:100vh;background-color:#fff;background-image:url("https://picsum.photos/1160/870");background-size:auto 100vh;background-position:center center;background-repeat:no-repeat;}@media screen and (orientation:portrait){body#site-3:before{background-size:auto 100vh;}}@media screen and (orientation:landscape){body#site-3:before{background-size:cover;}}
