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

.bclsnframework-wrap {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}

.xOSLepotential_students::before {
    background: rgb(146,157,170,0.5);
    opacity: 0.08;
    z-index: 1;
    left: -30%;
    height: 200%;
    position: absolute;
    width: 80%;
    top: -50%;
    content: "";
    transform: rotate(-30deg);
}

.xOSLepotential_students .nlBYzstory_info {
    position: relative;
}

.xOSLepotential_students h4::before {
    left: -100%;
    content: "";
    width: 100%;
    animation: shimmer 3s infinite;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(146,157,170,0.5), transparent);
    z-index: -1;
    top: 0;
    height: 100%;
}

.xOSLepotential_students p {
    display: flex;
    min-height: 100px;
    align-items: center;
    z-index: 1;
    position: relative;
    margin: 0;
    overflow: hidden;
    color: #000000;
    transition: all 0.4s ease;
    border-radius: 10px;
    transform-style: preserve-3d;
    background: #ffffff;
    font-size: 17px;
    padding: 0;
    width: calc(33.333% - 20px);
}

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

.xOSLepotential_students p:hover svg path {
    fill: rgb(113,124,136);
}

.xOSLepotential_students p:nth-child(odd) {
    transform: translateZ(10px);
}

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

.xOSLepotential_students p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}

.xOSLepotential_students p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(146,157,170), rgb(113,124,136));
}

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

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

.buopEprivacy_sanctum {
    padding: 5rem 0;
    background-color: var(--section-bg-color, #f8f9fa);
    position: relative;
    overflow: hidden;
}

.buopEprivacy_sanctum .container {
    padding: 0 20px;
    margin: 0 auto;
    transform: translateZ(0);
    max-width: 1140px;
    position: relative;
    z-index: 1;
}

.buopEprivacy_sanctum h1::after {
    width: 80px;
    animation: scaleWidth 0.8s ease-out forwards;
    background: linear-gradient(90deg, var(--primary-color, #4154f1), var(--secondary-color, #4655fa));
    bottom: -12px;
    position: absolute;
    left: 0;
    transform-origin: left center;
    height: 4px;
    content: "";
}

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

.buopEprivacy_sanctum strong::after {
    height: 2px;
    width: 100%;
    content: "";
    position: absolute;
    background-color: var(--primary-color_opacity, rgba(65, 84, 241, 0.2));
    left: 0;
    bottom: 0;
}

.buopEprivacy_sanctum li::before {
    transform: rotate(45deg);
    border-radius: 1px;
    top: 0.7em;
    background-color: var(--primary-color, #4154f1);
    content: "";
    position: absolute;
    height: 8px;
    left: -18px;
    width: 8px;
}

.fpdvmour_mission::before {
    content: "";
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgba(rgb(146,157,170,0.5), 0.03) 0px,
            rgba(rgb(146,157,170,0.5), 0.03) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgba(rgb(113,124,136,0.5), 0.03) 0px,
            rgba(rgb(113,124,136,0.5), 0.03) 1px,
            transparent 1px,
            transparent 20px
        );
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.fpdvmour_mission .KpxTUcapture {
    transition: transform 0.8s ease;
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}

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

.fpdvmour_mission .IFOlAlearn_learn:hover .YXgzLlearn_spot {
    transform: translateY(-10px);
}

.fpdvmour_mission .oZGAkedu_values {
    margin: 0 0 8px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #ffffff;
    position: relative;
    padding-bottom: 12px;
}

.fpdvmour_mission .AMknvstudy_track svg {
    fill: rgb(146,157,170);
    margin-right: 20px;
    width: 60px;
    transition: transform 0.4s ease;
    height: 60px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
}

.fpdvmour_mission .cTMeftext_arch::before {
    left: -30px;
    transform: translateY(-50%);
    height: 70%;
    content: "";
    width: 3px;
    top: 50%;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(146,157,170), rgb(113,124,136));
    position: absolute;
}

footer {
    width: 100%;
    position: relative;
}

footer .rhQwgsite_map {
    background: linear-gradient(135deg, rgb(146,157,170), rgb(113,124,136));
    color: #ffffff;
    position: relative;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
}

footer .info_item {
    transition: all 0.4s ease;
    z-index: 1;
    align-items: center;
    backdrop-filter: blur(5px);
    display: flex;
    flex: 0 1 220px;
    justify-content: center;
    padding: 20px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    background-color: rgb(146,157,170,0.5);
    height: 220px;
}

footer .info_item p,
footer .info_item a {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    max-width: 80%;
}

footer .MINTkhead_train:hover, footer .HdrNSpage_header:hover, footer .subscribe_holder:hover {
    background-color: rgb(113,124,136,0.5);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

footer .HdrNSpage_header::before {
    background-color: rgb(113,124,136);
    bottom: -50px;
    right: -50px;
}

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

footer .HdrNSpage_header h5, footer .subscribe_holder h5 {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
}

footer .aZmCUmain_pro a {
    text-decoration: none;
    padding: 8px 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background-color: rgb(146,157,170,0.5);
    color: #ffffff;
    font-size: 14px;
}

footer .input_holder {
    width: 100%;
    max-width: 300px;
    align-items: center;
    flex-direction: column;
    display: flex;
    gap: 15px;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .XVKuFsub_benefit {
    background-color: rgb(146,157,170);
    width: 100%;
    font-weight: 600;
    border-radius: 10px;
    font-size: 17px;
    border: none;
    padding: 15px 20px;
    color: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
}

.pJTFqtyFrame::before {
    opacity: 0.6;
    animation: pulse 8s infinite alternate ease-in-out;
    width: 300px;
    top: -50px;
    right: -50px;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
    height: 300px;
    background: radial-gradient(circle, rgb(146,157,170,0.5) 0%, transparent 70%);
    z-index: 1;
}

.pJTFqtyFrame h2 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 37px;
    position: relative;
    color: #000000;
    animation: slideInTitle 1.2s ease-out;
    opacity: 1;
    transform: translateY(0);
}

.pJTFqtyFrame .nlBYzstory_info::before {
    z-index: -1;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(255, 255, 255, 0.5) 100%);
    top: 0;
    height: 100%;
}


  
  @container thanks-container (max-width: 768px) {.pJTFqtyFrame .nlBYzstory_info {
    padding: 20px;
}.pJTFqtyFrame h2 {
    margin-bottom: 25px;
}}

.SoHkfcourse_features::after {
    width: 100%;
    top: 0;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(146,157,170,0.5) 49%, rgb(146,157,170,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(113,124,136,0.5) 49%, rgb(113,124,136,0.5) 51%, transparent 52%) 10px 0 / 20px 20px;
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    left: 0;
    content: '';
    z-index: 1;
    opacity: 0.1;
}

.SoHkfcourse_features .nlBYzstory_info::after {
    border-radius: 50%;
    background: radial-gradient(circle, rgb(113,124,136) 0%, transparent 70%);
    position: absolute;
    left: -100px;
    width: 200px;
    opacity: 0.2;
    height: 200px;
    bottom: -100px;
    content: '';
    animation: pulseLight 8s ease-in-out infinite 4s;
    filter: blur(20px);
}

.SoHkfcourse_features .MINTkhead_train svg {
    height: 50px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 5px 15px rgb(146,157,170,0.5));
    width: 50px;
}

.SoHkfcourse_features .MINTkhead_train:hover svg path {
    fill: rgb(113,124,136);
}



.SoHkfcourse_features p {
    font-family: Arial, sans-serif;
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    line-height: 1.7;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.SoHkfcourse_features .KpxTUcapture:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(146,157,170),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
}

.SoHkfcourse_features .KpxTUcapture::after {
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    content: '';
    position: absolute;
    top: 0;
    animation: scanlines 10s linear infinite;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.SHLEzplan_list .GqIgXtrial_pricing h2::after {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    background: rgb(146,157,170);
    bottom: -10px;
    height: 3px;
    left: 50%;
}

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

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

.SHLEzplan_list .ZQrWEoffer_box::before {
    width: 0;
    height: 2px;
    bottom: -5px;
    position: absolute;
    background: rgb(146,157,170);
    transition: width 0.3s ease;
    content: "";
    left: 0;
}

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

.SHLEzplan_list .WAYdNpromo_plans:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.nmjvSgreeting_page .BxZkgclass_experts {
    margin-bottom: 40px;
    position: relative;
    transform: translateZ(0);
}

.nmjvSgreeting_page .jAcGWintro_head {
    padding: 60px 40px;
    border-radius: 25px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.nmjvSgreeting_page .jAcGWintro_head:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.nmjvSgreeting_page .jAcGWintro_head h3 {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    position: relative;
    padding-left: 20px;
    font-size: 30px;
    transform: translateY(20px);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    margin-top: 20px;
}

.HLDwCcustomer_opinions::after {
    filter: blur(40px);
    content: "";
    right: -50px;
    background: linear-gradient(135deg, rgba(rgb(113,124,136,0.5), 0.05), rgba(rgb(146,157,170,0.5), 0.08));
    border-radius: 50%;
    bottom: -50px;
    height: 300px;
    z-index: 0;
    width: 300px;
    position: absolute;
}

.HLDwCcustomer_opinions .stQhSlearner_feedback {
    gap: 30px;
    margin: 0;
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.HLDwCcustomer_opinions .mYUQrlearner_views:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05), -15px -15px 30px rgba(255, 255, 255, 1);
    transform: translateY(-8px);
}

.HLDwCcustomer_opinions .mYUQrlearner_views div {
    display: flex;
    z-index: 1;
    margin-bottom: 15px;
    align-items: center;
    position: relative;
}

.HLDwCcustomer_opinions .mYUQrlearner_views h4::after {
    transition: width 0.4s ease;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(146,157,170), transparent);
    content: "";
    height: 2px;
}

.HLDwCcustomer_opinions .mYUQrlearner_views:nth-child(even) {
    background: linear-gradient(145deg, #f8f9fa, #ffffff);
}

.HLDwCcustomer_opinions a:hover {
    box-shadow: 0 8px 20px rgba(rgb(146,157,170,0.5), 0.3);
    transform: translateY(-3px);
}

.HLDwCcustomer_opinions a:hover::before {
    left: 100%;
}



@supports (backdrop-filter: blur(10px)) {.HLDwCcustomer_opinions .mYUQrlearner_views {
    backdrop-filter: blur(10px) saturate(150%);
    background: rgba(255, 255, 255, 0.8);
}.HLDwCcustomer_opinions .mYUQrlearner_views:hover {
    backdrop-filter: blur(15px) saturate(180%);
}
}

header .ZRrJnnav_base::after {
    z-index: -1;
    width: 40%;
    right: 0;
    position: absolute;
    content: "";
    opacity: 0.1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    height: 100%;
    background: linear-gradient(135deg, transparent 25%, rgb(146,157,170,0.5) 100%);
    top: 0;
}

header .SrgKdmain_tutor {
    position: relative;
    z-index: 2;
    display: block;
}

header .SrgKdmain_tutor:hover::before,
header .SrgKdmain_tutor:hover::after {
    transform: scale(1.2);
    opacity: 0.6;
}

header .SrgKdmain_tutor:hover svg {
    transform: rotate(-5deg);
}

header .HdrNSpage_header {
    list-style: none;
    background: linear-gradient(to right, transparent, #ffffff);
    border-radius: 0 25px 25px 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0;
    display: flex;
    position: relative;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 10px 20px;
}

header .HTKpoheader_page:hover::before {
    left: -15px;
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

header .HTKpoheader_page a {
    transition: all 0.3s ease;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    border-radius: 10px;
    overflow: hidden;
    transform-style: preserve-3d;
    background: transparent;
    text-decoration: none;
    position: relative;
    border: 1px solid transparent;
    font-weight: 600;
    color: #000000;
    padding: 10px 18px;
}

.sPKFYweb_cookies {
    max-width: 1200px;
    align-items: center;
    padding: 20px;
    border-radius: 23px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    margin: auto;
    justify-content: space-between;
    border: 2px solid rgb(146,157,170);
    width: 90%;
}

.pcKDEedu_settings p {
    color: #ffffff;
    margin: 0;
    line-height: 1.5;
    font-size: 16px;
}

.oWAqNpolicy_ack {
    text-align: center;
    font-size: 19px;
    min-width: 120px;
    cursor: pointer;
    background: rgb(146,157,170);
    border-radius: 10px;
    flex-shrink: 0;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border: none;
}

.HPRyMstart_now .nlBYzstory_info {
    max-width: 800px;
    display: flex;
    flex-direction: column;
    z-index: 10;
    margin: 0 auto;
    position: relative;
    align-items: flex-start;
}

.HPRyMstart_now .container {
    position: relative;
}

.HPRyMstart_now .container p::before {
    top: 0;
    z-index: -1;
    background: rgb(146,157,170);
    height: 30px;
    content: '';
    width: 30px;
    left: 0;
    position: absolute;
}

.HPRyMstart_now .qtZSTreach_info::before {
    right: 0;
    position: absolute;
    top: 0;
    content: '';
    height: 30px;
    z-index: -1;
    width: 30px;
    background: rgb(113,124,136);
}

.HPRyMstart_now .qtZSTreach_info:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.HPRyMstart_now .nlBYzstory_info::before {
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    content: '';
    opacity: 0.2;
    background: rgb(146,157,170,0.5);
    position: absolute;
    left: -30px;
    height: 60px;
    width: 60px;
    z-index: -1;
}

.MSDGqhelp_center::after {
    filter: blur(30px);
    z-index: 1;
    width: 70%;
    background: linear-gradient(45deg, rgb(113,124,136,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    left: -10%;
    opacity: 0.4;
    transform: rotate(10deg);
    bottom: -10%;
    height: 50%;
}

.MSDGqhelp_center h1::after {
    background: linear-gradient(90deg, rgb(146,157,170) 0%, rgb(113,124,136) 100%);
    bottom: -15px;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    height: 4px;
    content: "";
    border-radius: 10px;
    left: 50%;
}

.MSDGqhelp_center .kUoOVget_answers > div::before {
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(146,157,170), rgb(113,124,136));
    position: absolute;
    opacity: 0.6;
    width: 5px;
}

.MSDGqhelp_center .kUoOVget_answers > div > div {
    font-size: 13px;
    color: #000000;
    line-height: 1.6;
}

.MSDGqhelp_center .HySAXcourse_info {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.MSDGqhelp_center .edxSVtalk_now {
    font-weight: 400;
    position: relative;
    text-decoration: none;
    font-size: calc(13px * 0.95);
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
    align-items: center;
    display: flex;
}

.MSDGqhelp_center .edxSVtalk_now:hover svg {
    transform: scale(1.15);
}

.TLlOkconnect_with_us {
    background: linear-gradient(
        135deg, 
        rgb(113,124,136,0.5) 0%, 
        rgb(146,157,170,0.5) 100%
    );
    padding: 6rem 0;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}

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

.TLlOkconnect_with_us h2::after {
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    content: '';
    left: 50%;
    bottom: -0.5rem;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(146,157,170), 
        transparent
    );
    height: 3px;
}

.TLlOkconnect_with_us .KpxTUcapture::before {
    opacity: 0.6;
    position: absolute;
    mix-blend-mode: color-dodge;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(
        45deg, 
        rgb(113,124,136,0.5) 0%, 
        rgb(146,157,170,0.5) 100%
    );
    width: 100%;
}

.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}

.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query input[type="checkbox"] {
    appearance: none;
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    margin-right: 1rem;
}

.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(146,157,170);
    margin-left: 0.3rem;
}

.TLlOkconnect_with_us .yxptqinquiry_info .qtZSTreach_info:hover::before {
    left: 100%;
}

.TLlOkconnect_with_us .yxptqinquiry_info .qtZSTreach_info:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}

.aEFpbinstructor_profile::before {
    mix-blend-mode: screen;
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: 
    radial-gradient(circle at 25% 25%, rgb(146,157,170,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(113,124,136,0.5) 0%, transparent 40%);
    animation: morphBackground 15s infinite alternate ease-in-out;
}

.aEFpbinstructor_profile .mYUQrlearner_views:hover .KpxTUcapture {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.aEFpbinstructor_profile .name {
    align-self: end;
    transform-origin: left center;
    grid-area: name;
    padding-left: 20px;
    position: relative;
    font-size: 34px;
    color: #ffffff;
    margin: 0;
    transform: perspective(1000px) rotateY(5deg);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 700;
}

.aEFpbinstructor_profile .CUpnjcareer_details {
    backdrop-filter: blur(10px);
    color: #ffffff;
    font-size: 18px;
    border-left: 4px solid rgb(146,157,170);
    line-height: 1.7;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    grid-area: quote;
    transform: translateY(0);
    padding: 35px;
    border-radius: 29px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 300;
    position: relative;
    margin: 30px 0 0;
}

.crOQSeducation_framework .nlBYzstory_info {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    padding: 3rem;
    backdrop-filter: blur(10px);
    animation: appearIn 1s ease-out forwards;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 900px;
    z-index: 2;
    border-radius: 26px;
}

.crOQSeducation_framework h3::after {
    width: 80px;
    position: absolute;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(146,157,170) 0%, rgb(113,124,136) 100%);
    transform: translateX(-50%);
    border-radius: 2px;
    bottom: 0;
    left: 50%;
}

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

.nzZuknewsletter .nlBYzstory_info {
    box-shadow: 
        0 20px 40px -10px rgba(0, 0, 0, 0.5),
        0 2px 0 rgb(146,157,170,0.5),
        0 -5px 25px rgba(255,255,255,0.5);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
    background: linear-gradient(120deg, rgba(255,255,255,0.9), rgba(255,255,255,0.95));
    overflow: hidden;
    position: relative;
}

.nzZuknewsletter h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    transform: translateZ(0);
    position: relative;
    margin-bottom: 2rem;
    text-align: center;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}

.nzZuknewsletter .input_holder {
    gap: 1.25rem;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-top: 2rem;
    max-width: 550px;
    margin-right: auto;
    position: relative;
}

.nzZuknewsletter input[type="email"]:focus {
    border-color: rgb(146,157,170);
    outline: none;
    box-shadow: 0 0 0 3px rgb(146,157,170,0.5);
    background: #ffffff;
}

.nzZuknewsletter input[type="email"]:focus + .input_holder div::before {
    opacity: 1;
}

.nzZuknewsletter .XVKuFsub_benefit::before {
    transition: all 0.6s ease;
    top: 0;
    position: absolute;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    z-index: -1;
}


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



@media (max-width: 991px) {.xOSLepotential_students {
    padding: 100px 0;
}.xOSLepotential_students h4 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.xOSLepotential_students div > div {
    gap: 15px;
}.xOSLepotential_students p {
    width: calc(50% - 15px);
    min-height: 90px;
}.xOSLepotential_students p svg {
    margin: 0 12px;
    width: 36px;
    height: 36px;
    padding: 7px;
}.xOSLepotential_students p span {
    padding: 18px 18px 18px 0;
}.xOSLepotential_students p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(146,157,170,0.5);
}.xOSLepotential_students p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(113,124,136,0.5);
}.xOSLepotential_students p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(146,157,170,0.5);
}.xOSLepotential_students p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(113,124,136,0.5);
}
}



@media (max-width: 767px) {.buopEprivacy_sanctum {
    padding: 3rem 0;
}.buopEprivacy_sanctum::after {
    top: -5%;
    right: -25%;
    height: 40%;
    width: 70%;
}.buopEprivacy_sanctum .container {
    padding: 0 15px;
}.buopEprivacy_sanctum h1 {
    transform: translateX(-5px);
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.85);
    margin-bottom: 1.5rem;
}.buopEprivacy_sanctum h1::after {
    width: 60px;
}.buopEprivacy_sanctum h2 {
    margin: 2.5rem 0 1.25rem;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.9);
}.buopEprivacy_sanctum h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.75);
}.buopEprivacy_sanctum h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
}.buopEprivacy_sanctum p {
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
    max-width: 100%;
}.buopEprivacy_sanctum ul {
    margin: 1.25rem 0 1.75rem 0.5rem;
}.buopEprivacy_sanctum li {
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
    margin-bottom: 0.8rem;
}.buopEprivacy_sanctum span {
    transform: translateX(0);
    padding: 1rem;
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
}
}



@media (max-width: 480px) {.fpdvmour_mission {
    padding: 60px 0;
}.fpdvmour_mission .nlBYzstory_info {
    gap: 20px;
}.fpdvmour_mission .IFOlAlearn_learn {
    height: 350px;
}.fpdvmour_mission .YXgzLlearn_spot {
    padding: 20px;
}.fpdvmour_mission .oZGAkedu_values {
    font-size: calc(19px * 0.9);
    padding-bottom: 8px;
}.fpdvmour_mission .rNXRfstudy_studio {
    font-size: calc(17px * 0.9);
}.fpdvmour_mission .AMknvstudy_track {
    padding: 10px 0;
}.fpdvmour_mission .AMknvstudy_track svg {
    margin-right: 10px;
    width: 40px;
    height: 40px;
}.fpdvmour_mission h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 15px;
}.fpdvmour_mission .cTMeftext_arch p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.fpdvmour_mission .cTMeftext_arch::before {
    width: 2px;
}}



@media (max-width: 768px) {.pJTFqtyFrame {
    padding: 60px 0;
}.pJTFqtyFrame h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.pJTFqtyFrame h2::after {
    width: 60px;
}.pJTFqtyFrame .nlBYzstory_info {
    padding: 25px;
}.pJTFqtyFrame::before {
    height: 200px;
    width: 200px;
}.pJTFqtyFrame::after {
    height: 250px;
    width: 250px;
}
}




@media (max-width: 991px) {.SoHkfcourse_features {
    padding: 60px 0;
}.SoHkfcourse_features .nlBYzstory_info {
    grid-template-columns: 1fr;
    padding: 30px;
    gap: 30px;
}.SoHkfcourse_features .nQWCvstudy_track {
    padding-right: 0;
    text-align: center;
}.SoHkfcourse_features h3::after {
    transform: translateX(-50%);
    left: 50%;
}.SoHkfcourse_features .KpxTUcapture {
    min-height: 300px;
}
}



@media (min-width: 768px) {.SHLEzplan_list .vjYJTcost_levels {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.SHLEzplan_list .GqIgXtrial_pricing {
    text-align: left;
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 2;
}.SHLEzplan_list .GqIgXtrial_pricing h2 {
    text-align: left;
}.SHLEzplan_list .GqIgXtrial_pricing h2::after {
    left: 0;
    transform: none;
}.SHLEzplan_list .iLglSskill_offers {
    text-align: left;
    margin: 0;
}.SHLEzplan_list .EdZwkpackage_pricing {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
    flex: 0 0 65%;
}
}



@media screen and (max-width: 992px) {.nmjvSgreeting_page {
    padding: 80px 0;
}.nmjvSgreeting_page .dwmeRonline_skills {
    font-size: calc(44px * 0.85);
}.nmjvSgreeting_page .jAcGWintro_head {
    padding: 50px 30px;
}.nmjvSgreeting_page .jAcGWintro_head h3 {
    font-size: calc(30px * 0.9);
}
}



@media (min-width: 1200px) {.HLDwCcustomer_opinions .stQhSlearner_feedback {
    grid-template-columns: repeat(4, 1fr);
}.HLDwCcustomer_opinions h2 {
    font-size: calc(35px + 4px);
}.HLDwCcustomer_opinions .nlBYzstory_info {
    max-width: 1200px;
    margin: 0 auto;
}
}



@media (min-width: 992px) and (max-width: 1199px) {.HLDwCcustomer_opinions .stQhSlearner_feedback {
    grid-template-columns: repeat(3, 1fr);
}.HLDwCcustomer_opinions {
    padding: 100px 0;
}
}



@media (max-width: 767px) {.HLDwCcustomer_opinions {
    padding: 60px 0;
}.HLDwCcustomer_opinions .stQhSlearner_feedback {
    grid-template-columns: 1fr;
}.HLDwCcustomer_opinions h2 {
    margin-bottom: 40px;
    font-size: calc(35px - 2px);
}.HLDwCcustomer_opinions .mYUQrlearner_views {
    padding: 25px 20px;
}.HLDwCcustomer_opinions .mYUQrlearner_views img {
    width: 50px;
    height: 50px;
}.HLDwCcustomer_opinions a {
    margin-top: 30px;
    padding: 10px 25px;
}
}



@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .HTKpoheader_page {
    margin: 3px 5px;
}header .HTKpoheader_page a {
    font-size: calc(12px - 1px);
    padding: 8px 15px;
}
}



@media (max-width: 991px) {.HPRyMstart_now {
    padding: 90px 0;
}.HPRyMstart_now .container p {
    font-size: calc(23px * 1.2);
    margin-bottom: 40px;
    padding: 25px 40px;
}.HPRyMstart_now .qtZSTreach_info {
    padding: 18px 35px;
}
}



@media (min-width: 768px) {.MSDGqhelp_center {
    padding: 6rem 3rem;
}.MSDGqhelp_center .kUoOVget_answers {
    grid-template-columns: repeat(2, 1fr);
    padding: 3rem;
}.MSDGqhelp_center .kUoOVget_answers > div:first-child {
    grid-column: 1 / -1;
}.MSDGqhelp_center h1 {
    font-size: calc(47px * 1.2);
    margin-bottom: 3rem;
}.MSDGqhelp_center h1::after {
    height: 5px;
    width: 100px;
}
}



@media (max-width: 480px) {.MSDGqhelp_center {
    padding: 2.5rem 1rem;
}.MSDGqhelp_center h1 {
    font-size: calc(47px * 0.8);
}.MSDGqhelp_center .kUoOVget_answers {
    padding: 1.5rem;
}.MSDGqhelp_center .kUoOVget_answers > div {
    padding: 1rem;
}.MSDGqhelp_center svg {
    width: 20px;
    height: 20px;
}}



@media screen and (max-width: 768px) {.TLlOkconnect_with_us {
    padding: 3rem 0;
}.TLlOkconnect_with_us h2 {
    font-size: calc(43px * 0.8);
    margin-bottom: 2rem;
}.TLlOkconnect_with_us .yxptqinquiry_info h3 {
    font-size: calc(34px * 0.9);
}.TLlOkconnect_with_us .yxptqinquiry_info input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1rem;
    padding: 0.8rem 1.2rem;
}.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query {
    align-items: flex-start;
}.TLlOkconnect_with_us .yxptqinquiry_info .wyuCvmessage_query input[type="checkbox"] {
    margin-top: 0.2rem;
}
}



@media (max-width: 992px) {.crOQSeducation_framework {
    padding: 3rem 0;
}.crOQSeducation_framework .nlBYzstory_info {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.crOQSeducation_framework h3 {
    font-size: calc(33px * 0.9);
}
}



@media screen and (min-width: 768px) {.nzZuknewsletter .input_holder {
    flex-direction: row;
    align-items: center;
}.nzZuknewsletter .input_holder div {
    flex: 1;
}.nzZuknewsletter .XVKuFsub_benefit {
    align-self: stretch;
    white-space: nowrap;
}.nzZuknewsletter .nlBYzstory_info {
    border-radius: 20px;
    padding: 4rem 3.5rem;
}.nzZuknewsletter h3 {
    margin-right: auto;
    font-size: calc(18px * 1.1);
    margin-left: auto;
    max-width: 80%;
}
}



@media screen and (max-width: 480px) {.nzZuknewsletter {
    padding: 2rem 0;
}.nzZuknewsletter .nlBYzstory_info {
    padding: 2rem 1.25rem;
}.nzZuknewsletter h3 {
    font-size: 17px;
}.nzZuknewsletter h3::before {
    width: 40px;
}
}

@keyframes scaleWidth {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}




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



@keyframes expandWidth {
  from {
    transform: scaleX(0.3);
  }
  to {
    transform: scaleX(1);
  }
}



@keyframes rotateMark {
  0% {
    transform: rotate(45deg);
  }
  50% {
    transform: rotate(135deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@keyframes backgroundShift {
    0% {
        background-position: 0 0, 10px 0;
    }
    100% {
        background-position: 500px 500px, 510px 500px;
    }
}



@keyframes scanlines {
    0% {
        background-position: 0 0, 15px 0;
    }
    100% {
        background-position: 300px 300px, 315px 300px;
    }
}



@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}



@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}



@keyframes widthPulse {
    0% {
        width: 30%;
        opacity: 0.3;
    }
    100% {
        width: 70%;
        opacity: 0.6;
    }
}

