/** Shopify CDN: Minification failed

Line 843:8 Expected identifier but found whitespace
Line 843:16 Unexpected ";"

**/
:root {
  --white: white;
  --black: black;
}

.w-layout-blockgym-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid-gym {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.gym-testimonials-rating{
  display:flex;
flex-flow:row;
}
.billed{
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  font-weight:400;
  line-height: 22.4px;
margin-top:8px;
  margin-bottom: 0px;
}
.gym-div-block-2 {

  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 203px;
}
@media screen and (max-width: 991px) {
  .w-layout-blockgym-container {
    max-width: 728px;
  }


}

@media screen and (max-width: 767px) {
.gym-image {
    overflow: hidden;
  }
  .w-layout-blockgym-container {
    max-width: none;
  }
 
}

@media screen and (min-width: 1280px) {
  .gym-pricing-section {
    background-size: auto 437px;
  }
}
.navbar-no-shadow {
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left:40px;
  padding-right:40px;
}

.navbar-no-shadow-gym-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 40px;
}

.gym-container-regular {
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gym-navbar-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.navbar-brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 134px;
  height: 31px;
  display: block;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-gym-button-wrapper {
  margin-left: 0;
}

.gym-button-primary {
  color: #000;
  letter-spacing: 2px;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  background-color: #1e1e1e;
  border-radius: 72px;
  flex-flow: row;
  padding: 12px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
  display: flex;
}

/* .gym-button-primary:hover {
  color: #fff;
  background-color: #00ff00;
}
 */
/* .gym-button-primary:active {
  background-color: #43464d;
} */

.image {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 5.75px;
  display: block;
}

.body {
  background-color: gray;
}

.gym-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 100px;
  padding-bottom: 166px;
  display: flex;
}

.gym-image-2 {
  max-width: 77px;
  max-height: 77px;
}

.heading {
  color: #1e1e1e;
  text-align: center;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 160px;
  font-weight: 300;
  line-height: 140px;
}

.text-block {
  max-width:967px;
  color: #1e1e1e;
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.gym-interior-gym-button {
  margin-top: 8px;
}

.gym-button {
  margin-top:8px;
  color: #0f0;
  background-color: #1E1E1E;
  border-radius: 72px;
  padding: 20px 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.biomarker-desciption-list {
  background-position: 0 0;
  background-size: cover;
  border-bottom: 0 #e4ebf3;
  padding: 285px 40px 24px;
  position: relative;
}

.gym-container-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.gym-features-wrapper-two {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.gym-features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: block;
}

.gym-features-paragraph {
  color: #fff;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 19px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.gym-features-right {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  max-width: none;
  margin-bottom: -16px;
  display: flex;
}

.gym-features-block-two {
  border: 1px #000;
  border-bottom: .5px dashed #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 20px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 67px;
  letter-spacing: calc(-2px);
}

.gym-separator {
  background-color: #0f0;
  border: 1px solid #0f0;
  width: 116px;
  height: 1px;
  margin-top: 24px;
}

.gym-paragraph {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
letter-spacing: calc(-0.5px);
}

.gym-button-2 {
  color: black;
  background-color: #0f0;
  border-radius: 17px;
  padding: 4px 8px;
  font-family: Montserrat, sans-serif;
text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 10px;
}

.gym-benefits {
  background-color: #1e1e1e;
  height: auto;
  padding: 71px 40px 48px;
}

.gym-features-list {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 #e4ebf3;
  padding: 0;
  position: relative;
}

.gym-container-3 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.gym-features-wrapper-two-2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  max-width: none;
  /* margin-top: 193px; */
  display: grid;
}

.gym-features-left-2 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: none;
  display: block;
}

.gym-features-paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 21px;
letter-spacing: calc(+0.4px);
}

.gym-features-right-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-bottom: -16px;
  display: flex;
}

.gym-features-block-two-2 {
  grid-row-gap: 16px;
  border: 0 dashed #000;
  border-bottom: .5px dashed #fff;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  min-width: 100%;
  margin-bottom: 16px;
  padding-bottom: 20px;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 67px;
}

.gym-keyspan-logo {
 
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: flex;
  align-items:center
}

.gym-image-3 {
  max-width: 77px;
  margin-right: 35px;
}

.gym-image-4 {
  width: 134px;
  height:31px;
}

.gym-button-3 {
  width:20px;
  color: black;
  background-color: #0f0;
  border-radius: 100%;
  margin-right: 12px;
  padding: 5px 6.5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 10px;
}

.gym-paragraph-2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
letter-spacing: calc(-0.5px);
}

.gym-image {
  height: 203px;
}

.body-2 {
  object-fit: cover;
  height: 203px;
  max-height: none;
}

.gym-image-5 {
  object-fit: cover;
  max-width: 100%;
  height: 203px;
  display: block;
}

.gym-testimonials {
  background-color: #daffaa;
}

.testimonials-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 90px 40px;
  position: relative;
}

.gym-testimonials-gym-container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.gym-testimonials-columns {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}
.gym-testimonials-columns-cc {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  /* display: grid; */
}
.gym-features-left-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.gym-features-paragraph-3 {
  margin-bottom: 24px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.gym-features-right-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-bottom: 0;
  display: flex;
}

.gym-features-block-two-3 {
  object-fit: fill;
  background-color: #fff;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-bottom: 4px;
  padding: 24px;
  display: flex;
}


.features-gym-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.gym-heading-4 {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 160px;
  font-weight: 300;
  line-height: 133px;
letter-spacing: calc(-3.2px);
}
.gym-price-heading {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 104px;
  font-weight: 300;
  line-height: 84px;
letter-spacing: calc(-2px);
}
.gym-image-6 {
  height: 23px;
  margin-right: 12px;
}

.gym-testimonials-heading {
  color: #1e1e1e;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: calc(-0.5px);
}

.gym-testimonials-image {
  margin-top: 20px;
}

.gym-image-7 {
  border-radius:100px;
  height: 76px;
}

.member-name {
  color: #1e1e1e;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 12px;
}

.keyspan-member {
  color: #1e1e1e;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 12px;
}

.gym-pricing-section {
   background-image: url('/cdn/shop/files/hi_res-56-Keyspan_r1_770A9244_1.png?v=1717073179');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 413px 0;
  padding-top: 125px;
  padding-bottom: 171px;
}

.gym-pricing-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gym-heading {
  color: #1e1e1e;
  text-align: center;
  /* width: 584.188px; */
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 160px;
  font-weight: 300;
  line-height:133px;
  letter-spacing: calc(-3.2px);
}

.gym-text-block-2 {
  color: #1e1e1e;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
text-align:center
}

.gym-pricing-gym-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: flex;
  text-align:center
}

.yearly-gym-button {
  color: #1e1e1e;
  background-color: #fff;
border: 1px solid #000;
  border-radius: 72px;
  padding: 20px 61px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}

.monthly-gym-button {
  color: #1e1e1e;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 72px;
  padding: 20px 50px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}
.health-check-gym-button {
  color: #1e1e1e;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 72px;
  padding: 20px 50px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}
/* 
.yearly-gym-button:hover, .monthly.w-button:hover {
  background-color: #141414; /* Hover background color */
  color: #ffffff; /* Hover text color */
} */

.sign-up-gym-button:hover {
background-color: #141414; /* Hover background color */
  color: #0f0;
}
.gym-button:hover{
background-color: #141414; /* Hover background color */
  color: #00ff00;
}

.gym-pricing-model {
  border: 1px solid gray;
  border-radius: 56px;
  width: auto;
  min-width: auto;
  max-width: 660px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.heading-5 {
  color: navy;
  text-align: left;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 15px;
  display: block;
  position: static;
}

.div-block {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #0f0;
  border-radius: 17px;
  display: block;
}

.most-popular-save-more {
  color: black;
  background-color: #0f0;
  border-radius: 17px;
  padding: 4px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.price-block {
  flex-flow: row;
  align-items: flex-end;
  margin-top: 10px;
  display: flex;
}

.price {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 32px;
}

.gym-text-block-3 {
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.commitment {
  color: #1e1e1e;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.hsa-fsa {
  color: #1e1e1e;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.sign-up-gym-button {
  color: #0f0;
  background-color: #1E1E1E;
  border-radius: 72px;
  margin-top:32px;
  padding: 20px 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}

.pricing-separator {
  border: 1px solid #CCCCCC;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.membership-list-grid {
  grid-row-gap: 19px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.lists {
  flex-flow: row;
  display: flex;
}

.gym-image-8 {
  align-self: center;
  height: 12px;
  margin-right: 8px;
}

.gym-text-block-4 {
  color: #1e1e1e;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.gym-media-feature {
  background-color: #0f0;
 
}

.media-feature-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.gym-text-block-5 {
  color: #1E1E1E;
  text-transform: uppercase;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.gym-text-block-ForAdvertise {
  color: #1E1E1E;
  text-transform: uppercase;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 12px;
}


@media screen and (min-width: 1920px) {
.gym-div-block-2 {
    max-width: 100%;
    height: 100%;
  }
  .navbar-no-shadow {
    min-width: 1440px;
    max-width: none;
    padding-left: 180px;
    padding-right: 180px;
  }

  .biomarker-desciption-list {
    padding-left: 189px;
    padding-right: 180px;
  }

  .gym-container-2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .gym-benefits {
    padding-left: 189px;
    padding-right: 180px;
    display: block;
  }

  .gym-features-right-2 {
    align-items: flex-start;
    display: flex;
  }

  .gym-image-5 {
    object-fit: cover;
    max-width: 100%;
    height: auto;
  }

  .testimonials-list {
    padding-left: 180px;
    padding-right: 180px;
  }
}

@media screen and (max-width:1113px){
  .gym-heading-4 {
line-height:147px;}
 
}

@media screen and (max-width: 991px) {

.gym-div-block-2 {
    background-position: 50%;
    background-size: cover;
    max-width: 100%;
  }
  .navbar-no-shadow {
    flex-flow: column;
    align-items: stretch;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
  }

  .navbar-no-shadow-gym-container {
    flex-flow: row;
    order: 0;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .gym-container-regular {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .gym-navbar-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;

  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-gym-button-wrapper {
    justify-content: flex-end;
    width: auto;
    margin-left: 0;
    display: flex;
  }

  .gym-button-primary {
    justify-content: space-between;
    display: flex;
  }

  .menu-gym-button {
    padding: 12px;
  }

  .menu-gym-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .biomarker-desciption-list {
    padding: 40px 16px;
  }

  .gym-container-2 {
    max-width: none;
  }

  .gym-features-wrapper-two {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .gym-features-left {
    max-width: 100%;
    margin-bottom: 0;
  }

  .gym-features-right {
    max-width: 100%;
  }

  .gym-paragraph {
    text-transform: uppercase;
  }

  .gym-benefits {
    height: auto;
    padding: 40px 16px;
  }

  .gym-container-3 {
    max-width: none;
  }

  .gym-features-wrapper-two-2 {
    grid-column-gap: 64px;
    grid-row-gap:0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 64px;
  }

  .gym-features-left-2 {
    max-width: 100%;
    margin-bottom: 44px;
  }

  .gym-features-right-2 {
    max-width: 100%;
  }

  .gym-features-block-two-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-self: stretch;
    display: flex;
  }

  .testimonials-list {
    padding: 40px 87px;
  }

  .gym-testimonials-gym-container {
    max-width: none;
  }

  .gym-testimonials-columns {
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: center;
  }
 .gym-testimonials-columns-cc {
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: center;
  }


  .gym-features-left-3 {
    max-width: 100%;
    margin-bottom: 0;
  }

  .gym-features-right-3 {
    max-width: 100%;
  }

  .gym-heading-4 {
    text-align: center;
    align-self: auto;
    line-height:133px;
  }

  .gym-pricing-section {
    background-size: auto 0;
    padding-top: 40px;
    padding-bottom: 239px;
  }


  .gym-heading {
    width: auto;
  }

  .gym-pricing-gym-button, .gym-pricing-model {
    margin-top: 24px;
  }
}


@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading {
    font-size: 100px;
    line-height: 90px;
  }

  .text-block {
    font-size: 18px;
    line-height: 24px;
  }

  .gym-button {
    font-size: 18px;
  }

  .biomarker-desciption-list, .gym-features-list {
    padding: 60px 15px;
  }

  .gym-image-5 {
    object-fit: cover;
  }

  .testimonials-list {
    padding: 60px 15px;
  }

  .gym-pricing-section {
    padding-left: 8px;
    padding-right: 8px;
  }

  .gym-text-block-5 {
    overflow: visible;
  }
}
@media screen and (min-width: 1280px) {
  .gym-pricing-section {
    background-size: auto 437px;
  }
}
@media screen and (max-width: 600px) {
.gym-button-2 {
display:none}
.gym-features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
  }
.gym-heading-4 {
font-size:120px;
line-height:100px;}
.gym-heading {
font-size:100px;
line-height:83px;}
.gym-price-heading {
font-size:72px;
line-height:60px;}
  }

  
@media screen and (max-width: 479px) {
.gym-button-2 {
display:none}
.gym-div-block-2 {
    overflow: visible;
  }
.navbar-no-shadow {
  padding-left:8px;
padding-right:8px;
}
  .navbar-no-shadow-gym-container {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-gym-button-wrapper {
    width: auto;
  }

  .gym-button-primary {
    font-weight: 600;
    text-decoration: none;
  }

  .gym-container {
    padding-bottom: 136px;
    padding-left: 8px;
    padding-right: 8px;
    align-items:left;
  }

  .heading {
    font-size: 72px;
    line-height: 60px;
  }

  .text-block {
    font-size: 16px;
    line-height: 21px;
  }

  .gym-button {
    font-size: 18px;
  }

  .gym-container-2 {
    max-width: none;
  }

  .gym-features-right {
    margin-bottom: -30px;
  }

  .gym-features-block-two {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .heading-2 {
    font-size: 64px;
    line-height: 54px;
  }

  .gym-paragraph {
    font-size: 14px;
  }

  .gym-benefits {
    padding-left: 8px;
    padding-right: 8px;
  }

  .gym-features-list {
    padding: 64px 0 0;
  }

  .gym-container-3 {
    max-width: none;
  }

  .gym-features-wrapper-two-2 {
    grid-row-gap: 0px;
    margin-top: 0;
  }

  .gym-features-paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .gym-features-right-2 {
    margin-bottom: 0;
  }

  .gym-features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
  }

  .heading-3 {
    font-size: 64px;
    line-height: 54px;
  }

  .gym-paragraph-2 {
    font-size: 14px;
    line-height: 12px;
  }

  .gym-image {
    background-image: none;
  }

  .testimonials-list {
    padding: 40px 8px;
  }

  .gym-testimonials-gym-container {
    max-width: none;
  }

  .gym-features-right-3 {
    margin-bottom: 0;
  }

  .gym-features-block-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .features-gym-image-2 {
    margin-bottom: 10px;
  }

  .gym-heading-4 {
    font-size: 72px;
    font-weight: 300;
    line-height: 64px;
letter-spacing: calc(-1.5px);
  }


  .gym-testimonials-heading {
    text-align: center;
    object-fit: fill;
    font-size: 20px;
    line-height: 24px;
  }

  .keyspan-member {
    margin-bottom: 0;
  }

  .gym-pricing-section {
    padding-bottom: 173px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top:128px;
  }

  .gym-heading {
    text-align: center;
    flex: 0 auto;
    font-size: 72px;
    line-height: 60px;
letter-spacing: calc(-1.5px);
  }
.gym-price-heading {
    text-align: center;
    flex: 0 auto;
    font-size: 64px;
    line-height: 54px;
letter-spacing: calc(-1.3px);
  }

  .gym-text-block-2 {
    text-align: center;
  }

  .gym-pricing-gym-button {
    flex-flow: row;
  }

  .yearly-gym-button {
    padding-left: 55px;
    padding-right: 55px;
  }

  .monthly-gym-button {
    padding-left: 44px;
    padding-right: 44px;
  }

  .gym-pricing-model {
    width: auto;
  }

  .membership-list-grid {
    grid-row-gap: 19px;
  }

  .gym-text-block-4 {
    font-weight: 400;
  }
}

#w-node-_84afb1ab-38af-c8d2-5103-14c4f4c2b436-f4c2b42f {
  order: -9999;
  align-self: end;
  justify-self: auto;
}

#w-node-_84afb1ab-38af-c8d2-5103-14c4f4c2b43c-f4c2b42f {
  justify-self: stretch;
}

#w-node-_40a46c4b-e8af-0a6a-bd34-c504c4c1b444-c4c1b442 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_40a46c4b-e8af-0a6a-bd34-c504c4c1b447-c4c1b442, #w-node-_40a46c4b-e8af-0a6a-bd34-c504c4c1b44a-c4c1b442 {
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_84afb1ab-38af-c8d2-5103-14c4f4c2b43c-f4c2b42f {
    justify-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_84afb1ab-38af-c8d2-5103-14c4f4c2b43c-f4c2b42f {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Mintgrotesktrial';
  src: url('../fonts/MintGroteskTrial-Heavy.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mintgrotesktrial';
  src: url('../fonts/MintGroteskTrial-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Queens Compressed Trial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Medium.woff?v=1690485769")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Medium.woff2?v=1690485769")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queens Compressed Trial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Light.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Light.woff2?v=1690485768")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 393px) {
    .gym-pricing-gym-button {
        flex-direction: column;
    }
}