@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.not-found-comp{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;padding:64px 15px 104px;text-align:center}@media(max-width:768px){.not-found-comp{padding:32px 15px 52px}}.not-found-comp .not-found-message,.not-found-comp .not-found-status{width:100%;margin:0;line-height:1}.not-found-comp .not-found-status{font-size:288px;color:rgba(27,39,51,.2)}@media(max-width:767px){.not-found-comp .not-found-status{font-size:128px}}.not-found-comp .not-found-message{font-size:36px;color:rgba(27,39,51,.9)}@media(max-width:767px){.not-found-comp .not-found-message{font-size:16px}}.not-found-comp .not-found-link{font-size:3vmin;color:#3190e9;margin-top:20px;cursor:pointer}