.glossary-4935 {
    flex: 0 0 auto;
}

.wrapping-container-0849 {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}


.service-plan-1492 {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
}

.payment-deals-8049 {
    position: relative;
}

.service-plan-1492 h2 {
    transform: perspective(1000px) translateZ(20px);
    margin-bottom: 25px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}

.service-plan-1492 .fee-deals-9327 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    list-style: none;
    gap: 30px;
    padding: 0;
    display: grid;
}

.service-plan-1492 .member-fees-1096::after {
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(178,191,212), transparent);
    width: 100%;
    bottom: 0;
    height: 3px;
    left: 0;
    transition: transform 0.5s ease-out;
    transform: scaleX(0.7);
    position: absolute;
}

.service-plan-1492 .payment-scheme-1958 p {
    padding-right: 10px;
    color: #ffffff;
    overflow-y: auto;
    font-size: calc(13px - 1px);
    margin-bottom: 25px;
    scrollbar-width: thin;
    max-height: 240px;
    scrollbar-color: rgb(178,191,212) transparent;
    line-height: 1.6;
    opacity: 0.8;
}

.service-plan-1492 .payment-scheme-1958:hover .member-fees-1096::after {
    transform: scaleX(1);
}

.course-overview-9761 {
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(145deg, rgb(216,221,236) 0%, rgba(245, 247, 250, 0.95) 100%);
    z-index: 1;
    overflow: hidden;
}

.course-overview-9761 h2 {
    transform-origin: left center;
    font-size: 38px;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.course-overview-9761 .square-image-9035:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
    box-shadow: 0 30px 50px -15px rgba(0, 0, 0, 0.25);
}

.course-overview-9761 .info-panel-4321::before {
    height: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(178,191,212), rgb(141,159,185));
    position: absolute;
}

.course-overview-9761 .description:nth-child(1) {
    animation: fadeText 0.8s ease forwards;
}

.course-overview-9761 .training-flow-9257:hover .info-panel-4321 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.title-portal-5273 .fast-studypro-8734 {
    justify-content: center;
    align-items: center;
    padding: 2rem;
    height: 100vh;
    position: relative;
    width: 100%;
    display: flex;
    z-index: 2;
}

.title-portal-5273 .page-primary-9538::after {
    position: absolute;
    height: 150%;
    z-index: -1;
    opacity: 0.15;
    background: radial-gradient(circle at 50% 50%, transparent 30%, rgb(141,159,185,0.5) 100%);
    animation: orbitRotate 20s infinite linear;
    top: -25%;
    left: -25%;
    content: "";
    width: 150%;
}

.title-portal-5273 .page-primary-9538 h1::after {
    content: "";
    position: absolute;
    animation: expandLine 1s forwards 1.2s ease-in-out;
    width: 100px;
    bottom: -10px;
    left: 0;
    height: 4px;
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(141,159,185), transparent);
}

.user-testimonials-3068::before {
    z-index: 1;
    background: 
        radial-gradient(circle at 10% 10%, rgb(178,191,212,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 90%, rgb(141,159,185,0.5) 0%, transparent 30%);
    width: 100%;
    left: 0;
    content: "";
    opacity: 0.4;
    height: 100%;
    position: absolute;
    top: 0;
}

.user-testimonials-3068 .success-ratings-0586::before {
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgb(178,191,212,0.5), rgb(141,159,185,0.5));
    position: absolute;
    left: calc(50% - 2px);
    border-radius: 2px;
    width: 4px;
    top: 0;
    content: "";
}

.user-testimonials-3068 .success-ratings-0586::before {
    left: 30px;
}

.user-testimonials-3068 .feedback-stories-1405::before {
    z-index: 3;
    width: 20px;
    border-radius: 50%;
    background: #ffffff;
    border: 4px solid rgb(178,191,212);
    position: absolute;
    top: 50%;
    content: "";
    height: 20px;
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(odd):hover {
    transform: translateY(40px) scale(1.05);
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(even) .square-image-9035 {
    margin-left: 20px;
    float: right;
    margin-right: 0;
}

.user-testimonials-3068 .feedback-stories-1405 p {
    color: #000000;
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
    line-height: 1.6;
}

.user-testimonials-3068 .feedback-stories-1405 p {
    clear: none;
    font-size: calc(13px * 0.95);
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(n) {
    animation: fadeInUp 0.6s ease-out both;
    animation-delay: calc(0.2s * var(--i, 0));
}

.privacy-repository-3518 h3, .privacy-repository-3518 h4, .privacy-repository-3518 h5, .privacy-repository-3518 h6 {
    margin: 10px 0;
}

.privacy-repository-3518 ul li:last-child {
    border-bottom: none;
}

.privacy-repository-3518 p, .privacy-repository-3518 span {
    margin: 0 0 1rem 0;
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}

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

.user-alert-9265 {
    display: flex;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(178,191,212));
    margin-right: 15px;
    align-items: center;
    justify-content: center;
}

.cookie_button.cookie-overlay-5814:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(141,159,185);
}

.cookieUsageContainer-0638 p a:hover {
    color: rgb(141,159,185);
}

.teaching-experience-6138::after {
    animation: float 6s ease-in-out infinite reverse;
    height: 150px;
    left: -30px;
    z-index: 0;
    bottom: -30px;
    filter: blur(30px);
    width: 150px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background: rgb(178,191,212,0.5);
}

.teaching-experience-6138 .feedback-stories-1405:hover .square-image-9035 {
    transform: translateY(0);
    box-shadow: 20px 20px 0 rgb(141,159,185);
}

.teaching-experience-6138 .name {
    padding-bottom: 15px;
    color: rgb(178,191,212);
    font-size: 38px;
    margin-bottom: 10px;
    font-weight: 700;
    position: relative;
}

.teaching-experience-6138 .past-career-0345 {
    border-left: 3px solid rgb(141,159,185,0.5);
    line-height: 1.6;
    font-style: italic;
    color: #000000;
    position: relative;
    padding-left: 20px;
    font-size: calc(13px + 2px);
}

.training-results-8604::after {
    z-index: 0;
    left: 5%;
    background: radial-gradient(circle at 50% 50%, transparent 40%, rgba(rgb(178,191,212,0.5), 0.03) 70%);
    height: 90%;
    width: 90%;
    top: 5%;
    content: "";
    position: absolute;
    animation: pulseGradient 15s infinite ease-in-out;
}

.training-results-8604 .info-panel-4321 {
    transition: transform 0.6s ease-out;
    padding: 2.5rem 2rem;
    background: linear-gradient(145deg, 
    rgba(rgb(255, 255, 255, 0.5), 0.9) 0%, 
    rgba(rgb(255, 255, 255, 0.5), 0.8) 100%
  );
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    z-index: 3;
    position: relative;
    transform: perspective(1000px) rotateX(1deg) translateZ(0);
}

.training-results-8604 li p {
    align-items: flex-start;
    font-size: 17px;
    padding-left: 0.5rem;
    display: flex;
    margin: 0;
    color: #000000;
    line-height: 1.6;
}

.training-structure-2796::before {
    position: absolute;
    opacity: 0.1;
    z-index: 1;
    content: '';
    height: 100%;
    background: repeating-linear-gradient(45deg, rgb(178,191,212,0.5) 0, rgb(178,191,212,0.5) 1px, transparent 1px, transparent 10px);
    left: 0;
    top: 0;
    width: 100%;
}

.training-structure-2796 .info-panel-4321::after {
    background: rgb(178,191,212);
    height: 30px;
    position: absolute;
    z-index: -1;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    right: -15px;
    content: '';
    width: 30px;
    transform: rotate(45deg);
    top: 40px;
}

.training-structure-2796 .info-panel-4321 p {
    color: #ffffff;
    transform: translateZ(10px);
    line-height: 1.7;
    position: relative;
    font-size: 15px;
}

.training-structure-2796 .student-journey-1390::before {
    animation: float 15s ease-in-out infinite alternate;
    left: 15%;
    opacity: 0.3;
    width: 150px;
    border: 2px solid rgb(178,191,212,0.5);
    content: '';
    position: absolute;
    border-radius: 50%;
    height: 150px;
    bottom: -50px;
}

footer .art-portal-7432 {
    position: relative;
    z-index: 1;
}

footer .edu-help-8910 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
    gap: 20px;
}

footer .info_item svg {
    fill: #ffffff;
    margin-right: 15px;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

footer .main-teach-8104 {
    flex: 1 1 100%;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}

footer .head-section-3910::before,footer .subscribe_holder::before {
    background: #ffffff;
    top: 0;
    opacity: 0.1;
    animation: waveAnimation 20s linear infinite;
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    width: 300%;
    left: -100%;
}

footer .header-base-4283 a::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: left 0.3s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 2px;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    background-color: rgb(178,191,212,0.5);
}

footer .sub-promo-6549:hover {
    background-color: rgb(216,221,236);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

footer .blog-ref-3075 {
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    font-size: 16px;
    display: inline-block;
    padding: 0 30px;
}

header .container {
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin: 0;
}

header .header-page-2594 {
    padding: 0.5rem;
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    text-decoration: none;
    display: flex;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
}

header .nav-tutor-8924::before {
    background: linear-gradient(45deg, rgb(178,191,212,0.5), rgb(141,159,185,0.5));
    left: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
    position: absolute;
    opacity: 0;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
}

.our-mission-4915::after {
    left: 0;
    top: 0;
    height: 100%;
    background: radial-gradient(circle at 30% 30%, rgb(178,191,212,0.5) 0%, transparent 40%);
    z-index: 2;
    position: absolute;
    width: 100%;
    content: "";
}

.our-mission-4915 h2::after {
    content: "";
    transform: translateX(-50%);
    height: 3px;
    animation: pulse 3s infinite;
    left: 50%;
    width: 40px;
    border-radius: 10px;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(141,159,185), rgb(178,191,212));
    position: absolute;
}

.our-mission-4915 .knowledge-sessions-5673:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.our-mission-4915 .knowledge-sessions-5673::after {
    right: 0;
    content: "";
    transition: opacity 0.3s ease;
    z-index: -1;
    width: 30%;
    background: radial-gradient(circle at bottom right, rgb(178,191,212,0.5) 0%, transparent 70%);
    position: absolute;
    bottom: 0;
    height: 30%;
    opacity: 0;
}

.our-mission-4915 .knowledge-sessions-5673 p {
    color: #000000;
    line-height: 1.8;
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
}

.our-mission-4915 .knowledge-sessions-5673:hover h3 {
    transition: color 0.3s ease;
    color: rgb(178,191,212);
}

.try-immediately-0129 {
    animation: gradientFlow 15s ease infinite;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(130deg, rgb(178,191,212) 0%, rgb(141,159,185) 50%, rgb(178,191,212) 100%);
    position: relative;
    background-size: 200% 200%;
    z-index: 1;
}

.try-immediately-0129 .student-journey-1390::before {
    content: '';
    width: 100%;
    background-size: 40px 40px;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%),
        linear-gradient(0deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%);
    opacity: 0.3;
    height: 100%;
    position: absolute;
    animation: pulseGrid 4s linear infinite alternate;
    left: 0;
    top: 0;
    z-index: -1;
}

.try-immediately-0129 h3::after {
    top: 0;
    left: 0;
    animation: titleScan 3s ease-in-out infinite;
    width: 100%;
    opacity: 0;
    content: '';
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
    height: 100%;
    position: absolute;
}

.try-immediately-0129 .reach-us-7026:hover {
    border-color: transparent;
    color: rgb(178,191,212);
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
}

.tyPanel-4730 {
    background: linear-gradient(135deg, rgb(216,221,236) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
}

.tyPanel-4730 h2 {
    color: #000000;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    opacity: 0;
    font-size: clamp(1.75rem, 4vw, 34px);
    margin-bottom: 3rem;
    max-width: 90%;
    letter-spacing: -0.02em;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    position: relative;
    animation: slideUp 0.7s ease-out 0.2s forwards;
}

.tyPanel-4730 ul {
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.tyPanel-4730 span {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    position: relative;
    z-index: 2;
    line-height: 1.7;
    font-size: clamp(1rem, 2vw, 1.1rem);
}

.contact-panel-1758 .support-query-4150 {
    background: rgb(216,221,236);
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    border-radius: 22px;
    position: relative;
}

.contact-panel-1758 .feedback-inquiry-0897 h3 {
    display: inline-block;
    color: rgb(178,191,212);
    margin-bottom: 2.5rem;
    font-weight: 700;
    border-bottom: 2px solid rgb(141,159,185);
    font-size: 18px;
    padding-bottom: 1rem;
}

.contact-panel-1758 .feedback-inquiry-0897 div span {
    color: #000000;
    font-size: 14px;
}

.contact-panel-1758 .request-message-0961::before {
    width: 20px;
    top: 3rem;
    background: #ffffff;
    height: 20px;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    left: -10px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.contact-panel-1758 .request-message-0961 input[type="text"]::placeholder,
.contact-panel-1758 .request-message-0961 input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact-panel-1758 .request-message-0961 .reach-query-8453 input[type="checkbox"] {
    flex-shrink: 0;
    -webkit-appearance: none;
    border: 2px solid #000000;
    height: 20px;
    margin-top: 2px;
    width: 20px;
    transition: all 0.2s ease;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    appearance: none;
}

.contact-panel-1758 .request-message-0961 .help-map-2701:focus {
    outline: none;
}

.service-plan-1492 .payment-scheme-1958 p::-webkit-scrollbar {
    width: 4px;
}

.service-plan-1492 .payment-scheme-1958 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}

.service-plan-1492 .payment-scheme-1958 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(178,191,212);
}



@media (hover: none) {.service-plan-1492 .member-fees-1096 {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2),
                -8px -8px 20px rgba(255, 255, 255, 0.05);
}.service-plan-1492 .payment-scheme-1958:active .member-fees-1096 {
    transform: translateY(-5px);
}
}



@media (min-width: 992px) {.course-overview-9761 {
    padding: 180px 0 160px;
}.course-overview-9761 h2 {
    margin-bottom: 70px;
}.course-overview-9761 .training-flow-9257 {
    gap: 80px;
}.course-overview-9761 .square-image-9035 {
    height: 600px;
}.course-overview-9761 .info-panel-4321 {
    padding: 60px 50px;
}
}



@media (min-width: 992px) {.title-portal-5273 .page-primary-9538 {
    transform: perspective(1200px) rotateX(3deg);
    max-width: 80%;
    padding: 5rem;
}.title-portal-5273 .page-primary-9538:hover {
    transform: perspective(1200px) rotateX(1deg) translateY(-10px);
}.title-portal-5273 .page-primary-9538 h1 {
    font-size: calc(42px * 1.4);
}.title-portal-5273 .page-primary-9538 h1::after {
    width: 150px;
}.title-portal-5273 .page-primary-9538 h3 {
    max-width: 60%;
}.title-portal-5273 .page-primary-9538 p {
    max-width: 60%;
}
}


@media only screen and (max-width: 1200px) {.cookieUsageContainer-0638 {
    padding: 15px 0;
}.consent-edu-1390 {
    padding: 15px 5%;
}
}


@media only screen and (max-width: 800px) {.user-alert-9265 {
    display: none;
}.consent-edu-1390 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookieUsageContainer-0638 h5 {
    margin-bottom: 5px;
    font-size: 22px;
}.data-opt-2417 {
    margin-bottom: 15px;
}.cookie-window-5472 {
    margin: 10px 0;
    min-width: 100%;
}}



@media (min-width: 992px) {.training-results-8604 .container:hover .square-image-9035 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0) scale(1.02);
}.training-results-8604 .container:hover .info-panel-4321 {
    transform: perspective(1000px) rotateX(2deg) translateZ(0) translateY(-5px);
}.training-results-8604 .container:hover .info-panel-4321::before {
    transform: scaleX(1);
}.training-results-8604 .container:hover h1 {
    transform: translateX(0);
}.training-results-8604 .container:hover h1::after {
    width: 120px;
}
}



@media (min-width: 768px) {footer .main-teach-8104 {
    flex: 1 1 100%;
}footer .head-section-3910, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .sub-promo-6549 {
    white-space: nowrap;
}
}



@media (max-width: 991px) {header .main-class-3762 {
    padding: 0.8rem 2.5%;
}header .header-page-2594 svg {
    width: 130px;
}header .head-section-3910 {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .nav-tutor-8924 {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}



@media (max-width: 480px) {header::after {
    width: 2px;
}header .main-class-3762 {
    margin-left: 2px;
    padding: 0.7rem 1.5%;
}header .header-page-2594 svg {
    width: 110px;
}header .head-section-3910 {
    padding: 0.3rem;
}header .nav-tutor-8924 {
    font-size: calc(20px - 2px);
    padding: 0.3rem 0.4rem;
}}



@media (max-width: 480px) {.our-mission-4915 {
    padding: 40px 0;
}.our-mission-4915 h2 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.8);
    padding-bottom: 15px;
}.our-mission-4915 h2::before {
    height: 2px;
    width: 50px;
}.our-mission-4915 h2::after {
    width: 25px;
    height: 2px;
    bottom: -3px;
}.our-mission-4915 .knowledge-sessions-5673 {
    padding: 20px;
}.our-mission-4915 .knowledge-sessions-5673 h3 {
    margin-bottom: 12px;
    padding-left: 15px;
    font-size: calc(20px * 0.85);
}.our-mission-4915 .knowledge-sessions-5673 h3::before {
    height: 6px;
    width: 6px;
}.our-mission-4915 .knowledge-sessions-5673 p {
    font-size: calc(16px * 0.9);
}.our-mission-4915 .knowledge-sessions-5673::before {
    height: 3px;
}.our-mission-4915 .container::before,
    .our-mission-4915 .container::after {
    width: 80px;
    height: 80px;
    filter: blur(30px);
}}



@media screen and (max-width: 768px) {.contact-panel-1758 {
    padding: 4rem 0;
}.contact-panel-1758 .feedback-inquiry-0897,
    .contact-panel-1758 .request-message-0961 {
    padding: 2rem;
}.contact-panel-1758 .feedback-inquiry-0897 h3,
    .contact-panel-1758 .request-message-0961 h3 {
    font-size: calc(18px - 2px);
}
}



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



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



@keyframes orbitRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateX(0) translateY(40px);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}



@keyframes glimmer {
    0% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.03);
    }
    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}



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



@keyframes floatTitle {
    0%, 100% {
        transform: translateY(0);
        text-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    }
    50% {
        transform: translateY(-10px);
        text-shadow: 0 0 25px rgba(255, 255, 255, 0.6);
    }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(178,191,212,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(0,0,0,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
}

