.not-found__content{width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.not-found__content .not-found__element{width:100%;text-align:center;padding:60px 10px;margin:0 15px}.not-found__content .not-found__home{display:block;color:#0074bc;text-decoration:underline}.not-found__content .not-found__home:hover{color:#409eff;text-decoration:none;cursor:pointer}