@font-face {
  font-family: Agency FB Bold;
  src: url(../../fonts/agencyb.ttf) format("truetype"); }

@font-face {
  font-family: Agency FB;
  src: url(../../fonts/AGENCYR.ttf) format("truetype"); }

@font-face {
  font-family: Barlow Condensed;
  src: url(../../fonts/BarlowCondensed-Regular.ttf) format("truetype"); }

@font-face {
  font-family: Barlow Condensed Bold;
  src: url(../../fonts/BarlowCondensed-Bold.ttf) format("truetype"); }

html body {
  padding: 80px 0 0; }

@media (min-width: 1079px) {
  html body {
    padding: 33px 0 0; } }

html body > .header-container, html body > form > .header-container {
  position: relative;
  top: 0;
  z-index: 1000; }

@media (max-width: 1078px) {
  html body > .header-container #nav-trigger, html body > form > .header-container #nav-trigger {
    clip: unset;
    width: 50px;
    height: 50px;
    opacity: 0;
    left: 1px;
    top: -2px;
    position: fixed;
    z-index: 1010; }
  html body > .header-container #nav-trigger:checked ~ .site-nav > nav, html body > form > .header-container #nav-trigger:checked ~ .site-nav > nav {
    left: 0;
    transition: all .3s ease-in;
    position: fixed; }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger {
    max-height: 500px;
    transition: max-height .45s ease-in;
    background: transparent;
    box-shadow: 0 2px 5px transparent; }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:before, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:before {
    top: 0;
    transform: rotate(45deg); }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:after, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:after {
    top: 0;
    transform: rotate(135deg);
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); } }

@media (min-width: 1079px) {
  html body > .header-container #nav-trigger, html body > form > .header-container #nav-trigger {
    display: none; } }

html body > .header-container .menu-icon, html body > form > .header-container .menu-icon {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  left: 8px;
  top: 0;
  width: 47px;
  height: 47px;
  cursor: pointer;
  z-index: 1005; }

@media (max-width: 1078px) {
  html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 6px;
    z-index: 1004; } }

@media (max-width: 1078px) and (min-width: 1079px) {
  html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
    padding: 0 10px; } }

@media (max-width: 1078px) {
  html body > .header-container .menu-icon label[for=nav-trigger] > img, html body > form > .header-container .menu-icon label[for=nav-trigger] > img {
    height: 47px;
    max-width: none;
    width: 47px; } }

@media (min-width: 1079px) {
  html body > .header-container .menu-icon, html body > form > .header-container .menu-icon {
    display: none;
    padding-left: 10px; }
  html body > .header-container .menu-icon .nav-trigger, html body > .header-container .menu-icon .search-trigger, html body > .header-container .menu-icon label[for=nav-trigger], html body > .header-container .menu-icon label[for=search-trigger], html body > form > .header-container .menu-icon .nav-trigger, html body > form > .header-container .menu-icon .search-trigger, html body > form > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=search-trigger] {
    display: none; } }

html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
  clip: unset;
  opacity: 1; }

html body > .header-container .menu-icon .hamburger, html body > form > .header-container .menu-icon .hamburger {
  top: 25px;
  width: 25px;
  height: 2px;
  background: #fcfcfc;
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: .5s; }

html body > .header-container .menu-icon .hamburger:before, html body > form > .header-container .menu-icon .hamburger:before {
  top: -8px; }

html body > .header-container .menu-icon .hamburger:after, html body > form > .header-container .menu-icon .hamburger:after {
  top: 8px; }

html body > .header-container .menu-icon .hamburger-one:after, html body > .header-container .menu-icon .hamburger-one:before, html body > form > .header-container .menu-icon .hamburger-one:after, html body > form > .header-container .menu-icon .hamburger-one:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #fcfcfc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: .5s;
  left: 0; }

html body > .header-container .menu-icon.active-one .hamburger-one, html body > form > .header-container .menu-icon.active-one .hamburger-one {
  background: transparent;
  box-shadow: 0 2px 5px transparent; }

html body > .header-container .menu-icon.active-one .hamburger-one:before, html body > form > .header-container .menu-icon.active-one .hamburger-one:before {
  top: 0;
  transform: rotate(45deg); }

html body > .header-container .menu-icon.active-one .hamburger-one:after, html body > form > .header-container .menu-icon.active-one .hamburger-one:after {
  top: 0;
  transform: rotate(135deg);
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); }

html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
  background: linear-gradient(180deg, #272727 0, #161616);
  border-bottom: 1px solid #4082bb;
  box-sizing: border-box;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
    height: 33px;
    position: fixed;
    width: 100%; } }

@media (min-width: 1080px) {
  html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
    -ms-flex-align: self-start;
    align-items: self-start; } }

html body > .header-container > .wrapper > .stardock-nav, html body > form > .header-container > .wrapper > .stardock-nav {
  min-width: 360px;
  left: -410px;
  padding: 0;
  top: 50px;
  position: absolute;
  width: 360px;
  z-index: 1002; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav, html body > form > .header-container > .wrapper > .stardock-nav {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 33px;
    left: auto;
    max-width: 1390px;
    padding: 0;
    margin: 0;
    position: static;
    top: 0;
    width: 100%; } }

html body > .header-container > .wrapper > .stardock-nav > .header-content, html body > form > .header-container > .wrapper > .stardock-nav > .header-content {
  background: #111;
  display: block;
  left: -300px;
  padding: 10px 10px 0;
  position: absolute; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .header-content, html body > form > .header-container > .wrapper > .stardock-nav > .header-content {
    background: none;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    padding: 0 15px;
    position: static; } }

html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%; }

html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img {
  height: 42px; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img {
    height: 25px; } }

html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .9rem; }

@media (max-width: 1078px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #111;
    display: inline-table;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 300px;
    position: relative;
    left: 0; } }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 10px;
    margin-right: auto;
    position: relative; } }

@media (min-width: 1080px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    margin-left: 1rem; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
  display: -ms-flexbox;
  display: flex; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
  font-family: Segoe UI,Arial,Verdana,Helvetica,Sans-Serif; }

@media (max-width: 1078px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    height: 3rem;
    padding: 0 1rem; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span.active, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active {
    background-color: rgba(120, 120, 120, 0.9); }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active) {
    background-color: rgba(120, 120, 120, 0.5); } }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    padding: 0 4px 2px;
    margin: 0 4px;
    position: relative;
    z-index: 1; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:after {
    bottom: 0;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(-15deg);
    transform-origin: bottom left;
    z-index: -1; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active):after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active):after {
    background-color: rgba(120, 120, 120, 0.5); }
  html body > .header-container > .wrapper > .stardock-nav > nav > span.active:after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active:after {
    background-color: rgba(120, 120, 120, 0.9); } }

@media (min-width: 1080px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    padding: 0 4px;
    margin: 0 6px; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover > span.submenu, html body > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu2, html body > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu3, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover > span.submenu, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu2, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu3 {
    opacity: 1;
    visibility: visible; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: .9em;
  left: -20px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 800px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a {
  background-repeat: no-repeat;
  background-position: 1em;
  background-size: 48px 48px;
  box-sizing: border-box;
  color: #2d2d2d;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em 1em 1em calc(2em + 48px);
  text-decoration: none; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > strong {
  border-bottom: 1px solid #ccc;
  font-weight: 500;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > span {
  color: #777;
  display: block;
  font-size: .9em;
  font-weight: 400;
  margin: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2), html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2) {
  background-color: #ddd;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-left: 1em; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child:hover, html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2):hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child {
  border-left: 1px solid #ccc; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: block;
  font-size: .9em;
  font-weight: 400;
  left: -10px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 118px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a {
  background-repeat: no-repeat;
  border-bottom: 1px dashed #bdbdbd;
  box-sizing: border-box;
  color: #2d2d2d;
  display: block;
  padding: 1em;
  text-decoration: none;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a > strong {
  font-weight: 500; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:last-child {
  border-bottom: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: block;
  font-size: .9em;
  left: -10px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 350px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a {
  background-repeat: no-repeat;
  border-bottom: 1px dashed #bdbdbd;
  box-sizing: border-box;
  color: #2d2d2d;
  display: block;
  overflow-x: hidden;
  padding: 1em;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a > strong {
  font-weight: 500;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child {
  background-color: #f1f1f1;
  border-bottom: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4) {
  background-color: #ddd;
  border-bottom: 1px solid #ccc;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-left: 1em; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3):hover, html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4):hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3) {
  border-left: 1px solid #ccc; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
  -ms-flex-align: center;
  align-items: center;
  color: #fdfdfd;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-shadow: 1px 1px #707070;
  width: 100%; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
    text-shadow: none; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span.active, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active {
  font-weight: 500; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  margin-left: auto;
  padding: 0 10px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1005; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
    height: 33px;
    padding: 0 15px;
    position: relative; } }

@media (min-width: 1080px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
    padding: 0 15px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: auto; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 8px;
  position: relative; }

@media (max-width: 399px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a {
    margin: 0 4px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > img {
  height: 20px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin {
  border: 1px solid #fdfdfd; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img {
  height: 47px; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img {
    height: 30px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span {
  background: linear-gradient(#50bf41, #39892f);
  border-radius: 50%;
  color: #fdfdfd;
  display: none;
  font-weight: 400;
  line-height: .75em;
  padding: 4px;
  position: absolute;
  right: 2px;
  top: -10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.show {
  display: block; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.new, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.new, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.new, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.new {
  animation: a 1s ease;
  animation-iteration-count: 1; }

@keyframes a {
  15% {
    transform: translateX(5px); }
  30% {
    transform: translateX(-5px); }
  50% {
    transform: translateX(3px); }
  65% {
    transform: translateX(-3px); }
  80% {
    transform: translateX(2px); }
  to {
    transform: translateX(0); } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu {
  margin-right: 8px; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu {
    -ms-flex-item-align: start;
    align-self: start; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img {
  height: 31px; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img {
    height: 31px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
  background-color: #161616;
  border-bottom: 1px solid #4082bb;
  border-left: 1px solid #4082bb;
  border-right: 1px solid #4082bb;
  box-shadow: 0 2px 3px #000;
  padding: 5px;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 50px;
  transition: all .25s ease-in-out;
  visibility: hidden; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
    top: 33px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show {
  opacity: 1;
  visibility: visible; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show {
    width: 115px; } }

@media (min-width: 1426px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
    margin-left: 3px;
    right: 3px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notifications, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notifications {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 12px;
  position: absolute;
  top: 33px;
  padding: 10px 5px 10px 0; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  min-width: 290px;
  max-width: 350px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > input, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > input {
  border-radius: 5px;
  margin-right: 5px;
  padding: 5px;
  -ms-flex: 1;
  flex: 1;
  min-width: 188px;
  max-width: 250px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button {
  background-color: #155298;
  border-radius: 5px;
  border-width: 0;
  color: #fdfdfd;
  cursor: pointer;
  padding: 0 10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button:hover, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button:hover {
  background-color: #0367cc; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button[disabled], html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button[disabled] {
  color: #666; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#cart-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#cart-menu {
  right: -1px;
  top: 40px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu {
  background: #161616;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .9rem;
  padding: 0;
  position: absolute;
  right: 0;
  width: 180px;
  top: 50px;
  z-index: 1006; }

@media (min-width: 1079px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu {
    top: 33px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a {
  color: #fdfdfd;
  padding: 5px 10px;
  text-decoration: none; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a:hover {
  background-color: rgba(13, 77, 139, 0.9); }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > label, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > label {
  background-color: #0d4b89;
  border-top: 1px solid #217bd5;
  border-bottom: 1px solid #217bd5;
  color: #fdfdfd;
  line-height: 1.5rem;
  padding: 0 0 2px 9px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > hr, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > hr {
  width: 100%;
  margin: 3px 0 0;
  border-color: #6894b5; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header {
  background-color: #1576d3;
  padding: 3px 0 3px 4px;
  color: #fff;
  border-color: #6894b5;
  border-style: solid;
  border-width: 1px 0; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header:nth-of-type(2n), html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header:nth-of-type(2n) {
  margin-top: 5px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.welcome, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.welcome {
  padding: 5px 10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav.user, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav.user {
  visibility: hidden;
  opacity: 0; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav.user.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav.user.show {
  opacity: 1;
  visibility: visible; }

html .offscreen {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

html body {
  background: #021222 url(/images/bkgd_keyart.jpg) no-repeat;
  background-position: top;
  color: #fff; }

@media (max-width: 1080px) {
  html body {
    padding: 50px 0 0;
    background: #021222 url(/images/bkgd_keyart_cropped.jpg) no-repeat;
    background-size: contain;
    background-position: center 20px; } }

@media (max-width: 480px) {
  html body {
    background-position: center 50px; } }

html body > div.body {
  padding: 0; }

html body .header-container, html body > form .header-container {
  height: 311px;
  display: contents; }

html body .header-container > .site-nav, html body > form .header-container > .site-nav {
  font-family: Agency FB Bold,arial,sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 33px;
  left: 0;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100vw - 100px);
  z-index: 1001; }

@media (min-width: 1080px) {
  html body .header-container > .site-nav, html body > form .header-container > .site-nav {
    -ms-flex-align: center;
    align-items: center;
    background: transparent no-repeat scroll top;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .813em;
    height: 128px;
    left: 0;
    margin-bottom: 2em;
    width: 100%;
    z-index: 999; } }

html body .header-container > .site-nav > .header-content, html body > form .header-container > .site-nav > .header-content {
  position: absolute;
  height: 33px;
  margin-left: 35px;
  margin-top: 8px;
  padding: 0;
  z-index: 999; }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > .header-content, html body > form .header-container > .site-nav > .header-content {
    margin-top: 0;
    padding: 10px 0;
    position: static;
    z-index: 999; } }

html body .header-container > .site-nav > .header-content > a.logo, html body > form .header-container > .site-nav > .header-content > a.logo {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%; }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > .header-content > a.logo, html body > form .header-container > .site-nav > .header-content > a.logo {
    display: none; } }

html body .header-container > .site-nav > .header-content > a.logo > img, html body > form .header-container > .site-nav > .header-content > a.logo > img {
  width: 27px; }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > .header-content > a.logo > img, html body > form .header-container > .site-nav > .header-content > a.logo > img {
    display: block;
    max-width: 100%;
    position: relative; } }

@media (max-width: 1080px) {
  html body .header-container > .site-nav > nav, html body > form .header-container > .site-nav > nav {
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #111;
    border-right: 1px solid #4082bb;
    border-bottom: 1px solid #4082bb;
    display: inline-table;
    position: fixed;
    left: -432px;
    top: 50px;
    width: 280px;
    transition: all .25s ease-out;
    z-index: 1001; } }

@media (max-width: 1078px) {
  html body .header-container > .site-nav > nav, html body > form .header-container > .site-nav > nav {
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #111;
    border-right: 1px solid #4082bb;
    border-bottom: 1px solid #4082bb;
    display: inline-table;
    position: absolute;
    left: -325px;
    top: 50px;
    width: 280px;
    transition: all .25s ease-out;
    z-index: 1001; } }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > nav, html body > form .header-container > .site-nav > nav {
    width: auto;
    background: transparent;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 3.75rem;
    background-color: rgba(31, 82, 111, 0.75);
    border: 1px solid #35f1e8;
    margin-right: 7px;
    margin-top: 0;
    box-shadow: 0 0 10px rgba(53, 241, 232, 0.75);
    -ms-flex-direction: row;
    flex-direction: row; } }

html body .header-container > .site-nav > nav > a.icon, html body > form .header-container > .site-nav > nav > a.icon {
  display: none; }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > nav > a.icon, html body > form .header-container > .site-nav > nav > a.icon {
    font-family: Agency FB Bold,arial,sans-serif;
    padding: 0 2rem;
    color: #35f1e8;
    text-decoration: none;
    font-size: 1.375rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    transition: all .2s ease-in-out; }
  html body .header-container > .site-nav > nav > a.icon.active, html body .header-container > .site-nav > nav > a.icon:hover, html body > form .header-container > .site-nav > nav > a.icon.active, html body > form .header-container > .site-nav > nav > a.icon:hover {
    background-color: #04405e94;
    border-left: 1px solid #35f1e8;
    border-right: 1px solid #35f1e8; } }

@media (max-width: 1080px) {
  html body .header-container > .site-nav > nav > ul, html body > form .header-container > .site-nav > nav > ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    max-width: 100%; }
  html body .header-container > .site-nav > nav > ul > li, html body > form .header-container > .site-nav > nav > ul > li {
    line-height: 2.5rem;
    height: 2.5rem;
    padding: 0 1rem;
    margin: 0; }
  html body .header-container > .site-nav > nav > ul > li.active, html body .header-container > .site-nav > nav > ul > li:hover:not(.active), html body > form .header-container > .site-nav > nav > ul > li.active, html body > form .header-container > .site-nav > nav > ul > li:hover:not(.active) {
    background-color: rgba(31, 82, 111, 0.75); }
  html body .header-container > .site-nav > nav > ul > li:nth-last-of-type(2), html body > form .header-container > .site-nav > nav > ul > li:nth-last-of-type(2) {
    margin: 0 0 .5rem; }
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    -ms-flex-align: center;
    align-items: center;
    color: #fdfdfd;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    text-shadow: none;
    width: 100%; } }

@media (max-width: 1080px) and (min-width: 1080px) {
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    text-shadow: none; } }

@media (max-width: 1080px) {
  html body .header-container > .site-nav > nav > ul > li.sdshome, html body > form .header-container > .site-nav > nav > ul > li.sdshome {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #363636; }
  html body .header-container > .site-nav > nav > ul > li.sdshome > a.logo, html body > form .header-container > .site-nav > nav > ul > li.sdshome > a.logo {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%; }
  html body .header-container > .site-nav > nav > ul > li.sdshome > a.logo > img, html body > form .header-container > .site-nav > nav > ul > li.sdshome > a.logo > img {
    height: 25px; } }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > nav > ul, html body > form .header-container > .site-nav > nav > ul {
    list-style: none outside none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0;
    max-width: 900px;
    padding: 0;
    width: 100%; }
  html body .header-container > .site-nav > nav > ul > li, html body > form .header-container > .site-nav > nav > ul > li {
    display: list-item;
    height: 100%;
    z-index: 10;
    padding: 0;
    text-align: center; }
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    box-sizing: border-box;
    color: #fff;
    padding: 0;
    width: 130px;
    position: relative;
    white-space: nowrap;
    z-index: 5;
    font-family: Agency FB Bold,arial,sans-serif;
    padding: 0 2rem;
    color: #35f1e8;
    text-decoration: none;
    font-size: 1.375rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .2s ease-in-out; }
  html body .header-container > .site-nav > nav > ul > li > a.active, html body .header-container > .site-nav > nav > ul > li > a:hover, html body > form .header-container > .site-nav > nav > ul > li > a.active, html body > form .header-container > .site-nav > nav > ul > li > a:hover {
    background-color: #04405e94;
    border-left: 1px solid #35f1e8;
    border-right: 1px solid #35f1e8; }
  html body .header-container > .site-nav > nav > ul > li.sdshome, html body > form .header-container > .site-nav > nav > ul > li.sdshome {
    display: none; }
  html body .header-container > .site-nav > nav > ul > li.store, html body > form .header-container > .site-nav > nav > ul > li.store {
    font-family: Agency FB Bold,arial,sans-serif;
    font-size: 1.375rem;
    cursor: pointer;
    border: 1px solid #1ceb48;
    background-color: rgba(0, 126, 55, 0.75);
    color: #1ceb48;
    white-space: nowrap;
    text-align: center;
    padding: .625rem 1.25rem;
    height: 3.75rem;
    transition: all .2s ease-in-out;
    margin-left: 2rem;
    border: none;
    height: 100%;
    border-left: 1px solid #1ceb48;
    border-right: 1px solid #1ceb48; } }

@media (min-width: 1080px) and (max-width: 1080px) {
  html body .header-container > .site-nav > nav > ul > li.store, html body > form .header-container > .site-nav > nav > ul > li.store {
    padding: 0 1rem; } }

@media (min-width: 1080px) {
  html body .header-container > .site-nav > nav > ul > li.store:hover, html body > form .header-container > .site-nav > nav > ul > li.store:hover {
    box-shadow: 0 0 10px rgba(28, 235, 72, 0.75); }
  html body .header-container > .site-nav > nav > ul > li.navhidden, html body > form .header-container > .site-nav > nav > ul > li.navhidden {
    display: none; } }

html body .header-container a.purchase-btn-wrap, html body > form .header-container a.purchase-btn-wrap {
  display: none; }

@media (min-width: 1080px) {
  html body .header-container, html body > form .header-container {
    position: relative; }
  html body .header-container a.purchase-btn-wrap, html body > form .header-container a.purchase-btn-wrap {
    border: 1px solid #1ceb48;
    display: block; }
  html body .header-container a.purchase-btn-wrap button, html body > form .header-container a.purchase-btn-wrap button {
    font-family: Agency FB Bold,arial,sans-serif;
    font-size: 1.375rem;
    cursor: pointer;
    border: none;
    background-color: rgba(0, 126, 55, 0.75);
    color: #1ceb48;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 1px;
    padding: .625rem 3rem;
    height: 3.75rem;
    transition: all .2s ease-in-out; }
  html body .header-container a.purchase-btn-wrap:hover, html body > form .header-container a.purchase-btn-wrap:hover {
    box-shadow: 0 0 10px rgba(28, 235, 72, 0.75);
    filter: brightness(1.2); }
  html body .header-container.fixed a .purchase-btn-wrap, html body > form .header-container.fixed a .purchase-btn-wrap {
    display: none; }
  html body .header-container.fixed > .wrapper, html body > form .header-container.fixed > .wrapper {
    transition: display 1s ease-in-out;
    display: none; }
  html body .header-container.fixed > .site-nav, html body > form .header-container.fixed > .site-nav {
    background: unset;
    background-color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto; }
  html body .header-container.fixed > .site-nav > nav, html body > form .header-container.fixed > .site-nav > nav {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: -60px;
    max-width: unset; } }

@media (min-width: 1080px) and (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav, html body > form .header-container.fixed > .site-nav > nav {
    background: rgba(31, 82, 111, 0.75);
    background-size: 100% 1px,100% 1px,100% 100%;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    transform: translateX(0);
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 100;
    border: none;
    border-bottom: 2px solid #35f1e8;
    box-shadow: none;
    height: 3.75rem; } }

@media (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > a.icon, html body > form .header-container.fixed > .site-nav > nav > a.icon {
    background-color: transparent;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 95px;
    margin: 0 2px 0 16px; } }

@media (min-width: 1080px) and (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > a.icon, html body > form .header-container.fixed > .site-nav > nav > a.icon {
    margin: 0;
    padding: 0; } }

@media (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > a.icon > img, html body > form .header-container.fixed > .site-nav > nav > a.icon > img {
    height: 30px;
    margin: auto;
    width: 30px; }
  html body .header-container.fixed > .site-nav > nav > a.icon.active, html body .header-container.fixed > .site-nav > nav > a.icon:hover, html body > form .header-container.fixed > .site-nav > nav > a.icon.active, html body > form .header-container.fixed > .site-nav > nav > a.icon:hover {
    background-color: #04405e94;
    border-left: 1px solid #35f1e8;
    border-right: 1px solid #35f1e8; }
  html body .header-container.fixed > .site-nav > nav > ul, html body > form .header-container.fixed > .site-nav > nav > ul {
    height: 100%;
    -ms-flex-pack: unset;
    justify-content: unset;
    max-width: 800px;
    padding: revert;
    position: relative;
    padding-inline-start: 0; }
  html body .header-container.fixed > .site-nav > nav > ul > li, html body > form .header-container.fixed > .site-nav > nav > ul > li {
    height: 100%;
    width: auto;
    padding: 0;
    text-align: left; }
  html body .header-container.fixed > .site-nav > nav > ul > li.home, html body .header-container.fixed > .site-nav > nav > ul > li.purchase, html body > form .header-container.fixed > .site-nav > nav > ul > li.home, html body > form .header-container.fixed > .site-nav > nav > ul > li.purchase {
    display: none; }
  html body .header-container.fixed > .site-nav > nav > ul > li.journals a, html body > form .header-container.fixed > .site-nav > nav > ul > li.journals a {
    width: 168px; }
  html body .header-container.fixed > .site-nav > nav > ul > li.metaverse a, html body > form .header-container.fixed > .site-nav > nav > ul > li.metaverse a {
    width: 180px; }
  html body .header-container.fixed > .site-nav > nav > ul > li.store, html body > form .header-container.fixed > .site-nav > nav > ul > li.store {
    display: list-item;
    position: absolute;
    right: 16px; } }

@media (min-width: 1080px) and (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store, html body > form .header-container.fixed > .site-nav > nav > ul > li.store {
    right: 3px; } }

@media (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a {
    color: #1ceb48;
    border-left: none;
    border-right: none; } }

@media (min-width: 1080px) and (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a {
    width: 146px; } }

@media (min-width: 1080px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a:hover, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a:hover {
    border-left: none;
    border-right: none;
    box-shadow: 0 0 10px rgba(28, 235, 72, 0.75);
    background: transparent; }
  html body .header-container.fixed > .site-nav > nav > ul > li > a, html body > form .header-container.fixed > .site-nav > nav > ul > li > a {
    font-family: Agency FB Bold,arial,sans-serif;
    padding: 0 2rem;
    color: #35f1e8;
    text-decoration: none;
    font-size: 1.375rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .2s ease-in-out; }
  html body .header-container.fixed > .site-nav > nav > ul > li > a.active, html body .header-container.fixed > .site-nav > nav > ul > li > a:hover, html body > form .header-container.fixed > .site-nav > nav > ul > li > a.active, html body > form .header-container.fixed > .site-nav > nav > ul > li > a:hover {
    background-color: #04405e94;
    border-left: 1px solid #35f1e8;
    border-right: 1px solid #35f1e8; }
  html body .header-container.open > .site-nav > nav, html body > form .header-container.open > .site-nav > nav {
    margin-top: auto;
    top: 0;
    transition: top .5s ease-in-out; } }

html body > div.body, html body > form > div.body {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Barlow Condensed,sans-serif;
  margin: 0 auto;
  width: 100%; }

@media (min-width: 1080px) {
  html body > div.body, html body > form > div.body {
    padding-left: 0;
    padding-right: 0; } }

html body > div.body h1, html body > div.body h2, html body > form > div.body h1, html body > form > div.body h2 {
  font-family: Agency FB Bold,arial,sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

html body > div.body h3, html body > div.body h4, html body > form > div.body h3, html body > form > div.body h4 {
  font-family: Agency FB Bold,arial,sans-serif;
  font-weight: 400;
  letter-spacing: .5px; }

html body > div.body h2.subhead, html body > form > div.body h2.subhead {
  font-size: 1.625em;
  letter-spacing: 1.5px; }

html body > div.body > main, html body > form > div.body > main {
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #fdfdfd;
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1rem;
  margin-top: 15em; }

@media (max-width: 1080px) {
  html body > div.body > main, html body > form > div.body > main {
    margin-top: 5em; } }

@media (max-width: 768px) {
  html body > div.body > main, html body > form > div.body > main {
    margin-top: 0; } }

@media (max-width: 480px) {
  html body > div.body > main, html body > form > div.body > main {
    margin-top: 15em; } }

@media (min-width: 1080px) {
  html body > div.body > main, html body > form > div.body > main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; } }

html body > div.body > main .title-wrapper2, html body > form > div.body > main .title-wrapper2 {
  display: block;
  margin: 0 auto 4em; }

html body > div.body > main .title-wrapper2 .title-container2, html body > form > div.body > main .title-wrapper2 .title-container2 {
  background: transparent url(/Images/header-bkgd-2.svg) no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  max-width: 1920px;
  position: relative; }

@media (max-width: 480px) {
  html body > div.body > main .title-wrapper2 .title-container2, html body > form > div.body > main .title-wrapper2 .title-container2 {
    height: 5rem; } }

@media (max-width: 768px) {
  html body > div.body > main .title-wrapper2 .title-container2, html body > form > div.body > main .title-wrapper2 .title-container2 {
    background: transparent url(/Images/header-bkgd-3.png) no-repeat;
    background-position: top;
    height: 70px; } }

html body > div.body > main .title-wrapper2 .title-container2 img, html body > form > div.body > main .title-wrapper2 .title-container2 img {
  display: block;
  margin: auto;
  text-align: center;
  vertical-align: middle; }

@media (max-width: 480px) {
  html body > div.body > main .title-wrapper2 .title-container2 img, html body > form > div.body > main .title-wrapper2 .title-container2 img {
    display: none; } }

html body > div.body > main .title-wrapper2 .title-container2 h1, html body > form > div.body > main .title-wrapper2 .title-container2 h1 {
  display: block;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  font-family: Agency FB Bold,arial,sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  color: #35f1e8; }

@media (max-width: 480px) {
  html body > div.body > main .title-wrapper2 .title-container2 h1, html body > form > div.body > main .title-wrapper2 .title-container2 h1 {
    font-size: 2rem;
    width: 100%; } }

html body > div.body > main > h2, html body > form > div.body > main > h2 {
  text-align: center; }

html body > div.body > main.poll, html body > form > div.body > main.poll {
  margin-bottom: 15px; }

html body > div.body > main > div.pagecontainer, html body > form > div.body > main > div.pagecontainer {
  padding: 8px 22px; }

html body > div.body > main > div.pagecontainer > h1, html body > form > div.body > main > div.pagecontainer > h1 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1rem;
  padding-bottom: .285em;
  text-align: center; }

html body > div.body > main .pager, html body > form > div.body > main .pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: .75rem;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1rem auto; }

html body > div.body > main .pager a, html body > div.body > main .pager span, html body > form > div.body > main .pager a, html body > form > div.body > main .pager span {
  color: #9c9c9c;
  padding: 0 .5em; }

html body > div.body > main .pager a, html body > form > div.body > main .pager a {
  text-decoration: none; }

html body > div.body > main .pager a:hover, html body > form > div.body > main .pager a:hover {
  text-decoration: underline; }

html body > div.body > main .pager .selected, html body > form > div.body > main .pager .selected {
  background-color: #9c9c9c;
  color: #fafafa; }

html body > div.body > main.content, html body > form > div.body > main.content {
  -ms-flex-item-align: center;
  align-self: center;
  color: #f2f2f2;
  font-size: 1rem;
  margin-bottom: 1rem;
  max-width: 1075px;
  position: relative;
  width: 100%;
  background: #171717; }

@media (min-width: 1079px) {
  html body > div.body > main.content, html body > form > div.body > main.content {
    border: none; } }

@media (min-width: 1280px) {
  html body > div.body > main.content, html body > form > div.body > main.content {
    padding: 3rem;
    margin-top: 3em; } }

html body > div.body > main.content > h2, html body > form > div.body > main.content > h2 {
  display: none; }

@media (min-width: 1079px) {
  html body > div.body > main.content > h2, html body > form > div.body > main.content > h2 {
    background-color: #000;
    border: 2px solid #f87321;
    border-radius: 10px;
    display: block;
    font-size: 1.1em;
    font-weight: 400;
    left: 1rem;
    margin: 0;
    padding: 1rem 3rem;
    position: absolute;
    text-transform: uppercase;
    top: -2.5rem;
    z-index: 30; } }

html body > div.body > main.content h1, html body > form > div.body > main.content h1 {
  background: no-repeat 50%, linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 80%, transparent);
  background-size: contain,auto;
  border-bottom: 2px solid #35f1e8;
  border-top: 2px solid #35f1e8;
  margin-bottom: 2rem;
  padding: 10px;
  text-align: center;
  text-transform: uppercase; }

@media (min-width: 1080px) {
  html body > div.body > main.content h1, html body > form > div.body > main.content h1 {
    font-size: 1.25em;
    margin-left: auto;
    margin-right: auto; } }

html body > div.body > main.content h3, html body > form > div.body > main.content h3 {
  background: url(/images/h3_bg.png) no-repeat 50%;
  background-size: contain;
  font-weight: 400;
  padding: .5em 1em;
  text-align: center; }

html body > div.body > main.content.article, html body > form > div.body > main.content.article {
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 3rem;
  margin-top: 11em;
  font-size: 1.313em; }

html body > div.body > main.content.article strong, html body > form > div.body > main.content.article strong {
  font-family: Barlow Condensed Bold,sans-serif;
  font-weight: 400; }

html body > div.body > main.content.article .blog header h1, html body > form > div.body > main.content.article .blog header h1 {
  margin: 0; }

html body > div.body > main.content.article .articleContent h1, html body > div.body > main.content.article .articleContent h2, html body > div.body > main.content.article .articleContent h3, html body > div.body > main.content.article .articleContent h4, html body > div.body > main.content.article .articleContent p, html body > form > div.body > main.content.article .articleContent h1, html body > form > div.body > main.content.article .articleContent h2, html body > form > div.body > main.content.article .articleContent h3, html body > form > div.body > main.content.article .articleContent h4, html body > form > div.body > main.content.article .articleContent p {
  padding-left: 0;
  text-align: left; }

html body > div.body > main.content.article .blog header p, html body > form > div.body > main.content.article .blog header p {
  color: #979797;
  font-size: .938em; }

html body > div.body > main.content.article .blog .articleContent .confluence-embedded-file-wrapper img, html body > form > div.body > main.content.article .blog .articleContent .confluence-embedded-file-wrapper img {
  width: 100%; }

html body > div.body > main.content.article .blog footer .commentarea, html body > form > div.body > main.content.article .blog footer .commentarea {
  display: -ms-flexbox;
  display: flex; }

html body > div.body > main.content.article .blog footer .stats, html body > form > div.body > main.content.article .blog footer .stats {
  margin: 20px 0; }

html body > div.body > main.content.article .blog footer .social, html body > form > div.body > main.content.article .blog footer .social {
  display: -ms-flexbox;
  display: flex; }

html body > div.body > main.content.article .blog footer .social div, html body > form > div.body > main.content.article .blog footer .social div {
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px; }

html body > div.body > div.sidebar, html body > form > div.body > div.sidebar {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: .9rem;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 1080px) {
  html body > div.body > div.sidebar, html body > form > div.body > div.sidebar {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 1rem; } }

html body > div.body > div.sidebar > aside, html body > form > div.body > div.sidebar > aside {
  box-sizing: border-box;
  color: #fdfdfd;
  padding: .5em;
  width: 100%; }

@media (min-width: 1079px) {
  html body > div.body > div.sidebar > aside, html body > form > div.body > div.sidebar > aside {
    width: 49%; } }

@media (min-width: 1080px) {
  html body > div.body > div.sidebar > aside, html body > form > div.body > div.sidebar > aside {
    width: 100%; } }

html body > div.body > div.sidebar > aside:not(:last-child), html body > form > div.body > div.sidebar > aside:not(:last-child) {
  margin: 0 0 15px; }

html body > div.body > div.sidebar > aside > h2, html body > form > div.body > div.sidebar > aside > h2 {
  border-bottom: 1px solid #ccc;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 .5em;
  padding-bottom: .285em;
  text-align: center; }

html body > div.body > div.sidebar > aside > div.content, html body > form > div.body > div.sidebar > aside > div.content {
  display: block;
  padding: .438rem 0;
  text-align: center; }

html body > div.body > div.sidebar > aside a, html body > form > div.body > div.sidebar > aside a {
  color: #f2f2f2;
  text-decoration: none; }

html body > div.body > div.sidebar > aside a:hover, html body > form > div.body > div.sidebar > aside a:hover {
  text-decoration: underline; }

html body > div.body > div.sidebar > aside ol.textLinks, html body > form > div.body > div.sidebar > aside ol.textLinks {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  text-align: left; }

html body > div.body > div.sidebar > aside ol.textLinks > li, html body > form > div.body > div.sidebar > aside ol.textLinks > li {
  font-size: .875rem;
  position: relative;
  top: -8px; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a {
  display: inline-block;
  text-decoration: none;
  margin-left: .5em; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span {
  display: block; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2), html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2) {
  color: #9c9c9c;
  font-size: .75rem; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2):hover, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2):hover {
  text-decoration: none; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a:hover span:first-child, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a:hover span:first-child {
  text-decoration: underline; }

html body > div.body > div.sidebar > aside ol.textLinks > li:before, html body > form > div.body > div.sidebar > aside ol.textLinks > li:before {
  border-color: transparent #ffb400;
  border-style: solid;
  border-width: .35em 0 .35em .45em;
  content: " ";
  display: block;
  height: 0;
  width: 0;
  left: -.5em;
  top: 1.125em;
  position: relative; }

html body > div.body > div.sidebar > aside#sidebar-newsletters, html body > form > div.body > div.sidebar > aside#sidebar-newsletters {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-newsletters > div.content > p:first-child, html body > form > div.body > div.sidebar > aside#sidebar-newsletters > div.content > p:first-child {
  margin-top: 0; }

html body > div.body > div.sidebar > aside#sidebar-featured-events, html body > form > div.body > div.sidebar > aside#sidebar-featured-events {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-featured-events a img, html body > form > div.body > div.sidebar > aside#sidebar-featured-events a img {
  display: block;
  margin: 0 auto 5px; }

html body > div.body > div.sidebar > aside#sidebar-twitch, html body > div.body > div.sidebar > aside#sidebar-twitter, html body > form > div.body > div.sidebar > aside#sidebar-twitch, html body > form > div.body > div.sidebar > aside#sidebar-twitter {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-social-links > div.content, html body > form > div.body > div.sidebar > aside#sidebar-social-links > div.content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto; }

html body > div.body > div.sidebar > aside#sidebar-social-links > div.content > a > img, html body > form > div.body > div.sidebar > aside#sidebar-social-links > div.content > a > img {
  display: block;
  height: 32px;
  width: 32px; }

html body > div.body > div.sidebar > aside#sidebar-poll > div.content, html body > form > div.body > div.sidebar > aside#sidebar-poll > div.content {
  text-align: left; }

html body > div.body > div.sidebar > aside#sidebar-poll > div.content > p:first-child, html body > form > div.body > div.sidebar > aside#sidebar-poll > div.content > p:first-child {
  margin-top: 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol {
  font-size: .875em;
  list-style-type: none;
  margin: 10px 0;
  padding: 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full {
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f2f2f2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 15px;
  margin-right: 5px;
  width: 75%; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full .progress-completed, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full .progress-completed {
  background: linear-gradient(180deg, #fff 0, #c36221); }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li:not(:last-child), html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li:not(:last-child) {
  margin-bottom: 1em; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults .thankyou, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults .thankyou {
  color: green;
  margin: 30px 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > ul, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > ul {
  list-style-type: none; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > div.buttons, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > div.buttons {
  margin-top: 1em;
  text-align: center; }

html body > div.body pagemap, html body > form > div.body pagemap {
  display: none; }

html body > div.body input.button, html body > form > div.body input.button {
  border: 0; }

html body > div.body a.button, html body > div.body input.button, html body > form > div.body a.button, html body > form > div.body input.button {
  padding: 7px 19px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #1ceb48;
  background-color: rgba(0, 126, 55, 0.75);
  color: #fff;
  margin-right: 6px; }

html body > div.body a.button:hover, html body > div.body input.button:hover, html body > form > div.body a.button:hover, html body > form > div.body input.button:hover {
  box-shadow: 0 0 8px rgba(28, 235, 72, 0.5);
  text-decoration: none !important; }

html body > div.body a.button.disabled, html body > div.body a.button.disabled:hover, html body > div.body input.button.disabled, html body > div.body input.button.disabled:hover, html body > form > div.body a.button.disabled, html body > form > div.body a.button.disabled:hover, html body > form > div.body input.button.disabled, html body > form > div.body input.button.disabled:hover {
  background-color: grey; }

html body > div.body a.button.attention, html body > div.body input.button.attention, html body > form > div.body a.button.attention, html body > form > div.body input.button.attention {
  background-color: #46a839;
  box-shadow: 0 0 10px rgba(0, 199, 0, 0.31); }

html body > div.body a.button.attention:hover, html body > div.body input.button.attention:hover, html body > form > div.body a.button.attention:hover, html body > form > div.body input.button.attention:hover {
  background-color: #5ad749; }

html body > div.body a.button.action, html body > div.body input.button.action, html body > form > div.body a.button.action, html body > form > div.body input.button.action {
  background-color: #ff9f00; }

html body > div.body a.button.action:hover, html body > div.body input.button.action:hover, html body > form > div.body a.button.action:hover, html body > form > div.body input.button.action:hover {
  background-color: #5ad749; }

html body > div.body a.button.action.disabled, html body > div.body a.button.action.disabled:hover, html body > div.body input.button.action.disabled, html body > div.body input.button.action.disabled:hover, html body > form > div.body a.button.action.disabled, html body > form > div.body a.button.action.disabled:hover, html body > form > div.body input.button.action.disabled, html body > form > div.body input.button.action.disabled:hover {
  background-color: grey; }

html body > div.body select, html body > form > div.body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #151515 url(/images/select_arrow1.png) no-repeat 100%;
  border: 1px solid #d2ad6a;
  color: #fff;
  height: 30px;
  outline: none;
  padding: 5px 70px 5px 5px;
  text-align: left; }

html body > div.body.fixed, html body > form > div.body.fixed {
  margin-top: 600px; }

@keyframes b {
  0% {
    transform: translateY(-50%);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes c {
  0% {
    transform: translateY(50%);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

html body > div.body #heroDescription, html body > form > div.body #heroDescription {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 480px) {
  html body > div.body #heroDescription, html body > form > div.body #heroDescription {
    padding-top: 1.5rem;
    height: 100vh; } }

html body > div.body .hero, html body > form > div.body .hero {
  padding: 0;
  height: 180px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

@media (max-width: 480px) {
  html body > div.body .hero, html body > form > div.body .hero {
    min-height: 100vh;
    padding: 1rem;
    -ms-flex-align: space-evenly;
    align-items: space-evenly;
    display: none; } }

html body > div.body .hero__video-container, html body > form > div.body .hero__video-container {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 100vw;
  height: 100%;
  z-index: -10;
  overflow: hidden; }

html body > div.body .hero__video-container video, html body > form > div.body .hero__video-container video {
  min-width: 100vw;
  min-height: 100%; }

html body > div.body .hero__background, html body > form > div.body .hero__background {
  position: absolute;
  bottom: 2px;
  height: 100%;
  z-index: -10;
  margin: 0 auto;
  overflow: hidden;
  background-color: #021222; }

html body > div.body .hero__background > img, html body > form > div.body .hero__background > img {
  width: 100%; }

html body > div.body .hero__top-nav-container, html body > form > div.body .hero__top-nav-container {
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  padding: 0 1rem; }

@media (min-width: 1080px) {
  html body > div.body .hero__top-nav-container, html body > form > div.body .hero__top-nav-container {
    display: -ms-flexbox;
    display: flex; } }

html body > div.body .hero__nav-logo, html body > form > div.body .hero__nav-logo {
  max-height: 100%;
  padding: .5rem 2rem;
  cursor: pointer;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

html body > div.body .hero__nav-logo:hover, html body > form > div.body .hero__nav-logo:hover {
  border-left: 1px solid #35f1e8;
  border-right: 1px solid #35f1e8; }

@media (max-width: 480px) {
  html body > div.body .hero__nav-logo:hover, html body > form > div.body .hero__nav-logo:hover {
    border-left: none;
    border-right: none; } }

html body > div.body .hero__nav-logo image, html body > form > div.body .hero__nav-logo image {
  height: 48px; }

html body > div.body .hero__nav, html body > form > div.body .hero__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 3.75rem;
  background-color: rgba(31, 82, 111, 0.75);
  border: 1px solid #35f1e8;
  margin-right: 7px;
  box-shadow: 0 0 10px rgba(53, 241, 232, 0.75); }

@media (max-width: 1080px) {
  html body > div.body .hero__nav, html body > form > div.body .hero__nav {
    padding-left: 1rem; } }

html body > div.body .hero__nav--mobile, html body > form > div.body .hero__nav--mobile {
  display: none; }

@media (max-width: 768px) {
  html body > div.body .hero__nav--mobile, html body > form > div.body .hero__nav--mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    border-top: none;
    border-left: none;
    border-right: none;
    display: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; } }

html body > div.body .hero__nav > a, html body > form > div.body .hero__nav > a {
  font-family: Agency FB Bold,arial,sans-serif;
  padding: 0 2rem;
  color: #35f1e8;
  text-decoration: none;
  font-size: 1.375rem;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  transition: all .2s ease-in-out; }

html body > div.body .hero__nav > a.active, html body > div.body .hero__nav > a:hover, html body > form > div.body .hero__nav > a.active, html body > form > div.body .hero__nav > a:hover {
  border-left: 1px solid #35f1e8;
  border-right: 1px solid #35f1e8; }

html body > div.body .hero__nav > a.active, html body > form > div.body .hero__nav > a.active {
  background-color: #04405e94; }

@media (max-width: 1080px) {
  html body > div.body .hero__nav > a, html body > form > div.body .hero__nav > a {
    padding: 0 1rem; } }

html body > div.body .hero__nav > a.storebtn, html body > div.body .hero__nav > a.storebtn:hover, html body > form > div.body .hero__nav > a.storebtn, html body > form > div.body .hero__nav > a.storebtn:hover {
  border-left: none;
  border-right: none; }

@media (max-width: 1080px) {
  html body > div.body .hero__nav > a.storebtn, html body > form > div.body .hero__nav > a.storebtn {
    padding: 0; } }

html body > div.body .hero__nav-touch-overlay, html body > form > div.body .hero__nav-touch-overlay {
  display: none; }

@media (max-width: 768px) {
  html body > div.body .hero__nav-touch-overlay, html body > form > div.body .hero__nav-touch-overlay {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 25%;
    height: calc(100vh - 3.75rem);
    background-color: transparent;
    z-index: 100; } }

html body > div.body .hero__central-logo, html body > form > div.body .hero__central-logo {
  opacity: 0;
  animation: b .2s ease-in-out forwards;
  animation-delay: .5s;
  width: 366px; }

@media (max-width: 768px) {
  html body > div.body .hero__central-logo, html body > form > div.body .hero__central-logo {
    margin-top: 2rem; } }

html body > div.body .hero__description-container, html body > form > div.body .hero__description-container {
  opacity: 0;
  animation: c .2s ease-in-out forwards;
  animation-delay: .5s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

html body > div.body .hero__main, html body > form > div.body .hero__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 19.75rem;
  position: static;
  z-index: 1; }

@media (max-width: 480px) {
  html body > div.body .hero__main, html body > form > div.body .hero__main {
    margin-top: unset;
    height: 100vh; } }

html body > div.body .hero__main__title-container, html body > form > div.body .hero__main__title-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

html body > div.body .hero__cta-btn-wrap, html body > form > div.body .hero__cta-btn-wrap {
  border: 1px solid #1ceb48; }

html body > div.body .hero__cta-btn, html body > form > div.body .hero__cta-btn {
  font-family: Agency FB Bold,arial,sans-serif;
  font-size: 1.375rem;
  cursor: pointer;
  border: none;
  background-color: rgba(0, 126, 55, 0.75);
  color: #1ceb48;
  white-space: nowrap;
  text-align: center;
  padding: .625rem 1.25rem;
  height: 3.75rem;
  transition: all .2s ease-in-out; }

@media (max-width: 1080px) {
  html body > div.body .hero__cta-btn, html body > form > div.body .hero__cta-btn {
    padding: 0 1rem; } }

html body > div.body .hero__cta-btn--dropdown, html body > form > div.body .hero__cta-btn--dropdown {
  margin-left: 2rem;
  border: none;
  height: 100%;
  border-left: 1px solid #1ceb48;
  border-right: 1px solid #1ceb48; }

html body > div.body .hero__cta-btn:hover, html body > form > div.body .hero__cta-btn:hover {
  box-shadow: 0 0 10px rgba(28, 235, 72, 0.75); }

html body > div.body .hero__subtitle, html body > form > div.body .hero__subtitle {
  font-family: Agency FB Bold,arial,sans-serif;
  font-size: 3.75rem;
  text-align: center;
  color: #fff;
  margin: 0;
  margin-top: .875rem; }

@media (max-width: 480px) {
  html body > div.body .hero__subtitle, html body > form > div.body .hero__subtitle {
    margin-top: .5rem; } }

html body > div.body .hero__subtitle span, html body > form > div.body .hero__subtitle span {
  font-size: 3rem;
  font-family: Agency FB Bold,arial,sans-serif; }

@media (max-width: 768px) {
  html body > div.body .hero__subtitle span, html body > form > div.body .hero__subtitle span {
    font-size: 2.5rem; } }

@media (max-width: 480px) {
  html body > div.body .hero__subtitle span, html body > form > div.body .hero__subtitle span {
    font-size: 2rem; } }

@media (max-width: 768px) {
  html body > div.body .hero__subtitle, html body > form > div.body .hero__subtitle {
    font-size: 2.5rem; } }

@media (max-width: 480px) {
  html body > div.body .hero__subtitle, html body > form > div.body .hero__subtitle {
    font-size: 2rem;
    padding: 1rem; } }

html body > div.body .hero__buttons-container, html body > form > div.body .hero__buttons-container {
  margin-top: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 480px) {
  html body > div.body .hero__buttons-container, html body > form > div.body .hero__buttons-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    width: 80%;
    margin-top: .5rem; } }

html body > div.body .hero__cta-btn-small, html body > form > div.body .hero__cta-btn-small {
  font-family: Agency FB Bold,arial,sans-serif;
  font-size: 1.25rem;
  width: 11.25rem;
  padding: 10px;
  transition: all .2s ease-in-out;
  cursor: pointer; }

html body > div.body .hero__cta-btn-small--trailer, html body > form > div.body .hero__cta-btn-small--trailer {
  margin-right: 1.5625rem;
  border: 1px solid #35f1e8;
  background-color: rgba(31, 82, 111, 0.75);
  color: #35f1e8;
  box-shadow: 0 0 8px rgba(53, 241, 232, 0.5); }

@media (max-width: 480px) {
  html body > div.body .hero__cta-btn-small--trailer, html body > form > div.body .hero__cta-btn-small--trailer {
    margin-right: 0; } }

html body > div.body .hero__cta-btn-small--trailer:hover, html body > form > div.body .hero__cta-btn-small--trailer:hover {
  box-shadow: 0 0 10px rgba(53, 241, 232, 0.85); }

html body > div.body .hero__cta-btn-small--get-beta, html body > form > div.body .hero__cta-btn-small--get-beta {
  border: 1px solid #1ceb48;
  background-color: rgba(0, 126, 55, 0.75);
  color: #fff;
  box-shadow: 0 0 8px rgba(28, 235, 72, 0.5); }

html body > div.body .hero__cta-btn-small--get-beta:hover, html body > form > div.body .hero__cta-btn-small--get-beta:hover {
  box-shadow: 0 0 10px rgba(28, 235, 72, 0.85); }

html body > div.body .hero__description, html body > form > div.body .hero__description {
  font-family: Barlow Condensed,sans-serif;
  font-size: 1.375rem;
  line-height: 2rem;
  text-align: center;
  max-width: 46.5rem;
  color: #fff;
  margin-top: 2rem; }

@media (max-width: 480px) {
  html body > div.body .hero__description, html body > form > div.body .hero__description {
    font-size: 1.125rem;
    line-height: 1.5rem;
    max-width: unset; } }

html body > div.body .hero__overlay, html body > form > div.body .hero__overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 30vh;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(5, 14, 26, 0), rgba(5, 14, 26, 0.95) 25%, #050e1a); }

@media (max-width: 480px) {
  html body > div.body .hero__overlay, html body > form > div.body .hero__overlay {
    height: 40vh; } }

html body > div.body .hero__dropdown, html body > form > div.body .hero__dropdown {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  transform: translateX(0);
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 100;
  border: none;
  border-bottom: 2px solid #35f1e8;
  box-shadow: none; }

html body > div.body .hero__menu-btn, html body > form > div.body .hero__menu-btn {
  width: 3rem;
  height: 100%; }

html body > div.body #menu-toggle, html body > form > div.body #menu-toggle {
  display: none; }

html body > div.body .menu-button, html body > div.body .menu-button:after, html body > div.body .menu-button:before, html body > form > div.body .menu-button, html body > form > div.body .menu-button:after, html body > form > div.body .menu-button:before {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  width: 30px;
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1); }

html body > div.body .menu-button, html body > form > div.body .menu-button {
  right: 1rem; }

html body > div.body .menu-button:before, html body > form > div.body .menu-button:before {
  content: "";
  margin-top: -8px; }

html body > div.body .menu-button:after, html body > form > div.body .menu-button:after {
  content: "";
  margin-top: 8px; }

html body > div.body #menu-toggle:checked + .menu-button-container .menu-button:before, html body > form > div.body #menu-toggle:checked + .menu-button-container .menu-button:before {
  margin-top: 0;
  transform: rotate(405deg); }

html body > div.body #menu-toggle:checked + .menu-button-container .menu-button, html body > form > div.body #menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0); }

html body > div.body #menu-toggle:checked + .menu-button-container .menu-button:after, html body > form > div.body #menu-toggle:checked + .menu-button-container .menu-button:after {
  margin-top: 0;
  transform: rotate(-405deg); }

@media (max-width: 768px) {
  html body > div.body .menu-button-container, html body > form > div.body .menu-button-container {
    display: -ms-flexbox;
    display: flex; }
  html body > div.body .menu, html body > form > div.body .menu {
    position: fixed;
    top: 3.75rem;
    right: -100%;
    width: 75%;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background-color: rgba(31, 82, 111, 0.85);
    padding-top: 1rem; }
  html body > div.body #menu-toggle:checked ~ .menu, html body > form > div.body #menu-toggle:checked ~ .menu {
    right: 0; }
  html body > div.body .menu a, html body > form > div.body .menu a {
    font-family: Agency FB Bold,arial,sans-serif;
    font-size: 1.25rem;
    text-align: center;
    color: #35f1e8;
    text-decoration: none;
    text-transform: uppercase; }
  html body > div.body .menu > li, html body > form > div.body .menu > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .875rem 0;
    width: 90%;
    color: #fff;
    background-color: #1f526f;
    border: 1px solid #35f1e8; }
  html body > div.body .menu > .menu-cta, html body > form > div.body .menu > .menu-cta {
    border: 1px solid #1ceb48;
    background-color: rgba(0, 126, 55, 0.75); }
  html body > div.body .menu > .menu-cta a, html body > form > div.body .menu > .menu-cta a {
    color: #1ceb48; } }

html body > footer, html body > form > footer {
  background-color: rgba(12, 73, 134, 0.25); }

html body > footer > div.accent, html body > form > footer > div.accent {
  background-color: rgba(15, 96, 174, 0.25); }

@media (min-width: 1079px) {
  html body:not(.home) .header-container, html body:not(.home) > form .header-container {
    height: 350px; } }

html body:not(.home) .header-container.fixed > .site-nav > nav, html body:not(.home) > form .header-container.fixed > .site-nav > nav {
  margin-top: 0; }

html .price .strike {
  color: #d41515;
  font-size: .688em; }

html h2.subhead {
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #151515;
  border: 1px solid #977b49;
  color: #977b49;
  display: block;
  margin: -1em auto 2em;
  padding: .25em;
  text-align: center;
  width: 280px; }
