@charset "utf-8";

html {
	display: block;
	font-size: 1.25vw;
	box-sizing: border-box;
	font-family: "MR3";
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-style: normal;
	scroll-behavior: smooth;
	overflow-clip-margin: content-box;
	overflow: clip;
	overflow-x: hidden;
	overflow-y: visible;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}
html.active {
	overflow-y: hidden !important;
	overflow-x: hidden !important;
}

body {
	display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
	background-color: #FFFFFF;
}

@media screen and (max-width: 1279px) {
html { font-size: 1.88vw;}
}
@media screen and (max-width: 849px) {
html { font-size: 2.83vw; }
}
@media screen and (max-width: 449px) {
html { font-size: 5.35vw; }
}

@font-face { 
    font-family: "ARB";
    src: url("/site/fonts/arial-black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR1";
    src: url("/site/fonts/museosans-rounded-100.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR1i";
    src: url("/site/fonts/museosans-rounded-100-italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR3";
    src: url("/site/fonts/museosans-rounded-300.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR3i";
    src: url("/site/fonts/museosans-rounded-300-italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR5";
    src: url("/site/fonts/museosans-rounded-500.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR5i";
    src: url("/site/fonts/museosans-rounded-500-italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR7";
    src: url("/site/fonts/museosans-rounded-700.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR7i";
    src: url("/site/fonts/museosans-rounded-700-italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR9";
    src: url("/site/fonts/museosans-rounded-900.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MR9i";
    src: url("/site/fonts/museosans-rounded-900-italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }
@font-face { 
    font-family: "MS500";
    src: url("/site/fonts/museisans-500.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
 }

bold5 {
	font-family: "MR5";
}
ital3 {
	font-family: "MR3i";
}
u {
    text-decoration: underline;
}

white {
	color: #FFFFFF;
}
black {
	color: #000000;
}
blue {
	color: #272D66;
}
gold {
	color: #D69B2D;
}
grey {
	color: #9A9999;
}
red {
	color: #FF0000;
}

div {
	line-height: 1.25em;
}

.hrgold {
	display: block;
	width: 100%;
	border-bottom: 0.075rem solid #D69B2D;
	margin: 1rem auto 1.075rem auto;
}
.hrblue {
	display: block;
	width: 100%;
	border-bottom: 0.075rem solid #272D66;
	margin: 1rem auto 1.075rem auto;
}

p {
	display: block;
	line-height: 1.25em;
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0em;
    margin-inline-end: 0em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0em;
	-webkit-margin-end: 0em;
}

h1 {
	display: block;
	font-family: "MR5";
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	letter-spacing: 0.025em;
	line-height: 1em;
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
h2 {
	display: block;
	font-family: "MR3";
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	letter-spacing: 0.0125em;
	line-height: 1em;
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
h3 {
	display: block;
	font-family: "MR3";
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	letter-spacing: 0em;
	line-height: 1em;
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

img {
	overflow-clip-margin: content-box;
	overflow: clip;
	font-size: 0;
	line-height: 0;
}

sup {
    vertical-align:super;
	font-size: 0.75em;
}
sub {
	vertical-align: sub;
	font-size: 0.75em;
}

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 0;
    border-color: transparent;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: transparent;
}
tr {
    display: table-row;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: transparent;
}
td {
    display: table-cell;
    vertical-align: middle;
    unicode-bidi: isolate;
}

ul {
	display: block;
	list-style-type: none;
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	padding: 0;
	-webkit-padding-start: 0;
}
li {
	display: list-item;
}

a {
	color: #D69B2D;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.25em;
	transition: 0.25s;
}
a:hover {
	transition: 0.25s;
	color: #272D66;
}
a:active {
	color: #D69B2D;
}
a:visited {
	color: #D69B2D;
}

img a:hover {
	transition: 0.25s;
	filter: brightness(50%);
}

button {
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-family: "MR3";
	font-size: 1em;
	padding: 0;
}
button:hover {
	transition: 0.25s;
	filter: brightness(75%);
}

input {
	border: none;
	padding-block: 0;
	padding-inline: 0;
	padding: 0;
}

::-webkit-scrollbar {
	height: 0.5rem;
	width: 0.5rem;
}
::-webkit-scrollbar-track {
	background: #000000; 
}
::-webkit-scrollbar-thumb {
	background: #9A9999; 
}
::-webkit-scrollbar-thumb:hover {
	background: #CCCCCC;
}