* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(90deg, rgb(120,135,181) 0%, rgb(176,159,193) 100%);
    margin-top: 0;
    overflow: visible;
    position: relative;
    padding: 0;
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}

html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
}


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

.who_we_are_604 {
    padding: 60px 0 40px;
}

.who_we_are_604 {
    padding: 50px 0 30px;
}

.who_we_are_604::after {
    height: 40%;
    z-index: 0;
    transform: rotate(15deg);
    width: 30%;
    animation: float 15s ease-in-out infinite alternate;
    right: -2%;
    top: -5%;
    position: absolute;
    background: linear-gradient(120deg, rgb(120,135,181) 0%, rgb(176,159,193) 100%);
    opacity: 0.15;
    content: "";
    filter: blur(20px);
}

.who_we_are_604::after {
    right: -10%;
    height: 30%;
    top: -10%;
    width: 50%;
}

.who_we_are_604 .text_area_wrap_rQR:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.who_we_are_604 .text_area_wrap_rQR::before {
    width: 100%;
    pointer-events: none;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    left: 0;
    mix-blend-mode: overlay;
    top: 0;
    position: absolute;
}

.who_we_are_604 h1 {
    font-weight: 700;
    position: relative;
    color: #000000;
    letter-spacing: -0.05em;
    transform: translateX(-2%);
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    font-size: 48px;
}

.who_we_are_604 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(48px * 0.8);
}

.who_we_are_604 h1 {
    margin-bottom: 1rem;
    font-size: calc(48px * 0.7);
}

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

.who_we_are_604 li {
    margin-bottom: 1.5rem;
}

.who_we_are_604 span {
    color: #000000;
    display: block;
    padding-left: 1rem;
    max-width: 100%;
    font-size: 12px;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 400;
    line-height: 1.8;
}

.who_we_are_604 span {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
    padding-left: 0.75rem;
}

.who_we_are_604 span {
    padding-left: 0.5rem;
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}

.get_updates_UNa::before {
    content: "";
    width: 300px;
    animation: float 12s ease-in-out infinite alternate;
    opacity: 0.08;
    background: linear-gradient(45deg, rgb(176,159,193,0.5) 0%, rgb(176,159,193) 100%);
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    transform: rotate(-15deg);
    position: absolute;
    height: 300px;
    right: -5%;
    top: -5%;
    z-index: -1;
}

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

.get_updates_UNa .value_prop_EN0:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.get_updates_UNa h3 {
    color: #000000;
    letter-spacing: -0.01em;
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    opacity: 1;
    max-width: 90%;
    line-height: 1.35;
    font-size: clamp(1.4rem, 2vw + 0.5rem, 1.8rem);
    margin: 0 0 30px;
}

.get_updates_UNa .input_holder > div {
    flex-grow: 1;
    position: relative;
}

.get_updates_UNa .input_holder input[type="email"] {
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0 20px;
    width: 100%;
    height: 56px;
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.05);
}

.get_updates_UNa .input_holder input[type="email"]:focus::placeholder {
    color: rgba(0, 0, 0, 0.2);
}

.get_updates_UNa .input_holder .free_lessons_jH5 {
    border: none;
    background: linear-gradient(135deg, rgb(176,159,193) 0%, rgb(176,159,193) 100%);
    padding: 0 25px;
    position: relative;
    cursor: pointer;
    min-width: 140px;
    height: 56px;
    font-weight: 600;
    border-radius: 10px;
    font-size: 19px;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
    box-shadow: 0 4px 12px -2px rgb(176,159,193,0.5),
              0 0 0 0 rgb(176,159,193);
    color: #ffffff;
}

.get_updates_UNa .input_holder .free_lessons_jH5:hover::before {
    left: 100%;
}

.customer_feedback_wqV {
    overflow: hidden;
    padding: 7rem 2rem;
    background: linear-gradient(180deg, rgb(231,218,229) 0%, #ffffff 100%);
    position: relative;
}

.customer_feedback_wqV {
    padding: 4rem 1rem;
}

.customer_feedback_wqV::after {
    background: 
        radial-gradient(ellipse at 50% 50%, transparent 0%, rgb(231,218,229) 80%);
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    z-index: 0;
}

.customer_feedback_wqV h4 {
    position: relative;
    font-weight: 700;
    font-size: 35px;
    color: #000000;
    margin-bottom: 6rem;
    text-align: center;
}

.customer_feedback_wqV h4 {
    margin-bottom: 3rem;
    font-size: calc(35px * 0.8);
}

.customer_feedback_wqV h4::after {
    width: 80px;
    background: rgb(176,159,193,0.5);
    z-index: -2;
    content: "";
    position: absolute;
    height: 80px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
}

.customer_feedback_wqV .review_corner_vdM:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(176,159,193);
    transform: translateZ(30px);
}



.customer_feedback_wqV .review_corner_vdM:hover {
    animation-play-state: paused;
}

.customer_feedback_wqV .review_corner_vdM::before {
    z-index: -1;
    opacity: 0;
    left: -50%;
    width: 200%;
    top: -50%;
    background: radial-gradient(circle at center, rgb(176,159,193,0.5) 0%, transparent 70%);
    transition: all 0.5s ease;
    position: absolute;
    height: 200%;
    content: "";
}

.customer_feedback_wqV .review_corner_vdM:hover::after {
    opacity: 0.7;
    transform: scale(1.5);
}

.customer_feedback_wqV .review_corner_vdM .img_grid_wrapper_Qo9 {
    transition: all 0.5s ease;
    height: 100px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    border-radius: 50%;
    position: relative;
    margin: 0 auto 1.5rem;
    width: 100px;
    border: 3px solid #ffffff;
}

.customer_feedback_wqV .review_corner_vdM .img_grid_wrapper_Qo9 {
    width: 80px;
    height: 80px;
}

.customer_feedback_wqV .review_corner_vdM:hover .img_grid_wrapper_Qo9::before {
    opacity: 1;
}



.customer_feedback_wqV .review_corner_vdM span {
    color: #000000;
    transition: all 0.4s ease;
    display: block;
    transform: translateZ(10px);
    font-size: 17px;
    margin-bottom: 1rem;
    font-weight: 600;
    text-align: center;
}

.customer_feedback_wqV .review_corner_vdM:hover p {
    transform: translateZ(15px);
}

.customer_feedback_wqV .review_corner_vdM:nth-child(3n+1) {
    animation: float 6s ease-in-out infinite;
}

.customer_feedback_wqV .review_corner_vdM:nth-child(3n+2) {
    animation: float 7s ease-in-out infinite;
    animation-delay: 0.3s;
}

.customer_feedback_wqV .review_corner_vdM:nth-child(n) {
    animation-name: float-mobile;
}

.course_benefits_8Ye::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(176,159,193,0.5) 0%, transparent 60%);
    top: 0;
    z-index: 1;
}

.course_benefits_8Ye h5 {
    font-size: 20px;
    z-index: 2;
    text-align: center;
    color: #000000;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    transform: translateY(-5px);
    position: relative;
    margin-bottom: 50px;
}

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

.course_benefits_8Ye .value_prop_EN0:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.07),
                -25px -25px 70px rgba(255, 255, 255, 1),
                inset 5px 5px 10px rgba(255, 255, 255, 0.9),
                inset -5px -5px 10px rgba(0, 0, 0, 0.04);
}

.course_benefits_8Ye .img_grid_wrapper_Qo9 {
    margin-bottom: 30px;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.6s ease;
    position: relative;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 250px;
    z-index: 1;
    border-radius: 8px;
}

.course_benefits_8Ye .img_grid_wrapper_Qo9 {
    transition: clip-path 0.6s ease-in-out, transform 0.6s ease, box-shadow 0.6s ease;
    clip-path: polygon(0 0, 100% 8%, 92% 100%, 0% 92%);
}

.course_benefits_8Ye li {
    border-radius: 10px;
    transform: translateZ(0);
    transition: all 0.3s ease;
    padding: 16px 20px;
    position: relative;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03),
                -8px -8px 16px rgba(255, 255, 255, 0.7),
                inset 1px 1px 2px rgba(255, 255, 255, 0.9);
    background: linear-gradient(145deg, #ffffff, #f5f5f5);
}

.course_benefits_8Ye li:nth-child(even) {
    transform: translateX(5px) translateZ(0);
}

.course_benefits_8Ye li:nth-child(even):hover {
    transform: translateX(5px) translateY(-3px) translateZ(0);
}

.course_benefits_8Ye li svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
    margin-right: 12px;
    height: 22px;
    width: 22px;
}

.course_benefits_8Ye li svg path {
    transition: fill 0.3s ease;
    fill: rgb(176,159,193);
}

.course_benefits_8Ye li:hover svg path:last-child {
    fill: rgb(120,135,181);
}

.course_benefits_8Ye li:nth-child(2) {
    animation: fadeInUp 0.5s 0.2s backwards;
}

.course_benefits_8Ye li:nth-child(4) {
    animation: fadeInUp 0.5s 0.4s backwards;
}

.connect_uj7 {
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}

.connect_uj7::after {
    border-radius: 10px;
    opacity: 0.15;
    transform: rotate(15deg) translate3d(0, 0, 0);
    filter: blur(20px);
    height: 40%;
    z-index: 0;
    bottom: -5%;
    left: -5%;
    width: 40%;
    position: absolute;
    background: linear-gradient(45deg, rgb(120,135,181) 0%, rgb(120,135,181,0.5) 70%, transparent 100%);
    content: "";
}

.connect_uj7 .get_in_touch_twG {
    transform-style: preserve-3d;
    background: rgba(255, 255, 255, 0.85);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    backdrop-filter: blur(10px) saturate(1.2);
}

.connect_uj7 .get_in_touch_twG {
    max-width: 80%;
    margin: 0 auto;
}

.connect_uj7 h3:hover::after {
    transform: scaleX(1.5);
}

.connect_uj7 h5 {
    margin: 1.5rem 0 0.5rem;
    gap: 0.75rem;
    color: #000000;
    display: flex;
    font-weight: 600;
    font-size: 20px;
    align-items: center;
}

.connect_uj7 p {
    font-size: 14px;
    max-width: 90%;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.connect_uj7 .edu_coach_AjL {
    display: flex;
    padding: 0.75rem 1.25rem;
    color: #000000;
    align-items: center;
    font-weight: 600;
    transform: translateX(0);
    text-decoration: none;
    font-size: calc(14px - 1px);
    gap: 0.75rem;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    border-left: 3px solid rgb(176,159,193);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
}

.connect_uj7 svg path {
    fill: rgb(176,159,193);
    transition: fill 0.3s ease;
}

.connect_uj7 div > p:first-of-type {
    font-style: italic;
    position: relative;
    border-left: 2px solid rgb(120,135,181,0.5);
    padding-left: 1rem;
}

.secure_retreat_3yi::before {
    height: 100%;
    pointer-events: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: radial-gradient(circle at 75% 25%, rgb(120,135,181,0.5) 0%, transparent 60%);
    opacity: 0.15;
    content: "";
}

.secure_retreat_3yi .container {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    margin: 0 auto;
    backdrop-filter: blur(5px);
    transform: translateZ(0);
    border-left: 3px solid rgb(176,159,193);
    padding: 2.5rem;
    background: linear-gradient(to bottom right, 
                rgba(255, 255, 255, 0.1), 
                rgba(255, 255, 255, 0.03));
    z-index: 1;
    max-width: 1200px;
    position: relative;
}

.secure_retreat_3yi h2 {
    transform: translateY(10px);
    font-size: 30px;
    margin: 3rem 0 1.5rem;
    font-weight: 600;
    opacity: 0;
    padding-left: 20px;
    position: relative;
    animation: slideInUp 0.5s forwards 0.4s ease-out;
    color: rgb(120,135,181);
}

.secure_retreat_3yi h3 {
    padding-left: 18px;
    opacity: 0;
    font-size: calc(30px * 0.85);
    font-weight: 600;
    transform: translateY(8px);
    animation: slideInUp 0.5s forwards 0.5s ease-out;
    margin: 2.5rem 0 1.25rem;
    color: #000000;
    position: relative;
}

.secure_retreat_3yi h4 {
    padding-left: 16px;
    margin: 2rem 0 1rem;
    font-size: calc(30px * 0.75);
    position: relative;
    animation: slideInUp 0.5s forwards 0.6s ease-out;
    transform: translateY(6px);
    opacity: 0;
    font-weight: 600;
    color: #000000;
}

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

.secure_retreat_3yi strong::after {
    bottom: -2px;
    background: rgb(176,159,193,0.5);
    position: absolute;
    left: 0;
    content: "";
    height: 1px;
    width: 100%;
}

.secure_retreat_3yi ul::before {
    position: absolute;
    width: 2px;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(120,135,181,0.5), transparent);
}

.secure_retreat_3yi li:nth-child(1) {
    animation-delay: 0.8s;
}

.secure_retreat_3yi li:nth-child(3) {
    animation-delay: 1s;
}

.secure_retreat_3yi li:nth-child(1)::before {
    --order: 1;
}

.secure_retreat_3yi li:nth-child(2)::before {
    --order: 2;
}

.secure_retreat_3yi li:nth-child(3)::before {
    --order: 3;
}

.secure_retreat_3yi span {
    display: block;
    line-height: 1.7;
    animation: fadeIn 0.6s forwards 0.8s ease-out;
    opacity: 0;
    font-size: 12px;
    padding-left: 1rem;
    transform: translateY(10px);
    color: #000000;
    opacity: 0.9;
    position: relative;
    border-left: 1px solid rgb(120,135,181,0.5);
    margin-bottom: 1.5rem;
}

.plan_list_pFR::after {
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    width: 45%;
    content: "";
    pointer-events: none;
    background: linear-gradient(225deg, rgb(120,135,181,0.5) 10%, transparent 65%);
    right: 0;
}

.plan_list_pFR h2 {
    z-index: 2;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.plan_list_pFR .promo_plans_yCu {
    letter-spacing: 0.3px;
    font-size: calc(15px + 2px);
    font-weight: 400;
    line-height: 1.6;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 0 auto 50px;
    max-width: 700px;
    opacity: 0.9;
    color: #ffffff;
}

.plan_list_pFR .program_fees_9dU li {
    display: flex;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.plan_list_pFR .cert_fees_wJE {
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 5px 15px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    text-decoration: none;
    flex-direction: column;
    border-radius: 12px;
    width: 100%;
    height: 100%;
}

.plan_list_pFR .cost_summary_Zzi::before {
    width: 100%;
    background: linear-gradient(145deg, rgba(rgb(176,159,193), 0.03), rgba(rgb(120,135,181), 0.05));
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    content: "";
}

.plan_list_pFR .cert_fees_wJE:hover .cost_summary_Zzi::after {
    transform: translate(40%, -40%) scale(1.1);
    opacity: 0.2;
}

.plan_list_pFR .skill_plans_iS4 {
    z-index: 2;
    padding: 35px 25px;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    position: relative;
}

.plan_list_pFR .skill_plans_iS4 h4 {
    color: #000000;
    font-weight: 600;
    position: relative;
    display: inline-block;
    font-size: calc(21px + 2px);
    margin: 0 0 20px;
}

.plan_list_pFR .skill_plans_iS4 h4::after {
    background: rgb(176,159,193);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    height: 3px;
    content: "";
    bottom: -8px;
    width: 40px;
    left: 0;
    position: absolute;
}

.plan_list_pFR .plan_options_x5n {
    align-self: flex-start;
    backdrop-filter: blur(4px);
    margin-top: auto;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
    border-radius: 8px;
    padding: 10px 20px;
    display: inline-block;
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.05),
        -6px -6px 12px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease;
    font-size: calc(21px + 6px);
    position: relative;
    color: rgb(176,159,193);
    font-weight: 700;
}

.course_candidates_W4G .container {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}

.course_candidates_W4G .value_prop_EN0 {
    position: relative;
}

.course_candidates_W4G h4 {
    position: relative;
    border: 2px solid rgb(176,159,193);
    font-weight: 700;
    border-radius: 10px;
    margin-bottom: 60px;
    display: inline-block;
    padding: 15px 30px;
    box-shadow: 5px 5px 0 rgb(176,159,193,0.5);
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    font-size: 36px;
    color: #000000;
}

.course_candidates_W4G div > div::after {
    width: 2px;
    background: linear-gradient(180deg, transparent, rgb(120,135,181,0.5), transparent);
    height: 100%;
    z-index: -1;
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
}

.course_candidates_W4G p::before {
    z-index: -1;
    height: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    content: "";
    left: 0;
    border-radius: 10px;
    top: 0;
    opacity: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(176,159,193,0.5) 300%);
}

.course_candidates_W4G p::after {
    width: 20px;
    transition: all 0.3s ease;
    background: #ffffff;
    top: -10px;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 1px solid rgb(176,159,193);
    height: 20px;
    left: -10px;
}

.course_candidates_W4G p svg {
    flex-shrink: 0;
    margin-right: 15px;
    width: 26px;
    transition: all 0.3s ease;
    height: 26px;
}

.course_candidates_W4G p:hover svg path {
    fill: rgb(120,135,181);
}



.course_candidates_W4G .value_prop_EN0 > div p {
    opacity: 0;
    animation: fadeInScale 0.5s ease forwards;
}

.course_candidates_W4G .value_prop_EN0 > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.course_candidates_W4G .value_prop_EN0 > div p:nth-child(2) {
    animation-delay: 0.2s;
}

.course_candidates_W4G .value_prop_EN0 > div p:nth-child(4) {
    animation-delay: 0.4s;
}

.course_candidates_W4G .value_prop_EN0 > div p:nth-child(6) {
    animation-delay: 0.6s;
}

.leadership_experience_ldz::before {
    opacity: 0.4;
    position: absolute;
    background: conic-gradient(from 225deg at 50% 50%, rgb(120,135,181,0.5) 0%, transparent 25%, rgb(176,159,193,0.5) 50%, transparent 75%, rgb(120,135,181,0.5) 100%);
    height: 100%;
    content: "";
    width: 100%;
    animation: rotateBackground 15s linear infinite;
    top: 0;
    left: 0;
}

.leadership_experience_ldz .review_corner_vdM:hover {
    transform: rotateY(0);
}

.leadership_experience_ldz .img_grid_wrapper_Qo9 {
    transition: all 0.4s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(176,159,193,0.5);
    width: 220px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    transform: translateZ(30px);
    height: 220px;
    grid-area: photo;
}

.leadership_experience_ldz .review_corner_vdM:hover .img_grid_wrapper_Qo9 {
    transform: translateZ(50px) scale(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(176,159,193);
}

.leadership_experience_ldz .review_corner_vdM span:not(.name) {
    display: block;
    margin-top: 3.5rem;
    font-weight: 600;
    transform: translateZ(15px);
    grid-area: info;
    color: rgb(176,159,193);
    font-size: 12px;
}

.leadership_experience_ldz .past_career_vjG::before {
    position: absolute;
    content: "";
    height: 100%;
    animation: shimmer 3s infinite linear;
    width: 100%;
    top: 0;
    background-size: 200% 200%;
    left: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(120,135,181,0.5) 40%, rgb(120,135,181,0.5) 60%, transparent 60%);
    mix-blend-mode: overlay;
    opacity: 0.2;
}

.course_program_info_KOP::before {
    content: "";
    z-index: 0;
    animation: patternFloat 60s linear infinite;
    height: 100%;
    background-image: 
        linear-gradient(30deg, rgba(rgb(176,159,193,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(176,159,193,0.5), 0.03) 1px, transparent 1px);
    background-size: 30px 30px;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
}

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

.course_program_info_KOP h2::after {
    background: linear-gradient(90deg, rgb(176,159,193) 0%, rgb(120,135,181) 100%);
    left: 50%;
    position: absolute;
    width: 80px;
    transition: width 0.3s ease;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    bottom: -15px;
}

.course_program_info_KOP h2:hover::after {
    width: 120px;
}

.course_program_info_KOP .img_grid_wrapper_Qo9 {
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    height: 500px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.15);
    transform: translateZ(20px);
}

.course_program_info_KOP .img_grid_wrapper_Qo9:hover {
    transform: translateZ(30px) scale(1.02);
}

.course_program_info_KOP .img_grid_wrapper_Qo9:hover::before {
    opacity: 0.5;
}

.course_program_info_KOP .text_area_wrap_rQR {
    max-height: 500px;
    scrollbar-width: thin;
    padding-right: 15px;
    overflow-y: auto;
    transform: translateZ(10px);
    scrollbar-color: rgb(176,159,193) rgba(rgb(231,218,229), 0.5);
    position: relative;
}

.course_program_info_KOP .description:first-of-type {
    position: relative;
    padding-left: 20px;
    border-left: 3px solid rgb(176,159,193);
}

.course_program_info_KOP .description:first-of-type::before {
    width: 3px;
    transition: height 1.5s ease;
    position: absolute;
    content: "";
    left: -3px;
    background: linear-gradient(to bottom, rgb(176,159,193), rgb(120,135,181));
    height: 0;
    top: 0;
}

.connect_form_IYm::before {
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    pointer-events: none;
    left: 0;
    z-index: 1;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.connect_form_IYm h2::before,
.connect_form_IYm h2::after {
    height: 2px;
    content: '';
    bottom: -0.5rem;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(176,159,193), 
        transparent
    );
    position: absolute;
}

.connect_form_IYm h2::before {
    left: 0;
    width: 30%;
}

.connect_form_IYm .contact_query_xtD:hover {
    transform: rotateX(0) scale(1);
}

.connect_form_IYm .img_grid_wrapper_Qo9 {
    overflow: hidden;
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}

.connect_form_IYm .img_grid_wrapper_Qo9::before {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.7;
    top: 0;
    mix-blend-mode: color-dodge;
    left: 0;
    background: linear-gradient(
        135deg, 
        rgb(176,159,193,0.5) 0%, 
        rgb(120,135,181,0.5) 100%
    );
}

.connect_form_IYm .support_list_Sj1 form {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    position: relative;
    z-index: 3;
}

.connect_form_IYm .support_list_Sj1 h3 {
    font-size: 37px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 600;
}

.connect_form_IYm .support_list_Sj1 input:not([type="checkbox"]):not([type="submit"])::before {
    content: '';
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(176,159,193,0.5) 100%
    );
    transition: opacity 0.3s ease;
    z-index: 1;
    position: absolute;
}

.connect_form_IYm .support_list_Sj1 input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}

.connect_form_IYm .support_list_Sj1 .reach_box_xo6 input[type="checkbox"] {
    transition: all 0.3s ease;
    position: relative;
    margin-right: 1rem;
    height: 22px;
    background: rgb(120,135,181,0.5);
    width: 22px;
    border: 2px solid rgb(176,159,193,0.5);
    border-radius: 10px;
    appearance: none;
    cursor: pointer;
}

.connect_form_IYm .support_list_Sj1 .reach_box_xo6 label {
    color: #ffffff;
    display: flex;
    font-size: 14px;
    align-items: center;
}

.connect_form_IYm .support_list_Sj1 .reach_box_xo6 a {
    margin-left: 0.3rem;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(176,159,193);
}

.connect_form_IYm .support_list_Sj1 .request_list_OLa::before {
    position: absolute;
    top: 0;
    left: -100%;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(176,159,193,0.5), 
        transparent
    );
    content: '';
    width: 100%;
    transition: all 0.3s ease;
    height: 100%;
}

.connect_form_IYm .support_list_Sj1 .request_list_OLa:hover {
    box-shadow: 0 10px 20px rgb(176,159,193,0.5);
    transform: translateY(-3px);
}

.thanksPanel_s8N::before {
    z-index: 0;
    left: 0;
    content: "";
    background: radial-gradient(circle at 30% 50%, rgb(176,159,193,0.5) 0%, transparent 60%);
    top: 0;
    position: absolute;
    animation: pulseGlow 10s ease-in-out infinite;
    width: 100%;
    height: 100%;
}

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

.thanksPanel_s8N .value_prop_EN0 {
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 3.5rem;
    flex-direction: column;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 0 30px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    gap: 2.5rem;
}

.thanksPanel_s8N .value_prop_EN0 {
    max-width: 75%;
    gap: 3rem;
}

.thanksPanel_s8N .value_prop_EN0 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}

.thanksPanel_s8N .value_prop_EN0 > div:first-child::after {
    height: 3px;
    width: 60px;
    transform-origin: left;
    position: absolute;
    background: rgb(176,159,193);
    left: 0;
    bottom: 0;
    animation: expandLine 1.5s ease-out forwards;
    content: "";
}

.thanksPanel_s8N .value_prop_EN0 > div:first-child::after {
    width: 80px;
}

.thanksPanel_s8N a {
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    text-decoration: none;
    display: block;
}

.thanksPanel_s8N a:hover::before {
    opacity: 1;
}

.thanksPanel_s8N p {
    padding: 0.5rem 1rem;
    line-height: 1.7;
    position: relative;
    font-size: 13px;
    border-left: 3px solid rgb(120,135,181,0.5);
    color: #000000;
    margin: 0;
    transition: all 0.3s ease;
}

.thanksPanel_s8N a:hover p {
    transform: translateX(5px);
    color: rgb(176,159,193);
}

.title_screen_tuj {
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 120px 0;
    background: rgb(231,218,229);
}

.title_screen_tuj::before {
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(120,135,181,0.5) 0%, transparent 50%);
    z-index: 1;
}

.title_screen_tuj > div {
    position: relative;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    padding: 0 20px;
    gap: 40px;
    display: grid;
    max-width: 1200px;
    z-index: 2;
}

.title_screen_tuj .skill_expertise_UbE::after {
    width: 80px;
    content: "";
    background: rgb(176,159,193);
    bottom: -10px;
    left: 0;
    box-shadow: 0 4px 12px rgb(176,159,193,0.5);
    position: absolute;
    height: 4px;
    border-radius: 10px;
}

.learn_welcome_i3f {
    display: flex;
    position: relative;
    width: 100%;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.title_screen_tuj .learn_pro_N67:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.5), 
              -15px -15px 30px #ffffff,
              inset 3px 3px 8px rgb(255, 255, 255, 0.5),
              inset -3px -3px 8px rgba(0, 0, 0, 0.5);
}

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

.title_screen_tuj .learn_pro_N67:hover span {
    transform: translateY(-10px);
}

.title_screen_tuj .learn_pro_N67 h3 {
    color: #000000;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    font-size: 24px;
}

.instructional_approach_eGa::before {
    top: 0;
    z-index: 1;
    background: linear-gradient(45deg, rgb(176,159,193,0.5) 0%, transparent 60%);
    opacity: 0.1;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    content: '';
}

.instructional_approach_eGa .text_area_wrap_rQR {
    position: relative;
    flex-direction: column;
    margin-left: 5%;
    width: 55%;
    display: flex;
}

.instructional_approach_eGa .text_area_wrap_rQR p {
    font-size: 12px;
    border-radius: 24px 0 0 24px;
    background: rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    padding: 45px;
    z-index: 3;
    margin-top: -30px;
    backdrop-filter: blur(15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: translateX(60px);
    align-self: flex-end;
    color: #ffffff;
}

.instructional_approach_eGa .text_area_wrap_rQR::after {
    left: -150px;
    width: 250px;
    height: 250px;
    transform: rotate(15deg);
    bottom: -100px;
    content: '';
    animation: rotate-float 30s infinite linear reverse;
    border: 2px solid rgb(120,135,181,0.5);
    z-index: 0;
    opacity: 0.1;
    position: absolute;
}

.instructional_approach_eGa .text_area_wrap_rQR h2::after {
    background: linear-gradient(90deg, rgb(176,159,193) 0%, transparent 100%);
    width: 100%;
    bottom: 0;
    content: '';
    opacity: 0.6;
    left: 0;
    height: 3px;
    position: absolute;
}

.instructional_approach_eGa .text_area_wrap_rQR p::after {
    right: 30px;
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, rgb(176,159,193) 100%);
    content: '';
    height: 3px;
    bottom: 20px;
    transform-origin: right center;
    animation: pulse-width 5s infinite ease-in-out;
    opacity: 0.3;
    width: 170px;
}

.instructional_approach_eGa .value_prop_EN0::before {
    height: 250px;
    width: 250px;
    animation: pulse-subtle 15s infinite alternate;
    opacity: 0.05;
    left: -125px;
    content: '';
    background: rgb(176,159,193);
    border-radius: 50%;
    top: -125px;
    position: absolute;
    filter: blur(80px);
}

.subscr_info_CKy::before {
    height: 100%;
    z-index: -1;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
}

.subscr_info_CKy .container {
    flex-direction: column;
    position: relative;
    display: flex;
}

.subscr_info_CKy .container::before {
    left: 0;
    content: "";
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    width: 100%;
    background: linear-gradient(0deg, rgb(176,159,193) 0%, transparent 100%);
    position: absolute;
    opacity: 0.3;
    height: 80px;
    top: -80px;
}

.subscr_info_CKy .company_holder::before {
    position: absolute;
    height: calc(100% + 10px);
    opacity: 0.5;
    background: linear-gradient(45deg, rgb(176,159,193), transparent 70%);
    content: "";
    width: calc(100% + 10px);
    filter: blur(5px);
    left: -5px;
    top: -5px;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    z-index: -1;
}

.subscr_info_CKy .company_holder h3::before {
    left: 2px;
    content: attr(data-text);
    z-index: -1;
    filter: blur(1px);
    color: rgb(176,159,193);
    position: absolute;
    top: 2px;
    opacity: 0.7;
}

.subscr_info_CKy .edu_global_vq1 {
    justify-content: space-between;
    position: relative;
    display: flex;
}

.subscr_info_CKy .main_pagebar_uXm {
    gap: 2rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.subscr_info_CKy .main_mentor_svB {
    border-bottom: 2px solid rgb(176,159,193);
    position: relative;
    padding: 1.5rem;
    border-left: 2px solid rgb(176,159,193);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    flex: 1;
}

.subscr_info_CKy .main_mentor_svB h5::after {
    height: 2px;
    background: rgb(176,159,193);
    box-shadow: 0 0 10px rgb(176,159,193);
    width: 40px;
    content: "";
    bottom: -8px;
    position: absolute;
    left: 0;
}

.subscr_info_CKy .main_mentor_svB .main_pagebar_uXm a {
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 18px;
    padding: 0.5rem 0 0.5rem 1.5rem;
    opacity: 0.7;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}

.subscr_info_CKy .main_mentor_svB .main_pagebar_uXm a:hover::before {
    color: rgb(120,135,181);
}

.idea_pool_jKu {
    margin-top: 3rem;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    background: rgba(0, 0, 0, 0.6);
    padding: 1.5rem 0;
}

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

.idea_pool_jKu .donate_btn_Y3r::before,
.idea_pool_jKu .donate_btn_Y3r::after {
    margin: 0 10px;
    color: rgb(176,159,193);
    content: "//";
}

header .main_mainwrap_uXD {
    z-index: 5;
    position: relative;
    align-items: center;
    padding: 1.2rem 2.5rem;
    display: flex;
    justify-content: space-between;
}

header .main_nav_mK8 {
    overflow: visible;
    flex: 0 0 auto;
    position: relative;
    padding: 0.5rem;
    margin-right: 2rem;
}

header .main_nav_mK8::after {
    border: 2px solid #ffffff;
    transform: skew(-5deg);
    transition: all 0.3s ease;
    top: -5px;
    left: -5px;
    content: '';
    opacity: 0;
    bottom: -5px;
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    right: -5px;
}



header .head_train_BOt {
    display: block;
    transition: all 0.3s ease;
    position: relative;
}

header .head_train_BOt img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}

header .top_section_cgM {
    margin: 0 0.4rem;
    position: relative;
}

header .top_section_cgM a {
    padding: 0 1.2rem;
    color: #ffffff;
    height: 40px;
    position: relative;
    overflow: hidden;
    text-shadow: 0 0 5px #ffffff;
    z-index: 1;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    justify-content: center;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    font-size: 15px;
}

header .top_section_cgM::after {
    content: '';
    bottom: -10px;
    filter: blur(3px);
    left: 10%;
    width: 80%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    transition: all 0.3s ease;
    height: 5px;
    position: absolute;
    opacity: 0;
}

header .main_mainwrap_uXD::after {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    width: 100%;
    left: 0;
    content: '';
    height: 1px;
}

.user_tracker_qHe {
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.cookie_warning_overlay_gSk h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

#privacyTermsModal_0MZ:checked ~ .cookie_warning_overlay_gSk {
    visibility: hidden;
    opacity: 0;
}

.track_accept_Yky svg, .track_accept_Yky svg path, .track_accept_Yky img {
    height: 100px;
    width: 100px;
    fill: rgb(176,159,193);
}

.cookie_warning_overlay_gSk p a {
    color: rgb(176,159,193);
    text-decoration: none;
}



.wrapper-viewport_SRg .cookie_warning_overlay_gSk {
    box-shadow: rgb(120,135,181,0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    background: rgb(120,135,181);
    border: none;
}

.wrapper-viewport_SRg .track_prefs_ReW h5, .wrapper-viewport_SRg .track_prefs_ReW p {
    color: #ffffff;
}

.course_program_info_KOP .text_area_wrap_rQR::-webkit-scrollbar {
    width: 6px;
}

.course_program_info_KOP .text_area_wrap_rQR::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(rgb(231,218,229), 0.5);
}

.course_program_info_KOP .text_area_wrap_rQR::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgb(176,159,193);
}



@media (max-width: 768px) {.get_updates_UNa {
    padding: 60px 0;
}.get_updates_UNa .value_prop_EN0 {
    padding: 30px 25px;
    transform: perspective(1000px) rotateX(1deg);
}.get_updates_UNa h3 {
    font-size: clamp(1.2rem, 4vw, 1.6rem);
    max-width: 100%;
    margin-bottom: 25px;
}.get_updates_UNa .input_holder {
    flex-direction: column;
    gap: 15px;
}.get_updates_UNa .input_holder .free_lessons_jH5 {
    width: 100%;
    min-width: auto;
}.get_updates_UNa::before {
    width: 200px;
    height: 200px;
}.get_updates_UNa::after {
    width: 150px;
    height: 150px;
}
}



@media (min-width: 768px) {.course_benefits_8Ye {
    padding: 150px 0 100px;
}.course_benefits_8Ye .value_prop_EN0 {
    flex-direction: row;
    padding: 40px;
    align-items: center;
    gap: 40px;
}.course_benefits_8Ye .value_prop_EN0 > div:first-child {
    flex: 0 0 45%;
}.course_benefits_8Ye .img_grid_wrapper_Qo9 {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
    height: 350px;
    margin-bottom: 0;
}.course_benefits_8Ye .text_area_wrap_rQR {
    flex: 1;
    padding: 0;
}.course_benefits_8Ye ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 20px;
}.course_benefits_8Ye h5 {
    margin-bottom: 60px;
    font-size: calc(20px * 1.2);
}.course_benefits_8Ye h5::after {
    width: 100px;
}
}



@media (min-width: 1200px) {.course_benefits_8Ye .container {
    max-width: 1300px;
}.course_benefits_8Ye h5 {
    font-size: calc(20px * 1.3);
}.course_benefits_8Ye .value_prop_EN0 > div:first-child {
    flex: 0 0 40%;
}.course_benefits_8Ye .img_grid_wrapper_Qo9 {
    height: 400px;
}}



@media (max-width: 767px) {.connect_uj7 {
    padding: 3rem 0;
}.connect_uj7 .get_in_touch_twG {
    transform: none !important;
    padding: 2rem;
}.connect_uj7 h3 {
    font-size: calc(32px - 0.25rem);
}.connect_uj7 p {
    font-size: 14px;
    max-width: 100%;
}.connect_uj7 .edu_coach_AjL {
    padding: 0.6rem 1rem;
}.connect_uj7 svg {
    height: 20px;
    width: 20px;
}
}



@media (max-width: 768px) {.secure_retreat_3yi {
    padding: 3rem 1rem;
}.secure_retreat_3yi .container {
    padding: 1.5rem;
}.secure_retreat_3yi h1 {
    margin-bottom: 1.5rem;
    font-size: calc(43px * 0.85);
}.secure_retreat_3yi h2 {
    font-size: calc(30px * 0.9);
    margin: 2.25rem 0 1.25rem;
}.secure_retreat_3yi h3 {
    font-size: calc(30px * 0.75);
    margin: 2rem 0 1rem;
}.secure_retreat_3yi h4 {
    font-size: calc(30px * 0.65);
    margin: 1.75rem 0 0.75rem;
}.secure_retreat_3yi p, 
    .secure_retreat_3yi li,
    .secure_retreat_3yi span {
    font-size: calc(12px * 0.95);
}.secure_retreat_3yi ul {
    padding-left: 1rem;
}.secure_retreat_3yi li {
    padding-left: 0.75rem;
}
}



@media (max-width: 1200px) {.plan_list_pFR {
    padding: 100px 0;
}.plan_list_pFR .program_fees_9dU {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.plan_list_pFR h2 {
    font-size: calc(32px - 2px);
}.plan_list_pFR .promo_plans_yCu {
    font-size: 15px;
    margin-bottom: 40px;
}
}



@media (max-width: 992px) {.plan_list_pFR {
    padding: 80px 0;
}.plan_list_pFR .program_fees_9dU {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.plan_list_pFR .skill_plans_iS4 {
    padding: 30px 20px;
}.plan_list_pFR .plan_options_x5n {
    font-size: calc(21px + 2px);
    padding: 8px 16px;
}
}



@media (max-width: 576px) {.plan_list_pFR {
    padding: 50px 0;
}.plan_list_pFR h2 {
    font-size: calc(32px - 6px);
}.plan_list_pFR .promo_plans_yCu {
    font-size: calc(15px - 1px);
    margin-bottom: 30px;
}.plan_list_pFR .skill_plans_iS4 {
    padding: 25px 18px;
}.plan_list_pFR .plan_options_x5n {
    padding: 6px 12px;
    font-size: 21px;
}}



@media (max-width: 768px) {.course_candidates_W4G {
    padding: 70px 0;
}.course_candidates_W4G h4 {
    padding: 10px 20px;
    margin-bottom: 40px;
    font-size: calc(36px * 0.8);
    box-shadow: 3px 3px 0 rgb(176,159,193,0.5);
}.course_candidates_W4G div > div {
    gap: 25px;
}.course_candidates_W4G div > div::before,
    .course_candidates_W4G div > div::after {
    opacity: 0.4;
}.course_candidates_W4G p {
    padding: 15px;
    font-size: calc(15px * 0.95);
    width: 100%;
}
}



@media (max-width: 992px) {.leadership_experience_ldz .review_corner_vdM {
    grid-template-areas:
            "img_grid_wrapper_Qo9"
            "feedback_query_28s"
            "past_career_vjG";
    grid-template-rows: auto auto auto;
    padding: 2rem;
    grid-template-columns: 1fr;
}.leadership_experience_ldz .img_grid_wrapper_Qo9 {
    margin: 0 auto;
    width: 180px;
    height: 180px;
}.leadership_experience_ldz .name,
    .leadership_experience_ldz .review_corner_vdM span:not(.name) {
    margin-top: 1rem;
    text-align: center;
}.leadership_experience_ldz .review_corner_vdM span:not(.name) {
    margin-top: 0;
}
}



@media screen and (max-width: 992px) {.course_program_info_KOP {
    padding: 80px 0 100px;
}.course_program_info_KOP h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 40px;
}.course_program_info_KOP .job_training_SLi {
    grid-template-columns: 1fr;
    gap: 30px;
}.course_program_info_KOP .img_grid_wrapper_Qo9 {
    height: 400px;
    order: -1;
}.course_program_info_KOP .text_area_wrap_rQR {
    max-height: 450px;
}
}



@media screen and (max-width: 576px) {.course_program_info_KOP {
    padding: 50px 0 70px;
}.course_program_info_KOP h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 25px;
}.course_program_info_KOP h2::after {
    width: 50px;
    bottom: -10px;
}.course_program_info_KOP .img_grid_wrapper_Qo9 {
    height: 250px;
}.course_program_info_KOP .text_area_wrap_rQR {
    max-height: 350px;
}.course_program_info_KOP .description {
    padding-left: 15px;
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}
}



@media screen and (max-width: 768px) {.connect_form_IYm {
    padding: 3rem 0;
}.connect_form_IYm h2 {
    margin-bottom: 2rem;
    font-size: calc(39px * 0.8);
}.connect_form_IYm .support_list_Sj1 h3 {
    font-size: calc(37px * 0.9);
}.connect_form_IYm .support_list_Sj1 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.connect_form_IYm .support_list_Sj1 .reach_box_xo6 {
    align-items: flex-start;
}.connect_form_IYm .support_list_Sj1 .reach_box_xo6 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}



@media (max-width: 767px) {.thanksPanel_s8N {
    padding: 60px 0;
}.thanksPanel_s8N .value_prop_EN0 {
    gap: 1.5rem;
    padding: 2.5rem 1.5rem;
}.thanksPanel_s8N h5 {
    font-size: calc(18px * 0.9);
}.thanksPanel_s8N p {
    border-left-width: 2px;
    padding: 0.5rem;
}
}



@media (max-width: 480px) {.thanksPanel_s8N {
    padding: 40px 0;
}.thanksPanel_s8N .value_prop_EN0 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem 1.25rem;
}.thanksPanel_s8N h5 {
    font-size: calc(18px * 0.8);
}.thanksPanel_s8N p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}



@media (max-width: 768px) {.title_screen_tuj {
    padding: 60px 0;
}.title_screen_tuj .skill_expertise_UbE {
    font-size: calc(45px * 0.7);
}.title_screen_tuj p {
    font-size: calc(14px * 0.95);
}.title_screen_tuj .learn_pro_N67 {
    height: 280px;
}.title_screen_tuj .learn_pro_N67 h3 {
    font-size: calc(24px * 0.9);
}
}



@media screen and (max-width: 1200px) {.instructional_approach_eGa .text_area_wrap_rQR {
    width: 65%;
}.instructional_approach_eGa .text_area_wrap_rQR h2 {
    transform: translateX(-60px) translateY(20px);
}.instructional_approach_eGa .text_area_wrap_rQR p {
    transform: translateX(40px);
}.instructional_approach_eGa .text_area_wrap_rQR::before {
    right: -150px;
    height: 250px;
    width: 250px;
}.instructional_approach_eGa .text_area_wrap_rQR::after {
    left: -100px;
    width: 200px;
    height: 200px;
}
}



@media screen and (max-width: 768px) {.instructional_approach_eGa {
    overflow: hidden;
    padding: 120px 0 100px;
}.instructional_approach_eGa .value_prop_EN0 {
    justify-content: center;
}.instructional_approach_eGa .text_area_wrap_rQR {
    margin-left: 0;
    width: 90%;
}.instructional_approach_eGa .text_area_wrap_rQR h2 {
    font-size: calc(28px * 0.9);
    align-self: center;
    margin-bottom: 20px;
    border-radius: 24px;
    transform: translateX(0) translateY(0);
    padding: 30px;
}.instructional_approach_eGa .text_area_wrap_rQR p {
    border-radius: 24px;
    padding: 30px;
    align-self: center;
    margin-top: 0;
    transform: translateX(0);
}.instructional_approach_eGa .text_area_wrap_rQR::before,
    .instructional_approach_eGa .text_area_wrap_rQR::after,
    .instructional_approach_eGa::after,
    .instructional_approach_eGa .value_prop_EN0::before,
    .instructional_approach_eGa .value_prop_EN0::after {
    display: none;
}
}



@media screen and (max-width: 768px) {.subscr_info_CKy {
    padding: 4rem 0 2rem;
}.subscr_info_CKy .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.subscr_info_CKy .company_holder h3 {
    font-size: 32px;
}.subscr_info_CKy .main_mentor_svB h5 {
    font-size: calc(22px * 0.9);
}.idea_pool_jKu {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    margin-top: 2rem;
    padding: 1.2rem 0;
}
}



@media (min-width: 1400px) {header .main_mainwrap_uXD {
    max-width: 1320px;
    margin: 0 auto;
}header .top_section_cgM {
    margin: 0 0.6rem;
}header .top_section_cgM a {
    padding: 0 1.5rem;
}
}



@media (max-width: 991px) {header .main_mainwrap_uXD {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main_nav_mK8 {
    margin-bottom: 0;
    margin-right: 0;
}header .main_mentor_svB {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .top_section_cgM a {
    height: 36px;
    font-size: calc(15px - 1px);
    padding: 0 1rem;
}
}



@media (max-width: 479px) {header .main_mainwrap_uXD {
    padding: 0.7rem 1.2rem;
}header .main_nav_mK8 {
    max-width: 120px;
}header .top_section_cgM a {
    font-size: calc(15px - 3px);
    padding: 0 0.6rem;
    height: 30px;
}}


@media only screen and (max-width: 1200px) {.cookie_warning_overlay_gSk {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.track_accept_Yky {
    display: none;
}.user_tracker_qHe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_warning_overlay_gSk h5 {
    text-align: center;
}.cookie_warning_overlay_gSk p {
    text-align: center;
}.track_prefs_ReW {
    margin-bottom: 20px;
}body .wrapper-viewport_SRg .track_settings_D5m {
    margin-bottom: 10px;
    margin-left: 0;
}
}



@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}


    
    @keyframes expandLine {
        100% {
            width: 60px;
        }
    }

@keyframes expandLine {
        100% {
            width: 50px;
        }
    }



@keyframes float {
  0% { transform: translate(0, 0) rotate(-15deg); }
  50% { transform: translate(-10px, 10px) rotate(-12deg); }
  100% { transform: translate(10px, -10px) rotate(-18deg); }
}

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

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


    
    @keyframes floatElement {
        0% {
            transform: rotate(-15deg) translate(0, 0);
        }
        50% {
            transform: rotate(-10deg) translate(-20px, 10px);
        }
        100% {
            transform: rotate(-18deg) translate(10px, -10px);
        }
    }



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



@keyframes popIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes circuitPath {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}



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



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



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}



@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}



@keyframes shine {
    0% {
        left: -30px;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}



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



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



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}



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

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

