.main_mainwrap_rileJf {
    flex: 1 0 auto;
}

.wrapper-structure_h6eWGy {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    width: 100%;
    padding: 0;
    background: linear-gradient(135deg, rgb(155,170,173,0.5), rgb(120,138,141,0.5));
    z-index: 100;
}

.webinar_live_rJ8R5W {
    flex: 0 0 auto;
}


.welcome_section_gxdnGm {
    justify-content: center;
    overflow: hidden;
    display: flex;
    position: relative;
    align-items: center;
    padding: 3rem 1.5rem;
    min-height: 100vh;
}

.welcome_section_gxdnGm::after {
    z-index: 2;
    opacity: 0.06;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgb(155,170,173,0.5) 0px,
    transparent 1px,
    transparent 10px,
    rgb(155,170,173,0.5) 11px,
    transparent 12px
  );
    pointer-events: none;
}

.welcome_section_gxdnGm > div > div:first-child {
    padding-left: 1rem;
    position: relative;
}

.welcome_section_gxdnGm .title_style_header {
    margin: 0;
    font-size: clamp(2.5rem, 5vw, 46px);
    opacity: 0;
    line-height: 1.2;
    text-shadow: 0 4px 12px rgba(0,0,0,0.3);
    font-weight: 700;
    color: #ffffff;
    animation: fade-in-slide 1s cubic-bezier(0.22, 1, 0.36, 1) 0.5s forwards;
    position: relative;
    transform: translateX(-10px);
}

.welcome_section_gxdnGm .founder_bio_pSZB5l {
    opacity: 0;
    animation: fade-in 1s ease 1.1s forwards;
    position: relative;
}

.welcome_section_gxdnGm .founder_bio_pSZB5l::before {
    animation: rotate-accent 30s linear infinite;
    transform: rotate(45deg);
    width: 40px;
    left: -20px;
    position: absolute;
    top: -10px;
    height: 40px;
    opacity: 0.1;
    content: "";
    background: rgb(120,138,141);
    z-index: -1;
}

.welcome_section_gxdnGm .founder_bio_pSZB5l h3 {
    margin: 0;
    line-height: 1.4;
    color: #ffffff;
    font-weight: 600;
    font-size: clamp(1.2rem, 2.5vw, 1.6rem);
}

.welcome_section_gxdnGm .course_entry_6NaFqh > div:last-child::before {
    width: 50px;
    top: -15px;
    background: linear-gradient(to right, rgb(155,170,173), transparent);
    position: absolute;
    content: "";
    left: 0;
    height: 1px;
}

.welcome_section_gxdnGm .course_entry_6NaFqh p::before {
    height: 6px;
    left: 0;
    width: 6px;
    transform: translateY(-50%);
    border-radius: 10px;
    top: 50%;
    position: absolute;
    content: "";
    animation: pulse 3s ease infinite;
    background-color: rgb(155,170,173);
}

footer .webinar_live_rJ8R5W::before {
    left: 0;
    transform: skewY(-3deg);
    content: "";
    position: absolute;
    top: -50px;
    height: 100px;
    z-index: 0;
    background-color: rgb(120,138,141);
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    right: 0;
}

footer .info_item::before {
    height: 100%;
    content: "";
    background-color: rgb(155,170,173);
    width: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

footer .info_item::after {
    left: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
}

footer .info_item svg {
    top: -1px;
    fill: rgb(155,170,173);
    height: 20px;
    vertical-align: middle;
    position: relative;
    width: 20px;
    margin-right: 12px;
}

footer .info_item a:hover {
    color: rgb(155,170,173);
}

footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
    position: relative;
}

footer .header_wrap_VKr4h0::before {
    border-radius: calc(24px - 8px);
    bottom: 15px;
    content: "";
    pointer-events: none;
    top: 15px;
    position: absolute;
    left: 15px;
    right: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
}

footer .head_sitebar_F8ZgcH {
    position: relative;
}

footer .head_sitebar_F8ZgcH h5::before {
    content: "";
    height: 100%;
    background-color: rgb(155,170,173);
    left: 0;
    width: 3px;
    position: absolute;
    top: 0;
}

footer .top_edu_HvaKhL {
    margin-bottom: 25px;
    position: relative;
}

footer .top_edu_HvaKhL a::before {
    background-color: rgb(155,170,173);
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    width: 3px;
    position: absolute;
}

footer .top_edu_HvaKhL a:hover {
    background-color: rgb(155,170,173,0.5);
    transform: translateX(5px);
    color: #ffffff;
}

footer .subscribe_holder::before {
    right: 15px;
    top: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    border-radius: calc(24px - 8px);
    position: absolute;
    bottom: 15px;
    pointer-events: none;
    content: "";
    left: 15px;
}

footer .subscribe_holder h5::before {
    background-color: rgb(155,170,173);
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #ffffff;
    font-size: 17px;
    padding: 14px 16px;
    transition: all 0.3s ease;
}

footer .updates_box_FCfleS {
    color: #ffffff;
    font-size: 19px;
    background-color: rgb(155,170,173);
    overflow: hidden;
    border-radius: 10px;
    font-weight: 600;
    padding: 14px 20px;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    position: relative;
}

footer .updates_box_FCfleS:hover::after {
    left: 100%;
}

footer .footer_benefit_LCDW1H {
    margin-top: 50px;
    text-align: center;
    position: relative;
}

footer .tutor_match_8AdKwv {
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
}

.thanks_note_AtouHv {
    background: linear-gradient(135deg, rgb(190,204,208) 0%, rgb(120,138,141,0.5) 100%);
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
}

.thanks_note_AtouHv::after {
    position: absolute;
    height: 15rem;
    width: 15rem;
    content: "";
    right: -5rem;
    bottom: -5rem;
    transform: rotate(-15deg);
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(120,138,141) 0%, transparent 70%);
    z-index: 0;
}

.thanks_note_AtouHv .smart_classes_PcjmvL > div:first-child {
    transition: transform 0.5s ease;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
}

.thanks_note_AtouHv .smart_classes_PcjmvL > div:first-child::before {
    height: 50%;
    left: -2rem;
    top: 50%;
    background: rgb(155,170,173);
    position: absolute;
    width: 0.5rem;
    content: "";
    transform: translateY(-50%);
}

.thanks_note_AtouHv .smart_classes_PcjmvL > div:last-child::after {
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    animation: line-grow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    left: 0;
    transform: scaleX(0);
    width: 100%;
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(155,170,173), rgb(120,138,141));
    bottom: 0;
    content: "";
}

.thanks_note_AtouHv p {
    font-size: 14px;
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 0;
    position: relative;
    line-height: 1.8;
}

.thanks_note_AtouHv a:hover {
    transform: translateY(-5px);
}

.thanks_note_AtouHv a:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(155,170,173,0.5);
}

.tariff_box_k2PoWs::before {
    background: rgb(155,170,173,0.5);
    position: absolute;
    top: -50px;
    animation: float-effect 12s infinite alternate ease-in-out;
    width: 300px;
    right: -50px;
    height: 300px;
    z-index: 0;
    filter: blur(80px);
    content: "";
}

.tariff_box_k2PoWs .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    padding: 0 15px;
}

.tariff_box_k2PoWs .promo_rates_xe8ica {
    position: relative;
    padding: 0 20px;
    max-width: 700px;
    order: -1;
    text-align: center;
    margin: 0 auto;
}

.tariff_box_k2PoWs .promo_rates_xe8ica h2::after {
    position: absolute;
    background: rgb(155,170,173);
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    bottom: -10px;
    height: 3px;
}

.tariff_box_k2PoWs .learning_fee_kQzV5h {
    transform-style: preserve-3d;
    color: inherit;
    text-decoration: none;
    perspective: 1000px;
    position: relative;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tariff_box_k2PoWs .learning_fee_kQzV5h:hover .program_rate_UA6VsL {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(155,170,173,0.5);
}

.tariff_box_k2PoWs .payment_plans_G4W5aO {
    position: relative;
    padding: 30px;
    overflow: hidden;
    flex-grow: 1;
    display: flex;
    z-index: 2;
    flex-direction: column;
}

.tariff_box_k2PoWs .learning_fee_kQzV5h:hover .payment_plans_G4W5aO::before {
    transform: scaleX(1);
}

.tariff_box_k2PoWs .payment_plans_G4W5aO h3 {
    white-space: normal;
    transition: transform 0.4s ease, color 0.3s ease;
    font-weight: 700;
    color: #000000;
    font-size: calc(18px + 2px);
    margin-bottom: 10px;
    word-break: break-word;
    overflow-wrap: break-word;
}

.tariff_box_k2PoWs .pricing_levels_zsYuhF {
    font-size: 18px;
    word-break: break-word;
    position: relative;
    font-weight: 700;
    white-space: normal;
    transition: transform 0.4s ease;
    color: rgb(120,138,141);
    overflow-wrap: break-word;
    margin: 10px 0 20px;
    display: block;
}

.tariff_box_k2PoWs .payment_plans_G4W5aO p {
    line-height: 1.6;
    transition: color 0.3s ease;
    font-size: calc(13px - 1px);
    color: #000000;
    margin-bottom: 0;
    overflow-wrap: break-word;
    white-space: normal;
    flex-grow: 1;
    word-break: break-word;
}

.tariff_box_k2PoWs .learning_fee_kQzV5h:hover .photo_album_QonJBj {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}

.tariff_box_k2PoWs .learning_fee_kQzV5h:hover .photo_album_QonJBj::after {
    opacity: 0.4;
}

.tariff_box_k2PoWs .learning_fee_kQzV5h:hover::after {
    opacity: 0.5;
}

.about_this_30bJUT {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.about_this_30bJUT::before {
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: radial-gradient(ellipse at 70% 50%, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.85) 100%);
    top: 0;
    position: absolute;
}

.about_this_30bJUT .container {
    z-index: 3;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}

.about_this_30bJUT .label_container_SbITG0 {
    padding: 40px;
    position: relative;
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.05) 0%, 
        rgba(255,255,255,0.02) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3),
                0 0 0 1px rgba(255,255,255,0.1),
                inset 0 0 0 1px rgba(255,255,255,0.05);
    transform-origin: center bottom;
    backdrop-filter: blur(10px);
    max-width: 900px;
}

.about_this_30bJUT .label_container_SbITG0 > div:first-child::after {
    position: absolute;
    width: 40px;
    top: 50%;
    height: 1px;
    right: -60px;
    content: "";
    transform: translateY(-50%);
    background: linear-gradient(90deg, transparent, rgb(120,138,141), transparent);
}

.about_this_30bJUT .label_container_SbITG0 > div:nth-child(2) {
    text-align: center;
    margin-bottom: 25px;
}

.about_this_30bJUT .label_container_SbITG0 > div:nth-child(2) p {
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
    margin: 0;
    font-weight: 400;
    font-size: calc(18px * 1.3);
    color: #ffffff;
}

.about_this_30bJUT ol {
    padding: 0;
    list-style-type: none;
    position: relative;
    margin: 0;
}

.about_this_30bJUT ol::before {
    position: absolute;
    content: "";
    opacity: 0.1;
    background: radial-gradient(circle at center, rgb(120,138,141,0.5) 0%, transparent 70%);
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.about_this_30bJUT ol li::first-letter {
    font-weight: 700;
    color: rgb(155,170,173);
    font-size: 150%;
}

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

header .site_info_5zlEsg {
    display: flex;
    flex-direction: column;
    padding: 1.5rem 0;
    margin: 1rem 0;
    overflow: hidden;
    border-radius: 26px;
    background: #ffffff;
    position: relative;
    align-items: center;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

header .site_info_5zlEsg::before {
    left: 0;
    content: '';
    top: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, rgb(155,170,173), rgb(120,138,141));
}

header .nav_begin_cte3gO svg {
    transition: all 0.3s ease;
    width: 180px;
    height: auto;
}

header .nav_begin_cte3gO:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
}

header .head_sitebar_F8ZgcH {
    width: 100%;
    flex-wrap: wrap;
    gap: 0.7rem;
    padding: 1rem 2rem 0;
    justify-content: center;
    display: flex;
    max-width: 90%;
}

header .nav_start_b58RVK::before {
    width: 100%;
    transition: height 0.3s ease;
    left: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    content: '';
    bottom: 0;
    background: linear-gradient(to top, rgb(155,170,173,0.5), transparent);
}

header .nav_start_b58RVK:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: rgb(155,170,173);
    transform: translateY(-3px);
}

.stay_updated_tO6VqS::before {
    transform: rotate(-15deg);
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    position: absolute;
    background: linear-gradient(45deg, rgb(120,138,141,0.5) 0%, rgb(120,138,141) 100%);
    content: "";
    height: 120%;
    right: -10%;
    z-index: 1;
    width: 60%;
}

.stay_updated_tO6VqS .smart_classes_PcjmvL {
    transform: perspective(1000px) rotateX(5deg);
    padding: 2rem;
}

.stay_updated_tO6VqS p::before {
    left: 0;
    animation: growLine 0.8s forwards 0.6s;
    height: 2px;
    background: rgb(155,170,173);
    content: "";
    position: absolute;
    width: 2rem;
    transform: scaleX(0);
    transform-origin: left;
    top: 50%;
}

.stay_updated_tO6VqS .news_wrap_hBCycp {
    width: 100%;
    border-radius: 10px;
    border: none;
    font-size: 14px;
    background-color: #ffffff;
    padding: 1rem 1.5rem;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
}

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

.stay_updated_tO6VqS .updates_box_FCfleS:hover {
    box-shadow: 0 10px 25px rgb(155,170,173,0.5);
    transform: translateY(-5px) scale(1.02);
}

.stay_updated_tO6VqS .updates_box_FCfleS:hover::before {
    left: 100%;
}

.contact_panel_AgtmL4::before {
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
}

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

.contact_panel_AgtmL4 h3 {
    font-family: Arial, sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 46px;
    margin-bottom: 70px;
    text-align: center;
}

.contact_panel_AgtmL4 form h3 {
    margin-bottom: 30px;
    text-shadow: none;
    text-transform: none;
    color: #000000;
    letter-spacing: normal;
    font-weight: 700;
    font-size: 21px;
    text-align: left;
}

.contact_panel_AgtmL4 input[type="text"]::placeholder,
.contact_panel_AgtmL4 textarea::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact_panel_AgtmL4 input[type="text"]:focus,
.contact_panel_AgtmL4 textarea:focus {
    border-color: rgb(155,170,173);
    outline: none;
}

.contact_panel_AgtmL4 .connect_card_Cs0eWM {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.contact_panel_AgtmL4 .connect_card_Cs0eWM label {
    line-height: 1.5;
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    position: relative;
    color: #000000;
}

.contact_panel_AgtmL4 .connect_card_Cs0eWM input[type="checkbox"]:checked + label::before {
    background: rgb(155,170,173);
    border-color: rgb(155,170,173);
}

.contact_panel_AgtmL4 .connect_card_Cs0eWM a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(155,170,173);
    transition: all 0.3s ease;
}

.contact_panel_AgtmL4 .connect_card_Cs0eWM a:hover {
    color: #000000;
}

.contact_panel_AgtmL4 .query_inquiry_t93p04:hover {
    background: #000000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}

.contact_panel_AgtmL4 .query_query_BDoyZL {
    background: #000000;
    padding: 60px 40px;
    color: #ffffff;
    flex-direction: column;
    position: relative;
    flex: 1;
    justify-content: center;
    display: flex;
}

.contact_panel_AgtmL4 .query_query_BDoyZL h4 {
    position: relative;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.contact_panel_AgtmL4 .connect_list_8hE3fI {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact_panel_AgtmL4 .connect_list_8hE3fI li {
    align-items: center;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
    display: flex;
}

.contact_panel_AgtmL4 .connect_list_8hE3fI li:hover {
    transform: translateX(5px);
}

.contact_panel_AgtmL4 .connect_list_8hE3fI svg path {
    fill: rgb(155,170,173);
}

.contact_panel_AgtmL4 .connect_list_8hE3fI li:hover svg {
    transform: scale(1.2);
}

.contact_panel_AgtmL4 .connect_list_8hE3fI a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

.usageAgreementAlert_g0yQjV {
    width: 100%;
    bottom: 0;
    position: fixed;
    animation: slideIn 0.5s ease-in-out;
    background: rgb(120,138,141);
    border-top: 2px solid rgb(155,170,173);
    box-shadow: 0 -10px 30px rgb(155,170,173,0.5);
    z-index: 90;
}

.visitor_settings_TcMa6t {
    margin-right: 20px;
    border-radius: 15px;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(155,170,173);
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    overflow: hidden;
}

.track_alert_ne0hsx {
    min-width: 300px;
    flex: 1;
    color: #ffffff;
}

.track_alert_ne0hsx p {
    text-shadow: 0 0 5px rgb(155,170,173,0.5);
    margin-bottom: 0;
    font-size: 13px;
    color: #ffffff;
}

.visitor_controls_UlZNqa {
    box-shadow: 0 0 10px rgb(155,170,173,0.5);
    white-space: nowrap;
    font-size: 17px;
    cursor: pointer;
    margin-left: 10px;
    color: #000000;
    background: rgb(155,170,173);
    border-radius: 10px;
    text-decoration: none;
    padding: 12px 25px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}

#consentPolicyBanner_RGohOX:checked ~ .usageAgreementAlert_g0yQjV {
    opacity: 0;
    visibility: hidden;
}

.user_reviews_Ldh18A::before {
    height: 70%;
    position: absolute;
    clip-path: polygon(0 0, 100% 20%, 85% 100%, 0% 85%);
    width: 40%;
    background: linear-gradient(225deg, rgb(155,170,173,0.5) 0%, transparent 70%);
    z-index: 1;
    transform: rotate(-15deg) skewX(-15deg);
    content: "";
    top: -5%;
    left: -10%;
}

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

.user_reviews_Ldh18A h2::after {
    height: 4px;
    position: absolute;
    left: 0;
    width: 40%;
    background: rgb(155,170,173);
    bottom: -0.8rem;
    transform-origin: left center;
    transform: skewX(-20deg);
    content: "";
}

.user_reviews_Ldh18A .client_testimonials_XZT91i {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    background: #ffffff;
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.user_reviews_Ldh18A .client_testimonials_XZT91i:hover::before {
    transform: scaleY(1);
}

.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(3n+1) {
    transform: translateY(20px);
}

.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(3n+2) {
    transform: translateY(-10px);
}

.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(3n+2):hover {
    transform: translateY(-20px) scale(1.02);
}

.user_reviews_Ldh18A .client_testimonials_XZT91i img {
    width: 60px;
    border-radius: 50%;
    height: 60px;
    border: 3px solid #ffffff;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    margin-right: 1rem;
}

.user_reviews_Ldh18A .client_testimonials_XZT91i h4::after {
    transform: scaleX(0);
    width: 30px;
    content: "";
    bottom: -0.5rem;
    transform-origin: left;
    height: 2px;
    position: absolute;
    transition: transform 0.3s ease;
    left: 0;
    background: rgb(120,138,141);
}

.user_reviews_Ldh18A .description::before {
    font-size: 3.5rem;
    top: -10px;
    color: rgb(155,170,173,0.5);
    left: 0;
    line-height: 1;
    content: "";
    opacity: 0.4;
    position: absolute;
}

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

.user_reviews_Ldh18A a:hover {
    transform: translateX(40%) translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.secure_protection_usU50G h1 {
    border-radius: 10px;
    margin-bottom: 20px;
    background: rgb(155,170,173);
    color: #ffffff;
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center;
    font-family: Arial, sans-serif;
    grid-column: span 2;
    padding: 10px;
    font-size: 43px;
    margin-top: 0;
    text-transform: uppercase;
}

.secure_protection_usU50G h3, .secure_protection_usU50G h4, .secure_protection_usU50G h5, .secure_protection_usU50G h6 {
    padding: 10px;
    font-family: Arial, sans-serif;
    border-left: 4px solid rgb(155,170,173);
    text-align: left;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 23px;
    font-weight: 400;
}

.secure_protection_usU50G li {
    margin-bottom: 10px;
    line-height: 1.6;
    position: relative;
    padding-left: 20px;
}

.secure_protection_usU50G li::before {
    box-shadow: 0 0 0 2px #ffffff;
    position: absolute;
    transform: translateY(-50%);
    width: 6px;
    border-radius: 50%;
    background-color: rgb(120,138,141);
    height: 6px;
    left: -10px;
    content: "";
    top: 50%;
}

.statistical_report_5gJDQh::before {
    height: 100%;
    background-image: linear-gradient(30deg, rgb(155,170,173,0.5) 10%, transparent 30%);
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    transform: translateZ(0);
    z-index: 1;
}

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

.statistical_report_5gJDQh h4 {
    margin-top: 3rem;
    color: #000000;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 23px;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.statistical_report_5gJDQh h4:hover::after {
    transform: scaleX(1.2);
}

.statistical_report_5gJDQh .expert_benefits_PWfArE {
    z-index: 1;
    position: relative;
    transform: translateY(0);
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05), 
                -5px -5px 15px rgba(255, 255, 255, 0.8);
    overflow: hidden;
    border-radius: 10px;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE {
    padding: 2.5rem 2rem;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE:hover::before {
    height: 100%;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE div {
    z-index: 2;
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE p::after {
    position: absolute;
    height: 2px;
    content: "";
    background-color: rgb(120,138,141);
    transition: transform 0.4s ease;
    bottom: -0.5rem;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
    width: 30px;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE:hover p {
    transform: translateY(-5px) scale(1.05);
}

.statistical_report_5gJDQh .expert_benefits_PWfArE span {
    max-width: 90%;
    margin-top: 0.5rem;
    color: #000000;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    transition: color 0.3s ease;
}

.statistical_report_5gJDQh .expert_benefits_PWfArE:nth-child(even) {
    animation: floatStat 7s ease-in-out infinite 1s;
}

.instructor_history_f2Rlvg::before {
    background: radial-gradient(circle at 30% 50%, rgb(155,170,173,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.4;
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
}

.instructor_history_f2Rlvg .client_testimonials_XZT91i {
    max-width: 1000px;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    margin: 0 auto;
    display: grid;
    z-index: 2;
    position: relative;
    perspective: 1500px;
}

.instructor_history_f2Rlvg .photo_album_QonJBj::before {
    height: 100%;
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    z-index: 1;
    width: 100%;
    content: "";
    left: 0;
}

.instructor_history_f2Rlvg .experience_O8LyWV {
    transform-origin: top;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotateX(-5deg);
    position: relative;
    z-index: 1;
    border-radius: 0 0 23px 23px;
    background: #ffffff;
}

.instructor_history_f2Rlvg .name::after {
    bottom: -5px;
    width: 0;
    transition: width 0.4s ease 0.1s;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgb(120,138,141), transparent);
    left: 0;
    position: absolute;
}

.instructor_history_f2Rlvg .experience_O8LyWV > div:nth-child(2) {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
    transform: translateZ(0);
    opacity: 0.7;
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
}

.instructor_history_f2Rlvg .client_testimonials_XZT91i:hover .exp_view_fkiJc4 {
    transform: translateZ(5px);
}

.instructor_history_f2Rlvg .exp_view_fkiJc4::before {
    content: "";
    color: rgb(120,138,141,0.5);
    line-height: 0;
    top: 10px;
    position: absolute;
    opacity: 0.5;
    font-size: 60px;
    left: -5px;
}

.course_highlights_akV2xW::before {
    content: "";
    z-index: 1;
    animation: gridFlow 20s linear infinite;
    width: 100%;
    height: 100%;
    background-size: 40px 40px;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    position: absolute;
    opacity: 0.03;
    top: 0;
    left: 0;
}

.course_highlights_akV2xW .photo_album_QonJBj {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
    transform: scale(1);
}

.course_highlights_akV2xW .photo_album_QonJBj::after {
    opacity: 0.7;
    right: 0;
    bottom: 0;
    z-index: 3;
    left: 0;
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    position: absolute;
    content: "";
    top: 0;
}

.course_highlights_akV2xW .pro_skills_zHghUV {
    width: 70%;
    position: relative;
    background: transparent;
    padding-top: 60px;
    z-index: 4;
    padding-bottom: 60px;
}

.course_highlights_akV2xW .header_wrap_VKr4h0::before {
    z-index: -1;
    opacity: 0.3;
    filter: blur(10px);
    inset: -5px;
    background: linear-gradient(
        45deg,
        rgb(155,170,173,0.5),
        rgb(120,138,141,0.5),
        rgb(155,170,173,0.5)
    );
    position: absolute;
    content: "";
    border-radius: inherit;
    animation: rotateBorderGradient 10s linear infinite;
}

.course_highlights_akV2xW .header_wrap_VKr4h0 svg {
    transform: translateZ(20px);
    transform-style: preserve-3d;
    width: 60%;
    height: 60%;
    fill: rgb(155,170,173);
    transition: all 0.4s ease;
}

.course_highlights_akV2xW .header_wrap_VKr4h0:hover svg path {
    stroke: rgb(155,170,173);
    stroke-width: 1;
}

.course_highlights_akV2xW .pro_skills_zHghUV h3::after {
    border-radius: 10px;
    background: rgb(155,170,173);
    position: absolute;
    width: 40px;
    content: "";
    left: 25px;
    height: 4px;
    bottom: -10px;
    z-index: 1;
}

.course_highlights_akV2xW .pro_skills_zHghUV p {
    font-weight: 400;
    line-height: 1.8;
    font-size: 13px;
    margin: 0 auto;
    max-width: 600px;
    color: #ffffff;
    text-shadow: 0 1px 3px #000000;
    position: relative;
    border-radius: 13px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 25px 30px;
    backdrop-filter: blur(5px);
}



@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (min-width: 768px) {.welcome_section_gxdnGm {
    padding: 5rem 2rem;
}.welcome_section_gxdnGm > div {
    gap: 4rem;
}.welcome_section_gxdnGm > div > div:first-child {
    padding-left: 2rem;
}.welcome_section_gxdnGm > div > div:first-child::before {
    width: 8px;
}.welcome_section_gxdnGm .course_entry_6NaFqh {
    padding: 3.5rem;
}.welcome_section_gxdnGm .founder_bio_pSZB5l::before {
    width: 60px;
    left: -30px;
    height: 60px;
    top: -15px;
}
}



@media (max-width: 480px) {.welcome_section_gxdnGm {
    padding: 2rem 1rem;
}.welcome_section_gxdnGm > div {
    gap: 2rem;
}.welcome_section_gxdnGm .course_entry_6NaFqh {
    padding: 1.5rem;
}.welcome_section_gxdnGm .founder_bio_pSZB5l h3 {
    font-size: 1.1rem;
}.welcome_section_gxdnGm .course_entry_6NaFqh p {
    font-size: 0.95rem;
}}



@media (max-width: 576px) {footer .webinar_live_rJ8R5W {
    padding: 50px 0 20px;
}footer .head_sitebar_F8ZgcH h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(18px - 2px);
}footer .header_wrap_VKr4h0::before, footer .subscribe_holder::before {
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .updates_box_FCfleS {
    padding: 12px;
}}



@media (min-width: 992px) {.thanks_note_AtouHv {
    padding: 8rem 0;
}.thanks_note_AtouHv .container {
    padding: 0 2rem;
}.thanks_note_AtouHv .smart_classes_PcjmvL {
    gap: 4rem;
}.thanks_note_AtouHv .smart_classes_PcjmvL > div:first-child {
    padding-left: 2rem;
}.thanks_note_AtouHv .smart_classes_PcjmvL > div:first-child::before {
    left: 0;
    width: 0.7rem;
}.thanks_note_AtouHv h5 {
    padding-left: 2rem;
    font-size: calc(24px * 1.4);
}.thanks_note_AtouHv .smart_classes_PcjmvL > div:last-child {
    max-width: 80%;
    padding: 4rem;
    margin-left: 6rem;
}.thanks_note_AtouHv p {
    line-height: 1.9;
    font-size: calc(14px * 1.1);
}
}



@media (min-width: 992px) {.tariff_box_k2PoWs .lesson_rates_rJ5Ut2 {
    align-items: center;
    flex-direction: row;
}.tariff_box_k2PoWs .promo_rates_xe8ica {
    text-align: left;
    order: 0;
    padding-right: 40px;
    flex: 0 0 30%;
}.tariff_box_k2PoWs .promo_rates_xe8ica h2::after {
    left: 0;
    transform: none;
}.tariff_box_k2PoWs .program_fees_8aQKqy {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}
}



@media (max-width: 991px) {.tariff_box_k2PoWs {
    padding: 80px 0;
}.tariff_box_k2PoWs .promo_rates_xe8ica {
    margin-bottom: 20px;
}
}



@media (max-width: 480px) {.tariff_box_k2PoWs {
    padding: 50px 0;
}.tariff_box_k2PoWs .payment_plans_G4W5aO h3 {
    font-size: 18px;
}.tariff_box_k2PoWs .pricing_levels_zsYuhF {
    font-size: calc(18px - 2px);
}.tariff_box_k2PoWs .photo_album_QonJBj {
    height: 160px;
}.tariff_box_k2PoWs .payment_plans_G4W5aO {
    padding: 20px;
}}



@media (max-width: 767px) {.about_this_30bJUT {
    padding: 60px 0;
}.about_this_30bJUT .label_container_SbITG0 {
    transform: none;
    padding: 25px 20px;
}.about_this_30bJUT .label_container_SbITG0 > div:first-child::before,
    .about_this_30bJUT .label_container_SbITG0 > div:first-child::after {
    left: -35px;
    right: -35px;
    width: 25px;
}.about_this_30bJUT h5 {
    font-size: calc(18px * 0.8);
}.about_this_30bJUT .label_container_SbITG0 > div:nth-child(2) p {
    font-size: 18px;
}.about_this_30bJUT ol li {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}
}



@media (max-width: 991px) {header .site_info_5zlEsg {
    padding: 1.2rem 0;
    margin: 0.8rem 0;
}header .nav_begin_cte3gO {
    padding: 0 0 0.8rem 0;
}header .nav_begin_cte3gO svg {
    width: 160px;
}header .head_sitebar_F8ZgcH {
    padding: 0.8rem 1.5rem 0;
    gap: 0.6rem;
}header .nav_start_b58RVK {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 480px) {header .site_info_5zlEsg {
    margin: 0.5rem 0;
    padding: 0.8rem 0;
}header .nav_begin_cte3gO {
    padding: 0 0 0.6rem 0;
}header .nav_begin_cte3gO svg {
    width: 120px;
}header .head_sitebar_F8ZgcH {
    padding: 0.6rem 0.5rem 0;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .head_sitebar_F8ZgcH::-webkit-scrollbar {
    height: 3px;
}header .head_sitebar_F8ZgcH::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(155,170,173);
}header .nav_start_b58RVK {
    margin-right: 3px;
    flex-shrink: 0;
    white-space: nowrap;
}}



@media (max-width: 992px) {.contact_panel_AgtmL4 .photo_album_QonJBj {
    height: 30%;
}.contact_panel_AgtmL4 h3 {
    margin-bottom: 50px;
}.contact_panel_AgtmL4 .query_grid_oKMynH {
    flex-direction: column;
    margin: 0 auto;
    max-width: 700px;
}.contact_panel_AgtmL4 .query_support_6XuLV8,
    .contact_panel_AgtmL4 .query_query_BDoyZL {
    width: 100%;
    padding: 40px;
}
}



@media (max-width: 576px) {.contact_panel_AgtmL4 {
    padding: 60px 0;
}.contact_panel_AgtmL4 .photo_album_QonJBj {
    height: 20%;
}.contact_panel_AgtmL4 h3 {
    margin-bottom: 30px;
    font-size: calc(46px * 0.7);
}.contact_panel_AgtmL4 .query_support_6XuLV8,
    .contact_panel_AgtmL4 .query_query_BDoyZL {
    padding: 25px 20px;
}.contact_panel_AgtmL4 input[type="text"],
    .contact_panel_AgtmL4 textarea {
    padding: 12px 0;
    margin-bottom: 20px;
}.contact_panel_AgtmL4 .query_inquiry_t93p04 {
    padding: 14px 20px;
    width: 100%;
}.contact_panel_AgtmL4 .connect_list_8hE3fI li {
    margin-bottom: 20px;
}.contact_panel_AgtmL4 .connect_list_8hE3fI svg {
    height: 20px;
    margin-right: 15px;
    width: 20px;
}}



@media (max-width: 992px) {.user_reviews_Ldh18A {
    padding: 5rem 0;
}.user_reviews_Ldh18A h2 {
    margin-bottom: 2.5rem;
    transform: translateX(0);
    font-size: calc(30px * 0.9);
}.user_reviews_Ldh18A .learning_feedback_sz6Pg5 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(3n+1),
    .user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(3n+2) {
    transform: translateY(0);
}.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(odd) {
    transform: translateY(15px);
}.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(even) {
    transform: translateY(-15px);
}.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(odd):hover {
    transform: translateY(5px) scale(1.02);
}.user_reviews_Ldh18A .client_testimonials_XZT91i:nth-child(even):hover {
    transform: translateY(-25px) scale(1.02);
}.user_reviews_Ldh18A a {
    transform: translateX(20%);
}.user_reviews_Ldh18A a:hover {
    transform: translateX(20%) translateY(-5px);
}
}



@media (max-width: 480px) {.user_reviews_Ldh18A {
    padding: 3rem 0;
}.user_reviews_Ldh18A h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.5rem;
}.user_reviews_Ldh18A .client_testimonials_XZT91i {
    padding: 1.5rem;
}.user_reviews_Ldh18A .client_testimonials_XZT91i div {
    margin-bottom: 1rem;
}.user_reviews_Ldh18A .client_testimonials_XZT91i img {
    height: 50px;
    width: 50px;
}.user_reviews_Ldh18A .description {
    padding-left: 1rem;
    font-size: calc(17px * 0.95);
}.user_reviews_Ldh18A .description::before {
    font-size: 2.5rem;
}.user_reviews_Ldh18A a {
    padding: 0.8rem 1.5rem;
    width: 100%;
}}



@media (min-width: 768px) {.statistical_report_5gJDQh {
    padding: 6rem 0;
}.statistical_report_5gJDQh ul {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.statistical_report_5gJDQh h4 {
    margin-top: 4rem;
    font-size: calc(23px * 1.1);
}.statistical_report_5gJDQh h4::after {
    width: 100px;
}
}



@media (max-width: 767px) {.statistical_report_5gJDQh {
    padding: 4rem 0;
}.statistical_report_5gJDQh ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.statistical_report_5gJDQh .expert_benefits_PWfArE {
    padding: 1.5rem;
}.statistical_report_5gJDQh .expert_benefits_PWfArE p {
    font-size: 3rem;
}.statistical_report_5gJDQh h4 {
    font-size: calc(23px * 0.9);
    margin-top: 2rem;
}}



@media (min-width: 768px) {.instructor_history_f2Rlvg .client_testimonials_XZT91i {
    grid-gap: 0;
    grid-template-columns: 300px 1fr;
}.instructor_history_f2Rlvg .photo_album_QonJBj {
    transform-origin: right;
    height: 100%;
    border-radius: 23px 0 0 23px;
    transform: rotateY(-10deg);
}.instructor_history_f2Rlvg .client_testimonials_XZT91i:hover .photo_album_QonJBj {
    transform: rotateY(0deg) translateZ(30px);
}.instructor_history_f2Rlvg .experience_O8LyWV {
    border-radius: 0 23px 23px 0;
    transform: rotateY(5deg);
    transform-origin: left;
}.instructor_history_f2Rlvg .client_testimonials_XZT91i:hover .experience_O8LyWV {
    transform: rotateY(0deg) translateZ(20px);
}
}



@media screen and (max-width: 992px) {.course_highlights_akV2xW {
    padding: 80px 0;
}.course_highlights_akV2xW .smart_classes_PcjmvL {
    min-height: 450px;
}.course_highlights_akV2xW .pro_skills_zHghUV {
    width: 85%;
    padding-bottom: 50px;
    padding-top: 50px;
}.course_highlights_akV2xW .header_wrap_VKr4h0 {
    width: 90px;
    height: 90px;
    top: -25px;
}.course_highlights_akV2xW .pro_skills_zHghUV h3 {
    padding: 12px 20px;
    font-size: calc(37px * 0.9);
}.course_highlights_akV2xW .pro_skills_zHghUV p {
    padding: 20px 25px;
    font-size: calc(13px * 0.95);
}
}



@media screen and (max-width: 576px) {.course_highlights_akV2xW {
    padding: 40px 0;
}.course_highlights_akV2xW .photo_album_QonJBj {
    margin-bottom: -30px;
    height: 250px;
}.course_highlights_akV2xW .header_wrap_VKr4h0 {
    width: 70px;
    height: 70px;
    left: 15px;
    top: -25px;
}.course_highlights_akV2xW .pro_skills_zHghUV h3 {
    padding: 10px 15px;
    font-size: calc(37px * 0.7);
    margin-top: 15px;
}.course_highlights_akV2xW .pro_skills_zHghUV p {
    font-size: calc(13px * 0.9);
    margin-top: 20px;
    padding: 15px 20px;
}.course_highlights_akV2xW .pro_skills_zHghUV h3::after {
    width: 30px;
    left: 15px;
    bottom: -8px;
    height: 3px;
}
}



@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-50%) scale(1.5);
    opacity: 0.7;
  }
}



@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



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



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



@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes floatStat {
        0% { transform: translateY(0); }
        50% { transform: translateY(-5px); }
        100% { transform: translateY(0); }
    }



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



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

