@-webkit-keyframes spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner{100%{-webkit-transform:rotate(360deg)}}.page-background-wrapper{margin-bottom:-270px;position:relative;background-repeat:no-repeat;background-position:center 0;background-size:auto 500px;background-color:#f5f5f5}.page-background-wrapper.positioned{position:absolute;left:0;top:0;width:100%;height:500px}.page-background-wrapper.positioned.has-polysemant-list{top:36px}.page-background-wrapper.positioned .page-bg-mask{position:absolute;bottom:0;left:0;width:100%}.page-background-wrapper .space-place{height:230px}.page-background-wrapper .page-bg-link{width:100%;height:100%;position:absolute;top:0;left:0}.page-background-wrapper .page-bg-link:focus{outline:0}.page-background-wrapper .page-bg-mask{height:200px;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#f5f5f5 44%,#f5f5f5 75%,#f5f5f5 100%);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#f5f5f5 44%,#f5f5f5 75%,#f5f5f5 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,#f5f5f5 44%,#f5f5f5 75%,#f5f5f5 100%)}