@font-face{font-family:GE-SS-Two;font-style:normal;font-weight:700;src:url(/fonts/GE_SS_Two_Bold.otf)}@font-face{font-family:GE-SS-Two;font-style:normal;font-weight:medium;src:url(/fonts/GE_SS_Two_Medium.otf)}@font-face{font-family:GE-SS-Two;font-style:normal;font-weight:400;src:url(/fonts/GE_SS_Two_Light.otf)}*{padding:0;margin:0;box-sizing:border-box;font-family:GE-SS-Two,Arial,sans-serif;user-select:none}body{overflow:auto}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f5f0dc;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#0a3c5a;border-radius:10px;border:3px solid #f5f0dc}::-webkit-scrollbar-thumb:hover{background-color:#0a3c5a}#this_page_not_exists{position:fixed;height:100vh;width:100vw;background-color:#6e8caf;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center}#this_page_not_exists div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background:radial-gradient(circle at center,#6e8caf,#0a3c5a);width:max(70vw,250px);height:max(50vh,250px);border:2px solid #000;border-radius:10px;box-shadow:0 30px 30px #000;padding:10px;transition:.3s}#this_page_not_exists div:hover{box-shadow:0 70px 70px #0a3c5a;transition:.3s}#this_page_not_exists div img{width:150px;filter:brightness(100%);object-fit:cover;transition:.3s}#this_page_not_exists div p{text-align:center;font-size:max(3vw, 20px);color:#fff;text-shadow:0 2px 10px #fff;transition:.3s}#this_page_not_exists div:hover p{text-shadow:0 20px 20px #fff;transition:.3s}#this_page_not_exists div:hover img{filter:brightness(200%);transition:.3s}