 #hero-228 .plyr {--plyr-color-main: var(--primary);--plyr-video-controls-background: rgba(0, 0, 0, 0.8);--plyr-video-control-color: var(--primary);--plyr-audio-controls-background: rgba(0, 0, 0, 0.8);--plyr-audio-control-color: var(--primary);--plyr-menu-background: rgba(0, 0, 0, 0.9);--plyr-menu-color: var(--bodyTextColorWhite);--plyr-menu-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);}#hero-228 .plyr__control--overlaid {background: var(--primary);color: #000;}#hero-228 .plyr__control--overlaid:hover {background: var(--primaryLight);}#hero-228 .plyr__control.plyr__tab-focus, #hero-228 .plyr__control:hover, #hero-228 .plyr__control[aria-expanded=true] {background: var(--primary);color: #000;}#hero-228 .plyr__progress__played {background: var(--primary);}#hero-228 .plyr__volume__progress {background: var(--primary);}#hero-228 .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {background: var(--primary);}@media only screen and (min-width: 0rem) {#hero-228 {text-align: center;padding: 0;padding-top: 9rem;position: relative;z-index: 1;overflow: hidden;width: 100%;}#hero-228 .cs-background {width: 100%;display: block;}#hero-228 #hero-228 .plyr {width: 100%;position: relative;z-index: 1;background: #000;margin: 0;padding: 0;}#hero-228 #hero-228 .plyr__video-wrapper {position: relative;width: 100%;padding-bottom: 56.25%;height: 0;overflow: hidden;}#hero-228 #hero-228 .plyr__video-wrapper video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;}#hero-228 .rotated {width: 100vh !important;height: 100vw !important;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) rotate(-90deg) !important;position: absolute !important;transition: transform 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;}#hero-228 #hero-228 .plyr.rotated-wrapper {width: 100vh !important;height: 100vw !important;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) rotate(-90deg) !important;transition: transform 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;}#hero-228 .cs-container {width: 100%;max-width: 80rem;margin: auto;position: static;height: 100vh;display: flex;align-items: flex-end;}#hero-228 .cs-flex-group {width: 90vw;max-width: clamp(45rem, 60vw, 35.125rem);display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;column-gap: 1.25rem;box-sizing: border-box;}#hero-228 .cs-topper {font-size: clamp(0.8125rem, 1.6vw, 1rem);line-height: 1.2em;text-transform: uppercase;text-align: left;letter-spacing: 0.1rem;font-weight: 700;color: var(--primaryLight);margin-bottom: 1rem;display: block;}#hero-228 .cs-title {font-size: 2rem;font-weight: 500;line-height: 1.2em;text-align: left;width: 100%;margin: 0 auto clamp(2rem, 4vw, 2.5rem) 0;color: var(--white);position: relative;font-family: var(--firstFontTitle);max-width: 80rem;}#hero-228 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: left;width: 100%;margin: 0 auto clamp(2rem, 4vw, 2.5rem) 0;margin-bottom: clamp(2.5rem, 4vw, 3rem);color: var(--bodyTextColorWhite);}#hero-228 img {width: 50%;height: auto;position: relative;object-fit: contain;margin-bottom: 1rem;}#hero-228 .cs-overlay {padding-top: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;}#hero-228 .cs-overlay > * {pointer-events: auto;}#hero-228 .cs-button-fixed-left {display: none !important;position: absolute !important;bottom: 1.875rem !important;left: 50% !important;transform: translateX(-50%) !important;z-index: 10000 !important;scroll-behavior: smooth !important;}#hero-228 #contactScrollButton {position: fixed !important;bottom: 1.875rem !important;left: 1.875rem !important;z-index: 100 !important;}#hero-228 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);width: 11.25rem;text-decoration: none;font-weight: 700;margin: 0 1.25rem 1rem 0;color: #000000;padding: 0;background-color: var(--primary);display: inline-block;position: relative;border: none;z-index: 1;}#hero-228 .cs-button-solid:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-228 .cs-button-solid:hover {color: #fff;}#hero-228 .cs-button-solid:hover:before {width: 100%;}#hero-228 .cs-button-transparent {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);width: 11.25rem;height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;margin: 0;color: #fff;padding: 0;background-color: transparent;border: 1px solid var(--bodyTextColorWhite);box-sizing: border-box;display: inline-flex;justify-content: center;align-items: center;position: relative;z-index: 1;}#hero-228 .cs-button-transparent:before {content: "";position: absolute;display: block;background: #000;opacity: 1;top: -1px;left: -1px;right: -1px;bottom: -1px;z-index: -1;transform-origin: left;transform: scaleX(0);transition: transform 0.3s;}#hero-228 .cs-button-transparent:hover:before {transform: scaleX(1);}#hero-228 .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}}@media only screen and (min-width: 48rem) {#hero-228 {padding: 9rem clamp(2rem, 5vw, 2.5rem) 0;}#hero-228 .cs-title {font-size: 4rem;font-weight: 500;line-height: 1.2em;text-align: left;width: 100%;margin: 0 auto clamp(2rem, 4vw, 2.5rem) 0;color: var(--white);position: relative;font-family: var(--firstFontTitle);max-width: 30rem;}#hero-228 .cs-button-fixed-left {display: inline-block !important;}#hero-228 .cs-button-solid {margin-bottom: 0;margin-left: 0.5rem;}#hero-228 img {width: auto;height: auto;position: relative;object-fit: contain;margin-bottom: 1.5rem;}#hero-228 .cs-background {padding-bottom: 56.25%;}}@media only screen and (min-width: 80.1875rem) {#hero-228 video {object-fit: contain;height: 79vh;}}@media only screen and (min-width: 0rem) {#intermediate .cs-container {width: 100%;max-width: 0.625rem;margin: auto;position: relative;height: 3vh;display: flex;align-items: flex-end;visibility: hidden;}}@media only screen and (min-width: 0rem) {#contact-5680 {padding: var(--sectionPadding);position: relative;z-index: 1;}#contact-5680 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#contact-5680 .cs-left {max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;gap: 3rem;}#contact-5680 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#contact-5680 .cs-form {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;gap: 0.75rem;}#contact-5680 .cs-label {font-size: clamp(0.875rem, 1.5vw, 1rem);width: 100%;color: var(--headerColor);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.25rem;}#contact-5680 .cs-input {font-size: 1rem;width: 100%;height: 3.5rem;padding: 0;padding-left: 1.5rem;color: var(--headerColor);background-color: #000;border: 1px solid #000;box-sizing: border-box;transition: border-color 0.3s;}#contact-5680 .cs-input:hover {border-color: var(--secondary);}#contact-5680 .cs-input:focus {outline: 1px solid var(--secondary);}#contact-5680 .cs-input::placeholder {color: var(--secondaryr);opacity: 0.6;}#contact-5680 .cs-textarea {min-height: clamp(7.5rem, 28vw, 12rem);padding-top: 1.5rem;margin-bottom: 0.75rem;font-family: inherit;}#contact-5680 .cs-submit {font-size: 1rem;text-transform: uppercase;line-height: 3.5rem;text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #1a1a1a;border: none;width: 100%;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s;}#contact-5680 .cs-submit:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#contact-5680 .cs-submit:hover {color: #fff;cursor: pointer;}#contact-5680 .cs-submit:hover:before {width: 100%;}#contact-5680 .cs-right {width: 100%;padding: clamp(2.25rem, 5.8vw, 4.5rem) clamp(2.75rem, 5.8vw, 3.75rem);box-sizing: border-box;border: 1px solid var(--primary);display: flex;flex-direction: column;align-items: flex-start;}#contact-5680 .cs-header {font-size: clamp(0.8125rem, 1.5vw, 1rem);line-height: 1.2em;text-transform: uppercase;font-weight: 700;margin: 0 0 0.5rem 0;color: var(--primary);display: block;}#contact-5680 .cs-link {font-size: clamp(1rem, 1.9vw, 1.25rem);line-height: 1.5em;font-weight: 700;text-decoration: none;margin: 0 0 clamp(1.5rem, 3vw, 2rem) 0;color: var(--bodyTextColor);display: block;}#contact-5680 .cs-link:hover {text-decoration: underline;}#contact-5680 .cs-phone {margin-bottom: clamp(3.5rem, 7vw, 6rem);}#contact-5680 .cs-social {margin: 0;padding: 0;display: flex;justify-content: flex-start;align-items: center;gap: clamp(1.5rem, 3vw, 1.875rem);}#contact-5680 .cs-li {list-style: none;margin: 0;padding: 0;}#contact-5680 .cs-social-link {display: flex;justify-content: center;align-items: center;width: clamp(2.625rem, 8vw, 3.125rem);height: clamp(2.625rem, 8vw, 3.125rem);background-color: #000;border-radius: 50%;transition: background-color 0.3s, transform 0.3s;}#contact-5680 .cs-social-link:hover {background-color: var(--primary);transform: translateY(-0.25rem);}#contact-5680 .cs-icon {width: auto;height: clamp(1.125rem, 1vw, 1.5rem);}}@media only screen and (min-width: 40.625rem) {#contact-5680 .cs-label {width: 48.6%;}#contact-5680 .cs-message {width: 100%;}}@media only screen and (min-width: 64rem) {#contact-5680 .cs-container {max-width: 66.5rem;flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 1.25rem;}#contact-5680 .cs-right {width: 38.6%;max-width: 25.875rem;flex: none;}}