.head_site_6710 {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    border-bottom: 1px solid rgb(141,161,203,0.5);
    width: 100%;
    transition: all 0.4s ease;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    background: linear-gradient(180deg, 
        rgb(141,161,203) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    -webkit-backdrop-filter: blur(10px);
    top: 0;
    backdrop-filter: blur(10px);
    position: fixed;
    z-index: 1000;
    left: 0;
}

.container {
    margin: auto;
    max-width: 100%;
    width: 1207px;
}

.connect_with_us_1047::before {
    position: absolute;
    opacity: 0.15;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(120deg, rgb(141,161,203,0.5) 0%, transparent 75%);
    width: 100%;
    content: "";
}

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

.connect_with_us_1047 .connect_list_0376 {
    background: #ffffff;
    border-radius: 19px;
    flex-wrap: wrap;
    overflow: hidden;
    flex-direction: row-reverse;
    margin-top: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    display: flex;
}

.connect_with_us_1047 .team_photo_1864::after {
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    bottom: 0;
    content: "";
    top: 0;
    position: absolute;
    right: 0;
    left: 0;
}

.connect_with_us_1047 form {
    padding-left: 25px;
    width: 100%;
}

.connect_with_us_1047 form h3 {
    color: #000000;
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.connect_with_us_1047 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(141,161,203,0.5);
    background: rgba(rgb(141,161,203), 0.05);
}

.connect_with_us_1047 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.connect_with_us_1047 .support_widget_9461 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.connect_with_us_1047 .support_widget_9461 label::before {
    height: 22px;
    left: 0;
    content: "";
    transition: all 0.2s ease;
    top: 2px;
    width: 22px;
    border-radius: 10px;
    border: 2px solid rgb(141,161,203,0.5);
    position: absolute;
}

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

.connect_with_us_1047 form .request_info_4890 {
    border: none;
    cursor: pointer;
    font-size: 19px;
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    padding: 15px 35px;
    background: linear-gradient(45deg, rgb(141,161,203), rgb(105,125,167));
}

.connect_with_us_1047 form .request_info_4890:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.connect_with_us_1047 svg path {
    transition: fill 0.3s ease;
    fill: rgb(141,161,203);
}

.course_structure_0385::before {
    width: 50%;
    transform: rotate(-15deg) skew(10deg);
    filter: blur(20px);
    right: -5%;
    opacity: 0.6;
    background: linear-gradient(45deg, rgb(141,161,203,0.5) 0%, rgb(105,125,167,0.5) 100%);
    z-index: 1;
    height: 70%;
    content: "";
    position: absolute;
    top: -10%;
}

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

.course_structure_0385 h2::after {
    height: 3px;
    left: 0;
    bottom: -15px;
    position: absolute;
    content: "";
    width: 80px;
    background: rgb(141,161,203);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    transform: scaleX(1);
}

.course_structure_0385 .team_photo_1864 {
    overflow: hidden;
    height: 400px;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    width: 100%;
}

.course_structure_0385 .team_photo_1864:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) scale(1.02);
}

.course_structure_0385 .text_holder_item_3780 {
    position: relative;
    padding: 20px 0;
}

.course_structure_0385 .description:first-child {
    font-size: calc(16px * 1.05);
    font-weight: 600;
}

.course_structure_0385 .description:last-child {
    transform: translateY(5px);
    opacity: 0.85;
}

.course_structure_0385 .description:hover {
    transform: translateX(5px);
    border-left-color: rgb(141,161,203);
}

header:after {
    width: 100%;
    top: 0;
    mix-blend-mode: overlay;
    opacity: 0.02;
    pointer-events: none;
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
}

header .site_navbar_0235 {
    overflow: hidden;
    position: relative;
}

header .site_navbar_0235:before {
    animation: scanlineGlow 4s linear infinite;
    opacity: 0.7;
    left: -50%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(141,161,203) 25%,
        #ffffff 50%,
        rgb(141,161,203) 75%,
        transparent 100%
    );
    position: absolute;
    bottom: 0;
    content: '';
    width: 200%;
    height: 1px;
    box-shadow: 0 0 15px rgb(141,161,203), 0 0 35px rgb(141,161,203);
}

header .first_expert_7952 {
    align-items: center;
    justify-content: space-between;
    display: flex;
    position: relative;
}

header .first_expert_7952:after {
    filter: blur(15px);
    transform: translateY(-50%);
    top: 50%;
    animation: breathe 5s infinite alternate-reverse;
    content: '';
    width: 20px;
    opacity: 0.3;
    right: -10px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    background: rgb(105,125,167);
}

header .first_lesson_3429:before {
    opacity: 0.15;
    animation: menuGlow 10s infinite ease-in-out;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(141,161,203,0.5), 
        transparent
    );
    filter: blur(5px);
    height: 110%;
    width: 110%;
    top: -5%;
    transform: translateX(-100%);
    content: '';
    position: absolute;
    left: -5%;
}

header .header_edu_4278:before {
    transition: all 0.4s ease;
    height: 100%;
    opacity: 0;
    transform: skewX(-20deg) scale(0.8, 1);
    top: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    content: '';
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(141,161,203,0.5), 
        transparent
    );
}

header .header_edu_4278:hover {
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(141,161,203);
    transform: translateY(-2px);
    color: #ffffff;
}

header .head_primary_4360 {
    transition: all 0.3s ease;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    display: flex;
    padding: 5px;
    position: relative;
}

header .head_primary_4360:after {
    left: -5px;
    border: 1px solid transparent;
    content: '';
    border-image: linear-gradient(45deg, rgb(141,161,203), rgb(105,125,167), rgb(141,161,203)) 1;
    height: calc(100% + 10px);
    top: -5px;
    position: absolute;
    transition: all 0.5s ease;
    width: calc(100% + 10px);
    opacity: 0;
}

header .head_primary_4360 svg {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: drop-shadow(0 0 2px rgb(141,161,203,0.5));
    position: relative;
    width: auto;
    height: 45px;
}

.welcome_section_4632 {
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(176,197,239) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    display: flex;
    padding: 4rem 2rem;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.welcome_section_4632::after {
    z-index: 0;
    background: rgb(105,125,167);
    bottom: -10%;
    right: -10%;
    content: "";
    opacity: 0.2;
    width: 40%;
    position: absolute;
    height: 40%;
    border-radius: 50%;
    filter: blur(60px);
}

.welcome_section_4632 .edu_intro_6489 > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
}

.welcome_section_4632 h3::before {
    left: 0;
    background: rgb(141,161,203);
    transform: scaleY(0);
    animation: scale-line 1.2s ease-out 0.8s forwards;
    width: 4px;
    position: absolute;
    top: 0.5rem;
    content: "";
    transform-origin: top;
    height: calc(100% - 1rem);
}

.welcome_section_4632 .knowledge_track_1283:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale(1.02);
}

.welcome_section_4632 .knowledge_track_1283::before {
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.3), 
    rgba(0, 0, 0, 0.5) 50%, 
    rgba(0, 0, 0, 0.75));
    inset: 0;
}

.welcome_section_4632 .knowledge_track_1283 > div {
    justify-content: flex-end;
    z-index: 3;
    min-height: 400px;
    flex-direction: column;
    padding: 4rem 3rem;
    display: flex;
    position: relative;
}

.welcome_section_4632 p {
    line-height: 1.7;
    max-width: 40rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    transform: translateY(20px);
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    animation: fade-in 1s ease-out 0.8s forwards;
    opacity: 0;
    font-size: calc(17px * 1.1);
    position: relative;
}

.education_framework_0854 {
    overflow: hidden;
    min-height: 75vh;
    perspective: 1200px;
    background: rgb(176,197,239);
    position: relative;
}

.education_framework_0854::before {
    background: 
        linear-gradient(30deg, transparent 40%, rgb(141,161,203,0.5) 70%, transparent 90%),
        linear-gradient(150deg, transparent 40%, rgb(105,125,167,0.5) 70%, transparent 90%);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    opacity: 0.5;
    z-index: 1;
}

.education_framework_0854 .container {
    z-index: 5;
    grid-template-columns: 1fr;
    padding: 5rem 2rem;
    gap: 3rem;
    max-width: 1200px;
    position: relative;
    display: grid;
    margin: 0 auto;
}

.education_framework_0854 .skill_philo_5087 {
    display: flex;
    perspective: 1000px;
    flex-direction: column;
    position: relative;
    gap: 4rem;
    align-items: center;
}

.education_framework_0854 h3::before {
    transform: translateX(100%) skewY(45deg);
    transform-origin: top left;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    background: rgb(141,161,203);
    bottom: 0;
}

.education_framework_0854 h3::after {
    content: "";
    left: 0;
    background: rgb(141,161,203,0.5);
    transform-origin: bottom left;
    right: 0;
    height: 10px;
    transform: translateY(100%) skewX(45deg);
    bottom: 0;
    position: absolute;
}

.education_framework_0854 span::before {
    right: 0;
    top: 0;
    transform: translateX(100%) skewY(45deg);
    background: rgb(105,125,167);
    bottom: 0;
    transform-origin: top left;
    width: 10px;
    content: "";
    position: absolute;
}

.our_background_1254 {
    position: relative;
    box-shadow: inset 0 20px 40px -25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: linear-gradient(135deg, rgb(176,197,239) 0%, rgba(240, 242, 245, 1) 100%);
    padding: 100px 0 120px;
}

.our_background_1254::after {
    position: absolute;
    animation: float 18s infinite alternate-reverse ease-in-out;
    content: '';
    left: -5%;
    bottom: -10%;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.3;
    height: 250px;
    z-index: 0;
    background: linear-gradient(45deg, rgb(105,125,167,0.5) 0%, transparent 70%);
    filter: blur(35px);
    width: 250px;
}

.our_background_1254 h1 {
    color: #000000;
    text-align: center;
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 46px;
}

.our_background_1254 .knowledge_growth_5387 {
    position: relative;
}

.our_background_1254 .knowledge_growth_5387 ul {
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    padding: 0;
    display: grid;
}

.our_background_1254 .master_study_2931 {
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.04),
              -12px -12px 24px rgba(255, 255, 255, 0.9),
              inset 1px 1px 2px rgba(255, 255, 255, 0.6),
              inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    position: relative;
    padding: 40px;
}

.our_background_1254 .master_study_2931:hover::before {
    height: 8px;
}

.our_background_1254 .master_study_2931 h4 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: 0.3px;
    font-size: calc(19px + 2px);
    color: #000000;
    font-weight: 600;
}

.our_background_1254 .master_study_2931:hover h4::after {
    width: 60px;
}

.our_background_1254 .master_study_2931 div {
    font-size: 12px;
    line-height: 1.75;
    padding-right: 10px;
    scrollbar-width: thin;
    scrollbar-color: rgb(105,125,167,0.5) transparent;
    max-height: 240px;
    font-weight: 400;
    overflow-y: auto;
    color: #000000;
}

.ty_message_8450::after {
    content: "";
    z-index: 0;
    position: absolute;
    right: -80px;
    height: 280px;
    background: rgb(141,161,203,0.5);
    bottom: -80px;
    filter: blur(70px);
    width: 280px;
    animation: float 15s ease-in-out infinite reverse;
}

.ty_message_8450 .skill_philo_5087::before {
    left: 0;
    background-size: 10px 10px;
    position: absolute;
    background: linear-gradient(45deg, transparent 48%, rgb(105,125,167,0.5) 49%, transparent 51%);
    top: 0;
    pointer-events: none;
    opacity: 0.08;
    height: 100%;
    content: "";
    width: 100%;
}

.ty_message_8450 .skill_philo_5087 > div:first-child {
    position: relative;
}

.ty_message_8450 .skill_philo_5087 > div:first-child::after {
    content: "";
    transform-origin: left center;
    bottom: -1rem;
    width: 80px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(141,161,203) 0%, rgb(105,125,167) 100%);
    height: 4px;
    transform: scaleX(1);
    left: 0;
    position: absolute;
}

.ty_message_8450 .skill_philo_5087:hover h5 {
    transform: translateX(10px);
}

.ty_message_8450 a {
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
    text-decoration: none;
    position: relative;
    display: block;
}

.ty_message_8450 a:hover::before {
    opacity: 0.1;
    height: 100%;
}

.ty_message_8450 p {
    color: #000000;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    font-family: Arial, sans-serif;
}

.pricing_matrix_0692 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(176,197,239) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
}

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

.pricing_matrix_0692 .pricing_schemes_1470 {
    margin-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    order: 1;
    text-align: center;
}

.pricing_matrix_0692 .pricing_schemes_1470 h2::after {
    height: 3px;
    bottom: -10px;
    background: rgb(141,161,203);
    position: absolute;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
}

.pricing_matrix_0692 .trial_rates_6457 {
    order: 2;
    gap: 2rem;
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.pricing_matrix_0692 .pricing_catalog_6871:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.pricing_matrix_0692 .learning_fees_3052 {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.pricing_matrix_0692 .cost_plan_1873::before {
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0.7;
    top: 0;
}

.pricing_matrix_0692 .cost_plan_1873 h3::after {
    transition: width 0.3s ease;
    left: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
    width: 40px;
    content: "";
    background: rgb(105,125,167);
}

.pricing_matrix_0692 .package_deal_1234 {
    margin-bottom: 1.5rem;
    position: relative;
    font-size: calc(23px * 1.5);
    font-weight: 700;
    display: inline-block;
    color: rgb(141,161,203);
}

.pricing_matrix_0692 .pricing_catalog_6871:hover .package_deal_1234::before {
    width: 100%;
}

.pricing_matrix_0692 .team_photo_1864 {
    overflow: hidden;
    transition: transform 0.5s ease;
    height: 200px;
    position: relative;
}

.pricing_matrix_0692 .pricing_catalog_6871:hover .team_photo_1864 {
    transform: scale(1.05);
}

.pricing_matrix_0692 .pricing_catalog_6871:nth-child(odd) .learning_fees_3052 {
    flex-direction: column-reverse;
}

.pricing_matrix_0692 .pricing_catalog_6871:nth-child(3n+1) {
    border-top: 3px solid rgb(141,161,203);
}

.pricing_matrix_0692 .pricing_catalog_6871:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.teaching_experience_5982::before {
    width: 100%;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    pointer-events: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
}

.teaching_experience_5982 .container {
    padding: 0 15px;
    position: relative;
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
}

.teaching_experience_5982 .review_praise_6328:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}

.teaching_experience_5982 .review_praise_6328 > div:first-child {
    order: 1;
    position: relative;
}

.teaching_experience_5982 .review_praise_6328 > div:nth-child(2) {
    order: 2;
    position: relative;
}

.teaching_experience_5982 .team_photo_1864 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    width: 100%;
    position: relative;
    height: 300px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
}

.teaching_experience_5982 .name {
    transform: translateX(0);
    margin: 0 0 0.5rem;
    font-weight: 700;
    position: relative;
    transition: transform 0.4s ease-out;
    color: rgb(141,161,203);
    font-size: 19px;
}

.teaching_experience_5982 .review_praise_6328:hover .name {
    transform: translateX(1rem);
}

.teaching_experience_5982 .review_praise_6328:hover .name::before {
    width: 1.5rem;
}

.teaching_experience_5982 .review_praise_6328:hover > div:nth-child(2) > div {
    opacity: 1;
    transform: translateY(-3px);
}

.teaching_experience_5982 .job_table_5068 {
    padding: 0;
    opacity: 0.92;
    position: relative;
    margin: 0;
    font-size: 12px;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: opacity 0.4s ease;
}

.teaching_experience_5982 .review_praise_6328:hover .job_table_5068::before {
    transform: rotate(5deg) translateY(-10px);
}

.teaching_experience_5982 .review_praise_6328:hover .job_table_5068 {
    opacity: 1;
}

.manage_cookies_8129 {
    display: flex;
    flex-direction: column;
    z-index: 1;
    align-items: center;
}

.consent_ack_9756 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}

.consent_ack_9756 svg, .consent_ack_9756 svg path, .consent_ack_9756 img {
    fill: rgb(141,161,203);
    width: 80px;
    height: 80px;
}


.cookie_notice_banner_3540 h5 {
    font-size: 20px;
    color: rgb(141,161,203);
    font-weight: 700;
    margin-bottom: 10px;
}

.digital_consent_0576 {
    width: calc(50% - 10px);
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    font-size: 18px;
    padding: 10px 20px;
    text-align: center;
    background: rgb(141,161,203);
    color: #ffffff;
    margin: 5px;
}

.cookie_notice_banner_3540 p a:hover {
    color: rgb(105,125,167);
}

#policyAlertWindow_4682:checked ~ .cookie_notice_banner_3540 {
    opacity: 0;
    visibility: hidden;
}

footer::before {
    z-index: -1;
    background: linear-gradient(135deg, rgb(141,161,203,0.5) 0%, rgb(105,125,167,0.5) 100%);
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    opacity: 0.92;
    right: 0;
    content: "";
}

.fund_cta_4296 .container {
    position: relative;
    flex-wrap: wrap;
    gap: 0;
    display: flex;
}

.fund_cta_4296 .company_holder::after {
    content: "";
    opacity: 0.3;
    top: 0;
    height: 100%;
    position: absolute;
    right: 1.5rem;
    width: 1px;
    background: linear-gradient(to bottom, #ffffff, transparent);
}

.fund_cta_4296 .company_holder h3::after {
    background: rgb(141,161,203);
    left: 0;
    box-shadow: 0 0 10px rgb(141,161,203);
    height: 3px;
    width: 80px;
    position: absolute;
    content: "";
    bottom: 0;
}

.fund_cta_4296 .job_board_4570 {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 60%;
}

.fund_cta_4296 .head_study_2813 {
    flex-wrap: wrap;
    gap: 0;
    display: flex;
    flex: 1;
}

.fund_cta_4296 .first_lesson_3429 h5 {
    font-weight: 600;
    margin: 0 0 1.5rem;
    position: relative;
    transform: skewX(-5deg);
    padding-left: 1rem;
    font-size: 21px;
    color: #ffffff;
}

.fund_cta_4296 .first_lesson_3429 .head_study_2813 {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}

.fund_cta_4296 .first_lesson_3429 .head_study_2813 a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: all 0.5s ease;
    width: 100%;
    top: 0;
    height: 100%;
    left: -100%;
    content: "";
    position: absolute;
}

.fund_cta_4296 .first_lesson_3429 .head_study_2813 a:hover::before {
    left: 100%;
}

.mod_tools_3279 {
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    margin-top: 2rem;
    padding: 1.5rem 0;
    position: relative;
}

.mod_tools_3279 .res_connect_2370 {
    width: 100%;
    transform: skewX(-5deg);
    text-align: center;
    color: #ffffff;
    font-size: 15px;
}

.service_contact_9615::before {
    opacity: 0.04;
    content: '';
    left: 0;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(141,161,203,0.5) 0,
        rgb(141,161,203,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
}

.service_contact_9615 h3::after {
    border-radius: 10px;
    left: 0;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(141,161,203), rgb(105,125,167));
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
}

.service_contact_9615 .reach_section_3871 {
    gap: 30px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
    display: grid;
    border-radius: 23px;
    background: #ffffff;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    position: relative;
    padding: 40px;
}

.service_contact_9615 .reach_section_3871 > span {
    padding-left: 35px;
    position: relative;
    transition: transform 0.3s ease;
}

.service_contact_9615 .reach_section_3871 > span:hover {
    transform: translateX(5px);
}

.service_contact_9615 .reach_section_3871 > span p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 600;
    margin: 0;
}

.service_contact_9615 .reach_section_3871 > span a {
    color: rgb(141,161,203);
    text-decoration: none;
    position: relative;
    font-weight: 600;
    transition: color 0.3s ease;
}

.service_contact_9615 .reach_section_3871 > span a:hover {
    color: rgb(105,125,167);
}

.service_contact_9615 .reach_section_3871 > span svg {
    width: 24px;
    stroke-linejoin: round;
    fill: none;
    height: 24px;
    stroke: rgb(141,161,203);
    stroke-linecap: round;
    position: absolute;
    top: 0;
    transition: transform 0.3s ease;
    stroke-width: 2px;
    left: 0;
}

.service_contact_9615 .reach_section_3871 > span:hover svg path {
    animation: dash 1.5s linear infinite;
    stroke-dasharray: 5;
}

.service_contact_9615 .start_chat_8513 h4 {
    color: #000000;
    margin-right: 20px;
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    position: relative;
}

.service_contact_9615 .start_chat_8513 span {
    padding: 8px 15px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 14px;
    margin-right: 10px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    background: rgb(176,197,239);
    color: #000000;
}

.service_contact_9615 .start_chat_8513 span:hover svg {
    animation: rotate 1s ease-in-out;
}

.privacy_enclosure_7894 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    width: 100%;
    padding: 50px;
    height: auto;
    color: #000000;
}

.privacy_enclosure_7894 h2 {
    padding-left: 10px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    color: rgb(105,125,167);
    text-align: left;
    font-weight: 600;
    margin-top: 0;
    border-left: 4px solid rgb(141,161,203);
    font-size: 36px;
}

.privacy_enclosure_7894 ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: square;
}

.privacy_enclosure_7894 div {
    margin-bottom: 15px;
    line-height: 1.8;
    border-radius: 20px;
    font-family: Arial, sans-serif;
    background: rgb(141,161,203,0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 17px;
    color: #000000;
    padding: 15px;
}

::-webkit-scrollbar {
    padding: 4px;
    scroll-behavior: auto;
    width: 1.2vw;
}

::-webkit-scrollbar-track {
    border-radius: 3.3vh;
    border: 1px dotted #ffffff;
    background: rgb(141,161,203);
}

::-webkit-scrollbar-thumb {
    box-shadow: -4px 3px 7px 8px rgba(0, 0, 0, 0.8);
    border-radius: 9999px;
    background: linear-gradient(255deg, #ffffff 22%, rgb(255, 255, 255, 0.5) 36%, rgb(105,125,167,0.5) 88%, rgb(141,161,203) 57%, rgb(141,161,203,0.5) 64%, rgb(176,197,239) 70%);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(176,197,239);
    transform: scale(1.05);
}

::-webkit-scrollbar-corner {
    background: rgb(105,125,167);
    border: 1px dotted rgb(255, 255, 255, 0.5);
    border-radius: 0px;
}

.our_background_1254 .master_study_2931 div::-webkit-scrollbar {
    width: 6px;
}

.our_background_1254 .master_study_2931 div::-webkit-scrollbar-track {
    background: transparent;
}

.our_background_1254 .master_study_2931 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(105,125,167,0.5);
}



@media screen and (max-width: 480px) {.connect_with_us_1047 {
    padding: 50px 0;
}.connect_with_us_1047 h2 {
    font-size: calc(36px * 0.8);
}.connect_with_us_1047 .team_photo_1864 {
    min-height: 200px;
}.connect_with_us_1047 .query_list_4981 {
    padding: 30px 20px;
}.connect_with_us_1047 .query_list_4981::before {
    width: calc(100% - 40px);
    left: 20px;
}.connect_with_us_1047 form h3 {
    margin-bottom: 25px;
    font-size: calc(20px * 0.9);
}.connect_with_us_1047 form input[type="text"] {
    padding: 15px 20px;
}.connect_with_us_1047 form .request_info_4890 {
    text-align: center;
    width: 100%;
}}



@media (min-width: 1200px) {.course_structure_0385 h2 {
    font-size: calc(35px * 1.2);
    max-width: 50%;
}.course_structure_0385 .skill_tool_0869 {
    grid-template-columns: 45% 55%;
}.course_structure_0385 .team_photo_1864 {
    height: 650px;
}.course_structure_0385 .text_holder_item_3780 {
    max-height: 650px;
    padding: 60px 0 60px 60px;
}.course_structure_0385 .description {
    font-size: calc(16px * 1.05);
    line-height: 1.8;
}.course_structure_0385 .description:first-child {
    font-size: calc(16px * 1.1);
}
}



@media (max-width: 767px) {.course_structure_0385 {
    padding: 80px 0 50px;
}.course_structure_0385 h2 {
    margin-bottom: 40px;
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.course_structure_0385 .team_photo_1864 {
    height: 300px;
    transform: perspective(1000px) rotateY(-1deg) translateZ(0);
}.course_structure_0385 .description {
    padding-left: 15px;
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 767px) {header .first_lesson_3429 {
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 25px;
    width: 85%;
    height: 100vh;
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    position: fixed;
    overflow-y: auto;
    top: 0;
    z-index: 1001;
    max-width: 330px;
    padding: 85px 30px 30px;
    right: -100%;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
}header .first_lesson_3429:before {
    height: 1px;
    animation: none;
    top: 70px;
    opacity: 0.3;
    left: 10%;
    width: 80%;
}header .first_lesson_3429:after {
    opacity: 0.6;
    top: 20px;
    right: 20px;
    border: 1px solid rgb(141,161,203,0.5);
    background: transparent;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
}header .menu.active {
    right: 0;
}header .header_edu_4278 {
    border-bottom: 1px solid rgb(141,161,203,0.5);
    width: 100%;
    opacity: 0.8;
    padding: 12px 5px;
    text-align: left;
}header .header_edu_4278:last-child {
    border-bottom: none;
}header .header_edu_4278:hover {
    transform: translateY(0);
    opacity: 1;
}header .head_primary_4360 {
    margin: 0 auto;
}
}



@media (min-width: 1440px) {.welcome_section_4632 .edu_intro_6489 {
    max-width: 1400px;
}.welcome_section_4632 .edu_intro_6489 > div {
    gap: 6rem;
    grid-template-columns: 1fr 2.2fr;
}.welcome_section_4632 h3 {
    font-size: calc(19px * 1.3);
    max-width: 42rem;
}.welcome_section_4632 .knowledge_track_1283 {
    height: 640px;
}.welcome_section_4632 .knowledge_track_1283 > div {
    padding: 7rem 6rem;
}.welcome_section_4632 p {
    max-width: 40rem;
    font-size: calc(17px * 1.3);
}.welcome_section_4632 .title_style_header {
    max-width: 42rem;
    font-size: calc(38px * 1.6);
}
}



@media (max-width: 479px) {.welcome_section_4632 {
    padding: 2rem 1rem;
}.welcome_section_4632 h3 {
    padding-left: 1rem;
    font-size: 18px;
}.welcome_section_4632 .knowledge_track_1283 > div {
    padding: 2rem 1.5rem;
    min-height: 280px;
}.welcome_section_4632 p {
    font-size: calc(17px * 0.9);
}.welcome_section_4632 .title_style_header {
    font-size: 37px;
}}



@media (max-width: 768px) {.education_framework_0854 {
    min-height: 55vh;
}.education_framework_0854 .container {
    padding: 3rem 1.2rem;
}.education_framework_0854 .skill_philo_5087 {
    gap: 2.5rem;
}.education_framework_0854 h3 {
    max-width: 100%;
    padding: 1.5rem 2rem;
    transform: rotateX(5deg) rotateY(-5deg);
    font-size: calc(37px * 0.8);
}.education_framework_0854 span {
    padding: 1.5rem 2rem;
    font-size: calc(18px * 0.9);
    transform: rotateX(5deg) rotateY(-5deg);
    max-width: 100%;
}.education_framework_0854 h3::before,
    .education_framework_0854 span::before {
    width: 7px;
}.education_framework_0854 h3::after,
    .education_framework_0854 span::after {
    height: 7px;
}
}



@media screen and (max-width: 991px) {.our_background_1254 {
    padding: 80px 0 100px;
}.our_background_1254 h1 {
    font-size: calc(46px - 4px);
    margin-bottom: 50px;
}.our_background_1254 .master_study_2931 {
    padding: 30px;
}
}



@media screen and (max-width: 768px) {.our_background_1254 {
    padding: 60px 0 80px;
}.our_background_1254::before,
  .our_background_1254::after {
    width: 180px;
    height: 180px;
}.our_background_1254 h1 {
    font-size: calc(46px - 6px);
    margin-bottom: 40px;
}.our_background_1254 h1::after {
    height: 3px;
    width: 60px;
}.our_background_1254 .knowledge_growth_5387 ul {
    grid-template-columns: 1fr;
    gap: 30px;
}.our_background_1254 .master_study_2931 div {
    max-height: 200px;
}
}



@media (min-width: 992px) {.ty_message_8450 {
    padding: 180px 0;
}.ty_message_8450 .skill_philo_5087 {
    padding: 5rem;
}.ty_message_8450 h5 {
    font-size: calc(22px * 1.2);
}.ty_message_8450 .skill_philo_5087 > div:first-child::after {
    width: 100px;
}
}



@media (max-width: 767px) {.ty_message_8450 {
    padding: 80px 0;
}.ty_message_8450 .skill_philo_5087 {
    padding: 2.5rem;
}.ty_message_8450 h5 {
    font-size: calc(22px * 0.9);
}.ty_message_8450 p {
    font-size: calc(16px * 0.95);
}.ty_message_8450 .skill_philo_5087 > div:first-child::after {
    width: 60px;
}
}



@media (min-width: 768px) {.pricing_matrix_0692 .learning_fees_0346 {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.pricing_matrix_0692 .pricing_schemes_1470 {
    flex: 0 0 30%;
    order: 2;
    margin-bottom: 0;
    text-align: left;
}.pricing_matrix_0692 .pricing_schemes_1470 h2 {
    text-align: left;
}.pricing_matrix_0692 .pricing_schemes_1470 h2::after {
    left: 0;
    transform: none;
}.pricing_matrix_0692 .package_deals_2634 {
    margin: 0;
    text-align: left;
}.pricing_matrix_0692 .trial_rates_6457 {
    order: 1;
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 480px) {.pricing_matrix_0692 .trial_rates_6457 {
    grid-template-columns: 1fr;
}.pricing_matrix_0692 .pricing_schemes_1470 h2 {
    font-size: calc(32px * 0.8);
}.pricing_matrix_0692 .package_deals_2634 {
    font-size: calc(18px * 0.9);
}.pricing_matrix_0692 .cost_plan_1873 p {
    max-height: 120px;
}}



@media (min-width: 768px) {.teaching_experience_5982 .review_praise_6328 {
    gap: 2rem 3rem;
    padding: 3.5rem;
    grid-template-columns: 250px 1fr;
    grid-template-rows: auto 1fr;
}.teaching_experience_5982 .review_praise_6328 > div:first-child {
    grid-column: 1;
    order: unset;
    grid-row: 1 / span 2;
}.teaching_experience_5982 .review_praise_6328 > div:nth-child(2) {
    grid-row: 1;
    order: unset;
    grid-column: 2;
}.teaching_experience_5982 .review_praise_6328 > div:last-child {
    grid-column: 2;
    grid-row: 2;
    order: unset;
}.teaching_experience_5982 .team_photo_1864 {
    height: 100%;
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
}.teaching_experience_5982 .review_praise_6328:hover .team_photo_1864 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}


@media only screen and (max-width: 600px) {.cookie_notice_banner_3540 {
    border-radius: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    left: 0;
}.manage_cookies_8129 {
    padding: 15px;
}.consent_ack_9756 svg {
    height: 50px;
    width: 50px;
}.cookie_notice_banner_3540 h5 {
    font-size: calc(20px - 2px);
}.cookie_notice_banner_3540 p {
    font-size: calc(13px - 2px);
}.digital_consent_0576 {
    width: calc(100% - 10px);
    font-size: calc(18px - 2px);
    padding: 8px 16px;
}}



@media (max-width: 1200px) {.fund_cta_4296 .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.fund_cta_4296 .job_board_4570 {
    flex: 0 0 65%;
}
}



@media (max-width: 768px) {.fund_cta_4296 {
    padding: 3.5rem 0 1.5rem;
}.fund_cta_4296::before {
    height: 10px;
}.fund_cta_4296 .company_holder h3 {
    font-size: calc(31px - 2px);
}.fund_cta_4296 .edu_global_7192 {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.fund_cta_4296 .first_lesson_3429 h5, 
    .fund_cta_4296 .first_lesson_3429 .head_study_2813 a {
    transform: skewX(-3deg);
}.fund_cta_4296 .first_lesson_3429 .head_study_2813 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.mod_tools_3279 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.mod_tools_3279 .res_connect_2370 {
    transform: skewX(-3deg);
}
}



@media (max-width: 420px) {.fund_cta_4296 .company_holder h3 {
    transform: skewX(-5deg);
}.fund_cta_4296 .company_holder h3::after {
    width: 60px;
}.fund_cta_4296 .edu_global_7192 {
    transform: none;
}.fund_cta_4296 .first_lesson_3429 h5 {
    transform: none;
}.fund_cta_4296 .first_lesson_3429 h5::before {
    transform: none;
}.fund_cta_4296 .first_lesson_3429 .head_study_2813 a,
    .fund_cta_4296 .first_lesson_3429 .head_study_2813 a:hover,
    .mod_tools_3279 .res_connect_2370 {
    transform: none;
}}



@media (max-width: 767px) {.service_contact_9615 {
    padding: 60px 0;
}.service_contact_9615 .reach_section_3871 {
    grid-template-columns: 1fr;
    padding: 25px;
    gap: 20px;
}.service_contact_9615 h3 {
    font-size: calc(32px - 4px);
}.service_contact_9615 .learn_faq_4267 {
    margin-bottom: 35px;
}.service_contact_9615 .start_chat_8513 span {
    padding: 6px 12px;
    margin-right: 8px;
    margin-bottom: 8px;
}.service_contact_9615 .reach_section_3871 > span svg {
    height: 20px;
    width: 20px;
}.service_contact_9615 .start_chat_8513 svg {
    height: 16px;
    width: 16px;
}
}



@media (hover: none) {.service_contact_9615 .reach_section_3871 > span:hover {
    transform: none;
}.service_contact_9615 .start_chat_8513 span:hover {
    background-color: rgb(176,197,239);
    transform: none;
}.service_contact_9615 .reach_section_3871 > span a:hover {
    color: rgb(141,161,203);
}.service_contact_9615 .reach_section_3871 > span a:hover::after {
    width: 0;
}.service_contact_9615 .reach_section_3871 > span:hover svg {
    transform: none;
}.service_contact_9615 .reach_section_3871 > span:hover svg path {
    animation: none;
    stroke-dasharray: none;
}.service_contact_9615 .start_chat_8513 span:hover svg {
    animation: none;
}}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}



@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}



@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(141,161,203), rgb(105,125,167), rgb(141,161,203)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(141,161,203), rgb(105,125,167), rgb(141,161,203)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(141,161,203), rgb(105,125,167), rgb(141,161,203)) 1;
    }
}




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



@keyframes slide-right {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes pulse {
  0% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.7;
    transform: scale(1.05);
  }
}



@keyframes float {
  0% {
    transform: translate(0, 0) rotate(-15deg);
  }
  50% {
    transform: translate(10px, 15px) rotate(-5deg);
  }
  100% {
    transform: translate(-10px, 10px) rotate(-20deg);
  }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}

