 @media only screen and (min-width: 0rem) {#contact-1700 {padding: var(--sectionPadding);padding-top: 12.5rem;position: relative;z-index: 1;}#contact-1700 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 10vw, 8rem);position: relative;}#contact-1700 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#contact-1700 .cs-title {max-width: 23ch;margin: 0 0 1rem 0;}#contact-1700 .cs-topper {color: var(--secondary);}#contact-1700 .cs-author {margin-top: 2.5rem;display: flex;align-items: center;gap: 1rem;}#contact-1700 .cs-profile {width: 3.25rem;height: 3.25rem;}#contact-1700 .cs-profile img {width: 100%;height: 100%;object-fit: cover;border-radius: 50%;}#contact-1700 .cs-flex-group {display: flex;flex-direction: column;}#contact-1700 .cs-signature {width: auto;height: 2.6875rem;}#contact-1700 .cs-form {width: 100%;max-width: 39.5rem;box-sizing: border-box;padding: clamp(2rem, 5.18vw, 3rem) clamp(1rem, 5vw, 3.75rem);display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: 0.75rem;position: relative;flex: none;}#contact-1700 .cs-form .cs-title {margin: 0 0 clamp(1.5rem, 4vw, 3rem) 0;}#contact-1700 .cs-form .cs-text {color: var(--headerColor);}#contact-1700 .cs-label {font-size: 1rem;width: 100%;color: var(--headerColor);display: flex;flex-direction: column;align-items: flex-start;grid-column: span 12;gap: 0.25rem;}#contact-1700 .cs-input {font-size: 1rem;width: 100%;height: 3.5rem;box-sizing: border-box;padding: 0;padding-left: 1.5rem;color: var(--headerColor);background-color: #fff;border: none;}#contact-1700 .cs-input::placeholder {color: #767676;opacity: 0.6;}#contact-1700 .cs-textarea {font-family: inherit;min-height: 7.5rem;margin: 0 0 clamp(1rem, 3vw, 1.75rem) 0;padding-top: 1.5rem;}#contact-1700 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875em, 5.5vw, 3.5em);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--secondary);border: none;display: inline-block;position: relative;z-index: 1;overflow: hidden;transition: color 0.3s;}#contact-1700 .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;}#contact-1700 .cs-button-solid:hover {color: #fff;}#contact-1700 .cs-button-solid:hover:before {width: 100%;}#contact-1700 .cs-submit {width: 100%;min-width: 17.6875rem;}#contact-1700 .cs-submit:hover {cursor: pointer;}#contact-1700 .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#contact-1700 .cs-background::before {content: "";width: 100%;height: 100%;background-color: #f7f7f7;opacity: 0.9;position: absolute;}#contact-1700 .cs-background img {width: 100%;height: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#contact-1700 {padding-top: 6.25rem;}#contact-1700 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#contact-1700 .cs-form {width: 45vw;}#contact-1700 .cs-submit {width: auto;}}@media only screen and (min-width: 0rem) {body.dark-mode #contact-1700 .cs-title, body.dark-mode #contact-1700 .cs-job, body.dark-mode #contact-1700 .cs-label, body.dark-mode #contact-1700 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #contact-1700 .cs-background::before {background-color: var(--medium);}body.dark-mode #contact-1700 .cs-input {color: #fff;background-color: rgba(255, 255, 255, 0.1);}body.dark-mode #contact-1700 .cs-input::placeholder {color: #fff;opacity: 0.8;}}