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

.VBxd_med_guides {
    flex: 0 0 auto;
}

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

footer .HInt_idea_pool {
    position: relative;
    z-index: 1;
}

footer .lhUu_msg_info {
    padding: 0;
    overflow: hidden;
    top: -120px;
    margin-bottom: 50px;
    background-color: #ffffff;
    border-radius: 12px;
    display: flex;
    right: 0;
    left: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

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

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

footer .bYJp_main_master h5::after {
    background-color: rgb(176,181,197);
    left: 0;
    bottom: -2px;
    position: absolute;
    width: 60px;
    height: 2px;
    content: "";
}

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

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

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

footer .iCht_sub_confirmation {
    border-radius: 10px;
    color: #ffffff;
    background-color: rgb(176,181,197);
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border: none;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 19px;
    padding: 15px;
}

.QJSD_course_highlights .rPNh_skill_plan {
    animation: carousel-zoom 25s ease-in-out infinite;
    height: 100%;
    display: flex;
    width: 100%;
}

.QJSD_course_highlights .IlMa_online_learn img {
    width: 100%;
    height: 100%;
    filter: brightness(0.9) saturate(1.2);
    object-fit: cover;
    transform-origin: center;
}

.QJSD_course_highlights .nmEl_education_track:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
}

.QJSD_course_highlights .nmEl_education_track h3::after {
    left: 50%;
    bottom: -10px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    background: rgb(176,181,197);
    content: "";
}

.QJSD_course_highlights .nmEl_education_track .objJ_support_info:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}

.SCqR_leadership_profile::before {
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(176,181,197,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(138,143,167,0.5) 0%, transparent 30%);
    z-index: 0;
    transform: translateZ(-10px);
    left: 0;
    width: 100%;
    opacity: 0.15;
    height: 100%;
    content: "";
    position: absolute;
}

.SCqR_leadership_profile .xGpL_content_image::after {
    content: "";
    background: linear-gradient(to bottom right, 
                 rgba(255, 255, 255, 0.2) 0%, 
                 rgba(255, 255, 255, 0) 40%);
    z-index: 1;
    inset: 0;
    position: absolute;
}

.SCqR_leadership_profile .lZbB_feedback_grid:hover .name::after {
    transform: scaleX(1);
}

.SCqR_leadership_profile .lZbB_feedback_grid > div:nth-child(2) > div {
    font-weight: 600;
    color: rgb(138,143,167);
    margin-top: 0.75rem;
    position: relative;
    font-size: calc(12px - 0.1rem);
    transform: translateZ(5px);
}

.mvYu_user_reviews {
    background: linear-gradient(to bottom, rgb(220,222,228), #ffffff);
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
}

.mvYu_user_reviews .container {
    z-index: 2;
    position: relative;
}

.mvYu_user_reviews h2::after {
    transform: translateX(-50%);
    background: rgb(176,181,197);
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    left: 50%;
    height: 5px;
    width: 60px;
    content: "";
    bottom: -15px;
}

.mvYu_user_reviews .lZbB_feedback_grid::after {
    position: absolute;
    z-index: 2;
    height: 3px;
    background: rgb(176,181,197,0.5);
    transition: all 0.4s ease;
    top: 39px;
    content: "";
}

.mvYu_user_reviews .lZbB_feedback_grid:nth-child(odd)::after {
    right: -30px;
    width: 30px;
}

.mvYu_user_reviews .lZbB_feedback_grid:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.mvYu_user_reviews .lZbB_feedback_grid:nth-child(even) img {
    align-self: flex-end;
}

.mvYu_user_reviews .lZbB_feedback_grid:nth-child(even) p {
    text-align: right;
}

.mvYu_user_reviews .lZbB_feedback_grid .description::before {
    content: "";
    top: 0;
    height: 2px;
    transition: all 0.3s ease;
    position: absolute;
    width: 40px;
    background: rgb(138,143,167,0.5);
}

.eJSu_target_audience .xNOb_master_classes {
    padding: 0 30px;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.eJSu_target_audience ul {
    gap: 35px;
    justify-content: center;
    list-style: none;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}

.eJSu_target_audience ul li {
    text-align: left;
    align-items: flex-start;
    padding: 35px 30px;
    gap: 20px;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.5),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease;
    background-color: #edf0f8;
    min-width: 280px;
    border-radius: 20px;
    display: flex;
    width: calc(33.333% - 24px);
    position: relative;
}



.eJSu_target_audience ul li {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.eJSu_target_audience ul li:nth-child(2) {
    animation-delay: 0.2s;
}

.eJSu_target_audience ul li:nth-child(6) {
    animation-delay: 0.6s;
}

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

.nATB_payment_plan .qJir_rate_list {
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    text-align: center;
    opacity: 0;
    transform: translateY(30px);
}

.nATB_payment_plan .kAsu_tuition_table {
    transform: translateY(40px);
    gap: 30px;
    opacity: 0;
    grid-template-columns: 1fr;
    display: grid;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
}

.nATB_payment_plan .mQNF_trial_pricing:hover .bosR_value_deals {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}

.nATB_payment_plan .Xucz_lesson_rates {
    font-weight: 700;
    font-size: calc(22px + 4px);
    position: relative;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    padding: 8px 15px;
    margin: 5px 0 20px;
    color: rgb(176,181,197);
    display: inline-block;
    border-radius: 6px;
}

.nATB_payment_plan .mQNF_trial_pricing:hover .xGpL_content_image {
    transform: scale(1.05);
}

.gtzV_contact_panel .DvmV_reach_request {
    transform-style: preserve-3d;
    flex-wrap: wrap;
    display: flex;
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    border-radius: 17px;
}

.gtzV_contact_panel .ULqb_support_feedback div {
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    transform: translateZ(0);
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.gtzV_contact_panel .ULqb_support_feedback div span a:hover {
    color: rgb(176,181,197);
}

.gtzV_contact_panel form {
    flex-direction: column;
    display: flex;
    width: 100%;
}

.gtzV_contact_panel form input[type="text"]:focus,
.gtzV_contact_panel form input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
}

.gtzV_contact_panel .vCJE_connect_feedback label {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
}

.gtzV_contact_panel .vCJE_connect_feedback label a {
    text-decoration: underline;
    color: #ffffff;
    transition: all 0.3s ease;
}

.gtzV_contact_panel form .objJ_support_info:hover {
    color: #ffffff;
}



.gtzV_contact_panel .ULqb_support_feedback div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}

.gtzV_contact_panel .ULqb_support_feedback div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}

.OLcX_cookie_overlay_banner {
    padding: 15px 20px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    bottom: 0;
    background: rgb(138,143,167);
    position: fixed;
    z-index: 90;
    width: 100%;
    border-top: 3px solid rgb(176,181,197);
}

.koBZ_user_safety {
    font-size: 20px;
    border: 2px solid rgb(176,181,197);
    cursor: pointer;
    background: rgb(176,181,197);
    min-width: 150px;
    transition: none;
    flex-shrink: 0;
    padding: 10px 20px;
    margin-left: 10px;
    color: #ffffff;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
}

.DTjC_about_this h2::after {
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    width: 80px;
    bottom: -12px;
    position: absolute;
    content: "";
    background: rgb(138,143,167);
    animation: expandLine 1s 0.5s ease-in-out forwards;
    height: 3px;
}

.DTjC_about_this .bURO_text_card p::after {
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    height: 2px;
    transform: scaleX(0);
    width: 40px;
    background: rgb(138,143,167);
    animation: expandLine 0.6s 0.9s ease-out forwards;
    transform-origin: left;
}

.MTAe_secure_protection h2 {
    letter-spacing: 1.5px;
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
    padding-bottom: 8px;
    color: #000000;
    border-bottom: 1px solid #000000;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}

.MTAe_secure_protection p, .MTAe_secure_protection span, .MTAe_secure_protection div {
    transition: all 0.3s ease;
    font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 10px;
}

.cKrX_welcome .xNOb_master_classes {
    position: relative;
    z-index: 3;
    justify-content: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    width: 100%;
}

.cKrX_welcome .hcpx_fast_skill:nth-child(2) {
    left: 0;
    transform: rotateY(90deg);
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}

.cKrX_welcome .hcpx_fast_skill:nth-child(4) {
    position: absolute;
    width: 100%;
    left: 0;
    transform: rotateY(270deg);
    top: 0;
    height: 100%;
}

.cKrX_welcome .bURO_text_card::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 1px solid rgb(176,181,197);
}

.cKrX_welcome .bURO_text_card p {
    color: #ffffff;
    max-width: 800px;
    margin: 1.5rem auto;
    font-size: 16px;
    opacity: 0.9;
    line-height: 1.6;
}

.cKrX_welcome .bURO_text_card p {
    animation: fade-in-up 0.8s ease-out forwards;
    animation-delay: 0.5s;
    opacity: 0;
}

.cKrX_welcome .bURO_text_card p {
    line-height: 1.5;
    margin: 1.2rem auto;
    font-size: calc(16px * 0.9);
}

header:after {
    bottom: 0;
    opacity: 0.8;
    background: linear-gradient(
        90deg,
        rgb(138,143,167) 0%,
        rgb(176,181,197) 50%,
        rgb(138,143,167) 100%
    );
    height: 3px;
    position: absolute;
    content: '';
    filter: blur(1px);
    left: 0;
    width: 100%;
}

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

header .wFCO_head_sitewrap:after {
    transform: scaleY(0);
    width: 100%;
    top: 0;
    content: '';
    opacity: 0;
    transition: all 0.3s ease;
    z-index: -1;
    left: 0;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(176,181,197,0.5),
        transparent
    );
    height: 100%;
    position: absolute;
}

header .jhZl_site_top:before {
    background: radial-gradient(
        circle,
        rgb(176,181,197,0.5) 0%,
        transparent 70%
    );
    transition: opacity 0.5s ease;
    opacity: 0;
    width: calc(100% + 20px);
    content: '';
    position: absolute;
    top: -10px;
    height: calc(100% + 20px);
    z-index: -1;
    left: -10px;
}

.Abqi_access_now .container {
    align-items: center;
    max-width: 1140px;
    display: flex;
    position: relative;
    gap: 2.5rem;
    justify-content: center;
    transform: translateZ(0);
    flex-direction: column;
    margin: 0 auto;
}

.Abqi_access_now h6::after {
    left: 50%;
    bottom: -15px;
    background: #ffffff;
    position: absolute;
    opacity: 0.7;
    transform: translateX(-50%);
    height: 2px;
    content: "";
    width: 50px;
}

.Abqi_access_now .objJ_support_info {
    border-radius: 10px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    color: rgb(176,181,197);
    position: relative;
    transition: all 0.4s ease;
    z-index: 1;
    padding: 15px 30px;
    font-size: 16px;
    background: #ffffff;
}

.cWiM_appContent::after {
    opacity: 0.15;
    width: 80%;
    transform: rotate(35deg);
    z-index: 0;
    right: -20%;
    background: radial-gradient(
        circle at center,
        rgb(176,181,197,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    top: -50%;
    animation: shimmerEffect 15s infinite alternate ease-in-out;
    height: 200%;
    content: "";
}

.cWiM_appContent .xNOb_master_classes > div:first-child::after {
    width: 40%;
    animation: lineExtend 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    content: "";
    left: 0;
    bottom: 0;
    background: linear-gradient(
        to right,
        rgb(138,143,167),
        rgb(176,181,197,0.5)
    );
    height: 3px;
    position: absolute;
    transform-origin: left center;
}

.cWiM_appContent a::before {
    left: -15px;
    height: calc(100% + 30px);
    border-radius: 3px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    width: calc(100% + 30px);
    top: -15px;
    border: 1px solid rgb(138,143,167,0.5);
    pointer-events: none;
    opacity: 0;
    content: "";
    position: absolute;
}



@media (max-width: 767px) {footer .info_item {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item:last-child {
    border-bottom: none;
}footer .bYJp_main_master, footer .subscribe_holder, footer .DjPl_main_navbar {
    padding: 20px;
}footer .pTUY_access_cta {
    margin-top: 40px;
}
}



@media (min-width: 768px) {.SCqR_leadership_profile {
    padding: 8rem 0;
}.SCqR_leadership_profile .lZbB_feedback_grid {
    gap: 2rem 3rem;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: auto auto;
}.SCqR_leadership_profile .lZbB_feedback_grid > div:first-child {
    grid-row: span 2;
}.SCqR_leadership_profile .lZbB_feedback_grid > div:nth-child(3) {
    grid-column: 2;
}.SCqR_leadership_profile .xGpL_content_image {
    transform: rotateY(-5deg) translateZ(20px);
    min-height: 400px;
    height: 100%;
}.SCqR_leadership_profile .bfTe_career_area {
    font-size: calc(12px + 0.05rem);
}.SCqR_leadership_profile .name {
    font-size: calc(22px + 0.1rem);
}
}



@media (hover: hover) {.SCqR_leadership_profile .lZbB_feedback_grid {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.SCqR_leadership_profile .lZbB_feedback_grid:hover {
    transform: translateZ(30px) translateY(-5px);
}
}



@media (max-width: 480px) {.mvYu_user_reviews {
    padding: 3.5rem 0;
}.mvYu_user_reviews h2 {
    font-size: calc(38px * 0.8);
}.mvYu_user_reviews .mCKY_client_testimonials {
    gap: 2rem;
}.mvYu_user_reviews .lZbB_feedback_grid {
    padding: 1.5rem;
}.mvYu_user_reviews .lZbB_feedback_grid img {
    height: 60px;
    width: 60px;
}}



@media (min-width: 768px) {.nATB_payment_plan .kAsu_tuition_table {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.nATB_payment_plan .EFhb_study_fees {
    grid-template-columns: 1fr;
}
}



@media (max-width: 767px) {.nATB_payment_plan {
    padding: 80px 0;
}.nATB_payment_plan .qJir_rate_list {
    margin-bottom: 20px;
}.nATB_payment_plan .bosR_value_deals {
    max-width: 100%;
}.nATB_payment_plan .axmq_price_view {
    padding: 30px 25px;
}.nATB_payment_plan .axmq_price_view h3 {
    font-size: calc(22px + 1px);
}.nATB_payment_plan .Xucz_lesson_rates {
    margin: 0 0 15px;
    font-size: 22px;
}.nATB_payment_plan .xGpL_content_image {
    height: 200px;
}
}



@media screen and (max-width: 576px) {.gtzV_contact_panel {
    padding: 60px 0;
}.gtzV_contact_panel .ULqb_support_feedback,
    .gtzV_contact_panel .NkOd_connect_panel {
    padding: 30px 20px;
}.gtzV_contact_panel .ULqb_support_feedback h3 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.8);
}.gtzV_contact_panel form input[type="text"],
    .gtzV_contact_panel form input[type="email"] {
    padding: 15px 20px;
}.gtzV_contact_panel form .objJ_support_info {
    width: 100%;
    padding: 15px 20px;
}}



@media (min-width: 1200px) {.DTjC_about_this {
    padding: 200px 0;
}.DTjC_about_this::after {
    background: radial-gradient(circle, rgb(138,143,167,0.5) 0%, transparent 70%);
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
    content: "";
    width: 250px;
    position: absolute;
    opacity: 0.15;
    height: 250px;
    top: 50%;
}.DTjC_about_this .container {
    max-width: 1400px;
    padding: 0 40px;
}.DTjC_about_this h2 {
    margin-bottom: 50px;
    font-size: calc(37px * 1.8);
}.DTjC_about_this .bURO_text_card {
    width: calc(100% + 80px);
    margin-left: -80px;
    padding: 80px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    display: flex;
}.DTjC_about_this .bURO_text_card > div {
    max-width: 90%;
    grid-template-columns: 1fr;
    grid-gap: 35px;
}.DTjC_about_this .bURO_text_card div div {
    column-gap: 60px;
    line-height: 1.9;
    column-count: 2;
}
}



@media (max-width: 991px) {.Abqi_access_now {
    padding: 3.5rem 1.5rem;
}.Abqi_access_now h6 {
    font-size: calc(20px - 2px);
}
}



@media (max-width: 575px) {.Abqi_access_now {
    padding: 2.5rem 1rem;
}.Abqi_access_now h6 {
    line-height: 1.5;
}.Abqi_access_now h6::after {
    width: 40px;
    bottom: -10px;
}.Abqi_access_now .objJ_support_info {
    padding: 10px 20px;
}}



@media (max-width: 480px) {.cWiM_appContent {
    padding: 2.5rem 0;
}.cWiM_appContent .xNOb_master_classes {
    padding: 1.5rem;
}.cWiM_appContent h5 {
    font-size: 1.3rem;
}.cWiM_appContent p {
    font-size: 0.95rem;
}.cWiM_appContent .xNOb_master_classes > div:first-child {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
}.cWiM_appContent a::before {
    top: -10px;
    width: calc(100% + 20px);
    left: -10px;
    height: calc(100% + 20px);
}
}

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



@keyframes expandVertical {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}



@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}



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



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

