 @media only screen and (min-width: 0rem) {#banner {background-color: #101010;padding: var(--sectionPadding);padding-top: 9rem;padding-bottom: 3rem;overflow: hidden;position: relative;z-index: 1;}#banner .cs-container {text-align: center;width: 97.5%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;gap: 0.75rem;}#banner .cs-int-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);position: relative;}#banner .cs-breadcrumbs {display: flex;justify-content: center;align-items: center;}#banner .cs-link {font-size: 1rem;line-height: 1.2em;text-decoration: none;color: var(--bodyTextColorWhite);position: relative;display: flex;justify-content: center;align-items: center;}#banner .cs-link:last-of-type {}#banner .cs-link:last-of-type::after {display: none;}#banner .cs-link:after {content: "";width: 0.4375rem;height: 0.75rem;margin: 0 1rem;background: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/white-chev.svg");background-size: contain;background-position: center;background-repeat: no-repeat;position: relative;display: block;}#banner .cs-link.cs-active {color: #ffd675;}#banner .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#banner .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: -moz-linear-gradient(left, rgba(26, 26, 26, 0.94) 0%, rgba(26, 26, 26, 0) 100%);background: -webkit-linear-gradient(left, rgba(26, 26, 26, 0.94) 0%, rgba(26, 26, 26, 0) 100%);opacity: 1;top: 0;left: 0;z-index: 1;}#banner .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 0rem) {#hero-82 {background-color: #141414;text-align: center;padding: clamp(5rem, 25.95vw, 5rem) 1rem 0;padding-bottom: clamp(5.125rem, 12.5vw, 5rem);position: relative;z-index: 1;}#hero-82 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-82 .cs-background:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.7;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-82 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-82 .cs-container {width: 100%;max-width: 67.5rem;margin: auto;}#hero-82 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.4125rem);font-weight: 700;line-height: 1.2em;text-align: center;max-width: 55rem;margin: 0 auto clamp(1rem, 4vw, 1.5rem);color: #fff;position: relative;}#hero-82 .cs-title:after {content: "";width: 20rem;height: 0.5rem;margin: clamp(2rem, 4vw, 2rem) auto clamp(2rem, 4vw, 2rem);background: var(--primary);opacity: 1;position: relative;display: block;}#hero-82 .cs-text {font-size: clamp(1rem, 1.95vw, 1.5625rem);line-height: 1.5em;text-align: center;width: 100%;max-width: clamp(29rem, 60vw, 50rem);margin: 0 auto;margin-bottom: clamp(2.5rem, 4vw, 3rem);color: #fff;}#hero-82 .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: auto;color: var(--headerColor);min-width: 9.375rem;padding: 0 1.5rem;background-color: transparent;border: 2px solid var(--headerColor);border-radius: 0;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: background-color 0.3s, color 0.3s;}#hero-82 .cs-button-solid:hover {background-color: var(--headerColor);color: #101010;}}