header.main {
  position: relative; }

span.prominent {
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.01em; }

.club-signup {
  text-align: left;
  padding-bottom: 50px; }
  .club-signup .club_header {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .club-signup .club_header .club_location {
    padding-right: 50px; }
  .club-signup .club_header > a {
    font-size: 23px;
    color: #565a5c; }
  .club-signup .payment-summary-inner .details.fee-details-extended {
    display: none; }
  .club-signup .payment-summary-inner.active .details.fee-details-extended {
    display: flex; }
  .club-signup .payment-summary-inner.active .fee-details-header.hide-on-extend {
    display: none; }
  .club-signup .payment-summary-inner.active .toggle-details {
    display: none; }
  .club-signup .payment-summary-inner.active .toggle-details span:before {
    content: 'Hide'; }
  .club-signup .payment-summary-inner .toggle-details span:before {
    content: 'Show'; }
  .club-signup div[data-name=parental_consent] {
    display: none; }
  .club-signup .payment-summary-inner .details.fee-details-header .value span + span {
    padding-left: 10px; }
  .club-signup .payment-summary-inner .details.fee-details-total {
    font-size: 28px;
    padding: 0 0 3px;
    opacity: 1; }
  .club-signup .toggle-details {
    font-size: 18px;
    text-align: center;
    color: #ffdc00;
    cursor: pointer;
    user-select: none; }
  .club-signup .contract-details > label {
    color: #53317d;
    text-transform: uppercase;
    padding: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px; }
  .club-signup .contract-summary {
    display: flex;
    justify-content: space-between; }
  .club-signup .contract-summary > div {
    flex-basis: 100%;
    max-width: 100%;
    padding: 20px; }
  .club-signup .summary-item {
    border: 1px solid #b8bfc9;
    display: flex;
    margin: 10px 0 20px;
    align-items: center; }
  .club-signup .summary-item .summary-label {
    display: flex;
    align-items: center;
    flex-basis: 50%; }
  .club-signup .summary-item .summary-detail {
    font-size: 20px; }
  .club-signup .summary-item.club .summary-label .icon {
    background-image: url(../../images/ico-homeclub.png); }
  .club-signup .summary-item.date .summary-label .icon {
    background-image: url(../../images/ico-date.png); }
  .club-signup .summary-item.contract .summary-label .icon {
    background-image: url(../../images/ico-contract.png); }
  .club-signup .summary-item.weekly .summary-label .icon {
    background-image: url(../../images/ico-fee.png); }
  .club-signup .summary-item .summary-label .icon {
    background-repeat: no-repeat;
    background-position: right;
    background-position: 25px;
    background-size: 25px; }
  .club-signup .payment-summary-inner {
    background: #6a1dca;
    color: white;
    padding: 30px;
    border-radius: 5px;
    font-size: 22px;
    line-height: 1.5; }
    .club-signup .payment-summary-inner .membership-type-name {
      text-transform: uppercase; }
    .club-signup .payment-summary-inner .club_address {
      opacity: 0.8;
      font-size: 20px;
      margin-bottom: 10px; }
    .club-signup .payment-summary-inner .sep {
      border-bottom: 1px solid;
      margin-top: 15px;
      margin-bottom: 15px; }
    .club-signup .payment-summary-inner .details {
      display: flex;
      justify-content: space-between;
      font-size: 18px;
      padding-top: 5px;
      opacity: 0.8; }
    .club-signup .payment-summary-inner .details.fee-details-header {
      opacity: 1;
      padding: 0;
      font-size: 22px; }
  .club-signup .club-signup .payment-details .acf-field-message .acf-label {
    display: none; }
  .club-signup .recurring_fee h3 {
    padding: 0;
    font-size: 25px; }
  .club-signup .recurring_fee .payment-line {
    font-size: 26px;
    line-height: 2; }
    .club-signup .recurring_fee .payment-line .fee-amount {
      display: inline-block;
      padding-right: 6px;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 36px; }
  .club-signup .payment-details .acf-field-message .acf-label {
    display: none; }
  .club-signup .payment-details.af-field > .acf-label {
    display: none; }
  .club-signup .payment-details.af-field > .acf-input > .acf-fields {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px; }
  .club-signup .acf-field[data-name=payment_form] > .acf-label {
    display: none; }
  .club-signup .payment-details.af-field > .acf-input > .acf-fields div[data-name=payment_form] {
    flex-basis: 66%;
    max-width: 66%; }
  .club-signup .payment-details.af-field > .acf-input > .acf-fields div[data-name=payment_form] + div {
    flex-basis: 33.333%;
    max-width: 33.333%; }
  .club-signup .payment-details.af-field > .acf-input > .acf-fields > div {
    flex-basis: 66%;
    max-width: 66%; }
  .club-signup div[data-name=payment_form] > .acf-input > .acf-fields > .acf-field > .acf-label {
    color: #53317d;
    text-transform: uppercase;
    padding: 10px 10px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px; }
  .club-signup div[data-name=payment_form] > .acf-input > .acf-fields .acf-fields {
    display: flex;
    flex-wrap: wrap; }
  .club-signup div[data-name=payment_form] > .acf-input > .acf-fields .acf-fields > div {
    flex-basis: 50%;
    max-width: 50%; }
  .club-signup .af-field.af-field-type-message h3 {
    color: #42007d;
    margin-top: -15px; }
  .club-signup .acf-field .acf-notice.-error {
    order: 1;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0; }
  .club-signup .acf-field .acf-input {
    display: flex;
    flex-direction: column; }
  .club-signup .acf-field .acf-notice.-error p {
    padding: 8px 0;
    color: #e10000;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 15px; }
  .club-signup .comparison h2 {
    margin: 90px 0 60px; }
    .club-signup .comparison .compare_table {
      position: relative;
      border-radius: 16px;
      overflow: hidden;
      font-size: 20px; }
      .club-signup .comparison .compare_table .compare_table_header {
        color: black;
        text-transform: uppercase;
        font-size: 20px;
        padding: 0; }
        .club-signup .comparison .compare_table .compare_table_header .membership_plan {
          padding: 20px 0;
          font-weight: bold; }
          .club-signup .comparison .compare_table .compare_table_header .membership_plan.pf-black-card {
            color: white; }
            .club-signup .comparison .compare_table .compare_table_header .membership_plan.pf-black-card .membership_plan--subheading {
              background: #ffdc00;
              color: #340059; }
              .club-signup .comparison .compare_table .compare_table_header .membership_plan--name {
                font-size: 28px; }
          .club-signup .comparison .compare_table .compare_table_header .membership_plan--subheading {
            background-color: #7726e0;
            color: white;
            font-size: 14px;
            width: 145px;
            margin: 0 auto 17px;
            border-radius: 4px;
            text-transform: capitalize; }
          .club-signup .comparison .compare_table .compare_table_header .membership_plan--access {
            margin: 17px auto 0; }
      .club-signup .comparison .compare_table > div {
        display: flex; }
        .club-signup .comparison .compare_table > div .compare_feature {
          flex: 1; }
        .club-signup .comparison .compare_table > div .membership_plan {
          flex: 1;
          text-align: center; }
          .club-signup .comparison .compare_table > div .membership_plan .access {
            text-align: center;
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            display: block;
            padding-bottom: 5px; }
          .club-signup .comparison .compare_table > div .membership_plan .highlight_large {
            color: #14142b;
            text-align: center;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: 100%;
            padding: 20px 0 13px; }
            @media only screen and (max-width: 740px) {
  .club-signup .comparison .compare_table > div .membership_plan .highlight_large {
    font-size: 28px; } }
            .club-signup .comparison .compare_table > div .membership_plan .highlight_large .highlight_large_text {
              font-size: 32px;
              font-weight: normal;
              color: #565a5c; }
          .club-signup .comparison .compare_table > div .membership_plan.pf-black-card.bg_colour {
            background: linear-gradient(318.82deg, #14142b 18%, #561496 84%);
            border-radius: 16px 16px 0 0; }
            .club-signup .comparison .compare_table > div .membership_plan.pf-black-card .highlight_large {
              color: #ffdc00; }
            .club-signup .comparison .compare_table > div .membership_plan.pf-black-card .highlight_large span.billing-lable {
              color: white; }
            .club-signup .comparison .compare_table > div .membership_plan.pf-black-card .button {
              background: #ffdc00;
              color: #561496 !important; }
              .club-signup .comparison .compare_table > div .membership_plan.pf-black-card .button:hover {
                background-color: #42007d;
                color: white !important; }
      .club-signup .comparison .compare_table .weekly_text {
        left: 3.5%;
        position: absolute;
        top: 13%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
      .club-signup .comparison .compare_table .compare_row:nth-of-type(odd) .membership_plan {
        background: #f7f7fc; }
      .club-signup .comparison .compare_table .compare_row {
        padding: 0; }
        .club-signup .comparison .compare_table .compare_row .compare_value {
          padding: 20px 15px; }
      .club-signup .comparison .compare_table .compare_row .compare_feature {
        padding-left: 50px; }
      .club-signup .comparison .compare_table .compare_value {
        text-align: center; }
      .club-signup .comparison .compare_table .compare_table_header {
        text-align: center; }
      .club-signup .comparison .compare_table .compare_feature.cost .compare_value {
        font-size: 20px; }
      .club-signup .comparison .compare_table .compare_value {
        font-size: 16px; }
      .club-signup .comparison .compare_table .compare_value .button {
        display: block;
        width: 153px !important;
        margin: 15px auto 25px !important;
        padding: 0 12px;
        border: 2px solid transparent !important; }
      .club-signup .comparison .compare_table .compare_value .currency {
        font-size: 15px;
        transform: translateY(-4px);
        display: inline-block;
        margin-right: 2px; }
  .club-signup .acf-fields > .acf-field {
    border: none; }
  .club-signup h1 {
    color: #53317d;
    font-size: 32px;
    margin: 40px 0; }
  .club-signup .breakdown .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    font-weight: 100; }
  .club-signup .breakdown {
    margin: 0px auto;
    width: 150px; }
  .club-signup .breakdown .item .value {
    width: 40px;
    text-align: left;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif; }
  .club-signup .club_location {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 12px;
    border-radius: 50px; }
    .club-signup .club_location:before {
      content: '';
      display: block;
      width: 45px;
      height: 45px;
      background-image: url(../../images/map-search-icon.svg);
      background-size: contain;
      background-repeat: no-repeat;
      margin-right: 15px; }
    .club-signup .club_location .club_name {
      font-weight: bold;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 22px;
      color: #565a5c;
      border-right: 1px solid;
      padding-right: 15px;
      margin-right: 15px; }
    .club-signup .club_location .club_address {
      font-size: 22px;
      font-family: "Roboto Condensed", sans-serif; }
  .club-signup .plan_name {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    padding: 60px 0 30px;
    text-transform: uppercase; }
  .club-signup .notes {
    width: calc(100% - 60px);
    margin: 40px auto 40px;
    line-height: 1.8;
    font-size: 16px; }
  .club-signup .af-field[data-name=plan_id], .club-signup .af-field[data-name=plan_name] {
    display: none !important; }
  .club-signup .hide-label .acf-label {
    display: none; }
  .club-signup .af-field.af-field-type-group.af-field-please-accept-our-terms-and-conditions .acf-input label {
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.8; }
  .club-signup .af-field.af-field-type-group.af-field-please-accept-our-terms-and-conditions .acf-input label input {
    height: auto; }
  .club-signup .select-field {
    border: 1px solid rgba(0, 0, 0, 0.25); }
    .club-signup .select-field .selected {
      padding: 18px;
      font-family: "Roboto Condensed", sans-serif;
      /*font-style: italic;*/
      font-size: 18px !important; }
      .club-signup .select-field .selected:after {
        content: '';
        display: block;
        mask: url(../../images/arrow.svg) no-repeat center;
        -webkit-mask: url(../../images/arrow.svg) no-repeat center;
        transform: rotate(-90deg);
        background-color: #42007d;
        width: 30px;
        height: 30px;
        position: absolute;
        top: calc(50% - 15px);
        right: 15px;
        transition: all ease-in 200ms; }
    .club-signup .select-field.active .selected:after {
      transform: rotate(90deg); }
      .club-signup .select-field.active .options {
        border: 1px solid #c6c6c6;
        width: calc(100% + 2px);
        margin-left: -1px;
        border-top: none; }
        .club-signup .select-field.active .options a {
          /*font-style: italic;*/
          font-size: 20px;
          padding: 18px;
          transition: all ease-in 200ms; }
          .club-signup .select-field.active .options a.active {
            color: #42007d;
            font-weight: bold; }
          .club-signup .select-field.active .options a:hover {
            background: #ffdc00;
            color: #42007d; }
  .club-signup:not(.template-v1):not(.template-v2) .signup-step-number-container, .club-signup:not(.template-v1):not(.template-v2) .signup-progress {
    display: none; }
    .club-signup:not(.template-v1):not(.template-v2) #signup-step-title-container {
      padding-top: 30px; }
  .club-signup.template-v1 .signup-progress {
    display: flex;
    align-items: center;
    align-items: center;
    padding: 60px 15px 40px; }
    .club-signup.template-v1 .signup-progress > p {
      display: none; }
    .club-signup.template-v1 .signup-progress > button {
      flex-basis: 80px;
      min-width: 80px;
      width: 80px;
      cursor: pointer; }
    .club-signup.template-v1 .signup-progress .progress-bar {
      flex: 1;
      display: block;
      height: 40px;
      border-radius: 40px;
      background: #ececec; }
      .club-signup.template-v1 .signup-progress .progress-bar p {
        display: none; }
      .club-signup.template-v1 .signup-progress .progress-bar .progress-state {
        display: none;
        background-image: url(../../images/pf_progress.png);
        background-size: cover;
        border-radius: 40px;
        display: block;
        height: 40px;
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
        transition: all ease-in 200ms; }
  .club-signup .button-wrap-before br, .club-signup .button-wrap-after br {
    display: none; }
    .club-signup .button-wrap-before button, .club-signup .button-wrap-after button {
      width: 40px;
      height: 40px;
      border: 0;
      padding: 0;
      font-size: 0;
      background: transparent;
      display: block; }
    .club-signup .button-wrap-before button:after, .club-signup .button-wrap-after button:after {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      float: right;
      border-radius: 20px;
      mask: url(../../images/arrow.svg) no-repeat center;
      -webkit-mask: url(../../images/arrow.svg) no-repeat center;
      transform: rotate(180deg);
      background-color: #7726e0; }
  .club-signup .button-wrap-before button:after {
    transform: rotate(0deg); }
  .club-signup .af-page-wrap {
    position: relative;
    display: block;
    height: 40px;
    border-radius: 40px;
    margin-top: 60px;
    margin-bottom: 80px;
    background: #ececec;
    border: none;
    display: none; }
    .club-signup .af-page-wrap .af-page-button {
      position: absolute;
      height: 40px;
      left: 0;
      display: none;
      background-image: url(../../images/pf_progress.png);
      background-size: 101% auto;
      border-radius: 40px;
      box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2); }
    .club-signup .af-page-wrap .af-page-button[data-index='0'] {
      width: 20%; }
    .club-signup .af-page-wrap .af-page-button[data-index='1'] {
      width: 40%; }
    .club-signup .af-page-wrap .af-page-button[data-index='2'] {
      width: 60%; }
    .club-signup .af-page-wrap .af-page-button[data-index='3'] {
      width: 80%; }
    .club-signup .af-page-wrap .af-page-button[data-index='4'] {
      width: 100%; }
    .club-signup .af-page-wrap .af-page-button.enabled.current {
      display: block; }
    .club-signup .af-page-wrap .af-page-button * {
      display: none; }
    .club-signup .af-page-wrap .af-page-button .title {
      display: block;
      margin-top: 80px;
      position: absolute;
      max-width: 501px;
      min-width: calc(100vw - 40px);
      text-align: left;
      font-weight: bold;
      font-size: 36px;
      font-family: "Roboto Condensed", sans-serif;
      padding: 10px;
      box-sizing: border-box;
      line-height: 1em;
      text-transform: uppercase;
      margin-block-end: 0;
      color: #565a5c; }
    .club-signup .af-page-wrap .af-page-button:before, .club-signup .af-page-wrap .af-page-button:after {
      display: none !important; }
  .club-signup .af-field-type-group.af-field-additional-fields .acf-fields, .club-signup .af-field-type-group.af-field-personal-information .acf-fields, .club-signup .af-field-type-group.af-field-more-personal-information .acf-fields, .club-signup .af-field-type-group.af-field-contact-information .acf-fields {
    display: flex;
    flex-wrap: wrap; }
    .club-signup .af-field-type-group.af-field-additional-fields .acf-fields > div, .club-signup .af-field-type-group.af-field-personal-information .acf-fields > div, .club-signup .af-field-type-group.af-field-more-personal-information .acf-fields > div, .club-signup .af-field-type-group.af-field-contact-information .acf-fields > div {
      flex-basis: 50%;
      max-width: 50%;
      border: none; }
      @media only screen and (max-width: 450px) {
    .club-signup .af-field-type-group.af-field-additional-fields .acf-fields > div, .club-signup .af-field-type-group.af-field-personal-information .acf-fields > div, .club-signup .af-field-type-group.af-field-more-personal-information .acf-fields > div, .club-signup .af-field-type-group.af-field-contact-information .acf-fields > div {
      flex-basis: 100%;
      max-width: 100%; } }
  .club-signup .af-field-type-group.af-field-personal-information .acf-fields {
    justify-content: end; }
  .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image label {
    opacity: 0; }
    .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input {
      border: 1px solid #c6c6c6; }
      .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input p {
        margin: 0;
        padding: 0; }
      .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .hide-if-value {
        padding: 30px;
        text-align: center;
        font-size: 0; }
        .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .hide-if-value:before {
          content: '';
          display: block;
          position: absolute;
          background: url(../../images/image_upload.png) no-repeat;
          width: calc(100% - 60px);
          height: 66px;
          background-size: contain;
          font-size: 0;
          margin: auto;
          background-position: center;
          pointer-events: none; }
        .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .hide-if-value input {
          height: 85px;
          margin: -30px 0;
          transform: translateY(-22px); }
        .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .hide-if-value a {
          background: transparent;
          width: 100%;
          height: 66px;
          background-size: contain;
          font-size: 0;
          margin: 0;
          background-position: center; }
      .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .show-if-value.image-wrap {
        width: 100%; }
        .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .show-if-value.image-wrap img {
          width: 80%;
          aspect-ratio: 1;
          max-width: 200px;
          object-fit: cover;
          margin: 30px auto; }
        .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .show-if-value.image-wrap .acf-actions {
          opacity: 9;
          display: block; }
          .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .show-if-value.image-wrap .acf-actions a {
            margin: 2px; }
      .club-signup .af-field-type-group.af-field-more-personal-information .acf-field.acf-field-image .acf-input .has-value .show-if-value.image-wrap {
        display: block; }
  .club-signup .acf-field.acf-field-true-false .acf-label {
    position: relative; }
    .club-signup .acf-field.acf-field-true-false .acf-label label {
      position: absolute;
      top: 34px;
      border: 1px solid rgba(0, 0, 0, 0.25);
      padding: 18px;
      font-family: "Roboto Condensed", sans-serif;
      /*font-style: italic;*/
      font-size: 18px !important;
      width: 100%;
      font-weight: 300 !important;
      pointer-events: none; }
    .club-signup .acf-field.acf-field-true-false .club-signup .af-field input[type=checkbox] + span:before {
      content: 'No'; }
    .club-signup .acf-field.acf-field-true-false .club-signup .af-field input[type=checkbox] + span {
      background: #d9d9d9;
      color: #42007d;
      display: inline-block;
      border-radius: 14px;
      position: absolute;
      top: calc(50% + 10px);
      right: 16px; }
    .club-signup .acf-field.acf-field-true-false input[type=checkbox] {
      width: 100%;
      position: absolute;
      opacity: 0;
      z-index: 10; }
    .club-signup .acf-field.acf-field-true-false input[type=checkbox] + span {
      top: 44px;
      position: absolute;
      background: #d9d9d9;
      border-radius: 16px;
      right: 15px;
      display: flex; }
      .club-signup .acf-field.acf-field-true-false input[type=checkbox] + span:before {
        content: 'No';
        background: #42007d;
        color: white; }
      .club-signup .acf-field.acf-field-true-false input[type=checkbox] + span:after {
        content: 'Yes'; }
      .club-signup .acf-field.acf-field-true-false input[type=checkbox] + span:after, .club-signup .acf-field.acf-field-true-false input[type=checkbox] + span:before {
        height: 23px;
        line-height: 23px;
        display: inline-block;
        padding: 0 17px;
        border-radius: 13px; }
    .club-signup .acf-field.acf-field-true-false input[type=checkbox]:checked + span:after {
      background: #42007d;
      color: white; }
      .club-signup .acf-field.acf-field-true-false input[type=checkbox]:checked + span:before {
        background: transparent;
        color: #42007d; }
  .club-signup .af-field.af-field-type-group > .af-label {
    color: #53317d;
    text-transform: uppercase;
    padding: 10px 10px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px; }
  .club-signup .af-field.af-field-type-group div .-border {
    border: none !important; }
  .club-signup .af-field input {
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    font-family: "Roboto Condensed", sans-serif;
    /*font-style: italic;*/
    font-size: 18px !important; }
  .club-signup .af-label label {
    font-size: 12px; }
  .club-signup .af-submit {
    display: none !important; }
  .club-signup .signup-actions, .club-signup .af-submit {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .club-signup .signup-actions .acf-spinner.is-active, .club-signup .af-submit .acf-spinner.is-active {
      flex-basis: 100%; }
    .club-signup .signup-actions button, .club-signup .af-submit button {
      margin: 0;
      padding: 12px 40px;
      color: #7726e0;
      background: #ffdc00;
      text-transform: none !important;
      text-decoration: none !important;
      font-size: 20px;
      font-weight: bold;
      font-family: "Roboto Condensed", sans-serif;
      cursor: pointer;
      -o-transition: 0.2s;
      -ms-transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s;
      display: inline-block;
      user-select: none;
      border: none;
      width: 300px;
      height: 60px;
      border-radius: 30px;
      text-align: left; }
    .club-signup .signup-actions button:before, .club-signup .af-submit button:before {
      content: '';
      display: block;
      width: 29px;
      height: 29px;
      float: right;
      border-radius: 20px;
      mask: url(../../images/arrow.svg) no-repeat center;
      -webkit-mask: url(../../images/arrow.svg) no-repeat center;
      transform: rotate(180deg);
      background-color: #7726e0; }
    .club-signup .signup-actions button[disabled=disabled], .club-signup .af-submit button[disabled=disabled] {
      opacity: 0; }
    .club-signup .signup-actions button.sa-button.inactive, .club-signup .af-submit button.sa-button.inactive {
      opacity: 0;
      pointer-events: none; }
    .club-signup .signup-actions button.sa-prev, .club-signup .af-submit button.sa-prev, .club-signup .signup-actions button.af-previous-button, .club-signup .af-submit button.af-previous-button {
      background: #7726e0;
      color: white;
      text-align: right; }
      .club-signup .signup-actions button.sa-prev:before, .club-signup .af-submit button.sa-prev:before, .club-signup .signup-actions button.af-previous-button:before, .club-signup .af-submit button.af-previous-button:before {
        float: left;
        background-color: white;
        transform: rotate(0); }

section.one-column-content.video-series h2 {
  line-height: 1.2;
  padding: 50px 0; }

section.one-column-content.video-series ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto 40px; }

section.one-column-content.video-series ul li {
  flex-basis: 33.333%;
  max-width: 33.3333%; }

section.one-column-content.video-series ul li img {
  margin: 15px auto;
  width: calc(100% - 30px);
  height: auto;
  display: block;
  border-radius: 10px; }

section.welcome-blocks .section-inner {
  align-items: center; }

section.welcome-blocks .section-inner img {
  width: 100%;
  height: auto;
  display: block; }

section.welcome-blocks {
  clear: both;
  display: block; }

section.welcome-blocks:before {
  content: '';
  display: block;
  clear: both; }

section.welcome-blocks .section-inner > div {
  display: block !important; }

section.welcome-blocks.left-image-block .section-inner > .grid-block:first-of-type {
  max-width: 40% !important;
  flex-basis: 40%; }

section.welcome-blocks .section-inner > .grid-block {
  flex: 1;
  max-width: 100% !important; }

section.welcome-blocks.right-image-block .section-inner > .grid-block:last-of-type {
  max-width: 40% !important;
  flex-basis: 40%; }

.club-signup .af-field-type-group.af-field-more-personal-information .acf-fields > div[data-name=parental_consent] {
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px; }

.club-signup .af-field-type-group.af-field-more-personal-information .acf-fields > div[data-name=parental_consent] > div > label {
  font-weight: 500;
  margin: 0 0 3px;
  color: #53317d;
  text-transform: uppercase;
  padding: 10px 10px 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px; }

.club-signup .af-field-type-group.af-field-more-personal-information .acf-fields > div[data-name=parental_consent] > div .acf-fields {
  margin: 0 -10px; }

.club-signup .acf-fields > .acf-field[data-name=address], .club-signup .acf-fields > .acf-field[data-name=do_you_consent_to_this] {
  flex-basis: 100% !important;
  max-width: 100% !important; }

.club-signup .acf-fields > .acf-field[data-name=do_you_consent_to_this] .acf-notice.-error.acf-error-message {
  display: block;
  clear: both;
  margin: 18px 0 0; }

.af-field.af-field-type-group.af-field-payment-summary > .acf-label {
  display: none; }

.af-field.af-field-type-group.af-field-payment-summary {
  padding: 0; }

.af-field.af-field-type-group.af-field-payment-summary .acf-field[data-name=your_contract_details] .acf-label {
  display: none; }

.af-field.af-field-type-group.af-field-payment-summary .acf-field[data-name=your_contract_details] .acf-input {
  padding: 0; }

.af-field.af-field-type-group.af-field-payment-summary .acf-field[data-name=your_contract_details] {
  padding: 0; }

.af-field.af-field-type-group.af-field-payment-summary > .acf-input > .acf-fields > div {
  flex: 1; }

.club-signup .acf-fields > .acf-field[data-name=please_accept_our_terms_and_conditions] .acf-field {
  padding: 0; }

.club-signup .acf-fields > .acf-field[data-name=please_accept_our_terms_and_conditions] {
  padding-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: -10px; }

.af-field.af-field-type-group.af-field-payment-summary .acf-field[data-name=your_contract_details] .acf-fields > div[data-type=message] {
  padding-bottom: 0; }

.af-field.af-field-type-group.af-field-payment-summary .acf-field[data-name=your_contract_details] .acf-input .acf-notice {
  padding: 0 30px; }

.processing-payment {
  padding: 150px 50px 50px;
  text-align: center; }

.payment_message {
  text-align: center; }

.processing-payment .spin-circle {
  display: block;
  width: 50px;
  height: 50px;
  border: 7px solid #fade53;
  border-radius: 100px;
  margin: 50px auto 20px;
  border-top-color: transparent;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite; }

.processing-payment h2 {
  font-size: 30px;
  line-height: 1.4;
  max-width: 700px;
  margin: 0 auto; }

.club-signup .acf-fields > .acf-field[data-name=please_accept_our_terms_and_conditions] li input {
  height: 19px; }

div#coupon-result.error {
  flex-basis: 100%;
  max-width: 400px;
  position: relative;
  margin: -30px 0 0 auto; }

.flex-row.compare-table-footer {
  flex-wrap: wrap; }

div#coupon-result.error:before, div#coupon-result.error:after {
  top: 16px;
  right: 12px;
  margin: 0;
  position: absolute; }

body.step-offers .hide-on-offer, body:not(.step-offers) .show-on-offers-only {
  display: none !important; }

body.step-offers .hero-banner-overlay * {
  opacity: 0;
  transform: translateY(30px);
  transition: all ease-in 300ms; }

body.step-offers .hero-banner-overlay.active * {
  opacity: 1;
  transform: translateY(0); }

.payment-conditions-modal .pc-item.disabled {
  display: none !important; }

payment-conditions-modal .plan_names {
  display: flex; }

.payment-conditions-modal .plan_names .plan_name.pc-item {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  margin: 0;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: bold; }

.payment-conditions-modal .plan_names {
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto 30px;
  display: inline-block;
  padding: 5px;
  border-radius: 25px;
  color: #42007d; }

.payment-conditions-modal h3 {
  text-align: center;
  margin: 10px 0 30px;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase; }

.payment-conditions-modal .modal-inner .conditions {
  text-align: left;
  color: #565a5c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 133%;
  padding: 10px 40px 40px; }

.payment-conditions-modal .conditions .pc-item:not(.active) {
  display: none; }

.payment-conditions-modal .plan_names .plan_name.pc-item.active {
  background: #ffdc00;
  color: #42007d; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner {
  max-width: 815px;
  margin: 0 auto;
  position: relative;
  border-radius: 8px;
  height: auto;
  padding: 40px 0;
  overflow: hidden; }
  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner:before, .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner:after {
    pointer-events: none;
    content: '';
    display: block;
    position: absolute;
    width: 47%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    mix-blend-mode: lighten;
    background-repeat: no-repeat;
    background-size: contain; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay {
  display: flex;
  align-items: center; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner h1 {
  font-size: 70px !important;
  text-shadow: none;
  margin: 0;
  padding: 0; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner h2 {
  color: var(--White, #fff);
  text-align: center;
  font-size: 35px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 85.714%;
  text-shadow: none;
  padding: 40px 0 50px; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p {
  padding: 0;
  margin: 0;
  line-height: 1; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay a {
  margin: 10px 5px 0;
  display: inline-block;
  padding: 0 30px;
  color: white;
  text-transform: none;
  text-decoration: underline;
  font-size: 22px; }

.hero-banner.show-on-offers-only ul li .hero-banner-overlay a.button {
  padding: 0 41px; }

.hero-banner.show-on-offers-only ul li.slick-slide {
  display: flex;
  flex-direction: column;
  height: 1000px;
  max-height: unset !important;
  background-color: #7826e0; }
  @media screen and (max-width: 800px) {
      .hero-banner.show-on-offers-only ul li.slick-slide {
        height: 600px !important; } }
  .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay {
    flex: 1 1 0;
    order: 1;
    position: initial; }
    .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay .hero-banner-overlay-inner * {
      text-wrap: balance; }
      .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay .hero-banner-overlay-inner h2 {
        padding: 20px 0; }
        @media screen and (max-width: 800px) {
      .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay .hero-banner-overlay-inner h2 {
        font-size: 25px !important; } }
        @media screen and (max-width: 800px) {
      .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay .hero-banner-overlay-inner h2 {
        padding: 10px 0 !important; } }
      .hero-banner.show-on-offers-only ul li.slick-slide > .hero-banner-overlay .hero-banner-overlay-inner p {
        text-align: center; }
  .hero-banner.show-on-offers-only ul li.slick-slide > .image {
    overflow: hidden;
    flex: 1 1 0;
    order: 2; }
    .hero-banner.show-on-offers-only ul li.slick-slide > .image > .image-inner {
      width: 100%;
      height: 100%; }
      .hero-banner.show-on-offers-only ul li.slick-slide > .image > .image-inner > img {
        height: 100%;
        object-fit: cover;
        width: 100%; }

.step-offers .location-header {
  padding: 50px 0;
  display: flex;
  max-width: 815px;
  margin: 0 auto;
  flex-direction: row;
  width: calc(calc(100%) - 40px); }

.step-offers .location-header .signup-header-column {
  flex: 1;
  max-width: 50%;
  color: #565a5c;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  /* 133.333% */
  line-height: 24px; }

.step-offers .location-header .signup-header-column p {
  padding: 0; }

.step-offers .location-header .signup-header-column .column-heading {
  color: #565a5c;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
  text-transform: uppercase; }

.step-offers .location-header .signup-header-column #club-location-address {
  margin-bottom: 8px; }

section.club-location-wrapper {
  margin: 0 15px;
  border-bottom: solid 1px rgba(87, 90, 92, 0.25); }

.step-offers .section-inner .full-width {
  margin-left: calc(50% - calc(50vw));
  max-width: 100vw;
  width: 100vw; }

.flex-row.compare-table-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.flex-row.compare-table-footer p {
  max-width: unset;
  margin: 0 !important;
  text-align: center !important; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@media only screen and (max-width: 778px) {
  .af-field.af-field-type-group.af-field-payment-summary > .acf-input > .acf-fields {
    flex-direction: column; }

  .af-field.af-field-type-group.af-field-payment-summary > .acf-input > .acf-fields > div {
    max-width: 100%; } }

.contract-details {
  padding: 0 !important; }

@media only screen and (max-width: 980px) {
  .club-signup .club_header {
    flex-direction: column;
    align-items: flex-start; }

  .club-signup .club_header > a {
    padding: 20px 10px 0; }

  .club-signup .comparison .compare_table > div .membership_plan:last-of-type {
    margin-right: 0; }

  .club-signup .af-field-type-group.af-field-additional-fields .acf-fields > div {
    flex-basis: 100%;
    max-width: 100%; } }

@media only screen and (max-width: 780px) {
  .club-signup .contract-summary {
    flex-direction: column; }

  .club-signup .contract-summary > div {
    flex-basis: 100%;
    max-width: 100%; }

  .club-signup .payment-details.af-field > .acf-input > .acf-fields {
    flex-direction: column; }

  .club-signup .payment-details.af-field > .acf-input > .acf-fields div[data-name=payment_form] {
    flex-basis: 100%;
    max-width: 100%; }

  .club-signup .payment-details.af-field > .acf-input > .acf-fields div[data-name=payment_form] + div {
    flex-basis: 100%;
    max-width: 100%; }

  .club-signup .signup-actions button, .club-signup .af-submit button {
    min-width: 190px;
    line-height: 28px; }

  section.one-column-content.video-series ul li {
    flex-basis: 50%;
    max-width: 50%; }

  section.welcome-blocks.left-image-block .section-inner {
    flex-direction: column; }

  section.welcome-blocks.right-image-block .section-inner {
    flex-direction: column-reverse; }

  section.welcome-blocks.left-image-block .section-inner > .grid-block:first-of-type, section.welcome-blocks.right-image-block .section-inner > .grid-block:last-of-type {
    max-width: 100% !important;
    flex-basis: 100%; } }

@media only screen and (max-width: 740px) {
  .club-signup .comparison .compare_table.mobile-expanded {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

  .club-signup .comparison .compare_table .compare_row {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0; }

  .club-signup .comparison .compare_table .compare_row > div {
    flex: 1; }

  .club-signup .comparison .compare_table .compare_row > div.compare_feature {
    flex-basis: 100%;
    max-width: 100%;
    padding: 16px 15px 16px;
    text-align: center;
    background: #faf4dc; } }

div[data-name=parental_consent] .rq label:after {
  color: #f00;
  content: ' *'; }

.club-signup div[data-name=parental_consent] .acf-field .acf-notice.-error p {
  max-width: unset;
  width: unset; }

.read_more_content {
  display: none; }

span.toggle_more {
  color: #42007d;
  text-decoration: underline; }

span.toggle_more:hover {
  color: black; }

.read_more_content.active {
  display: block; }

@media only screen and (max-width: 420px) {
  .club-signup .comparison .compare_table .compare_row.compare-first-row .compare_value {
    padding-right: 10px;
    padding-left: 10px; }

  .club-signup .comparison .compare_table .compare_value .button {
    width: 100% !important;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }

  .plan-details.load-plans.show-contract-plans .compare_table .compare_value .button {
    width: 150px !important; } }

body .slick-plan-names .slick-list {
  padding: 0 !important; }

body .slick-plan-names .slick-list {
  text-align: center; }

body .slick-plan-names .slick-list .name {
  font-weight: bold;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #565a5c; }

body .slick-plan-names .slick-list .price {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif; }

body .slick-plan-names .slick-list .price .period {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  padding-left: 5px; }

body .slick-plan-names .membership-plan-name {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 4px solid transparent; }

body .slick-plan-names .membership-plan-name.slick-current.slick-center {
  border-color: #42007d; }

.club-signup .comparison .compare_table .compare_table_header {
  text-align: center;
  border-radius: 20px 20px 0 0;
  align-items: flex-end; }
  .club-signup .comparison .compare_table .compare_table_header.part-one .membership_plan {
    padding: 20px 0 0 !important; }
  .club-signup .comparison .compare_table .compare_table_header.part-two {
    align-items: center; }
  .club-signup .comparison .compare_table .compare_table_header.part-two .membership_plan {
    padding: 0 !important; }
  .club-signup .comparison .compare_table .compare_table_header.part-three {
    align-items: flex-start; }
  .club-signup .comparison .compare_table .compare_table_header.part-three .membership_plan {
    padding: 0 0 20px 0 !important; }

.compare_table_bg_colour {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1; }

.payment-conditions-modal .modal-inner .conditions p {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 740px) {
  .club-signup .comparison .compare_table .compare_table_header .membership_plan {
    flex: 1; }

  .club-signup .comparison .compare_table .compare_row .cost ~ div {
    padding-bottom: 0; } }

.club-signup .comparison .compare_table .compare_row {
  border-top: 1px solid #e1e1e1; }

.club-signup .comparison .compare_table .compare_row.compare-first-row {
  border-top-width: 2px; }

.toggle-contract.wrapper {
  display: block;
  position: relative;
  margin: 0 auto 30px;
  padding-top: 25px;
  text-align: center; }

.toggle-contract.wrapper input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0; }

.toggle-contract.wrapper .toggle-contract span {
  text-align: center;
  display: inline-block;
  padding: 5px 17px;
  border-radius: 20px;
  font-weight: bold; }

.toggle-contract.wrapper .toggle-contract {
  background: #f7f7fc;
  display: inline-block;
  padding: 5px;
  border-radius: 25px;
  background: #7726e0 !important;
  color: white; }

.toggle-contract.wrapper .toggle-contract span {
  background-color: transparent;
  color: white;
  cursor: pointer; }

.toggle-contract.wrapper.no-contract .toggle-contract .no-contract {
  background: #ffdc00;
  color: #42007d; }

.toggle-contract.wrapper.with-contract .toggle-contract .with-contract {
  background: #ffdc00;
  color: #42007d; }

.toggle-contract.wrapper.prepaid .toggle-contract .prepaid {
  background: #ffdc00;
  color: #42007d; }

.membership_plan.contract-plan {
  display: none; }

.show-prepaid-plans .membership_plan {
  display: none; }

.show-prepaid-plans .membership_plan.prepaid-plan {
  display: block; }

.show-contract-plans .membership_plan {
  display: none; }

.show-contract-plans .membership_plan.contract-plan {
  display: block; }

.plan-details .compare_table .no-contract {
  display: block; }

.plan-details .compare_table .prepaid {
  display: none; }

.plan-details .compare_table .with-contract {
  display: none; }

.plan-details:not(.show-contract-plans) .prepaid, .plan-details:not(.show-prepaid-plans) .prepaid {
  display: none !important; }
  .plan-details:not(.show-contract-plans) .with-contract, .plan-details:not(.show-prepaid-plans) .with-contract {
    display: none !important; }

.plan-details.show-contract-plans .compare_table .no-contract {
  display: none !important; }

.plan-details.show-contract-plans .compare_table .prepaid {
  display: none !important; }

.plan-details.show-contract-plans .compare_table .with-contract {
  display: block !important; }
  .plan-details.show-contract-plans .compare_table .with-contract.compare_row {
    display: flex !important; }

.plan-details.show-prepaid-plans .compare_table .no-contract {
  display: none !important; }

.plan-details.show-prepaid-plans .compare_table .prepaid {
  display: block !important; }

.plan-details.show-prepaid-plans .compare_table .with-contract {
  display: none !important; }

.plan-details.load-plans:not(.show-contract-plans) .compare_table .compare_row.join_fee .membership_plan {
  background: transparent; }
  .plan-details.load-plans:not(.show-contract-plans) .compare_table .compare_row.annual_fee .membership_plan {
    background: #f7f7fc; }
  .plan-details.load-plans:not(.show-contract-plans) .compare_table .compare_row.ezy_pay .membership_plan {
    background: transparent; }
  .plan-details.load-plans:not(.show-contract-plans) .compare_table .compare_row .membership_plan.pf-black-card {
    color: white;
    background: transparent; }

.plan-details.load-plans.show-contract-plans .compare_table .compare_row.compare-first-row .membership_plan {
  background: transparent; }
  .plan-details.load-plans.show-contract-plans .compare_table .compare_row.join_fee .membership_plan {
    background: #f7f7fc; }
  .plan-details.load-plans.show-contract-plans .compare_table .compare_row.annual_fee .membership_plan {
    background: transparent; }
  .plan-details.load-plans.show-contract-plans .compare_table .compare_row.ezy_pay .membership_plan {
    background: #f7f7fc; }

.club-signup .comparison .compare_table .compare_row.compare-first-row .compare_value {
  cursor: pointer; }
  .club-signup .comparison .compare_table .compare_row.compare-first-row .compare_value:hover .button {
    background-color: #42007d !important;
    color: white !important; }
  .club-signup .comparison .compare_table .compare_row.compare-first-row .compare_value.pf-black-card:hover .button {
    color: white !important;
    box-sizing: border-box;
    border: 2px solid #ffdc00 !important;
    background-color: #42007d !important; }

.facility-icon-block.black-card-perk .facility-block-inner {
  border: 1px solid #42007d;
  border-radius: 5px;
  margin: 5px;
  height: 100%;
  display: flex;
  flex-direction: column; }

.facility-icon-block.black-card-perk .facility-block-inner:after {
  content: 'Black Card Perk';
  display: block;
  padding: 5px;
  background: #7726e0;
  margin: 6px 0 0 0;
  color: white;
  border-radius: 4px; }

.facility-icon-block.black-card-perk .facility-block-inner .info {
  flex: 1; }

.facility-icon-block {
  height: 100%; }

.plan-details.show-prepaid-plans .hide-on-prepaid {
  display: none !important; }

.step-offers #signup-header .signup-header-inner {
  align-items: flex-end; }

#signup-header .signup-header-inner .signup-header-column.signup-header-contract .toggle-contract.wrapper {
  margin: 0; }

#signup-header .signup-header-inner .signup-header-column.signup-header-contract {
  flex-basis: unset; }

.step-offers button.sa-next.sa-button {
  display: none !important; }

.step-offers .sign-up-columns #form_66188951915ff .signup-actions {
  display: none !important; }

.step-offers .sign-up-columns #form_66188951915ff .signup-actions {
  display: none !important; }

section#offers-cta-free-workout .button:not(:hover) {
  color: white !important; }

.facility-icon-block img {
  aspect-ratio: 1;
  height: auto !important;
  object-fit: contain;
  width: 40% !important;
  margin: 40px auto; }

.facility-icon-block h4 {
  text-align: center;
  font-size: 21px;
  font-family: "Roboto Condensed", sans-serif; }

section.strap-what-you-get {
  text-align: center;
  padding: 80px 0 20px; }

section.strap-group-training {
  text-align: center;
  padding: 100px 0 40px; }

.flex-row.compare-table-footer p {
  padding: 20px 0 70px; }

.bg-grey {
  background: #ebebeb; }

section#offers-cta-free-workout {
  background: #ffdc00;
  text-align: center;
  color: #7100bb;
  padding: 85px 0 60px;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; }

.club-signup .comparison .compare_table .compare_row.compare-first-row .compare_feature {
  align-content: flex-end;
  display: flex;
  align-items: flex-end; }

section#offers-cta-free-workout p {
  color: #7100bb; }

section#cta-footer {
  margin-bottom: -50px !important;
  text-align: center;
  background: #ffdc00;
  color: #7726df;
  padding: 50px 0 90px; }
  section#cta-footer p {
    color: black;
    margin: 0 auto 30px; }

.section--what-you-get.type--slider .slick-dots li.slick-active, .step-offers .slick-dots li.slick-active {
  background: #7726e0;
  border-color: #7726e0; }

section.strap-testimonials {
  text-align: center; }

section.strap-testimonials h3 {
  margin-bottom: 30px; }

section.strap-testimonials iframe {
  max-width: 800px;
  aspect-ratio: 1.7;
  height: auto !important;
  margin: 0 auto; }

.testimonial-text-slider .image img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: block;
  margin: 0 auto; }

.testimonial-text-slider .name {
  font-weight: bold;
  padding: 15px 0 10px; }

.testimonial-text-slider .text {
  font-style: italic; }

.testimonial-text-slider .testimonial_block {
  padding: 30px; }

.image-gallery.offers-image-gallery {
  width: 100%; }

.payment-conditions-modal {
  background: rgba(116, 40, 128, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: all ease-in 200ms; }

.payment-conditions-modal .modal-inner {
  position: relative;
  background: white;
  border-radius: 10px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  width: calc(calc(100%) - 40px);
  max-height: calc(calc(100%) - 40px); }

.payment-conditions-modal .modal-inner .close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 6px;
  top: 6px;
  text-align: center;
  line-height: 40px;
  font-size: 30px; }

.payment-conditions-modal.active {
  pointer-events: unset;
  opacity: 1; }

.image-gallery.offers-image-gallery .image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
  object-fit: cover;
  aspect-ratio: 2560/1753; }

.video-testimonial-wrapper {
  display: none; }

section.offer-footer-slider.slider-content .slider .slides .slick-dots {
  margin-bottom: 0;
  padding-top: 0;
  margin-top: -27px; }

section.full-width-contained .section-inner {
  margin: 0 auto;
  max-width: 1500px;
  width: 100%;
  padding: 0; }

body #google_translate_element select {
  background: #3c3c3c;
  color: white;
  font-size: 16px;
  border: none; }
  body #google_translate_element select, body #google_translate_element select * {
    font-size: 16px; }

@media only screen and (max-width: 480px) {
  body .slick-plan-names .slick-list .name {
    font-size: 13px; } }

@media only screen and (max-width: 420px) {
  .club-signup .comparison .compare_table .compare_table_header .membership_plan {
    font-size: 14px; }

  .payment-conditions-modal .plan_names .plan_name.pc-item {
    font-size: 15PX;
    padding: 5PX 15PX; } }

#coupon-section.active {
  display: flex !important; }

div#coupon-result.error {
  color: #f44336; }

div#coupon-result.success {
  color: #42007d; }

div#coupon-result.success:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 12px;
  border: 3px solid #42007d;
  transform: rotate(45deg);
  border-width: 0 3px 3px 0;
  margin-right: 13px; }

div#coupon-result.error:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 2px;
  background: #f44336;
  transform: rotate(45deg); }

.step-info-1 button.sa-prev.sa-button {
  opacity: 0;
  pointer-events: none; }

div#coupon-result.error:after {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 2px;
  background: #f44336;
  transform: rotate(-45deg); }

div#coupon-result {
  margin: -30px 0 30px;
  background: #fade53;
  padding: 20px;
  border-radius: 15px; }

.plan-details.show-prepaid-plans .compare_feature.weekly_text {
  font-size: 0;
  opacity: 0; }

.day-pass-form {
  opacity: 0;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 0; }
  .day-pass-form .af-submit.acf-form-submit {
    display: none; }
  .day-pass-form .acf-fields > .acf-field[data-name=member_details] {
    margin-top: 80px; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-label {
    display: none; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields {
    border: 0;
    margin: -14px;
    display: flex;
    flex-wrap: wrap; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field {
    flex-basis: 50%;
    max-width: 50%;
    border: none; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field[data-name=mobile_phone] {
    flex-basis: 100%;
    max-width: 100%; }
  .day-pass-form .acf-fields > .acf-field {
    border: none; }
  .day-pass-form .acf-fields > .acf-field input {
    border: 1px solid #ddd;
    padding: 0.5rem 0.5555rem;
    line-height: 1.33rem; }
  .day-pass-form .acf-fields > .acf-field input, .day-pass-form .select-field {
    border: 1px solid #ddd;
    transition: all ease-in 200ms; }
  .day-pass-form .acf-fields > .acf-field input:focus-within, .day-pass-form .select-field:focus-within {
    border-color: black; }
  .day-pass-form .select-field.active {
    border-color: black; }
  .day-pass-form .select-field.active .options {
    border: 1px solid black;
    margin: 0 -1px;
    width: calc(calc(100%) + 2px);
    border-top: tan; }
  .day-pass-form .select-field.active .options a:hover {
    background: #7726e0;
    color: white; }
  .day-pass-form .select-field .options a {
    transition: all ease-in 200ms; }
  .day-pass-form button.acf-button {
    color: #7726e0;
    background: #fade53;
    font-weight: bold;
    padding: 13px 35px;
    letter-spacing: 0.03em;
    border-radius: 5px;
    border: 0;
    font-size: 20px; }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] {
    z-index: 1;
    background: #561496;
    margin: 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 0;
    max-width: 750px;
    margin: 0 auto;
    width: calc(100% - 40px); }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-label {
    margin: 0;
    padding: 0 25px 0 15px;
    font-size: 19px;
    display: flex;
    align-items: center; }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-label label {
    color: white; }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-label:before {
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(../../images/map-search-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px; }
  @media only screen and (max-width: 500px) {
    .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-label label {
      display: none; }
      .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-label:before {
        margin-right: -21px; } }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-input {
    flex: 1; }
  .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-input .select-field {
    font-size: 20px; }
    .day-pass-form .acf-fields > .acf-field[data-name=select_club] .acf-input .select-field .selected {
      border-color: #53317f;
      border-width: 4px; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .selected {
    border: 1px solid;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px !important;
    color: #565a5c;
    border-right: 1px solid;
    margin-right: 0;
    border-radius: 40px;
    padding: 23px 35px;
    z-index: 1002;
    position: relative;
    background: white;
    height: 76px;
    line-height: 1; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .selected:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    border: 2px solid #565a5d;
    right: 25px;
    top: 28px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .select-field {
    border: none; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .options {
    background: #ececec;
    box-shadow: 0 -30px 0 0px #ececec;
    padding-top: 10px;
    border-radius: 0 0 30px 30px;
    padding-bottom: 30px; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .options a {
    padding: 10px 30px;
    transition: all ease-in 200ms; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .options a:hover {
    background: #762b87; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .select-field.active .options {
    border: none; }

a.pfa-button.pfa-tfp-banner-button {
  margin: 0 auto !important;
  position: absolute;
  left: 0;
  right: 0;
  max-width: 270px;
  bottom: 40px;
  border: 2px solid #7726e0; }

@media only screen and (max-width: 950px) {
  .hero-banner ul li .hero-banner-overlay .hero-banner-overlay-inner .pfa-button {
    bottom: 18px;
    max-width: calc(calc(100vw) - 40px); } }

.questionnaire-placeholder .success-message {
  text-align: center;
  padding: 40px 20px; }

.questionnaire-placeholder {
  position: relative; }
  .questionnaire-placeholder.loading:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 5px solid #762b86;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
    z-index: 3;
    border-color: #762b86 #762b86 transparent;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite; }
  .questionnaire-placeholder.loading:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    z-index: 2;
    opacity: 0.6; }

.day-pass-form .acf-field[data-name=questionnaire], form.questionnaire {
  padding: 50px 0 30px; }
  .day-pass-form .acf-field[data-name=questionnaire] button, form.questionnaire button {
    margin: 30px auto;
    display: block; }
  .day-pass-form .acf-field[data-name=questionnaire] .questions, form.questionnaire .questions {
    max-width: 800px;
    margin: 30px auto 0; }
  .day-pass-form .acf-field[data-name=questionnaire] .questions label, form.questionnaire .questions label {
    display: flex;
    padding: 10px;
    align-items: center; }
  .day-pass-form .acf-field[data-name=questionnaire] .questions label + label, form.questionnaire .questions label + label {
    border-top: 1px solid #eee; }
  .day-pass-form .acf-field[data-name=questionnaire] .questions label input, form.questionnaire .questions label input {
    display: none; }
    .day-pass-form .acf-field[data-name=questionnaire] .questions label input + span.check-box, form.questionnaire .questions label input + span.check-box {
      background: #eee;
      border-radius: 15px;
      margin-right: 15px;
      position: relative;
      display: flex;
      min-width: 104px; }
    .day-pass-form .acf-field[data-name=questionnaire] .questions label input + span.check-box span, form.questionnaire .questions label input + span.check-box span {
      padding: 2px 15px;
      border-radius: 15px;
      width: 50px;
      text-align: center;
      display: inline-block;
      position: relative;
      z-index: 1;
      transition: all ease-in 200ms; }
    .day-pass-form .acf-field[data-name=questionnaire] .questions label input + span.check-box:after, form.questionnaire .questions label input + span.check-box:after {
      content: '';
      display: block;
      width: 46px;
      position: absolute;
      background: #cbcbcb;
      top: 2px;
      bottom: 2px;
      right: 2px;
      border-radius: 18px;
      transition: all ease-in 200ms; }
    .day-pass-form .acf-field[data-name=questionnaire] .questions label input:checked + span.check-box:after, form.questionnaire .questions label input:checked + span.check-box:after {
      right: 55px;
      background: #762b87; }
      .day-pass-form .acf-field[data-name=questionnaire] .questions label input:checked + span.check-box .value-yes, form.questionnaire .questions label input:checked + span.check-box .value-yes {
        color: white; }

.day-pass-form .acf-field[data-name=questionnaire] .acf-label {
  display: none; }
  .day-pass-form .acf-field[data-name=questionnaire] .acf-fields {
    border: none; }
  .day-pass-form .acf-field[data-name=questionnaire] .acf-fields .acf-field-textarea {
    display: none; }

.day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field.acf-field[data-name=questionnaire] {
  flex-basis: 100%;
  max-width: 100%;
  margin-top: 14px;
  padding-top: 0; }

.day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field.acf-field[data-name=questionnaire] .acf-field {
  flex-basis: 100%;
  max-width: 100%; }

#signup-header .signup-header-inner .signup-header-column#signup-step-header-details #signup-step-title-container em {
  color: #565a5c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  /* 120% */
  line-height: 24px;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 10px; }

.club-location-wrapper.show-on-offers-only {
  width: 1500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .club-location-wrapper.show-on-offers-only > .location-header {
    width: 100%;
    max-width: 100%;
    display: flex;
    grid-gap: 20px;
    margin: 30px 0; }
  @media screen and (max-width: 800px) {
    .club-location-wrapper.show-on-offers-only > .location-header {
      grid-gap: 40px !important; } }
  @media screen and (max-width: 800px) {
    .club-location-wrapper.show-on-offers-only > .location-header {
      flex-direction: column !important; } }
  .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column {
    text-align: center;
    position: relative;
    max-width: 33.33%;
    flex: 1; }
  @media screen and (max-width: 800px) {
      .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column {
        max-width: 100% !important; } }
  .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column:not(:last-of-type)::after {
    border-right: solid 3px #eee;
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    display: block;
    content: ""; }
    @media screen and (max-width: 800px) {
      .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column:not(:last-of-type)::after {
        display: none !important; } }
  .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column .column-heading {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #42007d;
    margin-bottom: 10px; }
  .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column .column-value {
    font-size: 22px;
    line-height: 1.2em; }
    .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column .column-value a {
      text-decoration: none;
      color: #565a5c; }
      .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column .column-value a:hover {
        text-decoration: underline; }
  .club-location-wrapper.show-on-offers-only > .location-header .signup-header-column #club-location-phone {
    display: none; }

#signup-header {
  padding-left: 15px;
  padding-right: 15px; }
  #signup-header p {
    padding: unset;
    width: unset !important; }
  #signup-header .signup-header-inner {
    display: flex;
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: solid 1px rgba(87, 90, 92, 0.25); }
  @media screen and (max-width: 800px) {
    #signup-header .signup-header-inner {
      flex-wrap: wrap !important; } }
  @media screen and (max-width: 800px) {
    #signup-header .signup-header-inner {
      gap: 20px !important; } }
  @media screen and (max-width: 800px) {
    #signup-header .signup-header-inner {
      padding-bottom: 0 !important; } }
  @media screen and (max-width: 800px) {
    #signup-header .signup-header-inner {
      border-bottom: none !important; } }
  #signup-header .signup-header-inner .signup-header-column {
    flex-basis: 300px;
    min-width: 300px; }
  @media only screen and (max-width: 800px) {
      #signup-header .signup-header-inner .signup-header-column {
        flex-basis: 100% !important;
        max-width: 100% !important;
        margin: 0 auto; } }
  #signup-header .signup-header-inner .signup-header-column#signup-step-header-details {
    flex-basis: 650px;
    flex-grow: 1; }
    @media screen and (max-width: 800px) {
      #signup-header .signup-header-inner .signup-header-column#signup-step-header-details {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
    @media screen and (max-width: 800px) {
      #signup-header .signup-header-inner .signup-header-column#signup-step-header-details {
        margin-bottom: 20px !important; } }
    #signup-header .signup-header-inner .signup-header-column#signup-step-header-details .signup-step-number-container {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 5px; }
      @media screen and (max-width: 800px) {
      #signup-header .signup-header-inner .signup-header-column#signup-step-header-details .signup-step-number-container {
        text-align: center !important; } }
    #signup-header .signup-header-inner .signup-header-column#signup-step-header-details #signup-step-title-container {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 36px;
      text-transform: uppercase;
      line-height: 1; }
      @media screen and (max-width: 800px) {
      #signup-header .signup-header-inner .signup-header-column#signup-step-header-details #signup-step-title-container {
        text-align: center !important; } }
  #signup-header .signup-header-inner .signup-header-column .column-heading {
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 700; }
  #signup-header .signup-header-inner .signup-header-column .column-value {
    margin-top: 5px;
    margin-bottom: 5px; }
    #signup-header .signup-header-inner .signup-header-column .column-value .no-decorations {
      color: #565a5c; }
    #signup-header .signup-header-inner .signup-header-column .column-value#club-location-phone {
      font-weight: 500; }
    .ctas-content.grid-clear-d-4 .cta-block.black-card-perk .info h3:after {
      content: 'Black Card Perk';
      color: white;
      font-size: 15px;
      display: block;
      max-width: 125px;
      margin: 28px auto 0;
      background: black;
      padding: 14px 17px;
      border-radius: 30px; }

body.first-step .sign-up-columns #form_66188951915ff {
  width: 100% !important; }

.sign-up-columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .sign-up-columns .payment_summary {
    padding: 15px;
    width: 455px; }
  @media screen and (max-width: 800px) {
    .sign-up-columns .payment_summary {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 800px) {
    .sign-up-columns .payment_summary {
      width: 100% !important; } }
  .sign-up-columns .payment_summary.desktop-hide {
    margin-top: 20px;
    padding-bottom: 0; }
  .sign-up-columns #form_66188951915ff {
    width: 670px;
    max-width: 100%; }
  .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 > .acf-label, .sign-up-columns #form_66188951915ff .acf-field-656e8514c2e5c > .acf-label, .sign-up-columns #form_66188951915ff .acf-field-656e909195828 > .acf-label, .sign-up-columns #form_66188951915ff .acf-field-633e4dec2d6e9 > .acf-label, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 > .acf-label {
    display: none; }
  .sign-up-columns #form_66188951915ff .acf-field-633f7b68dc90e > .acf-label {
    padding: 16px; }
  .sign-up-columns #form_66188951915ff .af-field-type-group, .sign-up-columns #form_66188951915ff .acf-field-group {
    padding: 0; }
  .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields {
    display: flex;
    flex-wrap: wrap; }
  .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field {
    min-width: 100%;
    flex-basis: 100%;
    flex-grow: 1; }
    .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.half, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.half, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.half {
      flex-basis: 40%;
      min-width: unset; }
      @media screen and (max-width: 800px) {
      .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.half, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.half, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.half {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
    .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.fifth, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.fifth, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.fifth {
      flex-basis: 20%;
      min-width: unset;
      max-width: unset; }
      @media screen and (max-width: 800px) {
      .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.fifth, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.fifth, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.fifth {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
    .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.four-fifths, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.four-fifths, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.four-fifths {
      flex-basis: 70%;
      min-width: unset;
      max-width: 70%; }
      @media screen and (max-width: 800px) {
      .sign-up-columns #form_66188951915ff .acf-field-6323d250a4ab7 .acf-input .acf-fields .acf-field.four-fifths, .sign-up-columns #form_66188951915ff .acf-field-6323df1285a47 .acf-input .acf-fields .acf-field.four-fifths, .sign-up-columns #form_66188951915ff .acf-field-6323dfa285a4d .acf-input .acf-fields .acf-field.four-fifths {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
  .sign-up-columns #form_66188951915ff .signup-actions {
    display: flex !important;
    gap: 15px;
    margin-top: 40px; }
  @media screen and (max-width: 800px) {
      .sign-up-columns #form_66188951915ff .signup-actions {
        width: 100% !important; } }
  @media screen and (max-width: 800px) {
        .sign-up-columns #form_66188951915ff .signup-actions .sa-button {
          width: unset !important; } }
  .sign-up-columns .acf-field-633f2c33cfc89 {
    display: none !important; }

.field.sleeping-message.field-message.field-w-100.field-payment-messages.acf-error {
  display: block; }

.field.sleeping-message {
  display: none; }

.field.sleeping-message label {
  display: none !important; }

.field.sleeping-message .field-inner.message-wrapper {
  padding: 0 !important; }

.field.sleeping-message .field-inner.message-wrapper .acf-notice:first-of-type {
  margin: 0; }

.acf-field-633e4dec2d6e9 {
  padding-top: 50px; }

.acf-field-6323e0912820a > .acf-input > .acf-fields {
  padding-left: 15px;
  padding-right: 15px; }

.club-signup .acf-fields > .acf-field[data-name=please_accept_our_terms_and_conditions] label:focus-within, .club-signup .acf-fields > .acf-field[data-name=please_accept_our_terms_and_conditions] label input:focus {
  outline: none !important;
  box-shadow: 0 0 0 2px white !important; }

.location-header .signup-header-column a.no-decorations {
  color: #565a5c; }

.card-iframe.card-completed iframe {
  height: 49px !important; }

@media only screen and (max-width: 800px) {
  .step-offers #signup-header .signup-header-inner {
    justify-content: center; }

  .hero-banner.show-on-offers-only ul li {
    display: flex;
    flex-direction: column-reverse;
    max-height: unset; }

  .hero-banner.show-on-offers-only ul li .image {
    height: unset; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay {
    position: relative;
    top: unset; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p .button {
    display: inline-block;
    max-width: 158px; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p {
    text-align: center; } }

@media only screen and (min-width: 800px) {
  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner {
    padding: 65px; } }

@media only screen and (min-width: 741px) {
  .toggle_compare_rest {
    display: none !important; } }

@media only screen and (max-width: 740px) {
  .weekly_text {
    display: none !important; }

  .club-signup .comparison .compare_table .compare_row.compare-first-row .compare_feature.cost {
    display: none; }

  .club-signup .comparison .compare_table.mobile-expanded .toggle_compare_rest, .club-signup .comparison .compare_table:not(.mobile-expanded) .compare_row.compare_rest {
    display: none; }

  .flex-row.compare-table-footer {
    flex-direction: column;
    align-items: center; }

  .flex-row.compare-table-footer p {
    text-align: center; }

  .flex-row.compare-table-footer p .mbr {
    display: block; }

  .flex-row.compare-table-footer div#coupon-section {
    margin-bottom: 0;
    margin-top: 30px; }

  .step-offers section#offers-cta-free-workout .button {
    width: initial !important; }

  .step-offers section.strap-testimonials .button {
    width: initial !important; }

  .step-offers section#strap-facility {
    text-align: center; }

  .step-offers section#offers-cta-free-workout {
    padding: 30px 0 0; }

  .club-signup .comparison .compare_table .compare_row.compare-first-row .compare_value {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }

  #strap-facility .grid-block.grid-block-image {
    padding: 0 15px !important; }

  section.strap-what-you-get .slick-dots li:not(.slick-active) {
    background: transparent; }

  .step-offers section#club-schedule .section-inner {
    flex-direction: column; }

  .step-offers section#club-schedule .section-inner > p {
    display: none; }

  .step-offers section.offer-footer-slider {
    margin-top: 0; } }

@media only screen and (max-width: 500px) {
  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p .button {
    padding-left: 24px;
    padding-right: 24px;
    max-width: 125px; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner h2 {
    font-size: 22px !important; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner h1 {
    font-size: 40px !important; } }

.toggle_compare_rest {
  align-items: center;
  justify-content: center;
  padding: 9px 26px 12px;
  margin: 10px auto;
  cursor: pointer;
  color: #42007d;
  border: 2px solid transparent;
  border-radius: 4px;
  transition: all ease-in 200ms;
  max-width: 240px; }

.toggle_compare_rest:after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border: 2px solid;
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  margin-left: 10px; }

.toggle_compare_rest span {
  text-decoration: underline; }

.toggle_compare_rest:hover {
  border-color: #42007d;
  background: #42007d;
  color: #fade53; }

.two-column-content .section-inner .grid-block.grid-block-d-12 {
  flex-basis: 100%;
  max-width: 100% !important; }

section.offer-footer-slider li.type-youtube iframe {
  margin-bottom: 50px;
  max-width: 601px !important;
  aspect-ratio: 886/500;
  height: auto !important;
  width: 100%; }

section#offers-cta-free-workout .button {
  border: 2px solid #7100bb; }

.club_signup_wrapper.final-process form {
  opacity: 0;
  pointer-events: none; }

.club_signup_wrapper.final-process:before {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 8px solid;
  border-color: #7726e0 #7726e0 transparent;
  border-radius: 80px;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite; }

.club_signup_wrapper.final-process {
  position: relative; }

.privacy-policy-wrapper .section-inner {
  width: 100%;
  max-width: 800px;
  padding-top: 50px;
  padding-bottom: 80px; }

@media only screen and (max-width: 1200px) and (min-width: 801px) {
  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner h1 {
    font-size: 50px !important; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay a.button {
    font-size: 18px; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner {
    padding: 50px;
    max-width: 600px; } }

@media only screen and (max-width: 700px) {
  .menu-link {
    /*margin-top: -5px;*/
    right: 33px;
    margin-top: 0;
    width: 33px; } }

span.dollar_v_purple {
  color: #14142b;
  font-size: 25px;
  font-weight: bold; }

.pf-black-card span.dollar_v_purple {
  color: white; }

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

@media only screen and (max-width: 900px) {
    .gateway-page section#strap-facility .section-inner {
      flex-direction: column; } }
  .gateway-page section.strap-content.full-width.full-width-contained.overlay:before {
    content: '';
    background: #080808;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3; }
  .gateway-page section.strap-content.full-width.full-width-contained.overlay {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 90px 0;
    color: white; }
  .gateway-page section.strap-content.full-width.full-width-contained.overlay > div {
    position: relative; }
  .gateway-page section.strap-content.full-width.full-width-contained.overlay * {
    color: white; }
  .gateway-page section.strap-content.full-width.full-width-contained.overlay > div {
    max-width: 750px; }
  .gateway-page section.text-center.strap-content {
    padding-top: 80px;
    padding-bottom: 80px; }
  .gateway-page section.strap-testimonials {
    padding-bottom: 100px;
    padding-top: 100px; }
  .gateway-page section.intro-text .container {
    max-width: 750px;
    padding: 80px 0;
    margin: 0 auto; }
  .gateway-page .gateway-selector {
    background: #561496;
    margin: 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 0;
    max-width: 750px;
    margin: 0 auto;
    width: calc(100% - 40px); }
  .gateway-page .gateway-selector .af-label {
    margin: 0;
    padding: 0 25px 0 15px;
    font-size: 19px;
    display: flex;
    align-items: center; }
  .gateway-page .gateway-selector .af-label {
    margin: 0;
    padding: 0 25px 0 15px;
    font-size: 19px;
    display: flex;
    align-items: center; }
  .gateway-page .gateway-selector .af-label label {
    color: white; }
  .gateway-page .gateway-selector .af-label:before {
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(../../images/map-search-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px; }
  @media only screen and (max-width: 500px) {
  .gateway-page .acf-label label {
    display: none; }
    .gateway-page .acf-label:before {
      margin-right: -21px; } }
  .gateway-page .gateway-selector .selector-field {
    flex: 1;
    z-index: 1; }
  .gateway-page .gateway-selector .selector-field .select-field {
    font-size: 20px; }
  .gateway-page .gateway-selector .selector-field .select-field .selected {
    border-color: #53317f;
    border-width: 4px; }
  .gateway-page .gateway-selector .selector-field .select-field {
    border: none; }
  .gateway-page .gateway-selector .selector-field .options {
    background: #ececec;
    box-shadow: 0 -30px 0 0px #ececec;
    padding-top: 10px;
    border-radius: 0 0 30px 30px;
    padding-bottom: 30px; }
  .gateway-page .gateway-selector .selector-field .options a {
    padding: 10px 30px;
    transition: all ease-in 200ms; }
  .gateway-page .gateway-selector .selector-field .options a:hover {
    background: #762b87; }
  .gateway-page .gateway-selector .selector-field .selected {
    border: 1px solid;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px !important;
    color: #565a5c;
    border-right: 1px solid;
    margin-right: 0;
    border-radius: 40px;
    padding: 23px 35px;
    z-index: 1002;
    position: relative;
    background: white;
    height: 76px;
    line-height: 1; }
  .gateway-page .gateway-selector .selector-field .selected:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    border: 2px solid #565a5d;
    right: 25px;
    top: 28px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0; }
  .gateway-page .tncs .toggle-more {
    display: none; }
  .gateway-page .tncs.active .toggle-more {
    display: block; }
  .gateway-page section.club-slector {
    padding: 100px 0; }
  .gateway-page section.tncs.content-row .section-inner {
    max-width: 750px;
    padding-bottom: 50px; }
  .gateway-page section.tncs.content-row .section-inner .toggle-more {
    padding-left: 0;
    padding-right: 0; }
  .gateway-page section.tncs.content-row .section-inner .toggle-more p {
    padding-left: 0;
    padding-right: 0; }
  .gateway-page section.tncs.content-row .section-inner .toggle-tnc span {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer; }
  .gateway-page .toggle-tnc {
    padding: 0 20px; }

.gateway-page section.tncs.content-row .section-inner .toggle-more {
  background: rgba(116, 40, 128, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: all ease-in 200ms; }

.gateway-page section.tncs.content-row.active .section-inner .toggle-more {
  opacity: 1;
  pointer-events: unset; }

.gateway-page section.tncs.content-row .section-inner .toggle-more .modal-inner {
  background: white;
  border-radius: 20px;
  padding: 40px;
  width: calc(calc(100%) - 40px);
  max-height: calc(calc(100%) - 40px);
  max-width: 750px;
  position: relative; }

.gateway-page section.tncs.content-row .section-inner .toggle-more .modal-inner span.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 25px;
  opacity: 0.7; }

@media only screen and (max-width: 590px) {
  .page-template-page-gateway .hero-banner ul li .image img {
    min-height: unset;
    aspect-ratio: 1.83; } }

@media only screen and (max-width: 500px) {
  /*
body.page-template-page-gateway .hero-banner .image {text-align: center; background-color: $primary-color-lil-darker;}
body.page-template-page-gateway .hero-banner .image-inner {position: relative; display: inline-block;}
body.page-template-page-gateway .hero-banner .image-inner::after {background: linear-gradient(to right, transparent, $primary-color-lil-darker); right: 0}
body.page-template-page-gateway .hero-banner .image-inner::before {background: linear-gradient(to left, transparent, $primary-color-lil-darker); left: 0}
body.page-template-page-gateway .hero-banner .image-inner::after,
body.page-template-page-gateway .hero-banner .image-inner::before {width: 150px; content: ''; position: absolute; top: 0; height: 100%}

body.page-template-page-gateway .hero-banner .image img {max-width: 1482px;}
*/
    .gateway-page .gateway-selector .af-label {
      padding-right: 0; } }

.hero-banner .fade-sides .image-inner {
  position: relative;
  display: inline-block; }

.hero-banner .fade-sides .image-inner::after, .hero-banner .fade-sides .image-inner::before {
  width: 150px;
  content: '';
  position: absolute;
  top: 0;
  height: 100%; }

.hero-banner .fade-sides .image img {
  max-width: 1482px; }

.hero-banner .fade-sides .image-inner::before {
  left: 0; }

.hero-banner .fade-sides .image-inner::after {
  right: 0; }

.hero-banner .fade-sides .image {
  text-align: center; }

.hero-banner .fade-sides.fade-purple .image-inner::before {
  background: linear-gradient(to left, transparent, #42007d); }
  .hero-banner .fade-sides.fade-purple .image-inner::after {
    background: linear-gradient(to right, transparent, #42007d); }
  .hero-banner .fade-sides.fade-purple .image {
    background-color: #42007d; }

.hero-banner .fade-sides.fade-yellow .image-inner::before {
  background: linear-gradient(to left, transparent, #ffdc00); }
  .hero-banner .fade-sides.fade-yellow .image-inner::after {
    background: linear-gradient(to right, transparent, #ffdc00); }
  .hero-banner .fade-sides.fade-yellow .image {
    background-color: #ffdc00; }

.hero-banner .fade-sides.fade-black .image-inner::before {
  background: linear-gradient(to left, transparent, #000); }
  .hero-banner .fade-sides.fade-black .image-inner::after {
    background: linear-gradient(to right, transparent, #000); }
  .hero-banner .fade-sides.fade-black .image {
    background-color: #000; }

.club-signup .option[data-original="Select"] {
  display: none; }

.club-signup .acf-fields > .acf-field[data-name=tncs] {
  display: none; }

.agreement-list {
  margin: 30px 15px;
  max-width: 750px; }
  @media only screen and (max-width: 500px) {
  .agreement-list {
    margin: 0 10px; } }
  .agreement-list .agreement-item {
    margin-bottom: 40px; }
  .agreement-list .agreement-item input + label .ag-content {
    width: 100%; }
  .agreement-list .agreement-item span.checkbox-view {
    border: 2px solid #ececec;
    width: 30px;
    min-width: 30px;
    height: 30px;
    display: block;
    border-radius: 6px;
    background-color: white; }
  .agreement-list .agreement-item label {
    display: flex !important;
    gap: 20px !important;
    padding-left: 0 !important; }
  .agreement-list .agreement-item span.checkbox-view:before {
    content: '';
    border: 1px solid transparent;
    display: block;
    width: 15px;
    height: 7px;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg);
    margin: 6px 0 0 4px; }
  .agreement-list .agreement-item input {
    display: none; }
  .agreement-list .agreement-item input:checked + label {
    background: #f7fcf1;
    box-shadow: 0 0 0 12px #f7fcf1, 0 0 0 12px green;
    border-radius: 2px; }
    .agreement-list .agreement-item input:checked + label span.checkbox-view {
      border-color: #7100bb; }
    .agreement-list .agreement-item input:checked + label span.checkbox-view:before {
      border-color: #7100bb; }
    .agreement-list .agreement-item input:checked + label .ag-content {
      --scrollbg: #e6efdb; }
      .agreement-list .agreement-item input:checked + label .ag-content .ag-ex-content {
        background-color: #e6efdb; }

.ag-content .content {
  word-break: break-word; }
  .ag-content .ag-ex-title {
    font-weight: bold; }
  .ag-content .ag-ex-content {
    display: none; }
  .ag-content p {
    padding: 0 0 30px 0;
    width: auto !important; }
  .ag-content .more {
    color: #42007d;
    cursor: pointer;
    padding: 6px 0;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: underline; }
  .ag-content .more:before {
    content: 'Read More'; }
  .ag-content.active .more:before {
    content: 'Show Less'; }
  .ag-content.active .ag-ex-content {
    display: block; }
  .ag-content a.download {
    font-weight: bold;
    margin-left: 20px; }

.hero-banner .button {
  border: 2px solid #fff; }
  .hero-banner .button.button-outline {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important; }
  .hero-banner .button.button-outline:hover {
    color: #7726e0 !important;
    border-color: white !important;
    background: white; }
  .hero-banner .button.button- {
    border-color: #ffdc00;
    background-color: #ffdc00;
    color: #7726e0 !important; }
  .hero-banner .button.button-:hover {
    color: #7726e0 !important;
    border-color: white !important;
    background: white; }

.pp_message {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
  margin: 0 15px; }
  .pp_message span.msg {
    flex: 1;
    max-width: 320px; }
  .pp_message span.cb {
    border: 1px solid #bfbfbf;
    width: 30px;
    height: 30px;
    border-radius: 6px; }
  .pp_message span.cb:before {
    content: '';
    border: 1px solid transparent;
    display: block;
    width: 15px;
    height: 7px;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg);
    margin: 9px 0 0 6px;
    border-color: transparent; }

.pp_wrapper + .signup-actions .sa-next {
  filter: grayscale(1);
  opacity: 0.5;
  pointer-events: none; }
  .pp_wrapper.active span.cb:before {
    border-color: #7100bb; }
  .pp_wrapper.active + .signup-actions .sa-next {
    pointer-events: unset;
    filter: unset;
    opacity: 1; }

.page-template-page-freepass form button.acf-button {
  filter: grayscale(1);
  opacity: 0.5;
  pointer-events: none; }
  .page-template-page-freepass form .pp_message {
    flex-direction: row-reverse; }
  .page-template-page-freepass form.cp-checked .cp-cb.pp_message span.cb:before {
    border-color: #7100bb; }
  .page-template-page-freepass form.pp-checked .pp-cb.pp_message span.cb:before {
    border-color: #7100bb; }
  .page-template-page-freepass form.pp-checked.cp-checked button.acf-button {
    pointer-events: unset;
    filter: unset;
    opacity: 1; }

@media only screen and (max-width: 800px) {
  .hero-banner.show-on-offers-only ul li .hero-banner-overlay a span {
    display: none; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p .button {
    max-width: 280px; }

  .hero-banner.show-on-offers-only ul li .hero-banner-overlay .hero-banner-overlay-inner p .button.button-outline {
    max-width: 156px; } }

.map-toggle {
  display: none;
  background: #ebebeb;
  margin-top: 50px;
  margin-bottom: -50px;
  padding: 10px;
  position: relative; }
  .map-toggle .map-toggle-inner {
    display: flex;
    align-items: center;
    position: relative;
    background: white;
    border-radius: 50px;
    max-width: 500px;
    margin: 0 auto; }
  .map-toggle div.toggle-option {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 1;
    font-weight: bold;
    text-transform: capitalize;
    padding: 20px 0; }
  .map-toggle div.default {
    color: #42007d; }
  .map-toggle input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0; }
  .map-toggle input[type="checkbox"]:checked ~ .selected {
    left: 50%; }
  .map-toggle input[type="checkbox"]:checked ~ .default {
    color: inherit; }
  .map-toggle input[type="checkbox"]:checked ~ .checked {
    color: #42007d; }
  .map-toggle .selected {
    width: 50%;
    position: absolute;
    background: #fade53;
    height: 100%;
    z-index: 0;
    transition: all ease-in 200ms;
    left: 0;
    border-radius: 50px;
    border: 5px solid white; }

@media only screen and (max-width: 1200px) {
  .map-toggle {
    display: block; }

  .map-section.map-active .list-column {
    display: none; }
    .map-section.map-active .map-column {
      display: block !important; } }

body.loading-offer-spinner .show-on-offers-only {
  display: none; }

body.loading-offer-spinner div#club_signup_wrapper, div#club_signup_wrapper.loading-clubs {
  pointer-events: none;
  height: 400px;
  min-height: calc(calc(100vh) - 500px);
  overflow: hidden; }
  body.loading-offer-spinner div#club_signup_wrapper > *, div#club_signup_wrapper.loading-clubs > * {
    opacity: 0; }
  body.loading-offer-spinner div#club_signup_wrapper:before, div#club_signup_wrapper.loading-clubs:before {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    border: 7px solid #fade53;
    opacity: 1;
    border-radius: 40px;
    left: calc(50% - 25px);
    margin: 90px auto;
    border-top-color: transparent;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite; }

div#club_signup_wrapper.single-plan .signup-header-contract {
  display: none; }

div#club_signup_wrapper.single-plan .plan-details .compare_table .membership_plan {
  display: block !important; }

main section:first-child.one-column-content .access p {
  width: unset;
  padding: 0; }

div#club_signup_wrapper .acf-input-date input {
  padding-left: 10px;
  width: 100%; }

div#club_signup_wrapper .acf-date-picker {
  display: none; }

div#club_signup_wrapper .acf-date-picker ~ p {
  display: none; }

.club-signup .acf-fields > .acf-field[data-name=additional_fields] {
  display: none !important; }

p.description {
  font-family: "Roboto Condensed", sans-serif;
  color: #565a5c;
  font-size: 18px;
  text-transform: none; }

.club-signup div[data-name=payment_form] > .acf-input > .acf-fields .acf-fields > div.hide-label {
  flex-basis: 100%;
  max-width: 100%; }

.club-signup div[data-name=payment_form] > .acf-input > .acf-fields .acf-fields > div.hide-label span {
  text-decoration: underline;
  cursor: pointer;
  color: #42007d; }

.club-signup div[data-name=payment_form] > .acf-input > .acf-fields .acf-fields > div.hide-label span:hover {
  color: black; }

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center; }

.modal-wrapper .modal-inner {
  width: calc(100% - 20px);
  max-width: 750px; }

.modal-wrapper .modal-inner iframe {
  aspect-ratio: 1.777; }

.modal-wrapper .modal-inner .close {
  color: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 34px;
  float: right;
  text-align: right;
  pointer-events: none; }

.right-bar {
  display: flex;
  gap: 30px; }

.club_signup_v2 .acf-notice.group-message {
  background: #f6e5e5;
  max-width: 100%;
  border: 0;
  padding: 0;
  color: #d94f4f;
  margin: 6px 0 0;
  background: #f6e5e5;
  border-radius: 2px;
  box-shadow: 0 0 0 10px #f6e5e5, 0 0 0 11px #f7d3d3; }
  .club_signup_v2 .acf-notice.group-message p {
    font-size: 16px; }
  .club_signup_v2 .contained-form .tab .tab-content {
    position: relative; }
  .club_signup_v2 .contained-form .tab .tab-content:before {
    content: '';
    display: block;
    top: 0;
    left: -15px;
    right: -15px;
    bottom: 0;
    background: #f7f7fc;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in 200ms;
    z-index: 10; }
  .club_signup_v2 .contained-form .tab .tab-content:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    border: 7px solid #f8d949;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
    border-top-color: transparent;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    opacity: 0;
    pointer-events: none; }
  .club_signup_v2.submission-processing, .club_signup_v2.processing {
    pointer-events: none; }
  .club_signup_v2.submission-processing .contained-form .tab.active .tab-content:before, .club_signup_v2.processing .contained-form .tab.active .tab-content:before {
    opacity: 0.5; }
  .club_signup_v2.submission-processing .contained-form .tab.active .tab-content:after, .club_signup_v2.processing .contained-form .tab.active .tab-content:after {
    opacity: 1; }

.submission-processing .btn-join-process:after {
  content: '';
  display: inline-block;
  float: right;
  margin-left: 20px;
  width: 18px;
  height: 18px;
  border: 3px solid white;
  border-top-color: transparent;
  border-radius: 20px;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite; }

@media only screen and (max-width: 768px) {
  .club-signup.template-v2 .contained-form .tab.tab-form {
    padding: 20px 15px; }
    .club-signup.template-v2 .contained-form .tab.tab-form .fields .field {
      flex-basis: 100%;
      max-width: 100%; } }

.payment_cc_wrapper iframe {
  border: none;
  height: 600px !important; }

body.cs-signupflow header .header-bottom .header-right .join-now {
  display: none; }

.club-signup .select-field .options {
  background-color: white; }

.page-template-page-contentonly header, .page-template-page-contentonly footer {
  display: none; }
  .page-template-page-contentonly main {
    padding: 40px 0;
    font-size: 20px; }
  .page-template-page-contentonly main:before {
    content: '';
    display: block;
    width: 14px;
    height: 32px;
    border: 7px solid #42b042;
    transform: rotate(45deg);
    margin: 0 auto 30px;
    border-top: 0;
    border-left: 0; }

.field-payment-dd_post_details .field-inner {
  display: block !important; }

.field-payment-dd_post_details .field-inner span.modal_play_vid {
  color: #42007d;
  text-decoration: underline;
  cursor: pointer;
  transition: all ease-in 200ms; }

.field-payment-dd_post_details .field-inner span.modal_play_vid:hover {
  color: black; }

.state-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  max-width: 750px;
  margin: 0 auto 20px;
  width: calc(100% - 40px);
  border-radius: 100px; }

.state-tabs .state-tab.default_state {
  background: #fade53; }

.state-tabs .state-tab {
  color: #7100bb;
  padding: 10px 20px;
  border-radius: 100px;
  transition: all ease-in 200ms;
  cursor: pointer; }

.state-clubs {
  display: none; }

.state-clubs.default_state {
  display: block; }

@media only screen and (max-width: 580px) {
  .toggle-contract.wrapper .toggle-contract span {
    font-size: 16px;
    padding-left: 17px;
    padding-right: 17px; }

  .club-signup.template-v2 .contained-form {
    width: calc(calc(100%) - 30px); }

  .step-offers .location-header .column-value {
    font-size: 16px; } }

.payment_cc_wrapper.iframe-active.success-cc iframe {
  height: 180px !important; }

.questionnaire-placeholder button.button.button-submit {
  max-width: calc(calc(100%) - 30px);
  margin-left: auto !important;
  display: block;
  margin-right: auto !important;
  width: 130px !important; }

.nav-logo a {
  background: white;
  display: block;
  box-shadow: 0 0 0 8px white;
  border-radius: 100%; }

@media only screen and (min-width: 801px) {
  header .header-bottom .header-actions .find-club {
    display: none; } }

@media only screen and (max-width: 800px) {
  .nav-active header .header-bottom .nav-logo {
    max-width: unset; }

  #main-nav {
    max-width: 100%; }

  body #site-container header .header-bottom {
    height: unset; }
    body #site-container header .header-bottom .nav-logo {
      top: unset;
      transform: unset !important;
      flex: 1; }
      body #site-container header .header-bottom .nav-logo a {
        display: block;
        max-width: 48px;
        min-width: 48px;
        box-shadow: none; }
    body #site-container header .header-bottom .header-actions {
      order: 0;
      padding: 0;
      margin: 0 !important;
      width: 126px;
      max-width: 126px; }
    body #site-container header .header-bottom .header-right a.menu-link {
      position: relative !important;
      top: unset !important;
      right: 0 !important;
      height: 40px;
      width: 40px;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    body #site-container header .header-bottom .header-right {
      padding: 0; } }

@media only screen and (max-width: 750px) {
  .ctas-content.grid-clear-d-3 .cta-block {
    flex-basis: 100%; } }

@media only screen and (max-width: 520px) {
  .hero-banner .hero-banner-inner .image img {
    aspect-ratio: 1;
    object-fit: cover; }

  .amenities-content .section-inner .amenity-block {
    flex-basis: 100%; } }

@media only screen and (min-width: 801px) {
  a.map-pin-container {
    z-index: 10; }

  a.map-pin-container:hover {
    z-index: 20 !important; } }

.show-on-offers-only #flythrough p {
  width: 100%; }

.show-on-offers-only #flythrough iframe {
  aspect-ratio: 780/438.75;
  height: auto !important; }

@media only screen and (min-width: 801px) {
  .show-on-offers-only #flythrough p {
    width: calc(calc(100%) - 100px); } }

.bg-grey {
  background: #ebebeb; }

.bg-yellow {
  background: #fade53; }

.bg-purple {
  background: #7726e0; }

.text-grey, .text-grey * {
  color: #565a5c; }

.text-yellow, .text-yellow * {
  color: #fade53; }

.text-purple, .text-purple * {
  color: #7726e0; }

.text-white, .text-white * {
  color: white; }

.text-black, .text-black * {
  color: black; }

.card-iframe.field-payment-card-iframe.card-completed iframe {
  display: none; }

.card-iframe.field-payment-card-iframe.card-completed .field-inner.message-wrapper {
  position: relative; }

.card-iframe.field-payment-card-iframe.card-completed .field-inner.message-wrapper:before {
  display: block;
  width: 16px;
  height: 8px;
  border: 2px solid #7d298e;
  content: '';
  position: absolute;
  left: 15px;
  top: 33px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0; }

.card-iframe.field-payment-card-iframe.card-completed .field-inner.message-wrapper:after {
  content: 'Card Details Added!';
  border: 1px solid #eccaf2;
  background: #fef8ff;
  padding: 14px;
  font-weight: bold;
  padding-left: 40px;
  color: #7d298e;
  border-radius: 5px; }

.cc_form.api-error {
  color: #f44336; }

.club_signup_v2.submission-processing .contained-form .tab.active:before {
  content: "Please wait while we process your request and don't navigate away from this page, it may take up to 1 minute.  Almost there - thanks!";
  display: block;
  color: black;
  position: absolute;
  top: 181px;
  background: #7100bb;
  z-index: 11;
  padding: 30px;
  right: 40px;
  left: 40px;
  border: 3px solid #7100bb;
  border-radius: 20px;
  text-align: center;
  color: white; }

.club_signup_v2.submission-processing .contained-form .tab.active {
  position: relative; }

.day-pass-form .acf-fields > .acf-field[data-name=member_details] {
  display: none; }
  .day-pass-form .af-field.af-field-type-select[data-name=select_club] .options a[data-original="Select Club"] {
    display: none; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field[data-name="legal_guardian"] {
    flex-basis: 100%;
    min-width: 100%;
    display: none; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field[data-name="legal_guardian"] > .acf-label label {
    font-weight: bold;
    color: #53317f;
    margin-bottom: 20px;
    font-size: 20px; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field[data-name="legal_guardian"] {
    border: 1px solid #ddd;
    border-radius: 8px; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field.w-field {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding: 0 6px;
    margin: 0; }
  .day-pass-form .af-field.af-field-type-group.af-field-member-details > .acf-input .acf-fields .acf-field.w-field .acf-label {
    display: none; }
  .day-pass-form.processing {
    position: relative;
    pointer-events: none; }
  .day-pass-form.processing:before {
    content: '';
    background: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0.5; }
  .day-pass-form.processing:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    border: 7px solid #f8d949;
    position: absolute;
    top: calc(calc(50%) - 25px);
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
    border-top-color: transparent;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    pointer-events: none;
    z-index: 10; }
  .day-pass-form.processing button.submit.acf-button:after {
    content: 'ting...'; }

.no-signup {
  padding: 80px 20px;
  text-align: center; }

@media only screen and (max-width: 499px) {
  .ctas-content.grid-clear-d-2 .cta-block {
    flex-basis: 100%; } }

.membership_compare_wrapper {
  padding: 80px 15px; }
  .membership_compare_wrapper .club_selector_wrapper {
    background: #561496;
    display: flex;
    border-radius: 100px;
    align-items: center;
    padding: 5px;
    font-size: 19px; }
  .membership_compare_wrapper .club_selector_wrapper > span.label {
    padding: 0 15px;
    color: white; }
  .membership_compare_wrapper .club_selector_wrapper > span.icon {
    width: 45px;
    height: 45px;
    margin-left: 12px;
    background-image: url(../../images/map-search-icon--color--secondary.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media screen and (max-width: 500px) {
      .membership_compare_wrapper .club_selector_wrapper > span.icon {
        margin-right: 10px; } }
  .membership_compare_wrapper .club_selector_wrapper .field {
    background: white;
    border-radius: 100px 0 0 100px; }
  .membership_compare_wrapper .club_selector_wrapper .field .options {
    background: #e8e8e8;
    margin-top: -28px;
    padding-top: 28px;
    font-size: 19px;
    padding: 38px 3px 3px;
    border-radius: 0 0 15px 15px; }
    .membership_compare_wrapper .club_selector_wrapper .field .options .option {
      padding: 7px;
      color: #333;
      transition: all ease-in 200ms; }
      .membership_compare_wrapper .club_selector_wrapper .field .options .option.active, .membership_compare_wrapper .club_selector_wrapper .field .options .option:hover {
        background: #ffdc00;
        border-radius: 9px; }
      .membership_compare_wrapper .club_selector_wrapper .field .options .option span.presale-badge {
        background: #7100bb;
        color: #ffdc00;
        padding: 3px 12px;
        margin-left: 10px;
        border-radius: 12px;
        font-size: 14px;
        font-weight: bold; }
  .membership_compare_wrapper .club_selector_wrapper .field .selected {
    font-size: 20px;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    text-wrap: nowrap;
    z-index: 901;
    background: white;
    border-radius: 100px 0 0 100px; }
    .membership_compare_wrapper .club_selector_wrapper .field .selected:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border: 1px solid #561496;
      margin-left: 20px;
      transform: rotate(45deg);
      border-width: 0 2px 2px 0; }
  .membership_compare_wrapper .club_selector_wrapper .field .select-field {
    border: none; }
  .membership_compare_wrapper .club_selector_wrapper .field.field-wrap-club-selector {
    flex: 1;
    border-radius: 0 100px 100px 0;
    margin-left: 2px; }
    .membership_compare_wrapper .club_selector_wrapper .field.field-wrap-club-selector .selected {
      border-radius: 0 100px 100px 0; }
  .membership_compare_wrapper .club_selector_wrapper .field.field-wrap-state-selector {
    flex-basis: 100px; }
  .membership_compare_wrapper .no-data {
    padding: 50px 0 0;
    text-align: center;
    font-weight: 700;
    color: #aaa;
    font-size: 20px; }
  .membership_compare_wrapper .no-data .loading {
    display: block;
    width: 50px;
    height: 50px;
    border: 7px solid #fade53;
    border-radius: 100px;
    margin: 50px auto 20px;
    border-top-color: transparent;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite; }
  .membership_compare_wrapper .memberships .plan_cards {
    display: flex;
    gap: 30px;
    margin: 40px 0;
    flex-wrap: wrap; }
  .membership_compare_wrapper .memberships .plan_cards.slick-slider {
    gap: 0; }
    .membership_compare_wrapper .memberships .plan_cards.slick-slider .plan_card {
      margin: 0 5px; }
  .membership_compare_wrapper .memberships .plan_cards .plan_card {
    width: calc((100% / 3) - 20px);
    text-align: center; }
    @media only screen and (max-width: 600px) {
      .membership_compare_wrapper .memberships .plan_cards .plan_card {
        flex-basis: 100%; } }
    .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element {
      border: 1px solid #561496;
      border-radius: 20px;
      padding: 24px 12px;
      color: #14142b; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element h2.plan-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 28.8px;
        text-align: center; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .plan-sub-title {
        color: #444; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .plan-access-text {
        padding: 10px 0 4px; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .pricing-label {
        font-size: 32px;
        font-weight: bold;
        padding: 24px 0 8px; }
        .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .pricing-label .period {
          display: inline-block;
          font-size: 0.8em;
          padding-left: 0.2rem; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .button-wrapper {
        max-width: 199px;
        margin: 0 auto 5px; }
        .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element .button-wrapper .button {
          border: 2px solid transparent !important;
          box-sizing: border-box; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card {
        background: linear-gradient(318.82deg, #14142b 18%, #561496 84%);
        border-color: #561496;
        color: white; }
        .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card .plan-access-text, .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card .plan-sub-title, .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card .view-details {
          color: white; }
        .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card .button {
          background: #ffdc00;
          color: #561496 !important; }
          .membership_compare_wrapper .memberships .plan_cards .plan_card .card-element.card-pf-black-card .button:hover {
            background-color: #42007d;
            border: 2px solid #ffdc00 !important;
            color: white !important; }
    .membership_compare_wrapper .memberships .plan_cards .plan_card .modal-trigger {
      padding: 20px 0;
      cursor: pointer; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .modal-trigger .anchor {
        color: #42007d;
        text-decoration: underline; }
      .membership_compare_wrapper .memberships .plan_cards .plan_card .modal-trigger:hover .anchor {
        color: black; }
  .membership_compare_wrapper .memberships ul.slick-dots {
    bottom: 0px; }
  .membership_compare_wrapper .memberships .billing-lable {
    display: flex;
    justify-content: center;
    padding-top: 2px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1; }
  .membership_compare_wrapper .memberships .compare_row .billing-lable {
    font-size: 12px; }

.options .option.option-disabled {
  pointer-events: none;
  display: none; }

.memberships .compare_row {
  display: flex;
  border-bottom: 1px solid #e1e1e1; }
  .memberships .compare_row .compare_feature {
    flex: 1;
    font-size: 16px;
    padding: 10px 15px; }
  .memberships .compare_row .compare_value {
    flex-basis: 22.5%;
    text-align: center;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center; }
  .memberships .compare_row .compare_value .period {
    display: none; }
  .memberships .compare_row .compare_value span.check {
    font-size: 0;
    border: 3px solid;
    transform: rotate(45deg);
    width: 10px;
    height: 18px;
    display: block;
    margin: -6px auto 0;
    border-width: 0px 2px 2px 0; }
  .memberships .compare_row .compare_value span.no {
    font-size: 0;
    position: relative;
    position: relative;
    height: 4px;
    width: 4px; }
    .memberships .compare_row .compare_value span.no:before, .memberships .compare_row .compare_value span.no:after {
      display: block;
      content: '';
      height: 3px;
      width: 19px;
      transform: rotate(45deg);
      background: black;
      position: absolute;
      left: -7px;
      top: 0; }
    .memberships .compare_row .compare_value span.no:before {
      transform: rotate(-45deg); }
  .memberships .compare_row .compare_value.pf-black-card {
    color: white; }
    .memberships .compare_row .compare_value.pf-black-card span.no:before, .memberships .compare_row .compare_value.pf-black-card span.no:after {
      background: white; }
  .memberships .compare_row:nth-of-type(even) .compare_value {
    background: #f7f7fc; }
  .memberships .compare_row:first-of-type .pf-black-card {
    border-radius: 20px 20px 0 0; }
  .memberships .compare_row:last-of-type {
    border-bottom: none; }
  .memberships .compare_row:last-of-type .pf-black-card {
    border-radius: 0 0 20px 20px; }
  .memberships .compare_row > div {
    font-size: 22px;
    padding: 5px 0;
    color: #14142b; }
  .memberships .compare_row > div.pf-black-card {
    background: linear-gradient(318.82deg, #14142b 18%, #561496 84%) !important; }
  .memberships .compare_row.compare-first-row .compare_value {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase; }
    .memberships .compare_row.compare-first-row .compare_value.pf-black-card {
      color: white; }

@media only screen and (max-width: 620px) {
  .memberships .compare_row.compare-first-row .compare_value {
    padding: 0 10px; }

  .memberships .compare_row.compare-first-row .compare_feature {
    font-size: 20px; }

  .memberships .compare_row > div, .memberships .compare_row .compare_feature {
    font-size: 16px; } }

@media only screen and (max-width: 500px) {
  .membership_compare_wrapper {
    padding: 50px 15px; }
    .membership_compare_wrapper .club_selector_wrapper > span.label {
      display: none; }
      .membership_compare_wrapper .club_selector_wrapper .field .selected {
        padding: 12px 15px;
        font-size: 18px; }
      .membership_compare_wrapper .club_selector_wrapper .field.field-wrap-state-selector {
        flex-basis: 86px; } }

@media only screen and (max-width: 420px) {
  .memberships .compare_row.compare-first-row .compare_value {
    font-size: 16px;
    padding: 0 10px; }

  .memberships .compare_row.compare-first-row .compare_feature {
    font-size: 15px; }

  .memberships .compare_row > div, .memberships .compare_row .compare_feature {
    font-size: 15px; } }

.trigger_plan_conditions_modal {
  padding: 20px 0;
  cursor: pointer; }
  .trigger_plan_conditions_modal .anchor {
    color: #42007d;
    text-decoration: underline; }
  .trigger_plan_conditions_modal:hover .anchor {
    color: black; }

.tnc-self-modal.modal .modal-wrapper {
  display: flex;
  z-index: 100000;
  opacity: 0;
  pointer-events: none; }
  .tnc-self-modal.modal .modal-wrapper .modal-inner {
    background: white;
    padding: 30px;
    border-radius: 15px;
    position: relative;
    opacity: 0;
    transition: all ease-in 200ms;
    transform: translateY(30px); }
  .tnc-self-modal.modal .modal-wrapper .modal-inner .modal-content {
    line-height: 1.5em; }
  .tnc-self-modal.modal .modal-wrapper .modal-inner .close {
    color: black;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    pointer-events: unset; }
  .tnc-self-modal.modal.active .modal-wrapper {
    opacity: 1;
    transform: translateY(0);
    pointer-events: unset; }
  .tnc-self-modal.modal.active .modal-wrapper .modal-inner {
    transform: translateY(0);
    opacity: 1; }

section#about {
  background: #ebebeb; }

section#about .section-inner {
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px; }

section.slider-content.no-margin {
  margin: 0 auto; }

section#meet-our-staff {
  text-align: center; }
  section#meet-our-staff .section-inner {
    padding-top: 80px; }
  section#meet-our-staff h3 {
    margin-bottom: 30px; }
  section#meet-our-staff .staff-block img {
    aspect-ratio: 1;
    width: 100%;
    object-fit: cover;
    border-radius: 100%;
    max-width: 150px;
    margin: 0 auto; }
  section#meet-our-staff .staff-block {
    text-align: center;
    padding: 15px; }
  section#meet-our-staff .staff-block .name {
    font-weight: bold;
    margin: 10px 0 0; }
  section#meet-our-staff .staff-profiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  section#meet-our-staff .staff-profiles .staff-block {
    flex-basis: 25%; }
  @media only screen and (max-width: 700px) {
  section#meet-our-staff .staff-profiles .staff-block {
    flex-basis: 33%; } }
  @media only screen and (max-width: 500px) {
  section#meet-our-staff .staff-profiles .staff-block {
    flex-basis: 50%; } }
  @media only screen and (max-width: 420px) {
  section#meet-our-staff .staff-profiles .staff-block {
    flex-basis: 100%; } }

ul.contact-block li:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center; }

.title-block {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 801px) {
  .title-block {
    flex-direction: row;
    justify-content: space-between; } }
  .title-block .gym-size {
    display: flex;
    flex-direction: row;
    width: fit-content;
    height: fit-content;
    padding: 0px 10px 5px 8px;
    background: #faf5ff;
    border: 2px solid rgba(119, 38, 224, 0.35);
    border-radius: 10px;
    margin-top: 10px;
    margin: 10px 0px 17px 10px; }
  @media screen and (min-width: 801px) {
    .title-block .gym-size {
      margin: 0px; } }
  .title-block .gym-size .icon {
    width: 30px;
    height: 30px;
    margin-right: 10px; }
  .title-block .gym-size-inner {
    display: flex;
    flex-direction: column; }
  .title-block .gym-size-inner * {
    padding: 0px; }
  .title-block .gym-size-inner .value {
    font-weight: 700;
    font-size: 26px;
    line-height: 48px;
    color: #592c82; }
    .title-block .gym-size-inner .value sup {
      font-size: 16px;
      top: -0.4em; }
  .title-block .gym-size-inner .label {
    font-size: 16px;
    line-height: 24px;
    color: #7726e0;
    margin-top: -10px; }

ul.contact-block li {
  display: flex;
  color: #42007d; }
  ul.contact-block li a {
    font-weight: normal !important; }

ul.contact-block li.address:before {
  background-image: url(../../images/address.svg); }

ul.contact-block li.phone:before {
  background-image: url(../../images/phone.svg); }

ul.contact-block li.email:before {
  background-image: url(../../images/email.svg); }

ul.contact-block li.schedule:before {
  background-image: url(../../images/schedule.svg); }

@media only screen and (max-width: 700px) {
    section#club-intro .section-inner {
      flex-direction: column; } }
  section#club-intro ul {
    list-style: none;
    margin: 0;
    padding: 0 12px; }
  section#club-intro ul li {
    padding: 3px 0; }
  section#club-intro * + h3 {
    margin-top: 30px; }
  section#club-intro .location-actions {
    margin-top: 30px;
    width: 100%; }
  section#club-intro hr {
    border-top: 1px solid black;
    width: 100%;
    opacity: 0.25;
    margin: 30px 12px 0; }
  section#club-intro a.button.button-outline {
    box-shadow: inset 0 0 0 2px #7726e0 !important;
    background: white !important;
    color: #7726e0 !important; }
  section#club-intro a.button.button-outline:hover {
    background: #7726e0 !important;
    color: #ffdc00 !important; }

.modal.modal-holiday {
  background: rgba(116, 40, 128, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: all ease-in 200ms; }
  .modal.modal-holiday.active {
    pointer-events: unset;
    opacity: 1; }
  .modal.modal-holiday .modal-inner {
    position: relative;
    background: white;
    border-radius: 10px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    width: calc(calc(100%) - 40px);
    max-height: calc(calc(100%) - 40px); }
  .modal.modal-holiday .modal-inner .close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 6px;
    top: 6px;
    text-align: center;
    line-height: 40px;
    font-size: 30px; }
  .modal.modal-holiday .modal-inner .model-inner-content {
    text-align: left;
    padding: 30px; }
  .modal.modal-holiday .modal-inner .model-inner-content ul.holiday_hours.hours .holiday-details {
    padding-left: 20px; }
  .modal.modal-holiday .modal-inner .model-inner-content ul.holiday_hours.hours .holiday-title {
    font-weight: bold;
    color: #42007d; }
  .modal.modal-holiday .modal-inner .model-inner-content ul.holiday_hours.hours li + li {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px !important; }

span.modal-trigger.modal-holiday {
  margin-top: 30px;
  display: flex;
  margin-left: 12px;
  align-items: center;
  text-decoration: underline;
  color: #9a9a9a;
  cursor: pointer;
  transition: all ease-in 200ms; }

span.modal-trigger.modal-holiday:hover {
  color: #333; }

span.modal-trigger.modal-holiday i {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/info.svg); }

@media only screen and (max-width: 800px) {
  body .slider-content .slider .slides .slick-slide .hero-banner-overlay .hero-banner-overlay-inner {
    max-width: 100vw !important; } }

section#about .section-inner {
  width: 100%; }
  @media screen and (min-width: 801px) {
  section#about .section-inner {
    padding-left: 100px;
    padding-right: 100px; } }

section#about .section-inner iframe {
  margin: 0 auto; }

body .section--what-you-get.type--columns .section-inner .cta-block .info h3 {
  font-size: 20px;
  font-weight: 500; }

.template-v1 div#club_signup_wrapper {
  padding-bottom: 50px; }

.prepaid-signup .acf-field-message .recurring_fee {
  display: none; }

.prepaid-signup .ezypay_only {
  display: none; }

.prepaid-signup .af-field.af-field-type-group.af-field-payment-form {
  opacity: 0;
  pointer-events: none; }

.prepaid-signup .field-payment-dd_details, .prepaid-signup .field-payment-dd_post_details .field-payment-dd_details, .prepaid-signup .field-payment-bsb_number, .prepaid-signup .field-payment-account_number, .prepaid-signup .field-payment-account_name {
  display: none; }

.show-prepaid-plans .hide-on-prepaid {
  display: none; }

.sign-up-columns .acf-field[data-name="do_you_consent_to_this"] {
  margin-bottom: 50px; }

div#pre-registrations .af-field-type-true-false .acf-label {
  display: none; }

@media only screen and (max-width: 500px) {
  .tnc_display {
    margin-top: 10px; } }

@media only screen and (max-width: 800px) {
  .club_signup_wrapper.final-process {
    height: 620px; }

  .club_signup_wrapper.final-process div#signup-header .signup-header-column + .signup-header-column {
    opacity: 0; } }

.club_signup_wrapper.final-process:before {
  margin-top: 250px; }

.club_signup_wrapper.final-process {
  max-height: calc(calc(100vh) - 220px); }

.club_signup_wrapper.final-process:after {
  content: 'Please wait while we process your registration';
  position: absolute;
  top: 450px;
  left: 0;
  right: 0;
  text-align: center; }

.highlight_large span.billing-lable {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  line-height: 1;
  color: #555a5c; }

.hide-ezypay .ezypay_only {
  display: none !important; }

.tab.tab-form .fields .field.field-message.no-flex-block .field-inner.message-wrapper {
  display: block; }

.nav-icon {
  width: 28px;
  height: 17px;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .nav-icon span {
    width: 28px;
    height: 3px;
    background-color: black;
    border-radius: 2px;
    transition: all 0.3s ease; }
  .nav-icon span.t {
    transform-origin: center; }
  .nav-icon span.m {
    opacity: 1; }
  .nav-icon span.b {
    transform-origin: center; }

.nav-active .nav-icon .t {
  transform: translateY(7px) rotate(45deg); }
  .nav-active .nav-icon .m {
    opacity: 0; }
  .nav-active .nav-icon .b {
    transform: translateY(-7px) rotate(-45deg); }

main > section.club-signup:last-of-type {
  padding-bottom: 0; }

body.home .hero-banner .no-fade .image-inner::before {
  background: transparent; }

body.home .hero-banner .no-fade .image-inner::after {
  background: transparent; }

body.home .hero-banner .no-fade .image {
  background: transparent; }
