.partner_logo26 {
    flex: 0 0 auto;
}

.partner_logo26 {
    color: #ffffff;
    padding: 80px 0 40px;
    z-index: 1;
    position: relative;
}


.about_this54 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(239,234,235) 0%, rgb(179,161,163,0.5) 100%);
}

.about_this54 h1 {
    letter-spacing: -0.02em;
    color: #000000;
    display: inline-block;
    margin-bottom: 3rem;
    position: relative;
    transform: translateZ(0);
    font-weight: 700;
    font-size: 48px;
}

.about_this54 .student_voice56 ul {
    grid-template-columns: 1fr;
    padding: 0;
    display: grid;
    list-style: none;
    margin: 0;
    gap: 3rem;
}

.about_this54 .impact_facts72:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px) translateZ(0);
}

.about_this54 .impact_facts72 h4::after {
    left: 0;
    background-color: rgb(212,198,199);
    width: 40px;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    bottom: -8px;
}

.secure_safehold12 h1 {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 46px;
    font-family: Arial, sans-serif;
    color: #000000;
    border-bottom: 3px solid rgb(212,198,199);
}

.secure_safehold12 li {
    padding: 10px 0;
    line-height: 1.8;
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
}

.tySection41::after {
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(212,198,199), transparent);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.tySection41 h2::after {
    background: rgb(212,198,199);
    position: absolute;
    transition: transform 0.5s ease;
    left: 0;
    transform: scaleX(1);
    transform-origin: left;
    width: 60px;
    content: "";
    height: 3px;
    bottom: -15px;
}

.tySection41 li::before {
    width: 8px;
    position: absolute;
    background: rgb(212,198,199);
    transform: rotate(45deg);
    left: 0;
    transition: transform 0.3s ease;
    top: 10px;
    content: "";
    height: 8px;
}

.course_rewards71 .training_experts71 {
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
}

.course_rewards71 .img_zoom58:hover::after {
    opacity: 0.6;
    right: -10px;
    left: 10px;
    bottom: -10px;
    top: 10px;
}

.course_rewards71 h3 {
    margin-bottom: 35px;
    color: #000000;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: 31px;
}

.course_rewards71 li:hover {
    background: linear-gradient(to right, #ffffff, rgb(179,161,163,0.5) 120%);
    transform: translateX(5px);
}

.course_rewards71 svg path {
    fill: rgb(212,198,199);
    transition: fill 0.3s ease;
}

.register_now47 {
    overflow: hidden;
    position: relative;
    padding: 130px 0;
    background: linear-gradient(145deg, #ffffff 0%, rgb(239,234,235) 100%);
}

.register_now47 .training_experts71 {
    position: relative;
    flex-direction: column;
    z-index: 10;
    display: flex;
}

.register_now47 .container::before {
    background: rgb(212,198,199);
    z-index: 1;
    content: '';
    width: 80px;
    height: 80px;
    right: 0;
    top: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
}

.register_now47 .inquiry_links63:hover {
    color: #ffffff;
}

.register_now47 .training_experts71::before {
    content: '';
    top: 3%;
    position: absolute;
    border: 1px dashed rgb(212,198,199,0.5);
    width: 94%;
    height: 94%;
    left: 3%;
    z-index: 1;
}

.contact02::before {
    inset: 0;
    z-index: -1;
    background-color: rgb(212,198,199);
    opacity: 0.95;
    content: '';
    position: absolute;
}

.contact02 .request_map38 div {
    transition: transform 0.3s ease, background-color 0.3s ease;
    border-radius: 30px;
    margin: 15px 10px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 12px 20px;
    display: inline-block;
}

.contact02 .connect_panel27 {
    background-color: #ffffff;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    position: relative;
    padding: 40px;
    gap: 20px;
    border-radius: 23px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.contact02 .connect_panel27 input::placeholder {
    opacity: 0.6;
    color: #000000;
}

.contact02 .connect_panel27 .connect_request07 input[type="checkbox"] {
    width: 20px;
    appearance: none;
    height: 20px;
    border: 2px solid rgb(239,234,235);
    position: relative;
    -webkit-appearance: none;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 10px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.cookie_warning_panel64 {
    border-top: 2px solid rgb(212,198,199);
    bottom: 0;
    position: fixed;
    background: rgb(239,234,235);
    width: 100%;
    z-index: 90;
}

.cookie_protect25 {
    flex-shrink: 0;
    margin-right: 10px;
}

.cookie_warning_panel64 p a {
    color: rgb(212,198,199);
    text-decoration: none;
}


.grid-container37 .data_control41 {
    justify-content: flex-end;
}

.grid-container37 .cookie_check82 {
    text-align: right;
}

.course_highlights67 .program_flow97 {
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
    overflow: hidden;
    left: 0;
}

.course_highlights67 .skill_tool39:nth-child(even) {
    mask-image: linear-gradient(to right, transparent 5%, black 20%, black 80%, transparent 95%);
}

.course_highlights67 .training_experts71 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.course_highlights67 .study_path48 h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-size: 35px;
}

.course_highlights67 .study_path48 .inquiry_links63 {
    background-color: transparent;
    border-radius: 10px;
    border: 2px solid rgb(212,198,199);
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    padding: 0.9rem 2.5rem;
    font-weight: 600;
    display: inline-block;
    transition: all 0.4s ease;
    z-index: 1;
    position: relative;
    text-decoration: none;
}

.welcome_board50 .history_tl14 {
    align-items: flex-start;
    height: 100%;
    position: relative;
    padding: 2rem 5%;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    z-index: 2;
    justify-content: center;
}

.welcome_board50 .history_tl14 > div:nth-child(3) {
    animation-delay: 0.8s;
    max-width: 75%;
}

.welcome_board50 .title_style_header::after {
    background: linear-gradient(90deg, rgb(179,161,163), transparent);
    width: 40%;
    left: 0;
    animation: line-reveal 1s 0.7s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    content: "";
    bottom: -15px;
    transform-origin: left;
    position: absolute;
    height: 4px;
    transform: scaleX(0);
}

.training_specialist13::before {
    pointer-events: none;
    left: -50%;
    transform: rotate(-15deg);
    height: 200%;
    position: absolute;
    z-index: 1;
    content: '';
    background: radial-gradient(ellipse at center, rgb(179,161,163,0.5) 0%, transparent 70%);
    opacity: 0.4;
    top: -50%;
    width: 200%;
}


    
    .training_specialist13::before {
    animation: constellationPulse 8s infinite ease-in-out;
}


    
    .training_specialist13::before {
    animation: orbitalShift 20s infinite ease-in-out, constellationPulse 8s infinite ease-in-out;
}

.training_specialist13 .learning_quotes69:hover .img_zoom58 {
    transform: rotate(0deg) translateZ(40px) scale(1.05);
}

.training_specialist13 .name {
    color: rgb(212,198,199);
    font-weight: 700;
    letter-spacing: 0.03em;
    position: relative;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0.5rem;
}

.training_specialist13 .experience_block13 {
    font-size: 15px;
    color: #000000;
    position: relative;
    line-height: 1.7;
    padding: 0 1rem;
}

header:after {
    height: 100%;
    content: '';
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    width: 100%;
    position: absolute;
    left: 0;
    pointer-events: none;
    background-size: 100px 100px;
    top: 0;
}

header .nav_mentor14 {
    display: flex;
    align-items: center;
    position: relative;
    gap: 30px;
}

header .nav_mentor14:before {
    height: 2px;
    width: 100%;
    bottom: -10px;
    opacity: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
    left: 0;
    content: '';
}

header .first_lesson30:hover {
    transform: translateX(5px);
    color: #ffffff;
}

header .first_lesson30:hover:after {
    transform: translateY(-50%) scaleX(1);
}

header .header_learn92:hover:before {
    opacity: 1;
}

header .header_learn92:hover:after {
    animation: circuit 3s infinite;
    opacity: 1;
}

header .header_learn92:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

.partner_logo26 .container {
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.partner_logo26 .company_holder h3::after {
    content: "";
    bottom: -8px;
    border-radius: 10px;
    background: rgb(212,198,199);
    width: 40px;
    left: 0;
    position: absolute;
    height: 3px;
}

.partner_logo26 .head_mentor71 {
    display: flex;
    gap: 60px;
}

.partner_logo26 .nav_mentor14 .head_mentor71 {
    flex-direction: column;
    gap: 15px;
    display: flex;
}

.partner_logo26 .nav_mentor14 .head_mentor71 a::before {
    content: "";
    height: 1px;
    width: 0;
    background: rgb(212,198,199);
    position: absolute;
    left: 0;
    top: 50%;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(-50%);
}

.partner_logo26 .container::before {
    left: -75px;
    width: 150px;
    animation: pulse 10s infinite alternate-reverse;
    filter: blur(30px);
    border-radius: 50%;
    content: "";
    bottom: -75px;
    background: radial-gradient(
        circle, 
        rgb(179,161,163,0.5), 
        transparent 70%
    );
    height: 150px;
    position: absolute;
}

.partner_logo26 .nav_mentor14 .head_mentor71 a:nth-child(even):hover {
    transform: translateX(2px);
}

.lang_learn81 .fellow_prog96:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.pricing_level48 {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background-color: rgb(239,234,235);
}

.pricing_level48 .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}

.pricing_level48 .tuition_grid56 h2 {
    font-weight: 700;
    font-size: 37px;
    display: inline-block;
    position: relative;
    margin-bottom: 1rem;
    color: #000000;
}

.pricing_level48 .trial_pricing10 {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    color: #000000;
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
}

.pricing_level48 .trial_pricing10:hover .learn_fees70 h3 {
    color: rgb(212,198,199);
}

.pricing_level48 .pricing_pack38::before {
    background-color: rgb(212,198,199,0.5);
    left: 0;
    transition: transform 0.4s ease;
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(1);
    bottom: -0.75rem;
    width: 3rem;
    height: 2px;
}

.pricing_level48 .trial_pricing10:hover .img_zoom58 {
    transform: scale(1.03);
}

.pricing_level48 .trial_pricing10:hover .deal_opts69::before {
    transform: scaleX(1);
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 768px) {.about_this54 {
    padding: 8rem 0;
}.about_this54 .student_voice56 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.about_this54 h1 {
    margin-bottom: 4rem;
    font-size: calc(48px * 1.2);
}.about_this54 h1::after {
    bottom: -15px;
    height: 6px;
}.about_this54 .impact_facts72 {
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.about_this54 .impact_facts72:first-child {
    transform: translateY(20px) translateZ(0);
}.about_this54 .impact_facts72:last-child {
    transform: translateY(-20px) translateZ(0);
}.about_this54 .impact_facts72:first-child:hover,
    .about_this54 .impact_facts72:last-child:hover {
    transform: translateY(0) translateZ(0) scale(1.02);
}.about_this54 .impact_facts72::before {
    height: 4px;
    width: 35%;
}.about_this54 .impact_facts72 div {
    max-height: 400px;
}
}



@media (max-width: 992px) {.course_rewards71 {
    padding: 70px 0;
}.course_rewards71 .training_experts71 {
    gap: 40px;
    flex-direction: column;
}.course_rewards71 .img_zoom58 {
    flex: 0 0 100%;
    width: 85%;
    margin: 0 auto;
    transform: translateY(0);
}.course_rewards71 .paragraph_holder64 {
    padding: 35px 30px;
    width: 100%;
}
}



@media (max-width: 480px) {.register_now47 {
    padding: 70px 0;
}.register_now47 .container {
    padding: 30px;
}.register_now47 .container p {
    font-size: calc(15px * 1.2);
    margin-bottom: 25px;
}.register_now47 .container::before,
    .register_now47 .container::after {
    height: 50px;
    width: 50px;
}.register_now47 .inquiry_links63 {
    font-size: calc(15px * 0.9);
    width: 160px;
    height: 45px;
    line-height: 45px;
}}



@media screen and (max-width: 480px) {.contact02 {
    padding: 40px 0;
}.contact02 .request_map38 div {
    display: block;
    text-align: left;
    margin: 10px 0;
    width: 100%;
}}


@media only screen and (max-width: 800px)  {.grid-container37 .cookie_user28 {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (min-width: 1800px) {.course_highlights67 .study_path48 {
    padding: 3.5rem;
    max-width: 650px;
}.course_highlights67 .study_path48 h3 {
    font-size: calc(35px * 1.2);
}.course_highlights67 .study_path48 p {
    font-size: calc(16px * 1.1);
}.course_highlights67 .study_path48 .inquiry_links63 {
    padding: 1rem 3rem;
}}



@media (max-width: 768px) {.welcome_board50 {
    height: 90vh;
}.welcome_board50 .history_tl14 {
    justify-content: flex-end;
    padding-bottom: 15%;
}.welcome_board50 .history_tl14 > div:nth-child(1),
    .welcome_board50 .history_tl14 > div:nth-child(2),
    .welcome_board50 .history_tl14 > div:nth-child(3) {
    max-width: 100%;
}.welcome_board50 p {
    margin-bottom: 1rem;
    font-size: 14px;
}.welcome_board50 .title_style_header {
    margin-bottom: 1.5rem;
    font-size: clamp(2rem, 7vw, 2.5rem);
}.welcome_board50 .title_style_header::after {
    width: 60%;
}.welcome_board50 h3 {
    font-size: calc(19px * 1.1);
    padding-right: 0;
}
}



@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .nav_mentor14 {
    gap: 20px;
}header .header_learn92 svg {
    height: 35px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .header_learn92 svg {
    height: 30px;
}}



@media (max-width: 767px) {.partner_logo26 {
    padding: 50px 0 20px;
}.partner_logo26 .head_mentor71 {
    flex-direction: column;
    gap: 40px;
    width: 100%;
}.partner_logo26 .nav_mentor14 {
    text-align: center;
}.partner_logo26 .nav_mentor14 h5 {
    text-align: center;
}.partner_logo26 .nav_mentor14 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.partner_logo26 .nav_mentor14 .head_mentor71 {
    align-items: center;
}.partner_logo26 .nav_mentor14 .head_mentor71 a {
    text-align: center;
}.partner_logo26 .nav_mentor14 .head_mentor71 a::before {
    display: none;
}.partner_logo26 .nav_mentor14 .head_mentor71 a:hover {
    padding-left: 0;
}
}



@media (min-width: 992px) {footer::after {
    top: 0;
    height: 1px;
    right: 0;
    content: "";
    left: 0;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(179,161,163,0.5), 
            transparent);
    position: absolute;
}.partner_logo26::before {
    background-blend-mode: overlay;
}}



@media (min-width: 1200px) {.pricing_level48 .tuition_grid56 {
    padding-top: 4rem;
}.pricing_level48 .trial_pricing10:hover {
    z-index: 5;
}.pricing_level48 .training_fees54 {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.5rem;
    column-gap: 2rem;
}
}



@keyframes fadeInUp {
    from {
        transform: translateY(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-slide-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes constellationPulse {
        0%, 100% { opacity: 0.4; }
        50% { opacity: 0.7; }
    }



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

