@font-face {
  font-family: FuturaPT;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-Light.woff2") format("woff2"), url("../fonts/Metropolis-Light.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-LightItalic.woff2") format("woff2"), url("../fonts/FuturaPT-LightItalic.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-BookItalic.woff2") format("woff2"), url("../fonts/FuturaPT-BookItalic.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-MediumItalic.woff2") format("woff2"), url("../fonts/FuturaPT-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-DemiItalic.woff2") format("woff2"), url("../fonts/FuturaPT-DemiItalic.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-Heavy.woff2") format("woff2"), url("../fonts/FuturaPT-Heavy.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-HeavyItalic.woff2") format("woff2"), url("../fonts/FuturaPT-HeavyItalic.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/FuturaPT-ExtraBold.woff2") format("woff2"), url("../fonts/FuturaPT-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: FuturaPT;
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/FuturaPT-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/FuturaPT-ExtraBoldItalic.woff") format("woff");
}
html {
  margin-left: calc(100vw - 100%);
  margin-right: 0;
}

.ui-black {
  background-color: #151515;
  color: #ffffff;
}

.ui-white {
  background-color: #ffffff;
  color: #000000;
}

.grecaptcha-badge {
  visibility: hidden;
}

.page-account {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: FuturaPT, sans-serif;
  text-align: center;
  min-height: 100%;
  max-width: 440px;
  padding: 40px 20px;
}
@media (max-width: 1024px) {
  .page-account {
    max-width: 340px;
  }
}
.page-account .text-h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 50px;
  letter-spacing: 1px;
}
.page-account .text-h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1.25px;
}
@media (max-width: 320px) {
  .page-account .text-h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.5px;
  }
}
.page-account .text-h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
@media (max-width: 320px) {
  .page-account .text-h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.page-account .text-b1, .page-account .field-validation-error, .page-account .validation-summary-errors {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
}
.page-account .text-cta1, .page-account .btn-apple, .page-account .btn-google, .page-account .btn-facebook, .page-account .btn-primary {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
}
.page-account .text-cta2 {
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-account .text-pl1, .page-account .link-secondary {
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 1px;
}
.page-account .text-pl2, .page-account .form-check-label, .page-account .link-quaternary {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
}
.page-account .text-input, .page-account .form-control:-webkit-autofill::first-line, .page-account .form-control {
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
}
.ui-black .page-account .img-logo {
  content: url(../img/livephish-logo-white.svg);
}
.ui-white .page-account .img-logo {
  content: url(../img/livephish-logo-white.svg);
}
.page-account .ticketmaster {
  margin-top: 10px;
  content: url(../img/logo-ticketmaster.png);
}
.ui-black .page-account .img-check {
  content: url(../img/check-white.svg);
}
.ui-white .page-account .img-check {
  content: url(../img/check-black.svg);
}
.page-account .btn {
  height: 40px;
  border-radius: 0;
  overflow: hidden;
  white-space: nowrap;
}
.page-account .btn-primary {
  text-transform: uppercase;
  color: #ffffff;
  background: #ff6633;
  border-color: #ff6633;
}
.page-account .btn-primary:hover, .page-account .btn-primary:active {
  background-color: #ff6633 !important;
  border-color: #ff6633 !important;
}
.page-account .btn-block-link {
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-account .btn-facebook {
  text-transform: uppercase;
  color: #ffffff;
  background: #1877f2;
  border-color: #1877f2;
}
.page-account .btn-facebook::before {
  content: url(../img/btn-facebook-white.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.5em;
  position: relative;
  top: 3px;
}
.page-account .btn-google {
  text-transform: uppercase;
  color: #000000;
  background: #ffffff;
  border-color: #000000;
}
.page-account .btn-google::before {
  content: url(../img/btn-google.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.5em;
  position: relative;
  top: 3px;
}
.page-account .btn-apple {
  text-transform: uppercase;
}
.ui-black .page-account .btn-apple {
  color: #000000;
  background: #ffffff;
  border-color: #000000;
}
.ui-black .page-account .btn-apple::before {
  content: url(../img/btn-apple-black.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 0.5em;
  position: relative;
  top: 2px;
}
.ui-white .page-account .btn-apple {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
.ui-white .page-account .btn-apple::before {
  content: url(../img/btn-apple-white.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 0.5em;
  position: relative;
  top: 2px;
}
.ui-black .page-account .link-secondary {
  color: #ffffff;
}
.ui-black .page-account .link-secondary:hover, .ui-black .page-account .link-secondary:active {
  -webkit-text-decoration: dashed underline;
          text-decoration: dashed underline;
}
.ui-black .page-account .link-secondary:active {
  color: #bababa;
}
.ui-white .page-account .link-secondary {
  color: #000000;
}
.ui-black .page-account .link-quaternary {
  color: #ffffff;
}
.ui-black .page-account .link-quaternary:hover, .ui-black .page-account .link-quaternary:active {
  -webkit-text-decoration: dashed underline;
          text-decoration: dashed underline;
}
.ui-black .page-account .link-quaternary:active {
  color: #bababa;
}
.ui-white .page-account .link-quaternary {
  color: #000000;
}
.page-account .divider {
  display: table;
  position: relative;
  width: 100%;
  margin: 0 auto 1em;
}
.page-account .divider::before, .page-account .divider::after {
  content: "";
  display: table-cell;
  position: relative;
  top: 0.8em;
  width: 41.25%;
  box-sizing: border-box;
  border-top: 1px solid #808080;
}
.page-account .form-check-input {
  box-sizing: border-box;
  border-radius: 0;
  margin-top: 0;
}
.ui-black .page-account .form-check-input {
  border: 1px solid #808080;
}
.ui-white .page-account .form-check-input {
  border: 1px solid #808080;
}
.page-account .form-control {
  height: 40px;
  border: 1px solid #808080;
  border-radius: 0;
}
.page-account .form-control::-moz-placeholder {
  color: #808080;
}
.page-account .form-control::placeholder {
  color: #808080;
}
.ui-black .page-account .form-control {
  background-color: #000000;
  color: #ffffff;
}
.ui-white .page-account .form-control {
  background-color: #ffffff;
  color: #000000;
}
.page-account .form-control.input-validation-error {
  color: #bf242b;
  border: 1px solid #bf242b;
}
.page-account .form-control:-webkit-autofill, .page-account .form-control:-webkit-autofill:hover, .page-account .form-control:-webkit-autofill:focus, .page-account .form-control:-webkit-autofill:active {
  -webkit-transition: background-color 0s ease 9999s;
}
.ui-black .page-account .form-control:-webkit-autofill, .ui-black .page-account .form-control:-webkit-autofill:hover, .ui-black .page-account .form-control:-webkit-autofill:focus, .ui-black .page-account .form-control:-webkit-autofill:active {
  -webkit-text-fill-color: #ffffff;
  caret-color: #ffffff;
}
.ui-white .page-account .form-control:-webkit-autofill, .ui-white .page-account .form-control:-webkit-autofill:hover, .ui-white .page-account .form-control:-webkit-autofill:focus, .ui-white .page-account .form-control:-webkit-autofill:active {
  -webkit-text-fill-color: #000000;
  caret-color: #000000;
}
.page-account .validation-summary-errors {
  color: #bf242b;
}
.page-account .validation-summary-errors ul {
  list-style: none;
  padding: 0;
}
.page-account .field-validation-error {
  color: #bf242b;
  display: block;
  text-align: left;
  margin-top: 0.5em;
}
.page-account .form-group label {
  display: inline-block;
  font-weight: normal;
  height: 11px;
  max-width: 375px;
}
@media (max-width: 1024px) {
  .page-account .form-group label {
    max-width: 270px;
  }
}
@media (max-width: 320px) {
  .page-account .form-group label {
    max-width: 250px;
  }
}
.page-account .form-group span.checkbox {
  vertical-align: top;
  background: #000;
  border: 1px solid #fff;
  display: inline-block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.page-account .form-group span.checkbox.checked {
  background: url(../img/checkbox-checked.png) no-repeat 2px 3px;
}
.page-account .form-check {
  padding-left: 0.25rem;
}/*# sourceMappingURL=livephish.css.map */