 @media only screen and (min-width: 0rem) {#contact-1699 {padding: var(--sectionPadding);position: relative;z-index: 1;background-color: #EEE8E0;}#contact-1699 .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-1699 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#contact-1699 .cs-title {max-width: 15ch;margin: 0 0 1rem 0;}#contact-1699 .cs-text {font-family: var(--headerFontFamily);font-weight: 700;max-width: 31rem;}#contact-1699 .cs-topper {color: var(--secondary);}#contact-1699 .cs-author {margin-top: 2.5rem;display: flex;align-items: center;gap: 1rem;}#contact-1699 .cs-input, #contact-1699 .cs-select {font-size: 1rem;width: 100%;height: clamp(2.875rem, 5.5vw, 3.5rem);box-sizing: border-box;padding: 0 1.5rem;background-color: #fff;color: #767676;border: none;}#contact-1699 .cs-input::placeholder, #contact-1699 .cs-select::placeholder {color: #767676;}#contact-1699 .cs-profile {width: 3.25rem;height: 3.25rem;}#contact-1699 .cs-profile img {width: 100%;height: 100%;object-fit: cover;border-radius: 50%;}#contact-1699 .cs-flex-group {display: flex;flex-direction: column;}#contact-1699 .cs-signature {width: auto;height: 2.6875rem;}#contact-1699 .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-1699 .cs-form .cs-title {margin: 0 0 clamp(1.5rem, 4vw, 3rem) 0;font-family: var(--firstFontTitle);}#contact-1699 .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;font-family: var(--headerFontFamily);text-transform: uppercase;font-weight: 700;}#contact-1699 .cs-input, #contact-1699 .cs-select {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-1699 .cs-input::placeholder, #contact-1699 .cs-select::placeholder {color: #767676;opacity: 0.6;}#contact-1699 .cs-contact-order {width: 100%;display: flex;flex-direction: column;gap: 0.5rem;}#contact-1699 .cs-textarea {font-family: inherit;min-height: 7.5rem;margin: 0 0 clamp(1rem, 3vw, 1.75rem) 0;padding-top: 1.5rem;}#contact-1699 .cs-button-solid {color: #000000;background-color: transparent;border: solid 2px black;display: inline-block;position: relative;z-index: 1;overflow: hidden;transition: color 0.3s;}#contact-1699 .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-1699 .cs-button-solid:hover {color: #fff;}#contact-1699 .cs-button-solid:hover:before {width: 100%;}#contact-1699 .cs-submit {width: 100%;min-width: 17.6875rem;}#contact-1699 .cs-submit:hover {cursor: pointer;}#contact-1699 .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#contact-1699 .cs-background::before {content: "";width: 100%;height: 100%;background-color: rgba(234, 227, 217, 0.8196078431);opacity: 0.9;position: absolute;}#contact-1699 .cs-background img {width: 100%;height: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#contact-1699 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#contact-1699 .cs-form {width: 45vw;order: -1;}#contact-1699 .cs-submit {width: auto;}#contact-1699 .cs-contact-order {display: flex;flex-direction: row;justify-content: space-evenly;align-items: end;position: relative;column-gap: 1rem;}}