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

svg {
    height: 30px;
    width: 30px;
}

header,footer {
    width: 100%;
}

header {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    left: 0;
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
    top: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: rgb(160,175,207,0.5);
}

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

.sign_up_now_06324::before {
    opacity: 0.04;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, #000000 1px, transparent 1px) 0 0 / 40px 100%,
        linear-gradient(0deg, #000000 1px, transparent 1px) 0 0 / 100% 40px;
    left: 0;
    content: '';
    z-index: 1;
    top: 0;
    width: 100%;
}

.sign_up_now_06324 .support_info_03217 {
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    padding: 20px 40px;
    z-index: 5;
    grid-column: 1 / 2;
    border-radius: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgb(207,212,231);
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: 5px 5px 0 rgb(160,175,207);
}

.sign_up_now_06324 .support_info_03217:hover::before {
    left: 100%;
}

.sign_up_now_06324 .legacy_edu_51742::before {
    border: 2px solid rgb(160,175,207,0.5);
    height: 350px;
    width: 350px;
    right: -175px;
    opacity: 0.3;
    content: '';
    position: absolute;
    z-index: -1;
    top: -175px;
    border-radius: 50%;
}

.sign_up_now_06324::after {
    left: 0;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(160,175,207,0.5) 100%);
    opacity: 0.05;
    width: 100%;
    content: '';
    z-index: 1;
    position: absolute;
    height: 100%;
}

.program_overview_42593::after {
    z-index: 0;
    position: absolute;
    content: "";
    filter: blur(60px);
    left: -80px;
    bottom: -80px;
    animation: float 18s ease-in-out infinite alternate;
    height: 250px;
    width: 250px;
    background: rgb(113,132,180,0.5);
}

.program_overview_42593 h2 {
    opacity: 0;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: calc(33px * 1.1);
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-5%);
    margin-bottom: 40px;
}

.program_overview_42593 .program_flow_36728 {
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}

.program_overview_42593 .img_rounded_box_91083 {
    animation: fadeUp 1s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    height: 380px;
    position: relative;
    overflow: hidden;
    transform: translateY(20px);
    opacity: 0;
}

.program_overview_42593 .img_rounded_box_91083:hover::after {
    opacity: 0;
}

.program_overview_42593 .editorial_wrap_71604 {
    display: flex;
    flex-direction: column;
    gap: 30px;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.program_overview_42593 .description:first-of-type {
    z-index: 2;
    position: relative;
}

.program_overview_42593 .description:nth-of-type(2) {
    position: relative;
    margin-top: 20px;
    z-index: 1;
}

.program_overview_42593 .description::first-letter {
    color: rgb(160,175,207);
    font-size: 1.5em;
    font-weight: 700;
}

.our_mission_83401::after {
    background: linear-gradient(135deg, 
        rgb(160,175,207,0.5) 0%,
        transparent 65%);
    transform: rotate(-15deg);
    z-index: 2;
    width: 100%;
    pointer-events: none;
    top: -50%;
    position: absolute;
    content: "";
    right: -50%;
    height: 200%;
}

.our_mission_83401 h2 {
    transform: translateX(-10px);
    margin-bottom: 40px;
    font-size: calc(35px * 1.2);
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    position: relative;
}



.our_mission_83401 .editorial_wrap_71604 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.05);
    opacity: 0;
    border-left: 3px solid rgb(113,132,180);
    animation: fadeIn 1s 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    padding: 40px;
    display: flex;
    transform: translateY(20px);
    flex-direction: column;
    backdrop-filter: blur(10px);
}

.our_mission_83401 .editorial_wrap_71604 p::before {
    position: absolute;
    content: "";
    height: 10px;
    left: -20px;
    width: 10px;
    top: 50%;
    background-color: rgb(160,175,207);
    transform: translateY(-50%);
}

.scholar_cta_73016::before {
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    backdrop-filter: blur(8px);
    width: 100%;
    height: 100%;
}



.scholar_cta_73016::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}

.scholar_cta_73016 .company_holder {
    padding-right: 40px;
    position: relative;
}

.scholar_cta_73016 .company_holder h3 {
    font-weight: 700;
    display: inline-block;
    font-size: calc(36px * 0.9);
    position: relative;
    margin-bottom: 25px;
}

.scholar_cta_73016 .company_holder h3::after {
    height: 3px;
    content: "";
    background: rgb(160,175,207);
    position: absolute;
    width: 40px;
    border-radius: 10px;
    left: 0;
    bottom: -8px;
}

.scholar_cta_73016 .top_edu_98146 {
    gap: 60px;
    display: flex;
}

.scholar_cta_73016 .site_nav_59438 h5 {
    position: relative;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 12px;
    font-size: 20px;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a::before {
    left: 0;
    opacity: 0;
    top: 50%;
    background: rgb(160,175,207);
    width: 0;
    position: absolute;
    height: 1px;
    transform: translateY(-50%);
    content: "";
    transition: all 0.3s ease;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a:hover::before {
    opacity: 1;
    width: 8px;
}

.grant_info_27864 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.grant_info_27864 .verify_cta_87502 {
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    opacity: 0.6;
}

.grant_info_27864 .verify_cta_87502 {
    position: relative;
    transition: all 0.3s ease;
}

.scholar_cta_73016 .site_nav_59438::before {
    opacity: 0.7;
    content: "";
    width: 5px;
    background: rgb(160,175,207);
    border-radius: 50%;
    height: 5px;
    top: 10px;
    left: -15px;
    position: absolute;
}

.scholar_cta_73016 .site_nav_59438:hover::before {
    animation: glow 2s infinite;
}



.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a::after {
    transition: width 0.3s ease;
    height: 1px;
    background: rgb(160,175,207);
    content: "";
    left: 0;
    bottom: -2px;
    position: absolute;
    width: 0;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a:nth-child(odd):hover {
    transform: translateX(2px);
}



.scholar_cta_73016 .company_holder h3::before {
    content: "";
    width: 20px;
    height: 1px;
    left: -30px;
    position: absolute;
    background: rgb(160,175,207);
    opacity: 0.7;
    top: 50%;
}

.grant_info_27864::after {
    opacity: 0.3;
    width: 30%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(113,132,180,0.5), 
        transparent);
    bottom: 0;
    position: absolute;
    left: 35%;
    height: 1px;
    content: "";
}

.prospective_members_04172::before {
    left: 0;
    top: 0;
    opacity: 0.15;
    z-index: 1;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(160,175,207,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(113,132,180,0.5) 0%, transparent 40%);
    height: 100%;
    position: absolute;
    content: '';
}

.prospective_members_04172 .legacy_edu_51742 {
    z-index: 10;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    position: relative;
}

.prospective_members_04172 h3::before,
.prospective_members_04172 h3::after {
    transform: translateY(-50%);
    width: 40px;
    position: absolute;
    height: 2px;
    content: '';
    top: 50%;
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
}

.prospective_members_04172 h3::before {
    left: -60px;
}

.prospective_members_04172 ul li {
    align-items: flex-start;
    min-width: 280px;
    z-index: 1;
    display: flex;
    position: relative;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
    width: calc(33.333% - 27px);
    overflow: hidden;
    gap: 20px;
    text-align: left;
    border-radius: 21px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 40px 30px;
}



.prospective_members_04172 ul li {
    opacity: 0;
    animation: slideInBottom 0.6s forwards;
}

.prospective_members_04172 ul li:hover::before {
    opacity: 1;
}

.prospective_members_04172 ul li:hover::after {
    transform: scale(6);
    opacity: 0.05;
}

.prospective_members_04172 ul li svg {
    width: 50px;
    height: 50px;
    transition: all 0.5s ease;
    flex-shrink: 0;
    position: relative;
}

.prospective_members_04172 ul li:hover svg path {
    fill: rgb(113,132,180);
}

.prospective_members_04172 ul li:nth-child(2) {
    animation-delay: 0.25s;
}

.prospective_members_04172 ul li:nth-child(4) {
    animation-delay: 0.55s;
}

.prospective_members_04172 ul li:nth-child(6) {
    animation-delay: 0.85s;
}

.prospective_members_04172 ul li:nth-child(3n+2) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 1s reverse;
    animation-delay: 0.25s, 3s;
}

.privacy_barrier_24069 {
    background-color: rgb(207,212,231);
    padding: 40px;
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

.privacy_barrier_24069 h2 {
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(113,132,180);
}

.privacy_barrier_24069 ul,
.privacy_barrier_24069 ol {
    padding: 0 0 0 20px;
    margin: 0;
}

.privacy_barrier_24069 ul {
    list-style-type: disc;
}

.privacy_barrier_24069 ol {
    list-style-type: decimal;
}

.privacy_barrier_24069 p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.privacy_barrier_24069 span {
    color: rgb(160,175,207);
    font-weight: 600;
}

.service_contact_95314::before {
    top: -15%;
    z-index: 1;
    width: 40%;
    height: 70%;
    opacity: 0.7;
    right: -10%;
    content: "";
    background: linear-gradient(135deg, rgb(160,175,207,0.5) 0%, transparent 70%);
    position: absolute;
    transform: rotate(-15deg);
}

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

.service_contact_95314 .help_now_51740:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.service_contact_95314 .help_now_51740::before {
    background: linear-gradient(to bottom, rgb(160,175,207), rgb(113,132,180));
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
}

.service_contact_95314 h3::after {
    transition: transform 0.3s ease;
    position: absolute;
    width: 80px;
    content: "";
    transform-origin: left;
    left: 0;
    height: 3px;
    bottom: 0;
    background: rgb(160,175,207);
}

.service_contact_95314 h5 {
    display: flex;
    margin-bottom: 0.5rem;
    align-items: center;
    font-weight: 600;
    color: #000000;
    font-size: 19px;
    text-transform: capitalize;
}

.service_contact_95314 h5:hover svg {
    transform: translateY(0) scale(1.1);
}

.service_contact_95314 svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,175,207);
}

.service_contact_95314 .help_desk_32195 {
    align-items: center;
    overflow: hidden;
    font-size: 17px;
    display: flex;
    border-left: 3px solid transparent;
    text-decoration: none;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
    background: linear-gradient(to right, rgba(rgb(160,175,207,0.5), 0.05), transparent);
    color: #000000;
    position: relative;
}

.service_contact_95314 .help_desk_32195:hover::before {
    width: 100%;
}

.service_contact_95314 .help_desk_32195:hover svg path {
    fill: rgb(113,132,180);
}

.thankYouBox_90853 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(160,175,207,0.5), rgb(113,132,180,0.5));
    padding: 120px 0;
}

.thankYouBox_90853::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, transparent, rgb(160,175,207,0.5), transparent);
    content: "";
    transform: rotate(35deg) scale(2);
    right: -50%;
    position: absolute;
    z-index: 0;
    top: -50%;
    pointer-events: none;
    animation: shimmer 8s infinite linear;
}

.thankYouBox_90853 .legacy_edu_51742 {
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92);
    flex-direction: column;
    padding: 60px 50px;
    gap: 40px;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.1),
        0 0 0 1px rgba(255,255,255,0.15),
        inset 0 0 20px rgba(rgb(160,175,207),0.05);
    position: relative;
}

.thankYouBox_90853 .legacy_edu_51742 > div:first-child {
    padding-bottom: 30px;
    position: relative;
}

.thankYouBox_90853 .legacy_edu_51742:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.thankYouBox_90853 h5 {
    position: relative;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-size: 22px;
    letter-spacing: -0.01em;
    z-index: 2;
    margin: 0 0 15px;
    color: #000000;
    font-weight: 700;
}

.thankYouBox_90853 .legacy_edu_51742:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}

.thankYouBox_90853 a {
    text-decoration: none;
    transition: transform 0.3s ease;
    display: block;
}

.thankYouBox_90853 a:hover {
    transform: translateX(5px);
}

.thankYouBox_90853 a:hover p {
    color: rgb(160,175,207);
}

.join_our_mailing_list_81427 {
    overflow: hidden;
    background: rgb(207,212,231);
    position: relative;
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
}

.join_our_mailing_list_81427::after {
    left: -15vw;
    animation: floatBubble 18s infinite alternate-reverse ease-in-out;
    background: linear-gradient(225deg, rgb(113,132,180,0.5), transparent);
    height: 40vw;
    filter: blur(25px);
    bottom: -15vw;
    width: 40vw;
}

.join_our_mailing_list_81427 .legacy_edu_51742 {
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.join_our_mailing_list_81427 .request_support_20387::before,
.join_our_mailing_list_81427 .request_support_20387::after {
    position: absolute;
    pointer-events: none;
    content: "";
}

.join_our_mailing_list_81427 .request_support_20387::before {
    left: -25%;
    width: 150%;
    background: 
        radial-gradient(circle at 30% 40%, rgb(160,175,207,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 60%, rgb(113,132,180,0.5) 0%, transparent 50%);
    height: 200%;
    animation: rotateBg 20s infinite linear;
    opacity: 0.5;
    top: -100%;
    mix-blend-mode: overlay;
}

.join_our_mailing_list_81427 input[type="email"] {
    background: #ffffff;
    border-radius: 50px;
    padding: 1.2rem 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
    width: 100%;
    margin-bottom: 1.5rem;
    border: none;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #000000;
}

.join_our_mailing_list_81427 .expand_knowledge_79542::before {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(113,132,180), rgb(160,175,207));
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1;
    opacity: 0;
}

.join_our_mailing_list_81427 .expand_knowledge_79542:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgb(160,175,207,0.5);
}

.title_section_13057 {
    position: relative;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}

.tech_master_75846::before {
    position: absolute;
    animation: gradientShift 8s infinite alternate ease-in-out;
    left: 0;
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
    background: linear-gradient(135deg, 
    rgb(160,175,207,0.5) 0%,
    rgba(0,0,0,0.7) 50%, 
    rgb(113,132,180,0.5) 100%);
    z-index: 1;
}

.title_section_13057 .smart_track_18493 {
    position: relative;
    padding: 4rem;
    opacity: 0;
    transform: translateX(-2rem);
    z-index: 5;
    max-width: 800px;
    animation: slideInContent 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
}

.title_section_13057 .smart_track_18493 {
    padding: 2.5rem;
    text-align: center;
    max-width: 90%;
}

.title_section_13057 h1 {
    margin-bottom: 1.5rem;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    line-height: 1.2;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    color: #ffffff;
    position: relative;
    transform: translateY(20px);
    font-weight: 700;
    font-size: 40px;
}

.title_section_13057 h1, .title_section_13057 h3, .title_section_13057 p {
    max-width: 100%;
}

.title_section_13057 h3 {
    transform: translateY(20px);
    line-height: 1.5;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(90deg, 
    rgb(113,132,180,0.5) 0%, 
    transparent 100%);
    padding: 1rem 2rem 1rem 0;
    position: relative;
    opacity: 0;
    font-size: calc(24px + 0.15rem);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    max-width: 90%;
    margin-bottom: 1.5rem;
    animation: fadeUp 0.8s 0.9s forwards cubic-bezier(0.19, 1, 0.22, 1);
}


  
  .title_section_13057 h3 {
    background: rgba(0,0,0,0.3);
    clip-path: none;
    padding: 1rem;
}

.title_section_13057 p:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    transform: translateX(10px) scale(1.02);
}

.title_section_13057 p:hover {
    transform: translateY(-5px) scale(1.02);
}

.training_method_32514 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(207,212,231) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.training_method_32514::after {
    opacity: 0.07;
    height: 70%;
    transform: rotate(15deg) skewX(-15deg);
    background: linear-gradient(225deg, rgb(113,132,180,0.5) 0%, rgb(160,175,207,0.5) 100%);
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -10%;
    pointer-events: none;
    width: 40%;
    left: -5%;
}

.training_method_32514 h2 {
    font-weight: 700;
    transform: translateX(-5px);
    color: rgb(160,175,207);
    font-size: 36px;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.training_method_32514 .editorial_wrap_71604 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    padding: 50px;
    background: #ffffff;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    position: relative;
}

.training_method_32514 .editorial_wrap_71604:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}

.training_method_32514 p {
    color: #000000;
    margin: 0;
    z-index: 2;
    line-height: 1.8;
    font-size: 16px;
    position: relative;
}

.training_method_32514 .legacy_edu_51742:hover h2 {
    transform: translateX(0);
}

.plan_deal_19620 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

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

.plan_deal_19620 .discount_deals_97654 {
    position: relative;
}

.plan_deal_19620 h2::after {
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(160,175,207,0.5), rgb(160,175,207), rgb(160,175,207,0.5));
    position: absolute;
    width: 80px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.plan_deal_19620 .plan_deals_97860 {
    display: grid;
    padding: 0;
    margin: 0;
    gap: 30px;
    perspective: 1000px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.plan_deal_19620 .plan_deals_97860 li {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.plan_deal_19620 .cost_fee_65792 {
    backdrop-filter: blur(10px);
    padding: 40px 30px;
    transform-style: preserve-3d;
    height: 100%;
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    position: relative;
}

.plan_deal_19620 .cost_breakdown_26350 {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
}

.plan_deal_19620 .cost_breakdown_26350 h4 {
    font-size: calc(19px * 1.2);
    transform: translateZ(10px);
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 600;
    margin: 0 0 25px;
    position: relative;
}

.plan_deal_19620 .cost_breakdown_26350 p {
    word-break: break-word;
    padding-right: 5px;
    overflow-y: auto;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    opacity: 0.8;
    line-height: 1.7;
    max-height: 250px;
    overflow-wrap: break-word;
    margin: 0 0 30px;
    transform: translateZ(5px);
}

.plan_deal_19620 .trial_offers_75209::before {
    opacity: 0.6;
    width: 100%;
    bottom: 5px;
    transform-origin: center;
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: linear-gradient(90deg, transparent, rgb(113,132,180), transparent);
    left: 0;
    content: "";
    transform: scaleX(0.5);
    position: absolute;
    height: 2px;
}

.plan_deal_19620 .learn_offers_29137:hover .cost_fee_65792::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}

.plan_deal_19620 .learn_offers_29137:hover .trial_offers_75209::before {
    transform: scaleX(0.8);
    opacity: 1;
}

header:before {
    pointer-events: none;
    position: absolute;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    animation: shimmer 8s infinite linear;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
}

header .main_info_73896:before {
    position: absolute;
    pointer-events: none;
    top: 0;
    opacity: 0.15;
    width: 100%;
    left: 0;
    content: '';
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(160,175,207,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(113,132,180,0.5) 0%, transparent 40%);
    mix-blend-mode: overlay;
}

header .header_mainbar_19734 {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

header .site_nav_59438:hover:before {
    transform: translateY(-50%) scaleX(1);
    opacity: 1;
}

header .head_guide_65031 {
    color: #ffffff;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    transition: all 0.3s ease;
    padding: 5px 0;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

header .head_guide_65031:after {
    opacity: 0;
    width: 100%;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(160,175,207,0.5),
        transparent
    );
    transform: scaleY(0);
    height: 100%;
    top: 0;
    content: '';
    z-index: -1;
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
}

header .head_guide_65031:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}

header .nav_base_09841 {
    display: flex;
    align-items: center;
    position: relative;
    padding: 5px;
    text-decoration: none;
    transition: all 0.4s ease;
}

header .nav_base_09841:after {
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    border: 1px solid transparent;
    content: '';
    opacity: 0;
    transition: all 0.3s ease;
    position: absolute;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(160,175,207),
        transparent
    ) 1;
}

header .nav_base_09841 svg {
    filter: drop-shadow(0 0 3px rgb(160,175,207,0.5));
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 45px;
}

.contact_us_16572::before {
    animation: gradientMove 20s linear infinite;
    opacity: 0.05;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 60px 60px;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(160,175,207,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(160,175,207,0.5) 50%, 
        rgb(160,175,207,0.5) 75%, 
        transparent 75%, 
        transparent);
}

.contact_us_16572 h2::after {
    bottom: -15px;
    content: "";
    position: absolute;
    width: 60px;
    background: rgb(160,175,207);
    transform: translateX(-50%);
    height: 4px;
    left: 50%;
}

.contact_us_16572 .img_rounded_box_91083 {
    position: relative;
    height: 100%;
    min-height: 600px;
    order: 2;
}

.contact_us_16572 .message_list_06752::before {
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(160,175,207), rgb(113,132,180));
    position: absolute;
    right: 0;
    width: 10px;
    top: 0;
}

.contact_us_16572 form h3 {
    font-size: 22px;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(113,132,180,0.5);
    font-weight: 700;
    padding-bottom: 15px;
    color: #000000;
}

.contact_us_16572 form input[type="text"]:focus {
    background: #ffffff;
    box-shadow: 0 0 0 2px rgb(160,175,207);
    outline: none;
}

.contact_us_16572 form input#name {
    position: relative;
}

.contact_us_16572 .connect_panel_45803 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact_us_16572 .connect_panel_45803 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

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

.contact_us_16572 .connect_panel_45803 input[type="checkbox"]:checked + label::before {
    background: rgb(160,175,207);
}

.contact_us_16572 .connect_panel_45803 label a {
    font-weight: 600;
    text-decoration: none;
    position: relative;
    color: rgb(160,175,207);
    transition: all 0.3s ease;
}

.contact_us_16572 .connect_panel_45803 label a::after {
    position: absolute;
    content: "";
    bottom: -2px;
    background: rgb(160,175,207);
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
    left: 0;
}

.contact_us_16572 form .support_info_03217::before {
    position: absolute;
    background: rgb(113,132,180);
    height: 100%;
    left: 0;
    transition: width 0.3s ease;
    width: 0;
    top: 0;
    z-index: -1;
    content: "";
}

.contact_us_16572 form .support_info_03217:hover::before {
    width: 100%;
}

.contact_us_16572 form .support_info_03217:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px -10px rgb(160,175,207);
}

.contact_us_16572 svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,175,207);
}

.contact_us_16572 form #name,
.contact_us_16572 form #phone {
    position: relative;
}

.instructor_history_69230::before {
    right: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(160,175,207,0.5));
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
}

.instructor_history_69230 .img_rounded_box_91083 {
    position: relative;
    border-radius: 0;
    width: 45%;
    transform: rotate(-2deg);
    height: 480px;
    transition: all 0.5s ease;
    box-shadow: 15px 15px 0 rgb(160,175,207,0.5);
}

.instructor_history_69230 .job_skills_76389::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(113,132,180,0.5), transparent);
    left: 2.5rem;
    top: 0;
    width: 1px;
    content: "";
    position: absolute;
}

.instructor_history_69230 .work_table_50198 {
    font-size: 17px;
    padding-left: 0;
    max-width: 90%;
    color: #000000;
    line-height: 1.8;
    position: relative;
}

.instructor_history_69230 .work_table_50198::before {
    background-color: rgb(160,175,207);
    left: 0;
    position: absolute;
    content: "";
    width: 60px;
    top: -1.5rem;
    height: 3px;
}

.cookieWarningMessage_10492 {
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    padding: 1rem 0;
    z-index: 90;
    position: fixed;
    border-top: 3px solid rgb(160,175,207);
    display: flex;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    align-items: center;
    justify-content: center;
    bottom: 0;
    background: rgb(207,212,231);
}

.cookies_tracking_13572 {
    flex-shrink: 0;
    margin-right: 1rem;
    display: flex;
    align-items: center;
}

.visitor_confirm_48691 {
    min-width: 300px;
    margin-bottom: 20px;
    flex: 1;
}

.visitor_confirm_48691 p {
    font-size: 1rem;
    color: #000000;
}

.online_tracking_27651 {
    border: none;
    background: rgb(160,175,207);
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    cursor: pointer;
    font-size: 1rem;
}

.cookieWarningMessage_10492 p a {
    color: rgb(160,175,207);
    text-decoration: underline;
    transition: color 0.3s ease;
}


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


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



@media (max-width: 991px) {.sign_up_now_06324 {
    padding: 80px 0;
}.sign_up_now_06324 .legacy_edu_51742 {
    gap: 40px;
    padding-left: 30px;
}.sign_up_now_06324 .container p {
    font-size: calc(19px * 1.2);
}.sign_up_now_06324 .support_info_03217 {
    padding: 18px 36px;
}
}



@media (max-width: 480px) {.sign_up_now_06324 {
    padding: 40px 0;
}.sign_up_now_06324 .legacy_edu_51742 {
    border-left-width: 3px;
    padding-left: 15px;
    gap: 20px;
}.sign_up_now_06324 .container p {
    font-size: calc(13px * 1.2);
}.sign_up_now_06324 .support_info_03217 {
    padding: 12px 25px;
    font-size: calc(15px * 0.9);
}}



@media (min-width: 992px) {.program_overview_42593 {
    padding: 150px 0;
}.program_overview_42593 .container {
    padding: 0 40px;
}.program_overview_42593 h2 {
    margin-bottom: 60px;
    font-size: calc(33px * 1.3);
    max-width: 70%;
}.program_overview_42593 .img_rounded_box_91083 {
    height: 550px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.program_overview_42593 .description {
    line-height: 1.9;
    font-size: calc(17px * 1.05);
}.program_overview_42593 .editorial_wrap_71604 {
    padding-top: 30px;
}
}



@media (max-width: 767px) {.program_overview_42593 {
    padding: 80px 0;
}.program_overview_42593 h2 {
    margin-bottom: 30px;
    font-size: 33px;
}.program_overview_42593 .img_rounded_box_91083 {
    height: 280px;
}.program_overview_42593 .description {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}}



@media (min-width: 768px) {.our_mission_83401 .editorial_wrap_71604 div div {
    column-count: 2;
}
}



@media (min-width: 992px) {.our_mission_83401 {
    padding: 150px 0 180px;
}.our_mission_83401 .container {
    padding: 0 40px;
}.our_mission_83401 h2 {
    font-size: calc(35px * 1.4);
    margin-bottom: 60px;
}.our_mission_83401 .editorial_wrap_71604 {
    width: calc(100% - 40px);
    margin-left: 40px;
    padding: 60px;
}
}



@media (hover: hover) {.our_mission_83401 .editorial_wrap_71604:hover {
    transform: translateY(-5px);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 0 20px rgba(rgb(160,175,207,0.5), 0.2);
}}



@media (max-width: 991px) {.scholar_cta_73016 {
    padding: 60px 0 30px;
}.scholar_cta_73016 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.scholar_cta_73016 .company_holder {
    text-align: center;
    padding-right: 0;
    margin: 0 auto;
    max-width: 600px;
}.scholar_cta_73016 .company_holder::after {
    display: none;
}.scholar_cta_73016 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.scholar_cta_73016 .company_holder h3::after {
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}.scholar_cta_73016 .edu_global_27103 {
    text-align: center;
    max-width: 100%;
}.scholar_cta_73016 .gift_card_91375 {
    justify-content: center;
}
}



@media (max-width: 480px) {.scholar_cta_73016 {
    padding: 40px 0 20px;
}.scholar_cta_73016 .company_holder h3 {
    font-size: calc(36px * 0.8);
}.scholar_cta_73016 .edu_global_27103 {
    font-size: calc(17px * 0.9);
}.grant_info_27864 .verify_cta_87502 {
    font-size: calc(12px * 0.9);
}}



@media (min-width: 992px) {footer::after {
    background: linear-gradient(90deg, 
            transparent, 
            rgb(113,132,180,0.5), 
            transparent);
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    right: 0;
}.scholar_cta_73016::before {
    background-blend-mode: overlay;
}}



@media (max-width: 768px) {.prospective_members_04172 ul li {
    width: 100%;
    max-width: 400px;
}.prospective_members_04172 ul li:nth-child(3n+1),
    .prospective_members_04172 ul li:nth-child(3n+2),
    .prospective_members_04172 ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards;
}
}



@media (max-width: 576px) {.prospective_members_04172 {
    padding: 70px 0;
}.prospective_members_04172 h3 {
    font-size: calc(38px * 0.9);
    margin-bottom: 50px;
}.prospective_members_04172 h3::before,
    .prospective_members_04172 h3::after {
    display: none;
}.prospective_members_04172 ul {
    gap: 25px;
}.prospective_members_04172 ul li {
    padding: 30px 20px;
}.prospective_members_04172 ul li svg {
    height: 40px;
    width: 40px;
}
}



@media (min-width: 768px) {.service_contact_95314 .help_now_51740 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}.service_contact_95314 h3 {
    grid-column: 1 / -1;
    font-size: calc(29px * 1.2);
}.service_contact_95314 .reach_team_81752 {
    display: grid;
    gap: 1.5rem;
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, 1fr);
}.service_contact_95314::before {
    width: 30%;
    height: 80%;
}.service_contact_95314::after {
    height: 70%;
    width: 25%;
}.service_contact_95314 .help_now_51740 {
    padding: 4rem;
}
}



@media (max-width: 480px) {.service_contact_95314 .help_now_51740 {
    padding: 1.5rem;
}.service_contact_95314 h3 {
    font-size: 29px;
}.service_contact_95314 .help_desk_32195 svg {
    height: 20px;
    width: 20px;
}.service_contact_95314 h5 svg {
    height: 20px;
    width: 20px;
}}



@media (min-width: 992px) {.thankYouBox_90853 .legacy_edu_51742 {
    align-items: center;
    padding: 80px 70px;
    flex-direction: row;
}.thankYouBox_90853 .legacy_edu_51742 > div:first-child {
    padding-bottom: 0;
    padding-right: 50px;
    flex: 0 0 40%;
}.thankYouBox_90853 .legacy_edu_51742 > div:first-child::after {
    transform-origin: center top;
    width: 3px;
    bottom: auto;
    height: 80px;
    right: 0;
    left: auto;
    top: 50%;
}.thankYouBox_90853 .legacy_edu_51742:hover > div:first-child::after {
    transform: scaleY(1.5);
}.thankYouBox_90853 h5 {
    font-size: calc(22px * 1.1);
    margin-bottom: 0;
}.thankYouBox_90853 h5::before {
    width: 15px;
    height: 15px;
    left: -30px;
}.thankYouBox_90853 a:hover {
    transform: translateX(10px);
}
}



@media (min-width: 768px) {.join_our_mailing_list_81427 {
    padding: 8rem 3rem;
}.join_our_mailing_list_81427 .request_support_20387 {
    width: 70%;
    padding: 4rem;
}.join_our_mailing_list_81427 .input_holder {
    align-items: center;
    gap: 1.5rem;
    flex-direction: row;
}.join_our_mailing_list_81427 input[type="email"] {
    margin-bottom: 0;
    flex: 1;
}
}



@media screen and (max-width: 1200px) {.title_section_13057 .smart_track_18493 {
    padding: 3rem;
    max-width: 700px;
}.title_section_13057 h1 {
    font-size: calc(40px - 0.2rem);
}.title_section_13057 h3 {
    font-size: 24px;
    max-width: 95%;
}
}



@media screen and (max-width: 768px) {.title_section_13057 {
    height: 90vh;
}.title_section_13057 .smart_track_18493 {
    padding: 2rem 1.5rem;
    max-width: 95%;
}.title_section_13057 h1 {
    font-size: calc(40px - 0.5rem);
    margin-bottom: 1rem;
}.title_section_13057 h3 {
    margin-bottom: 1rem;
    font-size: calc(24px - 0.1rem);
}.title_section_13057 p {
    font-size: calc(18px - 0.1rem);
}
}



@media (max-width: 992px) {.training_method_32514 {
    padding: 90px 0;
}.training_method_32514 .legacy_edu_51742 {
    padding: 0 30px;
}.training_method_32514 h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 40px;
}.training_method_32514 .editorial_wrap_71604 {
    padding: 40px;
}
}



@media (max-width: 576px) {.training_method_32514 {
    padding: 60px 0;
}.training_method_32514 .legacy_edu_51742 {
    padding: 0 15px;
}.training_method_32514 h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 30px;
}.training_method_32514 h2::after {
    width: 50px;
    height: 2px;
}.training_method_32514 .editorial_wrap_71604 {
    padding: 25px 20px;
}.training_method_32514 p {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}
}



@media (max-width: 1200px) {.plan_deal_19620 {
    padding: 80px 0;
}.plan_deal_19620 .plan_deals_97860 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}



@media (max-width: 767px) {.plan_deal_19620 {
    padding: 60px 0;
}.plan_deal_19620 h2 {
    margin-bottom: 15px;
    font-size: calc(36px * 0.8);
}.plan_deal_19620 .payment_scheme_92063 {
    margin-bottom: 30px;
}.plan_deal_19620 .plan_deals_97860 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.plan_deal_19620 .cost_breakdown_26350 h4 {
    font-size: 19px;
}.plan_deal_19620 .trial_offers_75209 {
    font-size: calc(19px * 1.3);
}
}



@media (hover: none) {.plan_deal_19620 .cost_fee_65792 {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
}.plan_deal_19620 .cost_fee_65792::before {
    opacity: 0.9;
    transform: scaleX(0.9);
}.plan_deal_19620 .cost_breakdown_26350 h4::after {
    width: 60px;
}}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .nav_base_09841 svg {
    height: 35px;
}}



@media screen and (max-width: 1024px) {.contact_us_16572 .help_form_97213 {
    max-width: 800px;
}.contact_us_16572 .message_list_06752 {
    padding: 40px;
}
}



@media screen and (max-width: 768px) {.contact_us_16572 {
    padding: 80px 0 60px;
}.contact_us_16572 .help_form_97213 {
    grid-template-columns: 1fr;
}.contact_us_16572 .img_rounded_box_91083 {
    min-height: 300px;
    clip-path: none;
    order: 1;
}.contact_us_16572 .message_list_06752 {
    padding: 40px 30px;
    order: 2;
}.contact_us_16572 .message_list_06752::before {
    right: 0;
    height: 6px;
    background: linear-gradient(to right, rgb(160,175,207), rgb(113,132,180));
    width: 100%;
    top: 0;
}.contact_us_16572 h2 {
    margin-bottom: 40px;
}
}



@media screen and (max-width: 480px) {.contact_us_16572 {
    padding: 60px 0 40px;
}.contact_us_16572 h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 30px;
}.contact_us_16572 .img_rounded_box_91083 {
    min-height: 200px;
}.contact_us_16572 .message_list_06752 {
    padding: 30px 20px;
}.contact_us_16572 form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 30px;
}.contact_us_16572 form .support_info_03217 {
    padding: 14px 20px;
    width: 100%;
}}



@media (max-width: 576px) {.instructor_history_69230 {
    padding: 4rem 1rem;
}.instructor_history_69230 .img_rounded_box_91083 {
    height: 320px;
}.instructor_history_69230 .name {
    font-size: 37px;
}.instructor_history_69230 .job_skills_76389 > div:nth-child(2) {
    font-size: 13px;
}.instructor_history_69230 .work_table_50198 {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}



@keyframes float {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, -30px);
  }
}



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



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

@keyframes fadeIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



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

@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}



@keyframes shimmer {
    0% { transform: rotate(35deg) translateX(-30%) scale(2); }
    100% { transform: rotate(35deg) translateX(30%) scale(2); }
}



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



@keyframes slideInContent {
  0% {
    transform: translateX(-5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes gradientShift {
  0% {
    opacity: 0.85;
    background-position: 0% 50%;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.9;
    background-position: 100% 50%;
  }
}



@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}



@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

