* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.math_tools_yYZP1 {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    auto
contain
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.wrapper-viewport_molYq {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    width: 1201px;
    margin: auto;
}.head_learning_QKOZh {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.connect_with_us_z5PWv {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background-color: rgb(229,242,228);
}.connect_with_us_z5PWv::before {
    position: absolute;
    background: linear-gradient(120deg, rgb(197,225,195,0.5) 0%, transparent 75%);
    opacity: 0.15;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
}.connect_with_us_z5PWv::after {
    content: "";
    bottom: 0;
    background: linear-gradient(240deg, rgb(161,202,158,0.5) 0%, transparent 70%);
    height: 70%;
    right: 0;
    width: 70%;
    position: absolute;
    opacity: 0.1;
}.connect_with_us_z5PWv .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
}.connect_with_us_z5PWv h2 {
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    font-size: 38px;
    color: #000000;
    text-align: center;
    position: relative;
    font-weight: 700;
}.connect_with_us_z5PWv .inquiry_reach_XOAg7 {
    background: #ffffff;
    flex-wrap: wrap;
    overflow: hidden;
    flex-direction: row-reverse;
    margin-top: 50px;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}.connect_with_us_z5PWv .pic_thumbnail_jJ62n {
    position: relative;
    min-height: 500px;
    overflow: hidden;
    flex: 0 0 40%;
}.connect_with_us_z5PWv .pic_thumbnail_jJ62n::after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
}.connect_with_us_z5PWv .support_widget_QioMj {
    padding: 60px;
    position: relative;
    flex: 0 0 60%;
}.connect_with_us_z5PWv .support_widget_QioMj::before {
    border-radius: 2.5px;
    top: 40px;
    height: calc(100% - 80px);
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(197,225,195), rgb(161,202,158));
    width: 5px;
    content: "";
}.connect_with_us_z5PWv form {
    padding-left: 25px;
    width: 100%;
}.connect_with_us_z5PWv form h3 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 35px;
}.connect_with_us_z5PWv form input[type="text"] {
    background: rgb(229,242,228);
    border-radius: 10px;
    padding: 18px 25px;
    transition: all 0.3s ease;
    color: #000000;
    margin-bottom: 20px;
    border: none;
    font-size: 13px;
    width: 100%;
    font-family: Arial, sans-serif;
}.connect_with_us_z5PWv form input[type="text"]:focus {
    background: rgba(rgb(197,225,195), 0.05);
    outline: none;
    box-shadow: 0 0 0 2px rgb(197,225,195,0.5);
}.connect_with_us_z5PWv form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.connect_with_us_z5PWv .feedback_widget_tZMCy {
    align-items: flex-start;
    margin: 10px 0 30px;
    display: flex;
}.connect_with_us_z5PWv .feedback_widget_tZMCy input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_with_us_z5PWv .feedback_widget_tZMCy label {
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    font-size: 13px;
    color: #000000;
}.connect_with_us_z5PWv .feedback_widget_tZMCy label::before {
    width: 22px;
    border: 2px solid rgb(197,225,195,0.5);
    transition: all 0.2s ease;
    left: 0;
    height: 22px;
    top: 2px;
    border-radius: 10px;
    content: "";
    position: absolute;
}.connect_with_us_z5PWv .feedback_widget_tZMCy input[type="checkbox"]:checked + label::before {
    background-color: rgb(197,225,195);
    border-color: rgb(197,225,195);
}.connect_with_us_z5PWv .feedback_widget_tZMCy input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-bottom: 2px solid #ffffff;
    height: 11px;
    width: 6px;
    content: "";
    top: 9px;
    transform: rotate(45deg);
    left: 8px;
    border-right: 2px solid #ffffff;
}.connect_with_us_z5PWv .feedback_widget_tZMCy label a {
    color: rgb(197,225,195);
    transition: all 0.3s ease;
    text-decoration: none;
}.connect_with_us_z5PWv .feedback_widget_tZMCy label a:hover {
    color: rgb(161,202,158);
    text-decoration: underline;
}.connect_with_us_z5PWv form .support_card_wOcjD {
    background: linear-gradient(45deg, rgb(197,225,195), rgb(161,202,158));
    display: inline-block;
    font-size: 14px;
    padding: 15px 35px;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: #ffffff;
}.connect_with_us_z5PWv form .support_card_wOcjD::before {
    width: 120%;
    height: 120%;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(45deg) translateX(-200%);
    left: -10%;
    position: absolute;
    content: "";
    top: -10%;
}.connect_with_us_z5PWv form .support_card_wOcjD:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(197,225,195), 0.3);
}.connect_with_us_z5PWv form .support_card_wOcjD:hover::before {
    transform: rotate(45deg) translateX(200%);
}.connect_with_us_z5PWv svg {
    height: 22px;
    width: 22px;
    fill: rgb(197,225,195);
}.connect_with_us_z5PWv svg path {
    fill: rgb(197,225,195);
    transition: fill 0.3s ease;
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.connect_with_us_z5PWv .support_widget_QioMj {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.connect_with_us_z5PWv .pic_thumbnail_jJ62n {
    min-height: 300px;
    flex: 0 0 100%;
}.connect_with_us_z5PWv .support_widget_QioMj {
    flex: 0 0 100%;
}.connect_with_us_z5PWv .support_widget_QioMj::before {
    top: 0;
    height: 5px;
    background: linear-gradient(to right, rgb(197,225,195), rgb(161,202,158));
    width: calc(100% - 80px);
    left: 40px;
}.connect_with_us_z5PWv form {
    padding-top: 25px;
    padding-left: 0;
}
}

@media screen and (max-width: 767px) {.connect_with_us_z5PWv {
    padding: 70px 0;
}.connect_with_us_z5PWv .pic_thumbnail_jJ62n {
    min-height: 250px;
}.connect_with_us_z5PWv .support_widget_QioMj {
    padding: 40px 30px;
}.connect_with_us_z5PWv .support_widget_QioMj::before {
    width: calc(100% - 60px);
    left: 30px;
}
}

@media screen and (max-width: 480px) {.connect_with_us_z5PWv {
    padding: 50px 0;
}.connect_with_us_z5PWv h2 {
    font-size: calc(38px * 0.8);
}.connect_with_us_z5PWv .pic_thumbnail_jJ62n {
    min-height: 200px;
}.connect_with_us_z5PWv .support_widget_QioMj {
    padding: 30px 20px;
}.connect_with_us_z5PWv .support_widget_QioMj::before {
    left: 20px;
    width: calc(100% - 40px);
}.connect_with_us_z5PWv form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.connect_with_us_z5PWv form input[type="text"] {
    padding: 15px 20px;
}.connect_with_us_z5PWv form .support_card_wOcjD {
    width: 100%;
    text-align: center;
}}.training_benefits_7uVXs {
    position: relative;
    overflow: hidden;
    background: rgb(229,242,228);
    padding: 8rem 0;
}.training_benefits_7uVXs::before {
    top: -20%;
    position: absolute;
    content: '';
    width: 60%;
    transform: rotate(-20deg);
    height: 140%;
    z-index: 1;
    background: rgb(197,225,195,0.5);
    right: -10%;
}.training_benefits_7uVXs::after {
    bottom: -20%;
    z-index: 1;
    transform: rotate(-20deg);
    width: 60%;
    left: -10%;
    position: absolute;
    height: 140%;
    content: '';
    opacity: 0.4;
    background: rgb(161,202,158,0.5);
}.training_benefits_7uVXs .knowledge_growth_7840h {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
    display: grid;
}.training_benefits_7uVXs .pic_thumbnail_jJ62n {
    grid-row: 1;
    transform: translateY(30px);
    animation: float 6s ease-in-out infinite;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    grid-column: 1 / span 7;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    height: 500px;
}.training_benefits_7uVXs .pic_thumbnail_jJ62n::after {
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(197,225,195,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(161,202,158,0.5) 100%
    );
    left: 0;
    content: '';
    top: 0;
}.training_benefits_7uVXs .text_holder_box_ue9vw {
    grid-row: 1;
    border-radius: 24px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 3rem;
    grid-column: 6 / span 7;
    z-index: 3;
    align-self: center;
}.training_benefits_7uVXs h2 {
    font-weight: 700;
    padding-left: 1.5rem;
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 33px;
    color: #000000;
    border-left: 5px solid rgb(197,225,195);
}.training_benefits_7uVXs .text_main_holder {
    display: grid;
    gap: 2rem;
}.training_benefits_7uVXs .text_main_holder > div {
    transition: all 0.3s ease;
    position: relative;
    align-items: flex-start;
    display: flex;
}.training_benefits_7uVXs .text_main_holder > div::before {
    left: -3rem;
    transition: transform 0.3s ease;
    transform-origin: right;
    background: rgb(197,225,195);
    top: 1.2rem;
    content: '';
    transform: scaleX(0);
    height: 1px;
    position: absolute;
    width: 2rem;
}.training_benefits_7uVXs .text_main_holder > div:hover::before {
    transform: scaleX(1);
}.training_benefits_7uVXs .text_main_holder > div:hover {
    transform: translateX(5px);
}.training_benefits_7uVXs .text_main_holder svg {
    flex-shrink: 0;
    height: 2.5rem;
    border-radius: 24px;
    padding: 0.6rem;
    transition: all 0.3s ease;
    margin-right: 1.5rem;
    width: 2.5rem;
    background: rgb(197,225,195,0.5);
}.training_benefits_7uVXs .text_main_holder > div:hover svg {
    background: rgb(197,225,195);
    transform: scale(1.1);
}.training_benefits_7uVXs .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.training_benefits_7uVXs .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.training_benefits_7uVXs .text_main_holder p {
    padding-top: 0.3rem;
    margin: 0;
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
}

@keyframes float {
    0% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(30px);
    }
}

@media (max-width: 1100px) {.training_benefits_7uVXs .pic_thumbnail_jJ62n {
    grid-column: 1 / span 5;
}.training_benefits_7uVXs .text_holder_box_ue9vw {
    grid-column: 4 / span 9;
}
}

@media (max-width: 992px) {.training_benefits_7uVXs .knowledge_growth_7840h {
    grid-gap: 0;
    grid-template-columns: 1fr;
}.training_benefits_7uVXs .pic_thumbnail_jJ62n {
    height: 400px;
    grid-column: 1;
    grid-row: 1;
    margin-bottom: -50px;
}.training_benefits_7uVXs .text_holder_box_ue9vw {
    width: auto;
    grid-column: 1;
    margin: 0 2rem;
    grid-row: 2;
}
}

@media (max-width: 768px) {.training_benefits_7uVXs {
    padding: 6rem 0;
}.training_benefits_7uVXs .pic_thumbnail_jJ62n {
    transform: translateY(0);
    height: 350px;
    margin-bottom: -30px;
    animation: none;
}.training_benefits_7uVXs .text_holder_box_ue9vw {
    padding: 2rem;
}.training_benefits_7uVXs h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 576px) {.training_benefits_7uVXs {
    padding: 5rem 0;
}.training_benefits_7uVXs .knowledge_growth_7840h {
    padding: 0 1rem;
}.training_benefits_7uVXs .pic_thumbnail_jJ62n {
    height: 250px;
    margin-bottom: -20px;
}.training_benefits_7uVXs .text_holder_box_ue9vw {
    padding: 1.5rem;
    margin: 0 1rem;
}.training_benefits_7uVXs .text_main_holder > div {
    align-items: center;
}.training_benefits_7uVXs .text_main_holder > div::before {
    display: none;
}.training_benefits_7uVXs .text_main_holder svg {
    width: 2rem;
    margin-right: 1rem;
    height: 2rem;
}.training_benefits_7uVXs .text_main_holder p {
    font-size: calc(17px * 0.9);
}}.course_program_details_c8eMC {
    overflow: hidden;
    background: rgb(229,242,228);
    position: relative;
    padding: 120px 0;
}.course_program_details_c8eMC::before {
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(161,202,158,0.5) 2px, rgb(161,202,158,0.5) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(197,225,195,0.5) 2px, rgb(197,225,195,0.5) 4px);
    bottom: 0;
    top: 0;
    opacity: 0.03;
    left: 0;
    content: "";
    z-index: 0;
    position: absolute;
    right: 0;
}.course_program_details_c8eMC::after {
    z-index: 0;
    top: 5%;
    width: 90%;
    height: 90%;
    left: 5%;
    content: "";
    filter: blur(40px);
    position: absolute;
    background: 
        radial-gradient(ellipse at top left, rgb(197,225,195,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(161,202,158,0.5) 0%, transparent 60%);
    animation: ambientLight 15s infinite alternate ease-in-out;
}.course_program_details_c8eMC .container {
    z-index: 1;
    position: relative;
}.course_program_details_c8eMC .knowledge_growth_7840h {
    position: relative;
    overflow: visible;
    display: flex;
    background: transparent;
    flex-direction: column;
    max-width: 100%;
    border-radius: 28px;
}.course_program_details_c8eMC .pic_thumbnail_jJ62n {
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
    filter: saturate(0.8) contrast(1.1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateZ(0);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 28px;
    top: 0;
}.course_program_details_c8eMC .pic_thumbnail_jJ62n::before {
    position: absolute;
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgba(0, 0, 0, 0.5) 100%
    );
    mix-blend-mode: multiply;
    height: 100%;
    top: 0;
    z-index: 1;
    content: "";
    width: 100%;
}.course_program_details_c8eMC .pic_thumbnail_jJ62n::after {
    position: absolute;
    height: 100%;
    content: "";
    z-index: 2;
    opacity: 0.7;
    width: 100%;
    background: 
        linear-gradient(to right, #000000 0%, transparent 20%, transparent 80%, #000000 100%),
        linear-gradient(to bottom, #000000 0%, transparent 20%, transparent 80%, #000000 100%);
    left: 0;
    top: 0;
}.course_program_details_c8eMC .knowledge_growth_7840h:hover .pic_thumbnail_jJ62n {
    filter: saturate(1.1) contrast(1.2);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
}.course_program_details_c8eMC .learn_professional_TrSmn {
    transition: all 0.6s ease;
    backdrop-filter: blur(10px);
    padding: 80px 60px;
    margin: 40px auto;
    box-shadow:
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 3;
    width: 85%;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.9);
}.course_program_details_c8eMC .learn_professional_TrSmn::before {
    z-index: -1;
    position: absolute;
    bottom: -2px;
    opacity: 0.7;
    border-radius: calc(28px + 2px);
    left: -2px;
    transition: opacity 0.6s ease;
    top: -2px;
    background: linear-gradient(
        45deg,
        rgb(197,225,195) 0%,
        transparent 30%,
        transparent 70%,
        rgb(161,202,158) 100%
    );
    right: -2px;
    content: "";
}.course_program_details_c8eMC .learn_professional_TrSmn::after {
    opacity: 0.5;
    right: 10px;
    transition: all 0.4s ease;
    position: absolute;
    left: 10px;
    content: "";
    top: 10px;
    z-index: -1;
    bottom: 10px;
    border: 1px dashed rgb(197,225,195,0.5);
    border-radius: 10px;
}.course_program_details_c8eMC .knowledge_growth_7840h:hover .learn_professional_TrSmn {
    box-shadow:
        0 20px 45px rgba(0, 0, 0, 0.15),
        0 10px 25px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateX(0deg);
}.course_program_details_c8eMC .knowledge_growth_7840h:hover .learn_professional_TrSmn::before {
    opacity: 1;
}.course_program_details_c8eMC .knowledge_growth_7840h:hover .learn_professional_TrSmn::after {
    bottom: 15px;
    opacity: 0.7;
    top: 15px;
    right: 15px;
    left: 15px;
}.course_program_details_c8eMC .first_pagebar_RpGVe {
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 4px 8px rgba(0, 0, 0, 0.05),
        0 0 0 5px rgb(197,225,195,0.5);
    left: 50%;
    background: #ffffff;
    top: -35px;
    justify-content: center;
    border-radius: 50%;
    width: 70px;
    z-index: 5;
    transform: translateX(-50%);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    align-items: center;
    height: 70px;
    display: flex;
}.course_program_details_c8eMC .first_pagebar_RpGVe::before {
    top: -10px;
    border-radius: 50%;
    background: 
        conic-gradient(
            rgb(197,225,195) 0deg, 
            rgb(197,225,195) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(161,202,158) 180deg, 
            rgb(161,202,158) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
    right: -10px;
    bottom: -10px;
    position: absolute;
    transition: opacity 0.5s ease;
    opacity: 0.5;
    animation: rotateConic 10s linear infinite;
    left: -10px;
    content: "";
    z-index: -1;
}.course_program_details_c8eMC .first_pagebar_RpGVe:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 6px 12px rgba(0, 0, 0, 0.08),
        0 0 0 5px rgb(161,202,158,0.5);
    transform: translateX(-50%) scale(1.1);
}.course_program_details_c8eMC .first_pagebar_RpGVe:hover::before {
    opacity: 0.8;
}.course_program_details_c8eMC .first_pagebar_RpGVe svg {
    transition: transform 0.5s ease;
    width: 40px;
    height: 40px;
}.course_program_details_c8eMC .first_pagebar_RpGVe:hover svg {
    transform: rotate(15deg);
}.course_program_details_c8eMC .first_pagebar_RpGVe svg path {
    transition: fill 0.5s ease;
    fill: rgb(197,225,195);
}.course_program_details_c8eMC .first_pagebar_RpGVe:hover svg path {
    fill: rgb(161,202,158);
}.course_program_details_c8eMC h3 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    color: #000000;
    padding-bottom: 20px;
    position: relative;
    margin-top: 20px;
    font-weight: 700;
    letter-spacing: 1px;
}.course_program_details_c8eMC h3::before {
    transition: width 0.5s ease;
    height: 2px;
    background: rgb(197,225,195);
    content: "";
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    width: 50px;
    left: 50%;
}.course_program_details_c8eMC h3::after {
    content: "";
    transform: translateX(-50%);
    width: 100px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transition: width 0.5s ease;
    background: rgb(161,202,158,0.5);
}.course_program_details_c8eMC .learn_professional_TrSmn:hover h3::before {
    width: 100px;
}.course_program_details_c8eMC .learn_professional_TrSmn:hover h3::after {
    width: 150px;
}.course_program_details_c8eMC p {
    margin: 0 auto;
    font-size: 18px;
    max-width: 90%;
    position: relative;
    line-height: 1.8;
    text-align: center;
    color: #000000;
}.course_program_details_c8eMC p::before, 
.course_program_details_c8eMC p::after {
    opacity: 0.3;
    height: 20px;
    content: "";
    width: 20px;
    transition: all 0.5s ease;
    position: absolute;
}.course_program_details_c8eMC p::before {
    top: -10px;
    border-top: 2px solid rgb(197,225,195);
    left: -10px;
    border-left: 2px solid rgb(197,225,195);
}.course_program_details_c8eMC p::after {
    right: -10px;
    bottom: -10px;
    border-right: 2px solid rgb(161,202,158);
    border-bottom: 2px solid rgb(161,202,158);
}.course_program_details_c8eMC .learn_professional_TrSmn:hover p::before,
.course_program_details_c8eMC .learn_professional_TrSmn:hover p::after {
    width: 40px;
    opacity: 0.6;
    height: 40px;
}

@keyframes ambientLight {
    0% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
    50% {
        opacity: 0.5;
        transform: scale(1) rotate(5deg);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course_program_details_c8eMC {
    padding: 100px 0;
}.course_program_details_c8eMC .learn_professional_TrSmn {
    padding: 70px 50px;
    width: 90%;
}.course_program_details_c8eMC h3 {
    font-size: calc(36px - 2px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.course_program_details_c8eMC {
    padding: 80px 0;
}.course_program_details_c8eMC .learn_professional_TrSmn {
    margin: 30px auto;
    padding: 60px 40px;
    width: 90%;
}.course_program_details_c8eMC .first_pagebar_RpGVe {
    height: 60px;
    top: -30px;
    width: 60px;
}.course_program_details_c8eMC .first_pagebar_RpGVe svg {
    height: 35px;
    width: 35px;
}.course_program_details_c8eMC h3 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(36px - 4px);
}.course_program_details_c8eMC p {
    font-size: calc(18px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.course_program_details_c8eMC {
    padding: 60px 0;
}.course_program_details_c8eMC .learn_professional_TrSmn {
    margin: 25px auto;
    width: 95%;
    transform: none;
    padding: 50px 30px;
}.course_program_details_c8eMC .first_pagebar_RpGVe {
    top: -25px;
    height: 50px;
    width: 50px;
}.course_program_details_c8eMC .first_pagebar_RpGVe svg {
    width: 30px;
    height: 30px;
}.course_program_details_c8eMC .first_pagebar_RpGVe::before {
    display: none;
}.course_program_details_c8eMC h3 {
    font-size: calc(36px - 6px);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.course_program_details_c8eMC p {
    font-size: calc(18px - 2px);
    max-width: 100%;
    line-height: 1.6;
}.course_program_details_c8eMC p::before, 
    .course_program_details_c8eMC p::after {
    height: 15px;
    width: 15px;
}.course_program_details_c8eMC .learn_professional_TrSmn:hover p::before,
    .course_program_details_c8eMC .learn_professional_TrSmn:hover p::after {
    width: 25px;
    height: 25px;
}.course_program_details_c8eMC h3::before {
    width: 40px;
}.course_program_details_c8eMC h3::after {
    width: 80px;
}.course_program_details_c8eMC .learn_professional_TrSmn:hover h3::before {
    width: 70px;
}.course_program_details_c8eMC .learn_professional_TrSmn:hover h3::after {
    width: 110px;
}.course_program_details_c8eMC .pic_thumbnail_jJ62n {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.course_program_details_c8eMC .knowledge_growth_7840h:hover .pic_thumbnail_jJ62n {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.course_program_details_c8eMC .learn_professional_TrSmn::after {
    display: none;
}}.pricing_row_KIxvA {
    background: #ffffff;
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
}.pricing_row_KIxvA::before {
    right: -100px;
    z-index: 1;
    filter: blur(30px);
    top: -150px;
    background: linear-gradient(135deg, rgb(197,225,195,0.5), transparent);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    width: 400px;
    opacity: 0.6;
    content: '';
    animation: float 15s ease-in-out infinite alternate;
    height: 400px;
}.pricing_row_KIxvA::after {
    width: 300px;
    position: absolute;
    background: linear-gradient(135deg, rgb(161,202,158,0.5), transparent);
    left: -50px;
    filter: blur(25px);
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    height: 300px;
    z-index: 1;
    bottom: -100px;
    opacity: 0.5;
    animation: float 18s ease-in-out infinite alternate-reverse;
    content: '';
}.pricing_row_KIxvA .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
}.pricing_row_KIxvA .rate_panel_1xp95 {
    flex-direction: column;
    display: flex;
}.pricing_row_KIxvA .class_deals_Hqeyx {
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 3rem;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
}.pricing_row_KIxvA .class_deals_Hqeyx h2 {
    display: inline-block;
    font-size: 28px;
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000000;
}.pricing_row_KIxvA .class_deals_Hqeyx h2::after {
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(197,225,195);
    width: 80px;
    bottom: -10px;
    content: '';
}.pricing_row_KIxvA .pricing_deals_aMEzj {
    margin: 1.5rem auto 0;
    max-width: 700px;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}.pricing_row_KIxvA .member_plans_8OuGq {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}.pricing_row_KIxvA .cert_fees_YH3zl {
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    position: relative;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    transform: translateY(30px);
    text-decoration: none;
}.pricing_row_KIxvA .cert_fees_YH3zl:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_row_KIxvA .cert_fees_YH3zl:nth-child(3) {
    animation-delay: 0.6s;
}.pricing_row_KIxvA .cert_fees_YH3zl:nth-child(4) {
    animation-delay: 0.7s;
}.pricing_row_KIxvA .cert_fees_YH3zl:hover {
    transform: translateY(-10px);
}.pricing_row_KIxvA .learning_fees_ULTHP {
    flex-direction: column;
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
    height: 100%;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    border-radius: 4px;
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .learning_fees_ULTHP {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.pricing_row_KIxvA .value_fees_oMrTZ {
    display: flex;
    z-index: 2;
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    padding: 2.5rem 2rem;
}.pricing_row_KIxvA .value_fees_oMrTZ h3 {
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000000;
    font-size: calc(21px + 2px);
    transition: color 0.3s ease;
    position: relative;
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .value_fees_oMrTZ h3 {
    color: rgb(197,225,195);
}.pricing_row_KIxvA .pricing_list_oSKwi {
    margin-bottom: 1.5rem;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: calc(21px + 4px);
    position: relative;
    display: inline-block;
    color: rgb(197,225,195);
}.pricing_row_KIxvA .pricing_list_oSKwi::after {
    height: 2px;
    background: rgb(197,225,195,0.5);
    width: 40px;
    transition: width 0.3s ease;
    bottom: 0;
    position: absolute;
    left: 0;
    content: '';
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .pricing_list_oSKwi::after {
    width: 80px;
}.pricing_row_KIxvA .value_fees_oMrTZ p {
    white-space: normal;
    margin-bottom: 2rem;
    word-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
    overflow-wrap: break-word;
    hyphens: auto;
}.pricing_row_KIxvA .pic_thumbnail_jJ62n {
    width: 100%;
    height: 200px;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
}.pricing_row_KIxvA .pic_thumbnail_jJ62n::after {
    transition: opacity 0.4s ease;
    opacity: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: '';
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .pic_thumbnail_jJ62n::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.pricing_row_KIxvA .rate_panel_1xp95 {
    flex-direction: row-reverse;
}.pricing_row_KIxvA .class_deals_Hqeyx {
    padding-right: 3rem;
    justify-content: center;
    flex-direction: column;
    width: 35%;
    text-align: left;
    display: flex;
}.pricing_row_KIxvA .class_deals_Hqeyx h2 {
    text-align: left;
}.pricing_row_KIxvA .class_deals_Hqeyx h2::after {
    left: 0;
    transform: none;
}.pricing_row_KIxvA .pricing_deals_aMEzj {
    margin: 1.5rem 0 0;
}.pricing_row_KIxvA .member_plans_8OuGq {
    width: 65%;
    margin-top: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}
}

@media (max-width: 991px) {.pricing_row_KIxvA {
    padding: 5rem 0;
}.pricing_row_KIxvA .class_deals_Hqeyx {
    margin-bottom: 2rem;
}.pricing_row_KIxvA .member_plans_8OuGq {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.pricing_row_KIxvA {
    padding: 4rem 0;
}.pricing_row_KIxvA .value_fees_oMrTZ {
    padding: 2rem 1.5rem;
}.pricing_row_KIxvA .pic_thumbnail_jJ62n {
    height: 180px;
}
}

@media (max-width: 575px) {.pricing_row_KIxvA {
    padding: 3rem 0;
}.pricing_row_KIxvA .class_deals_Hqeyx h2 {
    font-size: calc(28px - 4px);
}.pricing_row_KIxvA .member_plans_8OuGq {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.pricing_row_KIxvA .value_fees_oMrTZ {
    padding: 1.5rem 1.25rem;
}.pricing_row_KIxvA .pic_thumbnail_jJ62n {
    height: 160px;
}
}

@media (hover: none) {.pricing_row_KIxvA .cert_fees_YH3zl:hover {
    transform: none;
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .learning_fees_ULTHP {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .pic_thumbnail_jJ62n::after {
    opacity: 0;
}.pricing_row_KIxvA .cert_fees_YH3zl:hover .pricing_list_oSKwi::after {
    width: 40px;
}}.our_info_ibFUh {
    background: rgb(229,242,228);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.our_info_ibFUh::before {
    content: "";
    background: 
    linear-gradient(45deg, rgb(197,225,195,0.5) 25%, transparent 25%) -50px 0,
    linear-gradient(45deg, transparent 25%, rgb(161,202,158,0.5) 25%, rgb(161,202,158,0.5) 50%, transparent 50%, transparent 75%, rgb(161,202,158,0.5) 75%, rgb(161,202,158,0.5)) -50px 0;
    width: 100%;
    opacity: 0.03;
    position: absolute;
    height: 100%;
    left: 0;
    animation: backgroundMove 60s linear infinite;
    top: 0;
    z-index: 1;
    background-size: 100px 100px;
}.our_info_ibFUh::after {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(197,225,195), rgb(161,202,158), transparent);
    height: 1px;
    animation: scanline 4s linear infinite;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}.our_info_ibFUh .container {
    position: relative;
    z-index: 2;
}.our_info_ibFUh .contact_map_x7W4t {
    background: #ffffff;
    box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.1),
              0 5px 20px -5px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 20px;
    padding: 60px 50px;
}.our_info_ibFUh .contact_map_x7W4t::before {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.05;
    z-index: -1;
    content: "";
    background: 
    radial-gradient(circle at 20% 20%, rgb(197,225,195,0.5) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgb(161,202,158,0.5) 0%, transparent 50%);
    width: 100%;
}.our_info_ibFUh .contact_map_x7W4t::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(197,225,195), rgb(161,202,158));
    z-index: 1;
    height: 5px;
    width: 100%;
    top: 0;
    content: "";
}.our_info_ibFUh h2 {
    letter-spacing: 0.5px;
    padding-left: 20px;
    margin-bottom: 35px;
    color: #000000;
    position: relative;
    font-size: 29px;
    font-weight: 700;
}.our_info_ibFUh h2::before {
    box-shadow: 0 0 15px rgb(197,225,195);
    content: "";
    animation: pulse 3s infinite;
    border-radius: 2px;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background: rgb(197,225,195);
    position: absolute;
}.our_info_ibFUh h2::after {
    content: "";
    height: 2px;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(to right, rgb(197,225,195), transparent);
    left: 0;
    width: 100px;
}.our_info_ibFUh p {
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.8;
    font-weight: 400;
    position: relative;
    color: #000000;
}.our_info_ibFUh p:last-of-type {
    transition: all 0.3s ease;
    display: flex;
    padding: 15px 20px;
    border-left: 3px solid rgb(197,225,195);
    background: rgba(0, 0, 0, 0.02);
    margin-bottom: 50px;
    align-items: center;
    border-radius: 10px;
}.our_info_ibFUh p:last-of-type:hover {
    transform: translateX(5px);
    background: rgba(0, 0, 0, 0.04);
}.our_info_ibFUh p svg {
    height: 24px;
    filter: drop-shadow(0 0 2px rgb(197,225,195,0.5));
    width: 24px;
    transition: all 0.3s ease;
    margin-right: 15px;
    fill: rgb(197,225,195);
}.our_info_ibFUh p:hover svg {
    transform: scale(1.1);
}.our_info_ibFUh p svg path {
    transition: fill 0.3s ease;
    fill: rgb(197,225,195);
}.our_info_ibFUh .contact_section_EO19c {
    position: relative;
    flex-wrap: wrap;
    padding-top: 20px;
    gap: 30px;
    display: flex;
}.our_info_ibFUh .contact_section_EO19c::before {
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(to right, rgb(161,202,158,0.5), transparent);
    height: 1px;
    width: 100%;
}.our_info_ibFUh .contact_today_FK37q {
    border-radius: 15px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    width: 70px;
}.our_info_ibFUh .contact_today_FK37q::before {
    z-index: -1;
    position: absolute;
    height: 100%;
    transition: opacity 0.4s ease;
    content: "";
    background: 
    linear-gradient(45deg, rgb(197,225,195,0.5), transparent 70%),
    linear-gradient(135deg, transparent 70%, rgb(161,202,158,0.5));
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
}.our_info_ibFUh .contact_today_FK37q::after {
    position: absolute;
    bottom: -2px;
    left: -2px;
    border-radius: 17px;
    right: -2px;
    z-index: -2;
    top: -2px;
    background-size: 200% 200%;
    opacity: 0;
    transition: opacity 0.4s ease;
    animation: gradient-animation 6s linear infinite;
    content: "";
    background: linear-gradient(45deg, rgb(197,225,195), rgb(161,202,158), rgb(197,225,195));
}.our_info_ibFUh .contact_today_FK37q svg {
    transition: all 0.4s ease;
    width: 30px;
    fill: rgb(197,225,195);
    height: 30px;
}.our_info_ibFUh .contact_today_FK37q svg path {
    fill: rgb(197,225,195);
    transition: fill 0.4s ease;
}.our_info_ibFUh .contact_today_FK37q:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    transform: translateY(-10px) scale(1.05);
}.our_info_ibFUh .contact_today_FK37q:hover::before {
    opacity: 0.2;
}.our_info_ibFUh .contact_today_FK37q:hover::after {
    opacity: 1;
}.our_info_ibFUh .contact_today_FK37q:hover svg {
    fill: rgb(197,225,195);
    transform: scale(1.1);
}.our_info_ibFUh .contact_today_FK37q:hover svg path {
    fill: rgb(197,225,195);
}.our_info_ibFUh .contact_today_FK37q span {
    transform: translate(-50%, -50%);
    animation: ripple 1s linear infinite;
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    opacity: 0;
    background: rgb(197,225,195);
}

@keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0.5;
  }
  100% {
    width: 200px;
    height: 200px;
    opacity: 0;
  }
}

@keyframes scanline {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) rotate(45deg) scale(1);
    box-shadow: 0 0 15px rgb(197,225,195);
  }
  50% {
    transform: translateY(-50%) rotate(45deg) scale(1.2);
    box-shadow: 0 0 30px rgb(197,225,195);
  }
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes backgroundMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}

@media (max-width: 992px) {.our_info_ibFUh {
    padding: 70px 0;
}.our_info_ibFUh .contact_map_x7W4t {
    padding: 45px 35px;
}.our_info_ibFUh h2 {
    font-size: calc(29px * 0.9);
}.our_info_ibFUh .contact_section_EO19c {
    gap: 20px;
}.our_info_ibFUh .contact_today_FK37q {
    height: 65px;
    width: 65px;
}.our_info_ibFUh .contact_today_FK37q svg {
    width: 26px;
    height: 26px;
}
}

@media (max-width: 768px) {.our_info_ibFUh {
    padding: 60px 0;
}.our_info_ibFUh .contact_map_x7W4t {
    padding: 40px 30px;
}.our_info_ibFUh h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 25px;
}.our_info_ibFUh p {
    margin-bottom: 25px;
    font-size: calc(15px * 0.95);
}.our_info_ibFUh p:last-of-type {
    padding: 12px 15px;
}.our_info_ibFUh p svg {
    height: 22px;
    width: 22px;
    margin-right: 12px;
}.our_info_ibFUh .contact_section_EO19c {
    gap: 15px;
    justify-content: center;
}.our_info_ibFUh .contact_today_FK37q {
    border-radius: 12px;
    width: 60px;
    height: 60px;
}.our_info_ibFUh .contact_today_FK37q svg {
    width: 24px;
    height: 24px;
}.our_info_ibFUh .contact_today_FK37q:hover {
    border-radius: 15px;
}
}

@media (max-width: 576px) {.our_info_ibFUh {
    padding: 50px 0;
}.our_info_ibFUh .contact_map_x7W4t {
    padding: 35px 25px;
}.our_info_ibFUh h2 {
    font-size: calc(29px * 0.8);
    padding-left: 15px;
}.our_info_ibFUh h2::before {
    height: 8px;
    width: 8px;
}.our_info_ibFUh p {
    font-size: calc(15px * 0.9);
}.our_info_ibFUh p:last-of-type {
    padding: 10px 12px;
}.our_info_ibFUh p svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}.our_info_ibFUh .contact_section_EO19c {
    justify-content: space-around;
    gap: 12px;
}.our_info_ibFUh .contact_today_FK37q {
    height: 55px;
    border-radius: 10px;
    width: 55px;
}.our_info_ibFUh .contact_today_FK37q svg {
    width: 22px;
    height: 22px;
}.our_info_ibFUh .contact_today_FK37q:hover {
    border-radius: 12px;
}}.study_method_cqrzi {
    padding: 6rem 2rem;
    position: relative;
    align-items: center;
    overflow: hidden;
    min-height: 70vh;
    display: flex;
    background: rgb(229,242,228);
}.study_method_cqrzi::before {
    height: 100%;
    content: '';
    filter: blur(40px);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(197,225,195,0.5) 0%, transparent 25%),
        radial-gradient(circle at 90% 80%, rgb(161,202,158,0.5) 0%, transparent 25%);
}.study_method_cqrzi::after {
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    position: absolute;
    content: '';
    background: 
        linear-gradient(45deg, transparent 48%, rgb(197,225,195,0.5) 49%, rgb(197,225,195,0.5) 51%, transparent 52%) 0 0 / 30px 30px,
        linear-gradient(135deg, transparent 48%, rgb(161,202,158,0.5) 49%, rgb(161,202,158,0.5) 51%, transparent 52%) 0 0 / 30px 30px;
    top: 0;
}.study_method_cqrzi .knowledge_growth_7840h {
    margin: 0 auto;
    max-width: 1200px;
    justify-content: center;
    z-index: 2;
    display: flex;
    width: 100%;
    position: relative;
}.study_method_cqrzi .text_holder_box_ue9vw {
    max-width: 800px;
    position: relative;
    border-radius: 19px;
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.15),
        -12px -12px 24px rgba(255, 255, 255, 0.8);
    padding: 3.5rem;
    width: 80%;
    transition: all 0.4s ease;
    background: rgb(229,242,228);
}.study_method_cqrzi .text_holder_box_ue9vw:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.9);
}.study_method_cqrzi .text_holder_box_ue9vw::before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 20px;
    border-radius: 50%;
    height: 60px;
    animation: pulse 5s infinite alternate;
    right: 20px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    width: 60px;
    background: linear-gradient(135deg, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.9;
    }
}

.study_method_cqrzi .text_holder_box_ue9vw::after {
    z-index: -1;
    content: '';
    left: 20px;
    bottom: 20px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    background: linear-gradient(135deg, rgb(161,202,158,0.5), rgb(197,225,195,0.5));
    height: 40px;
    position: absolute;
    border-radius: 50%;
    width: 40px;
    animation: pulse 5s infinite alternate-reverse;
}.study_method_cqrzi h2 {
    background: linear-gradient(135deg, rgb(197,225,195), rgb(161,202,158));
    text-fill-color: transparent;
    font-size: 29px;
    text-align: center;
    color: #000000;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    margin-bottom: 2rem;
    -webkit-background-clip: text !important;
    font-weight: 700;
    position: relative;
}.study_method_cqrzi h2::before {
    background: linear-gradient(90deg, rgb(197,225,195,0.5) 0%, rgb(161,202,158) 50%, rgb(197,225,195,0.5) 100%);
    content: '';
    left: 0;
    bottom: -10px;
    position: absolute;
    height: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: 10px;
}.study_method_cqrzi p {
    margin-top: 1.5rem;
    line-height: 1.8;
    border-radius: 10px;
    padding: 1rem;
    position: relative;
    background: rgb(229,242,228);
    transition: all 0.3s ease;
    color: #000000;
    box-shadow: 
        inset 3px 3px 6px rgba(0, 0, 0, 0.1),
        inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    font-size: 12px;
}.study_method_cqrzi .text_holder_box_ue9vw:hover p {
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.12),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}.study_method_cqrzi .text_holder_box_ue9vw::before,
.study_method_cqrzi .text_holder_box_ue9vw::after {
    transition: all 0.5s ease;
}.study_method_cqrzi .text_holder_box_ue9vw:hover::before {
    transform: scale(1.15) translateY(-5px);
}.study_method_cqrzi .text_holder_box_ue9vw:hover::after {
    transform: scale(1.15) translateY(5px);
}

@media (max-width: 992px) {.study_method_cqrzi {
    padding: 4rem 1.5rem;
}.study_method_cqrzi .text_holder_box_ue9vw {
    width: 90%;
    padding: 2.5rem;
}.study_method_cqrzi h2 {
    font-size: calc(29px * 0.9);
}.study_method_cqrzi p {
    padding: 0.8rem;
}
}

@media (max-width: 768px) {.study_method_cqrzi {
    min-height: auto;
    padding: 3rem 1rem;
}.study_method_cqrzi .text_holder_box_ue9vw {
    width: 100%;
    padding: 2rem;
}.study_method_cqrzi h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1.5rem;
}.study_method_cqrzi p {
    font-size: calc(12px * 0.95);
    padding: 0.6rem;
}.study_method_cqrzi .text_holder_box_ue9vw::before {
    right: 15px;
    width: 40px;
    top: 15px;
    height: 40px;
}.study_method_cqrzi .text_holder_box_ue9vw::after {
    left: 15px;
    height: 30px;
    width: 30px;
    bottom: 15px;
}
}

@media (max-width: 576px) {.study_method_cqrzi {
    padding: 2.5rem 0.8rem;
}.study_method_cqrzi .text_holder_box_ue9vw {
    box-shadow: 
            8px 8px 16px rgba(0, 0, 0, 0.15),
            -8px -8px 16px rgba(255, 255, 255, 0.8);
    padding: 1.5rem;
}.study_method_cqrzi h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.2rem;
}.study_method_cqrzi h2::before {
    height: 3px;
    bottom: -8px;
}.study_method_cqrzi p {
    font-size: calc(12px * 0.9);
    padding: 0.5rem;
    margin-top: 1rem;
}}footer {
    position: relative;
    z-index: 1;
    perspective: 1000px;
}footer::before {
    top: 0;
    opacity: 0.9;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    z-index: -2;
    right: 0;
    background: linear-gradient(135deg, rgb(161,202,158,0.5) 0%, rgb(197,225,195,0.5) 100%);
}footer::after {
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    right: 0;
    content: "";
    top: 0;
    z-index: -1;
    position: absolute;
    left: 0;
}.math_tools_yYZP1 {
    padding: 5rem 0 2.5rem;
    color: #ffffff;
    position: relative;
}.math_tools_yYZP1::before {
    position: absolute;
    height: 20px;
    content: "";
    left: 0;
    top: 0;
    background: repeating-linear-gradient(
        90deg,
        rgb(197,225,195) 0px,
        rgb(197,225,195) 40px,
        rgb(161,202,158) 40px,
        rgb(161,202,158) 80px
    );
    width: 100%;
}.math_tools_yYZP1 .container {
    gap: 4rem;
    position: relative;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}.math_tools_yYZP1 .company_holder {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    position: relative;
    padding: 2rem;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    flex: 1 1 380px;
    background: rgb(197,225,195,0.5);
    border-bottom: 6px solid rgb(197,225,195);
    transform: rotateX(5deg);
}.math_tools_yYZP1 .company_holder:hover {
    transform: rotateX(0deg);
}.math_tools_yYZP1 .company_holder h3 {
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 31px;
    letter-spacing: 1px;
    margin: 0 0 1.5rem;
    transform: translateZ(20px);
}.math_tools_yYZP1 .company_holder h3::before {
    border-top: 3px solid #ffffff;
    height: 30px;
    content: "";
    border-left: 3px solid #ffffff;
    left: -10px;
    top: -10px;
    position: absolute;
    width: 30px;
}.math_tools_yYZP1 .company_holder h3::after {
    height: 30px;
    content: "";
    position: absolute;
    border-right: 3px solid #ffffff;
    right: -10px;
    width: 30px;
    bottom: -10px;
    border-bottom: 3px solid #ffffff;
}.math_tools_yYZP1 .credit_info_rEXgN {
    transform: translateZ(10px);
    font-size: 12px;
    padding: 1.5rem;
    line-height: 1.6;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}.math_tools_yYZP1 .podcast_cta_oEkLx {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.math_tools_yYZP1 .head_lead_47e8r {
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}.math_tools_yYZP1 .nav_lead_W4XZ3 {
    flex: 1 1 calc(50% - 1.5rem);
    transform: rotateX(-5deg);
    transition: all 0.4s ease;
    min-width: 220px;
    position: relative;
    transform-style: preserve-3d;
}.math_tools_yYZP1 .nav_lead_W4XZ3:hover {
    transform: rotateX(0deg);
}.math_tools_yYZP1 .nav_lead_W4XZ3 h5 {
    position: relative;
    background: rgb(161,202,158,0.5);
    padding: 1rem 1.5rem;
    transform: translateZ(15px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    color: #ffffff;
    min-width: 200px;
    margin: 0 0 1.5rem;
    font-weight: 600;
    display: inline-block;
}.math_tools_yYZP1 .nav_lead_W4XZ3 h5::after {
    position: absolute;
    right: 0;
    bottom: -5px;
    content: "";
    left: 0;
    height: 5px;
    background: rgb(161,202,158);
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r {
    padding: 1rem;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(5px);
    gap: 1rem;
    flex-direction: column;
    border-radius: 10px;
    display: flex;
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r a {
    border-radius: 10px;
    display: block;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    overflow: hidden;
    transform: translateZ(10px);
    padding: 0.7rem 1rem;
    position: relative;
    transition: all 0.3s ease;
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r a::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
    width: 100%;
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: rgb(161,202,158,0.5);
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r a:hover::before {
    left: 100%;
}.subscr_info_sbVIA {
    perspective: 1000px;
    background: rgb(161,202,158,0.5);
    transform-style: preserve-3d;
    padding: 2rem 0;
    margin-top: 3rem;
    position: relative;
}.subscr_info_sbVIA::before {
    position: absolute;
    transform: rotateX(45deg);
    content: "";
    top: -20px;
    left: 0;
    height: 20px;
    width: 100%;
    transform-origin: bottom;
    background: rgb(161,202,158);
}.subscr_info_sbVIA .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.subscr_info_sbVIA .footer_caption_jHPf8 {
    transform: translateZ(5px);
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    font-size: 14px;
    padding: 0.8rem 2rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1200px) {.math_tools_yYZP1 .container {
    gap: 3rem;
}.math_tools_yYZP1 .company_holder {
    flex: 1 1 350px;
}.math_tools_yYZP1 .podcast_cta_oEkLx {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.math_tools_yYZP1 .head_lead_47e8r {
    gap: 2rem;
}
}

@media (max-width: 992px) {.math_tools_yYZP1 {
    padding: 4rem 0 2rem;
}.math_tools_yYZP1 .container {
    flex-direction: column;
    gap: 3rem;
}.math_tools_yYZP1 .company_holder,
    .math_tools_yYZP1 .podcast_cta_oEkLx {
    flex: 1 1 100%;
    min-width: 100%;
}.math_tools_yYZP1 .nav_lead_W4XZ3 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 220px;
}.math_tools_yYZP1 .company_holder,
    .math_tools_yYZP1 .nav_lead_W4XZ3 {
    transform: none;
}
}

@media (max-width: 768px) {.math_tools_yYZP1 {
    padding: 3.5rem 0 1.5rem;
}.math_tools_yYZP1 .head_lead_47e8r {
    gap: 1.5rem;
}.math_tools_yYZP1 .company_holder h3 {
    font-size: calc(31px - 2px);
}.math_tools_yYZP1 .company_holder h3::before,
    .math_tools_yYZP1 .company_holder h3::after {
    width: 20px;
    height: 20px;
}.subscr_info_sbVIA {
    margin-top: 2rem;
}.subscr_info_sbVIA::before {
    top: -15px;
    height: 15px;
}
}

@media (max-width: 576px) {.math_tools_yYZP1 {
    padding: 3rem 0 1rem;
}.math_tools_yYZP1 .nav_lead_W4XZ3 {
    min-width: 100%;
    flex: 1 1 100%;
}.math_tools_yYZP1 .head_lead_47e8r {
    gap: 0.7rem;
}.math_tools_yYZP1 .nav_lead_W4XZ3 .head_lead_47e8r a {
    padding: 0.6rem 0.8rem;
}.subscr_info_sbVIA {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.subscr_info_sbVIA::before {
    display: none;
}
}

@media (max-width: 420px) {.math_tools_yYZP1::before {
    height: 10px;
}.math_tools_yYZP1 .company_holder h3::before,
    .math_tools_yYZP1 .company_holder h3::after {
    display: none;
}.math_tools_yYZP1 .nav_lead_W4XZ3 h5 {
    min-width: auto;
    width: 100%;
}.subscr_info_sbVIA .footer_caption_jHPf8 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.our_mission_CmHx2 {
    position: relative;
    background: rgb(229,242,228);
    padding: 80px 0;
    overflow: hidden;
}.our_mission_CmHx2::before {
    animation: float 15s ease-in-out infinite alternate;
    width: 300px;
    top: -50px;
    right: -50px;
    content: "";
    filter: blur(15px);
    background: linear-gradient(135deg, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
    height: 300px;
    z-index: 0;
    position: absolute;
    opacity: 0.3;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 70%;
}.our_mission_CmHx2::after {
    content: "";
    filter: blur(20px);
    animation: float 18s ease-in-out infinite alternate-reverse;
    width: 250px;
    opacity: 0.2;
    height: 250px;
    position: absolute;
    bottom: -100px;
    left: -50px;
    z-index: 0;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    background: linear-gradient(225deg, rgb(161,202,158,0.5), rgb(197,225,195,0.5));
}.our_mission_CmHx2 .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.our_mission_CmHx2 h1 {
    text-align: left;
    font-size: 43px;
    color: #000000;
    transform: translateZ(0);
    margin-bottom: 40px;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.our_mission_CmHx2 h1::after {
    width: 80px;
    position: absolute;
    left: 0;
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(197,225,195), rgb(161,202,158));
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    bottom: -10px;
}.our_mission_CmHx2 h1:hover::after {
    width: 120px;
}.our_mission_CmHx2 .study_pro_p2lU6 {
    position: relative;
}.our_mission_CmHx2 .study_pro_p2lU6 ul {
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    display: grid;
    gap: 30px;
    margin: 0;
}.our_mission_CmHx2 .study_programs_s1CuW {
    box-shadow: 9px 9px 16px rgba(0,0,0,0.05), 
                -9px -9px 16px rgba(255,255,255,0.8), 
                inset 3px 3px 7px rgba(0,0,0,0.05),
                inset -3px -3px 7px rgba(255,255,255,0.7);
    border-radius: 2px;
    transform: translateZ(0);
    overflow: hidden;
    background: #ffffff;
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 30px;
}.our_mission_CmHx2 .study_programs_s1CuW:hover {
    box-shadow: 12px 12px 20px rgba(0,0,0,0.07), 
                -12px -12px 20px rgba(255,255,255,0.9), 
                inset 2px 2px 5px rgba(0,0,0,0.03),
                inset -2px -2px 5px rgba(255,255,255,0.5);
    transform: translateY(-5px) scale(1.01);
}.our_mission_CmHx2 .study_programs_s1CuW::before {
    background: linear-gradient(to bottom, rgb(197,225,195), rgb(161,202,158));
    position: absolute;
    height: 0;
    left: 0;
    top: 0;
    width: 5px;
    content: "";
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.our_mission_CmHx2 .study_programs_s1CuW:hover::before {
    height: 100%;
}.our_mission_CmHx2 .study_programs_s1CuW h4 {
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 600;
    padding-left: 10px;
    margin-top: 0;
    font-size: 19px;
}.our_mission_CmHx2 .study_programs_s1CuW:hover h4 {
    color: rgb(197,225,195);
    transform: translateX(5px);
}.our_mission_CmHx2 .study_programs_s1CuW div {
    padding-right: 10px;
    max-height: 250px;
    line-height: 1.7;
    color: #000000;
    position: relative;
    transition: color 0.3s ease;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding-left: 10px;
    overflow-y: auto;
}.our_mission_CmHx2 .study_programs_s1CuW div::-webkit-scrollbar {
    width: 5px;
}.our_mission_CmHx2 .study_programs_s1CuW div::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.03);
    border-radius: 1px;
}.our_mission_CmHx2 .study_programs_s1CuW div::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
    border-radius: 1px;
}.our_mission_CmHx2 .study_programs_s1CuW:hover div {
    color: #000000;
}

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

@media (max-width: 992px) {.our_mission_CmHx2 {
    padding: 60px 0;
}.our_mission_CmHx2 h1 {
    text-align: center;
}.our_mission_CmHx2 h1::after {
    transform: translateX(-50%);
    left: 50%;
}.our_mission_CmHx2 .study_pro_p2lU6 ul {
    grid-template-columns: 1fr;
}
}

@media (max-width: 768px) {.our_mission_CmHx2 {
    padding: 40px 0;
}.our_mission_CmHx2 .study_programs_s1CuW {
    padding: 25px 20px;
}.our_mission_CmHx2 .study_programs_s1CuW div {
    max-height: 200px;
}
}

@media (max-width: 480px) {.our_mission_CmHx2 h1 {
    font-size: calc(43px * 0.85);
    margin-bottom: 30px;
}.our_mission_CmHx2 .study_programs_s1CuW {
    padding: 20px 15px;
}.our_mission_CmHx2 .study_programs_s1CuW h4 {
    font-size: calc(19px * 0.9);
    margin-bottom: 15px;
}.our_mission_CmHx2 .study_programs_s1CuW div {
    max-height: 180px;
    font-size: calc(14px * 0.95);
}}.instructor_history_HFAY4 {
    overflow: hidden;
    background: rgb(229,242,228);
    padding: 100px 0;
    position: relative;
}.instructor_history_HFAY4::before {
    left: 0;
    background-size: 150px 100%;
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(197,225,195,0.5) 10%, 
        transparent 11%);
    opacity: 0.3;
    animation: gradientSlide 30s linear infinite;
    position: absolute;
    width: 100%;
}.instructor_history_HFAY4 .container {
    position: relative;
    margin: 0 auto;
    max-width: 800px;
    z-index: 2;
}.instructor_history_HFAY4 .review_spot_Um9PT {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    flex-direction: column;
    border-radius: 2px;
    padding: 60px 40px 40px;
    background: #ffffff;
}.instructor_history_HFAY4 .review_spot_Um9PT:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.instructor_history_HFAY4 .pic_thumbnail_jJ62n {
    position: absolute;
    transition: all 0.5s ease;
    border-radius: 2px;
    height: 120px;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(197,225,195);
    left: 40px;
    width: 120px;
    top: -60px;
    transform: rotate(0deg);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}.instructor_history_HFAY4 .review_spot_Um9PT:hover .pic_thumbnail_jJ62n {
    transform: rotate(-5deg);
}.instructor_history_HFAY4 .name {
    font-weight: 700;
    margin-left: 0;
    font-size: calc(21px * 1.2);
    transform: translateX(0);
    color: #000000;
    margin-top: 40px;
    letter-spacing: -0.5px;
    transition: transform 0.5s ease;
}.instructor_history_HFAY4 .review_spot_Um9PT:hover .name {
    transform: translateX(10px);
}.instructor_history_HFAY4 .review_spot_Um9PT span:not(.name) {
    transform: translateX(0);
    margin-top: 5px;
    font-weight: 300;
    transition: transform 0.5s ease;
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
}.instructor_history_HFAY4 .review_spot_Um9PT:hover span:not(.name) {
    transform: translateX(10px);
    color: rgb(197,225,195);
}.instructor_history_HFAY4 .exp_achievements_gQt4G {
    color: #000000;
    margin-top: 40px;
    padding-left: 0;
    position: relative;
    transition: padding 0.5s ease;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
}.instructor_history_HFAY4 .exp_achievements_gQt4G::before {
    content: "";
    left: -40px;
    height: 2px;
    transform-origin: right;
    background: rgb(197,225,195);
    transform: scaleX(0);
    position: absolute;
    width: 30px;
    transition: transform 0.5s ease;
    top: 15px;
}.instructor_history_HFAY4 .review_spot_Um9PT:hover .exp_achievements_gQt4G {
    padding-left: 20px;
}.instructor_history_HFAY4 .review_spot_Um9PT:hover .exp_achievements_gQt4G::before {
    transform: scaleX(1);
}

@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

@media (max-width: 768px) {.instructor_history_HFAY4 {
    padding: 80px 0;
}.instructor_history_HFAY4 .review_spot_Um9PT {
    padding: 80px 25px 30px;
    margin: 0 15px;
}.instructor_history_HFAY4 .pic_thumbnail_jJ62n {
    width: 100px;
    height: 100px;
    left: 25px;
}.instructor_history_HFAY4 .name {
    font-size: 21px;
}.instructor_history_HFAY4 .exp_achievements_gQt4G {
    font-size: calc(13px * 0.95);
}.instructor_history_HFAY4 .exp_achievements_gQt4G::before {
    left: -25px;
    width: 20px;
}}.privacy_corner_9wUxq {
    max-width: 1200px;
    overflow: hidden;
    color: #000000;
    font-family: Arial, sans-serif;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    margin: 0 auto;
    width: 90%;
    position: relative;
    padding: 40px;
}.privacy_corner_9wUxq:before, .privacy_corner_9wUxq:after {
    z-index: 0;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    transform-origin: center;
    transform: rotate(45deg) translate(-50%, -50%);
    background: linear-gradient(45deg, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
    opacity: 0.2;
}.privacy_corner_9wUxq h1 {
    position: relative;
    border-bottom: 2px solid rgb(197,225,195);
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000000;
    padding-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 39px;
    font-weight: 700;
}.privacy_corner_9wUxq h2 {
    font-size: 29px;
    position: relative;
    color: rgb(161,202,158);
    font-weight: 600;
    padding-bottom: 5px;
    z-index: 1;
    border-bottom: 1px solid rgb(161,202,158,0.5);
    letter-spacing: 1.5px;
    margin-bottom: 15px;
    margin-top: 20px;
}.privacy_corner_9wUxq ul, .privacy_corner_9wUxq ol {
    padding-left: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    list-style: none;
}.privacy_corner_9wUxq li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    line-height: 1.6;
    font-size: 13px;
    counter-increment: list-counter;
}.privacy_corner_9wUxq li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 19px;
    color: rgb(197,225,195);
    content: counter(list-counter, decimal-leading-zero);
}.privacy_corner_9wUxq div {
    border-radius: 10px;
    margin-bottom: 20px;
    line-height: 1.8;
    padding: 20px;
    z-index: 1;
    position: relative;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.privacy_corner_9wUxq .container {
    z-index: 1;
    position: relative;
}.privacy_corner_9wUxq h3, .privacy_corner_9wUxq h4, .privacy_corner_9wUxq h5, .privacy_corner_9wUxq h6 {
    z-index: 1;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
    color: rgb(197,225,195);
    font-size: 19px;
}.privacy_corner_9wUxq p, .privacy_corner_9wUxq span {
    line-height: 1.6;
    position: relative;
    font-size: 13px;
    margin-bottom: 10px;
    color: #000000;
    z-index: 1;
}.privacy_corner_9wUxq a {
    position: relative;
    color: rgb(161,202,158);
    font-weight: 600;
    border-bottom: 1px solid rgb(161,202,158);
    text-decoration: none;
    z-index: 1;
}.privacy_corner_9wUxq a:hover {
    border-bottom: 1px solid rgb(197,225,195);
    color: rgb(197,225,195);
}.privacy_corner_9wUxq button {
    z-index: 1;
    position: relative;
    padding: 15px 30px;
    background: rgb(197,225,195);
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    border-radius: 10px;
    font-size: 19px;
}.privacy_corner_9wUxq button:hover {
    background: rgb(161,202,158);
}

@media only screen and (max-width: 800px) {.privacy_corner_9wUxq {
    padding: 20px;
    width: 95%;
}.privacy_corner_9wUxq h1 {
    font-size: calc(19px - 5px);
}.privacy_corner_9wUxq h2 {
    font-size: calc(19px - 3px);
}.privacy_corner_9wUxq ul, .privacy_corner_9wUxq ol {
    padding-left: 10px;
}.privacy_corner_9wUxq li {
    padding-left: 20px;
}.privacy_corner_9wUxq button {
    padding: 10px 20px;
}}header {
    z-index: 100;
    position: relative;
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    padding: 0;
    background: linear-gradient(to right, #ffffff, rgb(229,242,228));
}header::before {
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    z-index: 0;
    height: 100%;
    background-size: 20px 20px;
}header::after {
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(197,225,195), rgb(161,202,158));
    z-index: 1;
}header .container {
    position: relative;
    max-width: 100%;
    margin: 0;
    z-index: 2;
    padding: 0;
    width: 100%;
}header .header_master_jDPtT {
    justify-content: space-between;
    align-items: center;
    margin-left: 5px;
    display: flex;
    padding: 0.9rem 3%;
}header .nav_master_4yjPN {
    padding: 0.5rem;
    display: flex;
    transition: all 0.3s ease;
    align-items: center;
    border-radius: 10px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.4);
    position: relative;
}header .nav_master_4yjPN:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}header .nav_master_4yjPN svg {
    width: 140px;
    height: auto;
    transition: all 0.3s ease;
}header .nav_lead_W4XZ3 {
    background: rgba(255, 255, 255, 0.3);
    gap: 0.4rem;
    align-items: center;
    display: flex;
    border-radius: 10px;
    padding: 0.4rem 0.6rem;
    position: relative;
}header .nav_lead_W4XZ3::before {
    z-index: -1;
    bottom: -2px;
    opacity: 0.5;
    right: -2px;
    position: absolute;
    content: '';
    top: -2px;
    left: -2px;
    border-radius: calc(10px + 2px);
    background: linear-gradient(135deg, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
}header .site_core_muGT7 {
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    z-index: 1;
    transition: all 0.3s ease;
    font-size: 20px;
    border-radius: 10px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #000000;
    padding: 0.4rem 0.7rem;
    position: relative;
    overflow: hidden;
}header .site_core_muGT7::before {
    content: '';
    z-index: -1;
    transition: opacity 0.3s ease;
    opacity: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(197,225,195,0.5), rgb(161,202,158,0.5));
    top: 0;
    left: 0;
    width: 100%;
}header .site_core_muGT7:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .site_core_muGT7:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .header_master_jDPtT {
    padding: 0.8rem 2.5%;
}header .nav_master_4yjPN svg {
    width: 130px;
}header .nav_lead_W4XZ3 {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .site_core_muGT7 {
    padding: 0.35rem 0.6rem;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .header_master_jDPtT {
    padding: 0.8rem 2%;
    align-items: flex-start;
    gap: 0.7rem;
    flex-direction: column;
    margin-left: 3px;
}header .nav_master_4yjPN {
    padding: 0.4rem;
}header .nav_master_4yjPN svg {
    width: 120px;
}header .nav_lead_W4XZ3 {
    justify-content: flex-start;
    overflow-x: auto;
    width: 98%;
    padding: 0.4rem;
}header .nav_lead_W4XZ3::-webkit-scrollbar {
    height: 2px;
}header .nav_lead_W4XZ3::-webkit-scrollbar-thumb {
    background: rgb(197,225,195);
    border-radius: 10px;
}header .site_core_muGT7 {
    padding: 0.3rem 0.5rem;
    font-size: calc(20px - 1px);
    white-space: nowrap;
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .header_master_jDPtT {
    margin-left: 2px;
    padding: 0.7rem 1.5%;
}header .nav_master_4yjPN svg {
    width: 110px;
}header .nav_lead_W4XZ3 {
    padding: 0.3rem;
}header .site_core_muGT7 {
    padding: 0.3rem 0.4rem;
    font-size: calc(20px - 2px);
}}.thanksBox_b6M8l {
    isolation: isolate;
    background: linear-gradient(135deg, rgb(229,242,228) 0%, rgb(161,202,158,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.thanksBox_b6M8l::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(161,202,158,0.5) 0px,
        rgb(161,202,158,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.15;
    content: "";
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    animation: patternShift 30s linear infinite;
    height: 100%;
    left: 0;
}.thanksBox_b6M8l::after {
    width: 250px;
    position: absolute;
    bottom: -50px;
    background: rgb(197,225,195,0.5);
    height: 250px;
    content: "";
    opacity: 0.3;
    filter: blur(80px);
    z-index: -1;
    right: -50px;
}.thanksBox_b6M8l .container {
    transform-style: preserve-3d;
    margin: 0 auto;
    max-width: 1200px;
    perspective: 1000px;
    position: relative;
    padding: 0 20px;
}.thanksBox_b6M8l h2 {
    position: relative;
    color: #000000;
    line-height: 1.3;
    animation: slideInTitle 0.8s ease-out forwards;
    font-weight: 700;
    transform: translateZ(20px);
    margin-bottom: 2.5rem;
    font-family: Arial, sans-serif;
    font-size: 36px;
    text-align: center;
}.thanksBox_b6M8l h2::after {
    bottom: -15px;
    height: 4px;
    background: linear-gradient(to right, rgb(197,225,195), rgb(161,202,158));
    animation: expandWidth 1s ease-out 0.8s forwards;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}.thanksBox_b6M8l .knowledge_growth_7840h {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateZ(10px) rotateX(2deg);
    background: #ffffff;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    border-radius: 10px;
    padding: 2.5rem;
    overflow: hidden;
}.thanksBox_b6M8l .knowledge_growth_7840h::before {
    left: 0;
    background: linear-gradient(90deg, rgb(197,225,195), rgb(161,202,158));
    content: "";
    animation: gradientShift 8s ease infinite;
    height: 6px;
    width: 100%;
    top: 0;
    position: absolute;
}.thanksBox_b6M8l .knowledge_growth_7840h ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.thanksBox_b6M8l .knowledge_growth_7840h li {
    padding: 0;
    position: relative;
    animation: fadeIn 1s ease-out 0.5s forwards;
    opacity: 0;
}.thanksBox_b6M8l .knowledge_growth_7840h span {
    text-align: center;
    display: block;
    position: relative;
    color: #000000;
    line-height: 1.7;
    font-size: calc(13px * 1.1);
    font-family: Arial, sans-serif;
}.thanksBox_b6M8l .knowledge_growth_7840h:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

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

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

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

@media (max-width: 1024px) {.thanksBox_b6M8l {
    padding: 5rem 0;
}.thanksBox_b6M8l h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2rem;
}.thanksBox_b6M8l .knowledge_growth_7840h {
    padding: 2rem;
}
}

@media (max-width: 768px) {.thanksBox_b6M8l {
    padding: 4rem 0;
}.thanksBox_b6M8l h2 {
    margin-bottom: 1.8rem;
    font-size: calc(36px * 0.8);
}.thanksBox_b6M8l .knowledge_growth_7840h {
    padding: 1.8rem;
    transform: translateZ(5px) rotateX(1deg);
}.thanksBox_b6M8l .knowledge_growth_7840h span {
    line-height: 1.6;
    font-size: 13px;
}
}

@media (max-width: 576px) {.thanksBox_b6M8l {
    padding: 3rem 0;
}.thanksBox_b6M8l h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.7);
}.thanksBox_b6M8l h2::after {
    height: 3px;
    bottom: -10px;
}.thanksBox_b6M8l .knowledge_growth_7840h {
    transform: translateZ(0) rotateX(0deg);
    padding: 1.5rem;
}.thanksBox_b6M8l .knowledge_growth_7840h::before {
    height: 4px;
}.thanksBox_b6M8l .knowledge_growth_7840h span {
    line-height: 1.5;
    font-size: calc(13px * 0.95);
}
}

@media (prefers-reduced-motion) {.thanksBox_b6M8l h2,
    .thanksBox_b6M8l h2::after,
    .thanksBox_b6M8l .knowledge_growth_7840h,
    .thanksBox_b6M8l .knowledge_growth_7840h::before,
    .thanksBox_b6M8l .knowledge_growth_7840h li {
    animation: none;
    transition: none;
}.thanksBox_b6M8l .knowledge_growth_7840h:hover {
    transform: none;
}.thanksBox_b6M8l::before {
    animation: none;
}}.cookieNoticeContainer_KJzdl {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(197,225,195);
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgb(229,242,228);
    transition: transform 0.3s ease-in-out;
    z-index: 90;
}.edu_cookie_nX5aC {
    max-width: 1200px;
    padding: 20px 15px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    display: flex;
}.data_control_HzRkN {
    margin-right: 15px;
    flex-shrink: 0;
}.data_control_HzRkN svg {
    fill: rgb(197,225,195);
    width: 60px;
    transition: fill 0.3s ease;
    height: 60px;
}.data_control_HzRkN svg:hover {
    fill: rgb(161,202,158);
}.user_alert_KXLMh {
    color: #000000;
    margin-right: 15px;
    flex-grow: 1;
}.cookieNoticeContainer_KJzdl h5 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 600;
    color: rgb(197,225,195);
}.cookieNoticeContainer_KJzdl p {
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.cookie_guard_lgGkb {
    transition: background 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    text-align: center;
    margin-left: 10px;
    font-size: 15px;
    border-radius: 29px;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 35px;
    cursor: pointer;
    background: rgb(197,225,195);
}.cookie_guard_lgGkb:hover {
    box-shadow: 0 0 10px rgb(161,202,158,0.5);
    background: rgb(161,202,158);
}#consent_to_usage_of_cookies_8xKwR {
    background: rgb(197,225,195);
}#disallow_tracking_consent_TdQD2 {
    background: rgba(0, 0, 0, 0.5);
}.cookieNoticeContainer_KJzdl p a {
    transition: color 0.3s ease;
    color: rgb(197,225,195);
    text-decoration: underline;
}.cookieNoticeContainer_KJzdl p a:hover {
    color: rgb(161,202,158);
}
@media only screen and (max-width: 1200px) {.edu_cookie_nX5aC {
    flex-direction: column;
    align-items: center;
}.data_control_HzRkN {
    margin-bottom: 15px;
}.user_alert_KXLMh {
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
}.cookie_guard_lgGkb {
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
    width: 100%;
}
}
@media only screen and (max-width: 800px) {.edu_cookie_nX5aC {
    padding: 15px;
}.data_control_HzRkN {
    display: none;
}.cookieNoticeContainer_KJzdl h5 {
    font-size: 22px;
}.cookieNoticeContainer_KJzdl p {
    font-size: 16px;
}}
#cookie_warning_box_PngVC {
    display: none;
}#cookie_warning_box_PngVC:checked ~ .cookieNoticeContainer_KJzdl {
    visibility: hidden;
    opacity: 0;
}.homepage_R49yJ {
    background: linear-gradient(135deg, rgb(229,242,228) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 4rem 2rem;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    position: relative;
}.homepage_R49yJ::before {
    position: absolute;
    z-index: 1;
    right: 0;
    content: "";
    background: radial-gradient(circle at 30% 40%, rgb(197,225,195,0.5) 0%, transparent 60%);
    top: 0;
    opacity: 0.15;
    bottom: 0;
    left: 0;
}.homepage_R49yJ::after {
    opacity: 0.1;
    top: -50%;
    z-index: 1;
    content: "";
    position: absolute;
    transform: rotate(15deg);
    height: 200%;
    background: linear-gradient(45deg, rgb(161,202,158,0.5) 0%, transparent 70%);
    right: -25%;
    width: 80%;
}.homepage_R49yJ .course_intro_mbDEV {
    width: 100%;
    transform: translateY(0);
    z-index: 2;
    grid-template-columns: 1fr;
    gap: 3rem;
    max-width: 1200px;
    animation: fadeInUp 1.2s ease-out forwards;
    display: grid;
    position: relative;
}@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.homepage_R49yJ .course_intro_mbDEV > div:first-child {
    padding: 2rem;
    position: relative;
    transform: translateX(0);
    animation: slideInLeft 1s ease-out 0.3s both;
    border-left: 3px solid rgb(197,225,195);
}@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.homepage_R49yJ .course_intro_mbDEV > div:first-child::before {
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    background: linear-gradient(to right, rgb(197,225,195) 0%, transparent 100%);
    content: "";
}.homepage_R49yJ .course_intro_mbDEV > div:first-child::after {
    bottom: 0;
    background: linear-gradient(to right, rgb(197,225,195) 0%, transparent 100%);
    content: "";
    width: 50%;
    height: 1px;
    position: absolute;
    left: 0;
}.homepage_R49yJ .course_intro_mbDEV > div:first-child p {
    font-size: calc(16px * 1.25);
    letter-spacing: 0.03em;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    animation: fadeIn 1.4s ease-out 0.5s both;
    color: #000000;
    transform: translateY(0);
}@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.homepage_R49yJ .learn_academy_OuBtd {
    position: relative;
    overflow: hidden;
    transform: translateY(0) scale(1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 15px 25px rgba(0, 0, 0, 0.05);
    animation: revealUp 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s both;
    transition: transform 0.4s ease-out;
}@keyframes revealUp {
  from {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.homepage_R49yJ .learn_academy_OuBtd:hover {
    transform: translateY(-5px) scale(1.01);
}.homepage_R49yJ .learn_academy_OuBtd > div {
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 400px;
    display: flex;
    padding: 3rem;
}.homepage_R49yJ .learn_academy_OuBtd > div::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 40%, transparent 80%);
    bottom: 0;
    z-index: 1;
}.homepage_R49yJ .learn_academy_OuBtd > div::after {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(to right, rgb(197,225,195) 0%, rgb(161,202,158) 100%);
    width: 100%;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    left: 0;
    height: 5px;
    position: absolute;
    bottom: 0;
}.homepage_R49yJ .learn_academy_OuBtd:hover > div::after {
    transform: scaleX(1);
}.homepage_R49yJ .learn_academy_OuBtd h3 {
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: fadeSlideUp 1s ease-out 0.9s forwards;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5;
    font-size: calc(24px * 1.1);
    transform: translateY(20px);
    z-index: 2;
    position: relative;
}@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.homepage_R49yJ .learn_academy_OuBtd > div > div {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    position: relative;
    padding-top: 1.5rem;
    z-index: 2;
    transform: translateY(20px);
    animation: fadeSlideUp 1s ease-out 1.2s forwards;
}.homepage_R49yJ .learn_academy_OuBtd .title_style_header {
    color: #ffffff;
    letter-spacing: -0.01em;
    position: relative;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    font-size: calc(46px * 1.2);
    margin: 0;
}.homepage_R49yJ .learn_academy_OuBtd .title_style_header::before {
    left: -10px;
    content: "";
    height: 70%;
    transform: translateY(-50%) scaleY(0);
    top: 50%;
    width: 3px;
    animation: growDown 0.6s ease-out 1.5s forwards;
    background: rgb(197,225,195);
    position: absolute;
    transform-origin: top;
}

@keyframes growDown {
  from {
    transform: translateY(-50%) scaleY(0);
  }
  to {
    transform: translateY(-50%) scaleY(1);
  }
}

@media (min-width: 768px) {.homepage_R49yJ {
    padding: 5rem 3rem;
}.homepage_R49yJ .course_intro_mbDEV {
    gap: 4rem;
    grid-template-columns: 0.4fr 0.6fr;
}.homepage_R49yJ .course_intro_mbDEV > div:first-child {
    border-left: 4px solid rgb(197,225,195);
    display: flex;
    align-items: center;
    padding: 2.5rem;
}.homepage_R49yJ .learn_academy_OuBtd > div {
    padding: 4rem;
    min-height: 500px;
}.homepage_R49yJ .learn_academy_OuBtd h3 {
    font-size: calc(24px * 1.2);
    max-width: 90%;
}.homepage_R49yJ .learn_academy_OuBtd .title_style_header {
    font-size: calc(46px * 1.4);
}
}

@media (min-width: 1200px) {.homepage_R49yJ {
    padding: 6rem 4rem;
}.homepage_R49yJ .course_intro_mbDEV {
    grid-template-columns: 0.35fr 0.65fr;
    gap: 5rem;
}.homepage_R49yJ .course_intro_mbDEV > div:first-child p {
    font-size: calc(16px * 1.4);
}.homepage_R49yJ .learn_academy_OuBtd > div {
    min-height: 550px;
    padding: 5rem;
}.homepage_R49yJ .learn_academy_OuBtd h3 {
    max-width: 80%;
    font-size: calc(24px * 1.3);
}.homepage_R49yJ .learn_academy_OuBtd .title_style_header {
    font-size: calc(46px * 1.5);
}
}

@media (max-width: 767px) {.homepage_R49yJ {
    padding: 3rem 1.5rem;
}.homepage_R49yJ .course_intro_mbDEV > div:first-child {
    padding: 1.5rem;
}.homepage_R49yJ .course_intro_mbDEV > div:first-child p {
    font-size: 16px;
}.homepage_R49yJ .learn_academy_OuBtd > div {
    padding: 2rem;
    min-height: 350px;
}.homepage_R49yJ .learn_academy_OuBtd h3 {
    font-size: 24px;
}.homepage_R49yJ .learn_academy_OuBtd .title_style_header {
    font-size: 34px;
}
}