 @media only screen and (min-width: 0rem) {#cs-contact-490 {padding: var(--sectionPadding);background-color: var(backgroundLight);}#cs-contact-490 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 3rem;}#cs-contact-490 .cs-content {max-width: 32.625rem;text-align: left;}#cs-contact-490 .cs-text {margin: 0 0 clamp(1rem, 4.4vw, 3rem) 0;}#cs-contact-490 .cs-header {font-size: clamp(0.8125rem, 1.5vw, 1rem);line-height: 1.2em;text-transform: uppercase;font-weight: 700;letter-spacing: 0.1em;margin: 0 0 1rem 0;color: #b4b2c7;display: block;}#cs-contact-490 .cs-link {font-size: clamp(1rem, 2vw, 1.25rem);text-decoration: none;line-height: 1.5em;font-weight: 700;margin: 0 0 clamp(1rem, 2.5vw, 2rem);color: var(--headerColor);display: block;}#cs-contact-490 .cs-link:hover {text-decoration: underline;}#cs-contact-490 .cs-link:last-of-type {margin-bottom: 0;}#cs-contact-490 .cs-social {margin-top: clamp(2rem, 6vw, 5rem);display: inline-flex;justify-content: flex-start;gap: 0.75rem;}#cs-contact-490 .cs-social-link {width: clamp(2rem, 4vw, 3.25rem);height: clamp(2rem, 4vw, 3.25rem);background-color: #4e4b66;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;transition: transform 0.3s, background-color 0.3s;}#cs-contact-490 .cs-social-link:hover {background-color: var(--primary);transform: translateY(-0.1875rem);}#cs-contact-490 .cs-social-img {height: clamp(0.875rem, 2vw, 1.5rem);width: auto;display: block;}#cs-contact-490 #cs-form-490 {width: 100%;max-width: 40.625rem;margin-bottom: clamp(2rem, 5.3vw, 2.5rem);padding: clamp(1.25rem, 4.5vw, 2.5rem);box-sizing: border-box;border: 1px solid #dad9e3;border-radius: 1rem;}#cs-contact-490 .cs-label {font-size: clamp(0.875rem, 1.3vw, 1rem);line-height: 1.5em;font-weight: 700;margin-bottom: clamp(1rem, 1em, 1.25rem);color: var(--headerColor);display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#cs-contact-490 .cs-label-message {margin-bottom: clamp(2rem, 4.5vw, 2.5rem);}#cs-contact-490 .cs-input, #cs-contact-490 textarea {font-size: 1rem;width: 100%;height: 4rem;margin-top: 0.25rem;padding-left: 1.25rem;border: 1px solid transparent;border-bottom: 1px solid #b4b2c7;box-sizing: border-box;transition: border 0.3s;}#cs-contact-490 .cs-input:hover, #cs-contact-490 textarea:hover {border: 1px solid var(--primary);}#cs-contact-490 .cs-input::placeholder, #cs-contact-490 textarea::placeholder {color: #7d799c;}#cs-contact-490 textarea {font-family: inherit;margin: 0;padding-top: 1.25rem;min-height: 7.5rem;}#cs-contact-490 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);text-decoration: none;font-weight: 700;text-align: center;margin: auto;width: 100%;color: #fff;padding: 0 1.5rem;background-color: var(--primary);border: none;border-radius: 0.5rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cs-contact-490 .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.5rem;transition: width 0.3s;}#cs-contact-490 .cs-button-solid:hover {cursor: pointer;}#cs-contact-490 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 43rem) {#cs-contact-490 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#cs-contact-490 .cs-content {width: 40%;order: 2;flex: none;}#cs-contact-490 #cs-form-490 {margin: 0;}}