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

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

.educational_gainsQdpsb::before {
    position: absolute;
    content: "";
    z-index: -1;
    height: 40%;
    background: rgb(148,147,154,0.5);
    filter: blur(40px);
    width: 30%;
    top: -5%;
    left: -2%;
    transform: rotate(-15deg);
}

.educational_gainsQdpsb .pic_itemETPyg:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}

.educational_gainsQdpsb h1::before {
    height: 85%;
    position: absolute;
    background: rgb(148,147,154);
    top: 0.5rem;
    transform-origin: top;
    animation: scaleIn 0.6s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    transform: scaleY(0);
    content: "";
    left: -10px;
    width: 4px;
}

.educational_gainsQdpsb li:nth-child(3) {
    animation-delay: 0.6s;
}

.educational_gainsQdpsb li p {
    align-items: flex-start;
    font-weight: 400;
    margin: 0;
    color: #000000;
    line-height: 1.5;
    font-size: calc(18px - 0.1rem);
    display: flex;
}

.welcomeVMgoZ {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(116,115,122) 0%, rgb(148,147,154) 100%);
}

.welcomeVMgoZ .start_beginTQySe > div {
    grid-template-columns: 1fr;
    display: grid;
    max-width: 1400px;
    transform: translateY(0);
    width: 100%;
    animation: fadeInUp 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    gap: 3rem;
}

.welcomeVMgoZ .edu_ethoszeEWk:hover {
    transform: perspective(1200px) rotateY(0deg);
}

.welcomeVMgoZ .edu_ethoszeEWk > div {
    padding: 5rem 3rem;
    justify-content: flex-end;
    z-index: 2;
    flex-direction: column;
    height: 100%;
    display: flex;
    position: relative;
}

.welcomeVMgoZ .edu_ethoszeEWk p::before {
    content: "";
    top: 0.5rem;
    position: absolute;
    left: 0;
    height: 1rem;
    width: 1rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(148,147,154);
}

.welcomeVMgoZ .edu_ethoszeEWk::after {
    opacity: 0.3;
    width: 150px;
    z-index: 1;
    animation: rotate 15s linear infinite;
    height: 150px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: linear-gradient(45deg, rgb(148,147,154,0.5) 0%, rgb(116,115,122) 100%);
    right: 2rem;
    content: "";
    bottom: 2rem;
    position: absolute;
}

.privacy_refugelWBoI ul, .privacy_refugelWBoI ol {
    list-style-type: none;
    margin: 20px 0;
    padding-left: 0;
    width: 100%;
}

.privacy_refugelWBoI p, .privacy_refugelWBoI span, .privacy_refugelWBoI div {
    font-size: 15px;
    line-height: 1.8;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
}

header .top_teachfbCHe {
    position: relative;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: flex;
    margin-bottom: 0.5rem;
    justify-content: center;
}

header .head_topUgFiz {
    width: 100%;
    gap: 0.4rem;
    background: rgb(182,182,187);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 10px;
    padding: 0.6rem;
}

header .head_baseVUqdk:hover::before {
    opacity: 1;
}

header .head_baseVUqdk:hover::after {
    transform: scaleX(1);
}

.newslettercnslU {
    border-radius: 20px;
    background: linear-gradient(135deg, rgb(182,182,187) 0%, rgb(148,147,154,0.5) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}

.newslettercnslU p::before {
    content: "";
    transform: scaleX(0);
    position: absolute;
    left: 0;
    background: rgb(148,147,154);
    top: 50%;
    animation: growLine 0.8s forwards 0.6s;
    transform-origin: left;
    width: 2rem;
    height: 2px;
}

.newslettercnslU .news_panelQmwln::before {
    position: absolute;
    content: "";
    transition: all 0.6s ease;
    width: 100%;
    top: 0;
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.who_we_areATXZi::after {
    height: 70%;
    filter: blur(50px);
    position: absolute;
    width: 40%;
    top: -10%;
    background: rgb(148,147,154);
    animation: glow 20s infinite alternate;
    content: "";
    opacity: 0.1;
    transform: rotate(-15deg) skew(20deg);
    right: -10%;
    z-index: 1;
}

.who_we_areATXZi .info_panelwRQfd h5 {
    font-size: 21px;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    text-transform: uppercase;
    background: rgb(148,147,154);
    transform: translateX(-1.5rem);
    color: #ffffff;
    position: relative;
    margin: 0;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    letter-spacing: 1px;
    background: linear-gradient(90deg, rgb(148,147,154) 0%, rgb(116,115,122) 100%);
    font-weight: 700;
}

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

.program_informationVEaRl::after {
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    filter: blur(150px);
    right: -100px;
    content: "";
    background: rgb(116,115,122,0.5);
    width: 350px;
    z-index: 0;
    opacity: 0.3;
    height: 350px;
    position: absolute;
    bottom: -100px;
}

.program_informationVEaRl .pic_itemETPyg::after {
    content: "";
    inset: 0;
    position: absolute;
    transition: opacity 0.5s ease;
    background: linear-gradient(
        135deg,
        rgb(148,147,154,0.5) 0%,
        transparent 100%
    );
    opacity: 0.7;
}

.program_informationVEaRl .info_panelwRQfd p.description {
    color: #000000;
    font-size: 13px;
    max-height: 200px;
    transform: translateY(10px);
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 20px;
    overflow-y: auto;
    font-weight: 400;
    padding-right: 15px;
    opacity: 0;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.7;
}

.stats_toolVuZak .training_zoneGqVLx {
    line-height: 1.6;
    font-size: 14px;
    color: #ffffff;
    margin-top: 1rem;
    opacity: 0.8;
}

.stats_toolVuZak .head_topUgFiz {
    position: relative;
}

.stats_toolVuZak .head_topUgFiz h5 {
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    font-size: 21px;
    color: rgb(116,115,122);
    font-weight: 600;
    letter-spacing: 1px;
}

.stats_toolVuZak .head_topUgFiz .header_barvWHZy a {
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
    padding-left: 1rem;
    position: relative;
    opacity: 0.8;
    text-decoration: none;
}

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

.gratitudeDivsLZCk {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(182,182,187) 0%, rgb(116,115,122,0.5) 100%);
    position: relative;
}

.gratitudeDivsLZCk h2 {
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    color: rgb(148,147,154);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    line-height: 1.3;
    font-size: clamp(28px, 5vw, 28px);
}

.gratitudeDivsLZCk .our_ethosNiUvk::before {
    right: -5px;
    z-index: -1;
    top: -5px;
    background: linear-gradient(135deg, rgb(148,147,154,0.5), transparent, rgb(116,115,122,0.5));
    left: -5px;
    position: absolute;
    opacity: 0.5;
    bottom: -5px;
    content: "";
    filter: blur(15px);
    animation: pulse 4s infinite alternate;
}

.metrics_summarylsykv::before {
    position: absolute;
    pointer-events: none;
    height: 200%;
    background: radial-gradient(circle at top right, rgb(116,115,122,0.5) 5%, transparent 60%);
    width: 120%;
    top: -50%;
    content: "";
    z-index: 0;
    transform: rotate(-15deg);
    left: -10%;
}

.metrics_summarylsykv .statistics_extraPTVve {
    animation-delay: calc(0.15s * var(--i, 0));
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 0 1px 5px rgba(0, 0, 0, 0.03);
    animation: statEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    border-left: 3px solid rgb(148,147,154);
    backdrop-filter: blur(5px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease,
                border-left-color 0.3s ease;
    position: relative;
    transform: translateY(30px);
    padding: 2rem 1.5rem;
    opacity: 0;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
}

.metrics_summarylsykv .statistics_extraPTVve:hover span::after {
    width: 100%;
}

.user_feedbackWrSDp::before {
    left: 0;
    opacity: 0.15;
    height: 100%;
    content: "";
    top: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(148,147,154,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(116,115,122,0.5) 0%, transparent 30%);
    z-index: 1;
    position: absolute;
    width: 100%;
}

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

.user_feedbackWrSDp .learner_reflectionsGDocA:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.5);
}

.user_feedbackWrSDp .learner_reflectionsGDocA h3::after {
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
    bottom: -5px;
    content: "";
    width: 30px;
    background: rgb(116,115,122,0.5);
    position: absolute;
}

.user_feedbackWrSDp .learner_reflectionsGDocA div {
    border: 3px solid #ffffff;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    transition: transform 0.4s ease;
    width: 60px;
    height: 60px;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.5);
}

.service_connectliEId::after {
    opacity: 0.3;
    left: 0;
    z-index: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 70% 60%, rgb(116,115,122,0.5) 0%, transparent 60%),
        radial-gradient(circle at 30% 30%, rgb(148,147,154,0.5) 0%, transparent 60%);
    width: 100%;
    height: 100%;
    content: "";
    animation: gradientFloat 20s ease-in-out infinite alternate-reverse;
    top: 0;
}

.service_connectliEId .support_nowzYEct > p:last-of-type {
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    max-width: fit-content;
    margin: 0 auto 60px;
    background: #ffffff;
    display: flex;
    padding: 15px 25px;
    color: #000000;
    border-radius: 10px;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-weight: 400;
}

.service_connectliEId .get_supportlhQyk:hover svg {
    transform: scale(1.1);
}

.course_methodologyxSsBl::before {
    opacity: 0.05;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(148,147,154,0.5) 0px,
        transparent 2px,
        transparent 8px,
        rgb(148,147,154,0.5) 10px
    );
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
}

.course_methodologyxSsBl h3::before {
    transform-origin: left center;
    transition: transform 0.4s ease-out;
    bottom: -10px;
    width: 80px;
    position: absolute;
    transform: scaleX(1);
    left: 0;
    content: "";
    background: linear-gradient(
        to right,
        rgb(148,147,154) 0%,
        rgb(116,115,122) 100%
    );
    height: 3px;
}

.modalCookieSettingsheuQR {
    animation: slideUp 0.5s forwards;
    font-family: Arial, sans-serif;
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    bottom: 0;
    border-top: 3px solid rgb(116,115,122);
    z-index: 90;
    padding: 20px 0;
    transform: translateY(100%);
    transition: transform 0.5s ease-in-out;
    background: rgb(116,115,122);
}

.modalCookieSettingsheuQR p a {
    transition: color 0.3s ease;
    color: rgb(148,147,154);
    text-decoration: none;
}

.contact_informationadeMP::before {
    content: "";
    z-index: 1;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(148,147,154), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(116,115,122), 0.05) 0%, transparent 50%);
    height: 100%;
    top: 0;
    left: 0;
}

.contact_informationadeMP .request_listnNLYy {
    display: flex;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    position: relative;
    perspective: 1000px;
    margin-top: 60px;
    transform-style: preserve-3d;
    border-radius: 16px;
    background: #ffffff;
}

.contact_informationadeMP .pic_itemETPyg::before {
    mix-blend-mode: multiply;
    background: linear-gradient(210deg, rgba(rgb(148,147,154), 0.5), rgba(rgb(116,115,122), 0.5));
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
}

.contact_informationadeMP form {
    z-index: 3;
    position: relative;
}

.contact_informationadeMP form h3 {
    margin-bottom: 35px;
    color: #000000;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 19px;
}

.contact_informationadeMP form input[type="text"]:focus {
    background: rgba(#ffffff, 0.9);
    box-shadow: 0 0 0 4px rgba(rgb(148,147,154), 0.1);
    border-color: rgb(148,147,154);
    outline: none;
}

.contact_informationadeMP .query_formnBaGo label {
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    color: #000000;
}

.contact_informationadeMP .query_formnBaGo label a {
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(148,147,154);
    text-decoration: none;
}

.contact_informationadeMP .query_formnBaGo label a:hover::after {
    transform: scaleX(1);
    background: rgb(116,115,122);
    transform-origin: left;
}

.contact_informationadeMP .connect_gridRznMX::after {
    transition: all 0.5s ease;
    background: rgba(255, 255, 255, 0.3);
    left: -10px;
    transform: scale(0);
    height: 50px;
    width: 50px;
    content: "";
    top: -50%;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
}

.contact_informationadeMP form input {
    border: 1px solid rgb(148,147,154);
}



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

.instructor_historyeRFsb .pic_itemETPyg {
    grid-area: photo;
    border-radius: 26px;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    min-height: 350px;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    transform: translateZ(20px);
}

.instructor_historyeRFsb .career_areastdgo {
    grid-area: quote;
    transform: translateZ(15px);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    line-height: 1.6;
    padding: 1.5rem;
    color: #ffffff;
    border-radius: 10px;
    border-left: 4px solid rgb(148,147,154);
    position: relative;
    font-size: 17px;
}



@media (min-width: 992px) {.educational_gainsQdpsb .container {
    gap: 0;
    grid-template-columns: 0.9fr 1.1fr;
}.educational_gainsQdpsb .pic_itemETPyg {
    height: 450px;
    transform: perspective(1500px) rotateY(-12deg) translateZ(50px);
}.educational_gainsQdpsb .our_ethosNiUvk {
    margin-left: -5rem;
    padding: 3.5rem;
    max-width: 650px;
}.educational_gainsQdpsb h1::before {
    left: -20px;
    width: 6px;
}.educational_gainsQdpsb li p {
    font-size: 18px;
}
}



@media (max-width: 767px) {.welcomeVMgoZ .start_beginTQySe {
    padding: 3rem 1.5rem;
}.welcomeVMgoZ h3 {
    padding: 1.5rem;
    font-size: 23px;
}.welcomeVMgoZ .edu_ethoszeEWk {
    height: 55vh;
}.welcomeVMgoZ .edu_ethoszeEWk > div {
    padding: 2rem 1.5rem;
}.welcomeVMgoZ .title_style_header {
    font-size: calc(36px * 1.1);
}.welcomeVMgoZ .edu_ethoszeEWk p {
    font-size: 14px;
    padding-left: 1.5rem;
}}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .nav_mainwrapiGyFm {
    gap: 0.6rem;
    padding: 0.6rem;
}header .top_teachfbCHe svg {
    width: 110px;
}header .head_topUgFiz {
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0.4rem;
    overflow-x: auto;
}header .head_topUgFiz::-webkit-scrollbar {
    height: 2px;
}header .head_topUgFiz::-webkit-scrollbar-thumb {
    background: rgb(148,147,154);
    border-radius: 10px;
}header .head_baseVUqdk {
    flex-shrink: 0;
    white-space: nowrap;
}}



@media (min-width: 768px) {.program_informationVEaRl .education_mapsamOL {
    flex-direction: row;
    align-items: stretch;
    max-height: 500px;
}.program_informationVEaRl .pic_itemETPyg {
    flex: 0 0 45%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    height: auto;
}.program_informationVEaRl .info_panelwRQfd {
    flex-direction: column;
    display: flex;
    margin: 30px 30px 30px 0;
    flex: 0 0 55%;
    transform: translateY(0) translateX(-30px);
    justify-content: center;
}.program_informationVEaRl .info_panelwRQfd::before {
    top: 20px;
    height: 40px;
    width: 4px;
    left: -8px;
}.program_informationVEaRl .info_panelwRQfd h3 {
    font-size: 19px;
}.program_informationVEaRl .info_panelwRQfd p.description {
    max-height: 330px;
}
}



@media (max-width: 991px) {.gratitudeDivsLZCk {
    padding: 90px 0;
}.gratitudeDivsLZCk .our_ethosNiUvk {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px;
}
}



@media (max-width: 1200px) {.metrics_summarylsykv {
    padding: 4rem 0;
}.metrics_summarylsykv ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.metrics_summarylsykv .statistics_extraPTVve p {
    font-size: 3rem;
}
}



@media (max-width: 768px) {.metrics_summarylsykv {
    padding: 3.5rem 0;
}.metrics_summarylsykv ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}.metrics_summarylsykv .statistics_extraPTVve {
    padding: 1.5rem 1rem;
}.metrics_summarylsykv .statistics_extraPTVve p {
    font-size: 2.5rem;
}.metrics_summarylsykv .statistics_extraPTVve span {
    font-size: calc(14px * 0.95);
}.metrics_summarylsykv h4 {
    font-size: calc(29px * 0.8);
    margin-top: 2.5rem;
}.metrics_summarylsykv h4::after {
    width: 60px;
}
}



@media (prefers-reduced-motion) {.user_feedbackWrSDp .learner_reflectionsGDocA,
  .user_feedbackWrSDp .learner_reflectionsGDocA::before,
  .user_feedbackWrSDp .learner_reflectionsGDocA h3::after,
  .user_feedbackWrSDp .learner_reflectionsGDocA .description::before,
  .user_feedbackWrSDp .learner_reflectionsGDocA div,
  .user_feedbackWrSDp .learner_reflectionsGDocA img,
  .user_feedbackWrSDp h2::after {
    transition: none;
}}



@media (max-width: 991px) {.course_methodologyxSsBl {
    padding: 90px 0 60px;
}.course_methodologyxSsBl .container.our_ethosNiUvk > div {
    transform: translateZ(10px) rotateX(1deg);
    max-width: 95%;
    padding: 2.5rem 2rem;
}.course_methodologyxSsBl h3 {
    font-size: calc(32px * 0.8);
}
}



@media (max-width: 767px) {.course_methodologyxSsBl {
    padding: 70px 0 50px;
}.course_methodologyxSsBl .container.our_ethosNiUvk > div {
    transform: translateZ(5px) rotateX(0deg);
    max-width: 100%;
    padding: 2rem 1.5rem;
}.course_methodologyxSsBl h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.course_methodologyxSsBl h3::before {
    width: 60px;
}.course_methodologyxSsBl p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}


@media only screen and (max-width: 1200px) {.modalCookieSettingsheuQR {
    padding: 15px 0;
}.cookie_checkZLGzT {
    padding: 15px 5%;
}
}



@media (max-width: 480px) {.contact_informationadeMP {
    padding: 50px 0;
}.contact_informationadeMP h2 {
    font-size: calc(32px * 0.85);
}.contact_informationadeMP .request_listnNLYy {
    margin-top: 30px;
    border-radius: 12px;
}.contact_informationadeMP .pic_itemETPyg {
    min-height: 220px;
}.contact_informationadeMP .support_reacheDEUr {
    padding: 30px 20px;
}.contact_informationadeMP form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.contact_informationadeMP form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_informationadeMP .query_formnBaGo {
    margin-bottom: 20px;
}.contact_informationadeMP .query_formnBaGo label {
    font-size: calc(13px * 0.9);
}.contact_informationadeMP .connect_gridRznMX {
    padding: 12px 20px;
}}



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



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



@keyframes pulse {
    0% {
        transform: scale(0.8);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}



@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}



@keyframes float {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-30px) rotate(5deg); }
}



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

