.not-found{min-height:var(--vh);width:100%;background-color:#25282c;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found__header{position:relative;padding-bottom:30px}.not-found__header__status{top:16%;letter-spacing:12px;left:23%;color:#ffd200;position:absolute;font-size:66px;font-weight:500;transform:rotate(-38deg) skew(22deg,8deg)}@media only screen and (max-width: 512px){.not-found__header__status{font-size:12.5vw}}.not-found__header__error{top:23%;letter-spacing:3px;left:24%;color:#ffd200;position:absolute;font-size:36px;font-weight:600;transform:rotate(-38deg) skew(22deg,8deg)}@media only screen and (max-width: 512px){.not-found__header__error{font-size:7vw}}.not-found__header img{max-width:100%}.not-found__body{padding:0 20px;text-align:center}.not-found__body *{color:#e9ecef}.not-found__body h1{margin:20px 0}.not-found__body p{margin:0;font-size:14px;line-height:1.5}.not-found__footer{margin-top:30px}
