﻿.aAuheader_bar {
    flex: 1 0 auto;
}

.aAuheader_bar {
    z-index: 1;
    padding-top: 2rem;
    margin-top: 0;
    position: relative;
    background: rgb(240,225,205);
}

.vnMstatistical_data::before {
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(201,156,104,0.5) 30%, rgba(0, 0, 0, 0.5) 70%);
    top: 0;
    z-index: -2;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}



.vnMstatistical_data h2 {
    font-size: 45px;
    padding-left: 20px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    color: #ffffff;
}

.vnMstatistical_data h2::after {
    background: linear-gradient(to right, rgb(223,193,155), transparent);
    bottom: -15px;
    width: 100%;
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
}

.vnMstatistical_data .Mmfstatistics_advantage::after {
    transform: scale(0.5);
    opacity: 0;
    z-index: -1;
    left: -50%;
    top: -50%;
    transition: opacity 0.5s ease;
    height: 200%;
    position: absolute;
    width: 200%;
    background: radial-gradient(circle, rgb(223,193,155,0.5) 0%, transparent 60%);
    content: "";
}

.vnMstatistical_data .Mmfstatistics_advantage span {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    display: block;
}

.vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(2):last-child) .Mmfstatistics_advantage {
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
}

.vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(n+6):nth-child(-n+10)) .Mmfstatistics_advantage {
    flex: 0 0 calc(33.33% - 27px);
    max-width: calc(33.33% - 27px);
}

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

.sQwclient_experience h4::after {
    position: absolute;
    z-index: -1;
    height: 100%;
    opacity: 0.3;
    width: 100%;
    content: "";
    background: rgb(223,193,155,0.5);
    left: 8px;
    top: 8px;
}

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

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

.sQwclient_experience .euIclient_story:hover .XYVimage_container::after {
    transform: translate(-8px, -8px);
}

.sQwclient_experience .euIclient_story span {
    position: relative;
    margin-bottom: 15px;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    font-family: Arial, sans-serif;
    text-align: center;
}

.sQwclient_experience .euIclient_story:nth-child(3n+1) {
    transform: rotate(-2deg);
}

.Oyrcontact::before {
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(223,193,155,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(201,156,104,0.5) 0%, transparent 30%);
    position: absolute;
    content: "";
    height: 100%;
    background: rgb(240,225,205);
}

.Oyrcontact .FLPfeedback_widget {
    overflow: hidden;
    display: flex;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(223,193,155,0.5);
    border-radius: 12px;
}

.Oyrcontact .XYVimage_container::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    inset: 0;
    content: "";
    z-index: 1;
}

.Oyrcontact .eZFreach_reach::before {
    height: 200px;
    filter: blur(100px);
    right: -100px;
    width: 200px;
    opacity: 0.3;
    top: -100px;
    content: "";
    position: absolute;
    z-index: 0;
    background: rgb(223,193,155,0.5);
}

.Oyrcontact form input[type="text"] {
    padding: 18px 25px;
    width: 100%;
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 8px;
    border: 1px solid rgb(223,193,155,0.5);
    font-size: 18px;
    margin-bottom: 25px;
    background: rgb(240,225,205);
}

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

.Oyrcontact .hYjinquiry_widget {
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    width: 100%;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 8px;
    font-weight: 700;
    box-shadow: 
        0 5px 15px rgb(223,193,155,0.5),
        0 0 0 1px rgb(223,193,155);
    padding: 18px 30px;
    border: none;
    text-transform: uppercase;
    background: rgb(223,193,155);
    cursor: pointer;
    overflow: hidden;
}

.cBCwelcome_page .rWVstart_head {
    gap: 3rem;
    max-width: 1200px;
    transform: translateZ(0);
    position: relative;
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
    width: 100%;
}

.cBCwelcome_page .rWVstart_head > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px) translateZ(0);
}

.cBCwelcome_page .rWVstart_head > div:first-child:hover::before {
    transform: scaleY(1);
}

.cBCwelcome_page .Zjdclass_sessions {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    transform: translateZ(0);
    transition: box-shadow 0.4s ease;
}

.cBCwelcome_page .Zjdclass_sessions h3 {
    opacity: 0.95;
    transform: translateY(0);
    position: relative;
    font-size: calc(21px * 1.1);
    margin: 0 0 1.5rem;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s ease;
    font-weight: 600;
    max-width: 90%;
    line-height: 1.5;
    z-index: 2;
}

.cBCwelcome_page .Zjdclass_sessions:hover .title_style_header {
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.03em;
}

.mXaprivacy_barrier h1 {
    color: rgb(223,193,155);
    letter-spacing: 2px;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 44px;
    border-bottom: 3px solid rgb(201,156,104);
    margin-bottom: 20px;
}

.mXaprivacy_barrier li {
    border-bottom: 1px solid rgb(223,193,155,0.5);
    font-size: 18px;
    color: #000000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

footer .ZIsequity_info {
    padding: 250px 0 30px;
    background:rgb(201,156,104);
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}

footer .info_item:last-child {
    border-right: none;
}

footer .info_item::after {
    height: 3px;
    width: 0;
    background-color: rgb(223,193,155);
    left: 0;
    content: "";
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease;
}

footer .oDlnav_site {
    position: relative;
    padding: 0 25px;
}

footer .pkJhead_guide {
    padding: 0 25px;
    position: relative;
}

footer .pkJhead_guide h5::after {
    bottom: -2px;
    left: 0;
    position: absolute;
    background-color: rgb(223,193,155);
    content: "";
    height: 2px;
    width: 60px;
}

footer .subscribe_holder {
    background-color: rgb(201,156,104,0.5);
    border-radius: 26px;
    padding: 30px 25px;
    position: relative;
}

footer .input_holder::after {
    background-color: rgb(201,156,104);
    border-radius: 50%;
    bottom: -20px;
    width: 70px;
    opacity: 0.1;
    z-index: -1;
    left: -10px;
    height: 70px;
    content: "";
    position: absolute;
}

footer .xYubegin_now {
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 19px;
    background-color: rgb(223,193,155);
    position: relative;
    font-weight: 600;
    color: #ffffff;
    padding: 15px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

.hGkgratitudeWeb .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
}

.hGkgratitudeWeb .KiDtimeline_hist {
    gap: 2.5rem;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(223,193,155,0.5), 0.08);
    padding: 3.5rem;
    display: grid;
    transform: translateY(0);
    position: relative;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
}

.hGkgratitudeWeb .KiDtimeline_hist:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}

.hGkgratitudeWeb a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
}

.RlAprice_list::before {
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
}

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

.RlAprice_list .Kofpricing_catalog {
    border: 1px solid rgba(255,255,255,0.05);
    background: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
    transition: all 0.3s ease;
    position: relative;
    padding: 35px 25px;
    flex-direction: column;
    border-radius: 4px;
    display: flex;
    height: 100%;
}

.RlAprice_list .Kofpricing_catalog h4::after {
    transition: width 0.3s ease;
    background: rgb(223,193,155);
    height: 2px;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 40px;
}

.RlAprice_list .TdZtuition_table:hover .cUEpremium_grid {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.4),
        -20px -20px 40px rgba(255, 255, 255, 0.03),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}

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

.oCxcookie_notice {
    flex-grow: 1;
    margin-right: 20px;
}

.oCxcookie_notice p {
    color: #000000;
    margin-bottom: 0;
    font-size: 18px;
}

.nittrackingPolicyPanel p a {
    text-decoration: underline;
    color: rgb(223,193,155);
}

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

.GLtwho_we_are .YLmparagraph_holder::before {
    background: rgb(223,193,155);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: -20px;
    transform: scaleY(0.92);
    transition: transform 0.4s ease-out;
    width: 5px;
}

.GLtwho_we_are p {
    opacity: 0;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    animation: fadeUp 0.7s forwards 0.6s;
    font-size: calc(13px * 1.2);
    line-height: 1.5;
    color: #000000;
    transform: translateY(10px);
}

.GLtwho_we_are ol li::before {
    display: none;
}

.aXdleadership_profile {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,205) 0%, rgb(223,193,155,0.5) 100%);
    padding: 120px 0;
}

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

.aXdleadership_profile .euIclient_story::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(223,193,155), rgb(201,156,104));
    transform-origin: left center;
    top: 0;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleY(0);
    content: "";
    width: 5px;
}

.aXdleadership_profile .name {
    display: inline-block;
    font-size: calc(22px * 1.1);
    margin: 0 0 5px 0;
    font-weight: 700;
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    color: rgb(223,193,155);
}

.aXdleadership_profile .aufjob_timeline {
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    padding: 25px 20px;
    background-size: 200% 100%;
    position: relative;
    border-radius: 10px;
    margin: 0;
    background: linear-gradient(to right, #ffffff, rgb(240,225,205), #ffffff);
    line-height: 1.8;
    font-size: 14px;
}

.Osdcourse_methodology::before {
    background: repeating-linear-gradient(45deg, rgb(223,193,155,0.5) 0, rgb(223,193,155,0.5) 1px, transparent 1px, transparent 10px);
    height: 100%;
    content: '';
    top: 0;
    opacity: 0.1;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}

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

.Osdcourse_methodology .YLmparagraph_holder h2 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    transform: translateZ(20px);
    position: relative;
    margin-bottom: 30px;
}

.Osdcourse_methodology .YLmparagraph_holder h2::after {
    background: rgb(223,193,155);
    height: 4px;
    position: absolute;
    bottom: -15px;
    content: '';
    left: 0;
    width: 40px;
    transition: width 0.4s ease-out;
}



.Osdcourse_methodology .YLmparagraph_holder p::first-letter {
    color: rgb(223,193,155);
    font-size: 1.5em;
    font-weight: 700;
}

.Fqacourse_summary {
    padding: 120px 0;
    overflow: hidden;
    background-color: rgb(240,225,205);
    position: relative;
}

.Fqacourse_summary .YLmparagraph_holder {
    margin: 0 auto 60px;
    position: relative;
    width: 80%;
}

.Fqacourse_summary .YLmparagraph_holder h2 {
    transition: transform 0.5s ease;
    transform: translateX(0);
    font-size: 38px;
    background-image: repeating-linear-gradient(45deg, rgb(223,193,155,0.5) 0px, rgb(223,193,155,0.5) 2px, transparent 2px, transparent 8px);
    position: relative;
    border-radius: 10px;
    font-weight: 700;
    margin-bottom: 30px;
    padding: 15px;
    color: #000000;
}

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



.Fqacourse_summary .YLmparagraph_holder::after {
    position: absolute;
    right: -60px;
    width: 100px;
    z-index: -1;
    animation: rotateAnimation 30s infinite linear reverse;
    border-radius: 50%;
    height: 100px;
    content: "";
    top: -40px;
    border: 2px dashed rgb(223,193,155,0.5);
}



.Fqacourse_summary .gCUfuture_skills .YLmparagraph_holder .description strong {
    color: rgb(201,156,104);
    font-weight: 600;
}

header::before {
    left: 0;
    background-size: 20px 20px;
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    content: '';
}

header .NGKmain_info:hover {
    transform: translateY(-3px) scale(1.02);
}

header .oDlnav_site:hover::before {
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(223,193,155,0.5);
    transform: skew(-5deg) scale(1.05);
}

header .eGVnav_learning a {
    text-decoration: none;
    transition: all 0.4s ease;
    display: block;
    padding: 0.8rem 1.2rem;
    color: #ffffff;
    border: 1px solid transparent;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    letter-spacing: 0.5px;
    z-index: 1;
}

header .HRlnav_top::before {
    background: linear-gradient(90deg, transparent, rgb(223,193,155), transparent);
    height: 1px;
    position: absolute;
    content: '';
    left: 35%;
    top: 0;
    width: 30%;
}



@media screen and (max-width: 1440px) {.vnMstatistical_data {
    padding: 100px 0;
}.vnMstatistical_data ul {
    gap: 30px;
}.vnMstatistical_data .Mmfstatistics_advantage {
    padding: 30px 25px;
}.vnMstatistical_data .Mmfstatistics_advantage p {
    font-size: 3rem;
}
}



@media screen and (max-width: 767px) {.vnMstatistical_data {
    padding: 70px 0;
}.vnMstatistical_data h2 {
    margin-bottom: 40px;
    padding-left: 15px;
    font-size: calc(45px * 0.8);
}.vnMstatistical_data h2::before {
    width: 4px;
}.vnMstatistical_data ul {
    flex-direction: column;
    gap: 20px;
}.vnMstatistical_data .Mmfstatistics_advantage,
    .vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(2):last-child) .Mmfstatistics_advantage,
    .vnMstatistical_data ul:has(.Mmfstatistics_advantage:nth-child(3):last-child) .Mmfstatistics_advantage,
    .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: 100%;
    flex: 0 0 100%;
}.vnMstatistical_data .Mmfstatistics_advantage p {
    font-size: 2.2rem;
}.vnMstatistical_data svg {
    width: 35px;
    height: 35px;
}
}



@media (min-width: 768px) {.cBCwelcome_page .rWVstart_head {
    gap: 2rem;
    grid-template-columns: 0.5fr 1fr;
}.cBCwelcome_page .rWVstart_head > div:first-child {
    align-self: center;
    transform: perspective(1000px) rotateX(2deg) rotateY(-4deg) translateZ(0);
}.cBCwelcome_page .rWVstart_head > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(-2deg) translateY(-5px) translateZ(0);
}.cBCwelcome_page .Zjdclass_sessions {
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
}.cBCwelcome_page .Zjdclass_sessions:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}.cBCwelcome_page .Zjdclass_sessions > div {
    min-height: 500px;
    padding: 4rem 3rem;
}
}



@media (max-width: 767px) {footer .info_item {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item:last-child {
    border-bottom: none;
}footer .pkJhead_guide, footer .subscribe_holder, footer .oDlnav_site {
    padding: 20px;
}footer .TyOcookie_ctrl {
    margin-top: 40px;
}
}



@media (max-width: 767px) {.hGkgratitudeWeb {
    padding: 4rem 0;
}.hGkgratitudeWeb .KiDtimeline_hist {
    padding: 2.5rem;
}.hGkgratitudeWeb h5 {
    font-size: 23px;
}.hGkgratitudeWeb::before {
    background-size: 15px 15px;
}.hGkgratitudeWeb::after {
    opacity: 0.1;
}
}



@media (max-width: 480px) {.RlAprice_list {
    padding: 60px 0;
}.RlAprice_list h2 {
    font-size: calc(31px - 6px);
}.RlAprice_list .KhWmonthly_plan {
    margin-bottom: 30px;
    font-size: calc(15px - 1px);
}.RlAprice_list .Kofpricing_catalog {
    padding: 25px 15px;
}.RlAprice_list .Kofpricing_catalog p {
    margin-bottom: 20px;
    font-size: calc(15px - 3px);
}.RlAprice_list .fmzclass_cost {
    font-size: calc(22px + 0px);
    padding: 8px 15px;
}
}



@media (max-width: 480px) {.GLtwho_we_are {
    padding: 50px 0;
}.GLtwho_we_are .YLmparagraph_holder {
    padding: 25px 20px;
}.GLtwho_we_are h5 {
    font-size: calc(21px - 4px);
}.GLtwho_we_are p {
    font-size: calc(13px - 1px);
}.GLtwho_we_are ol li {
    font-size: calc(13px - 1px);
    line-height: 1.5;
}}



@media (max-width: 767px) {.aXdleadership_profile {
    padding: 80px 0;
}.aXdleadership_profile .euIclient_story {
    gap: 20px;
    padding: 30px 25px;
}.aXdleadership_profile .XYVimage_container {
    width: 150px;
    height: 150px;
}.aXdleadership_profile .name {
    text-align: center;
    font-size: 22px;
}.aXdleadership_profile .euIclient_story > div:nth-child(2) {
    text-align: center;
}.aXdleadership_profile .euIclient_story > div:nth-child(2) > div {
    font-size: calc(14px * 0.9);
}.aXdleadership_profile .aufjob_timeline {
    padding: 20px 15px;
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}}



@media (max-width: 576px) {.Fqacourse_summary {
    padding: 40px 0;
}.Fqacourse_summary .YLmparagraph_holder h2 {
    font-size: calc(38px * 0.8);
}.Fqacourse_summary .YLmparagraph_holder .description {
    font-size: calc(17px * 0.95);
}.Fqacourse_summary .YLmparagraph_holder .description:last-child {
    padding: 20px;
}.Fqacourse_summary::after,
    .Fqacourse_summary .gCUfuture_skills::before,
    .Fqacourse_summary .YLmparagraph_holder::after {
    display: none;
}.Fqacourse_summary .YLmparagraph_holder::before {
    width: 60px;
}}

@keyframes gridMove {
    0% {
        transform: rotate(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(17deg) translate(-5%, -2%);
    }
    100% {
        transform: rotate(15deg) translate(0, 0);
    }
}



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



@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0) translateZ(-10px);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px) translateZ(-10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(20deg);
    }
    100% {
        transform: rotate(380deg);
    }
}



@keyframes pulseAnimation {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

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

