﻿.container {
    max-width: 100%;
    width: 1126px;
    margin: auto;
}

.head_sitewrap_CgoG {
    flex: 1 0 auto;
}

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

.cloud_lab_TWrH {
    flex: 0 0 auto;
}

.cloud_lab_TWrH {
    background-color: transparent;
    z-index: 5;
    position: relative;
    padding: 60px 0 40px;
}

.thanksWrap_pGeW .who_weare_EzsD {
    transform: translateZ(0);
    transform-style: preserve-3d;
    gap: 2.5rem;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.2) inset;
    grid-template-columns: 1fr;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.98));
    padding: 3rem;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: grid;
}

.thanksWrap_pGeW h5::first-letter {
    font-size: 1.2em;
    color: rgb(197,208,191);
}

.thanksWrap_pGeW a {
    position: relative;
    padding: 0.5rem 0;
    display: block;
    transition: all 0.3s ease;
    color: inherit;
    overflow: hidden;
    text-decoration: none;
}

footer {
    position: relative;
    background-color: #000000;
    margin-top: 0;
}

.cloud_lab_TWrH .container {
    position: relative;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
}

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

.cloud_lab_TWrH .nav_info_lDbr h5::after {
    height: 2px;
    background: rgb(160,173,152);
    bottom: -8px;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
}

.cloud_lab_TWrH .nav_info_lDbr .head_train_cWGw a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(197,208,191);
}

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

.cloud_lab_TWrH .container::before {
    left: 0;
    z-index: -1;
    background: 
    linear-gradient(to right, rgb(197,208,191,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(197,208,191,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    pointer-events: none;
    opacity: 0.05;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
}

.contact_edu_uLBr .diploma_cta_adHC::after {
    position: absolute;
    content: "";
    height: 1px;
    transform: translateY(-50%);
    background: rgb(197,208,191);
    opacity: 0.5;
    width: 30px;
    right: -40px;
    top: 50%;
}

.course_program_description_IDnB .career_lab_vrzT {
    display: flex;
    flex-direction: column;
}

.course_program_description_IDnB .text_details_HLmD {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    backdrop-filter: blur(5px);
    border-top: 3px solid rgb(197,208,191);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    margin-bottom: 60px;
    z-index: 4;
    padding: 50px;
    border-radius: 21px;
    border-bottom: 3px solid rgb(160,173,152);
}

.course_program_description_IDnB .text_details_HLmD .description {
    margin-bottom: 25px;
    font-size: 18px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    border-left: 2px solid rgb(197,208,191);
    font-weight: 600;
    color: #000000;
    padding: 15px 20px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    position: relative;
    backdrop-filter: blur(3px);
    line-height: 1.8;
}

.course_program_description_IDnB .career_lab_vrzT::after {
    opacity: 0.3;
    content: "";
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(197,208,191,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(160,173,152,0.5) 0%, transparent 1%);
    width: 100%;
    z-index: 1;
    background-size: 30px 30px;
    top: 0;
    position: absolute;
    height: 100%;
    pointer-events: none;
    left: 0;
}

.our_story_vrud .text_details_HLmD:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}

.our_story_vrud .text_details_HLmD > div {
    overflow: hidden;
    position: relative;
}

.our_story_vrud .text_details_HLmD p::after {
    position: absolute;
    animation: expandLine 0.8s 0.6s ease-out forwards;
    bottom: -4px;
    transform: scaleX(0);
    content: "";
    width: 100%;
    height: 2px;
    transform-origin: right;
    left: 0;
    background: rgb(160,173,152);
}

.contact_form_box_dJFb h2 {
    font-size: 36px;
    text-align: center;
    color: rgb(197,208,191);
    position: relative;
    font-weight: 700;
    margin-bottom: 60px;
}

.contact_form_box_dJFb .help_list_dCWw::before {
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(197,208,191), rgb(160,173,152));
    height: 5px;
    content: "";
    position: absolute;
}

.contact_form_box_dJFb #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.contact_form_box_dJFb input[type="text"] {
    color: #000000;
    font-size: 14px;
    border-radius: 10px;
    width: 100%;
    padding: 18px 20px;
    background: #ffffff;
    border: 2px solid rgb(229,233,225);
    transition: all 0.3s ease;
}

.contact_form_box_dJFb .feedback_info_kwiX input[type="checkbox"]:checked::after {
    transform: rotate(45deg);
    content: "";
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    top: 5px;
    width: 6px;
    position: absolute;
    left: 8px;
    height: 10px;
}

.contact_form_box_dJFb .inquiry_widget_BgoO:hover::before {
    left: 100%;
}

.contact_form_box_dJFb svg {
    height: 22px;
    fill: rgb(197,208,191);
    transition: all 0.3s ease;
    width: 22px;
}

.contact_form_box_dJFb svg:hover {
    transform: translateY(-2px);
    fill: rgb(160,173,152);
}

.training_method_lYwj::after {
    background: linear-gradient(180deg, transparent, rgb(229,233,225) 90%);
    bottom: 0;
    transform: skewY(-2deg);
    left: 0;
    position: absolute;
    z-index: -1;
    height: 60%;
    width: 100%;
    content: "";
    transform-origin: bottom;
}

.training_method_lYwj:hover h2::before {
    transform: scaleX(1.5);
}

.training_method_lYwj .text_details_HLmD {
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(255, 255, 255, 0.5), 0.8), rgba(rgb(255, 255, 255, 0.5), 0.4));
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    z-index: 2;
    border-left: 5px solid rgb(160,173,152);
    backdrop-filter: blur(10px);
    padding: 2.5rem 3rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
}

.secure_grotto_tAsr::before {
    position: absolute;
    content: "";
    filter: blur(60px);
    right: -5%;
    height: 250px;
    z-index: 0;
    transform: rotate(-15deg);
    background: linear-gradient(120deg, rgb(197,208,191,0.5), rgb(160,173,152,0.5));
    top: -10%;
    width: 250px;
    opacity: 0.3;
}

.secure_grotto_tAsr h1::after {
    transition: width 0.3s ease-out;
    left: 0;
    bottom: 0;
    transform-origin: left center;
    position: absolute;
    height: 4px;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(197,208,191), rgb(160,173,152));
}

.secure_grotto_tAsr h2:hover::before {
    height: 8px;
    opacity: 0.4;
}

.secure_grotto_tAsr h3 {
    margin: 2rem 0 1rem;
    position: relative;
    color: #000000;
    font-weight: 600;
    padding-left: 15px;
    font-size: calc(28px * 0.8);
}

.secure_grotto_tAsr strong {
    padding-bottom: 2px;
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.secure_grotto_tAsr li {
    position: relative;
    color: #000000;
    font-size: 15px;
    padding-left: 0.5rem;
    line-height: 1.7;
    margin-bottom: 1rem;
}

.secure_grotto_tAsr span {
    line-height: 1.75;
    padding-left: 1rem;
    font-size: 15px;
    border-left: 1px dashed rgb(160,173,152,0.5);
    margin-bottom: 1.5rem;
    display: block;
    color: #000000;
}

#cookieWarningWindow_ZTfG {
    display: none;
}

.privacyPolicyOverlay_gvie h5 {
    font-weight: 700;
    color: rgb(197,208,191);
    margin-bottom: 6px;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.cookie_updates_bjcw:hover {
    border: 2px solid #ffffff;
}


.core-container_QKHT .privacyPolicyOverlay_gvie {
    background: rgb(160,173,152);
    padding: 30px 0;
    border: none;
}

.pricing_offer_bwCW {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.pricing_offer_bwCW .pricing_deals_mFcG {
    position: relative;
}

.pricing_offer_bwCW .value_pricing_Fpcj {
    color: rgb(255, 255, 255, 0.5);
    overflow-wrap: break-word;
    font-size: 13px;
    transform: translateY(20px);
    line-height: 1.6;
    margin: 0 auto 50px;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    word-break: break-word;
    text-align: center;
    max-width: 700px;
    opacity: 0;
}

.pricing_offer_bwCW .value_fees_eBak {
    position: relative;
    will-change: transform;
    text-decoration: none;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    display: block;
}

.pricing_offer_bwCW .value_fees_eBak:hover .price_grid_VBlS::before {
    opacity: 1;
}

.pricing_offer_bwCW .study_pricing_FPoD h4 {
    position: relative;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: calc(24px * 1.1);
    color: #ffffff;
}

.pricing_offer_bwCW .trial_pricing_lBOI {
    position: relative;
    color: #ffffff;
    background-clip: text !important;
    padding: 5px 0;
    display: inline-block;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    align-self: flex-start;
    font-size: calc(24px * 1.3);
    background: linear-gradient(135deg, rgb(197,208,191), rgb(160,173,152));
}

.leadership_profile_PlYT .student_reviews_jYmc:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.leadership_profile_PlYT .student_reviews_jYmc:hover .img_shadow_box_Bkeg {
    transform: rotate(-5deg);
}

.leadership_profile_PlYT .student_reviews_jYmc span:not(.name) {
    transform: translateX(0);
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: transform 0.5s ease;
    font-weight: 300;
    margin-top: 5px;
}

.leadership_profile_PlYT .student_reviews_jYmc:hover .experience_data_FNZO::before {
    transform: scaleX(1);
}

header .nav_skill_sqAX {
    width: 100%;
    padding: 0;
}

header .top_mainwrap_MgSH {
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
}

header .first_class_giJx:after {
    transform: scaleX(0);
    left: 0;
    transition: transform 0.3s ease;
    bottom: 0;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    transform-origin: center;
    background-color: rgb(197,208,191);
}

header .head_main_fqNi:hover:before {
    opacity: 1;
}

header .head_main_fqNi:hover svg {
    transform: scale(1.05);
}

.customer_support_Cvrw::after {
    right: -10%;
    mix-blend-mode: multiply;
    pointer-events: none;
    opacity: 0.2;
    height: 70%;
    content: "";
    width: 70%;
    background: radial-gradient(circle, rgb(160,173,152,0.5) 0%, transparent 70%);
    bottom: -5%;
    z-index: 0;
    filter: blur(40px);
    position: absolute;
}

.customer_support_Cvrw .get_contactbox_LUJR::before {
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(197,208,191) 0%, 
        rgb(160,173,152) 50%, 
        rgb(197,208,191) 100%);
    left: 0;
    background-size: 200% 100%;
    right: 0;
    height: 5px;
    z-index: 1;
    animation: shimmer 3s infinite linear;
    content: "";
}

.customer_support_Cvrw h5 {
    animation: fadeUp 0.8s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    display: flex;
    color: #000000;
    font-size: 21px;
    margin-bottom: 0.5rem;
    align-items: center;
    opacity: 0;
    transform: translateY(20px);
    font-weight: 600;
}

.customer_support_Cvrw .contact_panel_MZLh {
    box-shadow: 0 4px 10px -5px rgba(0,0,0,0.1);
    display: flex;
    color: rgb(197,208,191);
    font-weight: 600;
    padding: 1rem;
    transition: all 0.3s ease;
    text-decoration: none;
    align-items: center;
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.3) 100%);
    border: 1px solid rgba(rgb(197,208,191,0.5), 0.1);
}

.explore_now_dCOa .container {
    flex-direction: column;
    z-index: 2;
    display: flex;
    margin: 0 auto;
    transform: skewY(2deg);
    position: relative;
    padding: 0 2rem;
    align-items: center;
    max-width: 1200px;
}

.explore_now_dCOa h6::after {
    bottom: -15px;
    height: 3px;
    opacity: 0.7;
    position: absolute;
    transform: translateX(-50%);
    background: #ffffff;
    content: "";
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    left: 50%;
}

.explore_now_dCOa .inquiry_widget_BgoO::before {
    left: 0;
    height: 100%;
    transition: opacity 0.4s ease;
    z-index: -1;
    content: "";
    opacity: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(160,173,152,0.5) 100%);
    top: 0;
}

.explore_now_dCOa .inquiry_widget_BgoO:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    color: rgb(160,173,152);
}

.explore_now_dCOa .inquiry_widget_BgoO:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

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

.title_board_WlCs h1::after {
    content: "";
    left: 0;
    bottom: -10px;
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    height: 4px;
    background: linear-gradient(90deg, rgb(197,208,191), transparent);
    width: 60px;
}

.title_board_WlCs ul {
    gap: 1rem;
    margin: 0;
    display: flex;
    list-style: none;
    padding: 0;
}

.title_board_WlCs .inquiry_widget_BgoO:hover::before {
    left: 100%;
}

.title_board_WlCs .img_shadow_box_Bkeg {
    min-height: 450px;
    overflow: hidden;
    position: relative;
    height: 100%;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    transition: transform 0.5s ease;
}

.course_rewards_qhKW {
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.course_rewards_qhKW .img_shadow_box_Bkeg {
    border-radius: 10px;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    filter: saturate(1.05);
    height: 100%;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(-5deg) translateZ(20px);
    width: 100%;
}

.course_rewards_qhKW h1 {
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    transition: transform 0.4s ease;
    transform: translateX(0);
    position: relative;
    margin-bottom: 30px;
    font-size: 46px;
}

.course_rewards_qhKW li:hover {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transform: translateX(5px) translateY(-2px);
}

.course_rewards_qhKW li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.course_rewards_qhKW li:nth-child(odd) {
    transform: translateX(-5px);
}


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



@media (min-width: 992px) {.thanksWrap_pGeW {
    padding: 8rem 0;
}.thanksWrap_pGeW .who_weare_EzsD {
    padding: 5rem;
    gap: 4rem;
}.thanksWrap_pGeW .who_weare_EzsD > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.thanksWrap_pGeW .who_weare_EzsD:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.thanksWrap_pGeW .who_weare_EzsD > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.thanksWrap_pGeW .who_weare_EzsD:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.thanksWrap_pGeW a {
    padding: 1rem 0;
}.thanksWrap_pGeW p {
    line-height: 1.8;
}.thanksWrap_pGeW .container::before {
    width: 80%;
    position: absolute;
    height: 1px;
    content: "";
    opacity: 0.5;
    background: linear-gradient(90deg, transparent, rgb(197,208,191,0.5), transparent);
    left: 10%;
    bottom: -20px;
}
}



@media (max-width: 992px) {.course_program_description_IDnB {
    padding: 80px 0;
}.course_program_description_IDnB .text_details_HLmD {
    margin-bottom: 40px;
    padding: 40px;
}.course_program_description_IDnB .img_shadow_box_Bkeg {
    height: 60%;
}
}



@media (min-width: 992px) {.our_story_vrud {
    padding: 180px 0 120px;
}.our_story_vrud::after {
    animation: floatElement 15s infinite ease-in-out;
    right: -5%;
    opacity: 0.15;
    transform: rotate(15deg);
    top: -10%;
    position: absolute;
    z-index: 1;
    width: 300px;
    border: 15px solid rgb(160,173,152,0.5);
    content: "";
    height: 300px;
    border-radius: 10px;
}.our_story_vrud .container {
    padding: 0 40px;
}.our_story_vrud h2 {
    font-size: calc(36px * 1.4);
    margin-bottom: 70px;
}.our_story_vrud .text_details_HLmD {
    margin-left: 80px;
    padding: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 80px 100%, 0 calc(100% - 80px));
}.our_story_vrud .text_details_HLmD p {
    margin-bottom: 30px;
    font-size: calc(14px * 1.8);
}
}



@media (min-width: 768px) {.training_method_lYwj .who_weare_EzsD {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}.training_method_lYwj h2 {
    padding-bottom: 2rem;
    transform: translateX(-10px);
    font-size: calc(33px * 1.2);
    margin-bottom: 0;
}.training_method_lYwj h2::before {
    width: 180px;
    height: 5px;
}.training_method_lYwj .text_details_HLmD {
    transform: perspective(1000px) rotateY(2deg) translateZ(0) translateX(20px);
}.training_method_lYwj .text_details_HLmD:hover {
    transform: perspective(1000px) rotateY(-1deg) translateZ(0) translateX(15px) translateY(-5px);
}
}



@media (max-width: 576px) {.secure_grotto_tAsr {
    padding: 2rem 0.75rem;
}.secure_grotto_tAsr .container {
    padding: 1.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 8px),
            calc(100% - 8px) 100%,
            0 100%
        );
}.secure_grotto_tAsr h1 {
    font-size: calc(47px * 0.7);
    padding-bottom: 0.75rem;
}.secure_grotto_tAsr h1::after {
    height: 3px;
    width: 60px;
}.secure_grotto_tAsr h2 {
    font-size: calc(28px * 0.7);
}.secure_grotto_tAsr h2::before {
    height: 8px;
}.secure_grotto_tAsr h3 {
    padding-left: 12px;
    font-size: calc(28px * 0.6);
}.secure_grotto_tAsr h3::before {
    width: 3px;
}.secure_grotto_tAsr h4 {
    font-size: calc(28px * 0.55);
}.secure_grotto_tAsr p, 
    .secure_grotto_tAsr li,
    .secure_grotto_tAsr span {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.secure_grotto_tAsr ul {
    padding-left: 1.25rem;
}.secure_grotto_tAsr span {
    padding-left: 0.75rem;
}}



@media (max-width: 767px) {header .nav_info_lDbr {
    left: 0;
    overflow: hidden;
    flex-direction: column;
    transition: max-height 0.4s ease;
    max-height: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    gap: 0;
    position: absolute;
    width: 100%;
    z-index: 1001;
    top: 100%;
    background-color: #ffffff;
    padding: 0;
    border-bottom: 3px solid rgb(197,208,191);
}header .menu.active {
    max-height: 400px;
}header .first_class_giJx {
    width: 100%;
    border-bottom: 1px solid rgb(229,233,225);
    padding: 12px 20px;
}header .first_class_giJx:last-child {
    border-bottom: none;
}header .first_class_giJx:before {
    left: 5px;
}header .top_mainwrap_MgSH {
    padding: 5px 0;
}header .head_main_fqNi {
    margin: 0 auto;
}
}



@media (max-width: 768px) {.title_board_WlCs {
    padding: 3rem 0;
}.title_board_WlCs .who_weare_EzsD {
    padding: 0 1.5rem;
    gap: 2rem;
}.title_board_WlCs h1 {
    font-size: 35px;
    margin-bottom: 1rem;
}.title_board_WlCs .edu_title_pLJn p {
    font-size: 15px;
    margin: 1rem 0;
}.title_board_WlCs svg {
    height: 60px;
    width: 60px;
}.title_board_WlCs .img_shadow_box_Bkeg {
    min-height: 300px;
}.title_board_WlCs .text_details_HLmD::before,
    .title_board_WlCs .text_details_HLmD::after {
    height: 50px;
    width: 50px;
}
}



@media (max-width: 576px) {.course_rewards_qhKW {
    padding: 50px 0;
}.course_rewards_qhKW .img_shadow_box_Bkeg {
    max-height: 250px;
}.course_rewards_qhKW h1 {
    font-size: calc(46px * 0.7);
}.course_rewards_qhKW .text_details_HLmD::before {
    left: -15px;
    width: 3px;
}.course_rewards_qhKW li {
    padding: 10px 12px;
    margin-bottom: 12px;
}.course_rewards_qhKW li p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.course_rewards_qhKW li svg {
    height: 18px;
    width: 18px;
    margin-right: 8px;
}
}



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



@keyframes shimmer {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

