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

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


.teaching-process-38469 {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(180,179,185) 0%, rgb(145,144,152,0.5) 100%);
}

.teaching-process-38469 h2 {
    margin-bottom: 1.5rem;
    color: #000000;
    display: inline-block;
    letter-spacing: 0.02em;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.3;
    transform: translateZ(20px);
    position: relative;
}

.teaching-process-38469 p {
    line-height: 1.8;
    color: #000000;
    letter-spacing: 0.01em;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.statistical-data-38571 {
    z-index: 1;
    padding: 100px 0;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}



.statistical-data-38571 .container {
    grid-template-columns: 1fr 1fr;
    position: relative;
    margin: 0 auto;
    align-items: center;
    display: grid;
    padding: 0 20px;
    gap: 60px;
    max-width: 1200px;
}

.statistical-data-38571 .study-elevation-47928::before {
    z-index: -1;
    width: 120px;
    border-radius: 20px;
    top: -60px;
    animation: float 8s ease-in-out infinite;
    position: absolute;
    left: -40px;
    content: "";
    height: 120px;
    border: 2px solid rgb(145,144,152,0.5);
    transform: rotate(-15deg);
}

.statistical-data-38571 .extra-gain-17869:nth-child(odd) {
    transform: translateY(20px);
}

.statistical-data-38571 .extra-gain-17869::before {
    top: 0;
    height: 100px;
    opacity: 0.3;
    transform: translate(50%, -50%);
    position: absolute;
    content: "";
    border-radius: 50%;
    right: 0;
    background: rgb(145,144,152);
    width: 100px;
    transition: all 0.4s ease;
}

.statistical-data-38571 svg {
    transition: all 0.3s ease;
    fill: rgb(145,144,152);
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

.program-outcomes-79028::after {
    bottom: -50px;
    height: 300px;
    animation: float 18s infinite ease-in-out reverse;
    width: 300px;
    opacity: 0.3;
    right: -50px;
    content: "";
    z-index: 1;
    background: radial-gradient(ellipse, rgb(112,112,120) 0%, transparent 70%);
    position: absolute;
}

.program-outcomes-79028 .text-bubble-07483 h4::after {
    width: 80px;
    left: 0;
    position: absolute;
    bottom: -10px;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(145,144,152), rgb(112,112,120));
    transition: width 0.4s ease;
}

.program-outcomes-79028 .text-bubble-07483 li:hover {
    opacity: 1;
    transform: translateX(5px);
}

.program-outcomes-79028 .text-bubble-07483 li p span:last-child {
    flex: 1;
}

.program-outcomes-79028 li:hover svg {
    transform: scale(1.15) rotate(5deg);
}

.program-outcomes-79028 .pic-item-27940 {
    width: 100%;
    will-change: transform;
    height: auto;
    object-fit: cover;
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.15),
                -5px -5px 30px rgba(255, 255, 255, 0.1);
    position: relative;
    border-radius: 8px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    z-index: 3;
}

.secure-nest-92804 li {
    padding: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin-bottom: 15px;
}

.our-story-14890 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.our-story-14890 .container {
    position: relative;
    z-index: 3;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
}

.our-story-14890 .text-bubble-07483:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our-story-14890 .text-bubble-07483::before {
    height: 70px;
    position: absolute;
    border-top: 3px solid rgb(145,144,152);
    border-left: 3px solid rgb(145,144,152);
    width: 70px;
    top: -15px;
    z-index: -1;
    content: "";
    left: -15px;
}

.our-story-14890 h5::after {
    bottom: 0;
    width: 60%;
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    background: rgb(145,144,152);
    content: "";
    height: 2px;
}

.instructor-profile-97352 {
    padding: 8rem 0;
    background: linear-gradient(to bottom, #000000 0%, rgb(180,179,185) 100%);
    position: relative;
    overflow: hidden;
}

.instructor-profile-97352::before {
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(145,144,152,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(112,112,120,0.5) 0%, transparent 25%);
    height: 100%;
    animation: ambientLight 20s ease-in-out infinite alternate;
    left: 0;
    filter: blur(60px);
    position: absolute;
    top: 0;
    content: "";
}

.instructor-profile-97352 .name {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    transform: translateZ(20px);
    text-shadow: 0 0 10px rgb(145,144,152,0.5);
    letter-spacing: 1px;
    width: 100%;
    margin-top: 100px;
}

.instructor-profile-97352 .review-voices-65179:hover .employee-area-37981 {
    transform: translateZ(25px);
}

.tariff-row-14269::before {
    height: 100%;
    position: absolute;
    opacity: 0.08;
    z-index: 0;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(145,144,152,0.5), rgb(112,112,120,0.5));
    width: 100%;
}

.tariff-row-14269 .pricing-card-56814 h2::after {
    position: absolute;
    height: 3px;
    border-radius: 3px;
    content: "";
    bottom: -10px;
    width: 80px;
    background: linear-gradient(90deg, rgb(145,144,152), rgb(112,112,120));
    left: 50%;
    transform: translateX(-50%);
}

.tariff-row-14269 .indv-sub-61059:hover .monthly-rate-18340 {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}

.tariff-row-14269 .indv-sub-61059:hover .payment-deals-24089 h3::after {
    width: 60px;
}

.tariff-row-14269 .fee-offers-80192 {
    position: relative;
    background: linear-gradient(135deg, rgb(145,144,152), rgb(112,112,120));
    display: inline-block;
    font-weight: 700;
    -webkit-background-clip: text !important;
    color: transparent;
    background-clip: text !important;
    margin-bottom: 20px;
    font-size: 1.8rem;
    color: rgb(145,144,152);
}

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

header .header-master-68529 {
    position: relative;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

header .main-mainwrap-71952 {
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
    padding: 0.7rem 1.2rem;
    position: relative;
    font-size: 12px;
}

header .main-mainwrap-71952:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .nav-pro-13895 svg {
    width: 160px;
    position: relative;
    z-index: 2;
    height: auto;
}

.title-welcome-78691::before {
    z-index: -1;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.65) 50%, 
    rgba(0, 0, 0, 0.75) 100%);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.title-welcome-78691 > div > div:first-child::before {
    animation: slide-in 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to bottom, rgb(145,144,152), rgb(112,112,120));
    height: 100%;
    left: 0;
    top: 0;
    width: 6px;
    position: absolute;
    content: "";
    transform: translateY(-100%);
}

.title-welcome-78691 .learn-expert-80361 {
    position: relative;
    margin-bottom: 1rem;
}

.title-welcome-78691 .learn-expert-80361 h3::after {
    content: "";
    animation: scale-in 1.5s 1s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    transform: scaleX(0);
    width: 60%;
    bottom: 0;
    left: 0;
    position: absolute;
    transform-origin: left;
    background: linear-gradient(to right, rgb(145,144,152), rgb(112,112,120));
}

.locate-14693:after {
    content: '';
    bottom: -30%;
    position: absolute;
    opacity: 0.15;
    z-index: -1;
    background: radial-gradient(circle at 70% 70%, rgb(112,112,120,0.5) 0%, transparent 50%);
    width: 150%;
    animation: rotateGlowReverse 25s infinite linear;
    height: 150%;
    right: -30%;
}

.locate-14693 .support-contact-18349:before {
    bottom: -12px;
    position: absolute;
    content: '';
    left: 0;
    transform-origin: left;
    width: 100%;
    animation: slideIn 1.5s ease forwards;
    border-radius: 10px;
    transform: scaleX(0);
    height: 5px;
    background: rgb(112,112,120);
}

.locate-14693 .ask-feedback-72159 p svg path {
    fill: rgb(112,112,120);
    transition: fill 0.3s ease;
}

.locate-14693 .ask-feedback-72159 p span {
    color: rgb(145,144,152);
    font-weight: 600;
}

.locate-14693 .ask-feedback-72159 p a:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

.locate-14693 .assist-grid-63827:before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
    left: -100%;
    position: absolute;
    animation: sweep 6s infinite linear;
    top: 0;
    height: 100%;
}

.locate-14693 .edu-asksup-07251 {
    gap: 20px;
    display: grid;
}

.locate-14693 .join-us-68354:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgb(112,112,120,0.5);
}

.follow-90167 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,179,185) 0%, rgb(145,144,152,0.5) 100%);
    padding: 4rem 2rem;
    font-family: Arial, sans-serif;
    position: relative;
}

.follow-90167 h3 {
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    font-size: 30px;
    transform: skewX(-5deg);
    padding-left: 1rem;
    color: #ffffff;
}

.follow-90167 .input_holder {
    gap: 1.5rem;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.follow-90167 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgb(145,144,152,0.5);
    border-color: rgb(145,144,152);
    transform: skewX(-5deg) scale(1.02);
}

.follow-90167 .join-us-31209:hover::before {
    left: 100%;
}

.course-structure-35102 {
    grid-template-rows: 1fr;
    background-color: #000000;
    position: relative;
    min-height: 100vh;
    display: grid;
    overflow: hidden;
    grid-template-columns: 1fr;
}

.course-structure-35102 .study-path-47021::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    z-index: 3;
    height: 100%;
    background: linear-gradient(to bottom, 
                transparent 0%, 
                #000000 80%);
    width: 100%;
}

.course-structure-35102 .container {
    padding: 0;
    align-items: center;
    display: flex;
    position: relative;
    max-width: 1320px;
    z-index: 4;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.course-structure-35102 .program-map-62305 .connect-map-56184 {
    width: max-content;
    color: #ffffff;
    background-color: transparent;
    border: 2px solid rgb(145,144,152);
    padding: 0.8rem 2rem;
    z-index: 1;
    font-size: 19px;
    font-weight: 600;
    margin: 2rem auto 0;
    display: flex;
    overflow: hidden;
    justify-content: center;
    grid-column: 1 / 4;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    align-items: center;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
}

.course-structure-35102 .learn-path-61384:nth-child(5)::after {
    animation-delay: 4s;
    top: 15%;
}

.ty-block-15298 {
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(180,179,185) 0%, rgb(112,112,120,0.5) 100%);
    position: relative;
}

.ty-block-15298 .container {
    margin: 0 auto;
    transform: translateZ(0);
    max-width: 1200px;
    position: relative;
    perspective: 1000px;
    z-index: 2;
}

.ty-block-15298 .master-study-24638 {
    transform: translateY(30px);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    backdrop-filter: blur(10px);
    animation: slide-up 0.8s ease-out forwards 0.2s;
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
    opacity: 0;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(145,144,152);
}

header .top_plank .skill-trackpro-03472 div span {
    color: #ffffff;
}

header .top_plank .skill-trackpro-03472 div img, header .top_plank .skill-trackpro-03472 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

#dialogPolicyNotice-53418:checked ~ .cookie-popup-message-98305 {
    visibility: hidden;
    opacity: 0;
}

.data-agree-68935 svg, .data-agree-68935 svg path, .data-agree-68935 img {
    height: 100px;
    width: 100px;
    fill: rgb(145,144,152);
}

.panel-container-31627 .cookies-tech-59108 {
    padding: 10px;
    color: rgb(145,144,152);
    background: #ffffff;
    border: none;
    margin-left: 30px;
    font-size: 20px;
}

footer {
    position: relative;
}

.access-help-12869 .container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
}

.access-help-12869 .company_holder h3::after {
    left: 0;
    position: absolute;
    height: 4px;
    width: 40px;
    bottom: 0;
    background: rgb(145,144,152);
    content: '';
    border-radius: 10px;
}

.access-help-12869 .top-base-63815 h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

.access-help-12869 .top-base-63815 h5 {
    letter-spacing: 0.5px;
}

.access-help-12869 .top-base-63815 .head-main-12864 a::before {
    position: absolute;
    height: 100%;
    left: 0;
    width: 3px;
    background: rgb(145,144,152);
    z-index: -1;
    transition: all 0.3s ease;
    content: '';
    top: 0;
}

.policy-links-97603 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}



footer::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    bottom: 0;
    right: 0;
}

.access-help-12869 .qna-board-68927::after {
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    height: 120px;
    right: 100px;
    top: -20px;
    background: rgb(145,144,152,0.5);
    opacity: 0.2;
    content: '';
    filter: blur(50px);
    width: 120px;
}

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

.contact-panel-47129 .feedback-map-05897 {
    border-radius: 21px;
    gap: 0;
    display: grid;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.contact-panel-47129 #contact {
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.contact-panel-47129 input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.contact-panel-47129 .inquiry-help-07316 input[type="checkbox"] {
    flex-shrink: 0;
    cursor: pointer;
    appearance: none;
    width: 24px;
    position: relative;
    height: 24px;
    border: 2px solid rgb(180,179,185);
    margin-top: 2px;
    border-radius: 10px;
}

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



@media (min-width: 768px) {.teaching-process-38469 {
    padding: 8rem 3rem;
}.teaching-process-38469 .master-study-24638 {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.teaching-process-38469 h2 {
    margin-bottom: 0;
    font-size: calc(35px * 1.2);
    grid-column: 1;
    max-width: 90%;
}.teaching-process-38469 .text-bubble-07483 {
    grid-column: 2;
    padding: 3rem;
    border-left: 5px solid rgb(145,144,152);
}
}



@media (max-width: 480px) {.statistical-data-38571 {
    padding: 60px 0;
}.statistical-data-38571 .container {
    gap: 30px;
    padding: 0 15px;
}.statistical-data-38571 .gain-statistics-60492 {
    padding-bottom: 10px;
    font-size: calc(40px * 0.6);
    margin-bottom: 15px;
}.statistical-data-38571 .success-factors-80534 {
    margin-bottom: 20px;
    font-size: calc(13px * 0.9);
}.statistical-data-38571 .extra-gain-17869 {
    padding: 20px;
}.statistical-data-38571 .extra-gain-17869 h4 {
    font-size: 2.5rem;
}.statistical-data-38571 .extra-gain-17869 span {
    margin-top: 10px;
    font-size: calc(13px * 0.9);
}.statistical-data-38571 .extra-gain-17869:hover {
    transform: scale(1.02) translateY(0);
}}



@media (max-width: 767px) {.program-outcomes-79028 {
    padding: 80px 0;
}.program-outcomes-79028 .text-bubble-07483 {
    padding: 30px 25px;
}.program-outcomes-79028 .pic-item-27940 {
    max-height: 300px;
    object-position: center top;
}.program-outcomes-79028 h4 {
    font-size: calc(24px * 0.9);
}}



@media (max-width: 767px) {.our-story-14890 {
    padding: 70px 0;
}.our-story-14890 .text-bubble-07483 {
    padding: 40px 30px;
    max-width: 100%;
    transform: none;
    margin: 0;
}.our-story-14890::after {
    top: -15px;
    height: 80px;
    width: 80px;
    right: -15px;
}.our-story-14890 h5 {
    letter-spacing: 2px;
    font-size: calc(19px * 0.8);
}.our-story-14890 p {
    font-size: 12px;
    margin-bottom: 20px;
}.our-story-14890 p b {
    font-size: calc(12px * 1.4);
}.our-story-14890 ol li {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}.our-story-14890 .text-bubble-07483::before,
    .our-story-14890 .text-bubble-07483::after {
    height: 50px;
    width: 50px;
}
}



@media (min-width: 1200px) {.tariff-row-14269 .edu-rates-59784 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff-row-14269 .payment-deals-24089 {
    padding: 40px;
}.tariff-row-14269 .pic-item-27940 {
    height: 260px;
}.tariff-row-14269 .indv-sub-61059:nth-child(odd) {
    transform: translateY(20px);
}.tariff-row-14269 .indv-sub-61059:nth-child(odd):hover {
    transform: translateY(12px);
}.tariff-row-14269 .indv-sub-61059:nth-child(even):hover {
    transform: translateY(-8px);
}
}



@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .header-master-68529 {
    flex-direction: column;
}header .top-base-63815 {
    order: 2;
    justify-content: center;
    margin-top: 1rem;
    width: 100%;
    padding: 10px;
    gap: 0.5rem;
    flex-wrap: wrap;
}header .main-mainwrap-71952 {
    padding: 0.5rem 0.7rem;
    font-size: calc(12px - 2px);
}header .nav-pro-13895 {
    order: 1;
    margin-bottom: 0.5rem;
}header .nav-pro-13895 svg {
    width: 130px;
}
}



@media screen and (max-width: 1024px) {.locate-14693 {
    padding: 80px 0;
}.locate-14693 .connect-now-79085 {
    padding: 50px;
}.locate-14693 .pic-item-27940 {
    height: 280px;
}.locate-14693 .support-contact-18349 {
    font-size: calc(38px * 0.9);
}.locate-14693 .ask-feedback-72159 {
    gap: 25px;
}.locate-14693 .assist-grid-63827 {
    padding: 25px;
}.locate-14693 .ask-feedback-72159 p svg {
    width: 22px;
    height: 22px;
}
}



@media (min-width: 768px) {.follow-90167 {
    padding: 6rem 3rem;
}.follow-90167 .reach-links-39281 {
    width: 70%;
    padding: 4rem 4rem 4.5rem;
}.follow-90167 .input_holder {
    align-items: center;
    flex-direction: row;
}.follow-90167 input[type="email"] {
    flex: 1;
}.follow-90167 .join-us-31209 {
    align-self: center;
}
}




@media (max-width: 768px) {.course-structure-35102 {
    min-height: 100vh;
}.course-structure-35102 .study-path-47021::after {
    background: linear-gradient(to bottom, 
                    transparent 0%, 
                    #000000 50%);
}.course-structure-35102 .master-study-24638 {
    margin-bottom: 0;
}.course-structure-35102 .program-map-62305 {
    grid-gap: 1rem;
    padding: 0 1.5rem;
}.course-structure-35102 .program-map-62305 h3 {
    font-size: calc(30px * 0.9);
}.course-structure-35102 .program-map-62305 span,
    .course-structure-35102 .program-map-62305 p {
    font-size: calc(12px * 0.9);
}.course-structure-35102 .program-map-62305 .connect-map-56184 {
    width: 100%;
    margin-top: 1.5rem;
}}


@media only screen and (max-width: 800px) {.data-agree-68935 {
    display: none;
}.cookie-window-36940 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-popup-message-98305 h5 {
    text-align: center;
}.cookie-popup-message-98305 p {
    text-align: center;
}.cookie-confirm-74261 {
    margin-bottom: 20px;
}body .panel-container-31627 .cookies-tech-59108 {
    margin-bottom: 10px;
    margin-left: 0;
}}



@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.05);
    }
}

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



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20px, 10px);
    }
    50% {
        transform: translate(10px, 20px);
    }
    75% {
        transform: translate(-10px, 15px);
    }
}



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



@keyframes rotateGlowReverse {
    0% {
        transform: rotate(360deg);
        opacity: 0.15;
    }
    50% {
        opacity: 0.25;
    }
    100% {
        transform: rotate(0deg);
        opacity: 0.15;
    }
}

@keyframes split-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

