.awj_main_site {
    flex: 1 0 auto;
}

.EhD_pledge_block {
    flex: 0 0 auto;
}

.EhD_pledge_block {
    position: relative;
    color: #ffffff;
    background-position: center center;
    z-index: 1;
    padding: 5rem 0 3rem;
}

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

.PJl_course_highlights::before {
    width: 100%;
    z-index: 2;
    content: "";
    background: 
        radial-gradient(circle at left bottom, rgb(198,212,210,0.5) 0%, transparent 30%),
        radial-gradient(circle at right top, rgb(161,179,177,0.5) 0%, transparent 30%);
    pointer-events: none;
    top: 0;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    left: 0;
}

.PJl_course_highlights .Ydz_class_track:hover .hdV_future_class {
    animation-play-state: paused;
}

.PJl_course_highlights .bRQ_lesson_track {
    overflow: hidden;
    width: 20%;
    position: relative;
    height: 100%;
}

.PJl_course_highlights .container {
    height: 100%;
    max-width: 1320px;
    width: 100%;
    align-items: center;
    display: flex;
    z-index: 4;
    padding: 0;
    margin: 0 auto;
    position: relative;
    justify-content: center;
}

.PJl_course_highlights .yZG_ready_skills p {
    color: #ffffff;
    grid-column: 3 / 4;
    opacity: 0.7;
    line-height: 1.6;
    font-size: 15px;
    margin: 0;
}

.PJl_course_highlights .yZG_ready_skills .qpZ_request_request:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    color: #ffffff;
}

.PJl_course_highlights .yZG_ready_skills .qpZ_request_request:hover::before {
    width: 100%;
}

.PJl_course_highlights .bRQ_lesson_track::after {
    content: "";
    z-index: 3;
    height: 1px;
    top: 30%;
    position: absolute;
    animation: moving-line 8s linear infinite;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(198,212,210) 50%, 
                transparent 100%);
    left: -100%;
    box-shadow: 0 0 8px rgb(198,212,210);
    width: 100%;
}

.PJl_course_highlights .bRQ_lesson_track:nth-child(5)::after {
    top: 15%;
    animation-delay: 4s;
}

.gbo_our_info {
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(234,239,238), rgb(198,212,210,0.5) 80%);
    position: relative;
    overflow: hidden;
}

.gbo_our_info::after {
    width: 100%;
    height: 100%;
    top: 0;
    animation: patternMove 30s linear infinite;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    left: 0;
    opacity: 0.05;
    position: absolute;
    z-index: 0;
    content: "";
    background-size: 20px 20px;
    background-image: 
        linear-gradient(45deg, rgb(234,239,238) 25%, transparent 25%), 
        linear-gradient(-45deg, rgb(234,239,238) 25%, transparent 25%), 
        linear-gradient(45deg, transparent 75%, rgb(234,239,238) 75%), 
        linear-gradient(-45deg, transparent 75%, rgb(234,239,238) 75%);
}

.gbo_our_info h2 {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    color: rgb(161,179,177);
    margin-bottom: 25px;
}

.gbo_our_info h3 {
    color: rgb(161,179,177);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.gbo_our_info p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
    line-height: 1.6;
}

.gbo_our_info .fPL_contact_section {
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
}

.gbo_our_info .fPL_contact_section span:hover {
    background: rgb(198,212,210,0.5);
}

.gbo_our_info .XRo_get_contactpanel .hLz_portrait_image::after {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
}

.gbo_our_info .sSh_message_block a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}

.gbo_our_info .sSh_message_block a:hover::before {
    width: 7px;
}

.gbo_our_info .sSh_message_block a p {
    font-size: 14px;
    margin: 0;
    color: #ffffff;
    font-weight: 400;
}

.gbo_our_info svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,212,210);
}

.gbo_our_info .XRo_get_contactpanel:nth-child(2) {
    animation: float 8s ease-in-out infinite;
}



.gbo_our_info .XRo_get_contactpanel:hover h2::after {
    width: 80px;
    transition: width 0.3s ease;
}

.gbo_our_info .fPL_contact_section span:nth-child(even) {
    transform: translateY(3px);
}

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

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

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

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

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

header .BQI_page_header:hover {
    transform: translateY(-2px);
    color: #ffffff;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(198,212,210);
}

header .BQI_page_header:hover:after {
    width: 100%;
    box-shadow: 
        0 0 5px rgb(198,212,210),
        0 0 10px rgb(198,212,210);
}

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

header .BpE_main_sitewrap:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(198,212,210));
}

.CaE_gratHub {
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(198,212,210,0.5), rgb(161,179,177) 120%);
}

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

.CaE_gratHub .tvJ_pro_learning {
    background: rgba(255, 255, 255, 0.92);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(1deg);
    padding: 3.5rem;
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    position: relative;
}

.CaE_gratHub .tvJ_pro_learning:hover h5 {
    transform: translateX(10px);
}

.CaE_gratHub .tvJ_pro_learning:hover h5::after {
    width: 120px;
}

.CaE_gratHub p {
    transition: color 0.3s ease;
    position: relative;
    line-height: 1.7;
    font-size: 15px;
    color: #000000;
    margin: 0;
}

.CaE_gratHub a:hover {
    transform: translateY(-3px);
}

.CaE_gratHub a:hover::before {
    width: 100%;
}

.CaE_gratHub a:focus {
    box-shadow: 0 0 0 2px rgb(198,212,210,0.5);
    outline: none;
}

.hJK_teaching_experience::before {
    background: linear-gradient(135deg, rgb(198,212,210,0.5), rgb(161,179,177,0.5));
    height: 70%;
    position: absolute;
    content: "";
    z-index: 0;
    width: 45%;
    top: -10%;
    transform: rotate(-15deg);
    filter: blur(50px);
    right: -10%;
}

.hJK_teaching_experience .gYA_edu_reviews > div:nth-child(1) {
    transform: translateY(-1rem);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.hJK_teaching_experience .gYA_edu_reviews .hLz_portrait_image:hover {
    clip-path: polygon(0% 5%, 100% 0%, 95% 95%, 5% 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 15px 25px rgba(0,0,0,0.1);
    transform: translateY(-10px);
}

.hJK_teaching_experience .gYA_edu_reviews > div:nth-child(2) {
    opacity: 0;
    padding-left: 1rem;
    border-left: 2px solid rgb(161,179,177);
    animation: fadeSlideUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    align-self: flex-start;
    transform: translateY(1rem);
}

.hJK_teaching_experience .gYA_edu_reviews > div:nth-child(2) > div {
    font-size: calc(15px * 0.95);
    font-style: italic;
    color: rgb(161,179,177);
    font-weight: 600;
    margin-top: 0.5rem;
    position: relative;
    padding-left: 0.5rem;
}

.hJK_teaching_experience .gYA_edu_reviews .oZi_exp_achievements::before {
    position: absolute;
    font-size: 6rem;
    content: "";
    color: rgb(198,212,210,0.5);
    font-family: Georgia, serif;
    left: -20px;
    z-index: -1;
    top: -20px;
}

.YIK_contact_section {
    background-color: rgb(234,239,238);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

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

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

.YIK_contact_section .Tur_query_reach::before {
    top: 40px;
    background: linear-gradient(to bottom, rgb(198,212,210), rgb(161,179,177));
    border-radius: 2.5px;
    left: 0;
    height: calc(100% - 80px);
    position: absolute;
    content: "";
    width: 5px;
}

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

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

.YIK_contact_section .DpV_query_widget label::before {
    height: 22px;
    left: 0;
    transition: all 0.2s ease;
    border-radius: 10px;
    content: "";
    border: 2px solid rgb(198,212,210,0.5);
    top: 2px;
    position: absolute;
    width: 22px;
}

.YIK_contact_section .DpV_query_widget label a:hover {
    color: rgb(161,179,177);
    text-decoration: underline;
}

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

.YIK_contact_section svg {
    width: 22px;
    fill: rgb(198,212,210);
    height: 22px;
}

.Hiz_register_now {
    z-index: 1;
    background: linear-gradient(135deg, rgb(198,212,210) 0%, rgb(161,179,177) 100%);
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
}

.Hiz_register_now .container {
    perspective: 1000px;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
    display: grid;
    grid-gap: 2.5rem;
    max-width: 1200px;
    grid-template-columns: 1fr;
}

.Hiz_register_now div div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.Hiz_register_now div div span {
    transform: translateZ(40px);
    transition: transform 0.3s ease-out;
    position: relative;
    display: block;
}

.Hiz_register_now .qpZ_request_request::before {
    left: 0;
    top: 0;
    content: "";
    transform: translateX(-100%);
    width: 100%;
    z-index: 1;
    height: 100%;
    transition: transform 0.6s ease;
    position: absolute;
    background: linear-gradient(
        to right,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
}

.Hiz_register_now .qpZ_request_request:hover span {
    transform: scale(1.05);
}

.Hiz_register_now .qpZ_request_request:active {
    box-shadow: 
        0 10px 20px -10px rgba(0, 0, 0, 0.3),
        0 5px 10px -5px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.aZf_trackingPolicyPanel .container {
    padding: 0 15px;
    align-items: center;
    position: relative;
    gap: 1rem;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1140px;
    display: flex;
    z-index: 1;
    justify-content: space-between;
}

.DfN_cookie_apply h5 {
    color: rgb(198,212,210);
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.cookie_button.nrg_track_bar {
    background: #000000;
    margin-left: 0.5rem;
}

.cookie_button.nrg_track_bar:hover {
    background: rgb(198,212,210);
}

.aZf_trackingPolicyPanel p a:hover {
    color: #000000;
}


.lfD_our_team {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(180deg, rgb(234,239,238) 0%, #ffffff 100%);
    position: relative;
}

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

.lfD_our_team h2 {
    position: relative;
    margin-bottom: 80px;
    text-align: center;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
}

.lfD_our_team h2::after {
    background: rgb(161,179,177);
    border-radius: 4px;
    height: 4px;
    width: 30px;
    bottom: -20px;
    content: "";
    animation: slideAcross 3s infinite;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}

.lfD_our_team .spB_value_prop::before {
    content: "";
    transition: all 0.4s ease;
    top: 0;
    height: 6px;
    width: 100%;
    position: absolute;
    left: 0;
}

.lfD_our_team .spB_value_prop h3 {
    margin-bottom: 25px;
    color: #000000;
    font-size: 19px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
}

.lfD_our_team .spB_value_prop:nth-child(1) h3::after {
    background: rgb(198,212,210);
}

.lfD_our_team .spB_value_prop p {
    position: relative;
    color: #000000;
    font-size: 18px;
    z-index: 2;
    line-height: 1.8;
}

.lfD_our_team .container::before,
.lfD_our_team .container::after {
    opacity: 0.05;
    position: absolute;
    content: "";
    z-index: 1;
    width: 300px;
    height: 300px;
}

.lfD_our_team .container::before {
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    background: rgb(198,212,210);
    top: -150px;
    right: -150px;
    animation: morphShape 15s linear infinite alternate;
}

.ZBt_title_screen .bYH_fast_knowledge::before {
    right: 0;
    z-index: 1;
    content: "";
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(198,212,210,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
    top: 0;
}

.ZBt_title_screen .kYx_learning_lab > div {
    margin-bottom: 30px;
    transform: translateX(0);
    transition: transform 0.4s ease-out;
}

.ZBt_title_screen .kYx_learning_lab > div:last-child {
    margin-bottom: 0;
}

.ZBt_title_screen .title_style_header {
    padding-bottom: 10px;
    color: #ffffff;
    margin: 0;
    position: relative;
    font-size: 43px;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
}

.ZBt_title_screen h3 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0.9;
    color: #ffffff;
    line-height: 1.4;
    margin: 0;
    font-weight: 600;
    padding-top: 20px;
    font-size: calc(20px * 1.1);
}

.EhD_pledge_block .container {
    position: relative;
    display: flex;
    flex-direction: column;
}

.EhD_pledge_block .company_holder {
    position: relative;
    border-radius: 10px;
    padding: 2rem;
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(rgb(198,212,210), 0.3);
    margin-bottom: 4rem;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
}

.EhD_pledge_block .company_holder h3::before {
    top: 2px;
    left: 2px;
    content: attr(data-text);
    filter: blur(1px);
    z-index: -1;
    color: rgb(198,212,210);
    opacity: 0.7;
    position: absolute;
}

.EhD_pledge_block .EkK_review_block {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.EhD_pledge_block .DPV_head_wrap {
    justify-content: space-between;
    display: flex;
    gap: 2rem;
    width: 100%;
}

.EhD_pledge_block .sTi_nav_top:hover {
    transform: translateY(-5px);
    background: rgba(rgb(198,212,210,0.5), 0.1);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
}

.EhD_pledge_block .sTi_nav_top h5::after {
    box-shadow: 0 0 10px rgb(198,212,210);
    background: rgb(198,212,210);
    bottom: -8px;
    height: 2px;
    width: 40px;
    position: absolute;
    content: "";
    left: 0;
}

.EhD_pledge_block .sTi_nav_top .DPV_head_wrap a:hover {
    color: rgb(198,212,210);
    opacity: 1;
    text-shadow: 0 0 5px rgb(198,212,210);
}

.Gra_comm_guide::before {
    content: "";
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(90deg, transparent, rgb(198,212,210), transparent);
    left: 0;
    height: 1px;
    width: 100%;
}

.LBg_pricing_panel {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgb(198,212,210,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.LBg_pricing_panel .cQF_learning_fees {
    flex-direction: column-reverse;
    display: flex;
    gap: 60px;
    position: relative;
}

.LBg_pricing_panel .FMO_learning_price:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.LBg_pricing_panel .FMO_learning_price .lRN_study_price {
    color: #000000;
    line-height: 1.6;
    overflow-wrap: break-word;
    max-width: 700px;
    word-break: break-word;
    margin-bottom: 0;
    font-size: 13px;
}

.LBg_pricing_panel .lae_bundle_price {
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}

.LBg_pricing_panel .XVy_fee_offers {
    position: relative;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    display: flex;
    flex-direction: column;
}

.LBg_pricing_panel .cLJ_study_sub h3 {
    font-size: calc(20px + 2px);
    overflow: hidden;
    color: #000000;
    position: relative;
    transform-origin: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    transition: transform 0.3s ease;
    font-weight: 700;
}

.LBg_pricing_panel .frW_study_pricing:hover .mOk_bundle_offer::after {
    transform: scaleX(1);
}

.LBg_pricing_panel .hLz_portrait_image {
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    position: relative;
}

.LBg_pricing_panel .frW_study_pricing:hover .hLz_portrait_image {
    transform: scale(1.05);
}

.Wcr_prospective_students::before {
    content: "";
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(161,179,177,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(198,212,210,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(161,179,177,0.5), 0.05) 75%,
        transparent 100%
    );
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
    left: 0;
    top: 0;
}

.Wcr_prospective_students h3::before {
    border-radius: 10px;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 5px;
    background: linear-gradient(
        to bottom,
        rgb(161,179,177),
        rgb(198,212,210)
    );
}

.Wcr_prospective_students li::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(198,212,210,0.5), 0.5),
        transparent
    );
    position: absolute;
    transition: opacity 0.4s ease;
    opacity: 0;
    border-radius: 10px 10px 0 0;
    left: 0;
    top: 0;
    right: 0;
    content: "";
    height: 4px;
}

.Wcr_prospective_students li:hover {
    background: rgba(rgb(161,179,177,0.5), 0.05);
    transform: translateY(-5px);
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(198,212,210,0.5), 0.2);
}

.Wcr_prospective_students li svg {
    width: 32px;
    fill: rgb(198,212,210);
    transition: all 0.3s ease;
    flex-shrink: 0;
    position: relative;
    margin-right: 1rem;
    height: 32px;
}

.Wcr_prospective_students li:hover svg path {
    fill: rgb(198,212,210);
}

.kYw_privacy_hub:before {
    width: 150px;
    border-radius: 50%;
    height: 150px;
    z-index: 1;
    left: -50px;
    top: -50px;
    background: rgb(198,212,210,0.5);
    content: "";
    position: absolute;
}

.kYw_privacy_hub h1 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 3px solid rgb(198,212,210);
    margin-top: 40px;
    font-size: 43px;
    text-transform: uppercase;
    z-index: 2;
    font-weight: 700;
    color: #000000;
}

.kYw_privacy_hub li {
    line-height: 1.8;
    position: relative;
    font-size: 16px;
    margin-bottom: 15px;
}

.kYw_privacy_hub div {
    padding: 25px;
    z-index: 2;
    line-height: 1.8;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}

.kYw_privacy_hub a {
    z-index: 2;
    border-bottom: 1px solid rgb(161,179,177);
    text-decoration: none;
    font-weight: 400;
    color: rgb(161,179,177);
    position: relative;
}

.kYw_privacy_hub button:hover {
    background: rgb(198,212,210);
    border-color: rgb(161,179,177);
}


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



@media (max-width: 992px) {.gbo_our_info {
    padding: 60px 0;
}.gbo_our_info .feY_contact_now {
    grid-template-columns: 1fr 1fr;
}.gbo_our_info .XRo_get_contactpanel:last-child {
    grid-column: span 2;
}.gbo_our_info .XRo_get_contactpanel {
    padding: 30px;
}
}



@media (max-width: 768px) {.gbo_our_info {
    padding: 50px 0;
}.gbo_our_info .feY_contact_now {
    grid-template-columns: 1fr;
}.gbo_our_info .XRo_get_contactpanel {
    grid-column: span 1 !important;
}.gbo_our_info h2 {
    font-size: calc(32px * 0.9);
}.gbo_our_info .XRo_get_contactpanel .hLz_portrait_image {
    height: 300px;
}.gbo_our_info .sSh_message_block {
    gap: 15px;
}.gbo_our_info .sSh_message_block a {
    padding: 12px 15px;
}
}



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



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



@media screen and (max-width: 991px) {.YIK_contact_section .hLz_portrait_image {
    min-height: 300px;
    flex: 0 0 100%;
}.YIK_contact_section .Tur_query_reach {
    flex: 0 0 100%;
}.YIK_contact_section .Tur_query_reach::before {
    height: 5px;
    left: 40px;
    width: calc(100% - 80px);
    top: 0;
    background: linear-gradient(to right, rgb(198,212,210), rgb(161,179,177));
}.YIK_contact_section form {
    padding-left: 0;
    padding-top: 25px;
}
}



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


@media only screen and (max-width: 768px) {.aZf_trackingPolicyPanel .container {
    flex-direction: column;
    align-items: center;
}.tRN_visitor_acceptance {
    margin-right: 0;
    margin-bottom: 1rem;
}.DfN_cookie_apply {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.nrg_track_bar {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media (max-width: 1200px) {.ZBt_title_screen .kYx_learning_lab {
    padding: 30px;
    max-width: 900px;
}.ZBt_title_screen .title_style_header {
    font-size: calc(43px * 0.9);
}.ZBt_title_screen h3 {
    font-size: calc(20px * 1);
}
}



@media (max-width: 768px) {.ZBt_title_screen .bYH_fast_knowledge {
    padding: 80px 15px;
}.ZBt_title_screen .kYx_learning_lab {
    padding: 20px;
    border-left-width: 3px;
    transform: none;
}.ZBt_title_screen p {
    font-size: 18px;
}.ZBt_title_screen .title_style_header {
    font-size: calc(43px * 0.7);
}.ZBt_title_screen h3 {
    font-size: 20px;
}
}



@media screen and (max-width: 992px) {.EhD_pledge_block .EkK_review_block {
    flex-direction: column;
}.EhD_pledge_block .DPV_head_wrap {
    flex-direction: column;
}.EhD_pledge_block .sTi_nav_top {
    margin-bottom: 1rem;
    width: 100%;
}.Gra_comm_guide {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}



@media (min-width: 768px) {.LBg_pricing_panel .lae_bundle_price {
    grid-template-columns: repeat(2, 1fr);
}.LBg_pricing_panel .FMO_learning_price {
    padding: 40px;
}.LBg_pricing_panel .cLJ_study_sub {
    padding: 30px 35px;
}.LBg_pricing_panel .hLz_portrait_image {
    height: 240px;
}
}



@media (min-width: 1200px) {.LBg_pricing_panel {
    padding: 120px 0;
}.LBg_pricing_panel .lae_bundle_price {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.LBg_pricing_panel .FMO_learning_price h2 {
    font-size: calc(37px + 4px);
}.LBg_pricing_panel .cLJ_study_sub h3 {
    font-size: calc(20px + 4px);
}.LBg_pricing_panel .mOk_bundle_offer {
    font-size: calc(20px + 8px);
}.LBg_pricing_panel .hLz_portrait_image {
    height: 280px;
}
}



@media (max-width: 992px) {.Wcr_prospective_students {
    padding: 4rem 0;
}.Wcr_prospective_students h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2.5rem;
}.Wcr_prospective_students ul {
    gap: 1.5rem 1.2rem;
}
}



@media (max-width: 480px) {.Wcr_prospective_students {
    padding: 3rem 0;
}.Wcr_prospective_students .tvJ_pro_learning {
    padding: 0 1rem;
}.Wcr_prospective_students h3 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.8rem;
}.Wcr_prospective_students h3::before {
    width: 60px;
    height: 3px;
}.Wcr_prospective_students li {
    padding: 1.2rem;
}.Wcr_prospective_students li svg {
    width: 28px;
    height: 28px;
    margin-right: 0.8rem;
}.Wcr_prospective_students li::after {
    width: 30px;
    top: -8px;
    left: -8px;
    height: 30px;
}}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    }
    100% {
        background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px;
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}



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



@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(198,212,210), rgb(161,179,177), rgb(198,212,210)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(198,212,210), rgb(161,179,177), rgb(198,212,210)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(198,212,210), rgb(161,179,177), rgb(198,212,210)) 1;
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(198,212,210), 0 0 20px rgb(198,212,210);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}



@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

