

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

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

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

.main_edu_RJWU {
    flex: 1 0 auto;
}

.welcome_reJC .study_classes_HtJx {
    grid-template-columns: 1fr;
    position: relative;
    height: 100%;
    width: 100%;
    grid-template-rows: 1fr;
    display: grid;
}

.welcome_reJC .page_lead_Eewr {
    filter: contrast(1.1) saturate(1.1);
    width: 20%;
    position: relative;
    height: 100%;
}

.welcome_reJC .editorial_wrap_vVoM::before {
    position: absolute;
    top: -50%;
    animation: rotate-gradient 15s linear infinite;
    opacity: 0.1;
    height: 200%;
    width: 200%;
    background: radial-gradient(
        circle at center,
        rgb(182,197,230,0.5),
        transparent 70%
    );
    left: -50%;
    content: '';
}

.welcome_reJC .editorial_wrap_vVoM p {
    opacity: 0.9;
    margin-bottom: 2.5rem;
    font-size: 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.7;
    color: #ffffff;
}

.welcome_reJC .editorial_wrap_vVoM .help_panel_GrIK:hover::before {
    left: 0;
}

.cookie_popup_advisory_faJd {
    z-index: 90;
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(182,197,230);
    background: rgb(218,225,243);
    width: 100%;
}

.visitor_acceptance_zlvn {
    font-size: 24px;
    color: rgb(182,197,230);
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    margin-left: 10px;
    min-width: 120px;
    flex-shrink: 0;
    text-decoration: none;
    border-bottom: 2px solid rgb(182,197,230);
}

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

.price_pick_GHBF .tuition_grid_UGDS {
    order: 1;
    margin-bottom: 3.5rem;
    position: relative;
    text-align: center;
}

.price_pick_GHBF .fee_package_geBU {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
}

.price_pick_GHBF .tuition_plans_RPeh:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.price_pick_GHBF .study_packages_vEAR {
    height: 100%;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
}

.price_pick_GHBF .learning_fees_usMG h3 {
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
    color: #000000;
    font-size: calc(22px * 1.1);
}

.price_pick_GHBF .image_overlay_zJlc {
    width: 100%;
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
    height: 180px;
}

.price_pick_GHBF .tuition_plans_RPeh:nth-child(even) .learning_fees_usMG::before {
    content: "";
    left: 1rem;
    width: 2.5rem;
    bottom: 1rem;
    height: 2.5rem;
    background: rgb(145,166,214,0.5);
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    opacity: 0.1;
}

.instructor_history_ALBO .image_overlay_zJlc {
    height: 250px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: all 0.5s ease;
    border-radius: 0;
    z-index: 3;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    width: 200px;
    margin-bottom: -50px;
}

.instructor_history_ALBO .name::after {
    background: rgb(145,166,214);
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    bottom: -10px;
    content: "";
    position: absolute;
    height: 3px;
}

.instructor_history_ALBO .career_card_dTRK::after {
    top: -15px;
    left: 50%;
    transform: translateX(-10px);
}

.client_comments_tyND {
    padding: 120px 0 150px;
    position: relative;
    background: linear-gradient(135deg, rgb(218,225,243) 0%, rgb(182,197,230,0.5) 100%);
    overflow: hidden;
}



.client_comments_tyND .study_classes_HtJx {
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1300px;
    position: relative;
}

.client_comments_tyND h4::after {
    content: "";
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(182,197,230), transparent);
    width: 50%;
    height: 4px;
    left: 25%;
}

.client_comments_tyND .success_feedback_IoJQ .image_overlay_zJlc {
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    height: 80px;
    margin: 0 auto 20px;
    width: 80px;
    transition: all 0.3s ease;
}

.client_comments_tyND .success_feedback_IoJQ p {
    font-size: 14px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    line-height: 1.6;
    position: relative;
}

.contact_panel_xrbg .query_widget_aexK {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 0;
    display: grid;
}

.contact_panel_xrbg .feedback_info_bPlA h3::after {
    left: 50%;
    content: '';
    transform: translateX(-50%);
    position: absolute;
    background: rgb(182,197,230);
    width: 80px;
    bottom: -15px;
    height: 3px;
}

.contact_panel_xrbg .feedback_info_bPlA svg path {
    fill: rgb(182,197,230);
}

.contact_panel_xrbg .connect_box_yoEZ {
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    grid-row: 1;
    background: rgb(182,197,230);
    position: relative;
    padding: 0;
}

.contact_panel_xrbg form h3 {
    margin-bottom: 40px;
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    text-align: center;
}

.contact_panel_xrbg form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.contact_panel_xrbg .request_request_hieY input[type="checkbox"] {
    border: 2px solid rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    position: relative;
}

.contact_panel_xrbg .help_panel_GrIK {
    color: rgb(182,197,230);
    padding: 18px 20px;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    background: #ffffff;
}

header .nav_class_hsmi .head_sitewrap_yJiL {
    z-index: 2;
    position: relative;
}

header .nav_class_hsmi .head_sitewrap_yJiL::before {
    transition: transform 0.5s ease-in-out;
    z-index: -1;
    opacity: 0.05;
    height: 140%;
    top: -20%;
    position: absolute;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    left: -20%;
    background: rgb(182,197,230,0.5);
    content: "";
    width: 140%;
}

header .nav_class_hsmi .head_learning_vPhH .nav_pagebar_MGyb {
    margin: 0 8px;
    position: relative;
}

header .nav_class_hsmi .head_learning_vPhH .nav_pagebar_MGyb a::before {
    height: 100%;
    content: "";
    left: 0;
    transform: scale(0);
    transition: transform 0.4s ease, border-radius 0.4s ease;
    transform-origin: right top;
    position: absolute;
    top: 0;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    background: rgb(182,197,230);
    width: 100%;
    z-index: -1;
}

.sign_up_for_updates_zcCt::after {
    z-index: -1;
    width: 100%;
    opacity: 0.05;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(182,197,230,0.5) 10px, rgb(182,197,230,0.5) 11px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(145,166,214,0.5) 10px, rgb(145,166,214,0.5) 11px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}

.sign_up_for_updates_zcCt p::after {
    animation: line-extend 3s infinite alternate;
    left: 20px;
    content: "";
    bottom: -10px;
    width: 50px;
    z-index: -1;
    background: rgb(145,166,214);
    height: 3px;
    position: absolute;
}

.sign_up_for_updates_zcCt .subscribe_access_yVwN::placeholder {
    color: #000000;
    opacity: 0.6;
}

.sign_up_for_updates_zcCt .start_exploring_hrGN {
    border-top-right-radius: 10px;
    background: rgb(182,197,230);
    cursor: pointer;
    overflow: hidden;
    color: #ffffff;
    transition: all 0.3s ease;
    isolation: isolate;
    font-size: 17px;
    border: none;
    position: relative;
    font-weight: 600;
    font-family: Arial, sans-serif;
    height: 100%;
    border-bottom-right-radius: 10px;
    padding: 0 2rem;
}

.our_mission_XnAg .study_classes_HtJx {
    position: relative;
    gap: 60px;
    display: flex;
    flex-direction: column;
}

.our_mission_XnAg h3::after {
    position: absolute;
    left: 50%;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    background: rgb(182,197,230);
    border-radius: 10px;
    bottom: -15px;
    height: 3px;
}

.our_mission_XnAg .impact_numbers_cOIR span {
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
    color: rgb(182,197,230);
    grid-column: 1 / 2;
    position: relative;
    font-weight: 600;
}

.our_mission_XnAg .impact_numbers_cOIR p {
    line-height: 1.8;
    color: #000000;
    font-size: 16px;
    grid-column: 1 / 2;
    position: relative;
}

.our_mission_XnAg .impact_numbers_cOIR .image_overlay_zJlc:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.our_mission_XnAg .learning_classes_HsjO {
    backdrop-filter: blur(10px);
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    border-right: 3px solid rgb(145,166,214);
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    gap: 40px;
    padding: 40px;
}

footer {
    width: 100%;
    position: relative;
}

footer .start_chat_WdnC {
    position: relative;
    padding: 40px 20px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    color: #ffffff;
    flex-wrap: wrap;
    justify-content: center;
    background-color: rgb(145,166,214);
    gap: 20px;
    display: flex;
    margin-bottom: 70px;
}

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

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

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

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

footer .site_head_ZBlK a:hover {
    padding-left: 5px;
    color: rgb(182,197,230);
}

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

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

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

.data_statistics_pvcz::after {
    right: 0;
    top: 0;
    position: absolute;
    background: radial-gradient(circle, rgb(182,197,230,0.5) 0%, transparent 70%);
    pointer-events: none;
    height: 100%;
    width: 50%;
    opacity: 0.1;
    content: "";
}

.data_statistics_pvcz .knowledge_statistics_YPkc {
    transform-origin: left center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.7) 100%);
    display: flex;
    overflow: hidden;
    padding: 20px 30px;
    border-radius: 13px;
    align-items: center;
    position: relative;
}

.data_statistics_pvcz .knowledge_statistics_YPkc span::before {
    width: 1px;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(182,197,230,0.5), transparent);
}

.data_statistics_pvcz .learn_statistics_nxya::after {
    left: 0;
    height: 4px;
    width: 80px;
    background: rgb(182,197,230);
    bottom: -15px;
    content: "";
    position: absolute;
    border-radius: 10px;
}

.data_statistics_pvcz svg path {
    fill: rgb(182,197,230);
    transition: fill 0.3s ease;
}

.data_statistics_pvcz .learn_statistics_nxya::before {
    animation: blink 2s infinite;
    background: rgb(182,197,230);
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 4px;
}

.privacy_unit_tmap h2 {
    padding-bottom: 5px;
    font-size: 38px;
    font-weight: 600;
    color: rgb(145,166,214);
    border-bottom: 1px solid rgb(145,166,214);
    margin-top: 30px;
    margin-bottom: 20px;
}

.privacy_unit_tmap p, .privacy_unit_tmap span, .privacy_unit_tmap div {
    font-weight: 300;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}

.educational_yield_kMDO .study_classes_HtJx {
    padding: 0 20px;
    z-index: 1;
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    position: relative;
    max-width: 1280px;
}

.educational_yield_kMDO .image_overlay_zJlc {
    border-radius: 21px;
    position: relative;
    min-width: 320px;
    min-height: 450px;
    overflow: hidden;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    flex: 1;
}

.educational_yield_kMDO .editorial_wrap_vVoM::before {
    transform: rotate(45deg);
    height: 120px;
    border-radius: 21px;
    opacity: 0.3;
    content: '';
    left: -30px;
    width: 120px;
    position: absolute;
    z-index: -1;
    bottom: -30px;
    border: 2px solid rgb(145,166,214,0.5);
}

.educational_yield_kMDO .text_main_holder > div:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.educational_yield_kMDO .text_main_holder > div:hover svg {
    transform: scale(1.1);
}

.educational_yield_kMDO .text_main_holder > div:hover svg path {
    fill: rgb(145,166,214);
}

.program_details_lWHV .lesson_track_scPh {
    height: 100%;
    top: 0;
    z-index: 1;
    right: 0;
    width: 55%;
    position: absolute;
}

.program_details_lWHV .knowledge_base_cItN {
    height: 20%;
    width: 100%;
    position: relative;
}

.program_details_lWHV .container {
    display: flex;
    position: relative;
    z-index: 5;
    padding: 0;
    align-items: center;
    width: 100%;
}

.program_details_lWHV .job_ready_uhLk {
    border-left: 5px solid rgb(182,197,230);
    border-radius: 0 10px 10px 0;
    max-width: 550px;
    padding: 3.5rem;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(218,225,243) 100%);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.program_details_lWHV .job_ready_uhLk .help_panel_GrIK::before {
    content: '';
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(145,166,214) 0%, rgb(182,197,230) 100%);
    height: 100%;
}

.ideal_participants_fKvM .study_classes_HtJx {
    background: rgb(218,225,243);
    border-radius: 25px;
    padding: 50px;
    position: relative;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
}

.ideal_participants_fKvM div p:hover {
    transform: translateY(-5px);
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.ideal_participants_fKvM div p:hover svg {
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: rotate(10deg);
}

.tyNote_bnqi::before {
    top: 0;
    transform: skewX(-15deg) translateX(20%);
    position: absolute;
    width: 50%;
    content: "";
    height: 100%;
    z-index: 1;
    right: 0;
    background: linear-gradient(to bottom right, rgb(182,197,230,0.5), transparent);
    opacity: 0.15;
}

.tyNote_bnqi .study_classes_HtJx::before {
    opacity: 0.12;
    z-index: 0;
    border-radius: 50%;
    right: 2rem;
    height: 8rem;
    width: 8rem;
    position: absolute;
    top: 2rem;
    content: "";
    background: linear-gradient(135deg, rgb(145,166,214,0.5), transparent);
}

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


@media (max-width: 768px) {::-webkit-scrollbar {
    width: 8px;
}::-webkit-scrollbar-thumb {
    background: rgb(145,166,214,0.5);
}}


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



@media (max-width: 992px) {.welcome_reJC {
    height: auto;
    min-height: 550px;
}.welcome_reJC .editorial_wrap_vVoM {
    padding: 2rem;
    max-width: 450px;
}.welcome_reJC .editorial_wrap_vVoM h1 {
    font-size: calc(42px * 0.9);
}.welcome_reJC .page_welcome_DGxK::before {
    background: linear-gradient(90deg, #000000 20%, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
}
}



@media (orientation: landscape) and (max-height: 600px) {.welcome_reJC {
    min-height: 100vh;
    height: auto;
}.welcome_reJC .editorial_wrap_vVoM {
    max-width: 450px;
    padding: 1.5rem;
}.welcome_reJC .editorial_wrap_vVoM h1 {
    margin-bottom: 1rem;
}.welcome_reJC .editorial_wrap_vVoM p {
    margin-bottom: 1.5rem;
}}



@media (max-width: 767px) {.price_pick_GHBF {
    padding: 4rem 0;
}.price_pick_GHBF .tuition_grid_UGDS h2 {
    font-size: calc(33px * 0.9);
}.price_pick_GHBF .learning_fees_usMG h3 {
    font-size: 22px;
}.price_pick_GHBF .learning_fees_usMG .learning_fees_aMXb {
    font-size: calc(22px * 1.15);
}.price_pick_GHBF .image_overlay_zJlc {
    height: 160px;
}
}



@media (max-width: 768px) {.instructor_history_ALBO {
    padding: 4rem 1rem 3rem;
}.instructor_history_ALBO .image_overlay_zJlc {
    margin-bottom: -40px;
    width: 150px;
    height: 180px;
}.instructor_history_ALBO .emp_wrap_GqdB {
    padding: 60px 20px 20px;
}}



@media (max-width: 992px) {.contact_panel_xrbg {
    padding: 90px 0;
}.contact_panel_xrbg .connect_box_yoEZ,
    .contact_panel_xrbg .feedback_info_bPlA {
    padding: 50px 40px;
}
}



@media (max-width: 576px) {.contact_panel_xrbg {
    padding: 50px 0;
}.contact_panel_xrbg .connect_box_yoEZ,
    .contact_panel_xrbg .feedback_info_bPlA {
    padding: 30px 25px;
}.contact_panel_xrbg .feedback_info_bPlA h3,
    .contact_panel_xrbg form h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 30px;
}.contact_panel_xrbg form input[type="text"],
    .contact_panel_xrbg form input[type="email"] {
    padding: 15px;
}}



@media (max-width: 768px) {.our_mission_XnAg {
    padding: 60px 0;
}.our_mission_XnAg h3 {
    font-size: calc(37px * 0.9);
}.our_mission_XnAg .study_classes_HtJx {
    gap: 40px;
}.our_mission_XnAg .study_classes_HtJx::before {
    display: none;
}.our_mission_XnAg .impact_numbers_cOIR,
    .our_mission_XnAg .learning_classes_HsjO {
    padding: 30px;
}.our_mission_XnAg .impact_numbers_cOIR span {
    font-size: calc(18px * 0.9);
}.our_mission_XnAg .impact_numbers_cOIR .image_overlay_zJlc,
    .our_mission_XnAg .learning_classes_HsjO .study_sessions_gRZE {
    height: 250px;
}
}



@media (max-width: 576px) {footer .start_chat_WdnC {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .head_learning_vPhH h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .site_head_ZBlK a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .start_exploring_hrGN {
    padding: 12px;
}}



@media (min-width: 992px) {.educational_yield_kMDO .study_classes_HtJx > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    flex-direction: row;
}.educational_yield_kMDO .editorial_wrap_vVoM {
    padding-left: 30px;
}
}



@media (max-width: 991px) {.educational_yield_kMDO .study_classes_HtJx > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    flex-direction: column;
    gap: 40px;
}.educational_yield_kMDO .image_overlay_zJlc {
    min-height: 350px;
}.educational_yield_kMDO h2 {
    margin-bottom: 50px;
}
}



@media (max-width: 576px) {.educational_yield_kMDO {
    padding: 60px 0;
}.educational_yield_kMDO .image_overlay_zJlc {
    min-height: 250px;
}.educational_yield_kMDO h2 {
    font-size: 33px;
}.educational_yield_kMDO .text_main_holder > div {
    padding: 20px;
}.educational_yield_kMDO .text_main_holder svg {
    width: 28px;
    height: 28px;
}}



@media screen and (max-width: 768px) {.program_details_lWHV .lesson_track_scPh {
    height: 350px;
}.program_details_lWHV .container {
    padding: 2.5rem 1rem;
}.program_details_lWHV .job_ready_uhLk {
    padding: 2rem;
}.program_details_lWHV .job_ready_uhLk h3 {
    font-size: calc(43px * 0.8);
}

}



@media (max-width: 767px) {.ideal_participants_fKvM {
    padding: 60px 0;
}.ideal_participants_fKvM .study_classes_HtJx {
    padding: 30px 20px;
}.ideal_participants_fKvM h4 {
    font-size: calc(33px - 4px);
    margin-bottom: 35px;
}.ideal_participants_fKvM div p {
    padding: 18px;
    flex: 1 1 100%;
}.ideal_participants_fKvM div p svg {
    margin-right: 15px;
    width: 30px;
    height: 30px;
    padding: 6px;
    min-width: 30px;
}
}



@media (max-width: 991px) {.tyNote_bnqi {
    padding: 4rem 0;
}.tyNote_bnqi h2 {
    max-width: 95%;
    font-size: calc(33px * 0.9);
}.tyNote_bnqi .study_classes_HtJx {
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.tyNote_bnqi {
    padding: 3rem 0;
}.tyNote_bnqi::before {
    width: 70%;
}.tyNote_bnqi .container {
    padding: 0 1.5rem;
}.tyNote_bnqi h2 {
    margin-bottom: 2rem;
    max-width: 100%;
    font-size: calc(33px * 0.8);
}.tyNote_bnqi .study_classes_HtJx {
    padding: 2rem 1.5rem;
}.tyNote_bnqi .study_classes_HtJx::before {
    right: 1.5rem;
    width: 6rem;
    height: 6rem;
    top: 1.5rem;
}
}



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

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



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

@keyframes pulse {
    0% {
        opacity: 0.05;
        transform: translateY(-50%) scale(1);
    }
    100% {
        opacity: 0.15;
        transform: translateY(-50%) scale(1.1);
    }
}



@keyframes carousel-horizontal {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

