 @media only screen and (min-width: 0rem) {#sbsr-599 {min-height: 100vh;background-color: var(--background);position: relative;}#sbsr-599 .cs-container {width: 100%;max-width: 90rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbsr-599 .cs-logo {width: 100%;max-width: 15.625rem;height: auto;margin-bottom: clamp(2rem, 4vw, 4rem);display: block;}#sbsr-599 .cs-content {text-align: left;width: 100%;max-width: 40.625rem;box-sizing: border-box;padding: var(--sectionPadding);display: flex;flex-direction: column;align-items: flex-start;}#sbsr-599 .cs-text {margin-bottom: 1rem;}#sbsr-599 .cs-text:last-of-type {margin-bottom: 2rem;}#sbsr-599 .cs-text.cs-italics {font-style: italic;font-size: 0.875rem;}#sbsr-599 .cs-button-wrapper {display: flex;flex-flow: wrap row;justify-content: flex-start;align-items: center;gap: 1rem;}#sbsr-599 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: 1em;text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 1rem 2.5rem;background-color: var(--primary);color: #fff;border: none;border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;}#sbsr-599 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbsr-599 .cs-button-solid:hover:before {width: 100%;}#sbsr-599 .cs-social {height: 3rem;margin-top: 3rem;opacity: 1;display: flex;justify-content: center;align-items: center;gap: 1rem;transition: opacity 0.3s, visibility 0.3s, height 0.3s;}#sbsr-599 .cs-social-link {text-decoration: none;width: 3rem;height: 3rem;background-color: #484848;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: background-color 0.3s;}#sbsr-599 .cs-social-link:hover {background-color: var(--primary);}#sbsr-599 .cs-social-link:hover .cs-social-icon {filter: grayscale(1) brightness(10000%);opacity: 1;}#sbsr-599 .cs-social-icon {width: 1.5rem;height: auto;opacity: 0.6;display: block;transition: opacity 0.6s;}#sbsr-599 .cs-background {width: 100%;height: 16rem;display: block;position: relative;z-index: 1;}#sbsr-599 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 64rem) {#sbsr-599 {padding: clamp(5.625rem, 9vw, 9.375rem) 1rem;display: flex;}#sbsr-599 .cs-container {flex-direction: row;justify-content: flex-start;align-items: center;}#sbsr-599 .cs-background {width: 50%;height: auto;position: absolute;top: 0;bottom: 0;left: 50%;}#sbsr-599 .cs-content {width: 45%;padding: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbsr-599 .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-599 .cs-title, body.dark-mode #sbsr-599 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-599 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#cs-modal-1605 {width: 100%;height: 100%;box-sizing: border-box;padding: var(--sectionPadding);background-color: rgba(0, 0, 0, 0.8);overflow-y: auto;opacity: 0;display: flex;justify-content: center;align-items: center;position: fixed;top: 0;left: 0;z-index: 1000;transition: opacity 0.3s, visibility 0.3s;transition-delay: 0.3;}#cs-modal-1605.cs-loaded {opacity: 1;visibility: visible;}#cs-modal-1605.cs-loaded .cs-wrapper {opacity: 1;transform: translateY(20%);}#cs-modal-1605.cs-closed {opacity: 0;visibility: hidden;z-index: -1000;}#cs-modal-1605 .cs-wrapper {width: 100%;max-width: 25rem;background-color: #fff;opacity: 0;display: flex;flex-direction: column;position: relative;z-index: 1;transform: translateY(12.25rem);transition: transform 0.7s, opacity 0.3s;transition-delay: 0.5s;}#cs-modal-1605 .cs-content {text-align: center;box-sizing: border-box;padding: clamp(2.5rem, 8vw, 3.75rem) clamp(1.5rem, 3vw, 2.5rem);display: flex;flex-direction: column;align-items: center;}#cs-modal-1605 .cs-close {width: 2.5rem;height: 2.5rem;border: 1px solid transparent;display: flex;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;z-index: 10;transition: border-color 0.3s, transform 0.5s;}#cs-modal-1605 .cs-close:hover {cursor: pointer;transform: rotate(90deg);border-color: #e8e8e8;}#cs-modal-1605 .cs-close img {width: 1.5rem;height: auto;}#cs-modal-1605 .cs-picture {width: 100%;height: 60vw;max-height: 15.625rem;display: block;position: relative;z-index: 1;}#cs-modal-1605 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#cs-modal-1605 .cs-header {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 700;line-height: 1.2em;text-align: inherit;max-width: 20ch;margin: 0 0 clamp(0.75rem, 2vw, 1rem);display: block;}#cs-modal-1605 .cs-text {font-size: clamp(0.875rem, 1.5vw, 1rem);margin: 0 0 clamp(1.75rem, 2.5vw, 2rem);}#cs-modal-1605 .cs-form {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1rem;}#cs-modal-1605 .cs-checkbox-group {width: 100%;margin-bottom: 1rem;display: flex;flex-direction: column;gap: 0.75rem;}#cs-modal-1605 .cs-checkbox-label {font-size: 0.875rem;line-height: 1.4em;cursor: pointer;display: flex;align-items: flex-start;gap: 0.5rem;}#cs-modal-1605 .cs-checkbox {width: 1rem;height: 1rem;margin: 0;margin-top: 0.125rem;flex-shrink: 0;}#cs-modal-1605 .cs-checkbox-text {text-align: left;color: #484848;}#cs-modal-1605 .cs-email-section {width: 100%;margin-bottom: 1rem;}#cs-modal-1605 .cs-email-text {font-size: 0.875rem;line-height: 1.4em;margin: 0 0 0.75rem 0;color: #484848;}#cs-modal-1605 .cs-terms {font-size: 0.75rem;line-height: 1.4em;text-align: center;margin: 1rem 0 0 0;color: #767676;}#cs-modal-1605 .cs-input {font-size: 1rem;width: 100%;height: clamp(2.875rem, 5.5vw, 3.5rem);margin: 0;box-sizing: border-box;padding: 0;padding-left: 1.25rem;background-color: #f7f7f7;border: none;display: block;}#cs-modal-1605 .cs-input::placeholder {color: #767676;}#cs-modal-1605 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--primaryLight);color: #fff;display: inline-block;position: relative;z-index: 1;}#cs-modal-1605 .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;}#cs-modal-1605 .cs-button-solid:hover:before {width: 100%;}#cs-modal-1605 .cs-submit {width: 100%;border: none;}#cs-modal-1605 .cs-submit:hover {cursor: pointer;}#cs-modal-1605 .cs-social {height: 2rem;margin-top: 2rem;opacity: 1;display: flex;justify-content: center;align-items: center;gap: 0.5rem;transition: opacity 0.3s, visibility 0.3s, height 0.3s;}#cs-modal-1605 .cs-social-link {text-decoration: none;width: 2rem;height: 2rem;background-color: #484848;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: background-color 0.3s;}#cs-modal-1605 .cs-social-link:hover {background-color: var(--primary);}#cs-modal-1605 .cs-social-link:hover .cs-social-icon {filter: grayscale(1) brightness(10000%);opacity: 1;}#cs-modal-1605 .cs-social-icon {width: 0.75rem;height: auto;filter: grayscale(1) brightness(1000%);opacity: 0.6;display: block;transition: opacity 0.6s;}}@media only screen and (min-width: 48rem) {#cs-modal-1605.cs-loaded .cs-wrapper {transform: translateY(0);}#cs-modal-1605 .cs-wrapper {max-width: 52.875rem;flex-flow: row;align-items: stretch;}#cs-modal-1605 .cs-close {background-color: transparent;top: 1rem;right: 1rem;}#cs-modal-1605 .cs-content {width: 50%;}#cs-modal-1605 .cs-picture {width: 50%;height: auto;max-height: 100%;min-height: 27rem;}}