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

.nav_pagewrapFTsEH {
    flex: 1 0 auto;
}

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


.educational_gainsQdpsb {
    z-index: 1;
    background: linear-gradient(135deg, rgb(182,182,187) 30%, rgba(255,255,255,0.9) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}

.educational_gainsQdpsb .pic_itemETPyg {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    clip-path: polygon(0 0, 100% 3%, 98% 97%, 2% 100%);
    filter: saturate(1.1) contrast(1.05);
    transform: perspective(1000px) rotateY(-5deg);
    height: 300px;
    object-fit: cover;
}

.educational_gainsQdpsb ul {
    gap: 1.25rem;
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
}

.educational_gainsQdpsb li:nth-child(4) {
    animation-delay: 0.75s;
}

.educational_gainsQdpsb li svg {
    transform: scale(0);
    left: 0;
    height: 22px;
    margin-right: 0.75rem;
    top: 2px;
    position: absolute;
    width: 22px;
    flex-shrink: 0;
    animation: iconPop 0.4s 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

.welcomeVMgoZ .start_beginTQySe {
    width: 100%;
    flex-direction: column;
    position: relative;
    padding: 5% 3%;
    align-items: center;
    height: 100%;
    display: flex;
    justify-content: center;
    z-index: 3;
}

.welcomeVMgoZ h3::before {
    transform: scaleY(1.1);
    top: 0;
    width: 5px;
    left: 0;
    content: "";
    height: 100%;
    background: rgb(116,115,122);
    position: absolute;
}

.welcomeVMgoZ .edu_ethoszeEWk::before {
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.3) 40%, 
    rgba(0, 0, 0, 0.7) 100%);
}

.welcomeVMgoZ .title_style_header::after {
    transform: scaleX(0);
    transform-origin: left;
    content: "";
    height: 4px;
    bottom: -1rem;
    background: rgb(116,115,122);
    animation: lineGrow 1s cubic-bezier(0.22, 1, 0.36, 1) 1.2s forwards;
    position: absolute;
    left: 0;
    width: 6rem;
}

.privacy_refugelWBoI h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    border-bottom: 4px solid rgb(116,115,122);
    color: rgb(148,147,154);
    font-size: 41px;
    width: 100%;
    padding-bottom: 10px;
}

.privacy_refugelWBoI li {
    border-radius: 10px;
    font-weight: 400;
    background: rgb(148,147,154,0.5);
    border-left: 4px solid rgb(116,115,122);
    color: #ffffff;
    font-size: 15px;
    padding: 10px 20px;
    margin-bottom: 15px;
}

header .nav_mainwrapiGyFm {
    display: flex;
    padding: 1rem;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    gap: 1rem;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
}

header .top_teachfbCHe:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(148,147,154,0.5));
}

header .head_baseVUqdk::before {
    background: linear-gradient(135deg, rgb(148,147,154), rgb(116,115,122));
    top: 0;
    opacity: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.3s ease;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
}

.newslettercnslU .container {
    grid-gap: 2rem;
    position: relative;
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
}

.newslettercnslU p {
    color: #000000;
    font-size: 23px;
    font-weight: 700;
    animation: slideIn 0.7s forwards 0.3s;
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateX(-20px);
    font-family: Arial, sans-serif;
    padding-left: 3rem;
    opacity: 0;
}

.newslettercnslU .updates_cardGQlFI:focus {
    outline: none;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}

.newslettercnslU .news_panelQmwln:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 25px rgb(148,147,154,0.5);
}

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

.who_we_areATXZi .info_panelwRQfd > div:first-child {
    margin-bottom: 0.5rem;
    display: inline-block;
}

.who_we_areATXZi .info_panelwRQfd > div:nth-child(2) {
    position: relative;
    margin-bottom: 1.5rem;
}

.who_we_areATXZi .info_panelwRQfd > div:nth-child(2) p {
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0.5rem 0 1.5rem;
    position: relative;
    display: inline-block;
    line-height: 1.4;
    font-size: calc(21px * 1.2);
}

.who_we_areATXZi .info_panelwRQfd ol li {
    opacity: 0.85;
    position: relative;
    color: #ffffff;
    text-align: justify;
    font-size: 16px;
    column-count: 1;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.program_informationVEaRl .education_mapsamOL {
    background: #ffffff;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.program_informationVEaRl .education_mapsamOL:hover .pic_itemETPyg::after {
    opacity: 0.5;
}

.program_informationVEaRl .info_panelwRQfd h3 {
    opacity: 0;
    margin-bottom: 25px;
    line-height: 1.4;
    transform: translateX(-10px);
    font-size: calc(19px * 1.05);
    color: #000000;
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.stats_toolVuZak .container {
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 3rem;
    position: relative;
}



.stats_toolVuZak .company_holder h3 {
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    margin-bottom: 1.5rem;
    -webkit-background-clip: text !important;
    font-size: calc(38px * 1.2);
    background: linear-gradient(to right, #ffffff, rgb(116,115,122));
}

.stats_toolVuZak .head_topUgFiz .header_barvWHZy {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}

.stats_toolVuZak .head_topUgFiz .header_barvWHZy a:hover::before {
    background-color: rgb(116,115,122);
    height: 7px;
    width: 7px;
}

.hackathongtywe::before {
    height: 1px;
    position: absolute;
    width: 100%;
    opacity: 0.5;
    left: 0;
    background: linear-gradient(to right, transparent, rgb(148,147,154), transparent);
    top: 0;
    content: "";
}

.gratitudeDivsLZCk::after {
    left: -5%;
    width: 250px;
    background: radial-gradient(circle, rgb(116,115,122,0.5) 0%, transparent 70%);
    opacity: 0.6;
    content: "";
    bottom: -5%;
    position: absolute;
    height: 250px;
    filter: blur(30px);
    animation: float 12s infinite ease-in-out reverse;
}

.gratitudeDivsLZCk .our_ethosNiUvk:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.gratitudeDivsLZCk li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.gratitudeDivsLZCk span {
    font-size: 17px;
    animation: fadeIn 1s ease-out forwards;
    line-height: 1.8;
    position: relative;
    color: #000000;
    overflow: hidden;
    display: block;
    font-family: Arial, sans-serif;
}

.metrics_summarylsykv h4 {
    opacity: 0;
    font-size: 29px;
    text-align: center;
    margin-top: 3rem;
    animation: fadeUp 0.8s ease-out 0.3s forwards;
    font-weight: 700;
    color: #000000;
    position: relative;
    transform: translateY(20px);
}

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

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

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

.metrics_summarylsykv .statistics_extraPTVve:hover::before {
    opacity: 0.6;
}

.metrics_summarylsykv .statistics_extraPTVve div {
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: flex-start;
}

.metrics_summarylsykv .statistics_extraPTVve span {
    animation: fadeIn 0.6s ease-out forwards;
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    transform: translateY(10px);
    animation-delay: calc(0.5s + 0.15s * var(--i, 0));
    opacity: 0;
    padding-bottom: 0.5rem;
}

.user_feedbackWrSDp::after {
    top: -10%;
    width: 40%;
    transform: rotate(-15deg);
    height: 40%;
    opacity: 0.05;
    right: -10%;
    z-index: 0;
    content: "";
    background: rgb(116,115,122);
    position: absolute;
}

.user_feedbackWrSDp h2::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(1);
    left: 0;
    background: rgb(148,147,154);
    height: 0.3rem;
    bottom: -0.8rem;
    width: 5rem;
    transform-origin: left;
    content: "";
}

.user_feedbackWrSDp .learner_reflectionsGDocA:hover::before {
    transform: scaleX(1);
}

.user_feedbackWrSDp .learner_reflectionsGDocA h3 {
    margin-bottom: 0.8rem;
    position: relative;
    color: rgb(148,147,154);
    font-size: calc(23px * 1.1);
    display: inline-block;
    font-weight: 600;
}

.user_feedbackWrSDp .learner_reflectionsGDocA .description::before {
    color: rgb(116,115,122,0.5);
    font-family: serif;
    z-index: -1;
    position: absolute;
    top: -2.5rem;
    opacity: 0.2;
    transition: transform 0.5s ease;
    left: -1rem;
    font-size: 6rem;
    content: "";
}

.service_connectliEId {
    background: rgb(182,182,187);
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}

.service_connectliEId .support_nowzYEct {
    border-radius: 23px;
    padding: 50px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.service_connectliEId .support_nowzYEct h2::before,
.service_connectliEId .support_nowzYEct h2::after {
    content: "";
    margin: 0 15px;
    width: 80px;
    height: 1px;
    background: rgb(148,147,154);
}

.service_connectliEId .contact_cardmlkuW {
    justify-content: center;
    gap: 30px;
    display: flex;
}

.service_connectliEId .get_supportlhQyk svg {
    height: 28px;
    width: 28px;
    transition: transform 0.3s ease;
}

.service_connectliEId .get_supportlhQyk svg path {
    transition: fill 0.3s ease;
    fill: rgb(148,147,154);
}

.course_methodologyxSsBl::after {
    background: linear-gradient(
        135deg,
        rgb(148,147,154,0.5) 10%,
        rgb(116,115,122,0.5) 50%,
        transparent 90%
    );
    right: -20%;
    position: absolute;
    content: "";
    width: 70%;
    transform: rotate(15deg) translateZ(-10px);
    pointer-events: none;
    height: 200%;
    opacity: 0.1;
    top: -50%;
}

.course_methodologyxSsBl .container.our_ethosNiUvk > div:hover h3::before {
    transform: scaleX(1.3);
}

.course_methodologyxSsBl p {
    line-height: 1.8;
    color: #000000;
    position: relative;
    transform: translateZ(5px);
    font-size: 13px;
    margin-bottom: 0;
}

.course_methodologyxSsBl .container.our_ethosNiUvk > div:hover p span::before {
    opacity: 1;
    transform: translateX(0);
}

.modalCookieSettingsheuQR h5 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 19px;
}

.data_approvalKzlDy svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(148,147,154);
    width: 80px;
    height: 80px;
}

.edu_cookieskjEcO:hover {
    box-shadow: 0 0 20px rgb(116,115,122);
}

.modalCookieSettingsheuQR p a:hover {
    color: rgb(116,115,122);
}

#dialogConsentFormJEMpz:checked ~ .modalCookieSettingsheuQR {
    visibility: hidden;
    opacity: 0;
}

.contact_informationadeMP::after {
    content: "";
    background-image: 
        linear-gradient(90deg, rgba(rgb(148,147,154), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(148,147,154), 0.03) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, rgba(rgb(116,115,122), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 20%, rgba(rgb(148,147,154), 0.04) 0%, transparent 30%),
        radial-gradient(circle at 20% 80%, rgba(rgb(116,115,122), 0.04) 0%, transparent 30%);
    background-position: center center;
    background-size: 30px 30px, 30px 30px, 600px 600px, 400px 400px, 300px 300px;
    z-index: 1;
    top: 0;
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact_informationadeMP .support_reacheDEUr::before {
    opacity: 0.5;
    width: 500px;
    height: 500px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle, rgba(rgb(148,147,154), 0.03) 0%, transparent 70%);
    right: 0;
    z-index: 0;
}

.contact_informationadeMP form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

.contact_informationadeMP .query_formnBaGo {
    display: flex;
    margin-bottom: 30px;
    position: relative;
}

.contact_informationadeMP .query_formnBaGo input[type="checkbox"]:checked + label::before {
    border-color: rgb(148,147,154);
    background: rgb(148,147,154);
}

.contact_informationadeMP .query_formnBaGo label a::after {
    transform-origin: right;
    transition: transform 0.3s ease;
    left: 0;
    bottom: -2px;
    background: rgb(148,147,154);
    content: "";
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    height: 1px;
}

.contact_informationadeMP .connect_gridRznMX:hover::before {
    opacity: 1;
}

.contact_informationadeMP .connect_gridRznMX:hover::after {
    transform: scale(4);
    opacity: 0;
}

.contact_informationadeMP svg {
    stroke-width: 2;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 2px rgba(rgb(148,147,154), 0.3));
    stroke: rgb(148,147,154);
    height: 22px;
    fill: none;
    width: 22px;
}

.instructor_historyeRFsb .learner_reflectionsGDocA {
    backdrop-filter: blur(8px);
    display: grid;
    background-color: rgba(0, 0, 0, 0.5);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: minmax(250px, 35%) 1fr;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    border-radius: 26px;
    padding: 3rem;
    transition: transform 0.3s ease;
    grid-gap: 1.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.instructor_historyeRFsb .career_areastdgo::before {
    top: 0;
    background: linear-gradient(90deg, rgb(148,147,154,0.5) 0%, transparent 100%);
    opacity: 0.1;
    mix-blend-mode: overlay;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    border-radius: 10px;
    position: absolute;
}



@media (min-width: 1200px) {.educational_gainsQdpsb .pic_itemETPyg {
    height: 500px;
}.educational_gainsQdpsb .our_ethosNiUvk {
    margin-left: -8rem;
    padding: 4rem;
}
}



@media (max-width: 767px) {.educational_gainsQdpsb h1 {
    font-size: calc(29px - 0.2rem);
}.educational_gainsQdpsb .our_ethosNiUvk {
    padding: 2rem 1.5rem;
}}



@media (min-width: 992px) {.welcomeVMgoZ .start_beginTQySe {
    padding: 3% 5%;
}.welcomeVMgoZ h3 {
    font-size: calc(23px * 1.3);
    padding: 3rem;
}.welcomeVMgoZ .edu_ethoszeEWk {
    transform: perspective(1500px) rotateY(-3deg);
}.welcomeVMgoZ .edu_ethoszeEWk > div {
    padding: 6rem 4rem;
}.welcomeVMgoZ .title_style_header {
    font-size: calc(43px * 1.4);
}.welcomeVMgoZ .edu_ethoszeEWk p {
    font-size: calc(14px * 1.3);
    max-width: 80%;
}
}



@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .nav_mainwrapiGyFm {
    gap: 0.7rem;
    padding: 0.7rem;
}header .top_teachfbCHe svg {
    width: 120px;
}header .head_topUgFiz {
    gap: 0.3rem;
    padding: 0.4rem;
}header .head_baseVUqdk {
    padding: 0.3rem 0.7rem;
    font-size: calc(13px - 2px);
}
}



@media (min-width: 992px) {.who_we_areATXZi .info_panelwRQfd {
    margin-left: 10%;
    width: 80%;
}.who_we_areATXZi .container {
    padding: 0 40px;
}
}



@media (max-width: 480px) {.who_we_areATXZi {
    padding: 60px 0;
}.who_we_areATXZi .info_panelwRQfd {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 1.5rem;
}.who_we_areATXZi .info_panelwRQfd h5 {
    padding: 0.3rem 1rem;
    font-size: calc(21px * 0.8);
}}



@media (min-width: 1200px) {.program_informationVEaRl {
    padding: 150px 0;
}.program_informationVEaRl .education_mapsamOL {
    max-height: 480px;
}.program_informationVEaRl .pic_itemETPyg {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.program_informationVEaRl .info_panelwRQfd {
    padding: 60px;
}.program_informationVEaRl .info_panelwRQfd h3 {
    margin-bottom: 35px;
    font-size: calc(19px * 1.2);
}.program_informationVEaRl .info_panelwRQfd p.description {
    max-height: 280px;
}
}



@media screen and (max-width: 768px) {.stats_toolVuZak {
    padding: 3rem 0 2rem;
}.stats_toolVuZak .header_barvWHZy {
    flex-direction: column;
    gap: 2rem;
}.stats_toolVuZak .head_topUgFiz::before,
    .stats_toolVuZak .head_topUgFiz::after {
    display: none;
}.stats_toolVuZak .head_topUgFiz {
    margin-bottom: 1.5rem;
}.hackathongtywe {
    padding: 1rem 0;
}
}



@media (max-width: 992px) {.metrics_summarylsykv ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.25rem;
}.metrics_summarylsykv .statistics_extraPTVve {
    padding: 1.75rem 1.25rem;
}.metrics_summarylsykv .statistics_extraPTVve p {
    font-size: 2.75rem;
}.metrics_summarylsykv h4 {
    font-size: calc(29px * 0.9);
}
}



@media (max-width: 768px) {.user_feedbackWrSDp {
    padding: 4rem 0;
}.user_feedbackWrSDp .student_viewsgJPpU {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.user_feedbackWrSDp .learner_reflectionsGDocA {
    padding: 1.5rem;
}
}



@media (max-width: 576px) {.user_feedbackWrSDp {
    padding: 3rem 0;
}.user_feedbackWrSDp h2 {
    line-height: 1.4;
    margin-bottom: 2rem;
    font-size: calc(31px * 0.9);
}.user_feedbackWrSDp .student_viewsgJPpU {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user_feedbackWrSDp .learner_reflectionsGDocA {
    max-width: 100%;
}.user_feedbackWrSDp .learner_reflectionsGDocA div {
    height: 50px;
    width: 50px;
}
}



@media (max-width: 768px) {.service_connectliEId {
    padding: 60px 0;
}.service_connectliEId .support_nowzYEct {
    padding: 35px 25px;
}.service_connectliEId .support_nowzYEct h2 {
    font-size: calc(38px - 4px);
}.service_connectliEId .support_nowzYEct h2::before,
    .service_connectliEId .support_nowzYEct h2::after {
    width: 50px;
}.service_connectliEId .support_nowzYEct > p {
    font-size: calc(17px - 1px);
    max-width: 100%;
}.service_connectliEId .support_nowzYEct > p:last-of-type {
    margin-bottom: 40px;
}
}



@media (max-width: 575px) {.course_methodologyxSsBl {
    padding: 60px 0 40px;
}.course_methodologyxSsBl .container.our_ethosNiUvk > div {
    padding: 1.8rem 1.2rem;
    border-left-width: 3px;
}.course_methodologyxSsBl h3 {
    margin-bottom: 1.2rem;
    font-size: calc(32px * 0.6);
}.course_methodologyxSsBl h3::before {
    width: 50px;
    height: 2px;
}.course_methodologyxSsBl p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}



@media (max-width: 768px) {.contact_informationadeMP {
    padding: 60px 0;
}.contact_informationadeMP .request_listnNLYy {
    margin-top: 40px;
    flex-direction: column;
}.contact_informationadeMP .pic_itemETPyg {
    min-height: 300px;
    width: 100%;
}.contact_informationadeMP .support_reacheDEUr {
    padding: 40px 30px;
    width: 100%;
}.contact_informationadeMP form h3 {
    margin-bottom: 30px;
}.contact_informationadeMP form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_informationadeMP .query_formnBaGo {
    margin-bottom: 25px;
}.contact_informationadeMP .connect_gridRznMX {
    padding: 14px 30px;
    width: 100%;
}
}



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



@keyframes iconPop {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



@keyframes moveGradient {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}



@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 40px);
    }
}



@keyframes pulse {
    0% { opacity: 0.5; }
    100% { opacity: 0.9; }
}



@keyframes countUp {
    from {
        transform: translateX(-5px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

