.custom-form-section{max-width:var(--cf-max-width, 600px);margin:40px auto;padding:0 20px}.custom-form__heading{text-align:center;font-size:28px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;border:1px solid currentColor;padding:12px 20px}.custom-form__description{text-align:center;font-size:14px;color:#666;margin-bottom:30px}.custom-form__success{display:flex;align-items:center;gap:12px;background:#f0faf0;border:1px solid #4caf50;color:#2e7d32;padding:16px 20px;border-radius:4px;margin-bottom:24px;font-size:14px}.custom-form__success svg{flex-shrink:0;color:#4caf50}.custom-form__errors{background:#fef2f2;border:1px solid #ef4444;color:#dc2626;padding:16px 20px;border-radius:4px;margin-bottom:24px;font-size:14px}.custom-form__row{margin-bottom:16px}.custom-form__row--two{display:flex;gap:16px}.custom-form__row--two .custom-form__field{flex:1}.custom-form__field select,.custom-form__field input{width:100%;padding:14px 16px;font-size:15px;font-family:inherit;color:#333;background-color:#fff;border:1.5px solid #ccc;border-radius:4px;outline:none;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.custom-form__field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.custom-form__field select:invalid,.custom-form__field select option[disabled]{color:#999}.custom-form__field select option{color:#333}.custom-form__field input::placeholder{color:#999}.custom-form__field select:focus,.custom-form__field input:focus{border-color:#1a3a5c;box-shadow:0 0 0 1px #1a3a5c26}.custom-form__row--submit{margin-top:24px}.custom-form__submit{width:100%;padding:16px;font-size:16px;font-weight:700;font-family:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--cf-button-text, #ffffff);background-color:var(--cf-button-bg, #1a3a5c);border:none;border-radius:4px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.custom-form__submit:hover{opacity:.9}.custom-form__submit:active{transform:scale(.99)}@media screen and (max-width:549px){.custom-form__row--two{flex-direction:column;gap:16px}.custom-form-section{padding:0 16px}.custom-form__heading{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-form.css.map */
