 @media only screen and (min-width: 0rem) {#contact-1388 {padding: var(--sectionPadding);background-color: #f3fcfb;position: relative;z-index: 1;padding-top: 150px;}#contact-1388 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;justify-content: center;align-items: stretch;flex-direction: column;column-gap: auto;gap: clamp(2rem, 3vw, 3rem);position: relative;}#contact-1388 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#contact-1388 .cs-color {color: red;}#contact-1388 .cs-title {max-width: 23ch;}#contact-1388 .cs-text {margin-bottom: 1rem;}#contact-1388 .cs-text:last-of-type {margin-bottom: 2rem;}#contact-1388 .cs-ul {text-align: left;width: 100%;margin: 0;padding: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;position: relative;}#contact-1388 .cs-li {list-style: none;display: flex;justify-content: flex-start;align-items: flex-start;gap: 1.25rem;}#contact-1388 .cs-li:hover .cs-icon-wrapper {transform: scale(1.1);}#contact-1388 .cs-header {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin-bottom: 0.75rem;color: var(--headerColor);display: block;}#contact-1388 .cs-link {font-size: 1rem;line-height: 1.5em;text-decoration: none;color: #767676;display: block;position: relative;}#contact-1388 .cs-link:hover {text-decoration: underline;}#contact-1388 .cs-icon-wrapper {width: 3.75rem;height: 3.75rem;margin: 0;border-radius: 50%;border: 1px solid #bababa;display: flex;justify-content: center;align-items: center;flex: none;transition: transform 0.3s;}#contact-1388 .cs-icon {width: 1.5rem;height: auto;display: block;}#contact-1388 .cs-form {width: 100%;max-width: 40.625rem;padding: clamp(1.5rem, 5.18vw, 3rem) clamp(1rem, 4vw, 3rem);box-sizing: border-box;background-color: #fff;border-radius: 1rem;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;gap: 0.75rem;}#contact-1388 .cs-h3 {font-size: clamp(1.25rem, 3vw, 2.4375rem);line-height: 1.2em;font-weight: 700;margin: 0 0 0.25rem 0;color: var(--headerColor);}#contact-1388 .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-1388 .cs-input {font-size: 1rem;width: 100%;height: 3.5rem;padding: 0;padding-left: 1.5rem;color: var(--headerColor);background-color: #f7f7f7;border-radius: 0.5rem;border: none;box-sizing: border-box;}#contact-1388 .cs-input::placeholder {color: #7d799c;opacity: 0.6;}#contact-1388 .cs-textarea {min-height: 7.5rem;padding-top: 1.5rem;margin-bottom: 0.75rem;font-family: inherit;}#contact-1388 .cs-button-solid {font-size: 1rem;line-height: 3.5rem;text-decoration: none;font-weight: 700;overflow: hidden;margin: 0;color: #fff;padding: 0 3rem;border-radius: 1.875rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#contact-1388 .cs-button-solid:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #1a1a1a;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#contact-1388 .cs-button-solid:hover {color: var(--primary);}#contact-1388 .cs-button-solid:hover:before {width: 100%;}#contact-1388 .cs-submit {width: 100%;min-width: 12.5rem;border: none;}#contact-1388 .cs-submit:hover {color: #fff;cursor: pointer;}}@media only screen and (min-width: 48rem) {#contact-1388 {padding-top: 200px;}#contact-1388 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#contact-1388 .cs-content {width: 47%;flex: none;}#contact-1388 .cs-submit {width: auto;}}@media only screen and (min-width: 64rem) {#contact-1388 .cs-form {width: 46%;max-width: 40.625rem;}#contact-1388 .cs-submit {width: auto;}}@media only screen and (min-width: 93.75rem) {#contact-1388 .cs-graphic {display: block;}}.cs-whatsapp-section {background-color: #f7f7f7;padding-top: 50px;padding-bottom: 50px;text-align: center;}.cs-whatsapp-container {max-width: 800px;margin: 0 auto;padding: 0 1rem;}.cs-whatsapp-title {font-size: 2.5rem;font-weight: 700;margin-bottom: 1rem;color: #333;}.cs-whatsapp-text {font-size: 1.1rem;margin-bottom: 2rem;color: #666;line-height: 1.6;}.cs-whatsapp-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.75rem;padding: 1rem 2rem;background: #25D366;color: white;text-decoration: none;border-radius: 50px;font-size: 1.1rem;font-weight: 600;transition: all 0.3s ease;box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);}.cs-whatsapp-btn:hover {background: #1da851;color: white;text-decoration: none;transform: translateY(-2px);box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4);}.cs-whatsapp-icon {width: 24px;height: 24px;fill: currentColor;}