/** CSS Easing functions */ /* Bulma Utilities */
@media screen and (min-width: 769px), print {
  .page-template-template-event-registration-blade .site-header .nav-primary .container {
    margin-bottom: 0;
  }
}
.page-template-template-event-registration-blade .main {
  background-color: #5A3793;
  color: var(--wp--preset--color--white);
}
.page-template-template-event-registration-blade .main .content {
  padding: clamp(2rem, 1.5084rem + 2.0168vw, 3.5rem) clamp(1.25rem, 0.1434rem + 4.918vw, 5rem);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
@media screen and (min-width: 1580px) {
  .page-template-template-event-registration-blade .main .content {
    max-width: 1420px;
    padding: clamp(2rem, 1.5084rem + 2.0168vw, 3.5rem) 0;
  }
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .summary {
    width: 50%;
  }
}
.page-template-template-event-registration-blade .main .content .summary h1 {
  color: var(--wp--preset--color--white);
  margin: 0 0 1em;
  font-size: 1.375rem;
  font-weight: 300;
  font-family: "Quicksand", sans-serif;
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .summary h1 {
    font-size: clamp(1.375rem, 0.8222rem + 0.813vw, 1.625rem);
  }
}
.page-template-template-event-registration-blade .main .content .summary h2 {
  font-size: 1.5rem;
  color: var(--wp--preset--color--white);
  margin: 0 0 0.5em;
  font-weight: 600;
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .summary h2 {
    font-size: clamp(1.375rem, 0.2693rem + 1.626vw, 1.875rem);
  }
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .summary .excerpt {
    font-size: clamp(1rem, 0.7236rem + 0.4065vw, 1.125rem);
  }
}
.page-template-template-event-registration-blade .main .content .summary .excerpt .location, .page-template-template-event-registration-blade .main .content .summary .excerpt .hour {
  color: #14B493;
}
.page-template-template-event-registration-blade .main .content .summary .excerpt .hour {
  margin-bottom: 0;
}
.page-template-template-event-registration-blade .main .content .summary .excerpt .limited {
  color: #F89C2B;
  margin-top: 0.75rem;
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .form {
    width: 50%;
  }
}
.page-template-template-event-registration-blade .main .content .form .event_form_wrapper {
  max-width: 520px;
  margin: 0 auto 0 0;
}
@media screen and (min-width: 1088px) {
  .page-template-template-event-registration-blade .main .content .form .event_form_wrapper {
    margin: 0 auto;
  }
}
.page-template-template-event-registration-blade .main .content .form .event_form_wrapper .gform-body .gform_fields .gfield--type-address .ginput_container_address span.address_zip {
  padding: 0;
}
.page-template-template-event-registration-blade .main .content .form .event_form_wrapper .error-registered, .page-template-template-event-registration-blade .main .content .form .event_form_wrapper .login-reminder {
  margin: 10px 0 5px;
}
.page-template-template-event-registration-blade .main .content .form .event_form_wrapper .gfield--type-address .ginput_container_address {
  max-width: none;
}
.page-template-template-event-registration-blade .main .content .form .error {
  text-align: center;
}

.logged-in.page-template-template-event-registration-blade .main .content {
  padding: clamp(2rem, 0.812rem + 4.8739vw, 5.625rem) clamp(1.25rem, 0.1434rem + 4.918vw, 5rem);
}
@media screen and (min-width: 1580px) {
  .logged-in.page-template-template-event-registration-blade .main .content {
    padding: clamp(2rem, 0.812rem + 4.8739vw, 5.625rem) 0;
  }
}
.logged-in.page-template-template-event-registration-blade #field_4_6 {
  display: none;
}
.logged-in.page-template-template-event-registration-blade #field_4_4 {
  display: none;
}
.logged-in.page-template-template-event-registration-blade #field_4_7 {
  display: none;
}
