* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

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

#cookieNoticePanel_cEq5:checked ~ .overlayConsentSettings_8NZz {
    visibility: hidden;
    opacity: 0;
}

.overlayConsentSettings_8NZz p {
    font-size: 18px;
}

.track_cookies_x51Y {
    text-align: center;
    text-decoration: none;
    min-width: 120px;
    border-bottom: 2px solid rgb(200,208,217);
    flex-shrink: 0;
    font-size: 24px;
    color: rgb(200,208,217);
    line-height: 35px;
    margin-left: 10px;
    cursor: pointer;
    white-space: nowrap;
}

.company_overview_r56f::before {
    position: absolute;
    content: "";
    z-index: -2;
    opacity: 0.15;
    inset: 0;
    animation: rotateCircles 60s linear infinite;
    background: 
        radial-gradient(circle at 10% 10%, rgb(200,208,217,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(164,171,185,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
    background-size: auto, auto, 80px 80px;
}

.company_overview_r56f .who_weare_5ljp::before {
    inset: 0;
    z-index: -1;
    opacity: 0.3;
    background-size: 10px 10px;
    animation: patternShift 20s linear infinite;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    content: "";
}

.company_overview_r56f .promise_block_qOU9 svg {
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    position: relative;
    margin-bottom: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 70px;
    height: 70px;
}

.company_overview_r56f h2 {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    align-items: center;
    grid-area: title;
    display: flex;
    padding: 30px;
    color: #000000;
    margin: 0;
}

.company_overview_r56f .learning_experts_cgW5 {
    position: relative;
    perspective: 1000px;
    padding: 30px;
    z-index: 2;
    grid-area: photo;
}

.company_overview_r56f .learning_experts_cgW5 .img_placeholder_tkOD {
    transform-style: preserve-3d;
    width: 100%;
    transform: rotateY(3deg) rotateX(2deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 27px;
    overflow: hidden;
    position: relative;
    height: 320px;
}

.company_overview_r56f .learn_roots_cQ5D::before {
    background: rgb(164,171,185);
    content: "";
    opacity: 0.8;
    border-radius: 10px 0 0 10px;
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.company_overview_r56f .learn_online_NGLQ {
    margin: 0 0 8px 0;
    position: relative;
    font-weight: 700;
    font-size: 21px;
    padding-bottom: 8px;
}

.company_overview_r56f .phrase_holder_8CF4::before {
    content: "";
    z-index: -1;
    position: absolute;
    box-shadow: inset 0 0 0 1px rgb(164,171,185,0.5);
    border-radius: 27px;
    opacity: 0.1;
    transition: opacity 0.3s ease;
    inset: 10px;
}

.future_students_HnGF::before {
    content: "";
    background-size: 20px 20px;
    position: absolute;
    z-index: 1;
    right: 0;
    background-image: radial-gradient(rgb(200,208,217,0.5) 20%, transparent 20%);
    background-position: 0 0;
    height: 60%;
    width: 60%;
    bottom: 0;
    opacity: 0.3;
}

.future_students_HnGF p {
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 200px;
    background: #ffffff;
    display: flex;
    font-size: 14px;
    margin: 0;
    color: #000000;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    position: relative;
    z-index: 1;
    align-items: center;
    padding: 40px 30px;
    transition: all 0.3s ease;
}

.future_students_HnGF p:hover svg path {
    fill: rgb(164,171,185);
}

.future_students_HnGF .who_weare_5ljp > div p:nth-child(2) {
    animation-delay: 0.2s;
}

.future_students_HnGF .who_weare_5ljp > div p:nth-child(5) {
    animation-delay: 0.5s;
}

.training_structure_3Ekl::before {
    height: 100%;
    width: 40%;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    top: 0;
    background: linear-gradient(to right, transparent, rgba(rgb(164,171,185,0.5), 0.08));
    transform: translateX(10%);
    z-index: 1;
    content: "";
    right: 0;
    position: absolute;
}

.training_structure_3Ekl .phrase_holder_8CF4 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s ease;
    position: relative;
    border-left: 5px solid rgb(200,208,217);
    box-shadow: 10px 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08),
                -5px -5px 20px rgba(rgb(255, 255, 255, 0.5), 0.7);
    transform: translateZ(10px) rotateY(-2deg);
    background: linear-gradient(to right, rgba(rgb(255, 255, 255, 0.5), 0.9), rgba(rgb(255, 255, 255, 0.5), 0.98));
    backdrop-filter: blur(5px);
    padding: 40px;
}

.try_immediately_OqNm .who_weare_5ljp {
    align-items: center;
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    text-align: center;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    justify-content: center;
}

.try_immediately_OqNm .edu_talk_F8Pe {
    padding: 16px 40px;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    transition: all 0.4s ease;
    font-size: 17px;
    border-radius: 24px;
    z-index: 2;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
    background: rgb(164,171,185);
    border: 2px solid transparent;
}

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

header .header_mentor_P6re::before {
    border: 2px solid #ffffff;
    left: -5px;
    position: absolute;
    z-index: -1;
    bottom: -5px;
    top: -5px;
    transform: skew(-5deg);
    content: '';
    opacity: 0.1;
    right: -5px;
    transition: all 0.3s ease;
}

header .main_tutor_1wu7 {
    list-style: none;
    padding: 0;
    z-index: 2;
    display: flex;
    margin: 0;
    position: relative;
}

header .header_sitebar_PnHM a:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .header_sitebar_PnHM::after {
    bottom: -10px;
    content: '';
    opacity: 0;
    filter: blur(3px);
    left: 10%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    transition: all 0.3s ease;
    width: 80%;
    position: absolute;
    height: 5px;
}

header .nav_core_powW {
    background: rgb(231,234,242);
    z-index: 1;
    padding-top: 2rem;
    position: relative;
}

.reach_out_W2b0 .request_list_eXfl::before {
    background: rgb(200,208,217,0.5);
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -150px;
    z-index: 0;
    width: 300px;
    height: 300px;
    top: -150px;
}

.reach_out_W2b0 .inquiry_box_yReY h3::after {
    height: 4px;
    bottom: -15px;
    content: "";
    position: absolute;
    background-color: rgb(164,171,185);
    left: 0;
    width: 60px;
}

.reach_out_W2b0 .inquiry_box_yReY div:hover svg path {
    fill: rgb(164,171,185);
}

.reach_out_W2b0 .inquiry_box_yReY div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.reach_out_W2b0 form input[type="text"],
.reach_out_W2b0 form input[type="email"] {
    color: #000000;
    background-color: rgb(231,234,242);
    border-radius: 10px;
    font-size: 13px;
    padding: 0 20px;
    border: none;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    height: 55px;
}

.reach_out_W2b0 .help_widget_tcUx input[type="checkbox"]:checked + label::after {
    left: 7px;
    position: absolute;
    width: 6px;
    border: solid #ffffff;
    height: 12px;
    top: 3px;
    border-width: 0 2px 2px 0;
    content: "";
    transform: rotate(45deg);
}

.reach_out_W2b0 .inquiry_box_yReY div:nth-child(4) {
    --n: 2;
}

.tutor_match_AF1Y::before {
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(200,208,217), rgb(164,171,185));
    width: 100%;
    top: 0;
    content: "";
    left: 0;
}

footer .info_item a:hover {
    color: rgb(200,208,217);
}

footer .header_mentor_P6re {
    margin-bottom: 15px;
}

footer .main_tutor_1wu7 h5 {
    font-size: 23px;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
}

footer .subscribe_holder {
    padding: 30px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.02);
}

footer .input_holder {
    gap: 10px;
    display: flex;
    flex-direction: column;
}

footer .updates_text_2IMa {
    border-radius: 10px;
    text-align: center;
    background-color: rgb(200,208,217);
    cursor: pointer;
    font-weight: 600;
    transition: background-color 0.3s ease;
    padding: 14px 20px;
    color: #ffffff;
    font-size: 17px;
    border: none;
}

.education_history_1kVS .container {
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

.education_history_1kVS .rating_praise_Tvnb:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}

.education_history_1kVS .rating_praise_Tvnb > div:nth-child(3) {
    order: 3;
}

.education_history_1kVS .img_placeholder_tkOD::before {
    background: linear-gradient(to bottom, transparent 60%, rgb(200,208,217,0.5) 100%);
    left: 0;
    transition: opacity 0.5s ease;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    content: "";
    opacity: 0.7;
}

.education_history_1kVS .exp_section_FWJV {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    color: #000000;
    line-height: 1.8;
    border-left: 3px solid rgb(164,171,185,0.5);
    margin: 0;
}

.educational_rewards_WraG::after {
    left: -50px;
    position: absolute;
    height: 300px;
    border-radius: 50%;
    filter: blur(50px);
    animation: float 12s infinite alternate-reverse ease-in-out;
    width: 300px;
    background: linear-gradient(225deg, rgb(164,171,185,0.5) 0%, transparent 70%);
    bottom: -50px;
    content: "";
}

.educational_rewards_WraG .phrase_holder_8CF4 {
    width: 60%;
}

.educational_rewards_WraG h3 {
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
    padding-bottom: 15px;
}

.educational_rewards_WraG li {
    margin-bottom: 15px;
    transition: transform 0.3s ease;
    padding-left: 15px;
}

.educational_rewards_WraG li:hover svg path {
    fill: rgb(164,171,185);
}

.privacy_fence_FSOY {
    flex-direction: column;
    display: flex;
    padding: 60px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    width: 100%;
    align-items: center;
    background: #ffffff;
    height: auto;
    border: 2px solid #000000;
}

.privacy_fence_FSOY ul li, .privacy_fence_FSOY ol li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #000000;
    padding-left: 25px;
    position: relative;
}

.thxFrame_SxmI {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,234,242) 0%, rgba(245, 245, 245, 0.9) 100%);
    perspective: 1000px;
    position: relative;
    padding: 80px 0;
}

.thxFrame_SxmI h2 {
    transform: translateZ(30px);
    letter-spacing: 0.5px;
    margin-bottom: 40px;
    color: #000000;
    opacity: 0;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    position: relative;
    line-height: 1.4;
    font-size: 29px;
    animation: titleEntrance 1.2s cubic-bezier(0.17, 0.84, 0.44, 1) forwards;
    font-weight: 700;
}

.thxFrame_SxmI .who_weare_5ljp::after {
    transform: translate(40%, 40%);
    animation: glowPulse 8s ease-in-out infinite alternate;
    bottom: 0;
    background: radial-gradient(circle at center, rgb(200,208,217,0.5), transparent 70%);
    height: 180px;
    right: 0;
    opacity: 0.2;
    z-index: -1;
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 180px;
}

.statistical_overview_cazl {
    background: linear-gradient(135deg, rgb(231,234,242) 0%, rgb(231,234,242) 65%, rgba(rgb(200,208,217), 0.08) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}

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

.statistical_overview_cazl h4::before {
    position: absolute;
    left: 50%;
    width: 60px;
    content: "";
    height: 3px;
    bottom: -12px;
    transform: translateX(-50%);
    background: rgb(200,208,217);
}

.statistical_overview_cazl .extra_pro_OYrE:nth-child(2) {
    --i: 2;
}

.statistical_overview_cazl .extra_pro_OYrE:nth-child(5) {
    --i: 5;
}

.statistical_overview_cazl .extra_pro_OYrE::before {
    left: 0;
    background: linear-gradient(to right, transparent, rgba(rgb(200,208,217), 0.03));
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.statistical_overview_cazl .extra_pro_OYrE p::after {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    transform: skewX(-12deg);
    position: absolute;
    background: linear-gradient(90deg, rgb(200,208,217,0.5) 0%, transparent 100%);
    height: 8px;
    content: "";
}

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

.course_program_details_MYqS .img_placeholder_tkOD {
    transform: perspective(1000px) rotateY(-3deg);
    height: 400px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.course_program_details_MYqS .phrase_holder_8CF4 {
    padding: 10px 0 0 0;
    position: relative;
}

.course_program_details_MYqS .description {
    transform: translateY(10px);
    position: relative;
    font-size: 15px;
    opacity: 0;
    line-height: 1.8;
    color: #000000;
    animation: fadeInUp 0.8s ease 0.4s forwards;
    margin-bottom: 20px;
}

.title_board_5e8H {
    background: linear-gradient(135deg, rgb(231,234,242) 0%, rgba(245, 250, 253, 0.95) 100%);
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}

.title_board_5e8H h1 {
    line-height: 1.3;
    position: relative;
    opacity: 0;
    animation: slideInRight 0.6s ease-out 0.2s forwards;
    font-size: calc(38px * 0.9);
    transform: translateX(-50px);
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #000000;
}

.title_board_5e8H .start_base_1bJH p {
    font-size: 16px;
    animation: slideUp 0.6s ease-out 0.6s forwards;
    padding-left: 0.5rem;
    transform: translateY(15px);
    color: #000000;
    opacity: 0;
    line-height: 1.7;
    border-left: 2px solid rgb(200,208,217);
    margin-top: 1.5rem;
}

.title_board_5e8H .inquiry_map_Vih1:hover {
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.25);
    transform: translateY(-3px);
}

.title_board_5e8H .img_placeholder_tkOD::after {
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    width: 100%;
    z-index: 1;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 992px) {.company_overview_r56f {
    padding: 100px 0;
}.company_overview_r56f .who_weare_5ljp {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.company_overview_r56f .promise_block_qOU9 {
    flex-direction: row;
    align-items: center;
    padding: 25px;
    justify-content: center;
}.company_overview_r56f .promise_block_qOU9 svg {
    margin-right: 15px;
    margin-bottom: 0;
}.company_overview_r56f h2 {
    text-align: center;
    justify-content: center;
    padding: 25px;
}.company_overview_r56f h2::after {
    left: 50%;
    transform: translateX(-50%);
}.company_overview_r56f h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.company_overview_r56f .learning_experts_cgW5,
    .company_overview_r56f .phrase_holder_8CF4 {
    padding: 25px;
}.company_overview_r56f .learning_experts_cgW5 .img_placeholder_tkOD {
    height: 280px;
}
}



@media (max-width: 991px) {.training_structure_3Ekl {
    padding: 90px 0;
}.training_structure_3Ekl h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 30px;
}.training_structure_3Ekl .phrase_holder_8CF4 {
    transform: translateZ(5px) rotateY(-1deg);
    padding: 30px;
}.training_structure_3Ekl::before {
    width: 30%;
}
}



@media screen and (max-width: 992px) {.try_immediately_OqNm {
    padding: 60px 0;
}.try_immediately_OqNm h3 {
    font-size: calc(31px * 0.9);
    margin-bottom: 30px;
}.try_immediately_OqNm .who_weare_5ljp::after {
    bottom: -70px;
    width: 150px;
    height: 150px;
    right: -30px;
}
}



@media (min-width: 1400px) {header .header_train_ARzh {
    margin: 0 auto;
    max-width: 1320px;
}header .header_sitebar_PnHM {
    margin: 0 0.6rem;
}header .header_sitebar_PnHM a {
    padding: 0 1.5rem;
}
}



@media (max-width: 479px) {header .header_train_ARzh {
    padding: 0.7rem 1.2rem;
}header .header_mentor_P6re {
    max-width: 120px;
}header .header_sitebar_PnHM a {
    font-size: calc(18px - 3px);
    height: 30px;
    padding: 0 0.6rem;
}}



@media screen and (max-width: 576px) {.reach_out_W2b0 {
    padding: 60px 0;
}.reach_out_W2b0 .inquiry_box_yReY,
    .reach_out_W2b0 .request_feedback_r8Wm {
    padding: 30px 20px;
}.reach_out_W2b0 .inquiry_box_yReY h3 {
    font-size: calc(33px * 0.8);
}.reach_out_W2b0 form input[type="text"],
    .reach_out_W2b0 form input[type="email"] {
    height: 50px;
}.reach_out_W2b0 form .inquiry_map_Vih1 {
    padding: 14px 20px;
    width: 100%;
}}



@media (min-width: 992px) {.education_history_1kVS {
    padding: 140px 0;
}.education_history_1kVS .rating_praise_Tvnb {
    gap: 40px 60px;
    padding: 60px;
}.education_history_1kVS .img_placeholder_tkOD::after {
    z-index: 2;
    top: 20px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    content: "";
    right: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: scale(0.95);
    transition: transform 0.5s ease;
}.education_history_1kVS .rating_praise_Tvnb:hover .img_placeholder_tkOD::after {
    transform: scale(1);
}.education_history_1kVS .name {
    font-size: calc(23px + 2px);
}.education_history_1kVS .exp_section_FWJV {
    padding-left: 30px;
    line-height: 1.9;
    font-size: calc(18px + 1px);
}
}



@media (max-width: 768px) {.thxFrame_SxmI {
    padding: 50px 0;
}.thxFrame_SxmI h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 25px;
}.thxFrame_SxmI .who_weare_5ljp {
    padding: 25px;
    transform: translateZ(10px) rotateX(1deg);
}.thxFrame_SxmI span {
    font-size: 16px;
}.thxFrame_SxmI li {
    padding: 15px 10px 15px 25px;
}
}



@media (min-width: 576px) and (max-width: 767px) {.statistical_overview_cazl ul {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.statistical_overview_cazl {
    padding: 4rem 0;
}
}



@media (min-width: 992px) {.course_program_details_MYqS {
    padding: 150px 0;
}.course_program_details_MYqS .online_learn_4iUB {
    gap: 80px;
}.course_program_details_MYqS .img_placeholder_tkOD {
    height: 600px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.course_program_details_MYqS .phrase_holder_8CF4 {
    padding: 0 0 0 40px;
}.course_program_details_MYqS h3 {
    transform: translateX(-10px);
    margin-bottom: 40px;
}.course_program_details_MYqS h3::after {
    bottom: -15px;
}.course_program_details_MYqS p.description {
    line-height: 1.9;
    max-height: 450px;
    font-size: calc(15px * 1.05);
}
}



@media (prefers-reduced-motion) {.title_board_5e8H .phrase_holder_8CF4,
    .title_board_5e8H h1,
    .title_board_5e8H .start_base_1bJH,
    .title_board_5e8H .start_base_1bJH p,
    .title_board_5e8H ul,
    .title_board_5e8H .img_placeholder_tkOD,
    .title_board_5e8H svg {
    opacity: 1;
    animation: none;
    transform: none;
}.title_board_5e8H h1::after {
    transform: scaleX(1);
}
}

@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}



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



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



@keyframes gradientPulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-14deg) scale(2.1);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
}



@keyframes textFadeIn {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



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



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



@keyframes pulseScale {
    0%, 100% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
}

