html,body {
    min-height: 100%;
    height: 100%;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    color: #000000;
}

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

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

.scholar_cta_73016 {
    flex: 0 0 auto;
}

.scholar_cta_73016 {
    z-index: 1;
    color: #ffffff;
    position: relative;
    padding: 80px 0 40px;
}

.header_learn_36501 {
    flex: 1 0 auto;
}


.sign_up_now_06324 {
    background: rgb(207,212,231);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.sign_up_now_06324 .legacy_edu_51742 {
    padding-left: 50px;
    z-index: 10;
    gap: 50px;
    border-left: 4px solid rgb(160,175,207);
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
}

.sign_up_now_06324 .container p {
    font-weight: 700;
    font-size: 30px;
    grid-column: 1 / -1;
    color: #000000;
    position: relative;
    line-height: 1.4;
    z-index: 5;
    margin: 0;
}

.sign_up_now_06324 .support_info_03217::before {
    left: -100%;
    content: '';
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    transition: 0.5s;
}

.sign_up_now_06324 .support_info_03217:hover {
    box-shadow: 0 0 0 rgb(160,175,207);
    transform: translate(5px, 5px);
}

.sign_up_now_06324 .legacy_edu_51742::after {
    bottom: -100px;
    opacity: 0.3;
    width: 200px;
    border: 2px solid rgb(113,132,180,0.5);
    content: '';
    position: absolute;
    z-index: -1;
    right: -50px;
    border-radius: 50%;
    height: 200px;
}

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

.program_overview_42593::before {
    z-index: 0;
    top: -50px;
    filter: blur(80px);
    animation: float 15s ease-in-out infinite;
    height: 300px;
    width: 300px;
    right: -50px;
    content: "";
    position: absolute;
    background: rgb(160,175,207,0.5);
}

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

.program_overview_42593 h2::after {
    transform-origin: left;
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    bottom: -10px;
    animation: scaleIn 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
    width: 80px;
}

.program_overview_42593 .img_rounded_box_91083::before {
    top: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
}

.program_overview_42593 .img_rounded_box_91083::after {
    position: absolute;
    inset: 0;
    z-index: 2;
    content: "";
    background: rgb(160,175,207);
    transition: opacity 0.5s ease;
    opacity: 0.2;
    mix-blend-mode: hue;
}

.program_overview_42593 .description {
    border-left: 2px solid rgb(113,132,180,0.5);
    line-height: 1.8;
    transition: border-left 0.3s ease;
    padding-left: 15px;
    position: relative;
    margin: 0;
    color: #000000;
    font-size: 17px;
}

.program_overview_42593 .description:hover {
    border-left: 2px solid rgb(113,132,180);
}

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

.our_mission_83401::before {
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 40%,
        rgba(0, 0, 0, 0.65) 100%);
    z-index: 1;
}

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



.our_mission_83401 .container {
    animation: slideUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

.our_mission_83401 h2::after {
    width: 80px;
    bottom: -12px;
    background: rgb(160,175,207);
    height: 3px;
    animation: lineWidth 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform-origin: left;
    position: absolute;
    left: 0;
    content: "";
}



.our_mission_83401 .editorial_wrap_71604 > div {
    position: relative;
}

.our_mission_83401 .editorial_wrap_71604 p {
    font-weight: 600;
    letter-spacing: 0.5px;
    color: rgb(113,132,180);
    margin-bottom: 20px;
    transform: translateX(-10px);
    position: relative;
    font-size: calc(17px * 1.5);
    display: inline-block;
}

.our_mission_83401 .editorial_wrap_71604 div div {
    position: relative;
    column-gap: 40px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 17px;
    column-count: 1;
    line-height: 1.8;
}

footer {
    position: relative;
}

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

.scholar_cta_73016 .company_holder::after {
    right: 0;
    content: "";
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(113,132,180,0.5), 
        transparent);
    position: absolute;
    width: 1px;
    top: 20%;
    height: 60%;
}

.scholar_cta_73016 .edu_global_27103 {
    opacity: 0.8;
    color: #ffffff;
    max-width: 90%;
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 17px;
}

.scholar_cta_73016 .gift_card_91375 {
    justify-content: flex-end;
    display: flex;
}

.scholar_cta_73016 .site_nav_59438 {
    position: relative;
}

.scholar_cta_73016 .site_nav_59438 h5::after {
    border-radius: 10px;
    left: 0;
    width: 30px;
    height: 2px;
    content: "";
    bottom: 0;
    background: rgb(160,175,207);
    position: absolute;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a {
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 0.7;
    font-size: calc(17px * 0.95);
    position: relative;
    text-decoration: none;
    padding-left: 0;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a:hover {
    padding-left: 12px;
    color: rgb(160,175,207);
    opacity: 1;
}

.grant_info_27864 {
    padding: 20px 0;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
}



.grant_info_27864 {
    position: relative;
    overflow: hidden;
}

.scholar_cta_73016::after {
    box-shadow: 0 0 40px rgb(160,175,207,0.5);
}

.scholar_cta_73016 .container::before {
    position: absolute;
    filter: blur(30px);
    content: "";
    background: radial-gradient(
        circle, 
        rgb(113,132,180,0.5), 
        transparent 70%
    );
    width: 150px;
    bottom: -75px;
    animation: pulse 10s infinite alternate-reverse;
    border-radius: 50%;
    left: -75px;
    height: 150px;
}

.scholar_cta_73016 .company_holder::before {
    left: 0;
    content: "";
    width: 100px;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(160,175,207,0.5), 
        transparent);
    bottom: -20px;
}

.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a:hover::after {
    width: 100%;
}

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

.grant_info_27864::before {
    position: absolute;
    width: 100%;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(113,132,180,0.5), 
        transparent);
    left: 0;
    top: 0;
}

.grant_info_27864 .verify_cta_87502:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.prospective_members_04172 {
    background: linear-gradient(140deg, #f5f7ff 0%, #ffffff 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.prospective_members_04172::after {
    height: 100%;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(160,175,207,0.5) 49%, transparent 51%),
        linear-gradient(135deg, transparent 48%, rgb(113,132,180,0.5) 49%, transparent 51%);
    z-index: 2;
    content: '';
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    background-size: 60px 60px;
}

.prospective_members_04172 h3 {
    font-size: 38px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 70px;
    color: #000000;
    padding: 0 20px;
}

.prospective_members_04172 h3::after {
    right: -60px;
}

.prospective_members_04172 ul {
    list-style: none;
    margin: 0;
    flex-wrap: wrap;
    gap: 40px;
    padding: 0;
    justify-content: center;
    display: flex;
}

.prospective_members_04172 ul li::before {
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    opacity: 0;
    transition: opacity 0.4s ease;
    height: 5px;
}

.prospective_members_04172 ul li::after {
    width: 100px;
    border-radius: 50%;
    opacity: 0.1;
    height: 100px;
    transition: all 0.6s ease;
    bottom: -50px;
    background: rgb(160,175,207,0.5);
    content: '';
    position: absolute;
    z-index: -1;
    left: -50px;
}

.prospective_members_04172 ul li:hover {
    transform: translateY(-15px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
}

.prospective_members_04172 ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.prospective_members_04172 ul li svg path {
    fill: rgb(160,175,207);
    transition: fill 0.5s ease;
}

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

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

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

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

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

.privacy_barrier_24069 h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 38px;
    color: rgb(160,175,207);
    margin-bottom: 20px;
}

.privacy_barrier_24069 h3,
.privacy_barrier_24069 h4,
.privacy_barrier_24069 h5,
.privacy_barrier_24069 h6 {
    margin-bottom: 10px;
    font-weight: 300;
    color: rgb(160,175,207);
    font-size: 23px;
}

.privacy_barrier_24069 li {
    margin-bottom: 10px;
    color: #000000;
    font-size: 16px;
}

.privacy_barrier_24069 div {
    margin-bottom: 20px;
}

.service_contact_95314 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: rgb(113,132,180,0.5);
}

.service_contact_95314::after {
    position: absolute;
    transform: rotate(20deg);
    opacity: 0.5;
    left: -5%;
    height: 60%;
    background: linear-gradient(225deg, rgb(160,175,207,0.5) 0%, transparent 80%);
    width: 30%;
    bottom: -10%;
    content: "";
    z-index: 1;
}

.service_contact_95314 .help_now_51740 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    padding: 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    background: #ffffff;
}

.service_contact_95314 h3 {
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(29px * 1.1);
    position: relative;
    padding-bottom: 0.8rem;
    transform: translateX(0.5rem);
}

.service_contact_95314 .help_now_51740:hover h3::after {
    transform: scaleX(1.5);
}

.service_contact_95314 p {
    margin-bottom: 1.5rem;
    font-size: 17px;
    color: #000000;
    line-height: 1.7;
}

.service_contact_95314 h5 svg {
    transform: translateY(2px);
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
}

.service_contact_95314 svg {
    transition: all 0.3s ease;
    width: 24px;
    height: 24px;
}

.service_contact_95314 .reach_team_81752 {
    padding: 0;
    gap: 1rem;
    margin: 2rem 0 0;
    flex-direction: column;
    display: flex;
    list-style: none;
}

.service_contact_95314 .help_desk_32195::before {
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    transition: width 0.4s ease;
    content: "";
    background: rgb(160,175,207);
    left: 0;
}

.service_contact_95314 .help_desk_32195:hover {
    border-left-color: rgb(160,175,207);
    transform: translateX(5px);
}

.service_contact_95314 .help_desk_32195:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.service_contact_95314 .help_desk_32195 svg {
    margin-left: 0.5rem;
}

.thankYouBox_90853::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    pointer-events: none;
    content: "";
}

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

.thankYouBox_90853 .legacy_edu_51742:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(160,175,207),0.08);
}

.thankYouBox_90853 .legacy_edu_51742::before {
    height: 10px;
    left: 20px;
    right: 20px;
    content: "";
    opacity: 0.4;
    filter: blur(10px);
    background: rgb(160,175,207);
    position: absolute;
    top: -10px;
    z-index: -1;
}

.thankYouBox_90853 .legacy_edu_51742 > div:first-child::after {
    transition: transform 0.4s ease;
    left: 0;
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
    width: 80px;
    transform-origin: left center;
    position: absolute;
    bottom: 0;
    content: "";
    height: 3px;
}

.thankYouBox_90853 h5::before {
    content: "";
    width: 10px;
    left: -20px;
    opacity: 0.8;
    position: absolute;
    background: rgb(160,175,207);
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    transition: transform 0.3s ease;
}

.thankYouBox_90853 p {
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    z-index: 2;
    font-size: 14px;
    transition: color 0.3s ease;
    font-weight: 400;
    margin: 0;
}

.join_our_mailing_list_81427::before,
.join_our_mailing_list_81427::after {
    position: absolute;
    content: "";
    z-index: 0;
    border-radius: 50%;
}

.join_our_mailing_list_81427::before {
    background: linear-gradient(135deg, rgb(160,175,207,0.5), transparent);
    top: -20vw;
    animation: floatBubble 15s infinite alternate ease-in-out;
    filter: blur(30px);
    right: -20vw;
    height: 60vw;
    width: 60vw;
}

.join_our_mailing_list_81427 .request_support_20387 {
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    padding: 3rem;
    max-width: 600px;
    margin-right: 0;
    border-radius: 23px;
    backdrop-filter: blur(10px);
    width: 90%;
    overflow: hidden;
    margin-left: auto;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.join_our_mailing_list_81427 h3 {
    color: #000000;
    position: relative;
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 38px;
}

.join_our_mailing_list_81427 .input_holder {
    display: flex;
    z-index: 1;
    flex-direction: column;
    width: 100%;
    position: relative;
}

.join_our_mailing_list_81427 input[type="email"]:focus {
    outline: none;
    transform: scale(1.02);
    box-shadow: 0 5px 15px rgb(160,175,207,0.5), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
}

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

.join_our_mailing_list_81427 .expand_knowledge_79542 {
    background: linear-gradient(135deg, rgb(160,175,207), rgb(113,132,180));
    position: relative;
    border-radius: 50px;
    z-index: 1;
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 14px;
    color: #ffffff;
    align-self: flex-end;
    padding: 1.2rem 3rem;
    cursor: pointer;
}

.join_our_mailing_list_81427 .expand_knowledge_79542:hover::before {
    opacity: 1;
}

.tech_master_75846 {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-start;
}

.tech_master_75846 {
    justify-content: center;
}

.tech_master_75846::after {
    animation: patternFloat 20s infinite linear;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 10% 100%);
    content: '';
    top: 0;
    width: 70%;
    right: 0;
    z-index: 2;
    position: absolute;
    background: repeating-linear-gradient(
    -45deg,
    rgb(113,132,180,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(113,132,180,0.5) 12px
  );
    opacity: 0.15;
    height: 100%;
}

.tech_master_75846::after {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.title_section_13057 .smart_track_18493::before {
    box-shadow: 0 0 20px rgb(160,175,207,0.5);
    top: 50%;
    height: 70%;
    border-radius: 10px;
    content: '';
    background: rgb(160,175,207);
    width: 6px;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
}

.title_section_13057 .smart_track_18493::before {
    transform: translateX(-50%);
    width: 70%;
    top: 0;
    left: 50%;
    height: 4px;
}

.title_section_13057 h1::after {
    width: 100px;
    animation: expandLine 1.2s 1.1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    background: rgb(113,132,180);
    height: 3px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    content: '';
    bottom: -10px;
}

.title_section_13057 h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}

.title_section_13057 p {
    border-left: 3px solid rgb(160,175,207);
    transition: transform 0.4s ease-out;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    opacity: 0;
    animation: fadeUp 0.8s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0.75rem 1.5rem;
    line-height: 1.6;
    background-color: rgba(0,0,0,0.3);
    transform: translateY(20px);
    backdrop-filter: blur(5px);
}

.title_section_13057 p {
    border-left: none;
    border-bottom: 3px solid rgb(160,175,207);
}

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

.training_method_32514 .legacy_edu_51742 {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.training_method_32514 h2::after {
    width: 80px;
    transform: scaleX(1);
    position: absolute;
    content: "";
    transform-origin: left center;
    height: 3px;
    bottom: -12px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
}

.training_method_32514 .editorial_wrap_71604::before {
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(113,132,180,0.5) 0%, transparent 70%);
    left: 0;
    opacity: 0.04;
    position: absolute;
    height: 100%;
    pointer-events: none;
}

.training_method_32514 p::first-letter {
    font-weight: 600;
    color: rgb(160,175,207);
    font-size: 1.3em;
}

.training_method_32514 .legacy_edu_51742:hover h2::after {
    transform: scaleX(1.2);
}

.plan_deal_19620::before {
    content: "";
    z-index: 1;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
}

.plan_deal_19620 h2 {
    color: #ffffff;
    transform: perspective(1000px) translateZ(30px);
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    font-size: 36px;
    position: relative;
}

.plan_deal_19620 .payment_scheme_92063 {
    margin: 0 auto 50px;
    opacity: 0.9;
    font-size: calc(16px * 1.1);
    color: #ffffff;
    line-height: 1.6;
    text-align: center;
    max-width: 800px;
    font-weight: 300;
    transform: perspective(1000px) translateZ(20px);
}

.plan_deal_19620 .learn_offers_29137 {
    position: relative;
    text-decoration: none;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    display: block;
}

.plan_deal_19620 .cost_fee_65792::before {
    opacity: 0.8;
    transform: scaleX(0.8);
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
    height: 5px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
}

.plan_deal_19620 .cost_fee_65792::after {
    z-index: -1;
    height: 150px;
    transition: all 0.6s ease;
    width: 150px;
    transform: translate(30%, 30%);
    border-radius: 50%;
    opacity: 0.2;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(160,175,207,0.5) 0%, transparent 70%);
    right: 0;
    bottom: 0;
}

.plan_deal_19620 .cost_breakdown_26350 h4::after {
    position: absolute;
    width: 50px;
    background: rgb(113,132,180);
    bottom: 0;
    height: 2px;
    content: "";
    transition: width 0.4s ease;
    left: 0;
}

.plan_deal_19620 .trial_offers_75209 {
    transform: translateZ(15px);
    color: #ffffff;
    position: relative;
    font-size: calc(19px * 1.5);
    padding: 10px 5px;
    display: inline-block;
    font-weight: 700;
    transition: all 0.4s ease;
}

.plan_deal_19620 .learn_offers_29137:hover .cost_fee_65792 {
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-10px) translateZ(20px);
}

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

.plan_deal_19620 .learn_offers_29137:hover .cost_breakdown_26350 h4::after {
    width: 80px;
}

.plan_deal_19620 .learn_offers_29137:hover .trial_offers_75209 {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

header:after {
    background: linear-gradient(
        90deg,
        rgb(113,132,180) 0%,
        rgb(160,175,207) 50%,
        rgb(113,132,180) 100%
    );
    position: absolute;
    filter: blur(1px);
    bottom: 0;
    height: 3px;
    width: 100%;
    content: '';
    opacity: 0.8;
    left: 0;
}

header .main_info_73896 {
    position: relative;
    overflow: hidden;
}

header .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 16px 25px;
}

header .container:before {
    opacity: 0.5;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    left: 0;
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: -1px;
}

header .site_nav_59438 {
    align-items: center;
    position: relative;
    display: flex;
    gap: 35px;
}

header .site_nav_59438:before {
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    height: 35px;
    transition: all 0.4s ease;
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    top: 50%;
    content: '';
    left: 0;
    width: 100%;
    transform: translateY(-50%) scaleX(0.8);
}

header .head_guide_65031:before {
    bottom: 0;
    transform-origin: right;
    height: 1px;
    content: '';
    left: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

header .head_guide_65031:hover {
    color: #ffffff;
    text-shadow: 0 0 5px #ffffff;
}

header .head_guide_65031:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}

header .nav_base_09841:before {
    transition: opacity 0.5s ease;
    top: -10px;
    height: calc(100% + 20px);
    background: radial-gradient(
        circle,
        rgb(160,175,207,0.5) 0%,
        transparent 70%
    );
    width: calc(100% + 20px);
    content: '';
    position: absolute;
    opacity: 0;
    left: -10px;
    z-index: -1;
}

header .nav_base_09841:hover:before {
    animation: pulse 2s infinite;
    opacity: 0.15;
}

header .nav_base_09841:hover:after {
    opacity: 0.7;
}

header .nav_base_09841:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(160,175,207));
}

.contact_us_16572 {
    background: linear-gradient(135deg, rgb(207,212,231) 0%, rgb(160,175,207,0.5) 100%);
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}



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

.contact_us_16572 h2 {
    font-size: 34px;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    color: rgb(160,175,207);
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}

.contact_us_16572 .help_form_97213 {
    gap: 0;
    display: grid;
    max-width: 1000px;
    position: relative;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    border-radius: 25px;
    margin: 0 auto;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.contact_us_16572 .message_list_06752 {
    display: flex;
    background: #ffffff;
    justify-content: center;
    padding: 60px;
    position: relative;
    order: 1;
    flex-direction: column;
}

.contact_us_16572 form {
    position: relative;
    width: 100%;
}

.contact_us_16572 form input[type="text"] {
    margin-bottom: 25px;
    border-radius: 10px;
    background: rgb(207,212,231);
    width: 100%;
    font-size: 13px;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
    border: none;
    padding: 16px 20px 16px 50px;
    font-family: Arial, sans-serif;
}

.contact_us_16572 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.contact_us_16572 form input#name::before {
    height: 20px;
    background: rgb(160,175,207);
    border-radius: 50%;
    left: 20px;
    position: absolute;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}

.contact_us_16572 .connect_panel_45803 label::before {
    height: 24px;
    width: 24px;
    position: absolute;
    background: rgb(207,212,231);
    left: 0;
    border-radius: 10px;
    transition: all 0.3s ease;
    top: 0;
    content: "";
}

.contact_us_16572 .connect_panel_45803 input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    content: "";
    width: 8px;
    border-bottom: 2px solid #ffffff;
    top: 4px;
    left: 8px;
    height: 14px;
    position: absolute;
    transform: rotate(45deg);
}

.contact_us_16572 .connect_panel_45803 label a:hover::after {
    width: 100%;
}

.contact_us_16572 form .support_info_03217 {
    font-weight: 700;
    display: inline-block;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background: rgb(160,175,207);
    border-radius: 50px;
    color: #ffffff;
    padding: 16px 40px;
    border: none;
    font-size: 14px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;
}

.contact_us_16572 svg {
    position: absolute;
    fill: rgb(160,175,207);
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: 20px;
}

.instructor_history_69230 {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    background-color: rgb(207,212,231);
}

.instructor_history_69230 .learner_feedback_97356 {
    position: relative;
    box-shadow: none;
    max-width: 1200px;
    margin: 0 auto;
    background: transparent;
    border-radius: 0;
    display: flex;
    z-index: 2;
}

.instructor_history_69230 .job_skills_76389 {
    padding: 3rem 0 3rem 4rem;
    justify-content: center;
    width: 55%;
    position: relative;
    flex-direction: column;
    display: flex;
}

.instructor_history_69230 .name {
    color: #000000;
    font-weight: 700;
    font-size: calc(41px * 1.2);
    line-height: 1.1;
    position: relative;
    margin-bottom: 1rem;
}

.instructor_history_69230 .job_skills_76389 > div:nth-child(2) {
    letter-spacing: 1px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: rgb(113,132,180);
    border-radius: 10px;
    margin-bottom: 2.5rem;
    transform: translateX(-10px);
    padding: 0.5rem 1.5rem;
}

.instructor_history_69230 .learner_feedback_97356:hover .img_rounded_box_91083 {
    box-shadow: 10px 10px 0 rgb(113,132,180);
    transform: rotate(0deg);
}

#cookie_modal_panel_24693 {
    display: none;
}

#cookie_modal_panel_24693:checked ~ .cookieWarningMessage_10492 {
    opacity: 0;
    visibility: hidden;
}

.cookieWarningMessage_10492 .container {
    padding: 0 15px;
    align-items: center;
    display: flex;
    z-index: 1;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    gap: 1rem;
    flex-wrap: wrap;
}

.cookies_tracking_13572 svg {
    width: 50px;
    fill: rgb(160,175,207);
    height: 50px;
}

.visitor_confirm_48691 h5 {
    color: rgb(160,175,207);
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 1.5rem;
}

.cookie_button.cookie_expand_50649 {
    background: rgb(160,175,207);
}

.cookie_button.cookie_updates_68957 {
    margin-left: 0.5rem;
    background: #000000;
}

.online_tracking_27651:hover {
    background: #000000;
    transform: translateY(-3px);
}

.cookie_button.cookie_updates_68957:hover {
    background: rgb(160,175,207);
}

.cookieWarningMessage_10492 p a:hover {
    color: #000000;
}

.plan_deal_19620 .cost_breakdown_26350 p::-webkit-scrollbar {
    width: 4px;
}

.plan_deal_19620 .cost_breakdown_26350 p::-webkit-scrollbar-thumb {
    background: rgb(160,175,207,0.5);
    border-radius: 10px;
}

.plan_deal_19620 .cost_breakdown_26350 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
}



@media (max-width: 767px) {.sign_up_now_06324 {
    padding: 60px 0;
}.sign_up_now_06324 .legacy_edu_51742 {
    padding-left: 20px;
    gap: 30px;
    grid-template-columns: 1fr;
}.sign_up_now_06324 .container p {
    font-size: 19px;
}.sign_up_now_06324 .support_info_03217 {
    padding: 15px 30px;
    grid-column: 1;
}
}



@media (min-width: 768px) {.program_overview_42593 .program_flow_36728 {
    grid-template-columns: 0.8fr 1.2fr;
    align-items: flex-start;
    gap: 60px;
}.program_overview_42593 .img_rounded_box_91083 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 500px;
    transition: clip-path 0.5s ease;
}.program_overview_42593 .img_rounded_box_91083:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.program_overview_42593 h2 {
    max-width: 80%;
    font-size: calc(33px * 1.2);
}.program_overview_42593 .editorial_wrap_71604 {
    padding-top: 20px;
}
}



@media (min-width: 1200px) {.program_overview_42593 .program_flow_36728 {
    gap: 80px;
}.program_overview_42593 h2 {
    max-width: 60%;
}.program_overview_42593 .img_rounded_box_91083 {
    height: 600px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-5deg);
}.program_overview_42593 .img_rounded_box_91083:hover {
    transform: perspective(1000px) rotateY(0);
}.program_overview_42593 .editorial_wrap_71604 {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(2deg);
}.program_overview_42593 .editorial_wrap_71604:hover {
    transform: perspective(1000px) rotateY(0);
}
}



@media (min-width: 1200px) {.our_mission_83401 .editorial_wrap_71604 {
    margin-left: 80px;
    width: calc(100% - 80px);
}.our_mission_83401 .editorial_wrap_71604 div div {
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 767px) {.our_mission_83401 {
    padding: 80px 0 100px;
}.our_mission_83401 h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 1.1);
}.our_mission_83401 .editorial_wrap_71604 {
    padding: 30px;
}
}



@media (prefers-reduced-motion) {.our_mission_83401 .container,
    .our_mission_83401 .editorial_wrap_71604,
    .our_mission_83401 h2::after {
    transform: none;
    opacity: 1;
    animation: none;
}}



@media (max-width: 767px) {.scholar_cta_73016 {
    padding: 50px 0 20px;
}.scholar_cta_73016 .top_edu_98146 {
    gap: 40px;
    flex-direction: column;
    width: 100%;
}.scholar_cta_73016 .site_nav_59438 {
    text-align: center;
}.scholar_cta_73016 .site_nav_59438 h5 {
    text-align: center;
}.scholar_cta_73016 .site_nav_59438 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.scholar_cta_73016 .site_nav_59438 .top_edu_98146 {
    align-items: center;
}.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a {
    text-align: center;
}.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a::before {
    display: none;
}.scholar_cta_73016 .site_nav_59438 .top_edu_98146 a:hover {
    padding-left: 0;
}
}



@media (max-width: 991px) {.scholar_cta_73016 .company_holder::before {
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(160,175,207,0.5), 
            transparent);
}}



@media (max-width: 991px) {.scholar_cta_73016 .company_holder h3::before {
    display: none;
}}



@media (max-width: 992px) {.prospective_members_04172 {
    padding: 90px 0;
}.prospective_members_04172 h3 {
    margin-bottom: 60px;
}.prospective_members_04172 h3::before,
    .prospective_members_04172 h3::after {
    width: 30px;
}.prospective_members_04172 h3::before {
    left: -40px;
}.prospective_members_04172 h3::after {
    right: -40px;
}.prospective_members_04172 ul {
    gap: 30px;
}.prospective_members_04172 ul li {
    width: calc(50% - 15px);
    padding: 35px 25px;
}
}



@media (prefers-reduced-motion: reduce) {.prospective_members_04172 ul li {
    opacity: 1;
    animation: none;
}.prospective_members_04172 ul li:hover {
    transform: none;
}.prospective_members_04172 ul li:hover svg {
    transform: none;
}}


@media only screen and (max-width: 800px) {.privacy_barrier_24069 {
    box-shadow: none;
    padding: 20px;
    border-radius: 10px;
}.privacy_barrier_24069 h1 {
    font-size: calc(23px * 0.8);
}.privacy_barrier_24069 h2 {
    font-size: calc(23px * 0.8);
}.privacy_barrier_24069 ul,
    .privacy_barrier_24069 ol {
    padding-left: 15px;
}}



@media (min-width: 992px) {.service_contact_95314 .help_now_51740 {
    grid-template-columns: 1.5fr 1fr;
}.service_contact_95314 .reach_team_81752 {
    margin-top: 3rem;
}.service_contact_95314 h3 {
    font-size: calc(29px * 1.3);
}.service_contact_95314 .help_now_51740 {
    transform: perspective(1500px) rotateY(-3deg);
}
}



@media (max-width: 767px) {.service_contact_95314 {
    padding: 3rem 0;
}.service_contact_95314 .help_now_51740 {
    padding: 2rem;
    transform: perspective(800px) rotateY(-1deg);
}.service_contact_95314 h3 {
    font-size: calc(29px * 1);
}.service_contact_95314 .help_desk_32195 {
    padding: 0.5rem 0.75rem;
}.service_contact_95314::before,
    .service_contact_95314::after {
    opacity: 0.4;
}
}



@media (max-width: 991px) {.thankYouBox_90853 {
    padding: 80px 0;
}.thankYouBox_90853 .legacy_edu_51742 {
    padding: 50px 35px;
}.thankYouBox_90853 h5 {
    font-size: calc(22px * 0.95);
}
}



@media (max-width: 767px) {.thankYouBox_90853 {
    padding: 60px 0;
}.thankYouBox_90853 .legacy_edu_51742 {
    padding: 40px 25px;
    gap: 30px;
}.thankYouBox_90853 h5 {
    font-size: calc(22px * 0.9);
}.thankYouBox_90853 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.thankYouBox_90853 .legacy_edu_51742 > div:first-child {
    padding-bottom: 20px;
}
}



@media (max-width: 480px) {.thankYouBox_90853 {
    padding: 50px 0;
}.thankYouBox_90853 .legacy_edu_51742 {
    padding: 30px 20px;
    gap: 25px;
}.thankYouBox_90853 h5 {
    font-size: calc(22px * 0.85);
}.thankYouBox_90853 p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.thankYouBox_90853 .legacy_edu_51742 > div:first-child {
    padding-bottom: 15px;
}.thankYouBox_90853 .legacy_edu_51742 > div:first-child::after {
    width: 60px;
}}



@media (max-width: 767px) {.join_our_mailing_list_81427 {
    padding: 5rem 1.5rem;
}.join_our_mailing_list_81427 h3 {
    font-size: 23px;
}.join_our_mailing_list_81427 .request_support_20387 {
    padding: 2.5rem 2rem;
    width: 100%;
    margin: 0 auto;
}.join_our_mailing_list_81427 .expand_knowledge_79542 {
    width: 100%;
    align-self: center;
}}



@media screen and (max-width: 576px) {.title_section_13057 {
    height: 80vh;
}.tech_master_75846::before {
    background: linear-gradient(180deg, 
      rgba(0,0,0,0.7) 0%,
      rgb(160,175,207,0.5) 100%);
}.tech_master_75846::after {
    opacity: 0.1;
}.title_section_13057 .smart_track_18493 {
    padding: 1.5rem 1rem;
    max-width: 100%;
}.title_section_13057 h1 {
    font-size: calc(40px - 0.7rem);
}.title_section_13057 h3 {
    font-size: calc(24px - 0.2rem);
}.title_section_13057 p {
    padding: 0.5rem 1rem;
}.title_section_13057 .smart_track_18493::before {
    width: 50%;
}}



@media (max-width: 768px) {.training_method_32514 {
    padding: 70px 0;
}.training_method_32514 .legacy_edu_51742 {
    padding: 0 20px;
}.training_method_32514 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 35px;
}.training_method_32514 h2::after {
    bottom: -10px;
    width: 60px;
}.training_method_32514 .editorial_wrap_71604 {
    padding: 30px;
}.training_method_32514 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}



@media (hover: none) {.training_method_32514 .editorial_wrap_71604:hover {
    transform: none;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
}}



@media (max-width: 991px) {.plan_deal_19620 {
    padding: 70px 0;
}.plan_deal_19620 h2 {
    font-size: calc(36px * 0.9);
}.plan_deal_19620 .payment_scheme_92063 {
    margin-bottom: 40px;
    font-size: 16px;
}.plan_deal_19620 .plan_deals_97860 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.plan_deal_19620 .cost_fee_65792 {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.plan_deal_19620 {
    padding: 50px 0;
}.plan_deal_19620 .cost_fee_65792 {
    padding: 25px 20px;
}.plan_deal_19620 .cost_breakdown_26350 p {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
    max-height: 200px;
}.plan_deal_19620 .trial_offers_75209 {
    font-size: calc(19px * 1.2);
}
}



@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .site_nav_59438 {
    gap: 20px;
}header .nav_base_09841 svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .site_nav_59438 {
    gap: 20px;
    background: rgb(160,175,207);
    background: linear-gradient(
            135deg,
            rgb(160,175,207) 0%,
            rgb(160,175,207,0.5) 100%
        );
    top: 0;
    right: -100%;
    max-width: 320px;
    backdrop-filter: blur(15px);
    flex-direction: column;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    padding: 80px 30px 30px;
    z-index: 1001;
    -webkit-backdrop-filter: blur(15px);
    height: 100vh;
    width: 80%;
    position: fixed;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}header .site_nav_59438:before {
    display: none;
}header .menu.active {
    right: 0;
}header .head_guide_65031 {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 5px;
}header .head_guide_65031:last-child {
    border-bottom: none;
}header .nav_base_09841 {
    margin: 0 auto;
}
}



@media (max-width: 992px) {.instructor_history_69230::before {
    right: 0;
    background: linear-gradient(180deg, rgb(160,175,207,0.5), transparent);
    width: 100%;
    height: 40%;
    top: 0;
}.instructor_history_69230 .learner_feedback_97356 {
    align-items: center;
    max-width: 90%;
    flex-direction: column;
}.instructor_history_69230 .img_rounded_box_91083 {
    width: 90%;
    height: 400px;
}.instructor_history_69230 .job_skills_76389 {
    padding: 3rem 1rem 1rem;
    width: 100%;
}.instructor_history_69230 .job_skills_76389::before {
    display: none;
}.instructor_history_69230 .work_table_50198 {
    max-width: 100%;
}
}


@media only screen and (max-width: 768px) {.cookieWarningMessage_10492 .container {
    flex-direction: column;
    align-items: center;
}.cookies_tracking_13572 {
    margin-bottom: 1rem;
    margin-right: 0;
}.visitor_confirm_48691 {
    text-align: center;
    margin-bottom: 1rem;
}.cookie_button.cookie_updates_68957 {
    margin-top: 0.5rem;
    margin-left: 0;
}
}



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

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



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



@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(160,175,207,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(160,175,207);
    }
}



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



@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(5%, 5%);
    }
}



@keyframes waveMove {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(10px);
    }
}



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



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

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



@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

