html {
    scrollbar-width: none;
}

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

.mod_tools_KWDYaEq {
    flex: 0 0 auto;
}

.mod_tools_KWDYaEq {
    padding: 5rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}

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

.mod_tools_KWDYaEq .company_holder {
    background: rgb(137,147,169,0.5);
    padding: 2rem;
    position: relative;
    flex: 1 1 380px;
    border-bottom: 6px solid rgb(137,147,169);
    border-radius: 0;
    transform: rotateX(5deg);
    transition: all 0.4s ease;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
}

.mod_tools_KWDYaEq .comm_guide_TYGk8AE {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}

.mod_tools_KWDYaEq .top_primary_lXrNjSz {
    transform-style: preserve-3d;
    transform: rotateX(-5deg);
    min-width: 220px;
    transition: all 0.4s ease;
    position: relative;
    flex: 1 1 calc(50% - 1.5rem);
}

.mod_tools_KWDYaEq .top_primary_lXrNjSz .main_tutor_MuTjPyb a {
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    text-decoration: none;
    display: block;
    transform: translateZ(10px);
    background: rgba(255, 255, 255, 0.05);
    padding: 0.7rem 1rem;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

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

.reach_us_FGKmLfi::before {
    height: 100%;
    width: 100%;
    content: '';
    background: 
        radial-gradient(circle at 20% 20%, rgb(137,147,169,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(101,110,126,0.5) 0%, transparent 30%);
    z-index: 1;
    position: absolute;
    top: 0;
    filter: blur(50px);
    left: 0;
}

.reach_us_FGKmLfi .connect_section_kXMRQdA::before {
    left: 50%;
    background: rgb(137,147,169,0.5);
    height: 120px;
    content: '';
    filter: blur(50px);
    top: 50%;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 120px;
    opacity: 0.4;
}

.reach_us_FGKmLfi .featured_image_Yb9ORBD::after {
    border: 3px solid #ffffff;
    position: absolute;
    bottom: 30px;
    border-radius: 50%;
    height: 60px;
    z-index: 2;
    opacity: 0.8;
    width: 60px;
    left: 30px;
    animation: pulse 3s infinite;
    content: '';
}

.reach_us_FGKmLfi .edu_guide_Gg6cozy p {
    margin: 0 0 22px;
    padding-left: 42px;
    font-size: 13px;
    display: flex;
    position: relative;
    color: #000000;
    align-items: center;
}

.reach_us_FGKmLfi .edu_guide_Gg6cozy p:nth-child(1) svg path {
    animation-delay: 0.1s;
}

.reach_us_FGKmLfi .edu_guide_Gg6cozy p:nth-child(2) svg path {
    animation-delay: 0.2s;
}

.reach_us_FGKmLfi .edu_guide_Gg6cozy p:nth-child(5) svg path {
    animation-delay: 0.5s;
}

.reach_us_FGKmLfi .quick_support_DTts1o9 {
    background: rgb(174,184,206);
    overflow: hidden;
    border-radius: 10px;
    padding: 40px;
    position: relative;
}

.reach_us_FGKmLfi .online_questions_9SmIuLs svg circle {
    transform-origin: center;
    animation: clockwise 10s linear infinite;
}

.reach_us_FGKmLfi .support_info_jx6Ftq4 {
    gap: 20px;
    z-index: 2;
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.reach_us_FGKmLfi .ask_feedback_Z1gqicH:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    color: #000000;
}

.reach_us_FGKmLfi .ask_feedback_Z1gqicH::before {
    transform: scaleX(0);
    top: 0;
    left: 0;
    content: '';
    transition: transform 0.3s ease;
    position: absolute;
    transform-origin: left;
    height: 3px;
    background: linear-gradient(to right, rgb(137,147,169), rgb(101,110,126));
    width: 100%;
}

.education_history_E6znIyT .client_feedback_4XTp3hE:hover {
    transform: rotate(0deg) scale(1.02);
}

.education_history_E6znIyT .featured_image_Yb9ORBD {
    width: 280px;
    height: 350px;
    transition: all 0.4s ease;
    border-radius: 12px;
    position: relative;
    transform: translateY(20px);
    box-shadow: 15px 15px 0 rgb(101,110,126,0.5);
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
}

.education_history_E6znIyT .name::after {
    background: linear-gradient(90deg, rgb(101,110,126) 0%, transparent 100%);
    height: 4px;
    border-radius: 2px;
    left: 0;
    position: absolute;
    width: 60px;
    content: "";
    bottom: 0;
}

.cookie_layer_ymZgnrd {
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
}

#cookie_modal_alert_WZ5Hny6:checked ~ .cookie_warning_message_ZaS3CKj {
    visibility: hidden;
    opacity: 0;
}

.cookie_warning_message_ZaS3CKj p a {
    text-decoration: none;
    color: rgb(137,147,169);
}

.panel-container_vglBPDI .cookie_necessary_FsdjcVi {
    margin-left: 30px;
    padding: 10px;
    border: none;
    background: rgb(137,147,169);
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
}

.who_we_are_l1p8uyf {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(174,184,206);
}

.who_we_are_l1p8uyf .study_classes_Xd4Rn6M {
    flex-direction: column;
    padding: 40px;
    display: flex;
    position: relative;
    background-color: rgb(137,147,169);
    align-items: center;
    flex: 0 0 30%;
}

.who_we_are_l1p8uyf .class_space_I7fXBey {
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}

.who_we_are_l1p8uyf h2 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-size: 33px;
}

.greeting_page_FB8V9s4 > div {
    max-width: 1200px;
    z-index: 2;
    width: 100%;
    position: relative;
}

.greeting_page_FB8V9s4 .edu_space_XRl2g8o::after {
    background: rgb(101,110,126);
    bottom: -10px;
    height: 4px;
    transform-origin: left center;
    transform: scaleX(0);
    content: "";
    width: 80px;
    left: 1.5rem;
    transition: transform 0.5s ease;
    position: absolute;
}

.greeting_page_FB8V9s4 .learn_first_XkaW7eE > div {
    z-index: 2;
    position: relative;
    max-width: 800px;
    opacity: 0;
    transform: translateY(0);
    padding: 2rem;
    width: 90%;
    animation: fadeUpIn 1s 0.3s forwards;
}

.greeting_page_FB8V9s4 .learn_first_XkaW7eE:hover h3 {
    transform: translateX(0);
}

.contact_box_OBovnh3 .container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 1rem;
}

.contact_box_OBovnh3 .featured_image_Yb9ORBD {
    min-height: 600px;
    z-index: 2;
    position: relative;
    margin-left: -5%;
    transform: skew(-10deg);
    flex: 0 0 45%;
}

.contact_box_OBovnh3 h2 {
    color: #ffffff;
    font-size: 44px;
    padding-left: 2rem;
    text-align: left;
    margin-bottom: 2.5rem;
    font-weight: 700;
    position: relative;
}

.contact_box_OBovnh3 .reach_box_4EGdPfa h3::after {
    position: absolute;
    left: 0;
    height: 3px;
    background: rgb(137,147,169);
    bottom: 0;
    content: '';
    width: 50px;
}

.contact_box_OBovnh3 .reach_box_4EGdPfa input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.contact_box_OBovnh3 .reach_box_4EGdPfa .inquiry_inquiry_dJjC9BS {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.contact_box_OBovnh3 .reach_box_4EGdPfa .inquiry_inquiry_dJjC9BS input[type="checkbox"]:checked::after {
    font-size: 0.8rem;
    content: '✔';
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    top: 50%;
    left: 50%;
}

.contact_box_OBovnh3 .reach_box_4EGdPfa .reach_message_XHGTS4I::before {
    left: -50%;
    position: absolute;
    top: -50%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(137,147,169,0.5), 
        transparent
    );
    transform: rotate(-45deg);
    opacity: 0;
    height: 200%;
    width: 200%;
    transition: all 0.5s ease;
    content: '';
}

.future_learners_adWgujx .edu_beliefs_yjiTh8A {
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    border-radius: 14px;
    transform: translateY(0);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    backdrop-filter: blur(10px);
    display: flex;
    background: rgba(255, 255, 255, 0.95);
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.future_learners_adWgujx div {
    background: #ffffff;
    padding: 40px;
}

.future_learners_adWgujx div p::before {
    width: 4px;
    position: absolute;
    height: 100%;
    background: linear-gradient(180deg, rgb(137,147,169), rgb(101,110,126));
    top: 0;
    transition: all 0.3s ease;
    content: "";
    left: 0;
}

.future_learners_adWgujx div p svg {
    height: 28px;
    margin-right: 18px;
    width: 28px;
    transition: all 0.3s ease;
    min-width: 28px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

header .head_bar_LdwRsFl {
    justify-content: space-between;
    padding: 1.3rem 2.5rem;
    display: flex;
    align-items: center;
    z-index: 5;
    position: relative;
}

header .main_info_1nWv45Z::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease;
    height: 100%;
    content: '';
    transform: scaleX(0);
    top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    left: 0;
}

header .top_primary_lXrNjSz::before {
    height: 1px;
    transform: translateY(-50%);
    width: 40px;
    background: rgb(137,147,169);
    right: -20px;
    position: absolute;
    content: '';
    top: 50%;
}

header .main_edu_qNZXdwI a:hover::before {
    transform: translateX(0);
}

header .main_edu_qNZXdwI a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

header .main_edu_qNZXdwI:hover::before {
    transform: translateY(-50%) scale(1);
}

header .head_bar_LdwRsFl::before {
    width: 30px;
    top: 20px;
    left: 20px;
    content: '';
    height: 1px;
    background: rgb(137,147,169);
    position: absolute;
}

.appBlock_x3EHotl::before {
    width: 100%;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(137,147,169,0.5) 0%, transparent 60%);
    content: "";
    transform-origin: center;
    animation: pulse 15s ease-in-out infinite alternate;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
}

.appBlock_x3EHotl .edu_beliefs_yjiTh8A > div:first-child {
    padding-left: 2.5rem;
    border-left: 4px solid rgb(137,147,169);
    position: relative;
}

.appBlock_x3EHotl .edu_beliefs_yjiTh8A > div:nth-child(2) {
    transition: transform 0.3s ease;
    position: relative;
    animation: fadeIn 0.8s 0.4s ease-out forwards;
    opacity: 0;
}

.appBlock_x3EHotl .edu_beliefs_yjiTh8A > div:nth-child(2)::before {
    content: "";
    height: 1px;
    position: absolute;
    top: -10px;
    width: 70%;
    background: linear-gradient(90deg, rgb(137,147,169), transparent);
    left: 0;
}

.program_overview_lPxA2NG::before {
    width: 100%;
    pointer-events: none;
    z-index: 1;
    height: 100%;
    background: linear-gradient(45deg, rgb(137,147,169,0.5) 0%, transparent 40%);
    content: "";
    top: 0;
    left: 0;
    position: absolute;
}

.program_overview_lPxA2NG .featured_image_Yb9ORBD {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateX(-20px);
    height: 380px;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
}

.program_overview_lPxA2NG .word_box_qaWeu8S:hover::before {
    height: 100%;
}

.program_overview_lPxA2NG h3 {
    transform: translateX(0);
    margin-bottom: 25px;
    position: relative;
    color: #000000;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 30px;
    transition: transform 0.4s ease-out;
}

.program_overview_lPxA2NG span.description {
    display: none;
}

.pricing_wrapper_vyhrnFk::before {
    z-index: 1;
    bottom: 0;
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
    right: 0;
    top: 0;
    left: 0;
    position: absolute;
}

.pricing_wrapper_vyhrnFk .learning_plan_TSNyFLf li {
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(30px);
    animation-delay: calc(0.3s + (0.15s * var(--li-index, 0)));
}

.pricing_wrapper_vyhrnFk .learn_rates_3QHUbNC:hover {
    transform: perspective(1000px) rotateX(5deg) translateY(-10px);
}

.pricing_wrapper_vyhrnFk .study_fees_fbBTSkx::before {
    width: 40%;
    left: -10%;
    transition: all 0.6s ease;
    top: -10%;
    height: 50%;
    opacity: 0.1;
    content: "";
    transform: rotate(-45deg);
    position: absolute;
    background: linear-gradient(135deg, rgb(137,147,169,0.5) 0%, transparent 70%);
}

.pricing_wrapper_vyhrnFk .learn_rates_3QHUbNC:hover .discount_grid_zfWyUTp h4::after {
    width: 60px;
}

.pricing_wrapper_vyhrnFk .value_rates_XglYVvi {
    border-radius: 4px;
    display: inline-block;
    padding: 10px 20px;
    transition: all 0.3s ease;
    font-size: calc(24px * 1.2);
    align-self: flex-start;
    color: rgb(137,147,169);
    position: relative;
    font-weight: 700;
    background: rgba(255,255,255,0.05);
    overflow: hidden;
}

header .top_plank .prime_learnpro_iFNDLBp div {
    align-items: center;
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
}

.training_structure_vRcEThF::before {
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(101,110,126,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.7;
    content: "";
    z-index: -1;
}

.training_structure_vRcEThF:hover h2::after {
    transform: scaleX(1.5);
}

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

.privacy_container_5qMD7KL {
    font-family: Arial, sans-serif;
    width: 100%;
    color: #000000;
    padding: 40px;
    overflow: hidden;
    background: rgb(137,147,169,0.5);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.privacy_container_5qMD7KL div {
    background: #ffffff;
    padding: 20px;
    line-height: 1.8;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin-bottom: 20px;
}

.privacy_container_5qMD7KL a:hover {
    color: rgb(137,147,169);
    text-decoration: underline;
}



::-webkit-scrollbar {
    padding: 5px;
    width: 7px;
}

::-webkit-scrollbar-track {
    box-shadow: inset -4px 4px 6px 1px rgba(0, 0, 0, 0.1);
    background: rgb(101,110,126,0.5);
    border-radius: 12.9vh;
}

::-webkit-scrollbar-thumb {
    animation: shift_scrollbar 4.5s ease-in 2;
    background: rgb(101,110,126,0.5);
    border-radius: 9999px;
    box-shadow: 5px -5px 13px 3px rgba(0, 0, 0, 0.1);
    border: 1px groove rgb(137,147,169,0.5);
}

::-webkit-scrollbar-thumb:hover {
    border-color: rgb(137,147,169,0.5);
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset 3px -1px 14px 7px rgba(0, 0, 0, 0.8);
    transform: scale(0.9);
    background: rgb(137,147,169,0.5);
}

::-webkit-scrollbar-corner {
    background: rgb(255, 255, 255, 0.5);
    border-radius: 2px;
}


@media (min-width: 768px) and (max-width: 991px) {.reach_us_FGKmLfi {
    padding: 80px 0;
}.reach_us_FGKmLfi .connect_section_kXMRQdA {
    margin-bottom: 40px;
}.reach_us_FGKmLfi .connect_section_kXMRQdA svg {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}.reach_us_FGKmLfi .edu_guide_Gg6cozy,
    .reach_us_FGKmLfi .quick_support_DTts1o9 {
    padding: 30px;
}.reach_us_FGKmLfi .edu_guide_Gg6cozy p svg {
    height: 22px;
    width: 22px;
}.reach_us_FGKmLfi .online_questions_9SmIuLs svg {
    width: 20px;
    height: 20px;
}.reach_us_FGKmLfi .support_info_jx6Ftq4 {
    grid-template-columns: repeat(3, 1fr);
}
}


@media only screen and (max-width: 800px) {.cookie_compl_dcpKWDA {
    display: none;
}.cookie_layer_ymZgnrd {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_warning_message_ZaS3CKj h5 {
    text-align: center;
}.cookie_warning_message_ZaS3CKj p {
    text-align: center;
}.web_cookies_jaOSyne {
    margin-bottom: 20px;
}body .panel-container_vglBPDI .cookie_necessary_FsdjcVi {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (max-width: 768px) {.greeting_page_FB8V9s4 {
    min-height: auto;
    padding: 2rem 1rem;
}.greeting_page_FB8V9s4 .skill_guides_H96TrdB {
    transform: translateX(0);
}.greeting_page_FB8V9s4 .edu_space_XRl2g8o {
    transform: skew(0);
    font-size: calc(44px * 0.7);
}.greeting_page_FB8V9s4 .learn_first_XkaW7eE {
    min-height: 380px;
    height: auto;
}.greeting_page_FB8V9s4 .learn_first_XkaW7eE > div {
    padding: 1.5rem;
    width: 100%;
}.greeting_page_FB8V9s4 .learn_first_XkaW7eE > div > div {
    padding: 1rem 1.5rem;
    transform: translateX(0);
    clip-path: none;
}.greeting_page_FB8V9s4 .learn_first_XkaW7eE p {
    font-size: 18px;
}.greeting_page_FB8V9s4 .learn_first_XkaW7eE h3 {
    padding: 1rem;
    transform: translateX(0);
    font-size: calc(17px * 1.1);
    max-width: 100%;
}
}



@media (max-width: 991px) {.future_learners_adWgujx {
    padding: 80px 0;
}.future_learners_adWgujx h4 {
    font-size: calc(36px - 2px);
    padding: 30px 25px;
}.future_learners_adWgujx div {
    padding: 30px;
}.future_learners_adWgujx div p {
    margin-bottom: 15px;
    padding: 15px;
}.future_learners_adWgujx div p svg {
    min-width: 24px;
    width: 24px;
    margin-right: 15px;
    height: 24px;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .head_bar_LdwRsFl {
    padding: 0.8rem 1.5rem;
}header .main_info_1nWv45Z {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .nav_sitebar_wRfVhOD img {
    max-height: 35px;
}header .top_primary_lXrNjSz {
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
}header .top_primary_lXrNjSz::-webkit-scrollbar {
    height: 3px;
}header .top_primary_lXrNjSz::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(137,147,169);
}header .main_edu_qNZXdwI {
    flex: 0 0 auto;
    margin: 0;
}header .main_edu_qNZXdwI a {
    height: 35px;
    white-space: nowrap;
    font-size: calc(13px - 2px);
    padding: 0 0.8rem;
    letter-spacing: 0.5px;
}header .main_edu_qNZXdwI:last-child::after {
    display: none;
}
}



@media (max-width: 767px) {.program_overview_lPxA2NG {
    padding: 80px 0;
}.program_overview_lPxA2NG h3 {
    font-size: calc(30px * 0.85);
}.program_overview_lPxA2NG p.description {
    font-size: calc(16px * 0.95);
}.program_overview_lPxA2NG .word_box_qaWeu8S {
    padding: 25px 20px;
}
}



@media (hover: hover) {.program_overview_lPxA2NG .word_box_qaWeu8S:hover {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(10px);
}}



@media (max-width: 768px) {.pricing_wrapper_vyhrnFk {
    padding: 70px 0;
}.pricing_wrapper_vyhrnFk h2 {
    margin-bottom: 15px;
    font-size: calc(35px * 0.8);
}.pricing_wrapper_vyhrnFk .pricing_options_LsH75mU {
    margin-bottom: 35px;
    font-size: calc(12px * 0.95);
}.pricing_wrapper_vyhrnFk .learning_plan_TSNyFLf {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing_wrapper_vyhrnFk .discount_grid_zfWyUTp {
    min-height: auto;
}
}



@media (max-width: 767px) {.training_structure_vRcEThF {
    padding: 4rem 1.5rem;
}.training_structure_vRcEThF h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2rem;
}.training_structure_vRcEThF .word_box_qaWeu8S {
    padding: 2rem;
}.training_structure_vRcEThF p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.6;
    }
}



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



@keyframes pulse {
    0% { opacity: 0.6; transform: translateY(-50%) scale(0.95); }
    100% { opacity: 1; transform: translateY(-50%) scale(1.05); }
}



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

