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

.container {
    margin: auto;
    max-width: 100%;
    width: 1226px;
}

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

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    margin-top: 0;
    padding: 0;
    overflow: visible;
    z-index: 100;
}

.vnMstatistical_data .container::before {
    background: radial-gradient(circle, rgb(223,193,155,0.5) 0%, transparent 70%);
    border-radius: 50%;
    height: 200px;
    position: absolute;
    right: -20px;
    width: 200px;
    top: -80px;
    content: "";
    animation: pulseEffect 8s ease-in-out infinite;
    filter: blur(50px);
    opacity: 0.4;
}

.vnMstatistical_data .Mmfstatistics_advantage {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    overflow: hidden;
    flex: 1 1 240px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.03);
    padding: 35px 30px;
    min-width: 240px;
    max-width: 100%;
}

.vnMstatistical_data .Mmfstatistics_advantage span::after {
    height: 2px;
    border-radius: 10px;
    width: 40px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    background: rgb(223,193,155,0.5);
    content: "";
    bottom: -15px;
}

.vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(5):nth-last-child(-n+1)) .Mmfstatistics_advantage {
    flex: 0 0 calc(20% - 32px);
    max-width: calc(20% - 32px);
}

.vnMstatistical_data .Mmfstatistics_advantage:hover svg {
    transform: scale(1.2) rotate(5deg);
}

.sQwclient_experience::after {
    z-index: 1;
    transform: rotate(-3deg);
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(223,193,155,0.5), transparent);
    position: absolute;
    content: "";
    width: 120%;
    left: -10%;
    top: 30%;
}

.sQwclient_experience .sUSsuccess_feedback {
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 50px;
    display: grid;
}

.sQwclient_experience .euIclient_story::after {
    background: linear-gradient(225deg, rgb(223,193,155,0.5) 0%, rgb(201,156,104,0.5) 100%);
    filter: blur(10px);
    inset: -10px;
}

.sQwclient_experience .euIclient_story:nth-child(odd) {
    border-radius: 0 20px 0 20px;
}

.sQwclient_experience .XYVimage_container::before,
.sQwclient_experience .XYVimage_container::after {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    z-index: -1;
    border-radius: inherit;
    content: "";
    inset: 0;
}

.sQwclient_experience .XYVimage_container::before {
    transform: translate(5px, 5px);
    background: linear-gradient(135deg, rgb(223,193,155,0.5) 0%, rgb(201,156,104,0.5) 100%);
}

.sQwclient_experience .euIclient_story p::first-letter {
    color: rgb(223,193,155);
    font-size: 1.2em;
    font-weight: 700;
}

.sQwclient_experience .euIclient_story:nth-child(3n+1):hover,
.sQwclient_experience .euIclient_story:nth-child(3n+2):hover {
    transform: translateX(-5px) translateY(-5px) rotate(0);
}

.Oyrcontact h2 {
    color: #000000;
    position: relative;
    letter-spacing: 2px;
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 700;
}

.Oyrcontact .FLPfeedback_widget::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.2;
    pointer-events: none;
    border-radius: 12px;
    z-index: 3;
    border: 1px solid rgb(223,193,155);
}

.Oyrcontact .XYVimage_container::after {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(223,193,155,0.5) 100%);
    inset: 0;
    opacity: 0.7;
    z-index: 2;
    content: "";
    position: absolute;
}

.Oyrcontact form h3 {
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.Oyrcontact form input[type="text"]:focus {
    outline: none;
    border-color: rgb(223,193,155);
    box-shadow: 
        0 0 0 1px rgb(223,193,155),
        0 0 5px rgb(223,193,155,0.5);
}

.Oyrcontact .OuVinquiry_info label::before {
    left: 0;
    content: "";
    top: 0;
    height: 22px;
    transition: all 0.3s ease;
    position: absolute;
    border: 1px solid rgb(223,193,155,0.5);
    width: 22px;
    border-radius: 4px;
    background: rgb(240,225,205);
}

.Oyrcontact .OuVinquiry_info label a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.Oyrcontact .hYjinquiry_widget:hover {
    box-shadow: 
        0 5px 20px rgb(201,156,104,0.5),
        0 0 0 1px rgb(201,156,104);
}

.Oyrcontact svg {
    fill: rgb(223,193,155);
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 2px rgb(223,193,155,0.5));
}

.cBCwelcome_page::before {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    background: 
    linear-gradient(45deg, rgb(223,193,155,0.5) 0%, transparent 40%),
    linear-gradient(225deg, rgb(201,156,104,0.5) 10%, transparent 70%);
    top: 0;
    content: "";
    height: 100%;
    opacity: 0.85;
    pointer-events: none;
}

.cBCwelcome_page .rWVstart_head > div:first-child::before {
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(223,193,155), rgb(201,156,104));
    position: absolute;
    transform-origin: top;
    width: 4px;
    transition: transform 0.4s ease;
    transform: scaleY(0.95);
}

.cBCwelcome_page .Zjdclass_sessions > div {
    flex-direction: column;
    min-height: 400px;
    justify-content: space-between;
    padding: 3rem 2rem;
    display: flex;
    position: relative;
}

.cBCwelcome_page .Zjdclass_sessions:hover h3 {
    transform: translateY(-5px);
    opacity: 1;
}

.cBCwelcome_page .Zjdclass_sessions div div div {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.5s ease;
    backdrop-filter: blur(8px);
    transform: translateZ(0);
    position: relative;
    padding: 1.5rem;
    background: linear-gradient(120deg, rgb(223,193,155,0.5), rgb(223,193,155));
}

.mXaprivacy_barrier h3, .mXaprivacy_barrier h4, .mXaprivacy_barrier h5, .mXaprivacy_barrier h6 {
    margin: 10px 0;
}

.mXaprivacy_barrier ol {
    list-style-type: decimal;
}

.mXaprivacy_barrier p {
    margin-bottom: 20px;
    line-height: 1.8;
    color: #000000;
    font-size: 18px;
}

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

footer .ZIsequity_info::before {
    height: 20px;
    content: "";
    background: linear-gradient(90deg, rgb(223,193,155) 25%, rgb(201,156,104) 25%, rgb(201,156,104) 50%, rgb(223,193,155) 50%, rgb(223,193,155) 75%, rgb(201,156,104) 75%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

footer .info_item:hover::after {
    width: 100%;
}

footer .info_item a:hover {
    color: rgb(223,193,155);
}

footer .text_main_holder {
    gap: 20px;
    margin-top: 100px;
    grid-template-columns: 1fr;
    display: grid;
}

footer .pkJhead_guide h5 {
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 24px;
    color: #ffffff;
}

footer .subscribe_holder h5 {
    font-weight: 600;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 15px;
}

footer .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 15px;
}

footer .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
    background-color: #ffffff;
}

footer .xYubegin_now::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    content: "";
    top: 0;
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
}

.hGkgratitudeWeb::after {
    content: "";
    width: 40%;
    height: 70%;
    right: -5%;
    z-index: -1;
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg) translateZ(-10px);
    top: -10%;
    background: linear-gradient(45deg, rgb(223,193,155) 0%, rgba(rgb(201,156,104,0.5), 0.8) 100%);
    position: absolute;
    opacity: 0.15;
    filter: blur(80px);
}

.hGkgratitudeWeb .KiDtimeline_hist:hover::before {
    transform: scaleY(1);
}

.hGkgratitudeWeb h5::after {
    bottom: 0;
    transform: translateX(0);
    background: rgb(223,193,155);
    content: "";
    transition: width 0.6s ease, transform 0.6s ease;
    width: 4rem;
    position: absolute;
    height: 3px;
    left: 0;
}

.hGkgratitudeWeb a:hover {
    transform: translateY(-2px);
}

.hGkgratitudeWeb a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.hGkgratitudeWeb a:hover p {
    color: rgb(223,193,155);
}

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

.RlAprice_list .KhWmonthly_plan {
    line-height: 1.6;
    opacity: 0.9;
    margin: 0 auto 60px;
    max-width: 800px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}

.RlAprice_list .TdZtuition_table {
    height: 100%;
    display: block;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
    will-change: transform;
}

.RlAprice_list .Kofpricing_catalog h4 {
    font-size: 22px;
    position: relative;
    padding-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}

.RlAprice_list .Kofpricing_catalog p {
    color: #ffffff;
    font-size: calc(15px - 2px);
    margin-bottom: 25px;
    opacity: 0.8;
    flex-grow: 1;
    line-height: 1.6;
}

.RlAprice_list .TdZtuition_table:hover {
    transform: translateY(-10px) rotateX(5deg);
}

.RlAprice_list .TdZtuition_table:hover .cUEpremium_grid::before {
    opacity: 1;
}

.RlAprice_list .TdZtuition_table:hover .fmzclass_cost::before {
    left: 100%;
}

.nittrackingPolicyPanel {
    position: fixed;
    bottom: 0;
    background: rgb(240,225,205);
    font-family: Arial, sans-serif;
    z-index: 1050;
    width: 100%;
    padding: 20px;
    overflow: hidden;
    border-top: 3px solid rgb(223,193,155);
}

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

.FmAcookie_control {
    border: 1px solid rgb(223,193,155);
    background-color: rgb(223,193,155);
    color: #ffffff;
}

.GLtwho_we_are .YLmparagraph_holder:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.GLtwho_we_are .YLmparagraph_holder:hover::before {
    transform: scaleY(1);
}

.GLtwho_we_are h5::after {
    animation: growLine 0.6s forwards 1s;
    height: 3px;
    transform-origin: left;
    left: 0;
    background: rgb(201,156,104);
    content: "";
    transform: scaleX(0);
    position: absolute;
    bottom: 0;
    width: 40px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.GLtwho_we_are ol li {
    list-style: none;
    opacity: 0;
    animation: fadeUp 0.8s forwards 0.9s;
    text-align: justify;
    position: relative;
    counter-increment: item;
    color: #000000;
    transform: translateY(20px);
    line-height: 1.8;
    padding-left: 0;
    margin-bottom: 15px;
    font-size: 13px;
}

.aXdleadership_profile .euIclient_story {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    padding: 40px;
    gap: 30px;
}

.aXdleadership_profile .XYVimage_container::after {
    left: 0;
    position: absolute;
    content: "";
    opacity: 0;
    background: linear-gradient(135deg, rgb(223,193,155,0.5) 0%, transparent 50%, rgb(201,156,104,0.5) 100%);
    top: 0;
    transition: opacity 0.6s ease;
    height: 100%;
    width: 100%;
}

.aXdleadership_profile .euIclient_story:hover > div:nth-child(2) > div {
    padding-left: 10px;
}

.aXdleadership_profile .euIclient_story:hover .aufjob_timeline {
    background-position: right center;
}

.aXdleadership_profile .aufjob_timeline::after {
    transform: translateX(20px) translateY(20px) scale(0.8);
    right: -10px;
    bottom: -30px;
    content: "";
    opacity: 0.5;
}

.aXdleadership_profile .euIclient_story:hover .aufjob_timeline::after {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

.Osdcourse_methodology .KiDtimeline_hist {
    position: relative;
    z-index: 2;
    display: grid;
    max-width: 1200px;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    padding: 0 20px;
}

.Osdcourse_methodology .YLmparagraph_holder::after {
    top: 40px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    content: '';
    position: absolute;
    background: rgb(223,193,155);
    transform: rotate(45deg);
    z-index: -1;
    width: 30px;
    height: 30px;
    right: -15px;
}

.Osdcourse_methodology .YLmparagraph_holder:hover h2::after {
    width: 100%;
}

.Osdcourse_methodology .KiDtimeline_hist::after {
    top: -30px;
    border-radius: 18px;
    height: 200px;
    animation: rotate 40s linear infinite;
    position: absolute;
    opacity: 0.3;
    content: '';
    width: 200px;
    border: 2px solid rgb(201,156,104,0.5);
    transform: rotate(20deg);
    right: 10%;
}

.Fqacourse_summary::before {
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(223,193,155,0.5) 0%, transparent 50%, rgb(201,156,104,0.5) 100%);
    position: absolute;
}

.Fqacourse_summary .YLmparagraph_holder h2:hover {
    transform: translateX(10px);
}

.Fqacourse_summary .YLmparagraph_holder .description:last-child {
    padding: 30px 40px;
    border-left: none;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 30px;
    z-index: 2;
    font-weight: 600;
    border-radius: 25px;
    backdrop-filter: blur(5px);
    color: #ffffff;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.Fqacourse_summary .gCUfuture_skills::after {
    position: absolute;
    top: 40px;
    content: "";
    border-radius: 10px;
    animation: rotateAnimation 20s infinite linear;
    height: 40px;
    z-index: -1;
    width: 40px;
    right: -20px;
    border: 4px solid rgb(223,193,155,0.5);
}

.Fqacourse_summary .YLmparagraph_holder .description:first-of-type::after {
    background: linear-gradient(90deg, rgb(223,193,155), transparent);
    position: absolute;
    left: 0;
    height: 2px;
    content: "";
    bottom: 0;
    width: 100%;
}

.Fqacourse_summary .container::before {
    width: 150%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(223,193,155,0.5), transparent);
    left: -25%;
    bottom: -40px;
    content: "";
    position: absolute;
}



header .HRlnav_top {
    padding: 1.3rem 2rem;
    align-items: center;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    position: relative;
}

header .NGKmain_info img {
    max-height: 40px;
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}

header .pkJhead_guide {
    z-index: 5;
    padding: 0;
    display: flex;
    position: relative;
    list-style: none;
    margin: 0;
}

header .eGVnav_learning a:hover {
    background: rgba(0, 0, 0, 0.2);
    transform: translateZ(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
    color: rgb(223,193,155);
}

header .eGVnav_learning:hover::after {
    opacity: 0.4;
}


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


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



@media screen and (max-width: 1200px) {.vnMstatistical_data {
    padding: 90px 0;
}.vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(4):last-child) .Mmfstatistics_advantage,
    .vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(5):nth-last-child(-n+1)) .Mmfstatistics_advantage,
    .vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(n+6):nth-child(-n+10)) .Mmfstatistics_advantage {
    max-width: calc(33.33% - 20px);
    flex: 0 0 calc(33.33% - 20px);
}.vnMstatistical_data .Mmfstatistics_advantage p {
    font-size: 2.8rem;
}
}



@media (max-width: 767px) {.sQwclient_experience {
    padding: 70px 0;
}.sQwclient_experience h4 {
    transform: none;
    text-align: center;
    padding-left: 0;
    font-size: calc(38px * 0.8);
    display: block;
    margin-bottom: 50px;
}.sQwclient_experience h4::before {
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    width: 50px;
    top: auto;
    bottom: -15px;
}.sQwclient_experience h4::after {
    display: none;
}.sQwclient_experience .sUSsuccess_feedback {
    grid-template-columns: 1fr;
    gap: 40px;
}.sQwclient_experience .euIclient_story {
    padding: 25px 20px;
}.sQwclient_experience .euIclient_story:nth-child(3n+1),
    .sQwclient_experience .euIclient_story:nth-child(3n+2) {
    transform: none;
}.sQwclient_experience .XYVimage_container {
    height: 80px;
    width: 80px;
}.sQwclient_experience .euIclient_story span {
    font-size: calc(22px * 0.9);
}.sQwclient_experience .euIclient_story p {
    font-size: calc(17px * 0.9);
}}



@media (max-width: 767px) {.cBCwelcome_page {
    min-height: auto;
    padding: 4rem 1rem;
}.cBCwelcome_page .rWVstart_head {
    gap: 2rem;
}.cBCwelcome_page .rWVstart_head > div:first-child {
    padding: 1.5rem;
}.cBCwelcome_page .rWVstart_head p {
    font-size: 14px;
}.cBCwelcome_page .Zjdclass_sessions > div {
    min-height: 350px;
    padding: 2rem 1.5rem;
}.cBCwelcome_page .Zjdclass_sessions h3 {
    font-size: 21px;
    max-width: 100%;
}.cBCwelcome_page .title_style_header {
    font-size: calc(36px * 0.9);
}.cBCwelcome_page .Zjdclass_sessions div div div {
    padding: 1rem;
}}



@media (max-width: 991px) {footer .MTvedu_reach {
    top: 0;
    margin-bottom: 80px;
    position: relative;
}footer .ZIsequity_info {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}



@media (min-width: 1024px) {.hGkgratitudeWeb .KiDtimeline_hist {
    padding: 5rem;
    gap: 4rem;
}.hGkgratitudeWeb h5 {
    font-size: calc(23px * 1.3);
}.hGkgratitudeWeb::after {
    right: -10%;
    width: 50%;
}
}



@media (max-width: 480px) {.hGkgratitudeWeb {
    padding: 3rem 0;
}.hGkgratitudeWeb .KiDtimeline_hist {
    padding: 2rem 1.5rem;
}.hGkgratitudeWeb h5 {
    font-size: calc(23px * 0.9);
}.hGkgratitudeWeb p {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}}


@media (max-width: 1200px) {.oCxcookie_notice h5 {
    font-size: calc(20px - 2px);
}.oCxcookie_notice p {
    font-size: calc(18px - 2px);
}.FmAcookie_control {
    padding: 8px 16px;
    font-size: calc(18px - 2px);
}
}


@media (max-width: 800px) {.ZUdedu_approve {
    flex-direction: column;
    align-items: center;
}.Giscookies_terms {
    margin-bottom: 15px;
}.oCxcookie_notice {
    margin-bottom: 20px;
    text-align: center;
}.FmAcookie_control {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}



@media (min-width: 768px) {.aXdleadership_profile .euIclient_story {
    gap: 25px 40px;
    grid-template-columns: 220px 1fr;
    grid-template-rows: auto 1fr;
}.aXdleadership_profile .euIclient_story > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-row: 1 / 3;
}.aXdleadership_profile .euIclient_story > div:nth-child(2) {
    align-self: end;
}.aXdleadership_profile .euIclient_story > div:nth-child(3) {
    grid-column: 2 / 3;
}.aXdleadership_profile .XYVimage_container {
    height: 200px;
    width: 200px;
}
}



@media screen and (max-width: 768px) {.Osdcourse_methodology {
    padding: 80px 0;
}.Osdcourse_methodology .KiDtimeline_hist {
    grid-template-columns: 1fr;
}.Osdcourse_methodology .YLmparagraph_holder {
    border-radius: 18px;
    border-left: none;
    border-top: 4px solid rgb(223,193,155);
    transform: none;
}.Osdcourse_methodology .YLmparagraph_holder::after {
    display: none;
}.Osdcourse_methodology .YLmparagraph_holder h2 {
    transform: none;
    font-size: calc(28px * 0.9);
}.Osdcourse_methodology .YLmparagraph_holder p {
    transform: none;
}.Osdcourse_methodology .KiDtimeline_hist::after,
    .Osdcourse_methodology .KiDtimeline_hist::before {
    display: none;
}
}



@media (max-width: 479px) {header .HRlnav_top {
    padding: 0.7rem 1rem;
}header .oDlnav_site {
    max-width: 110px;
}header .eGVnav_learning a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}
}

@keyframes pulseEffect {
    0%, 100% {
        transform: scale(1);
        opacity: 0.4;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
}

@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}



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



@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes glimmer {
    0% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.03);
    }
    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}

