.equity-pledge-J3Y {
    flex: 0 0 auto;
}

.equity-pledge-J3Y {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2.5rem;
}

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

.cookieNotificationBar-cVy h5 {
    font-size: 21px;
    color: rgb(170,203,202);
    font-weight: 700;
    letter-spacing: 1.5px;
    margin: 0;
    text-transform: uppercase;
}

.learn-cookies-HVG {
    padding: 10px;
    flex-shrink: 0;
    display: flex;
    border-radius: 16px;
    align-items: center;
    background: rgb(170,203,202,0.5);
    margin-right: 20px;
    justify-content: center;
}

.cookieNotificationBar-cVy p a {
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(170,203,202);
    text-decoration: none;
    color: rgb(170,203,202);
}



.program-offerings-Iow .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1280px;
    overflow: visible;
    padding: 0 20px;
    position: relative;
}

.program-offerings-Iow .text-card-WXs::before {
    height: 100%;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0.95) 100%);
    backdrop-filter: blur(10px);
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    content: "";
    border-radius: 26px;
    top: 0;
}

.program-offerings-Iow .text-card-WXs:hover h2::before {
    width: 100%;
}

.program-offerings-Iow .text-card-WXs .description:last-child {
    margin-bottom: 0;
}

.program-offerings-Iow .img-embed-OH4::before {
    position: absolute;
    background: linear-gradient(180deg, 
                transparent 0%, 
                rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
}

.program-offerings-Iow .container::after {
    right: -30px;
    animation: float 15s ease-in-out infinite reverse;
    height: 150px;
    bottom: -50px;
    width: 150px;
}

.course-rewards-QSG {
    background: linear-gradient(135deg, rgba(255,255,255,0.92), rgba(248,249,250,0.97));
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.course-rewards-QSG .img-embed-OH4 {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
    transform: perspective(1000px) rotateY(-3deg);
    height: auto;
    width: 100%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.course-rewards-QSG h1 {
    margin-bottom: 2rem;
    position: relative;
    font-size: 47px;
    color: #000000;
    line-height: 1.3;
    transform: translateX(-5px);
    font-weight: 700;
}

.course-rewards-QSG ul {
    grid-template-columns: 1fr;
    gap: 1.2rem;
    padding: 0;
    display: grid;
    margin: 0;
    list-style: none;
}

.course-rewards-QSG li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.course-rewards-QSG li:hover svg path {
    fill: rgb(126,174,158);
}

.privacy-reservoir-2Zu h1 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.privacy-reservoir-2Zu li {
    margin-bottom: 10px;
}

.privacy-reservoir-2Zu p, .privacy-reservoir-2Zu span, .privacy-reservoir-2Zu div {
    margin-bottom: 5px;
    line-height: 20px;
}

.teacher-profile-B10 .img-embed-OH4 {
    height: 450px;
    width: 40%;
    flex-shrink: 0;
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    position: relative;
}

.teacher-profile-B10 .career-trajectory-lNc {
    padding: 3rem;
    width: 60%;
    position: relative;
}

.teacher-profile-B10 .work-record-9h4 {
    line-height: 1.6;
    padding-left: 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 14px;
}

.contacts-9sr {
    background: rgb(214,225,223);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.contacts-9sr .assist-team-ECa {
    background: #ffffff;
    box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.1),
              0 5px 20px -5px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    perspective: 1000px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 60px 50px;
    border-radius: 13px;
    position: relative;
    transform-style: preserve-3d;
}

.contacts-9sr h2 {
    padding-left: 20px;
    font-size: 31px;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000;
}

.contacts-9sr p:last-of-type {
    display: flex;
    background: rgba(0, 0, 0, 0.02);
    align-items: center;
    margin-bottom: 50px;
    padding: 15px 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(170,203,202);
}

.contacts-9sr .get-assistance-yND {
    height: 70px;
    align-items: center;
    width: 70px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    justify-content: center;
    z-index: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    display: flex;
    background: #ffffff;
}

.contacts-9sr .get-assistance-yND:hover {
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
}

.thxWrap-1RQ {
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(170,203,202,0.5) 0%, rgb(214,225,223) 100%);
    position: relative;
    overflow: hidden;
}

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

.thxWrap-1RQ .our-journey-Pjk::before {
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(170,203,202), rgb(126,174,158));
    width: 5px;
    transform: scaleY(1.02);
    height: 100%;
}

.thxWrap-1RQ .our-journey-Pjk:hover h5::after {
    width: 120px;
}

.thxWrap-1RQ a {
    overflow: hidden;
    padding: 5px 0;
    display: block;
    position: relative;
    text-decoration: none;
}

.thxWrap-1RQ a:hover::before {
    transform: scaleX(1);
}

.title-welcome-Ulm .img-embed-OH4 {
    clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%);
    height: 100%;
    top: 0;
    opacity: 0.75;
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
}

.title-welcome-Ulm h1 {
    font-size: calc(47px * 1.2);
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    transform: translateX(-20px);
    font-weight: 700;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
    color: #ffffff;
    animation: slideInTitle 0.8s ease-out forwards 0.2s;
    opacity: 0;
}

.title-welcome-Ulm p {
    line-height: 1.6;
    color: #ffffff;
    margin-bottom: 2rem;
    font-size: calc(17px * 1.1);
    font-weight: 400;
    position: relative;
}

.title-welcome-Ulm svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 120px;
    filter: drop-shadow(0 5px 15px rgba(94,170,168,0.3));
    height: 120px;
}

.title-welcome-Ulm svg:hover text {
    fill: #ffffff;
}

.title-welcome-Ulm .request-reach-BMk::before {
    opacity: 0;
    height: calc(100% + 4px);
    content: "";
    width: calc(100% + 4px);
    border-radius: 4px;
    transition: opacity 0.3s ease;
    top: -2px;
    left: -2px;
    background: linear-gradient(45deg, 
        rgb(170,203,202), 
        rgb(126,174,158), 
        rgb(170,203,202), 
        rgb(126,174,158));
    z-index: -1;
    position: absolute;
    background-size: 400%;
    animation: borderGlow 6s linear infinite;
}

.pricing-group-Vns .package-deals-mVH {
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards;
    margin-bottom: 60px;
    opacity: 0;
}

.pricing-group-Vns .pricing-catalog-Ze6 {
    max-width: 800px;
    line-height: 1.6;
    margin-top: 25px;
    color: #000000;
    font-size: 12px;
}

.pricing-group-Vns .price-schemes-lF8 {
    display: block;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    animation-delay: calc(0.15s * var(--i, 1));
    perspective: 1000px;
    transform: translateY(30px);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pricing-group-Vns .price-schemes-lF8:hover .discount-tier-z3q h3 {
    color: rgb(170,203,202);
    transform: translateX(5px);
}

.pricing-group-Vns .price-schemes-lF8:hover .bundle-price-yIl {
    transform: scale(1.05);
    color: rgb(170,203,202);
}

.pricing-group-Vns .img-embed-OH4 {
    height: 200px;
    transition: all 0.5s ease;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.pricing-group-Vns .price-schemes-lF8:hover .img-embed-OH4::after {
    opacity: 0.3;
}

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

header .head-pagewrap-Vrn {
    align-items: center;
    gap: 35px;
    display: flex;
}

header .main-mainwrap-DMi:after {
    background-color: rgb(170,203,202);
    height: 2px;
    transform-origin: center;
    content: '';
    left: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    bottom: 0;
    width: 100%;
    position: absolute;
}

header .site-nav-TRq svg {
    transition: transform 0.3s ease;
    height: 42px;
    width: auto;
}

footer::before {
    right: 0;
    opacity: 0.9;
    bottom: 0;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(126,174,158,0.5) 0%, rgb(170,203,202,0.5) 100%);
    position: absolute;
    top: 0;
    z-index: -2;
}

.equity-pledge-J3Y .container {
    justify-content: space-between;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 4rem;
}

.equity-pledge-J3Y .company_holder h3 {
    position: relative;
    margin: 0 0 1.5rem;
    font-size: 37px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    transform: translateZ(20px);
    display: inline-block;
}

.equity-pledge-J3Y .referral-prog-4Qw {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 16px;
    line-height: 1.6;
    padding: 1.5rem;
    transform: translateZ(10px);
    color: #ffffff;
}

.equity-pledge-J3Y .head-pagewrap-Vrn .top-teach-i5D {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    flex-direction: column;
    gap: 1rem;
    display: flex;
    transform: translateZ(5px);
}

.equity-pledge-J3Y .head-pagewrap-Vrn .top-teach-i5D a:hover {
    background: rgb(126,174,158,0.5);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.level-up-eJv::before {
    width: 100%;
    content: "";
    top: -20px;
    transform: rotateX(45deg);
    left: 0;
    height: 20px;
    transform-origin: bottom;
    background: rgb(126,174,158);
    position: absolute;
}

.our-story-hCy::after {
    z-index: 1;
    opacity: 0.3;
    height: 100%;
    background: 
        radial-gradient(circle at 80% 20%, rgb(126,174,158,0.5) 0%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(170,203,202,0.5) 50%, transparent 52%) #000000;
    width: 100%;
    top: 0;
    background-size: 100% 100%, 20px 20px;
    position: absolute;
    right: 0;
    content: "";
}

.our-story-hCy .virtual-classes-eUB {
    background: rgb(170,203,202);
    z-index: 2;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    padding: 20px 30px;
    border-radius: 10px;
    transform: translateY(-30px) translateX(20px);
    border-left: 4px solid rgb(126,174,158);
    position: relative;
}

.our-story-hCy .text-card-WXs {
    flex: 1;
    position: relative;
    padding-left: 20px;
}

.our-story-hCy .class-experts-tXI {
    align-items: center;
    margin-bottom: 20px;
    transform: translateY(0);
    display: flex;
    transition: transform 0.3s ease;
}

.our-story-hCy .class-experts-tXI svg:hover path {
    fill: rgb(126,174,158);
}

.our-story-hCy p {
    opacity: 0.9;
    color: #ffffff;
    margin: 0;
    line-height: 1.8;
    font-size: 17px;
}

.sign-up-for-updates-0Tg::after {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    z-index: -1;
    position: absolute;
    content: "";
    width: 80%;
    transform: skewY(2deg) translateY(-20px);
    height: calc(100% + 40px);
    right: 0;
    top: 10px;
}

.sign-up-for-updates-0Tg p {
    font-family: Arial, sans-serif;
    transform: translateX(40%);
    margin-bottom: 3rem;
    font-weight: 700;
    color: #000000;
    position: relative;
    line-height: 1.3;
    align-self: flex-start;
    font-size: 33px;
    max-width: 60%;
}

.sign-up-for-updates-0Tg .email-signup-GWn {
    flex: 1;
    color: #000000;
    padding: 1.5rem;
    font-size: 18px;
    background: transparent;
    border: none;
    outline: none;
    font-family: Arial, sans-serif;
    z-index: 1;
}

.sign-up-for-updates-0Tg .request-reach-BMk:hover::before {
    transform: translateX(0) skewX(-15deg);
}

.connect-form-LsW::before {
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(170,203,202), 0.05) 49%, rgba(rgb(170,203,202), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(126,174,158), 0.05) 49%, rgba(rgb(126,174,158), 0.05) 51%, transparent 52%);
    top: 0;
    content: "";
    background-size: 40px 40px;
    width: 100%;
    left: 0;
    z-index: 0;
}

.connect-form-LsW input[type="text"]:focus {
    border-left-color: rgb(126,174,158);
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
}

.connect-form-LsW .connect-support-kM9 {
    align-items: flex-start;
    gap: 12px;
    margin-top: 10px;
    display: flex;
}

.connect-form-LsW .connect-support-kM9 input[type="checkbox"]:checked::after {
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
    content: "";
    border-right: 2px solid #ffffff;
    height: 10px;
    width: 5px;
    border-bottom: 2px solid #ffffff;
    left: 50%;
}

.connect-form-LsW .request-reach-BMk::after {
    top: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    transform: translate(-50%, -50%);
    height: 0;
    content: "";
    transition: all 0.6s ease;
    left: 50%;
    border-radius: 50%;
}

.data-summary-nvC {
    background: rgb(214,225,223);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.data-summary-nvC .statistics-points-LMH {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin-top: 70px;
    gap: 0;
    z-index: 2;
    position: relative;
}

.data-summary-nvC .edu-statistics-nS1:hover {
    transform: translateY(-10px);
    border-bottom: 3px solid rgb(170,203,202);
    background: rgba(255, 255, 255, 0.05);
}

.data-summary-nvC .edu-statistics-nS1:hover h4 {
    transform: translateZ(30px) scale(1.1);
    color: rgb(126,174,158);
}

.data-summary-nvC .smart-statistics-Dcq::before {
    z-index: -1;
    height: 120%;
    content: "";
    transform: translate(-50%, -50%);
    background: radial-gradient(ellipse at center, rgb(170,203,202,0.5) 0%, transparent 70%);
    left: 50%;
    opacity: 0.3;
    position: absolute;
    width: 150%;
    top: 50%;
}

.data-summary-nvC .edu-statistics-nS1:hover svg {
    fill: rgb(126,174,158);
    transform: rotateY(180deg);
    opacity: 1;
}

::-webkit-scrollbar {
    width: 1.2vw;
}

::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    border: 1px ridge rgb(170,203,202,0.5);
    box-shadow: inset -2px -1px 13px 0px rgba(0, 0, 0, 0.6);
}

::-webkit-scrollbar-track:active {
    background: rgb(170,203,202);
}

::-webkit-scrollbar-thumb {
    border-radius: 9.6em;
    border: 2px ridge rgb(126,174,158,0.5);
    background: rgb(170,203,202);
    box-shadow: 3px -2px 5px 2px rgba(0, 0, 0, 0.7);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(126,174,158);
    border-color: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset -4px -2px 11px 0px rgba(0, 0, 0, 0.3);
    background: rgb(126,174,158,0.5);
}



@media (prefers-reduced-motion: reduce) {.program-offerings-Iow::before,
    .program-offerings-Iow .container::before,
    .program-offerings-Iow .container::after,
    .program-offerings-Iow .text-card-WXs::after,
    .program-offerings-Iow:hover .img-embed-OH4,
    .program-offerings-Iow:hover .text-card-WXs {
    animation: none;
    transform: none;
}.program-offerings-Iow .img-embed-OH4,
    .program-offerings-Iow .text-card-WXs {
    opacity: 1;
    animation: none;
}}



@media (max-width: 767px) {.course-rewards-QSG h1 {
    font-size: calc(47px * 0.85);
}.course-rewards-QSG li {
    padding-left: 2rem;
}.course-rewards-QSG li svg {
    transform: scale(0.8);
}.course-rewards-QSG .text-card-WXs {
    padding: 1.5rem;
}
}



@media (max-width: 768px) {.contacts-9sr {
    padding: 60px 0;
}.contacts-9sr .assist-team-ECa {
    padding: 40px 30px;
}.contacts-9sr h2 {
    font-size: calc(31px * 0.85);
    margin-bottom: 25px;
}.contacts-9sr p {
    font-size: calc(16px * 0.95);
    margin-bottom: 25px;
}.contacts-9sr p:last-of-type {
    padding: 12px 15px;
}.contacts-9sr p svg {
    width: 22px;
    height: 22px;
    margin-right: 12px;
}.contacts-9sr .help-form-Bfr {
    justify-content: center;
    gap: 15px;
}.contacts-9sr .get-assistance-yND {
    width: 60px;
    height: 60px;
    border-radius: 12px;
}.contacts-9sr .get-assistance-yND svg {
    height: 24px;
    width: 24px;
}.contacts-9sr .get-assistance-yND:hover {
    border-radius: 15px;
}
}



@media (max-width: 480px) {.thxWrap-1RQ {
    padding: 60px 0 40px;
}.thxWrap-1RQ .our-journey-Pjk {
    transform: none;
    padding: 30px 20px;
}.thxWrap-1RQ h5 {
    font-size: calc(20px * 0.85);
    padding-bottom: 15px;
    margin-bottom: 20px;
}.thxWrap-1RQ .our-journey-Pjk::after {
    display: none;
}}



@media (max-width: 576px) {.title-welcome-Ulm {
    padding: 4rem 0;
}.title-welcome-Ulm .our-journey-Pjk {
    padding: 1rem;
}.title-welcome-Ulm h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 1rem;
}.title-welcome-Ulm .text-card-WXs {
    padding: 1.25rem;
}.title-welcome-Ulm p {
    margin-bottom: 1.5rem;
}.title-welcome-Ulm .main-begin-7Qx {
    margin: 1.5rem 0;
}.title-welcome-Ulm svg {
    width: 70px;
    height: 70px;
}.title-welcome-Ulm .request-reach-BMk {
    padding: 0.75rem 1.5rem;
    width: 100%;
    text-align: center;
}}



@media (max-width: 767px) {header .head-pagewrap-Vrn {
    gap: 0;
    position: absolute;
    flex-direction: column;
    background-color: #ffffff;
    border-bottom: 3px solid rgb(170,203,202);
    padding: 0;
    width: 100%;
    left: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    overflow: hidden;
    top: 100%;
    transition: max-height 0.4s ease;
    max-height: 0;
}header .menu.active {
    max-height: 400px;
}header .main-mainwrap-DMi {
    border-bottom: 1px solid rgb(214,225,223);
    padding: 12px 20px;
    width: 100%;
}header .main-mainwrap-DMi:last-child {
    border-bottom: none;
}header .main-mainwrap-DMi:before {
    left: 5px;
}header .header-lead-VsW {
    padding: 5px 0;
}header .site-nav-TRq {
    margin: 0 auto;
}
}



@media (max-width: 420px) {.equity-pledge-J3Y::before {
    height: 10px;
}.equity-pledge-J3Y .company_holder h3::before,
    .equity-pledge-J3Y .company_holder h3::after {
    display: none;
}.equity-pledge-J3Y .head-pagewrap-Vrn h5 {
    min-width: auto;
    width: 100%;
}.level-up-eJv .eco-foot-xvl {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}



@media (max-width: 992px) {.sign-up-for-updates-0Tg {
    padding: 6rem 2rem 4rem;
    margin: 6rem 0 8rem;
}.sign-up-for-updates-0Tg p {
    transform: translateX(30%);
    max-width: 70%;
    font-size: calc(33px * 0.9);
}.sign-up-for-updates-0Tg p::before {
    width: 30px;
    left: -40px;
}.sign-up-for-updates-0Tg .input_holder {
    max-width: 80%;
}
}



@media (max-width: 992px) {.connect-form-LsW {
    padding: 70px 0;
}.connect-form-LsW .connect-inquiry-oXY {
    flex-direction: column;
}.connect-form-LsW .img-embed-OH4 {
    min-height: 300px;
    flex: 0 0 auto;
}.connect-form-LsW .query-list-xdP {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}



@media (max-width: 576px) {.connect-form-LsW {
    padding: 50px 0;
}.connect-form-LsW .container {
    padding: 0 15px;
}.connect-form-LsW h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 30px;
}.connect-form-LsW .query-list-xdP {
    padding: 30px 20px 40px;
}.connect-form-LsW .request-reach-BMk {
    width: 100%;
}.connect-form-LsW .img-embed-OH4 {
    min-height: 200px;
}}

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

@keyframes pulsate {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}



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



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



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



@keyframes popIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        transform: scale(1.03);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}



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

