.ZVqpPhead_pagebar {
    flex: 1 0 auto;
}

.rhQwgsite_map {
    flex: 0 0 auto;
}

header,footer {
    width: 100%;
}

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


.xOSLepotential_students {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(180,189,201);
}

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

.xOSLepotential_students h4 {
    font-weight: 700;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    text-align: center;
    font-size: 38px;
    color: #000000;
}



.xOSLepotential_students div > div {
    gap: 20px;
    display: flex;
    perspective: 1000px;
    flex-wrap: wrap;
}

.xOSLepotential_students p::before {
    top: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(180,189,201) 100%);
    width: 100%;
    position: absolute;
    transition: opacity 0.3s ease;
    opacity: 0;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
}

.xOSLepotential_students p:hover::before {
    opacity: 1;
}

.xOSLepotential_students p:hover::after {
    width: 8px;
}

.xOSLepotential_students p:hover svg {
    transform: rotate(10deg);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.xOSLepotential_students p span {
    padding: 20px 20px 20px 0;
    flex: 1;
}

.xOSLepotential_students p:nth-child(even) {
    transform: translateZ(20px);
}

.xOSLepotential_students p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(113,124,136,0.5);
}

.xOSLepotential_students p:nth-child(3n+1)::after {
    background: rgb(146,157,170);
}



.xOSLepotential_students .nlBYzstory_info > div p {
    opacity: 0;
    animation: fadeInStagger 0.6s ease forwards;
}

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

.xOSLepotential_students p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(146,157,170,0.5);
}

.buopEprivacy_sanctum::before {
    z-index: 0;
    background: linear-gradient(135deg, rgba(245, 245, 250, 0.7) 0%, rgba(240, 242, 247, 0.4) 100%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.buopEprivacy_sanctum h1 {
    font-size: var(--h1-font-size, 2.5rem);
    transform: translateX(-10px);
    letter-spacing: -0.02em;
    color: var(--dark-color, #252525);
    position: relative;
    font-weight: var(--font-weight-bold, 700);
    margin-bottom: 2rem;
}

.buopEprivacy_sanctum h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.85);
    position: relative;
    border-left: 2px solid var(--secondary-color, #4655fa);
    padding-left: 14px;
    margin: 2.5rem 0 1.25rem;
    font-weight: var(--font-weight-semibold, 600);
    color: var(--dark-color, #252525);
}

.buopEprivacy_sanctum strong {
    color: var(--dark-color, #252525);
    display: inline-block;
    position: relative;
    font-weight: var(--font-weight-semibold, 600);
}

.buopEprivacy_sanctum ul::before {
    content: "";
    border-radius: var(--border-radius-small, 3px);
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, var(--primary-color_opacity, rgba(65, 84, 241, 0.2)), transparent);
    width: 3px;
    position: absolute;
    left: -20px;
}

.fpdvmour_mission {
    background: rgb(180,189,201);
    overflow: hidden;
    padding: 160px 0;
    position: relative;
}

.fpdvmour_mission::after {
    animation: gradientMove 15s infinite alternate ease-in-out;
    z-index: 0;
    position: absolute;
    height: 100%;
    content: "";
    background: 
        radial-gradient(
            circle at 10% 90%,
            rgb(146,157,170,0.5) 0%,
            transparent 30%
        ),
        radial-gradient(
            circle at 90% 10%,
            rgb(113,124,136,0.5) 0%,
            transparent 35%
        );
    width: 100%;
    left: 0;
    top: 0;
    filter: blur(60px);
}

.fpdvmour_mission .IFOlAlearn_learn {
    position: relative;
    height: 550px;
    overflow: hidden;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    grid-area: director;
    border-radius: 16px;
}

.fpdvmour_mission .YXgzLlearn_spot {
    z-index: 2;
    width: 100%;
    position: absolute;
    bottom: 0;
    transition: transform 0.4s ease;
    padding: 30px;
    left: 0;
}

.fpdvmour_mission .oZGAkedu_values::after {
    transition: width 0.3s ease;
    background: rgb(146,157,170);
    bottom: 0;
    width: 40px;
    left: 0;
    position: absolute;
    height: 2px;
    content: "";
}

.fpdvmour_mission .AMknvstudy_track {
    position: relative;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    padding: 20px 0;
    display: flex;
    grid-area: logo;
    align-items: center;
}

.fpdvmour_mission .cTMeftext_arch {
    grid-area: content;
    justify-content: center;
    padding-right: 30px;
    display: flex;
    position: relative;
    flex-direction: column;
}

.fpdvmour_mission .cTMeftext_arch p {
    position: relative;
    margin: 0;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.8;
    font-size: 17px;
}

footer .rhQwgsite_map::before {
    width: 100%;
    top: 0;
    left: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
    height: 100%;
    content: "";
    position: absolute;
}

footer .info_item:nth-child(4) {
    transform: translateY(10px);
}

footer .info_item svg {
    flex-shrink: 0;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    fill: #ffffff;
}

footer .text_main_holder {
    gap: 30px;
    flex-wrap: wrap;
    position: relative;
    display: flex;
    justify-content: center;
}

footer .MINTkhead_train::before, footer .HdrNSpage_header::before, footer .subscribe_holder::before {
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    width: 150px;
    content: "";
    height: 150px;
}

footer .MINTkhead_train::before {
    top: -50px;
    left: -50px;
    background-color: rgb(146,157,170);
}

footer .tOikwmusic_edu {
    max-width: 300px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    line-height: 1.6;
}

footer .HdrNSpage_header:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}

footer .aZmCUmain_pro {
    justify-content: center;
    display: flex;
    gap: 10px;
    max-width: 300px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

footer .aZmCUmain_pro a:hover {
    transform: translateY(-3px);
    background-color: rgb(113,124,136,0.5);
}

footer .input_holder input[type="email"] {
    color: #ffffff;
    text-align: center;
    border: none;
    font-size: 14px;
    width: 100%;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    padding: 15px 20px;
}

footer .mcyRMdonate_books {
    margin-top: 60px;
    position: relative;
    text-align: center;
}

footer .aQXnzjob_board {
    padding: 8px 20px;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    backdrop-filter: blur(5px);
    background-color: rgb(146,157,170,0.5);
    display: inline-block;
    font-size: 12px;
}

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

.pJTFqtyFrame .container {
    container-type: inline-size;
    container-name: thanks-container;
}

.pJTFqtyFrame h2::after {
    left: 0;
    content: "";
    transform-origin: left;
    position: absolute;
    bottom: -15px;
    width: 80px;
    background: linear-gradient(90deg, rgb(146,157,170) 0%, rgb(113,124,136) 100%);
    height: 4px;
    animation: expandWidth 1.5s ease-out forwards 0.5s;
}

.pJTFqtyFrame li {
    padding-left: 25px;
    margin-bottom: 15px;
    animation: fadeIn 1.8s ease-out 0.6s both;
    position: relative;
}

.pJTFqtyFrame li span {
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 17px;
    display: block;
}

.SoHkfcourse_features {
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(146,157,170,0.5) 100%);
    padding: 80px 0;
    overflow: hidden;
}



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

.SoHkfcourse_features .nlBYzstory_info {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(146,157,170,0.5),
                inset 0 0 20px rgb(146,157,170,0.5);
    overflow: hidden;
    border-radius: 29px;
    display: grid;
    backdrop-filter: blur(5px);
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    position: relative;
    grid-template-columns: 1fr 1fr;
    padding: 40px;
    transition: all 0.5s ease;
    gap: 40px;
}

.SoHkfcourse_features .MINTkhead_train:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.SoHkfcourse_features .MINTkhead_train svg path {
    transition: fill 0.3s ease;
    fill: rgb(146,157,170);
}

.SoHkfcourse_features h3::after {
    animation: lineExpand 4s ease-in-out infinite;
    background: linear-gradient(90deg, rgb(146,157,170) 0%, rgb(113,124,136) 100%);
    left: 0;
    width: 60px;
    content: '';
    height: 3px;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
}

.SoHkfcourse_features .KpxTUcapture {
    border-radius: calc(29px * 1.5);
    height: 350px;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgb(146,157,170,0.5),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

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

.SHLEzplan_list .vjYJTcost_levels {
    flex-direction: column;
    display: flex;
}

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

.SHLEzplan_list .EdZwkpackage_pricing {
    gap: 2rem;
    order: 2;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin-top: 2rem;
}

.SHLEzplan_list .ZUjDgpay_options {
    flex-direction: column;
    display: flex;
    height: 100%;
}

.SHLEzplan_list .UAHQjrate_plans::before {
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    left: 0;
    opacity: 0.7;
}

.SHLEzplan_list .WAYdNpromo_plans:hover .UAHQjrate_plans h3::after {
    width: 80px;
}

.SHLEzplan_list .ZQrWEoffer_box {
    font-weight: 700;
    color: rgb(146,157,170);
    position: relative;
    display: inline-block;
    font-size: calc(19px * 1.5);
    margin-bottom: 1.5rem;
}

.SHLEzplan_list .KpxTUcapture {
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
}

.SHLEzplan_list .WAYdNpromo_plans:hover .KpxTUcapture {
    transform: scale(1.05);
}

.SHLEzplan_list .WAYdNpromo_plans:nth-child(3n+1) {
    border-top: 3px solid rgb(146,157,170);
}

.nmjvSgreeting_page {
    background: rgb(180,189,201);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.nmjvSgreeting_page .BxZkgclass_experts::before {
    content: "";
    height: 5px;
    position: absolute;
    width: 80px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(146,157,170), rgb(113,124,136));
    left: 0;
}

.nmjvSgreeting_page .jAcGWintro_head::before {
    right: 0;
    z-index: 1;
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg, rgb(146,157,170,0.5), rgba(0, 0, 0, 0.5));
    top: 0;
}

.nmjvSgreeting_page .jAcGWintro_head h3::before {
    width: 5px;
    left: 0;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 0;
    background: rgb(113,124,136);
    bottom: 0;
}

.HLDwCcustomer_opinions::before {
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgba(rgb(146,157,170,0.5), 0.05), transparent 60%);
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 0;
}

.HLDwCcustomer_opinions h2 {
    color: #000000;
    text-align: center;
    margin-bottom: 60px;
    font-size: 35px;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    transition: transform 0.5s ease;
    position: relative;
}

.HLDwCcustomer_opinions .mYUQrlearner_views {
    overflow: hidden;
    background: #ffffff;
    padding: 30px;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    border-radius: 15px;
    transform: translateY(0);
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.03), -12px -12px 24px rgba(255, 255, 255, 0.9);
}

.HLDwCcustomer_opinions .mYUQrlearner_views:hover img {
    transform: scale(1.05);
}

.HLDwCcustomer_opinions .mYUQrlearner_views h4 {
    position: relative;
    margin: 0;
    font-weight: 600;
    color: #000000;
    font-size: calc(23px - 2px);
}

.HLDwCcustomer_opinions .mYUQrlearner_views .description {
    color: #000000;
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
}

.HLDwCcustomer_opinions a {
    border-radius: 8px;
    padding: 12px 30px;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(rgb(146,157,170,0.5), 0.2);
    text-decoration: none;
    background: linear-gradient(135deg, rgb(146,157,170), rgb(113,124,136));
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    width: fit-content;
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    margin: 40px auto 0;
    display: block;
}

header .ZRrJnnav_base::before {
    z-index: -1;
    content: "";
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(146,157,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(113,124,136,0.5) 0%, transparent 30%);
}

header .SrgKdmain_tutor::before,
header .SrgKdmain_tutor::after {
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: all 0.5s ease;
    position: absolute;
    background: rgb(146,157,170,0.5);
}

header .SrgKdmain_tutor::before {
    top: -15px;
    width: 50px;
    left: -15px;
    height: 50px;
}

header .HdrNSpage_header::after {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(146,157,170,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(146,157,170,0.5) 50%, rgb(146,157,170,0.5) 75%, transparent 75%, transparent);
    opacity: 0.05;
    width: 100%;
    z-index: -1;
    background-size: 10px 10px;
    content: "";
    animation: moveStripes 20s linear infinite;
}

header .HTKpoheader_page a::before {
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff;
    left: 0;
    content: "";
    transform: translateZ(-1px);
    position: absolute;
    z-index: -1;
}

header .HTKpoheader_page a:hover {
    transform: translateZ(20px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(146,157,170,0.5);
    color: rgb(146,157,170);
}

.KypdGconsent_comply {
    flex-shrink: 0;
    margin-right: 20px;
}

.KypdGconsent_comply svg {
    height: 50px;
    fill: rgb(146,157,170);
    width: 50px;
}

.pcKDEedu_settings {
    text-align: left;
    color: #ffffff;
    flex-grow: 1;
}

.pcKDEedu_settings p a {
    color: rgb(146,157,170);
    text-decoration: underline;
}

.cookie_button.oTCrUcookie_guide {
    margin-right: 10px;
}

#bokMNcookieBannerMessage:checked ~ .iLWjZcookie_banner_dialog {
    opacity: 0;
    visibility: hidden;
}

.HPRyMstart_now::before {
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    z-index: 1;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}

.HPRyMstart_now .container p {
    border-radius: 0 27px 27px 27px;
    display: inline-block;
    position: relative;
    padding: 30px 50px;
    font-weight: 700;
    background: #ffffff;
    z-index: 5;
    line-height: 1.4;
    margin: 0 0 50px 0;
    color: #000000;
    font-size: 29px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}

.HPRyMstart_now .qtZSTreach_info::after {
    transform: translateX(-101%);
    transition: transform 0.4s ease;
    width: 100%;
    content: '';
    position: absolute;
    background: rgb(113,124,136);
    top: 0;
    z-index: -2;
    height: 100%;
    left: 0;
}

.MSDGqhelp_center {
    color: #000000;
    background: linear-gradient(135deg, rgb(180,189,201) 0%, #ffffff 100%);
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.MSDGqhelp_center h1 {
    z-index: 5;
    font-size: 47px;
    position: relative;
    transition: transform 0.3s ease-out;
    background: linear-gradient(120deg, rgb(146,157,170) 0%, rgb(113,124,136) 100%);
    background-clip: text;
    font-weight: 700;
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: 2.5rem;
    transform: translateY(0);
    text-align: center;
}

.MSDGqhelp_center .kUoOVget_answers {
    transform: translateY(0);
    border-radius: 25px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    display: grid;
    grid-template-columns: 1fr;
    backdrop-filter: blur(5px);
    gap: 2.5rem;
    padding: 2.5rem;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.MSDGqhelp_center .kUoOVget_answers span {
    font-size: calc(13px * 0.95);
    color: #000000;
    margin-left: 2rem;
    display: block;
}

.MSDGqhelp_center .edxSVtalk_now:after {
    transition: width 0.3s ease;
    content: "";
    bottom: -4px;
    position: absolute;
    background: linear-gradient(to right, rgb(146,157,170), rgb(113,124,136));
    width: 0;
    height: 1px;
    left: 0;
}

.MSDGqhelp_center svg path {
    transition: fill 0.3s ease;
    fill: rgb(146,157,170);
}

.TLlOkconnect_with_us::before {
    z-index: 1;
    width: 200%;
    top: -50%;
    content: '';
    height: 200%;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    position: absolute;
    animation: subtle-pulse 12s infinite alternate;
    left: -50%;
}

.TLlOkconnect_with_us h2 {
    text-align: center;
    font-size: 43px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom: 3rem;
    letter-spacing: -0.02em;
}

.TLlOkconnect_with_us .KpxTUcapture {
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}

.TLlOkconnect_with_us .yxptqinquiry_info {
    flex: 0 0 60%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4rem 3rem;
}

.TLlOkconnect_with_us .yxptqinquiry_info input:not([type="checkbox"]):not([type="submit"]) {
    font-size: 17px;
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    outline: none;
    color: #ffffff;
    background: rgba(255,255,255,0.1);
    width: 100%;
}

.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query input[type="checkbox"]:checked::after {
    content: '✔';
    color: #ffffff;
    top: 50%;
    left: 50%;
    font-size: 0.8rem;
    position: absolute;
    transform: translate(-50%, -50%);
}

.TLlOkconnect_with_us .yxptqinquiry_info .qtZSTreach_info {
    font-size: 18px;
    position: relative;
    cursor: pointer;
    width: 100%;
    padding: 1rem;
    border-radius: 10px;
    border: none;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    background: rgb(146,157,170);
    transition: all 0.3s ease;
}

.aEFpbinstructor_profile {
    overflow: hidden;
    padding: 140px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(180,189,201) 100%);
    position: relative;
}

.aEFpbinstructor_profile .mYUQrlearner_views {
    gap: 20px 40px;
    position: relative;
    grid-template-columns: 35% 1fr;
    grid-template-rows: auto auto 1fr;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    display: grid;
}

.aEFpbinstructor_profile .KpxTUcapture::before {
    border-radius: 29px;
    mix-blend-mode: multiply;
    inset: 0;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

.aEFpbinstructor_profile .mYUQrlearner_views:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}

.aEFpbinstructor_profile .mYUQrlearner_views:hover .name::after {
    transform: scaleX(1);
}

.aEFpbinstructor_profile .mYUQrlearner_views > span:not(.name) {
    letter-spacing: 1px;
    color: rgb(113,124,136);
    padding-left: 20px;
    grid-area: job;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left center;
    transform: perspective(1000px) rotateY(5deg);
    margin-top: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
}

.crOQSeducation_framework {
    background: linear-gradient(135deg, rgb(180,189,201) 0%, rgb(113,124,136,0.5) 100%);
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
}

.crOQSeducation_framework::after {
    animation: float 15s infinite ease-in-out;
    background: rgb(113,124,136,0.5);
    border-radius: 50%;
    z-index: 0;
    right: -50px;
    width: 300px;
    filter: blur(70px);
    height: 300px;
    position: absolute;
    bottom: -50px;
    content: "";
}

.crOQSeducation_framework h3 {
    position: relative;
    margin-bottom: 1.5rem;
    text-align: center;
    padding-bottom: 1rem;
    font-weight: 700;
    color: #ffffff;
    font-size: 33px;
    animation: slideUp 0.8s ease-out forwards;
}

.nzZuknewsletter {
    background: radial-gradient(ellipse at center, rgb(146,157,170,0.5), rgb(180,189,201) 70%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}

.nzZuknewsletter::before {
    left: -50%;
    animation: orbitalShift 25s infinite linear;
    opacity: 0.05;
    background: linear-gradient(135deg, transparent 30%, rgb(113,124,136,0.5) 35%, transparent 40%);
    position: absolute;
    pointer-events: none;
    content: "";
    width: 200%;
    transform: rotate(15deg);
    top: -50%;
    height: 200%;
}

.nzZuknewsletter .nlBYzstory_info::before {
    background: linear-gradient(to right, rgb(146,157,170), rgb(113,124,136));
    opacity: 0.1;
    top: -50px;
    width: 100px;
    border-radius: 50%;
    transform-origin: center;
    filter: blur(20px);
    content: "";
    height: 100px;
    position: absolute;
    animation: pulseOrbit 12s infinite ease-in-out;
    right: -50px;
}

.nzZuknewsletter h3::before {
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.7;
    bottom: -10px;
    background: rgb(146,157,170);
    position: absolute;
    width: 60px;
    content: "";
    height: 3px;
}

.nzZuknewsletter .input_holder div::before {
    top: 50%;
    left: 15px;
    position: absolute;
    width: 18px;
    transform: translateY(-50%);
    content: "";
    transition: all 0.3s ease;
    pointer-events: none;
    opacity: 0.5;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
}

.nzZuknewsletter input[type="email"]::placeholder {
    opacity: 0.5;
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}

.nzZuknewsletter .XVKuFsub_benefit:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 20px -5px rgb(146,157,170);
}

.nzZuknewsletter .XVKuFsub_benefit:hover::before {
    left: 100%;
}

.nzZuknewsletter .XVKuFsub_benefit:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px -5px rgb(146,157,170);
}


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



@media (max-width: 576px) {.xOSLepotential_students {
    padding: 60px 0;
}.xOSLepotential_students h4 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
}.xOSLepotential_students h4::after {
    height: 2px;
    width: 60px;
}.xOSLepotential_students div > div {
    gap: 15px;
}.xOSLepotential_students p {
    min-height: 70px;
    font-size: calc(17px * 0.9);
}.xOSLepotential_students p svg {
    padding: 5px;
    height: 28px;
    margin: 0 8px;
    width: 28px;
}.xOSLepotential_students p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(146,157,170,0.5);
}.xOSLepotential_students p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(113,124,136,0.5);
}.xOSLepotential_students p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(146,157,170,0.5);
}.xOSLepotential_students p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(113,124,136,0.5);
}}



@media (max-width: 480px) {.buopEprivacy_sanctum {
    padding: 2rem 0;
}.buopEprivacy_sanctum h1 {
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.7);
}.buopEprivacy_sanctum h2 {
    margin: 2rem 0 1rem;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.8);
    padding-left: 12px;
}.buopEprivacy_sanctum h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
    padding-left: 10px;
}.buopEprivacy_sanctum h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.55);
    padding-left: 8px;
}.buopEprivacy_sanctum p, .buopEprivacy_sanctum li, .buopEprivacy_sanctum span {
    line-height: 1.6;
    font-size: calc(var(--p-font-size, 1rem) * 0.9);
}.buopEprivacy_sanctum span {
    padding: 0.875rem;
}}



@media (max-width: 991px) {.fpdvmour_mission {
    padding: 100px 0;
}.fpdvmour_mission .nlBYzstory_info {
    gap: 30px;
    grid-template-areas:
            "logo"
            "director"
            "ZVqpPhead_pagebar";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
}.fpdvmour_mission .IFOlAlearn_learn {
    height: 450px;
    max-width: 100%;
}.fpdvmour_mission .cTMeftext_arch {
    padding-left: 30px;
    padding-right: 0;
}.fpdvmour_mission .cTMeftext_arch::before {
    height: 80%;
    left: 0;
}

}



@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}



@media (max-width: 991px) {footer .info_item {
    flex: 0 1 180px;
    height: 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}



@media (max-width: 576px) {footer .rhQwgsite_map {
    padding: 50px 0 20px;
}footer .info_item {
    height: 90px;
    flex: 0 1 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(14px - 1px);
}footer .HdrNSpage_header h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .aZmCUmain_pro a {
    font-size: calc(14px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .XVKuFsub_benefit {
    padding: 12px 15px;
}footer .aQXnzjob_board {
    padding: 6px 15px;
}}



@media (prefers-reduced-motion: reduce) {.pJTFqtyFrame, .pJTFqtyFrame::before, .pJTFqtyFrame::after, 
  .pJTFqtyFrame h2, .pJTFqtyFrame h2::after, 
  .pJTFqtyFrame .nlBYzstory_info, .pJTFqtyFrame li, .pJTFqtyFrame li::before {
    animation: none;
    transition: none;
}
}



@media (max-width: 576px) {.SoHkfcourse_features {
    padding: 30px 0;
}.SoHkfcourse_features .nlBYzstory_info {
    gap: 20px;
    padding: 20px;
}.SoHkfcourse_features .MINTkhead_train {
    margin-bottom: 15px;
}.SoHkfcourse_features h3 {
    margin-bottom: 15px;
    font-size: calc(31px * 0.7);
    padding-bottom: 10px;
}.SoHkfcourse_features p {
    font-size: calc(17px * 0.9);
}.SoHkfcourse_features .KpxTUcapture {
    min-height: 200px;
}}



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



@media (max-width: 480px) {.SHLEzplan_list .EdZwkpackage_pricing {
    grid-template-columns: 1fr;
}.SHLEzplan_list .GqIgXtrial_pricing h2 {
    font-size: calc(30px * 0.8);
}.SHLEzplan_list .iLglSskill_offers {
    font-size: calc(13px * 0.9);
}.SHLEzplan_list .UAHQjrate_plans p {
    max-height: 120px;
}}



@media screen and (max-width: 576px) {.nmjvSgreeting_page {
    padding: 40px 0;
}.nmjvSgreeting_page .BxZkgclass_experts {
    margin-bottom: 30px;
}.nmjvSgreeting_page .BxZkgclass_experts::before {
    width: 50px;
    height: 4px;
    bottom: -10px;
}.nmjvSgreeting_page .dwmeRonline_skills {
    margin-bottom: 15px;
    font-size: calc(44px * 0.6);
}.nmjvSgreeting_page .jAcGWintro_head {
    padding: 30px 20px;
}.nmjvSgreeting_page .jAcGWintro_head p {
    margin-bottom: 15px;
    font-size: calc(13px * 0.9);
}.nmjvSgreeting_page .jAcGWintro_head h3 {
    font-size: calc(30px * 0.7);
    padding-left: 12px;
}.nmjvSgreeting_page .jAcGWintro_head h3::before {
    width: 4px;
}}



@media (prefers-reduced-motion: reduce) {.HLDwCcustomer_opinions .mYUQrlearner_views,
  .HLDwCcustomer_opinions a,
  .HLDwCcustomer_opinions a::before,
  .HLDwCcustomer_opinions .mYUQrlearner_views img,
  .HLDwCcustomer_opinions .mYUQrlearner_views h4::after {
    transition: none;
}
}



@media (max-width: 480px) {header .HdrNSpage_header {
    flex-direction: column;
    align-items: center;
    padding: 15px;
}header .HTKpoheader_page {
    width: 100%;
    margin: 3px 0;
}header .HTKpoheader_page a {
    text-align: center;
    width: 100%;
}header .HTKpoheader_page::before {
    display: none;
}header .SrgKdmain_tutor svg {
    height: 40px;
}}



@media (max-width: 767px) {.HPRyMstart_now {
    padding: 70px 0;
}.HPRyMstart_now .container p {
    margin-bottom: 30px;
    border-radius: 0 10px 10px 10px;
    font-size: 23px;
    padding: 20px 30px;
}.HPRyMstart_now .qtZSTreach_info {
    border-radius: 10px 0 10px 10px;
    padding: 15px 30px;
}.HPRyMstart_now .container p::before,
    .HPRyMstart_now .qtZSTreach_info::before {
    width: 20px;
    height: 20px;
}
}



@media (max-width: 767px) {.MSDGqhelp_center {
    padding: 3rem 1.5rem;
}.MSDGqhelp_center h1 {
    margin-bottom: 2rem;
    font-size: calc(47px * 0.9);
}.MSDGqhelp_center .kUoOVget_answers {
    padding: 1.75rem;
}.MSDGqhelp_center .kUoOVget_answers > div {
    padding: 1.25rem;
}.MSDGqhelp_center .HySAXcourse_info {
    gap: 1rem;
}
}



@media screen and (max-width: 1024px) {.TLlOkconnect_with_us .APTgnrequest_panel {
    flex-direction: column;
}.TLlOkconnect_with_us .KpxTUcapture {
    flex: 0 0 100%;
    min-height: 300px;
}.TLlOkconnect_with_us .yxptqinquiry_info {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media (max-width: 992px) {.aEFpbinstructor_profile {
    padding: 80px 0;
}.aEFpbinstructor_profile .mYUQrlearner_views {
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "KpxTUcapture"
      "name"
      "SYshGexp_summary"
      "CUpnjcareer_details";
    grid-template-columns: 1fr;
    gap: 15px;
}.aEFpbinstructor_profile .KpxTUcapture {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    margin: 0 auto;
    transform: none;
    max-width: 320px;
    height: 320px;
}.aEFpbinstructor_profile .name,
  .aEFpbinstructor_profile .mYUQrlearner_views > span:not(.name) {
    text-align: center;
    padding-left: 0;
    transform: none;
}.aEFpbinstructor_profile .name::after {
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
}.aEFpbinstructor_profile .mYUQrlearner_views:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.aEFpbinstructor_profile .CUpnjcareer_details {
    margin-top: 20px;
}.aEFpbinstructor_profile .mYUQrlearner_views:hover .KpxTUcapture,
  .aEFpbinstructor_profile .mYUQrlearner_views:hover .name,
  .aEFpbinstructor_profile .mYUQrlearner_views:hover > span:not(.name),
  .aEFpbinstructor_profile .mYUQrlearner_views:hover .CUpnjcareer_details {
    transform: none;
}
}

@keyframes shimmer {
    100% {
        left: 100%;
    }
}

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



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



@keyframes pulse {
  0% {
    transform: scale(1) rotate(-15deg);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.1) rotate(-15deg);
    opacity: 0.8;
  }
  100% {
    transform: scale(1) rotate(-15deg);
    opacity: 0.6;
  }
}

@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}



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



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



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



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

