.vxr_contact59_main_box {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, #0a2463 0%, #0077b6 100%);
    overflow: hidden;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
}

.vxr_contact59_bg_pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.6;
}

.vxr_contact59_container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
    z-index: 1;
}

.vxr_contact59_content {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
    align-items: start;
}

.vxr_contact59_label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50px;
    color: #90e0ef;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.vxr_contact59_title {
    font-size: clamp(32px, 4vw, 44px);
    font-weight: 800;
    color: #fff;
    margin: 0 0 20px;
    line-height: 1.2;
}

.vxr_contact59_desc {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
    margin: 0 0 40px;
}

.vxr_contact59_details {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 36px;
}

.vxr_contact59_detail {
    display: flex;
    align-items: center;
    gap: 16px;
}

.vxr_contact59_detail_icon {
    width: 56px;
    height: 56px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.vxr_contact59_detail_icon i {
    font-size: 22px;
    color: #90e0ef;
}

.vxr_contact59_detail_text h4 {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 0 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.vxr_contact59_detail_text a,
.vxr_contact59_detail_text span {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.vxr_contact59_detail_text a:hover {
    color: #90e0ef;
}

.vxr_contact59_social {
    display: flex;
    gap: 12px;
}

.vxr_contact59_social_link {
    width: 46px;
    height: 46px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.vxr_contact59_social_link:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}

.vxr_contact59_form_wrap {
    position: relative;
}

.vxr_contact59_form {
    background: #fff;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
}

.vxr_contact59_form_header {
    text-align: center;
    margin-bottom: 32px;
}

.vxr_contact59_form_header h3 {
    font-size: 26px;
    font-weight: 700;
    color: #0a2463;
    margin: 0 0 8px;
}

.vxr_contact59_form_header p {
    font-size: 15px;
    color: #5a6a85;
    margin: 0;
}

.vxr_contact59_form .vxr_form_row {
    margin-bottom: 20px;
}

.vxr_contact59_form .vxr_form_row:nth-child(1),
.vxr_contact59_form .vxr_form_row:nth-child(2) {
    display: inline-block;
    width: calc(50% - 10px);
    vertical-align: top;
}

.vxr_contact59_form .vxr_form_row:nth-child(2) {
    margin-left: 16px;
}

.vxr_contact59_form .vxr_form_row label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #0a2463;
    margin-bottom: 8px;
}

.vxr_contact59_form .vxr_form_row label.vxr_form_rq::after {
    content: ' *';
    color: #e74c3c;
}

.vxr_contact59_form .vxr_form_field {
    width: 100%;
    padding: 14px 18px;
    font-size: 15px;
    color: #333;
    background: #f8fbff;
    border: 2px solid #e8f0f8;
    border-radius: 12px;
    transition: all 0.3s ease;
    font-family: inherit;
    box-sizing: border-box;
}

.vxr_contact59_form .vxr_form_field:focus {
    outline: none;
    border-color: #00b4d8;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(0, 180, 216, 0.1);
}

.vxr_contact59_form .vxr_form_field::placeholder {
    color: #9ca9bc;
}

.vxr_contact59_form select.vxr_form_field {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235a6a85' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
    cursor: pointer;
}

.vxr_contact59_form textarea.vxr_form_field {
    resize: vertical;
    min-height: 100px;
}

.vxr_contact59_form input[type="file"].vxr_form_field {
    padding: 12px;
    cursor: pointer;
}

.vxr_contact59_form input[type="file"].vxr_form_field::file-selector-button {
    background: linear-gradient(135deg, #00b4d8, #0077b6);
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    margin-right: 12px;
    transition: all 0.3s ease;
}

.vxr_contact59_form input[type="file"].vxr_form_field::file-selector-button:hover {
    background: linear-gradient(135deg, #0077b6, #0a2463);
}

.vxr_contact59_form .vxr_form_description_field {
    font-size: 13px;
    color: #8899a6;
    margin-top: 6px;
    line-height: 1.4;
}

.vxr_contact59_form .gdpr-consent {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin: 24px 0;
    font-size: 14px;
    color: #5a6a85;
    line-height: 1.5;
}

.vxr_contact59_form .gdpr-consent input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #0077b6;
    cursor: pointer;
    flex-shrink: 0;
}

.vxr_contact59_form .gdpr-consent label {
    cursor: pointer;
}

.vxr_contact59_form .gdpr-consent a {
    color: #0077b6;
    text-decoration: none;
    font-weight: 600;
}

.vxr_contact59_form .gdpr-consent a:hover {
    text-decoration: underline;
}

.vxr_contact59_form .vxr_form_submit {
    width: 100%;
    padding: 18px 36px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #00b4d8, #0077b6);
    border: none;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 180, 216, 0.35);
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.vxr_contact59_form .vxr_form_submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 35px rgba(0, 180, 216, 0.45);
}

.vxr_contact59_form .vxr_form_submit:active {
    transform: translateY(0);
}

.vxr_contact59_form .vxr_form_response {
    text-align: center;
    padding: 40px 20px;
}

.vxr_contact59_form .vxr_form_response_icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(0, 180, 216, 0.1), rgba(0, 119, 182, 0.1));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.vxr_contact59_form .vxr_form_response_icon i {
    font-size: 40px;
    color: #00b4d8;
}

.vxr_contact59_form .vxr_form_response h4 {
    font-size: 24px;
    font-weight: 700;
    color: #0a2463;
    margin: 0 0 12px;
}

.vxr_contact59_form .vxr_form_response p {
    font-size: 16px;
    color: #5a6a85;
    margin: 0;
    line-height: 1.6;
}

.vxr_contact59_form .checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.vxr_contact59_form .checkbox-option {
    display: flex;
    align-items: center;
    gap: 8px;
}

.vxr_contact59_form .checkbox-option input[type="checkbox"],
.vxr_contact59_form .checkbox-option input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: #0077b6;
    cursor: pointer;
}

.vxr_contact59_form .checkbox-option label {
    font-size: 14px;
    color: #5a6a85;
    cursor: pointer;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .vxr_contact59_content {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .vxr_contact59_info {
        text-align: center;
    }
    .vxr_contact59_details {
        align-items: center;
    }
    .vxr_contact59_social {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .vxr_contact59_main_box {
        padding: 80px 0;
    }
    .vxr_contact59_form {
        padding: 30px 24px;
    }
    .vxr_contact59_form .vxr_form_row:nth-child(1),
    .vxr_contact59_form .vxr_form_row:nth-child(2) {
        display: block;
        width: 100%;
    }
    .vxr_contact59_form .vxr_form_row:nth-child(2) {
        margin-left: 0;
    }
}

@media (max-width: 500px) {
    .vxr_contact59_main_box {
        padding: 60px 0;
    }
    .vxr_contact59_form {
        padding: 24px 20px;
        border-radius: 20px;
    }
    .vxr_contact59_form_header h3 {
        font-size: 22px;
    }
    .vxr_contact59_title {
        font-size: 28px;
    }
    .vxr_contact59_desc {
        font-size: 15px;
    }
    .vxr_contact59_detail_icon {
        width: 48px;
        height: 48px;
    }
    .vxr_contact59_detail_icon i {
        font-size: 18px;
    }
    .vxr_contact59_detail_text a,
    .vxr_contact59_detail_text span {
        font-size: 15px;
    }
}

.vxr_contact59_detail_icon.vxr4178E {
    transform: scale(1) rotate(0deg);
}

.vxr_contact59_detail_icon.vxrB1211 {
    transform: scale(1) rotate(0deg);
}

.vxr_contact59_detail_icon.vxr006B9 {
    transform: scale(1) rotate(0deg);
}

.vxr_form_response.vxrC3E0C {
    display: none;
}