header,footer {
    width: 100%;
}

header {
    z-index: 99;
    overflow: visible;
    position: relative;
    width: 100%;
    background: #ffffff;
}

.VM_head_pagewrap {
    flex: 1 0 auto;
}

.cT_course_structure::before {
    border-radius: 50%;
    transform: translateZ(0);
    background: rgb(196,137,167,0.5);
    height: 250px;
    opacity: 0.15;
    position: absolute;
    top: -50px;
    right: -50px;
    content: "";
    filter: blur(40px);
    width: 250px;
}

.cT_course_structure .yV_coding_class {
    grid-template-columns: 1fr;
    display: grid;
    transform: translateZ(0);
    gap: 2.5rem;
}

.cT_course_structure .pD_img_zoom_effect::after {
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.2));
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
}

.cT_course_structure .description {
    margin-bottom: 1.5rem;
    line-height: 1.75;
    opacity: 0.9;
    position: relative;
    color: #000000;
    transition: opacity 0.3s ease;
    font-size: 18px;
}

.kz_secure_pantry h2 {
    color: #ffffff;
    text-align: left;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-top: 35px;
    font-size: 31px;
}

.kz_secure_pantry li:hover {
    background: rgb(216,177,196);
    color: #ffffff;
}

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

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

.Yo_pricing_block .La_study_pricing {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    display: grid;
    perspective: 2000px;
    padding: 0;
    gap: 30px;
    margin: 0;
}

.Yo_pricing_block .La_study_pricing li:nth-child(1) {
    animation-delay: 0.3s;
}

.Yo_pricing_block .FO_learn_fees {
    will-change: transform;
    display: block;
    color: inherit;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    text-decoration: none;
    height: 100%;
}

.Yo_pricing_block .bP_rate_list {
    position: relative;
    padding: 35px 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
}

.Yo_pricing_block .FO_learn_fees:hover .bP_rate_list h4 {
    transform: translateY(-5px);
}

.Yo_pricing_block .bP_rate_list p {
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
    opacity: 0.8;
    padding-right: 10px;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.6;
    max-height: 200px;
    overflow-y: auto;
}

.KU_check_it_out_now {
    position: relative;
    background: linear-gradient(135deg, rgb(216,177,196,0.5), rgb(216,177,196), rgb(196,137,167));
    overflow: hidden;
    padding: 6rem 0;
}

.KU_check_it_out_now h2 {
    margin-right: auto;
    transform: translateY(-10px);
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    animation: fadeInUp 0.8s forwards ease-out;
    letter-spacing: 0.5px;
    margin-left: auto;
    text-shadow: 0 2px 10px rgba(0,0,0,0.15);
    max-width: 800px;
    opacity: 0;
    line-height: 1.4;
    margin-bottom: 3rem;
}

.KU_check_it_out_now svg path {
    transition: fill 0.3s ease-out;
    fill: #ffffff;
}

.KU_check_it_out_now .Bq_connect_reach {
    text-align: center;
    letter-spacing: 0.5px;
    overflow: hidden;
    text-decoration: none;
    padding: 1rem 2.5rem;
    border-radius: 10px;
    color: rgb(216,177,196);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    position: relative;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    z-index: 1;
    font-weight: 600;
    display: inline-block;
    font-size: 20px;
}

header .xs_nav_mainwrap .jl_top_class .gl_top_head {
    position: relative;
    display: block;
    overflow: hidden;
}

header .xs_nav_mainwrap .Ee_nav_page .NP_main_top {
    position: relative;
    margin: 0 15px;
}

header .xs_nav_mainwrap .Ee_nav_page .NP_main_top {
    margin: 5px 12px;
}

header .xs_nav_mainwrap .Ee_nav_page .NP_main_top a::before,
header .xs_nav_mainwrap .Ee_nav_page .NP_main_top a::after {
    width: 100%;
    position: absolute;
    transform-origin: right center;
    background-color: rgb(216,177,196);
    left: 0;
    content: "";
    bottom: 0;
    height: 1px;
}

header .xs_nav_mainwrap .Ee_nav_page .NP_main_top a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.MP_client_comments::after {
    bottom: -80px;
    position: absolute;
    background: rgb(216,177,196,0.5);
    right: -80px;
    width: 250px;
    border-radius: 50%;
    content: "";
    height: 250px;
    filter: blur(100px);
    animation: floatBubble 15s infinite ease-in-out alternate;
}

.MP_client_comments .oV_user_testimonials {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 30px;
    transform: rotateX(5deg) rotateY(-8deg) translateZ(0);
    border-radius: 13px;
    position: relative;
    backface-visibility: hidden;
    transition: all 0.5s ease;
    background: #ffffff;
}

.MP_client_comments .oV_user_testimonials span::after {
    width: 30px;
    margin: 10px auto 0;
    height: 2px;
    background: rgb(216,177,196);
    display: block;
    content: "";
}

.dP_leadership_profile {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(170deg, rgb(235,216,226) 0%, rgb(216,177,196,0.5) 100%);
    position: relative;
}

.dP_leadership_profile .oV_user_testimonials {
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.dP_leadership_profile .oV_user_testimonials::after {
    top: 50%;
    position: absolute;
    content: "";
    border: 1px dashed rgb(196,137,167,0.5);
    animation: orbit 15s linear infinite reverse;
    left: 50%;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    opacity: 0.15;
    transform: translate(-50%, -50%);
}



.dP_leadership_profile .name {
    text-fill-color: transparent;
    transition: all 0.3s ease;
    background-clip: text !important;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    z-index: 3;
    margin-bottom: 15px;
    color: #000000;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(216,177,196) 100%
    );
    -webkit-background-clip: text !important;
    font-size: 45px;
    position: relative;
    text-align: center;
}

.dP_leadership_profile .OL_job_wrap::after {
    border-bottom: 2px solid rgb(196,137,167);
    border-right: 2px solid rgb(196,137,167);
    bottom: 25px;
    right: 25px;
}

.dP_leadership_profile .oV_user_testimonials:hover .pD_img_zoom_effect {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 15px rgba(255, 255, 255, 0.2),
        0 0 0 30px rgba(255, 255, 255, 0.05);
    transform: scale(1.05);
}

.EW_get_in_touch .gx_help_card {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    border-radius: 30px;
    background: #ffffff;
    max-width: 800px;
    flex-direction: column;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
}

.EW_get_in_touch form input[type="text"]:focus {
    outline: none;
    border-color: rgb(216,177,196);
}

.EW_get_in_touch form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.EW_get_in_touch .BA_query_block label {
    line-height: 1.6;
    cursor: pointer;
    color: #000000;
    padding-left: 35px;
    position: relative;
    font-size: 15px;
}

.EW_get_in_touch .BA_query_block label a:hover {
    text-decoration: underline;
}

.EW_get_in_touch form .Bq_connect_reach {
    background: rgb(216,177,196);
    position: relative;
    width: 100%;
    padding: 16px 20px;
    border: none;
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 18px;
    cursor: pointer;
}

.Ip_training_method .nm_description_card h2 {
    width: 50%;
    font-weight: 700;
    backdrop-filter: blur(10px);
    margin-bottom: 0;
    font-size: 30px;
    z-index: 3;
    color: #ffffff;
    background: linear-gradient(120deg, rgb(216,177,196,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 23px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateX(-50px);
    align-self: flex-start;
    padding: 35px 50px;
}

.Ip_training_method .JM_learning_dna::before {
    opacity: 0.2;
    animation: pulse-ring 10s infinite ease-in-out;
    height: 150px;
    border-radius: 50%;
    content: '';
    right: 15%;
    position: absolute;
    top: -75px;
    border: 3px solid rgb(196,137,167,0.5);
    width: 150px;
}

.aZ_trackingPolicyPanel {
    bottom: 0;
    width: 100%;
    background: rgb(235,216,226);
    border-top: 2px solid rgb(216,177,196);
    position: fixed;
    z-index: 90;
}

.aZ_trackingPolicyPanel p {
    font-size: 18px;
}

.aZ_trackingPolicyPanel p a {
    color: rgb(216,177,196);
    text-decoration: none;
}


.eC_wrapper-segment .Pp_cookie_guide {
    justify-content: flex-end;
}

.eC_wrapper-segment .Dq_manage_cookies {
    text-align: right;
}

.Si_study_bottom::after {
    position: absolute;
    width: 100%;
    content: '';
    z-index: 2;
    height: 100%;
    top: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px),
        repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px);
    left: 0;
}

.Si_study_bottom .info_item:not(:last-child)::after {
    top: 50%;
    transform: translateY(-50%);
    height: 70%;
    content: '';
    position: absolute;
    right: -0.75rem;
    background: linear-gradient(to bottom, transparent, rgb(196,137,167,0.5), transparent);
    width: 1px;
}

.Si_study_bottom .jl_top_class svg {
    height: auto;
    transition: filter 0.3s ease, transform 0.3s ease;
    max-width: 180px;
    filter: brightness(0) invert(1);
}

.Si_study_bottom .Ee_nav_page::after {
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(196,137,167,0.5) 30%, rgb(196,137,167,0.5) 70%, transparent);
    top: 0;
    width: 1px;
    right: -2rem;
    position: absolute;
    bottom: 0;
}

.Si_study_bottom .MI_top_mainwrap a::before {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    background-color: rgb(216,177,196);
    left: 0;
    transition: width 0.3s ease;
    width: 0;
}

.Si_study_bottom .subscribe_holder::after {
    opacity: 0.3;
    content: '';
    animation: pulseGlow 6s infinite alternate;
    right: 0;
    height: 150px;
    position: absolute;
    bottom: 0;
    width: 150px;
    background: radial-gradient(circle, rgb(216,177,196,0.5) 0%, transparent 70%);
    z-index: -1;
}

.Si_study_bottom .input_holder::before {
    top: -10px;
    opacity: 0.1;
    height: calc(100% + 20px);
    background: 
        radial-gradient(circle at bottom right, rgb(216,177,196,0.5) 0%, transparent 70%),
        radial-gradient(circle at top left, rgb(196,137,167,0.5) 0%, transparent 70%);
    animation: subtleRotate 15s linear infinite;
    content: '';
    border-radius: calc(10px + 10px);
    z-index: -1;
    width: calc(100% + 20px);
    position: absolute;
    left: -10px;
}

.Si_study_bottom .wM_news_optin:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.lD_appDiv {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(216,177,196,0.5) 0%, rgb(235,216,226) 100%);
}

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

.lD_appDiv .JM_learning_dna::before {
    transform: scaleY(1.02);
    position: absolute;
    height: 100%;
    width: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(216,177,196), rgb(196,137,167));
    content: "";
}

.lD_appDiv .JM_learning_dna:hover h5::after {
    width: 120px;
}

.lD_appDiv p {
    font-size: 17px;
    margin-bottom: 0;
    position: relative;
    color: #000000;
    line-height: 1.8;
    transition: color 0.3s ease;
    z-index: 2;
}

.wR_homepage {
    align-items: center;
    display: flex;
    overflow: hidden;
    min-height: 100vh;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(235,216,226) 0%, rgba(245, 247, 250, 0.92) 100%);
}

.wR_homepage .nm_description_card:hover {
    transform: translateY(-5px);
}

.wR_homepage h1::after {
    position: absolute;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(216,177,196) 0%, rgb(196,137,167) 100%);
    height: 3px;
    width: 80px;
    left: 0;
    transform: scaleX(0.7);
    bottom: -10px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.wR_homepage .wN_main_title svg text {
    transition: fill 0.4s ease;
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
}

.wR_homepage .nm_description_card:hover .wN_main_title p {
    transform: translateX(5px);
}

.wR_homepage ul li {
    margin-right: 15px;
}

.wR_homepage .Bq_connect_reach {
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(216,177,196) 0%, rgb(196,137,167) 100%);
    position: relative;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.2);
    transform: translateY(0);
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    z-index: 1;
    display: inline-block;
    padding: 15px 30px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.bu_who_we_are::before {
    right: 0;
    bottom: 0;
    content: "";
    left: 0;
    background: radial-gradient(circle at 30% 40%, rgb(216,177,196,0.5), rgba(20, 30, 80, 0.85));
    top: 0;
    z-index: 1;
    position: absolute;
}

.bu_who_we_are .nm_description_card > div:first-child {
    position: relative;
    margin-bottom: 15px;
}

.bu_who_we_are .nm_description_card h5::after {
    background: rgb(196,137,167);
    content: "";
    animation: expandWidth 3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    bottom: -8px;
    position: absolute;
    left: 0;
    width: 40%;
    height: 3px;
}

.bu_who_we_are .nm_description_card ol li {
    padding: 10px 0 10px 10px;
    border-left: 1px dashed rgba(255, 255, 255, 0.3);
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 18px;
    text-align: justify;
    font-family: Arial, sans-serif;
}



@media (min-width: 768px) {.cT_course_structure {
    padding: 8rem 0;
}.cT_course_structure .yV_coding_class {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
    gap: 3rem;
}.cT_course_structure h2 {
    font-size: calc(35px * 1.1);
    max-width: 80%;
    margin-bottom: 4rem;
}.cT_course_structure .pD_img_zoom_effect {
    min-height: 500px;
    height: 100%;
}.cT_course_structure .nm_description_card {
    max-height: 600px;
    overflow-y: auto;
    padding: 3rem;
}.cT_course_structure .nm_description_card::-webkit-scrollbar {
    width: 8px;
}.cT_course_structure .nm_description_card::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.03);
    border-radius: 10px;
}.cT_course_structure .nm_description_card::-webkit-scrollbar-thumb {
    background: rgb(196,137,167,0.5);
    border-radius: 10px;
}.cT_course_structure .nm_description_card::-webkit-scrollbar-thumb:hover {
    background: rgb(196,137,167);
}
}



@media (max-width: 992px) {.KU_check_it_out_now {
    padding: 5rem 0;
}.KU_check_it_out_now h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.KU_check_it_out_now .JM_learning_dna {
    padding: 2rem;
}
}



@media (max-width: 576px) {.KU_check_it_out_now {
    padding: 3.5rem 0;
}.KU_check_it_out_now h2 {
    font-size: calc(29px * 0.7);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}.KU_check_it_out_now .JM_learning_dna {
    gap: 1rem;
    padding: 1.2rem;
}.KU_check_it_out_now svg {
    height: 36px;
    width: 36px;
}.KU_check_it_out_now .Bq_connect_reach {
    padding: 0.8rem 1.5rem;
    font-size: calc(20px * 0.9);
}.KU_check_it_out_now::after {
    width: 15rem;
    height: 15rem;
}
}



@media (max-width: 768px) {.MP_client_comments {
    padding: 80px 0;
}.MP_client_comments h4 {
    margin-bottom: 50px;
    font-size: calc(28px * 0.9);
}.MP_client_comments .mg_client_ratings {
    gap: 25px;
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.MP_client_comments .oV_user_testimonials {
    transform: rotateX(0) rotateY(0);
    padding: 30px 20px;
}.MP_client_comments .oV_user_testimonials .pD_img_zoom_effect {
    width: 70px;
    height: 70px;
}}



@media screen and (min-width: 768px) {.EW_get_in_touch .gx_help_card {
    max-width: 1000px;
    flex-direction: row;
}.EW_get_in_touch .pD_img_zoom_effect {
    height: auto;
    min-height: 400px;
    width: 40%;
}.EW_get_in_touch .Ah_feedback_feedback {
    width: 60%;
}
}



@media screen and (min-width: 1200px) {.EW_get_in_touch .gx_help_card {
    max-width: 1100px;
}.EW_get_in_touch .pD_img_zoom_effect {
    min-height: 500px;
}
}



@media screen and (max-width: 1200px) {.Ip_training_method .nm_description_card h2 {
    transform: translateX(-30px);
    width: 55%;
}.Ip_training_method .nm_description_card p {
    width: 70%;
    transform: translateX(30px);
}
}



@media screen and (max-width: 480px) {.Ip_training_method {
    padding: 80px 0;
}.Ip_training_method .nm_description_card h2 {
    padding: 20px 25px;
    font-size: calc(30px * 0.8);
}.Ip_training_method .nm_description_card p {
    padding: 25px;
    font-size: calc(14px * 0.9);
}}


@media only screen and (max-width: 800px)  {.eC_wrapper-segment .JT_cookie_ack {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (max-width: 1200px) {.Si_study_bottom .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.Si_study_bottom .subscribe_holder {
    grid-column: 1 / -1;
    margin-top: 2rem;
}.Si_study_bottom .Ee_nav_page::after {
    display: none;
}
}



@media (max-width: 768px) {.Si_study_bottom {
    padding: 4rem 0 2rem;
}.Si_study_bottom .kP_connect_team {
    transform: translateY(-2.5rem);
    padding: 1rem 1.5rem;
}.Si_study_bottom .info_item {
    max-width: none;
    width: 100%;
}.Si_study_bottom .MI_top_mainwrap {
    grid-template-columns: repeat(2, 1fr);
}.Si_study_bottom .Xt_proposal_cta {
    margin-top: 3rem;
}
}



@media (min-width: 992px) {.lD_appDiv {
    padding: 160px 0 120px;
}.lD_appDiv .JM_learning_dna {
    transform: perspective(1200px) rotateY(-3deg);
    padding: 100px 80px;
    max-width: 1000px;
    margin: 0 auto;
}.lD_appDiv .JM_learning_dna::before {
    width: 8px;
}.lD_appDiv h5 {
    max-width: 80%;
    font-size: calc(22px * 1.3);
}.lD_appDiv p {
    max-width: 90%;
}.lD_appDiv .JM_learning_dna::after {
    right: 80px;
    width: 120px;
    height: 120px;
    top: -20px;
}
}



@media (min-width: 992px) {.wR_homepage {
    padding: 120px 0;
}.wR_homepage .JM_learning_dna {
    gap: 60px;
}.wR_homepage .nm_description_card {
    padding: 0 40px 0 0;
}.wR_homepage .pD_img_zoom_effect {
    height: 550px;
}.wR_homepage h1 {
    margin-bottom: 35px;
    font-size: calc(39px * 0.95);
}.wR_homepage .wN_main_title {
    margin-bottom: 40px;
    gap: 35px;
}.wR_homepage .wN_main_title p {
    font-size: calc(15px * 1.2);
}.wR_homepage .wN_main_title svg {
    width: 120px;
    height: 120px;
}.wR_homepage .Bq_connect_reach {
    padding: 16px 36px;
}
}



@media (max-width: 768px) {.bu_who_we_are {
    padding: 60px 0;
}.bu_who_we_are .nm_description_card {
    transform: perspective(1000px) rotateY(0deg);
    padding: 30px 20px;
}.bu_who_we_are .nm_description_card h5 {
    font-size: calc(20px * 0.9);
}.bu_who_we_are .nm_description_card > div:nth-child(2) p {
    font-size: 20px;
}.bu_who_we_are .nm_description_card ol li {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}



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

@keyframes floatBubble {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(30px, -30px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}



@keyframes rotate-slow {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

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



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.4;
    }
    100% {
        transform: rotate(360deg) scale(1.2);
        opacity: 0.6;
    }
}

