/* purgecss start ignore */

/* colors */

/* z-indexes */

/* font */

/* form */

/* mixins */

html {
  height: 100%;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  height: 100%;
  margin: 0;
}

.wsb-center {
  width: 1024px;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}

.builtin-title {
  padding: 1.5em 0;
  background-color: #e7e7e7;
}

.wsb-header.with-background {
  height: 300px;
  background: center no-repeat;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .wsb-header.with-background {
    height: 200px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .wsb-content {
    font-size: 1em;
  }
}

.wsb-content .wsb-body {
  padding-top: 2em;
  margin-bottom: 80px;
}

.wsb-title {
  font-size: 2em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .wsb-title {
    font-size: 1em;
  }
}

.wsb-ticket__vat {
  font-size: 0.75em;
  font-style: italic;
  margin: 0.5em 0 0 0.5em;
}

.wsb-ticket__tax {
  color: #888;
}

.wsb-ticket__val .wsb-ticket__tax {
  font-size: 1rem;
}

.wsb-link {
  color: #7796A8 !important;
  text-decoration: none !important;
  transition: all 0.15s ease;
}

.wsb-link:hover {
  opacity: 0.9;
}

.wsb-desc {
  margin-bottom: 39px;
  font-size: 16px;
  line-height: 25px;
}

.wsb-desc img {
  max-width: 100%;
  height: auto;
}

.wsb-desc h3 {
  margin: 20px 0 10px;
}

.wsb-desc .title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}

.wsb-desc strong {
  font-weight: bold;
}

.wsb-desc p {
  margin-bottom: 10px;
}

.wsb-desc ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}

@media screen and (max-width: 1150px) {
  .wsb-center {
    width: auto;
  }
}

@media screen and (max-width: 740px) {
  .wsb-right-col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .n-sharing {
    max-width: 320px;
  }
}

.wsb-content .wsb-form__body {
  padding: 0 1em 1em;
  max-width: 100%;
}

.wsb-form__title {
  font-size: 22px;
  padding: 0 0.65em;
}

.wsb-form_instructions {
  margin: 25px 0 0;
  background-color: aliceblue;
  padding: 1em;
}

.wsb-content .wsb-label {
  padding-top: 0.2em;
}

.wsb-content section:first-of-type {
  padding-top: 2em;
}

.wsb-content .wsb-form__field {
  position: relative;
}

.wsb-content .wsb-stripe-card-error {
  padding-top: 1em;
  color: #E73B2B;
}

.wsb-content .wsb-form__ticket {
  padding: 0 0 0 0.75em;
}

.wsb-content .wsb-form__payment {
  margin-bottom: 0;
}

.wsb-content .wsb-form__card {
  border-color: #BBB;
  border-radius: 2px;
  height: 2em;
  margin-bottom: 1em;
}

.wsb-form__payment-holder {
  width: 100%;
  display: block;
}

.wsb-form__error {
  margin-left: 10em;
}

.wsb-form__required {
  color: #E73B2B;
}

.wsb-content section:first-of-type {
  padding-top: 0;
  margin-top: 2em;
}

.wsb-form__field {
  margin-bottom: 21px;
}

.wsb-form__field .b-error {
  top: 7px;
  font-size: 10px;
  position: absolute;
  right: 5px;
  color: red;
}

.wsb-form__field.checkbox .b-error {
  top: -2px;
  font-size: 10px;
  right: unset;
}

.wsb-form__billing-message {
  display: none;
  margin-top: -15px;
  margin-bottom: 5px;
  margin-left: 160px;
  border-left: solid 2px orange;
  background-color: #FFF9DB;
  padding: 10px 20px;
}

.wsb-form__checkbox {
  display: block;
  position: relative;
  padding-left: 27px !important;
  margin-bottom: 7px;
  font-weight: 400;
  cursor: pointer;
}

.wsb-form__checkbox:first-child {
  margin-top: 10px;
}

.wsb-form__checkbox.type_inline {
  display: inline-block;
  vertical-align: top;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .modal-body {
    padding: 1rem 0;
  }

  .wsb-content .wsb-form__field.wsb-form__payment {
    margin-bottom: 0;
  }

  .wsb-content .wsb-form__field.wsb-form__payment label {
    display: none;
  }

  .wsb-content label.wsb-label {
    margin-bottom: 0;
  }

  .wsb-content .wsb-form__field {
    margin-bottom: 1em;
  }

  .wsb-content .wsb-form__btn {
    padding: 0;
  }

  .wsb-content .wsb-stripe-card-error {
    font-size: 0.9em;
  }

  .wsb-content .wsb-form__tax {
    margin: 1em;
  }

  .wsb-content .wsb-promo-block {
    padding-left: 0.75em;
  }

  .wsb-content .wsb-ticket-section {
    margin-bottom: 0;
  }

  .wsb-content .wsb-ticket-section .wsb-form__section-title {
    padding: 0.5em 0.5em 0 0.3em;
  }

  .wsb-form__billing-message {
    margin-top: -0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    border-left: solid 2px orange;
    background-color: #FFF9DB;
    padding: 0.3em 0.5em;
  }
}

.wsb-footer {
  background-color: #E7E7E7;
  padding-top: 34px;
  height: 80px;
  margin-top: -80px;
  text-align: center;
}

.wsb-footer__content {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 50px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #888;
  box-sizing: border-box;
}

.wsb-footer__content::before {
  content: "";
  position: absolute;
  left: 0;
  top: -13px;
  width: 40px;
  height: 42px;
  background: url(/assets/20b61607444fe45e5a58.png) no-repeat;
  background-size: cover;
}

.link-black {
  display: inline-block;
  line-height: 1;
  text-decoration: none !important;
  transition: all 0.15s ease;
  border-bottom: 1px solid
  transparent;
  color: #333 !important;
}

.wsb-add {
  padding: 31px 0 40px;
  font-size: 14px;
}

.wsb-add__title {
  font-size: 22px;
}

.wsb-add__hint {
  color: #777;
  margin-top: -3px;
}

.wsb-add__hint-link {
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}

.wsb-add__buttons {
  margin-top: 49px;
}

.wsb-add__btn {
  width: 40%;
  min-width: 300px;
  padding: 15px 0;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.15s ease;
  -webkit-font-smoothing: antialiased;
  border: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  max-width: 580px;
}

.wsb-add__btn:focus {
  outline: none !important;
}

.wsb-add__btn:hover {
  opacity: 0.9;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px), screen and (max-width: 600px) {
  .wsb-add__btn {
    width: 100%;
    margin-left: 0;
  }
}

.wsb-item {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.wsb-item:first-child .wsb-item__label {
  display: block;
}

.wsb-item:first-child .wsb-item__delete {
  padding-top: 40px;
}

.wsb-item__col {
  float: left;
  width: 26.4%;
  margin-right: 1%;
}

.wsb-item__col .b-error {
  position: relative;
  top: -30px;
  right: 10px;
  text-align: right;
}

.wsb-item__label {
  display: none;
  font-weight: bold;
  margin-bottom: 8px;
}

.wsb-item__input {
  width: 100%;
}

.wsb-item__delete {
  display: none;
  padding-top: 15px;
  float: left;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

.wsb-add_show_delete .wsb-item__delete {
  display: inline-block;
}

@media screen and (max-width: 920px) {
  .wsb-item__col {
    width: 29.4%;
  }
}

@media screen and (max-width: 740px) {
  .wsb-add {
    padding-top: 0;
  }

  .wsb-add__title {
    line-height: 1.3;
  }

  .wsb-item {
    max-width: 320px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
  }

  .wsb-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }

  .wsb-item__label {
    display: block !important;
  }

  .wsb-item__col {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }

  .wsb-item__delete {
    padding-top: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
  }
}

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

.success-symbol {
  font-size: 7em;
  color: #008000;
}

.wsb-content .wsb-form__tax {
  font-style: normal;
  font-size: 0.85em;
  margin-top: 10px;
  color: #888;
}

.wsb-content .wsb-form__tax a {
  cursor: pointer;
  color: #4A90E2;
  margin-left: 1em;
}

.wsb-form__tax-widget {
  width: 100%;
  display: grid;
  grid-template-columns: auto 180px;
  grid-template-rows: auto;
  -webkit-column-gap: 8px;
          column-gap: 8px;
  grid-template-areas: "input buttons" "message message";
}

@media (max-width: 480px) {
  .wsb-form__tax-widget {
    grid-template-columns: auto;
    grid-template-areas: "input" "message" "buttons";
  }
}

.wsb-form__tax-widget .ok-message,
.wsb-form__tax-widget .warn-message,
.wsb-form__tax-widget .error-message {
  margin-top: 8px;
  padding: 10px;
  border-radius: 4px;
}

.wsb-form__tax-widget .ok-message {
  color: #819D44;
  background-color: #E2F3DC;
}

.wsb-form__tax-widget .warn-message {
  color: #788188;
  background-color: #FEF3DE;
}

.wsb-form__tax-widget .error-message {
  color: #FFFFFF;
  background-color: #f1847a;
}

.wsb-form__tax-widget-input {
  grid-area: input;
}

.wsb-form__tax-widget-buttons {
  grid-area: buttons;
  display: flex;
  align-items: center;
}

.wsb-form__tax-widget-buttons a {
  cursor: pointer;
  flex-grow: 1;
  padding: 0.35em 0;
  text-align: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.wsb-form__tax-widget-buttons a.disabled {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
  opacity: 0.6;
}

.wsb-form__tax-widget-message {
  grid-area: message;
}

.wsb-form__tax-widget-apply,
a.wsb-form__tax-widget-apply.disabled {
  border-radius: 4px;
  background-color: #4a90e2;
  border: solid 1px #4a90e2;
  color: #fff !important;
  text-decoration: none !important;
}

.wsb-form__tax-widget-clear,
a.wsb-form__tax-widget-clear.disabled {
  color: #4a90e2 !important;
}

@media (max-width: 480px) {
  .wsb-form__tax-widget-clear {
    border-radius: 4px;
    border: solid 1px #4a90e2;
    margin-left: 7px;
  }

  .wsb-form__tax-widget-buttons {
    margin-top: 12px;
  }
}

.britton .wsb-content .wsb-header {
  background-color: transparent;
}

.dacota .wsb-content .wsb-title {
  color: #1c3f7f;
}

.dacota .wsb-content a.wsb-sharing__icon:hover {
  color: transparent !important;
}

.gatsby .wsb-content a.wsb-sharing__icon:hover {
  color: transparent !important;
}

.hayes .wsb-content a.wsb-sharing__icon:hover {
  color: transparent !important;
}

.wsb-after-registration {
  display: none;
}

.wsb-before-registration {
  display: none;
}

.wsb-state__pre-registration .wsb-before-registration {
  display: block;
}

.wsb-state__post-registration .wsb-after-registration {
  display: block;
}

.wsb-state__post-registration .wsb-before-registration {
  display: none;
}

/* purgecss end ignore */

