.contact-page{direction: rtl}.btn-radio-group{display: flex;gap: 0.5rem;width: 100%}.btn-radio-group input[type="radio"]{position: absolute;clip: rect(0,0,0,0);pointer-events: none}.btn-radio-group label{flex-grow: 1;display: inline-block;padding: 0.5rem 1rem;font-size: 0.9rem;font-weight: 500;text-align: center;border: 1px solid var(--primary);border-radius: 0.375rem;cursor: pointer;transition: all 0.2s ease-in-out;color: var(--primary);background-color: #fff}.btn-radio-group input[type="radio"]:checked + label{background-color: var(--primary);color: #fff;box-shadow: 0 0 0 0.25rem rgba(83, 93, 161, 0.5)}.btn-radio-group input[type="radio"]:focus + label{box-shadow: 0 0 0 0.25rem rgba(83, 93, 161, 0.5)}.btn-submit-custom{display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;padding: 0.75rem 1.8rem;font-size: 1rem;font-weight: 700;color: #ffffff;background-color: var(--primary);border: 1px solid var(--primary);border-radius: 0.375rem;cursor: pointer;text-decoration: none;transition: all 0.2s ease-in-out}.btn-submit-custom:hover{background-color: #404a8b;border-color: #404a8b;transform: translateY(-2px);box-shadow: 0 4px 10px rgba(0,0,0,0.1)}.btn-submit-custom:disabled{background-color: #a0a0a0;cursor: not-allowed;transform: none;box-shadow: none}.btn-send-icon{display: inline-block;width: 1.2em;height: 1.2em;background-color: currentColor;mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Uploaded_to_svgrepo.com' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath fill='%23111918' d='M30.291,2.87l-9.581,25.26c-0.39,1.029-1.346,1.234-2.123,0.456c0,0-6.036-6.036-6.586-6.586 s-0.359-1.631,0.425-2.403l13.316-13.11c0.784-0.772,0.711-0.856-0.163-0.187L10.588,17.784c-0.873,0.669-2.224,0.58-3.002-0.198 l-4.172-4.172c-0.778-0.778-0.573-1.733,0.456-2.124l25.26-9.581C30.159,1.319,30.681,1.841,30.291,2.87z M8.707,20.121 C8.318,19.732,8,19.864,8,20.414V25c0,0.55,0.386,0.768,0.857,0.485l2.401-1.441c0.472-0.283,0.539-0.833,0.15-1.222L8.707,20.121z' /%3E%3C/svg%3E");mask-size: contain;mask-repeat: no-repeat;mask-position: center;-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Uploaded_to_svgrepo.com' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath fill='%23111918' d='M30.291,2.87l-9.581,25.26c-0.39,1.029-1.346,1.234-2.123,0.456c0,0-6.036-6.036-6.586-6.586 s-0.359-1.631,0.425-2.403l13.316-13.11c0.784-0.772,0.711-0.856-0.163-0.187L10.588,17.784c-0.873,0.669-2.224,0.58-3.002-0.198 l-4.172-4.172c-0.778-0.778-0.573-1.733,0.456-2.124l25.26-9.581C30.159,1.319,30.681,1.841,30.291,2.87z M8.707,20.121 C8.318,19.732,8,19.864,8,20.414V25c0,0.55,0.386,0.768,0.857,0.485l2.401-1.441c0.472-0.283,0.539-0.833,0.15-1.222L8.707,20.121z' /%3E%3C/svg%3E");-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center}@media (max-width: 575.98px){.contact-phone-btn{padding: 0.25rem 0.5rem;font-size: 0.8rem}}input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none;margin: 0}input[type=number]{-moz-appearance: textfield}