<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, img, div, a, table { image-rendering: -webkit-optimize-contrast !important; }@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');body {margin: 0; color: #fff7fa; display: flex; flex-direction: column; min-height: 100vh; font-family: 'Roboto', sans-serif; background: #1d2234; -webkit-background-size: cover !important; background-image:url(/assets/img/etc/bg-home.png); background-attachment: fixed; }header { height: 160px; min-width: 690px;}main { flex-grow: 1; height: auto; min-width: 690px;}footer { flex-shrink: 0; height: 80px; min-width: 690px;}.h-logo { position: absolute; left:50px; top:5px;}.h-logo img{position: relative; left: 60px;height:100px}.h-logo span{position: relative; top: 15px; left: -48px;color: #f8a136;text-shadow: 2px 2px 2px #000;font-size:25px;font-weight: bold;}.h-links {position: absolute; left: 300px; top: 30px; }.h-links span{padding-left:30px;font-size:15px; font-weight: bold;cursor: pointer;}.h-links span:hover{color: #f5ad19;}.m-center {display:grid; place-items:center; margin-top:50px;}.m-center span{font-size:20px; font-weight:bold; text-transform:uppercase}.m-center a{ border: none; padding: 18px 36px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; font-weight: bold; transition-duration: 0.5s; cursor: pointer; background-color: #1d2234; color: #fff7fa; border: 2px solid #fff7fa; border-radius: 4px;}.m-center a:hover{background-color: #fff7fa;color: #333}.f-line{width: 1100px;border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2b2d43; }.f-text{ width: 1200px;margin-top:10px;font-size:15px;color: #898b95;}.f-text-left {margin-left: -905px;}.f-text-right {margin-top:-20px; margin-left: 820px; font-size:15px; font-weight: bold;}.sing-in-block { margin-top:70px; padding:10px; width:550px; height:100%; background: #2a2a44; border: 1px solid #424667; border-radius:3px}.icon-captcha {position:relative; top:80px; left:105px;margin-bottom: 20px; width:330px; height:182px; border-radius:8px; background: #eaebed}.icon-captcha-ops{position:absolute; margin-top:8px; margin-left:5px; color:#333}.icon-captcha-logo{position:absolute; margin-left:125px; margin-top:35px; color:#07add5; font-size:12px}#icon-elements{width:320px; height:128px}#captcha{cursor:pointer; margin-left:5px; margin-top:30px; border-radius: 4px}#icon-button{position:relative;width: 411px;height: 46px;top: 74px;left: 65px;background: #1fb3d5;border-radius: 4px;display: none}#icon-button:hover{background: #10bfeb;cursor: pointer}.ajax-bad-email {position: relative;width: 368px;padding: 8px 27px 8px 12px; border: 1px solid #eff3d5; border-radius: 3px; background: #ffebe1; border-color: #ffddd3; color: #5c4c45; font-size: 14px}.div-5{margin-top:5px}.div-10{margin-top:10px}.div-15{margin-top:15px}.div-20{margin-top:20px}@media screen and (max-width: 1240px) {.f-line{width: 860px}.f-text{width: 860px}.f-text-left{margin-left: -680px}.f-text-right {margin-left: 595px}}@media screen and (max-width: 880px) { .f-line{width: 780px}.f-text{width: 780px}.f-text-left{margin-left: -600px}.f-text-right {margin-left: 525px}}@media screen and (max-width: 800px) {.f-line{width: 500px;}.f-text{width: 500px}.f-text-left{margin-left: -320px}.f-text-right {margin-left: 245px}}</pre></body></html>