@keyframes appear{0%{opacity:0;bottom:-3em}to{opacity:1;bottom:0}}@keyframes slideIn{0%{transform:translateY(-3.5%);margin-top:-10%}to{transform:translateY(0);margin-top:0}}@keyframes shrink{0%{width:95%}to{width:90%}}@keyframes move-chevron{25%{opacity:1}33%{opacity:1;transform:translateY(3.04rem)}66%{opacity:1;transform:translateY(4.16rem)}to{opacity:0;transform:translateY(6.4rem) scale(.5)}}@keyframes from0to360{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes colorchange{0%{fill:#e91c23}12%{fill:#f6e307}25%{fill:#00b3da}55%{fill:#e82e81}75%{fill:#5e2b87}to{fill:#1f1f20}}@keyframes strokeColor{0%{stroke:#e91c23}12%{stroke:#f6e307}25%{stroke:#00b3da}55%{stroke:#e82e81}75%{stroke:#5e2b87}to{stroke:#1f1f20}}@keyframes loadingbarinc{0%{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes loadingbardec{0%{left:-80%;width:80%}to{left:110%;width:10%}}.notfound-page+.page-footer{height:5vh}@media screen and (max-width:624px){.notfound-page+.page-footer{height:25vh}}.notfound-page .notfound-wrapper{margin-top:150px}@media screen and (max-width:768px){.notfound-page .notfound-wrapper{margin-top:110px}}.notfound-page .full-page-wrapper{min-height:70vh;width:100%;display:flex;align-items:center}.notfound-page h2{font-size:5em}@media screen and (max-width:624px){.notfound-page h2{font-size:2em}}.notfound-page .title{position:relative;line-height:1}.notfound-page .title .left{text-align:right;width:50%}@media screen and (max-width:624px){.notfound-page .title .left{width:70%}}.notfound-page .title .right{width:70%;transform:translateX(48%)}.notfound-page .img-container{margin-top:1em;width:27vw}@media screen and (max-width:624px){.notfound-page .img-container{width:62vw;margin:1em auto}}.notfound-page .subtitle-text{text-align:center;margin-bottom:2em}.notfound-page .link{position:absolute;top:70%;margin-left:30px;color:#333;text-decoration:none;font-size:1.5em;font-family:Work Sans,sans-serif;cursor:pointer;padding-bottom:8px;overflow:hidden}@media screen and (max-width:624px){.notfound-page .link{position:unset;display:block;width:100%;font-size:1em;text-align:center;margin:0}}.notfound-page .link:after,.notfound-page .link:before{content:"";position:absolute;bottom:0;width:24px;left:0;height:2px;background:#252525}.notfound-page .link:hover{color:#333;transition:all .5s cubic-bezier(.6,-.28,.735,.045)}.notfound-page .link:hover:after{animation:loadingbarinc 2s infinite;background:#333}.notfound-page .link:hover:before{animation:loadingbardec 2s .5s infinite;background:#333}.notfound-page .notfound-image-container{box-shadow:0 0 16px rgba(17,17,26,.1);margin:2em auto;width:40vw}.notfound-page .sitemap{margin-bottom:5em}