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

.top_navbar_po {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(163,190,190,0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    width: 100%;
    -webkit-backdrop-filter: blur(20px);
    z-index: 1000;
    position: fixed;
    backdrop-filter: blur(20px);
    top: 0;
}

.homepage_Oa .mentor_values_jp > div {
    position: relative;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

.homepage_Oa .mentor_values_jp > div:nth-child(2) {
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s forwards;
    transform: translateY(20px);
    opacity: 0;
}

.homepage_Oa .title_style_header {
    -webkit-background-clip: text !important;
    position: relative;
    background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgb(163,190,190) 100%
  );
    line-height: 1.2;
    text-shadow: 0 3px 10px rgba(0,0,0,0.2);
    font-weight: 700;
    transform-origin: left;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-size: calc(45px * 1.3);
    margin: 0;
}

.who_we_are_y0 h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 60px;
    color: #ffffff;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-size: clamp(2.5rem, 5vw, 38px);
    transform: translateZ(0);
}

.who_we_are_y0 .text_content_box_6n:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 
                0 10px 25px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(rgb(163,190,190), 0.15);
}

.who_we_are_y0 .text_content_box_6n:hover p::after {
    transform: scaleX(1);
}

.who_we_are_y0 .text_content_box_6n div div {
    font-size: 12px;
    line-height: 1.8;
    column-gap: 40px;
    text-align: justify;
    transform: translateZ(0);
    column-count: 1;
    color: #000000;
    opacity: 0.9;
    max-width: 100%;
}

.stay_updated_jf::after {
    width: 70%;
    animation: pulse 15s infinite alternate ease-in-out;
    height: 200%;
    position: absolute;
    top: -50%;
    opacity: 0.1;
    z-index: 0;
    right: -20%;
    content: "";
    background: radial-gradient(circle, rgb(163,190,190,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
}

.stay_updated_jf .teach_method_7z h3::after {
    height: 3px;
    transform-origin: left;
    bottom: -0.8rem;
    position: absolute;
    content: "";
    background: rgb(163,190,190);
    animation: expandLine 3s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
    left: 0;
    width: 60px;
}

.stay_updated_jf .teach_method_7z h3::after {
    width: 80px;
}

.stay_updated_jf .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}

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

.course_structure_tZ::before {
    width: 20vw;
    content: "";
    position: absolute;
    transform: rotate(15deg);
    height: 20vw;
    right: -5%;
    opacity: 0.15;
    z-index: 1;
    top: -5%;
    background: linear-gradient(225deg, rgb(163,190,190) 0%, transparent 70%);
}

.course_structure_tZ .tech_skills_40 {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    position: relative;
}

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

.course_structure_tZ .description:last-child {
    margin-bottom: 0;
}

.teaching_experience_lS::before {
    opacity: 0.1;
    position: absolute;
    top: -200px;
    right: -200px;
    height: 500px;
    background-color: rgb(163,190,190,0.5);
    border-radius: 50%;
    content: "";
    width: 500px;
}

.teaching_experience_lS .feedback_corner_T6::after {
    height: 30px;
    position: absolute;
    background-color: rgb(163,190,190);
    width: 30px;
    z-index: -1;
    bottom: -15px;
    right: 50px;
    content: "";
    transform: rotate(45deg);
}

.teaching_experience_lS .hero_image_cB::before {
    transition: opacity 0.3s ease;
    inset: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(163,190,190,0.5));
    opacity: 0;
    content: "";
    position: absolute;
}

.teaching_experience_lS .name::after {
    content: "";
    transform: translateX(-50%);
    transition: width 0.3s ease;
    background-color: rgb(163,190,190);
    left: 50%;
    height: 2px;
    width: 40px;
    bottom: 0;
    position: absolute;
}

header .nav_pro_jv {
    overflow: hidden;
    position: relative;
}

header .nav_pro_jv:before {
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(163,190,190,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(117,158,159,0.5) 0%, transparent 40%);
    height: 100%;
    opacity: 0.15;
    left: 0;
    content: '';
    mix-blend-mode: overlay;
    position: absolute;
    width: 100%;
    pointer-events: none;
}

header .head_wrap_p9:before {
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    content: '';
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0);
    bottom: 0;
    position: absolute;
    transform-origin: right;
    left: 0;
}

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

.contact_form_section_JH::before {
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(163,190,190,0.5) 0%, transparent 50%, rgb(117,158,159,0.5) 100%);
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
}

.contact_form_section_JH .hero_image_cB::after {
    position: absolute;
    background: linear-gradient(to right, rgb(163,190,190,0.5) 0%, transparent 100%);
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}

.feedback_links_mF .message_inquiry_uY::before {
    position: absolute;
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(117,158,159,0.5), transparent);
    content: "";
    width: 1px;
    top: 0;
}

.feedback_links_mF .message_inquiry_uY .inquiry_card_wH {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 30px;
}

.feedback_links_mF .message_inquiry_uY .inquiry_card_wH label::before {
    content: "";
    transition: all 0.3s ease;
    top: 2px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 20px;
    width: 20px;
    left: 0;
    position: absolute;
}

.feedback_links_mF .message_inquiry_uY .support_block_fc {
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 30px;
    font-size: 18px;
    overflow: hidden;
    border: none;
    display: inline-block;
    position: relative;
    border-radius: 10px;
    align-self: flex-start;
    cursor: pointer;
    background: rgb(163,190,190);
    z-index: 1;
}

.feedback_links_mF .query_help_9C .request_reach_fd {
    list-style: none;
    margin: 0;
    padding: 0;
}

.feedback_links_mF .query_help_9C .request_reach_fd li:last-child {
    margin-bottom: 0;
}

.feedback_links_mF .query_help_9C .request_reach_fd li:hover svg path {
    fill: rgb(117,158,159);
}

.feedback_links_mF .query_help_9C .request_reach_fd li a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
}

.cookie_ack_7U svg, .cookie_ack_7U svg path {
    height: 60px;
    fill: rgb(163,190,190);
    width: 60px;
    transition: transform 0.3s ease;
}

.cookie_ack_7U:hover svg {
    transform: rotate(20deg);
}

.cookie_layer_qR {
    transition: background 0.3s ease, box-shadow 0.3s ease;
    background: rgb(163,190,190);
    white-space: nowrap;
    box-shadow: 0 0 10px rgb(163,190,190,0.5);
    border-radius: 10px;
    cursor: pointer;
    margin-left: 10px;
    padding: 12px 25px;
    font-size: 20px;
    text-decoration: none;
    color: #000000;
}

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

.privacy_quarters_AX h1 {
    padding-bottom: 1rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 2rem;
    transform: translateX(-0.5rem);
    color: rgb(163,190,190);
    font-size: 48px;
}

.privacy_quarters_AX h1 {
    transform: translateX(-1rem);
    font-size: calc(48px * 1.2);
}

.privacy_quarters_AX h4 {
    margin-top: 1.75rem;
    font-size: calc(30px * 0.7);
    margin-bottom: 0.75rem;
    font-weight: 600;
    color: #000000;
}

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

.privacy_quarters_AX li {
    padding-left: 2rem;
}

.privacy_quarters_AX li:hover::before {
    transition: transform 0.3s ease;
    transform: rotate(135deg);
}

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

.price_list_T0 .learning_packages_ne h2 {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
}

.price_list_T0 .learn_fees_fT:nth-child(1) {
    --i: 1;
}

.price_list_T0 .learn_fees_fT:nth-child(4) {
    --i: 4;
}

.price_list_T0 .plan_rates_VL {
    position: relative;
    min-height: 250px;
    padding: 35px 30px;
    box-sizing: border-box;
    z-index: 2;
}

.price_list_T0 .plan_rates_VL h3 {
    color: #000000;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-size: calc(18px + 2px);
    position: relative;
    display: inline-block;
    font-weight: 700;
}

.price_list_T0 .plan_rates_VL p {
    line-height: 1.6;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #000000;
    margin-top: 15px;
    hyphens: auto;
    white-space: normal;
    word-break: normal;
    font-size: 12px;
    transition: color 0.3s ease;
}

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

footer .info_item {
    flex: 1 1 200px;
    align-items: center;
    border-radius: 10px;
    display: flex;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.2);
    max-width: 300px;
    transition: all 0.3s ease;
}

footer .info_item a:hover {
    text-decoration: underline;
}

footer .page_head_RY {
    text-align: center;
    padding-top: 60px;
}

footer .contact_edu_Ir {
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    font-size: 14px;
    max-width: 350px;
    color: #000000;
}

footer .header_pro_Ct {
    margin-bottom: 25px;
    display: flex;
    gap: 10px 30px;
    flex-wrap: wrap;
    flex-direction: column;
}

footer .header_pro_Ct a:hover {
    color: rgb(163,190,190);
    padding-left: 5px;
}

footer .subscribe_holder {
    color: #ffffff;
    background-color: rgb(163,190,190);
    margin: 0 20px;
    padding: 30px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    position: relative;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

footer .goal_footer_Po {
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}

.study_process_Go::after {
    background-size: 30px 30px;
    background: linear-gradient(45deg, rgb(163,190,190,0.5) 25%, transparent 25%, transparent 50%, rgb(163,190,190,0.5) 50%, rgb(163,190,190,0.5) 75%, transparent 75%, transparent);
    left: 0;
    position: absolute;
    content: '';
    animation: moveBackground 20s linear infinite;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
}



.study_process_Go .text_content_box_6n::after {
    height: 100%;
    z-index: -1;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.1) 50%, transparent 100%);
    left: 0;
    content: '';
    top: 0;
    animation: glitch 3s ease-in-out infinite alternate;
}

.study_process_Go p {
    color: #ffffff;
    padding-left: 1.5rem;
    font-size: 18px;
    line-height: 1.8;
    position: relative;
    margin-bottom: 0;
}

.study_process_Go .text_content_box_6n:hover p {
    transform: translateX(5px);
}

.thanksBlock_hk {
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.thanksBlock_hk h2 {
    max-width: 800px;
    text-align: center;
    animation: slideUp 0.8s forwards 0.2s ease-out;
    color: #000000;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.01em;
    transform: translateY(20px);
    font-size: 33px;
    opacity: 0;
    margin-left: auto;
    margin-bottom: 40px;
    margin-right: auto;
}

.thanksBlock_hk ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.thanksBlock_hk li::before {
    top: 8px;
    left: -30px;
    content: "";
    background: rgb(163,190,190);
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    animation: pulse 2s infinite;
}



@media (max-width: 1200px) {.homepage_Oa .title_style_header {
    font-size: calc(45px * 1.1);
}.homepage_Oa p {
    font-size: 14px;
}.homepage_Oa h3 {
    padding-right: 2rem;
    font-size: 19px;
}
}



@media (max-width: 576px) {.homepage_Oa .learn_front_Qo {
    min-height: 400px;
}.homepage_Oa .mentor_values_jp {
    width: 95%;
    padding: 1rem;
}.homepage_Oa .mentor_values_jp > div {
    margin-bottom: 1rem;
}.homepage_Oa .title_style_header {
    font-size: calc(37px * 0.9);
}.homepage_Oa h3 {
    font-size: calc(19px * 1.1);
    padding-right: 0;
}.homepage_Oa h3::after {
    display: none;
}.homepage_Oa p {
    font-size: calc(14px * 0.9);
    padding-left: 1.2rem;
}
}



@media (max-width: 767px) {.stay_updated_jf .teach_method_7z {
    padding: 2rem;
}.stay_updated_jf .teach_method_7z h3 {
    max-width: 100%;
    font-size: calc(20px * 0.9);
}.stay_updated_jf .input_holder {
    flex-direction: column;
}.stay_updated_jf .input_holder div {
    flex: 1 1 auto;
}.stay_updated_jf .input_holder .sub_backdrop_QZ {
    width: 100%;
}
}



@media screen and (min-width: 768px) {.course_structure_tZ {
    padding: 7rem 0;
}.course_structure_tZ h2 {
    max-width: 70%;
    font-size: calc(35px * 1.1);
}.course_structure_tZ .tech_skills_40 {
    align-items: start;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.course_structure_tZ .hero_image_cB {
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}.course_structure_tZ .text_content_box_6n {
    padding: 1rem 0;
}.course_structure_tZ .description {
    max-height: 450px;
    padding-right: 1.5rem;
}
}



@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .head_lesson_uD {
    gap: 20px;
}header .nav_train_0W svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .head_lesson_uD {
    -webkit-backdrop-filter: blur(15px);
    padding: 80px 30px 30px;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    top: 0;
    gap: 20px;
    z-index: 1001;
    position: fixed;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    right: -100%;
    background: rgb(163,190,190);
    width: 80%;
    backdrop-filter: blur(15px);
    height: 100vh;
    background: linear-gradient(
            135deg,
            rgb(163,190,190) 0%,
            rgb(163,190,190,0.5) 100%
        );
    flex-direction: column;
    max-width: 320px;
}header .head_lesson_uD:before {
    display: none;
}header .menu.active {
    right: 0;
}header .head_wrap_p9 {
    padding: 12px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .head_wrap_p9:last-child {
    border-bottom: none;
}header .nav_train_0W {
    margin: 0 auto;
}
}



@media (min-width: 1200px) {.price_list_T0 .indv_cost_dE {
    flex-direction: row-reverse;
}.price_list_T0 .learning_packages_ne {
    width: 30%;
    padding-left: 50px;
    margin-bottom: 0;
}.price_list_T0 .deal_opts_0h {
    width: 70%;
}.price_list_T0 .learning_packages_ne h2 {
    font-size: calc(30px + 4px);
}
}



@media (hover: none) {.price_list_T0 .learn_fees_fT:hover .trial_offers_d8 {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.price_list_T0 .learn_fees_fT:hover .plan_rates_VL h3 {
    transform: none;
}.price_list_T0 .learn_fees_fT:hover .learn_rates_wB {
    transform: none;
}.price_list_T0 .learn_fees_fT:hover .hero_image_cB {
    transform: none;
}}



@media (max-width: 768px) {.study_process_Go {
    min-height: auto;
    padding: 4rem 1rem;
}.study_process_Go .text_content_box_6n {
    width: 100%;
    padding: 2rem;
}.study_process_Go h2 {
    letter-spacing: 1px;
    font-size: calc(29px * 0.8);
    margin-bottom: 1.5rem;
}.study_process_Go h2::after {
    height: 1px;
}.study_process_Go p {
    padding-left: 1.2rem;
}.study_process_Go p::before {
    width: 2px;
}
}



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



@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}


    
    @keyframes expandLine {
        0%, 20% {
            width: 80px;
        }
        80%, 100% {
            width: 120px;
        }
    }



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



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



@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(163,190,190), 0.5);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(rgb(163,190,190), 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(163,190,190), 0);
  }
}

