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

header,footer {
    width: 100%;
}

header {
    left: 0;
    background: linear-gradient(to bottom, 
        rgb(166,189,193,0.5) 0%,
        #000000 100%);
    position: fixed;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    z-index: 100;
    top: 0;
    width: 100%;
}

.wmzR_landing_page .DsYo_learn_growth::after {
    background: linear-gradient(
    to bottom right,
    rgb(123,157,172,0.5),
    transparent
  );
    width: 40%;
    opacity: 0.6;
    content: "";
    height: 40%;
    right: -10%;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    animation: floatingGlow 15s ease-in-out infinite alternate;
    top: -10%;
    z-index: 2;
    position: absolute;
}

.wmzR_landing_page .DsYo_learn_growth h1 {
    animation: slideIn 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) 0.2s forwards;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateX(-10px);
    position: relative;
    max-width: 80%;
    color: #ffffff;
    z-index: 2;
    margin: 0 0 2rem;
    font-weight: 700;
    opacity: 0;
    font-size: 48px;
}

#PihC_cookieModalMessage {
    display: none;
}

.ERyF_data_approval {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    display: flex;
}

.ZYCy_cookie_compl {
    margin-right: 10px;
    flex-shrink: 0;
}


.NQMD_wrapper-segment .zDgW_cookie_banner_dialog {
    box-shadow: rgb(123,157,172,0.5) 0px 0px 10px 10px;
    background: rgb(166,189,193);
}

.NQMD_wrapper-segment .QOYU_consent_track {
    color: #ffffff;
    text-align: left;
}

.NQMD_wrapper-segment .zDgW_cookie_banner_dialog p a {
    text-decoration: underline;
    color: rgb(123,157,172);
}

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

.HosN_course_features .YdjM_text_card {
    gap: 30px;
    position: relative;
    order: 2;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}

.HosN_course_features .YdjM_text_card h2::after {
    left: 50%;
    width: 100px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(166,189,193), rgb(123,157,172));
    bottom: 0;
    content: "";
    height: 3px;
    border-radius: 10px;
}

.HosN_course_features .YdjM_text_card .description::before {
    height: 4px;
    background: rgb(166,189,193);
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
}

.STuG_appSpace {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(214,230,219) 0%, rgb(166,189,193,0.5) 100%);
    padding: 4rem 0;
}

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

.STuG_appSpace h2::after {
    position: absolute;
    transform: scaleX(0);
    width: 80px;
    content: "";
    animation: expandLine 1s forwards ease-out;
    animation-delay: 1s;
    left: 0;
    background: rgb(123,157,172);
    transform-origin: left;
    height: 3px;
    bottom: -15px;
}

.STuG_appSpace li {
    position: relative;
    padding-left: 2rem;
}

.STuG_appSpace li span {
    margin-bottom: 1rem;
    display: block;
    transform: translateY(10px);
    position: relative;
    color: #000000;
    opacity: 0;
    font-size: calc(18px * 1.05);
    animation: fadeUpIn 0.8s forwards ease-out;
    font-family: Arial, sans-serif;
    animation-delay: 0.8s;
    line-height: 1.7;
}

header .elLI_nav_block {
    flex-direction: column;
    position: relative;
    align-items: center;
    width: 100%;
    display: flex;
}

header .FaHA_site_core::before {
    content: "";
    opacity: 0.2;
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    height: 120px;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(123,157,172,0.5) 120deg,
            transparent 180deg,
            rgb(166,189,193,0.5) 240deg,
            transparent 360deg
        );
    width: 120px;
    animation: rotate 10s linear infinite;
}

header .XIJU_top_pagewrap {
    letter-spacing: 1px;
    white-space: nowrap;
    color: #ffffff;
    position: relative;
    font-size: 18px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 600;
    perspective: 800px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.6rem 1.5rem;
    z-index: 2;
}

header .XIJU_top_pagewrap:hover::after {
    width: 80%;
}

.jzBv_contact_panel {
    overflow: hidden;
    position: relative;
    background: rgb(214,230,219);
    padding: 90px 0;
}

.jzBv_contact_panel .siou_request_grid {
    display: flex;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}

.jzBv_contact_panel .kjcO_query_feedback::before {
    opacity: 0.1;
    left: 0;
    height: 100%;
    z-index: -1;
    background-position: 0 0, 15px 15px;
    background-size: 30px 30px;
    content: "";
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    top: 0;
    width: 100%;
    position: absolute;
}

.jzBv_contact_panel .HjWX_message_widget label {
    font-size: 13px;
    line-height: 1.6;
    color: #000000;
}

.jzBv_contact_panel .HjWX_message_widget a:hover {
    color: rgb(123,157,172);
}

.jzBv_contact_panel .HjWX_message_widget a:hover::after {
    height: 2px;
    background: rgb(123,157,172);
}

.jzBv_contact_panel .VejN_request_support:hover {
    background: rgb(123,157,172);
}

.jzBv_contact_panel .VejN_request_support:hover::after {
    width: 300%;
    height: 300%;
}

.jzBv_contact_panel svg path {
    fill: rgb(166,189,193);
    transition: all 0.3s ease;
}

.jzBv_contact_panel svg:hover path {
    fill: rgb(123,157,172);
}



.yFWK_reach_out_info .container {
    position: relative;
    padding: 0 2rem;
    max-width: 1280px;
    margin: 0 auto;
}

.yFWK_reach_out_info .container::before {
    filter: blur(100px);
    opacity: 0.1;
    background: rgb(123,157,172,0.5);
    content: "";
    border-radius: 50%;
    top: -200px;
    height: 400px;
    position: absolute;
    right: -200px;
    width: 400px;
    z-index: -1;
}

.yFWK_reach_out_info .EpYq_get_support:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.yFWK_reach_out_info .EpYq_get_support::before {
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0.6);
    width: 2px;
    background: linear-gradient(to bottom, transparent, rgb(166,189,193), transparent);
    height: 100%;
}

.yFWK_reach_out_info .SERt_connect_today {
    margin-bottom: 2.5rem;
    color: #000000;
    max-width: 90%;
    font-size: 12px;
    line-height: 1.8;
    position: relative;
}

.yFWK_reach_out_info .EpYq_get_support p span::after {
    content: "";
    left: 0;
    background: rgb(166,189,193);
    height: 1px;
    transition: width 0.3s ease;
    width: 0;
    bottom: 0;
    position: absolute;
}

.yFWK_reach_out_info .SxPz_course_faq h3 {
    font-size: 18px;
    margin-bottom: 1.2rem;
    font-weight: 600;
    align-items: center;
    display: flex;
    color: rgb(123,157,172);
}

.yFWK_reach_out_info .KGHD_get_helpdesk span::before {
    position: absolute;
    background: rgb(166,189,193);
    top: 0;
    transition: opacity 0.3s ease;
    content: "";
    opacity: 0;
    z-index: -1;
    width: 100%;
    left: 0;
    height: 100%;
}

.yFWK_reach_out_info .Xonj_chat_form {
    height: 100%;
    gap: 1rem;
    grid-template-columns: repeat(3, 1fr);
    align-content: center;
    display: grid;
}

.yFWK_reach_out_info .Xonj_chat_form a::before {
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    transition: width 0.3s ease;
    top: 0;
    content: "";
    background: rgb(166,189,193);
}

.yFWK_reach_out_info .Xonj_chat_form a:hover::before {
    width: 6px;
}

.yFWK_reach_out_info .Xonj_chat_form a p {
    color: #ffffff;
    flex-grow: 1;
    margin: 0;
    transition: transform 0.3s ease;
    font-size: 12px;
}

.yFWK_reach_out_info .Xonj_chat_form a:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.tjwq_teacher_profile::before {
    content: "";
    opacity: 0.07;
    left: 0;
    height: 100%;
    background-image: 
        linear-gradient(30deg, rgb(123,157,172,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(123,157,172,0.5) 2px, transparent 2px);
    background-size: 60px 60px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.tjwq_teacher_profile .iASX_review_panel > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
}

.tjwq_teacher_profile .iASX_review_panel:hover .fBQM_article_photo {
    transform: rotate(1deg) scale(1.03);
}

.tjwq_teacher_profile .fBQM_article_photo::before {
    z-index: -1;
    top: -15px;
    left: -15px;
    opacity: 0.2;
    right: -15px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgb(123,157,172,0.5), transparent);
    transition: transform 0.8s ease;
    transform: rotate(-3deg);
    content: "";
    bottom: -15px;
    position: absolute;
}

.tjwq_teacher_profile .lfGT_career_skills {
    font-size: 17px;
    color: #000000;
    padding: 10px 20px 10px 30px;
    font-family: Arial, sans-serif;
    background: linear-gradient(to right, rgba(rgb(123,157,172,0.5), 0.05), transparent);
    position: relative;
    backdrop-filter: blur(3px);
    border-left: 3px solid rgb(123,157,172);
    line-height: 1.7;
    margin: 0;
}

.GNhW_our_background .YdjM_text_card {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    border-left: 3px solid rgb(166,189,193);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    padding: 45px 50px;
}

.GNhW_our_background .YdjM_text_card ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.DxVp_edu_links::before {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px);
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1;
}



.DxVp_edu_links::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}

.DxVp_edu_links .NEAw_youtube_chan {
    max-width: 90%;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
    font-size: 18px;
    margin-bottom: 30px;
}

.DxVp_edu_links .znRx_site_navbar h5::after {
    height: 2px;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    background: rgb(166,189,193);
    border-radius: 10px;
    width: 30px;
}

.DxVp_edu_links .znRx_site_navbar .sQVt_site_study a:hover::before {
    opacity: 1;
    width: 8px;
}

.CwUA_brainstorm .hSjk_biz_learnings {
    opacity: 0.6;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 16px;
    color: #ffffff;
}

.CwUA_brainstorm .hSjk_biz_learnings {
    position: relative;
    transition: all 0.3s ease;
}



.DxVp_edu_links .znRx_site_navbar .sQVt_site_study a::after {
    background: rgb(166,189,193);
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    transition: width 0.3s ease;
    bottom: -2px;
    position: absolute;
}

.CwUA_brainstorm::before {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(123,157,172,0.5), 
        transparent);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.nExp_privacy_folio h1, .nExp_privacy_folio h2 {
    margin-bottom: 1rem;
    color: rgb(166,189,193);
}

.nExp_privacy_folio h1 {
    padding-bottom: 0.5rem;
    border-bottom: 2px solid rgb(166,189,193);
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 39px;
}

.nExp_privacy_folio p, .nExp_privacy_folio span {
    font-size: 15px;
    line-height: 1.6;
    color: #000000;
}



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

.ECNq_course_suitability .JQBX_knowledge_hub {
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    perspective: 1000px;
    background: #ffffff;
    position: relative;
    padding: 50px 40px;
    transform-style: preserve-3d;
}

.ECNq_course_suitability h4 {
    position: relative;
    margin-bottom: 35px;
    font-size: 30px;
    font-weight: 700;
    color: rgb(166,189,193);
    padding-bottom: 15px;
    text-align: center;
}

.ECNq_course_suitability p::before {
    content: "";
    z-index: -1;
    transition: all 0.3s ease;
    height: 100%;
    background: linear-gradient(to bottom, rgb(166,189,193), rgb(123,157,172));
    top: 0;
    width: 4px;
    position: absolute;
    left: 0;
}

.ECNq_course_suitability p svg {
    margin-right: 15px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
}



.ECNq_course_suitability .JQBX_knowledge_hub > div p {
    animation: fadeSlideUp 0.6s ease forwards;
    opacity: 0;
}

.ECNq_course_suitability .JQBX_knowledge_hub > div p:nth-child(5) {
    animation-delay: 1s;
}

.kgjI_join_now::after {
    height: 100%;
    position: absolute;
    animation: gridGlow 8s ease-in-out infinite alternate;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    background-size: 100% 30px, 30px 100%;
    opacity: 0.05;
    content: '';
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
}

.kgjI_join_now .JQBX_knowledge_hub::after {
    left: -50%;
    position: absolute;
    content: '';
    opacity: 0.1;
    top: -50%;
    animation: pulseRadial 10s ease-in-out infinite;
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    height: 200%;
    z-index: -1;
    width: 200%;
}

.kgjI_join_now .KqzO_write_experts::before {
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
    height: 100%;
    transition: opacity 0.4s ease;
    opacity: 0;
    position: absolute;
    background-size: 10px 10px;
    z-index: -1;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
}

.PkMm_educational_rewards .fBQM_article_photo {
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s ease;
    filter: saturate(1.05);
    height: 380px;
    object-fit: cover;
    width: 100%;
    z-index: 2;
}

.PkMm_educational_rewards ul {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 1.25rem;
    grid-template-columns: 1fr;
}

.PkMm_educational_rewards li:nth-child(1) {
    animation-delay: 0.3s;
}

.PkMm_educational_rewards li:nth-child(4) {
    animation-delay: 0.6s;
}

.PkMm_educational_rewards li:hover p {
    transform: translateX(5px);
    color: rgb(166,189,193);
}

.PkMm_educational_rewards svg path {
    fill: rgb(166,189,193);
    transition: fill 0.3s ease;
}

.OGLj_pricing_lineup {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.OGLj_pricing_lineup h2 {
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    transform: translateZ(30px);
    font-size: 38px;
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.OGLj_pricing_lineup .XKhc_study_pricing {
    height: 100%;
    transform-style: preserve-3d;
    text-decoration: none;
    position: relative;
    transition: all 0.4s ease;
    display: block;
}

.OGLj_pricing_lineup .JkYO_price_view {
    padding: 35px 30px;
    transform: translateZ(10px);
}

.OGLj_pricing_lineup .JkYO_price_view h4 {
    display: inline-block;
    position: relative;
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    transform: translateZ(5px);
}

.OGLj_pricing_lineup .JkYO_price_view p {
    hyphens: auto;
    word-wrap: break-word;
    max-height: 250px;
    line-height: 1.6;
    margin: 0 0 25px;
    opacity: 0.85;
    padding-right: 5px;
    overflow-wrap: break-word;
    font-weight: 400;
    overflow-y: auto;
    font-size: 12px;
    color: #ffffff;
}

.OGLj_pricing_lineup .sjaK_sub_options li:hover .Zacw_pay_plans::after {
    transform: scaleY(1.5);
    opacity: 0.9;
}



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



@media (max-width: 1200px) {.wmzR_landing_page .DsYo_learn_growth {
    padding: 3.5rem;
    width: 85%;
}.wmzR_landing_page .DsYo_learn_growth h1 {
    font-size: calc(48px * 0.9);
    max-width: 90%;
}
}


@media only screen and (max-width: 1200px) {.zDgW_cookie_banner_dialog {
    padding: 20px;
}
}



@media (min-width: 992px) {.HosN_course_features .QqbU_skill_master {
    gap: 80px;
}.HosN_course_features .fBQM_article_photo {
    height: 500px;
}
}



@media (max-width: 991px) {.HosN_course_features {
    padding: 80px 0;
}
}



@media (max-width: 767px) {.HosN_course_features {
    padding: 60px 0;
}.HosN_course_features .YdjM_text_card {
    grid-template-columns: 1fr;
}.HosN_course_features .YdjM_text_card h2 {
    font-size: calc(39px * 0.9);
}.HosN_course_features .fBQM_article_photo {
    height: 350px;
}
}



@media (max-width: 576px) {.STuG_appSpace {
    padding: 2.5rem 0;
}.STuG_appSpace .container {
    padding: 0 1.5rem;
}.STuG_appSpace h2 {
    font-size: calc(34px * 0.7);
}.STuG_appSpace h2::after {
    height: 2px;
    width: 60px;
}.STuG_appSpace .JQBX_knowledge_hub {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.5rem;
}.STuG_appSpace li {
    padding-left: 1.5rem;
}.STuG_appSpace li::before {
    height: 6px;
    width: 6px;
}.STuG_appSpace li span {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 1024px) {.yFWK_reach_out_info .mhig_ask_for_help {
    grid-template-rows: auto auto auto;
    gap: 2rem;
    grid-template-columns: 1fr;
}.yFWK_reach_out_info .EpYq_get_support:nth-child(1) {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.yFWK_reach_out_info .EpYq_get_support:nth-child(2) {
    aspect-ratio: 21/9;
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.yFWK_reach_out_info .EpYq_get_support:nth-child(3) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}.yFWK_reach_out_info .Xonj_chat_form {
    grid-template-columns: repeat(2, 1fr);
}.yFWK_reach_out_info .Xonj_chat_form a {
    grid-column: span 1;
}.yFWK_reach_out_info .Xonj_chat_form a:last-child {
    grid-column: span 2;
}
}



@media (max-width: 767px) {.tjwq_teacher_profile {
    padding: 60px 0;
}.tjwq_teacher_profile .iASX_review_panel {
    padding: 30px 25px;
}.tjwq_teacher_profile .fBQM_article_photo {
    height: 140px;
    width: 140px;
}.tjwq_teacher_profile .name {
    font-size: 19px;
}.tjwq_teacher_profile .iASX_review_panel > div:nth-child(2) > div {
    font-size: calc(17px * 0.9);
}.tjwq_teacher_profile .lfGT_career_skills {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
    padding: 15px 15px 15px 25px;
}}



@media (max-width: 768px) {.GNhW_our_background {
    padding: 70px 0;
}.GNhW_our_background .YdjM_text_card {
    transform: none;
    padding: 30px 35px;
}.GNhW_our_background .YdjM_text_card h5 {
    font-size: calc(23px * 0.9);
}.GNhW_our_background .YdjM_text_card > div:nth-child(2) p {
    font-size: calc(12px * 1.1);
}.GNhW_our_background .YdjM_text_card ol li {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 767px) {.DxVp_edu_links {
    padding: 50px 0 20px;
}.DxVp_edu_links .sQVt_site_study {
    width: 100%;
    flex-direction: column;
    gap: 40px;
}.DxVp_edu_links .znRx_site_navbar {
    text-align: center;
}.DxVp_edu_links .znRx_site_navbar h5 {
    text-align: center;
}.DxVp_edu_links .znRx_site_navbar h5::after {
    transform: translateX(-50%);
    left: 50%;
}.DxVp_edu_links .znRx_site_navbar .sQVt_site_study {
    align-items: center;
}.DxVp_edu_links .znRx_site_navbar .sQVt_site_study a {
    text-align: center;
}.DxVp_edu_links .znRx_site_navbar .sQVt_site_study a::before {
    display: none;
}.DxVp_edu_links .znRx_site_navbar .sQVt_site_study a:hover {
    padding-left: 0;
}
}



@media (max-width: 576px) {.ECNq_course_suitability {
    padding: 60px 0 80px;
}.ECNq_course_suitability .JQBX_knowledge_hub {
    padding: 30px 20px;
}.ECNq_course_suitability .JQBX_knowledge_hub::before,
    .ECNq_course_suitability .JQBX_knowledge_hub::after {
    height: 70px;
    width: 70px;
}.ECNq_course_suitability h4 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: calc(30px * 0.7);
}.ECNq_course_suitability h4::after {
    width: 50px;
    height: 3px;
}.ECNq_course_suitability p {
    padding: 12px;
    font-size: calc(17px * 0.9);
}.ECNq_course_suitability p svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}.ECNq_course_suitability::after {
    height: 40px;
}}



@media (min-width: 1024px) {.PkMm_educational_rewards {
    padding: 10rem 0;
}.PkMm_educational_rewards .container {
    gap: 3rem;
}.PkMm_educational_rewards .fBQM_article_photo {
    height: 550px;
}.PkMm_educational_rewards .JQBX_knowledge_hub {
    margin-left: -8rem;
    padding: 4rem;
}.PkMm_educational_rewards .YdjM_text_card::before {
    height: 4px;
}
}



@media (max-width: 991px) {.OGLj_pricing_lineup {
    padding: 80px 0;
}.OGLj_pricing_lineup h2 {
    font-size: calc(38px * 0.9);
}.OGLj_pricing_lineup .sjaK_sub_options {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}.OGLj_pricing_lineup .JkYO_price_view {
    padding: 30px 25px;
}
}



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



@keyframes slideInTitle {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

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



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



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

