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

.stats_toolVuZak {
    flex: 0 0 auto;
}

.stats_toolVuZak {
    z-index: 1;
    position: relative;
    padding: 5rem 0 3rem;
    color: #ffffff;
}

.educational_gainsQdpsb::after {
    content: "";
    height: 45%;
    transform: rotate(15deg);
    background: rgb(116,115,122,0.5);
    bottom: -5%;
    right: -2%;
    width: 35%;
    position: absolute;
    filter: blur(50px);
    z-index: -1;
}

.educational_gainsQdpsb .info_panelwRQfd {
    position: relative;
}

.educational_gainsQdpsb h1 {
    color: #000000;
    font-size: 29px;
    transform: translateX(-5px);
    margin-bottom: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    animation: fadeIn 0.7s ease-out forwards;
}

.educational_gainsQdpsb li:nth-child(1) {
    animation-delay: 0.3s;
}

.educational_gainsQdpsb li:nth-child(2) {
    animation-delay: 0.45s;
}

.educational_gainsQdpsb li:nth-child(5) {
    animation-delay: 0.9s;
}

.educational_gainsQdpsb li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.educational_gainsQdpsb li:hover svg path {
    fill: rgb(116,115,122);
}

.welcomeVMgoZ::after {
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    animation: moveGradient 20s ease-in-out infinite alternate;
    height: 80%;
    width: 80%;
    top: -30%;
    right: -30%;
    position: absolute;
    content: "";
    z-index: 2;
}

.welcomeVMgoZ .edu_ethoszeEWk {
    position: relative;
    transform: perspective(1200px) rotateY(-2deg);
    height: 65vh;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}

.welcomeVMgoZ .edu_ethoszeEWk p {
    font-size: calc(14px * 1.2);
    margin-bottom: 1.5rem;
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    padding-left: 2rem;
    opacity: 0;
    font-weight: 400;
    max-width: 90%;
    color: #ffffff;
    letter-spacing: 0.5px;
    position: relative;
    transform: translateY(50px);
    line-height: 1.6;
}

.welcomeVMgoZ .edu_ethoszeEWk p {
    font-size: calc(14px * 1.4);
    max-width: 75%;
}

.privacy_refugelWBoI {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
    border: 2px solid rgb(148,147,154);
    overflow: hidden;
    color: #ffffff;
    background: rgb(116,115,122);
    padding: 50px;
    width: 100%;
}

.privacy_refugelWBoI h2 {
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 38px;
    text-align: left;
    border-bottom: 2px solid rgb(148,147,154);
    width: 100%;
    padding-bottom: 5px;
    margin-top: 25px;
}

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

header .top_teachfbCHe::before {
    height: 1px;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgb(148,147,154,0.5), 
        rgb(116,115,122,0.5), 
        rgb(148,147,154,0.5), 
        transparent);
    position: absolute;
    content: '';
    bottom: 0;
}

header .head_baseVUqdk:hover {
    color: #ffffff;
}

header .head_baseVUqdk::after {
    width: 100%;
    transition: transform 0.3s ease;
    position: absolute;
    height: 2px;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    background: linear-gradient(to right, rgb(148,147,154), rgb(116,115,122));
    content: '';
    bottom: 0;
}

.newslettercnslU .our_ethosNiUvk {
    transform: perspective(1000px) rotateX(5deg);
    padding: 2rem;
}

.newslettercnslU .input_holder {
    transform: translateX(30px);
    animation: slideIn 0.7s forwards 0.5s;
    flex-direction: column;
    gap: 1rem;
    opacity: 0;
    position: relative;
    display: flex;
}

.newslettercnslU .news_panelQmwln {
    padding: 1rem 2rem;
    align-self: flex-start;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(148,147,154) 0%, rgb(116,115,122) 100%);
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}

.who_we_areATXZi .info_panelwRQfd {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    transform: perspective(1000px) rotateY(1deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.08);
    border-left: 4px solid rgb(148,147,154);
    padding: 3rem;
}

.who_we_areATXZi .info_panelwRQfd ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.who_we_areATXZi .info_panelwRQfd ol li::first-letter {
    float: left;
    margin-right: 0.25rem;
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(148,147,154);
}

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

.program_informationVEaRl .education_mapsamOL:hover {
    transform: translateY(-10px);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
}

.program_informationVEaRl .education_mapsamOL:hover .pic_itemETPyg {
    transform: scale(1.05);
}

.program_informationVEaRl .info_panelwRQfd::before {
    position: absolute;
    left: 20px;
    width: 40px;
    background: rgb(148,147,154);
    top: -8px;
    height: 4px;
    content: "";
}

.program_informationVEaRl .info_panelwRQfd span.description {
    display: none;
}

.stats_toolVuZak::before {
    backdrop-filter: blur(8px);
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(148,147,154,0.5) 100%);
    top: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    content: "";
}

.stats_toolVuZak .res_connectMEzoK {
    display: flex;
    justify-content: flex-end;
}

.stats_toolVuZak .header_barvWHZy {
    display: flex;
    gap: 4rem;
}

.stats_toolVuZak .head_topUgFiz::before {
    position: absolute;
    content: "";
    border-top: 1px solid rgb(148,147,154);
    top: -10px;
    left: -20px;
    height: 40px;
    width: 40px;
    opacity: 0.4;
    border-left: 1px solid rgb(148,147,154);
}

.stats_toolVuZak .head_topUgFiz .header_barvWHZy a::before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    background-color: rgb(148,147,154);
    transition: all 0.3s ease;
    position: absolute;
}

.hackathongtywe .quiz_linksLqxkN {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    opacity: 0.7;
}

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

.gratitudeDivsLZCk h2::before {
    left: 0;
    animation: expand 1.5s ease-out forwards;
    position: absolute;
    width: 80px;
    content: "";
    transform-origin: left;
    height: 3px;
    background: linear-gradient(90deg, rgb(148,147,154) 0%, rgb(116,115,122) 100%);
    bottom: -12px;
}

.gratitudeDivsLZCk ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gratitudeDivsLZCk li::before {
    height: 8px;
    width: 8px;
    top: 12px;
    animation: pulse 4s infinite alternate;
    transform: rotate(45deg);
    background: rgb(148,147,154);
    content: "";
    left: 0;
    position: absolute;
}

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

.metrics_summarylsykv ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    margin: 0;
    padding: 0;
    gap: 2rem;
    list-style: none;
}

.metrics_summarylsykv .statistics_extraPTVve:nth-child(2) {
    --i: 2;
}

.metrics_summarylsykv .statistics_extraPTVve:nth-child(5) {
    --i: 5;
}

.metrics_summarylsykv .statistics_extraPTVve:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left-color: rgb(116,115,122);
    transform: translateY(-8px) scale(1.03);
}

.metrics_summarylsykv .statistics_extraPTVve p {
    font-size: 3.5rem;
    transform: translateX(-5px);
    background: linear-gradient(90deg, rgb(148,147,154), rgb(116,115,122));
    animation: countUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    animation-delay: calc(0.3s + 0.15s * var(--i, 0));
    background-clip: text;
    line-height: 1;
    opacity: 0;
    font-weight: 700;
    color: transparent;
    -webkit-background-clip: text;
    margin: 0 0 0.5rem;
    color: rgb(148,147,154);
}

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

.user_feedbackWrSDp h2:hover::after {
    transform: scaleX(1.5);
}

.user_feedbackWrSDp .our_ethosNiUvk {
    position: relative;
}

.user_feedbackWrSDp .learner_reflectionsGDocA {
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    z-index: 2;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
              box-shadow 0.3s ease-out;
    position: relative;
    flex-direction: column;
    background: #ffffff;
}

.user_feedbackWrSDp .learner_reflectionsGDocA .description {
    color: #000000;
    margin-bottom: 1.5rem;
    z-index: 2;
    flex-grow: 1;
    position: relative;
    line-height: 1.6;
    font-size: 17px;
}

.user_feedbackWrSDp .learner_reflectionsGDocA img {
    transition: transform 0.6s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
}



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

.service_connectliEId .support_nowzYEct h2 {
    font-weight: 700;
    font-size: 38px;
    color: #000000;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
    justify-content: center;
}

.service_connectliEId .support_nowzYEct > p {
    text-align: center;
    margin: 0 auto 40px;
    color: #000000;
    font-size: 17px;
    max-width: 80%;
    line-height: 1.6;
}

.service_connectliEId .support_nowzYEct > p:last-of-type svg path {
    fill: rgb(148,147,154);
}

.service_connectliEId .get_supportlhQyk:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
    background: rgb(148,147,154,0.5);
}

.course_methodologyxSsBl {
    background: linear-gradient(145deg, rgb(182,182,187) 40%, rgb(116,115,122,0.5) 100%);
    transform-style: preserve-3d;
    padding: 120px 0 80px;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
}

.course_methodologyxSsBl .container.our_ethosNiUvk > div {
    max-width: 92%;
    background: linear-gradient(
        165deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    padding: 3.5rem 3rem;
    transform: translateZ(20px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 25px 50px -12px rgba(0, 0, 0, 0.15);
    border-left: 5px solid rgb(148,147,154);
    position: relative;
    margin-left: auto;
}


.cookie_checkZLGzT {
    align-items: center;
    gap: 20px;
    padding: 20px 5%;
    justify-content: space-between;
    display: flex;
}

.data_approvalKzlDy {
    justify-content: center;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(148,147,154));
    margin-right: 15px;
    align-items: center;
    flex-shrink: 0;
}

.cookie_button.cookie_expanddHmXI:hover {
    box-shadow: 0 0 15px rgb(116,115,122);
}

#dialogConsentFormJEMpz {
    display: none;
}


.contact_informationadeMP {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(182,182,187), rgba(rgb(148,147,154), 0.03));
}



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

.contact_informationadeMP h2::before {
    background: linear-gradient(90deg, transparent, rgb(148,147,154), transparent);
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    bottom: -10px;
    height: 2px;
}

.contact_informationadeMP .request_listnNLYy::before {
    z-index: 3;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(148,147,154), rgb(116,115,122));
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}



.contact_informationadeMP .support_reacheDEUr {
    flex: 0 0 55%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
    position: relative;
    padding: 60px 50px;
}

.contact_informationadeMP form h3::after {
    background: rgb(148,147,154);
    left: 0;
    bottom: -15px;
    height: 2px;
    position: absolute;
    width: 30px;
    content: "";
}

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

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

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

.contact_informationadeMP .connect_gridRznMX {
    font-size: 17px;
    transition: all 0.3s ease;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 8px;
    background: rgb(148,147,154);
    position: relative;
    padding: 16px 40px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    z-index: 1;
}

.contact_informationadeMP svg path {
    stroke: rgb(148,147,154);
    transition: all 0.3s ease;
    stroke-width: 2;
}

.instructor_historyeRFsb {
    background: linear-gradient(135deg, rgb(182,182,187) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}

.instructor_historyeRFsb .learner_reflectionsGDocA:hover {
    transform: perspective(1000px) rotateX(0);
}

.instructor_historyeRFsb .learner_reflectionsGDocA:hover .pic_itemETPyg {
    transform: translateZ(30px);
}

.instructor_historyeRFsb .name {
    font-size: 33px;
    font-weight: 700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    transform: translateZ(10px);
    color: #ffffff;
    grid-area: name;
    margin-bottom: 0.5rem;
}

.program_informationVEaRl .info_panelwRQfd p.description::-webkit-scrollbar {
    width: 4px;
}

.program_informationVEaRl .info_panelwRQfd p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}

.program_informationVEaRl .info_panelwRQfd p.description::-webkit-scrollbar-thumb {
    background: rgb(148,147,154,0.5);
    transition: background 0.3s ease;
}

.program_informationVEaRl .info_panelwRQfd p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(148,147,154);
}



@media (min-width: 768px) {.welcomeVMgoZ .start_beginTQySe > div {
    gap: 2rem;
    grid-template-columns: 0.5fr 1fr;
}.welcomeVMgoZ h3 {
    height: 100%;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    font-size: calc(23px * 1.2);
}.welcomeVMgoZ .edu_ethoszeEWk {
    height: 75vh;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}.welcomeVMgoZ .title_style_header {
    max-width: 90%;
    font-size: calc(43px * 1.2);
}
}



@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .nav_mainwrapiGyFm {
    gap: 0.8rem;
    padding: 0.8rem;
}header .top_teachfbCHe svg {
    width: 140px;
}header .head_topUgFiz {
    padding: 0.5rem;
}header .head_baseVUqdk {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px - 1px);
}
}



@media (min-width: 768px) {.who_we_areATXZi {
    padding: 150px 0;
}.who_we_areATXZi .info_panelwRQfd {
    padding: 4rem;
    margin-left: 5%;
    width: 90%;
}.who_we_areATXZi .info_panelwRQfd ol li {
    column-count: 2;
    column-gap: 3rem;
}
}



@media (max-width: 767px) {.who_we_areATXZi {
    padding: 80px 0;
}.who_we_areATXZi .info_panelwRQfd {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0deg);
}.who_we_areATXZi .info_panelwRQfd h5 {
    padding: 0.4rem 1.2rem;
    font-size: calc(21px * 0.9);
}.who_we_areATXZi .info_panelwRQfd > div:nth-child(2) p {
    font-size: calc(21px * 1.1);
}.who_we_areATXZi .info_panelwRQfd ol li {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 767px) {.program_informationVEaRl {
    padding: 80px 0;
}.program_informationVEaRl .info_panelwRQfd {
    padding: 30px 25px;
}.program_informationVEaRl .info_panelwRQfd h3 {
    margin-bottom: 20px;
    font-size: calc(21px * 1.2);
}.program_informationVEaRl .info_panelwRQfd p.description {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
    max-height: 180px;
}}



@media screen and (max-width: 576px) {.stats_toolVuZak .company_holder h3 {
    font-size: 38px;
}.stats_toolVuZak .head_topUgFiz h5 {
    font-size: calc(21px * 1.1);
}.stats_toolVuZak .head_topUgFiz .header_barvWHZy a {
    font-size: calc(14px * 0.9);
}}



@media (max-width: 575px) {.gratitudeDivsLZCk {
    padding: 50px 0;
}.gratitudeDivsLZCk h2 {
    margin-bottom: 25px;
    font-size: 24px;
}.gratitudeDivsLZCk .our_ethosNiUvk {
    padding: 20px;
}.gratitudeDivsLZCk li {
    padding-left: 20px;
}.gratitudeDivsLZCk span {
    font-size: calc(17px - 1px);
    line-height: 1.6;
}.gratitudeDivsLZCk h2::before {
    width: 50px;
    height: 2px;
}}



@media (max-width: 992px) {.user_feedbackWrSDp {
    padding: 5rem 0;
}.user_feedbackWrSDp h2 {
    transform: translateX(0);
    text-align: center;
    font-size: 31px;
}.user_feedbackWrSDp h2::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.user_feedbackWrSDp h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.user_feedbackWrSDp .student_viewsgJPpU {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}



@media (max-width: 992px) {.service_connectliEId .support_nowzYEct {
    padding: 40px 30px;
}.service_connectliEId .support_nowzYEct > p {
    max-width: 90%;
    margin-bottom: 30px;
}.service_connectliEId .support_nowzYEct > p:last-of-type {
    margin-bottom: 50px;
}.service_connectliEId .get_supportlhQyk {
    height: 65px;
    width: 65px;
}
}



@media (min-width: 992px) {.course_methodologyxSsBl {
    padding: 150px 0 100px;
}.course_methodologyxSsBl .container.our_ethosNiUvk > div {
    max-width: 85%;
    padding: 4rem 4.5rem;
    margin-left: auto;
    transform: translateZ(30px) rotateX(2deg) rotateY(-1deg);
}.course_methodologyxSsBl .container.our_ethosNiUvk > div:hover {
    transform: translateZ(40px) rotateX(0deg) rotateY(0deg);
}.course_methodologyxSsBl h3 {
    font-size: 32px;
    margin-bottom: 2.5rem;
}.course_methodologyxSsBl p {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}
}



@media (prefers-reduced-motion: reduce) {.course_methodologyxSsBl .container.our_ethosNiUvk > div,
    .course_methodologyxSsBl .container.our_ethosNiUvk > div:hover,
    .course_methodologyxSsBl h3::before,
    .course_methodologyxSsBl p span::before {
    transition: none;
    transform: none;
}}



@media (max-width: 1024px) {.contact_informationadeMP {
    padding: 80px 0;
}.contact_informationadeMP .request_listnNLYy {
    margin-top: 50px;
}.contact_informationadeMP .pic_itemETPyg {
    min-height: 450px;
}.contact_informationadeMP .support_reacheDEUr {
    padding: 50px 40px;
}
}



@media (max-width: 991px) {.instructor_historyeRFsb .learner_reflectionsGDocA {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
}.instructor_historyeRFsb .pic_itemETPyg {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}



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



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



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



@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}



@keyframes glow {
    0% {
        opacity: 0.05;
        transform: rotate(-15deg) skew(20deg);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-12deg) skew(15deg) translateX(-5%);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-18deg) skew(25deg) translateX(5%);
    }
}



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



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

@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

