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



.wrapper-border_2789 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}

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

.fund_cta_4296 {
    flex: 0 0 auto;
}

.fund_cta_4296 {
    padding: 5rem 0 2rem;
    position: relative;
    color: #ffffff;
}

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

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


.connect_with_us_1047 {
    padding: 100px 0;
    background-color: rgb(176,197,239);
    position: relative;
    overflow: hidden;
}

.connect_with_us_1047::after {
    height: 70%;
    position: absolute;
    bottom: 0;
    opacity: 0.1;
    background: linear-gradient(240deg, rgb(105,125,167,0.5) 0%, transparent 70%);
    right: 0;
    content: "";
    width: 70%;
}

.connect_with_us_1047 h2 {
    position: relative;
    font-weight: 700;
    font-size: 36px;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    text-align: center;
    color: #000000;
}

.connect_with_us_1047 .team_photo_1864 {
    overflow: hidden;
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
}

.connect_with_us_1047 .query_list_4981 {
    position: relative;
    flex: 0 0 60%;
    padding: 60px;
}

.connect_with_us_1047 .query_list_4981::before {
    background: linear-gradient(to bottom, rgb(141,161,203), rgb(105,125,167));
    width: 5px;
    position: absolute;
    content: "";
    border-radius: 2.5px;
    top: 40px;
    left: 0;
    height: calc(100% - 80px);
}

.connect_with_us_1047 form input[type="text"] {
    transition: all 0.3s ease;
    padding: 18px 25px;
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 10px;
    background: rgb(176,197,239);
    border: none;
    width: 100%;
    margin-bottom: 20px;
}

.connect_with_us_1047 .support_widget_9461 {
    align-items: flex-start;
    display: flex;
    margin: 10px 0 30px;
}

.connect_with_us_1047 .support_widget_9461 label {
    font-size: 12px;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    position: relative;
    color: #000000;
}

.connect_with_us_1047 .support_widget_9461 input[type="checkbox"]:checked + label::before {
    border-color: rgb(141,161,203);
    background-color: rgb(141,161,203);
}

.connect_with_us_1047 .support_widget_9461 label a {
    color: rgb(141,161,203);
    text-decoration: none;
    transition: all 0.3s ease;
}

.connect_with_us_1047 .support_widget_9461 label a:hover {
    color: rgb(105,125,167);
    text-decoration: underline;
}

.connect_with_us_1047 form .request_info_4890::before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    width: 120%;
    transform: rotate(45deg) translateX(-200%);
    height: 120%;
    left: -10%;
    top: -10%;
    transition: all 0.4s ease;
    content: "";
}

.connect_with_us_1047 form .request_info_4890:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(141,161,203), 0.3);
}

.connect_with_us_1047 svg {
    fill: rgb(141,161,203);
    width: 22px;
    height: 22px;
}

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

.course_structure_0385::after {
    left: -5%;
    opacity: 0.4;
    content: "";
    filter: blur(20px);
    transform: rotate(15deg) skew(-10deg);
    bottom: -10%;
    z-index: 1;
    height: 60%;
    width: 40%;
    position: absolute;
    background: linear-gradient(225deg, rgb(105,125,167,0.5) 0%, rgb(141,161,203,0.5) 100%);
}

.course_structure_0385 h2 {
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 35px;
    position: relative;
    max-width: 80%;
    color: #000000;
    transform: translateX(-5px);
}

.course_structure_0385 h2:hover::after {
    transform: scaleX(1.5);
}

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

.course_structure_0385 .team_photo_1864::before {
    width: 100%;
    transition: opacity 0.5s ease;
    height: 100%;
    opacity: 0.4;
    top: 0;
    content: "";
    background: linear-gradient(to right, rgb(141,161,203,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
}

.course_structure_0385 .team_photo_1864:hover::before {
    opacity: 0.2;
}

.course_structure_0385 .description {
    border-left: 2px solid rgb(105,125,167,0.5);
    transition: all 0.3s ease;
    margin-bottom: 25px;
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
    position: relative;
    padding-left: 20px;
}

.course_structure_0385 .description::first-letter {
    color: rgb(141,161,203);
    font-weight: 700;
    font-size: 1.5em;
}

header:before {
    position: absolute;
    pointer-events: none;
    content: '';
    opacity: 0.1;
    left: 0;
    background: 
        radial-gradient(circle at 15% 15%, rgb(141,161,203,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(105,125,167,0.5) 0%, transparent 25%);
    top: 0;
    width: 100%;
    height: 100%;
}

header .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 18px 25px;
}

header .container:before {
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    width: 100%;
    content: '';
    opacity: 0.5;
    position: absolute;
    pointer-events: none;
    mix-blend-mode: overlay;
    height: 100%;
}

header .first_expert_7952:before {
    background: rgb(141,161,203);
    opacity: 0.3;
    transform: translateY(-50%);
    filter: blur(15px);
    width: 20px;
    animation: breathe 5s infinite alternate;
    top: 50%;
    height: 20px;
    left: -10px;
    position: absolute;
    border-radius: 50%;
    content: '';
}

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

header .header_edu_4278 {
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 8px 2px;
    text-shadow: 0 0 1px #ffffff;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
}

header .header_edu_4278:after {
    bottom: -2px;
    filter: blur(0.5px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateX(-50%);
    height: 2px;
    background: linear-gradient(90deg, 
        rgb(141,161,203),
        #ffffff 50%,
        rgb(141,161,203)
    );
    opacity: 0.8;
    left: 50%;
    content: '';
    width: 0;
    position: absolute;
}

header .header_edu_4278:hover:before {
    opacity: 0.15;
    transform: skewX(-20deg) scale(1.05, 1);
}

header .header_edu_4278:hover:after {
    width: 100%;
    box-shadow: 
        0 0 5px rgb(141,161,203),
        0 0 10px rgb(141,161,203);
}

header .head_primary_4360:before {
    transform: translate(-50%, -50%);
    transition: opacity 0.5s ease;
    left: 50%;
    content: '';
    background: radial-gradient(circle, 
        rgb(141,161,203,0.5) 0%, 
        transparent 70%
    );
    top: 50%;
    position: absolute;
    width: 150%;
    height: 150%;
    opacity: 0;
}

header .head_primary_4360:hover:before {
    opacity: 0.3;
}

header .head_primary_4360:hover:after {
    animation: borderRotate 4s linear infinite;
    opacity: 0.7;
}

header .head_primary_4360:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(141,161,203));
}

header .head_primary_4360:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

.welcome_section_4632::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(141,161,203,0.5) 0%, transparent 50%);
}

.welcome_section_4632 .edu_intro_6489 {
    transform: translateY(20px);
    animation: slide-up 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    opacity: 0;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    width: 100%;
}

.welcome_section_4632 h3 {
    position: relative;
    margin-bottom: 1.5rem;
    transform: translateX(-20px);
    font-size: calc(19px * 1.1);
    padding-left: 2rem;
    animation: slide-right 1s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards;
    font-weight: 600;
    color: rgb(141,161,203);
    opacity: 0;
    max-width: 32rem;
    line-height: 1.6;
}

.welcome_section_4632 .knowledge_track_1283 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 16px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.welcome_section_4632 .knowledge_track_1283::after {
    top: -10%;
    left: -10%;
    z-index: 2;
    background: radial-gradient(circle at top right, rgb(141,161,203,0.5), transparent 70%);
    height: 120%;
    animation: pulse 8s infinite alternate ease-in-out;
    mix-blend-mode: overlay;
    position: absolute;
    content: "";
    opacity: 0.7;
    width: 120%;
}

.welcome_section_4632 p::after {
    transform: scaleX(0);
    content: "";
    background: rgb(105,125,167);
    animation: scale-line-x 1s ease-out 1.2s forwards;
    bottom: 0;
    width: 60px;
    transform-origin: left;
    left: 0;
    position: absolute;
    height: 3px;
}

.welcome_section_4632 .title_style_header {
    font-weight: 700;
    transform: translateY(30px);
    line-height: 1.2;
    color: #ffffff;
    letter-spacing: -0.02em;
    animation: slide-up-header 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) 0.6s forwards;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    max-width: 24rem;
    margin: 0;
    opacity: 0;
    position: relative;
    font-size: 38px;
}

.education_framework_0854::after {
    background-size: 40px 40px;
    opacity: 0.1;
    width: 100%;
    transform: rotateX(60deg) rotateZ(45deg);
    left: 0;
    background-image: linear-gradient(
        #ffffff 2px, 
        transparent 2px
    ), linear-gradient(
        90deg, 
        #ffffff 2px, 
        transparent 2px
    );
    top: 0;
    height: 100%;
    animation: gridMove 60s linear infinite;
    z-index: 1;
    position: absolute;
    content: "";
}

.education_framework_0854 h3 {
    font-weight: 700;
    transform: rotateX(10deg) rotateY(-10deg);
    max-width: 80%;
    font-size: 37px;
    background: #ffffff;
    text-align: center;
    padding: 2rem 3rem;
    z-index: 2;
    border-radius: 10px;
    transition: transform 0.5s ease;
    color: rgb(141,161,203);
    position: relative;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
}

.education_framework_0854 span {
    font-size: 18px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 1.7;
    padding: 2rem 3rem;
    transition: transform 0.5s ease;
    color: #000000;
    max-width: 80%;
    background: #ffffff;
    transform: rotateX(10deg) rotateY(-10deg);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
}

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

.our_background_1254::before {
    opacity: 0.4;
    width: 300px;
    z-index: 0;
    position: absolute;
    background: linear-gradient(225deg, rgb(141,161,203,0.5) 0%, transparent 70%);
    top: -10%;
    transform: rotate(-15deg);
    animation: float 15s infinite alternate ease-in-out;
    right: -5%;
    content: '';
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(40px);
    height: 300px;
}

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

.our_background_1254 h1::after {
    position: absolute;
    bottom: -15px;
    height: 4px;
    border-radius: 2px;
    width: 80px;
    content: '';
    box-shadow: 0 2px 8px rgba(var(--primary-color-rgb), 0.3);
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(141,161,203) 0%, rgb(105,125,167) 100%);
    left: 50%;
}

.our_background_1254 .master_study_2931:hover {
    transform: translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.06),
              -15px -15px 30px rgba(255, 255, 255, 1),
              inset 1px 1px 2px rgba(255, 255, 255, 0.7),
              inset -1px -1px 2px rgba(0, 0, 0, 0.06);
}

.our_background_1254 .master_study_2931::before {
    position: absolute;
    top: 0;
    transition: height 0.3s ease;
    background: linear-gradient(90deg, rgb(141,161,203) 0%, rgb(105,125,167) 100%);
    width: 100%;
    left: 0;
    height: 6px;
    content: '';
    opacity: 0.8;
}

.our_background_1254 .master_study_2931 h4::after {
    transition: width 0.3s ease;
    content: '';
    background: rgb(105,125,167);
    left: 0;
    border-radius: 2px;
    width: 40px;
    position: absolute;
    height: 3px;
    bottom: 0;
}

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

.ty_message_8450::before {
    animation: float 12s ease-in-out infinite;
    filter: blur(80px);
    content: "";
    height: 300px;
    left: -50px;
    background: rgb(105,125,167,0.5);
    z-index: 0;
    top: -50px;
    position: absolute;
    width: 300px;
}

.ty_message_8450 .container {
    z-index: 2;
    position: relative;
}

.ty_message_8450 .skill_philo_5087 {
    display: grid;
    background: rgba(255, 255, 255, 0.85);
    clip-path: polygon(
        0% 0%, 
        97% 0%, 
        100% 3%, 
        100% 100%, 
        3% 100%, 
        0% 97%
    );
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    grid-template-columns: 1fr;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8),
                inset 5px 5px 10px rgba(255, 255, 255, 0.8),
                inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(15px);
    gap: 2rem;
}

.ty_message_8450 .skill_philo_5087:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.ty_message_8450 h5 {
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-size: 22px;
    color: #000000;
    margin-bottom: 0.5rem;
    transform: translateX(0);
    line-height: 1.3;
    font-family: Arial, sans-serif;
}

.ty_message_8450 a:hover {
    transform: translateY(-5px);
}

.ty_message_8450 a::before {
    opacity: 0;
    left: 0;
    position: absolute;
    transition: height 0.5s ease, opacity 0.5s ease;
    bottom: 0;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: linear-gradient(to top, rgb(141,161,203,0.5) 0%, transparent 100%);
}

.pricing_matrix_0692::before {
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    background: linear-gradient(45deg, rgb(141,161,203,0.5) 0%, transparent 40%);
    left: 0;
    position: absolute;
    height: 100%;
}

.pricing_matrix_0692 .learning_fees_0346 {
    display: flex;
    flex-direction: column;
}

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

.pricing_matrix_0692 .package_deals_2634 {
    color: #000000;
    line-height: 1.6;
    margin: 0 auto;
    word-break: break-word;
    max-width: 600px;
    overflow-wrap: break-word;
    font-size: 18px;
}

.pricing_matrix_0692 .pricing_catalog_6871 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    height: 100%;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
}

.pricing_matrix_0692 .cost_plan_1873 {
    flex-direction: column;
    z-index: 1;
    overflow-wrap: break-word;
    flex-grow: 1;
    padding: 2rem;
    display: flex;
    word-break: break-word;
    position: relative;
}

.pricing_matrix_0692 .cost_plan_1873 h3 {
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(23px * 1.2);
    font-weight: 700;
    padding-bottom: 0.5rem;
}

.pricing_matrix_0692 .pricing_catalog_6871:hover .cost_plan_1873 h3::after {
    width: 80px;
}

.pricing_matrix_0692 .package_deal_1234::before {
    width: 0;
    background: rgb(141,161,203);
    height: 2px;
    left: 0;
    bottom: -5px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
}

.pricing_matrix_0692 .cost_plan_1873 p {
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    overflow-wrap: break-word;
    margin-top: auto;
}

.pricing_matrix_0692 .team_photo_1864::after {
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    left: 0;
    width: 100%;
}

.pricing_matrix_0692 .pricing_catalog_6871:nth-child(3n+2) {
    border-top: 3px solid rgb(105,125,167);
}

.teaching_experience_5982 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(141,161,203,0.5), rgb(176,197,239));
    position: relative;
    overflow: hidden;
}

.teaching_experience_5982::after {
    filter: blur(40px);
    position: absolute;
    content: "";
    background: rgb(141,161,203);
    right: -5%;
    border-radius: 50% 60% 70% 40%;
    opacity: 0.05;
    bottom: -10%;
    z-index: 0;
    width: 40%;
    height: 40%;
}

.teaching_experience_5982 .review_praise_6328 {
    background: rgba(255, 255, 255, 0.8);
    transform: perspective(1000px) rotateX(2deg);
    gap: 2rem;
    backdrop-filter: blur(10px) saturate(180%);
    padding: 3rem;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.teaching_experience_5982 .review_praise_6328 > div:last-child {
    position: relative;
    order: 3;
}

.teaching_experience_5982 .review_praise_6328:hover .team_photo_1864 {
    transform: translateY(-5px) scale(1.02);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.teaching_experience_5982 .team_photo_1864::after {
    inset: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
}

.teaching_experience_5982 .name::before {
    top: 50%;
    position: absolute;
    left: -1rem;
    height: 2px;
    content: "";
    background: rgb(141,161,203);
    transition: width 0.4s ease-out 0.1s;
    width: 0;
}

.teaching_experience_5982 .review_praise_6328 > div:nth-child(2) > div {
    opacity: 0.85;
    color: rgb(105,125,167);
    transform: translateY(0);
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-weight: 600;
}

.teaching_experience_5982 .job_table_5068::before {
    z-index: -1;
    position: absolute;
    transform: rotate(-5deg);
    content: "";
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    top: -2.5rem;
    left: -1rem;
    opacity: 0.1;
    font-size: 8rem;
    color: rgb(141,161,203);
}

.cookie_notice_banner_3540 {
    align-items: center;
    font-family: Arial, sans-serif;
    width: 90%;
    overflow: hidden;
    bottom: 20px;
    flex-direction: column;
    z-index: 1050;
    background: rgb(176,197,239);
    position: fixed;
    border-radius: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    padding: 20px;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    max-width: 600px;
    text-align: center;
}

.cookie_notice_banner_3540 p {
    margin-bottom: 20px;
    font-size: 13px;
    color: #000000;
}

.digital_consent_0576:hover {
    transform: translateY(-3px);
    background: rgb(105,125,167);
}

.cookie_button.data_policy_5983 {
    background: rgba(0, 0, 0, 0.5);
}

.cookie_button.data_policy_5983:hover {
    background: rgb(105,125,167,0.5);
}

.cookie_notice_banner_3540 p a {
    color: rgb(141,161,203);
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
}


#policyAlertWindow_4682 {
    display: none;
}

footer {
    z-index: 1;
    position: relative;
}

footer {
    background-size: cover !important;
    background-position: center !important;
}

.fund_cta_4296::before {
    background: rgb(141,161,203);
    left: 0;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    content: "";
    height: 15px;
    top: 0;
    position: absolute;
    width: 100%;
}

.fund_cta_4296 .company_holder {
    flex: 0 0 40%;
    margin-bottom: 2rem;
    position: relative;
    padding: 0 3rem 2rem 0;
}

.fund_cta_4296 .company_holder h3 {
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    transform: skewX(-10deg);
    text-transform: uppercase;
    padding-bottom: 1rem;
    font-size: 31px;
    color: #ffffff;
    margin: 0 0 1.5rem;
}

.fund_cta_4296 .edu_global_7192 {
    transform-origin: left top;
    color: #ffffff;
    padding: 1.5rem;
    border-left: 3px solid rgb(141,161,203);
    transform: skewX(-5deg);
    font-size: 18px;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.6;
}

.fund_cta_4296 .first_lesson_3429 {
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
    position: relative;
}

.fund_cta_4296 .first_lesson_3429 h5::before {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 3px;
    transform: skewX(5deg);
    background: rgb(141,161,203);
    left: 0;
    content: "";
}

.fund_cta_4296 .first_lesson_3429 .head_study_2813 a {
    font-size: 18px;
    padding: 0.7rem 1rem;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    transform: skewX(-5deg);
    color: #ffffff;
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.fund_cta_4296 .first_lesson_3429 .head_study_2813 a:hover {
    background: rgba(255, 255, 255, 0.1);
    padding-left: 1.5rem;
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
}

.mod_tools_3279 .container {
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
    display: flex;
}

.service_contact_9615 {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(176,197,239) 0%, #ffffff 100%);
}

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

.service_contact_9615 .contact_links_0287 {
    border-radius: 23px;
    position: relative;
    z-index: 2;
    background: transparent;
}

.service_contact_9615 h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 32px;
}

.service_contact_9615 .learn_faq_4267 {
    line-height: 1.6;
    font-size: 14px;
    color: #000000;
    max-width: 700px;
    margin-bottom: 50px;
}

.service_contact_9615 .reach_section_3871::before {
    border-radius: 23px;
    opacity: 0.15;
    top: 0;
    left: 0;
    width: 100%;
    background: 
        linear-gradient(135deg, transparent 49.5%, rgb(141,161,203,0.5) 49.5%, rgb(141,161,203,0.5) 50.5%, transparent 50.5%),
        linear-gradient(45deg, transparent 49.5%, rgb(105,125,167,0.5) 49.5%, rgb(105,125,167,0.5) 50.5%, transparent 50.5%);
    z-index: -1;
    content: '';
    background-size: 30px 30px;
    height: 100%;
    position: absolute;
}

.service_contact_9615 .reach_section_3871 > span > span {
    display: block;
    font-size: 14px;
    color: #000000;
}

.service_contact_9615 .reach_section_3871 > span a::after {
    position: absolute;
    transition: width 0.3s ease;
    bottom: -2px;
    content: '';
    background: rgb(105,125,167);
    left: 0;
    width: 0;
    height: 1px;
}

.service_contact_9615 .reach_section_3871 > span a:hover::after {
    width: 100%;
}

.service_contact_9615 .reach_section_3871 > span:nth-child(even) svg {
    stroke: rgb(105,125,167);
}

.service_contact_9615 .reach_section_3871 > span:hover svg {
    transform: scale(1.1);
}

.service_contact_9615 .reach_section_3871 > span svg path {
    transition: stroke-dasharray 0.3s ease;
}



.service_contact_9615 .start_chat_8513 {
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    grid-column: 1 / -1;
    padding-top: 30px;
}

.service_contact_9615 .start_chat_8513 h4::after {
    position: absolute;
    left: 0;
    content: '';
    height: 2px;
    background: rgb(105,125,167);
    width: 40px;
    bottom: -5px;
}

.service_contact_9615 .start_chat_8513 span:hover {
    transform: translateY(-3px);
    background-color: rgb(141,161,203,0.5);
}

.service_contact_9615 .start_chat_8513 svg {
    height: 18px;
    stroke-width: 2px;
    width: 18px;
    margin-right: 5px;
    stroke-linecap: round;
    fill: none;
    stroke: rgb(105,125,167);
    stroke-linejoin: round;
    vertical-align: middle;
}

.privacy_enclosure_7894 h1 {
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(105,125,167);
    font-weight: 700;
    color: rgb(141,161,203);
    padding-bottom: 10px;
    text-align: center;
    margin-top: 0;
    grid-column: span 2;
    font-size: 47px;
    font-family: Arial, sans-serif;
}

.privacy_enclosure_7894 h3, .privacy_enclosure_7894 h4, .privacy_enclosure_7894 h5 {
    color: #000000;
    font-size: 19px;
}

.privacy_enclosure_7894 li {
    background: rgb(105,125,167,0.5);
    line-height: 1.5;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #000000;
    padding: 10px;
    font-family: Arial, sans-serif;
}

.privacy_enclosure_7894 p, .privacy_enclosure_7894 span {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
}



@media (max-width: 768px) {::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-thumb {
    background: rgb(176,197,239);
}}



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


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



@media screen and (max-width: 1024px) {.connect_with_us_1047 .query_list_4981 {
    padding: 50px 40px;
}
}



@media screen and (max-width: 991px) {.connect_with_us_1047 .team_photo_1864 {
    flex: 0 0 100%;
    min-height: 300px;
}.connect_with_us_1047 .query_list_4981 {
    flex: 0 0 100%;
}.connect_with_us_1047 .query_list_4981::before {
    height: 5px;
    background: linear-gradient(to right, rgb(141,161,203), rgb(105,125,167));
    width: calc(100% - 80px);
    top: 0;
    left: 40px;
}.connect_with_us_1047 form {
    padding-top: 25px;
    padding-left: 0;
}
}



@media screen and (max-width: 767px) {.connect_with_us_1047 {
    padding: 70px 0;
}.connect_with_us_1047 .team_photo_1864 {
    min-height: 250px;
}.connect_with_us_1047 .query_list_4981 {
    padding: 40px 30px;
}.connect_with_us_1047 .query_list_4981::before {
    width: calc(100% - 60px);
    left: 30px;
}
}



@media (min-width: 768px) {.course_structure_0385 h2 {
    font-size: calc(35px * 1.1);
    max-width: 70%;
}.course_structure_0385 .skill_tool_0869 {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}.course_structure_0385 .team_photo_1864 {
    height: 500px;
}.course_structure_0385 .text_holder_item_3780 {
    padding: 20px 0 20px 20px;
}
}



@media (min-width: 992px) {.course_structure_0385 {
    padding: 150px 0 100px;
}.course_structure_0385 h2 {
    transform: translateX(-10px);
    max-width: 60%;
    margin-bottom: 70px;
}.course_structure_0385 .skill_tool_0869 {
    gap: 80px;
}.course_structure_0385 .team_photo_1864 {
    height: 600px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.course_structure_0385 .text_holder_item_3780 {
    scrollbar-width: thin;
    padding: 40px 0 40px 40px;
    scrollbar-color: rgb(105,125,167) #ffffff;
    max-height: 600px;
    overflow-y: auto;
}.course_structure_0385 .text_holder_item_3780::-webkit-scrollbar {
    width: 6px;
}.course_structure_0385 .text_holder_item_3780::-webkit-scrollbar-track {
    background: #ffffff;
}.course_structure_0385 .text_holder_item_3780::-webkit-scrollbar-thumb {
    background-color: rgb(105,125,167);
    border-radius: 10px;
}.course_structure_0385 .description {
    margin-bottom: 30px;
    padding-left: 30px;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .first_lesson_3429 {
    gap: 20px;
}header .head_primary_4360 svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .head_primary_4360 svg {
    height: 35px;
}header .first_lesson_3429 {
    width: 100%;
    max-width: 100%;
}}




@media (min-width: 768px) {.welcome_section_4632 {
    padding: 6rem 3rem;
}.welcome_section_4632 .edu_intro_6489 > div {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    gap: 4rem;
}.welcome_section_4632 h3 {
    font-size: 19px;
    margin-bottom: 0;
    padding-left: 3rem;
}.welcome_section_4632 h3::before {
    width: 6px;
}.welcome_section_4632 .knowledge_track_1283 > div {
    padding: 5rem 4rem;
    min-height: 480px;
}.welcome_section_4632 .title_style_header {
    max-width: 30rem;
    font-size: calc(38px * 1.2);
}
}



@media (min-width: 1024px) {.welcome_section_4632 {
    height: 100vh;
    padding: 0;
}.welcome_section_4632 .edu_intro_6489 > div {
    grid-template-columns: 1fr 2fr;
    gap: 5rem;
}.welcome_section_4632 h3 {
    max-width: 36rem;
    font-size: calc(19px * 1.2);
}.welcome_section_4632 .knowledge_track_1283 {
    height: 560px;
}.welcome_section_4632 .knowledge_track_1283 > div {
    padding: 6rem 5rem;
}.welcome_section_4632 p {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    max-width: 36rem;
    font-size: calc(17px * 1.2);
}.welcome_section_4632 .title_style_header {
    max-width: 36rem;
    font-size: calc(38px * 1.4);
}.welcome_section_4632 p::after {
    height: 4px;
    width: 80px;
}
}



@media (max-width: 767px) {.welcome_section_4632 {
    padding: 3rem 1.5rem;
}.welcome_section_4632 h3 {
    font-size: calc(18px * 1.2);
    padding-left: 1.5rem;
}.welcome_section_4632 .knowledge_track_1283 > div {
    min-height: 320px;
    padding: 3rem 2rem;
}.welcome_section_4632 p {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 17px;
}.welcome_section_4632 .title_style_header {
    font-size: calc(37px * 1.1);
}
}



@media (min-width: 992px) {.education_framework_0854 .skill_philo_5087:hover h3 {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}.education_framework_0854 .skill_philo_5087:hover span {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}
}



@media (max-width: 992px) {.education_framework_0854 {
    min-height: 65vh;
}.education_framework_0854 .container {
    padding: 4rem 1.5rem;
}.education_framework_0854 .skill_philo_5087 {
    gap: 3rem;
}.education_framework_0854 h3 {
    max-width: 90%;
    font-size: calc(37px * 0.9);
    padding: 1.8rem 2.5rem;
}.education_framework_0854 span {
    font-size: calc(18px * 0.95);
    padding: 1.8rem 2.5rem;
    max-width: 90%;
}
}



@media (max-width: 576px) {.education_framework_0854 {
    min-height: 45vh;
}.education_framework_0854 .container {
    padding: 2.5rem 1rem;
}.education_framework_0854 .skill_philo_5087 {
    gap: 2rem;
}.education_framework_0854 h3 {
    padding: 1.2rem 1.5rem;
    transform: none;
    font-size: calc(37px * 0.7);
}.education_framework_0854 span {
    padding: 1.2rem 1.5rem;
    font-size: calc(18px * 0.85);
    transform: none;
}.education_framework_0854 h3::before,
    .education_framework_0854 h3::after,
    .education_framework_0854 span::before,
    .education_framework_0854 span::after {
    display: none;
}}



@media screen and (max-width: 576px) {.our_background_1254 {
    padding: 50px 0 70px;
}.our_background_1254 h1 {
    font-size: calc(46px - 8px);
}.our_background_1254 .master_study_2931 {
    padding: 25px 20px;
}.our_background_1254 .master_study_2931 h4 {
    font-size: 19px;
}.our_background_1254 .master_study_2931 div {
    font-size: calc(12px - 1px);
    line-height: 1.7;
}}



@media (min-width: 768px) {.ty_message_8450 {
    padding: 150px 0;
}.ty_message_8450 .skill_philo_5087 {
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
    gap: 3rem;
    align-items: center;
}.ty_message_8450 h5 {
    margin-bottom: 0;
    font-size: calc(22px * 1.1);
}.ty_message_8450 p {
    font-size: calc(16px * 1.05);
}
}



@media (max-width: 480px) {.ty_message_8450 {
    padding: 60px 0;
}.ty_message_8450 .skill_philo_5087 {
    padding: 2rem;
    clip-path: polygon(
            0% 0%, 
            95% 0%, 
            100% 5%, 
            100% 100%, 
            5% 100%, 
            0% 95%
        );
}.ty_message_8450 h5 {
    font-size: calc(22px * 0.85);
}.ty_message_8450 p {
    font-size: calc(16px * 0.9);
}}



@media (min-width: 992px) {.pricing_matrix_0692 .trial_rates_6457 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_matrix_0692 .pricing_catalog_6871:nth-child(4n+1) {
    transform: translateY(20px);
}.pricing_matrix_0692 .pricing_catalog_6871:nth-child(4n+3) {
    transform: translateY(-20px);
}.pricing_matrix_0692 .pricing_catalog_6871:hover {
    transform: translateY(0) scale(1.02);
}
}



@media (max-width: 767px) {.pricing_matrix_0692 {
    padding: 4rem 0;
}.pricing_matrix_0692 .cost_plan_1873 {
    padding: 1.5rem;
}.pricing_matrix_0692 .cost_plan_1873 h3 {
    font-size: 23px;
}.pricing_matrix_0692 .package_deal_1234 {
    font-size: 23px;
}.pricing_matrix_0692 .cost_plan_1873 p {
    font-size: calc(18px * 0.9);
    max-height: 150px;
    line-height: 1.5;
    overflow-y: auto;
}.pricing_matrix_0692 .team_photo_1864 {
    height: 150px;
}
}



@media (min-width: 992px) {.teaching_experience_5982 {
    padding: 7rem 0;
}.teaching_experience_5982 .review_praise_6328 {
    grid-template-columns: 320px 1fr;
    gap: 3rem 4rem;
    padding: 4rem;
}.teaching_experience_5982 .name {
    font-size: calc(19px * 1.1);
    margin-bottom: 0.75rem;
}.teaching_experience_5982 .review_praise_6328 > div:nth-child(2) > div {
    margin-bottom: 1rem;
    font-size: 1.05rem;
}.teaching_experience_5982 .job_table_5068 {
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}
}



@media (max-width: 767px) {.teaching_experience_5982 {
    padding: 4rem 0;
}.teaching_experience_5982 .review_praise_6328 {
    padding: 2rem;
}.teaching_experience_5982 .team_photo_1864 {
    margin-bottom: 1rem;
    height: 250px;
}.teaching_experience_5982 .name {
    text-align: center;
    margin-bottom: 0.5rem;
}.teaching_experience_5982 .review_praise_6328 > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    text-align: center;
}.teaching_experience_5982 .job_table_5068 {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}.teaching_experience_5982 .job_table_5068::before {
    top: -1.5rem;
    transform: translateX(-50%);
    left: 50%;
}.teaching_experience_5982 .review_praise_6328:hover .name {
    transform: translateX(0);
}.teaching_experience_5982 .name::before {
    left: 50%;
    transform: translateX(-50%);
}.teaching_experience_5982 .review_praise_6328:hover .name::before {
    width: 50px;
}}



@media (max-width: 992px) {.fund_cta_4296 {
    padding: 4rem 0 2rem;
}.fund_cta_4296 .container {
    flex-direction: column;
}.fund_cta_4296 .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 3rem;
}.fund_cta_4296 .company_holder::after {
    display: none;
}.fund_cta_4296 .job_board_4570 {
    flex: 0 0 100%;
}.fund_cta_4296 .first_lesson_3429 {
    padding-bottom: 1.5rem;
}
}



@media (max-width: 576px) {.fund_cta_4296 {
    padding: 3rem 0 1rem;
}.fund_cta_4296::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.fund_cta_4296 .first_lesson_3429 {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.fund_cta_4296 .company_holder {
    margin-bottom: 2rem;
}.fund_cta_4296 .first_lesson_3429 .head_study_2813 a {
    padding: 0.6rem 0.8rem;
}.fund_cta_4296 .first_lesson_3429 .head_study_2813 a:hover {
    padding-left: 1.2rem;
}.mod_tools_3279 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}



@media (max-width: 991px) {.service_contact_9615 .start_chat_8513 h4 {
    width: 100%;
    margin-bottom: 20px;
}.service_contact_9615 {
    padding: 70px 0;
}.service_contact_9615 .reach_section_3871 {
    padding: 30px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.service_contact_9615 h3 {
    font-size: calc(32px - 2px);
}.service_contact_9615 .reach_section_3871 > span svg {
    height: 22px;
    width: 22px;
}
}



@media (max-width: 479px) {.service_contact_9615 {
    padding: 50px 0;
}.service_contact_9615 .reach_section_3871 {
    gap: 15px;
    padding: 20px;
}.service_contact_9615 h3 {
    font-size: calc(32px - 6px);
}.service_contact_9615 .learn_faq_4267 {
    margin-bottom: 30px;
    font-size: calc(14px - 1px);
}.service_contact_9615 .reach_section_3871 > span {
    padding-left: 25px;
}.service_contact_9615 .reach_section_3871 > span::before {
    width: 15px;
}.service_contact_9615 .start_chat_8513 {
    padding-top: 20px;
}.service_contact_9615 .start_chat_8513 h4 {
    font-size: calc(23px - 2px);
    margin-bottom: 15px;
}.service_contact_9615 .start_chat_8513 span {
    margin-bottom: 5px;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: calc(14px - 1px);
}.service_contact_9615 .reach_section_3871 > span svg {
    height: 18px;
    width: 18px;
}.service_contact_9615 .start_chat_8513 svg {
    width: 14px;
    height: 14px;
}
}


@media only screen and (max-width: 800px) {.privacy_enclosure_7894 {
    padding: 20px;
    grid-template-columns: 1fr;
    gap: 20px;
}.privacy_enclosure_7894 h1 {
    margin-bottom: 15px;
    font-size: calc(19px - 4px);
}.privacy_enclosure_7894 h2 {
    margin-bottom: 10px;
    font-size: calc(19px - 2px);
}.privacy_enclosure_7894 ul {
    padding-left: 15px;
}.privacy_enclosure_7894 li {
    margin-bottom: 8px;
    padding: 8px;
}.privacy_enclosure_7894 div {
    padding: 10px;
}
}



@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}



@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}



@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}



@keyframes scale-line {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}



@keyframes scale-line-x {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}



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



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



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20px, -20px);
    }
    50% {
        transform: translate(0, -40px);
    }
    75% {
        transform: translate(-20px, -20px);
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 10;
    }
}



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

