/** Shopify CDN: Minification failed

Line 1764:0 Unexpected "@"

**/
:root {
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--800: #211f54;
}

.w-layout-blockcontainer-gym-landing {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid-gym-landing {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-2xl {
  font-family: Queens Compressed Trial, sans-serif;
      font-size: 24px;
  margin-top:0px;
    }
 .text-sm {
font-family: Mintgrotesktrial, sans-serif;
      font-size: 14px;
    }

    .text-lg {
font-family: Mintgrotesktrial, sans-serif;
      font-size: 18px;
    }

    

    .text-3xl {
 font-family: Queens Compressed Trial, sans-serif;
      font-size: 28px;
    }

    .text-4xl {
  color:#000080;
font-family: Mintgrotesktrial, sans-serif;
      font-size: 36px;
    }


@media screen and (max-width: 991px) {
  .w-layout-blockcontainer-gym-landing {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer-gym-landing {
    max-width: none;
  }
}

.n-gym-navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 40px 0;
}

.n-gym-header-container-regular {
  width: 100%;
  max-width: none;
  min-height: 43px;
  margin-left: auto;
  margin-right: auto;
}

.n-gym-navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  min-height: 43px;
  display: flex;
}

.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: 0.25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}
a:hover{
  color:transparent;
}

.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: 0.25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.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-button-wrapper {
  margin-left: 120px;
}

.sect-2-button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.2s;
}

.sect-2-button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.sect-2-button-primary:active {
  background-color: #43464d;
}

.image-head {
  max-width: 134.07px;
}
.faq-ques-title-gym-landing {
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #000000;
}
.faq-ques-heading-gym-landing {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  display: flex;
}
.faq-ques-content-gym-landing {
  margin-top: 20px;
  padding-top: 0px;
  overflow: hidden;
}

.n-gym-header-button {
  color: navy;
  text-transform: uppercase;
  background-color: #e2e2ff;
  border-radius: 72px;
  padding: 12px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing:0.5px;
  line-height:19.2px
}

.body {
  line-height: 19.2px;
}

.n-gym-container-2 {
  text-align: center;
  max-width: none;
  margin-left: 206px;
  margin-right: 206px;
}

.n-gym-2-heading {
  color: navy;
  text-align: center;
  max-width: 1027px;
  margin-top: 228px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 96px;
  font-weight: 300;
  line-height: 79.68px;
  letter-spacing:-2px;
}

.n-gym-sect-2-text {
  color: navy;
  text-align: center;
  margin-top: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight:400;
letter-spacing:2px;
}

.sect-2-button {
  color: #0f0;
  text-transform: uppercase;
  background-color: navy;
  border-radius: 72px;
  margin-top: 24px;
  margin-bottom: 228px;
  padding: 20px 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
letter-spacing:2px;
}

.new-gym-section-4 {
  background-color: navy;
  padding: 64px 40px 80px;
}

.new-gym-container-4-1 {
  max-width: none;
}

.new-gym-container-4-1-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
letter-spacing:-2px;
max-width: 669px;
}

.new-gym-container-4-1-separator {
  background-color: #0f0;
  width: 116px;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.new-gym-container-4-1-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 64px;
}

.new-gym-7-subheading {
  color: #000;
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing:-0.5px;
}

.new-gym-container-4-1-div-heading {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing:-0.5px
}

.new-gym-container-4-1-div-text {
  color: #fff;
  margin-top: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 22.4px;
font-weight: 400;
  letter-spacing:0px
}

.new-gym-container-4-2 {
  background-color: #aaafff;
  border-radius: 48px;
  max-width: none;
}

.new-gym-container-4-2-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  justify-content: space-between;
  padding: 48px;
  display: flex;
}

.new-gym-container-4-2-text-div {
  max-width: 669px;
}

.new-gym-container-4-2-video-div {
  border-radius: 40px;
}

.new-gym-container-4-2-text-div-heading {
  color: navy;
  margin-top: 197px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
  letter-spacing:-2px;
}

.new-gym-container-4-2-text-div-text {
  color: navy;
  margin-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
letter-spacing:2px;
}

.new-gym-container-4-2-image {
  vertical-align: baseline;
  max-width: 555px;
  display: block;
}

.new-gym-section-5 {
  background-image: url("../images/Screenshot-2024-09-27-at-12.48.34-PM.png");
  background-position: 0 0;
  background-size: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 40px;
}

.new-gym-container-5 {
  max-width: 720px;
  margin-left: 0;
  margin-right: 0;
}

.new-gym-5-heading {
  color: #fff;
  margin-top: 106px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
letter-spacing:-2px;
}

.new-gym-5-separator {
  background-color: #0f0;
  max-width: 116px;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.new-gym-5-text {
  color: #fff;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 23.4px;
 font-weight: 400;
letter-spacing:2px;
}

.new-gym-5-button {
  color: navy;
  text-transform: uppercase;
  background-color: #daffaa;
  border-radius: 72px;
  margin-top: 24px;
  margin-bottom: 106px;
  padding: 20px 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  letter-spacing:2px;
}

.new-gym-section-6 {
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 48px;
  padding: 131.5px 40px;
}

.new-gym-6-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: grid;
}

.new-gym-image {
  width: 666px;
}

.new-gym-6-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
letter-spacing:-2px;
}

.new-gym-6-text {
  color: #000;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 23.4px;
font-weight: 400;
  letter-spacing:0.5px
}

.new-gym-image-copy {
  border-radius: 48px;
  width: 666px;
}

.new-gym-section-7 {
  background-color: #daffaa;
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 48px;
  padding: 82px 40px 184px;
}

.new-gym-7-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.new-gym-image-7 {
  border-radius: 40px;
  display: block;
}

.new-gym-7-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
  letter-spacing:-2px;
}

.new-gym-7-text {
  color: #000;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  font-weight:400;
}

.new-gym-section-8 {
  padding: 173px 224px 215px;
}

.new-gym-container-8 {
  text-align: center;
  max-width: none;
}

.new-gym-heading-8 {
  color: navy;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 92.96px;
letter-spacing: -2px;
}

.new-gym-8-text {
  color: navy;
  text-align: center;
  margin-top: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 19.5px;
  line-height: 26px;
  font-weight:400;
}

.new-gym-8-button {
  color: #0f0;
  text-transform: uppercase;
  background-color: navy;
  border-radius: 72px;
  margin-top: 24px;
  padding: 20px 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  display: inline-block;
  letter-spacing:2px;
}

.new-gym-section-9 {
  padding-left: 40px;
  padding-right: 40px;
}

.new-gym-container-9 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.new-gym-heading-9 {
  color: #000;
  width: auto;
  max-width: 965px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
letter-spacing: -1px;
}

.new-gym-grid-9 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  margin-top: 48px;
  display: grid;
}

.new-gym-9-div-heading {
  color: #000;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing:-0.5px;
}

.new-gym-9-div-text {
  color: #000;
  text-align: left;
  margin-top: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  font-weight:400;
}

.new-gym-pagination-div {
  margin-top: 48px;
  margin-bottom: 8px;
  display: flex;
}

.new-gym-9-button {
  background-color: #aaafff;
  border-radius: 50px;
  margin-right: 4px;
}

.new-gym-button-9 {
  background-color: #aaafff;
  border-radius: 50px;
  width: 48px;
  height: 48px;
  margin-right: 4px;
  padding: 12px;
}

.new-gym-9-button-image {
  max-height: 17.91px;
  display: inline-block;
}

.new-gym-9-pagination-image {
  max-width: 48%;
  max-height: 48px;
  margin: 0 4px 0 0;
}

.new-gym-9-pagination-image-3 {
  max-width: 48%;
  max-height: 48px;
}

.brix---accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---paragraph-default {
  color: #000;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title {
  letter-spacing: 2px;
  -webkit-text-stroke-color: var(--elements-webflow-library--neutral--100);
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.brix---color-neutral-800 {
  color: #000;
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-width-660px {
  flex-direction: column;
  justify-content: center;
  max-width: 660px;
  display: flex;
}
.new-gym-landing-faq-div {
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(1, 11, 21, 0.12);
  border-top: 1px solid navy;
  border-radius: 0;
  padding: 0;
}
.new-gym-faq-div {
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 0;
  border-right-color: var(--elements-webflow-library--neutral--100);
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-bottom-color: var(--elements-webflow-library--neutral--100);
  border-left-style: solid;
  border-left-width: 0;
  border-left-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  cursor: auto;
  transform-style: preserve-3d;
  border-top-color: navy;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
  display: flex;
}

.new-gym-faq-div:hover {
  transform: scale3d(0.96, 0.96, 1.01);
}

.new-gym-faq-grid {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new-gym-faq-container {
  max-width: none;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

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

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.new-gym-10-container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.new-gym-section-10 {
  color: var(--elements-webflow-library--neutral--100);
  padding: 64px 40px;
}

.new-gym-10-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 66.4px;
  letter-spacing:-2px
}

.new-gym-section-3 {
  background-color: #0f0;
}

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

.new-gym-section-3-grid {
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1fr;
}

.new-gym-3-image-div {
  grid-column-gap: 139px;
  grid-row-gap: 139px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.new-gym-3-div-text {
  color: navy;
  text-transform: uppercase;
  padding-top: 30.5px;
  padding-bottom: 30.5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 9.96px;
}

.image-2-gym-landing {
  height: 48px;
  padding-left: 0;
  padding-right: 0;
}

.image-3-gym-landing {
  height: 58px;
  padding-right: 0;
}

.image-4-gym-landing {
  height: 50px;
  padding-right: 0;
}

@media screen and (min-width: 1280px) {
  .n-gym-container-2,
  .n-gym-2-heading {
    max-width: none;
  }

  .new-gym-container-4-2-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-auto-flow: row dense;
  }

  .new-gym-container-4-2-video-div {
    display: flex;
  }
}

@media screen and (min-width: 1441px) {
.new-gym-section-10 {
  padding: 64px 76px;
}
.new-gym-7-heading{
  margin-top:12px;
}
.n-gym-container-2 {
  margin-left:285px;
  margin-right:285px;
}
  .n-gym-navbar-no-shadow-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .n-gym-container-2,
  .n-gym-2-heading,
  .n-gym-sect-2-text {
    text-align: center;
  }

  .sect-2-button {
    margin-bottom: 228px;
  }

  .new-gym-container-4-1-grid,
  .new-gym-container-4-2-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .new-gym-container-4-2-text-div {
    max-width: none;
  }

  .new-gym-container-4-2-text-div-heading {
    margin-top: 215px;
  }

  .new-gym-section-6 {
    border-radius: 0 0 48px 48px;
    margin-bottom: -1px;
  }

  .new-gym-6-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .new-gym-6-heading {
    font-family: Queens Compressed Trial, sans-serif;
  }

  .new-gym-section-7 {
    margin-top: 0;
    padding-top:104px;
  }

  .new-gym-7-text {
    margin-bottom: 0;
    padding-bottom: 16px;
  }

  .new-gym-container-8 {
    letter-spacing: 2px;
  }

  .new-gym-heading-8 {
    letter-spacing: -2px;
  }

  .new-gym-8-text {
    letter-spacing: 2px;
  }

  

  .new-gym-heading-9 {
    max-width: 965px;
  }

  /* .new-gym-9-div-heading {
    letter-spacing: 0;
  } */

  .brix---mg-bottom-0 {
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.8px;
  }

  .brix---accordion-title {
    letter-spacing: 2px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .new-gym-10-heading {
    letter-spacing: -2px;
  }

  .new-gym-3-image-div {
    grid-column-gap: 164px;
    grid-row-gap: 164px;
  }
}

@media screen and (min-width: 1728px) {
    .new-gym-heading-8{
      font-size:96px;
      line-height:79.68px;
      letter-spacing:-2px;
      font-weight:300;
    }
.new-gym-section-8 {
    padding: 164px 324.5px 228px;
}
.n-gym-container-2{
  margin-left:339px;
  margin-right:447px;
}
  .n-gym-navbar-no-shadow-container {
    padding-left: 94px;
    padding-right: 202px;
  }

  .new-gym-section-4 {
    padding-left: 184px;
    padding-right: 184px;
  }

  .new-gym-section-5 {
    padding-left: 184px;
  }

  .new-gym-section-6 {
    padding: 131.5px 184px;
  }

  .new-gym-section-7 {
    padding-top: 82px;
    padding-left: 184px;
    padding-right: 184px;
  }

  .new-gym-container-8 {
    max-width: none;
  }

  .new-gym-section-9 {
    padding-left: 184px;
    padding-right: 184px;
  }

  .new-gym-section-10 {
    padding-left: 184px;
   padding-right: 184px;
  }

  .new-gym-3-image-div {
    grid-column-gap: 266px;
    grid-row-gap: 266px;
  }
}

@media screen and (max-width: 991px) {
  .n-gym-navbar-no-shadow-container {
    padding-top: 16px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .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-button-wrapper {
    /* width: 100%; */
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .n-gym-header-button {
    letter-spacing: 0.32px;
    line-height: 14px;
  }

  .n-gym-container-2 {
    max-width: none;
    margin-left: 32px;
    margin-right: 32px;
  }

  .n-gym-2-heading {
    letter-spacing: -2px;
    max-width: none;
    margin-top: 132.5px;
    font-size: 104px;
    line-height: 86.32px;
  }

  .n-gym-sect-2-text {
    letter-spacing: 0.32px;
    font-size: 16px;
    line-height: 20.8px;
  }

  .sect-2-button {
    letter-spacing: 1px;
    margin-bottom: 132.5px;
    font-size:16px;
    line-height:19.2px
  }

  .new-gym-section-4 {
    padding: 56px 32px 0;
  }

  .new-gym-container-4-1-heading {
    letter-spacing: -2px;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-container-4-1-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
margin-bottom: 56px;
padding-left:24px;
padding-right:24px;
  }

  .new-gym-7-subheading {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 21.6px;
  }

  .new-gym-container-4-1-div-heading {
    letter-spacing: 0;
  }

  .new-gym-container-4-2 {
    border-radius: 0;
    margin-left: -40px;
    margin-right: -40px;
  }

  .new-gym-container-4-2-grid {
    grid-row-gap: 16px;
    display: flex;
        flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 32px;
    padding-right: 32px;
  }

  .new-gym-container-4-2-text-div {
    max-width: none;
  }

  .new-gym-container-4-2-text-div-heading {
    letter-spacing: -1px;
    margin-top: 24px;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-container-4-2-text-div-text {
    letter-spacing:0.5px;
    margin-top: 24px;
    font-size: 16px;
    line-height: 20.8px;
  }

  .new-gym-container-4-2-image {
    max-width: none;
    overflow: clip;
order: -1; 
  }

  .new-gym-section-5 {
    padding: 48px 32px;
  }

  .new-gym-container-5 {
    max-width: 779px;
  }

  .new-gym-5-heading {
    letter-spacing: -1px;
    margin-top: 272px;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-5-text {
    letter-spacing: 0.32px;
  }

  .new-gym-5-button {
    letter-spacing: 0.32px;
    margin-bottom: 0;
  }

  .new-gym-section-6 {
    padding: 48px 32px;
  }

  .new-gym-6-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .new-gym-image {
    width: 779px;
  }

  .new-gym-6-heading {
    letter-spacing: -1px;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-6-text {
    font-size: 16px;
    line-height: 20.8px;
  }

  .new-gym-image-copy {
    order:-1;
    width: 779px;
  }

  .new-gym-section-7 {
    padding: 52px 32px 48px;
  }

  .new-gym-7-grid {
    grid-column-gap: 85px;
    grid-row-gap: 85px;
    grid-template-columns: 1fr;
  }

  .new-gym-7-heading {
    letter-spacing: -1px;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-7-text {
    padding-bottom: 16px;
  }

  .new-gym-section-8 {
    padding: 64px 32px 48px;
  }

  .new-gym-heading-8 {
    letter-spacing: -1.2px;
    font-size: 64px;
    line-height: 53.12px;
  }

  .new-gym-8-text {
    letter-spacing: 0.32px;
    font-size: 16px;
    line-height: 20.8px;
  }

  .new-gym-8-button {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 19.2px;
  }

  .new-gym-container-9 {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
  }

  .new-gym-heading-9 {
    text-align: left;
    letter-spacing: -2px;
    max-width: none;
    font-size: 48px;
    line-height: 39.84px;
  }

  .new-gym-grid-9 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr 1fr;
    margin-top: 24px;
  }

  .new-gym-9-div-heading {
    letter-spacing: 0;
  }

  .new-gym-pagination-div {
    margin-top: 24px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .new-gym-faq-div {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .new-gym-section-10 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .new-gym-10-heading {
    letter-spacing: -2px;
  }

  .new-gym-section-3-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    padding-bottom: 34.5px;
  }

  .new-gym-3-image-div {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .new-gym-3-div-text {
    text-align: center;
    padding-top: 34.5px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-2-gym-landing,
  .image-3-gym-landing,
  .image-4-gym-landing {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .n-gym-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 #0000000d;
  }

  .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;
  }

  .n-gym-2-heading {
    font-size: 75px;
    line-height: 65px;
  }

  .new-gym-section-9 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .new-gym-container-9 {
    justify-content: center;
    align-items: center;
  }

  .new-gym-pagination-div {
    justify-content: flex-start;
    align-items: center;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .new-gym-faq-div {
    padding: 20px 0 0;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .new-gym-section-10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .new-gym-3-image-div {
    grid-column-gap: 126px;
    grid-row-gap: 126px;
  }
}

@media screen and (max-width: 479px) {
  .n-gym-navbar-no-shadow-container {
    padding-left: 8px;
    padding-right: 8px;
  }

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

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

  .n-gym-header-button {
    font-size: 14px;
    line-height: 16.8px;
  }

  .n-gym-container-2 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .n-gym-2-heading {
    margin-top: 145px;
    font-size: 64px;
    line-height: 53.12px;
  }

  .sect-2-button {
    margin-bottom: 145px;
  }

  .new-gym-section-4 {
    padding-top: 32px;
    padding-left: 8px;
    padding-right: 8px;
  }
.new-gym-container-4-1-separator{
  margin-left:24px;
}
  .new-gym-container-4-1-heading {
    letter-spacing: -1px;
    padding-left:24px;
    padding-right:24px;
  }

  .new-gym-container-4-2 {
    margin-left: -8px;
    margin-right: -8px;
  }

  .new-gym-5-heading {
    margin-top: 77px;
  }

  .new-gym-5-button {
    justify-content: space-around;
    display: flex;
  }

  .new-gym-6-text {
    letter-spacing: 2px;
  }

  .new-gym-image-copy {
    border-radius: 48px;
    width: auto;
    min-width: 0;
    height: auto;
    min-height: 515px;
  }

  .new-gym-section-7 {
    padding-top: 56px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .new-gym-7-grid {
    grid-column-gap: 85px;
    grid-row-gap: 85px;
  }

  .new-gym-7-heading {
    margin-bottom: 0;
    padding-bottom: 24px;
  }

  .new-gym-7-text {
    padding-bottom: 16px;
  }

  .new-gym-section-8 {
    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .new-gym-container-9 {
    justify-content: center;
    align-items: center;
  }

  .new-gym-grid-9 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .new-gym-9-div-heading {
    margin-top: 16px;
    margin-bottom: 0;
  }

  .new-gym-9-div-text {
    margin-top: 16px;
  }

  .new-gym-pagination-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .new-gym-10-container {
    padding-left: 0;
    padding-right: 0;
  }

  .new-gym-section-10 {
    padding: 64px 32px;
  }

  .new-gym-10-heading {
    font-size: 64px;
    line-height: 53.12px;
  }

  .new-gym-3-image-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}
@media screen and (max-width: 302px){
 .n-gym-header-button {
  padding: 12px 12px;
  }
}
#w-node-ba8ab3e2-4259-57e5-4752-6a39813205af-813205a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed16da81-3181-f5f5-7a74-ec9673333476-73333474 {
  place-self: stretch;
}

#w-node-d2eba214-6aa0-0c82-4ef9-1012948ffcad-948ffca7 {
  order: 9999;
  place-self: center baseline;
}

@media screen and (min-width: 1440px) {
  #w-node-bcd7cea2-7291-f08a-829d-f5b92ff2bfbd-2ff2bf95 {
    align-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d3f86147-81b5-48ee-7c54-80dcd0e56780-d0e5677e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d2eba214-6aa0-0c82-4ef9-1012948ffcad-948ffca7 {
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d2eba214-6aa0-0c82-4ef9-1012948ffcad-948ffca7 {
    place-self: center stretch;
  }
}

@@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Light.ttf") format("truetype");
  font-weight: 300;
  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;
}

@font-face {
  font-family: "Queenscondensedtrial";
  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;
}

@font-face {
  font-family: "Angleciaprodisplay";
  src: url("../fonts/AngleciaProDisplay-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Regular.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Regular.woff2?v=1690485767")
      format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGrotesk-Bold.woff2?v=1690883493")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Bold.woff?v=1690883492")
      format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Medium.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Medium.woff2?v=1690485768")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Heavy.woff?v=1690879375")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Heavy.woff2?v=1690879374")
      format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGrotesk-Regular_2.woff?v=1691091285")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Regular_1.woff2?v=1691091285")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
