﻿@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");.error-page-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:48px;}.error-page-cont a{text-decoration:none;}.error-page-cont .anim-error{margin-bottom:48px;width:355px;height:355px;}.error-page-cont .error-text{margin-bottom:36px;text-align:left;font:normal normal 36px/57px Roboto;font-weight:500;letter-spacing:0;color:#000;opacity:1;}.error-page-cont .back-to-home-btn{margin-bottom:50px;padding:14px 31px;height:48px;border-radius:8px;font:normal normal 16px/20px Roboto;font-weight:500;text-transform:capitalize;background-color:#082643;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#fff;}.error-page-cont .back-to-home-btn:hover{background:#213d5a;color:#fff;}.error-page-cont .back-to-home-btn:active{background:#082643;color:#fff;}.error-page-cont .back-to-home-btn:visited{color:#fff;}.error-page-cont .back-to-home-btn:disabled{color:rgba(0,0,0,.38);background:#f5f5f5;}@media(max-width:1500px){.error-page-cont .anim-error{margin-bottom:25px;width:310px;height:310px;}.error-page-cont .error-text{margin-bottom:32px;font:normal normal 34px/57px Roboto;}.error-page-cont .back-to-home-btn{font:normal normal 14px/20px Roboto;padding:12px 28px;height:46px;}}@media(max-width:670px){.error-page-cont .error-text{font:normal normal 30px/57px Roboto;}}@media(max-width:475px){.error-page-cont{margin-top:30px;}.error-page-cont .anim-error{margin-bottom:18px;width:270px;height:270px;}.error-page-cont .error-text{font:normal normal 26px/57px Roboto;}.error-page-cont .back-to-home-btn{padding:10px 24px;height:40px;}}@media(max-width:400px){.error-page-cont .anim-error{margin-bottom:16px;width:250px;height:250px;}.error-page-cont .error-text{margin-bottom:18px;font:normal normal 22px/57px Roboto;}.error-page-cont .back-to-home-btn{font:normal normal 12px/20px Roboto;padding:8px 16px;height:36px;}}@media(max-width:325px){.error-page-cont .anim-error{margin-bottom:13px;width:220px;height:220px;}.error-page-cont .error-text{margin-bottom:12px;font:normal normal 18px/57px Roboto;}.error-page-cont .back-to-home-btn{font:normal normal 10px/20px Roboto;padding:5px 16px;height:30px;}}