/** Shopify CDN: Minification failed

Line 13:0 Unexpected "<"
Line 634:2 Unexpected "<"
Line 1553:41 Expected "}" to go with "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:featured-products-new (INDEX:56) */
<style>
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
@layer __play_components__;
.cargo-absolute {
  position: absolute;
}
.cargo-relative {
  position: relative;
}
.cargo-inset-0 {
  inset: 0px;
}
.cargo-z-10 {
  z-index: 10;
}
.cargo-z-20 {
  z-index: 20;
}
.cargo-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.cargo-mb-\[29px\] {
  margin-bottom: 29px;
}
.cargo-mb-\[45px\] {
  margin-bottom: 45px;
}
.cargo-block {
  display: block;
}
.cargo-flex {
  display: flex;
}
.cargo-w-fit {
  width: fit-content;
}
.cargo-w-full {
  width: 100%;
}
.cargo-max-w-\[clamp\(300px\,33vw\,450px\)\] {
  max-width: clamp(300px, 33vw, 450px);
}
.cargo-shrink-0 {
  flex-shrink: 0;
}
.cargo-flex-col {
  flex-direction: column;
}
.cargo-justify-center {
  justify-content: center;
}
.cargo-overflow-hidden {
  overflow: hidden;
}
.cargo-rounded-\[20px\] {
  border-radius: 20px;
}
.cargo-rounded-full {
  border-radius: 9999px;
}
.cargo-bg-\[\#002AA2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 42 162 / var(--tw-bg-opacity, 1));
}
.cargo-bg-\[\#030303\]\/40 {
  background-color: rgb(3 3 3 / 0.4);
}
.cargo-bg-\[url\(https\:\/\/cdn\.shopify\.com\/s\/files\/1\/0048\/5031\/9473\/files\/Bike-F-B\.png\?v\=1766402135\)\] {
  background-image: url(https://cdn.shopify.com/s/files/1/0048/5031/9473/files/Bike-F-B.png?v=1766402135);
}
.cargo-bg-cover {
  background-size: cover;
}
.cargo-px-\[65px\] {
  padding-left: 65px;
  padding-right: 65px;
}
.cargo-py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}
.cargo-py-\[clamp\(50px\,10vw\,80px\)\] {
  padding-top: clamp(50px, 10vw, 80px);
  padding-bottom: clamp(50px, 10vw, 80px);
}
.cargo-text-center {
  text-align: center;
}
.\!cargo-text-\[clamp\(35px\2c 5vw\2c 50px\)\] {
  font-size: clamp(35px, 5vw, 50px)!important;
}
.cargo-text-\[14px\] {
  font-size: 14px;
}
.cargo-text-\[20px\] {
  font-size: 20px;
}
.cargo-font-\[500\] {
  font-weight: 500;
}
.cargo-font-semibold {
  font-weight: 600;
}
.cargo-uppercase {
  text-transform: uppercase;
}
.\!cargo-leading-\[0\.9em\] {
  line-height: 0.9em!important;
}
.cargo-leading-\[1\.3em\] {
  line-height: 1.3em;
}
.-cargo-tracking-\[0\.01em\] {
  letter-spacing: -0.01em;
}
.cargo-tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}
.\!cargo-text-white {
  --tw-text-opacity: 1!important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))!important;
}
.cargo-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cargo-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.cargo-duration-300 {
  transition-duration: 300ms;
}
@theme {
  /* ... */
}
.hover\:cargo-bg-\[\#26C4D9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 196 217 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1050px) {
  .min-\[1050px\]\:cargo-w-\[clamp\(450px\2c 40vw\2c 628px\)\] {
    width: clamp(450px, 40vw, 628px);
  }
}

  </style>
/* END_SECTION:featured-products-new */

/* START_SECTION:membership-plans (INDEX:106) */
.membership-plans {
    position: relative;
    padding: 52px 20px;
    min-height: 789px;
  }

  .membership-plans__container {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
  }

  .membership-plans__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .membership-plans__background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .membership-plans__wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    gap: 0;
    max-width: 1203px;
    margin: 0 auto;
  }

  /* Membership Card */
  .membership-card {
    flex: 1;
    border: 1px solid #000000;
    background: #FFFFFF;
  }

  .membership-card--fitpass {
    border-radius: 24px 0 0 24px;
    border-right: none;
    max-width: 513px;
  }

  .membership-card--premier {
    border-radius: 0 24px 24px 0;
    border-left: none;
    background: #EEEFFF;
    max-width: 690px;
  }

  .membership-card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 36px;
    min-height: 689px;
  }

  /* Header */
  .membership-card__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .membership-card__title-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 74px;
    width: 100%;
  }

  .membership-card__info {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .membership-card__title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1.219;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 0;
  }

  .membership-card__users {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .membership-card__user-icon {
    width: 12px;
    height: 12px;
  }

  .membership-card__user-count {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.219;
    letter-spacing: -0.02em;
    color: #000000;
  }

  .membership-card__image {
    width: 95px;
    height: 59px;
  }

  .membership-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* Features */
  .membership-card__features {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }

  .membership-card--fitpass .membership-card__features {
    max-width: 359px;
  }

  .membership-card--premier .membership-card__features {
    max-width: 394px;
  }

  .membership-card__features-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.444;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 0;
  }

  .membership-card__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .membership-card__list-item {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .membership-card__list-icon {
    flex-shrink: 0;
    width: 17.51px;
    height: 16.58px;
  }

  .membership-card__list-text {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #000000;
  }

  /* CTA */
  .membership-card__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
  }

  .membership-card__cta--with-selector {
    gap: 32px;
  }

  .membership-card__cta-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.444;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000000;
    margin: 0 0 24px 0;
  }

  .membership-card__cta--with-selector .membership-card__cta-title {
    font-weight: 800;
    font-size: 16px;
    line-height: 1.219;
    letter-spacing: 0;
    margin: 0;
  }

  .membership-card__selector-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 413px;
  }

  /* Plan Selector */
  .membership-card__plan-selector {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 19px;
  }

  .plan-selector__option {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0;
    padding: 0 16px;
    height: 65px;
    background: #F9F9F9;
    border: 3px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .plan-selector__option:hover {
    border-color: rgba(34, 37, 182, 0.3);
  }

  .plan-selector__option--selected {
    background: #FFFFFF;
    border-color: #2225B6;
  }

  .plan-selector__label,
  .plan-selector__price {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.219;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000000;
  }

  .plan-selector__option--selected .plan-selector__label,
  .plan-selector__option--selected .plan-selector__price {
    font-weight: 800;
    letter-spacing: 0.04em;
  }

  .plan-selector__option:not(.plan-selector__option--selected) .plan-selector__label,
  .plan-selector__option:not(.plan-selector__option--selected) .plan-selector__price {
    font-weight: 400;
  }

  /* Buttons */
  .membership-card__button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0 20px;
    height: 73px;
    border-radius: 100px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.219;
    letter-spacing: 0.04em;
    text-align: center;
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
  }

  .membership-card__button--outline {
    width: 383px;
    background: transparent;
    border: 4px solid #EB4112;
  }

  .membership-card__button--outline:hover {
    background: #EB4112;
    color: #FFFFFF;
  }

  .membership-card__button--gradient {
    width: 461px;
    background: linear-gradient(90deg, rgba(34, 37, 182, 1) 0%, rgba(114, 6, 188, 1) 100%);
    border: none;
    color: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }

  .membership-card__button--gradient:hover {
    transform: translateY(-2px);
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.3);
  }

  /* Responsive */
  @media screen and (max-width: 1024px) {
    .membership-plans__wrapper {
      flex-direction: column;
      max-width: 600px;
    }

    .membership-card--fitpass,
    .membership-card--premier {
      max-width: 100%;
      border-radius: 24px;
      border: 1px solid #000000;
    }

    .membership-card--fitpass {
      margin-bottom: 24px;
    }
  }

  @media screen and (max-width: 768px) {
    .membership-card__title {
      font-size: 36px;
    }

    .membership-card__title-group {
      flex-direction: column;
      gap: 24px;
    }

    .membership-card__button {
      width: 100% !important;
      max-width: 400px;
      font-size: 16px;
      padding: 0 16px;
    }

    .membership-card__plan-selector {
      flex-direction: column;
      width: 100%;
    }

    .plan-selector__option {
      width: 100%;
    }
  }
/* END_SECTION:membership-plans */

/* START_SECTION:subscription-comparison (INDEX:169) */
.subscription-comparison {
    position: relative;
    background: #001A2E;
    background-image:
      linear-gradient(rgba(0, 42, 58, 0.3) 1px, transparent 1px),
      linear-gradient(90deg, rgba(0, 42, 58, 0.3) 1px, transparent 1px);
    background-size: 40px 40px;
  }


    .subscription-card--fitpass {
      border-top-left-radius: 20px;
      border-bottom-left-radius:20px;

      background-color: #fff;
    }

    .subscription-card--premier {
      background-color: #F1F2FF;
      border-top-right-radius: 20px;
      border-bottom-right-radius:20px;
    }


  .subscription-comparison__container {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    padding:52px 0 48px;
  }

  .subscription-comparison__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .subscription-comparison__background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .subscription-comparison__card {
    position: relative;
    z-index: 1;
    background: #FFF5F5;
    border-radius: 24px;
    max-width: 1200px;
    margin: 0 auto;
  }

  .subscription-comparison__wrapper {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  /* Subscription Card */
  .subscription-card {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }

  .subscription-card:last-child {
    margin-bottom: 0;
  }

  .subscription-card__image {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    border-radius: 12px;
    overflow: hidden;
  }

  .subscription-card__image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }

  .subscription-card__image--placeholder {
    min-height: 200px;
    background: #F5F5F5;
    border: 2px dashed #CCCCCC;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .subscription-card__placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 40px 20px;
    text-align: center;
  }

  .subscription-card__placeholder span {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #999999;
  }

  .subscription-card__content {
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 24px;
    position: relative;
    flex: 1;
    padding:24px 36px;
  }

  /* Badges */


  .subscription-card__badge--fitpass {
    background: #FF6B35;
    color: #000000;
  }

  .subscription-card__badge--premier {
    background: #2225B6;
    color: #FFFFFF;
  }

  .subscription-card__badge--has-image {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }

  .subscription-card__badge-image {
    width: auto;
    height: auto;
    max-width: 80px;
    display: block;
  }

  .subscription-card__badge-brand {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .subscription-card__badge-plan {
    font-weight: 600;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
  }

  /* Header */
  .subscription-card__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 0;
  }

  .subscription-card__title-group {
    display: flex;
    align-items: flex-start;
    gap:70px;
    width: 100%;
  }

  .subscription-card__title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 1.219;
    color: #3D2817;
    margin: 0;
  }

  .subscription-card__users {
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .subscription-card__user-icon {
    width: 12px;
    height: 12px;
    flex-shrink: 0;
  }

  .subscription-card__users-text {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.219;
    letter-spacing: -0.02em;
    color: #000000;
  }

  .subscription-card__description {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.444;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 0;
  }

  .subscription-card__full-access {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.444;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 16px 0 0 0;
  }

  /* Features */
  .subscription-card__features {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .subscription-card__feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .subscription-card__check-icon {
    flex-shrink: 0;
    width: 18px;
    height: 17px;
  }

  .subscription-card__feature-text {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #000000;
  }

  /* Pricing Selector */
  .subscription-card__pricing {
    width: 100%;
  }

  .subscription-card__plan-selector {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .plan-selector__option {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 12px 16px;
    background: #F9F9F9;
    border: 3px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .plan-selector__option:hover {
    border-color: rgba(34, 37, 182, 0.3);
  }

  .plan-selector__option--selected {
    background: #FFFFFF;
    border-color: #7226BC;
  }

  .plan-selector__badge {
    position: absolute;
    top: -8px;
    right: 12px;
    padding: 2px 8px;
    background: #00C853;
    border-radius: 4px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.2;
    color: #FFFFFF;
    text-transform: uppercase;
  }

  .plan-selector__label,
  .plan-selector__price {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.219;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000000;
  }

  .plan-selector__option--selected .plan-selector__label,
  .plan-selector__option--selected .plan-selector__price {
    font-weight: 800;
    letter-spacing: 0.04em;
  }

  .plan-selector__option:not(.plan-selector__option--selected) .plan-selector__label,
  .plan-selector__option:not(.plan-selector__option--selected) .plan-selector__price {
    font-weight: 400;
  }

  /* CTA */
  .subscription-card__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .subscription-card__cta-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.444;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000000;
    margin: 0;
  }

  /* Buttons */
  .subscription-card__button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 16px 20px;
    min-height: 56px;
    border-radius: 100px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 1.219;
    letter-spacing: 0.04em;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    margin:0 auto;
  }

  .subscription-card__button--fitpass {
    background: transparent;
    border: 3px solid #FF6B35;
    color: #000000;
  }

  .subscription-card__button--fitpass:hover {
    background: #EB4112;
    color: #FFFFFF;
    text-decoration: none;
  }

  .subscription-card__button--premier {
    background: linear-gradient(90deg, rgba(34, 37, 182, 1) 0%, rgba(114, 6, 188, 1) 100%);
    border: none;
    color: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }

  .subscription-card__button--premier:hover {
    transform: translateY(-2px);
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.3);
  }

  .subscription-card__button-price {
    font-weight: 800;
    font-size: 14px;
  }

  .subscription-card__button-subtext {
    font-weight: 400;
    font-size: 14px;
    opacity: 0.9;
  }

  /* Desktop Styles */
  @media screen and (min-width: 1024px) {


    .subscription-comparison__wrapper {
      flex-direction: row;
      gap: 0;
      align-items: flex-start;
      display: grid;
      grid-template-columns: 1fr 2fr;
    }

    .subscription-card {
      flex: 1;
      margin-bottom: 0;
    }

    .subscription-card--premier {
      padding-left: 40px;
    }

    .subscription-card__image {
      margin-bottom: 32px;
    }

    .subscription-card__image--placeholder {
      min-height: 300px;
    }

    .subscription-card__content {
      min-height: 689px;
      justify-content: space-between;
    }

    .subscription-card__header {
      padding-top: 0;
    }


    .subscription-card__title {
      font-size: 48px;
    }

    .subscription-card__plan-selector {
      flex-direction: row;
      justify-content: space-between;
      gap: 19px;
    }

    .plan-selector__option {
      flex: 1;
      height: 65px;
      padding: 0 16px;
    }

    .plan-selector__badge {
      top: -10px;
      right: 8px;
    }

    .subscription-card__button {
      min-height: 73px;
      font-size: 20px;
      width: 100%;
      max-width: 383px;
    }

    .subscription-card__button--premier {
      max-width: 461px;
    }

    .subscription-card__button-subtext {
      font-size: 16px;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1023px) {


    .subscription-card__plan-selector {
      flex-direction: row;
      flex-wrap: wrap;
    }

    .plan-selector__option {
      flex: 1 1 calc(50% - 6px);
    }

    .plan-selector__option:last-child {
      flex: 1 1 100%;
    }
  }

  @media screen and (max-width: 767px) {
    .subscription-comparison {
      background-size: 30px 30px;
    }

    .subscription-comparison__card {

      border-radius: 16px;
    }

    .subscription-card--fitpass {
      padding-right: 0;
      border-right: none;
      margin-bottom: 24px;
      padding-bottom: 24px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      background-color: #fff;
    }

    .subscription-card--premier {
      padding-left: 0;
      background-color: #F1F2FF;
    }

    .subscription-card__image {
      margin-bottom: 20px;
    }

    .subscription-card__image--placeholder {
    .subscription-card__image--placeholder {
      min-height: 180px;
    }

    .subscription-card__header {
      padding-top: 32px;
    }


    .subscription-card__title {
      font-size: 28px;
    }

    .subscription-card__button {
      width: 100%;
      max-width: 100%;
    }
  }
/* END_SECTION:subscription-comparison */