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

header,footer {
    width: 100%;
}

.netiquette6712 {
    flex: 0 0 auto;
}

.netiquette6712 {
    background-color: rgb(114,125,140);
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 0;
}

.grid-container6345 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}


.newsletter_signup4127 {
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    background: linear-gradient(180deg, rgb(187,200,220) 0%, rgb(150,163,183,0.5) 100%);
}

.newsletter_signup4127 .skill_guides1875 {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    justify-content: center;
    display: flex;
    max-width: 1200px;
}

.newsletter_signup4127 .request_panel6735::before {
    border: 1px dashed rgb(114,125,140,0.5);
    z-index: -1;
    left: 10px;
    top: 10px;
    content: "";
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    bottom: 10px;
    right: 10px;
    position: absolute;
}

.newsletter_signup4127 h3 {
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    margin-bottom: 2.5rem;
    color: #000000;
    width: 100%;
    position: relative;
}

.newsletter_signup4127 h3::after {
    width: 40px;
    position: absolute;
    transform: translateX(-50%) scaleX(0.5);
    left: 50%;
    transition: transform 0.3s ease;
    background: rgb(150,163,183);
    content: "";
    height: 3px;
    bottom: -0.8rem;
}

.newsletter_signup4127 input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(150,163,183);
    box-shadow: 0 5px 10px -5px rgb(150,163,183,0.5);
}

.newsletter_signup4127 input[type="submit"] {
    transition: all 0.3s ease;
    width: 100%;
    font-weight: 600;
    font-family: Arial, sans-serif;
    padding: 1rem;
    position: relative;
    background: rgb(150,163,183);
    transform: translateY(0);
    z-index: 1;
    font-size: 19px;
    border: none;
    margin-top: 1rem;
    overflow: hidden;
    color: #ffffff;
}

.newsletter_signup4127 input[type="submit"]:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
}

header .top_plank .prime_study2531 div svg, header .top_plank .prime_study2531 div svg path {
    fill: #ffffff;
}

header .top_plank .prime_study2531 div {
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
    display: flex;
}

header .top_plank .prime_study2531 div img, header .top_plank .prime_study2531 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}

.course_program_details6975::before {
    left: 0;
    animation: patternShift 20s linear infinite;
    position: absolute;
    width: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(150,163,183,0.5) 0,
        rgb(150,163,183,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    height: 100%;
    top: 0;
    opacity: 0.1;
    content: "";
}

.course_program_details6975 .container {
    z-index: 2;
    position: relative;
}

.course_program_details6975 .content_image9053 {
    transform: scale(1.05);
    transition: transform 0.7s ease-out, filter 0.7s ease;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    filter: saturate(1.2) contrast(1.1);
    height: 100%;
    left: 0;
}

.course_program_details6975 .content_image9053::after {
    left: 0;
    content: "";
    height: 100%;
    z-index: 3;
    background: 
        radial-gradient(
            circle at 75% 25%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 90%
        );
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.8;
}

.course_program_details6975 .lesson_track5367::before {
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 14px 0 0 14px;
    top: 0;
    content: "";
}

.course_program_details6975 .nav_core1789 {
    display: inline-block;
    z-index: 5;
    position: relative;
    margin-bottom: 25px;
}

.course_program_details6975 .nav_core1789 svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    width: auto;
    transition: transform 0.3s ease;
    height: 60px;
}

.course_program_details6975 .nav_core1789 svg path {
    fill: rgb(150,163,183);
    transition: fill 0.3s ease;
}

.course_program_details6975 .nav_core1789:hover::after {
    width: 100%;
}

.course_program_details6975 h3 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 29px;
    line-height: 1.3;
    font-weight: 700;
}

.course_program_details6975 p {
    color: #000000;
    line-height: 1.8;
    position: relative;
    margin-bottom: 0;
    font-size: 16px;
}

.academic_experience5984 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(187,200,220) 0%, rgb(150,163,183,0.5) 100%);
    overflow: hidden;
}

.academic_experience5984::after {
    bottom: -80px;
    z-index: 0;
    background: rgb(150,163,183,0.5);
    height: 250px;
    transform: rotate(25deg);
    left: -50px;
    width: 250px;
    filter: blur(60px);
    content: "";
    position: absolute;
}

.academic_experience5984 .learning_stories1967 {
    display: grid;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
    position: relative;
    gap: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
}

.academic_experience5984 .learning_stories1967:hover::before {
    transform: scaleY(1);
}

.academic_experience5984 .content_image9053 {
    clip-path: polygon(25% 0%, 75% 0%, 100% 25%, 100% 75%, 75% 100%, 25% 100%, 0% 75%, 0% 25%);
    height: 200px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 200px;
    margin: 0 auto;
    border: 3px solid #ffffff;
}

.academic_experience5984 .learning_stories1967:hover .content_image9053::after {
    opacity: 0.4;
}

.academic_experience5984 .name {
    font-weight: 700;
    color: rgb(150,163,183);
    transform: translateX(0);
    margin: 0 0 5px 0;
    font-size: calc(18px * 1.1);
    position: relative;
    display: inline-block;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.academic_experience5984 .learning_stories1967:hover .name::after {
    width: 100%;
}

.academic_experience5984 .learning_stories1967:hover > div:nth-child(2) > div {
    padding-left: 10px;
}

.academic_experience5984 .work_background2854 {
    line-height: 1.8;
    background: linear-gradient(to right, #ffffff, rgb(187,200,220), #ffffff);
    padding: 25px 20px;
    margin: 0;
    position: relative;
    font-size: 12px;
    border-radius: 10px;
    background-size: 200% 100%;
    color: #000000;
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.academic_experience5984 .work_background2854::after {
    transform: translateX(20px) translateY(20px) scale(0.8);
    right: -10px;
    content: "";
    bottom: -30px;
    opacity: 0.5;
}

.academic_experience5984 .learning_stories1967:hover .work_background2854::before {
    transform: translateX(0) translateY(0) scale(1);
    opacity: 0.7;
}

.academic_experience5984 .learning_stories1967:hover .work_background2854::after {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

.title_screen5841::before {
    opacity: 0.4;
    z-index: 1;
    background: linear-gradient(to right, rgb(150,163,183,0.5) 0%, transparent 75%);
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}

.title_screen5841 .fast_edu7618 {
    padding: 2rem;
    z-index: 2;
    grid-template-columns: 1fr;
    display: grid;
    max-width: 1200px;
    width: 90%;
    position: relative;
    gap: 2rem;
}

.title_screen5841 .fast_edu7618 > div:first-child:hover {
    transform: translateY(-1.5rem) scale(1.02);
}

.title_screen5841 .fast_edu7618 > div:first-child p {
    color: #000000;
    font-weight: 600;
    z-index: 3;
    font-size: calc(13px * 1.2);
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.6;
    margin: 0;
}

.title_screen5841 .learning_experts1463 > div::before {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    z-index: 1;
    content: "";
}

.title_screen5841 .learning_experts1463:hover h3 {
    transform: translateX(0);
    opacity: 1;
}

.title_screen5841 .learning_experts1463 div div {
    z-index: 2;
    position: relative;
}

.title_screen5841 .learning_experts1463 div div div {
    transform: translateY(1rem);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.9);
    padding: 2rem;
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
}

.title_screen5841 .title_style_header::before {
    transform: scaleY(0.8);
    content: "";
    position: absolute;
    width: 4px;
    left: 0;
    height: 100%;
    transition: transform 0.3s ease;
    background: rgb(114,125,140);
    top: 0;
}

.user_reviews2845::before {
    content: "";
    opacity: 0.05;
    height: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(150,163,183,0.5),
            transparent 2px,
            transparent 10px,
            rgb(150,163,183,0.5) 12px
        );
    left: 0;
    z-index: 0;
    top: 0;
    width: 100%;
}

.user_reviews2845 h2::after {
    width: 80px;
    height: 4px;
    content: "";
    background: linear-gradient(to right, rgb(150,163,183), rgb(114,125,140));
    left: 0;
    bottom: -10px;
    position: absolute;
}

.user_reviews2845 .testimonials_track3281 {
    position: relative;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.user_reviews2845 .learning_stories1967::before {
    font-weight: 700;
    font-size: 120px;
    font-family: Arial, sans-serif;
    top: 10px;
    content: "";
    right: 20px;
    position: absolute;
    opacity: 0.1;
    color: rgb(150,163,183);
    line-height: 1;
}

.user_reviews2845 .learning_stories1967:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.user_reviews2845 .learning_stories1967 h3::after {
    height: 2px;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    content: "";
    width: 40px;
    left: 0;
    bottom: -5px;
    background: rgb(114,125,140);
    position: absolute;
}

.user_reviews2845 .learning_stories1967 div {
    margin-top: auto;
    align-self: flex-end;
    position: relative;
}

.user_reviews2845 .learning_stories1967:hover img {
    transform: scale(1.1);
}

.user_reviews2845 .container {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

.secure_hideout6450 {
    margin: 0 auto;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    padding: 60px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.secure_hideout6450 h2 {
    padding-left: 20px;
    margin-bottom: 20px;
    border-left: 6px solid rgb(114,125,140);
    font-size: 28px;
    margin-top: 30px;
    color: rgb(114,125,140);
    font-weight: 600;
}

.secure_hideout6450 li {
    padding-left: 10px;
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 12px;
    border-left: 2px solid rgb(150,163,183,0.5);
}

.secure_hideout6450 h3, .secure_hideout6450 h4, .secure_hideout6450 h5, .secure_hideout6450 h6 {
    margin-top: 25px;
    color: rgb(150,163,183);
    padding-left: 15px;
    margin-bottom: 15px;
    font-weight: 600;
    border-left: 5px solid rgb(150,163,183);
    font-size: 18px;
}

.tyWrap5812::before {
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    left: 0;
    background-size: 60px 60px;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(30deg, rgb(150,163,183,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(150,163,183,0.5) 1px, transparent 1px);
    animation: patternShift 30s infinite linear;
}

.tyWrap5812 .skill_guides1875 {
    border-radius: 10px;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95), 
        rgba(255, 255, 255, 0.85));
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 60px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.8) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    backdrop-filter: blur(10px);
}

.tyWrap5812 .skill_guides1875 {
    transform: none;
    padding: 40px 30px;
}

.tyWrap5812 .skill_guides1875 {
    padding: 30px 20px;
}

.tyWrap5812 .skill_guides1875:hover::before {
    filter: blur(12px);
    opacity: 0.8;
}

.tyWrap5812 .skill_guides1875 > div:first-child {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.tyWrap5812 .skill_guides1875 > div:first-child {
    margin-bottom: 25px;
}

.tyWrap5812 h5 {
    font-size: 18px;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    margin: 0;
    transform: translateX(0);
    padding: 0;
    opacity: 0;
    font-family: Arial, sans-serif;
    animation: slideIn 0.8s 0.2s ease-out forwards;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}

.tyWrap5812 h5 {
    font-size: calc(18px - 0.2rem);
}

.tyWrap5812 h5 {
    font-size: calc(18px - 0.3rem);
}

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

.course_demographic6394 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(187,200,220) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 100px 0;
    position: relative;
}

.course_demographic6394::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(150,163,183,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(114,125,140,0.5) 0%, transparent 40%);
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

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

.course_demographic6394 .skill_guides1875 {
    backdrop-filter: blur(12px);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 50px;
}

.course_demographic6394 .skill_guides1875::after {
    content: "";
    filter: blur(25px);
    position: absolute;
    left: -75px;
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    border-radius: 50%;
    bottom: -75px;
    opacity: 0.1;
    height: 150px;
    background: linear-gradient(225deg, rgb(114,125,140) 0%, rgb(150,163,183) 100%);
    width: 150px;
}

.course_demographic6394 h4::after {
    width: 80px;
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(150,163,183) 0%, rgb(114,125,140) 100%);
    border-radius: 10px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    bottom: 0;
}

.course_demographic6394 div p:last-child {
    margin-bottom: 0;
}

.course_demographic6394 div p:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.course_demographic6394 div p svg {
    width: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    margin-right: 15px;
    height: 24px;
    min-width: 24px;
    transition: transform 0.3s ease;
}

.course_demographic6394 div p:hover::after {
    width: 100%;
}

.statistical_data4219 {
    z-index: 1;
    background: rgb(187,200,220);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.statistical_data4219 {
    padding: 70px 0;
}

.statistical_data4219::after {
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.1;
    height: 100%;
    background: radial-gradient(circle at center, rgb(150,163,183,0.5) 0%, transparent 60%);
    width: 100%;
    z-index: -1;
    top: 0;
}

.statistical_data4219 h2 {
    padding-left: 25px;
    text-align: left;
    position: relative;
    margin-bottom: 80px;
    border-left: 5px solid rgb(150,163,183);
    color: #000000;
    font-size: 28px;
    font-weight: 700;
}

.statistical_data4219 h2 {
    padding-left: 0;
    border-bottom: 3px solid rgb(150,163,183);
    padding-bottom: 15px;
    border-left: none;
    text-align: center;
}

.statistical_data4219 .boost_growth8563:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateX(10px);
}

.statistical_data4219 .boost_growth8563:hover {
    transform: translateY(-10px);
}

.statistical_data4219 .boost_growth8563 p {
    font-weight: 700;
    align-items: center;
    color: #ffffff;
    position: relative;
    min-width: 180px;
    justify-content: center;
    display: flex;
    margin: 0;
    font-size: 3rem;
    padding: 30px 40px;
    background: rgb(150,163,183);
}

.statistical_data4219 .boost_growth8563 p {
    width: 100%;
    padding: 20px;
    min-width: auto;
    font-size: 2.2rem;
}

.statistical_data4219 .boost_growth8563:nth-child(2n) p::after {
    border-left-color: rgb(114,125,140);
}

.statistical_data4219 .boost_growth8563:nth-child(2n) p::after {
    border-top-color: rgb(114,125,140);
    border-left-color: transparent;
}

.statistical_data4219 .boost_growth8563 span {
    font-weight: 600;
    font-size: 19px;
    flex-grow: 1;
    padding: 30px 40px;
    transition: all 0.3s ease;
    position: relative;
    color: #000000;
}

.statistical_data4219 .boost_growth8563 span {
    width: 100%;
    padding: 25px 20px;
}

.statistical_data4219 .boost_growth8563 span,
.statistical_data4219 .boost_growth8563 p,
.statistical_data4219 svg {
    z-index: 1;
}

.statistical_data4219 svg path {
    transition: all 0.3s ease;
    fill: #ffffff;
}

.statistical_data4219 .boost_growth8563:hover svg {
    transform: scale(1.1) rotate(10deg);
}

.statistical_data4219 .boost_growth8563:nth-child(1) {
    animation: slide-in 0.5s 0.1s both;
}

.statistical_data4219 .boost_growth8563:nth-child(2) {
    animation: slide-in 0.5s 0.2s both;
}

.statistical_data4219 .boost_growth8563:nth-child(3) {
    animation: slide-in 0.5s 0.3s both;
}



.statistical_data4219 .container::before,
.statistical_data4219 .container::after {
    content: "";
    background: radial-gradient(circle, rgb(150,163,183,0.5) 0%, transparent 70%);
    opacity: 0.1;
    width: 300px;
    position: absolute;
    z-index: -1;
    height: 300px;
    border-radius: 50%;
}

.statistical_data4219 .container::before {
    right: -150px;
    top: -150px;
}

.statistical_data4219 .boost_growth8563:hover::before {
    opacity: 0.1;
}

.about_this6780::before {
    right: 0;
    content: "";
    background: linear-gradient(135deg, rgb(150,163,183,0.5), rgba(0, 0, 0, 0.5) 70%);
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
}

.about_this6780 .container {
    max-width: 1200px;
    padding: 3rem 2rem;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 2;
}

.about_this6780 .abstract_box9206 {
    max-width: 90%;
    position: relative;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.about_this6780 .abstract_box9206 h5 {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: rgb(150,163,183);
    font-size: 23px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 700;
}

.about_this6780 .abstract_box9206 > div:nth-child(2) {
    margin-bottom: 1.5rem;
}

.about_this6780 .abstract_box9206 p {
    margin: 0;
    line-height: 1.5;
    color: #000000;
    font-size: calc(18px * 1.4);
}

.about_this6780 .abstract_box9206 ol {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

#usageSettingsPopup5871 {
    display: none;
}

#usageSettingsPopup5871:checked ~ .cookieInformationAlert7159 {
    opacity: 0;
    visibility: hidden;
}

.cookieInformationAlert7159 {
    z-index: 90;
    padding: 20px 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background: rgb(114,125,140);
    bottom: 0;
    position: fixed;
    border-top: 3px solid rgb(150,163,183);
    width: 100%;
}

.cookieInformationAlert7159 h5 {
    color: rgb(150,163,183);
    letter-spacing: 1.5px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}

.cookie_user3915 {
    border-radius: 18px;
    flex-shrink: 0;
    display: flex;
    background: rgb(150,163,183,0.5);
    margin-right: 20px;
    justify-content: center;
    padding: 10px;
    align-items: center;
}

.cookie_customize0397:hover {
    background-color: rgb(114,125,140);
    box-shadow: 0 0 10px rgb(114,125,140);
}

.cookie_button.policy_opt6321 {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(114,125,140);
}

.cookie_button.policy_opt6321:hover {
    box-shadow: 0 0 10px rgb(114,125,140);
}

.cookieInformationAlert7159 p a {
    text-decoration: none;
    border-bottom: 1px dashed rgb(150,163,183);
    color: rgb(150,163,183);
    transition: color 0.3s ease;
}

header .top_expert7896::before {
    z-index: -1;
    top: 0;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(114,125,140,0.5) 0%, transparent 60%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
}

header .top_expert7896 .nav_core1789:hover {
    transform: translateY(0) scale(1.05);
}

header .top_expert7896 .nav_core1789 .top_mainwrap8576 {
    display: block;
    padding: 0.5rem 1rem;
    position: relative;
}

header .top_expert7896 .nav_core1789 .top_mainwrap8576 svg {
    width: auto;
    height: 2.8rem;
    filter: drop-shadow(0 0 8px #ffffff);
}

header .top_expert7896 .top_head7893 {
    margin: 0;
    background: linear-gradient(90deg, transparent, rgb(150,163,183,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    list-style: none;
    padding-right: calc((100vw - 100%) / 2);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    width: 80vw;
    justify-content: flex-end;
    position: relative;
    display: flex;
    padding: 0;
}

header .top_expert7896 .top_head7893 .head_train6980 {
    perspective: 1000px;
    transform-style: preserve-3d;
    position: relative;
    margin: 0;
}

header .top_expert7896 .top_head7893 .head_train6980 a::after {
    height: 2px;
    background: rgb(114,125,140);
    left: 1.5rem;
    content: "";
    width: 0;
    transition: width 0.3s ease;
    position: absolute;
    bottom: 0.8rem;
}

header .top_expert7896 .top_head7893 .head_train6980 a:hover::after {
    width: calc(100% - 3rem);
}

.contact8510::before {
    right: 0;
    content: "";
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(150,163,183), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(114,125,140), 0.05) 0%, transparent 30%);
    position: absolute;
}



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

.contact8510 h2 {
    color: #000000;
    transform: translateX(-50%);
    display: inline-block;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 700;
    left: 50%;
    font-size: 30px;
    position: relative;
}

.contact8510 .message_feedback4936 {
    border-radius: 16px;
    transform: translateY(0);
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(150,163,183), 0.05);
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}

.contact8510 .content_image9053 {
    overflow: hidden;
    width: 45%;
    position: relative;
}

.contact8510 .content_image9053::after {
    left: 0;
    content: "";
    mix-blend-mode: overlay;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(150,163,183), 0.3) 0%, 
                rgba(rgb(114,125,140), 0.3) 100%);
    height: 100%;
    top: 0;
}



.contact8510 .help_feedback8942 {
    padding: 50px 40px;
    position: relative;
    width: 55%;
}

.contact8510 form {
    z-index: 2;
    position: relative;
}

.contact8510 form h3 {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}

.contact8510 form input[type="text"] {
    background: rgba(#ffffff, 0.8);
    padding: 15px 20px;
    border: 1px solid rgba(#000000, 0.1);
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    color: #000000;
}

.contact8510 form input[type="text"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}

.contact8510 .query_grid5064 input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    cursor: pointer;
    opacity: 0;
}

.contact8510 .query_grid5064 label::before {
    width: 22px;
    border-radius: 10px;
    border: 1px solid rgba(#000000, 0.2);
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    background: rgba(#ffffff, 0.8);
    content: "";
    height: 22px;
}

.contact8510 .query_grid5064 input[type="checkbox"]:checked + label::after {
    width: 6px;
    height: 12px;
    position: absolute;
    border: solid #ffffff;
    top: 4px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    content: "";
    left: 8px;
}

.contact8510 .query_grid5064 label a:hover {
    color: rgb(114,125,140);
}

.contact8510 .query_grid5064 label a:hover::after {
    background: rgb(114,125,140);
    transform: scaleX(1);
}

.contact8510 .inquiry_support4635 {
    transition: all 0.3s ease;
    z-index: 1;
    padding: 15px 20px;
    font-size: 20px;
    border: none;
    background: linear-gradient(90deg, rgb(150,163,183), rgb(114,125,140));
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-weight: 600;
    border-radius: 10px;
    width: 100%;
}

.contact8510 svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    transition: fill 0.3s ease;
    fill: rgb(150,163,183);
}

.contact8510 svg:hover,
.contact8510 svg:hover path {
    fill: rgb(114,125,140);
}

.netiquette6712 .badge_case5947 {
    flex-direction: column;
    display: flex;
}

.netiquette6712 .talk_team8264::before {
    height: 100%;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    left: 0;
    z-index: -1;
    content: '';
    top: 0;
}

.netiquette6712 .info_item:hover {
    transform: translateX(10px);
}

.netiquette6712 .info_item svg {
    transition: transform 0.3s ease;
    width: 20px;
    fill: #ffffff;
    height: 20px;
}

.netiquette6712 .info_item:hover svg {
    transform: scale(1.2);
}

.netiquette6712 .nav_core1789 {
    background-color: rgb(114,125,140);
    flex-direction: column;
    padding: 4rem 2rem 3rem;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    display: flex;
    gap: 1.5rem;
    position: relative;
    z-index: 4;
}

.netiquette6712 .nav_core1789:hover svg {
    transform: scale(1.05);
}

.netiquette6712 .top_head7893 {
    z-index: 2;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    padding: 5rem 2rem 3rem;
    position: relative;
    flex-direction: column;
    display: flex;
    background-color: #000000;
    gap: 2rem;
}

.netiquette6712 .top_head7893 h5 {
    position: relative;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: #ffffff;
}

.netiquette6712 .page_header6021 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    display: grid;
}

.netiquette6712 .page_header6021 a {
    color: #ffffff;
    font-size: 12px;
    opacity: 0.8;
    padding: 0.5rem 0;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}

.netiquette6712 .page_header6021 a:hover {
    opacity: 1;
    padding-left: 10px;
}

.netiquette6712 .subscribe_holder {
    flex-direction: column;
    padding: 4rem 2rem 3rem;
    background-color: rgb(114,125,140);
    gap: 1.5rem;
    z-index: 3;
    position: relative;
    display: flex;
}

.netiquette6712 .subscribe_holder h5 {
    font-size: 21px;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 600;
}

.netiquette6712 .subscribe_holder p {
    line-height: 1.6;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 1rem;
    opacity: 0.9;
}

.netiquette6712 .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 1rem 1.25rem;
}

.netiquette6712 .news_label3817 {
    font-size: 19px;
    border: none;
    overflow: hidden;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    padding: 1rem 1.25rem;
    background-color: rgb(150,163,183);
    font-weight: 600;
    cursor: pointer;
}

.netiquette6712 .news_label3817:hover::before {
    left: 100%;
}

.netiquette6712 .flag_content0735::before {
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
}

.plan_deck1492 {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(187,200,220) 0%, rgba(245, 247, 252, 1) 100%);
}

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

.plan_deck1492 .learning_pricing4190 {
    flex-direction: column-reverse;
    display: flex;
}

.plan_deck1492 .plan_options9518 {
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
    text-align: center;
}

.plan_deck1492 .plan_options9518 h2::after {
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    background: rgb(150,163,183);
    left: 50%;
    height: 3px;
    bottom: -10px;
    content: "";
}

.plan_deck1492 .payment_plans3694 {
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
}

.plan_deck1492 .pricing_tiers9041:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.plan_deck1492 .rate_choices8470 {
    min-height: 450px;
    background-color: #ffffff;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    display: flex;
}

.plan_deck1492 .value_fees1875 h3 {
    font-size: calc(23px + 2px);
    color: #000000;
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-weight: 600;
    position: relative;
    margin-bottom: 8px;
}

.plan_deck1492 .study_cost3759 {
    font-size: calc(23px + 4px);
    font-weight: 700;
    color: rgb(150,163,183);
    margin: 15px 0;
    display: inline-block;
    position: relative;
}

.plan_deck1492 .pricing_tiers9041:hover .study_cost3759::before {
    transform: translateX(0);
    opacity: 1;
}

.plan_deck1492 .value_fees1875 p {
    white-space: normal;
    overflow-wrap: break-word;
    margin-top: 15px;
    font-size: 14px;
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    flex: 1;
}

.plan_deck1492 .pricing_tiers9041:hover .content_image9053 {
    transform: scale(1.05);
}

.plan_deck1492 .pricing_tiers9041:nth-child(odd) .rate_choices8470 {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}

.plan_deck1492 .pricing_tiers9041:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}

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

.plan_deck1492 .pricing_tiers9041:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}


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



@media (max-width: 480px) {.newsletter_signup4127 {
    padding: 3rem 1rem;
}.newsletter_signup4127 .request_panel6735 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
    padding: 2rem 1.5rem;
}.newsletter_signup4127 h3 {
    font-size: calc(23px * 0.9);
}.newsletter_signup4127 input[type="email"],
    .newsletter_signup4127 input[type="submit"] {
    padding: 0.8rem;
}.newsletter_signup4127 input[type="submit"] {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
}}



@media (max-width: 768px) {.course_program_details6975 {
    padding: 60px 0;
}.course_program_details6975 .content_image9053 {
    height: 250px;
}.course_program_details6975 .lesson_track5367 {
    padding: 30px 25px;
}.course_program_details6975 h3 {
    font-size: calc(29px * 0.9);
}.course_program_details6975 p {
    font-size: calc(16px * 0.95);
}.course_program_details6975 .nav_core1789 svg {
    height: 50px;
}}



@media (min-width: 992px) {.academic_experience5984 {
    padding: 150px 0;
}.academic_experience5984 .learning_stories1967 {
    transform: perspective(1500px) rotateY(3deg);
    padding: 60px;
    gap: 30px 60px;
}.academic_experience5984 .content_image9053 {
    width: 240px;
    height: 240px;
}.academic_experience5984 .name {
    font-size: calc(18px * 1.2);
}.academic_experience5984 .learning_stories1967 > div:nth-child(2) > div {
    font-size: 12px;
}.academic_experience5984 .work_background2854 {
    font-size: calc(12px * 1.05);
    line-height: 1.9;
    padding: 30px 25px;
}
}



@media (min-width: 768px) {.title_screen5841 .fast_edu7618 {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.title_screen5841 .fast_edu7618 > div:first-child {
    align-self: center;
    transform: translateY(0) translateX(-1rem);
}.title_screen5841 .fast_edu7618 > div:first-child:hover {
    transform: translateX(-1.5rem) scale(1.02);
}.title_screen5841 .title_style_header {
    font-size: 44px;
}.title_screen5841 .learning_experts1463 > div {
    min-height: 500px;
}
}



@media (max-width: 767px) {.title_screen5841 {
    padding: 4rem 0;
}.title_screen5841 .fast_edu7618 {
    gap: 1.5rem;
}.title_screen5841 .title_style_header {
    font-size: calc(32px * 0.9);
}.title_screen5841 .learning_experts1463 h3 {
    max-width: 100%;
    font-size: calc(20px * 1.1);
}
}



@media (max-width: 480px) {.title_screen5841 .fast_edu7618 {
    width: 95%;
    padding: 1rem;
}.title_screen5841 .fast_edu7618 > div:first-child {
    padding: 1rem;
}.title_screen5841 .fast_edu7618 > div:first-child p {
    font-size: 13px;
}.title_screen5841 .learning_experts1463 > div {
    min-height: 350px;
    padding: 2rem 1rem;
}.title_screen5841 .learning_experts1463 div div div {
    padding: 1.5rem;
}}



@media screen and (max-width: 576px) {.user_reviews2845 h2 {
    font-size: calc(35px * 0.7);
}.user_reviews2845 .learning_stories1967 {
    padding: 1.2rem;
}.user_reviews2845 .learning_stories1967 h3 {
    font-size: calc(24px * 0.8);
}.user_reviews2845 .learning_stories1967 .description {
    font-size: calc(12px * 0.95);
}.user_reviews2845 .learning_stories1967 img {
    width: 50px;
    height: 50px;
}}



@media (max-width: 992px) {.tyWrap5812 {
    padding: 90px 0;
}.tyWrap5812 .skill_guides1875 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 50px 40px;
}.tyWrap5812 h5 {
    font-size: calc(18px - 0.1rem);
}
}



@media (hover: none) {.tyWrap5812 .skill_guides1875:hover {
    box-shadow: 
            0 10px 30px rgba(0, 0, 0, 0.08),
            0 1px 0 rgba(255, 255, 255, 0.8) inset,
            0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    transform: none;
}.tyWrap5812 .skill_guides1875:hover::before {
    filter: blur(8px);
    opacity: 0.6;
}.tyWrap5812 a:hover {
    transform: none;
}}



@media (max-width: 767px) {.course_demographic6394 {
    padding: 60px 0;
}.course_demographic6394 .skill_guides1875 {
    padding: 30px 20px;
}.course_demographic6394 h4 {
    padding-bottom: 12px;
    margin-bottom: 25px;
    font-size: calc(33px - 4px);
}.course_demographic6394 h4::after {
    height: 3px;
    width: 60px;
}.course_demographic6394 div p {
    padding: 10px 12px;
    margin-bottom: 15px;
    font-size: calc(12px - 1px);
}.course_demographic6394 div p svg {
    height: 20px;
    min-width: 20px;
    margin-right: 10px;
    width: 20px;
}.course_demographic6394::before,
    .course_demographic6394::after {
    opacity: 0.05;
}
}



@media (max-width: 576px) {.statistical_data4219 {
    padding: 50px 0;
}.statistical_data4219 h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.8);
}.statistical_data4219 .boost_growth8563 p {
    font-size: 2rem;
    padding: 15px;
}.statistical_data4219 .boost_growth8563 span {
    font-size: calc(19px * 0.9);
    padding: 20px 15px;
}.statistical_data4219 ul {
    gap: 20px;
}}



@media (min-width: 768px) {.about_this6780 .abstract_box9206 {
    padding: 4rem;
    max-width: 80%;
}.about_this6780 .abstract_box9206 li {
    column-count: 2;
}
}



@media (max-width: 767px) {.about_this6780 {
    min-height: auto;
}.about_this6780 .container {
    padding: 2rem 1rem;
}.about_this6780 .abstract_box9206 {
    transform: perspective(1000px) rotateY(0);
    max-width: 100%;
    padding: 2rem;
}.about_this6780 .abstract_box9206 h5 {
    font-size: calc(23px * 0.9);
}.about_this6780 .abstract_box9206 p {
    font-size: calc(18px * 1.2);
}.about_this6780 .abstract_box9206::before {
    width: 3px;
    left: -10px;
}}



@media screen and (max-width: 991px) {header .top_expert7896 {
    align-items: center;
    padding: 1rem 0;
    flex-direction: column;
}header .top_expert7896 .nav_core1789 {
    margin-bottom: 1rem;
    margin-left: 0;
}header .top_expert7896 .top_head7893 {
    width: 100%;
    flex-wrap: wrap;
    background: rgb(150,163,183,0.5);
    clip-path: none;
    padding-right: 0;
    justify-content: center;
}header .top_expert7896 .top_head7893 .head_train6980 a {
    padding: 0.8rem 1rem;
}header .top_expert7896 .top_head7893 .head_train6980 a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .top_expert7896 .top_head7893 .head_train6980 a:hover::after {
    width: calc(100% - 2rem);
}
}


@media (max-width: 1024px) {.contact8510 {
    padding: 60px 0;
}.contact8510 .container {
    padding: 0 15px;
}.contact8510 h2 {
    margin-bottom: 40px;
}.contact8510 .help_feedback8942 {
    padding: 40px 30px;
}
}



@media (max-width: 480px) {.contact8510 {
    padding: 40px 0;
}.contact8510 h2 {
    font-size: calc(30px * 0.85);
    margin-bottom: 25px;
}.contact8510 .content_image9053 {
    height: 200px;
}.contact8510 .help_feedback8942 {
    padding: 25px 20px;
}.contact8510 form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 20px;
}.contact8510 form input[type="text"] {
    margin-bottom: 12px;
    padding: 10px 12px;
}.contact8510 .query_grid5064 {
    margin-bottom: 20px;
}.contact8510 .query_grid5064 label {
    padding-left: 30px;
    font-size: calc(16px * 0.9);
}.contact8510 .query_grid5064 label::before {
    width: 18px;
    height: 18px;
}.contact8510 .query_grid5064 input[type="checkbox"]:checked + label::after {
    width: 5px;
    height: 10px;
    top: 3px;
    left: 6px;
}.contact8510 .inquiry_support4635 {
    padding: 10px 12px;
}
}



@media (max-width: 768px) {.netiquette6712 .talk_team8264 {
    padding: 2.5rem 1.5rem 3rem;
    clip-path: none;
    margin-bottom: 0;
    grid-template-columns: 1fr;
}.netiquette6712 .page_header6021 {
    grid-template-columns: 1fr;
}.netiquette6712 .top_head7893 h5,
    .netiquette6712 .subscribe_holder h5 {
    display: block;
    text-align: center;
}.netiquette6712 .top_head7893 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.netiquette6712 .subscribe_holder p {
    text-align: center;
}
}



@media (min-width: 768px) {.plan_deck1492 .payment_plans3694 {
    grid-template-columns: repeat(2, 1fr);
}.plan_deck1492 .plan_options9518 {
    margin-bottom: 60px;
}.plan_deck1492 .value_fees1875 h3 {
    font-size: 23px;
}.plan_deck1492 .study_cost3759 {
    font-size: calc(23px + 2px);
}.plan_deck1492 .value_fees1875 p {
    font-size: calc(14px - 1px);
}
}



@media (min-width: 1200px) {.plan_deck1492 .payment_plans3694 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan_deck1492 .rate_choices8470 {
    min-height: 500px;
}.plan_deck1492 .content_image9053 {
    height: 220px;
}.plan_deck1492 .value_fees1875 h3 {
    font-size: calc(23px + 2px);
}.plan_deck1492 .study_cost3759 {
    font-size: calc(23px + 6px);
}
}

@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



@keyframes floating {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(20px, 20px) rotate(5deg);
    }
    100% {
        transform: translate(-20px, 10px) rotate(-5deg);
    }
}



@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}



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


    
    @keyframes lineExtend {
        100% { width: 60px; }
    }


    
    @keyframes lineExtend {
        100% { width: 50px; }
    }

@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

@keyframes slide-in {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



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

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

@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}



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

