 html {scroll-behavior: smooth;}@media only screen and (min-width: 0rem) {#hero-2042 {text-align: center;padding: clamp(12.5rem, 25.95vw, 18.75em) 1rem;overflow: hidden;position: relative;z-index: 1;}#hero-2042 .cs-container {width: 100%;max-width: 80rem;margin: auto;pointer-events: none;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(7.5rem, 24vw, 29.0625rem);}#hero-2042 .cs-content {text-align: center;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: center;}#hero-2042 .cs-title {font-size: clamp(3.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: inherit;max-width: 51.8125rem;margin: 0 auto 1rem 0;color: #fff;position: relative;}#hero-2042 .cs-cta-container {display: flex;align-items: center;gap: 16px;flex-direction: column;position: relative;z-index: 2;pointer-events: auto;}#hero-2042 .cs-reviews-container {display: flex;flex-direction: column;justify-content: center;align-items: center;}#hero-2042 .cs-stars {margin: 0 0 0.5rem 0;display: flex;justify-content: center;align-items: center;gap: 2px;}#hero-2042 .cs-desc {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;max-width: 20ch;margin: 0;color: #fff;text-align: center;font-weight: 600;}#hero-2042 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: inherit;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 0 2.5rem 0;color: #fff;}#hero-2042 .cs-play {width: clamp(5rem, 14vw, 7.5rem);height: clamp(5rem, 14vw, 7.5rem);background-color: rgba(255, 255, 255, 0.2);cursor: pointer;border: none;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex: none;z-index: 9;transition: opacity 0.3s, transform 0.3s;backdrop-filter: blur(8px);}#hero-2042 .cs-play.cs-hide {opacity: 0;transform: scale(0);}#hero-2042 .cs-button-solid {font-size: 1.25rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;margin: 0;color: #fff;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 3;}#hero-2042 .cs-button-solid:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #fff;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-2042 .cs-button-solid:hover {color: #000;}#hero-2042 .cs-button-solid:hover:before {width: 100%;}#hero-2042 .cs-video-wrapper {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;pointer-events: none;}#hero-2042 .cs-video-wrapper:hover {cursor: pointer;}#hero-2042 .cs-video-wrapper video, #hero-2042 .cs-video-wrapper .cs-picture {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;pointer-events: none;}#hero-2042 .cs-video-wrapper video img, #hero-2042 .cs-video-wrapper .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#hero-2042 .cs-video-wrapper:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0) 16.54%, rgba(0, 0, 0, 0.64) 59.41%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));pointer-events: none;display: block;position: absolute;top: 0;left: 0;z-index: 1;}}@media only screen and (min-width: 48rem) {#hero-2042 .cs-container {flex-direction: row;justify-content: flex-start;padding-right: 6.25rem;}#hero-2042 .cs-content {text-align: left;max-width: 35.25rem;align-items: flex-start;}#hero-2042 .cs-title {font-size: clamp(5rem, 6.4vw, 3.8125rem);}#hero-2042 .cs-cta-container {flex-direction: row;}#hero-2042 .cs-stars {margin-bottom: 0;}#hero-2042 .cs-reviews-container {flex-direction: row;gap: 7px;align-items: center;}#hero-2042 .cs-video-wrapper::before {background: linear-gradient(270deg, rgba(0, 0, 0, 0) 51.02%, rgba(0, 0, 0, 0.64) 75.13%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));}}@media only screen and (min-width: 0rem) {#pricing-861 {padding: var(--sectionPadding);background-color: transparent;background-image: linear-gradient(87deg, #a3d4f3 30%, var(--secondary) 70%);}#pricing-861 .cs-container {width: 100%;max-width: 31.25rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#pricing-861 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#pricing-861 .cs-title {max-width: 30ch;color: #fff;}#pricing-861 .cs-text {max-width: 56.25rem;color: #fff;}#pricing-861 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.8vw, 1.25rem);}#pricing-861 .cs-item {list-style: none;width: 100%;margin: 0;padding: 0 clamp(1.25rem, 3vw, 2rem) clamp(1.25rem, 3vw, 2rem);box-sizing: border-box;background-color: #fff;border: 1px solid #f4f4f4;overflow: hidden;border-radius: 1.5rem;display: flex;flex-direction: column;align-items: stretch;grid-column: span 12;}#pricing-861 .cs-item.cs-popular .cs-background {background-color: #1a1a1a;}#pricing-861 .cs-item.cs-popular .cs-background img {opacity: 1;}#pricing-861 .cs-item.cs-popular .cs-package {color: var(--primary);}#pricing-861 .cs-item.cs-popular .cs-price, #pricing-861 .cs-item.cs-popular .cs-desc {color: var(--bodyTextColorWhite);}#pricing-861 .cs-item.cs-popular .cs-desc {opacity: 0.8;}#pricing-861 .cs-top {padding: 1.5rem 0;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-end;position: relative;z-index: 1;}#pricing-861 .cs-top .cs-white p {color: #fff;}#pricing-861 .cs-background {background-color: var(--primary);position: absolute;top: 0;bottom: 0;left: -2rem;right: -2rem;z-index: -1;}#pricing-861 .cs-background-secondary {background-color: var(--secondary);position: absolute;top: 0;bottom: 0;left: -2rem;right: -2rem;z-index: -1;}#pricing-861 .cs-package {font-size: 1rem;line-height: 1.2em;text-align: center;letter-spacing: 0.1em;text-transform: uppercase;font-weight: 700;width: 100%;margin: 0;display: block;}#pricing-861 .cs-package .cs-package-title {font-size: 2.5rem;font-family: "Bebas Neue", serif;}#pricing-861 .cs-package .cs-package-title.cs-secondary {color: var(--secondary);}#pricing-861 .cs-package .cs-package-title.cs-primary {color: var(--primary);}#pricing-861 .cs-package .cs-package-subtitle {font-size: 1.3rem;}#pricing-861 .cs-price {font-size: clamp(2.4375rem, 5vw, 3.0625rem);line-height: 1.2em;text-align: center;font-weight: 900;margin-bottom: 16px;color: var(--headerColor);display: block;transform: translateY(0.5625rem);}#pricing-861 .cs-desc {font-size: 1rem;line-height: 1.2em;text-align: center;margin: 0 0 0 0.5rem;color: var(--bodyTextColor);opacity: 0.8;display: block;margin-bottom: 10px;}#pricing-861 .cs-ul {margin: clamp(1.5rem, 4vw, 2.5rem) 0 2rem 0;padding: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#pricing-861 .cs-li {font-size: clamp(0.875rem, 1.5vw, 1rem);list-style: none;line-height: 1.2em;width: 100%;margin: 0;padding: 0;color: var(--bodyTextColor);display: flex;justify-content: space-between;align-items: flex-start;gap: 1rem;}#pricing-861 .cs-li.cs-disabled {opacity: 0.4;filter: grayscale(1);}#pricing-861 .cs-icon {width: 1.125rem;height: auto;display: block;}#pricing-861 .cs-button-solid {z-index: 1;position: relative;display: inline-block;background-color: var(--primary);width: auto;padding: 0 1.875rem;text-decoration: none;text-transform: uppercase;font-size: 1.25rem;line-height: 2.7em;font-weight: bold;border-radius: 25px;font-family: "Bebas Neue", serif;color: #fff;transition: color 0.3s;transition-delay: 0.1s;text-align: center;}#pricing-861 .cs-button-solid:hover {color: #fff;border-radius: 25px;}#pricing-861 .cs-button-solid:hover:before {width: 100%;}#pricing-861 .cs-button-solid:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 1;display: block;background-color: #000;color: #000;height: 100%;border-radius: 25px;width: 0;transition: width 0.3s;}#pricing-861 .cs-price-button {margin-top: auto;width: 100%;border-radius: 0;}#pricing-861 .cs-price-button:before {border-radius: 0;}}@media only screen and (min-width: 48rem) {#pricing-861 .cs-container {max-width: 80rem;}#pricing-861 .cs-item {grid-column: span 6;}#pricing-861 .cs-item.cs-popular {grid-column: span 12;order: -1;}}@media only screen and (min-width: 59.375rem) {#pricing-861 .cs-item {grid-column: span 6;}#pricing-861 .cs-item.cs-popular {grid-column: span 4;order: initial;}}@media only screen and (min-width: 0rem) {#contact-1970 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#contact-1970 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: clamp(2.5rem, 5vw, 5rem);}#contact-1970 .cs-content {text-align: center;width: 100%;max-width: 38.875rem;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;flex-wrap: wrap;}#contact-1970 .cs-title {max-width: 51.8125rem;color: #fff;}#contact-1970 .cs-text {color: #f7f7f7;}#contact-1970 .cs-right {text-align: center;width: 100%;box-sizing: border-box;padding: 1.5rem;background-color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;z-index: 1;}#contact-1970 .cs-form {width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;column-gap: clamp(1rem, 2vw, 1.25rem);row-gap: 0.75rem;}#contact-1970 .cs-label {font-size: 0.875rem;width: 100%;color: #767676;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.25rem;}#contact-1970 .cs-input, #contact-1970 select {font-size: 1rem;width: 100%;height: 3.5rem;box-sizing: border-box;padding: 0;padding-left: 1.5rem;background-color: #f7f7f7;color: var(--bodyTextColor);border: none;transition: border-color 0.3s;}#contact-1970 .cs-input:hover, #contact-1970 select:hover {border-color: var(--secondary);}#contact-1970 .cs-input:focus, #contact-1970 select:focus {outline: 1px solid var(--secondary);}#contact-1970 .cs-input::placeholder, #contact-1970 select::placeholder {color: #7d799c;opacity: 0.6;}#contact-1970 .cs-textarea {font-family: inherit;min-height: 5.9375rem;margin-bottom: 0.75rem;padding-top: 1.5rem;}#contact-1970 .cs-button-solid {font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 12.5rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--primary);overflow: hidden;color: #fff;display: inline-block;position: relative;z-index: 1;}#contact-1970 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#contact-1970 .cs-button-solid:hover:before {width: 100%;}#contact-1970 .cs-submit {width: 100%;margin: 1.5rem 0 0 0;border: none;}#contact-1970 .cs-submit:hover {cursor: pointer;}#contact-1970 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#contact-1970 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, rgba(26, 26, 26, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%);pointer-events: none;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#contact-1970 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#contact-1970 .cs-right {max-width: 36.125rem;padding: 3rem 2rem;}#contact-1970 .cs-form {display: grid;grid-template-columns: repeat(12, 1fr);}#contact-1970 .cs-label {grid-column: span 12;}#contact-1970 .cs-label:nth-of-type(1), #contact-1970 .cs-label:nth-of-type(2), #contact-1970 .cs-label:nth-of-type(3), #contact-1970 .cs-label:nth-of-type(4), #contact-1970 .cs-label:nth-of-type(5), #contact-1970 .cs-label:nth-of-type(6) {grid-column: span 6;}#contact-1970 .cs-submit {grid-column: span 12;}}@media only screen and (min-width: 64rem) {#contact-1970 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;}#contact-1970 .cs-content {text-align: left;align-items: flex-start;}}@media only screen and (min-width: 100rem) {#contact-1970 {background: url("https://websthetic.tor1.cdn.digitaloceanspaces.com/revibe_Contrast_Therapy_WEB%20(15%20of%2061).jpg");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}#contact-1970 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {#services-1684 {padding: var(--sectionPadding);}#services-1684 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1684 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#services-1684 .cs-text {max-width: none;}#services-1684 .cs-card-group {width: 100%;margin: 0 auto;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);grid-auto-flow: row;gap: 1.75rem;}#services-1684 .cs-item {list-style: none;width: 100%;margin: 0 auto;box-sizing: border-box;padding-bottom: 1.75rem;border-bottom: 1px solid var(--primary);display: flex;flex-direction: column;justify-content: flex-start;grid-column: span 12;grid-row: span 1;position: relative;z-index: 1;transition: box-shadow 0.3s, border-color 0.3s;}#services-1684 .cs-item:hover .cs-h3, #services-1684 .cs-item:hover .cs-link {color: var(--primary);}#services-1684 .cs-item:hover .cs-arrow {filter: initial;}#services-1684 .cs-item:last-of-type {padding-bottom: 0;border-bottom: none;}#services-1684 .cs-h3 {font-size: clamp(1.25rem, 2vw, 2.375rem);font-weight: bold;line-height: 1.2em;text-align: inherit;margin: 0 0 1rem;color: var(--headerColor);transition: color 0.3s;}#services-1684 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1.2rem);line-height: 1.5em;margin: 0 0 1.5rem 0;padding: 0;color: var(--bodyTextColor);}#services-1684 .cs-link {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-align: inherit;text-decoration: none;margin-top: auto;color: var(--primary);display: flex;justify-content: flex-start;align-items: center;gap: 0.625rem;transition: color 0.3s;}#services-1684 .cs-link:hover .cs-arrow {transform: translateX(0.25rem);}#services-1684 .cs-link-text {width: fit-content;}#services-1684 .cs-arrow {width: 1.25rem;height: auto;display: block;transition: filter 0.3s, transform 0.3s;}}@media only screen and (min-width: 48rem) {#services-1684 .cs-container {max-width: 80rem;}#services-1684 .cs-card-group {gap: clamp(1.25rem, 3vw, 2rem);}#services-1684 .cs-item {padding: 0;padding-left: clamp(1.25rem, 3vw, 2rem);border: none;border-left: 1px solid var(--primary);grid-column: span 6;}}@media only screen and (min-width: 0rem) {#services-2221 {padding: var(--sectionPadding);background-color: #f7f7f7;}#services-2221 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-2221 .cs-content {text-align: center;width: 100%;max-width: 51.25rem;display: flex;flex-direction: column;align-items: center;}#services-2221 .cs-title {margin: 0;}#services-2221 .cs-ul {list-style: none;width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: clamp(2rem, 4vw, 2.5rem);}#services-2221 .cs-li {width: 100%;padding-bottom: clamp(2rem, 4vw, 2.5rem);border-bottom: 1px solid #e8e8e8;display: flex;flex-direction: column;gap: clamp(1.5rem, 4vw, 2rem);}#services-2221 .cs-number {font-size: clamp(3.0625rem, 6vw, 3.8125rem);font-weight: 700;line-height: 1.2em;color: var(--primary);opacity: 0.2;display: block;}#services-2221 .cs-link {text-decoration: none;width: 100%;display: grid;align-items: center;grid-template-columns: 1fr auto;grid-template-rows: repeat(2, auto);column-gap: clamp(0.5rem, 3vw, 2rem);row-gap: 0.5rem;}#services-2221 .cs-link:hover .cs-h3 {color: var(--primary);}#services-2221 .cs-link:hover .cs-icon {filter: none;transform: scale(1.2);}#services-2221 .cs-h3 {font-size: clamp(1.5625rem, 3vw, 2.4375rem);font-weight: 700;line-height: 1.2em;text-transform: uppercase;margin: 0;color: var(--headerColor);transition: color 0.3s;}#services-2221 .cs-icon {width: 100%;max-width: clamp(3rem, 7vw, 4rem);height: auto;filter: grayscale(1);display: block;transition: transform 0.3s, filter 0.3s;transform-origin: bottom left;}#services-2221 .cs-text {font-size: clamp(1rem, 1.4vw, 1.25rem);max-width: none;}#services-2221 .cs-picture {width: 100%;height: 50vw;margin-top: 0.5rem;display: block;}#services-2221 .cs-picture img {width: 100%;height: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#services-2221 .cs-li {flex-direction: row;align-items: center;}#services-2221 .cs-picture {display: none;}#services-2221 .cs-icon {grid-row: span 2;}}@media only screen and (min-width: 0rem) {#cta-697 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#cta-697 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-697 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-697 .cs-title {color: var(--bodyTextColorWhite);}#cta-697 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #000;min-width: 9.375rem;padding: 0 1.5rem;background-color: #fff;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cta-697 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-697 .cs-button-solid:hover {color: #fff;}#cta-697 .cs-button-solid:hover:before {width: 100%;}#cta-697 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;object-fit: cover;}}@media only screen and (min-width: 64rem) {#cta-697 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;}}@media only screen and (min-width: 0rem) {#why-choose-682 {padding: var(--sectionPadding);background-color: #f7f7f7;}#why-choose-682 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-682 .cs-content {text-align: left;width: 100%;max-width: 33.875rem;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-682 .cs-color {color: var(--primary);}#why-choose-682 .cs-text {margin-bottom: 1rem;}#why-choose-682 .cs-text:last-of-type {margin-bottom: 2rem;}#why-choose-682 .cs-ul {width: 100%;margin: 0 0 2rem 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;}#why-choose-682 .cs-li {list-style: none;margin: 0;padding: 0;}#why-choose-682 .cs-h3 {font-size: 2rem;line-height: 1.2em;font-weight: 700;margin: 0 0 0.5rem 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.75rem;}#why-choose-682 .cs-icon {width: 1.0625rem;height: auto;margin-top: 0.25rem;}#why-choose-682 .cs-item-text {font-size: 1.25rem;line-height: 1.5em;text-align: left;margin: 0;color: var(--bodyTextColor);}#why-choose-682 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#why-choose-682 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#why-choose-682 .cs-button-solid:hover:before {width: 100%;}#why-choose-682 .cs-image-group {font-size: min(2.3vw, .75em);width: 39.5em;height: 51.25em;position: relative;z-index: 1;transform: scaleX(-1);}#why-choose-682 .cs-picture {width: 19.125em;height: 22.5em;overflow: hidden;display: block;position: absolute;}#why-choose-682 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transform: scaleX(-1);}#why-choose-682 .cs-picture1 {top: 5em;left: 0;}#why-choose-682 .cs-picture2 {top: 0;right: 0;}#why-choose-682 .cs-picture3 {bottom: 0;left: 0;}#why-choose-682 .cs-picture4 {bottom: 5em;right: 0;}#why-choose-682 .cs-graphic {display: none;}}@media only screen and (min-width: 64rem) {#why-choose-682 .cs-container {flex-direction: row;justify-content: space-between;}#why-choose-682 .cs-image-group {font-size: min(1.2vw, 1em);flex: none;order: 2;}#why-choose-682 .cs-graphic {width: 61.4375em;height: auto;display: block;position: absolute;bottom: 10.3125em;right: -2em;z-index: -1;}}@media only screen and (min-width: 0rem) {#services-2129 {padding: var(--sectionPadding);background-color: #FDFAF8;position: relative;}#services-2129 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-2129 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-2129 .cs-title {margin: 0;}#services-2129 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: clamp(1rem, 2.5vw, 1.25rem);row-gap: 1.5rem;}#services-2129 .cs-item {list-style: none;width: 100%;display: flex;flex-direction: column;grid-column: span 12;}#services-2129 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.2);}#services-2129 .cs-link {text-align: center;text-decoration: none;width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}#services-2129 .cs-picture {width: 100%;height: 15rem;margin-bottom: 0.75rem;background-color: #000;overflow: hidden;display: block;position: relative;}#services-2129 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#services-2129 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--headerColor);}#services-2129 .cs-item-text {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#services-2129 .cs-container {max-width: 80rem;}#services-2129 .cs-item {grid-column: span 3;}#services-2129 .cs-picture {height: clamp(11.25rem, 22.5vw, 21.25rem);margin-bottom: 1.5rem;}}