html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
}

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

header,footer {
    width: 100%;
}

header {
    padding: 0;
    background: linear-gradient(135deg, rgb(128,140,160,0.5), rgb(92,101,117,0.5));
    width: 100%;
    position: relative;
    z-index: 100;
}

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

.main_master_ZH {
    flex: 1 0 auto;
}


.educational_rewards_Pb {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 80px 0;
}

.educational_rewards_Pb::after {
    z-index: 0;
    position: absolute;
    left: -5%;
    height: 250px;
    width: 250px;
    background: radial-gradient(circle, rgb(128,140,160,0.5) 0%, transparent 70%);
    filter: blur(30px);
    bottom: -10%;
    content: '';
}

.educational_rewards_Pb .knowledge_classes_Rs:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.03),
                -15px -15px 30px rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(0deg);
}

.educational_rewards_Pb .paragraph_wrap_bi {
    position: relative;
    z-index: 2;
}

.educational_rewards_Pb h4 {
    color: #000000;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
    transform: translateZ(10px);
}

.educational_rewards_Pb .knowledge_classes_Rs:hover h4::after {
    transform: scaleX(1);
}

.educational_rewards_Pb .paragraph_wrap_bi > div {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

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

.educational_rewards_Pb li:nth-child(1) {
    --i: 1;
}

.educational_rewards_Pb li:nth-child(2) {
    --i: 2;
}

.educational_rewards_Pb li:nth-child(3) {
    --i: 3;
}

.educational_rewards_Pb li:nth-child(4) {
    --i: 4;
}

.educational_rewards_Pb li p {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.03),
                -5px -5px 10px rgba(255, 255, 255, 0.8);
    display: flex;
    padding: 12px 15px;
    border-radius: 8px;
    align-items: flex-start;
    gap: 15px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: linear-gradient(145deg, #ffffff, #f0f0f5);
    color: #000000;
}

.educational_rewards_Pb svg {
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
    transform-origin: center;
}

.educational_rewards_Pb li:hover svg path {
    fill: rgb(128,140,160);
}

.educational_rewards_Pb .knowledge_classes_Rs:hover .thumbnail_image_kb {
    transform: perspective(1000px) rotateY(0deg);
}



.testimonial_Xy .container {
    position: relative;
    justify-content: space-between;
    display: flex;
}

.testimonial_Xy .company_holder {
    position: relative;
    flex: 0 0 30%;
    padding-right: 30px;
}

.testimonial_Xy .company_holder h3 {
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-size: calc(28px * 0.9);
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgb(128,140,160,0.5);
}

.testimonial_Xy .company_holder h3 {
    position: relative;
    overflow: hidden;
}

.testimonial_Xy .company_holder h3:hover::after {
    width: 100%;
}

.testimonial_Xy .copy_notice_cY {
    line-height: 1.6;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    padding: 15px;
    color: #ffffff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    transform: translateZ(0);
    transition: all 0.3s ease;
    font-size: 12px;
    backdrop-filter: blur(5px);
}

.testimonial_Xy .nav_train_YX {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.testimonial_Xy .top_base_nh::before {
    z-index: -1;
    position: absolute;
    content: '';
    transform: translateX(-100%);
    transition: transform 0.6s ease;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    inset: 0;
}

.testimonial_Xy .top_base_nh h5 {
    padding-bottom: 10px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 20px;
}

.testimonial_Xy .top_base_nh:hover h5::after {
    box-shadow: 0 0 8px rgb(128,140,160), 0 0 16px rgb(128,140,160,0.5);
    width: 70px;
}

.testimonial_Xy .top_base_nh .nav_train_YX a {
    opacity: 0.85;
    text-decoration: none;
    padding-left: 0;
    color: #ffffff;
    font-size: calc(12px * 0.95);
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.testimonial_Xy .top_base_nh .nav_train_YX a:hover {
    color: #ffffff;
    padding-left: 5px;
    opacity: 1;
}

.testimonial_Xy .top_base_nh .nav_train_YX a:hover::before {
    box-shadow: 0 0 5px rgb(128,140,160,0.5);
    width: 100%;
}

.syllabus_ref_sp::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(128,140,160,0.5), transparent);
}

.syllabus_ref_sp .footer_workshops_Hj:hover {
    opacity: 1;
}




footer {
    position: relative;
}

footer::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 0;
    background-size: 50px 50px;
    opacity: 0.3;
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
}

.education_experience_UB::after {
    background: radial-gradient(circle, rgb(92,101,117,0.5) 0%, transparent 70%);
    z-index: 0;
    position: absolute;
    right: -50%;
    content: "";
    opacity: 0.15;
    top: -50%;
    height: 100%;
    width: 100%;
}

.education_experience_UB .feedback_grid_WC {
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    position: relative;
    display: grid;
    padding: 3rem 2rem;
    isolation: isolate;
    gap: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05);
}

.education_experience_UB .feedback_grid_WC > div:first-child {
    display: flex;
    justify-content: center;
    order: 1;
    align-items: center;
}

.education_experience_UB .feedback_grid_WC .thumbnail_image_kb::after {
    inset: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(to top right, rgba(rgb(128,140,160), 0.2), transparent);
    mix-blend-mode: overlay;
}

.education_experience_UB .feedback_grid_WC > div:nth-child(2) {
    order: 2;
    border-left: 1px solid rgb(128,140,160,0.5);
    padding-left: 1rem;
}

.education_experience_UB .feedback_grid_WC .name::after {
    height: 2px;
    background: rgb(92,101,117);
    transition: transform 0.3s ease-out;
    transform-origin: left;
    transform: scaleX(0.7);
    left: 0;
    position: absolute;
    width: 60%;
    content: "";
    bottom: -4px;
}

.education_experience_UB .feedback_grid_WC > div:nth-child(3) {
    margin-top: 1rem;
    position: relative;
    order: 3;
}

.education_experience_UB .feedback_grid_WC .career_overview_gK::before {
    left: 0;
    line-height: 1;
    content: "";
    top: -0.5rem;
    color: rgb(128,140,160,0.5);
    opacity: 0.3;
    font-size: 5rem;
    position: absolute;
}

.contact_us_yU {
    background: linear-gradient(120deg, rgb(165,177,197) 0%, #1a1e2e 100%);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}

.contact_us_yU::after {
    content: "";
    bottom: 0;
    left: 0;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
}

.contact_us_yU h2 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
    color: #ffffff;
}

.contact_us_yU .inquiry_message_ap {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 11px;
    overflow: hidden;
    grid-template-columns: 6fr 4fr;
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: grid;
}

.contact_us_yU .thumbnail_image_kb::after {
    left: 0;
    z-index: 2;
    width: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(128,140,160), 0.1) 10px, rgba(rgb(128,140,160), 0.1) 11px);
    height: 100%;
    position: absolute;
    animation: scanLines 5s linear infinite;
    content: "";
    top: 0;
}

.contact_us_yU #contact {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.contact_us_yU h3 {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 30px;
    display: inline-block;
    color: #ffffff;
    font-size: 23px;
}

.contact_us_yU input[type="text"] {
    font-size: 14px;
    padding: 16px 20px;
    width: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    position: relative;
}

.contact_us_yU .connect_feedback_SW {
    gap: 12px;
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
}

.contact_us_yU .connect_feedback_SW input[type="checkbox"]:checked {
    border-color: rgb(128,140,160);
    background: rgb(128,140,160);
}

.contact_us_yU .connect_feedback_SW input[type="checkbox"]:checked::after {
    width: 6px;
    content: "";
    position: absolute;
    left: 9px;
    border-width: 0 2px 2px 0;
    height: 10px;
    border: solid #ffffff;
    transform: rotate(45deg);
    top: 6px;
}

.contact_us_yU .connect_feedback_SW a:hover {
    color: #ffffff;
}

.contact_us_yU .connect_feedback_SW a::after {
    position: absolute;
    bottom: -2px;
    content: "";
    background: rgb(128,140,160);
    left: 0;
    transition: all 0.3s ease;
    width: 100%;
    height: 1px;
}

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

.contact_us_yU .message_widget_Mb:hover {
    background: rgb(92,101,117);
    transform: translateY(-3px);
}

.contact_us_yU svg {
    width: 22px;
    filter: drop-shadow(0 0 5px rgba(rgb(128,140,160), 0.5));
    transition: all 0.3s ease;
    height: 22px;
    fill: rgb(128,140,160);
}

.operation_process_vd {
    background: rgb(165,177,197);
    min-height: 70vh;
    overflow: hidden;
    position: relative;
    isolation: isolate;
}

.operation_process_vd::after {
    height: 100%;
    position: absolute;
    z-index: 1;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.03) 20px, rgba(255, 255, 255, 0.03) 40px);
    left: 0;
    width: 100%;
    content: "";
    top: 0;
}

.operation_process_vd .knowledge_classes_Rs {
    gap: 2rem;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 4rem 2rem;
}

.operation_process_vd .knowledge_classes_Rs::after {
    animation: waveEffect 8s ease-in-out infinite reverse;
    height: 30px;
    width: 120%;
    filter: blur(15px);
    z-index: -1;
    opacity: 0.7;
    background: linear-gradient(90deg, transparent, rgb(92,101,117,0.5), transparent);
    left: -10%;
    content: "";
    bottom: 0;
    position: absolute;
}

.operation_process_vd h3::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    animation: shimmerEffect 5s infinite;
    width: 100%;
    z-index: 1;
    transform: translateX(-100%);
    position: absolute;
}

.operation_process_vd span {
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    color: #000000;
    overflow: hidden;
    font-size: 15px;
    z-index: 2;
    max-width: 800px;
    display: block;
    text-align: center;
    position: relative;
    border-radius: 26px;
    backdrop-filter: blur(5px);
    animation: floatText 6s ease-in-out infinite;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    line-height: 1.8;
}

.operation_process_vd span::after {
    z-index: -1;
    border-radius: 50%;
    filter: blur(10px);
    left: 10%;
    position: absolute;
    width: 80%;
    content: "";
    animation: shadowPulse 6s ease-in-out infinite;
    height: 10px;
    background: rgb(92,101,117,0.5);
    bottom: -10px;
    opacity: 0.5;
}

.analysis_summary_Cu::after {
    content: "";
    z-index: -1;
    position: absolute;
    right: 0;
    width: 150%;
    height: 150%;
    background: radial-gradient(ellipse at bottom right, rgb(128,140,160,0.5) 0%, transparent 60%);
    animation: rotate 20s infinite linear;
    bottom: 0;
}

.analysis_summary_Cu .pro_statistics_wW {
    justify-content: center;
    position: absolute;
    animation: pulse 6s infinite alternate ease-in-out;
    background: linear-gradient(135deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
    height: 120px;
    top: -40px;
    border-radius: 50%;
    z-index: 5;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    width: 120px;
    display: flex;
    align-items: center;
    right: 15%;
}

.analysis_summary_Cu .statistics_grow_bI {
    padding-right: 50px;
    letter-spacing: 0.2px;
    max-width: 800px;
    line-height: 1.8;
    padding-left: 55px;
    opacity: 1;
    grid-column: 1 / -1;
    margin-bottom: 60px;
    font-size: calc(13px * 1.05);
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.analysis_summary_Cu .statistics_upgrade_MO {
    display: grid;
    gap: 18px 30px;
    transition: transform 0.3s ease;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    grid-template-columns: auto 1fr;
    padding: 15px;
    grid-template-rows: auto auto;
}

.analysis_summary_Cu .statistics_upgrade_MO:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transform: translateX(10px);
}

.analysis_summary_Cu .boost_statistics_fm {
    align-items: center;
    height: 85px;
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    grid-column: 1 / 2;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
    border: 1px solid rgba(255, 255, 255, 0.15);
    grid-row: 1 / 3;
    width: 85px;
    display: flex;
    justify-content: center;
}

.analysis_summary_Cu .statistics_upgrade_MO:hover .boost_statistics_fm svg path {
    fill: #ffffff;
}

.analysis_summary_Cu .statistics_upgrade_MO span::after {
    position: absolute;
    content: '';
    transition: width 0.3s ease;
    height: 3px;
    background: rgb(128,140,160);
    bottom: -12px;
    width: 0;
    left: 0;
}

.analysis_summary_Cu .statistics_upgrade_MO:hover span::after {
    width: 60px;
}

.analysis_summary_Cu .statistics_upgrade_MO p {
    grid-column: 2 / 3;
    color: #ffffff;
    letter-spacing: 0.2px;
    font-size: calc(13px * 1.05);
    grid-row: 2 / 3;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    opacity: 1;
    position: relative;
    line-height: 1.7;
}

.ty_message_bX::before {
    background: linear-gradient(45deg, transparent 45%, rgb(92,101,117,0.5) 45%, rgb(92,101,117,0.5) 55%, transparent 55%);
    left: 0;
    transform: translateZ(-50px);
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    height: 100%;
    top: 0;
}

.ty_message_bX .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}

.ty_message_bX .knowledge_classes_Rs::before {
    left: -10px;
    z-index: -1;
    content: "";
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    opacity: 0.4;
    top: -10px;
    right: 10px;
    bottom: 10px;
    transform: translateZ(-15px);
    background: linear-gradient(135deg, rgb(92,101,117,0.5) 0%, transparent 70%);
    position: absolute;
}

.ty_message_bX .knowledge_classes_Rs > div:first-child::after {
    height: 3px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(128,140,160) 0%, transparent 100%);
    left: 0;
    width: 70%;
    bottom: -10px;
    transform: translateZ(5px);
}

.ty_message_bX h5 {
    transform: translateX(-5px);
    font-size: 20px;
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 1rem;
}

.ty_message_bX p {
    position: relative;
    padding-left: 1rem;
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    font-size: 17px;
    max-width: 95%;
}

.ty_message_bX a {
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
}

.ty_message_bX a:hover {
    transform: translateX(10px);
}

.ty_message_bX a:hover p {
    color: rgb(128,140,160);
}

header::before {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    z-index: 0;
    position: absolute;
    content: '';
}

header .head_pro_Zp {
    display: flex;
    position: relative;
    justify-content: center;
    padding: 0 0 1rem 0;
    text-decoration: none;
}

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

header .head_pro_Zp:hover svg {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
    transform: translateY(-2px);
}

header .top_base_nh {
    padding: 1rem 2rem 0;
    justify-content: center;
    display: flex;
    gap: 0.7rem;
    flex-wrap: wrap;
    width: 100%;
    max-width: 90%;
}

header .nav_section_Te::before {
    transition: height 0.3s ease;
    bottom: 0;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(to top, rgb(128,140,160,0.5), transparent);
    z-index: -1;
}

header .nav_section_Te:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: rgb(128,140,160);
}

.course_program_description_ia .skill_master_sd {
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    left: 0;
    position: absolute;
    top: 0;
}

.course_program_description_ia .skill_master_sd:hover .tech_training_vl {
    animation-play-state: paused;
}

.course_program_description_ia .learn_skills_Xw {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.course_program_description_ia .learn_skills_Xw:nth-child(even) {
    mask-image: linear-gradient(to right, transparent 5%, black 20%, black 80%, transparent 95%);
}

.course_program_description_ia .learn_skills_Xw:hover img {
    transform: scale(1.05);
    filter: grayscale(0) contrast(1.3);
}

.course_program_description_ia .container {
    width: 100%;
    padding: 0 1rem;
    position: relative;
    max-width: 1200px;
    z-index: 10;
    margin: 0 auto;
}

.course_program_description_ia .study_path_DR::before {
    height: 200%;
    top: -50%;
    background: conic-gradient(
        from 0deg at 50% 50%,
        transparent 0deg,
        rgb(128,140,160,0.5) 90deg,
        transparent 180deg,
        rgb(92,101,117,0.5) 270deg,
        transparent 360deg
    );
    width: 200%;
    opacity: 0.1;
    position: absolute;
    content: "";
    z-index: -1;
    animation: rotate-background 20s linear infinite;
    left: -50%;
}

.course_program_description_ia .study_path_DR h3::after {
    width: 80px;
    content: "";
    bottom: -10px;
    position: absolute;
    left: 50%;
    height: 2px;
    background: rgb(128,140,160);
    transform: translateX(-50%);
}

.course_program_description_ia .study_path_DR .message_widget_Mb::before {
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: -1;
    border-radius: 50%;
    width: 0;
    transition: width 0.6s ease, height 0.6s ease;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    background-color: rgb(128,140,160);
}

.course_program_description_ia .study_path_DR .message_widget_Mb:hover {
    color: #000000;
}

.join_now_If {
    background: linear-gradient(150deg, #ffffff 0%, rgb(165,177,197) 100%);
    overflow: hidden;
    position: relative;
    padding: 110px 0;
}

.join_now_If::after {
    width: 70%;
    background: rgb(128,140,160);
    height: 140%;
    transform: rotate(-15deg);
    content: '';
    right: -15%;
    position: absolute;
    top: -20%;
    z-index: 1;
    opacity: 0.05;
}

.join_now_If .container p {
    border-left: 5px solid rgb(128,140,160);
    font-size: 32px;
    margin: 0;
    padding-left: 25px;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    z-index: 5;
}

.join_now_If .message_widget_Mb::before {
    left: 50%;
    height: 300px;
    position: absolute;
    background: rgb(128,140,160);
    width: 300px;
    z-index: -1;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.6s ease;
    content: '';
}

.join_now_If .container::before {
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(128,140,160) 0%, transparent 100%);
    bottom: -20px;
    width: 100%;
}

.join_now_If .knowledge_classes_Rs::before {
    content: '';
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 80%, rgb(128,140,160,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 20%, rgb(92,101,117,0.5) 0%, transparent 60%);
    left: 0;
    opacity: 0.1;
}

.welcome_rZ .knowledge_classes_Rs {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 2rem;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    gap: 3rem;
}

.welcome_rZ .paragraph_wrap_bi {
    display: flex;
    will-change: transform;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) translateZ(0);
    justify-content: center;
    flex-direction: column;
}

.welcome_rZ .paragraph_wrap_bi::after {
    height: 80px;
    background: rgba(var(--secondary-color-rgb, 255, 186, 8), 0.15);
    width: 80px;
    content: "";
    bottom: -40px;
    position: absolute;
    right: 20%;
    animation: floatElement 6s 1s ease-in-out infinite alternate;
    border-radius: 60% 40% 30% 70% / 40% 50% 50% 60%;
    z-index: -1;
}

.welcome_rZ .paragraph_wrap_bi h1::after {
    height: 4px;
    background: var(--primary-color, rgb(94, 170, 168));
    left: 0;
    position: absolute;
    transform-origin: left;
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleX(1);
    width: 80px;
    bottom: -15px;
}

.welcome_rZ .start_open_qp svg {
    width: 80px;
    margin-bottom: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    filter: drop-shadow(0 5px 15px rgba(var(--primary-color-rgb, 94, 170, 168), 0.3));
    transform: rotate(-5deg);
    height: 80px;
}

.welcome_rZ .start_open_qp p {
    color: #000000;
    margin-bottom: 1rem;
    max-width: 540px;
    font-size: clamp(1rem, 2vw, 13px);
    transform: translateX(0);
    line-height: 1.6;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
}

.welcome_rZ .message_widget_Mb::before {
    width: 100%;
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 100%;
    transform: translateX(-100%) skewX(-30deg);
    z-index: -1;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 60%);
    left: 0;
}

.welcome_rZ .message_widget_Mb:hover {
    box-shadow: 0 8px 25px rgba(var(--primary-color-rgb, 94, 170, 168), 0.4);
    transform: translateY(-3px);
}

.welcome_rZ .thumbnail_image_kb {
    border-radius: 8px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    will-change: transform;
    overflow: hidden;
    aspect-ratio: 4/3;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.1),
        5px 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    width: 100%;
}

.welcome_rZ .thumbnail_image_kb,
    .welcome_rZ .paragraph_wrap_bi,
    .welcome_rZ .paragraph_wrap_bi h1,
    .welcome_rZ .start_open_qp svg,
    .welcome_rZ .message_widget_Mb {
    transition: none;
}

.welcome_rZ:hover .thumbnail_image_kb {
    transform: perspective(1000px) rotateY(0) translateZ(20px);
}

.plan_shelf_Lz {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

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

.plan_shelf_Lz .pay_options_EL {
    position: relative;
}

.plan_shelf_Lz h2 {
    margin-bottom: 20px;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    font-weight: 700;
    font-size: 31px;
    text-align: center;
    color: #ffffff;
    position: relative;
    transform: perspective(1000px) translateZ(30px);
}

.plan_shelf_Lz .monthly_plan_NM {
    transform: perspective(1000px) translateZ(20px);
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    max-width: 800px;
    opacity: 0.9;
    font-size: calc(15px * 1.1);
    line-height: 1.6;
    margin: 0 auto 50px;
}

.plan_shelf_Lz .skill_pricing_Ju {
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    transform-style: preserve-3d;
    text-decoration: none;
    display: block;
}

.plan_shelf_Lz .tuition_plans_cu::before {
    top: 0;
    height: 5px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    left: 0;
    position: absolute;
    content: "";
    transform: scaleX(0.8);
    opacity: 0.8;
    background: linear-gradient(90deg, rgb(128,140,160), rgb(92,101,117));
    width: 100%;
}

.plan_shelf_Lz .tuition_plans_cu::after {
    transform: translate(30%, 30%);
    background: radial-gradient(circle, rgb(128,140,160,0.5) 0%, transparent 70%);
    z-index: -1;
    bottom: 0;
    border-radius: 50%;
    content: "";
    right: 0;
    height: 150px;
    position: absolute;
    opacity: 0.2;
    transition: all 0.6s ease;
    width: 150px;
}

.plan_shelf_Lz .edu_packages_Kj h4::after {
    position: absolute;
    content: "";
    height: 2px;
    bottom: 0;
    transition: width 0.4s ease;
    background: rgb(92,101,117);
    width: 50px;
    left: 0;
}

.plan_shelf_Lz .pro_rates_xP {
    font-weight: 700;
    position: relative;
    font-size: calc(19px * 1.5);
    color: #ffffff;
    transition: all 0.4s ease;
    display: inline-block;
    transform: translateZ(15px);
    padding: 10px 5px;
}

.plan_shelf_Lz .skill_pricing_Ju:hover .tuition_plans_cu {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
}

.plan_shelf_Lz .skill_pricing_Ju:hover .tuition_plans_cu::before {
    opacity: 1;
    transform: scaleX(1);
}

.plan_shelf_Lz .skill_pricing_Ju:hover .edu_packages_Kj h4::after {
    width: 80px;
}

.plan_shelf_Lz .skill_pricing_Ju:hover .pro_rates_xP {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.cookie_confirm_pc {
    margin: auto;
    width: 90%;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    max-width: 1200px;
    border: 2px solid rgb(128,140,160);
    border-radius: 18px;
    padding: 20px;
}

.privacy_ack_oS {
    margin-right: 20px;
    flex-shrink: 0;
}

.cookie_check_Il {
    color: #ffffff;
    flex-grow: 1;
    text-align: left;
}

.cookie_check_Il p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
    color: #ffffff;
}

.cookie_check_Il p a {
    text-decoration: underline;
    color: rgb(128,140,160);
}

.cookie_button.cookie_user_nU {
    margin-right: 10px;
}

#popupPrivacyNotice_ZV {
    display: none;
}

#popupPrivacyNotice_ZV:checked ~ .dialogCookieSettings_TC {
    opacity: 0;
    visibility: hidden;
}


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

.company_info_Ks::after {
    content: "";
    left: 0;
    background: 
        repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px),
        repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.03;
    position: absolute;
}

.company_info_Ks .container {
    position: relative;
    z-index: 10;
}

.company_info_Ks h2 {
    position: relative;
    margin-bottom: 60px;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.company_info_Ks h2::after {
    left: 50%;
    transform: translateX(-50%) translateX(30px);
    height: 3px;
    bottom: -15px;
    position: absolute;
    background-color: rgb(92,101,117);
    width: 20px;
    content: "";
}

.company_info_Ks .training_track_yV {
    z-index: 2;
    min-width: calc(50% - 15px);
    flex: 1;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.company_info_Ks .training_track_yV {
    padding: 40px;
    transform: translateY(0);
}

.company_info_Ks .training_track_yV::before {
    transform: scaleX(0);
    width: 100%;
    background: linear-gradient(90deg, rgb(128,140,160), rgb(92,101,117));
    left: 0;
    top: 0;
    transition: transform 0.4s ease;
    height: 4px;
    transform-origin: left;
    position: absolute;
    content: "";
}

.company_info_Ks .training_track_yV:hover::after {
    opacity: 1;
}

.company_info_Ks .training_track_yV:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.company_info_Ks .training_track_yV h3 {
    margin-bottom: 20px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
}

.company_info_Ks .training_track_yV:last-child h3::before {
    background-color: rgb(92,101,117);
}

.company_info_Ks .training_track_yV:last-child:hover h3 {
    color: rgb(92,101,117);
}

.company_info_Ks .container::before {
    width: 300px;
    border-radius: 50%;
    opacity: 0.1;
    position: absolute;
    top: -150px;
    right: -150px;
    content: "";
    background: linear-gradient(135deg, rgb(128,140,160,0.5), rgb(92,101,117,0.5));
    height: 300px;
    z-index: -1;
}

.company_info_Ks .training_track_yV:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.company_info_Ks .training_track_yV:first-child::after {
    border-color: transparent transparent rgb(128,140,160,0.5) transparent;
}

.service_connect_it {
    padding: 70px 0;
    background: rgb(165,177,197);
    overflow: hidden;
    position: relative;
}

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

.service_connect_it .message_page_cP {
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    border-top: 4px solid rgb(128,140,160);
    border-radius: 23px;
}

.service_connect_it .thumbnail_image_kb {
    height: 250px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.service_connect_it .contact_links_jC {
    display: grid;
    padding: 30px;
    gap: 15px;
    background: #ffffff;
}

.service_connect_it .contact_links_jC p {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    padding: 15px;
    background: rgb(165,177,197);
    padding-left: 45px;
    border-left: 3px solid rgb(128,140,160);
    color: #000000;
    font-size: 13px;
    position: relative;
    margin: 0;
}

.service_connect_it .contact_links_jC p svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}

.service_connect_it .contact_links_jC p span {
    font-weight: 600;
}

.service_connect_it .contact_links_jC p span a {
    position: relative;
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(128,140,160);
}

.service_connect_it .contact_links_jC p span a:hover {
    color: rgb(92,101,117);
}

.service_connect_it .contact_links_jC p span a:hover::after {
    width: 100%;
}

.service_connect_it .send_query_aK {
    display: inline-block;
    position: relative;
    font-weight: 600;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 21px;
    color: rgb(128,140,160);
}

.service_connect_it .send_query_aK:hover svg {
    fill: rgb(92,101,117);
    transform: translateY(-50%) rotate(15deg);
}

.service_connect_it .send_query_aK::after {
    height: 2px;
    left: 30px;
    content: '';
    bottom: -5px;
    position: absolute;
    background: rgb(128,140,160);
    width: 50%;
}

.service_connect_it .assist_grid_QG svg {
    width: 16px;
    fill: rgb(128,140,160);
    transform: translateY(-50%);
    height: 16px;
    position: absolute;
    left: 12px;
    transition: transform 0.3s ease, fill 0.3s ease;
    top: 50%;
}

.service_connect_it .assist_grid_QG:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(92,101,117);
}

.service_connect_it .assist_grid_QG::before {
    content: '';
    left: 0;
    transition: width 0.3s ease;
    height: 100%;
    position: absolute;
    background: rgb(128,140,160,0.5);
    z-index: -1;
    width: 0;
    top: 0;
}

.user_feedback_zo .container {
    position: relative;
    z-index: 1;
}

.user_feedback_zo h2 {
    color: #000000;
    font-size: 37px;
    margin-bottom: 100px;
    font-weight: 700;
    transform: translateX(-10%);
    position: relative;
}

.user_feedback_zo .feedback_stories_QT {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    gap: 20px;
}

.user_feedback_zo .feedback_grid_WC:nth-child(3n+1) {
    grid-column: span 5;
    animation-delay: 0.1s;
}

.user_feedback_zo .feedback_grid_WC:nth-child(3n+3) {
    animation-delay: 0.5s;
    grid-column: span 3;
    margin-top: 40px;
}

.user_feedback_zo .feedback_grid_WC img {
    width: 60px;
    height: 60px;
    filter: grayscale(100%);
    object-fit: cover;
    position: absolute;
    bottom: 20px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 3px solid #ffffff;
    border-radius: 10px;
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    right: 0;
}

.user_feedback_zo .feedback_grid_WC .description {
    position: relative;
    font-size: calc(17px * 1.2);
    color: #000000;
    margin-bottom: 40px;
    line-height: 1.6;
    font-weight: 300;
}

.user_feedback_zo .feedback_grid_WC .description::first-letter {
    font-weight: 600;
    font-size: 1.3em;
}

.user_feedback_zo .feedback_grid_WC:hover .description::after {
    transform: scaleX(3);
}

.privacy_module_PZ {
    color: #000000;
    font-family: Arial, sans-serif;
    width: 100%;
    flex-direction: column;
    padding: 3rem;
    display: flex;
    background-color: rgb(165,177,197);
}

.privacy_module_PZ h2 {
    padding-left: 1rem;
    border-left: 4px solid rgb(92,101,117);
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: rgb(92,101,117);
    margin-top: 2rem;
}

.privacy_module_PZ ul,
.privacy_module_PZ ol {
    list-style-type: none;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding-left: 2rem;
    border-left: 2px solid rgba(0, 0, 0, 0.5);
    list-style-position: inside;
}

.privacy_module_PZ p {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 1.8;
}

::-webkit-scrollbar {
    width: 8px;
    scroll-behavior: smooth;
    height: 7px;
}

::-webkit-scrollbar-track {
    border-radius: 4rem;
    background: rgb(128,140,160);
    border: 1px ridge rgb(92,101,117);
}

::-webkit-scrollbar-thumb {
    background: rgb(92,101,117,0.5);
    box-shadow: -4px 0px 13px 1px rgba(0, 0, 0, 0.4);
    border-radius: 6%;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: -4px 5px 14px -1px rgba(0, 0, 0, 0.7);
    border-color: rgb(128,140,160,0.5);
    background: #ffffff;
}

::-webkit-scrollbar-thumb:active {
    transform: scale(0.95);
    box-shadow: inset 1px 4px 0px 7px rgba(0, 0, 0, 0.7);
    background: rgb(92,101,117,0.5);
}

::-webkit-scrollbar-corner {
    background: rgb(165,177,197);
}

.plan_shelf_Lz .edu_packages_Kj p::-webkit-scrollbar {
    width: 4px;
}

.plan_shelf_Lz .edu_packages_Kj p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(128,140,160,0.5);
}

.plan_shelf_Lz .edu_packages_Kj p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
}



@media (min-width: 992px) {.educational_rewards_Pb .knowledge_classes_Rs {
    padding: 60px;
}.educational_rewards_Pb .thumbnail_image_kb {
    width: 45%;
    height: 450px;
}.educational_rewards_Pb li p {
    padding: 16px 20px;
}
}



@media (hover: none) {.educational_rewards_Pb .knowledge_classes_Rs,
    .educational_rewards_Pb .knowledge_classes_Rs:hover,
    .educational_rewards_Pb .thumbnail_image_kb,
    .educational_rewards_Pb .knowledge_classes_Rs:hover .thumbnail_image_kb {
    transform: none;
}}



@media (max-width: 768px) {.testimonial_Xy {
    padding: 40px 0 20px;
}.testimonial_Xy .nav_train_YX {
    flex-direction: column;
}.testimonial_Xy .top_base_nh {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.testimonial_Xy .company_holder h3 {
    font-size: calc(28px * 0.8);
}.testimonial_Xy .top_base_nh h5 {
    font-size: calc(20px * 0.9);
}.syllabus_ref_sp .footer_workshops_Hj {
    font-size: calc(16px * 0.9);
}
}



@media (min-width: 768px) {.education_experience_UB .feedback_grid_WC {
    gap: 3rem;
    grid-template-areas: 
      "photo info"
      "quote quote";
    padding: 4rem;
    grid-template-columns: 250px 1fr;
}.education_experience_UB .feedback_grid_WC > div:first-child {
    justify-content: flex-start;
    grid-area: photo;
}.education_experience_UB .feedback_grid_WC > div:nth-child(2) {
    border-left: none;
    align-self: center;
    padding-left: 0;
    grid-area: info;
}.education_experience_UB .feedback_grid_WC > div:nth-child(3) {
    grid-area: quote;
}.education_experience_UB .feedback_grid_WC .career_overview_gK {
    background: linear-gradient(135deg, rgb(165,177,197) 0%, transparent 100%);
    padding: 2rem;
}
}



@media (min-width: 1200px) {.education_experience_UB .feedback_grid_WC {
    transform: perspective(1000px) rotateX(1deg) rotateY(-1deg);
    transition: transform 0.5s ease-out;
}.education_experience_UB .feedback_grid_WC:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.education_experience_UB .feedback_grid_WC .thumbnail_image_kb {
    width: 320px;
    height: 320px;
}
}



@media (max-width: 992px) {.contact_us_yU {
    padding: 70px 0;
}.contact_us_yU .inquiry_message_ap {
    grid-template-columns: 1fr;
}.contact_us_yU .thumbnail_image_kb {
    min-height: 300px;
}.contact_us_yU .help_reach_ms {
    padding: 40px 30px 50px;
}
}



@media (max-width: 576px) {.contact_us_yU {
    padding: 40px 0;
}.contact_us_yU .container {
    padding: 0 15px;
}.contact_us_yU h2 {
    font-size: calc(30px - 6px);
    margin-bottom: 40px;
}.contact_us_yU h2::before {
    left: calc(50% - 35px);
    width: 20px;
}.contact_us_yU h2::after {
    width: 50px;
}.contact_us_yU .help_reach_ms {
    padding: 30px 20px 40px;
}.contact_us_yU #contact {
    gap: 20px;
}.contact_us_yU .message_widget_Mb {
    width: 100%;
}.contact_us_yU .thumbnail_image_kb {
    min-height: 200px;
}}



@media (max-width: 576px) {.operation_process_vd {
    min-height: 40vh;
}.operation_process_vd .container {
    padding: 2.5rem 1rem;
}.operation_process_vd .knowledge_classes_Rs {
    padding: 2rem 1rem;
    gap: 1.2rem;
}.operation_process_vd h3 {
    font-size: calc(30px * 0.7);
    padding-bottom: 1rem;
}.operation_process_vd span {
    padding: 1.2rem;
    font-size: calc(15px * 0.85);
    line-height: 1.6;
}.operation_process_vd .knowledge_classes_Rs::before,
    .operation_process_vd .knowledge_classes_Rs::after {
    height: 20px;
}}



@media (max-width: 992px) {.analysis_summary_Cu {
    padding: 120px 0;
}.analysis_summary_Cu .top_gain_YE {
    grid-template-columns: 1fr;
}.analysis_summary_Cu .pro_statistics_wW {
    width: 100px;
    height: 100px;
    top: -30px;
    right: 10%;
}.analysis_summary_Cu .pro_statistics_wW svg {
    height: 50px;
    width: 50px;
}.analysis_summary_Cu .pro_extra_Vc {
    padding-left: 40px;
    margin-top: 70px;
}.analysis_summary_Cu .statistics_grow_bI {
    padding-left: 44px;
}.analysis_summary_Cu .statistics_experts_gE {
    padding: 0 20px;
}
}



@media (max-width: 576px) {.analysis_summary_Cu {
    padding: 80px 0;
}.analysis_summary_Cu .pro_statistics_wW {
    right: 50%;
    height: 80px;
    width: 80px;
    transform: translateX(50%);
}.analysis_summary_Cu .pro_statistics_wW svg {
    width: 40px;
    height: 40px;
}.analysis_summary_Cu .pro_extra_Vc {
    padding-left: 20px;
    border-left: none;
    text-align: center;
    font-size: calc(31px * 0.85);
    padding-top: 25px;
    padding-right: 20px;
    margin-top: 70px;
    border-top: 5px solid rgb(128,140,160);
}.analysis_summary_Cu .statistics_grow_bI {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}.analysis_summary_Cu .statistics_experts_gE {
    gap: 50px;
    padding: 0 10px;
}.analysis_summary_Cu .statistics_upgrade_MO {
    padding: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    text-align: center;
    gap: 18px;
}.analysis_summary_Cu .statistics_upgrade_MO::before {
    left: 50%;
    height: 5px;
    width: 0;
    transform: translateX(-50%);
    top: -20px;
}.analysis_summary_Cu .statistics_upgrade_MO:hover {
    transform: translateY(-10px);
}.analysis_summary_Cu .statistics_upgrade_MO:hover::before {
    width: 60px;
    height: 5px;
}.analysis_summary_Cu .boost_statistics_fm {
    height: 70px;
    grid-row: 1 / 2;
    width: 70px;
    margin: 0 auto;
    grid-column: 1 / 2;
}.analysis_summary_Cu .boost_statistics_fm svg {
    height: 35px;
    width: 35px;
}.analysis_summary_Cu .statistics_upgrade_MO span {
    grid-row: 2 / 3;
    margin-bottom: 15px;
    grid-column: 1 / 2;
}.analysis_summary_Cu .statistics_upgrade_MO span::after {
    transform: translateX(-50%);
    left: 50%;
}.analysis_summary_Cu .statistics_upgrade_MO:hover span::after {
    width: 50px;
}.analysis_summary_Cu .statistics_upgrade_MO p {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}}



@media (max-width: 767px) {header .header_nav_dw {
    padding: 1rem 0;
    margin: 0.6rem 0;
}header .head_pro_Zp {
    padding: 0 0 0.7rem 0;
}header .head_pro_Zp svg {
    width: 140px;
}header .top_base_nh {
    max-width: 95%;
    gap: 0.5rem;
    padding: 0.7rem 1rem 0;
}header .nav_section_Te {
    font-size: calc(17px - 1px);
    padding: 0.5rem 1rem;
}
}



@media (max-width: 1200px) {.course_program_description_ia .study_path_DR {
    padding: 2.5rem;
    max-width: 500px;
}
}



@media (max-width: 768px) {.course_program_description_ia {
    min-height: 100vh;
}.course_program_description_ia .tech_training_vl {
    animation-duration: 30s;
}.course_program_description_ia .study_path_DR {
    padding: 2rem;
    max-width: 90%;
}.course_program_description_ia .study_path_DR h3 {
    font-size: calc(30px * 0.85);
}.course_program_description_ia .learn_skills_Xw::after {
    background: linear-gradient(to bottom, 
            #000000 0%, 
            transparent 30%, 
            transparent 70%, 
            #000000 100%
        );
}

}



@media (min-width: 1800px) {.course_program_description_ia .study_path_DR {
    max-width: 650px;
    padding: 3.5rem;
}.course_program_description_ia .study_path_DR h3 {
    font-size: calc(30px * 1.2);
}.course_program_description_ia .study_path_DR p {
    font-size: calc(15px * 1.1);
}.course_program_description_ia .study_path_DR .message_widget_Mb {
    padding: 1rem 3rem;
}}



@media (max-width: 480px) {.join_now_If {
    padding: 50px 0;
}.join_now_If .container {
    gap: 30px;
}.join_now_If .container p {
    padding-left: 12px;
    font-size: calc(17px * 1.2);
    border-left-width: 3px;
}.join_now_If .message_widget_Mb {
    font-size: calc(20px * 0.9);
    padding: 12px 25px;
}.join_now_If .container::before {
    bottom: -15px;
    width: 50%;
}.join_now_If .container::after {
    width: 8px;
    bottom: -19px;
    height: 8px;
}}



@media (max-width: 768px) {.welcome_rZ {
    padding: 3rem 0;
}.welcome_rZ .knowledge_classes_Rs {
    padding: 1rem;
}.welcome_rZ .paragraph_wrap_bi h1 {
    font-size: 1.8rem;
}.welcome_rZ .start_open_qp svg {
    width: 60px;
    height: 60px;
}.welcome_rZ .thumbnail_image_kb {
    aspect-ratio: 3/2;
}
}



@media (max-width: 576px) {.welcome_rZ .paragraph_wrap_bi h1 {
    font-size: 1.5rem;
}.welcome_rZ .start_open_qp p {
    font-size: 0.95rem;
}.welcome_rZ .message_widget_Mb {
    padding: 0.7rem 1.5rem;
    font-size: 0.9rem;
}
}



@media (max-width: 991px) {.plan_shelf_Lz {
    padding: 70px 0;
}.plan_shelf_Lz h2 {
    font-size: calc(31px * 0.9);
}.plan_shelf_Lz .monthly_plan_NM {
    font-size: 15px;
    margin-bottom: 40px;
}.plan_shelf_Lz .annual_fee_Dd {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.plan_shelf_Lz .tuition_plans_cu {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.plan_shelf_Lz {
    padding: 50px 0;
}.plan_shelf_Lz .tuition_plans_cu {
    padding: 25px 20px;
}.plan_shelf_Lz .edu_packages_Kj p {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
    max-height: 200px;
}.plan_shelf_Lz .pro_rates_xP {
    font-size: calc(19px * 1.2);
}
}


@media only screen and (max-width: 1200px) {.cookie_confirm_pc {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.privacy_ack_oS {
    margin-right: 0;
    margin-bottom: 20px;
}.web_cookies_qU {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}



@media screen and (max-width: 768px) {.company_info_Ks {
    padding: 60px 0;
}.company_info_Ks h2 {
    font-size: calc(32px * 0.9);
}.company_info_Ks .training_track_yV {
    padding: 30px;
}.company_info_Ks .training_track_yV h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 15px;
}.company_info_Ks .training_track_yV h3::before {
    height: 20px;
}.company_info_Ks .container::before {
    top: -100px;
    width: 200px;
    height: 200px;
    right: -100px;
}.company_info_Ks .container::after {
    width: 150px;
    height: 150px;
    left: -75px;
    bottom: -75px;
}
}



@media (min-width: 992px) {.service_connect_it .message_page_cP {
    grid-template-columns: 1fr 2fr;
    display: grid;
}.service_connect_it .reach_section_jE {
    grid-column: span 2;
}.service_connect_it .thumbnail_image_kb {
    height: 100%;
}.service_connect_it .talk_answer_Nv {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1200px) {.service_connect_it .talk_answer_Nv {
    grid-template-columns: repeat(3, 1fr);
}
}



@media (max-width: 767px) {.service_connect_it {
    padding: 50px 0;
}.service_connect_it .reach_section_jE {
    font-size: 18px;
    padding: 20px;
}.service_connect_it .thumbnail_image_kb {
    height: 180px;
}.service_connect_it .contact_links_jC {
    padding: 20px;
}.service_connect_it .contact_links_jC p {
    padding-left: 40px;
    padding: 12px;
}.service_connect_it .contact_links_jC p svg {
    width: 16px;
    left: 12px;
    height: 16px;
}.service_connect_it .send_query_aK {
    font-size: 18px;
}.service_connect_it .send_query_aK svg {
    height: 18px;
    width: 18px;
}.service_connect_it .assist_grid_QG {
    padding-left: 35px;
    padding: 10px;
}.service_connect_it .assist_grid_QG svg {
    width: 14px;
    left: 10px;
    height: 14px;
}}



@media (max-width: 767px) {.user_feedback_zo {
    padding: 60px 0;
}.user_feedback_zo::before {
    right: -20%;
    top: -20%;
}.user_feedback_zo h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 50px;
}.user_feedback_zo .feedback_stories_QT {
    grid-template-columns: 1fr;
}.user_feedback_zo .feedback_grid_WC:nth-child(3n+1),
    .user_feedback_zo .feedback_grid_WC:nth-child(3n+2),
    .user_feedback_zo .feedback_grid_WC:nth-child(3n+3),
    .user_feedback_zo .feedback_grid_WC:nth-child(2n) {
    margin-bottom: 50px;
    margin-top: 0;
    grid-column: 1;
}.user_feedback_zo .feedback_grid_WC::before {
    font-size: 80px;
}.user_feedback_zo .feedback_grid_WC img {
    height: 50px;
    width: 50px;
}.user_feedback_zo .feedback_grid_WC p:first-of-type {
    right: 60px;
    font-size: calc(19px * 0.9);
}.user_feedback_zo .feedback_grid_WC .description {
    font-size: 17px;
}}



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



@keyframes shimmerEffect {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}



@keyframes glowPulse {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
}



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



@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
}



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



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



@keyframes floatElement {
    0% {
        transform: translate(0, 0) rotate(0);
    }
    100% {
        transform: translate(10px, 10px) rotate(5deg);
    }
}



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

