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

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

.top_bar_kaMZU {
    flex: 1 0 auto;
}

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


.statistics_information_ImSLc {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}



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

.statistics_information_ImSLc .statistics_extras_XakTE {
    position: relative;
    grid-template-columns: 1fr 2fr;
    display: grid;
    gap: 40px;
}

.statistics_information_ImSLc .key_classes_TC9x0 svg {
    fill: rgb(202,166,193);
    height: 60px;
    width: 60px;
}

.statistics_information_ImSLc .extra_experts_nZ2LA {
    font-size: 47px;
    position: relative;
    padding-left: 0;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
    grid-column: 2;
    display: flex;
    text-align: left;
    letter-spacing: 2px;
    grid-row: 1;
    margin: 0;
}

.statistics_information_ImSLc .fast_statistics_kYPlD::before {
    content: "";
    background: linear-gradient(90deg, 
                rgb(202,166,193) 0%, 
                transparent 100%);
    width: 100%;
    left: 0;
    top: -30px;
    position: absolute;
    height: 1px;
}

.statistics_information_ImSLc .class_statistics_kVyQN {
    box-shadow: 0 0 0 2px rgb(109,162,180,0.5);
    justify-content: center;
    height: 50px;
    border-radius: 10px;
    order: 1;
    background: #000000;
    margin: 0 0 15px 0;
    align-items: center;
    transform: rotate(-3deg);
    display: flex;
    width: 50px;
}

.statistics_information_ImSLc .key_pros_T4uId p {
    font-size: 18px;
    order: 3;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
    line-height: 1.4;
}

.stay_connected_GlMiW::before {
    content: "";
    animation: pulse 8s infinite alternate;
    transform: rotate(-15deg);
    top: -10%;
    height: 200%;
    border-radius: 12px;
    position: absolute;
    width: 60%;
    left: -5%;
    opacity: 0.7;
    background: linear-gradient(135deg, rgb(109,162,180) 0%, rgb(109,162,180,0.5) 100%);
    z-index: 1;
}

.stay_connected_GlMiW .input_holder {
    z-index: 3;
    justify-content: flex-start;
    gap: 1rem;
    position: relative;
    transform: translateX(5%);
    display: flex;
    flex-direction: row;
    align-items: center;
}

.stay_connected_GlMiW .get_started_Xz5ml::placeholder {
    opacity: 0.7;
    color: #000000;
}

.stay_connected_GlMiW .enroll_instantly_MbQhy:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    transform: perspective(800px) rotateX(0) translateY(-5px) translateZ(0);
    background: linear-gradient(135deg, rgb(202,166,193) 0%, rgb(109,162,180) 100%);
}

footer .honor_cta_al1Ie::before {
    opacity: 0.25;
    content: "";
    top: 0;
    height: 100px;
    transform: rotateX(180deg);
    width: 100%;
    background: #ffffff;
    left: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
}

footer .info_item {
    display: flex;
    transition: all 0.3s ease;
    border-radius: 40px;
    align-items: center;
    height: 80px;
    flex: 1 1 200px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    max-width: 300px;
    padding: 0 25px;
    overflow: hidden;
    backdrop-filter: blur(5px);
}

footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

footer .header_know_9CJZ3 svg {
    margin: 0 auto 20px;
    height: 50px;
    filter: brightness(0) invert(1);
    width: auto;
}

footer .header_pagewrap_zuUtP::before,footer .subscribe_holder::before {
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: #ffffff;
    width: 300%;
    z-index: -1;
    opacity: 0.1;
    animation: waveAnimation 20s linear infinite;
    left: -100%;
}

footer .head_master_CAkl6 {
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

footer .head_master_CAkl6 a::before {
    position: absolute;
    transition: left 0.3s ease;
    left: -100%;
    bottom: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: "";
    height: 2px;
    width: 100%;
}

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

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .enroll_instantly_MbQhy {
    position: relative;
    color: rgb(202,166,193);
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    overflow: hidden;
    padding: 15px 20px;
    border-radius: 25px;
    transition: all 0.3s ease;
    background-color: #ffffff;
    border: none;
}

footer .brainstorm_3acgH {
    padding: 0 30px;
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}

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

header .header_guide_pUDRT {
    text-decoration: none;
    display: flex;
    padding: 0.5rem 1rem;
    position: relative;
    justify-content: center;
    margin-bottom: 0.5rem;
}

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

header .header_pagewrap_zuUtP {
    flex-wrap: wrap;
    padding: 0.6rem;
    justify-content: center;
    border-radius: 10px;
    width: 100%;
    gap: 0.4rem;
    background: rgb(222,226,214);
    display: flex;
}

header .nav_guide_TCA0X:hover {
    color: #ffffff;
}

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

header .nav_guide_TCA0X::after {
    transform: scaleX(0);
    content: '';
    transform-origin: left;
    transition: transform 0.3s ease;
    background: linear-gradient(to right, rgb(202,166,193), rgb(109,162,180));
    height: 2px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
}

.contact_box_ckLB3 .reach_request_wYTCg::before {
    left: 0;
    height: 5px;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, 
        rgb(202,166,193), 
        rgb(109,162,180));
    top: 0;
}

.contact_box_ckLB3 .connect_list_MnEUt div {
    display: flex;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    transition: all 0.3s ease;
    padding: 1rem;
    margin-bottom: 2rem;
    align-items: center;
    border-radius: 10px;
}

.contact_box_ckLB3 .connect_list_MnEUt div svg path {
    fill: #ffffff;
}

.contact_box_ckLB3 .connect_list_MnEUt div span {
    color: #000000;
    font-size: 12px;
}

.contact_box_ckLB3 .help_section_pEVdm {
    background: #ffffff;
    flex: 1 0 450px;
    padding: 3rem;
    position: relative;
}

.contact_box_ckLB3 .help_section_pEVdm h3 {
    margin-bottom: 2rem;
    font-size: 20px;
    color: #000000;
    position: relative;
    font-weight: 600;
    text-align: center;
}

.contact_box_ckLB3 .help_section_pEVdm input[type="text"],
.contact_box_ckLB3 .help_section_pEVdm input[type="email"] {
    width: 100%;
    color: #000000;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 12px;
    background: rgb(222,226,214);
    transition: all 0.3s ease;
}

.contact_box_ckLB3 .help_section_pEVdm .help_links_7n1VK input[type="checkbox"]:checked {
    background-color: rgb(202,166,193);
    border-color: rgb(202,166,193);
}

.contact_box_ckLB3 .help_section_pEVdm .help_links_7n1VK label {
    color: #000000;
    line-height: 1.5;
    font-size: calc(12px - 1px);
}

.contact_box_ckLB3 .help_section_pEVdm .help_links_7n1VK label a {
    font-weight: 600;
    color: rgb(202,166,193);
    text-decoration: none;
}

.contact_box_ckLB3 .help_section_pEVdm .inquiry_panel_Skzpc:hover {
    background: rgb(109,162,180);
}

.contact_box_ckLB3 .help_section_pEVdm .inquiry_panel_Skzpc:focus {
    outline: none;
}

.contact_box_ckLB3 .help_section_pEVdm .inquiry_panel_Skzpc:active::after {
    animation: ripple 1s ease-out;
}

.prospective_students_dpmUC .promise_block_ftSnb {
    backdrop-filter: blur(12px);
    z-index: 2;
    box-shadow: 
    0 10px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    position: relative;
    padding: 50px;
    border-radius: 23px;
}

.prospective_students_dpmUC ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 25px;
    margin: 0;
}

.prospective_students_dpmUC ul li::before {
    -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
    background: linear-gradient(
    45deg,
    transparent,
    rgb(109,162,180,0.5),
    rgb(202,166,193,0.5),
    transparent
  );
    border-radius: 23px;
    transition: opacity 0.4s ease;
    opacity: 0.4;
    -webkit-mask-composite: xor;
    padding: 2px;
    content: "";
    mask-composite: exclude;
    position: absolute;
    inset: 0;
}

.prospective_students_dpmUC ul li svg path {
    fill: rgb(109,162,180);
    transition: all 0.3s ease;
}

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

.our_background_DKGPj::after {
    z-index: 0;
    background: rgb(109,162,180,0.5);
    position: absolute;
    opacity: 0.5;
    top: -50%;
    right: -20%;
    transform: rotate(-15deg);
    width: 80%;
    height: 200%;
    filter: blur(80px);
    content: "";
}

.our_background_DKGPj .text_bubble_vNaMW:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

.our_background_DKGPj h5::after {
    height: 2px;
    transition: width 0.4s ease-out;
    width: 0;
    content: "";
    left: 0;
    position: absolute;
    bottom: -8px;
    background: rgb(202,166,193);
}

.our_background_DKGPj .text_bubble_vNaMW:hover h5::after {
    width: 100%;
}

.our_background_DKGPj p b {
    letter-spacing: 1px;
    display: inline-block;
    color: rgb(202,166,193);
    transform: translateY(0);
    font-size: calc(15px * 1.6);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    font-weight: 700;
}

.our_background_DKGPj .text_bubble_vNaMW:hover ol li::before {
    transform: scale(1.2);
}

.our_background_DKGPj .text_bubble_vNaMW:hover div:nth-child(1) {
    transform: translateY(-5px);
}

.our_background_DKGPj .text_bubble_vNaMW:hover div:nth-child(2) {
    transform: translateY(-3px);
}

.program_results_bAmYS::before {
    position: absolute;
    transform: rotate(-10deg);
    z-index: 1;
    background: rgb(109,162,180,0.5);
    top: -10%;
    width: 120%;
    content: "";
    height: 70%;
    left: -5%;
}

.program_results_bAmYS .media_img_bJx8F {
    transition: all 0.5s ease;
    box-shadow: 20px 20px 0 rgb(109,162,180,0.5), -20px -20px 0 rgb(202,166,193,0.5);
    border-radius: 14px;
    transform: rotate(-3deg);
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    width: 45%;
}

.program_results_bAmYS h3 {
    padding-bottom: 15px;
    font-size: 37px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 25px;
    position: relative;
}

.program_results_bAmYS ul {
    grid-template-columns: 1fr;
    list-style: none;
    display: grid;
    margin: 0;
    gap: 20px;
    padding: 0;
}

.program_results_bAmYS li:nth-child(even) {
    transform: translateX(10px);
}

.program_results_bAmYS li p {
    color: #000000;
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    transition: color 0.3s ease;
}

.program_results_bAmYS li:hover svg {
    transform: scale(1.2) rotate(10deg);
    fill: rgb(109,162,180);
}

.privacy_sanctuary_38uHD::after {
    transform: skewY(-3deg) translateY(50%);
    width: 100%;
    z-index: -1;
    opacity: 0.07;
    content: "";
    background: linear-gradient(180deg, transparent 0%, rgb(222,226,214) 100%);
    left: 0;
    height: 300px;
    position: absolute;
    bottom: 0;
}

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

.privacy_sanctuary_38uHD h2 {
    font-size: 37px;
    color: #000000;
    font-weight: 600;
    margin: 2.5rem 0 1.25rem;
    padding-bottom: 0.75rem;
    position: relative;
}

.privacy_sanctuary_38uHD h2:hover::before {
    width: 80px;
}

.privacy_sanctuary_38uHD h3::before {
    top: 0;
    width: 3px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgb(109,162,180);
    transform: scaleY(0.7);
}

.privacy_sanctuary_38uHD p strong {
    background: linear-gradient(120deg, transparent 0%, rgb(109,162,180,0.5) 30%, transparent 100%);
    padding: 0.15em 0.3em;
    font-weight: 600;
    transition: background 0.3s ease;
    margin: 0 -0.3em;
    color: #000000;
}

.privacy_sanctuary_38uHD li:hover::before {
    background: rgb(202,166,193);
    transform: translateY(-50%) scale(1.2);
}

.pricing_option_BidZ5 {
    overflow: hidden;
    padding: 6rem 0;
    background-color: rgb(222,226,214);
    position: relative;
}

.pricing_option_BidZ5::before {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(135deg, rgb(202,166,193,0.5) 0%, transparent 70%);
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
}

.pricing_option_BidZ5 .annual_fee_mNKFo {
    gap: 3rem;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}

.pricing_option_BidZ5 .learning_deals_cdavD h2 {
    font-weight: 700;
    transform: perspective(800px) translateZ(30px);
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 38px;
    color: #000000;
}

.pricing_option_BidZ5 .learning_deals_cdavD h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(202,166,193), rgb(109,162,180));
    position: absolute;
    height: 3px;
    left: 0;
    bottom: -10px;
    width: 80px;
}

.pricing_option_BidZ5 .payment_deals_mt70Q {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    transform: translateZ(0);
    position: relative;
    display: flex;
    border-radius: 10px;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
}

.pricing_option_BidZ5 .pricing_block_hKDB5 h3 {
    transition: transform 0.3s ease;
    font-size: calc(23px * 1.2);
    position: relative;
    transform: translateZ(10px);
    margin-bottom: 1rem;
    color: #000000;
    font-weight: 600;
}

.pricing_option_BidZ5 .promo_cost_jvsLp:hover .pricing_block_hKDB5 h3::after {
    width: 60px;
}

.pricing_option_BidZ5 .indv_cost_dau8s::before {
    height: 2px;
    width: 80px;
    content: "";
    bottom: -8px;
    position: absolute;
    background: linear-gradient(90deg, rgb(202,166,193,0.5), transparent);
    left: 0;
}

.pricing_option_BidZ5 .promo_cost_jvsLp:hover .media_img_bJx8F {
    transform: scale(1.05) translateZ(0);
}

.pricing_option_BidZ5 .media_img_bJx8F::before {
    background: rgb(202,166,193);
    height: 100%;
    transition: opacity 0.3s ease;
    opacity: 0.15;
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
}

.title_page_RqQng::after {
    position: absolute;
    height: 200%;
    width: 80%;
    background: linear-gradient(to bottom right, rgba(94, 170, 168, 0.2), transparent);
    right: -50%;
    top: -50%;
    pointer-events: none;
    transform: rotate(-15deg);
    z-index: 2;
    content: "";
}

.title_page_RqQng:hover .media_img_bJx8F {
    transform: scale(1.03) translateX(-10px);
}

.title_page_RqQng .promise_block_ftSnb::before {
    top: -20%;
    content: "";
    width: 120%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent);
    position: absolute;
    filter: blur(12px);
    left: -10%;
    transform: rotate(-5deg);
    z-index: -1;
    height: 150%;
}

.title_page_RqQng:hover h1::before {
    transform: scaleX(1);
}

.title_page_RqQng .text_bubble_vNaMW {
    gap: 1.5rem;
    transform: perspective(1000px) translateZ(20px);
    position: relative;
    z-index: 6;
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
}

.title_page_RqQng:hover .text_bubble_vNaMW p::before {
    transform: scaleY(1);
}

.title_page_RqQng .page_base_du6wM svg {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), filter 0.7s ease;
    width: 120px;
    height: 120px;
    filter: drop-shadow(0 6px 8px rgba(94, 170, 168, 0.2));
}

.title_page_RqQng:hover .page_base_du6wM svg text {
    fill: rgb(84, 160, 158);
}

.title_page_RqQng h6 .inquiry_panel_Skzpc {
    text-decoration: none;
    background: linear-gradient(135deg, rgb(202,166,193), rgb(84, 160, 158));
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    z-index: 1;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 0.8rem 2rem;
    font-weight: 600;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.3);
    color: #ffffff;
    font-size: 16px;
}

.cookie_message_popup_GWoMZ {
    width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(222,226,214);
    bottom: 0;
    position: fixed;
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(202,166,193);
    z-index: 90;
}

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

#cookiesUsageAgreementBtn_5pcwn {
    background: rgb(202,166,193);
}

#turnOffCookiesCollection_O32RA {
    background: rgba(0, 0, 0, 0.5);
}

.cookie_message_popup_GWoMZ p a:hover {
    color: rgb(109,162,180);
}

#popupConsentNotice_wZNVX:checked ~ .cookie_message_popup_GWoMZ {
    visibility: hidden;
    opacity: 0;
}

.course_program_details_e0VyW::after {
    background: radial-gradient(circle, rgb(109,162,180,0.5) 0%, transparent 70%);
    z-index: 1;
    right: -50px;
    content: "";
    animation: pulse 8s infinite alternate;
    height: 200px;
    border-radius: 50%;
    position: absolute;
    width: 200px;
    top: -50px;
}

.course_program_details_e0VyW .learn_challenge_CTdfa {
    position: relative;
    padding-right: 20px;
    flex: 1;
}

.course_program_details_e0VyW .learn_challenge_CTdfa::before {
    width: 60px;
    animation: rotate 25s linear infinite;
    content: "";
    border: 2px solid rgb(202,166,193,0.5);
    top: -30px;
    position: absolute;
    height: 60px;
    left: -30px;
    z-index: -1;
    border-radius: 50%;
}

.course_program_details_e0VyW .header_know_9CJZ3:hover {
    transform: translateY(-5px) translateZ(0);
}

.course_program_details_e0VyW .header_know_9CJZ3 svg {
    fill: rgb(202,166,193);
    width: 40px;
    max-height: 100%;
    transition: fill 0.3s ease;
    max-width: 100%;
    height: 40px;
}

.course_program_details_e0VyW h3 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-weight: 700;
    color: rgb(202,166,193);
    font-size: 38px;
    position: relative;
}

.course_program_details_e0VyW .media_img_bJx8F {
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 22px;
    flex: 1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    min-height: 400px;
    position: relative;
    overflow: hidden;
}

.course_program_details_e0VyW .promise_block_ftSnb:hover .media_img_bJx8F {
    transform: perspective(1000px) rotateY(0deg);
}

.leadership_experience_35pBh::before {
    background-size: 30px 30px;
    bottom: 0;
    background: 
        linear-gradient(135deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(225deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(315deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    opacity: 0.6;
}

.leadership_experience_35pBh .media_img_bJx8F {
    border-radius: 16px;
    margin: 0 auto;
    height: 150px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
    width: 150px;
}

.leadership_experience_35pBh .job_overview_z6tDF {
    padding: 2rem;
    background: linear-gradient(145deg, rgba(255,255,255,0.65), rgba(255,255,255,0.35));
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.08),
        -6px -6px 12px rgba(255, 255, 255, 0.5),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    font-size: 15px;
    line-height: 1.7;
    transform: translateZ(10px);
    color: #000000;
    border-radius: 12px;
    backdrop-filter: blur(5px);
    position: relative;
}

.ty_content_vIhsJ::after {
    animation: float 18s ease-in-out infinite reverse;
    left: -30px;
    z-index: 1;
    height: 250px;
    bottom: -30px;
    opacity: 0.3;
    width: 250px;
    background: linear-gradient(225deg, rgb(202,166,193,0.5) 0%, rgb(109,162,180,0.5) 80%);
    filter: blur(60px);
    content: "";
    position: absolute;
}

.ty_content_vIhsJ .promise_block_ftSnb {
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    overflow: hidden;
    border-radius: 15px;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    background: #ffffff;
    transform: translateY(30px);
}

.ty_content_vIhsJ li {
    padding-left: 25px;
    position: relative;
}

.ty_content_vIhsJ span {
    transform: translateY(15px);
    color: #000000;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    font-size: calc(12px * 1.05);
    display: block;
    opacity: 0;
    animation: fadeText 0.8s ease forwards 0.8s;
}

.enroll_instantly_GRI3M::before {
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.7;
    content: "";
    background: radial-gradient(circle at 20% 30%, rgb(109,162,180,0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
}

.enroll_instantly_GRI3M:hover h2 {
    transform: perspective(1000px) rotateX(2deg);
}

.enroll_instantly_GRI3M .promise_block_ftSnb:hover {
    transform: translateY(-5px);
}

.enroll_instantly_GRI3M svg {
    height: 48px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 48px;
    transform: rotate(-5deg);
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
}

.enroll_instantly_GRI3M .inquiry_panel_Skzpc {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(202,166,193) 0%, rgb(109,162,180) 100%);
    text-decoration: none;
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding: 1rem 2rem;
    font-size: 14px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    position: relative;
    box-shadow: 0 8px 16px rgba(0,0,0,0.12);
}



@media screen and (max-width: 768px) {.statistics_information_ImSLc {
    padding: 70px 0;
}.statistics_information_ImSLc .key_classes_TC9x0 {
    width: 80px;
    height: 80px;
}.statistics_information_ImSLc .key_classes_TC9x0 svg {
    height: 40px;
    width: 40px;
}.statistics_information_ImSLc .extra_experts_nZ2LA {
    font-size: calc(47px * 0.8);
}.statistics_information_ImSLc .benefits_track_xKrpm {
    padding: 15px;
    font-size: 18px;
    margin: 10px 0 40px;
}.statistics_information_ImSLc .fast_statistics_kYPlD {
    justify-content: center;
}
}



@media (max-width: 768px) {.stay_connected_GlMiW {
    padding: 3rem 1.5rem;
    transform: skewY(-1deg);
}.stay_connected_GlMiW .promise_block_ftSnb {
    transform: skewY(1deg);
}.stay_connected_GlMiW p {
    font-size: 18px;
    transform: translateX(0);
    max-width: 100%;
    text-align: left;
    margin-bottom: 1.5rem;
}.stay_connected_GlMiW .input_holder {
    flex-direction: column;
    align-items: stretch;
    transform: translateX(0);
}.stay_connected_GlMiW .get_started_Xz5ml {
    width: 100%;
    margin-bottom: 1rem;
}.stay_connected_GlMiW .enroll_instantly_MbQhy {
    width: 100%;
}}



@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .header_page_3zPmv {
    padding: 0.8rem;
    gap: 0.8rem;
}header .header_guide_pUDRT svg {
    width: 140px;
}header .header_pagewrap_zuUtP {
    padding: 0.5rem;
}header .nav_guide_TCA0X {
    padding: 0.4rem 0.8rem;
    font-size: calc(15px - 1px);
}
}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .header_page_3zPmv {
    padding: 0.6rem;
    gap: 0.6rem;
}header .header_guide_pUDRT svg {
    width: 110px;
}header .header_pagewrap_zuUtP {
    padding: 0.4rem;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .header_pagewrap_zuUtP::-webkit-scrollbar {
    height: 2px;
}header .header_pagewrap_zuUtP::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(202,166,193);
}header .nav_guide_TCA0X {
    flex-shrink: 0;
    white-space: nowrap;
}}



@media screen and (max-width: 576px) {.contact_box_ckLB3 {
    padding: 3rem 0;
}.contact_box_ckLB3 .connect_list_MnEUt,
    .contact_box_ckLB3 .help_section_pEVdm {
    padding: 1.5rem;
}.contact_box_ckLB3 .connect_list_MnEUt div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.contact_box_ckLB3 .connect_list_MnEUt div svg {
    width: 20px;
    height: 20px;
}.contact_box_ckLB3 .help_section_pEVdm input[type="text"],
    .contact_box_ckLB3 .help_section_pEVdm input[type="email"] {
    padding: 0.8rem 1rem;
}.contact_box_ckLB3 .help_section_pEVdm::before {
    display: none;
}}



@media (max-width: 992px) {.our_background_DKGPj {
    padding: 90px 0;
}.our_background_DKGPj .text_bubble_vNaMW {
    transform: perspective(1000px) rotateY(0deg);
    padding: 35px 40px;
}.our_background_DKGPj p b {
    font-size: calc(15px * 1.4);
}
}



@media (max-width: 991px) {.program_results_bAmYS {
    padding: 60px 0;
}.program_results_bAmYS .promise_block_ftSnb {
    flex-direction: column;
    transform: perspective(1000px) rotateY(0deg);
}.program_results_bAmYS .media_img_bJx8F {
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    margin-bottom: 30px;
    width: 80%;
}.program_results_bAmYS .text_bubble_vNaMW {
    width: 90%;
    transform: translateX(0) rotate(0deg);
}.program_results_bAmYS li:nth-child(odd),
    .program_results_bAmYS li:nth-child(even) {
    transform: translateX(0);
}
}



@media (min-width: 992px) {.privacy_sanctuary_38uHD {
    padding: 6rem 4rem;
}.privacy_sanctuary_38uHD::after {
    transform: skewY(-5deg) translateY(50%);
}.privacy_sanctuary_38uHD .container {
    padding: 0 3rem;
}.privacy_sanctuary_38uHD h1 {
    font-size: calc(44px * 1.2);
}.privacy_sanctuary_38uHD h2 {
    font-size: calc(37px * 1.1);
}.privacy_sanctuary_38uHD p {
    max-width: 80%;
    font-size: calc(13px * 1.05);
}.privacy_sanctuary_38uHD ul {
    margin: 2rem 0 2.5rem;
}.privacy_sanctuary_38uHD li {
    font-size: calc(13px * 1.05);
    margin-bottom: 1rem;
}
}



@media (min-width: 992px) {.pricing_option_BidZ5 .annual_fee_mNKFo {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.pricing_option_BidZ5 .learning_deals_cdavD {
    padding: 3rem;
}.pricing_option_BidZ5 .fee_struct_G1siU {
    grid-column: 1;
    grid-row: 1;
}.pricing_option_BidZ5 .learning_deals_cdavD {
    position: sticky;
    top: 2rem;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    grid-row: 1;
    align-self: start;
    grid-column: 2;
}.pricing_option_BidZ5 .learning_deals_cdavD:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}



@media screen and (max-width: 1200px) {.title_page_RqQng .promise_block_ftSnb {
    width: 70%;
    padding: 3rem;
}.title_page_RqQng .media_img_bJx8F {
    width: 45%;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 5% 100%);
}.title_page_RqQng h1 {
    font-size: calc(39px * 0.9);
}.title_page_RqQng .text_bubble_vNaMW p {
    max-width: 90%;
    font-size: calc(14px * 1.1);
}
}



@media screen and (max-width: 576px) {.title_page_RqQng {
    min-height: auto;
}.title_page_RqQng .promise_block_ftSnb {
    padding: 2.5rem 1rem;
}.title_page_RqQng .media_img_bJx8F {
    height: 30vh;
}.title_page_RqQng h1 {
    font-size: calc(39px * 0.65);
}.title_page_RqQng h1::before {
    width: 60px;
    height: 3px;
}.title_page_RqQng .text_bubble_vNaMW p {
    font-size: calc(14px * 0.9);
}.title_page_RqQng .text_bubble_vNaMW p::before {
    width: 2px;
    left: -15px;
}.title_page_RqQng .page_base_du6wM svg {
    width: 70px;
    height: 70px;
}.title_page_RqQng h6 .inquiry_panel_Skzpc {
    font-size: calc(16px * 0.85);
    padding: 0.6rem 1.5rem;
}
}


@media only screen and (max-width: 800px) {.learn_consent_fnZ30 {
    padding: 15px;
}.cookie_check_dbk6g {
    display: none;
}.cookie_message_popup_GWoMZ h5 {
    font-size: 21px;
}.cookie_message_popup_GWoMZ p {
    font-size: 16px;
}}



@media screen and (max-width: 576px) {.course_program_details_e0VyW {
    padding: 40px 0;
}.course_program_details_e0VyW .promise_block_ftSnb {
    gap: 20px;
    padding: 20px;
}.course_program_details_e0VyW .header_know_9CJZ3 {
    max-width: 120px;
    margin-bottom: 15px;
    height: 40px;
}.course_program_details_e0VyW h3 {
    font-size: calc(38px - 8px);
}.course_program_details_e0VyW .media_img_bJx8F {
    min-height: 250px;
}}



@media (min-width: 1200px) {.leadership_experience_35pBh {
    padding: 10rem 0;
}.leadership_experience_35pBh .container {
    padding: 0 3rem;
}.leadership_experience_35pBh .testimonial_feedback_ArHlk {
    padding: 5rem;
    gap: 4rem;
}.leadership_experience_35pBh .media_img_bJx8F {
    height: 220px;
    width: 220px;
}.leadership_experience_35pBh .name {
    margin-bottom: 0.75rem;
    font-size: calc(24px * 1.3);
}.leadership_experience_35pBh .testimonial_feedback_ArHlk div:nth-child(2) div {
    margin-bottom: 1.5rem;
    font-size: calc(15px * 1.05);
}.leadership_experience_35pBh .job_overview_z6tDF {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
    padding: 2.5rem;
}
}



@media (hover: hover) {.ty_content_vIhsJ .promise_block_ftSnb:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    transform: translateY(-5px);
}.ty_content_vIhsJ .promise_block_ftSnb:hover::before {
    background: linear-gradient(to bottom, rgb(202,166,193), rgb(109,162,180));
    transition: background 0.5s ease;
}}



@media (max-width: 576px) {.enroll_instantly_GRI3M {
    padding: 2.5rem 1rem;
}.enroll_instantly_GRI3M h2 {
    margin-bottom: 1.8rem;
    font-size: calc(34px * 0.7);
}.enroll_instantly_GRI3M svg {
    width: 32px;
    height: 32px;
}.enroll_instantly_GRI3M .inquiry_panel_Skzpc {
    font-size: calc(14px * 0.9);
    padding: 0.7rem 1.4rem;
}
}



@keyframes float {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    100% {
        transform: rotate(25deg) translateY(-20px);
    }
}



@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}



@keyframes shine-effect {
  0% {
    transform: rotate(25deg) translateX(-100%);
  }
  80%, 100% {
    transform: rotate(25deg) translateX(100%);
  }
}



@keyframes expandHeight {
    to {
        transform: scaleY(1);
    }
}



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

