﻿.MUjqtraining_zone {
    flex: 0 0 auto;
}

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


.XOIfhomepage {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.XOIfhomepage .rABUpage_home::before {
    top: 0;
    right: 0;
    content: '';
    position: absolute;
    backdrop-filter: blur(5px) saturate(120%);
    bottom: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.6) 50%, 
    rgba(0, 0, 0, 0.75) 100%);
    left: 0;
    z-index: 1;
}

.XOIfhomepage h1 {
    font-size: clamp(2.8rem, 5vw, 4.5rem);
    color: #ffffff;
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    letter-spacing: -0.02em;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    transform: translateZ(30px);
}



.XOIfhomepage .Ojiatraining_experts:hover {
    transform: translateZ(5px) scale(1.01);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

header .top_plank .Sxycbest_focus div span {
    color: #ffffff;
}

header .top_plank .Sxycbest_focus div {
    display: flex;
    margin-right: 24px;
    justify-content: flex-start;
    align-items: center;
}

.eQZrcost_plan::before {
    content: "";
    transform: rotate(-15deg);
    top: -10%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(194,208,191,0.5), rgb(155,173,152,0.5));
    right: -5%;
    filter: blur(60px);
    position: absolute;
    width: 35%;
    height: 50%;
    opacity: 0.5;
}

.eQZrcost_plan .JpVNprogram_price h2 {
    position: relative;
    display: inline-block;
    font-size: 28px;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
}

.eQZrcost_plan .mxwdfee_plan {
    text-decoration: none;
    display: block;
    transform: translateY(0);
    transition: transform var(--card-transition);
    color: inherit;
    height: 100%;
}

.eQZrcost_plan .mxwdfee_plan:hover .XWFMlearning_fee::before {
    transform: scaleX(1);
}

.eQZrcost_plan .wbAxlesson_plans h3 {
    color: #000000;
    display: inline-block;
    transition: color 0.3s ease;
    margin-bottom: 15px;
    font-size: calc(19px + 2px);
    font-weight: 700;
    position: relative;
}

.eQZrcost_plan .wbAxlesson_plans p {
    word-wrap: break-word;
    line-height: 1.6;
    hyphens: auto;
    white-space: normal;
    overflow-wrap: break-word;
    font-size: 12px;
    color: #000000;
    flex-grow: 1;
    margin-top: 15px;
}

.KYOxcourse_demographic::before {
    animation: rotateRings 60s linear infinite;
    pointer-events: none;
    top: 50%;
    height: 150%;
    content: '';
    width: 150%;
    z-index: 1;
    transform: translate(-50%, -50%);
    position: absolute;
    background: radial-gradient(
        ellipse at center,
        transparent 0%,
        transparent 30%,
        rgba(rgb(155,173,152,0.5), 0.1) 31%,
        rgba(rgb(155,173,152,0.5), 0.1) 32%,
        transparent 33%,
        transparent 40%,
        rgba(rgb(155,173,152,0.5), 0.05) 41%,
        rgba(rgb(155,173,152,0.5), 0.05) 42%,
        transparent 43%,
        transparent 50%,
        rgba(rgb(194,208,191,0.5), 0.07) 51%,
        rgba(rgb(194,208,191,0.5), 0.07) 52%,
        transparent 53%,
        transparent 70%,
        rgba(rgb(194,208,191,0.5), 0.05) 71%,
        rgba(rgb(194,208,191,0.5), 0.05) 72%,
        transparent 73%
    );
    left: 50%;
}

.KYOxcourse_demographic li svg {
    filter: drop-shadow(0 0 5px rgb(155,173,152,0.5));
    margin-right: 1.5rem;
    width: 40px;
    flex-shrink: 0;
    transition: all 0.4s ease;
    transform-origin: center;
    fill: rgb(155,173,152);
    height: 40px;
}

.KrbRjoin_now:hover::before {
    transform: skewY(-1deg);
}

.KrbRjoin_now .container {
    max-width: 1200px;
    display: flex;
    gap: 3rem;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
    align-items: center;
    z-index: 2;
}

.KrbRjoin_now div span {
    display: inline-block;
    position: relative;
    perspective: 800px;
}

.KrbRjoin_now .kHnOhelp_section::before {
    z-index: 1;
    top: 0;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0) 30%, 
                rgba(255, 255, 255, 0.6) 50%, 
                rgba(255, 255, 255, 0) 70%);
    content: "";
    width: 100%;
    transform: translateX(-100%);
    left: 0;
    height: 100%;
    position: absolute;
    transition: transform 0.7s ease;
}

.KrbRjoin_now .kHnOhelp_section:hover span {
    transform: translateX(3px);
}

.KrbRjoin_now .kHnOhelp_section:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4), 
                0 8px 20px rgba(0, 0, 0, 0.15);
}

.SglVcontact_form_box .mSUDpost_image::after {
    position: absolute;
    width: 100%;
    border-radius: 14px 0 0 14px;
    background: linear-gradient(to right, rgb(194,208,191,0.5), transparent 70%);
    content: '';
    height: 100%;
    left: 0;
    top: 0;
}

.SglVcontact_form_box form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    text-align: left;
    font-size: 22px;
}

.SglVcontact_form_box .OxHIquery_feedback {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}

.SglVcontact_form_box .OxHIquery_feedback label {
    color: #000000;
    font-size: 12px;
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
    cursor: pointer;
}

.SglVcontact_form_box .OxHIquery_feedback a:hover {
    text-decoration: underline;
}

.SglVcontact_form_box .kHnOhelp_section {
    font-weight: 600;
    border: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    padding: 15px 40px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    background: rgb(194,208,191);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.SglVcontact_form_box .Zfrbsupport_grid {
    padding: 0;
    margin: 0;
    list-style: none;
}

.SglVcontact_form_box .Zfrbsupport_grid svg path {
    fill: #ffffff;
}

.SglVcontact_form_box .Zfrbsupport_grid a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

.zRXOmeet_us h2 {
    text-align: center;
    color: #000000;
    font-size: 37px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    padding-bottom: 20px;
}

.zRXOmeet_us .yYzSachieve_goals::before {
    width: 5px;
    height: 0;
    background: rgb(194,208,191);
    left: 0;
    content: "";
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
}

.zRXOmeet_us .yYzSachieve_goals:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.zRXOmeet_us .yYzSachieve_goals p {
    position: relative;
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
    z-index: 2;
    transition: all 0.3s ease;
}



.zRXOmeet_us .knlgclass_sessions::before {
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(194,208,191,0.5), transparent);
    bottom: 0;
    z-index: 1;
    left: 50%;
    opacity: 0.5;
    width: 1px;
    position: absolute;
    content: "";
}

.eoqUgratitudeDiv::before {
    right: -5%;
    filter: blur(60px);
    animation: floatElement 15s ease-in-out infinite;
    content: "";
    width: 40%;
    background: linear-gradient(220deg, rgb(155,173,152,0.5) 20%, transparent 80%);
    height: 70%;
    top: -10%;
    z-index: 1;
    position: absolute;
    transform: rotate(-15deg) skewX(10deg);
}

.eoqUgratitudeDiv .rfBcdiff_block {
    background: #ffffff;
    animation: slideUp 0.8s forwards 0.5s ease-out;
    border-radius: 21px;
    transform: translateY(30px);
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    padding: 50px;
    opacity: 0;
    position: relative;
}

.eoqUgratitudeDiv li::before {
    position: absolute;
    content: "";
    height: 12px;
    left: -30px;
    animation: pulse 2s infinite;
    top: 8px;
    border-radius: 50%;
    background: rgb(194,208,191);
    width: 12px;
}

.YClEsign_up .rfBcdiff_block {
    position: relative;
    transform-style: preserve-3d;
    z-index: 1;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    perspective: 1000px;
    max-width: 1200px;
}

.YClEsign_up h3::after {
    content: "";
    width: 100%;
    bottom: -20px;
    position: absolute;
    background: #ffffff;
    height: 20px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    left: 0;
}

.YClEsign_up input[type="email"]:focus {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 0 2px rgb(194,208,191,0.5);
    outline: none;
    transform: scale(1.02);
}

.YClEsign_up .VvaKupdates_widget::before {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    content: "";
    border-radius: 10px;
    background: linear-gradient(to right, rgb(194,208,191), rgb(155,173,152));
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: -1;
    height: 100%;
}

.MUjqtraining_zone .company_holder {
    position: relative;
    padding-left: 2rem;
    border-left: 2px solid rgb(194,208,191);
    animation: borderPulse 4s infinite alternate;
}

.MUjqtraining_zone .RrWIhead_bar::before {
    border-left: 1px solid rgb(194,208,191);
    height: 40px;
    top: -10px;
    content: "";
    width: 40px;
    opacity: 0.4;
    border-top: 1px solid rgb(194,208,191);
    position: absolute;
    left: -20px;
}

.MUjqtraining_zone .RrWIhead_bar .VwJzheader_know a::before {
    transition: all 0.3s ease;
    border-radius: 50%;
    left: 0;
    background-color: rgb(194,208,191);
    transform: translateY(-50%);
    height: 5px;
    top: 50%;
    content: "";
    position: absolute;
    width: 5px;
}

.sJkzsponsor_logo .ARGJssl_info {
    opacity: 0.7;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

header .xdZjhead_master::after {
    height: 1px;
    left: 5%;
    box-shadow: 0 0 10px rgb(155,173,152), 0 0 20px rgb(155,173,152,0.5);
    bottom: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(194,208,191),
        rgb(155,173,152),
        rgb(194,208,191),
        transparent
    );
    width: 90%;
    position: absolute;
    content: '';
}

header .xdZjhead_master .RrWIhead_bar::before {
    left: 0;
    width: 100%;
    content: '';
    border-radius: 10px;
    position: absolute;
    opacity: 0.2;
    top: 0;
    height: 100%;
    background: radial-gradient(
        ellipse at center,
        rgb(155,173,152,0.5) 0%,
        transparent 70%
    );
}

.UwpFprogram_overview {
    background: linear-gradient(135deg, rgb(227,233,225) 0%, rgb(194,208,191,0.5) 100%);
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}

.UwpFprogram_overview .wZkMtraining_route {
    animation: fadeInUp 0.8s ease-out forwards;
    transform-style: preserve-3d;
    display: flex;
    gap: 3rem;
    flex-direction: column;
}

.UwpFprogram_overview .mSUDpost_image::after {
    opacity: 0.6;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(194,208,191,0.5) 100%
    );
    position: absolute;
    content: "";
    inset: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.UwpFprogram_overview h3::after {
    left: 0;
    width: 60%;
    bottom: -8px;
    content: "";
    transition: transform 0.3s ease;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(194,208,191) 0%, transparent 100%);
    transform-origin: left;
}

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

#hqDkcookieDialogAlert {
    display: none;
}

.uVCJedu_settings svg {
    transition: fill 0.3s ease-in-out;
    width: 60px;
    fill: rgb(194,208,191);
    height: 60px;
}

.ivkucookie_overlay:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}


.LPaDdata_summary {
    position: relative;
    background: linear-gradient(to right, rgb(227,233,225), #f0f4f8, rgb(227,233,225));
    z-index: 1;
    padding: 90px 0;
    overflow: hidden;
}

.LPaDdata_summary .OBtJclass_gains {
    gap: 20px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.LPaDdata_summary .SaYRpro_upgrade {
    width: calc(25% - 15px);
    align-items: center;
    height: 150px;
    transition: all 0.3s ease;
    padding: 20px 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 1;
    border-radius: 13px;
    text-align: center;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8));
    justify-content: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.LPaDdata_summary .oMrCfast_benefits {
    margin: 0 0 20px;
    color: rgb(194,208,191);
    position: relative;
    font-size: 31px;
    display: inline-block;
    font-weight: 700;
}

.LPaDdata_summary .pySdedu_statistics {
    font-size: 12px;
    margin: 0 auto;
    color: #000000;
    max-width: 700px;
    line-height: 1.7;
}

.LPaDdata_summary .SaYRpro_upgrade:hover svg {
    opacity: 1;
    transform: rotate(15deg);
    fill: rgb(155,173,152);
}

.JGIxcustomer_experience::after {
    pointer-events: none;
    bottom: 0;
    opacity: 0.2;
    transform-origin: bottom right;
    background: linear-gradient(225deg, rgb(194,208,191,0.5) 0%, transparent 80%);
    content: "";
    z-index: 1;
    position: absolute;
    width: 40%;
    transform: skewX(-15deg) translateZ(-20px);
    height: 40%;
    right: 0;
}

.JGIxcustomer_experience .GMCHtestimonial_track {
    perspective: 1000px;
    list-style: none;
    padding: 0;
    transform-style: preserve-3d;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
}

.JGIxcustomer_experience .cFnxclient_sentiments:hover::after {
    transform: scaleX(1);
}

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

.JGIxcustomer_experience .cFnxclient_sentiments:hover img {
    transform: translateZ(25px);
}

.JGIxcustomer_experience .cFnxclient_sentiments:hover h4::after {
    width: 50px;
}

.JGIxcustomer_experience .description {
    z-index: 1;
    line-height: 1.6;
    margin: 0;
    font-weight: 400;
    position: relative;
    color: #000000;
    font-style: italic;
    font-size: 17px;
}

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

.wpaMcourse_methodology::before {
    position: absolute;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(194,208,191,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(194,208,191,0.5) 12px
    );
    pointer-events: none;
    right: -5%;
    transform: rotateX(45deg) rotateZ(-2deg);
    content: "";
    bottom: -5%;
    left: -5%;
    top: -5%;
    animation: patternShift 20s infinite linear;
    z-index: 1;
}

.wpaMcourse_methodology h3 {
    display: inline-block;
    line-height: 1.2;
    position: relative;
    letter-spacing: -0.01em;
    font-weight: 700;
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    margin-bottom: 2rem;
    transform: translateZ(10px);
    color: #000000;
}

.lqePconfidential_cove::before {
    content: "";
    opacity: 0.07;
    transform: translateZ(0);
    background: linear-gradient(45deg, rgb(194,208,191,0.5) 0%, transparent 60%);
    position: absolute;
    z-index: 0;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

.lqePconfidential_cove h1::after {
    position: absolute;
    transform-origin: left;
    left: 0;
    background: linear-gradient(90deg, rgb(194,208,191) 0%, rgb(155,173,152) 100%);
    height: 3px;
    transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    bottom: -8px;
    content: "";
    width: 40%;
}

.lqePconfidential_cove h4::after {
    background-color: rgb(155,173,152,0.5);
    left: 0;
    content: "";
    height: 2px;
    bottom: 0;
    position: absolute;
    width: 30px;
}

.lqePconfidential_cove span {
    font-family: Arial, sans-serif;
    transform: translateZ(0);
    color: #000000;
    border-left: 1px dashed rgb(155,173,152,0.5);
    margin-bottom: 1.5rem;
    display: block;
    padding-left: 1rem;
    font-size: calc(17px * 0.95);
    line-height: 1.65;
}

.lqePconfidential_cove li:hover::before {
    background-color: rgb(155,173,152,0.5);
    transform: rotate(135deg);
}

.lNaMeducation_history::after {
    content: "";
    width: 40%;
    height: 70%;
    position: absolute;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    bottom: 0;
    right: 0;
    opacity: 0.5;
    z-index: 1;
    background: rgb(155,173,152,0.5);
}

.lNaMeducation_history .Ntzwexperiencep_wrap {
    display: flex;
    position: relative;
    justify-content: center;
    padding: 2rem;
    flex-direction: column;
}

.lNaMeducation_history .name {
    color: #000000;
    font-size: 48px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.5rem;
    font-weight: 700;
}

.lNaMeducation_history .cFnxclient_sentiments:hover .Ntzwexperiencep_wrap > div:nth-child(2) {
    transform: translateY(0);
    opacity: 1;
}

.lNaMeducation_history .NGQscareer_progress::first-letter {
    color: rgb(194,208,191);
    font-size: 1.5em;
    font-weight: 700;
}


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



@media (max-width: 768px) {.XOIfhomepage .rABUpage_home {
    align-items: flex-start;
    padding: 4rem 1.5rem;
    padding-top: 6rem;
}.XOIfhomepage .Ojiatraining_experts {
    padding: 2rem;
}.XOIfhomepage h1 {
    margin-bottom: 1.2rem;
}.XOIfhomepage h1::after {
    height: 4px;
    width: 80px;
    bottom: -10px;
}.XOIfhomepage h3 {
    margin-bottom: 1.2rem;
    margin-top: 1.5rem;
}
}



@media (max-width: 480px) {.eQZrcost_plan {
    padding: 50px 0 30px;
}.eQZrcost_plan .JpVNprogram_price h2 {
    font-size: calc(28px - 4px);
}.eQZrcost_plan .JYbllearn_deals {
    font-size: 12px;
}.eQZrcost_plan .wbAxlesson_plans {
    padding: 20px 15px;
}.eQZrcost_plan .mSUDpost_image {
    height: 160px;
}}



@media (min-width: 1200px) {.KrbRjoin_now {
    padding: 7rem 3rem;
    margin: 8rem 0;
    background: linear-gradient(120deg, rgb(194,208,191) 0%, rgb(155,173,152) 100%);
}.KrbRjoin_now .container {
    flex-direction: row;
    padding: 0 3rem;
    justify-content: space-between;
}.KrbRjoin_now h6 {
    max-width: 60%;
    font-size: calc(21px * 1.4);
    text-align: left;
    margin-right: 2rem;
}.KrbRjoin_now::before {
    background-size: 60px 60px;
}
}



@media (max-width: 768px) {.SglVcontact_form_box {
    padding: 60px 0;
}.SglVcontact_form_box h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 40px;
}.SglVcontact_form_box .Dxnmsupport_section,
    .SglVcontact_form_box .IogEquery_help {
    padding: 40px;
}
}



@media screen and (max-width: 576px) {.zRXOmeet_us {
    padding: 50px 0;
}.zRXOmeet_us h2 {
    font-size: calc(37px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 15px;
}.zRXOmeet_us h2::after {
    width: 50px;
    height: 2px;
}.zRXOmeet_us .knlgclass_sessions {
    margin-top: 30px;
}.zRXOmeet_us .yYzSachieve_goals {
    padding: 25px;
}.zRXOmeet_us .yYzSachieve_goals h3 {
    font-size: calc(20px * 0.85);
    margin-bottom: 12px;
}.zRXOmeet_us .yYzSachieve_goals p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.zRXOmeet_us .yYzSachieve_goals:hover h3,
    .zRXOmeet_us .yYzSachieve_goals:hover p {
    transform: translateX(5px);
}}



@media (max-width: 767px) {.YClEsign_up {
    padding: 5rem 1.5rem;
}.YClEsign_up h3 {
    width: 90%;
    font-size: 21px;
    padding: 1.2rem 1.5rem;
}.YClEsign_up .uytPreach_support {
    width: 100%;
}.YClEsign_up .input_holder {
    padding: 3rem 1.5rem 2rem;
}.YClEsign_up input[type="email"] {
    padding: 1.2rem;
}.YClEsign_up .VvaKupdates_widget {
    width: 90%;
    padding: 1rem;
}}



@media screen and (min-width: 768px) {.UwpFprogram_overview .wZkMtraining_route {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.UwpFprogram_overview .mSUDpost_image {
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    flex: 1;
    height: 450px;
}.UwpFprogram_overview .KRjpprose_block {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    flex: 1.2;
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
}.UwpFprogram_overview .KRjpprose_block:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.UwpFprogram_overview h3 {
    font-size: 34px;
}
}



@media (max-width: 768px) {.LPaDdata_summary {
    padding: 70px 0;
}.LPaDdata_summary .container {
    gap: 30px;
}.LPaDdata_summary .TIWYclass_statistics {
    padding: 25px;
}.LPaDdata_summary .oMrCfast_benefits {
    font-size: calc(31px - 0.25rem);
}
}



@media (max-width: 768px) {.JGIxcustomer_experience {
    padding: 80px 0 60px;
}.JGIxcustomer_experience h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 40px;
}.JGIxcustomer_experience .GMCHtestimonial_track {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.JGIxcustomer_experience .cFnxclient_sentiments {
    padding: 20px;
}.JGIxcustomer_experience a {
    margin-top: 40px;
    padding: 10px 25px;
}
}



@media (max-width: 991.98px) {.wpaMcourse_methodology {
    padding: 5rem 0;
}.wpaMcourse_methodology .container.rfBcdiff_block > div {
    padding: 3rem 2.5rem;
}.wpaMcourse_methodology h3 {
    margin-bottom: 1.5rem;
    font-size: 1.75rem;
}.wpaMcourse_methodology p {
    max-width: 100%;
}
}



@media (hover: hover) {.wpaMcourse_methodology .container.rfBcdiff_block {
    cursor: default;
}.wpaMcourse_methodology .container.rfBcdiff_block::after {
    background: linear-gradient(
            135deg,
            rgba(255, 255, 255, 0.1) 0%,
            rgba(255, 255, 255, 0.03) 100%
        );
    position: absolute;
    inset: 0;
    transition: opacity 0.4s ease;
    content: "";
    opacity: 0;
}.wpaMcourse_methodology .container.rfBcdiff_block:hover::after {
    opacity: 1;
}
}



@media (max-width: 992px) {.lNaMeducation_history .cFnxclient_sentiments {
    grid-template-columns: 1fr;
    gap: 2rem;
}.lNaMeducation_history .mSUDpost_image {
    aspect-ratio: 16/9;
    max-height: 300px;
}.lNaMeducation_history .Ntzwexperiencep_wrap {
    padding: 1rem 0;
}.lNaMeducation_history .Ntzwexperiencep_wrap::before {
    width: 0;
    transition: width 0.8s ease-out;
    height: 2px;
}.lNaMeducation_history .cFnxclient_sentiments:hover .Ntzwexperiencep_wrap::before {
    width: 100%;
    height: 2px;
}
}



@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(194,208,191), 0.5);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(rgb(194,208,191), 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(194,208,191), 0);
  }
}



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



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



@keyframes blink {
    50% { border-color: transparent }
}

