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

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

.UhVxtop_core {
    flex: 1 0 auto;
}

html,body {
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    color: #000000;
    scroll-behavior: auto;
    auto
contain
touch-action: none;
}

.XOIfhomepage .Ojiatraining_experts {
    padding: 3.5rem;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    animation: fadeIn 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    width: 100%;
    max-width: 900px;
    z-index: 3;
}

.XOIfhomepage h3 {
    line-height: 1.5;
    margin-bottom: 1.8rem;
    opacity: 0.9;
    opacity: 0;
    transform: translateZ(20px);
    margin-top: 2rem;
    color: #ffffff;
    font-weight: 600;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    font-size: clamp(1.2rem, 3vw, 1.8rem);
}

.XOIfhomepage p {
    border-left: 3px solid rgb(155,173,152);
    margin-top: 1.5rem;
    padding-left: 20px;
    font-size: clamp(1rem, 2vw, 1.3rem);
    opacity: 0;
    transform: translateZ(10px);
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s forwards;
    line-height: 1.6;
    color: #ffffff;
    font-weight: 400;
}

.eQZrcost_plan {
    --card-accent: rgb(194,208,191);
    overflow: hidden;
    --card-border: linear-gradient(135deg, rgb(194,208,191), rgb(155,173,152));
    padding: 120px 0 80px;
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    --card-bg: #ffffff;
    background-color: var(--pricing-bg);
    --pricing-bg: #f5f7fa;
    position: relative;
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.eQZrcost_plan .jPQvrate_choices {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    gap: 30px;
    width: 100%;
}

.eQZrcost_plan .XWFMlearning_fee {
    transition: box-shadow var(--card-transition);
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: var(--card-bg);
    border-radius: 12px;
    flex-direction: column;
    box-shadow: var(--card-shadow);
    display: flex;
}

.eQZrcost_plan .mxwdfee_plan:hover .wbAxlesson_plans h3 {
    color: var(--card-accent);
}

.eQZrcost_plan .mxwdfee_plan:hover .hsWJpackage_price::after {
    width: 60px;
}

.eQZrcost_plan .mSUDpost_image {
    transition: transform 0.6s ease;
    height: 200px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.eQZrcost_plan .mxwdfee_plan:hover .mSUDpost_image {
    transform: scale(1.05);
}

.KYOxcourse_demographic::after {
    z-index: 1;
    position: absolute;
    background: radial-gradient(
        circle at 70% 80%,
        rgb(194,208,191,0.5) 0%,
        transparent 50%
    );
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.3;
}

.KYOxcourse_demographic ul {
    padding: 0;
    display: grid;
    margin: 0;
    gap: 2.5rem;
    list-style-type: none;
    grid-template-columns: repeat(2, 1fr);
}

.KYOxcourse_demographic li::before {
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 100%
    );
    pointer-events: none;
    width: 100%;
    content: '';
    position: absolute;
}

.KYOxcourse_demographic li:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.18);
    border-color: rgb(194,208,191,0.5);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 20px rgb(194,208,191,0.5);
}

.KrbRjoin_now {
    margin: 6rem 0;
    padding: 6rem 2rem;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgb(194,208,191) 0%, rgb(155,173,152) 100%);
    position: relative;
    z-index: 1;
}

.KrbRjoin_now h6 {
    max-width: 800px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 1.5;
    margin: 0;
    font-family: Arial, sans-serif;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: calc(21px * 1.25);
    color: #ffffff;
    font-weight: 600;
    transform: translateY(0);
    letter-spacing: 0.02em;
}

.KrbRjoin_now .kHnOhelp_section span {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 2;
}

.KrbRjoin_now .kHnOhelp_section:hover::before {
    transform: translateX(100%);
}

.KrbRjoin_now .kHnOhelp_section:active {
    transition: all 0.2s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(0) scale(0.98);
}

.SglVcontact_form_box .mSUDpost_image {
    width: 40%;
    height: 90%;
    top: 5%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    border-radius: 14px 0 0 14px;
    right: 0;
    z-index: 1;
    position: absolute;
}

.SglVcontact_form_box h3 {
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
    font-size: 34px;
    font-family: Arial, sans-serif;
    color: rgb(194,208,191);
}

.SglVcontact_form_box input[type="text"],
.SglVcontact_form_box textarea {
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 10px;
    color: #000000;
    background: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    width: 100%;
}

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

.SglVcontact_form_box .IogEquery_help h4 {
    color: #ffffff;
    position: relative;
    font-size: 22px;
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    font-weight: 600;
}

.SglVcontact_form_box .Zfrbsupport_grid svg {
    margin-right: 15px;
    height: 22px;
    width: 22px;
    flex-shrink: 0;
}

.SglVcontact_form_box .Zfrbsupport_grid a:hover {
    opacity: 0.8;
}

.zRXOmeet_us::before {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.4;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(194,208,191,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(155,173,152,0.5) 0%, transparent 25%);
    width: 100%;
}

.zRXOmeet_us .yYzSachieve_goals::after {
    top: 0;
    transform: scaleX(0);
    background: rgb(227,233,225);
    left: 0;
    transition: transform 0.5s ease;
    z-index: -1;
    content: "";
    width: 100%;
    transform-origin: right;
    position: absolute;
    height: 100%;
}

.zRXOmeet_us .yYzSachieve_goals:hover p {
    transform: translateX(10px);
}

.zRXOmeet_us .container::before {
    left: -10%;
    animation: rotate-element 20s linear infinite;
    border-radius: 10px;
    top: -10%;
    height: 20%;
    opacity: 0.2;
    content: "";
    position: absolute;
    width: 20%;
    border: 2px solid rgb(194,208,191,0.5);
}

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

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

.eoqUgratitudeDiv h2 {
    opacity: 0;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.01em;
    transform: translateY(20px);
    margin-bottom: 40px;
    color: #000000;
    margin-left: auto;
    font-size: 36px;
    position: relative;
    max-width: 800px;
    margin-right: auto;
    animation: slideUp 0.8s forwards 0.2s ease-out;
    line-height: 1.4;
}

.eoqUgratitudeDiv li {
    gap: 20px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}

.YClEsign_up {
    position: relative;
    background: rgb(227,233,225);
    padding: 6rem 2rem;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.YClEsign_up .uytPreach_support {
    position: relative;
    padding: 0;
    transform: translateZ(0);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 500px;
    width: 90%;
}

.YClEsign_up .input_holder {
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border-radius: 26px;
    padding: 4rem 2rem 2rem;
    transform: translateY(-3rem) translateZ(0);
    flex-direction: column;
    display: flex;
    background: rgb(155,173,152,0.5);
    z-index: 2;
    position: relative;
}

.YClEsign_up .VvaKupdates_widget:hover {
    transform: translateY(40%) translateZ(30px) scale(1.05);
    background: linear-gradient(to right, rgb(194,208,191), rgb(155,173,152));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}

.MUjqtraining_zone .container {
    gap: 3rem;
    position: relative;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
}



.MUjqtraining_zone .company_holder h3 {
    font-size: calc(38px * 1.2);
    font-weight: 700;
    background: linear-gradient(to right, #ffffff, rgb(155,173,152));
    -webkit-background-clip: text !important;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
}

.MUjqtraining_zone .RrWIhead_bar .VwJzheader_know {
    display: flex;
    gap: 0.8rem;
    flex-direction: column;
}

.MUjqtraining_zone .RrWIhead_bar .VwJzheader_know a:hover {
    color: rgb(194,208,191);
    transform: translateX(5px);
    opacity: 1;
}

.sJkzsponsor_logo {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 2rem;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1.5rem 0;
}

header .xdZjhead_master {
    width: 100%;
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 15px;
    align-items: center;
}

header .xdZjhead_master .DhqWtop_skill::before {
    content: '';
    width: 100%;
    border: 1px solid rgb(155,173,152,0.5);
    top: 0;
    border-radius: 10px;
    height: 100%;
    transition: opacity 0.4s ease;
    box-shadow: 0 0 15px rgb(155,173,152,0.5);
    position: absolute;
    opacity: 0;
    left: 0;
}

header .xdZjhead_master .RrWIhead_bar .WyJFmain_know {
    margin: 0;
    position: relative;
}

header .xdZjhead_master .RrWIhead_bar .WyJFmain_know:hover::after {
    left: 10%;
    width: 80%;
}

header .xdZjhead_master .RrWIhead_bar .WyJFmain_know:hover a {
    text-shadow: 0 0 5px rgb(194,208,191,0.5);
    color: rgb(194,208,191);
}

.UwpFprogram_overview::before {
    width: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgb(155,173,152,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(155,173,152,0.5) 12px
    );
    position: absolute;
    z-index: 1;
    top: -10%;
    transform: rotate(-5deg);
    height: 120%;
    opacity: 0.05;
    left: -5%;
    content: "";
}

.UwpFprogram_overview .mSUDpost_image:hover::after {
    opacity: 0.4;
}

.UwpFprogram_overview .KRjpprose_block::before {
    width: 40px;
    height: 40px;
    left: 20px;
    position: absolute;
    content: "";
    top: -20px;
    transform: rotate(45deg);
    background: rgb(194,208,191);
    z-index: -1;
}

.UwpFprogram_overview .description {
    margin-bottom: 1.5rem;
    font-size: 18px;
    position: relative;
    color: #000000;
    line-height: 1.7;
    font-family: Arial, sans-serif;
}

.kTVItrack_prefs {
    z-index: 1;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#hqDkcookieDialogAlert:checked ~ .GqTatrackingSettingsBox {
    visibility: hidden;
    opacity: 0;
}

.ivkucookie_overlay {
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border-radius: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    font-size: 14px;
}

.ivkucookie_overlay {
    border: 1px solid rgb(194,208,191);
    background-color: rgb(194,208,191);
    color: #ffffff;
}

.LPaDdata_summary .container {
    margin: 0 auto;
    max-width: 1200px;
    flex-direction: column;
    padding: 0 20px;
    position: relative;
    display: flex;
    gap: 40px;
}

.LPaDdata_summary .SaYRpro_upgrade::before {
    width: 4px;
    top: 0;
    left: 0;
    height: 60%;
    content: "";
    border-radius: 2px;
    background: linear-gradient(to bottom, rgb(194,208,191), rgb(155,173,152));
    position: absolute;
    transition: height 0.3s ease;
}

.LPaDdata_summary .SaYRpro_upgrade:hover h4 {
    color: rgb(155,173,152);
}

.LPaDdata_summary .SaYRpro_upgrade span {
    max-width: 100%;
    font-size: 12px;
    color: #000000;
}

.LPaDdata_summary .oMrCfast_benefits::after {
    width: 70px;
    height: 3px;
    background: linear-gradient(to right, rgb(194,208,191), rgb(155,173,152));
    left: 50%;
    content: "";
    border-radius: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
}

.LPaDdata_summary svg {
    position: absolute;
    fill: rgb(194,208,191);
    opacity: 0.7;
    right: 15px;
    transition: all 0.3s ease;
    top: 15px;
    height: 20px;
    width: 20px;
}

.JGIxcustomer_experience .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}

.JGIxcustomer_experience h2 {
    color: #000000;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: -0.01em;
    text-shadow: 0 2px 3px rgba(0,0,0,0.05);
    position: relative;
    margin-bottom: 60px;
    transform: translateZ(30px);
    text-align: center;
}

.JGIxcustomer_experience .cFnxclient_sentiments:hover {
    box-shadow: 0 20px 45px rgba(0,0,0,0.12);
    transform: translateZ(20px) rotateX(2deg);
}

.JGIxcustomer_experience .cFnxclient_sentiments::after {
    width: 100%;
    position: absolute;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    height: 5px;
    background: linear-gradient(90deg, rgb(194,208,191) 0%, rgb(155,173,152) 100%);
    bottom: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.JGIxcustomer_experience .cFnxclient_sentiments h4::after {
    position: absolute;
    background: rgb(194,208,191);
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    width: 30px;
    left: 0;
}

.JGIxcustomer_experience a:hover {
    transform: translateX(-50%) translateY(-3px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}

.wpaMcourse_methodology {
    perspective: 1000px;
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(227,233,225) 0%, rgb(155,173,152,0.5) 100%);
    position: relative;
}

.wpaMcourse_methodology .container.rfBcdiff_block {
    z-index: 2;
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    max-width: 1140px;
    border-left: 3px solid rgb(194,208,191);
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.wpaMcourse_methodology .container.rfBcdiff_block:hover h3::after {
    width: 100%;
}

.wpaMcourse_methodology p span {
    opacity: 0;
    padding-left: 1rem;
    border-left: 2px solid rgb(194,208,191,0.5);
    animation: textFadeIn 1s ease-out forwards;
    transform: translateY(20px);
    position: relative;
    display: inline-block;
}

.lqePconfidential_cove h1 {
    display: inline-block;
    margin-bottom: 2rem;
    font-size: 48px;
    transform: translateZ(0);
    position: relative;
    color: rgb(194,208,191);
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.lqePconfidential_cove h2 {
    border-left: 3px solid rgb(155,173,152);
    font-weight: 600;
    padding-left: 1rem;
    color: rgb(194,208,191);
    font-family: Arial, sans-serif;
    font-size: 33px;
    transform: translateZ(0);
    margin: 2.5rem 0 1.25rem;
}

.lqePconfidential_cove p strong {
    color: #000000;
    padding: 0 4px;
    background: linear-gradient(120deg, transparent 0%, rgba(rgb(155,173,152), 0.08) 50%, transparent 100%);
    position: relative;
    font-weight: 600;
    display: inline-block;
}

.lqePconfidential_cove li {
    position: relative;
    transform: translateZ(0);
    color: #000000;
    padding-left: 2.5rem;
    font-size: 17px;
    margin-bottom: 1rem;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}

.lNaMeducation_history::before {
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(120deg, transparent 30%, rgb(194,208,191,0.5) 100%);
    z-index: 1;
    content: "";
    width: 100%;
}

.lNaMeducation_history .mSUDpost_image:hover {
    filter: grayscale(0%);
    transform: scale(1.03);
}

.lNaMeducation_history .Ntzwexperiencep_wrap::before {
    height: 0;
    left: 0;
    top: 0;
    background: rgb(194,208,191);
    content: "";
    position: absolute;
    transition: height 0.8s ease-out;
    width: 2px;
}

.lNaMeducation_history .Ntzwexperiencep_wrap > div:nth-child(2) {
    transition: all 0.5s ease-out 0.4s;
    font-weight: 400;
    opacity: 0;
    font-size: 20px;
    color: rgb(155,173,152);
    transform: translateY(20px);
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 2.5rem;
}


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



@media (max-width: 576px) {.XOIfhomepage .rABUpage_home {
    padding-top: 5rem;
    padding: 3rem 1rem;
}.XOIfhomepage .Ojiatraining_experts {
    padding: 1.5rem;
}.XOIfhomepage h1 {
    margin-bottom: 1rem;
}.XOIfhomepage h1::after {
    height: 3px;
    width: 60px;
    bottom: -8px;
}.XOIfhomepage h3 {
    margin-top: 1.2rem;
    margin-bottom: 1rem;
}.XOIfhomepage p {
    border-left-width: 2px;
    padding-left: 15px;
}}



@media (max-width: 991px) {.KYOxcourse_demographic {
    padding: 4rem 0;
}.KYOxcourse_demographic ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.KYOxcourse_demographic h3 {
    font-size: calc(31px * 0.9);
}.KYOxcourse_demographic li {
    padding: 1.5rem 1.8rem;
}
}



@media (max-width: 1199px) {.KrbRjoin_now {
    padding: 5rem 2rem;
}
}



@media (max-width: 768px) {.KrbRjoin_now {
    margin: 4rem 0;
    padding: 4rem 1.5rem;
}.KrbRjoin_now .container {
    gap: 2.5rem;
}.KrbRjoin_now h6 {
    font-size: 21px;
}
}



@media (prefers-reduced-motion: reduce) {.KrbRjoin_now,
    .KrbRjoin_now::before,
    .KrbRjoin_now h6,
    .KrbRjoin_now .kHnOhelp_section,
    .KrbRjoin_now .kHnOhelp_section::before,
    .KrbRjoin_now .kHnOhelp_section span {
    transition: none;
    transform: none;
}.KrbRjoin_now:hover h6,
    .KrbRjoin_now .kHnOhelp_section:hover,
    .KrbRjoin_now .kHnOhelp_section:hover::before,
    .KrbRjoin_now .kHnOhelp_section:hover span {
    transform: none;
}}



@media screen and (max-width: 768px) {.zRXOmeet_us {
    padding: 60px 0;
}.zRXOmeet_us h2 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: calc(37px * 0.9);
}.zRXOmeet_us h2::after {
    width: 60px;
}.zRXOmeet_us .yYzSachieve_goals {
    padding: 30px;
}.zRXOmeet_us .yYzSachieve_goals h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 15px;
}
}



@media (max-width: 767px) {.eoqUgratitudeDiv {
    padding: 60px 0;
}.eoqUgratitudeDiv h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.7);
}.eoqUgratitudeDiv h2::after {
    width: 60px;
    bottom: -10px;
}.eoqUgratitudeDiv .rfBcdiff_block {
    padding: 30px 20px;
}.eoqUgratitudeDiv li::before {
    display: none;
}.eoqUgratitudeDiv span {
    font-size: 14px;
    line-height: 1.6;
}
}



@media screen and (max-width: 576px) {.MUjqtraining_zone .company_holder h3 {
    font-size: 38px;
}.MUjqtraining_zone .RrWIhead_bar h5 {
    font-size: calc(19px * 1.1);
}.MUjqtraining_zone .RrWIhead_bar .VwJzheader_know a {
    font-size: calc(15px * 0.9);
}}



@media (max-width: 992px) {header .xdZjhead_master {
    flex-direction: column;
}header .xdZjhead_master .DhqWtop_skill {
    align-self: center;
    margin: 0 0 15px 0;
}header .xdZjhead_master .RrWIhead_bar {
    width: 100%;
    justify-content: center;
}header .xdZjhead_master .RrWIhead_bar .WyJFmain_know a {
    font-size: calc(16px - 1px);
    padding: 10px 15px;
}}



@media (hover: hover) {.UwpFprogram_overview .mSUDpost_image::before {
    position: absolute;
    content: "";
    opacity: 0;
    z-index: 2;
    inset: 0;
    background: linear-gradient(
            45deg,
            rgb(194,208,191,0.5) 0%,
            transparent 50%,
            rgb(155,173,152,0.5) 100%
        );
    transition: opacity 0.5s ease;
}.UwpFprogram_overview .mSUDpost_image:hover::before {
    opacity: 0.2;
}}



@media (max-width: 1200px) {.JGIxcustomer_experience {
    padding: 100px 0 70px;
}.JGIxcustomer_experience .GMCHtestimonial_track {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (prefers-reduced-motion: reduce) {.JGIxcustomer_experience .cFnxclient_sentiments,
    .JGIxcustomer_experience .cFnxclient_sentiments img,
    .JGIxcustomer_experience a,
    .JGIxcustomer_experience a::before {
    transition: none;
}.JGIxcustomer_experience .cFnxclient_sentiments:hover {
    transform: none;
}.JGIxcustomer_experience .cFnxclient_sentiments:hover img {
    transform: none;
}}



@media (max-width: 767.98px) {.wpaMcourse_methodology {
    padding: 4rem 0;
}.wpaMcourse_methodology .container.rfBcdiff_block {
    margin: 0 15px;
}.wpaMcourse_methodology .container.rfBcdiff_block > div {
    padding: 2.5rem 1.5rem;
}.wpaMcourse_methodology h3 {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
}.wpaMcourse_methodology p span {
    padding-left: 0.75rem;
    border-left-width: 1px;
}
}



@media (prefers-reduced-motion: reduce) {.wpaMcourse_methodology .container.rfBcdiff_block:hover {
    transform: translateY(-5px);
}.wpaMcourse_methodology::before {
    animation: none;
}.wpaMcourse_methodology p span {
    transform: none;
    animation: none;
    opacity: 1;
}}



@media (max-width: 576px) {.lqePconfidential_cove {
    padding: 1.5rem 0.75rem;
}.lqePconfidential_cove .container {
    padding: 1rem;
}.lqePconfidential_cove h1 {
    font-size: calc(48px * 0.7);
}.lqePconfidential_cove h2 {
    font-size: calc(33px * 0.7);
    padding-left: 0.5rem;
}.lqePconfidential_cove h3 {
    font-size: calc(33px * 0.65);
}.lqePconfidential_cove h4 {
    font-size: calc(33px * 0.55);
}.lqePconfidential_cove p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.lqePconfidential_cove span {
    padding-left: 0.75rem;
    font-size: calc(17px * 0.85);
}.lqePconfidential_cove ul {
    margin: 1.25rem 0;
}.lqePconfidential_cove li {
    padding-left: 1.75rem;
    font-size: calc(17px * 0.9);
}.lqePconfidential_cove li::before {
    height: 8px;
    width: 8px;
}}

@keyframes borderPulse {
    0% {
        border-left-color: rgb(194,208,191);
    }
    50% {
        border-left-color: rgb(155,173,152);
    }
    100% {
        border-left-color: rgb(194,208,191);
    }
}



@keyframes textFadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

