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

.wrapper-padding_oHN {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}

.our_background_pOo::before {
    content: '';
    background-size: 60px 60px;
    background: linear-gradient(45deg, rgb(212,198,208,0.5) 25%, transparent 25%, transparent 75%, rgb(212,198,208,0.5) 75%),
                linear-gradient(45deg, rgb(212,198,208,0.5) 25%, transparent 25%, transparent 75%, rgb(212,198,208,0.5) 75%);
    background-position: 0 0, 30px 30px;
    top: 0;
    opacity: 0.05;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}

.our_background_pOo .learning_experts_Sbf {
    margin-bottom: 8px;
    color: #000000;
    font-weight: 700;
    font-size: 24px;
}

.our_background_pOo .text_arch_SGs::before {
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
    background: linear-gradient(to bottom, rgb(212,198,208), rgb(179,161,173));
    width: 5px;
    left: 0;
}

.our_background_pOo p {
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
}

.connect_with_us_TQo::before {
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    content: '';
    pointer-events: none;
    z-index: 1;
}

.connect_with_us_TQo .inquiry_card_mCu {
    flex-direction: column;
    padding: 4rem 3rem;
    position: relative;
    display: flex;
    flex: 0 0 60%;
    justify-content: center;
}

.connect_with_us_TQo .inquiry_card_mCu h3 {
    margin-bottom: 2rem;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.connect_with_us_TQo .inquiry_card_mCu input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}

.connect_with_us_TQo .inquiry_card_mCu .query_message_JLS {
    align-items: center;
    margin-bottom: 1.5rem;
    display: flex;
}

.connect_with_us_TQo .inquiry_card_mCu .query_message_JLS input[type="checkbox"]:checked {
    background: rgb(212,198,208);
    border-color: rgb(212,198,208);
}

.connect_with_us_TQo .inquiry_card_mCu .query_message_JLS a {
    color: rgb(212,198,208);
    transition: color 0.3s ease;
    text-decoration: none;
    margin-left: 0.3rem;
}

.connect_with_us_TQo .inquiry_card_mCu .query_block_efD:hover {
    box-shadow: 0 10px 20px rgb(212,198,208,0.5);
    transform: translateY(-3px);
}

.secure_vaulting_Jql h1 {
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(212,198,208);
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: rgb(212,198,208);
    margin-top: 40px;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 25px;
}



.secure_vaulting_Jql h1, .secure_vaulting_Jql h2 {
    animation: fadeInUp 0.6s ease-in-out;
}

.secure_vaulting_Jql p:hover, .secure_vaulting_Jql span:hover, .secure_vaulting_Jql div:hover {
    color: rgb(212,198,208);
}

.tyWrap_dak::before {
    transform: translateZ(-20px);
    pointer-events: none;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    content: "";
    animation: patternMove 30s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(179,161,173,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(179,161,173,0.5) 11px
    );
    top: 0;
    width: 100%;
    opacity: 0.1;
}

.tyWrap_dak .fast_learn_GSY::before {
    background: linear-gradient(45deg, rgb(179,161,173,0.5) 0%, transparent 70%);
    left: 0;
    position: absolute;
    opacity: 0.1;
    top: 0;
    height: 100%;
    z-index: -1;
    content: "";
    width: 100%;
}

.tyWrap_dak li::before {
    height: 15px;
    content: "";
    top: 50%;
    animation: pulseDot 3s infinite;
    width: 15px;
    left: -9px;
    box-shadow: 0 0 0 5px rgba(var(--secondary-color-rgb, 0, 120, 200), 0.1);
    background-color: #ffffff;
    border: 3px solid rgb(179,161,173);
    position: absolute;
    border-radius: 50%;
    transform: translateY(-50%);
}

.program_assets_KYP h5 {
    font-weight: 700;
    z-index: 2;
    color: #000000;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    transform: translateY(-5px);
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    font-size: 20px;
}

.program_assets_KYP .fast_learn_GSY:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.07),
                -25px -25px 70px rgba(255, 255, 255, 1),
                inset 5px 5px 10px rgba(255, 255, 255, 0.9),
                inset -5px -5px 10px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateX(0deg);
}

.program_assets_KYP ul {
    margin: 0;
    padding: 0;
    display: grid;
    list-style: none;
    gap: 22px;
    grid-template-columns: 1fr;
}

.program_assets_KYP li:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 1);
}

.program_assets_KYP li svg {
    height: 22px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
    margin-right: 12px;
    width: 22px;
}

.program_assets_KYP li:nth-child(3) {
    animation: fadeInUp 0.5s 0.3s backwards;
}

.academic_experience_cWK::before {
    z-index: 0;
    content: "";
    background: 
        linear-gradient(135deg, transparent 0%, rgb(212,198,208,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(179,161,173,0.5) 0, rgb(179,161,173,0.5) 1px, transparent 1px, transparent 15px);
    inset: 0;
    position: absolute;
    animation: backgroundShift 30s linear infinite;
    opacity: 0.1;
}

.academic_experience_cWK .photo_item_DTJ::before {
    background: linear-gradient(135deg, rgb(212,198,208,0.5) 0%, transparent 100%);
    opacity: 0;
    mix-blend-mode: multiply;
    z-index: 2;
    inset: 0;
    content: "";
    transition: opacity 0.5s ease;
    position: absolute;
}

.academic_experience_cWK .learner_ratings_NHY:hover span:not(.name) {
    transform: translateY(-5px);
}

.academic_experience_cWK .learner_ratings_NHY:hover span:not(.name)::after {
    transform: scaleX(1);
}

.academic_experience_cWK .emp_items_JRT {
    transform: translateY(0);
    grid-row: 2;
    font-size: 15px;
    font-weight: 400;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    color: #000000;
    padding: 0 50px 50px 70px;
    grid-column: 2;
    margin: 0;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    position: relative;
    z-index: 2;
}

.greeting_page_vDq .path_creators_vuK {
    width: 100%;
    background: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0.08),
    rgba(255, 255, 255, 0.02)
  );
    padding: 3rem;
    max-width: 85%;
    isolation: isolate;
    backdrop-filter: blur(5px);
    position: relative;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    z-index: 3;
    transform: translateZ(30px);
    animation: elevate 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.data_control_IJl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

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

.cookieUsagePromptPanel_OUK p {
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}

.cookie_all_vHj:hover {
    border-color: rgb(212,198,208,0.5);
    background: rgb(212,198,208,0.5);
}


#cookie_box_overlay_wjN {
    display: none;
}

footer {
    position: relative;
    z-index: 1;
}

footer::after {
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(179,161,173) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(179,161,173) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(179,161,173) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(179,161,173) 1px, transparent 1px);
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    opacity: 0.1;
    right: 0;
    background-size: 50px 50px;
    top: 0;
    z-index: -1;
}

.assign_help_Fos .company_holder h3::after {
    background: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    content: "";
    right: 15px;
    height: 10px;
    width: 10px;
}

.assign_help_Fos .youtube_chan_yOL::after {
    width: 20px;
    right: -10px;
    bottom: 2rem;
    border-radius: 50%;
    background: rgb(179,161,173);
    opacity: 0.6;
    height: 20px;
    position: absolute;
    content: "";
}

.assign_help_Fos .nav_know_zml h5::before {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 10px;
    content: "";
    border-radius: 50%;
    background: #ffffff;
}

.assign_help_Fos .nav_know_zml .top_study_HPB {
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    padding: 1.5rem;
    gap: 2px;
    flex-direction: column;
}

.assign_help_Fos .nav_know_zml .top_study_HPB a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}

.discord_cta_gJl .container {
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
}

.discord_cta_gJl .workshop_cta_NfA::before,
.discord_cta_gJl .workshop_cta_NfA::after {
    content: "";
    background: rgb(212,198,208);
    top: 50%;
    position: absolute;
    width: 50px;
    transform: translateY(-50%);
    height: 1px;
}

.discord_cta_gJl .workshop_cta_NfA::before {
    right: 100%;
    margin-right: 15px;
}

.program_offerings_FcP .fast_learn_GSY {
    flex-direction: column;
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.program_offerings_FcP .skill_up_agk::after {
    background-color: rgb(179,161,173);
    opacity: 0.1;
    height: 100px;
    right: -20px;
    content: '';
    width: 100px;
    position: absolute;
    bottom: -30px;
    border-radius: 50%;
    z-index: -1;
}

.program_offerings_FcP .skill_up_agk .query_block_efD {
    text-decoration: none;
    background-color: rgb(212,198,208);
    padding: 1rem 2.5rem;
    font-size: 18px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    z-index: 1;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
}

.program_offerings_FcP .learn_work_zry:hover .skill_work_VcX {
    animation-play-state: paused;
}

.program_offerings_FcP .learn_plan_pwb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.service_connect_KEI {
    padding: 5rem 0;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(135deg, rgb(239,234,238) 0%, rgba(240, 242, 245, 0.95) 100%);
    overflow: hidden;
}

.service_connect_KEI h1 {
    text-align: center;
    font-size: calc(44px * 1.2);
    position: relative;
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
    color: #000000;
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.service_connect_KEI .edu_asknow_FUi > div {
    position: relative;
    padding: 1.5rem;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
}

.service_connect_KEI .edu_asknow_FUi > div:first-child:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.service_connect_KEI h6 svg {
    margin-left: 0.75rem;
    width: 20px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 20px;
}

.service_connect_KEI .edu_reach_mrt {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.25rem;
}

.service_connect_KEI .get_contactwidget_jbi {
    align-items: center;
    text-decoration: none;
    font-size: 17px;
    transition: color 0.3s ease;
    display: flex;
    color: #000000;
}

.service_connect_KEI .get_contactwidget_jbi:hover svg path {
    fill: rgb(179,161,173);
}

header .nav_lead_VQz .head_site_CNM {
    position: relative;
    z-index: 2;
}

header .nav_lead_VQz .head_site_CNM {
    margin-bottom: 20px;
}

header .nav_lead_VQz .head_site_CNM .header_tutor_Tlw svg {
    height: 40px;
    width: auto;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

header .nav_lead_VQz .nav_know_zml .head_base_fjh a {
    color: #000000;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 8px 0;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: block;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
}

header .nav_lead_VQz .nav_know_zml .head_base_fjh a {
    padding: 5px 0;
    font-size: calc(18px - 1px);
}

.stay_informed_EIt::before {
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(179,161,173,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(212,198,208,0.5) 0%, transparent 40%);
    position: absolute;
    opacity: 0.4;
    z-index: 1;
    height: 100%;
}

.stay_informed_EIt h3::after {
    width: 40px;
    left: 50%;
    content: "";
    height: 3px;
    background: rgb(212,198,208);
    bottom: -0.8rem;
    transform: translateX(-50%) scaleX(0.5);
    transition: transform 0.3s ease;
    position: absolute;
}

.stay_informed_EIt input[type="email"]:focus {
    outline: none;
    box-shadow: 0 5px 10px -5px rgb(212,198,208,0.5);
    border-bottom-color: rgb(212,198,208);
}

.stay_informed_EIt input[type="submit"]:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
}

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

.plan_option_jXl .plan_deals_Lat {
    text-align: center;
    line-height: 1.6;
    transform: translateY(20px);
    margin-bottom: 50px;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    font-size: 13px;
    max-width: 700px;
    opacity: 0;
    color: #ffffff;
}

.plan_option_jXl .premium_grid_hfO li:nth-child(4) {
    --li-index: 4;
}

.plan_option_jXl .promo_rates_CJg:hover::before {
    transform: scaleX(1);
}

.plan_option_jXl .payment_pricing_nMw {
    height: 100%;
    display: flex;
    padding: 30px;
    flex-direction: column;
}

.plan_option_jXl .deal_opts_IrF h4 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #ffffff;
}

.plan_option_jXl .promo_rates_CJg:hover .learn_price_Afs {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

.user_reviews_onp::before {
    width: 100%;
    background: linear-gradient(0deg, transparent 40%, rgb(212,198,208,0.5) 100%);
    top: 0;
    height: 100%;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 30%);
    position: absolute;
    left: 0;
}

.user_reviews_onp h2::before {
    background: rgb(212,198,208);
    left: -20px;
    width: 5px;
    transform: skewY(45deg);
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
}

.user_reviews_onp .learner_ratings_NHY:hover {
    transform: translateY(-10px) translateX(0);
}

.user_reviews_onp .learner_ratings_NHY:hover::before {
    top: 10px;
    left: 10px;
    background: rgb(179,161,173,0.5);
}

.user_reviews_onp .learner_ratings_NHY .description {
    padding: 1.5rem 0 0.5rem;
    margin-top: 1rem;
    position: relative;
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    border-top: 1px solid rgb(239,234,238);
    line-height: 1.7;
}



@media (max-width: 992px) {.our_background_pOo {
    padding: 80px 0;
}.our_background_pOo .fast_learn_GSY {
    gap: 40px;
    flex-direction: column;
}.our_background_pOo .learn_study_kuT {
    transform: perspective(1000px) rotateY(0);
    flex: 0 0 auto;
    max-width: 450px;
    width: 100%;
}.our_background_pOo .learn_study_kuT::before {
    transform: perspective(1000px) rotateY(0);
}.our_background_pOo .text_arch_SGs {
    width: 100%;
    transform: perspective(1000px) rotateY(0);
    max-width: 450px;
}
}



@media only screen and (max-width: 800px) {.secure_vaulting_Jql {
    padding: 20px;
}.secure_vaulting_Jql h1, .secure_vaulting_Jql h2 {
    font-size: 19px;
    text-align: center;
}.secure_vaulting_Jql ul li, .secure_vaulting_Jql ol li {
    font-size: 17px;
    padding: 8px;
}}



@media (max-width: 576px) {.tyWrap_dak {
    padding: 40px 0;
}.tyWrap_dak h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 20px;
    line-height: 1.5;
}.tyWrap_dak h2::after {
    bottom: -10px;
    width: 100px;
}.tyWrap_dak .fast_learn_GSY {
    padding: 20px;
    transform: translateZ(5px) rotateX(0.5deg);
    margin-top: 15px;
}.tyWrap_dak li {
    margin-bottom: 10px;
    padding: 12px 10px 12px 20px;
}.tyWrap_dak li::before {
    height: 12px;
    width: 12px;
    left: -7px;
}.tyWrap_dak span {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 480px) {.academic_experience_cWK {
    padding: 80px 0;
}.academic_experience_cWK .container {
    padding: 0 20px;
}.academic_experience_cWK .photo_item_DTJ {
    min-height: 250px;
}.academic_experience_cWK .name {
    font-size: calc(23px * 0.85);
    padding: 30px 25px 5px 25px;
}.academic_experience_cWK .learner_ratings_NHY span:not(.name) {
    font-size: calc(15px * 0.95);
    padding: 10px 25px 30px 25px;
}.academic_experience_cWK .learner_ratings_NHY span:not(.name)::after {
    bottom: 20px;
    left: 25px;
    width: 30px;
}.academic_experience_cWK .emp_items_JRT {
    line-height: 1.7;
    padding: 0 25px 30px 25px;
    font-size: calc(15px * 0.95);
}}



@media (hover: hover) {.greeting_page_vDq .path_creators_vuK:hover {
    transform: translateZ(40px) scale(1.02);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}}



@media (max-width: 992px) {.assign_help_Fos {
    padding: 3.5rem 0 1.5rem;
}.assign_help_Fos .container {
    gap: 2.5rem;
    flex-direction: column;
}.assign_help_Fos .company_holder,
    .assign_help_Fos .trade_mark_SlF {
    flex: 1 1 100%;
    min-width: 100%;
}.assign_help_Fos .nav_know_zml {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.discord_cta_gJl .container::before,
    .discord_cta_gJl .container::after {
    display: none;
}
}



@media (max-width: 991px) {.program_offerings_FcP .learn_work_zry {
    height: 350px;
}.program_offerings_FcP .skill_up_agk h3 {
    font-size: calc(38px * 0.9);
}.program_offerings_FcP .feature-item {
    width: calc(50% - 15px);
}
}



@media (min-width: 768px) {.service_connect_KEI {
    padding: 7rem 0;
}.service_connect_KEI .edu_asknow_FUi {
    grid-template-columns: 1fr 1fr;
}.service_connect_KEI .edu_asknow_FUi > div:first-child {
    grid-column: 1 / -1;
}.service_connect_KEI h1 {
    font-size: calc(44px * 1.5);
    margin-bottom: 4rem;
}.service_connect_KEI h1::after {
    width: 120px;
}
}



@media (max-width: 767px) {header .nav_lead_VQz {
    padding: 15px 10px;
}header .nav_lead_VQz .head_site_CNM {
    margin-bottom: 15px;
}header .nav_lead_VQz .head_site_CNM .header_tutor_Tlw svg {
    height: 35px;
}header .nav_lead_VQz .nav_know_zml {
    gap: 5px;
}header .nav_lead_VQz .nav_know_zml .head_base_fjh {
    margin: 2px 10px;
}}



@media (max-width: 480px) {.plan_option_jXl {
    padding: 50px 0;
}.plan_option_jXl .payment_pricing_nMw {
    padding: 20px;
}.plan_option_jXl .deal_opts_IrF h4 {
    font-size: calc(23px - 2px);
}.plan_option_jXl .learn_price_Afs {
    padding: 8px 15px;
    font-size: 23px;
}}



@media (max-width: 767px) {.user_reviews_onp h2 {
    font-size: calc(38px - 0.3rem);
    margin-bottom: 3rem;
}.user_reviews_onp .opinion_sharing_QUd {
    gap: 3.5rem;
}.user_reviews_onp .learner_ratings_NHY:nth-child(odd),
    .user_reviews_onp .learner_ratings_NHY:nth-child(even) {
    align-self: center;
    width: 100%;
    transform: none;
}.user_reviews_onp .learner_ratings_NHY:hover {
    transform: translateY(-5px);
}.user_reviews_onp .learner_ratings_NHY p {
    padding-left: 50px;
}
}



@keyframes glowPulse {
    0% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
    50% {
        opacity: 0.3;
        transform: translate(40%, 40%) scale(1.2);
    }
    100% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
}



@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}



@keyframes scaleIn {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}


    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }



@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

