.error-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.error-wrapper h1{font-size:20px;text-align:center}.error-wrapper .error-container{align-items:center;background:#fff;border-radius:10px;box-shadow:0 1px 1px #ccc;display:flex;flex-direction:column;margin-top:50px;padding:60px}html.DarkSkin .error-wrapper .error-container{background:#343434;box-shadow:0 1px 1px #000}.footer-elements{justify-content:space-between}.footer-elements,.footer-elements .copyrights-text,.footer-elements .total-views{align-items:center;display:flex}.footer-elements .total-views{color:#a5a3a3;font-size:13px;margin-inline-start:auto;margin:0 30px;text-shadow:0 0 1px #000}.footer-elements .total-views span{margin:0 2px}@media screen and (max-width:891px){.footer-elements .total-views{display:none}}@media screen and (max-width:705px){.footer-elements{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-elements .footer-bottom-socials{margin-top:10px}}@media screen and (max-width:571px){.footer-elements .copyrights-text .footer-links{display:none}}