﻿a {
    text-decoration: none;
    color: inherit;
}

.top_masterIA {
    flex: 1 0 auto;
}

svg {
    width: 30px;
    height: 30px;
}

.wrap-containerm4 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}



.education_experiencehR .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    perspective: 1000px;
    z-index: 2;
}

.education_experiencehR .photo_thumbnailcd {
    position: absolute;
    border-radius: 50%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 50%;
    top: -90px;
    transform: translateX(-50%) translateZ(30px);
    width: 180px;
    height: 180px;
    border: 3px solid #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(168,201,179,0.5);
}

.education_experiencehR .career_recordKJ {
    padding: 2rem;
    line-height: 1.7;
    border-left: 3px solid rgb(168,201,179);
    transition: transform 0.3s ease;
    position: relative;
    border-radius: 10px;
    font-size: 12px;
    width: 100%;
    margin-top: 2rem;
    transform: translateZ(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    color: #ffffff;
}

.our_missionAD h1 {
    display: inline-block;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 44px;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
}

.our_missionAD .fast_learnt7 {
    animation-delay: calc(var(--i, 0) * 0.2s);
    border-left: 4px solid rgb(168,201,179);
    animation: fadeInUp 0.8s ease-out forwards;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(20px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    position: relative;
    opacity: 0;
    padding: 30px;
}

.tyArea7K::before {
    position: absolute;
    content: "";
    opacity: 0.07;
    height: 70%;
    z-index: 0;
    transform: rotate(15deg) skewX(-15deg);
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(168,201,179,0.5) 0%, rgb(182,135,120,0.5) 100%);
    width: 40%;
    top: -5%;
    right: -10%;
}

.tyArea7K .study_zone9v {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
              0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border-left: 4px solid rgb(168,201,179);
    transform: translateY(20px);
    animation: fadeSlideUp 1s 0.4s ease-out forwards;
    padding: 3rem;
    opacity: 0;
}

.achieve_cta7C .company_holder {
    position: relative;
    grid-column: span 4;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
}

.achieve_cta7C .partner_logoiI {
    font-size: 18px;
    line-height: 1.6;
    opacity: 0.8;
    color: #ffffff;
}

.achieve_cta7C .header_primarywy {
    padding: 30px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
}

.achieve_cta7C .header_primarywy .header_mainX8 a {
    text-decoration: none;
    color: #ffffff;
    position: relative;
    display: block;
    padding-left: 15px;
    transition: color 0.3s ease, transform 0.3s ease;
    opacity: 0.8;
    font-size: 18px;
}

.science_refPl .challenge_cta9h {
    opacity: 0.7;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.science_refPl .challenge_cta9h {
    display: inline-block;
    position: relative;
}

footer::after {
    bottom: 0;
    background: linear-gradient(to right,
    rgb(168,201,179),
    rgb(182,135,120),
    rgb(168,201,179));
    left: 0;
    opacity: 0.3;
    content: "";
    height: 5px;
    width: 100%;
    position: absolute;
    z-index: 2;
}

.science_refPl .challenge_cta9h::after {
    height: 1px;
    position: absolute;
    content: "";
    top: 50%;
    right: -40px;
    width: 30px;
    opacity: 0.5;
    background: rgb(168,201,179);
    transform: translateY(-50%);
}

.contact_usj8 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}

.contact_usj8 h3 {
    letter-spacing: 4px;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    transform: skew(-5deg);
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 46px;
}

.contact_usj8 .contact_messagep0 #contact {
    transform: skew(3deg);
}

.contact_usj8 .contact_messagep0 h3 {
    font-weight: 700;
    transform: skew(0);
    text-align: left;
    margin-bottom: 40px;
    color: #000000;
    font-size: 21px;
}

.contact_usj8 .contact_messagep0 .reach_queryv6 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact_usj8 .contact_messagep0 .reach_queryv6 label {
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
    font-size: calc(13px - 2px);
    color: #000000;
    cursor: pointer;
}

.contact_usj8 .contact_messagep0 .reach_queryv6 input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    left: 9px;
    top: 5px;
    content: '';
    width: 6px;
    position: absolute;
    height: 12px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}

.contact_usj8 .contact_messagep0 .query_cardJ1:hover {
    transform: translate(-3px, -3px);
    background: rgb(182,135,120);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}

.contact_usj8 .inquiry_requestbs::after {
    top: 20px;
    pointer-events: none;
    left: 20px;
    right: 20px;
    bottom: 20px;
    content: '';
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.contact_usj8 .inquiry_requestbs .message_listMq li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.contact_usj8 .inquiry_requestbs .message_listMq li span {
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
}

.tariff_featureBe .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}

.tariff_featureBe h2::after {
    position: absolute;
    background: rgb(168,201,179);
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    border-radius: 1px;
    content: "";
    bottom: -12px;
}

.tariff_featureBe .lesson_ratese6 li {
    display: flex;
    height: 100%;
}

.tariff_featureBe .edu_ratesmy::before {
    transform: translateY(-5px);
    height: 5px;
    content: "";
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(168,201,179), rgb(182,135,120));
    position: absolute;
    left: 0;
}

.tariff_featureBe .edu_ratesmy h4::after {
    width: 40px;
    transition: width 0.4s ease, background-color 0.4s ease;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}

.tariff_featureBe .edu_ratesmy:hover .access_costwQ {
    transform: translateY(-3px);
    color: rgb(182,135,120);
}

.tariff_featureBe .edu_ratesmy:hover .access_costwQ::before {
    opacity: 1;
    width: 40px;
}

.cookie_dialog_windowb7 {
    border-top: 3px solid rgb(168,201,179);
    z-index: 90;
    width: 100%;
    position: fixed;
    background: rgb(182,135,120);
    font-family: Arial, sans-serif;
    padding: 20px 0;
    bottom: 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
}

.cookie_complyDJ:hover {
    background-color: rgb(182,135,120);
    box-shadow: 0 0 10px rgb(182,135,120);
}

.cookie_button.track_eduyL:hover {
    box-shadow: 0 0 10px rgb(182,135,120);
}


.course_program_detailsyH {
    background: linear-gradient(45deg, rgb(182,135,120,0.5) 0%, rgb(231,228,237) 50%, rgb(168,201,179,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 8rem 2rem;
}

.course_program_detailsyH .tech_learn2e {
    margin-bottom: 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
}

.course_program_detailsyH h2 {
    margin-bottom: 3rem;
    text-transform: uppercase;
    font-size: 38px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    color: #000000;
}

.course_program_detailsyH .photo_thumbnailcd::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.7;
    background: linear-gradient(
        to bottom,
        rgb(168,201,179,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(182,135,120,0.5) 100%
    );
    position: absolute;
    transition: opacity 0.5s ease;
    width: 100%;
    z-index: 1;
}

.confidential_refugefc h3, .confidential_refugefc h4, .confidential_refugefc h5, .confidential_refugefc h6 {
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 25px;
    font-size: 21px;
    color: rgb(168,201,179);
}

.study_methodtr::before {
    background-image: 
        linear-gradient(90deg, rgb(168,201,179,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(168,201,179,0.5) 1px, transparent 1px);
    left: 0;
    top: 0;
    content: "";
    right: 0;
    opacity: 0.2;
    background-position: -1px -1px;
    bottom: 0;
    animation: gridMove 50s linear infinite;
    position: absolute;
    background-size: 40px 40px;
}

.study_methodtr h3::before,
.study_methodtr h3::after {
    width: 100px;
    left: 50%;
    content: "";
    position: absolute;
    height: 4px;
    background: linear-gradient(to right, rgb(168,201,179), transparent);
    transform: translateX(-50%);
    border-radius: 10px;
}

.study_methodtr h3::before {
    bottom: 0;
    animation: slideWidth 3s ease-in-out infinite alternate;
}

.receive_updatesBK {
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(168,201,179,0.5), rgb(182,135,120));
}

.receive_updatesBK .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.receive_updatesBK .study_zone9v > div {
    margin-bottom: 1.5rem;
}

.receive_updatesBK h4 {
    color: #ffffff;
    font-size: calc(18px * 0.9);
    letter-spacing: 0.02em;
    line-height: 1.4;
    max-width: 90%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    margin: 0;
    font-family: Arial, sans-serif;
    position: relative;
}

.receive_updatesBK .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.6;
}

.receive_updatesBK .input_holder .query_cardJ1:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), #000000);
}

.data_overview0Y {
    padding: 100px 0;
    background: rgb(231,228,237);
    overflow: hidden;
    position: relative;
}

.data_overview0Y::after {
    content: "";
    width: 100%;
    top: -50%;
    right: -50%;
    position: absolute;
    opacity: 0.2;
    z-index: 0;
    height: 100%;
    background: radial-gradient(ellipse at center, rgb(182,135,120,0.5) 0%, transparent 70%);
    transform: rotate(45deg);
}

.data_overview0Y ul::before {
    z-index: 0;
    content: "";
    top: 0;
    position: absolute;
    bottom: 0;
    width: 2px;
    left: 50%;
    background: linear-gradient(to bottom, rgb(168,201,179,0.5), rgb(182,135,120,0.5));
    transform: translateX(-50%);
}

.data_overview0Y .value_statisticshH:nth-child(even)::before {
    left: calc(50% + 8px);
}

.data_overview0Y .value_statisticshH:nth-child(5n+3)::after {
    border-color: rgb(168,201,179);
}

.data_overview0Y .value_statisticshH:nth-child(5n+5)::after {
    border-color: rgb(168,201,179);
}

.data_overview0Y .value_statisticshH:nth-child(5n+1) p {
    color: rgb(168,201,179);
}

.data_overview0Y .value_statisticshH:nth-child(5n+2) p {
    color: rgb(182,135,120);
}

.data_overview0Y .value_statisticshH:nth-child(5n+5) p {
    color: rgb(168,201,179);
}

header::before {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: 20px 20px;
    position: absolute;
    z-index: 0;
    content: '';
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
}

header .header_primarywy {
    display: flex;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    align-items: center;
    gap: 0.4rem;
    padding: 0.4rem 0.6rem;
    position: relative;
}

header .header_baseey:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

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

header .top_plank .learn_protrackQM div svg, header .top_plank .learn_protrackQM div svg path {
    fill: #ffffff;
}

.primary_pageEe {
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    background: linear-gradient(135deg, rgb(182,135,120,0.5) 0%, rgb(231,228,237) 80%);
    perspective: 1000px;
    min-height: 100vh;
    align-items: center;
}

.primary_pageEe h1::after {
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, rgb(168,201,179) 0%, rgb(182,135,120) 100%);
    height: 4px;
    width: 30%;
    position: absolute;
    transform: skewX(-15deg);
    left: 0;
}

.primary_pageEe .edu_welcomeDr p::before {
    font-size: 4rem;
    top: -20px;
    content: "";
    left: -10px;
    position: absolute;
    opacity: 0.1;
    color: rgb(168,201,179);
}

.primary_pageEe svg path {
    transition: fill 0.3s ease;
}

.primary_pageEe .query_cardJ1 {
    overflow: hidden;
    padding: 1rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    z-index: 1;
    transform: translateZ(5px);
    display: inline-block;
    font-size: 19px;
    position: relative;
    font-weight: 600;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(168,201,179) 0%, rgb(182,135,120) 100%);
    color: #ffffff;
}

.potential_students2M::after {
    opacity: 0.05;
    content: '';
    background-size: 60px 60px;
    z-index: 2;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(168,201,179,0.5) 49%, transparent 51%),
        linear-gradient(135deg, transparent 48%, rgb(182,135,120,0.5) 49%, transparent 51%);
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

.potential_students2M ul li::before {
    width: 100%;
    top: 0;
    opacity: 0;
    background: linear-gradient(90deg, rgb(168,201,179), rgb(182,135,120));
    content: '';
    transition: opacity 0.4s ease;
    left: 0;
    position: absolute;
    height: 5px;
}

.potential_students2M ul li:hover::before {
    opacity: 1;
}

.potential_students2M ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.potential_students2M ul li:hover svg path {
    fill: rgb(182,135,120);
}

.potential_students2M ul li:nth-child(3) {
    animation-delay: 0.4s;
}

.potential_students2M ul li:nth-child(3n+1) {
    animation-delay: 0.1s, 2s;
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}




@media screen and (max-width: 992px) {.our_missionAD {
    padding: 60px 0;
}.our_missionAD h1 {
    font-size: calc(44px * 0.9);
}.our_missionAD .learn_classesJ5 ul {
    gap: 30px;
    grid-template-columns: 1fr;
}.our_missionAD .fast_learnt7 {
    max-width: 100%;
}
}



@media screen and (max-width: 768px) {.our_missionAD {
    padding: 50px 0;
}.our_missionAD h1 {
    margin-bottom: 30px;
    font-size: calc(44px * 0.85);
}.our_missionAD h1::after {
    height: 3px;
}.our_missionAD .fast_learnt7 {
    padding: 25px 20px;
}.our_missionAD .fast_learnt7 h4 {
    font-size: 24px;
}.our_missionAD .fast_learnt7 div {
    font-size: calc(13px * 0.95);
    max-height: 250px;
}
}



@media screen and (max-width: 992px) {.tyArea7K {
    padding: 5rem 0;
}.tyArea7K h2 {
    margin-bottom: 2.5rem;
    font-size: calc(30px - 0.2rem);
}.tyArea7K .study_zone9v {
    padding: 2.5rem;
}
}



@media (max-width: 991px) {.achieve_cta7C .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.achieve_cta7C .company_holder {
    grid-column: span 12;
}.achieve_cta7C .job_boardnP {
    grid-column: span 12;
    grid-template-columns: 1fr 1fr;
}
}



@media (max-width: 992px) {.contact_usj8 {
    padding: 70px 0;
}.contact_usj8 .contact_requestg9 {
    flex-direction: column;
}.contact_usj8 .contact_messagep0 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 40px;
    flex: 1 1 100%;
}.contact_usj8 .inquiry_requestbs {
    flex: 1 1 100%;
    margin-left: 0;
    margin-top: -20px;
    padding: 40px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
}
}



@media (max-width: 768px) {.tariff_featureBe {
    padding: 60px 0;
}.tariff_featureBe h2 {
    font-size: calc(35px * 0.9);
}.tariff_featureBe .lesson_feestH {
    margin-bottom: 40px;
    max-width: 100%;
    font-size: 17px;
}.tariff_featureBe .lesson_ratese6 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.tariff_featureBe .edu_ratesmy {
    max-height: none;
}.tariff_featureBe .edu_ratesmy p {
    margin-bottom: 25px;
    font-size: calc(17px * 0.95);
}
}



@media screen and (max-width: 992px) {.course_program_detailsyH {
    padding: 5rem 1.5rem;
}.course_program_detailsyH .paragraph_wrap5K {
    margin-bottom: 3rem;
}.course_program_detailsyH h2 {
    font-size: calc(38px * 0.85);
}.course_program_detailsyH .photo_thumbnailcd {
    height: 400px;
}
}



@media (max-width: 992px) {.study_methodtr {
    padding: 5rem 1.5rem;
}.study_methodtr::before {
    background-size: 30px 30px;
}.study_methodtr h3 {
    font-size: calc(35px * 0.9);
}.study_methodtr .study_zone9v::before {
    top: -30px;
    left: -70px;
    height: 150px;
    width: 150px;
}.study_methodtr .study_zone9v::after {
    bottom: -70px;
    width: 150px;
    height: 150px;
    right: -30px;
}
}



@media (min-width: 1200px) {.receive_updatesBK .study_zone9v {
    gap: 3rem;
    padding: 4rem;
}.receive_updatesBK h4 {
    font-size: calc(18px * 1.1);
    max-width: 85%;
}.receive_updatesBK .input_holder {
    gap: 1.5rem;
}
}



@media (max-width: 767px) {.data_overview0Y {
    padding: 60px 0;
}.data_overview0Y h2 {
    margin-bottom: 50px;
}.data_overview0Y ul::before {
    display: none;
}.data_overview0Y .value_statisticshH,
    .data_overview0Y .value_statisticshH:nth-child(odd),
    .data_overview0Y .value_statisticshH:nth-child(even) {
    padding-right: 0;
    justify-content: center;
    padding-left: 0;
}.data_overview0Y .value_statisticshH::before,
    .data_overview0Y .value_statisticshH::after {
    display: none;
}.data_overview0Y .value_statisticshH p,
    .data_overview0Y .value_statisticshH:nth-child(even) p {
    padding: 10px 15px;
    margin-bottom: 15px;
}.data_overview0Y .value_statisticshH span {
    text-align: center;
    margin: 0;
}
}



@media (max-width: 576px) {.primary_pageEe {
    padding: 3rem 0;
}.primary_pageEe .study_zone9v {
    gap: 1rem;
    width: 90%;
}.primary_pageEe h1 {
    font-size: calc(47px * 0.9);
}.primary_pageEe .paragraph_wrap5K {
    padding: 1.25rem;
}.primary_pageEe .edu_welcomeDr p {
    margin-bottom: 1.5rem;
}.primary_pageEe svg {
    height: 70px;
    width: 70px;
}.primary_pageEe .photo_thumbnailcd {
    min-height: 250px;
}}



@media (max-width: 576px) {.potential_students2M {
    padding: 70px 0;
}.potential_students2M h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 50px;
}.potential_students2M h3::before,
    .potential_students2M h3::after {
    display: none;
}.potential_students2M ul {
    gap: 25px;
}.potential_students2M ul li {
    padding: 30px 20px;
}.potential_students2M ul li svg {
    height: 40px;
    width: 40px;
}
}



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



@keyframes float {
  0% {
    transform: rotate(15deg) skewX(-15deg) translateY(0);
  }
  50% {
    transform: rotate(18deg) skewX(-18deg) translateY(-10px);
  }
  100% {
    transform: rotate(15deg) skewX(-15deg) translateY(0);
  }
}



@keyframes slideWidth {
    0% {
        width: 50px;
    }
    100% {
        width: 150px;
    }
}

@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}

