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

.container {
    max-width: 100%;
    margin: auto;
    width: 1143px;
}

.of_wrapping-container {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.ZS_top_section {
    flex: 1 0 auto;
}


header .IW_nav_core {
    overflow: visible;
    display: flex;
    align-items: center;
    border-bottom-right-radius: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(200,206,218,0.5) 0%, rgb(164,172,185) 100%);
    justify-content: space-between;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 23px;
    padding: 1.5rem 2rem;
    width: 100%;
    z-index: 100;
    position: relative;
}

header .IW_nav_core .Th_nav_mentor a {
    font-weight: 600;
    position: relative;
    padding: 0.5rem 1rem;
    font-size: 16px;
    display: block;
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
    font-family: Arial, sans-serif;
}

.iq_client_experience {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(231,235,242) 0%, rgba(245, 248, 255, 0.9) 100%);
    padding: 6rem 0;
}

.iq_client_experience h2 {
    z-index: 1;
    animation: fadeSlideUp 0.8s ease-out;
    transform: translateY(0);
    text-align: center;
    position: relative;
    font-weight: 700;
    opacity: 1;
    line-height: 1.3;
    letter-spacing: -0.02em;
    font-size: 34px;
    color: #000000;
    margin-bottom: 2.5rem;
}

.iq_client_experience .se_legacy_edu {
    position: relative;
    padding: 0;
}

.iq_client_experience .oI_review_feedback {
    padding: 1.75rem;
    display: flex;
    animation-delay: calc(0.1s * var(--i, 0));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    z-index: 1;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateY(0);
    height: 100%;
    border-radius: 10px;
    justify-content: space-between;
    flex-direction: column;
    animation: fadeSlideUp 0.6s ease-out backwards;
    position: relative;
}

.iq_client_experience .oI_review_feedback h3::before {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    top: 50%;
    border-radius: 10px;
    transform: translateY(-50%);
    content: "";
    background: linear-gradient(135deg, rgb(200,206,218) 0%, rgb(164,172,185) 100%);
    left: 0;
}

.iq_client_experience .oI_review_feedback:hover img {
    box-shadow: 0 8px 20px -8px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.xI_privacy_unit h1 {
    color: rgb(200,206,218);
    margin-bottom: 30px;
    font-weight: 700;
    border-bottom: 3px solid rgb(164,172,185);
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 39px;
    text-align: center;
    width: 100%;
}

.xI_privacy_unit ul, .xI_privacy_unit ol {
    border-top: 2px solid #000000;
    padding: 0;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #000000;
    border-bottom: 2px solid #000000;
    margin: 20px 0;
    list-style: none;
    font-family: Arial, sans-serif;
}

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

.zL_course_program_details .BQ_news_item {
    background: #ffffff;
    position: relative;
    order: 2;
    padding: 40px;
    margin: -80px auto 0;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    width: 80%;
    border-radius: 29px;
}

.zL_course_program_details .BQ_news_item .description {
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 20px;
    color: #000000;
    text-align: center;
}

.zL_course_program_details .Wy_img_caption_box {
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    order: 1;
    height: 500px;
    margin: 0 auto;
    z-index: 2;
    transform: perspective(1000px) rotateX(5deg);
    border-radius: 29px;
    transform-origin: bottom;
    width: 100%;
}

.zL_course_program_details .lS_skill_path::after {
    border-radius: 10px;
    animation: float 6s ease-in-out infinite;
    height: 40px;
    background: rgb(164,172,185,0.5);
    width: 40px;
    content: '';
    bottom: 50px;
    z-index: 1;
    position: absolute;
    right: 15%;
}

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

.hs_who_we_are .BQ_news_item {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: perspective(1000px) rotateY(-1deg);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(200,206,218);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    padding: 3.5rem;
}

.hs_who_we_are .BQ_news_item {
    transform: none;
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}

.hs_who_we_are .BQ_news_item {
    border-left-width: 2px;
    padding: 1.5rem 1.25rem;
}

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

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

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

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

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

.MZ_join_our_community .BP_reach_box {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    margin-left: 5%;
    max-width: 650px;
}

.MZ_join_our_community .input_holder {
    display: flex;
    gap: 15px;
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
}

.MZ_join_our_community input[type="email"]:focus {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgb(164,172,185,0.5);
    outline: none;
}

.MZ_join_our_community .Is_subscribe_coupons::before {
    width: 100%;
    z-index: -1;
    transition: all 0.4s ease;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(164,172,185) 0%, rgb(200,206,218) 100%);
    left: -100%;
    top: 0;
    position: absolute;
}

.Es_contact_section {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
    background: rgb(231,235,242);
}

.Es_contact_section::after {
    left: 0;
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: radial-gradient(circle at center, transparent 50%, rgb(231,235,242) 100%);
}

.Es_contact_section h3 {
    color: #000000;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 37px;
    text-align: center;
}

.Es_contact_section h3::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    background: rgb(200,206,218);
    position: absolute;
    content: "";
    height: 6px;
    border-radius: 50%;
    width: 6px;
}

.Zk_help_help::after {
    filter: blur(70px);
    width: 300px;
    bottom: -150px;
    background: rgb(164,172,185,0.5);
    position: absolute;
    content: "";
    border-radius: 50%;
    z-index: 0;
    left: -150px;
    height: 300px;
}

.Zk_help_help .GA_inquiry_message form {
    flex-direction: column;
    display: flex;
}

.Zk_help_help .GA_inquiry_message input[type="text"]:focus,
.Zk_help_help .GA_inquiry_message textarea:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(245, 245, 245, 1);
}

.Zk_help_help .GA_inquiry_message .uQ_inquiry_form {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.Zk_help_help .GA_inquiry_message .uQ_inquiry_form label::before {
    position: absolute;
    height: 22px;
    width: 22px;
    top: 2px;
    left: 0;
    border-radius: 50%;
    background: rgba(245, 245, 245, 0.7);
    content: "";
    transition: all 0.3s ease;
}

.Zk_help_help .GA_inquiry_message .uQ_inquiry_form a:hover {
    color: rgb(164,172,185);
}

.Zk_help_help .GA_inquiry_message .gB_help_info {
    display: inline-block;
    padding: 18px 40px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 30px;
    border: none;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    background: rgb(200,206,218);
    align-self: flex-start;
    font-size: 19px;
}

.Zk_help_help .Hb_request_panel .rP_message_box {
    margin: 0;
    padding: 0;
    list-style: none;
}

.Zk_help_help .Hb_request_panel .rP_message_box li {
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    padding: 20px;
    border-radius: 20px;
    align-items: center;
    margin-bottom: 30px;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
}

.Zk_help_help .Hb_request_panel .rP_message_box li svg path {
    fill: rgb(200,206,218);
    transition: all 0.3s ease;
}

.Zk_help_help .Hb_request_panel .rP_message_box li a:hover {
    color: rgb(200,206,218);
}

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

.AU_launch_now h6 {
    transform: translateZ(10px);
    line-height: 1.6;
    font-size: calc(22px * 1.1);
    text-align: center;
    max-width: 800px;
    margin-bottom: 2.5rem;
    opacity: 0;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    font-family: Arial, sans-serif;
}

.AU_launch_now .gB_help_info span {
    z-index: 2;
    animation: none;
    position: relative;
    opacity: 1;
}

.AU_launch_now .gB_help_info:hover {
    color: rgb(164,172,185);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    background-color: #ffffff;
}

.NF_future_learners {
    padding: 120px 0;
    background: rgb(231,235,242);
    overflow: hidden;
    position: relative;
}

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

.NF_future_learners h4 {
    color: #000000;
    overflow: hidden;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 32px;
    position: relative;
}



.NF_future_learners div > div {
    gap: 20px;
    display: flex;
    perspective: 1000px;
    flex-wrap: wrap;
}

.NF_future_learners p {
    transition: all 0.4s ease;
    color: #000000;
    min-height: 100px;
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1;
    align-items: center;
    background: #ffffff;
    display: flex;
    font-size: 12px;
    padding: 0;
    margin: 0;
    width: calc(33.333% - 20px);
}

.NF_future_learners p svg path {
    fill: rgb(200,206,218);
    transition: fill 0.3s ease;
}

.NF_future_learners p:hover svg path {
    fill: rgb(164,172,185);
}

.NF_future_learners p:nth-child(odd) {
    transform: translateZ(10px);
}

.NF_future_learners p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(200,206,218,0.5);
}

.NF_future_learners p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}

.NF_future_learners p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(200,206,218), rgb(164,172,185));
}

.NF_future_learners .se_legacy_edu > div p:nth-child(3) {
    animation-delay: 0.3s;
}

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

.hp_program_outcomes {
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgb(231,235,242) 100%);
    padding: 80px 0;
    font-family: Arial, sans-serif;
    overflow: hidden;
}



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

.hp_program_outcomes .se_legacy_edu {
    grid-template-columns: 1fr 1.3fr;
    background: transparent;
    display: grid;
    position: relative;
    gap: 0;
}

.hp_program_outcomes .BQ_news_item:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.hp_program_outcomes h3 {
    font-weight: 700;
    padding-left: 15px;
    margin-bottom: 30px;
    color: rgb(200,206,218);
    font-size: 28px;
    position: relative;
}

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

.hp_program_outcomes li {
    padding: 16px;
    transition: all 0.3s ease;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
    border-radius: 12px;
    margin-bottom: 16px;
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.05),
    inset 1px 1px 1px rgba(255, 255, 255, 0.7);
    transform-origin: left center;
}

.hp_program_outcomes li:hover svg {
    background: linear-gradient(135deg, rgb(200,206,218), rgb(164,172,185));
    transform: rotate(-10deg);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

.RS_thanksBox::before {
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgb(164,172,185,0.5) 0px,
            rgb(164,172,185,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    opacity: 0.06;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    pointer-events: none;
    left: 0;
    content: "";
}

.RS_thanksBox .se_legacy_edu:hover::before {
    opacity: 0.3;
    transform: scale(1);
}

.RS_thanksBox .se_legacy_edu > div:first-child {
    margin-bottom: 30px;
    position: relative;
}

.RS_thanksBox .se_legacy_edu:hover > div:first-child::after {
    transform: scaleX(1);
}

.RS_thanksBox h5 {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    line-height: 1.4;
    color: #000000;
    position: relative;
    font-size: 20px;
}

.RS_thanksBox a::after {
    transform: scaleX(0);
    content: "";
    bottom: 0;
    background-color: rgb(200,206,218);
    transform-origin: right center;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 1px;
    left: 0;
    width: 100%;
}

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

.IR_education_experience .Wy_img_caption_box {
    position: relative;
    transform: perspective(1000px) rotateY(-8deg);
    border-radius: 23px;
    height: 420px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: photo;
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(200,206,218,0.5);
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    z-index: 3;
}

.IR_education_experience .name::after {
    left: 20px;
    transform-origin: left;
    width: 60px;
    background: rgb(200,206,218);
    transition: transform 0.5s ease;
    position: absolute;
    bottom: -8px;
    content: "";
    height: 4px;
    transform: scaleX(0.6);
}

.IR_education_experience .oI_review_feedback:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}

.IR_education_experience .Mc_career_card::before {
    font-size: calc(48px * 2);
    content: "";
    color: rgb(200,206,218);
    position: absolute;
    top: -15px;
    left: 25px;
    opacity: 0.7;
}

.IR_education_experience .oI_review_feedback:hover .Mc_career_card {
    transform: translateY(-10px);
}

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

.SG_learning_price {
    position: relative;
}

.Pv_pricing_grid_item h2::after {
    content: "";
    height: 3px;
    background: rgb(200,206,218);
    bottom: -12px;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.Pv_pricing_grid_item .BW_value_plan {
    gap: 30px;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
}

.Pv_pricing_grid_item .cL_pro_fees::before {
    opacity: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom right, 
        rgb(200,206,218,0.5), 
        transparent,
        rgba(255, 255, 255, 0.05));
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    transition: opacity 0.5s ease;
}

.Pv_pricing_grid_item .oA_deal_board p {
    font-size: 15px;
    overflow-wrap: break-word;
    margin-bottom: 25px;
    color: #ffffff;
    white-space: normal;
    line-height: 1.7;
    opacity: 0.85;
    flex-grow: 1;
    word-break: break-word;
}

.Pv_pricing_grid_item .oA_deal_board:hover {
    transform: translateY(-10px);
}

.Pv_pricing_grid_item .oA_deal_board:hover .cL_pro_fees {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.25);
}

.Pv_pricing_grid_item .oA_deal_board:hover .cL_pro_fees::before {
    opacity: 1;
}

.Pv_pricing_grid_item .oA_deal_board:hover .Ch_learning_rates {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.RS_title_section .LM_course_intro::before {
    left: 0;
    backdrop-filter: blur(3px) saturate(1.2);
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(
    135deg,
    rgb(200,206,218,0.5) 0%,
    rgba(25, 25, 60, 0.75) 100%
  );
    content: "";
    z-index: 1;
    position: absolute;
}

.RS_title_section .AL_founder_bio > div:first-child::after {
    left: 0;
    background: linear-gradient(90deg, rgb(164,172,185) 0%, transparent 100%);
    box-shadow: 0 2px 8px rgba(rgb(164,172,185), 0.3);
    height: 4px;
    bottom: -1.25rem;
    content: "";
    width: 80px;
    position: absolute;
    border-radius: 10px;
}

.RS_title_section h3 {
    line-height: 1.4;
    font-size: clamp(1.25rem, 3vw, 23px);
    margin-bottom: 1.5rem;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: #ffffff;
    transform: translateZ(10px);
    font-weight: 600;
    animation-fill-mode: both;
    opacity: 0.95;
}

.lj_consentInformationPopup {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: flex;
    position: fixed;
    width: 100%;
    background: rgb(231,235,242);
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    border-top: 3px solid rgb(200,206,218);
    z-index: 90;
    padding: 1rem 0;
    align-items: center;
    justify-content: center;
}

.tU_track_accept h5 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: rgb(200,206,218);
}

.cookie_button.th_privacy_gate {
    background: #000000;
    margin-left: 0.5rem;
}

.cookie_button.th_privacy_gate:hover {
    background: rgb(200,206,218);
}

.lj_consentInformationPopup p a:hover {
    color: #000000;
}

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

.nd_debate_club .yD_learn_chat::before {
    top: 0;
    left: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
}

.nd_debate_club .info_item:hover svg {
    transform: scale(1.2);
}

.nd_debate_club .Mt_top_navbar {
    z-index: 4;
    padding: 4rem 2rem 3rem;
    background-color: rgb(164,172,185);
    position: relative;
    display: flex;
    flex-direction: column;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    gap: 1.5rem;
}

.nd_debate_club .Yo_first_pagebar::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
}

.nd_debate_club .Lj_top_mentor:not(:last-child) {
    margin-bottom: 1rem;
}

.nd_debate_club .Lj_top_mentor a::before {
    left: 0;
    position: absolute;
    content: '';
    background-color: rgb(200,206,218);
    bottom: 0;
    width: 0;
    height: 2px;
    transition: width 0.3s ease;
}

.nd_debate_club .subscribe_holder h5 {
    margin-bottom: 1rem;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
}

.nd_debate_club .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #ffffff;
    opacity: 0.9;
    font-size: 14px;
}

.nd_debate_club .input_holder input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}

.nd_debate_club .Is_subscribe_coupons::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    transition: left 0.5s ease;
}

.nd_debate_club .py_badge_case::before {
    left: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    content: '';
    width: 100%;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 576px) {header .IW_nav_core {
    padding: 0.75rem;
}header .IW_nav_core .Yo_first_pagebar {
    align-items: center;
    flex-direction: column;
}header .IW_nav_core .Th_nav_mentor {
    text-align: center;
    width: 100%;
}header .IW_nav_core .Mt_top_navbar svg {
    width: 100px;
}}



@media (max-width: 1200px) {.iq_client_experience {
    padding: 5rem 0;
}.iq_client_experience h2 {
    font-size: calc(34px * 0.9);
}.iq_client_experience .IP_learning_voices {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 991px) {.iq_client_experience {
    padding: 4rem 0;
}.iq_client_experience h2 {
    font-size: calc(34px * 0.85);
}.iq_client_experience .oI_review_feedback {
    padding: 1.5rem;
}.iq_client_experience .IP_learning_voices {
    gap: 1.5rem;
}
}



@media only screen and (max-width: 800px) {.xI_privacy_unit {
    border-radius: 10px;
    padding: 30px;
}.xI_privacy_unit h1 {
    font-size: calc(22px - 5px);
}.xI_privacy_unit h2 {
    font-size: calc(22px - 3px);
}.xI_privacy_unit ul, .xI_privacy_unit ol {
    margin: 15px 0;
}.xI_privacy_unit li {
    padding: 8px 0;
}.xI_privacy_unit p, .xI_privacy_unit span, .xI_privacy_unit div {
    margin-bottom: 15px;
}}



@media (max-width: 992px) {.zL_course_program_details {
    padding: 100px 0;
}.zL_course_program_details .BQ_news_item {
    padding: 30px;
    width: 80%;
}.zL_course_program_details .Wy_img_caption_box {
    height: 350px;
}
}



@media (max-width: 576px) {.zL_course_program_details {
    padding: 60px 0;
}.zL_course_program_details .BQ_news_item {
    padding: 20px;
    margin-top: -30px;
    width: 100%;
}.zL_course_program_details .Wy_img_caption_box {
    height: 250px;
    transform: none;
}.zL_course_program_details .BQ_news_item h2 {
    font-size: calc(35px * 0.85);
}.zL_course_program_details .BQ_news_item .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 480px) {.MZ_join_our_community {
    padding: 40px 0;
}.MZ_join_our_community h3 {
    font-size: 23px;
}.MZ_join_our_community input[type="email"] {
    padding: 15px 20px;
}.MZ_join_our_community .Is_subscribe_coupons {
    padding: 15px 20px;
}}



@media screen and (max-width: 768px) {.Es_contact_section {
    padding: 60px 0;
}.Es_contact_section h3 {
    font-size: calc(37px - 4px);
}.Zk_help_help {
    border-radius: 25px;
}.Zk_help_help .GA_inquiry_message,
    .Zk_help_help .Hb_request_panel {
    padding: 40px 30px;
}.Zk_help_help .GA_inquiry_message input[type="text"],
    .Zk_help_help .GA_inquiry_message textarea {
    padding: 15px 20px;
    border-radius: 20px;
}.Zk_help_help .GA_inquiry_message .gB_help_info {
    text-align: center;
    padding: 15px 30px;
    width: 100%;
}.Zk_help_help .Hb_request_panel .rP_message_box li {
    border-radius: 15px;
    padding: 15px;
}
}



@media (max-width: 768px) {.NF_future_learners {
    padding: 80px 0;
}.NF_future_learners h4 {
    font-size: calc(32px * 0.8);
    margin-bottom: 35px;
}.NF_future_learners div > div {
    gap: 20px;
}.NF_future_learners p {
    width: 100%;
    min-height: 80px;
}.NF_future_learners p svg {
    margin: 0 10px;
    width: 32px;
    height: 32px;
    padding: 6px;
}.NF_future_learners p span {
    padding: 15px 15px 15px 0;
}
}



@media (max-width: 992px) {.hp_program_outcomes {
    padding: 60px 0;
}.hp_program_outcomes .se_legacy_edu {
    gap: 30px;
    grid-template-columns: 1fr;
}.hp_program_outcomes .Wy_img_caption_box {
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
    min-height: 300px;
}.hp_program_outcomes .BQ_news_item {
    margin-left: 0;
    order: 2;
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 576px) {.hp_program_outcomes {
    padding: 40px 0;
}.hp_program_outcomes .Wy_img_caption_box {
    min-height: 200px;
}.hp_program_outcomes .BQ_news_item {
    padding: 30px 20px;
}.hp_program_outcomes h3 {
    font-size: calc(28px * 0.85);
    margin-bottom: 25px;
}.hp_program_outcomes li {
    padding: 12px;
    margin-bottom: 12px;
}.hp_program_outcomes li p {
    gap: 10px;
    font-size: calc(13px * 0.9);
}.hp_program_outcomes svg {
    height: 18px;
    width: 18px;
    padding: 7px;
}}



@media (prefers-reduced-motion: reduce) {.RS_thanksBox .se_legacy_edu,
    .RS_thanksBox .se_legacy_edu::before,
    .RS_thanksBox .se_legacy_edu > div:first-child::after,
    .RS_thanksBox a::after {
    transition: none;
}.RS_thanksBox::after {
    animation: none;
}}



@media (max-width: 1200px) {.Pv_pricing_grid_item {
    padding: 100px 0;
}.Pv_pricing_grid_item .BW_value_plan {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}.Pv_pricing_grid_item .cL_pro_fees {
    min-height: 360px;
    padding: 25px;
}.Pv_pricing_grid_item h2 {
    font-size: calc(28px - 2px);
}
}



@media (max-width: 768px) {.Pv_pricing_grid_item {
    padding: 60px 0;
}.Pv_pricing_grid_item .BW_value_plan {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.Pv_pricing_grid_item .cL_pro_fees {
    min-height: auto;
    padding: 25px;
}.Pv_pricing_grid_item h2 {
    font-size: calc(28px - 4px);
}.Pv_pricing_grid_item .Bg_fee_offers {
    margin-bottom: 40px;
    font-size: 16px;
}
}



@media (max-width: 576px) {.Pv_pricing_grid_item {
    padding: 50px 0;
}.Pv_pricing_grid_item h2 {
    font-size: calc(28px - 6px);
}.Pv_pricing_grid_item .Bg_fee_offers {
    margin-bottom: 30px;
    font-size: 15px;
}.Pv_pricing_grid_item .cL_pro_fees {
    padding: 20px;
}.Pv_pricing_grid_item .oA_deal_board h4 {
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-size: 18px;
}.Pv_pricing_grid_item .oA_deal_board p {
    margin-bottom: 20px;
    font-size: 14px;
}.Pv_pricing_grid_item .Ch_learning_rates {
    font-size: 22px;
    padding: 8px 14px;
}}


@media only screen and (max-width: 768px) {.lj_consentInformationPopup .container {
    flex-direction: column;
    align-items: center;
}.Qy_user_default {
    margin-right: 0;
    margin-bottom: 1rem;
}.tU_track_accept {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.th_privacy_gate {
    margin-left: 0;
    margin-top: 0.5rem;
}}



@media (max-width: 768px) {.nd_debate_club .yD_learn_chat {
    padding: 2.5rem 1.5rem 3rem;
    margin-bottom: 0;
    clip-path: none;
    grid-template-columns: 1fr;
}.nd_debate_club .Lj_top_mentor {
    grid-template-columns: 1fr;
}.nd_debate_club .Yo_first_pagebar h5,
    .nd_debate_club .subscribe_holder h5 {
    text-align: center;
    display: block;
}.nd_debate_club .Yo_first_pagebar h5::after {
    left: 50%;
    transform: translateX(-50%);
}.nd_debate_club .subscribe_holder p {
    text-align: center;
}
}



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



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

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

@keyframes shimmer {
    100% {
        left: 100%;
    }
}

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



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

