.elementor-1644 .elementor-element.elementor-element-8947b10{--display:flex;}.elementor-1644 .elementor-element.elementor-element-8f89f99{--display:flex;}.elementor-1644 .elementor-element.elementor-element-b314bcf{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f802f25 */.reg-guide-hero {
    padding: 80px 0;
    /* Nền gradient chuyển sắc màu xanh thương hiệu VNPT */
    background: linear-gradient(135deg, #005baa 0%, #007bff 100%);
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.reg-guide-hero .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Khối nội dung căn giữa banner */
.reg-guide-hero .hero-center {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
}

/* Huy hiệu nhỏ phía trên tiêu đề */
.reg-guide-hero .hero-sub {
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* ĐÃ CẬP NHẬT: Ép chữ tiêu đề "Hướng dẫn đăng ký dịch vụ" thành màu trắng */
.reg-guide-hero h1 {
    font-size: 38px;
    font-weight: 800;
    margin: 0 0 15px 0;
    color: #ffffff !important; /* Đảm bảo chữ luôn hiển thị màu trắng rõ nét */
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); /* Tạo bóng đổ nhẹ giúp chữ nổi bật hơn */
}

/* Đoạn văn mô tả ngắn bên dưới tiêu đề */
.reg-guide-hero p {
    font-size: 16px;
    color: #e0f2fe; /* Màu trắng xanh nhẹ chống mỏi mắt */
    line-height: 1.6;
    margin: 0;
}

/* Tự động tối ưu hiển thị mượt mà trên Mobile */
@media (max-width: 768px) {
    .reg-guide-hero { 
        padding: 50px 0; 
    }
    .reg-guide-hero h1 { 
        font-size: 28px; 
    }
    .reg-guide-hero p { 
        font-size: 14.5px; 
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f58682 *//* ==========================================================================
   SECTION 2: LỰA CHỌN CÁCH ĐĂNG KÝ (Đồng bộ 2 Nút Bấm)
   ========================================================================== */
.reg-methods {
    padding: 80px 0;
    background-color: #f8fafc;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.reg-methods .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.reg-methods .section-title {
    text-align: center;
    margin-bottom: 50px;
}

.reg-methods .section-title span {
    font-size: 14px;
    font-weight: 700;
    color: #005baa;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}

.reg-methods .section-title h2 {
    font-size: 32px;
    color: #1e293b;
    margin: 0;
}

/* Lưới chia 2 cột đều nhau */
.reg-methods .methods-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.reg-methods .method-card {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 30px rgba(0, 91, 170, 0.03);
    display: flex;
    flex-direction: column; /* Đổi hướng Flex thành hàng dọc */
    align-items: center;
    text-align: center;
    position: relative;
}

/* Cột bên phải nổi bật hơn */
.reg-methods .method-card.preferred {
    border-color: #007bff;
    box-shadow: 0 15px 35px rgba(0, 123, 255, 0.1);
}

.reg-methods .method-icon {
    width: 60px;
    height: 60px;
    background: rgba(0, 91, 170, 0.1);
    font-size: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.reg-methods .method-card h3 {
    font-size: 22px;
    color: #0f172a;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.reg-methods .method-card p {
    font-size: 15px;
    color: #64748b;
    margin: 0 0 25px 0;
    line-height: 1.5;
}

.reg-methods .method-steps {
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0; /* Tạo khoảng trống ở dưới */
    text-align: left;
    width: 100%;
}

.reg-methods .method-steps li {
    font-size: 15px;
    color: #334155;
    margin-bottom: 12px;
    position: relative;
    padding-left: 24px;
    line-height: 1.5;
}

.reg-methods .method-steps li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #22c55e;
    font-weight: bold;
}

/* --------------------------------------------------------------------------
   STYLE CHO 2 NÚT BẤM (Ép tự động sát đáy hộp bằng margin-top: auto)
   -------------------------------------------------------------------------- */
.reg-methods .btn-register-now,
.reg-methods .btn-call-now {
    display: inline-block;
    padding: 14px 45px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    border-radius: 30px;
    transition: all 0.3s ease;
    margin-top: auto; /* Mẹo kéo nút luôn thẳng hàng ngang nhau dù độ dài text khác nhau */
    width: fit-content;
    text-align: center;
}

/* Kiểu dáng Nút Đăng Ký Ngay (Tông màu xanh VNPT chủ đạo) */
.reg-methods .btn-register-now {
    background-color: #005baa;
    box-shadow: 0 6px 18px rgba(0, 91, 170, 0.3);
}

.reg-methods .btn-register-now:hover {
    background-color: #004480;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(0, 91, 170, 0.4);
}

/* Kiểu dáng Nút Bấm Gọi Ngay (Màu cam kích thích hành động) */
.reg-methods .btn-call-now {
    background-color: #ff5722;
    box-shadow: 0 6px 18px rgba(255, 87, 34, 0.35);
}

.reg-methods .btn-call-now:hover {
    background-color: #e64a19;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(255, 87, 34, 0.45);
}

/* ==========================================================================
   RESPONSIVE (Tự động co giãn trên giao diện Mobile)
   ========================================================================== */
@media (max-width: 992px) {
    .reg-methods .methods-grid {
        grid-template-columns: 1fr; /* Chuyển thành 1 cột xếp chồng */
        gap: 30px;
    }
    .reg-methods .section-title h2 {
        font-size: 26px;
    }
    .reg-methods .btn-register-now,
    .reg-methods .btn-call-now {
        width: 100%; /* Giãn rộng nút bấm hết cỡ trên màn hình điện thoại */
        max-width: 280px;
        box-sizing: border-box;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baf87b1 */.reg-process {
    padding: 80px 0;
    background-color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.reg-process .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.reg-process .section-title {
    text-align: center;
    margin-bottom: 60px;
}
.reg-process .section-title span {
    font-size: 14px;
    font-weight: 700;
    color: #005baa;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}
.reg-process .section-title h2 {
    font-size: 32px;
    color: #1e293b;
    margin: 0;
}
/* Thiết kế chuỗi tiến trình 3 bước dọc/ngang cân đối */
.reg-process .process-timeline {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 50px;
}
.reg-process .process-step {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f8fafc;
    padding: 40px 25px;
    border-radius: 16px;
    position: relative;
    border: 1px solid #e2e8f0;
}
.reg-process .step-number {
    font-size: 14px;
    font-weight: 800;
    color: #005baa;
    background: #ffffff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(0, 91, 170, 0.15);
    border: 2px solid #005baa;
}
.reg-process .process-step h3 {
    font-size: 18px;
    color: #0f172a;
    font-weight: 700;
    margin: 0 0 15px 0;
}
.reg-process .process-step p {
    font-size: 14.5px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}
.reg-process .process-step p strong {
    color: #005baa;
}
/* Phần cam kết cuối trang */
.reg-process .process-footer {
    text-align: center;
    background-color: #f0fdf4;
    border: 1px dashed #bbf7d0;
    padding: 20px;
    border-radius: 10px;
    max-width: 800px;
    margin: 0 auto;
}
.reg-process .process-footer p {
    margin: 0;
    font-size: 15px;
    color: #166534;
}
@media (max-width: 992px) {
    .reg-process .process-timeline { grid-template-columns: 1fr; gap: 25px; }
    .reg-process .section-title h2 { font-size: 26px; }
}/* End custom CSS */