:root {
--color-primary: #00ffba ;
--color-secondary: #00ffba ;
--bg-nav:  #000b1e;
--color-nav: #fff;
--bg-body: #283853;
--color-body: #fff;
--bg-body-login: #283853;
--bg-footer: #000004;
--color-footer: #fff;
--color-footer-hover: #fff;
}


/* 
////
//// Easing general purpose
////
--------------------------------------------------------------*/
.easeOut { -webkit-transition-property: all; -webkit-transition-duration: 350ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition-property: all; -moz-transition-duration: 350ms; -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-property: all; transition-duration: 350ms; transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
/* 
////
//// Default Font
////
--------------------------------------------------------------*/
html, body { height: 100%; min-height: 100%; }
body { font-family:  "Mohave", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 400; }
strong { font-weight: 600; }
.genC1 { color: var(--color-primary)!important; }
.genC2 { color: var(--color-secondary)!important; }
.genPad1 { padding-top: 7.6rem; padding-bottom: 7.6rem;}
#fullWrp { margin: 0 auto; min-height: 100%; background: var(--bg-body); position: relative;  }
.genTitle01 { font-size: 16px; line-height: 1.2em;  font-weight: 600; color: var(--color-primary); letter-spacing: 0.025em; padding-bottom: 1em;  }
svg path,svg shape,svg linearGradient { shape-rendering: geometricPrecision; }
/* logo 
-----------------------------*/
#mainLogo { float: left; }
#mainLogo a { display: block; background: url(../images/main_logo_2x.png) no-repeat left center; background-size: contain!important; width: 81.5px; height: 60px; white-space: nowrap; text-indent: -8000px; margin-left: 0; }
@media all and (max-width: 1024px) {
#mainLogo a  {  background-size: contain;  }
}
@media all and (max-width: 480px) {
#mainLogo a { max-width: 12.8rem; height: 5.9rem;}
}
/* Main Header
--------------------------------------------------------------*/

#mainHdr { z-index: 12; background: var(--bg-nav); box-shadow:  0 -8px 30px 0px  rgba(0,0,0,0.35); position: relative;   }
.introHeader {position: absolute!important; left: 0; top: 0;  width: 100%; background: none!important; box-shadow:  none!important; }
#mainHdr  .ctr { padding: 0 20px; margin: 0 auto; position: relative; display: flex; justify-content: space-between; align-items: center;   }
#mainHdr { padding: 25px  0;  }
.nav-hamburger  { display: none!important; }	
#mainLogo { margin: 0; display: block; float: left; position: relative;  z-index:  10;  }
#mainNav { display: block; margin: 0 ; float: right;  margin-right: 0; margin-left: auto;  }
#mainNav .site-nav { display: flex; justify-items: flex-start; padding: 18px 0 18px 0;   }
#mainNav .site-nav li { display: inline; white-space: nowrap; font-size: 15px; line-height: 38px; padding: 0px 22px; font-weight: 900; letter-spacing: 0; letter-spacing: 0.01em;  }
#mainNav .site-nav li:last-child { padding: 0; }
#mainNav .site-nav li a { color: #fff; position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;  text-transform: uppercase; font-family:   "Mohave",  "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 700; }

@media all and (min-width: 1240px) {
#mainHdr  .ctr { padding: 0 3rem; }
}
@media all and (max-width: 1024px) {
#mainHdr { padding: 8px 0;  }
#mainNav .site-nav {  padding: 10px 0 10px 0;   }
}
@media (max-width: 572px) {
#mainNav .site-nav li { font-size:14px; padding: 0px 12px 0 0; }
}
/* 
////
//// Mainpage
////
--------------------------------------------------------------*/
/* Main Intro
--------------------------------------------------------------*/
#mainIntro { display: flex; justify-content: center; align-items: center; background: #000b1e url("../images/main_intro_bg_xl.jpg") no-repeat center center; background-size: cover;  height: 35.55vw ; min-height: 740px; color: #fff; text-align: center;   position: relative;     }
#mainIntro .FrmCtr2 { z-index: 2; padding-top: 6rem; padding-bottom: 6rem; position: relative; z-index: 2; max-width: 1436px;}
#mainIntro  .mainLogo { display: block; margin: 0 auto; background: url("../images/main_logo_2x.png") no-repeat center center; background-size: contain; width: 86px; text-indent: -8000px; padding: 0 ; line-height: 20px;    }
#mainIntro  .mainLogo:after { content: ' '; display: block; padding-top: calc(108.56% - 20px); }
#mainIntro  .ln1 {  font-size: 48px; line-height: 1.22em; padding: 0.3em 0 0.05em 0; display: block; text-transform: none; max-width: 21em; margin: 0 auto; font-weight: 700; letter-spacing: 0.025em;  }
#mainIntro  .ln1 .ElmNoWrp { white-space: nowrap; }
#mainIntro  .ln1 span.grad { display: inline-block; background: -webkit-linear-gradient(#ffffff 0%, #c1ddf9 92%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position: relative;  padding: 0.015em;  z-index: 22;   }
#mainIntro  .ln1 span.grad:after { content: attr(data-text); display: block; position: absolute; left: 0; top: 0;  z-index: -2;   padding: 0.25em;}
#mainIntro  .ln1 .un { position: relative; display: inline-block;  background: -webkit-linear-gradient(#f5f2f5, #c7e3ff);  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  padding: 0 0.25em; margin: 0 -0.25em;  }
#mainIntro  .ln1 .un:after { content: ' '; border-top: solid 0.045em #c8e3ff; position: absolute; bottom: -0.1em;  left: 0.25em; right: 0.25em; box-shadow: 1px 1px 0 0 #000;  }
#mainIntro  .ln2 { font-size:20px; line-height: 0.9em; padding: 0.45em  0;  display: block; max-width: 37em; }
#mainIntro  .ln2 .un { position: relative; display: inline-block;  }
#mainIntro  .ln2 .un:after { content: ' '; border-top: solid 2px #fff; position: absolute; bottom: -0.1em; width: 100%; left: 0;  }
#mainIntro  .ln3 {  font-size: 22px; line-height: 1.5em; padding: 0.7em 0 1.15em 0;  display: block; max-width: 55em; text-transform: none; letter-spacing: 0.00em;  text-shadow: 0.02em 0.03em 0 #000; font-weight: 400; }
#mainIntro .btnWrp { padding:  16px 0; position: relative;  }
#mainIntro .btnWrp:after { content: ' '; display: block; z-index: -1;  position: absolute; left: 0; top: 100px; bottom: 100px; width: 100; }
#mainIntro .info { font-size: 14px; line-height: 1.2em;  position: relative; display: inline-block;  color: #000;  text-shadow: 0 1px 0 #000;  }
#mainIntro .info:after { content: ' '; display: inline-block;  bottom: -2px; left: 0; right: 0; height: 2px; background: rgba(255,255,255,0.4); position: absolute; -webkit-transition-property: all; -webkit-transition-duration: 350ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition-property: all; -moz-transition-duration: 350ms; -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-property: all; transition-duration: 350ms; transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);   }
#mainIntro .info:hover:after { background: rgba(255,255,255,0.9); }

@media all and (max-width: 1124px) {
#mainIntro {  min-height: auto; height: auto;  padding-top: 70px; padding-bottom: 0px; }
#mainIntro .FrmCtr2 {  padding-top: 12.4rem; padding-bottom: 12.4rem; }
#mainIntro  .mainLogo { width: 12.98vw; }
#mainIntro  .ln1 {  font-size: 55px; padding-top: 0.4em; max-width: 11.8em; } 
#mainIntro  .ln2 {  font-size: 3.5vw;   }
#mainIntro .ln3 {  font-size: 21px;  max-width: 24.8em;  }
}

@media all and (max-width: 572px) {
#mainIntro { min-height: 87vw; padding-top: 7.6rem; }
#mainIntro .FrmCtr2 {  padding-top: 8.4rem; padding-bottom: 8.4rem; }
#mainIntro  .mainLogo {  width: 18.98vw; }
#mainIntro  .ln1 {  font-size: 8.2vw; padding-top: 0.6em; max-width: 10.9em; } 
#mainIntro  .ln2 {  font-size: 3.8vw; }
#mainIntro  .ln3 {  font-size: 3.8vw; padding:  0.25em 0 0.4em 0; line-height: 1.3em; max-width: 18em;  }
}

/* Main Footer
--------------------------------------------------------------*/
#mainFtr  {  background: var(--bg-footer); box-shadow: 0 9000px 0 9000px var(--bg-footer); color: var(--color-footer); font-family: "Mohave", "Helvetica Neue",  Arial, "Nimbus Sans L", FreeSans;   font-weight: 400; text-transform: normal;  }
#ftrNav { display: block; font-size: 13px; margin-bottom: 1.8rem; }
#ftrNav li { display: inline;  } 
#ftrNav li a { color: var(--color-footer); margin: 0 0.72em; }
#ftrNav li a:hover {   text-decoration: underline;   }
#mainFtr .logo { width: 265px; margin-bottom: 3.4rem;   }
#mainFtr .copy { font-size: 13px; line-height: 1.75em; padding-bottom: 0; }
@media all and (max-width: 819px) {
#ftrNav li a { margin: 0 0.5em; } 
#mainFtr .logo { width: 164px; }
}
@media all and (max-width: 1023px) {
#ftrNav { margin: 0 auto 0.6em auto; max-width: 26em; }
#ftrNav li { line-height: 1.4em; }
#ftrNav li a { margin: 0 0.5em; } 
#ftrNav li span { display: none; }
}
@media all and (max-width: 572px) {
#ftrNav { font-size: 1.6rem; }
#mainFtr .copy { font-size: 1.6rem; }
}
/* 
////
//// Login
////
--------------------------------------------------------------*/
#loginCont  { background: var(--bg-body-login); display: flex; justify-content: center; align-items: center; padding: 6rem 0; min-height: calc(100vh - 448px); }
#loginCont  .loginForm { background: #000; padding: 16px; color: #fff;max-width: 356px; margin: 0 auto;  box-shadow: 0px 0px 10px rgba(0,0,0,0.3);  -moz-box-shadow:  0px 0px 10px rgba(0,0,0,0.3);   -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#loginCont  .title { font-size: 20px; text-align: center; padding:4px 0 20px 0;  font-weight: bold;  }
#loginCont p { position: relative; }
#loginCont p label { font-size: 16px; line-height: 1.5em; }
#loginCont p input { background: none #fbfbfb!important; color: #000!important; font-size: 16px!important;  height: 2.54em!important; }
#loginCont .msg {font-size: 14px; line-height: 1.2em; width: 100%; display: block; padding: 0 0 10px 0; text-align: center;  }
#loginCont .keep label { padding-left: 0; font-size: 13px; text-align: left; line-height: 1.2em; width: auto; display: block; padding: 0.5em 0; }
#loginCont .keep label input { float: left; width: 1em!important; height: 1em!important; display: block; margin-right: 0.4em; vertical-align: top; position: relative; top: -0.1em;  }
#loginCont p label.error, #loginCont p small.error  { float: left; font-size: 11px; padding: 2px 0 0 0;  color: #fae900;  }
#loginCont .creat { padding-left: 0; font-size: 13px; line-height: 1.2em; width: 100%; display: block; padding: 0.5em 0; text-align: center;  }
#loginCont .creat a { color: rgba(255,255,255,0.75) }
#loginCont .creat a:hover { color: #fff; }
#loginCont p.tos { text-align: center; font-size: 11px; line-height: 1.2em; width: 100%; display: block; padding: 0; color: rgba(255,255,255,0.75) }
@media all and (max-width: 1024px) {
#loginCont { min-height: calc(100vh - 368px); }
}
@media all and (max-width: 1024px) {
#loginCont { min-height: calc(100vh - 368px); }
}
@media (max-width: 479px) {
#loginCont { min-height: calc(100vh - 48.8rem); }
#loginCont  .title { font-size: 18px; text-align: center; padding:3px 0 19px 0;   }
}

/* 
////
//// Privacy & tos
////
--------------------------------------------------------------*/
#innerCont  { background: var(--bg-body-login); color: var(--color-body); display: flex; justify-content: center; align-items: center; padding: 6rem 0; min-height: calc(100vh - 448px); }
@media all and (max-width: 1024px) {
#innerCont { min-height: calc(100vh - 368px); }
}
@media all and (max-width: 1024px) {
#innerCont { min-height: calc(100vh - 368px); }
}
@media (max-width: 479px) {
#innerCont { min-height: calc(100vh - 48.8rem); }
}
/* Tos Phone Header
--------------------------------------------------------------*/
.tosHdr #mainLogo { flex-grow: 1; }
.tosHdr #mainLogo a {  max-width: 24.6rem; }
#mainNav .tosNav li { font-size: 12px!important; line-height: 30px; }
#mainNav .tosNav li a { font-family:  "Mohave", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans;  font-weight: 400; }
#mainNav .tosNav li svg { width: 1.6em; height:  30px; vertical-align:  top; }
@media all and (max-width: 1200px) {
#mainNav .tosNav  { flex-direction: column; text-align: right;  padding-left: 15px;  }
#mainNav .tosNav li { font-size: 13px!important; padding: 0; line-height: 20px;  letter-spacing: -0.025em; }
#mainNav .tosNav li svg  { height: 20px; }
}
@media (max-width: 479px) {
#mainNav .tosNav li { font-size: 11px!important; line-height: 16px; }
#mainNav .tosNav li svg  { height: 16px; }
}
@media (max-width: 394px) {
#mainNav .tosNav li { font-size:  2.65vw!important; line-height: 1.77em;  }
#mainNav .tosNav li svg { height: 1.77em; }
}