﻿.nav_know_8295 {
    flex: 1 0 auto;
}

.wrap-structure_9601 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}

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


.about_this_0267 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
}

.about_this_0267 .text_body_4897 {
    backdrop-filter: blur(8px);
    padding: 40px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
    background: linear-gradient(135deg, 
        rgba(rgb(195,184,203), 0.1) 0%,
        rgba(rgb(160,148,167), 0.15) 100%);
    border-left: 4px solid rgb(195,184,203);
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.about_this_0267 p b::before {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 8px;
    background-color: rgb(195,184,203);
    height: 8px;
    left: 0;
    content: '';
}

.course_candidates_4165 {
    padding: 120px 0;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.course_candidates_4165 .learn_skill_2983 {
    position: relative;
}

.course_candidates_4165 h4 {
    text-align: center;
    color: #000000;
    position: relative;
    font-weight: 400;
    margin-bottom: 80px;
    font-size: 43px;
}

.course_candidates_4165 p {
    margin: 0;
    font-size: 16px;
    position: relative;
    padding: 0;
    align-items: center;
    transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(33.333% - 20px);
    color: #000000;
    text-align: center;
}

.course_candidates_4165 p span {
    padding-top: 10px;
    position: relative;
}



.course_candidates_4165 p:nth-child(odd) {
    animation: floatAnimation 5s infinite ease-in-out;
}

.course_candidates_4165 .learn_skill_2983 > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.course_candidates_4165 .learn_skill_2983 > div p:nth-child(4) {
    animation-delay: 0.4s;
}

.contacts_7498 {
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(135deg, rgb(231,220,240) 0%, #ffffff 100%);
    padding: 80px 20px;
}

.contacts_7498 h1 {
    transform: perspective(500px) translateZ(0);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    transition: transform 0.5s ease-out;
    z-index: 5;
    position: relative;
    color: #000000;
    font-size: 48px;
}

.contacts_7498 .learn_ask_2037 > div:hover {
    transform: translateX(5px);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}

.contacts_7498 .learn_ask_2037 > div > div {
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
}

.contacts_7498 h6:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.contacts_7498 .edu_ask_5429 {
    flex-direction: column;
    gap: 15px;
    display: flex;
}

.contacts_7498 .reach_help_0374:hover {
    color: rgb(195,184,203);
}

.contacts_7498 .reach_help_0374:hover::before {
    width: calc(100% - 34px);
}

.contacts_7498 .reach_help_0374:hover svg {
    transform: translateY(-3px);
}

.contacts_7498 svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}

.thankPageID_6471::after {
    content: "";
    bottom: -10px;
    transform: rotate(-5deg);
    opacity: 0.05;
    right: -10px;
    filter: blur(20px);
    width: 40%;
    background: linear-gradient(225deg, rgb(195,184,203) 0%, transparent 80%);
    z-index: 0;
    position: absolute;
    height: 40%;
}

.thankPageID_6471 .learn_skill_2983::before {
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 6px;
    background: linear-gradient(to bottom, rgb(195,184,203), rgb(160,148,167));
    position: absolute;
}

.thankPageID_6471 .learn_skill_2983:hover {
    transform: translateY(-5px);
}

.thankPageID_6471 li {
    position: relative;
    padding-left: 2rem;
}

.thankPageID_6471 li span {
    position: relative;
    font-size: 17px;
    display: block;
    line-height: 1.8;
    color: #000000;
    transform: translateY(10px);
    animation: fadeIn 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    opacity: 0;
}

.title_screen_3971 .fast_knowledge_5932 > div:first-child {
    position: relative;
    transform: translateX(-5%);
    opacity: 0;
    animation: slideInLeft 1s forwards 0.3s ease-out;
}

.title_screen_3971 h3 {
    font-size: calc(22px * 1.1);
    position: relative;
    line-height: 1.5;
    padding-left: 2rem;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 1rem;
    max-width: 90%;
    letter-spacing: 0.03em;
}

.title_screen_3971 .edu_heritage_5628 {
    transform: translateY(20px);
    position: relative;
    backdrop-filter: blur(8px);
    padding: 2.5rem;
    background: linear-gradient(120deg, rgba(25, 29, 43, 0.85), rgba(15, 19, 33, 0.95));
    opacity: 0;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25),
              0 0 0 1px rgba(255, 255, 255, 0.05);
    animation: fadeUpIn 1s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.program_information_8306 .learn_development_5769 {
    right: 0;
    width: 45%;
    border-top-left-radius: 150px;
    transform: translateY(-50%);
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.08);
    border-bottom-left-radius: 150px;
    top: 50%;
    position: absolute;
    overflow: hidden;
    height: 70vh;
    z-index: 1;
}

.program_information_8306 .learn_development_5769 {
    border-bottom-left-radius: 50px;
    right: auto;
    position: relative;
    border-radius: 0;
    border-bottom-right-radius: 50px;
    width: 100%;
    transform: none;
    top: auto;
    height: 40vh;
    margin-bottom: 2rem;
}

.program_information_8306 .container {
    position: relative;
    z-index: 2;
    display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: flex-start;
    max-width: 1200px;
}

.program_information_8306 .container {
    width: 100%;
    justify-content: center;
}

.program_information_8306 .tech_training_1864 p {
    line-height: 1.7;
    font-size: 12px;
    margin-bottom: 2rem;
    color: #000000;
}

.program_information_8306 .tech_training_1864 p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.program_information_8306 .tech_training_1864 .message_links_7190:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.privacy_refuge_0817::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(195,184,203,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(160,148,167,0.5) 0%, transparent 25%);
    z-index: 0;
    height: 100%;
    opacity: 0.15;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    transform: translateZ(-50px);
    left: 0;
}

.privacy_refuge_0817:hover h1::after {
    transform: scaleX(1.5);
}

.privacy_refuge_0817 h2:hover {
    transform: translateX(5px);
}

.privacy_refuge_0817 h3 {
    font-family: Arial, sans-serif;
    padding-bottom: 0.5rem;
    font-size: calc(19px * 1.2);
    position: relative;
    color: #000000;
    font-weight: 600;
    margin: 2.5rem 0 1rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.privacy_refuge_0817 p:hover {
    transform: translateZ(5px);
}

.privacy_refuge_0817 ul li {
    padding-left: 1.5rem;
    transition: transform 0.2s ease-out;
    margin-bottom: 1rem;
    font-size: 13px;
    color: #000000;
    line-height: 1.7;
    position: relative;
    font-family: Arial, sans-serif;
}

.privacy_refuge_0817 span:hover {
    transform: translateX(5px);
    border-left-color: rgb(160,148,167);
}

.mentorship_profile_2705::before {
    height: 100%;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(195,184,203,0.5) 10%, 
        transparent 11%);
    content: "";
    width: 100%;
    background-size: 150px 100%;
    top: 0;
    animation: gradientSlide 30s linear infinite;
    position: absolute;
    left: 0;
    opacity: 0.3;
}

.mentorship_profile_2705 .client_ratings_5641:hover .name {
    transform: translateX(10px);
}

.mentorship_profile_2705 .client_ratings_5641:hover span:not(.name) {
    color: rgb(195,184,203);
    transform: translateX(10px);
}

.mentorship_profile_2705 .work_content_1045 {
    padding-left: 0;
    font-size: 18px;
    line-height: 1.8;
    transition: padding 0.5s ease;
    color: #000000;
    margin-top: 40px;
    position: relative;
    font-weight: 400;
}

.explore_now_9208 .learn_skill_2983 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    z-index: 10;
    position: relative;
    display: grid;
}

.explore_now_9208 .message_links_7190::before {
    background: radial-gradient(circle, rgb(160,148,167) 0%, transparent 60%);
    opacity: 0;
    width: 200%;
    height: 200%;
    position: absolute;
    left: -50%;
    top: -50%;
    z-index: -1;
    transition: opacity 0.5s ease;
    content: '';
}

.explore_now_9208 .container p:hover,
.explore_now_9208 .message_links_7190:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(30px);
}

.training_results_4026::before {
    right: -5%;
    top: -10%;
    transform: rotate(-15deg) skewX(20deg);
    background: linear-gradient(225deg, rgb(195,184,203,0.5) 0%, transparent 70%);
    position: absolute;
    width: 35%;
    height: 70%;
    filter: blur(60px);
    content: "";
    z-index: 1;
}

.training_results_4026 h5::after {
    background: linear-gradient(90deg, rgb(195,184,203) 0%, rgb(160,148,167) 100%);
    position: absolute;
    content: "";
    bottom: -15px;
    left: 50%;
    z-index: 2;
    width: 80px;
    height: 3px;
    transform: translateX(-50%);
}

.training_results_4026 .image_wrap_2473:hover {
    transform: rotateY(5deg) perspective(1000px);
    box-shadow: -15px 15px 30px rgba(0, 0, 0, 0.15);
}

.training_results_4026 li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-left: 3px solid rgb(160,148,167);
    transform: translateX(5px);
    background: rgba(255, 255, 255, 1);
}

.training_results_4026 svg {
    margin-top: 2px;
    margin-right: 15px;
    transition: transform 0.3s ease;
    transform: scale(1);
    min-width: 24px;
}

.training_results_4026 li:nth-child(odd):hover svg path {
    fill: rgb(195,184,203);
}

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

.client_experience_2843 h2::after {
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(195,184,203) 0%, rgb(160,148,167) 100%);
    transform: translateX(-50%);
    bottom: -15px;
    height: 3px;
    left: 50%;
    position: absolute;
}

.client_experience_2843 .client_ratings_5641:nth-child(1) {
    animation-delay: 0.3s;
}

.client_experience_2843 .client_ratings_5641:nth-child(4) {
    animation-delay: 0.9s;
}

.client_experience_2843 .client_ratings_5641:nth-child(7) {
    animation-delay: 1.5s;
}

.client_experience_2843 .client_ratings_5641 h3 {
    color: #000000;
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    display: inline-block;
    font-size: calc(18px - 2px);
    margin-bottom: 1rem;
}

.client_experience_2843 .client_ratings_5641 div {
    width: 60px;
    height: 60px;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.8);
    margin-top: auto;
}

header .page_head_8246::before {
    height: 5px;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(195,184,203), rgb(160,148,167));
    left: 0;
}

header .main_pro_4130::after {
    bottom: 0;
    position: absolute;
    height: 1px;
    width: 60%;
    content: '';
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(195,184,203,0.5), rgb(160,148,167,0.5), rgb(195,184,203,0.5), transparent);
}

header .top_prime_6914:hover {
    color: rgb(195,184,203);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.contact_information_1650::before {
    position: absolute;
    left: 0;
    background-size: 20px 20px;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    width: 100%;
    content: "";
    z-index: 0;
}

.contact_information_1650 h3 {
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    font-size: 23px;
    position: relative;
}

.contact_information_1650 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.contact_information_1650 .inquiry_form_5670 input[type="checkbox"] {
    height: 22px;
    border: 2px solid rgb(231,220,240);
    appearance: none;
    width: 22px;
    transition: all 0.2s ease;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
}

.contact_information_1650 .inquiry_form_5670 a::after {
    position: absolute;
    bottom: -2px;
    background: rgb(195,184,203);
    width: 100%;
    left: 0;
    content: "";
    height: 1px;
    transition: all 0.3s ease;
}

.contact_information_1650 svg path {
    fill: rgb(195,184,203);
    transition: all 0.3s ease;
}

footer::before {
    z-index: 1;
    bottom: 0;
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgb(160,148,167,0.5) 0%, rgb(195,184,203,0.5) 100%);
    right: 0;
    top: 0;
}

.milestone_cta_6219 .discord_cta_2369 {
    position: relative;
    grid-column: 5 / 13;
}

.milestone_cta_6219 .nav_block_8347 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    display: grid;
}

.milestone_cta_6219 .head_pro_4870 h5::before {
    position: absolute;
    left: -15px;
    content: '';
    transform: translateY(-50%);
    top: 50%;
    height: 8px;
    background: rgb(195,184,203);
    width: 8px;
    border-radius: 50%;
}

.milestone_cta_6219 .head_pro_4870 .nav_block_8347 a:hover::before {
    background: rgb(195,184,203,0.5);
    width: 100%;
}

.login_footer_8574::before {
    left: 15%;
    top: 0;
    opacity: 0.2;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    right: 15%;
    position: absolute;
    content: '';
    height: 1px;
}

.milestone_cta_6219 .company_holder::after {
    top: 40px;
    z-index: -1;
    right: -50px;
    background: rgb(195,184,203,0.5);
    content: '';
    opacity: 0.4;
    border-radius: 50%;
    position: absolute;
    width: 150px;
    height: 150px;
    filter: blur(60px);
}

.milestone_cta_6219 .discord_cta_2369::before {
    background: rgb(160,148,167,0.5);
    left: 80px;
    width: 180px;
    border-radius: 50%;
    height: 180px;
    filter: blur(70px);
    z-index: -1;
    content: '';
    opacity: 0.25;
    position: absolute;
    bottom: -50px;
}

.pricing_level_8293 .package_deals_8623 {
    flex-direction: column-reverse;
    display: flex;
}

.pricing_level_8293 .plan_deals_1983 h2 {
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: 35px;
}

.pricing_level_8293 .lesson_fees_1765 {
    position: relative;
    overflow: hidden;
    color: #000000;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    display: block;
}

.pricing_level_8293 .promo_rates_3487 {
    color: rgb(195,184,203);
    font-size: calc(24px + 4px);
    margin: 15px 0;
    display: inline-block;
    position: relative;
    font-weight: 700;
}

.pricing_level_8293 .image_wrap_2473::after {
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(0deg, rgba(rgb(195,184,203,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    top: 0;
    z-index: 1;
    content: "";
}

.pricing_level_8293 .lesson_fees_1765:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}

#dataProtectionBox_5631 {
    display: none;
}

.consent_panel_5709 {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}

.consent_ack_0852 {
    text-align: center;
    min-width: 120px;
    line-height: 35px;
    font-size: 24px;
    color: rgb(195,184,203);
    white-space: nowrap;
    margin-left: 10px;
    flex-shrink: 0;
    cursor: pointer;
    border-bottom: 2px solid rgb(195,184,203);
    text-decoration: none;
}


@media (max-width: 768px) {::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
}
}



@media (min-width: 768px) {.about_this_0267 {
    padding: 150px 0;
}.about_this_0267 .text_body_4897 {
    max-width: 90%;
    padding: 60px;
    margin: 0 auto;
}.about_this_0267 ol li {
    padding: 0 0 0 25px;
    column-count: 2;
}
}



@media (max-width: 480px) {.about_this_0267 {
    padding: 60px 0;
}.about_this_0267 .text_body_4897 {
    padding: 25px 15px;
}.about_this_0267 ol li {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}
}



@media (max-width: 991px) {.course_candidates_4165 {
    padding: 100px 0;
}.course_candidates_4165 h4 {
    margin-bottom: 60px;
    font-size: calc(43px * 0.9);
}.course_candidates_4165 div > div {
    gap: 30px 20px;
}.course_candidates_4165 p {
    flex: 0 0 calc(50% - 20px);
}.course_candidates_4165 p svg {
    height: 45px;
    margin-bottom: 12px;
    width: 45px;
}
}



@media (max-width: 767px) {.contacts_7498 .learn_ask_2037 {
    padding: 30px 20px;
}.contacts_7498 .learn_ask_2037 > div {
    padding: 15px;
}.contacts_7498 h1 {
    font-size: calc(48px * 0.9);
}.contacts_7498 span {
    margin-left: 20px;
}
}



@media (max-width: 767px) {.thankPageID_6471 {
    padding: 3rem 0;
}.thankPageID_6471 h2 {
    font-size: calc(34px * 0.8);
    line-height: 1.4;
    margin-bottom: 2rem;
}.thankPageID_6471 h2::after {
    bottom: -12px;
    width: 60px;
}.thankPageID_6471 .learn_skill_2983 {
    padding: 2rem 1.5rem;
}.thankPageID_6471 .learn_skill_2983::after {
    height: 80px;
    width: 80px;
}.thankPageID_6471 li {
    padding-left: 1.5rem;
}
}



@media (max-width: 767px) {.title_screen_3971 {
    padding: 1.5rem;
}.title_screen_3971 h3 {
    font-size: 22px;
    padding-left: 1.5rem;
}.title_screen_3971 h1 {
    font-size: 47px;
}.title_screen_3971 .edu_heritage_5628 {
    padding: 1.5rem;
}.title_screen_3971 .edu_heritage_5628 > div {
    height: 180px;
}.title_screen_3971 p {
    padding: 1.5rem;
}
}



@media screen and (max-width: 992px) {.privacy_refuge_0817 {
    padding: 3rem 1rem;
}.privacy_refuge_0817 .container {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
}.privacy_refuge_0817 .container:hover {
    transform: none;
}.privacy_refuge_0817 h1 {
    font-size: 44px;
}
}



@media (max-width: 768px) {.mentorship_profile_2705 {
    padding: 80px 0;
}.mentorship_profile_2705 .client_ratings_5641 {
    margin: 0 15px;
    padding: 80px 25px 30px;
}.mentorship_profile_2705 .image_wrap_2473 {
    width: 100px;
    left: 25px;
    height: 100px;
}.mentorship_profile_2705 .name {
    font-size: 21px;
}.mentorship_profile_2705 .work_content_1045 {
    font-size: calc(18px * 0.95);
}.mentorship_profile_2705 .work_content_1045::before {
    left: -25px;
    width: 20px;
}}



@media (max-width: 991px) {.training_results_4026 {
    padding: 80px 0;
}.training_results_4026 h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 40px;
}.training_results_4026 .learn_skill_2983 {
    padding: 30px;
}.training_results_4026 ul {
    grid-template-columns: 1fr;
}
}



@media (max-width: 576px) {.training_results_4026 {
    padding: 50px 0;
}.training_results_4026 h5 {
    font-size: calc(21px - 6px);
}.training_results_4026 .container {
    padding: 0 15px;
}.training_results_4026 .learn_skill_2983 {
    padding: 20px 15px;
}.training_results_4026 li {
    padding: 15px;
}.training_results_4026 li p {
    font-size: calc(15px - 2px);
}.training_results_4026 svg {
    margin-right: 10px;
    transform: scale(0.9);
}}



@media (max-width: 767px) {header .page_head_8246 {
    padding: 1rem 0;
    margin: 0.6rem 0;
}header .main_pro_4130 {
    padding: 0 0 0.7rem 0;
}header .main_pro_4130 svg {
    width: 140px;
}header .head_pro_4870 {
    padding: 0.7rem 1rem 0;
    max-width: 95%;
    gap: 0.5rem;
}header .top_prime_6914 {
    padding: 0.5rem 1rem;
    font-size: calc(16px - 1px);
}
}



@media (max-width: 768px) {.contact_information_1650 {
    padding: 60px 0;
}.contact_information_1650 h2 {
    font-size: calc(29px - 4px);
    margin-bottom: 30px;
}.contact_information_1650 .message_widget_4503 {
    padding: 40px 30px;
}.contact_information_1650 #contact {
    gap: 25px;
}.contact_information_1650 .image_wrap_2473 {
    min-height: 250px;
}
}



@media (max-width: 768px) {.milestone_cta_6219 {
    padding: 60px 0 30px;
}.milestone_cta_6219 .nav_block_8347 {
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}.milestone_cta_6219 .head_pro_4870 {
    padding: 0;
}}



@media (min-width: 992px) {.pricing_level_8293 .package_deals_8623 {
    flex-direction: row;
    align-items: center;
    gap: 50px;
}.pricing_level_8293 .plan_deals_1983 {
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.pricing_level_8293 .plan_deals_1983 h2::after {
    left: 0;
    transform: none;
}.pricing_level_8293 .edu_rates_9507 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.pricing_level_8293 .price_tiers_7516 {
    padding: 35px;
}
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}



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



@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}



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

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



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

