 @media only screen and (min-width: 0rem) {#hero-82 {position: relative;z-index: 1;min-height: clamp(28rem, 70vh, 42rem);display: flex;align-items: center;justify-content: center;text-align: center;padding: 5rem 1rem;}#hero-82 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-82 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-82 .cs-container {position: relative;z-index: 2;width: 100%;max-width: 80rem;margin: auto;padding: 0 2rem;}#hero-82 .cs-title {width: auto;font-family: var(--fontAccent);font-weight: 400;text-transform: uppercase;color: var(--bodyTextColorLight);margin-top: 1rem;font-size: clamp(5rem, 12vw, 12.5rem);letter-spacing: clamp(0.3em, 4vw, 0.8em);line-height: 1;text-align: center;text-shadow: 0 10px 40px rgba(0, 0, 0, 0.6);}#hero-82 .cs-subheader {color: var(--bodyTextColorLight);font-family: var(--fontPrimary);font-size: clamp(0.8rem, 1.4vw, 1rem);letter-spacing: 0.35em;line-height: 1rem;margin-top: 1.25rem;opacity: 0.95;}}@media only screen and (min-width: 22.5rem) {#hero-82 .cs-title {text-indent: -0.1em;}}@media only screen and (min-width: 23.4375rem) {#hero-82 .cs-title {text-indent: -0.1em;}}@media only screen and (min-width: 25rem) {#hero-82 .cs-title {text-indent: 0.2em;}}@media only screen and (min-width: 48rem) {#hero-82 {padding: 20rem 1rem;}#hero-82 .cs-title {text-indent: 0.5em;}#hero-82 .cs-subheader {line-height: 1.3rem;}}@media only screen and (min-width: 105rem) {#hero-82 .cs-title {text-indent: 1.1em;}}#hero-82::after {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: clamp(6rem, 18vw, 14rem);pointer-events: none;z-index: 2;background: linear-gradient(to bottom, rgba(14, 26, 20, 0) 0%, rgba(14, 26, 20, 0.6) 70%, #0E1A14 100%);}@media only screen and (min-width: 0rem) {#services-1498 {padding: var(--sectionPadding);position: relative;z-index: 1;background-color: var(--backgroundColor);overflow: hidden;}#services-1498 .cs-container {width: 100%;max-width: 56.25rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 15;}#services-1498 .cs-content {display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;}#services-1498 .cs-title {max-width: 23ch;}#services-1498 .cs-card-group {margin: 0;width: 100%;padding: 0;display: flex;flex-wrap: wrap;align-items: stretch;flex-direction: column;gap: clamp(1rem, 2vw, 1.25rem);}#services-1498 .cs-item {text-align: center;list-style: none;max-width: 21.25rem;padding: 1.5rem clamp(1rem, 2.4vw, 1.5rem);box-sizing: border-box;background-color: #131F18;border-radius: clamp(2.5rem, 5vw, 3.75rem);display: flex;flex-direction: column;height: 100%;align-items: center;position: relative;z-index: 1;transition: border-color 0.3s;box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.35), 4px 12px 24px rgba(0, 0, 0, 0.25);transition: box-shadow 0.25s ease, transform 0.25s ease;}#services-1498 .cs-item:hover {border-color: var(--bodyTextColorLight);transform: translateY(-4px);box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.35), 10px 15px 36px rgba(0, 0, 0, 0.25);}#services-1498 .cs-item:hover .cs-picture img {transform: scale(1.2);}#services-1498 .cs-item:hover .cs-h3, #services-1498 .cs-item:hover .cs-link {color: var(--primary);}#services-1498 .cs-item:hover .cs-arrow {filter: initial;}#services-1498 .cs-image-group {width: 16.0625em;height: 12.5em;margin: 0 0 clamp(1rem, 2.4vw, 1.5rem);position: relative;z-index: 1;}#services-1498 .cs-picture {position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}#services-1498 .cs-picture img {z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.65s;}#services-1498 .cs-mask {--maskBorder: #F3F1EC;--maskBG: #131F18;position: absolute;top: -1px;left: -1px;bottom: -1px;right: -1px;}#services-1498 .cs-info {display: flex;flex-direction: column;flex: 1;}#services-1498 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);text-align: inherit;line-height: 1.5em;font-weight: 700;width: 100%;margin: 0 0 0.5rem 0;box-sizing: border-box;color: var(--bodyTextColorLight);transition: background-color 0.3s;transition: color 0.3s;}#services-1498 .cs-ages {font-size: 1rem;line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 1rem 0;color: var(--bodyTextColorLight);}#services-1498 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: inherit;line-height: 1.5em;max-width: 50ch;margin: 0 0 clamp(1rem, 2.4vw, 1.5rem);width: 100%;color: var(--bodyTextColorLight);}#services-1498 .cs-link {font-size: 1rem;text-decoration: none;text-align: inherit;line-height: 1.2em;font-weight: 700;color: var(--primary);display: flex;justify-content: center;align-items: center;transition: color 0.3s;margin-top: auto;}#services-1498 .cs-link:hover .cs-arrow {transform: translateX(0.25rem);}}@media only screen and (min-width: 48rem) {#services-1498 .cs-container {max-width: 80rem;}#services-1498 .cs-card-group {flex-direction: row;justify-content: center;flex-wrap: wrap;}#services-1498 .cs-item {width: 31.5%;}#services-1498 .cs-image-group {font-size: min(1.2vw, 1em);}}