

.nav_info60589 {
    flex: 1 0 auto;
}

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

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

footer::before {
    top: 0;
    z-index: 1;
    content: '';
    left: 0;
    position: absolute;
    background: linear-gradient(125deg, #000000 0%, rgb(160,187,116) 100%);
    bottom: 0;
    opacity: 0.95;
    right: 0;
}

.rating_stars47810 .academy_info35809 {
    margin-top: 20px;
    flex: 0 0 100%;
}

.rating_stars47810 .head_top16458:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
}

.rating_stars47810 .head_top16458 .main_start97314 a {
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-align: center;
    padding: 8px 12px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    font-size: 15px;
}



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

.course_overview03186 h2::after {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    bottom: -0.75rem;
    width: 80px;
    background: linear-gradient(90deg, rgb(195,211,161) 0%, rgb(160,187,116) 100%);
    position: absolute;
}

.course_overview03186 .img_preview35987 {
    height: 350px;
    position: relative;
    overflow: hidden;
    transform: scale(1);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.course_overview03186 .info_section36158::before {
    background: linear-gradient(90deg, transparent, rgb(160,187,116,0.5), transparent);
    left: 50%;
    width: 90%;
    height: 1px;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    content: "";
}

.secure_zone94673 .container {
    margin: 0 auto;
    max-width: 1140px;
    opacity: 0;
    position: relative;
    animation: fadeIn 0.8s ease-out forwards;
    z-index: 1;
}

.secure_zone94673 h2 {
    transform: translateY(10px);
    margin: 2.5rem 0 1.5rem;
    opacity: 0;
    animation: slideUp 0.7s ease-out forwards 0.3s;
    position: relative;
    color: #000000;
    padding-left: 1rem;
    font-weight: 600;
    font-size: 34px;
}

.secure_zone94673 h4 {
    opacity: 0;
    animation: slideUp 0.7s ease-out forwards 0.5s;
    padding-left: 0.7rem;
    font-size: calc(34px * 0.75);
    position: relative;
    color: #000000;
    margin: 2rem 0 1rem;
    transform: translateY(10px);
    font-weight: 600;
}

.secure_zone94673 li::marker {
    font-size: 1.2em;
    color: rgb(195,211,161);
}

.secure_zone94673 strong {
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 600;
}

header .head_site26849::after {
    height: 100%;
    width: 100%;
    background-size: 200% 200%;
    left: 0;
    background: linear-gradient(45deg, transparent 48%, rgb(160,187,116) 49%, rgb(160,187,116) 51%, transparent 52%);
    animation: gradientSlide 5s ease infinite;
    position: absolute;
    top: 0;
    opacity: 0.1;
    content: "";
    z-index: -1;
}

header .head_site26849 .header_learn93417 svg {
    height: auto;
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(160,187,116,0.5));
}

header .head_site26849 .head_teach04827 {
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    transform-style: preserve-3d;
    transform: translateZ(0);
}

header .head_site26849 .head_teach04827 a:hover {
    text-shadow: 0 0 5px rgb(160,187,116,0.5);
    border: 1px solid rgb(160,187,116,0.5);
    color: rgb(160,187,116);
}

.who_we_are61975 {
    background: rgb(231,236,214);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.who_we_are61975 .skill_program41587 {
    align-items: center;
    gap: 60px;
    flex-direction: row-reverse;
    display: flex;
    position: relative;
}



.who_we_are61975 .knowledge_space71943 {
    flex: 0 0 35%;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease;
    transform: perspective(1000px) rotateY(5deg);
    border-radius: 22px;
}



.who_we_are61975 .img_preview35987 {
    overflow: hidden;
    height: 380px;
    position: relative;
}

.who_we_are61975 .training_track45362 {
    font-size: calc(19px - 2px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 8px;
}

.who_we_are61975 .info_section36158::after {
    top: -50%;
    position: absolute;
    opacity: 0.8;
    width: 200px;
    background: radial-gradient(circle, rgb(160,187,116,0.5) 0%, transparent 70%);
    height: 200px;
    animation: float 15s infinite linear;
    content: "";
    z-index: -1;
    right: -50%;
}

.who_we_are61975 .learn_experts41670 svg path {
    transition: fill 0.3s ease;
}

.who_we_are61975 h2::after {
    width: 80px;
    content: "";
    left: 0;
    border-radius: 10px;
    height: 3px;
    background: rgb(195,211,161);
    position: absolute;
    bottom: 0;
}

.consent_ack14923 svg, .consent_ack14923 svg path {
    height: 60px;
    fill: rgb(195,211,161);
    transition: transform 0.3s ease;
    width: 60px;
}

.track_ack72815 {
    flex: 1;
    min-width: 300px;
    color: #ffffff;
}

.cookie_ack52608 {
    font-size: 17px;
    border-radius: 10px;
    background: rgb(195,211,161);
    white-space: nowrap;
    box-shadow: 0 0 10px rgb(195,211,161,0.5);
    cursor: pointer;
    margin-left: 10px;
    color: #000000;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 12px 25px;
    text-decoration: none;
}

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

.academic_experience76938 .student_opinions73458:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 30px rgba(0, 0, 0, 0.03);
}

.academic_experience76938 .img_preview35987::before {
    z-index: -1;
    right: -12px;
    border: 2px solid rgb(195,211,161);
    transition: all 0.4s ease;
    bottom: -12px;
    content: "";
    position: absolute;
    left: 12px;
    opacity: 0.2;
    top: 12px;
}

.academic_experience76938 .student_opinions73458:hover .name::after {
    transform: scaleX(1);
}

.academic_experience76938 .student_opinions73458:hover > div:nth-child(2) div {
    opacity: 1;
    transform: translateX(5px);
}

.program_outcomes20185 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,236,214) 30%, rgb(160,187,116,0.5) 130%);
    padding: 6rem 0;
    position: relative;
}

.program_outcomes20185 h5 {
    color: rgb(195,211,161);
    font-weight: 700;
    position: relative;
    opacity: 0;
    margin-bottom: 3.5rem;
    font-size: calc(18px * 1.1);
    transform: translateY(-10px);
    text-align: center;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
}

.program_outcomes20185 .skill_program41587 > div:first-child {
    flex: 0 0 40%;
    position: relative;
}

.program_outcomes20185 .skill_program41587:hover .img_preview35987 {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08);
}

.program_outcomes20185 li {
    animation: fadeIn 0.6s ease-out forwards;
    animation-delay: calc(0.6s + var(--i, 0) * 0.1s);
    opacity: 0;
    transform: translateX(20px);
    position: relative;
}

.program_outcomes20185 li svg {
    transform: scale(1);
    height: 24px;
    transition: transform 0.3s ease-out;
    min-width: 24px;
    margin-top: 0.1rem;
}

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

.appSpot74863::after {
    width: 40%;
    opacity: 0.15;
    z-index: -1;
    top: -10%;
    right: -5%;
    background: linear-gradient(45deg, rgb(195,211,161) 0%, rgba(rgb(160,187,116,0.5), 0.8) 100%);
    transform: rotate(-15deg) translateZ(-10px);
    filter: blur(80px);
    height: 70%;
    content: "";
    animation: float 15s ease-in-out infinite;
    position: absolute;
}

.appSpot74863 .skill_program41587:hover::before {
    transform: scaleY(1);
}

.appSpot74863 h5::after {
    content: "";
    background: rgb(195,211,161);
    height: 3px;
    transition: width 0.6s ease, transform 0.6s ease;
    width: 4rem;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateX(0);
}

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

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

.start_now05716 {
    overflow: hidden;
    padding: 120px 0;
    z-index: 1;
    position: relative;
    background: linear-gradient(135deg, rgb(195,211,161) 0%, rgb(160,187,116) 100%);
}

.start_now05716 .skill_program41587::before {
    left: -100%;
    height: 2px;
    z-index: 1;
    content: '';
    top: 0;
    animation: scanLine 4s ease-in-out infinite;
    background: linear-gradient(90deg, 
        transparent 0%, 
        #ffffff 50%, 
        transparent 100%);
    width: 100%;
    box-shadow: 0 0 10px #ffffff;
    position: absolute;
}

.start_now05716 h3 {
    position: relative;
    font-family: Arial, sans-serif;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    margin-bottom: 50px;
    letter-spacing: 3px;
    font-size: 37px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
}

.start_now05716 .msg_info20517::before {
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(
        45deg,
        rgb(195,211,161) 0%,
        rgb(160,187,116) 100%
    );
    width: 100%;
    opacity: 0;
    content: '';
    height: 100%;
}

.start_now05716 .msg_info20517:hover::after {
    left: 200%;
    transition-duration: 1s;
}

.title_welcome27185 .skill_program41587 {
    padding: 3rem 2rem;
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    min-height: 90vh;
}

.title_welcome27185 h1::after {
    border-radius: 3px;
    transition: width 0.5s ease;
    bottom: -0.75rem;
    position: absolute;
    width: 100px;
    height: 6px;
    content: "";
    left: 0;
    box-shadow: 0 4px 15px rgba(94,170,168,0.3);
    background: linear-gradient(90deg, rgb(195,211,161) 0%, rgb(160,187,116) 100%);
}

.title_welcome27185 svg {
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.1));
    width: 140px;
    margin: 1rem auto 2rem;
    transition: transform 0.5s ease, filter 0.5s ease;
    height: 140px;
    display: block;
}

.title_welcome27185 svg text {
    transition: fill 0.3s ease;
}

.title_welcome27185 .inquiry_request39421::before {
    transition: all 0.5s ease;
    pointer-events: none;
    left: -100%;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 100%);
    height: 100%;
}

.title_welcome27185 .img_preview35987::after {
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(94,170,168,0.2) 0%, rgba(255,255,255,0) 70%);
    width: 100%;
    position: absolute;
    height: 100%;
}

.connect_with_us74382::before {
    width: 100%;
    content: "";
    height: 5px;
    background: linear-gradient(90deg, rgb(195,211,161), rgb(160,187,116));
    top: 0;
    left: 0;
    position: absolute;
}

.connect_with_us74382 .connect_links29504 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 60px;
}

.connect_with_us74382 form {
    padding: 50px;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 23px;
}

.connect_with_us74382 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.connect_with_us74382 .inquiry_info45790 label {
    font-size: 15px;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.5;
    color: #000000;
    position: relative;
}

.connect_with_us74382 .inquiry_info45790 label a {
    color: rgb(195,211,161);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.connect_with_us74382 svg {
    width: 20px;
    height: 20px;
    fill: rgb(195,211,161);
}

.find_support72031 {
    z-index: 1;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(195,211,161,0.5) 0%, rgb(160,187,116,0.5) 100%);
    position: relative;
}

.find_support72031 .container {
    display: flex;
    max-width: 1280px;
    gap: 60px;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
}

.find_support72031 .assist_grid80721:hover {
    box-shadow: 0 30px 70px rgb(160,187,116,0.5);
}

.find_support72031 .img_preview35987 {
    flex: 0 0 40%;
    overflow: hidden;
    border-radius: 20px;
    height: 300px;
    position: relative;
    max-width: 400px;
    transition: all 0.4s ease;
}

.find_support72031 .img_preview35987:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgb(160,187,116,0.5);
}

.find_support72031 .get_contactpanel97043 p svg path {
    fill: rgb(160,187,116);
    transition: fill 0.3s ease;
}

.find_support72031 .get_contactpanel97043 p a:after {
    bottom: -3px;
    left: 0;
    transition: transform 0.3s ease;
    background: rgb(160,187,116);
    position: absolute;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    content: '';
    transform-origin: left;
}

.find_support72031 .edu_asknow32570 svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,211,161);
}

.find_support72031 .ask_support17834 {
    background: #ffffff;
    padding: 15px 25px;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    font-weight: 400;
    justify-content: center;
    color: #000000;
    font-size: 13px;
    align-items: center;
    border-radius: 10px;
}

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

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

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

.pricing_menu78104 .fee_struct65092::before {
    top: 0;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translate(50%, -50%) rotate(45deg);
    right: 0;
    content: "";
    opacity: 0.8;
    height: 80px;
    background: rgb(160,187,116);
    width: 80px;
    position: absolute;
}

.pricing_menu78104 .learning_plan65491 p {
    line-height: 1.6;
    flex-grow: 1;
    color: #000000;
    hyphens: auto;
    white-space: normal;
    margin: 0 0 25px;
    word-wrap: break-word;
    font-size: calc(16px - 1px);
    overflow-wrap: break-word;
}

.pricing_menu78104 .study_offers56849:hover .fee_struct65092::before {
    transform: translate(40%, -40%) rotate(45deg);
}

.pricing_menu78104 .study_offers56849:hover .cost_fee38196 {
    background: rgb(160,187,116);
    transform: translateY(-5px);
}


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



@media (max-width: 767px) {.rating_stars47810 .head_top16458 {
    max-width: 100%;
    margin-bottom: 20px;
    flex: 0 0 100%;
}.rating_stars47810 .company_holder {
    padding: 20px 15px;
}.rating_stars47810 .learn_nav35904 {
    max-width: 100%;
    padding: 15px;
}
}



@media (min-width: 768px) {.course_overview03186 {
    padding: 6rem 0;
}.course_overview03186 .training_flow97154 {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.course_overview03186 .img_preview35987 {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: 100%;
}.course_overview03186 .info_section36158 {
    padding: 3rem 3.5rem;
}.course_overview03186 .info_section36158::before {
    height: 90%;
    width: 1px;
    transform: translateY(-50%);
    left: 0;
    background: linear-gradient(180deg, transparent, rgb(160,187,116,0.5), transparent);
    top: 50%;
}.course_overview03186 h2 {
    font-size: calc(33px * 1.1);
    margin-bottom: 4rem;
}.course_overview03186 .description {
    max-height: 400px;
    columns: 2;
    column-gap: 2.5rem;
}
}



@media (min-width: 1200px) {.secure_zone94673 {
    padding: 8rem 5rem;
}.secure_zone94673::before {
    background: 
            radial-gradient(circle at 5% 95%, rgb(160,187,116,0.5), transparent 40%),
            radial-gradient(circle at 95% 5%, rgb(195,211,161,0.5), transparent 45%);
}.secure_zone94673 .container {
    padding: 0 4rem;
}.secure_zone94673 h1 {
    font-size: calc(46px * 1.3);
}.secure_zone94673 h1::after {
    bottom: -0.7rem;
    width: 5.5rem;
    height: 5px;
}.secure_zone94673 ul {
    padding-left: 2.5rem;
}
}



@media (max-width: 576px) {header .head_site26849 {
    padding: 0.75rem;
}header .head_site26849 .head_top16458 {
    flex-direction: column;
    align-items: center;
}header .head_site26849 .head_teach04827 {
    width: 100%;
    margin: 0.25rem 0;
    text-align: center;
}header .head_site26849 .header_learn93417 svg {
    width: 100px;
}header .head_site26849 .header_learn93417::after {
    left: 10%;
    width: 80%;
}}


@media only screen and (max-width: 1200px) {.cookie_warning_overlay87190 {
    padding: 20px;
}.consent_learn69083 {
    padding: 20px 2%;
}
}



@media (min-width: 768px) {.academic_experience76938 .student_opinions73458 {
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    column-gap: 40px;
    row-gap: 30px;
}.academic_experience76938 .student_opinions73458 > div:first-child {
    grid-row: 1 / 3;
}.academic_experience76938 .img_preview35987 {
    width: 220px;
    height: 260px;
}.academic_experience76938 .career_wrap02416 {
    padding-left: 30px;
    grid-column: 2;
}
}



@media (hover: none) {.academic_experience76938 .student_opinions73458 {
    transform: none !important;
}.academic_experience76938 .img_preview35987,
    .academic_experience76938 .student_opinions73458:hover .img_preview35987 {
    transform: none;
}}



@media (max-width: 768px) {.program_outcomes20185 {
    padding: 4rem 0;
}.program_outcomes20185 h5 {
    padding: 0 1.5rem;
    font-size: calc(18px * 0.9);
    margin-bottom: 2rem;
}.program_outcomes20185 h5::after {
    height: 2px;
    width: 60px;
}.program_outcomes20185 .skill_program41587 {
    gap: 2rem;
}.program_outcomes20185 li p {
    font-size: calc(12px * 0.9);
}.program_outcomes20185 .img_preview35987::after {
    top: 10px;
    left: -10px;
}
}



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



@media screen and (max-width: 768px) {.start_now05716 {
    padding: 80px 0;
}.start_now05716 .skill_program41587 {
    padding: 40px 25px;
}.start_now05716 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 40px;
    letter-spacing: 2px;
}.start_now05716 .msg_info20517 {
    letter-spacing: 1.5px;
    padding: 12px 35px;
    font-size: calc(18px * 0.9);
}
}



@media (min-width: 1200px) {.title_welcome27185 .skill_program41587 {
    padding: 6rem;
}.title_welcome27185 h1 {
    font-size: calc(46px * 1.6);
    max-width: 90%;
}.title_welcome27185 .info_section36158 {
    width: 40%;
}.title_welcome27185 .img_preview35987 {
    height: 600px;
    width: 55%;
}.title_welcome27185 .start_head18064 p {
    font-size: calc(18px * 1.3);
}.title_welcome27185 svg {
    height: 180px;
    width: 180px;
}
}



@media screen and (max-width: 1024px) {.find_support72031 {
    padding: 100px 0;
}.find_support72031 .assist_grid80721 {
    gap: 30px;
    padding: 50px;
}.find_support72031 .img_preview35987 {
    height: 280px;
    flex: 0 0 35%;
}.find_support72031 .get_contactpanel97043 {
    flex: 1 1 60%;
}.find_support72031 .contact_card68574 {
    padding: 35px;
}.find_support72031 .get_contactpanel97043 p svg {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
}



@media (max-width: 1200px) {.pricing_menu78104 {
    padding: 80px 0;
}.pricing_menu78104 .cost_deals93817 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 768px) {.pricing_menu78104 {
    padding: 60px 0;
}.pricing_menu78104 h2 {
    font-size: calc(36px - 6px);
}.pricing_menu78104 .rate_choices31208 {
    font-size: calc(16px - 1px);
}.pricing_menu78104 .cost_deals93817 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 15px;
}.pricing_menu78104 .learning_plan65491 h4 {
    font-size: 22px;
}.pricing_menu78104 .learning_plan65491 p {
    font-size: calc(16px - 2px);
    margin-bottom: 20px;
}
}



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



@keyframes expandLine {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



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

@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}



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



@keyframes glitchTop {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 15%, 100% 15%, 100% 40%, 0 40%);
        transform: translate(-5px, 2px);
    }
    20% {
        clip-path: polygon(0 10%, 100% 10%, 100% 30%, 0 30%);
        transform: translate(5px, -2px);
    }
    30% {
        clip-path: polygon(0 5%, 100% 5%, 100% 25%, 0 25%);
        transform: translate(-3px, 1px);
    }
    40% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
}

