<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CODE GNET - STYLE RESET */

@font-face {font-family:Alex-en;src:url('Alex-en.otf');}
@font-face {font-family:Alex-ge;src:url('Alex-ge.woff');}

* {margin:0px;padding:0px;outline:0 none;text-decoration:none;}

html,
body {margin:0px;padding:0px;}

a,
a:hover,
a:focus,
a:active,
a:visited {text-decoration:none;outline:none;}

ul,
ol,
li,
li:hover,
li:active,
li:focus,
li:visited {outline:none;list-style:none;list-style-type:none;}

img,
img a,
img a:active,
img a:focus {outline:none;border:0 none;}

.underline {text-decoration:underline!important;}</pre></body></html>