﻿html {
    scrollbar-width: none;
    scrollbar-color: rgb(160,173,152) #ffffff;
}

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

.thanksWrap_pGeW .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    transform-style: preserve-3d;
}

.thanksWrap_pGeW .who_weare_EzsD:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
    transform: translateZ(10px) scale(1.01);
}

.thanksWrap_pGeW .who_weare_EzsD:hover::before {
    opacity: 0.05;
}

.thanksWrap_pGeW .who_weare_EzsD > div:first-child::after {
    height: 3px;
    transform-origin: left;
    left: 0;
    position: absolute;
    width: 60px;
    transform: scaleX(0);
    background: rgb(197,208,191);
    bottom: -10px;
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

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

.cloud_lab_TWrH .company_holder h3 {
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-size: 33px;
}

.cloud_lab_TWrH .nav_info_lDbr {
    position: relative;
    padding: 30px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.03);
}

.cloud_lab_TWrH .nav_info_lDbr .head_train_cWGw a {
    font-size: 15px;
    position: relative;
    transition: color 0.3s ease, transform 0.3s ease;
    opacity: 0.8;
    padding-left: 15px;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.contact_edu_uLBr .diploma_cta_adHC {
    opacity: 0.7;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

.contact_edu_uLBr .diploma_cta_adHC {
    display: inline-block;
    position: relative;
}

.cloud_lab_TWrH .nav_info_lDbr::before {
    width: 5px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: rgb(160,173,152);
    height: 100%;
}

.cloud_lab_TWrH .nav_info_lDbr:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}

.cloud_lab_TWrH .nav_info_lDbr:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

.course_program_description_IDnB::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    background: 
        linear-gradient(135deg, rgb(197,208,191,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(160,173,152,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
}



.course_program_description_IDnB::before,
.course_program_description_IDnB::after,
.course_program_description_IDnB .text_details_HLmD::before,
.course_program_description_IDnB .container::before,
.course_program_description_IDnB .container::after {
    pointer-events: none;
}

.course_program_description_IDnB .text_details_HLmD h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    height: 3px;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(197,208,191) 0%, rgb(160,173,152) 100%);
}

.course_program_description_IDnB .img_shadow_box_Bkeg {
    transform: scale(1.05);
    z-index: 2;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

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

.our_story_vrud::before {
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    background: rgb(197,208,191,0.5);
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.our_story_vrud .text_details_HLmD {
    backdrop-filter: blur(10px);
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    padding: 40px;
    transform: translateY(0);
}

.our_story_vrud .text_details_HLmD div div {
    column-gap: 40px;
    color: #000000;
    text-align: justify;
    opacity: 0;
    line-height: 1.8;
    columns: 1;
    hyphens: auto;
    font-size: 14px;
    animation: fadeIn 1s 0.8s forwards;
}

.contact_form_box_dJFb h2::after {
    background: rgb(197,208,191);
    width: 60px;
    position: absolute;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
}

.contact_form_box_dJFb .img_shadow_box_Bkeg::after {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(197,208,191,0.5), transparent);
    width: 100%;
}

.contact_form_box_dJFb h3::after {
    left: 0;
    bottom: 0;
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background: rgb(197,208,191,0.5);
}

.contact_form_box_dJFb .feedback_info_kwiX {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    margin-top: 10px;
}

.contact_form_box_dJFb .feedback_info_kwiX label {
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
}

.contact_form_box_dJFb .feedback_info_kwiX a:hover {
    color: rgb(160,173,152);
}

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

.contact_form_box_dJFb svg:hover path {
    fill: rgb(160,173,152);
}

.training_method_lYwj::before {
    position: absolute;
    left: -5%;
    transform: rotate(-3deg) scale(1.05);
    height: 120%;
    content: "";
    width: 120%;
    top: -10%;
    z-index: -1;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgba(rgb(160,173,152,0.5), 0.03) 0px,
            rgba(rgb(160,173,152,0.5), 0.03) 1px,
            transparent 1px,
            transparent 10px
        ),
        repeating-linear-gradient(
            135deg,
            rgba(rgb(197,208,191,0.5), 0.02) 0px,
            rgba(rgb(197,208,191,0.5), 0.02) 1px,
            transparent 1px,
            transparent 15px
        );
    pointer-events: none;
}

.training_method_lYwj p {
    margin: 0;
    line-height: 1.75;
    opacity: 0.92;
    transition: opacity 0.3s ease;
    font-weight: 400;
    position: relative;
    color: #000000;
    font-size: 15px;
}

.training_method_lYwj .text_details_HLmD p::first-letter {
    color: rgb(160,173,152);
    font-size: calc(15px * 1.5);
    margin-right: 2px;
    font-weight: 600;
}

.secure_grotto_tAsr::after {
    transform: rotate(15deg);
    background: linear-gradient(230deg, rgb(160,173,152,0.5), rgb(197,208,191,0.5));
    position: absolute;
    filter: blur(50px);
    z-index: 0;
    height: 200px;
    content: "";
    bottom: -10%;
    opacity: 0.2;
    width: 200px;
    left: -5%;
}

.secure_grotto_tAsr .container:hover h1::after {
    width: 120px;
}

.secure_grotto_tAsr h2 {
    letter-spacing: -0.01em;
    font-weight: 600;
    font-size: 28px;
    position: relative;
    margin: 2.5rem 0 1.25rem;
    display: inline-block;
    color: #000000;
}

.secure_grotto_tAsr h3::before {
    top: 0.25em;
    left: 0;
    border-radius: 1px;
    height: 70%;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(197,208,191), rgb(160,173,152));
    width: 4px;
}

.secure_grotto_tAsr strong::after {
    background: rgb(197,208,191,0.5);
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 1px;
}

.secure_grotto_tAsr li:hover::before {
    background-color: rgb(197,208,191,0.5);
    transform: rotate(135deg);
}

.privacyPolicyOverlay_gvie {
    width: 100%;
    padding: 20px 0;
    background: rgb(229,233,225);
    z-index: 90;
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(197,208,191);
    bottom: 0;
}

.privacy_notify_uRXz {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie_button.edu_track_cjaI {
    background: rgb(197,208,191);
}

.privacyPolicyOverlay_gvie p a {
    color: rgb(197,208,191);
    text-decoration: underline;
    font-weight: 700;
}

.core-container_QKHT .manage_tracking_ksrT h5, .core-container_QKHT .manage_tracking_ksrT p {
    color: #ffffff;
}

.pricing_offer_bwCW::before {
    left: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(145deg, rgba(21, 27, 45, 0.92), rgba(15, 18, 35, 0.97));
    z-index: 1;
    top: 0;
    content: "";
}

.pricing_offer_bwCW .fee_package_kYKI li {
    transform-style: preserve-3d;
    perspective: 1000px;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s calc(0.6s + var(--i, 0) * 0.15s) forwards ease-out;
}

.pricing_offer_bwCW .price_grid_VBlS {
    position: relative;
    transition: all 0.4s ease;
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
    flex-direction: column;
    padding: 30px;
    height: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.pricing_offer_bwCW .value_fees_eBak:hover .study_pricing_FPoD h4::after {
    transform: scaleX(1);
}

.pricing_offer_bwCW .trial_pricing_lBOI::before {
    background: linear-gradient(90deg, rgb(197,208,191), transparent);
    height: 1px;
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
    content: "";
}

.leadership_profile_PlYT::before {
    top: 0;
    content: "";
    left: 0;
    animation: gradientSlide 30s linear infinite;
    position: absolute;
    background-size: 150px 100%;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(197,208,191,0.5) 10%, 
        transparent 11%);
}

.leadership_profile_PlYT .name {
    transition: transform 0.5s ease;
    font-size: calc(22px * 1.2);
    margin-top: 40px;
    transform: translateX(0);
    color: #000000;
    margin-left: 0;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.leadership_profile_PlYT .experience_data_FNZO::before {
    height: 2px;
    transform: scaleX(0);
    transform-origin: right;
    position: absolute;
    left: -40px;
    background: rgb(197,208,191);
    width: 30px;
    top: 15px;
    transition: transform 0.5s ease;
    content: "";
}

header .nav_info_lDbr {
    align-items: center;
    gap: 35px;
    display: flex;
}

header .first_class_giJx:before {
    height: 6px;
    transition: transform 0.3s ease;
    background-color: rgb(197,208,191);
    position: absolute;
    left: -15px;
    content: '';
    transform: translateY(-50%) scale(0);
    border-radius: 10px;
    top: 50%;
    width: 6px;
}

header .head_main_fqNi svg {
    transition: transform 0.3s ease;
    width: auto;
    height: 42px;
}

.customer_support_Cvrw::before {
    background: linear-gradient(45deg, rgb(197,208,191,0.5) 0%, transparent 60%);
    opacity: 0.15;
    transform: rotate(-5deg) translateZ(-10px);
    content: "";
    position: absolute;
    width: 120%;
    left: -10%;
    z-index: 0;
    height: 120%;
    top: -5%;
    pointer-events: none;
}

.customer_support_Cvrw .get_contactbox_LUJR:hover {
    box-shadow: 
        0 30px 70px -15px rgba(0,0,0,0.2),
        0 8px 20px -3px rgba(0,0,0,0.15);
    transform: translateZ(20px) rotateX(0deg);
}

.customer_support_Cvrw h3::after {
    width: 60px;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    height: 3px;
    background: rgb(160,173,152);
    content: "";
    left: 0;
    bottom: -10px;
    animation: growLine 1s 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.customer_support_Cvrw h5 svg {
    transform: translateY(2px);
    transition: transform 0.3s ease;
    margin-left: 10px;
}

.customer_support_Cvrw .contact_list_ZKwD li:hover {
    transform: scale(1.03);
}

.customer_support_Cvrw .contact_panel_MZLh:hover {
    background: linear-gradient(135deg, rgba(rgb(197,208,191,0.5), 0.05) 0%, rgba(255,255,255,0.5) 100%);
    box-shadow: 0 8px 20px -8px rgba(0,0,0,0.2);
    color: rgb(160,173,152);
}

.customer_support_Cvrw svg path {
    transition: fill 0.3s ease;
    fill: rgb(197,208,191);
}

.explore_now_dCOa::before {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    opacity: 0.1;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(197,208,191,0.5),
        rgb(197,208,191,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    top: 0;
    left: 0;
}

.explore_now_dCOa div div span {
    position: relative;
    display: inline-block;
    perspective: 800px;
    transform-style: preserve-3d;
}

.explore_now_dCOa .inquiry_widget_BgoO {
    align-items: center;
    text-decoration: none;
    justify-content: center;
    position: relative;
    display: inline-flex;
    font-weight: 700;
    padding: 0.9rem 2.5rem;
    color: rgb(197,208,191);
    z-index: 2;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 10px;
    font-size: 20px;
    transform: translateY(0);
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    background: #ffffff;
}

.explore_now_dCOa .inquiry_widget_BgoO:hover span {
    transform: scale(1.05);
}

.title_board_WlCs .who_weare_EzsD {
    max-width: 1300px;
    z-index: 1;
    display: grid;
    position: relative;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    padding: 0 2rem;
    gap: 3rem;
    margin: 0 auto;
}

.title_board_WlCs .text_details_HLmD::after {
    right: -20px;
    border-right: 3px solid rgb(197,208,191);
    position: absolute;
    bottom: -20px;
    content: "";
    height: 70px;
    z-index: -1;
    opacity: 0.7;
    width: 70px;
    border-bottom: 3px solid rgb(197,208,191);
}

.title_board_WlCs .edu_title_pLJn {
    position: relative;
    z-index: 2;
    margin-bottom: 2rem;
}

.title_board_WlCs svg:hover {
    transform: rotate(0deg) scale(1.05);
}

.title_board_WlCs svg path {
    fill: rgb(197,208,191);
    transition: fill 0.3s ease;
}

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

.title_board_WlCs .img_shadow_box_Bkeg:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) scale(1.01);
}

.title_board_WlCs .img_shadow_box_Bkeg:hover::before {
    opacity: 0.4;
}

.course_rewards_qhKW::after {
    border-radius: 50%;
    content: "";
    width: 300px;
    top: -150px;
    opacity: 0.05;
    z-index: 0;
    right: -150px;
    background: linear-gradient(45deg, rgb(197,208,191) 0%, rgb(160,173,152) 100%);
    filter: blur(50px);
    position: absolute;
    height: 300px;
}

.course_rewards_qhKW .who_weare_EzsD {
    flex-direction: column;
    justify-content: center;
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.course_rewards_qhKW h1:hover::after {
    width: 120px;
}

.course_rewards_qhKW ul {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}

.course_rewards_qhKW li {
    display: flex;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(0);
    margin-bottom: 18px;
    align-items: flex-start;
    transition: all 0.3s ease;
}

::-webkit-scrollbar {
    background: rgb(160,173,152,0.5);
    width: 8px;
}

::-webkit-scrollbar-track {
    background: repeating-linear-gradient(45deg, rgb(197,208,191), rgb(197,208,191) 6px, rgb(197,208,191,0.5) 6px, rgb(197,208,191,0.5) 12px);
    border-radius: 10.5vw;
}

::-webkit-scrollbar-thumb {
    border-radius: 17px;
    transition: border-radius 2s ease-out;
    background: rgb(255, 255, 255, 0.5);
    border: 3px ridge rgb(197,208,191);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(160,173,152);
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset 2px -3px 10px 0px rgba(0, 0, 0, 0.1);
}

.pricing_offer_bwCW .study_pricing_FPoD p::-webkit-scrollbar {
    width: 4px;
}

.pricing_offer_bwCW .study_pricing_FPoD p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}

.pricing_offer_bwCW .study_pricing_FPoD p::-webkit-scrollbar-thumb {
    background: rgba(rgb(197,208,191,0.5), 0.5);
    border-radius: 10px;
}



@media (max-width: 575px) {.cloud_lab_TWrH {
    padding: 30px 0 20px;
}.cloud_lab_TWrH .company_holder,
  .cloud_lab_TWrH .nav_info_lDbr {
    padding: 20px;
}.cloud_lab_TWrH .company_holder h3 {
    font-size: calc(33px - 4px);
}.contact_edu_uLBr {
    padding: 20px 0;
}}



@media (min-width: 768px) {.our_story_vrud {
    padding: 150px 0 100px;
}.our_story_vrud h2 {
    font-size: calc(36px * 1.2);
    margin-bottom: 60px;
}.our_story_vrud .text_details_HLmD {
    padding: 60px;
    margin-left: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%, 0 calc(100% - 40px));
}.our_story_vrud .text_details_HLmD:hover {
    transform: perspective(1000px) rotateY(-1deg) translateY(-5px);
}.our_story_vrud .text_details_HLmD div div {
    columns: 2;
}
}



@media (max-width: 992px) {.contact_form_box_dJFb {
    padding: 80px 0;
}.contact_form_box_dJFb .help_list_dCWw {
    flex-direction: column-reverse;
}.contact_form_box_dJFb .img_shadow_box_Bkeg {
    flex: 0 0 auto;
    min-height: 350px;
}.contact_form_box_dJFb .support_request_Hceg {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_form_box_dJFb .support_request_Hceg::before {
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
}
}



@media (max-width: 767px) {.training_method_lYwj {
    padding: 4rem 0;
}.training_method_lYwj .who_weare_EzsD {
    padding: 0 1.5rem;
    gap: 2rem;
}.training_method_lYwj h2 {
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
    font-size: calc(33px * 0.9);
    transform: translateX(0);
    text-align: center;
}.training_method_lYwj h2::before {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
    width: 100px;
}.training_method_lYwj:hover h2::before {
    transform: translateX(-50%) scaleX(1.3);
}.training_method_lYwj .text_details_HLmD {
    padding: 2rem;
}.training_method_lYwj p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}}



@media (max-width: 1200px) {.pricing_offer_bwCW {
    padding: 80px 0;
}.pricing_offer_bwCW .fee_package_kYKI {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 992px) {.pricing_offer_bwCW h2 {
    font-size: calc(31px * 0.9);
}.pricing_offer_bwCW .value_pricing_Fpcj {
    font-size: calc(13px * 0.95);
    margin-bottom: 40px;
}.pricing_offer_bwCW .price_grid_VBlS {
    padding: 25px;
}.pricing_offer_bwCW .study_pricing_FPoD h4 {
    font-size: calc(24px * 1);
}.pricing_offer_bwCW .trial_pricing_lBOI {
    font-size: calc(24px * 1.2);
}
}



@media (max-width: 768px) {.leadership_profile_PlYT {
    padding: 80px 0;
}.leadership_profile_PlYT .student_reviews_jYmc {
    margin: 0 15px;
    padding: 80px 25px 30px;
}.leadership_profile_PlYT .img_shadow_box_Bkeg {
    left: 25px;
    height: 100px;
    width: 100px;
}.leadership_profile_PlYT .name {
    font-size: 22px;
}.leadership_profile_PlYT .experience_data_FNZO {
    font-size: calc(16px * 0.95);
}.leadership_profile_PlYT .experience_data_FNZO::before {
    width: 20px;
    left: -25px;
}}



@media (max-width: 767px) {.customer_support_Cvrw {
    padding: 3rem 0;
}.customer_support_Cvrw .get_contactbox_LUJR {
    padding: 2rem;
    transform: translateZ(5px) rotateX(1deg);
}.customer_support_Cvrw .get_contactbox_LUJR:hover {
    transform: translateZ(10px) rotateX(0deg);
}.customer_support_Cvrw h3 {
    font-size: calc(29px * 0.85);
}.customer_support_Cvrw .contact_list_ZKwD {
    grid-template-columns: 1fr;
}}



@media (max-width: 992px) {.title_board_WlCs .who_weare_EzsD {
    grid-template-columns: 1fr;
}.title_board_WlCs h1 {
    font-size: calc(35px * 1.1);
}.title_board_WlCs .img_shadow_box_Bkeg {
    min-height: 400px;
    transform: perspective(1000px) rotateY(0) translateZ(0);
    order: -1;
}.title_board_WlCs .text_details_HLmD {
    animation: none;
    transform: translateY(0);
}
}



@media (max-width: 768px) {.course_rewards_qhKW {
    padding: 60px 0;
}.course_rewards_qhKW .img_shadow_box_Bkeg {
    max-height: 320px;
}.course_rewards_qhKW h1 {
    font-size: calc(46px * 0.8);
}.course_rewards_qhKW li {
    padding: 12px 15px;
    margin-bottom: 15px;
}.course_rewards_qhKW li p {
    font-size: calc(16px * 0.95);
}.course_rewards_qhKW li svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
}



@keyframes growHeight {
  from { height: 0; }
  to { height: 100%; }
}



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



@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}



@keyframes slideRight {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

