* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

* {
    scrollbar-width: none;
    scrollbar-color: rgb(160,187,116) rgb(255, 255, 255, 0.5);
}


footer {
    position: relative;
}

.rating_stars47810 .container {
    display: flex;
    flex-wrap: wrap;
}

.rating_stars47810 .company_holder h3 {
    margin-bottom: 20px;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
}

.rating_stars47810 .head_top16458 {
    border-radius: 13px;
    padding: 20px;
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
}

.rating_stars47810 .head_top16458 .main_start97314 a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
    color: #ffffff;
}

.degree_path53417 .netiquette12649 {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.course_overview03186::before {
    transform: rotate(15deg);
    height: 250px;
    content: "";
    right: -5%;
    position: absolute;
    z-index: 0;
    background: linear-gradient(225deg, rgb(195,211,161) 0%, rgb(195,211,161,0.5) 70%);
    top: -5%;
    opacity: 0.1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: float 12s ease-in-out infinite;
    width: 250px;
}

.course_overview03186 h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

.course_overview03186 .training_flow97154:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.course_overview03186 .img_preview35987:hover {
    transform: scale(1.03);
}

.course_overview03186 .info_section36158 {
    position: relative;
    padding: 2rem 2.5rem 2.5rem;
}

.course_overview03186 .description::first-letter {
    font-size: 1.5em;
    color: rgb(195,211,161);
    font-weight: 600;
}

.secure_zone94673::before {
    left: 0;
    height: 100%;
    top: 0;
    pointer-events: none;
    z-index: 0;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.15;
    background: 
        radial-gradient(circle at 10% 90%, rgb(160,187,116,0.5), transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(195,211,161,0.5), transparent 45%);
}

.secure_zone94673 h3 {
    opacity: 0;
    transform: translateY(10px);
    font-size: calc(34px * 0.85);
    color: #000000;
    font-weight: 600;
    margin: 2.2rem 0 1.2rem;
    animation: slideUp 0.7s ease-out forwards 0.4s;
    padding-left: 0.8rem;
    position: relative;
}

.secure_zone94673 ul {
    opacity: 0;
    padding-left: 2rem;
    margin-bottom: 2rem;
    max-width: 85ch;
    animation: fadeIn 0.8s ease-out forwards 0.6s;
}

.secure_zone94673 span {
    color: #000000;
    font-size: 16px;
    margin-bottom: 1.5rem;
    border-left: 1px solid rgb(160,187,116,0.5);
    padding-left: 1rem;
    transform: translateY(10px);
    opacity: 0;
    max-width: 90ch;
    display: block;
    line-height: 1.75;
    animation: slideUp 0.7s ease-out forwards 0.5s;
}

header .head_site26849 .header_learn93417 {
    overflow: visible;
    position: relative;
}

header .head_site26849 .header_learn93417::after {
    width: 100%;
    left: 0;
    transform-origin: left;
    height: 2px;
    bottom: -8px;
    background: rgb(160,187,116);
    transform: scaleX(0);
    box-shadow: 0 0 8px 2px rgb(160,187,116);
    content: "";
    position: absolute;
    animation: neonPulse 3s infinite alternate;
}

header .head_site26849 .head_teach04827 a {
    font-weight: 600;
    color: #ffffff;
    border: 1px solid transparent;
    font-size: 15px;
    padding: 0.5rem 1rem;
    font-family: Arial, sans-serif;
    display: block;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    text-decoration: none;
}

.who_we_are61975::after {
    content: "";
    width: 60%;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(160,187,116,0.5) 0%, transparent 70%);
    right: 0;
}

.who_we_are61975 .knowledge_space71943:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.who_we_are61975 .knowledge_space71943::before {
    border-radius: 22px;
    left: -10px;
    border: 1px solid rgb(160,187,116,0.5);
    animation: border-pulse 4s infinite alternate;
    position: absolute;
    bottom: -10px;
    right: -10px;
    content: "";
    top: -10px;
    z-index: -1;
}

.who_we_are61975 .learn_way63950 {
    margin: 0;
    opacity: 0.9;
    font-weight: 300;
    font-size: 15px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}



.who_we_are61975 .learn_experts41670 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}

.who_we_are61975 .learn_experts41670 {
    font-size: calc(21px - 1px);
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(195,211,161);
    letter-spacing: 1px;
}

.who_we_are61975 .learn_experts41670:hover svg path {
    fill: rgb(160,187,116);
}

.cookie_warning_overlay87190 {
    border-top: 2px solid rgb(195,211,161);
    position: fixed;
    animation: slideIn 0.5s ease-in-out;
    z-index: 90;
    box-shadow: 0 -10px 30px rgb(195,211,161,0.5);
    background: rgb(160,187,116);
    width: 100%;
    bottom: 0;
}

.consent_ack14923:hover svg {
    transform: rotate(20deg);
}

.track_ack72815 h5 {
    margin-bottom: 10px;
    font-weight: 700;
    color: rgb(195,211,161);
    font-size: 20px;
    text-shadow: 0 0 10px rgb(195,211,161);
}

#cookieTermsNotice30917 {
    display: none;
}

#cookieTermsNotice30917:checked ~ .cookie_warning_overlay87190 {
    visibility: hidden;
    opacity: 0;
}

.academic_experience76938::after {
    z-index: 0;
    right: -10%;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    width: 50%;
    opacity: 0.1;
    top: -20%;
    height: 70%;
    background: rgb(160,187,116,0.5);
    filter: blur(80px);
}

.academic_experience76938 .student_opinions73458 > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
}

.academic_experience76938 .student_opinions73458:hover .img_preview35987 {
    transform: translateZ(40px) translateY(-10px);
}

.academic_experience76938 .student_opinions73458:hover .img_preview35987::before {
    top: 18px;
    left: 18px;
    right: -18px;
    bottom: -18px;
    opacity: 0.3;
}

.academic_experience76938 .student_opinions73458 > div:nth-child(2) div {
    transform: translateX(0);
    margin-top: 5px;
    font-size: calc(12px - 1px);
    opacity: 0.85;
    color: rgb(160,187,116);
    transition: transform 0.4s ease, opacity 0.4s ease;
    font-weight: 600;
}

.program_outcomes20185::before {
    filter: blur(40px);
    content: "";
    pointer-events: none;
    background: rgb(195,211,161,0.5);
    z-index: 1;
    transform: rotate(-15deg) skew(10deg);
    right: -10%;
    position: absolute;
    top: -30%;
    height: 100%;
    opacity: 0.07;
    width: 50%;
}

.program_outcomes20185 .skill_program41587 {
    align-items: flex-start;
    position: relative;
    transform: translateY(20px);
    gap: 3.5rem;
    display: flex;
    opacity: 0;
    animation: fadeUp 1s ease-out 0.4s forwards;
}

.program_outcomes20185 .info_section36158 {
    padding-top: 1rem;
    flex: 1;
}

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

.program_outcomes20185 li:nth-child(1) {
    --i: 1;
}

.program_outcomes20185 li:nth-child(4) {
    --i: 4;
}

.program_outcomes20185 li p::after {
    height: 1px;
    position: absolute;
    bottom: 0;
    transition: width 0.4s ease;
    background: rgb(160,187,116);
    left: 34px;
    content: "";
    width: 0;
    opacity: 0.5;
}

.appSpot74863 {
    background: linear-gradient(135deg, rgb(231,236,214) 0%, rgba(rgb(195,211,161,0.5), 0.1) 100%);
    padding: 6rem 0;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

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

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

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

.start_now05716::before {
    opacity: 0.05;
    background-image: 
        linear-gradient(0deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent);
    height: 100%;
    background-size: 50px 50px;
    z-index: -1;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
}

.start_now05716 h3::before {
    content: attr(data-text);
    top: 0;
    left: 2px;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
    background: transparent;
    text-shadow: 2px 0 rgb(160,187,116);
    opacity: 0.8;
    animation: glitchTop 3s infinite linear alternate;
    color: #ffffff;
    position: absolute;
}

.start_now05716 .msg_info20517::after {
    left: -100px;
    content: '';
    transform: skewX(-20deg);
    z-index: 2;
    width: 8px;
    transition: all 0.7s ease;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
}

.title_welcome27185::before {
    position: absolute;
    width: 35%;
    z-index: 0;
    animation: float 15s infinite alternate ease-in-out;
    background: rgb(195,211,161,0.5);
    opacity: 0.15;
    top: -10%;
    content: "";
    height: 50%;
    left: -5%;
    border-radius: 40% 60% 70% 30%;
    filter: blur(80px);
}

.title_welcome27185 h1:hover::after {
    width: 150px;
}

.title_welcome27185 .start_head18064 {
    max-width: 600px;
    transform: translateZ(0);
    width: 100%;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 12px;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.05),
                -8px -8px 30px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.6),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.85);
}

.title_welcome27185 .inquiry_request39421:hover {
    box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.15),
                -8px -8px 24px rgba(255, 255, 255, 0.9),
                inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: translateY(-5px) translateZ(0);
}

.title_welcome27185 .img_preview35987 {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1),
                -10px -10px 30px rgba(255, 255, 255, 0.7),
                inset 1px 1px 2px rgba(255, 255, 255, 0.3);
    transform: translateZ(0) rotate(0deg);
    width: 100%;
    border-radius: 16px;
    transition: transform 0.7s ease, box-shadow 0.7s ease;
    height: 350px;
    position: relative;
    margin-top: 2rem;
    overflow: hidden;
}

.connect_with_us74382 h2::before {
    height: 100%;
    left: 0;
    background: rgb(195,211,161);
    width: 5px;
    top: 0;
    position: absolute;
    border-radius: 10px;
    content: "";
}

.connect_with_us74382 .inquiry_message28645 {
    order: 1;
}

.connect_with_us74382 form input[type="text"] {
    font-family: Arial, sans-serif;
    width: 100%;
    transition: all 0.3s ease;
    background: rgb(231,236,214);
    margin-bottom: 25px;
    color: #000000;
    padding: 18px 25px;
    border: none;
    border-radius: 10px;
    font-size: 12px;
}

.connect_with_us74382 .inquiry_info45790 label::before {
    top: 2px;
    width: 22px;
    background: rgb(231,236,214);
    border-radius: 10px;
    left: 0;
    height: 22px;
    content: "";
    position: absolute;
    transition: all 0.2s ease;
}

.connect_with_us74382 form .inquiry_request39421:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(195,211,161);
}

.find_support72031:after {
    content: '';
    z-index: -1;
    background: radial-gradient(circle at 80% 80%, rgb(160,187,116,0.5) 0%, transparent 60%);
    animation: pulseWave 12s infinite ease-in-out;
    height: 70%;
    right: 0;
    bottom: 0;
    opacity: 0.12;
    width: 70%;
    position: absolute;
}

.find_support72031 .quick_answers10842 {
    font-weight: 700;
    text-align: center;
    color: rgb(195,211,161);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 auto 40px;
    width: 100%;
    font-size: 30px;
    position: relative;
}

.find_support72031 .img_preview35987:hover:before {
    opacity: 0.3;
}

.find_support72031 .get_contactpanel97043 p {
    font-family: Arial, sans-serif;
    line-height: 1.7;
    padding-left: 0;
    align-items: center;
    font-size: 13px;
    margin: 0;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    color: #000000;
}

.find_support72031 .contact_card68574 {
    width: 100%;
    text-align: center;
    box-shadow: 0 15px 35px rgb(195,211,161,0.5);
    padding: 40px;
    transition: all 0.4s ease;
    margin: 0 auto;
    max-width: 600px;
    border-radius: 20px;
    background: rgb(231,236,214);
}

.find_support72031 .edu_asknow32570:before {
    position: absolute;
    transform: translateX(-50%);
    content: '';
    top: -10px;
    left: 50%;
    width: 40px;
    background: rgb(160,187,116);
    height: 1px;
    animation: pulseLine 1.5s infinite ease;
}

.pricing_menu78104 {
    font-family: Arial, sans-serif;
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.pricing_menu78104 h2 {
    color: #ffffff;
    transform: translateX(-10px);
    animation: slideInTitle 0.8s forwards 0.2s;
    margin-bottom: 20px;
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-weight: 700;
    font-size: 36px;
}

.pricing_menu78104 .cost_deals93817 li:nth-child(1) {
    animation-delay: 0.5s;
}

.pricing_menu78104 .study_offers56849 {
    display: block;
    height: 100%;
    transform-style: preserve-3d;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.pricing_menu78104 .learning_plan65491 h4::after {
    width: 40px;
    height: 3px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    bottom: -10px;
    background: rgb(195,211,161);
    left: 0;
}

.pricing_menu78104 .study_offers56849:hover {
    transform: translateY(-8px);
}

.pricing_menu78104 .study_offers56849:hover .fee_struct65092 {
    border-left-width: 8px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

.pricing_menu78104 .study_offers56849:hover .learning_plan65491 h4::after {
    width: 70px;
}

.pricing_menu78104 .study_offers56849:active {
    transition: transform 0.2s;
    transform: translateY(-2px);
}


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


@media (min-width: 768px) {.rating_stars47810 .main_start97314 {
    justify-content: space-between;
}.rating_stars47810 .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.rating_stars47810 .academy_info35809 {
    flex: 0 0 65%;
}.rating_stars47810 .container {
    align-items: flex-start;
    justify-content: space-between;
}.rating_stars47810 .learn_nav35904 {
    max-width: 100%;
    text-align: left;
    margin: 0;
}
}



@media (min-width: 1200px) {.course_overview03186 .description {
    column-gap: 3rem;
    columns: 2;
}
}



@media (prefers-reduced-motion: reduce) {.course_overview03186::before,
    .course_overview03186::after {
    animation: none;
}.course_overview03186 .training_flow97154:hover {
    transform: none;
}.course_overview03186 .img_preview35987:hover {
    transform: none;
}.course_overview03186 h2:hover {
    transform: none;
}}



@media (min-width: 992px) {.secure_zone94673 {
    padding: 7rem 4rem;
    background: linear-gradient(165deg, rgb(231,236,214), #ffffff);
}.secure_zone94673 .container {
    padding: 0 3rem;
}.secure_zone94673 h1 {
    font-size: calc(46px * 1.2);
    margin-bottom: 3.5rem;
}.secure_zone94673 h1::after {
    height: 4px;
    width: 5rem;
}.secure_zone94673 p {
    margin-bottom: 2rem;
}.secure_zone94673 h2::before {
    background: linear-gradient(to bottom, rgb(195,211,161), rgb(160,187,116));
}.secure_zone94673 li {
    margin-bottom: 1.2rem;
}.secure_zone94673 span {
    padding-left: 1.5rem;
    border-left: 2px solid rgb(160,187,116,0.5);
}
}



@media (max-width: 992px) {header .head_site26849 {
    box-sizing: border-box;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 1rem;
    flex-direction: column;
}header .head_site26849 .header_learn93417 {
    margin-bottom: 1.5rem;
}header .head_site26849 .head_top16458 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .head_site26849 .head_top16458::before {
    bottom: -10px;
    top: auto;
}header .head_site26849 .head_teach04827 {
    margin: 0.25rem 0.5rem;
}
}


@media only screen and (max-width: 800px) {.consent_ack14923 {
    display: none;
}.consent_learn69083 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.track_ack72815 {
    text-align: center;
    margin-bottom: 20px;
}.cookie_warning_overlay87190 h5, .cookie_warning_overlay87190 p {
    text-align: center;
}.cookie_ack52608 {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    margin-left: 0;
}}



@media (max-width: 767px) {.academic_experience76938 {
    padding: 80px 0;
}.academic_experience76938 .student_opinions73458 {
    gap: 25px;
    padding: 30px;
}.academic_experience76938 .img_preview35987 {
    height: 150px;
    width: 150px;
}.academic_experience76938 .name {
    font-size: calc(20px - 2px);
}.academic_experience76938 .career_wrap02416 {
    font-size: calc(12px - 1px);
}
}



@media (max-width: 576px) {.program_outcomes20185 {
    padding: 3rem 0;
}.program_outcomes20185 h5 {
    margin-bottom: 1.8rem;
    font-size: calc(18px * 0.85);
}.program_outcomes20185 .container {
    padding: 0 15px;
}.program_outcomes20185 li {
    padding: 0 0.5rem;
}.program_outcomes20185 li p {
    font-size: calc(12px * 0.85);
    gap: 0.6rem;
}.program_outcomes20185 li svg {
    min-width: 20px;
    height: 20px;
}.program_outcomes20185 li p::after {
    left: 28px;
}.program_outcomes20185 li:hover p::after {
    width: calc(100% - 28px);
}}



@media screen and (max-width: 992px) {.start_now05716 {
    padding: 100px 0;
}.start_now05716 .skill_program41587 {
    padding: 50px 30px;
    max-width: 90%;
}.start_now05716 h3 {
    margin-bottom: 45px;
    font-size: calc(37px * 0.9);
}.start_now05716 .msg_info20517 {
    padding: 14px 40px;
    font-size: calc(18px * 0.95);
}
}



@media (min-width: 992px) {.title_welcome27185 .skill_program41587 {
    padding: 5rem;
    min-height: 85vh;
}.title_welcome27185 h1 {
    font-size: calc(46px * 1.4);
    max-width: 60%;
}.title_welcome27185 .info_section36158 {
    width: 45%;
}.title_welcome27185 .img_preview35987 {
    height: 550px;
    width: 50%;
    transform: translateZ(0) translateX(0) rotate(0deg);
}.title_welcome27185 .img_preview35987:hover {
    transform: translateZ(0) translateX(-10px) rotate(1deg) scale(1.03);
}.title_welcome27185 svg {
    width: 160px;
    height: 160px;
}
}



@media screen and (max-width: 767px) {.connect_with_us74382 {
    padding: 70px 0;
}.connect_with_us74382 h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 40px;
}.connect_with_us74382 .img_preview35987 {
    width: 100%;
    min-height: 300px;
    box-shadow: -10px 10px 0 rgb(195,211,161,0.5);
}.connect_with_us74382 form {
    padding: 40px 30px;
}
}



@media screen and (max-width: 480px) {.find_support72031 {
    padding: 60px 0;
}.find_support72031 .assist_grid80721 {
    padding: 30px;
}.find_support72031 .img_preview35987 {
    height: 250px;
}.find_support72031 .quick_answers10842 {
    font-size: calc(30px * 0.85);
}.find_support72031 .contact_card68574 {
    padding: 25px;
}.find_support72031 .ask_support17834 {
    padding: 12px 20px;
}.find_support72031 .get_contactpanel97043 p svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.find_support72031 .edu_asknow32570 svg {
    height: 18px;
    width: 18px;
    margin-right: 6px;
}}



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



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



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes border-pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.7;
    }
}



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



@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        filter: blur(60px);
    }
    50% {
        opacity: 0.1;
        filter: blur(80px);
    }
    100% {
        opacity: 0.05;
        filter: blur(60px);
    }
}



@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes pulseWave {
    0% {
        transform: scale(1);
        opacity: 0.12;
    }
    50% {
        transform: scale(1.15);
        opacity: 0.18;
    }
    100% {
        transform: scale(1);
        opacity: 0.12;
    }
}



@keyframes slideInTitle {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes slideInDesc {
  to {
    transform: translateX(0);
    opacity: 0.9;
  }
}



@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

