.contact-section[data-v-8a73e4d4]{align-items:flex-start;background:#fff;display:flex;flex:none;flex-direction:row;padding:50px 0;width:100%}.contact-section .container[data-v-8a73e4d4]{max-width:1340px;width:90%}.contact-section__wrapper[data-v-8a73e4d4]{align-items:flex-start}.contact-section__body[data-v-8a73e4d4],.contact-section__wrapper[data-v-8a73e4d4]{display:flex;flex-direction:column;gap:50px;width:100%}.contact-section__body[data-v-8a73e4d4]{align-items:center;border-bottom:1px solid #97a3b6;flex:1;padding:0 0 50px}.contact-section__heading[data-v-8a73e4d4]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;padding:0}.contact-section__title[data-v-8a73e4d4]{align-self:stretch;color:#32253b;font-family:Recoleta,Georgia,serif;font-size:48px;font-style:normal;font-weight:600;letter-spacing:-1px;line-height:58px;margin:0;text-transform:capitalize}.contact-section__description[data-v-8a73e4d4]{align-self:stretch;color:#677489;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin:0}.contact-section__details[data-v-8a73e4d4]{align-items:center;flex-direction:column}.contact-section__details[data-v-8a73e4d4],.contact-section__row[data-v-8a73e4d4]{align-self:stretch;display:flex;gap:32px;padding:0}.contact-section__row[data-v-8a73e4d4]{align-items:flex-start;flex-direction:row}.contact-section__detail[data-v-8a73e4d4]{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:12px;padding:0}.contact-section__label[data-v-8a73e4d4]{color:#677489;font-weight:400}.contact-section__label[data-v-8a73e4d4],.contact-section__value[data-v-8a73e4d4]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-style:normal;line-height:26px}.contact-section__value[data-v-8a73e4d4]{color:#32253b;font-weight:500;text-decoration:none;transition:color var(--transition-fast)}.contact-section__value[data-v-8a73e4d4]:hover{color:var(--color-terracotta)}.contact-section__divider[data-v-8a73e4d4]{align-self:stretch;border:1px solid #97a3b6;height:0;width:100%}.contact-section__thank-you[data-v-8a73e4d4]{align-items:center;padding:200px 0;text-align:center}.contact-section__form[data-v-8a73e4d4],.contact-section__thank-you[data-v-8a73e4d4]{display:flex;flex:none;flex-direction:column;justify-content:center;width:100%}.contact-section__form[data-v-8a73e4d4]{align-items:flex-end;box-sizing:border-box;gap:32px;padding:20px 0}.contact-section__form-fields[data-v-8a73e4d4]{flex:none;flex-direction:column;padding:0}.contact-section__field-row[data-v-8a73e4d4],.contact-section__form-fields[data-v-8a73e4d4]{align-items:flex-start;align-self:stretch;display:flex;gap:32px}.contact-section__field-row[data-v-8a73e4d4]{flex-direction:row}.contact-section__field-row--four[data-v-8a73e4d4]{gap:16px}.contact-section__field[data-v-8a73e4d4]{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:16px;padding:0;width:100%}.contact-section__field--full[data-v-8a73e4d4]{flex:1}.contact-section__field-label[data-v-8a73e4d4]{color:#32253b;font-weight:600;line-height:19px}.contact-section__field-label[data-v-8a73e4d4],.contact-section__input[data-v-8a73e4d4]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal}.contact-section__input[data-v-8a73e4d4]{align-items:center;align-self:stretch;border:1px solid #32253b;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;font-weight:400;gap:8px;height:48px;line-height:26px;padding:8px 12px;width:100%}.contact-section__input[data-v-8a73e4d4]:focus{border-color:#32253b;outline:none}.contact-section__input[data-v-8a73e4d4]::-moz-placeholder{color:#97a3b6}.contact-section__input[data-v-8a73e4d4]::placeholder{color:#97a3b6}.contact-section__select[data-v-8a73e4d4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2397a3b6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;color:#97a3b6;padding-right:36px}.contact-section__select[data-v-8a73e4d4]:not([value=""]){color:#32253b}.contact-section__textarea[data-v-8a73e4d4]{align-items:flex-start;align-self:stretch;border:1px solid #32253b;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:8px;line-height:26px;min-height:131px;padding:8px 12px;resize:vertical;width:100%}.contact-section__textarea[data-v-8a73e4d4]:focus{border-color:#32253b;outline:none}.contact-section__textarea[data-v-8a73e4d4]::-moz-placeholder{color:#97a3b6}.contact-section__textarea[data-v-8a73e4d4]::placeholder{color:#97a3b6}.contact-section__radio-groups[data-v-8a73e4d4]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.contact-section__radio-group[data-v-8a73e4d4]{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:12px;min-width:150px}.contact-section__radio-label[data-v-8a73e4d4]{color:#32253b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.contact-section__radio-options[data-v-8a73e4d4]{align-items:center;display:flex;flex-direction:row;gap:16px}.contact-section__radio-option[data-v-8a73e4d4]{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:8px}.contact-section__radio-wrapper[data-v-8a73e4d4]{align-items:center;display:flex;justify-content:center;position:relative}.contact-section__radio-input[data-v-8a73e4d4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #32253b;border-radius:4px;cursor:pointer;height:20px;transition:all var(--transition-fast);width:20px}.contact-section__radio-input[data-v-8a73e4d4]:checked{background-color:#d4876b;border-color:#d4876b}.contact-section__radio-check[data-v-8a73e4d4]{color:#fff;opacity:0;pointer-events:none;position:absolute;transition:opacity var(--transition-fast)}.contact-section__radio-input:checked+.contact-section__radio-check[data-v-8a73e4d4]{opacity:1}.contact-section__radio-text[data-v-8a73e4d4]{color:#32253b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.contact-section__button[data-v-8a73e4d4]{align-items:center;align-self:stretch;background:#32253b;border:none;border-radius:78px;cursor:pointer;display:flex;flex-direction:row;gap:8px;height:46px;justify-content:center;padding:14px 24px 16px;transition:all var(--transition-base);width:242px}.contact-section__button[data-v-8a73e4d4]:hover{background:var(--color-slate);box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.contact-section__button[data-v-8a73e4d4]:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-section__button-text[data-v-8a73e4d4]{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px}@media(max-width:1024px){.contact-section__wrapper[data-v-8a73e4d4]{flex-direction:column;gap:50px}.contact-section__form[data-v-8a73e4d4]{height:auto;max-width:512px;width:100%}}@media(max-width:768px){.contact-section[data-v-8a73e4d4]{padding:50px 0}.contact-section__title[data-v-8a73e4d4]{font-size:36px;line-height:44px}.contact-section__field-row[data-v-8a73e4d4],.contact-section__field-row--four[data-v-8a73e4d4],.contact-section__row[data-v-8a73e4d4]{flex-direction:column}.contact-section__radio-groups[data-v-8a73e4d4]{flex-direction:column;gap:20px}.contact-section__radio-group[data-v-8a73e4d4]{width:100%}}
