.design_res_7wITKy {
    flex: 0 0 auto;
}

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

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

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

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


.customer_feedback_hR6Nf8 {
    position: relative;
    background: rgb(201,200,188);
    padding: 100px 0;
    overflow: hidden;
}

.customer_feedback_hR6Nf8::before {
    z-index: 1;
    border-radius: 50%;
    top: -400px;
    opacity: 0.2;
    position: absolute;
    height: 800px;
    filter: blur(100px);
    width: 800px;
    right: -400px;
    content: "";
    background: rgb(172,167,173,0.5);
}

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

.customer_feedback_hR6Nf8 h4::after {
    border-radius: 64% 36% 43% 57% / 40% 51% 49% 60%;
    z-index: -1;
    left: -30px;
    content: "";
    background: rgb(172,167,173,0.5);
    top: -20px;
    position: absolute;
    height: 60px;
    width: 60px;
}

.customer_feedback_hR6Nf8 .learner_stories_218WUk::after {
    width: 1px;
    position: absolute;
    content: "";
    z-index: 1;
    top: 10%;
    left: 50%;
    height: 80%;
    background: linear-gradient(to bottom, transparent, rgb(130,122,133,0.5), transparent);
}

.customer_feedback_hR6Nf8 .success_stories_yj52Ub:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 37% 63% 46% 54% / 48% 45% 55% 52%;
}

.customer_feedback_hR6Nf8 .success_stories_yj52Ub::before {
    position: absolute;
    content: "";
    inset: 5px;
    z-index: -1;
    border-radius: inherit;
    background: #ffffff;
}

.customer_feedback_hR6Nf8 .success_stories_yj52Ub::after {
    z-index: -2;
    opacity: 0.7;
    background: linear-gradient(135deg, rgb(172,167,173,0.5), rgb(130,122,133,0.5));
    inset: 0;
    border-radius: inherit;
    content: "";
    position: absolute;
}

.customer_feedback_hR6Nf8 .success_stories_yj52Ub:nth-child(3n) {
    border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    transform: translateY(-20px);
}

.customer_feedback_hR6Nf8 .pic_hover_X5l3sh {
    width: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    height: 80px;
    animation: morphing 10s infinite alternate ease-in-out;
    border-radius: 65% 35% 65% 35% / 35% 65% 35% 65%;
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-bottom: 20px;
}

.customer_feedback_hR6Nf8 .success_stories_yj52Ub span::after {
    left: 50%;
    background: rgb(172,167,173);
    position: absolute;
    width: 30px;
    content: "";
    height: 2px;
    bottom: -8px;
    transform: translateX(-50%);
}

.about_this_RK3es0 {
    z-index: 1;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.about_this_RK3es0::after {
    background: radial-gradient(circle at center, rgb(172,167,173,0.5) 0%, transparent 70%);
    width: 200%;
    animation: pulse 15s infinite alternate ease-in-out;
    left: -50%;
    opacity: 0.3;
    top: -50%;
    content: "";
    z-index: -1;
    position: absolute;
    height: 200%;
}

.about_this_RK3es0 .text_group_pUNbSM:hover {
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.07),
        inset 6px 6px 18px rgba(255, 255, 255, 0.07),
        inset -6px -6px 18px rgba(0, 0, 0, 0.07);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}

.about_this_RK3es0 h1 {
    position: relative;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 42px;
    padding-bottom: 15px;
}

.about_this_RK3es0 .text_group_pUNbSM:hover h1::after {
    transform: scaleX(1.5);
}

.about_this_RK3es0 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about_this_RK3es0 ul li {
    margin-bottom: 20px;
}

.about_this_RK3es0 ul li h4 {
    color: rgb(172,167,173);
    margin-bottom: 15px;
    font-size: calc(23px * 1.2);
    position: relative;
    font-weight: 600;
    transition: transform 0.3s ease;
    letter-spacing: 1px;
    display: inline-block;
    transform: translateX(0);
}

.about_this_RK3es0 .text_group_pUNbSM:hover ul li h4 {
    transform: translateX(20px);
}

.about_this_RK3es0 ul li span {
    padding: 20px;
    display: block;
    transform: translateY(0);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.8;
    position: relative;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0.9;
    border-left: 3px solid rgb(172,167,173);
    font-size: 12px;
    overflow: hidden;
}

.about_this_RK3es0 .text_group_pUNbSM:hover ul li span::before {
    opacity: 0.1;
}

.leadership_profile_yaBDEb {
    padding: 8rem 0;
    position: relative;
    overflow: hidden;
    min-height: 700px;
    background: linear-gradient(150deg, rgb(201,200,188) 0%, #000000 100%);
}

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

.leadership_profile_yaBDEb .success_stories_yj52Ub {
    gap: 20px 30px;
    min-height: 580px;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    background: transparent;
    position: relative;
    grid-template-columns: 45% 1fr;
    display: grid;
    grid-template-rows: auto auto 1fr;
}

.leadership_profile_yaBDEb .success_stories_yj52Ub::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    left: 0;
    z-index: -2;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    top: 0;
    backdrop-filter: blur(15px);
    border-radius: 30px;
}

.leadership_profile_yaBDEb .success_stories_yj52Ub:hover .pic_hover_X5l3sh {
    transform: scale(1.02);
    filter: contrast(1.2) brightness(1.1);
}

.leadership_profile_yaBDEb .pic_hover_X5l3sh::before {
    left: 0;
    content: "";
    top: 0;
    z-index: 3;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    width: 10px;
    animation: pulseOpacity 3s ease-in-out infinite;
    background: rgb(172,167,173);
}

.leadership_profile_yaBDEb .success_stories_yj52Ub:hover .name {
    transform: translateX(15px);
}

.leadership_profile_yaBDEb .name::after {
    height: 2px;
    transition: width 0.5s ease;
    left: 0;
    width: 0;
    bottom: 0;
    background: rgb(172,167,173);
    content: "";
    position: absolute;
}

.leadership_profile_yaBDEb .success_stories_yj52Ub:hover span:not(.name) {
    transform: translateX(15px);
    background: rgba(0, 0, 0, 0.3);
}

.leadership_profile_yaBDEb .job_timeline_dBObW4 {
    width: 95%;
    position: relative;
    padding: 2rem;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    font-size: 17px;
    border-radius: 30px;
    align-self: start;
    z-index: 2;
    grid-area: quote;
    border-left: 4px solid rgb(130,122,133);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    margin-right: 0;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    line-height: 1.8;
}

.subscribe_to_newsletter_uV098U {
    padding: 90px 0;
    position: relative;
    overflow: hidden;
    background: rgb(201,200,188);
}

.subscribe_to_newsletter_uV098U::before {
    opacity: 0.3;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(172,167,173,0.5) 95%),
        linear-gradient(90deg, transparent 95%, rgb(172,167,173,0.5) 95%);
    top: 0;
    z-index: 1;
    background-size: 20px 20px;
    content: "";
    width: 100%;
    position: absolute;
}

.subscribe_to_newsletter_uV098U .inquiry_support_AlSFZ0 {
    transform-style: preserve-3d;
    padding-bottom: 20px;
    position: relative;
    flex-direction: column;
    display: flex;
}

.subscribe_to_newsletter_uV098U .inquiry_support_AlSFZ0::after {
    position: absolute;
    border: 2px dashed rgb(172,167,173,0.5);
    left: 20px;
    animation: rotateFrame 20s linear infinite;
    z-index: -1;
    height: calc(100% - 40px);
    content: "";
    top: 20px;
    width: calc(100% - 40px);
}

.subscribe_to_newsletter_uV098U h3::before {
    content: "";
    position: absolute;
    background: rgb(172,167,173);
    left: 0;
    bottom: 0;
    height: 5px;
    width: 60px;
}

.subscribe_to_newsletter_uV098U h3::after {
    bottom: 0;
    height: 5px;
    background: rgb(130,122,133);
    content: "";
    position: absolute;
    width: 30px;
    left: 70px;
}

.subscribe_to_newsletter_uV098U input[type="email"]:focus {
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.5);
    outline: none;
    transform: translateY(-5px);
}

.subscribe_to_newsletter_uV098U .sub_alerts_4cX2AF {
    cursor: pointer;
    margin-top: 10px;
    background: rgb(172,167,173);
    align-self: center;
    font-weight: 600;
    border-radius: 16px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 18px 0;
    width: 80%;
    border: none;
    overflow: hidden;
}

.subscribe_to_newsletter_uV098U .sub_alerts_4cX2AF:hover::before {
    left: 0;
}

.subscribe_to_newsletter_uV098U .sub_alerts_4cX2AF:active {
    transform: translateY(-2px);
}

.subscribe_to_newsletter_uV098U .sub_alerts_4cX2AF:hover::after {
    opacity: 1;
    right: 20px;
}

.course_program_details_85l0St {
    flex-direction: column;
    justify-content: center;
    display: flex;
    background-color: #000000;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}

.course_program_details_85l0St .learn_business_O0GLX3 {
    animation: split-carousel 40s linear infinite;
    height: 100%;
    display: flex;
    width: 500%;
}

.course_program_details_85l0St .learn_development_gKPvt8 {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.course_program_details_85l0St .learn_development_gKPvt8:nth-child(even) {
    mask-image: linear-gradient(to right, transparent 5%, black 20%, black 80%, transparent 95%);
}

.course_program_details_85l0St .learn_development_gKPvt8:hover img {
    transform: scale(1.05);
    filter: grayscale(0) contrast(1.3);
}

.course_program_details_85l0St .academy_team_D9Z6ty {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.course_program_details_85l0St .learn_track_6G9UhX {
    border-radius: 27px;
    border: 1px solid rgb(172,167,173,0.5);
    backdrop-filter: blur(10px);
    position: relative;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 3rem;
    text-align: center;
    overflow: hidden;
    max-width: 550px;
}

.course_program_details_85l0St .learn_track_6G9UhX h3 {
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    font-size: 32px;
    display: inline-block;
    position: relative;
    color: #ffffff;
}

.course_program_details_85l0St .learn_track_6G9UhX p {
    position: relative;
    line-height: 1.8;
    color: #ffffff;
    font-size: 17px;
    margin-bottom: 2.5rem;
}

.course_program_details_85l0St .learn_track_6G9UhX .connect_widget_DjLMCX {
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    overflow: hidden;
    padding: 0.9rem 2.5rem;
    z-index: 1;
    border: 2px solid rgb(172,167,173);
    font-size: 14px;
    background-color: transparent;
    transition: all 0.4s ease;
    position: relative;
}

.course_program_details_85l0St .learn_track_6G9UhX .connect_widget_DjLMCX:hover::before {
    width: 300%;
    height: 300%;
}

footer .design_res_7wITKy::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(172,167,173) 25%, rgb(130,122,133) 25%, rgb(130,122,133) 50%, rgb(172,167,173) 50%, rgb(172,167,173) 75%, rgb(130,122,133) 75%);
    height: 20px;
    position: absolute;
    left: 0;
    content: "";
}

footer .info_item {
    display: flex;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    flex: 1 1 250px;
    align-items: center;
    position: relative;
    justify-content: flex-start;
    padding: 25px;
}

footer .info_item:last-child {
    border-right: none;
}

footer .info_item:hover::after {
    width: 100%;
}

footer .info_item svg {
    flex-shrink: 0;
    width: 22px;
    margin-right: 15px;
    height: 22px;
    fill: rgb(172,167,173);
}

footer .info_item a:hover {
    color: rgb(172,167,173);
}

footer .text_main_holder {
    gap: 20px;
    grid-template-columns: 1fr;
    margin-top: 100px;
    display: grid;
}

footer .head_top_Ms8alQ svg {
    filter: brightness(0) invert(1);
    width: auto;
    height: 45px;
    margin-bottom: 20px;
}

footer .main_teach_VlZ4Jn {
    position: relative;
    padding: 0 25px;
}

footer .main_teach_VlZ4Jn h5::after {
    content: "";
    height: 2px;
    width: 60px;
    left: 0;
    background-color: rgb(172,167,173);
    bottom: -2px;
    position: absolute;
}

footer .top_teach_g14EAm a {
    font-size: 14px;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    margin: 5px 8px 5px 0;
    border-radius: 20px;
}

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

footer .input_holder {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

footer .input_holder::after {
    background-color: rgb(130,122,133);
    border-radius: 50%;
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    left: -10px;
    bottom: -20px;
    z-index: -1;
    opacity: 0.1;
}

footer .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    outline: none;
}

footer .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

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

footer .sub_alerts_4cX2AF:hover {
    background-color: rgb(130,122,133);
}

footer .code_labs_icqQLk {
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
}

.price_card_item_dMjFEc {
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgb(130,122,133,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}

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

.price_card_item_dMjFEc .enroll_cost_8HNron {
    flex-direction: column-reverse;
    display: flex;
    gap: 2.5rem;
}

.price_card_item_dMjFEc .discount_grid_TAeSn4:hover {
    transform: translateY(-5px);
}

.price_card_item_dMjFEc .discount_grid_TAeSn4 h2 {
    color: #000000;
    line-height: 1.3;
    position: relative;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 1rem;
}

.price_card_item_dMjFEc .discount_grid_TAeSn4 h2::after {
    transition: transform 0.5s ease;
    content: "";
    transform-origin: left;
    width: 80px;
    position: absolute;
    height: 3px;
    transform: scaleX(1);
    background: rgb(172,167,173);
    left: 0;
    bottom: -10px;
}

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

.price_card_item_dMjFEc .pricing_offers_Cwn1bG:hover {
    transform: translateY(-8px);
}

.price_card_item_dMjFEc .price_grid_eADavP {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    overflow: hidden;
    height: 100%;
    flex-direction: column;
    position: relative;
    background: #ffffff;
    transition: box-shadow 0.4s ease;
    border-radius: 8px;
}

.price_card_item_dMjFEc .cost_plan_1f943m h3 {
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: calc(18px + 0.1rem);
    line-height: 1.3;
}

.price_card_item_dMjFEc .lesson_fees_LkQA8h::before {
    width: 40px;
    left: 0;
    bottom: -10px;
    height: 2px;
    position: absolute;
    content: "";
    background: rgb(130,122,133);
}

.price_card_item_dMjFEc .pic_hover_X5l3sh {
    transition: transform 0.6s ease-out;
    transform: scale(1);
    position: relative;
    height: 220px;
    width: 100%;
}

.price_card_item_dMjFEc .pricing_offers_Cwn1bG:hover .pic_hover_X5l3sh {
    transform: scale(1.05);
}

.privacy_fortress_jleO7F {
    padding: 4rem 2rem;
    background: linear-gradient(145deg, rgb(201,200,188), #ffffff);
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.privacy_fortress_jleO7F .container {
    margin: 0 auto;
    position: relative;
    opacity: 0;
    max-width: 1140px;
    animation: fadeIn 0.8s ease-out forwards;
    z-index: 1;
}

.privacy_fortress_jleO7F h1 {
    opacity: 0;
    font-size: 46px;
    transform: translateY(10px);
    display: inline-block;
    color: #000000;
    position: relative;
    animation: slideUp 0.7s ease-out forwards 0.2s;
    font-weight: 700;
    margin-bottom: 2rem;
}

.privacy_fortress_jleO7F h2 {
    transform: translateY(10px);
    color: #000000;
    font-size: 38px;
    margin: 2.5rem 0 1.5rem;
    padding-left: 1rem;
    opacity: 0;
    animation: slideUp 0.7s ease-out forwards 0.3s;
    position: relative;
    font-weight: 600;
}

.privacy_fortress_jleO7F h3::before {
    top: 0.25rem;
    opacity: 0.8;
    border-radius: 1.5px;
    width: 3px;
    left: 0;
    position: absolute;
    content: "";
    background: rgb(130,122,133);
    height: 80%;
}

.privacy_fortress_jleO7F h4 {
    color: #000000;
    opacity: 0;
    font-weight: 600;
    margin: 2rem 0 1rem;
    font-size: calc(38px * 0.75);
    transform: translateY(10px);
    padding-left: 0.7rem;
    position: relative;
    animation: slideUp 0.7s ease-out forwards 0.5s;
}

.privacy_fortress_jleO7F ul {
    padding-left: 2rem;
    margin-bottom: 2rem;
    opacity: 0;
    animation: fadeIn 0.8s ease-out forwards 0.6s;
    max-width: 85ch;
}

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

.privacy_fortress_jleO7F strong {
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 600;
}

.gratFrame_oiMDYR {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgb(130,122,133,0.5) 100%);
    position: relative;
}

.gratFrame_oiMDYR::after {
    height: 500px;
    left: -100px;
    width: 500px;
    filter: blur(100px);
    z-index: 0;
    bottom: -100px;
    position: absolute;
    animation: float 20s ease-in-out infinite alternate;
    content: "";
    background: rgb(130,122,133,0.5);
}

.gratFrame_oiMDYR h2 {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
    position: relative;
    opacity: 0;
    font-size: 36px;
    line-height: 1.3;
    transform: translateY(20px);
}

.gratFrame_oiMDYR .academy_team_D9Z6ty {
    transform: translateY(30px);
    background: #ffffff;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s forwards;
    padding: 50px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    border-radius: 26px;
    opacity: 0;
}

.gratFrame_oiMDYR .academy_team_D9Z6ty::after {
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(rgb(130,122,133,0.5), 0.05));
    position: absolute;
    right: 0;
    width: 30%;
    z-index: 1;
}

.gratFrame_oiMDYR li {
    position: relative;
    opacity: 0;
    transform: translateX(20px);
    padding-left: 30px;
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
    margin-bottom: 20px;
}

.gratFrame_oiMDYR li span {
    font-weight: 400;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    display: block;
    transition: transform 0.3s ease;
    transform: translateY(0);
    color: #000000;
    font-size: calc(14px * 1.05);
}

.greeting_page_Der9mB::before {
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(130,122,133,0.5) 0%, transparent 60%);
    z-index: 1;
    position: absolute;
}

.greeting_page_Der9mB .course_page_gG9pOD {
    font-weight: 700;
    color: #000000;
    margin: 0 0 20px;
    font-size: 46px;
    position: relative;
    line-height: 1.2;
    max-width: 650px;
}

.greeting_page_Der9mB .course_page_gG9pOD::after {
    bottom: -10px;
    width: 80px;
    height: 4px;
    animation: expandLine 1s 0.5s forwards ease-out;
    transform: scaleX(0);
    background: rgb(172,167,173);
    content: "";
    transform-origin: left;
    left: 0;
    position: absolute;
}

.greeting_page_Der9mB .virtual_study_qMZdze {
    transition: all 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.greeting_page_Der9mB .virtual_study_qMZdze span {
    transform: translateY(10px);
    animation: fadeInUp 0.8s 0.9s ease-out forwards;
    z-index: 2;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    bottom: 0;
    padding: 30px;
}

.greeting_page_Der9mB .virtual_study_qMZdze:hover {
    transform: translateY(-5px);
}

header:before {
    width: 100%;
    top: 0;
    content: '';
    background-size: 200% 100%;
    position: absolute;
    height: 4px;
    left: 0;
    animation: gradientMove 6s infinite linear;
    background: linear-gradient(90deg, rgb(172,167,173), rgb(130,122,133), rgb(172,167,173));
}

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

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

header .header_start_TVh6KQ:hover {
    color: rgb(172,167,173);
}

header .header_start_TVh6KQ:hover:before {
    transform: translateY(-50%) scale(1);
}

header .header_start_TVh6KQ:hover:after {
    transform: scaleX(1);
}

header .site_core_iYFyDt:before {
    -webkit-mask-composite: xor;
    width: 100%;
    content: '';
    mask-composite: exclude;
    transition: opacity 0.3s ease;
    top: 0;
    border: 2px solid transparent;
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    opacity: 0;
    background: linear-gradient(to right, rgb(172,167,173), rgb(130,122,133)) border-box;
    position: absolute;
    height: 100%;
    border-radius: 10px;
}

.contact_panel_3j219n::after {
    background: rgb(172,167,173,0.5);
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    clip-path: polygon(0 65%, 100% 25%, 100% 100%, 0 100%);
    left: 0;
    content: '';
    height: 100%;
}

.contact_panel_3j219n .inquiry_support_AlSFZ0 {
    display: flex;
    perspective: 1000px;
    overflow: hidden;
    border-radius: 10px;
    transform-style: preserve-3d;
    position: relative;
}

.contact_panel_3j219n .request_widget_dzirUo h3 {
    margin-bottom: 40px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-size: 32px;
    letter-spacing: 2px;
}

.contact_panel_3j219n .request_widget_dzirUo div {
    background: #f5f7fa;
    align-items: center;
    margin-bottom: 30px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 15px;
    border-radius: 10px;
    transform: translateZ(0);
}

.contact_panel_3j219n .request_widget_dzirUo svg path {
    fill: rgb(172,167,173);
}

.contact_panel_3j219n .request_widget_dzirUo span {
    font-weight: 400;
    font-size: 17px;
    color: #000000;
}

.contact_panel_3j219n .request_widget_dzirUo a::after {
    position: absolute;
    content: '';
    bottom: -2px;
    width: 0;
    height: 1px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(172,167,173);
}

.contact_panel_3j219n form {
    position: relative;
}

.contact_panel_3j219n form h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(172,167,173);
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 40px;
    font-size: 32px;
}

.contact_panel_3j219n form input[type="text"]:focus,
.contact_panel_3j219n form input[type="email"]:focus {
    border-bottom-color: rgb(172,167,173);
    outline: none;
    box-shadow: 0 5px 10px -5px rgb(172,167,173,0.5);
}

.contact_panel_3j219n form input::placeholder {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
}

.contact_panel_3j219n .reach_info_9J1HL4 input[type="checkbox"] {
    width: 0;
    height: 0;
    -webkit-appearance: none;
    appearance: none;
    opacity: 0;
    position: absolute;
}

.contact_panel_3j219n .reach_info_9J1HL4 label::before {
    border: 2px solid rgba(255, 255, 255, 0.3);
    content: '';
    position: absolute;
    width: 22px;
    background: transparent;
    height: 22px;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
}

.contact_panel_3j219n .reach_info_9J1HL4 a {
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(172,167,173);
}

.contact_panel_3j219n .reach_info_9J1HL4 a:hover {
    color: rgb(130,122,133);
}

.contact_panel_3j219n .connect_widget_DjLMCX {
    background: rgb(172,167,173);
    width: 100%;
    position: relative;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #ffffff;
    z-index: 1;
    padding: 18px 25px;
    transition: all 0.4s ease;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
}

.course_fit_for_H2mW7L {
    overflow: hidden;
    position: relative;
    padding: 130px 0;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgba(0, 0, 0, 0.5) 100%);
}

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

.course_fit_for_H2mW7L .academy_team_D9Z6ty {
    position: relative;
}

.course_fit_for_H2mW7L h4 {
    position: relative;
    color: #000000;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 70px;
    text-align: center;
    font-size: 28px;
}

.course_fit_for_H2mW7L div {
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
}

.course_fit_for_H2mW7L div p {
    position: relative;
    margin: 0;
    padding: 25px 25px 25px 75px;
    line-height: 1.6;
    min-width: 280px;
    background: #ffffff;
    z-index: 1;
    transition: all 0.3s ease;
    font-size: 13px;
    flex: 0 0 calc(33.333% - 20px);
    border-radius: 23px;
    color: #000000;
}

.course_fit_for_H2mW7L div p::after {
    z-index: -2;
    left: 10px;
    background: #ffffff;
    transition: all 0.3s ease;
    top: 10px;
    border-radius: calc(23px - 10px);
    content: "";
    opacity: 0.2;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    border: 1px solid rgb(130,122,133,0.5);
    position: absolute;
}

.course_fit_for_H2mW7L div p svg {
    border-radius: 50%;
    width: 35px;
    position: absolute;
    left: 25px;
    height: 35px;
    padding: 8px;
    background: rgb(201,200,188);
    transition: all 0.3s ease;
    top: 25px;
}

.course_fit_for_H2mW7L div p:hover svg path {
    fill: rgb(130,122,133);
}


#windowConsentAlert_UdSMIW {
    display: none;
}

#windowConsentAlert_UdSMIW:checked ~ .modalCookieSettings_bmVwvy {
    opacity: 0;
    visibility: hidden;
}

.online_cookies_OC0iox {
    display: flex;
    align-items: center;
    padding: 20px 5%;
    gap: 20px;
    justify-content: space-between;
}

.modalCookieSettings_bmVwvy p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.visitor_confirm_oFBf8E {
    justify-content: center;
    flex-shrink: 0;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(172,167,173));
    align-items: center;
    display: flex;
}

.visitor_controls_tRVAMY {
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(172,167,173);
    color: #000000;
    line-height: 40px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(90deg, rgb(172,167,173), rgb(130,122,133));
    min-width: 140px;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 10px;
    white-space: nowrap;
}

.modalCookieSettings_bmVwvy p a:hover {
    color: rgb(130,122,133);
}


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



@media (max-width: 992px) {.about_this_RK3es0 {
    padding: 80px 0;
}.about_this_RK3es0 .text_group_pUNbSM {
    padding: 30px;
    transform: perspective(800px) rotateX(1deg);
}.about_this_RK3es0 h1 {
    margin-bottom: 20px;
    font-size: calc(42px * 0.85);
}
}



@media (max-width: 768px) {.about_this_RK3es0 {
    padding: 60px 0;
}.about_this_RK3es0 .text_group_pUNbSM {
    transform: none;
    padding: 25px;
}.about_this_RK3es0 .text_group_pUNbSM:hover {
    transform: translateY(-5px);
}.about_this_RK3es0 h1 {
    letter-spacing: 2px;
    font-size: calc(42px * 0.7);
}.about_this_RK3es0 ul li h4 {
    font-size: 23px;
}.about_this_RK3es0 ul li span {
    font-size: calc(12px * 0.9);
    padding: 15px;
}
}



@media (max-width: 576px) {.about_this_RK3es0 {
    padding: 40px 0;
}.about_this_RK3es0 .container {
    padding: 0 20px;
}.about_this_RK3es0 .text_group_pUNbSM {
    padding: 20px;
}.about_this_RK3es0 h1 {
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-size: calc(42px * 0.6);
}.about_this_RK3es0 h1::after {
    width: 60px;
    height: 3px;
}.about_this_RK3es0 ul li span {
    line-height: 1.6;
    padding: 12px;
}}



@media (max-width: 992px) {.leadership_profile_yaBDEb .success_stories_yj52Ub {
    grid-template-areas:
            "pic_hover_X5l3sh"
            "name"
            "career_record_CwkbFR"
            "job_timeline_dBObW4";
    grid-template-columns: 1fr;
    gap: 20px;
    grid-template-rows: auto auto auto auto;
}.leadership_profile_yaBDEb .pic_hover_X5l3sh {
    height: 350px;
    border-radius: 30px 30px 0 0;
}.leadership_profile_yaBDEb .pic_hover_X5l3sh::before {
    width: 100%;
    height: 10px;
}.leadership_profile_yaBDEb .name {
    margin-top: 0;
    text-align: center;
}.leadership_profile_yaBDEb .name::after {
    transform: translateX(-50%);
    left: 50%;
}.leadership_profile_yaBDEb .success_stories_yj52Ub:hover .name {
    transform: translateY(-5px);
}.leadership_profile_yaBDEb .success_stories_yj52Ub span:not(.name) {
    margin: 0 auto;
}.leadership_profile_yaBDEb .success_stories_yj52Ub:hover span:not(.name) {
    transform: translateY(-5px);
}.leadership_profile_yaBDEb .job_timeline_dBObW4 {
    width: 90%;
    border-left: none;
    margin: 0 auto;
    border-top: 4px solid rgb(130,122,133);
}.leadership_profile_yaBDEb .success_stories_yj52Ub:hover .job_timeline_dBObW4 {
    transform: translateY(-5px);
}
}



@media (max-width: 1200px) {.course_program_details_85l0St .learn_track_6G9UhX {
    padding: 2.5rem;
    max-width: 500px;
}
}



@media (max-width: 768px) {.course_program_details_85l0St {
    min-height: 100vh;
}.course_program_details_85l0St .learn_business_O0GLX3 {
    animation-duration: 30s;
}.course_program_details_85l0St .learn_track_6G9UhX {
    max-width: 90%;
    padding: 2rem;
}.course_program_details_85l0St .learn_track_6G9UhX h3 {
    font-size: calc(32px * 0.85);
}.course_program_details_85l0St .learn_development_gKPvt8::after {
    background: linear-gradient(to bottom, 
            #000000 0%, 
            transparent 30%, 
            transparent 70%, 
            #000000 100%
        );
}

}



@media (min-width: 1800px) {.course_program_details_85l0St .learn_track_6G9UhX {
    max-width: 650px;
    padding: 3.5rem;
}.course_program_details_85l0St .learn_track_6G9UhX h3 {
    font-size: calc(32px * 1.2);
}.course_program_details_85l0St .learn_track_6G9UhX p {
    font-size: calc(17px * 1.1);
}.course_program_details_85l0St .learn_track_6G9UhX .connect_widget_DjLMCX {
    padding: 1rem 3rem;
}}



@media (max-width: 991px) {footer .reach_contact_4eZaiY {
    position: relative;
    margin-bottom: 80px;
    top: 0;
}footer .design_res_7wITKy {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}



@media (max-width: 576px) {footer .main_teach_VlZ4Jn h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(21px - 2px);
}footer .top_teach_g14EAm a {
    padding: 6px 12px;
    font-size: calc(14px - 1px);
}footer .input_holder input[type="email"],
    footer .sub_alerts_4cX2AF {
    padding: 12px;
}}



@media (min-width: 992px) {.price_card_item_dMjFEc .enroll_cost_8HNron {
    flex-direction: row;
    align-items: center;
    gap: 3rem;
}.price_card_item_dMjFEc .discount_grid_TAeSn4 {
    width: 35%;
    margin: 0;
}.price_card_item_dMjFEc .deal_board_q6T3QO {
    width: 65%;
}
}



@media (max-width: 767px) {.price_card_item_dMjFEc {
    padding: 4rem 0;
}.price_card_item_dMjFEc .cost_plan_1f943m {
    padding: 1.5rem;
    min-height: 240px;
}.price_card_item_dMjFEc .pic_hover_X5l3sh {
    height: 180px;
}.price_card_item_dMjFEc .discount_grid_TAeSn4 {
    padding: 1.5rem;
}.price_card_item_dMjFEc .discount_grid_TAeSn4 h2 {
    font-size: calc(35px - 0.2rem);
}.price_card_item_dMjFEc .rate_panel_iZRTfo {
    font-size: calc(16px - 0.1rem);
}}



@media (min-width: 992px) {.privacy_fortress_jleO7F {
    background: linear-gradient(165deg, rgb(201,200,188), #ffffff);
    padding: 7rem 4rem;
}.privacy_fortress_jleO7F .container {
    padding: 0 3rem;
}.privacy_fortress_jleO7F h1 {
    margin-bottom: 3.5rem;
    font-size: calc(46px * 1.2);
}.privacy_fortress_jleO7F h1::after {
    height: 4px;
    width: 5rem;
}.privacy_fortress_jleO7F p {
    margin-bottom: 2rem;
}.privacy_fortress_jleO7F h2::before {
    background: linear-gradient(to bottom, rgb(172,167,173), rgb(130,122,133));
}.privacy_fortress_jleO7F li {
    margin-bottom: 1.2rem;
}.privacy_fortress_jleO7F span {
    border-left: 2px solid rgb(130,122,133,0.5);
    padding-left: 1.5rem;
}
}



@media (hover: hover) {.privacy_fortress_jleO7F li:hover::marker {
    color: rgb(130,122,133);
}.privacy_fortress_jleO7F strong:hover {
    color: rgb(172,167,173);
    transition: color 0.3s ease;
}
}



@media (prefers-reduced-motion: reduce) {.privacy_fortress_jleO7F .container,
    .privacy_fortress_jleO7F h1,
    .privacy_fortress_jleO7F h2,
    .privacy_fortress_jleO7F h3,
    .privacy_fortress_jleO7F h4,
    .privacy_fortress_jleO7F p,
    .privacy_fortress_jleO7F ul,
    .privacy_fortress_jleO7F span {
    animation: none;
    transform: none;
    opacity: 1;
}.privacy_fortress_jleO7F h1::after {
    animation: none;
    transform: scaleX(1);
}}



@media (max-width: 992px) {.gratFrame_oiMDYR {
    padding: 80px 0;
}.gratFrame_oiMDYR h2 {
    font-size: calc(36px * 0.85);
    margin-bottom: 30px;
}.gratFrame_oiMDYR .academy_team_D9Z6ty {
    padding: 35px;
}.gratFrame_oiMDYR li span {
    font-size: 14px;
}
}



@media (max-width: 576px) {.gratFrame_oiMDYR {
    padding: 60px 0;
}.gratFrame_oiMDYR h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 20px;
}.gratFrame_oiMDYR .academy_team_D9Z6ty {
    padding: 25px 20px;
}.gratFrame_oiMDYR li {
    padding-left: 20px;
}.gratFrame_oiMDYR li::before {
    height: 8px;
    top: 6px;
    width: 8px;
}.gratFrame_oiMDYR li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}



@media (min-width: 992px) {.greeting_page_Der9mB {
    padding: 180px 0;
}.greeting_page_Der9mB > div {
    gap: 60px;
}.greeting_page_Der9mB .virtual_study_qMZdze {
    height: 450px;
}.greeting_page_Der9mB .course_page_gG9pOD {
    font-size: calc(46px * 1.2);
}
}



@media (max-width: 480px) {.greeting_page_Der9mB {
    padding: 60px 0;
}.greeting_page_Der9mB .course_page_gG9pOD {
    font-size: calc(46px * 0.8);
}.greeting_page_Der9mB p {
    font-size: calc(13px * 0.9);
}.greeting_page_Der9mB .virtual_study_qMZdze {
    height: 260px;
}.greeting_page_Der9mB .virtual_study_qMZdze span {
    padding: 20px;
}.greeting_page_Der9mB .virtual_study_qMZdze h3 {
    font-size: calc(24px * 0.9);
}}



@media (max-width: 767px) {header .main_teach_VlZ4Jn {
    max-height: 0;
    width: 100%;
    flex-direction: column;
    background-color: #ffffff;
    border-bottom: 3px solid rgb(172,167,173);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1001;
    transition: max-height 0.4s ease;
    top: 100%;
    padding: 0;
    left: 0;
    gap: 0;
    overflow: hidden;
}header .menu.active {
    max-height: 400px;
}header .header_start_TVh6KQ {
    border-bottom: 1px solid rgb(201,200,188);
    width: 100%;
    padding: 12px 20px;
}header .header_start_TVh6KQ:last-child {
    border-bottom: none;
}header .header_start_TVh6KQ:before {
    left: 5px;
}header .head_nav_XyfGjl {
    padding: 5px 0;
}header .site_core_iYFyDt {
    margin: 0 auto;
}
}



@media (max-width: 576px) {.contact_panel_3j219n {
    padding: 60px 0;
}.contact_panel_3j219n::before,
    .contact_panel_3j219n::after {
    opacity: 0.9;
    clip-path: none;
}.contact_panel_3j219n::before {
    height: 60%;
}.contact_panel_3j219n::after {
    height: 40%;
    top: 60%;
}.contact_panel_3j219n .request_widget_dzirUo,
    .contact_panel_3j219n .inquiry_grid_ZSjG47 {
    padding: 30px 20px;
}.contact_panel_3j219n .request_widget_dzirUo h3,
    .contact_panel_3j219n form h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.8);
}.contact_panel_3j219n .request_widget_dzirUo div {
    margin-bottom: 20px;
    padding: 12px;
}.contact_panel_3j219n form input[type="text"],
    .contact_panel_3j219n form input[type="email"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_panel_3j219n .reach_info_9J1HL4 {
    margin: 25px 0;
}.contact_panel_3j219n .connect_widget_DjLMCX {
    padding: 15px 20px;
}}



@media (max-width: 479px) {.course_fit_for_H2mW7L {
    padding: 60px 0;
}.course_fit_for_H2mW7L h4 {
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: calc(28px - 6px);
}.course_fit_for_H2mW7L div {
    gap: 15px;
}.course_fit_for_H2mW7L div p {
    padding: 15px 15px 15px 55px;
    font-size: calc(13px - 1px);
}.course_fit_for_H2mW7L div p svg {
    left: 15px;
    height: 25px;
    top: 15px;
    padding: 6px;
    width: 25px;
}}

@keyframes morphing {
    0% {
        border-radius: 65% 35% 65% 35% / 35% 65% 35% 65%;
    }
    25% {
        border-radius: 35% 65% 35% 65% / 65% 35% 65% 35%;
    }
    50% {
        border-radius: 55% 45% 75% 25% / 25% 75% 25% 75%;
    }
    75% {
        border-radius: 25% 75% 45% 55% / 75% 25% 75% 25%;
    }
    100% {
        border-radius: 65% 35% 65% 35% / 35% 65% 35% 65%;
    }
}



@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 150px 150px;
    }
}



@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}



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



@keyframes split-carousel {
    0%, 18% {
        transform: translateX(0);
    }
    23%, 41% {
        transform: translateX(-20%);
    }
    46%, 64% {
        transform: translateX(-40%);
    }
    69%, 87% {
        transform: translateX(-60%);
    }
    92%, 100% {
        transform: translateX(-80%);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



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



@keyframes scaleIn {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(30px, -20px);
    }
    100% {
        transform: translate(0, 0);
    }
}



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



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

