/* Styles extracted from certifications.html */

.certifications-8 {
    max-width: 900px; margin: 0 auto; text-align: center; margin-bottom: 60px;
}

.certifications-10 {
    font-size: 17px; line-height: 1.8; color: var(--text-light);
}

.certifications-6 {
    font-size: 20px; margin-top: 15px; opacity: 0.95;
}

.certifications-21 {
    width: 80px; height: 80px; background: linear-gradient(135deg, #1abc9c, #16a085); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 28px; color: white; font-weight: 700;
}

.certifications-13 {
    width: 80px; height: 80px; background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 36px; color: white; font-weight: 800;
}

.certifications-29 {
    font-size: 18px; font-weight: 700; margin-bottom: 12px; color: var(--accent-color);
}

.certifications-30 {
    font-size: 18px; font-weight: 700; margin-bottom: 12px; color: #9b59b6;
}

.certifications-7 {
    padding: 70px 0;
}

.certifications-17 {
    width: 80px; height: 80px; background: linear-gradient(135deg, var(--accent-color), var(--accent-color)); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 28px; color: white; font-weight: 700;
}

.certifications-9 {
    font-size: 38px; font-weight: 800; margin-bottom: 20px;
}

.certifications-3 {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,51,102,0.6);
}

.certifications-24 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px;
}

.certifications-25 {
    background: white; padding: 25px; border-radius: var(--radius-md); box-shadow: var(--shadow-sm);
}

.certifications-19 {
    width: 80px; height: 80px; background: linear-gradient(135deg, #9b59b6, #8e44ad); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 28px; color: white; font-weight: 700;
}

.certifications-1 {
    height: 50px; width: auto;
}

.certifications-18 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;
}

.certifications-14 {
    font-size: 22px; font-weight: 700; margin-bottom: 12px; color: var(--text-dark);
}

.certifications-23 {
    text-align: center; font-size: 38px; font-weight: 800; margin-bottom: 50px;
}

.certifications-11 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 50px;
}

.certifications-31 {
    padding: 70px 0; background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%); color: white; text-align: center;
}

.certifications-12 {
    background: white; padding: 0; border-radius: var(--radius-lg); box-shadow: var(--shadow-md); text-align: center; overflow: hidden;
}

.certifications-card-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.certifications-12 h3,
.certifications-12 p,
.certifications-12 div:not(.certifications-card-img) {
    padding-left: 24px;
    padding-right: 24px;
}

.certifications-12 h3 {
    padding-top: 20px;
}

.certifications-12 p {
    padding-bottom: 24px;
}

.certifications-2 {
    background: url('../../images/ban-5.jpg') center center / cover no-repeat; padding: 80px 0; color: white; position: relative;
}

.certifications-26 {
    font-size: 18px; font-weight: 700; margin-bottom: 12px; color: var(--primary-color);
}

.certifications-4 {
    position: relative; z-index: 1;
}

.certifications-5 {
    font-size: 48px; font-weight: 800;
}

.certifications-28 {
    font-size: 18px; font-weight: 700; margin-bottom: 12px; color: var(--secondary-color);
}

.certifications-33 {
    font-size: 18px; opacity: 0.95; margin-bottom: 35px;
}

.certifications-27 {
    font-size: 14px; color: var(--text-light); line-height: 1.6;
}

.certifications-34 {
    display: flex; justify-content: center; gap: 20px; flex-wrap: wrap;
}

.certifications-22 {
    padding: 70px 0; background: var(--bg-light);
}

.certifications-16 {
    width: 80px; height: 80px; background: linear-gradient(135deg, var(--secondary-color), var(--secondary-dark)); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 28px; color: white; font-weight: 700;
}

.certifications-32 {
    max-width: 750px;
}

.certifications-35 {
    border-color: white; color: white;
}

.certifications-15 {
    font-size: 15px; color: var(--text-light); line-height: 1.7;
}

.certifications-20 {
    width: 80px; height: 80px; background: linear-gradient(135deg, #e74c3c, #c0392b); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 20px auto 15px; font-size: 28px; color: white; font-weight: 700;
}

.cta-form-section {
    text-align: center;
}

.cta-form-header h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 18px;
    letter-spacing: -0.3px;
}

.cta-form-header p {
    font-size: 17px;
    margin-bottom: 36px;
    opacity: 0.9;
    line-height: 1.7;
}

.cta-form {
    max-width: 900px;
    margin: 0 auto;
}

.cta-form-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 16px;
}

.cta-form-group input,
.cta-form-group textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: var(--radius-sm);
    font-size: 14px;
    color: var(--text-body);
    background: white;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    font-family: inherit;
}

.cta-form-group input:focus,
.cta-form-group textarea:focus {
    outline: none;
    border-color: white;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.2);
}

.cta-form-group input::placeholder,
.cta-form-group textarea::placeholder {
    color: var(--text-muted);
}

.cta-form-group textarea {
    resize: vertical;
    min-height: 80px;
}

.cta-form-full {
    margin-bottom: 24px;
}

.cta-form-actions {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .cta-form-header h2 {
        font-size: 32px;
    }

    .cta-form-header p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .cta-form-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}

@media (max-width: 480px) {
    .cta-form-header h2 {
        font-size: 26px;
    }

    .cta-form-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .cta-form-section {
        padding: 50px 0;
    }
}