.page-not-found{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.page-not-found{padding:30px 0}}.page-not-found .inner-page-not-found{width:80%;display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (max-width:768px){.page-not-found .inner-page-not-found{width:90%}}.page-not-found .inner-page-not-found .page-not-found-body{width:40%;height:80%}@media screen and (max-width:768px){.page-not-found .inner-page-not-found .page-not-found-body{width:80%}}.page-not-found .inner-page-not-found .page-not-found-body img{position:relative!important}.page-not-found .inner-page-not-found .footer-text-container{width:100%;height:40px;display:flex;justify-content:center;align-items:center;margin:20px 0}@media screen and (max-width:768px){.page-not-found .inner-page-not-found .footer-text-container{margin:10px 0}}.page-not-found .inner-page-not-found .footer-text-container span{font-size:18px;color:#0f4c5c;font-weight:600}@media screen and (max-width:768px){.page-not-found .inner-page-not-found .footer-text-container span{font-size:17px;text-align:center;padding:0 10px}}.page-not-found .inner-page-not-found .go-to-home-button-container{width:100%;height:50px;display:flex;justify-content:center;align-items:center}.page-not-found .inner-page-not-found .go-to-home-button-container .home-navigation{padding:10px 20px;background-color:#0f4c5c;color:#fff;border-radius:10px}@media screen and (max-width:768px){.page-not-found .inner-page-not-found .go-to-home-button-container .home-navigation{padding:7px 20px;font-size:14px}}