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

svg {
    width: 30px;
    height: 30px;
}

.inner-container_lMjk {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}


.overlayConsentSettings_8NZz {
    bottom: 0;
    background: rgb(231,234,242);
    z-index: 90;
    position: fixed;
    width: 100%;
    border-top: 2px solid rgb(200,208,217);
}

.policy_opt_5ZN4 {
    flex-shrink: 0;
    margin-right: 10px;
}


.inner-container_lMjk .overlayConsentSettings_8NZz {
    box-shadow: rgb(164,171,185,0.5) 0px 0px 10px 10px;
    background: rgb(200,208,217);
}

.inner-container_lMjk .cookie_layer_kLD4 {
    text-align: left;
    color: #ffffff;
}

.inner-container_lMjk .overlayConsentSettings_8NZz p a {
    color: rgb(164,171,185);
    text-decoration: underline;
}



.company_overview_r56f::after {
    inset: 0;
    position: absolute;
    content: "";
    opacity: 0.03;
    z-index: -1;
    background-size: 50px 50px;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
}



.company_overview_r56f .who_weare_5ljp::after {
    background: linear-gradient(135deg, rgb(200,208,217,0.5) 0%, transparent 100%);
    content: "";
    z-index: -1;
    position: absolute;
    inset: 0;
    opacity: 0.05;
}

.company_overview_r56f .promise_block_qOU9 {
    justify-content: center;
    align-items: center;
    grid-area: logo;
    display: flex;
    padding: 30px;
    position: relative;
    z-index: 2;
    flex-direction: column;
}

.company_overview_r56f .promise_block_qOU9 svg::before {
    transform: scale(0.8);
    inset: -5px;
    opacity: 0;
    content: "";
    border: 1px solid rgb(200,208,217,0.5);
    border-radius: 50%;
    position: absolute;
    transition: all 0.3s ease;
}

.company_overview_r56f h2::before {
    opacity: 0.15;
    position: absolute;
    content: "";
    width: 100%;
    z-index: -1;
    pointer-events: none;
    height: 100%;
    background: 
        linear-gradient(to right, rgb(200,208,217,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(200,208,217,0.5) 0%, transparent 5%);
    top: 0;
    left: 0;
}

.company_overview_r56f .learning_experts_cgW5 .img_placeholder_tkOD::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}

.company_overview_r56f .learn_roots_cQ5D {
    margin-top: -40px;
    margin-right: 20px;
    border-radius: 10px;
    color: #ffffff;
    transform: translateY(0);
    padding: 20px 25px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 3;
    position: relative;
    margin-left: 20px;
    background: rgb(200,208,217);
}

.company_overview_r56f .learning_experts_cgW5:hover .learn_online_NGLQ::after {
    width: 50px;
}

.company_overview_r56f .phrase_holder_8CF4:hover::before {
    opacity: 0.2;
}

.company_overview_r56f p {
    padding: 0 0 0 20px;
    font-size: 17px;
    color: #000000;
    margin: 0;
    position: relative;
    line-height: 1.8;
}

.future_students_HnGF {
    padding: 100px 0;
    background: linear-gradient(120deg, rgb(231,234,242) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.future_students_HnGF h4 {
    text-align: center;
    color: rgb(200,208,217);
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 50px;
    position: relative;
}

.future_students_HnGF p::before {
    width: 100%;
    background: linear-gradient(135deg, #ffffff, rgb(231,234,242));
    top: 0;
    z-index: -1;
    left: 0;
    content: "";
    transition: opacity 0.3s ease;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    opacity: 0;
    position: absolute;
    height: 100%;
}



.future_students_HnGF .who_weare_5ljp > div p {
    animation: fadeScale 0.5s ease forwards;
    opacity: 0;
}

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

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

.training_structure_3Ekl::after {
    bottom: 0;
    left: 0;
    height: 25%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to top, rgba(rgb(200,208,217,0.5), 0.05), transparent);
    content: "";
    width: 100%;
}

.training_structure_3Ekl .who_weare_5ljp:hover h2::after {
    width: 100%;
}

.training_structure_3Ekl .phrase_holder_8CF4::before {
    transition: transform 0.3s ease-out;
    border-color: transparent rgb(164,171,185) transparent transparent;
    right: 0;
    width: 0;
    top: 0;
    content: "";
    border-width: 0 40px 40px 0;
    position: absolute;
    border-style: solid;
    height: 0;
    opacity: 0.8;
}

.try_immediately_OqNm {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(200,208,217) 100%);
}

.try_immediately_OqNm h3 {
    transform: translateY(0);
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: 31px;
    position: relative;
    font-family: Arial, sans-serif;
    transition: transform 0.5s ease;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.try_immediately_OqNm .edu_talk_F8Pe:hover {
    background: transparent;
    transform: translateY(-5px);
    border-color: rgb(164,171,185);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.try_immediately_OqNm .edu_talk_F8Pe:hover::before {
    left: 100%;
}

.try_immediately_OqNm .who_weare_5ljp::after {
    border: 2px solid rgb(164,171,185,0.5);
    height: 200px;
    border-radius: 50%;
    bottom: -100px;
    opacity: 0.2;
    width: 200px;
    right: -50px;
    content: '';
    position: absolute;
    animation: rotate 20s linear infinite;
}

header .header_mentor_P6re {
    margin-right: 2rem;
    flex: 0 0 auto;
    padding: 0.5rem;
    overflow: visible;
    position: relative;
}

header .header_mentor_P6re:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}

header .top_mainbar_FpLT img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}

header .header_sitebar_PnHM a {
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 5px #ffffff;
    text-decoration: none;
    letter-spacing: 0.5px;
    color: #ffffff;
    padding: 0 1.2rem;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 18px;
    font-weight: 600;
}

.reach_out_W2b0 {
    padding: 80px 0;
    position: relative;
}

.reach_out_W2b0::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    z-index: 1;
    right: 0;
    top: 0;
    left: 0;
}

.reach_out_W2b0 .inquiry_box_yReY {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1;
    padding: 50px;
}

.reach_out_W2b0 .inquiry_box_yReY div {
    padding-bottom: 15px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}



.reach_out_W2b0 .inquiry_box_yReY div {
    animation-delay: calc(var(--n) * 0.5s);
    animation: borderPulse 3s infinite;
}

.reach_out_W2b0 form {
    display: flex;
    flex-direction: column;
}

.reach_out_W2b0 form input[type="text"]:focus,
.reach_out_W2b0 form input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(200,208,217,0.5);
    outline: none;
}

.reach_out_W2b0 .help_widget_tcUx label::before {
    position: absolute;
    background-color: rgb(231,234,242);
    left: 0;
    height: 20px;
    border-radius: 10px;
    content: "";
    transition: all 0.3s ease;
    width: 20px;
    top: 2px;
}

.reach_out_W2b0 form .inquiry_map_Vih1 {
    padding: 16px 30px;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    color: #ffffff;
    align-self: flex-start;
    background-color: rgb(200,208,217);
    border: none;
    transition: all 0.3s ease;
    font-size: 14px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item p,
footer .info_item a {
    transition: color 0.2s ease;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-decoration: none;
    color: #000000;
}

footer .main_tutor_1wu7 h5::after {
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    bottom: -8px;
    background-color: rgb(200,208,217);
}

footer .subscribe_holder h5 {
    font-size: 23px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 600;
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(200,208,217);
    outline: none;
}

footer .program_foot_gZ2T {
    font-size: 13px;
    color: #000000;
    text-align: center;
}

.education_history_1kVS::before {
    background-image: 
        linear-gradient(45deg, rgb(164,171,185,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(164,171,185,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(164,171,185,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(164,171,185,0.5) 75%);
    top: 0;
    left: 0;
    background-size: 40px 40px;
    z-index: 1;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    content: "";
    opacity: 0.05;
    width: 100%;
    position: absolute;
    height: 100%;
}

.education_history_1kVS .rating_praise_Tvnb:hover .img_placeholder_tkOD::before {
    opacity: 0.9;
}

.education_history_1kVS .rating_praise_Tvnb:hover .name::after {
    width: 100%;
}

.education_history_1kVS .rating_praise_Tvnb > div:nth-child(2) > div {
    opacity: 0.85;
    color: #000000;
    font-size: calc(18px - 2px);
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.educational_rewards_WraG::before {
    position: absolute;
    height: 400px;
    width: 400px;
    background: linear-gradient(45deg, rgb(200,208,217,0.5) 0%, transparent 70%);
    content: "";
    border-radius: 50%;
    top: -100px;
    filter: blur(60px);
    animation: float 15s infinite alternate ease-in-out;
    right: -100px;
}

.educational_rewards_WraG .img_placeholder_tkOD {
    transform: rotate(-2deg);
    width: 40%;
    clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 90%, 90% 100%, 0 100%);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.15),
        -10px -10px 20px rgba(255, 255, 255, 0.05);
    transition: transform 0.5s ease;
    border-radius: 17px;
    max-width: 380px;
}

.educational_rewards_WraG svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    width: 24px;
    flex-shrink: 0;
    height: 24px;
}

.privacy_fence_FSOY ul, .privacy_fence_FSOY ol {
    border-top: 2px solid #000000;
    max-width: 800px;
    list-style: none;
    border-bottom: 2px solid #000000;
    margin: 30px 0;
    padding-left: 0;
    width: 100%;
    padding: 20px 0;
}

.privacy_fence_FSOY ul li::before, .privacy_fence_FSOY ol li::before {
    transform: translateY(-50%);
    left: 0;
    height: 8px;
    background: rgb(200,208,217);
    position: absolute;
    top: 50%;
    content: '';
    border-radius: 50%;
    width: 8px;
}

.thxFrame_SxmI::after {
    transform: rotate(-15deg) scale(2);
    z-index: 0;
    content: "";
    top: -50%;
    position: absolute;
    right: -50%;
    background: radial-gradient(
        circle at center,
        rgb(200,208,217,0.5) 0%,
        transparent 70%
    );
    animation: gradientPulse 15s ease-in-out infinite alternate;
    height: 100%;
    width: 100%;
    opacity: 0.15;
}

.thxFrame_SxmI .who_weare_5ljp::before {
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(164,171,185,0.5) 0%, transparent 70%);
    opacity: 0.1;
    z-index: -1;
}

.thxFrame_SxmI li::before {
    left: -9px;
    content: "";
    width: 15px;
    position: absolute;
    top: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 0 5px rgba(var(--secondary-color-rgb, 0, 120, 200), 0.1);
    border: 3px solid rgb(164,171,185);
    border-radius: 50%;
    transform: translateY(-50%);
    height: 15px;
    animation: pulseDot 3s infinite;
}

.statistical_overview_cazl::after {
    height: 25vw;
    left: -2%;
    content: "";
    position: absolute;
    bottom: -5%;
    filter: blur(60px);
    opacity: 0.4;
    width: 25vw;
    z-index: 0;
    background: radial-gradient(circle, rgb(164,171,185,0.5) 0%, transparent 70%);
}

.statistical_overview_cazl ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

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

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

.statistical_overview_cazl .extra_pro_OYrE div {
    align-items: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.statistical_overview_cazl .extra_pro_OYrE p {
    font-size: calc(32px * 1.2);
    line-height: 1;
    margin: 0 0 0.75rem;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: rgb(200,208,217);
}

.statistical_overview_cazl .extra_pro_OYrE:hover span {
    transform: scale(1.03);
}

.course_program_details_MYqS {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,234,242) 0%, rgba(245, 247, 252, 0.95) 100%);
    padding: 120px 0;
}

.course_program_details_MYqS .online_learn_4iUB {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    display: grid;
}

.course_program_details_MYqS .img_placeholder_tkOD:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.course_program_details_MYqS .img_placeholder_tkOD:hover::after {
    transform: scale(1);
    opacity: 1;
}

.course_program_details_MYqS h3 {
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-weight: 700;
    opacity: 0;
    font-size: calc(34px * 0.9);
    color: #000000;
    margin-bottom: 25px;
    position: relative;
    transform: translateX(-5px);
    line-height: 1.3;
}

.title_board_5e8H::before {
    top: 0;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(94, 170, 168, 0.1) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(94, 170, 168, 0.08) 0%, transparent 40%);
    content: "";
    left: 0;
    z-index: 1;
    height: 100%;
}

.title_board_5e8H .start_base_1bJH {
    animation: fadeIn 0.7s ease-out 0.4s forwards;
    opacity: 0;
    transform: translateY(20px);
    margin: 2rem 0;
    position: relative;
}

.title_board_5e8H svg text {
    font-family: Arial, sans-serif;
    font-size: 12px;
    animation: colorShift 5s ease-in-out infinite alternate;
}

.title_board_5e8H ul li {
    margin: 0;
}

.title_board_5e8H .inquiry_map_Vih1::before {
    position: absolute;
    transition: left 0.7s ease;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    content: "";
    top: 0;
    height: 100%;
}

.course_program_details_MYqS p.description::-webkit-scrollbar {
    width: 6px;
}

.course_program_details_MYqS p.description::-webkit-scrollbar-track {
    background: rgb(231,234,242);
}

.course_program_details_MYqS p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(200,208,217,0.5);
}



@media (max-width: 480px) {.company_overview_r56f {
    padding: 60px 0;
}.company_overview_r56f .container {
    padding: 0 20px;
}.company_overview_r56f .promise_block_qOU9,
    .company_overview_r56f h2,
    .company_overview_r56f .learning_experts_cgW5,
    .company_overview_r56f .phrase_holder_8CF4 {
    padding: 20px;
}.company_overview_r56f .learning_experts_cgW5 .img_placeholder_tkOD {
    height: 200px;
}.company_overview_r56f h2 {
    font-size: calc(28px * 0.8);
}.company_overview_r56f .promise_block_qOU9 {
    flex-direction: column;
}.company_overview_r56f .promise_block_qOU9 svg {
    margin-bottom: 10px;
    margin-right: 0;
}}



@media (max-width: 576px) {.future_students_HnGF {
    padding: 60px 0;
}.future_students_HnGF h4 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.6);
}.future_students_HnGF h4::after {
    height: 4px;
    bottom: -10px;
    width: 60px;
}.future_students_HnGF p {
    font-size: calc(14px * 0.9);
    padding: 15px;
}.future_students_HnGF p svg {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}}



@media (max-width: 576px) {.training_structure_3Ekl {
    padding: 50px 0;
}.training_structure_3Ekl h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 20px;
}.training_structure_3Ekl h2::after {
    width: 60px;
    height: 2px;
}.training_structure_3Ekl .phrase_holder_8CF4 {
    border-left: 3px solid rgb(200,208,217);
    padding: 20px;
}.training_structure_3Ekl .phrase_holder_8CF4::before {
    border-width: 0 20px 20px 0;
}.training_structure_3Ekl p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.training_structure_3Ekl::before {
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 20% 100%);
    width: 20%;
}}



@media (max-width: 767px) {header {
    padding: 0;
}header .header_train_ARzh {
    padding: 0.8rem 1.5rem;
}header .header_mentor_P6re {
    max-width: 140px;
}header .header_mentor_P6re::before, 
    header .header_mentor_P6re::after {
    left: -3px;
    right: -3px;
    top: -3px;
    bottom: -3px;
}header .top_mainbar_FpLT img {
    max-height: 35px;
}header .main_tutor_1wu7 {
    overflow-x: auto;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
}header .main_tutor_1wu7::-webkit-scrollbar {
    height: 3px;
}header .main_tutor_1wu7::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_sitebar_PnHM {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .header_sitebar_PnHM a {
    white-space: nowrap;
    padding: 0 0.8rem;
    height: 32px;
    font-size: calc(18px - 2px);
}header .header_sitebar_PnHM::after {
    display: none;
}
}


@media (max-width: 992px) {.educational_rewards_WraG {
    padding: 80px 0;
}.educational_rewards_WraG .who_weare_5ljp {
    padding: 30px;
    gap: 40px;
}.educational_rewards_WraG h3 {
    margin-bottom: 20px;
    font-size: calc(30px * 0.9);
}
}



@media (max-width: 576px) {.educational_rewards_WraG {
    padding: 60px 0;
}.educational_rewards_WraG .who_weare_5ljp {
    padding: 20px;
}.educational_rewards_WraG h3 {
    font-size: calc(30px * 0.8);
}.educational_rewards_WraG li p {
    font-size: calc(16px * 0.9);
}.educational_rewards_WraG svg {
    height: 20px;
    width: 20px;
}}



@media (max-width: 576px) {.thxFrame_SxmI {
    padding: 40px 0;
}.thxFrame_SxmI h2 {
    font-size: calc(29px * 0.7);
    line-height: 1.5;
    margin-bottom: 20px;
}.thxFrame_SxmI h2::after {
    width: 100px;
    bottom: -10px;
}.thxFrame_SxmI .who_weare_5ljp {
    margin-top: 15px;
    transform: translateZ(5px) rotateX(0.5deg);
    padding: 20px;
}.thxFrame_SxmI li {
    margin-bottom: 10px;
    padding: 12px 10px 12px 20px;
}.thxFrame_SxmI li::before {
    width: 12px;
    height: 12px;
    left: -7px;
}.thxFrame_SxmI span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}}



@media (max-width: 767px) {.course_program_details_MYqS {
    padding: 80px 0;
}.course_program_details_MYqS .img_placeholder_tkOD {
    margin-bottom: 20px;
    height: 300px;
}.course_program_details_MYqS h3 {
    font-size: calc(34px * 0.8);
    margin-bottom: 25px;
}.course_program_details_MYqS p.description {
    line-height: 1.6;
    max-height: 250px;
}}



@media (min-width: 1200px) {.title_board_5e8H .who_weare_5ljp {
    padding: 0 8rem;
}.title_board_5e8H .phrase_holder_8CF4 {
    padding: 4.5rem 4rem;
    transform: translateX(-8rem);
}.title_board_5e8H h1 {
    font-size: 48px;
}.title_board_5e8H .img_placeholder_tkOD {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    height: 90vh;
}
}

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

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



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.1;
    }
    100% {
        transform: scale(1);
        opacity: 0.05;
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    100% {
        transform: translate(30px, 30px) rotate(15deg);
    }
}



@keyframes underlineExpand {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 150px;
        opacity: 1;
    }
}



@keyframes glowPulse {
    0% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
    50% {
        opacity: 0.3;
        transform: translate(40%, 40%) scale(1.2);
    }
    100% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



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



@keyframes colorShift {
    0% {
        fill: rgb(94, 170, 168);
    }
    50% {
        fill: rgb(74, 150, 148);
    }
    100% {
        fill: rgb(114, 190, 188);
    }
}

