﻿.GAaKlayer-container {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

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

.CgvXheader_edu {
    flex: 1 0 auto;
}


.Wvjsexperience_trial {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: rgb(244,219,203);
}

.Wvjsexperience_trial .container p {
    position: relative;
    color: #000000;
    grid-column: 1 / -1;
    margin: 0;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.4;
    z-index: 5;
}

.Wvjsexperience_trial .fNxGcontact_request::before {
    transition: 0.5s;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    content: '';
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    height: 100%;
}

.Wvjsexperience_trial::after {
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(231,180,160,0.5) 100%);
    left: 0;
    width: 100%;
    content: '';
    opacity: 0.05;
    z-index: 1;
    top: 0;
}

.kErNlearning_outcomes .NJMGsuccess_path {
    gap: 40px;
    display: flex;
    position: relative;
    flex-direction: column-reverse;
}

.kErNlearning_outcomes .aFNiannouncement_box:hover {
    transform: translateY(-5px);
}

.kErNlearning_outcomes .aFNiannouncement_box h4 {
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: calc(22px * 1.1);
    line-height: 1.4;
    margin-bottom: 25px;
    color: #000000;
}

.kErNlearning_outcomes .aFNiannouncement_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.kErNlearning_outcomes .aFNiannouncement_box li p {
    color: #000000;
    align-items: flex-start;
    display: flex;
    gap: 15px;
    margin: 0;
    line-height: 1.6;
    font-size: 16px;
}

.kErNlearning_outcomes li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.kErNlearning_outcomes .Fnohphoto_album {
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    width: 100%;
    object-fit: cover;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1), -20px -20px 60px rgba(255, 255, 255, 0.8);
    height: auto;
}

.MXYQprospective_students h3 {
    font-weight: 700;
    color: #000000;
    padding: 0 20px;
    margin-bottom: 70px;
    font-size: 35px;
    display: inline-block;
    position: relative;
}

.MXYQprospective_students ul li {
    min-width: 280px;
    gap: 20px;
    text-align: left;
    display: flex;
    width: calc(33.333% - 27px);
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    padding: 40px 30px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 29px;
    z-index: 1;
    align-items: flex-start;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
}



.MXYQprospective_students ul li {
    opacity: 0;
    animation: slideInBottom 0.6s forwards;
}

.MXYQprospective_students ul li:nth-child(4) {
    animation-delay: 0.55s;
}

.MXYQprospective_students ul li:nth-child(3n+2) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 1s reverse;
    animation-delay: 0.25s, 3s;
}

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

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

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

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

.sngKcourse_summary::before {
    width: 35%;
    height: 70%;
    position: absolute;
    filter: blur(20px);
    background: linear-gradient(145deg, rgb(231,180,160,0.5) 10%, rgb(217,141,114,0.5) 90%);
    animation: float 15s infinite alternate ease-in-out;
    transform: rotate(-15deg) skewX(-15deg);
    content: "";
    right: -10%;
    opacity: 0.07;
    z-index: 1;
    top: -5%;
}

.sngKcourse_summary .Fnohphoto_album::after {
    transform: skewX(-25deg);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    height: 100%;
    content: "";
    top: 0;
    z-index: 3;
    position: absolute;
    width: 50%;
    left: -100%;
    animation: shine 10s infinite;
}

.sngKcourse_summary p.description {
    color: #000000;
    line-height: 1.7;
    position: relative;
    max-height: 300px;
    font-size: 13px;
    overflow-y: auto;
    display: block;
    padding-right: 1rem;
    margin-bottom: 2rem;
}



.koEMtitle_intro .NJMGsuccess_path {
    width: 100%;
    z-index: 1;
    height: 100vh;
    flex-direction: column;
    display: flex;
    position: relative;
}

.koEMtitle_intro .PDUrmain_home {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    max-height: 75vh;
    box-shadow: 0 10px 30px -5px #000000;
}

.koEMtitle_intro .zBEyedu_expert::before {
    height: 100%;
    width: 100%;
    background: linear-gradient(
        to bottom,
        transparent 40%,
        rgba(0, 0, 0, 0.8) 100%
    );
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
}

.koEMtitle_intro .zBEyedu_expert::before {
    font-size: 19px;
    opacity: 0.7;
    position: absolute;
    right: 20px;
    font-weight: 600;
    top: 20px;
    mix-blend-mode: difference;
    color: #ffffff;
    z-index: 3;
}

.koEMtitle_intro .PDUrmain_home input:nth-child(3):checked ~ .Nndistudy_tech {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
}

.koEMtitle_intro .PDUrmain_home input:nth-child(7):checked ~ .Nndistudy_tech {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 6));
}

.koEMtitle_intro .PDUrmain_home input:nth-child(1):checked ~ .gxCecourse_intro label:nth-child(1)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(2):checked ~ .gxCecourse_intro label:nth-child(2)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(3):checked ~ .gxCecourse_intro label:nth-child(3)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(4):checked ~ .gxCecourse_intro label:nth-child(4)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(5):checked ~ .gxCecourse_intro label:nth-child(5)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(6):checked ~ .gxCecourse_intro label:nth-child(6)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(7):checked ~ .gxCecourse_intro label:nth-child(7)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(8):checked ~ .gxCecourse_intro label:nth-child(8)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(9):checked ~ .gxCecourse_intro label:nth-child(9)::before,
.koEMtitle_intro .PDUrmain_home input:nth-child(10):checked ~ .gxCecourse_intro label:nth-child(10)::before {
    width: 6px;
    height: 6px;
}

.koEMtitle_intro .gxCecourse_intro::after {
    right: -20px;
    transform: translateX(100%);
}

.koEMtitle_intro .NJMGsuccess_path::before {
    width: 40px;
    content: "";
    height: 40px;
    left: 30px;
    position: absolute;
    opacity: 0.4;
    z-index: 3;
    border-radius: 50%;
    top: 30px;
    border: 1px solid rgb(217,141,114,0.5);
}

.VjaEmeet_us .aFNiannouncement_box {
    max-width: 90%;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-left: auto;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
}

.VjaEmeet_us .aFNiannouncement_box > div:nth-child(2) {
    margin-bottom: 1.5rem;
}

.VjaEmeet_us .aFNiannouncement_box p b {
    display: inline-block;
    position: relative;
    color: rgb(217,141,114);
    font-weight: 700;
}

.fdmNoffer_selection::before {
    background: rgb(231,180,160,0.5);
    filter: blur(80px);
    right: -50px;
    z-index: 0;
    top: -50px;
    width: 300px;
    animation: float-effect 12s infinite alternate ease-in-out;
    position: absolute;
    height: 300px;
    content: "";
}

.fdmNoffer_selection .hpogfee_schemes h2::after {
    background: rgb(231,180,160);
    width: 80px;
    height: 3px;
    content: "";
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}

.fdmNoffer_selection .qoUapayment_pricing {
    display: flex;
    height: 100%;
    transition: box-shadow 0.4s ease;
    border-radius: 10px;
    position: relative;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform-style: preserve-3d;
    overflow: hidden;
}

.fdmNoffer_selection .rkcOrate_packages {
    display: block;
    transition: transform 0.4s ease;
    font-weight: 700;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    position: relative;
    margin: 10px 0 20px;
    font-size: 24px;
    color: rgb(217,141,114);
}

.fdmNoffer_selection .Fnohphoto_album::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    transition: opacity 0.5s ease;
    inset: 0;
    opacity: 0.6;
    content: "";
    position: absolute;
}

.sPnracademic_experience {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(244,219,203), rgb(217,141,114,0.5) 120%);
    position: relative;
    overflow: hidden;
}

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

.sPnracademic_experience .WOalstudent_insights > div:first-child {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    position: relative;
}

.sPnracademic_experience .WOalstudent_insights .Fnohphoto_album::after {
    left: 15px;
    content: "";
    top: 15px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    z-index: -1;
    border: 2px solid rgb(217,141,114);
    bottom: -15px;
    opacity: 0;
    right: -15px;
    transform: translate(10px, 10px);
}

.sPnracademic_experience .WOalstudent_insights:hover .name::after {
    width: 70%;
}

.sPnracademic_experience .kfdzwork_content::before {
    content: "";
    font-size: 5rem;
    color: rgb(217,141,114,0.5);
    opacity: 0.3;
    top: -20px;
    position: absolute;
    left: -10px;
    font-family: serif;
}

.pSVwgift_card .NsTZrating_stars {
    display: flex;
    gap: 4rem;
    flex-direction: column;
}

.pSVwgift_card .info_item {
    padding: 0.5rem;
    transition: transform 0.3s ease-out;
}

.pSVwgift_card .info_item p,
.pSVwgift_card .info_item a {
    align-items: center;
    gap: 0.75rem;
    font-weight: 400;
    color: #000000;
    transition: color 0.3s ease;
    font-size: 15px;
    text-decoration: none;
    display: flex;
}

.pSVwgift_card .upJvnav_core {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.pSVwgift_card .upJvnav_core a::before {
    transition: width 0.3s ease, left 0.3s ease;
    height: 1px;
    content: '';
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: -10px;
    background-color: rgb(231,180,160);
    width: 0;
}

.pSVwgift_card .input_holder input[type="email"] {
    border-radius: 10px;
    flex: 1;
    background-color: transparent;
    font-size: 15px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    padding: 1rem 1.25rem;
    border: 1px solid rgb(217,141,114,0.5);
}

.pSVwgift_card .upJvnav_core:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}

.aqRvtyPanel::after {
    animation: patternMove 60s linear infinite;
    transform: rotate(15deg);
    z-index: 1;
    position: absolute;
    height: 200%;
    top: -50%;
    content: "";
    width: 200%;
    left: -50%;
    pointer-events: none;
}

.aqRvtyPanel h2::after {
    background: rgb(217,141,114);
    left: 20px;
    transform: scaleX(0);
    width: 60px;
    position: absolute;
    content: "";
    bottom: -12px;
    height: 3px;
    transform-origin: left;
    animation: lineGrow 1.2s 0.5s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.aqRvtyPanel .NJMGsuccess_path:hover {
    box-shadow: 
        0 20px 40px -15px rgba(0,0,0,0.15),
        0 10px 20px rgba(0,0,0,0.08),
        0 40px 70px -40px rgba(rgb(231,180,160), 0.4);
    transform: translateZ(30px) rotateX(0deg);
}

.xgEzsecure_refuge h1 {
    margin-top: 40px;
    border-bottom: 2px solid rgb(231,180,160);
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    color: rgb(231,180,160);
    font-size: 46px;
}

.xgEzsecure_refuge li {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 12px;
    line-height: 1.6;
    transition: background 0.3s ease-in-out;
}

.SWZrcontact::after {
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    left: 0;
}

.SWZrcontact .xSJFconnect_grid {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
    display: flex;
    overflow: hidden;
}

.SWZrcontact form h3 {
    margin-bottom: 30px;
    text-align: left;
    color: rgb(231,180,160);
    font-size: 22px;
}

.SWZrcontact .zPXTrequest_query {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}

.SWZrcontact .zPXTrequest_query label {
    font-size: 13px;
    color: #000000;
    position: relative;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.6;
}

.SWZrcontact .zPXTrequest_query input[type="checkbox"]:checked + label::after {
    content: '';
    transform: rotate(45deg);
    border: solid #ffffff;
    position: absolute;
    height: 10px;
    top: 6px;
    border-width: 0 2px 2px 0;
    width: 6px;
    left: 8px;
}

.SWZrcontact .fNxGcontact_request:hover::before {
    transform: translateY(0);
}

.SWZrcontact .mMRasupport_links::before {
    border-radius: 70px 0 0 70px;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    content: '';
    height: 100%;
}

.SWZrcontact .ipaDsupport_list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    padding: 5px;
    border-radius: 10px;
}

.SWZrcontact .ipaDsupport_list a:hover {
    opacity: 0.8;
}

header .vLqDtop_main {
    z-index: 5;
    align-items: center;
    position: relative;
    padding: 20px 15px;
    justify-content: space-between;
    display: flex;
    transform: none;
    flex-direction: row;
}

header .vLqDtop_main .BaTjheader_navbar .iDEPhead_prime {
    position: relative;
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

header .vLqDtop_main .BaTjheader_navbar .iDEPhead_prime a::after {
    height: 2px;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgb(217,141,114), transparent);
    transition: transform 0.4s ease;
}

.JQDKsubscribe_to_newsletter .NJMGsuccess_path {
    border-radius: 13px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    backdrop-filter: blur(15px);
    padding: 2.5rem;
    -webkit-backdrop-filter: blur(15px);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.1) inset,
                0 -1px 0 rgba(0,0,0,0.1) inset;
    transform: translateZ(0);
}

.JQDKsubscribe_to_newsletter input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(255,255,255,0.7);
}

.JQDKsubscribe_to_newsletter input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}

.JQDKsubscribe_to_newsletter .MaQhsub_authorization {
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    font-size: 14px;
    position: relative;
    padding: 1rem 2rem;
    overflow: hidden;
    color: rgb(231,180,160);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.5) inset;
    border: none;
    background: #ffffff;
    border-radius: 13px;
}



@media (max-width: 991px) {.Wvjsexperience_trial {
    padding: 80px 0;
}.Wvjsexperience_trial .NJMGsuccess_path {
    padding-left: 30px;
    gap: 40px;
}.Wvjsexperience_trial .container p {
    font-size: calc(20px * 1.2);
}.Wvjsexperience_trial .fNxGcontact_request {
    padding: 18px 36px;
}
}



@media (min-width: 992px) {.kErNlearning_outcomes {
    padding: 120px 0;
}.kErNlearning_outcomes .NJMGsuccess_path {
    gap: 80px;
}.kErNlearning_outcomes .aFNiannouncement_box {
    padding: 50px;
}.kErNlearning_outcomes .aFNiannouncement_box h4 {
    margin-bottom: 35px;
    font-size: calc(22px * 1.3);
}.kErNlearning_outcomes .aFNiannouncement_box h4::after {
    width: 100px;
}.kErNlearning_outcomes svg {
    width: 24px;
    height: 24px;
}.kErNlearning_outcomes .Fnohphoto_album {
    transform: perspective(1200px) rotateX(3deg) rotateY(-3deg) translateZ(20px);
}
}



@media (prefers-reduced-motion: reduce) {.MXYQprospective_students ul li {
    animation: none;
    opacity: 1;
}.MXYQprospective_students ul li:hover {
    transform: none;
}.MXYQprospective_students ul li:hover svg {
    transform: none;
}}



@media (min-width: 768px) {.sngKcourse_summary {
    padding: 8rem 0;
}.sngKcourse_summary .dGYeready_skills {
    align-items: center;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 3.5rem;
}.sngKcourse_summary .Fnohphoto_album {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
    min-height: 450px;
}.sngKcourse_summary h3 {
    font-size: calc(18px * 1.3);
    margin-bottom: 2rem;
    padding-left: 1.5rem;
}.sngKcourse_summary h3::before {
    width: 5px;
}.sngKcourse_summary p.description {
    padding-right: 2rem;
    max-height: 380px;
}
}



@media (min-width: 992px) {.VjaEmeet_us .container {
    padding: 5rem 3rem;
}.VjaEmeet_us .aFNiannouncement_box {
    max-width: 75%;
    padding: 5rem;
}.VjaEmeet_us .aFNiannouncement_box h5 {
    font-size: calc(21px * 1.2);
}.VjaEmeet_us .aFNiannouncement_box p {
    font-size: calc(14px * 1.6);
}.VjaEmeet_us .aFNiannouncement_box li {
    font-size: calc(14px * 1.1);
}
}



@media (min-width: 1200px) {.fdmNoffer_selection .DWVLrate_choices {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.fdmNoffer_selection .nxahpricing_levels {
    padding: 35px;
}.fdmNoffer_selection .Fnohphoto_album {
    height: 220px;
}
}



@media (max-width: 767px) {.fdmNoffer_selection {
    padding: 60px 0;
}.fdmNoffer_selection .DWVLrate_choices {
    gap: 25px;
    grid-template-columns: 1fr;
}.fdmNoffer_selection .hpogfee_schemes h2 {
    font-size: calc(37px - 4px);
}.fdmNoffer_selection .Fnohphoto_album {
    height: 180px;
}.fdmNoffer_selection .nxahpricing_levels {
    padding: 25px;
}
}



@media (min-width: 1200px) {.sPnracademic_experience .WOalstudent_insights {
    grid-template-columns: 300px 1fr 2fr;
    gap: 3.5rem;
    padding: 5rem;
    transform: perspective(1500px) rotateY(3deg);
}.sPnracademic_experience .Fnohphoto_album {
    height: 300px;
    width: 300px;
}.sPnracademic_experience .name {
    font-size: calc(23px * 1.3);
}.sPnracademic_experience .kfdzwork_content {
    line-height: 1.9;
}
}



@media (max-width: 576px) {.pSVwgift_card {
    padding: 3rem 0 1.5rem;
}.pSVwgift_card .jitRmsg_page {
    grid-template-columns: 1fr;
}.pSVwgift_card .input_holder {
    flex-direction: column;
}.pSVwgift_card .MaQhsub_authorization {
    width: 100%;
}.pSVwgift_card .adKQnav_learn,
    .pSVwgift_card .BaTjheader_navbar h5,
    .pSVwgift_card .upJvnav_core,
    .pSVwgift_card .upJvnav_core a {
    text-align: center;
    align-items: center;
}.pSVwgift_card .adKQnav_learn svg {
    margin: 0 auto;
}.pSVwgift_card .LvUJwebinar_arch {
    max-width: 100%;
    text-align: center;
}.pSVwgift_card .upJvnav_core:first-child::after {
    left: 50%;
    transform: translateX(-50%);
}.pSVwgift_card .jitRmsg_page::after {
    transform: translateX(-50%);
    left: 50%;
}.pSVwgift_card .upJvnav_core a::before {
    display: none;
}.pSVwgift_card .upJvnav_core a:hover {
    padding-left: 0;
}}



@media (max-width: 992px) {header .vLqDtop_main {
    align-items: center;
    flex-direction: column;
}header .vLqDtop_main .adKQnav_learn {
    margin-right: 0;
    margin-bottom: 15px;
}header .vLqDtop_main .BaTjheader_navbar {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .vLqDtop_main .BaTjheader_navbar .iDEPhead_prime {
    margin: 5px 15px 5px 0;
}header .vLqDtop_main .BaTjheader_navbar .iDEPhead_prime a {
    font-size: calc(15px - 2px);
    padding: 5px;
}}

@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}

@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 10%, 5% 10%, 10px 10px;
        opacity: 0.25;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
}



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



@keyframes shine {
    0% {
        transform: translateX(-100%) translateZ(0);
    }
    100% {
        transform: translateX(100%) translateZ(0);
    }
}

