@charset "UTF-8";
/*
page titles: Barricada Pro
section headers, buttons: Atrament
subheadings: Fairwater Script
body: Brandon Grotesque
captions: monospace
*/
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box;
  position: relative; }

container:after, row:after, .row:after, form > label:after, form > ol > label:after, form .label:after, form .ss-form-entry:after, form > fieldset > label:after, form fieldset > label:after, form fieldset > ol > label:after, rows:after, .rows:after, .vendor-header:after {
  content: "";
  display: table;
  clear: both; }

html {
  scroll-behavior: smooth; }

body {
  font-family: brandon-grotesque, "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.65;
  font-weight: normal;
  color: #FFDF9F;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

::selection {
  background: #3fe4d6;
  color: #FFDF9F;
  text-shadow: none;
  opacity: 1; }

::-moz-selection {
  background: #3fe4d6;
  color: #FFDF9F;
  text-shadow: none;
  opacity: 1; }

h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
.para {
  margin-bottom: 16px; }

img {
  max-width: 100%;
  vertical-align: middle; }

.block {
  display: block; }

figure > img {
  display: block; }

figcaption {
  font-size: 15.75px; }

ul, ol {
  margin-left: 32px; }

li > ul,
li > ol {
  margin-bottom: 0; }

.no-bullets {
  list-style: none;
  margin-left: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: atrament-web, "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: .5em;
  color: inherit; }
  h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
    color: inherit; }

.title, .post-header h1 {
  font-size: 4rem;
  font-family: barricada-pro, "Open Sans", sans-serif;
  font-weight: normal; }
  @media screen and (max-width: 600px) {
    .title, .post-header h1 {
      font-size: 3rem; } }

.logo, .site-title {
  font-family: barricada-pro, "Open Sans", sans-serif;
  font-weight: normal; }

h1 {
  font-family: barricada-pro, "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 3rem;
  line-height: 1.5em; }

h2 {
  font-size: 2.25rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

a {
  display: inline-block;
  color: #1DB4A6;
  text-decoration: none; }
  a:hover {
    color: #FFDF9F;
    text-decoration: underline; }

.lead, p.lead {
  font-size: 1.5rem;
  line-height: 1.5em;
  margin-bottom: 1.5em; }

blockquote {
  border-radius: 8px;
  padding: 1.25rem;
  font-size: 1.25em;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }
  blockquote > blockquote {
    margin: -1.25rem !important;
    background: whiteSmoke; }
  blockquote p {
    max-width: 100% !important; }

pre,
code {
  font-size: 1rem;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef;
  color: #343a40; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: scroll; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }

icon, i[class^="icon-"], i[class*=" icon-"] {
  display: inline-block; }

@media screen and (max-width: 900px) {
  h1 {
    font-size: 43.3125px; }

  h2 {
    font-size: 37.0125px; } }
@media screen and (max-width: 600px) {
  body {
    font-size: 15.75px; }

  .lead, p.lead {
    font-size: 1.25rem; } }
.title-font {
  font-family: barricada-pro, "Open Sans", sans-serif;
  font-weight: normal; }

.heading-font {
  font-family: atrament-web, "Open Sans", sans-serif;
  font-weight: normal; }

.base-font {
  font-family: brandon-grotesque, "Open Sans", sans-serif; }

.color-red, .link-red {
  color: #FF001C; }

.background-red, .button-red {
  background-color: #FF001C; }

.color-white, .link-white {
  color: #ffffff; }

.background-white, .button-white {
  background-color: #ffffff; }

.color-gray, .link-gray {
  color: #828282; }

.background-gray, .button-gray {
  background-color: #828282; }

.color-black, .link-black {
  color: #343a40; }

.background-black, .button-black {
  background-color: #343a40; }

.color-primary, .link-primary {
  color: #149085; }

.background-primary, .button-primary {
  background-color: #149085; }

.color-secondary, .link-secondary {
  color: #FFDF9F; }

.background-secondary, .button-secondary {
  background-color: #FFDF9F; }

.color-tertiary, .link-tertiary {
  color: #b24aa8; }

.background-tertiary, .button-tertiary {
  background-color: #b24aa8; }

.color-brand, .link-brand {
  color: #149085; }

.background-brand, .button-brand {
  background-color: #149085; }

.float-left {
  float: left; }

.margin-center {
  margin: auto; }

.float-right {
  float: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.no-padding {
  padding: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.extra-padding-bottom {
  margin-bottom: 2rem !important; }

.transition, #navigation .nav-mane, #navigation .nav-mane a, .cover-credit span {
  transition: 200ms all ease; }

.transition-faster {
  transition: 120ms all ease; }

.transition-slower {
  transition: 310ms all ease; }

.transition-bounce {
  transition: 300ms all cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.visible-phone, .hidden-desktop, .hidden {
  display: none !important;
  visibility: hidden; }

@media screen and (max-width: 900px) {
  .visible-phone, .hidden-desktop {
    display: inherit;
    visibility: visible; }

  .visible-desktop, .hidden-phone {
    display: none !important; } }
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.word-wrap {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

container {
  display: block;
  width: 100%;
  max-width: -webkit-calc(1280px - (32px * 2));
  max-width: calc(1280px - (32px * 2));
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px; }
  @media screen and (max-width: 1280px) {
    container {
      max-width: -webkit-calc(1280px - (32px / 2));
      max-width: calc(1280px - (32px / 2));
      padding-right: 16px;
      padding-left: 16px; } }
  @media screen and (max-width: 900px) {
    container {
      max-width: -webkit-calc(1280px - (32px / 3));
      max-width: calc(1280px - (32px / 3));
      padding-right: 10.6666666667px;
      padding-left: 10.6666666667px; } }
  @media screen and (max-width: 600px) {
    container {
      max-width: 100%;
      padding-left: 5px;
      padding-right: 5px; } }

container[width="small"] {
  max-width: -webkit-calc(1280px - (32px * .75));
  max-width: calc(1280px - (32px * .75)); }

container[width="large"] {
  max-width: -webkit-calc(1280px - (32px * 2) + 5rem);
  max-width: calc(1280px - (32px * 2) + 5rem); }

container[width="full"] {
  display: block;
  width: 100%;
  padding: 0 32px; }

[float="left"] {
  justify-content: flex-start;
  justify-content: start; }

[float="center"] {
  justify-content: flex-center;
  justify-content: center; }

[float="right"] {
  justify-content: flex-end;
  justify-content: end; }

[align="top"] {
  align-items: flex-start; }

[align="middle"] {
  align-items: center; }

[align="bottom"] {
  align-items: flex-end; }

[distribute="around"] {
  justify-content: space-around; }

[distribute="between"] {
  justify-content: space-between; }

[order="reverse"] {
  flex-direction: row-reverse; }

[direction="row"] {
  flex-direction: row; }

[direction="row-reverse"] {
  flex-direction: row-reverse; }

[direction="column"] {
  flex-direction: column; }

[direction="column-reverse"] {
  flex-direction: column-reverse; }

[height="full"] {
  display: flex;
  height: 100vh;
  min-height: 600px; }

row, .row, form > label, form > ol > label, form .label, form .ss-form-entry, form fieldset > label, form fieldset > ol > label, form fieldset .label, form fieldset .ss-form-entry, rows, .rows {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-left: -16px; }

column, .column, form > label > label, form > label > span, form > label > input, form > label > textarea, form > label > select, form > label > [role="group"], form > label > fieldset > span, form > ol > label > label, form > ol > label > span, form > ol > label > input, form > ol > label > textarea, form > ol > label > select, form > ol > label > [role="group"], form > ol > label > fieldset > span, form .label > label, form .label > span, form .label > input, form .label > textarea, form .label > select, form .label > [role="group"], form .label > fieldset > span, form .ss-form-entry > label, form .ss-form-entry > span, form .ss-form-entry > input, form .ss-form-entry > textarea, form .ss-form-entry > select, form .ss-form-entry > [role="group"], form .ss-form-entry > fieldset > span, form > fieldset > label > fieldset > span, form fieldset > label > label, form fieldset > label > span, form fieldset > label > input, form fieldset > label > textarea, form fieldset > label > select, form fieldset > label > [role="group"], form fieldset > ol > label > label, form fieldset > ol > label > span, form fieldset > ol > label > input, form fieldset > ol > label > textarea, form fieldset > ol > label > select, form fieldset > ol > label > [role="group"], form fieldset .label > label, form fieldset .label > span, form fieldset .label > input, form fieldset .label > textarea, form fieldset .label > select, form fieldset .label > [role="group"], form fieldset .ss-form-entry > label, form fieldset .ss-form-entry > span, form fieldset .ss-form-entry > input, form fieldset .ss-form-entry > textarea, form fieldset .ss-form-entry > select, form fieldset .ss-form-entry > [role="group"], #purchaseBadgeForm .badge-preview, #addonBadgeForm .badge-preview, #editInfo .badge-preview {
  display: block;
  flex: 1 1 auto;
  flex-grow: 1;
  flex-basis: 0px;
  max-width: 100%;
  margin-bottom: 16px;
  padding-left: 16px; }

[width="5"] {
  flex-basis: 5%;
  flex-basis: calc(5% - (32px / 2));
  max-width: 5%; }
  @media screen and (max-width: 600px) {
    [width="5"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="10"] {
  flex-basis: 10%;
  flex-basis: calc(10% - (32px / 2));
  max-width: 10%; }
  @media screen and (max-width: 600px) {
    [width="10"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="15"] {
  flex-basis: 15%;
  flex-basis: calc(15% - (32px / 2));
  max-width: 15%; }
  @media screen and (max-width: 600px) {
    [width="15"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="20"] {
  flex-basis: 20%;
  flex-basis: calc(20% - (32px / 2));
  max-width: 20%; }
  @media screen and (max-width: 600px) {
    [width="20"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="25"] {
  flex-basis: 25%;
  flex-basis: calc(25% - (32px / 2));
  max-width: 25%; }
  @media screen and (max-width: 600px) {
    [width="25"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="30"] {
  flex-basis: 30%;
  flex-basis: calc(30% - (32px / 2));
  max-width: 30%; }
  @media screen and (max-width: 600px) {
    [width="30"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="35"] {
  flex-basis: 35%;
  flex-basis: calc(35% - (32px / 2));
  max-width: 35%; }
  @media screen and (max-width: 600px) {
    [width="35"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="40"] {
  flex-basis: 40%;
  flex-basis: calc(40% - (32px / 2));
  max-width: 40%; }
  @media screen and (max-width: 600px) {
    [width="40"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="45"] {
  flex-basis: 45%;
  flex-basis: calc(45% - (32px / 2));
  max-width: 45%; }
  @media screen and (max-width: 600px) {
    [width="45"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="50"] {
  flex-basis: 50%;
  flex-basis: calc(50% - (32px / 2));
  max-width: 50%; }
  @media screen and (max-width: 600px) {
    [width="50"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="55"] {
  flex-basis: 55%;
  flex-basis: calc(55% - (32px / 2));
  max-width: 55%; }
  @media screen and (max-width: 600px) {
    [width="55"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="60"] {
  flex-basis: 60%;
  flex-basis: calc(60% - (32px / 2));
  max-width: 60%; }
  @media screen and (max-width: 600px) {
    [width="60"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="65"] {
  flex-basis: 65%;
  flex-basis: calc(65% - (32px / 2));
  max-width: 65%; }
  @media screen and (max-width: 600px) {
    [width="65"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="70"] {
  flex-basis: 70%;
  flex-basis: calc(70% - (32px / 2));
  max-width: 70%; }
  @media screen and (max-width: 600px) {
    [width="70"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="75"] {
  flex-basis: 75%;
  flex-basis: calc(75% - (32px / 2));
  max-width: 75%; }
  @media screen and (max-width: 600px) {
    [width="75"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="80"] {
  flex-basis: 80%;
  flex-basis: calc(80% - (32px / 2));
  max-width: 80%; }
  @media screen and (max-width: 600px) {
    [width="80"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="85"] {
  flex-basis: 85%;
  flex-basis: calc(85% - (32px / 2));
  max-width: 85%; }
  @media screen and (max-width: 600px) {
    [width="85"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="90"] {
  flex-basis: 90%;
  flex-basis: calc(90% - (32px / 2));
  max-width: 90%; }
  @media screen and (max-width: 600px) {
    [width="90"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="95"] {
  flex-basis: 95%;
  flex-basis: calc(95% - (32px / 2));
  max-width: 95%; }
  @media screen and (max-width: 600px) {
    [width="95"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="100"] {
  flex-basis: 100%;
  flex-basis: calc(100% - (32px / 2));
  max-width: 100%; }
  @media screen and (max-width: 600px) {
    [width="100"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="33"] {
  flex-basis: 33.333%;
  flex-basis: calc(33.333% - (32px / 2));
  max-width: 33.333%; }
  @media screen and (max-width: 600px) {
    [width="33"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

[width="66"] {
  flex-basis: 66.666%;
  flex-basis: calc(66.666% - (32px / 2));
  max-width: 66.666%; }
  @media screen and (max-width: 600px) {
    [width="66"] {
      flex-basis: 100% !important;
      flex-basis: calc(100% - (32px / 2)) !important;
      max-width: 100% !important; } }

@media screen and (max-width: 900px) {
  [tablet-width="5"] {
    flex-basis: 5%;
    flex-basis: calc(5% - (32px / 2));
    max-width: 5%; }

  [tablet-width="10"] {
    flex-basis: 10%;
    flex-basis: calc(10% - (32px / 2));
    max-width: 10%; }

  [tablet-width="15"] {
    flex-basis: 15%;
    flex-basis: calc(15% - (32px / 2));
    max-width: 15%; }

  [tablet-width="20"] {
    flex-basis: 20%;
    flex-basis: calc(20% - (32px / 2));
    max-width: 20%; }

  [tablet-width="25"] {
    flex-basis: 25%;
    flex-basis: calc(25% - (32px / 2));
    max-width: 25%; }

  [tablet-width="30"] {
    flex-basis: 30%;
    flex-basis: calc(30% - (32px / 2));
    max-width: 30%; }

  [tablet-width="35"] {
    flex-basis: 35%;
    flex-basis: calc(35% - (32px / 2));
    max-width: 35%; }

  [tablet-width="40"] {
    flex-basis: 40%;
    flex-basis: calc(40% - (32px / 2));
    max-width: 40%; }

  [tablet-width="45"] {
    flex-basis: 45%;
    flex-basis: calc(45% - (32px / 2));
    max-width: 45%; }

  [tablet-width="50"] {
    flex-basis: 50%;
    flex-basis: calc(50% - (32px / 2));
    max-width: 50%; }

  [tablet-width="55"] {
    flex-basis: 55%;
    flex-basis: calc(55% - (32px / 2));
    max-width: 55%; }

  [tablet-width="60"] {
    flex-basis: 60%;
    flex-basis: calc(60% - (32px / 2));
    max-width: 60%; }

  [tablet-width="65"] {
    flex-basis: 65%;
    flex-basis: calc(65% - (32px / 2));
    max-width: 65%; }

  [tablet-width="70"] {
    flex-basis: 70%;
    flex-basis: calc(70% - (32px / 2));
    max-width: 70%; }

  [tablet-width="75"] {
    flex-basis: 75%;
    flex-basis: calc(75% - (32px / 2));
    max-width: 75%; }

  [tablet-width="80"] {
    flex-basis: 80%;
    flex-basis: calc(80% - (32px / 2));
    max-width: 80%; }

  [tablet-width="85"] {
    flex-basis: 85%;
    flex-basis: calc(85% - (32px / 2));
    max-width: 85%; }

  [tablet-width="90"] {
    flex-basis: 90%;
    flex-basis: calc(90% - (32px / 2));
    max-width: 90%; }

  [tablet-width="95"] {
    flex-basis: 95%;
    flex-basis: calc(95% - (32px / 2));
    max-width: 95%; }

  [tablet-width="100"] {
    flex-basis: 100%;
    flex-basis: calc(100% - (32px / 2));
    max-width: 100%; }

  [tablet-width="33"] {
    flex-basis: 33.333%;
    flex-basis: calc(33.333% - (32px / 2));
    max-width: 33.333%; }

  [tablet-width="66"] {
    flex-basis: 66.666%;
    flex-basis: calc(66.666% - (32px / 2));
    max-width: 66.666%; } }
@media screen and (max-width: 600px) {
  [phone-width="5"] {
    flex-basis: 5% !important;
    flex-basis: calc(5% - (32px / 2)) !important;
    max-width: 5% !important; }

  [phone-width="10"] {
    flex-basis: 10% !important;
    flex-basis: calc(10% - (32px / 2)) !important;
    max-width: 10% !important; }

  [phone-width="15"] {
    flex-basis: 15% !important;
    flex-basis: calc(15% - (32px / 2)) !important;
    max-width: 15% !important; }

  [phone-width="20"] {
    flex-basis: 20% !important;
    flex-basis: calc(20% - (32px / 2)) !important;
    max-width: 20% !important; }

  [phone-width="25"] {
    flex-basis: 25% !important;
    flex-basis: calc(25% - (32px / 2)) !important;
    max-width: 25% !important; }

  [phone-width="30"] {
    flex-basis: 30% !important;
    flex-basis: calc(30% - (32px / 2)) !important;
    max-width: 30% !important; }

  [phone-width="35"] {
    flex-basis: 35% !important;
    flex-basis: calc(35% - (32px / 2)) !important;
    max-width: 35% !important; }

  [phone-width="40"] {
    flex-basis: 40% !important;
    flex-basis: calc(40% - (32px / 2)) !important;
    max-width: 40% !important; }

  [phone-width="45"] {
    flex-basis: 45% !important;
    flex-basis: calc(45% - (32px / 2)) !important;
    max-width: 45% !important; }

  [phone-width="50"] {
    flex-basis: 50% !important;
    flex-basis: calc(50% - (32px / 2)) !important;
    max-width: 50% !important; }

  [phone-width="55"] {
    flex-basis: 55% !important;
    flex-basis: calc(55% - (32px / 2)) !important;
    max-width: 55% !important; }

  [phone-width="60"] {
    flex-basis: 60% !important;
    flex-basis: calc(60% - (32px / 2)) !important;
    max-width: 60% !important; }

  [phone-width="65"] {
    flex-basis: 65% !important;
    flex-basis: calc(65% - (32px / 2)) !important;
    max-width: 65% !important; }

  [phone-width="70"] {
    flex-basis: 70% !important;
    flex-basis: calc(70% - (32px / 2)) !important;
    max-width: 70% !important; }

  [phone-width="75"] {
    flex-basis: 75% !important;
    flex-basis: calc(75% - (32px / 2)) !important;
    max-width: 75% !important; }

  [phone-width="80"] {
    flex-basis: 80% !important;
    flex-basis: calc(80% - (32px / 2)) !important;
    max-width: 80% !important; }

  [phone-width="85"] {
    flex-basis: 85% !important;
    flex-basis: calc(85% - (32px / 2)) !important;
    max-width: 85% !important; }

  [phone-width="90"] {
    flex-basis: 90% !important;
    flex-basis: calc(90% - (32px / 2)) !important;
    max-width: 90% !important; }

  [phone-width="95"] {
    flex-basis: 95% !important;
    flex-basis: calc(95% - (32px / 2)) !important;
    max-width: 95% !important; }

  [phone-width="100"] {
    flex-basis: 100% !important;
    flex-basis: calc(100% - (32px / 2)) !important;
    max-width: 100% !important; }

  [phone-width="33"] {
    flex-basis: 33.333% !important;
    flex-basis: calc(33.333% - (32px / 2)) !important;
    max-width: 33.333% !important; }

  [phone-width="66"] {
    flex-basis: 66.666% !important;
    flex-basis: calc(66.666% - (32px / 2)) !important;
    max-width: 66.666% !important; } }
grid, .grid {
  display: grid;
  grid-column-gap: 32px;
  grid-row-gap: 32px; }

[column-count="1"] {
  grid-template-columns: repeat(1, 1fr); }

[column-count="2"] {
  grid-template-columns: repeat(2, 1fr); }

[column-count="3"] {
  grid-template-columns: repeat(3, 1fr); }

[column-count="4"] {
  grid-template-columns: repeat(4, 1fr); }

[column-count="5"] {
  grid-template-columns: repeat(5, 1fr); }

[column-count="6"] {
  grid-template-columns: repeat(6, 1fr); }

@media screen and (max-width: 900px) {
  [tablet-column-count="1"] {
    grid-template-columns: repeat(1, 1fr); }

  [tablet-column-count="2"] {
    grid-template-columns: repeat(2, 1fr); }

  [tablet-column-count="3"] {
    grid-template-columns: repeat(3, 1fr); }

  [tablet-column-count="4"] {
    grid-template-columns: repeat(4, 1fr); }

  [tablet-column-count="5"] {
    grid-template-columns: repeat(5, 1fr); }

  [tablet-column-count="6"] {
    grid-template-columns: repeat(6, 1fr); } }
@media screen and (max-width: 600px) {
  [phone-column-count="1"] {
    grid-template-columns: repeat(1, 1fr); }

  [phone-column-count="2"] {
    grid-template-columns: repeat(2, 1fr); }

  [phone-column-count="3"] {
    grid-template-columns: repeat(3, 1fr); }

  [phone-column-count="4"] {
    grid-template-columns: repeat(4, 1fr); }

  [phone-column-count="5"] {
    grid-template-columns: repeat(5, 1fr); }

  [phone-column-count="6"] {
    grid-template-columns: repeat(6, 1fr); } }
[row-count="1"] {
  grid-template-rows: repeat(1, auto); }

[row-count="2"] {
  grid-template-rows: repeat(2, auto); }

[row-count="3"] {
  grid-template-rows: repeat(3, auto); }

[row-count="4"] {
  grid-template-rows: repeat(4, auto); }

[row-count="5"] {
  grid-template-rows: repeat(5, auto); }

[row-count="6"] {
  grid-template-rows: repeat(6, auto); }

@media screen and (max-width: 900px) {
  [tablet-row-count="1"] {
    grid-template-rows: repeat(1, auto); }

  [tablet-row-count="2"] {
    grid-template-rows: repeat(2, auto); }

  [tablet-row-count="3"] {
    grid-template-rows: repeat(3, auto); }

  [tablet-row-count="4"] {
    grid-template-rows: repeat(4, auto); }

  [tablet-row-count="5"] {
    grid-template-rows: repeat(5, auto); }

  [tablet-row-count="6"] {
    grid-template-rows: repeat(6, auto); } }
@media screen and (max-width: 600px) {
  [phone-row-count="1"] {
    grid-template-rows: repeat(1, auto); }

  [phone-row-count="2"] {
    grid-template-rows: repeat(2, auto); }

  [phone-row-count="3"] {
    grid-template-rows: repeat(3, auto); }

  [phone-row-count="4"] {
    grid-template-rows: repeat(4, auto); }

  [phone-row-count="5"] {
    grid-template-rows: repeat(5, auto); }

  [phone-row-count="6"] {
    grid-template-rows: repeat(6, auto); } }
header p {
  max-width: 100%; }

section {
  *padding: 100px 0;
  align-items: center; }

header, section {
  padding: 8vh 10vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media screen and (max-width: 1280px) {
    header, section {
      padding: 8vh 2vw; } }

.content p, .content h1, .content h2, .content ol, .content ul {
  margin: auto;
  max-width: 800px;
  margin-bottom: 1rem; }
.content p:not(.lead), .content li {
  font-size: 1.25rem; }
.content h1:first-of-type {
  margin-top: 0; }
.content h1 {
  margin-top: 5vh; }
  .content h1.dense {
    margin-top: 2rem; }
.content h2 {
  margin-top: 1em; }
.content ol, .content ul {
  padding-left: 1rem; }

.button {
  color: rgba(55, 26, 59, 0.781);
  background-color: #FFDF9F;
  display: inline-block;
  font-family: atrament-web, "Open Sans", sans-serif;
  font-size: 18px;
  padding: .25em 1em;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
  -webkit-user-select: none;
  margin-bottom: 18px;
  border: none;
  outline: none;
  text-shadow: none; }
  .button-large {
    font-size: 1.25rem; }
    @media screen and (max-width: 600px) {
      .button-large {
        font-size: 18px; } }
  .button:hover, .button:focus, .button:active {
    color: rgba(55, 26, 59, 0.781);
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
    text-decoration: none; }
  .button:active {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5); }
  .button:disabled, .button-disabled {
    opacity: .5;
    pointer-events: none; }

button.button {
  line-height: 1.65;
  cursor: pointer; }

form {
  max-width: 700px;
  margin: auto;
  color: #FFDF9F;
  padding: 16px; }
  form input[type='number'] {
    -moz-appearance: textfield; }
  form input::-webkit-outer-spin-button, form input::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  form > label > label, form > label > span, form > label > input, form > label > textarea, form > label > select, form > label > [role="group"], form > label > fieldset > span, form > ol > label > label, form > ol > label > span, form > ol > label > input, form > ol > label > textarea, form > ol > label > select, form > ol > label > [role="group"], form > ol > label > fieldset > span, form .label > label, form .label > span, form .label > input, form .label > textarea, form .label > select, form .label > [role="group"], form .label > fieldset > span, form .ss-form-entry > label, form .ss-form-entry > span, form .ss-form-entry > input, form .ss-form-entry > textarea, form .ss-form-entry > select, form .ss-form-entry > [role="group"], form .ss-form-entry > fieldset > span, form > fieldset > label > label, form > fieldset > label > span, form > fieldset > label > input, form > fieldset > label > textarea, form > fieldset > label > select, form > fieldset > label > [role="group"], form > fieldset > label > fieldset > span {
    padding: 0; }
  form > label > input, form > label > textarea, form > label > select, form > ol > label > input, form > ol > label > textarea, form > ol > label > select, form .label > input, form .label > textarea, form .label > select, form .ss-form-entry > input, form .ss-form-entry > textarea, form .ss-form-entry > select, form > fieldset > label > input, form > fieldset > label > textarea, form > fieldset > label > select {
    padding: .25em .45em;
    max-width: 450px; }
  form > label > span:first-of-type, form > label > label:first-of-type, form > label > fieldset > span:first-of-type, form > label > fieldset > label:first-of-type, form > ol > label > span:first-of-type, form > ol > label > label:first-of-type, form > ol > label > fieldset > span:first-of-type, form > ol > label > fieldset > label:first-of-type, form .label > span:first-of-type, form .label > label:first-of-type, form .label > fieldset > span:first-of-type, form .label > fieldset > label:first-of-type, form .ss-form-entry > span:first-of-type, form .ss-form-entry > label:first-of-type, form .ss-form-entry > fieldset > span:first-of-type, form .ss-form-entry > fieldset > label:first-of-type, form > fieldset > label > span:first-of-type, form > fieldset > label > label:first-of-type, form > fieldset > label > fieldset > span:first-of-type, form > fieldset > label > fieldset > label:first-of-type {
    font-weight: bold;
    flex-basis: 20%;
    flex-basis: calc(20% - (32px / 2));
    max-width: 20%;
    padding-right: 16px;
    text-align: right; }
    @media screen and (max-width: 900px) {
      form > label > span:first-of-type, form > label > label:first-of-type, form > label > fieldset > span:first-of-type, form > label > fieldset > label:first-of-type, form > ol > label > span:first-of-type, form > ol > label > label:first-of-type, form > ol > label > fieldset > span:first-of-type, form > ol > label > fieldset > label:first-of-type, form .label > span:first-of-type, form .label > label:first-of-type, form .label > fieldset > span:first-of-type, form .label > fieldset > label:first-of-type, form .ss-form-entry > span:first-of-type, form .ss-form-entry > label:first-of-type, form .ss-form-entry > fieldset > span:first-of-type, form .ss-form-entry > fieldset > label:first-of-type, form > fieldset > label > span:first-of-type, form > fieldset > label > label:first-of-type, form > fieldset > label > fieldset > span:first-of-type, form > fieldset > label > fieldset > label:first-of-type {
        text-align: right; } }
    @media screen and (max-width: 600px) {
      form > label > span:first-of-type, form > label > label:first-of-type, form > label > fieldset > span:first-of-type, form > label > fieldset > label:first-of-type, form > ol > label > span:first-of-type, form > ol > label > label:first-of-type, form > ol > label > fieldset > span:first-of-type, form > ol > label > fieldset > label:first-of-type, form .label > span:first-of-type, form .label > label:first-of-type, form .label > fieldset > span:first-of-type, form .label > fieldset > label:first-of-type, form .ss-form-entry > span:first-of-type, form .ss-form-entry > label:first-of-type, form .ss-form-entry > fieldset > span:first-of-type, form .ss-form-entry > fieldset > label:first-of-type, form > fieldset > label > span:first-of-type, form > fieldset > label > label:first-of-type, form > fieldset > label > fieldset > span:first-of-type, form > fieldset > label > fieldset > label:first-of-type {
        text-align: left; } }
  form fieldset {
    margin-bottom: 16px; }
    form fieldset > label > label, form fieldset > label > span, form fieldset > label > input, form fieldset > label > textarea, form fieldset > label > select, form fieldset > label > [role="group"], form fieldset > ol > label > label, form fieldset > ol > label > span, form fieldset > ol > label > input, form fieldset > ol > label > textarea, form fieldset > ol > label > select, form fieldset > ol > label > [role="group"], form fieldset .label > label, form fieldset .label > span, form fieldset .label > input, form fieldset .label > textarea, form fieldset .label > select, form fieldset .label > [role="group"], form fieldset .ss-form-entry > label, form fieldset .ss-form-entry > span, form fieldset .ss-form-entry > input, form fieldset .ss-form-entry > textarea, form fieldset .ss-form-entry > select, form fieldset .ss-form-entry > [role="group"] {
      padding: 0; }
    form fieldset > label > input, form fieldset > label > textarea, form fieldset > label > select, form fieldset > ol > label > input, form fieldset > ol > label > textarea, form fieldset > ol > label > select, form fieldset .label > input, form fieldset .label > textarea, form fieldset .label > select, form fieldset .ss-form-entry > input, form fieldset .ss-form-entry > textarea, form fieldset .ss-form-entry > select {
      padding: .25em .45em; }
    form fieldset > label > span:first-of-type, form fieldset > label > label:first-of-type, form fieldset > ol > label > span:first-of-type, form fieldset > ol > label > label:first-of-type, form fieldset .label > span:first-of-type, form fieldset .label > label:first-of-type, form fieldset .ss-form-entry > span:first-of-type, form fieldset .ss-form-entry > label:first-of-type {
      font-weight: bold;
      flex-basis: 40%;
      flex-basis: calc(40% - (32px / 2));
      max-width: 40%;
      padding-right: 16px;
      text-align: right; }
      @media screen and (max-width: 900px) {
        form fieldset > label > span:first-of-type, form fieldset > label > label:first-of-type, form fieldset > ol > label > span:first-of-type, form fieldset > ol > label > label:first-of-type, form fieldset .label > span:first-of-type, form fieldset .label > label:first-of-type, form fieldset .ss-form-entry > span:first-of-type, form fieldset .ss-form-entry > label:first-of-type {
          text-align: left; } }
      @media screen and (max-width: 600px) {
        form fieldset > label > span:first-of-type, form fieldset > label > label:first-of-type, form fieldset > ol > label > span:first-of-type, form fieldset > ol > label > label:first-of-type, form fieldset .label > span:first-of-type, form fieldset .label > label:first-of-type, form fieldset .ss-form-entry > span:first-of-type, form fieldset .ss-form-entry > label:first-of-type {
          text-align: left; } }
  form input, form textarea, form select {
    font-family: brandon-grotesque, "Open Sans", sans-serif;
    font-size: 18px;
    padding: .25em .45em;
    border: none;
    border-bottom: 2px solid #343a40; }
    form input:focus, form textarea:focus, form select:focus {
      outline: 2px solid #343a40; }
      form input:focus:invalid, form textarea:focus:invalid, form select:focus:invalid {
        outline: 2px solid #FF001C; }
    form input:valid, form textarea:valid, form select:valid {
      border-bottom-color: green; }
    form input:valid:empty, form textarea:valid:empty, form select:valid:empty {
      border-bottom-color: #343a40; }
    form input:empty, form textarea:empty, form select:empty {
      border-bottom-color: #828282; }
    form input[required]:invalid, form textarea[required]:invalid, form select[required]:invalid {
      border-bottom-color: #FF001C; }
  form input[type=submit], form button, form .button {
    display: block; }

form .ss-q-other-container input, form .other {
  border-bottom-width: 1px;
  border-bottom-color: #828282;
  padding: 0 5px; }
form span.required:after {
  content: '*';
  color: #FF001C;
  position: relative;
  margin-left: 2px;
  margin-right: -9px; }
form .ss-required-asterisk {
  color: #FF001C;
  margin-left: 2px;
  margin-right: -9px;
  position: absolute; }
form .ss-choices {
  list-style: none;
  margin-left: 0; }
form .jfk-button {
  opacity: .5; }
form .ss-q-title {
  font-weight: bold; }

.ss-question-list .required-message, .ss-question-list .error-message, .ss-question-list .docs-icon {
  display: none; }

.cutie-card {
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
  .cutie-card .card-padding {
    display: block;
    height: 1em; }
  .cutie-card.card-slim {
    box-shadow: none; }
  .cutie-card .card-cherry {
    position: relative;
    padding-bottom: 3em;
    margin-top: 7.2em; }
    .cutie-card .card-cherry img {
      position: absolute;
      bottom: 0;
      width: 180px;
      height: auto;
      left: 50%;
      margin-left: -90px; }
  .cutie-card .card-cover {
    height: 12em;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: inset 0 -4px 4px rgba(0, 0, 0, 0.15); }
  .cutie-card .card-avatar {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center;
    margin: auto;
    margin-top: .5em;
    border-radius: 50%;
    border: 4px solid;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    margin-bottom: 1em; }
  .cutie-card .card-content {
    text-align: center; }
    .cutie-card .card-content h1, .cutie-card .card-content h2, .cutie-card .card-content h3 {
      word-break: break-word; }
    .cutie-card .card-content h1 {
      letter-spacing: 0;
      font-size: 1.75em;
      margin-bottom: .5em; }
    .cutie-card .card-content h2 {
      letter-spacing: 0;
      font-size: 1.2em;
      margin-top: 0; }
    .cutie-card .card-content strike {
      opacity: .35; }
  .cutie-card .card-links {
    text-align: center;
    font-size: .75em;
    padding: 0 1em; }
    .cutie-card .card-links a, .cutie-card .card-links button {
      border: none;
      border-right: 1px solid;
      color: inherit;
      display: block;
      padding: .25em 0;
      border-radius: 8px;
      transition: all 300ms ease;
      box-shadow: 0 3px 0 rgba(100, 100, 100, 0.5); }
      .cutie-card .card-links a:hover, .cutie-card .card-links a:focus, .cutie-card .card-links a:active, .cutie-card .card-links button:hover, .cutie-card .card-links button:focus, .cutie-card .card-links button:active {
        opacity: .8;
        text-decoration: none; }
      .cutie-card .card-links a:active, .cutie-card .card-links button:active {
        transform: translateY(3px);
        box-shadow: 0 0 0 rgba(100, 100, 100, 0.5); }
      .cutie-card .card-links a:disabled, .cutie-card .card-links a.disabled, .cutie-card .card-links button:disabled, .cutie-card .card-links button.disabled {
        pointer-events: none !important;
        opacity: 0.3 !important; }
    .cutie-card .card-links button {
      font-size: 1em; }
    .cutie-card .card-links a:last-of-type, .cutie-card .card-links button:last-of-type {
      border-right: none; }
  .cutie-card .card-bio, .cutie-card .card-details {
    background: white;
    color: black;
    text-align: left;
    font-size: .75em;
    line-height: 1.5em;
    padding: 1em;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25);
    transition: padding 300ms ease; }
    .cutie-card .card-bio ul, .cutie-card .card-details ul {
      padding-left: 2em;
      margin-bottom: 0; }
    .cutie-card .card-bio ul, .cutie-card .card-details ul {
      list-style: none; }
    .cutie-card .card-bio ul li:before, .cutie-card .card-details ul li:before {
      font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
      content: '✓';
      margin-left: -1.5em;
      margin-right: .6em;
      color: #1DB4A6;
      font-weight: bold; }
    .cutie-card .card-bio ul li.no:before, .cutie-card .card-details ul li.no:before {
      content: '✖';
      margin-left: -1.5em;
      margin-right: .6em;
      color: #b41d1d;
      font-weight: bold; }
    .cutie-card .card-bio .note, .cutie-card .card-details .note {
      display: block;
      border-top: 1px solid lightgray;
      margin-top: 1em;
      padding-top: 1em; }
  .cutie-card .card-bio {
    padding: 0 1em;
    height: 0;
    overflow: hidden; }
    .cutie-card .card-bio-visible {
      padding: 1em 1em;
      height: auto;
      overflow: visible; }
  .cutie-card.card-timeline .card-cover {
    height: 10em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none; }

h3.time {
  margin-top: 3.5rem; }
  @media screen and (max-width: 600px) {
    h3.time {
      margin-top: 0; } }

.guest-tile {
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  text-align: left;
  margin-left: 1em;
  margin-right: 1em; }
  .guest-tile.guest-home-card {
    width: 350px;
    margin-bottom: 0; }
  .guest-tile .guest-text {
    padding: 50px 0;
    text-align: center; }
  .guest-tile .guest-padding {
    display: block;
    height: 1em; }
  .guest-tile .guest-cherry {
    position: relative;
    padding-bottom: 3em;
    margin-top: 7.2em; }
    .guest-tile .guest-cherry img {
      position: absolute;
      bottom: 0;
      width: 180px;
      height: auto;
      left: 50%;
      margin-left: -90px; }
  .guest-tile .guest-cover {
    height: 12em;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: inset 0 -4px 4px rgba(0, 0, 0, 0.15); }
  .guest-tile .guest-avatar {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 4px solid;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
  .guest-tile .guest-content {
    text-align: center; }
    .guest-tile .guest-content h1, .guest-tile .guest-content h2, .guest-tile .guest-content h3 {
      word-break: break-word; }
    .guest-tile .guest-content h1 {
      letter-spacing: 0;
      font-size: 1.75em;
      margin-bottom: .5em; }
    .guest-tile .guest-content h2 {
      letter-spacing: 0;
      font-size: 1.2em;
      margin-top: 0; }
    .guest-tile .guest-content strike {
      opacity: .35; }
  .guest-tile .guest-links {
    text-align: center;
    font-size: .75em;
    padding: 0 1em; }
    .guest-tile .guest-links a, .guest-tile .guest-links button {
      border: none;
      border-right: 1px solid;
      color: inherit;
      display: block;
      padding: .25em 0;
      border-radius: 8px;
      transition: all 300ms ease;
      box-shadow: 0 3px 0 rgba(100, 100, 100, 0.5); }
      .guest-tile .guest-links a:hover, .guest-tile .guest-links a:focus, .guest-tile .guest-links a:active, .guest-tile .guest-links button:hover, .guest-tile .guest-links button:focus, .guest-tile .guest-links button:active {
        opacity: .8;
        text-decoration: none; }
      .guest-tile .guest-links a:active, .guest-tile .guest-links button:active {
        transform: translateY(3px);
        box-shadow: 0 0 0 rgba(100, 100, 100, 0.5); }
      .guest-tile .guest-links a:disabled, .guest-tile .guest-links a.disabled, .guest-tile .guest-links button:disabled, .guest-tile .guest-links button.disabled {
        pointer-events: none !important;
        opacity: 0.3 !important; }
    .guest-tile .guest-links button {
      font-size: 1em; }
    .guest-tile .guest-links a:last-of-type, .guest-tile .guest-links button:last-of-type {
      border-right: none; }
  .guest-tile .guest-bio, .guest-tile .guest-details {
    background: white;
    color: black;
    text-align: left;
    font-size: .75em;
    line-height: 1.5em;
    padding: 1em;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25);
    transition: padding 300ms ease; }
    .guest-tile .guest-bio ul, .guest-tile .guest-details ul {
      padding-left: 2em;
      margin-bottom: 0; }
    .guest-tile .guest-bio ul, .guest-tile .guest-details ul {
      list-style: none; }
    .guest-tile .guest-bio ul li:before, .guest-tile .guest-details ul li:before {
      font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
      content: '✓';
      margin-left: -1.5em;
      margin-right: .6em;
      color: #1DB4A6;
      font-weight: bold; }
    .guest-tile .guest-bio ul li.no:before, .guest-tile .guest-details ul li.no:before {
      content: '✖';
      margin-left: -1.5em;
      margin-right: .6em;
      color: #b41d1d;
      font-weight: bold; }
    .guest-tile .guest-bio .note, .guest-tile .guest-details .note {
      display: block;
      border-top: 1px solid lightgray;
      margin-top: 1em;
      padding-top: 1em; }
  .guest-tile .guest-bio {
    padding: 0 1em;
    height: 0;
    overflow: hidden; }
    .guest-tile .guest-bio-visible {
      padding: 1em 1em;
      height: auto;
      overflow: visible; }
  .guest-tile.guest-timeline .guest-cover {
    height: 10em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none; }

.guest-home {
  background: rgba(55, 26, 59, 0.781);
  border-radius: 20px;
  margin-left: .5em;
  margin-bottom: 1em; }

h3.time {
  margin-top: 3.5rem; }
  @media screen and (max-width: 600px) {
    h3.time {
      margin-top: 0; } }

.color-twitter, .link-twitter {
  color: #55acee; }

.background-twitter, .button-twitter {
  background-color: #55acee; }

.color-facebook, .link-facebook {
  color: #3b5998; }

.background-facebook, .button-facebook {
  background-color: #3b5998; }

.color-youtube, .link-youtube {
  color: #cd201f; }

.background-youtube, .button-youtube {
  background-color: #cd201f; }

.color-deviantart, .link-deviantart {
  color: #05cc47; }

.background-deviantart, .button-deviantart {
  background-color: #05cc47; }

.color-tumblr, .link-tumblr {
  color: #35465c; }

.background-tumblr, .button-tumblr {
  background-color: #35465c; }

.color-dribbble, .link-dribbble {
  color: #ea4c89; }

.background-dribbble, .button-dribbble {
  background-color: #ea4c89; }

.color-snapchat, .link-snapchat {
  color: #fffc00; }

.background-snapchat, .button-snapchat {
  background-color: #fffc00; }

.color-instagram, .link-instagram {
  color: #833ab4; }

.background-instagram, .button-instagram {
  background-color: #833ab4; }

.background-snapchat, .button-snapchat {
  color: #343a40; }

.twitter-button {
  font-size: 13px;
  line-height: 26px;
  font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
  -webkit-user-select: none;
  display: inline-block;
  zoom: 1;
  position: relative;
  padding: 1px 8px 1px 6px;
  font-weight: 500;
  color: #fff !important;
  cursor: pointer;
  background-color: #1b95e0;
  box-sizing: border-box;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none; }
  .twitter-button:hover, .twitter-button:focus, .twitter-button:active {
    background-color: #0c7abf;
    text-decoration: none; }
  .twitter-button:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1); }
  .twitter-button icon {
    margin: 0 !important; }

.table {
  width: 100%;
  margin-bottom: 32px;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #ffffff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(52, 58, 64, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(52, 58, 64, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bde0dd; }

.table-hover .table-primary:hover {
  background-color: #acd8d4; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #acd8d4; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #fff6e4; }

.table-hover .table-secondary:hover {
  background-color: #ffeecb; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #ffeecb; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff6e4; }

.table-hover .table-warning:hover {
  background-color: #ffeecb; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffeecb; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #ffb8bf; }

.table-hover .table-danger:hover {
  background-color: #ff9fa8; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ff9fa8; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(52, 58, 64, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(41, 45, 50, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(41, 45, 50, 0.075); }

.table .thead-dark th {
  color: #ffffff;
  background-color: #212529;
  border-color: #32383e; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #ffffff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 8px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #236764;
  background-color: #d0e9e7;
  border-color: #bde0dd; }
  .alert-primary hr {
    border-top-color: #acd8d4; }
  .alert-primary .alert-link {
    color: #16413f; }

.alert-secondary {
  color: #9e9071;
  background-color: #fff9ec;
  border-color: #fff6e4; }
  .alert-secondary hr {
    border-top-color: #ffeecb; }
  .alert-secondary .alert-link {
    color: #837659; }

.alert-success {
  color: #2e7343;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #1f4f2e; }

.alert-info {
  color: #25707e;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #194d57; }

.alert-warning {
  color: #9e9071;
  background-color: #fff9ec;
  border-color: #fff6e4; }
  .alert-warning hr {
    border-top-color: #ffeecb; }
  .alert-warning .alert-link {
    color: #837659; }

.alert-danger {
  color: #9e1c2d;
  background-color: #ffccd2;
  border-color: #ffb8bf; }
  .alert-danger hr {
    border-top-color: #ff9fa8; }
  .alert-danger .alert-link {
    color: #731421; }

.alert-light {
  color: #9a9da1;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #808388; }

.alert-dark {
  color: #343a40;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #1d2124; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(55, 26, 59, 0.781);
  background-clip: border-box;
  border: 1px solid rgba(52, 58, 64, 0.125);
  border-radius: 8px; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(55, 26, 59, 0.581);
  border-bottom: 1px solid rgba(52, 58, 64, 0.125); }
  .card-header:first-child {
    border-radius: calc(8px - 1px) calc(8px - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(55, 26, 59, 0.581);
  border-top: 1px solid rgba(52, 58, 64, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(8px - 1px) calc(8px - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(8px - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(8px - 1px);
  border-top-right-radius: calc(8px - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(8px - 1px);
  border-bottom-left-radius: calc(8px - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 8px; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 8px;
            border-top-right-radius: 8px; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 8px;
            border-bottom-left-radius: 8px; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@font-face {
  font-family: 'gryphicons';
  src: url("../icons/fonts/gryphicons.ttf?jly9su") format("truetype"), url("../icons/fonts/gryphicons.woff?jly9su") format("woff"), url("../icons/fonts/gryphicons.svg?jly9su#gryphicons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gryphicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-menu:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-add:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-a11y:before {
  content: ""; }

.icon-accessible:before {
  content: ""; }

.icon-person:before {
  content: ""; }

.icon-person-add:before {
  content: ""; }

.icon-membership:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-casino:before {
  content: ""; }

.icon-cake:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-ticket-vip:before {
  content: ""; }

.icon-contacts:before {
  content: ""; }

.icon-bar:before {
  content: ""; }

.icon-cafe:before {
  content: ""; }

.icon-convenience:before {
  content: ""; }

.icon-restaurant:before {
  content: ""; }

.icon-drink:before {
  content: ""; }

.icon-florist:before {
  content: ""; }

.icon-gas:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-laundry:before {
  content: ""; }

.icon-library:before {
  content: ""; }

.icon-mall:before {
  content: ""; }

.icon-theater:before {
  content: ""; }

.icon-offer:before {
  content: ""; }

.icon-parking:before {
  content: ""; }

.icon-pharmacy:before {
  content: ""; }

.icon-pizza:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-shipping:before {
  content: ""; }

.icon-discord:before {
  content: ""; }

.icon-deviantart:before {
  content: "d"; }

.icon-dribbble:before {
  content: "b"; }

.icon-facebook:before {
  content: "f"; }

.icon-fimfic:before {
  content: ""; }

.icon-google:before {
  content: "G"; }

.icon-google-drive:before {
  content: "∂"; }

.icon-github:before {
  content: "µ"; }

.icon-instagram:before {
  content: ""; }

.icon-mlpforums:before {
  content: "M"; }

.icon-snapchat:before {
  content: "ß"; }

.icon-feed:before {
  content: "r"; }

.icon-soundcloud:before {
  content: ""; }

.icon-telegram:before {
  content: ""; }

.icon-tumblr:before {
  content: "t"; }

.icon-twitter:before {
  content: "@"; }

.icon-youtube:before {
  content: "¥"; }

.icon-link-angle-lake:before {
  content: ""; }

.icon-link-intl-district-chinatown:before {
  content: ""; }

.icon-link-seatac:before {
  content: ""; }

.icon-link-uw:before {
  content: ""; }

.icon-link-westlake:before {
  content: ""; }

.icon-seattle-steetcar:before {
  content: ""; }

.icon-st-link:before {
  content: ""; }

.icon-st-bus:before {
  content: ""; }

.icon-st-sounder:before {
  content: ""; }

.icon-airport:before {
  content: "A"; }

.icon-train:before {
  content: "†"; }

.icon-info:before {
  content: ""; }

.icon-assignment:before {
  content: "ė"; }

.icon-explore:before {
  content: "ĕ"; }

.icon-face:before {
  content: "T"; }

.icon-person2:before {
  content: ""; }

.icon-trending:before {
  content: "ë"; }

.icon-fire:before {
  content: "K"; }

.icon-send:before {
  content: "R"; }

.icon-numbers:before {
  content: "ê"; }

.icon-power:before {
  content: "5"; }

.icon-tags:before {
  content: "è"; }

.icon-art:before {
  content: ""; }

.icon-city:before {
  content: ""; }

.icon-car:before {
  content: "B"; }

.icon-taxi:before {
  content: ""; }

.icon-flight:before {
  content: "é"; }

.icon-bed:before {
  content: ""; }

.icon-post:before {
  content: ""; }

.icon-post-alert:before {
  content: "!"; }

.icon-post-image:before {
  content: "J"; }

.icon-post-message:before {
  content: "'"; }

.icon-post-chat:before {
  content: "Ĕ"; }

.icon-post-hangout:before {
  content: '"'; }

.icon-calendar:before {
  content: ""; }

.icon-clock:before {
  content: "ö"; }

.icon-wallet:before {
  content: ""; }

.icon-basket:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-cart-add:before {
  content: ""; }

.icon-cart-remove:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-chrome:before {
  content: "ç"; }

.icon-firefox:before {
  content: "Á"; }

.icon-edge:before {
  content: "ˆ"; }

.icon-safari:before {
  content: "ø"; }

.icon-apple:before {
  content: "("; }

.icon-android:before {
  content: ""; }

.icon-pony-head:before {
  content: ";"; }

.icon-favorite:before {
  content: ""; }

.icon-day:before {
  content: "|"; }

.icon-food-bank:before {
  content: ","; }

.icon-checklist:before {
  content: "1"; }

.icon-attraction:before {
  content: "2"; }

.icon-poster:before {
  content: "4"; }

.icon-offline:before {
  content: "6"; }

.icon-scroll:before {
  content: "7"; }

.icon-film:before {
  content: "`"; }

.icon-gallery:before {
  content: "~"; }

.icon-exhibit:before {
  content: "E"; }

.icon-break-fill:before {
  content: "_"; }

.icon-arrow:before {
  content: "V"; }

.icon-break:before {
  content: "-"; }

.icon-hotel:before {
  content: "h"; }

.icon-magic:before {
  content: ""; }

.icon-point-up:before {
  content: "&"; }

.icon-point-right:before {
  content: "}"; }

.icon-point-down:before {
  content: "*"; }

.icon-point-left:before {
  content: "{"; }

.icon-right-caret:before {
  content: ">"; }

.icon-left-caret:before {
  content: "<"; }

.icon-up-caret:before {
  content: "^"; }

.icon-down-caret:before {
  content: "v"; }

.icon-up-left:before {
  content: "˘"; }

.icon-up:before {
  content: "j"; }

.icon-up-right:before {
  content: "¯"; }

.icon-right:before {
  content: "?"; }

.icon-down-right:before {
  content: "≥"; }

.icon-down:before {
  content: "x"; }

.icon-down-left:before {
  content: "≤"; }

.icon-left:before {
  content: "O"; }

.icon-spinner:before {
  content: ""; }

.icon-child:before {
  content: ""; }

icon[class^="icon-spinner"], icon[class*=" icon-spinner"], i[class^="icon-spinner"], i[class*=" icon-spinner"] {
  animation-name: spin;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
#navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  padding: 0;
  z-index: 9001;
  background-size: auto 100%;
  background-repeat: repeat-x;
  color: #ffffff;
  box-shadow: none;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.25); }
  #navigation .nav-mane {
    background: transparent;
    margin-left: 0;
    display: block; }
    #navigation .nav-mane .nav {
      float: right;
      padding: 1em 0;
      font-size: 1.25em;
      height: 1.25em; }
      @media screen and (max-width: 980px) {
        #navigation .nav-mane .nav {
          font-size: 1em;
          padding: 2em 0;
          height: auto; } }
    #navigation .nav-mane a {
      color: #FFEED1;
      padding: .5em 1em;
      line-height: 1em;
      font-family: atrament-web, "Open Sans", sans-serif;
      font-weight: bold; }
      @media screen and (max-width: 950px) {
        #navigation .nav-mane a {
          padding: .5em .75em; } }
      #navigation .nav-mane a h1 {
        margin-top: -10px; }
    #navigation .nav-mane .nav-logo {
      position: relative;
      padding-left: 0;
      padding-top: 1em;
      float: left; }
      @media screen and (max-width: 900px) {
        #navigation .nav-mane .nav-logo {
          display: none; } }
      #navigation .nav-mane .nav-logo a {
        height: auto;
        padding: 0;
        transition: all 300ms ease; }
        #navigation .nav-mane .nav-logo a:hover {
          transform: scale(1.1); }
        #navigation .nav-mane .nav-logo a img {
          max-height: 3.5em;
          border-radius: 50%;
          margin-bottom: 0;
          box-shadow: 0 0 0 4px white; }
  #navigation .nav-bar-top {
    display: none; }
  @media screen and (max-width: 900px) {
    #navigation {
      position: fixed;
      background: #b24aa8; }
      #navigation .toggle-menu {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        background: none;
        color: white;
        font-size: 28px;
        padding: 0 10px; }
      #navigation .nav-bar-top {
        text-align: center;
        display: block;
        line-height: 50px; }
        #navigation .nav-bar-top-logo {
          display: inline-block;
          text-align: center; }
          #navigation .nav-bar-top-logo h3 {
            color: white;
            font-family: "Berkshire Swash";
            line-height: 2em;
            margin-bottom: 0; }
      #navigation .nav-mane {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 48px;
        margin-left: 0;
        height: 0;
        overflow: hidden;
        background: #b24aa8;
        box-shadow: 0 4px 1px rgba(0, 0, 0, 0.5); }
        #navigation .nav-mane .nav-dropdown {
          height: auto; }
        #navigation .nav-mane .nav-left, #navigation .nav-mane .nav-right {
          width: 100%;
          display: flex;
          flex-direction: column;
          text-align: left !important;
          padding: .5em 0;
          margin-bottom: 2px; }
          #navigation .nav-mane .nav-left a, #navigation .nav-mane .nav-right a {
            display: inline-block;
            padding: 1em; }
            #navigation .nav-mane .nav-left a:hover, #navigation .nav-mane .nav-right a:hover {
              background: #1a74ac; } }
  @media screen and (max-width: 900px) {
    #navigation .beta-link {
      position: absolute;
      left: 50%;
      TOP: 20px;
      color: white;
      margin-left: 48px; } }

@media screen and (max-width: 900px) {
  body.nav-open #navigation .nav-mane {
    height: auto;
    overflow: visible; } }

.nav-dropdown {
  height: 50px; }
  .nav-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .nav-dropdown ul li {
      position: relative;
      display: inline;
      border-radius: 4px;
      border-radius: 0; }
      .nav-dropdown ul li ul {
        visibility: hidden;
        position: absolute;
        padding: 10px;
        min-width: 180px;
        background: #2192D8;
        border-radius: 4px;
        opacity: 0;
        z-index: 5;
        border-radius: 0; }
        .nav-dropdown ul li ul li {
          text-align: center;
          float: none;
          border: 0px; }
    .nav-dropdown ul li:hover {
      background-color: #2192D8; }
      .nav-dropdown ul li:hover ul {
        visibility: visible;
        opacity: 1;
        transition: all 0.3s ease-in-out 0s; }
  .nav-dropdown ul:after {
    clear: both; }
  .nav-dropdown a {
    display: block;
    padding: 2px;
    white-space: nowrap; }

.nav-dropdown-left ul li {
  float: right; }

.nav-dropdown-right ul li {
  float: left; }

cover {
  display: block;
  position: absolute;
  overflow-y: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  cover img {
    position: absolute;
    width: 100vw;
    top: 0;
    left: 0; }
  cover #bg-grad {
    z-index: -10; }
  cover #bg-mnt-bg {
    z-index: -8;
    top: 109.375vw; }
  cover #bg-mnt-fg {
    z-index: -6;
    top: 125vw; }
  cover #bg-trees {
    z-index: -4;
    top: 143.2291666667vw; }
  cover #bg-grid {
    z-index: -2;
    top: 194.0104166667vw; }

.cover-credit {
  position: absolute;
  top: 120px;
  right: 1rem;
  text-shadow: 0 0 3px black;
  color: white;
  z-index: 650; }
  @media screen and (max-width: 600px) {
    .cover-credit {
      display: none !important; } }
  .cover-credit span {
    display: inline-block;
    padding: .5em;
    background: white;
    color: black;
    opacity: 0;
    transform: translateX(4px);
    border-radius: 4px;
    text-shadow: none;
    visibility: hidden; }
  .cover-credit icon {
    font-size: 1.5em;
    opacity: .75; }
  .cover-credit:hover span {
    display: inline-block;
    width: auto;
    visibility: visible;
    opacity: .85;
    transform: translateX(0px); }
  .cover-credit:hover icon {
    opacity: 1; }

header {
  padding-top: 200px;
  padding-bottom: 0 !important; }
  @media screen and (max-width: 900px) {
    header {
      padding-top: 100px;
      padding-bottom: 0 !important; } }

footer {
  padding: 2rem 0;
  color: white;
  text-align: center;
  background: #054540;
  z-index: 10; }
  footer p a {
    color: inherit;
    text-decoration: underline !important; }
  @media screen and (max-width: 600px) {
    footer {
      background: #2c0c83; } }
  footer .icon-heart {
    color: #FF001C; }

#newsletter_subscribe, .tiny-form {
  display: inline-block;
  margin: 0 auto 1em;
  padding: 0;
  background: white;
  border-radius: 8px;
  box-shadow: 0 0 10px #2c0c83; }
  #newsletter_subscribe icon.icon-envelope, .tiny-form icon.icon-envelope {
    padding: 0 1em;
    background: #1DB4A6;
    line-height: 3.4em;
    color: white;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }
  #newsletter_subscribe button.button, .tiny-form button.button {
    background: #1DB4A6;
    display: inline-block;
    margin-bottom: 0;
    margin-bottom: 0;
    margin-right: .35em; }
  @media screen and (max-width: 600px) {
    #newsletter_subscribe icon.icon-envelope, .tiny-form icon.icon-envelope {
      display: block;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      border-bottom-left-radius: 0px; }
    #newsletter_subscribe input, .tiny-form input {
      display: block;
      margin-bottom: .5em; }
    #newsletter_subscribe button.button, .tiny-form button.button {
      display: block;
      width: 90%;
      margin: 0 auto .75em; } }

.lightbox-opened {
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  cursor: pointer;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  padding: 24px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 50; }
  .lightbox-opened:before {
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.9);
    color: #eee;
    content: "x";
    font-family: sans-serif;
    padding: 6px 12px;
    position: fixed;
    text-transform: uppercase; }
  .lightbox-opened img {
    box-shadow: 0 0 6px 3px #333;
    margin-top: 50px; }

.no-scroll {
  overflow: hidden; }

.link-twitter:hover {
  color: #55acee; }

.link-facebook:hover {
  color: #3b5998; }

.link-youtube:hover {
  color: #cd201f; }

.link-deviantart:hover {
  color: #05cc47; }

.link-tumblr:hover {
  color: #35465c; }

.link-mlpforums:hover {
  color: #ff0086; }

.link-poniverse:hover {
  color: #38dbe8; }

.link-github:hover {
  color: #333; }

.bg-twitter {
  background: #55acee; }

.bg-facebook {
  background: #3b5998; }

.bg-youtube {
  background: #cd201f; }

.bg-deviantart {
  background: #05cc47; }

.bg-tumblr {
  background: #35465c; }

.bg-mlpforums {
  background: #ff0086; }

.bg-poniverse {
  background: #38dbe8; }

.bg-github {
  background: #333; }

.button.bg-twitter:hover {
  background: #7abef2; }

.button.bg-facebook:hover {
  background: #466ab5; }

.button.bg-youtube:hover {
  background: #e03534; }

.button.bg-deviantart:hover {
  background: #06f455; }

.button.bg-tumblr:hover {
  background: #445a76; }

.button.bg-mlpforums:hover {
  background: #ff2999; }

.button.bg-poniverse:hover {
  background: #5de2ec; }

.button.bg-github:hover {
  background: #474747; }

.social-links a {
  text-shadow: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: linear-gradient(#e2c28e, #f1eec9);
  color: #0e344a;
  font-size: 25px;
  border-radius: 50%;
  margin: 10px 5px;
  transition: all 300ms ease;
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.75); }
  .social-links a:hover {
    box-shadow: 0 0 20px #3BD3FD;
    transform: scale(1.1); }
.social-links-larger a {
  font-size: 36px;
  width: 70px;
  height: 70px;
  line-height: 60px; }

.border, .guest-feature, #map, .siema, .guest-feature-others {
  border-radius: 0 !important;
  border: 12px solid #ffd3a7;
  box-shadow: 0 12px 8px rgba(0, 0, 0, 0.25); }

.welcome {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  text-align: left; }
  @media screen and (max-width: 900px) {
    .welcome {
      display: inline-block;
      text-align: center; } }

.hotel-text {
  font-size: 2.25rem;
  z-index: 2; }
  @media screen and (max-width: 900px) {
    .hotel-text {
      display: none; } }

.home-format {
  max-width: 35%; }
  @media screen and (max-width: 900px) {
    .home-format {
      max-width: 100%; } }

.home-format h3 {
  font-size: 2em;
  transform: skewY(-5deg);
  margin-bottom: 30px; }
  @media screen and (max-width: 900px) {
    .home-format h3 {
      transform: none;
      margin-bottom: 0.5em; } }

.home-format h1 {
  font-size: 1.75em; }

.rotateimg15 {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }
  @media screen and (max-width: 900px) {
    .rotateimg15 {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; } }

.mocha-home {
  width: 60%;
  margin: auto;
  margin-top: -125px;
  pointer-events: none; }
  @media screen and (max-width: 900px) {
    .mocha-home {
      margin-top: 0;
      width: 90%; } }

.fp-home {
  width: 35%;
  margin: auto;
  margin-top: -10em; }
  @media screen and (max-width: 900px) {
    .fp-home {
      width: 45%; } }
  @media screen and (max-width: 600px) {
    .fp-home {
      width: 60%; } }

.page- section#guests {
  padding-bottom: 0; }
.page- section#marina-home {
  padding-top: 0;
  padding-bottom: 0; }

#marina-home {
  width: 50%;
  margin: auto; }
  @media screen and (max-width: 900px) {
    #marina-home {
      width: 70%; } }

.front-page-home {
  text-align: left; }

.thanks-border {
  flex-grow: 1.1;
  margin-right: 1em; }
  .thanks-border h1 {
    margin-left: 0;
    padding-top: .5em;
    padding-right: 1.5em;
    border-top-right-radius: 1.5em;
    border-bottom-right-radius: 1.5em;
    background: rgba(55, 26, 59, 0.781);
    vertical-align: middle;
    height: 3em;
    text-align: right;
    max-width: unset; }
    @media screen and (max-width: 600px) {
      .thanks-border h1 {
        padding: .5em; } }

#gallery {
  text-align: center; }

.guest-feature {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
  max-width: auto; }
  .guest-feature p {
    margin: 0 !important;
    max-width: 100% !important; }
  .guest-feature-bubble {
    position: absolute;
    border: 8px dashed white;
    width: 35%;
    height: 30%;
    opacity: .65;
    border-radius: 50%;
    z-index: 3;
    transition: ease 300ms all; }
    .guest-feature-bubble .tooltip {
      position: absolute;
      display: block;
      top: 120%;
      left: -40%;
      width: 180%;
      min-width: 120px;
      background: white;
      line-height: 1.25em;
      border-radius: 4px;
      padding: .25em 0;
      text-align: center;
      box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
      transition: ease 300ms all;
      transform: translateY(5px);
      opacity: 0;
      pointer-events: none; }
    .guest-feature-bubble:hover {
      border: 8px solid white;
      box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
      opacity: 1;
      z-index: 100; }
      .guest-feature-bubble:hover .tooltip {
        opacity: 1;
        transform: translateY(0px); }

#thanks {
  padding-left: 0;
  padding-right: 0; }
  #thanks > container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: unset; }
  #thanks .list-of-best-ponies .best-pony {
    background: rgba(255, 255, 255, 0.85);
    display: inline-block;
    color: #19244D;
    border-radius: 4px;
    margin: 2px;
    padding: 0px 8px;
    font-size: 1.25rem;
    font-weight: bold;
    transition: 300ms all ease; }
    #thanks .list-of-best-ponies .best-pony:hover {
      background: rgba(255, 255, 255, 0.95);
      transform: translateY(-1px);
      box-shadow: 0 2px 4px #2a498a; }
    #thanks .list-of-best-ponies .best-pony.applejack:hover {
      background: bisque;
      color: crimson; }
    #thanks .list-of-best-ponies .best-pony.beta:hover {
      background: antiquewhite;
      color: deeppink; }
    #thanks .list-of-best-ponies .best-pony.discord:hover {
      background: brown;
      color: pink;
      transform: rotate(69deg); }
    #thanks .list-of-best-ponies .best-pony.it39stimetobeawesome:hover {
      background: skyblue;
      color: blue; }
    #thanks .list-of-best-ponies .best-pony.latentlogic:hover {
      background: darkgreen;
      color: chocolate;
      transform: rotate(-5deg); }
    #thanks .list-of-best-ponies .best-pony.mintyfresh:hover {
      background: lightgreen;
      color: green;
      transform: rotate(180deg); }
    #thanks .list-of-best-ponies .best-pony.midnightaegis:hover {
      background: navy;
      color: darkseagreen; }
    #thanks .list-of-best-ponies .best-pony.nalarson:hover {
      background: rebeccapurple;
      color: orange; }
    #thanks .list-of-best-ponies .best-pony.peachhack:hover {
      background: peachpuff;
      color: hotpink; }
    #thanks .list-of-best-ponies .best-pony.pinkiepie:hover, #thanks .list-of-best-ponies .best-pony.pinkiefun:hover, #thanks .list-of-best-ponies .best-pony.pinkiepaws:hover {
      background: pink;
      color: darkmagenta; }
    #thanks .list-of-best-ponies .best-pony.princesscelestia:hover {
      background: white;
      color: orange; }
    #thanks .list-of-best-ponies .best-pony.thornwing:hover {
      background: orange;
      color: brown; }
    #thanks .list-of-best-ponies .best-pony.sampletext:hover {
      background: black;
      color: lightgreen; }

#map {
  text-align: left;
  margin: auto; }

#marker {
  background-image: url("/efnw-logo.png");
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer; }

#marker2 {
  background-image: url("../../images/hotel_marker.png");
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer; }

.mapboxgl-popup {
  max-width: 200px;
  color: black;
  margin-top: -20px; }

.slideshow {
  position: relative; }
  .slideshow .button {
    position: absolute;
    z-index: 420;
    top: 50%;
    margin-top: -1.5em;
    opacity: .75;
    background: #2c0c83;
    color: #FFDF9F; }
    .slideshow .button span {
      display: none; }
    .slideshow .button.prev {
      left: 1em; }
    .slideshow .button.next {
      right: 1em; }
    .slideshow .button:hover {
      opacity: 1; }
      .slideshow .button:hover span {
        display: inline-block; }

.siema {
  background: black; }

.dirty-hack {
  padding-top: 15rem;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: left; }
  .dirty-hack p {
    text-align: left;
    width: 100%; }

.homepage-stream-takeover {
  padding-top: 200px; }

.homepage-stream-takeover container {
  max-width: unset;
  padding: unset; }

.homepage-stream-takeover + #welcome {
  padding-top: 1rem; }

.pyro > .before, .pyro > .after {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards; }

.pyro > .after {
  -moz-animation-delay: 1.25s, 1.25s, 1.25s;
  -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
  -o-animation-delay: 1.25s, 1.25s, 1.25s;
  -ms-animation-delay: 1.25s, 1.25s, 1.25s;
  animation-delay: 1.25s, 1.25s, 1.25s;
  -moz-animation-duration: 1.25s, 1.25s, 6.25s;
  -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
  -o-animation-duration: 1.25s, 1.25s, 6.25s;
  -ms-animation-duration: 1.25s, 1.25s, 6.25s;
  animation-duration: 1.25s, 1.25s, 6.25s; }

@-webkit-keyframes bang {
  to {
    box-shadow: -200px 47.3333333333px #00fff7, -163px -250.6666666667px #ffc400, 149px 25.3333333333px #ffa200, -38px -323.6666666667px #f200ff, 92px -66.6666666667px #00fff7, -90px -232.6666666667px #00ff51, 84px -314.6666666667px #0011ff, 236px -125.6666666667px #00ffb3, 94px -109.6666666667px #ff7b00, -18px -130.6666666667px #ff00e6, -117px -387.6666666667px #ff000d, 168px -154.6666666667px #00ff5e, -9px -124.6666666667px #008cff, 182px 67.3333333333px #0055ff, 167px -241.6666666667px #ff8400, 81px -126.6666666667px #ff3700, 107px -66.6666666667px #00eaff, -188px -29.6666666667px #ffb300, 40px -101.6666666667px #002bff, 250px 53.3333333333px #ff6200, 86px -54.6666666667px #ff00d9, 140px -75.6666666667px #00ff55, -128px -73.6666666667px #ffea00, -74px -143.6666666667px #00ffbb, -3px -399.6666666667px #bbff00, -187px -29.6666666667px #0022ff, 207px -29.6666666667px #ffd900, 243px -16.6666666667px #e600ff, 216px 9.3333333333px yellow, -103px -59.6666666667px #00ffcc, -22px 33.3333333333px #00ff2f, -36px -190.6666666667px #00e6ff, 83px -341.6666666667px #9900ff, -180px -396.6666666667px #2200ff, 70px 33.3333333333px #ff0d00, 128px -325.6666666667px #00ff6a, 13px -9.6666666667px #0037ff, 218px -372.6666666667px #0009ff, -167px -251.6666666667px #ff002b, -99px -324.6666666667px #8800ff, 26px -244.6666666667px #ff2200, -193px -104.6666666667px #ff1a00, -71px -158.6666666667px #ff0080, 145px -406.6666666667px #00ff15, 220px -299.6666666667px #b700ff, 242px -386.6666666667px #00ff9d, -106px -244.6666666667px #ff008c, -15px -251.6666666667px #ff9d00, -125px -149.6666666667px #c8ff00, 195px -115.6666666667px #ff0066, 36px -314.6666666667px #00ffaa; } }
@-moz-keyframes bang {
  to {
    box-shadow: -200px 47.3333333333px #00fff7, -163px -250.6666666667px #ffc400, 149px 25.3333333333px #ffa200, -38px -323.6666666667px #f200ff, 92px -66.6666666667px #00fff7, -90px -232.6666666667px #00ff51, 84px -314.6666666667px #0011ff, 236px -125.6666666667px #00ffb3, 94px -109.6666666667px #ff7b00, -18px -130.6666666667px #ff00e6, -117px -387.6666666667px #ff000d, 168px -154.6666666667px #00ff5e, -9px -124.6666666667px #008cff, 182px 67.3333333333px #0055ff, 167px -241.6666666667px #ff8400, 81px -126.6666666667px #ff3700, 107px -66.6666666667px #00eaff, -188px -29.6666666667px #ffb300, 40px -101.6666666667px #002bff, 250px 53.3333333333px #ff6200, 86px -54.6666666667px #ff00d9, 140px -75.6666666667px #00ff55, -128px -73.6666666667px #ffea00, -74px -143.6666666667px #00ffbb, -3px -399.6666666667px #bbff00, -187px -29.6666666667px #0022ff, 207px -29.6666666667px #ffd900, 243px -16.6666666667px #e600ff, 216px 9.3333333333px yellow, -103px -59.6666666667px #00ffcc, -22px 33.3333333333px #00ff2f, -36px -190.6666666667px #00e6ff, 83px -341.6666666667px #9900ff, -180px -396.6666666667px #2200ff, 70px 33.3333333333px #ff0d00, 128px -325.6666666667px #00ff6a, 13px -9.6666666667px #0037ff, 218px -372.6666666667px #0009ff, -167px -251.6666666667px #ff002b, -99px -324.6666666667px #8800ff, 26px -244.6666666667px #ff2200, -193px -104.6666666667px #ff1a00, -71px -158.6666666667px #ff0080, 145px -406.6666666667px #00ff15, 220px -299.6666666667px #b700ff, 242px -386.6666666667px #00ff9d, -106px -244.6666666667px #ff008c, -15px -251.6666666667px #ff9d00, -125px -149.6666666667px #c8ff00, 195px -115.6666666667px #ff0066, 36px -314.6666666667px #00ffaa; } }
@-o-keyframes bang {
  to {
    box-shadow: -200px 47.3333333333px #00fff7, -163px -250.6666666667px #ffc400, 149px 25.3333333333px #ffa200, -38px -323.6666666667px #f200ff, 92px -66.6666666667px #00fff7, -90px -232.6666666667px #00ff51, 84px -314.6666666667px #0011ff, 236px -125.6666666667px #00ffb3, 94px -109.6666666667px #ff7b00, -18px -130.6666666667px #ff00e6, -117px -387.6666666667px #ff000d, 168px -154.6666666667px #00ff5e, -9px -124.6666666667px #008cff, 182px 67.3333333333px #0055ff, 167px -241.6666666667px #ff8400, 81px -126.6666666667px #ff3700, 107px -66.6666666667px #00eaff, -188px -29.6666666667px #ffb300, 40px -101.6666666667px #002bff, 250px 53.3333333333px #ff6200, 86px -54.6666666667px #ff00d9, 140px -75.6666666667px #00ff55, -128px -73.6666666667px #ffea00, -74px -143.6666666667px #00ffbb, -3px -399.6666666667px #bbff00, -187px -29.6666666667px #0022ff, 207px -29.6666666667px #ffd900, 243px -16.6666666667px #e600ff, 216px 9.3333333333px yellow, -103px -59.6666666667px #00ffcc, -22px 33.3333333333px #00ff2f, -36px -190.6666666667px #00e6ff, 83px -341.6666666667px #9900ff, -180px -396.6666666667px #2200ff, 70px 33.3333333333px #ff0d00, 128px -325.6666666667px #00ff6a, 13px -9.6666666667px #0037ff, 218px -372.6666666667px #0009ff, -167px -251.6666666667px #ff002b, -99px -324.6666666667px #8800ff, 26px -244.6666666667px #ff2200, -193px -104.6666666667px #ff1a00, -71px -158.6666666667px #ff0080, 145px -406.6666666667px #00ff15, 220px -299.6666666667px #b700ff, 242px -386.6666666667px #00ff9d, -106px -244.6666666667px #ff008c, -15px -251.6666666667px #ff9d00, -125px -149.6666666667px #c8ff00, 195px -115.6666666667px #ff0066, 36px -314.6666666667px #00ffaa; } }
@-ms-keyframes bang {
  to {
    box-shadow: -200px 47.3333333333px #00fff7, -163px -250.6666666667px #ffc400, 149px 25.3333333333px #ffa200, -38px -323.6666666667px #f200ff, 92px -66.6666666667px #00fff7, -90px -232.6666666667px #00ff51, 84px -314.6666666667px #0011ff, 236px -125.6666666667px #00ffb3, 94px -109.6666666667px #ff7b00, -18px -130.6666666667px #ff00e6, -117px -387.6666666667px #ff000d, 168px -154.6666666667px #00ff5e, -9px -124.6666666667px #008cff, 182px 67.3333333333px #0055ff, 167px -241.6666666667px #ff8400, 81px -126.6666666667px #ff3700, 107px -66.6666666667px #00eaff, -188px -29.6666666667px #ffb300, 40px -101.6666666667px #002bff, 250px 53.3333333333px #ff6200, 86px -54.6666666667px #ff00d9, 140px -75.6666666667px #00ff55, -128px -73.6666666667px #ffea00, -74px -143.6666666667px #00ffbb, -3px -399.6666666667px #bbff00, -187px -29.6666666667px #0022ff, 207px -29.6666666667px #ffd900, 243px -16.6666666667px #e600ff, 216px 9.3333333333px yellow, -103px -59.6666666667px #00ffcc, -22px 33.3333333333px #00ff2f, -36px -190.6666666667px #00e6ff, 83px -341.6666666667px #9900ff, -180px -396.6666666667px #2200ff, 70px 33.3333333333px #ff0d00, 128px -325.6666666667px #00ff6a, 13px -9.6666666667px #0037ff, 218px -372.6666666667px #0009ff, -167px -251.6666666667px #ff002b, -99px -324.6666666667px #8800ff, 26px -244.6666666667px #ff2200, -193px -104.6666666667px #ff1a00, -71px -158.6666666667px #ff0080, 145px -406.6666666667px #00ff15, 220px -299.6666666667px #b700ff, 242px -386.6666666667px #00ff9d, -106px -244.6666666667px #ff008c, -15px -251.6666666667px #ff9d00, -125px -149.6666666667px #c8ff00, 195px -115.6666666667px #ff0066, 36px -314.6666666667px #00ffaa; } }
@keyframes bang {
  to {
    box-shadow: -200px 47.3333333333px #00fff7, -163px -250.6666666667px #ffc400, 149px 25.3333333333px #ffa200, -38px -323.6666666667px #f200ff, 92px -66.6666666667px #00fff7, -90px -232.6666666667px #00ff51, 84px -314.6666666667px #0011ff, 236px -125.6666666667px #00ffb3, 94px -109.6666666667px #ff7b00, -18px -130.6666666667px #ff00e6, -117px -387.6666666667px #ff000d, 168px -154.6666666667px #00ff5e, -9px -124.6666666667px #008cff, 182px 67.3333333333px #0055ff, 167px -241.6666666667px #ff8400, 81px -126.6666666667px #ff3700, 107px -66.6666666667px #00eaff, -188px -29.6666666667px #ffb300, 40px -101.6666666667px #002bff, 250px 53.3333333333px #ff6200, 86px -54.6666666667px #ff00d9, 140px -75.6666666667px #00ff55, -128px -73.6666666667px #ffea00, -74px -143.6666666667px #00ffbb, -3px -399.6666666667px #bbff00, -187px -29.6666666667px #0022ff, 207px -29.6666666667px #ffd900, 243px -16.6666666667px #e600ff, 216px 9.3333333333px yellow, -103px -59.6666666667px #00ffcc, -22px 33.3333333333px #00ff2f, -36px -190.6666666667px #00e6ff, 83px -341.6666666667px #9900ff, -180px -396.6666666667px #2200ff, 70px 33.3333333333px #ff0d00, 128px -325.6666666667px #00ff6a, 13px -9.6666666667px #0037ff, 218px -372.6666666667px #0009ff, -167px -251.6666666667px #ff002b, -99px -324.6666666667px #8800ff, 26px -244.6666666667px #ff2200, -193px -104.6666666667px #ff1a00, -71px -158.6666666667px #ff0080, 145px -406.6666666667px #00ff15, 220px -299.6666666667px #b700ff, 242px -386.6666666667px #00ff9d, -106px -244.6666666667px #ff008c, -15px -251.6666666667px #ff9d00, -125px -149.6666666667px #c8ff00, 195px -115.6666666667px #ff0066, 36px -314.6666666667px #00ffaa; } }
@-webkit-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-moz-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-o-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-ms-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-webkit-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-moz-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-o-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-ms-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
body {
  background-color: #170e1b; }

.button, .card .card-links a, .card .card-links button {
  font-family: atrament-web, "Open Sans", sans-serif;
  font-weight: bold; }

.logo-header {
  display: inline-block;
  vertical-align: middle; }

.ef {
  color: #3FCDFA;
  font-family: "Berkshire Swash", barricada-pro, "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 6rem;
  line-height: .66em;
  margin-top: 0 !important;
  margin-bottom: 2.2rem !important;
  text-shadow: 3px 3px rgba(55, 26, 59, 0.781); }

.nw {
  color: #3FCDFA;
  font-family: "Fjalla One", barricada-pro, "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 4.5rem;
  line-height: .375em;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-bottom: 0.25em !important;
  text-shadow: 3px 3px rgba(55, 26, 59, 0.781); }

.ef-small {
  font-size: 2.5rem;
  margin-bottom: .90rem !important;
  text-shadow: none;
  color: #FFDF9F; }

.nw-small {
  font-size: 1.85rem;
  margin-bottom: .1em !important;
  text-shadow: none;
  color: #FFDF9F; }

.text-logo {
  margin-bottom: 2.5em;
  float: left; }
  @media screen and (max-width: 900px) {
    .text-logo {
      float: none; } }

h1.title, .post-header h1 {
  text-shadow: none;
  text-align: center;
  margin: auto; }

h2, h3 {
  font-family: fairwater-script, "Marck Script", cursive, sans-serif; }

.post-content {
  background: rgba(55, 26, 59, 0.781);
  padding: 4em 2em 2em;
  border-radius: 20px; }
  @media screen and (max-width: 600px) {
    .post-content {
      padding: .5em; } }

.large-icon {
  font-size: 4rem;
  display: block; }

.post-header {
  text-align: center; }
  .post-header h1 {
    max-width: 100%; }

.post-list {
  margin-left: 0;
  list-style: none; }
  .post-list > li {
    margin-bottom: 32px; }

#guests .post-meta {
  text-align: center;
  display: block; }

.link-colors-guest {
  color: #ffd3a7; }

.post-title {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1;
  margin-top: 16px; }
  @media screen and (max-width: 900px) {
    .post-title {
      font-size: 36px; } }

.post-content {
  margin-bottom: 32px; }

table.reg-types-table {
  background: white;
  color: black;
  font-size: .75rem;
  line-height: 1.25rem; }
  table.reg-types-table thead {
    background: lightblue; }
  table.reg-types-table td,
  table.reg-types-table th {
    padding: 10px;
    text-align: center; }
  table.reg-types-table td:first-child,
  table.reg-types-table th:first-child {
    text-align: left; }
  table.reg-types-table .fullprice {
    text-decoration: line-through;
    opacity: .4;
    margin-right: 3px; }

#four-oh-four {
  display: flex;
  text-align: center;
  min-height: 100vh;
  width: 100vw;
  background: #FFDF9F;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 120px; }
  #four-oh-four img {
    height: 35vh;
    margin-bottom: 0; }
  #four-oh-four h1 {
    margin-top: 1rem; }
  #four-oh-four a {
    color: white; }

#invoice {
  background: white;
  padding: 20px;
  color: black;
  box-shadow: 0 0 12px #2192D8; }
  #invoice:before {
    content: "Your Invoice";
    font-weight: bold; }
  #invoice .lineitem {
    border-top: 1px solid lightGray;
    margin-top: 1rem;
    padding-top: 1rem; }
  #invoice .totalLineitem {
    background: #FDEAC3;
    font-weight: bold;
    border-top: 1px solid lightGray;
    margin-top: 1rem;
    padding-top: 1rem; }
    #invoice .totalLineitem:before {
      content: 'Payment Total: '; }

.jfk-button {
  background: #1DB4A6;
  padding: .5em 1em !important;
  margin-left: 310px; }
  @media screen and (max-width: 900px) {
    .jfk-button {
      margin-left: 0px; } }
  .jfk-button:hover, .jfk-button:focus, .jfk-button:active {
    background: #28dccc; }

.archive-notice {
  position: absolute;
  display: block;
  z-index: 65536;
  left: 50%;
  width: 150px;
  margin-left: -75px;
  background: crimson;
  color: white;
  font-weight: bold;
  font-size: .75rem;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: center; }

.position {
  padding: .5em;
  margin-bottom: 1em; }

.table-title {
  padding-bottom: 5px;
  border-bottom: 2px solid #FFDF9F;
  margin-bottom: 5px; }

.room-cost {
  text-align: right;
  width: 100%; }

td {
  padding: 0 15px 0 15px; }

.hotel-table {
  margin: auto;
  margin-bottom: 30px;
  max-width: 80%; }

.hotel-table column {
  margin-bottom: 5px; }

.hotel-container {
  border-bottom: 2px solid #FFDF9F; }

.stream-video-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }

.stream-video-container > .stream-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.stream-display p, .stream-display h2 {
  max-width: unset; }

.stream-display h2, .stream-post h2 {
  font-family: atrament-web, "Open Sans", sans-serif; }

#covid-alert {
  border: none;
  border-radius: 0;
  margin-bottom: 0; }
  #covid-alert + #navigation {
    top: 3.45rem; }
  @media screen and (max-width: 900px) {
    #covid-alert {
      border-radius: 8px;
      margin-top: 50px;
      margin-bottom: -5px; }
      #covid-alert + #navigation {
        top: 0; } }

.page-2021-faq h4 {
  margin: auto;
  max-width: 800px; }

.remote-label {
  background-color: orangered;
  color: white;
  border-radius: 5px;
  padding: 0 5px 2px 5px; }

.page-register-addons .post-content {
  padding-top: 2em; }
.page-register-addons #remediation .button {
  margin-bottom: 0; }
.page-register-addons #vendor-table {
  border: 1px solid white;
  padding: 0.5em 1em 0 1em;
  margin-bottom: .5em; }

.mapboxgl-map {
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%; }

.mapboxgl-canary {
  background-color: salmon; }

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  touch-action: pan-x pan-y; }

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: pinch-zoom; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: none; }

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
  position: absolute;
  pointer-events: none;
  z-index: 2; }

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0; }

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0; }

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0; }

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0; }

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto; }

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left; }

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right; }

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left; }

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right; }

.mapboxgl-ctrl-group {
  border-radius: 4px;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background: #fff; }

.mapboxgl-ctrl-group > button {
  width: 30px;
  height: 30px;
  display: block;
  padding: 0;
  outline: none;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer; }

.mapboxgl-ctrl-group > button + button {
  border-top: 1px solid #ddd; }

/* https://bugzilla.mozilla.org/show_bug.cgi?id=140562 */
.mapboxgl-ctrl > button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.mapboxgl-ctrl > button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > .mapboxgl-ctrl-compass-arrow {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mapboxgl-ctrl-icon {
  padding: 5px; }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='m 7,9 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 l 6,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='M 10 6 C 9.446 6 9 6.4459904 9 7 L 9 9 L 7 9 C 6.446 9 6 9.446 6 10 C 6 10.554 6.446 11 7 11 L 9 11 L 9 13 C 9 13.55401 9.446 14 10 14 C 10.554 14 11 13.55401 11 13 L 11 11 L 13 11 C 13.554 11 14 10.554 14 10 C 14 9.446 13.554 9 13 9 L 11 9 L 11 7 C 11 6.4459904 10.554 6 10 6 z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
  -webkit-animation: mapboxgl-spin 2s infinite linear;
  -moz-animation: mapboxgl-spin 2s infinite linear;
  -o-animation: mapboxgl-spin 2s infinite linear;
  -ms-animation: mapboxgl-spin 2s infinite linear;
  animation: mapboxgl-spin 2s infinite linear; }

@-webkit-keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes mapboxgl-spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-o-keyframes mapboxgl-spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes mapboxgl-spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }
@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M 5 4 C 4.5 4 4 4.5 4 5 L 4 6 L 4 9 L 4.5 9 L 5.7773438 7.296875 C 6.7771319 8.0602131 7.835765 8.9565728 8.890625 10 C 7.8257121 11.0633 6.7761791 11.951675 5.78125 12.707031 L 4.5 11 L 4 11 L 4 15 C 4 15.5 4.5 16 5 16 L 9 16 L 9 15.5 L 7.2734375 14.205078 C 8.0428931 13.187886 8.9395441 12.133481 9.9609375 11.068359 C 11.042371 12.14699 11.942093 13.2112 12.707031 14.21875 L 11 15.5 L 11 16 L 14 16 L 15 16 C 15.5 16 16 15.5 16 15 L 16 14 L 16 11 L 15.5 11 L 14.205078 12.726562 C 13.177985 11.949617 12.112718 11.043577 11.037109 10.009766 C 12.151856 8.981061 13.224345 8.0798624 14.228516 7.3046875 L 15.5 9 L 16 9 L 16 5 C 16 4.5 15.5 4 15 4 L 11 4 L 11 4.5 L 12.703125 5.7773438 C 11.932647 6.7864834 11.026693 7.8554712 9.9707031 8.9199219 C 8.9584739 7.8204943 8.0698767 6.7627188 7.3046875 5.7714844 L 9 4.5 L 9 4 L 6 4 L 5 4 z '/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23000000;' d='M 4.2421875 3.4921875 A 0.750075 0.750075 0 0 0 3.71875 4.78125 L 5.9648438 7.0273438 L 4 8.5 L 4 9 L 8 9 C 8.500001 8.9999988 9 8.4999992 9 8 L 9 4 L 8.5 4 L 7.0175781 5.9550781 L 4.78125 3.71875 A 0.750075 0.750075 0 0 0 4.2421875 3.4921875 z M 15.734375 3.4921875 A 0.750075 0.750075 0 0 0 15.21875 3.71875 L 12.984375 5.953125 L 11.5 4 L 11 4 L 11 8 C 11 8.4999992 11.499999 8.9999988 12 9 L 16 9 L 16 8.5 L 14.035156 7.0273438 L 16.28125 4.78125 A 0.750075 0.750075 0 0 0 15.734375 3.4921875 z M 4 11 L 4 11.5 L 5.9648438 12.972656 L 3.71875 15.21875 A 0.75130096 0.75130096 0 1 0 4.78125 16.28125 L 7.0273438 14.035156 L 8.5 16 L 9 16 L 9 12 C 9 11.500001 8.500001 11.000001 8 11 L 4 11 z M 12 11 C 11.499999 11.000001 11 11.500001 11 12 L 11 16 L 11.5 16 L 12.972656 14.035156 L 15.21875 16.28125 A 0.75130096 0.75130096 0 1 0 16.28125 15.21875 L 14.035156 12.972656 L 16 11.5 L 16 11 L 12 11 z '/%3E %3C/svg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > .mapboxgl-ctrl-compass-arrow {
  width: 20px;
  height: 20px;
  margin: 5px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon fill='%23333333' points='6,9 10,1 14,9'/%3E %3Cpolygon fill='%23CCCCCC' points='6,11 10,19 14,11 '/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  display: inline-block; }

a.mapboxgl-ctrl-logo {
  width: 85px;
  height: 21px;
  margin: 0 0 -3px -3px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 84.49 21' style='enable-background:new 0 0 84.49 21;' xml:space='preserve'%3E%3Cg%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M83.25,14.26c0,0.12-0.09,0.21-0.21,0.21h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39 c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84 c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.4-2.35 c0.06-0.11,0.18-0.17,0.3-0.17H83c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.37,3.63l2.43,3.67 C83.24,14.18,83.25,14.22,83.25,14.26z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M66.24,9.59c-0.39-1.88-1.96-3.28-3.84-3.28c-1.03,0-2.03,0.42-2.73,1.18V3.51c0-0.13-0.1-0.23-0.23-0.23h-1.4 c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.73,1.18 c1.88,0,3.45-1.41,3.84-3.29C66.37,10.79,66.37,10.18,66.24,9.59L66.24,9.59z M62.08,13c-1.32,0-2.39-1.11-2.41-2.48v-0.06 c0.02-1.38,1.09-2.48,2.41-2.48s2.42,1.12,2.42,2.51S63.41,13,62.08,13z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M71.67,6.32c-1.98-0.01-3.72,1.35-4.16,3.29c-0.13,0.59-0.13,1.19,0,1.77c0.44,1.94,2.17,3.32,4.17,3.3 c2.35,0,4.26-1.87,4.26-4.19S74.04,6.32,71.67,6.32z M71.65,13.01c-1.33,0-2.42-1.12-2.42-2.51s1.08-2.52,2.42-2.52 c1.33,0,2.42,1.12,2.42,2.51S72.99,13,71.65,13.01L71.65,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M62.08,7.98c-1.32,0-2.39,1.11-2.41,2.48v0.06C59.68,11.9,60.75,13,62.08,13s2.42-1.12,2.42-2.51 S63.41,7.98,62.08,7.98z M62.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25 c0.63,0,1.17,0.57,1.17,1.27C63.24,11.2,62.73,11.76,62.08,11.76z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M71.65,7.98c-1.33,0-2.42,1.12-2.42,2.51S70.32,13,71.65,13s2.42-1.12,2.42-2.51S72.99,7.98,71.65,7.98z M71.65,11.76c-0.64,0-1.17-0.57-1.17-1.27c0-0.7,0.53-1.26,1.17-1.26s1.17,0.57,1.17,1.27C72.82,11.21,72.29,11.76,71.65,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M45.74,6.53h-1.4c-0.13,0-0.23,0.11-0.23,0.23v0.73c-0.71-0.75-1.7-1.18-2.73-1.18 c-2.17,0-3.94,1.87-3.94,4.19s1.77,4.19,3.94,4.19c1.04,0,2.03-0.43,2.73-1.19v0.73c0,0.13,0.1,0.23,0.23,0.23h1.4 c0.13,0,0.23-0.11,0.23-0.23V6.74c0-0.12-0.09-0.22-0.22-0.22C45.75,6.53,45.75,6.53,45.74,6.53z M44.12,10.53 C44.11,11.9,43.03,13,41.71,13s-2.42-1.12-2.42-2.51s1.08-2.52,2.4-2.52c1.33,0,2.39,1.11,2.41,2.48L44.12,10.53z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M41.71,7.98c-1.33,0-2.42,1.12-2.42,2.51S40.37,13,41.71,13s2.39-1.11,2.41-2.48v-0.06 C44.1,9.09,43.03,7.98,41.71,7.98z M40.55,10.49c0-0.7,0.52-1.27,1.17-1.27c0.64,0,1.14,0.56,1.17,1.25v0.04 c-0.01,0.68-0.53,1.24-1.17,1.24C41.08,11.75,40.55,11.19,40.55,10.49z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M52.41,6.32c-1.03,0-2.03,0.42-2.73,1.18V6.75c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23 v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.1,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.74,1.18c2.17,0,3.94-1.87,3.94-4.19 S54.58,6.32,52.41,6.32z M52.08,13.01c-1.32,0-2.39-1.11-2.42-2.48v-0.07c0.02-1.38,1.09-2.49,2.4-2.49c1.32,0,2.41,1.12,2.41,2.51 S53.4,13,52.08,13.01L52.08,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M52.08,7.98c-1.32,0-2.39,1.11-2.42,2.48v0.06c0.03,1.38,1.1,2.48,2.42,2.48s2.41-1.12,2.41-2.51 S53.4,7.98,52.08,7.98z M52.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.58,1.17,1.27 S52.72,11.76,52.08,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M36.08,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71 c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.11,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74 c0.01-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55 c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78L36.08,14.24z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M84.34,13.59l-0.07-0.13l-1.96-2.99l1.94-2.95c0.44-0.67,0.26-1.56-0.41-2.02c-0.02,0-0.03,0-0.04-0.01 c-0.23-0.15-0.5-0.22-0.78-0.22h-1.61c-0.56,0-1.08,0.29-1.37,0.78L79.72,6.6l-0.34-0.56C79.09,5.56,78.57,5.27,78,5.27h-1.6 c-0.6,0-1.13,0.37-1.35,0.92c-2.19-1.66-5.28-1.47-7.26,0.45c-0.35,0.34-0.65,0.72-0.89,1.14c-0.9-1.62-2.58-2.72-4.5-2.72 c-0.5,0-1.01,0.07-1.48,0.23V3.51c0-0.82-0.66-1.48-1.47-1.48h-1.4c-0.81,0-1.47,0.66-1.47,1.47v3.75 c-0.95-1.36-2.5-2.18-4.17-2.19c-0.74,0-1.46,0.16-2.12,0.47c-0.24-0.17-0.54-0.26-0.84-0.26h-1.4c-0.45,0-0.87,0.21-1.15,0.56 c-0.02-0.03-0.04-0.05-0.07-0.08c-0.28-0.3-0.68-0.47-1.09-0.47h-1.39c-0.3,0-0.6,0.09-0.84,0.26c-0.67-0.3-1.39-0.46-2.12-0.46 c-1.83,0-3.43,1-4.37,2.5c-0.2-0.46-0.48-0.89-0.83-1.25c-0.8-0.81-1.89-1.25-3.02-1.25h-0.01c-0.89,0.01-1.75,0.33-2.46,0.88 c-0.74-0.57-1.64-0.88-2.57-0.88H28.1c-0.29,0-0.58,0.03-0.86,0.11c-0.28,0.06-0.56,0.16-0.82,0.28c-0.21-0.12-0.45-0.18-0.7-0.18 h-1.4c-0.82,0-1.47,0.66-1.47,1.47v7.5c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.48-0.66,1.48-1.48l0,0V9.79 c0.03-0.36,0.23-0.59,0.36-0.59c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47 l-0.01-4.57c0.06-0.32,0.25-0.47,0.35-0.47c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41 c0.82,0,1.47-0.66,1.47-1.47v-0.38c0.96,1.29,2.46,2.06,4.06,2.06c0.74,0,1.46-0.16,2.12-0.47c0.24,0.17,0.54,0.26,0.84,0.26h1.39 c0.3,0,0.6-0.09,0.84-0.26v2.01c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.47-0.66,1.47-1.47v-1.77c0.48,0.15,0.99,0.23,1.49,0.22 c1.7,0,3.22-0.87,4.17-2.2v0.52c0,0.82,0.66,1.47,1.47,1.47h1.4c0.3,0,0.6-0.09,0.84-0.26c0.66,0.31,1.39,0.47,2.12,0.47 c1.92,0,3.6-1.1,4.49-2.73c1.54,2.65,4.95,3.53,7.58,1.98c0.18-0.11,0.36-0.22,0.53-0.36c0.22,0.55,0.76,0.91,1.35,0.9H78 c0.56,0,1.08-0.29,1.37-0.78l0.37-0.61l0.37,0.61c0.29,0.48,0.81,0.78,1.38,0.78h1.6c0.81,0,1.46-0.66,1.45-1.46 C84.49,14.02,84.44,13.8,84.34,13.59L84.34,13.59z M35.86,14.47h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23 V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23 V6.74c0.01-0.13,0.11-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03 c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78l0.01,5.16C36.09,14.36,35.98,14.46,35.86,14.47 L35.86,14.47z M45.97,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V13.5c-0.7,0.76-1.69,1.18-2.72,1.18 c-2.17,0-3.94-1.87-3.94-4.19s1.77-4.19,3.94-4.19c1.03,0,2.02,0.43,2.73,1.18V6.74c0-0.13,0.1-0.23,0.23-0.23h1.4 c0.12-0.01,0.22,0.08,0.23,0.21c0,0.01,0,0.01,0,0.02v7.51h-0.01V14.24z M52.41,14.67c-1.03,0-2.02-0.43-2.73-1.18v3.97 c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.1-0.23-0.23V6.75c0-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.23,0.11,0.23,0.23v0.73 c0.71-0.76,1.7-1.18,2.73-1.18c2.17,0,3.94,1.86,3.94,4.18S54.58,14.67,52.41,14.67z M66.24,11.39c-0.39,1.87-1.96,3.29-3.84,3.29 c-1.03,0-2.02-0.43-2.73-1.18v0.73c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V3.51c0-0.13,0.1-0.23,0.23-0.23 h1.4c0.13,0,0.23,0.11,0.23,0.23v3.97c0.71-0.75,1.7-1.18,2.73-1.17c1.88,0,3.45,1.4,3.84,3.28C66.37,10.19,66.37,10.8,66.24,11.39 L66.24,11.39L66.24,11.39z M71.67,14.68c-2,0.01-3.73-1.35-4.17-3.3c-0.13-0.59-0.13-1.19,0-1.77c0.44-1.94,2.17-3.31,4.17-3.3 c2.36,0,4.26,1.87,4.26,4.19S74.03,14.68,71.67,14.68L71.67,14.68z M83.04,14.47h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39 l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68 L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.41-2.36 c0.06-0.11,0.18-0.17,0.3-0.17h1.61c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.38,3.64l2.43,3.67 c0.02,0.03,0.03,0.07,0.03,0.12C83.25,14.38,83.16,14.47,83.04,14.47L83.04,14.47L83.04,14.47z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M10.5,1.24c-5.11,0-9.25,4.15-9.25,9.25s4.15,9.25,9.25,9.25s9.25-4.15,9.25-9.25 C19.75,5.38,15.61,1.24,10.5,1.24z M14.89,12.77c-1.93,1.93-4.78,2.31-6.7,2.31c-0.7,0-1.41-0.05-2.1-0.16c0,0-1.02-5.64,2.14-8.81 c0.83-0.83,1.95-1.28,3.13-1.28c1.27,0,2.49,0.51,3.39,1.42C16.59,8.09,16.64,11,14.89,12.77z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M10.5-0.01C4.7-0.01,0,4.7,0,10.49s4.7,10.5,10.5,10.5S21,16.29,21,10.49C20.99,4.7,16.3-0.01,10.5-0.01z M10.5,19.74c-5.11,0-9.25-4.15-9.25-9.25s4.14-9.26,9.25-9.26s9.25,4.15,9.25,9.25C19.75,15.61,15.61,19.74,10.5,19.74z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M14.74,6.25C12.9,4.41,9.98,4.35,8.23,6.1c-3.16,3.17-2.14,8.81-2.14,8.81s5.64,1.02,8.81-2.14 C16.64,11,16.59,8.09,14.74,6.25z M12.47,10.34l-0.91,1.87l-0.9-1.87L8.8,9.43l1.86-0.9l0.9-1.87l0.91,1.87l1.86,0.9L12.47,10.34z'/%3E %3Cpolygon class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' points='14.33,9.43 12.47,10.34 11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 '/%3E%3C/g%3E%3C/svg%3E"); }

a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cg transform='translate(0,0.01)'%3E%3Cpath d='m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3Cpath d='M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpath d='M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpolygon points='11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34 ' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3C/g%3E%3C/svg%3E"); }

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0; }

@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 10px 10px;
    position: relative;
    padding-right: 24px;
    background-color: #fff;
    border-radius: 3px 12px 12px 3px;
    visibility: hidden; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
    visibility: visible; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
    content: '';
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='%23333333' fill-rule='evenodd' d='M4,10a6,6 0 1,0 12,0a6,6 0 1,0 -12,0 M9,7a1,1 0 1,0 2,0a1,1 0 1,0 -2,0 M9,10a1,1 0 1,1 2,0l0,3a1,1 0 1,1 -2,0'/%3E %3C/svg%3E");
    background-color: rgba(255, 255, 255, 0.5);
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    visibility: visible;
    border-radius: 12px; } }
.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline; }

/* stylelint-disable-next-line selector-class-pattern */
.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: bold;
  margin-left: 2px; }

.mapboxgl-attrib-empty {
  display: none; }

.mapboxgl-ctrl-scale {
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 10px;
  border-width: medium 2px 2px;
  border-style: none solid solid;
  border-color: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box; }

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  will-change: transform;
  pointer-events: none; }

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
  -webkit-flex-direction: column;
  flex-direction: column; }

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.mapboxgl-popup-anchor-left {
  -webkit-flex-direction: row;
  flex-direction: row; }

.mapboxgl-popup-anchor-right {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1; }

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-top: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-bottom: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-left: none;
  border-right-color: #fff; }

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-right: none;
  border-left-color: #fff; }

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent; }

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0; }

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform; }

.mapboxgl-user-location-dot {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); }

.mapboxgl-user-location-dot::before {
  background-color: #1da1f2;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -moz-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -ms-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  animation: mapboxgl-user-location-dot-pulse 2s infinite; }

.mapboxgl-user-location-dot::after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: '';
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
  box-sizing: border-box; }

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(3);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -ms-transform: scale(1);
    opacity: 1; }
  70% {
    -ms-transform: scale(3);
    opacity: 0; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }
@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  70% {
    transform: scale(3);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 0; } }
.mapboxgl-user-location-dot-stale {
  background-color: #aaa; }

.mapboxgl-user-location-dot-stale::after {
  display: none; }

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair; }

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5; }

@media print {
  /* stylelint-disable-next-line selector-class-pattern */
  .mapbox-improve-map {
    display: none; } }
.table .button {
  margin-bottom: 0px; }

.guest-feature-others {
  position: relative;
  margin: 0 5px 1em;
  display: inline-block;
  height: fit-content; }
  .guest-feature-others p {
    margin: 0 !important;
    max-width: 100% !important; }
  .guest-feature-others-bubble {
    position: absolute;
    border: 8px dashed white;
    width: 35%;
    height: 30%;
    opacity: .65;
    border-radius: 50%;
    z-index: 3;
    transition: ease 300ms all; }
    .guest-feature-others-bubble .tooltip {
      position: absolute;
      display: block;
      top: 120%;
      left: -40%;
      width: 180%;
      min-width: 120px;
      background: white;
      line-height: 1.25em;
      border-radius: 4px;
      padding: .25em 0;
      text-align: center;
      box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
      transition: ease 300ms all;
      transform: translateY(5px);
      opacity: 0;
      pointer-events: none; }
    .guest-feature-others-bubble:hover {
      border: 8px solid white;
      box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
      opacity: 1;
      z-index: 100; }
      .guest-feature-others-bubble:hover .tooltip {
        opacity: 1;
        transform: translateY(0px); }

.guest-container {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.bios.short {
  max-height: 6em;
  overflow: hidden; }

.bio {
  color: white;
  border-bottom-left-radius: 10%;
  border-bottom-right-radius: 10%; }

.guest-av {
  width: 178px;
  height: 178px;
  background-size: cover;
  background-position: center;
  border-radius: 10%;
  border: 2px solid;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }

.alignment {
  padding-left: 0;
  text-align: center; }
  @media screen and (max-width: 600px) {
    .alignment {
      padding-left: 1em; } }

.guest-box {
  display: flex;
  justify-content: space-evenly;
  width: 100%; }
  .guest-box > div {
    min-width: 48%;
    flex-grow: 1; }
  @media screen and (max-width: 900px) {
    .guest-box {
      flex-wrap: wrap; } }

.guest-tile.guest-page {
  width: 100%; }

.guest-content {
  padding: 8vh 10vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media screen and (max-width: 1280px) {
    .guest-content {
      padding: 8vh 2vw; } }

.guest-card-format {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 1em;
  border-radius: 5%;
  background-color: rgba(0, 0, 0, 0.3);
  margin: 0.5em; }
  @media screen and (max-width: 900px) {
    .guest-card-format {
      max-width: 80%; } }

.bio-button {
  text-align: center;
  font-size: 1em;
  font-weight: 550;
  font-family: atrament-web, "Open Sans", sans-serif; }

.bio-padding {
  padding-top: 0.5em; }

.twitter-link a {
  text-shadow: none;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: linear-gradient(#e2c28e, #f1eec9);
  color: #28698f;
  font-size: 25px;
  border-radius: 50%;
  margin: 3px;
  transition: all 300ms ease;
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.75); }
  .twitter-link a:hover {
    box-shadow: 0 0 20px #3BD3FD;
    transform: scale(1.1); }
.twitter-link-larger a {
  font-size: 36px;
  width: 70px;
  height: 70px;
  line-height: 60px; }

.bio-border {
  border-style: solid; }

.guest-bio-flex {
  display: flex; }

.guest-bio-main {
  flex-grow: 1; }
  .guest-bio-main img {
    float: left;
    padding-right: 1.5em; }
  .guest-bio-main div {
    font-size: 1.15em; }

.hotel-image > img {
  max-width: 49%;
  display: inline-block; }
.hotel-image img {
  border: 5px solid #FFDF9F;
  vertical-align: top; }
.hotel-image p {
  display: block;
  margin: 30px; }
.hotel-image > div {
  display: inline-block;
  max-width: 50%; }
.hotel-image .shared-space {
  max-width: 33%; }
.hotel-image .single-image {
  max-width: 75%; }
.hotel-image .double-image {
  max-width: 37.5%; }

.zoomin img {
  width: 100%;
  transition: 0.2s all ease-in-out; }

.zoomin img:hover {
  transform: scale(1.02); }

.merch-title {
  font-size: 1.25rem;
  width: 100%; }

.merch-container {
  display: flex;
  flex-wrap: wrap; }

.merch-container > div {
  margin: 0 1em 1em 1em;
  max-width: 30%;
  min-width: 20%; }

.merch-link:hover {
  text-decoration: none; }

.merch-image {
  border-radius: 5px; }

.merch-price {
  float: right; }

#addon-page .card-links form {
  background: inherit;
  padding: 0px; }
#addon-page .card-links button {
  width: 100%; }

#purchaseBadgeForm .hidden, #addonBadgeForm .hidden, #editInfo .hidden {
  display: none; }
#purchaseBadgeForm #parentInfo,
#purchaseBadgeForm #shipInfo, #addonBadgeForm #parentInfo,
#addonBadgeForm #shipInfo, #editInfo #parentInfo,
#editInfo #shipInfo {
  margin-top: 40px; }
#purchaseBadgeForm #gift_check span, #addonBadgeForm #gift_check span, #editInfo #gift_check span {
  text-align: left; }
#purchaseBadgeForm .paypal, #addonBadgeForm .paypal, #editInfo .paypal {
  cursor: pointer;
  margin-top: 20px; }
#purchaseBadgeForm .paypal-loading, #addonBadgeForm .paypal-loading, #editInfo .paypal-loading {
  margin-top: 20px; }
#purchaseBadgeForm .r-attention,
#purchaseBadgeForm .r-attention + span.select2, #addonBadgeForm .r-attention,
#addonBadgeForm .r-attention + span.select2, #editInfo .r-attention,
#editInfo .r-attention + span.select2 {
  box-shadow: 0 0 5px 0 red;
  border: 2px solid red; }
#purchaseBadgeForm .badge-preview, #addonBadgeForm .badge-preview, #editInfo .badge-preview {
  color: #000000;
  background: #efefef;
  border-radius: 5px;
  max-width: 450px;
  height: 80px; }
#purchaseBadgeForm #invoice, #addonBadgeForm #invoice, #editInfo #invoice {
  background: #f0f0f0;
  border: 0px;
  border-radius: 4px;
  padding: 1em; }
#purchaseBadgeForm #invoice .lineitem, #addonBadgeForm #invoice .lineitem, #editInfo #invoice .lineitem {
  width: 100%; }
#purchaseBadgeForm #invoice .lineitem > div, #addonBadgeForm #invoice .lineitem > div, #editInfo #invoice .lineitem > div {
  display: inline-block; }
#purchaseBadgeForm #invoice .lineitem > div:first-child, #addonBadgeForm #invoice .lineitem > div:first-child, #editInfo #invoice .lineitem > div:first-child {
  text-align: left;
  width: 80%; }
#purchaseBadgeForm #invoice .lineitem > div:last-child, #addonBadgeForm #invoice .lineitem > div:last-child, #editInfo #invoice .lineitem > div:last-child {
  text-align: right;
  width: 20%; }
#purchaseBadgeForm #invoice .totalLineitem, #addonBadgeForm #invoice .totalLineitem, #editInfo #invoice .totalLineitem {
  width: 100%;
  border-top: 1px solid black; }
#purchaseBadgeForm #invoice .totalLineitem > div, #addonBadgeForm #invoice .totalLineitem > div, #editInfo #invoice .totalLineitem > div {
  display: inline-block; }
#purchaseBadgeForm #invoice .totalLineitem > div:first-child, #addonBadgeForm #invoice .totalLineitem > div:first-child, #editInfo #invoice .totalLineitem > div:first-child {
  text-align: right;
  width: 80%; }
#purchaseBadgeForm #invoice .totalLineitem > div:last-child, #addonBadgeForm #invoice .totalLineitem > div:last-child, #editInfo #invoice .totalLineitem > div:last-child {
  text-align: right;
  width: 20%; }
#purchaseBadgeForm .at-the-door .text-desc, #addonBadgeForm .at-the-door .text-desc, #editInfo .at-the-door .text-desc {
  text-align: center; }
#purchaseBadgeForm .at-the-door .table-title, #addonBadgeForm .at-the-door .table-title, #editInfo .at-the-door .table-title {
  font-size: 1.5em; }
#purchaseBadgeForm .at-the-door table td, #addonBadgeForm .at-the-door table td, #editInfo .at-the-door table td {
  padding: 2px 5px; }
#purchaseBadgeForm #confirm_form button, #addonBadgeForm #confirm_form button, #editInfo #confirm_form button {
  background: #018e67;
  color: white;
  font-size: 1.2em;
  border: none;
  padding: 10px 20px;
  border-radius: 4px; }
#purchaseBadgeForm span.fullprice, #addonBadgeForm span.fullprice, #editInfo span.fullprice {
  color: #aaa;
  text-decoration: line-through; }
#purchaseBadgeForm span.discountprice, #addonBadgeForm span.discountprice, #editInfo span.discountprice {
  color: red;
  font-weight: bold;
  margin-left: 5px; }

.add-ons-banner {
  background-color: #c3def1;
  padding: 1px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 8px; }
  .add-ons-banner h2 {
    font-size: 1.7em; }
  .add-ons-banner p {
    line-height: 1.5rem; }

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s; }

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #138F68;
  cursor: pointer; }

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #138F68;
  cursor: pointer; }

.disabled-slider {
  background: darkgray; }

.disabled-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: gray; }

.disabled-slider::-moz-range-thumb {
  background: gray; }

.disabled-slider-text {
  color: gray; }

#refund {
  width: 20px;
  height: 20px; }

.list-display-helper {
  display: inline-block; }

#purchases row {
  padding-top: 16px;
  margin-bottom: 32px;
  border: 1px solid white;
  border-radius: 8px; }
#purchases row:last-of-type {
  margin-bottom: 0; }
#purchases .pt-name {
  margin-bottom: 8px; }

.page-events container, #guests container {
  max-width: -webkit-calc(1440px - (36px * 2));
  max-width: calc(1440px - (36px * 2)); }

.fixedwidth {
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 20px;
  padding-top: 2em;
  width: 1060px; }

div.tab small {
  padding-top: 0.4em; }

div.calendar div.roomHeader.top-cell {
  padding-top: 0.5em; }

.darkbox {
  margin: 2em;
  border-radius: 4px;
  padding: 2em;
  font-size: 0.8em; }

.darkbox a:hover,
.darkbox a:focus {
  color: #018e67; }

.darkbox h1,
.darkbox h2,
.darkbox h3 {
  margin-top: 1em; }

.darkbox h1.title-font {
  margin-top: 0; }

.autograph-hours {
  color: #333;
  font-size: 0.8em;
  border: 1px solid #d0d0d0;
  border-radius: 5px; }

.autograph-hours > thead > tr > th {
  background: white;
  padding: 5px 10px;
  text-align: center;
  font-size: 1.2em; }

.autograph-hours > tbody > tr > td:first-child {
  font-weight: bold; }

.autograph-hours > tbody > tr > td {
  padding: 2px 10px; }

.autograph-hours > tbody > tr:nth-child(even) > td {
  background: white; }

.autograph-hours > tbody > tr:nth-child(odd) > td {
  background: #e0e0e0; }

.autograph-hours small {
  display: inline-block;
  border: 2px solid;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 0.6em;
  line-height: 1em; }

.tab-btn {
  padding: 5px;
  color: white;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.room-hours {
  background: #f0f0f0;
  color: #333;
  float: left;
  border-radius: 5px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
  font-size: 0.85em;
  border: 2px solid;
  width: 280px;
  min-height: 260px; }

.room-hours ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 1em; }

div.tab {
  background: #007549;
  width: 32%;
  margin-right: 1px;
  display: inline-block;
  padding: 10px;
  transition: all 300ms ease; }

@media (max-width: 767px) {
  div.tab {
    font-size: 0.8em; } }
div.tab small {
  display: inline-block;
  border: 2px solid;
  border-radius: 4px;
  width: 2em;
  height: 2em;
  text-align: center;
  margin-right: 1em;
  line-height: 1em; }

div.tab.selected,
div.tab:hover {
  padding-top: 15px; }

div.selected {
  background: #5cb85c; }

div.calendar {
  position: relative;
  font-size: 0.8em;
  line-height: 1em;
  color: #333; }

div.calendar a {
  color: #0074a2; }

div.calendar div.cal-row {
  clear: both; }

div.calendar div.cell {
  position: absolute;
  float: left;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #999;
  width: 90px;
  box-sizing: border-box;
  height: 25px;
  margin: 0;
  line-height: 25px;
  padding: 0 6px; }

div.calendar div.even-cell {
  background: #f0f0f0; }

div.calendar div.odd-cell {
  background: #FFF; }

div.calendar div.left-cell {
  border-left-width: 1px; }

div.calendar div.top-cell {
  border-top-width: 1px;
  background-color: #5cb85c;
  color: white;
  border-color: #5cb85c !important;
  height: 55px; }

div.calendar div.bottom-cell {
  border-bottom-width: 1px; }

div.calendar div.roomHeader {
  font-size: 1em;
  text-align: center;
  line-height: 1.1em; }

#mysched div.roomHeader {
  font-size: 1.1em; }

div.calendar div.event {
  position: absolute; }

div.event {
  width: 68px;
  box-sizing: content-box;
  background: #FFDBDB;
  border-radius: 0.5em;
  padding: 2px;
  font-size: 10px;
  cursor: pointer;
  border: 1px solid black;
  overflow: hidden;
  border-radius: 2px;
  border-width: 2px;
  line-height: 9px;
  border-left-width: 2px;
  margin-left: 2px;
  color: black;
  font-family: Verdana, sans-serif; }

div.event > div {
  position: relative;
  width: 100%;
  height: 100%; }

div.event .event-icon {
  width: 2em;
  margin: 0 0 2px 2px;
  float: right; }

div.eventDesc {
  position: absolute;
  width: 300px;
  background: #FFFFFF;
  border-radius: 0.5em;
  border: 2px solid #007549;
  padding: 5px;
  font-size: 0.8em;
  display: none;
  cursor: pointer;
  z-index: 1;
  box-shadow: 2px 2px 10px 2px gray; }

div.eventDesc .closeEvent {
  float: right;
  font-size: 2em;
  color: #888;
  cursor: pointer; }

div.eventDesc .closeEvent:hover {
  color: #222; }

div.eventDesc .closeEvent::after {
  content: '\00D7'; }

div.eventDesc .title, div.eventDesc .post-header h1, .post-header div.eventDesc h1 {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.5em; }

div.eventDesc .icon-clock {
  font-size: 0.8em; }

div.eventDesc a.addto {
  display: block;
  background-color: #0074a2;
  color: white;
  margin: -5px;
  text-align: center;
  padding: 8px 0;
  transition: all 200ms ease-in-out; }

div.eventDesc a.addto:hover {
  background-color: #2EABDC; }

div.eventDesc a.addto:active {
  background-color: #25637B; }

#track-key {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: left;
  min-height: 40px;
  padding: 0;
  margin: 0;
  font-size: 0.75em; }

@media (min-width: 876px) and (max-width: 1075px) {
  #track-key {
    min-height: 60px; } }
#track-key > li {
  padding-left: 15px;
  padding-right: 15px; }

#track-key .legend-color {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: 4px;
  margin-right: 0.5em;
  border: 2px solid black; }

@media (max-width: 767px) {
  .darkbox {
    margin: 0;
    border-radius: 0;
    padding: 0; } }
.darkbox {
  margin: 2em;
  border-radius: 4px;
  padding: 2em;
  font-size: 0.8em; }

.darkbox .title-font {
  font-size: 3.5em; }

.vendorbox {
  border: 2px solid #007b46;
  margin-bottom: 60px;
  border-radius: 5px;
  padding: 0;
  background: #f0f0f0; }

.vendor-header {
  width: 100%;
  background: #007848;
  color: white;
  padding: 10px 20px; }

.vendorbox:nth-child(4n+0) {
  border: 2px solid #138F68; }
  .vendorbox:nth-child(4n+0) .vendor-header {
    background: #138F68; }
.vendorbox:nth-child(4n+1) {
  border: 2px solid #b24aa8; }
  .vendorbox:nth-child(4n+1) .vendor-header {
    background: #b24aa8; }
.vendorbox:nth-child(4n+2) {
  border: 2px solid #2c0c83; }
  .vendorbox:nth-child(4n+2) .vendor-header {
    background: #2c0c83; }
.vendorbox:nth-child(4n+3) {
  border: 2px solid #1DB4A6; }
  .vendorbox:nth-child(4n+3) .vendor-header {
    background: #1DB4A6; }
.vendorbox#301, .vendorbox#302 {
  border: 2px solid brown; }
  .vendorbox#301 .vendor-header, .vendorbox#302 .vendor-header {
    background: brown; }

.vendor-header a {
  color: white;
  text-decoration: underline; }

.vendor-header h1 {
  text-align: left;
  font-size: 1.5em;
  margin: 0; }

.vendor-header p {
  margin-left: 0 !important;
  margin-bottom: 0 !important; }

.vendorbody {
  padding: 20px;
  color: #333; }

.vendorbody img {
  float: left;
  max-width: 200px;
  padding-right: 20px; }

.tableNum {
  float: right;
  /* cursor: pointer;
    text-decoration: underline; */ }

.table-label {
  visibility: hidden; }

.table-number {
  font-size: 1.5em;
  border: 2px solid;
  display: inline-block;
  padding: .15rem .75rem;
  border-radius: 6px;
  font-weight: bold; }

#canvas {
  position: relative; }

#canvas text {
  cursor: default; }

.vendor-table {
  stroke-width: 0;
  /* cursor:pointer; */ }

/* .tableText {cursor:pointer} */
div.tableDesc {
  position: absolute;
  width: 350px;
  background: #ffffff;
  color: #333;
  border-radius: 0.5em;
  box-shadow: 2px 2px 30px gray;
  border: 2px solid #4cae4c;
  padding: 5px;
  display: none;
  /* cursor:pointer; */
  z-index: 1;
  overflow: hidden;
  font-size: 0.8em; }

div.tableDesc a.vendorName {
  background-color: #0074a2;
  color: white;
  display: block;
  margin: -5px;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 1.4em;
  font-weight: bold; }

div.tableDesc a.vendorName:hover {
  background-color: #2eabdc;
  text-decoration: underline; }

div.tableDesc a.vendorName:active {
  background-color: #25637b; }

div.tableDesc span {
  margin: 2px 5px;
  color: white; }

@media (max-width: 767px) {
  .darkbox {
    margin: 0;
    border-radius: 0;
    padding: 0;
    font-size: 0.6em; } }
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px; }

.selectize-input.full {
  background-color: #ffffff; }

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb; }

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d; }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa; }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  content: " ";
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa; }

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px; }

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6; }

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none; }

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03); }

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0); }

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0); }

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8; }

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em; }

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0; }

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none; }
