﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
}

.mobile_ctaAHJMBt {
    flex: 0 0 auto;
}

.mobile_ctaAHJMBt {
    padding: 4rem 0 2rem;
    position: relative;
    color: #000000;
}

.contact_form_boxhDsoAL::before {
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    height: 100%;
}

.contact_form_boxhDsoAL .contact_querymUSgKk {
    background: rgb(231,235,242);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 3rem;
    flex: 1 0 300px;
}

.contact_form_boxhDsoAL .contact_querymUSgKk h3 {
    font-weight: 700;
    display: inline-block;
    color: rgb(200,206,218);
    border-bottom: 2px solid rgb(164,172,185);
    margin-bottom: 2.5rem;
    font-size: 24px;
    padding-bottom: 1rem;
}

.contact_form_boxhDsoAL .contact_querymUSgKk div svg {
    margin-right: 1rem;
    padding: 5px;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
    border-radius: 50%;
    background: rgb(200,206,218);
}

.contact_form_boxhDsoAL .query_map43XH6Z {
    padding: 3rem;
    flex: 1 0 450px;
    position: relative;
    background: #ffffff;
}

.contact_form_boxhDsoAL .query_map43XH6Z h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
}

.contact_form_boxhDsoAL .query_map43XH6Z input[type="text"],
.contact_form_boxhDsoAL .query_map43XH6Z input[type="email"] {
    padding: 1rem 1.2rem;
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgb(231,235,242);
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 100%;
    color: #000000;
}

.contact_form_boxhDsoAL .query_map43XH6Z .feedback_supportB6VRZh input[type="checkbox"]:checked {
    border-color: rgb(200,206,218);
    background-color: rgb(200,206,218);
}

.contact_form_boxhDsoAL .query_map43XH6Z .feedback_supportB6VRZh label {
    line-height: 1.5;
    font-size: calc(15px - 1px);
    color: #000000;
}

.contact_form_boxhDsoAL .query_map43XH6Z .feedback_supportB6VRZh label a {
    text-decoration: none;
    color: rgb(200,206,218);
    font-weight: 600;
}

.contact_form_boxhDsoAL .query_map43XH6Z .query_blockrXYAih:hover {
    background: rgb(164,172,185);
}

.contact_form_boxhDsoAL .query_map43XH6Z .query_blockrXYAih:focus {
    outline: none;
}

.contact_form_boxhDsoAL .query_map43XH6Z .query_blockrXYAih:active::after {
    animation: ripple 1s ease-out;
}

.primary_pagew6tWaO::after {
    background: radial-gradient(
    circle at center,
    rgb(200,206,218,0.5) 0%,
    transparent 70%
  );
    opacity: 0.1;
    z-index: 0;
    right: -50%;
    height: 100%;
    content: '';
    position: absolute;
    animation: pulseGlow 8s infinite alternate ease-in-out;
    top: -50%;
    width: 100%;
    transform: rotate(-15deg);
}

.primary_pagew6tWaO .main_herow4pNfi h3:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.primary_pagew6tWaO .class_track9FgxY3 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    opacity: 0;
    min-height: 400px;
    transform: translateY(40px) rotateX(3deg);
    animation: slideInBottom 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 0.5s;
}

.primary_pagew6tWaO .class_track9FgxY3 > div {
    z-index: 2;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 3rem;
    height: 100%;
    justify-content: center;
}

.primary_pagew6tWaO .title_style_header::after {
    background: rgb(200,206,218);
    bottom: -15px;
    left: 0;
    position: absolute;
    animation: growLine 0.6s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 1.4s;
    transform: scaleX(0);
    transform-origin: left;
    content: '';
    width: 80px;
    height: 4px;
}

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

.our_teamn1BMoU .caption_holderNIlwgK:hover {
    transform: rotateY(0deg) translateZ(10px);
}

.our_teamn1BMoU h1::after {
    height: 4px;
    content: '';
    left: 0;
    position: absolute;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(200,206,218), rgb(164,172,185));
    transform: skewX(-20deg);
    width: 80px;
}

.our_teamn1BMoU li {
    margin-bottom: 20px;
}

.our_teamn1BMoU li:last-child {
    margin-bottom: 0;
}

.our_teamn1BMoU h4::before {
    content: '';
    opacity: 0.8;
    background: rgb(200,206,218);
    position: absolute;
    top: 50%;
    height: 12px;
    left: -24px;
    transform: translateY(-50%) rotate(45deg);
    width: 12px;
}

header::before {
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    width: 100%;
    z-index: 0;
    content: '';
    left: 0;
    top: 0;
}

header .head_topy7hM9Z:hover::before {
    opacity: 0;
}

header .head_topy7hM9Z:hover::after {
    animation: neonPulse 1.5s infinite alternate;
    opacity: 0.5;
}



header .top_wrapfi15y8 {
    display: block;
    transition: all 0.3s ease;
    position: relative;
}

header .top_corerA0UIG {
    position: relative;
    margin: 0 0.4rem;
}

header .top_corerA0UIG a {
    text-shadow: 0 0 5px #ffffff;
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    align-items: center;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 40px;
    padding: 0 1.2rem;
    position: relative;
}

header .head_learningtcypg8::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    height: 1px;
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
}

.give_it_a_tryAcEmr5::after {
    width: 100%;
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 60%
    );
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
}

.give_it_a_tryAcEmr5 .study_tracksBYG6WA::after {
    z-index: 1;
    width: 100%;
    height: 1px;
    left: 0;
    position: absolute;
    bottom: 0;
    content: '';
    background: linear-gradient(
        to right,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
}

.give_it_a_tryAcEmr5 h3 {
    font-family: Arial, sans-serif;
    opacity: 0.9;
    transition: all 0.4s ease;
    letter-spacing: 8px;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-weight: 300;
    text-align: center;
    position: relative;
    color: #ffffff;
}

.give_it_a_tryAcEmr5 .info_requestc1pAEv::before {
    content: '';
    left: 0;
    opacity: 0;
    background: linear-gradient(
        to right,
        rgb(200,206,218),
        rgb(164,172,185)
    );
    position: absolute;
    transition: opacity 0.4s ease;
    height: 100%;
    z-index: -1;
    width: 100%;
    top: 0;
}

.give_it_a_tryAcEmr5 .info_requestc1pAEv:hover {
    color: #ffffff;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.education_historyUzCic3::before {
    background-size: 40px 40px;
    left: 0;
    top: 0;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(164,172,185,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(164,172,185,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(164,172,185,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(164,172,185,0.5) 75%);
    height: 100%;
    content: "";
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    z-index: 1;
    opacity: 0.05;
    width: 100%;
}

.education_historyUzCic3 .review_spotc0aNVL > div:nth-child(2) {
    order: 2;
}

.education_historyUzCic3 .review_spotc0aNVL > div:nth-child(3) {
    order: 3;
}

.education_historyUzCic3 .review_spotc0aNVL:hover .img_card_wrapzyVFQH {
    transform: scale(1.03);
}

.education_historyUzCic3 .review_spotc0aNVL:hover .img_card_wrapzyVFQH::before {
    opacity: 0.9;
}

.education_historyUzCic3 .name::after {
    background: rgb(200,206,218);
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
    left: 0;
    width: 0;
    bottom: -5px;
    content: "";
    position: absolute;
}

.education_historyUzCic3 .employee_infox720GH::before {
    position: absolute;
    font-family: Georgia, serif;
    color: rgb(164,172,185,0.5);
    top: -30px;
    opacity: 0.2;
    content: "";
    left: -15px;
    z-index: -1;
    font-size: 80px;
}

.join_listGV8X2T::after {
    width: 40%;
    right: -5%;
    content: "";
    background: linear-gradient(225deg, rgb(200,206,218), transparent);
    height: 80%;
    transform: rotate(15deg);
    bottom: -10%;
    z-index: -1;
    position: absolute;
    animation: pulseGlow 8s infinite alternate ease-in-out;
    opacity: 0.3;
}

.join_listGV8X2T .input_holder {
    display: flex;
    gap: 1.25rem;
    width: 100%;
    animation: fadeInUp 0.6s 0.5s ease-out forwards;
    opacity: 0;
    flex-direction: column;
    transform: translateY(30px);
}

.join_listGV8X2T input[type="email"] {
    color: #ffffff;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    font-size: 16px;
}

.join_listGV8X2T .query_blockrXYAih:hover {
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(164,172,185);
}

.join_listGV8X2T .query_blockrXYAih:hover::after {
    opacity: 0.8;
    width: 250%;
    height: 250%;
}

.join_listGV8X2T .query_blockrXYAih:active {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

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

.data_statisticsdXAjhI .benefits_trackzBtwDA {
    display: block;
    margin-bottom: 30px;
}

.data_statisticsdXAjhI .class_statisticsJQU9bu {
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 20px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    line-height: 1.2;
}

.data_statisticsdXAjhI .pro_gainsFyGd5h {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}

.data_statisticsdXAjhI .statistics_grow65wln8 {
    height: 40px;
    right: 20px;
    justify-content: center;
    align-items: center;
    width: 40px;
    top: 20px;
    display: flex;
    position: absolute;
}

.data_statisticsdXAjhI .knowledge_statisticsxckBfu span {
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px;
    display: block;
    font-size: 2.5rem;
}

.data_statisticsdXAjhI .knowledge_statisticsxckBfu:nth-child(3) {
    border-left-color: rgb(200,206,218);
}

.data_statisticsdXAjhI .knowledge_statisticsxckBfu:nth-child(odd) .statistics_grow65wln8 svg,
.data_statisticsdXAjhI .knowledge_statisticsxckBfu:nth-child(odd) .statistics_grow65wln8 svg path {
    fill: rgb(164,172,185);
}

#cookieNoticeAlertrmpjEH:checked ~ .cookieNotificationBarDgQOcJ {
    visibility: hidden;
    opacity: 0;
}

.cookieNotificationBarDgQOcJ h5 {
    font-size: 19px;
    color: rgb(200,206,218);
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
}

.track_settings32mfLV {
    padding: 10px;
    flex-shrink: 0;
    border-radius: 24px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(200,206,218,0.5);
}

.cookie_button.cookie_applyHbFT0y {
    border: 2px solid rgb(164,172,185);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.cookieNotificationBarDgQOcJ p a:hover {
    color: rgb(164,172,185);
}


.ideal_participantsKfLmpH {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: #ffffff;
}

.ideal_participantsKfLmpH .study_tracksBYG6WA {
    position: relative;
}

.ideal_participantsKfLmpH h4 {
    color: #000000;
    text-align: center;
    font-weight: 400;
    position: relative;
    font-size: 41px;
    margin-bottom: 80px;
}

.ideal_participantsKfLmpH div > div {
    max-width: 900px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 20px;
}

.ideal_participantsKfLmpH p:hover::before {
    height: 200%;
    width: 170%;
}

.ideal_participantsKfLmpH p svg {
    width: 50px;
    transition: all 0.4s ease;
    border-radius: 50%;
    height: 50px;
    border: 1px solid rgb(200,206,218,0.5);
    padding: 10px;
    margin-bottom: 15px;
}

.ideal_participantsKfLmpH p span {
    position: relative;
    padding-top: 10px;
}

.ideal_participantsKfLmpH p:hover span::before {
    width: 30px;
}

.ideal_participantsKfLmpH p:nth-child(even) {
    animation: floatAnimation 6s infinite ease-in-out reverse;
}

.ideal_participantsKfLmpH .study_tracksBYG6WA > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.ideal_participantsKfLmpH .study_tracksBYG6WA > div p:nth-child(4) {
    animation-delay: 0.4s;
}

.ideal_participantsKfLmpH::after {
    width: 100%;
    height: 2px;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(200,206,218,0.5), 
        rgb(164,172,185,0.5), 
        transparent);
    left: 0;
}

header .top_plank .skill_focusproYwH2cR div img, header .top_plank .skill_focusproYwH2cR div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.mobile_ctaAHJMBt::after {
    left: 0;
    top: 0;
    height: 6px;
    position: absolute;
    background: linear-gradient(90deg, rgb(200,206,218), rgb(164,172,185));
    content: "";
    width: 100%;
}

.mobile_ctaAHJMBt .container {
    position: relative;
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.mobile_ctaAHJMBt .company_holder::before {
    position: absolute;
    top: 0;
    background: rgb(200,206,218);
    height: 5px;
    width: 100%;
    left: 0;
    content: "";
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}

.mobile_ctaAHJMBt .whatsapp_grpmKrvk2 {
    color: #000000;
    border-left: 3px solid rgb(164,172,185);
    background: rgb(231,235,242);
    line-height: 1.7;
    font-size: 13px;
    position: relative;
    border-radius: 10px;
    padding: 1.5rem;
}

.mobile_ctaAHJMBt .main_navqATD9Y .top_teacho1GQWf {
    gap: 0;
    padding: 1rem 0;
    flex-direction: column;
    display: flex;
}

.mobile_ctaAHJMBt .main_navqATD9Y .top_teacho1GQWf a::after {
    background: rgb(164,172,185);
    transition: all 0.3s ease;
    width: 5px;
    opacity: 0;
    height: 5px;
    left: 1.5rem;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    top: 50%;
    border-radius: 50%;
}

.degree_pathgvptRY {
    background: rgb(231,235,242);
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 3rem;
    padding: 2rem 0;
}

.degree_pathgvptRY .converterxWQHJr {
    color: #000000;
    text-align: center;
    font-size: 15px;
    padding: 0.8rem 2rem;
    background: #ffffff;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    font-weight: 400;
}

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

.course_offering3nFRzm .study_tracksBYG6WA {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    position: relative;
}

.course_offering3nFRzm .study_tracksBYG6WA {
    grid-template-columns: 1fr;
    gap: 60px;
}

.course_offering3nFRzm .head_topy7hM9Z::before {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    top: -15px;
    width: calc(100% + 30px);
    z-index: -1;
    position: absolute;
    left: -15px;
    border-radius: 10px;
    background-color: #ffffff;
    height: calc(100% + 30px);
    content: "";
    transform: translateZ(-10px);
}

.course_offering3nFRzm .head_topy7hM9Z:hover svg {
    transform: scale(1.05);
}

.course_offering3nFRzm h3::after {
    left: -3px;
    background-color: rgb(164,172,185);
    position: absolute;
    height: 3px;
    width: 30px;
    content: "";
    bottom: -5px;
}

.course_offering3nFRzm .img_card_wrapzyVFQH {
    height: 550px;
    position: relative;
    border-radius: 50% 0 0 50%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    overflow: hidden;
}

.course_offering3nFRzm .img_card_wrapzyVFQH {
    order: 1;
    min-height: 350px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 30% 30%;
}

.course_offering3nFRzm .study_tracksBYG6WA::after {
    transform: translateX(-50%);
    top: calc(350px - 15px);
    left: 50%;
}

.customer_feedbackZaFmjn::before,
.customer_feedbackZaFmjn::after {
    position: absolute;
    left: 0;
    width: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    background-image: 
        linear-gradient(45deg, 
        rgb(231,235,242) 25%, 
        transparent 25%), 
        linear-gradient(-45deg, 
        rgb(231,235,242) 25%, 
        transparent 25%), 
        linear-gradient(45deg, 
        transparent 75%, 
        rgb(231,235,242) 75%), 
        linear-gradient(-45deg, 
        transparent 75%, 
        rgb(231,235,242) 75%);
    background-size: 20px 20px;
    height: 50px;
    content: "";
}

.customer_feedbackZaFmjn::before {
    opacity: 0.2;
    transform: scaleY(-1);
    top: 0;
}

.customer_feedbackZaFmjn .review_spotc0aNVL::before {
    animation: blobAnimation 8s ease-in-out infinite alternate;
    inset: 0;
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-radius: 60% 40% 50% 45% / 45% 50% 40% 55%;
    transition: all 1s ease;
    background: #ffffff;
}

.customer_feedbackZaFmjn .review_spotc0aNVL img::after {
    border-radius: 50%;
    position: absolute;
    inset: -10px;
    content: "";
    border: 2px dashed rgb(200,206,218,0.5);
    animation: rotate 20s linear infinite;
}

.customer_feedbackZaFmjn .review_spotc0aNVL p:first-of-type::before {
    content: "~";
    color: rgb(200,206,218);
    margin: 0 5px;
}

.customer_feedbackZaFmjn .review_spotc0aNVL .description {
    color: #000000;
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    font-style: italic;
}

.price_boxnT6C0H {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(231,235,242);
}

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

.price_boxnT6C0H .pricing_tierscolfKL h2 {
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    display: inline-block;
}

.price_boxnT6C0H .fee_chartpnKWYl {
    width: 100%;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}

.price_boxnT6C0H .rate_packagesB98bm1 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation-delay: calc(var(--index, 0) * 0.1s);
    text-decoration: none;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    opacity: 0;
    height: 100%;
}

.price_boxnT6C0H .fee_structure1NBinI h3 {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 700;
    position: relative;
    color: #000000;
    overflow-wrap: break-word;
    margin-top: 0;
    word-break: break-word;
}

.price_boxnT6C0H .cost_planmD90oP {
    border-radius: 10px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    font-size: calc(23px * 1.2);
    color: rgb(200,206,218);
    margin: 10px 0 20px;
    font-weight: 700;
    padding: 8px 16px;
    position: relative;
    overflow-wrap: break-word;
    word-break: break-word;
    display: inline-block;
}

.ty_bannermvMWkj::after {
    background: linear-gradient(215deg, rgb(200,206,218,0.5) 0%, transparent 70%);
    right: -5%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    position: absolute;
    width: 35%;
    opacity: 0.3;
    transform: rotate(10deg) skew(-5deg);
    height: 60%;
    filter: blur(30px);
    bottom: -5%;
    z-index: 1;
    content: "";
}

.ty_bannermvMWkj .study_tracksBYG6WA {
    transform: translateY(30px);
    padding: 50px 40px;
    opacity: 0;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    animation: fadeUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.ty_bannermvMWkj .study_tracksBYG6WA {
    padding: 30px 20px;
}

.ty_bannermvMWkj li {
    position: relative;
    padding-left: 25px;
}

.ty_bannermvMWkj li {
    padding-left: 20px;
}

.ty_bannermvMWkj span {
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
    font-size: 13px;
    opacity: 0;
    color: #000000;
    transform: translateY(10px);
    font-weight: 400;
}

.ty_bannermvMWkj span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}

.privacy_frameY92Fpo h3, .privacy_frameY92Fpo h4, .privacy_frameY92Fpo h5, .privacy_frameY92Fpo h6 {
    font-size: 24px;
    margin-bottom: 10px;
    color: rgb(200,206,218);
    text-shadow: 0 0 5px rgb(200,206,218,0.5);
    margin-top: 20px;
    font-weight: 600;
}

.privacy_frameY92Fpo section {
    box-shadow: 0 0 15px rgb(200,206,218,0.5);
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}


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



@media screen and (max-width: 992px) {.contact_form_boxhDsoAL .support_queryl1V6Sf {
    flex-direction: column;
}.contact_form_boxhDsoAL .contact_querymUSgKk {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.contact_form_boxhDsoAL .contact_querymUSgKk::after {
    bottom: 0;
    top: unset;
    width: 100%;
    left: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(200,206,218,0.5),
            transparent);
    height: 1px;
    right: unset;
}.contact_form_boxhDsoAL .query_map43XH6Z::before {
    top: -10px;
    left: 3rem;
    transform: rotate(135deg);
}
}



@media (min-width: 992px) {.primary_pagew6tWaO .main_herow4pNfi > div {
    grid-template-columns: 0.35fr 0.65fr;
    gap: 3rem;
}.primary_pagew6tWaO .class_track9FgxY3 {
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(2deg);
    min-height: 500px;
}.primary_pagew6tWaO .class_track9FgxY3:hover {
    transform: perspective(1000px) rotateY(0deg);
}.primary_pagew6tWaO .main_herow4pNfi h3 {
    font-size: calc(24px * 1.1);
    transform: perspective(1000px) rotateY(-2deg);
}.primary_pagew6tWaO .class_track9FgxY3 > div {
    padding: 4rem;
}.primary_pagew6tWaO .title_style_header {
    font-size: calc(45px * 1.4);
}.primary_pagew6tWaO .class_track9FgxY3 p {
    font-size: calc(13px * 1.4);
}
}



@media (max-width: 480px) {.our_teamn1BMoU {
    padding: 60px 0;
}.our_teamn1BMoU::after {
    height: 130px;
    width: 130px;
}.our_teamn1BMoU .caption_holderNIlwgK {
    padding: 30px 20px;
}.our_teamn1BMoU h1 {
    margin-bottom: 20px;
    font-size: calc(44px - 12px);
}.our_teamn1BMoU h1::after {
    bottom: -8px;
    height: 2px;
    width: 50px;
}.our_teamn1BMoU h4 {
    margin-bottom: 10px;
    font-size: calc(19px - 2px);
}.our_teamn1BMoU h4::before {
    width: 8px;
    height: 8px;
    left: -16px;
}.our_teamn1BMoU span {
    font-size: calc(14px - 2px);
    line-height: 1.5;
}}



@media (max-width: 767px) {header {
    padding: 0;
}header .head_learningtcypg8 {
    padding: 0.8rem 1.5rem;
}header .head_topy7hM9Z {
    max-width: 140px;
}header .head_topy7hM9Z::before, 
    header .head_topy7hM9Z::after {
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
}header .top_wrapfi15y8 img {
    max-height: 35px;
}header .main_navqATD9Y {
    justify-content: flex-start;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    overflow-x: auto;
}header .main_navqATD9Y::-webkit-scrollbar {
    height: 3px;
}header .main_navqATD9Y::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .top_corerA0UIG {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .top_corerA0UIG a {
    height: 32px;
    font-size: calc(12px - 2px);
    white-space: nowrap;
    padding: 0 0.8rem;
}header .top_corerA0UIG::after {
    display: none;
}
}



@media (min-width: 992px) {.education_historyUzCic3 {
    padding: 140px 0;
}.education_historyUzCic3 .review_spotc0aNVL {
    padding: 60px;
    gap: 40px 60px;
}.education_historyUzCic3 .img_card_wrapzyVFQH::after {
    content: "";
    left: 20px;
    bottom: 20px;
    transition: transform 0.5s ease;
    right: 20px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 2;
    top: 20px;
    transform: scale(0.95);
}.education_historyUzCic3 .review_spotc0aNVL:hover .img_card_wrapzyVFQH::after {
    transform: scale(1);
}.education_historyUzCic3 .name {
    font-size: calc(19px + 2px);
}.education_historyUzCic3 .employee_infox720GH {
    padding-left: 30px;
    line-height: 1.9;
    font-size: calc(16px + 1px);
}
}



@media (min-width: 1200px) {.join_listGV8X2T {
    padding: 10rem 5rem;
}.join_listGV8X2T .study_tracksBYG6WA {
    gap: 5rem;
    grid-template-columns: 1.3fr 0.7fr;
}.join_listGV8X2T h3 {
    font-size: calc(24px * 1.3);
}
}



@media screen and (max-width: 768px) {.data_statisticsdXAjhI {
    padding: 60px 0;
}.data_statisticsdXAjhI .pro_gainsFyGd5h {
    grid-template-columns: 1fr;
    gap: 20px;
}.data_statisticsdXAjhI .knowledge_statisticsxckBfu {
    padding: 20px;
}.data_statisticsdXAjhI .knowledge_statisticsxckBfu span {
    font-size: 2rem;
}
}


@media only screen and (max-width: 1200px) {.cookieNotificationBarDgQOcJ {
    padding: 15px 0;
}.edu_consent7WTaGw {
    padding: 15px 5%;
}.track_settings32mfLV {
    display: none;
}.edu_consent7WTaGw {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookieNotificationBarDgQOcJ h5 {
    font-size: 22px;
    margin-bottom: 10px;
}.gdpr_bannerq0i3Az {
    margin-bottom: 15px;
}.user_safetyNvGw2g {
    min-width: 100%;
    margin: 10px 0;
}}



@media (max-width: 768px) {.ideal_participantsKfLmpH {
    padding: 80px 0;
}.ideal_participantsKfLmpH h4 {
    margin-bottom: 50px;
    font-size: calc(41px * 0.8);
}.ideal_participantsKfLmpH h4::after {
    bottom: -15px;
    width: 40px;
}.ideal_participantsKfLmpH div > div {
    gap: 40px 0;
}.ideal_participantsKfLmpH p {
    flex: 0 0 100%;
}.ideal_participantsKfLmpH p:nth-child(odd),
    .ideal_participantsKfLmpH p:nth-child(even) {
    animation: none;
}
}



@media (max-width: 992px) {.mobile_ctaAHJMBt {
    padding: 3.5rem 0 2rem;
}.mobile_ctaAHJMBt .container {
    flex-direction: column;
    gap: 2.5rem;
}.mobile_ctaAHJMBt .company_holder,
    .mobile_ctaAHJMBt .progress_bar29cD7z {
    flex: 1 1 100%;
    min-width: 100%;
}.mobile_ctaAHJMBt .main_navqATD9Y {
    flex: 1 1 calc(50% - 1rem);
    min-width: 200px;
}
}



@media screen and (min-width: 1600px) {.course_offering3nFRzm .study_tracksBYG6WA {
    grid-template-columns: 1fr 1.5fr;
}.course_offering3nFRzm .img_card_wrapzyVFQH {
    border-radius: 45% 0 0 45%;
}
}



@media screen and (max-width: 768px) {.course_offering3nFRzm {
    padding: 60px 0;
}.course_offering3nFRzm .study_tracksBYG6WA {
    gap: 50px;
}.course_offering3nFRzm .img_card_wrapzyVFQH {
    min-height: 300px;
}.course_offering3nFRzm .study_tracksBYG6WA::before {
    top: calc(300px - 30px);
    height: 50px;
    width: 50px;
}.course_offering3nFRzm .study_tracksBYG6WA::after {
    top: calc(300px - 15px);
    width: 25px;
    height: 25px;
}.course_offering3nFRzm h3 {
    padding-left: 15px;
    font-size: calc(38px - 4px);
}.course_offering3nFRzm p {
    padding-left: 15px;
}.course_offering3nFRzm .head_topy7hM9Z {
    margin-bottom: 25px;
}.course_offering3nFRzm .head_topy7hM9Z svg {
    max-width: 120px;
}
}



@media (min-width: 768px) {.price_boxnT6C0H .fee_chartpnKWYl {
    grid-template-columns: repeat(2, 1fr);
}.price_boxnT6C0H .fee_structure1NBinI {
    padding: 40px;
}.price_boxnT6C0H .img_card_wrapzyVFQH {
    height: 220px;
}
}



@media (min-width: 992px) {.price_boxnT6C0H .fee_schemes35GY1s {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.price_boxnT6C0H .fee_chartpnKWYl {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.price_boxnT6C0H .pricing_tierscolfKL {
    width: 35%;
    text-align: left;
    margin: 0;
}.price_boxnT6C0H .pricing_tierscolfKL h2::after {
    left: 0;
    transform: none;
}.price_boxnT6C0H .bundle_rateEj8Yx6 {
    margin: 0;
}
}



@media (max-width: 1024px) {.ty_bannermvMWkj {
    padding: 100px 0 70px;
}.ty_bannermvMWkj h2 {
    font-size: calc(30px * 0.9);
}.ty_bannermvMWkj .study_tracksBYG6WA {
    padding: 40px 35px;
}
}



@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}



@keyframes slideInBottom {
  0% {
    transform: translateY(40px) rotateX(3deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotateX(0);
    opacity: 1;
  }
}



@keyframes growLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}



@keyframes slideUp {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 0;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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



@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

