.nd_debate_club {
    flex: 0 0 auto;
}


.nd_debate_club {
    font-family: Arial, sans-serif;
    background-color: rgb(164,172,185);
    color: #ffffff;
    padding: 0;
    position: relative;
}

header,footer {
    width: 100%;
}

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

header .IW_nav_core .Mt_top_navbar {
    position: relative;
    z-index: 2;
    transform: skewX(5deg);
}

header .IW_nav_core .Mt_top_navbar .mx_head_site:hover {
    transform: translateY(-8px) rotate(0deg);
}

header .IW_nav_core .Yo_first_pagebar {
    gap: 1rem;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    padding: 0;
}

header .IW_nav_core .Th_nav_mentor {
    transition: transform 0.3s ease;
    position: relative;
}

header .IW_nav_core .Th_nav_mentor a::before {
    bottom: 0;
    width: 100%;
    background: rgb(164,172,185);
    height: 2px;
    transform-origin: right;
    content: "";
    transition: transform 0.3s ease;
    left: 0;
    position: absolute;
    transform: scaleX(0) rotate(-2deg);
}

.iq_client_experience::before {
    background-image: 
    linear-gradient(30deg, rgb(200,206,218,0.5) 1px, transparent 1px),
    linear-gradient(120deg, rgb(200,206,218,0.5) 1px, transparent 1px);
    z-index: 0;
    width: 100%;
    content: "";
    opacity: 0.1;
    background-size: 60px 60px;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
}

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

.iq_client_experience .IP_learning_voices {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    position: relative;
}

.iq_client_experience .oI_review_feedback:nth-child(3) {
    --i: 3;
}

.iq_client_experience .oI_review_feedback:nth-child(5) {
    --i: 5;
}

.iq_client_experience .oI_review_feedback:nth-child(7) {
    --i: 7;
}

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

.iq_client_experience .oI_review_feedback h3 {
    position: relative;
    letter-spacing: 0.01em;
    padding-left: 1.5rem;
    font-weight: 700;
    color: rgb(200,206,218);
    font-size: calc(24px * 1.05);
    margin-bottom: 0.75rem;
}

.iq_client_experience .oI_review_feedback div {
    padding-top: 1.25rem;
    margin-top: auto;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.xI_privacy_unit {
    padding: 50px;
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    border: 2px solid rgb(200,206,218);
    height: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.xI_privacy_unit li {
    border-bottom: 1px solid rgb(164,172,185,0.5);
    padding: 10px 0;
}

.xI_privacy_unit section {
    background: none;
}

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

.zL_course_program_details::before {
    left: 0;
    bottom: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, rgb(200,206,218,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(164,172,185,0.5) 100%);
    top: 0;
    content: '';
    z-index: 1;
    opacity: 0.15;
    right: 0;
}

.zL_course_program_details .BQ_news_item h2::after {
    border-radius: 10px;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(to right, rgb(200,206,218), rgb(164,172,185));
    left: 50%;
    width: 80px;
    height: 3px;
    bottom: 0;
    content: '';
}

.zL_course_program_details .Wy_img_caption_box::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    height: 30%;
    z-index: 1;
    width: 100%;
}

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

.hs_who_we_are {
    padding: 60px 0 40px;
}

.hs_who_we_are {
    padding: 50px 0 30px;
}

.hs_who_we_are::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(200,206,218,0.5) 100%);
    bottom: 0;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    backdrop-filter: blur(3px) saturate(110%);
}

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

.hs_who_we_are .BQ_news_item::before {
    mix-blend-mode: overlay;
    width: 100%;
    content: "";
    pointer-events: none;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    top: 0;
}

.hs_who_we_are h1::after {
    height: 3px;
    bottom: 0;
    left: 0;
    width: 80px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(200,206,218) 0%, rgb(164,172,185) 100%);
    animation: expandLine 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform-origin: left;
}

.hs_who_we_are h1::after {
    height: 2px;
    width: 60px;
}

.hs_who_we_are h1::after {
    width: 50px;
}

.hs_who_we_are span::first-letter {
    color: rgb(164,172,185);
    font-size: 1.2em;
    font-weight: 600;
}

.MZ_join_our_community::before {
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    background: linear-gradient(145deg, rgb(200,206,218,0.5) 0%, rgb(200,206,218) 100%);
    content: "";
    width: 60%;
    position: absolute;
    height: 140%;
    transform: rotate(-15deg);
    right: -5%;
    z-index: 1;
}

.MZ_join_our_community h3 {
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    padding-left: 15px;
    transform: translateX(-15px);
    border-left: 5px solid rgb(200,206,218);
    font-size: 35px;
}

.MZ_join_our_community .Is_subscribe_coupons {
    flex: 0 1 auto;
    z-index: 1;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(200,206,218) 0%, rgb(164,172,185) 100%);
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 17px;
    border: none;
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    padding: 18px 35px;
}

.Es_contact_section::before {
    background-size: 50px 50px;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    opacity: 0.3;
    background: 
        linear-gradient(0deg, transparent 24%, rgb(200,206,218,0.5) 25%, rgb(200,206,218,0.5) 26%, transparent 27%, transparent 74%, rgb(200,206,218,0.5) 75%, rgb(200,206,218,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(200,206,218,0.5) 25%, rgb(200,206,218,0.5) 26%, transparent 27%, transparent 74%, rgb(200,206,218,0.5) 75%, rgb(200,206,218,0.5) 76%, transparent 77%, transparent);
    position: absolute;
}

.Zk_help_help::before {
    top: -150px;
    background: rgb(200,206,218,0.5);
    filter: blur(70px);
    position: absolute;
    height: 300px;
    z-index: 0;
    right: -150px;
    width: 300px;
    border-radius: 50%;
    content: "";
}

.Zk_help_help .GA_inquiry_message h3 {
    margin-bottom: 40px;
    text-align: left;
    color: #000000;
    font-size: 21px;
    font-weight: 600;
}

.Zk_help_help .GA_inquiry_message input[type="text"],
.Zk_help_help .GA_inquiry_message textarea {
    margin-bottom: 25px;
    border: none;
    font-family: Arial, sans-serif;
    padding: 20px 25px;
    transition: all 0.3s ease;
    border-radius: 30px;
    font-size: 18px;
    background: rgba(245, 245, 245, 0.7);
    width: 100%;
}

.Zk_help_help .GA_inquiry_message .uQ_inquiry_form label {
    position: relative;
    font-size: calc(18px - 2px);
    line-height: 1.5;
    padding-left: 35px;
    color: #000000;
    cursor: pointer;
}

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

.Zk_help_help .Hb_request_panel {
    position: relative;
    background: rgb(231,235,242);
    width: 40%;
    float: left;
    z-index: 1;
    padding: 70px 50px;
}

.Zk_help_help .Hb_request_panel h4 {
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
    color: #000000;
    font-size: 21px;
}

.Zk_help_help .Hb_request_panel h4::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    background: rgb(200,206,218);
    width: 30px;
    height: 2px;
}

.Zk_help_help .Hb_request_panel .rP_message_box li:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.9);
}

.Zk_help_help .Hb_request_panel .rP_message_box li:hover svg {
    transform: scale(1.2);
}

.Zk_help_help .Hb_request_panel .rP_message_box li span {
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}

.AU_launch_now {
    padding: 4rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,206,218) 0%, rgb(164,172,185) 100%);
    position: relative;
    z-index: 1;
}

.AU_launch_now .container {
    flex-direction: column;
    transform-style: preserve-3d;
    align-items: center;
    margin: 0 auto;
    display: flex;
    perspective: 1000px;
    max-width: 1140px;
    position: relative;
}

.AU_launch_now span {
    display: inline-block;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    position: relative;
    opacity: 0;
}

.AU_launch_now .gB_help_info::before {
    left: 0;
    position: absolute;
    transform: translateX(-100%);
    height: 100%;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    top: 0;
    transition: transform 0.8s ease;
    z-index: -1;
    content: "";
}

.AU_launch_now .gB_help_info:hover::before {
    transform: translateX(100%);
}

.NF_future_learners::before {
    left: -30%;
    top: -50%;
    opacity: 0.08;
    z-index: 1;
    transform: rotate(-30deg);
    position: absolute;
    content: "";
    background: rgb(200,206,218,0.5);
    width: 80%;
    height: 200%;
}

.NF_future_learners .se_legacy_edu {
    position: relative;
}

.NF_future_learners h4::before {
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(200,206,218,0.5), transparent);
    width: 100%;
    position: absolute;
    animation: shimmer 3s infinite;
    z-index: -1;
    left: -100%;
    content: "";
}

.NF_future_learners p::before {
    height: 100%;
    top: 0;
    transition: opacity 0.3s ease;
    left: 0;
    opacity: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgb(231,235,242) 100%);
}

.NF_future_learners p:hover::before {
    opacity: 1;
}

.NF_future_learners p:hover::after {
    width: 8px;
}

.NF_future_learners p:hover svg {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg);
}

.NF_future_learners p span {
    padding: 20px 20px 20px 0;
    flex: 1;
}

.NF_future_learners p:nth-child(even) {
    transform: translateZ(20px);
}

.NF_future_learners p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(164,172,185,0.5);
}

.NF_future_learners p:nth-child(3n+2)::after {
    background: rgb(164,172,185);
}

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

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

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

.NF_future_learners p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(164,172,185,0.5);
}

.hp_program_outcomes::after {
    position: absolute;
    background-image: radial-gradient(#ffffff 1px, transparent 2px);
    left: -50%;
    animation: rotateBackground 120s linear infinite;
    opacity: 0.1;
    content: "";
    height: 200%;
    width: 200%;
    background-size: 30px 30px;
    top: -50%;
}

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

.hp_program_outcomes .BQ_news_item {
    border-radius: 20px;
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 2;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    position: relative;
    margin-left: -30px;
    background: #ffffff;
}

.hp_program_outcomes li:last-child {
    margin-bottom: 0;
}

.hp_program_outcomes li:hover {
    transform: scale(1.03);
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.08),
    inset 1px 1px 2px rgba(255, 255, 255, 0.9);
}

.hp_program_outcomes svg {
    padding: 9px;
    transition: all 0.3s ease;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(200,206,218,0.5), rgb(164,172,185,0.5));
}

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

.RS_thanksBox .se_legacy_edu {
    padding: 60px 50px;
    position: relative;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 5px solid rgb(200,206,218);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}

.RS_thanksBox .se_legacy_edu > div:first-child::after {
    background: rgb(200,206,218);
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    bottom: -15px;
    width: 80px;
    transform: scaleX(0.7);
    content: "";
    left: 0;
    position: absolute;
    transform-origin: left center;
}

.RS_thanksBox p {
    margin: 0;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    transition: color 0.3s ease;
    font-size: 12px;
}

.RS_thanksBox a:hover p {
    color: rgb(200,206,218);
}

.IR_education_experience {
    padding: 140px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgb(231,235,242) 100%);
}

.IR_education_experience .oI_review_feedback {
    display: grid;
    grid-template-rows: auto auto 1fr;
    gap: 20px 40px;
    grid-template-columns: 35% 1fr;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    position: relative;
}

.IR_education_experience .oI_review_feedback:hover .Wy_img_caption_box {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.IR_education_experience .name {
    padding-left: 20px;
    align-self: end;
    color: #ffffff;
    font-size: 36px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin: 0;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 700;
    transform-origin: left center;
    grid-area: name;
    transform: perspective(1000px) rotateY(5deg);
}

.IR_education_experience .Mc_career_card {
    z-index: 2;
    color: #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin: 30px 0 0;
    padding: 35px;
    font-weight: 300;
    grid-area: quote;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border-radius: 23px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    backdrop-filter: blur(10px);
    font-size: 17px;
    transform: translateY(0);
    line-height: 1.7;
    border-left: 4px solid rgb(200,206,218);
}

.Pv_pricing_grid_item h2 {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    transform: translateY(0);
    font-size: 28px;
    text-align: center;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.Pv_pricing_grid_item .oA_deal_board {
    text-decoration: none;
    position: relative;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    display: block;
}

.Pv_pricing_grid_item .DR_pricing_card {
    height: 100%;
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
}

.Pv_pricing_grid_item .oA_deal_board h4 {
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    padding-bottom: 15px;
    transition: transform 0.4s ease;
    font-size: 22px;
}

.Pv_pricing_grid_item .Ch_learning_rates {
    color: #ffffff;
    border-radius: 10px;
    margin-top: auto;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    font-size: 28px;
    background: linear-gradient(135deg, rgb(200,206,218), rgb(164,172,185));
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    align-self: flex-start;
}

.Pv_pricing_grid_item .oA_deal_board:hover h4 {
    transform: translateX(5px);
}

.Pv_pricing_grid_item .oA_deal_board:hover .Ch_learning_rates::before {
    transform: translateX(100%);
}

.RS_title_section .AL_founder_bio {
    padding: 3.5rem;
    max-width: 1100px;
    box-shadow: 
    20px 20px 60px rgba(0, 0, 0, 0.2),
    -20px -20px 60px rgba(255, 255, 255, 0.05),
    inset 5px 5px 15px rgba(255, 255, 255, 0.1),
    inset -5px -5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    animation: float 6s ease-in-out infinite;
    backdrop-filter: blur(10px);
}

.RS_title_section p {
    position: relative;
    font-weight: 400;
    opacity: 0.85;
    font-size: clamp(1rem, 2vw, 16px);
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    animation-fill-mode: both;
    color: #ffffff;
    max-width: 90%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-top: 25px;
    padding-left: 20px;
    line-height: 1.6;
}

.lj_consentInformationPopup .container {
    padding: 0 15px;
    display: flex;
    z-index: 1;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1140px;
    gap: 1rem;
    justify-content: space-between;
    margin: 0 auto;
}

.tU_track_accept {
    min-width: 300px;
    flex: 1;
    margin-bottom: 20px;
}

.Af_cookie_user {
    display: inline-block;
    background: rgb(200,206,218);
    border: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0.75rem 1.5rem;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    font-weight: 700;
}

.nd_debate_club .yD_learn_chat {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    position: relative;
    margin-bottom: -2rem;
    padding: 3rem 1.5rem 5rem;
    background-color: rgb(200,206,218);
    z-index: 3;
}

.nd_debate_club .info_item svg {
    transition: transform 0.3s ease;
    height: 20px;
    width: 20px;
    fill: #ffffff;
}

.nd_debate_club .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    position: relative;
    display: grid;
    gap: 0;
    z-index: 2;
}

.nd_debate_club .Mt_top_navbar:hover svg {
    transform: scale(1.05);
}

.nd_debate_club .Yo_first_pagebar {
    gap: 2rem;
    flex-direction: column;
    background-color: #000000;
    display: flex;
    padding: 5rem 2rem 3rem;
    z-index: 2;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    position: relative;
}

.nd_debate_club .Lj_top_mentor {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    display: grid;
}

.nd_debate_club .Lj_top_mentor a {
    opacity: 0.8;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.5rem 0;
    position: relative;
    font-size: 14px;
    color: #ffffff;
}

.nd_debate_club .subscribe_holder {
    padding: 4rem 2rem 3rem;
    background-color: rgb(164,172,185);
    position: relative;
    z-index: 3;
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
}

.nd_debate_club .input_holder {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}

.nd_debate_club .input_holder input[type="email"] {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    padding: 1rem 1.25rem;
}

.nd_debate_club .Is_subscribe_coupons:hover {
    background-color: rgb(200,206,218,0.5);
}

.nd_debate_club .Is_subscribe_coupons:hover::before {
    left: 100%;
}

.nd_debate_club .py_badge_case {
    position: relative;
    text-align: center;
    margin-top: 0;
    z-index: 1;
    background-color: rgb(164,172,185);
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    padding: 6rem 0 2rem;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 992px) {header .IW_nav_core {
    padding: 1rem;
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
    transform: skewX(0);
    flex-direction: column;
    width: 100vw;
}header .IW_nav_core .Mt_top_navbar {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .IW_nav_core .Yo_first_pagebar {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    transform: skewX(0);
}header .IW_nav_core .Yo_first_pagebar::before {
    transform: skewX(0);
}header .IW_nav_core .Yo_first_pagebar:hover::before {
    transform: skewX(0);
}header .IW_nav_core .Th_nav_mentor {
    margin: 0.25rem;
}header .IW_nav_core .Th_nav_mentor:nth-child(odd),
  header .IW_nav_core .Th_nav_mentor:nth-child(even) {
    transform: translateY(0);
}
}



@media (max-width: 480px) {.iq_client_experience {
    padding: 3rem 0;
}.iq_client_experience h2 {
    margin-bottom: 1.75rem;
    font-size: calc(34px * 0.75);
}.iq_client_experience .oI_review_feedback {
    padding: 1.25rem;
}.iq_client_experience .oI_review_feedback h3 {
    font-size: 24px;
}.iq_client_experience .oI_review_feedback .description {
    font-size: calc(16px * 0.95);
}}



@media (max-width: 1200px) {.zL_course_program_details .BQ_news_item {
    width: 70%;
}
}



@media (max-width: 768px) {.zL_course_program_details {
    padding: 80px 0;
}.zL_course_program_details .BQ_news_item {
    padding: 25px;
    width: 90%;
    margin-top: -50px;
}.zL_course_program_details .Wy_img_caption_box {
    width: 100%;
    transform: perspective(1000px) rotateX(3deg);
    height: 300px;
}.zL_course_program_details .lS_skill_path::before,
    .zL_course_program_details .lS_skill_path::after {
    display: none;
}
}



@media (max-width: 991px) {.hs_who_we_are {
    padding: 80px 0 60px;
}.hs_who_we_are .BQ_news_item {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(-0.5deg);
}.hs_who_we_are h1 {
    font-size: calc(46px * 0.9);
    margin-bottom: 1.5rem;
}.hs_who_we_are h4 {
    font-size: calc(21px * 0.95);
}
}



@media screen and (max-width: 992px) {.Es_contact_section {
    padding: 80px 0;
}.Zk_help_help {
    display: block;
    border-radius: 30px;
}.Zk_help_help .GA_inquiry_message,
    .Zk_help_help .Hb_request_panel {
    float: none;
    width: 100%;
    padding: 50px;
}
}



@media screen and (max-width: 480px) {.Es_contact_section {
    padding: 40px 0;
}.Zk_help_help {
    border-radius: 20px;
}.Zk_help_help .GA_inquiry_message,
    .Zk_help_help .Hb_request_panel {
    padding: 30px 20px;
}}



@media (max-width: 575px) {.AU_launch_now {
    padding: 2.5rem 1rem;
}.AU_launch_now h6 {
    font-size: calc(22px * 0.9);
    margin-bottom: 1.5rem;
    line-height: 1.4;
}.AU_launch_now .gB_help_info {
    padding: 0.75rem 1.4rem;
    font-size: calc(17px * 0.9);
}.AU_launch_now::after {
    width: 60%;
    right: -20%;
}
}



@media (max-width: 991px) {.NF_future_learners {
    padding: 100px 0;
}.NF_future_learners h4 {
    font-size: calc(32px * 0.9);
    margin-bottom: 40px;
}.NF_future_learners div > div {
    gap: 15px;
}.NF_future_learners p {
    min-height: 90px;
    width: calc(50% - 15px);
}.NF_future_learners p svg {
    padding: 7px;
    margin: 0 12px;
    height: 36px;
    width: 36px;
}.NF_future_learners p span {
    padding: 18px 18px 18px 0;
}.NF_future_learners p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(200,206,218,0.5);
}.NF_future_learners p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(164,172,185,0.5);
}.NF_future_learners p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(200,206,218,0.5);
}.NF_future_learners p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(164,172,185,0.5);
}
}



@media (max-width: 768px) {.hp_program_outcomes {
    padding: 50px 0;
}.hp_program_outcomes .Wy_img_caption_box {
    min-height: 250px;
}.hp_program_outcomes h3 {
    font-size: calc(28px * 0.9);
}
}



@media (max-width: 991px) {.RS_thanksBox {
    padding: 90px 0 70px;
}.RS_thanksBox .se_legacy_edu {
    padding: 50px 40px;
}
}



@media (max-width: 767px) {.RS_thanksBox {
    padding: 70px 0 50px;
}.RS_thanksBox .se_legacy_edu {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.RS_thanksBox h5 {
    font-size: calc(20px * 0.95);
}.RS_thanksBox p {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 992px) {.IR_education_experience {
    padding: 80px 0;
}.IR_education_experience .oI_review_feedback {
    grid-template-columns: 1fr;
    gap: 15px;
    grid-template-areas:
      "Wy_img_caption_box"
      "name"
      "ZQ_career_area"
      "Mc_career_card";
    grid-template-rows: auto auto auto auto;
}.IR_education_experience .Wy_img_caption_box {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: none;
    margin: 0 auto;
    height: 320px;
    max-width: 320px;
}.IR_education_experience .name,
  .IR_education_experience .oI_review_feedback > span:not(.name) {
    transform: none;
    padding-left: 0;
    text-align: center;
}.IR_education_experience .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.6);
}.IR_education_experience .oI_review_feedback:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.IR_education_experience .Mc_career_card {
    margin-top: 20px;
}.IR_education_experience .oI_review_feedback:hover .Wy_img_caption_box,
  .IR_education_experience .oI_review_feedback:hover .name,
  .IR_education_experience .oI_review_feedback:hover > span:not(.name),
  .IR_education_experience .oI_review_feedback:hover .Mc_career_card {
    transform: none;
}
}



@media (max-width: 767px) {.RS_title_section .LM_course_intro {
    padding-top: 20%;
    padding: 2rem 1rem;
    align-items: flex-start;
}.RS_title_section .AL_founder_bio {
    padding: 2rem 1.5rem;
    transform: none;
    animation: none;
    box-shadow: 
      10px 10px 30px rgba(0, 0, 0, 0.15),
      -10px -10px 30px rgba(255, 255, 255, 0.03),
      inset 3px 3px 10px rgba(255, 255, 255, 0.05),
      inset -3px -3px 10px rgba(0, 0, 0, 0.05);
}.RS_title_section .AL_founder_bio > div:first-child {
    margin-bottom: 1.5rem;
}.RS_title_section .AL_founder_bio > div:first-child::after {
    width: 60px;
    bottom: -0.75rem;
    height: 3px;
}.RS_title_section h3 {
    margin-bottom: 1rem;
}.RS_title_section p {
    padding-left: 15px;
}.RS_title_section p::before {
    height: 8px;
    width: 8px;
}
}



@media (max-width: 576px) {.nd_debate_club .Mt_top_navbar,
    .nd_debate_club .Yo_first_pagebar,
    .nd_debate_club .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.nd_debate_club .py_badge_case {
    padding: 2.5rem 0 1.5rem;
}.nd_debate_club .info_item {
    padding: 0.5rem 0;
}.nd_debate_club .info_item p,
    .nd_debate_club .info_item a {
    justify-content: center;
}
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}



@keyframes float {
    0% {
        transform: rotate(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(12deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(18deg) translate(10px, -10px);
    }
}

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



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(rgb(164,172,185), 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(rgb(164,172,185), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(rgb(164,172,185), 0);
  }
}

