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

html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
}

.peer_help_GjrsLOq {
    flex: 0 0 auto;
}

.framework-wrap_9kg4WKt {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}


.appSpotlight_kJ7jQC8 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(213,199,214) 0%, rgb(199,163,199,0.5) 100%);
    overflow: hidden;
}

.appSpotlight_kJ7jQC8::after {
    background: radial-gradient(circle at 75% 25%, rgb(199,163,199,0.5) 0%, transparent 50%);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    content: "";
}

.appSpotlight_kJ7jQC8 h2 {
    font-weight: 700;
    font-size: 30px;
    animation: slideInTitle 0.8s ease-out forwards;
    transform-origin: left center;
    line-height: 1.3;
    color: rgb(199,163,199);
    margin-bottom: 2.5rem;
    position: relative;
    font-family: Arial, sans-serif;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS {
    position: relative;
    transition: transform 0.4s ease-out;
    border-left: 4px solid rgb(138,106,169);
    overflow: hidden;
    transform: translateY(0);
    border-radius: 10px;
    animation: fadeInUp 0.6s 0.4s both;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.appSpotlight_kJ7jQC8 li {
    padding-left: 1.5rem;
    position: relative;
}

.appSpotlight_kJ7jQC8 span {
    font-family: Arial, sans-serif;
    display: block;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 16px;
    animation: fadeText 0.8s 0.6s both;
}

.title_screen_1k4gthl {
    display: flex;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    background: linear-gradient(135deg, rgb(199,163,199,0.5), rgb(213,199,214));
    position: relative;
}

.title_screen_1k4gthl {
    animation: gradientAnimation 15s ease infinite;
    background: linear-gradient(150deg, rgb(199,163,199,0.5), rgb(213,199,214), rgb(138,106,169,0.5));
    background-size: 300% 300%;
}

.title_screen_1k4gthl .learn_title_0T7AxMf {
    box-shadow: 
    20px 20px 60px rgba(0, 0, 0, 0.1),
    -20px -20px 60px rgba(255, 255, 255, 0.1),
    inset 5px 5px 10px rgba(255, 255, 255, 0.05),
    inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 24px;
    padding: 3rem 2rem;
    gap: 3rem;
    grid-template-columns: 1fr;
    z-index: 2;
    max-width: 1200px;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    width: 90%;
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


  
  .title_screen_1k4gthl .learn_title_0T7AxMf {
    transform: perspective(2000px) rotateX(4deg) rotateY(-3deg);
}

.title_screen_1k4gthl h3::before {
    height: calc(100% - 0.5em);
    left: 0;
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(199,163,199), rgb(138,106,169));
    position: absolute;
    border-radius: 10px;
    top: 0.25em;
}

.title_screen_1k4gthl h1::after {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 4px;
    background: linear-gradient(90deg, rgb(199,163,199), rgb(138,106,169));
    transform: scaleX(0.7);
    content: "";
    width: 80px;
    border-radius: 10px;
    position: absolute;
    bottom: -0.5rem;
    transform-origin: left;
    left: 0;
}

.title_screen_1k4gthl .fast_guide_LH0WTl8 > div {
    border-radius: 24px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s ease;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -10px -10px 30px rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
}

.title_screen_1k4gthl .fast_guide_LH0WTl8 > div:hover {
    transform: translateY(-5px);
    box-shadow: 
    15px 15px 40px rgba(0, 0, 0, 0.15),
    -15px -15px 40px rgba(255, 255, 255, 0.15);
}

.title_screen_1k4gthl .learn_title_0T7AxMf:hover .fast_guide_LH0WTl8 {
    transform: translateY(0);
    opacity: 1;
}

.privacy_shelter_tHhZJS3 {
    width: 100%;
    padding: 50px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    color: #000000;
    height: auto;
}

.privacy_shelter_tHhZJS3 h2 {
    font-size: 33px;
    text-align: left;
    border-left: 4px solid rgb(199,163,199);
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    padding-left: 10px;
    font-weight: 600;
    color: rgb(138,106,169);
    margin-top: 0;
}

.privacy_shelter_tHhZJS3 ul {
    margin: 0;
    list-style-type: square;
    padding-left: 20px;
}

.privacy_shelter_tHhZJS3 div {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    background: rgb(199,163,199,0.5);
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    border-radius: 30px;
    padding: 15px;
}

.academic_expertise_yQAdF8B {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,199,214) 0%, rgb(199,163,199,0.5) 35%, rgb(138,106,169,0.5) 100%);
    padding: 6rem 2rem;
    position: relative;
}



.academic_expertise_yQAdF8B .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    perspective: 1000px;
}

.academic_expertise_yQAdF8B .client_stories_9gqfyOZ {
    grid-template-columns: minmax(220px, 1fr) 2fr;
    grid-template-rows: auto auto;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(199,163,199,0.5);
    transform-style: preserve-3d;
    background: #ffffff;
    transition: transform 0.5s ease;
    gap: 1.5rem;
    border-radius: 29px;
    transform: rotateX(5deg) rotateY(-2deg);
    display: grid;
    padding: 2.5rem;
    grid-template-areas:
    "photo quote"
    "name quote";
    backdrop-filter: blur(10px);
}

.academic_expertise_yQAdF8B .name {
    transform: translateZ(10px);
    display: block;
    position: relative;
    color: rgb(199,163,199);
    font-weight: 700;
    font-size: 22px;
    padding-left: 1rem;
    grid-area: name;
    margin-bottom: 0.5rem;
}

.academic_expertise_yQAdF8B .work_card_rBIbgTu {
    color: #000000;
    font-size: calc(15px * 1.1);
    border-radius: 29px;
    position: relative;
    padding: 2rem;
    transform: translateZ(15px);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
    background: linear-gradient(to right, #ffffff, rgb(213,199,214));
    grid-area: quote;
    line-height: 1.7;
}

.academic_expertise_yQAdF8B .client_stories_9gqfyOZ:hover .work_card_rBIbgTu {
    transform: translateZ(25px);
}

.help_desk_info_PLCoUiX::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(199,163,199,0.5) 0%, transparent 100%);
    right: 0;
    height: 100%;
    top: 0;
    opacity: 0.05;
    position: absolute;
    z-index: 0;
}

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

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ {
    flex: 1 1 30%;
    border-radius: 0;
    transition: all 0.4s ease;
    min-width: 300px;
    position: relative;
    z-index: 1;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(2) {
    overflow: hidden;
    max-height: 400px;
    flex: 0 1 calc(50% - 15px);
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ h2 {
    font-size: 47px;
    letter-spacing: -1px;
    color: rgb(199,163,199);
    position: relative;
    margin-bottom: 35px;
    font-weight: 700;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ h2::after {
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 4px;
    background: rgb(138,106,169);
    width: 70px;
    content: "";
}

.help_desk_info_PLCoUiX .reach_help_Qibm7uc {
    margin-bottom: 30px;
    max-width: 90%;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ > p svg {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    height: 20px;
    width: 20px;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ > p span {
    font-weight: 600;
    margin-left: 5px;
}

.help_desk_info_PLCoUiX .edu_input_pSN1C67 h3 {
    position: relative;
    margin-bottom: 20px;
    color: rgb(199,163,199);
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 24px;
}

.help_desk_info_PLCoUiX .edu_tutor_bShM3N0 {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.help_desk_info_PLCoUiX .edu_tutor_bShM3N0 span:hover {
    background: rgb(199,163,199,0.5);
    transform: translateY(-3px);
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ .hero_banner_7WyCIBk {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 18px;
    height: 100%;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    gap: 20px;
    justify-content: space-between;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk a {
    transition: all 0.3s ease;
    padding: 10px 0;
    align-items: center;
    min-width: 200px;
    flex-direction: row;
    text-decoration: none;
    display: flex;
    flex: 1 1 30%;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk a .support_help_zQvX0Vu {
    flex-direction: column;
    display: flex;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk a p {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    color: #ffffff;
}

.course_structure_5MOSNmX {
    display: grid;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    grid-template-columns: 1fr 1fr;
    background: rgb(138,106,169);
}

.course_structure_5MOSNmX {
    grid-template-columns: 1fr;
    grid-template-rows: 40vh 1fr;
}

.course_structure_5MOSNmX {
    grid-template-rows: 30vh 1fr;
}

.course_structure_5MOSNmX .study_map_E5F1897 {
    flex-direction: column;
    height: 400%;
    animation: verticalScroll 25s ease-in-out infinite alternate;
    width: 100%;
    display: flex;
}

.course_structure_5MOSNmX .study_map_E5F1897 {
    width: 400%;
    height: 100%;
    flex-direction: row;
    animation: horizontalScroll 25s ease-in-out infinite alternate;
}

.course_structure_5MOSNmX .study_map_E5F1897 {
    width: 300%;
    animation-duration: 20s;
}

.course_structure_5MOSNmX .class_map_XgvJM43::after {
    position: absolute;
    z-index: 1;
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    content: "";
    inset: 0;
}

.course_structure_5MOSNmX .class_map_XgvJM43::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}



.course_structure_5MOSNmX .container {
    height: 100%;
    grid-column: 1;
    position: relative;
    align-items: center;
    display: flex;
    z-index: 5;
}

.course_structure_5MOSNmX .container {
    grid-column: auto;
    padding: 3rem 0;
    grid-row: 2;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW::before {
    transition: width 0.6s ease;
    content: "";
    height: 100%;
    z-index: -1;
    background: rgb(199,163,199,0.5);
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW::after {
    height: 40px;
    width: 40px;
    transform: translateY(-50%) rotate(45deg);
    left: -20px;
    top: 50%;
    position: absolute;
    content: "";
    background: rgb(199,163,199);
}

.course_structure_5MOSNmX .learn_track_PQkUsgW::after {
    height: 20px;
    width: 20px;
    left: -10px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW span > * {
    transform: skewX(15deg);
    display: inline-block;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW .request_feedback_uk27NGn {
    text-decoration: none;
    padding: 1rem 2.5rem;
    border: 2px solid rgb(199,163,199);
    color: #ffffff;
    transition: color 0.3s ease;
    font-size: 18px;
    background: transparent;
    font-weight: 700;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW .request_feedback_uk27NGn {
    padding: 0.8rem 1.5rem;
    text-align: center;
    display: block;
    font-size: calc(18px * 0.9);
}

.cookie_warning_alert_SsRLBf3 {
    border-top: 2px solid rgb(199,163,199);
    bottom: 0;
    background: rgb(213,199,214);
    width: 100%;
    position: fixed;
    z-index: 90;
}

.cookie_warning_alert_SsRLBf3 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

#popupCookieConsent_mws7A4q:checked ~ .cookie_warning_alert_SsRLBf3 {
    opacity: 0;
    visibility: hidden;
}

.cookie_all_Kv5RhHL svg, .cookie_all_Kv5RhHL svg path, .cookie_all_Kv5RhHL img {
    fill: rgb(199,163,199);
    height: 100px;
    width: 100px;
}

.cookie_warning_alert_SsRLBf3 p a {
    text-decoration: none;
    color: rgb(199,163,199);
}



.framework-wrap_9kg4WKt .cookie_warning_alert_SsRLBf3 {
    background: rgb(138,106,169);
    border: none;
    padding: 40px 0;
    box-shadow: rgb(138,106,169,0.5) 0px 0px 40px 39px;
}

.framework-wrap_9kg4WKt .track_toggle_hlmnTE5 h5, .framework-wrap_9kg4WKt .track_toggle_hlmnTE5 p {
    color: #ffffff;
}

.potential_learners_qdn8F7Z::before {
    animation: pulseGlow 15s infinite alternate ease-in-out;
    position: absolute;
    height: 100%;
    content: "";
    top: -50%;
    right: -50%;
    background: radial-gradient(
        circle at center,
        rgba(rgb(138,106,169,0.5), 0.3) 0%,
        transparent 70%
    );
    width: 100%;
    z-index: -1;
}

.potential_learners_qdn8F7Z .proof_stats_RZBjKvS {
    position: relative;
    padding: 0 2rem;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    display: flex;
    max-width: 1000px;
}

.potential_learners_qdn8F7Z h3::before,
.potential_learners_qdn8F7Z h3::after {
    content: "";
    border-color: rgb(138,106,169);
    border-style: solid;
    z-index: -1;
    width: 30px;
    height: 30px;
    position: absolute;
}

.potential_learners_qdn8F7Z h3::before {
    top: -10px;
    left: -10px;
    border-radius: 5px 0 0 0;
    border-width: 2px 0 0 2px;
}

.potential_learners_qdn8F7Z h3::after {
    right: -10px;
    border-width: 0 2px 2px 0;
    bottom: -10px;
    border-radius: 0 0 5px 0;
}

.potential_learners_qdn8F7Z li {
    border: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    backdrop-filter: blur(12px);
    overflow: hidden;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 6px 6px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 2rem;
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 12px;
    text-align: center;
    background: rgba(255, 255, 255, 0.08);
    display: flex;
}

.potential_learners_qdn8F7Z li:hover::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(138,106,169),
        rgb(199,163,199)
    );
    animation: glowLine 2s infinite alternate ease-in-out;
    height: 4px;
}

.potential_learners_qdn8F7Z li:hover svg {
    fill: rgb(199,163,199);
    transform: scale(1.05);
}

.potential_learners_qdn8F7Z li:nth-child(even) {
    transform: translateX(20px);
}

.potential_learners_qdn8F7Z li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}

.offer_box_wfitTE9 {
    overflow: hidden;
    padding: 120px 0;
    background-color: rgb(213,199,214);
    position: relative;
}

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

.offer_box_wfitTE9 .lesson_fees_yvWb48a {
    flex-direction: column;
    display: flex;
}

.offer_box_wfitTE9 .fee_chart_3bFyHj2 {
    margin-bottom: 50px;
    order: 1;
    text-align: center;
    position: relative;
}

.offer_box_wfitTE9 .fee_chart_3bFyHj2 h2 {
    transform: translateY(0);
    background: linear-gradient(120deg, rgb(138,106,169), rgb(199,163,199));
    font-weight: 700;
    -webkit-background-clip: text !important;
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 33px;
}

.offer_box_wfitTE9 .fee_chart_3bFyHj2:hover .payment_scheme_YAhNSyk::after {
    transform: translateX(-50%) scaleX(1);
}

.offer_box_wfitTE9 .cost_matrix_OdUDW6e {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    order: 2;
    width: 100%;
    gap: 30px;
}

.offer_box_wfitTE9 .study_fees_rx3RI9G::before {
    content: "";
    left: 0;
    transform: scaleX(0.85);
    transform-origin: left;
    top: 0;
    z-index: 2;
    height: 5px;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: linear-gradient(90deg, rgb(138,106,169), rgb(199,163,199));
}

.offer_box_wfitTE9 .study_fees_rx3RI9G:hover {
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
    transform: translateY(-10px);
}

.offer_box_wfitTE9 .price_view_L8sKSqf {
    padding: 30px;
    flex-direction: column;
    position: relative;
    display: flex;
    flex-grow: 1;
    overflow: hidden;
    z-index: 1;
}

.offer_box_wfitTE9 .price_view_L8sKSqf h3 {
    transition: transform 0.4s ease;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000000;
    font-size: calc(23px + 2px);
    position: relative;
}

.offer_box_wfitTE9 .value_plan_c1z8pQ0 {
    position: relative;
    color: rgb(199,163,199);
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    transition: transform 0.4s ease, color 0.4s ease;
    font-size: calc(23px + 8px);
    padding: 5px 10px;
}

.offer_box_wfitTE9 .study_fees_rx3RI9G:hover .value_plan_c1z8pQ0 {
    transform: translateY(-5px);
    color: rgb(138,106,169);
}

.offer_box_wfitTE9 .study_fees_rx3RI9G:hover .value_plan_c1z8pQ0::before {
    transform: scaleX(1);
}

.offer_box_wfitTE9 .hero_banner_7WyCIBk {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.offer_box_wfitTE9 .study_fees_rx3RI9G:hover .hero_banner_7WyCIBk {
    transform: scale(1.05);
}

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

.company_info_F2lHgsI::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.6));
    z-index: 1;
}

.company_info_F2lHgsI h4 {
    font-weight: 700;
    font-size: 31px;
    transform: translateY(10px);
    text-transform: uppercase;
    position: relative;
    animation: fadeInUp 0.8s 0.2s forwards;
    opacity: 0;
    letter-spacing: 3px;
    margin-bottom: 40px;
    text-align: center;
    z-index: 10;
}

.company_info_F2lHgsI .editorial_wrap_SJRlaEv:hover {
    transform: translateZ(30px) rotateX(0);
}

.company_info_F2lHgsI .editorial_wrap_SJRlaEv::before {
    z-index: -1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    height: 100px;
    right: 0;
    content: "";
    background: rgb(199,163,199,0.5);
    top: 0;
    position: absolute;
    width: 100px;
}

.company_info_F2lHgsI .editorial_wrap_SJRlaEv::after {
    background: rgb(138,106,169,0.5);
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100px;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    width: 100px;
    content: "";
    bottom: 0;
}

.company_info_F2lHgsI h6::after {
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(138,106,169), transparent);
    bottom: 0;
    content: "";
    position: absolute;
    width: 60px;
    animation: expandWidth 1.2s 1s forwards;
}

.learning_system_3J6pXLl {
    overflow: visible;
    padding: 170px 0 130px;
    background: linear-gradient(150deg, rgb(213,199,214) 0%, rgb(138,106,169,0.5) 100%);
    position: relative;
}

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

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv {
    display: flex;
    width: 100%;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p {
    color: #ffffff;
    position: relative;
    margin-top: -20px;
    font-size: 14px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 3;
    background: rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    width: 65%;
    align-self: flex-end;
    backdrop-filter: blur(15px);
    padding: 45px 50px;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::after {
    border-bottom: 40px solid rgb(138,106,169);
    left: 35%;
    z-index: 5;
    border-left: 30px solid transparent;
    bottom: 0;
    opacity: 0.3;
    border-right: 30px solid transparent;
    content: '';
    position: absolute;
    height: 0;
    width: 0;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2::after {
    z-index: -1;
    height: 100%;
    top: 0;
    width: 30px;
    content: '';
    opacity: 0.3;
    position: absolute;
    right: -30px;
    background: linear-gradient(to right, rgb(199,163,199,0.5), transparent);
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p::after {
    opacity: 0.3;
    width: 30px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to left, rgb(138,106,169,0.5), transparent);
    top: 0;
    z-index: -1;
    left: -30px;
    content: '';
}

.learning_system_3J6pXLl .proof_stats_RZBjKvS::before {
    background: linear-gradient(90deg, rgb(138,106,169), transparent);
    top: 50px;
    height: 1px;
    position: absolute;
    content: '';
    width: 400px;
    z-index: 1;
    opacity: 0.3;
    left: 0;
}

.join_list_JteF1WG {
    background: rgb(213,199,214);
    isolation: isolate;
    position: relative;
    padding: 4rem;
    overflow: hidden;
}

.join_list_JteF1WG::before {
    right: 0;
    position: absolute;
    opacity: 0.2;
    z-index: -2;
    transform-origin: center right;
    width: 60%;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    background: rgb(199,163,199,0.5);
    top: 0;
    content: "";
    height: 100%;
    animation: clip-shift 10s ease-in-out infinite alternate;
}

.join_list_JteF1WG .proof_stats_RZBjKvS {
    align-items: center;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    transform: skewY(-1deg);
    gap: 3rem;
    position: relative;
}

.join_list_JteF1WG p {
    font-family: Arial, sans-serif;
    margin: 0;
    font-weight: 700;
    color: #000000;
    transform: skewY(1deg);
    line-height: 1.5;
    font-size: calc(18px * 1.1);
    position: relative;
}

.join_list_JteF1WG p::after {
    opacity: 0.3;
    bottom: -20px;
    animation: rotate-hexagon 20s linear infinite reverse;
    content: "";
    height: 30px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: rgb(138,106,169);
    position: absolute;
    width: 30px;
    right: 40px;
}

.join_list_JteF1WG .input_holder {
    transform: skewY(1deg);
    position: relative;
}

.join_list_JteF1WG .input_holder::after {
    content: "";
    background: rgb(138,106,169,0.5);
    left: 30%;
    z-index: -1;
    position: absolute;
    border-radius: 4px;
    opacity: 0.2;
    animation: rotate-square 15s linear infinite;
    width: 40px;
    height: 40px;
    bottom: -20px;
    transform: rotate(45deg);
}

.join_list_JteF1WG .upgrade_skills_kCwPLu5:focus {
    transform: translateY(-3px);
    outline: none;
    border-color: rgb(199,163,199);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.join_list_JteF1WG .upgrade_skills_kCwPLu5::placeholder {
    opacity: 0.6;
    color: #000000;
}

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

.join_list_JteF1WG .email_signup_gHQocWe:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background-color: rgb(138,106,169);
}

footer .peer_help_GjrsLOq {
    font-family: Arial, sans-serif;
    color: #ffffff;
    background-color: #2c3e50;
    position: relative;
    padding: 100px 0 30px;
}

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

footer .connect_today_QKoHRjk {
    gap: 15px;
    display: grid;
    margin: -70px auto 60px;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

footer .info_item {
    border-radius: 10px;
    height: 100px;
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    padding: 0 20px;
    display: flex;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #2c3e50;
    position: relative;
    z-index: 1;
    font-size: 12px;
    transition: all 0.3s ease;
}

footer .text_main_holder {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}

footer .header_pagewrap_4WYQOed:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

footer .header_master_qP72U3k {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

footer .progress_bar_uOabNIn {
    line-height: 1.6;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}

footer .header_master_qP72U3k h5::after {
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    width: 50px;
    background-color: rgb(199,163,199);
}

footer .head_learning_kl1H5Ys:hover {
    background-color: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}

footer .head_learning_kl1H5Ys a:last-child {
    border-bottom: none;
}

footer .head_learning_kl1H5Ys a::before {
    position: absolute;
    content: "→";
    transform: translateX(-10px);
    opacity: 0;
    right: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

footer .head_learning_kl1H5Ys a:hover::before {
    transform: translateX(0);
    opacity: 1;
}

footer .subscribe_holder h5::after {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: rgb(199,163,199);
    content: "";
    width: 50px;
    left: 0;
}

footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(199,163,199);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .email_signup_gHQocWe:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(138,106,169);
}

footer .site_map_eJZSWbK {
    text-align: center;
    position: relative;
    margin-top: 50px;
}

.statistical_report_e4a3mzs {
    padding: 100px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    isolation: isolate;
}

.statistical_report_e4a3mzs::before {
    backdrop-filter: blur(8px);
    height: 100%;
    z-index: -1;
    top: 0;
    width: 100%;
    left: 0;
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}

.statistical_report_e4a3mzs .container {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.statistical_report_e4a3mzs .statistics_experts_69mnAMq {
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
}

.statistical_report_e4a3mzs .statistics_experts_69mnAMq svg {
    height: 60px;
    filter: drop-shadow(0 0 8px rgb(199,163,199,0.5));
    width: 60px;
    fill: rgb(199,163,199);
}

.statistical_report_e4a3mzs .career_benefits_0jmZdG3 {
    text-align: center;
    font-size: 14px;
    opacity: 0.9;
    margin: 0 auto 50px;
    line-height: 1.6;
    color: #ffffff;
    max-width: 800px;
}

.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    width: 100%;
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR:hover {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.statistical_report_e4a3mzs .key_pros_wgstbFX {
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.statistical_report_e4a3mzs .key_pros_wgstbFX svg {
    fill: rgb(199,163,199);
    width: 30px;
    height: 30px;
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR span {
    margin-bottom: 10px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    display: block;
    position: relative;
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR::before {
    left: 0;
    content: '';
    background: linear-gradient(to right, transparent, rgb(199,163,199), transparent);
    width: 100%;
    transform: scaleX(0);
    bottom: 0;
    position: absolute;
    transition: transform 0.3s ease;
    height: 3px;
}

.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(3):last-child) {
    grid-template-columns: repeat(3, 1fr);
    max-width: 900px;
    margin: 0 auto;
}

.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(5):last-child) {
    grid-template-columns: repeat(5, 1fr);
}

.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+6):nth-child(-n+8):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.statistical_report_e4a3mzs .mentor_statistics_PvogdFk::after {
    bottom: -50px;
    right: -50px;
    animation: float 15s infinite alternate-reverse ease-in-out;
}



.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D::before {
    position: absolute;
    left: 0;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    height: 1px;
    width: 100%;
    content: '';
    top: -20px;
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR span::after {
    background-color: rgb(138,106,169);
    margin: 8px auto 0;
    width: 20px;
    display: block;
    content: '';
    height: 2px;
}

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

.contact_box_GohbOVt h2 {
    text-align: left;
    font-weight: 700;
    font-size: 38px;
    padding-left: 20px;
    position: relative;
    border-left: 5px solid rgb(199,163,199);
    color: #000000;
    margin-bottom: 50px;
}

.contact_box_GohbOVt .reach_reach_EWGQY5K {
    overflow: hidden;
    background: #ffffff;
    flex-direction: row-reverse;
    border-radius: 17px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    display: flex;
}

.contact_box_GohbOVt .hero_banner_7WyCIBk::before {
    mix-blend-mode: multiply;
    content: "";
    z-index: 1;
    left: 0;
    background: rgb(199,163,199,0.5);
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
}

.contact_box_GohbOVt #contact {
    flex-direction: column;
    display: flex;
    gap: 30px;
}

.contact_box_GohbOVt h3 {
    position: relative;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
}

.contact_box_GohbOVt input[type="text"] {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    background: rgb(213,199,214);
    padding: 18px 20px;
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
    border: none;
    font-size: 15px;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 5px;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ input[type="checkbox"]:checked {
    background: rgb(199,163,199);
    border-color: rgb(199,163,199);
}

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

.contact_box_GohbOVt .connect_feedback_qwO31AQ a:hover {
    color: rgb(138,106,169);
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ a:hover::after {
    background: rgb(138,106,169);
}

.contact_box_GohbOVt .request_feedback_uk27NGn {
    border: none;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 4px 15px rgb(199,163,199,0.5);
    background: rgb(199,163,199);
    border-radius: 17px;
    font-size: 16px;
    transition: all 0.3s ease;
    cursor: pointer;
    align-self: flex-start;
    padding: 18px 40px;
    margin-top: 20px;
}

.contact_box_GohbOVt svg path {
    fill: rgb(199,163,199);
    transition: all 0.3s ease;
}

header .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}

header .nav_info_ROtlFQN {
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    display: block;
    text-decoration: none;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
}

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

header .nav_info_ROtlFQN:hover svg {
    transform: scale(1.05);
}

header .nav_teach_m8EhVrc {
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    padding: 0.6rem 1.2rem;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}


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


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



@media (max-width: 767px) {.appSpotlight_kJ7jQC8 {
    padding: 4rem 0;
}.appSpotlight_kJ7jQC8 h2 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.8);
}.appSpotlight_kJ7jQC8 h2::after {
    width: 80px;
    height: 3px;
}.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS {
    padding: 1.75rem;
}.appSpotlight_kJ7jQC8 span {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}



@media (min-width: 768px) {.title_screen_1k4gthl .learn_title_0T7AxMf {
    gap: 2rem;
    grid-template-columns: 0.8fr 1.2fr;
    transform: perspective(1500px) rotateX(3deg) rotateY(-2deg);
    padding: 4rem;
}.title_screen_1k4gthl .learn_title_0T7AxMf:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.title_screen_1k4gthl h3 {
    font-size: calc(23px * 1.2);
    padding-left: 2rem;
    transform: translateY(2rem);
    opacity: 0.8;
}.title_screen_1k4gthl .learn_title_0T7AxMf:hover h3 {
    transform: translateY(0);
    opacity: 1;
}.title_screen_1k4gthl h3::before {
    width: 8px;
    border-radius: 10px;
}.title_screen_1k4gthl h1 {
    font-size: calc(43px * 1.1);
    transform: translateX(-2rem);
}.title_screen_1k4gthl .learn_title_0T7AxMf:hover h1 {
    transform: translateX(0);
}.title_screen_1k4gthl h1::after {
    height: 6px;
    width: 100px;
}.title_screen_1k4gthl p {
    padding: 3rem;
    font-size: calc(13px * 1.2);
}
}



@media (max-width: 992px) {.academic_expertise_yQAdF8B .client_stories_9gqfyOZ {
    transform: none;
    grid-template-areas:
      "hero_banner_7WyCIBk"
      "name"
      "work_card_rBIbgTu";
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
}.academic_expertise_yQAdF8B .hero_banner_7WyCIBk {
    max-width: 200px;
    margin: 0 auto;
}.academic_expertise_yQAdF8B .name,
  .academic_expertise_yQAdF8B .name + span {
    padding-left: 0;
    text-align: center;
}.academic_expertise_yQAdF8B .name + span {
    margin-top: 0.5rem;
}
}



@media (max-width: 1200px) {.help_desk_info_PLCoUiX {
    padding: 80px 0;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:first-child {
    flex: 0 1 calc(50% - 15px);
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(2) {
    flex: 0 1 calc(50% - 15px);
}
}



@media (max-width: 768px) {.help_desk_info_PLCoUiX {
    padding: 60px 0;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ h2 {
    font-size: calc(47px * 0.9);
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:first-child {
    padding-left: 25px;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(3) {
    padding: 25px;
}.help_desk_info_PLCoUiX .connect_today_QKoHRjk a {
    flex: 1 1 100%;
}
}



@media screen and (max-width: 1200px) {.course_structure_5MOSNmX .learn_track_PQkUsgW h3 {
    font-size: calc(38px * 0.85);
}.course_structure_5MOSNmX .proof_stats_RZBjKvS {
    padding-right: 0;
    padding-left: 5%;
}
}



@media screen and (max-width: 768px) {.course_structure_5MOSNmX .learn_track_PQkUsgW {
    padding: 3rem 1.5rem;
}.course_structure_5MOSNmX .learn_track_PQkUsgW h3 {
    font-size: 29px;
    margin-bottom: 1.5rem;
}.course_structure_5MOSNmX .learn_track_PQkUsgW::after {
    left: -15px;
    height: 30px;
    width: 30px;
}
}



@media (min-width: 992px) {.potential_learners_qdn8F7Z ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    display: grid;
}.potential_learners_qdn8F7Z li:nth-child(1),
    .potential_learners_qdn8F7Z li:nth-child(3) {
    transform: translateY(20px);
}.potential_learners_qdn8F7Z li:nth-child(2),
    .potential_learners_qdn8F7Z li:nth-child(4) {
    transform: translateY(-20px);
}.potential_learners_qdn8F7Z li:nth-child(1):hover,
    .potential_learners_qdn8F7Z li:nth-child(3):hover {
    transform: translateY(10px);
}.potential_learners_qdn8F7Z li:nth-child(2):hover,
    .potential_learners_qdn8F7Z li:nth-child(4):hover {
    transform: translateY(-30px);
}
}



@media (max-width: 768px) {.potential_learners_qdn8F7Z {
    padding: 3rem 0;
}.potential_learners_qdn8F7Z .proof_stats_RZBjKvS {
    padding: 0 1.5rem;
}.potential_learners_qdn8F7Z h3 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.8);
    padding: 0.7rem 1.5rem;
}.potential_learners_qdn8F7Z li {
    padding: 1.25rem;
}.potential_learners_qdn8F7Z li:nth-child(even),
    .potential_learners_qdn8F7Z li:nth-child(odd) {
    transform: translateX(0);
}.potential_learners_qdn8F7Z li:nth-child(even):hover,
    .potential_learners_qdn8F7Z li:nth-child(odd):hover {
    transform: translateY(-5px);
}.potential_learners_qdn8F7Z li svg {
    width: 40px;
    height: 40px;
}
}



@media (min-width: 992px) {.offer_box_wfitTE9 .lesson_fees_yvWb48a {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.offer_box_wfitTE9 .fee_chart_3bFyHj2 {
    margin-bottom: 0;
    flex: 0 0 30%;
    text-align: left;
    order: 2;
}.offer_box_wfitTE9 .cost_matrix_OdUDW6e {
    order: 1;
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
}.offer_box_wfitTE9 .payment_scheme_YAhNSyk::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.offer_box_wfitTE9 .fee_chart_3bFyHj2:hover .payment_scheme_YAhNSyk::after {
    transform: translateX(0) scaleX(1);
}
}



@media (min-width: 768px) {.company_info_F2lHgsI {
    padding: 150px 0;
}.company_info_F2lHgsI h4 {
    font-size: calc(31px + 4px);
    text-align: left;
    margin-left: 50px;
}.company_info_F2lHgsI .editorial_wrap_SJRlaEv {
    width: 90%;
    border-left: 6px solid rgb(138,106,169);
    padding: 60px;
    margin-left: 50px;
}.company_info_F2lHgsI span {
    column-count: 2;
    column-gap: 40px;
}.company_info_F2lHgsI h6 {
    margin-bottom: 35px;
    font-size: calc(21px + 6px);
}.company_info_F2lHgsI h6::after {
    width: 100px;
}
}



@media (max-width: 767px) {.company_info_F2lHgsI {
    padding: 80px 0;
}.company_info_F2lHgsI h4 {
    font-size: calc(21px + 2px);
    margin-bottom: 25px;
}.company_info_F2lHgsI .editorial_wrap_SJRlaEv {
    border-left-width: 3px;
    padding: 30px 20px;
}.company_info_F2lHgsI h6 {
    padding-bottom: 8px;
    font-size: 22px;
    margin-bottom: 20px;
}.company_info_F2lHgsI h6::after {
    width: 40px;
    height: 2px;
}.company_info_F2lHgsI span {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}}



@media screen and (max-width: 992px) {.learning_system_3J6pXLl {
    padding: 140px 0 110px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2 {
    width: 65%;
    padding: 30px 35px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p {
    width: 75%;
    padding: 35px 40px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::before {
    border-left: 25px solid transparent;
    border-top: 35px solid rgb(199,163,199);
    right: 25%;
    border-right: 25px solid transparent;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::after {
    border-right: 25px solid transparent;
    left: 25%;
    border-bottom: 35px solid rgb(138,106,169);
    border-left: 25px solid transparent;
}.learning_system_3J6pXLl::after {
    width: 300px;
}.learning_system_3J6pXLl .proof_stats_RZBjKvS::before {
    width: 300px;
}
}



@media (max-width: 768px) {.join_list_JteF1WG {
    padding: 3rem 1.5rem;
}.join_list_JteF1WG .proof_stats_RZBjKvS {
    grid-template-columns: 1fr;
    gap: 2rem;
}.join_list_JteF1WG p {
    font-size: 20px;
}.join_list_JteF1WG .input_holder {
    margin-top: 1rem;
}.join_list_JteF1WG .upgrade_skills_kCwPLu5,
    .join_list_JteF1WG .email_signup_gHQocWe {
    padding: 1rem 1.5rem;
}}



@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .header_master_qP72U3k {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}



@media (max-width: 576px) {footer .peer_help_GjrsLOq {
    padding: 50px 0 20px;
}footer .head_learning_kl1H5Ys {
    padding: 15px;
}footer .header_master_qP72U3k h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .input_holder input[type="email"],
    footer .email_signup_gHQocWe {
    padding: 12px;
}}



@media screen and (max-width: 1200px) {.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}.statistical_report_e4a3mzs .success_statistics_mPK79GR {
    padding: 20px 15px;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+6):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}
}



@media screen and (max-width: 768px) {.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 15px;
}.statistical_report_e4a3mzs .program_statistics_NsVeACZ {
    font-size: calc(30px * 0.8);
}.statistical_report_e4a3mzs .career_benefits_0jmZdG3 {
    margin-bottom: 30px;
    font-size: calc(14px * 0.9);
}.statistical_report_e4a3mzs .success_statistics_mPK79GR span {
    font-size: 16px;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+3):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
}



@media screen and (max-width: 400px) {.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    grid-template-columns: 1fr;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+2):last-child) {
    grid-template-columns: 1fr;
}}



@media (max-width: 992px) {.contact_box_GohbOVt .reach_reach_EWGQY5K {
    flex-direction: column;
}.contact_box_GohbOVt .hero_banner_7WyCIBk {
    min-height: 300px;
    flex: 0 0 auto;
    order: 1;
}.contact_box_GohbOVt .request_links_mBGuAi1 {
    order: 2;
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_box_GohbOVt h2 {
    margin-bottom: 40px;
}
}



@media (max-width: 576px) {.contact_box_GohbOVt {
    padding: 40px 0;
}.contact_box_GohbOVt .container {
    padding: 0 15px;
}.contact_box_GohbOVt h2 {
    font-size: calc(38px - 6px);
    padding-left: 15px;
    margin-bottom: 25px;
}.contact_box_GohbOVt .request_links_mBGuAi1 {
    padding: 30px 20px;
}.contact_box_GohbOVt #contact {
    gap: 20px;
}.contact_box_GohbOVt input[type="text"] {
    padding: 15px;
}.contact_box_GohbOVt .request_feedback_uk27NGn {
    padding: 15px 20px;
    width: 100%;
}.contact_box_GohbOVt .hero_banner_7WyCIBk {
    min-height: 200px;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head_skill_Nb8hytP {
    gap: 0.8rem;
}header .nav_info_ROtlFQN svg {
    width: 120px;
}header .header_master_qP72U3k {
    padding: 0.5rem;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
}header .header_master_qP72U3k::-webkit-scrollbar {
    height: 3px;
}header .header_master_qP72U3k::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(199,163,199);
}header .nav_teach_m8EhVrc {
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
    font-size: calc(15px - 2px);
    flex-shrink: 0;
}
}

@keyframes gradientAnimation {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
  }


    
    @keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        23%, 28% {
            transform: translateX(-25%);
        }
        48%, 53% {
            transform: translateX(-50%);
        }
        73%, 78% {
            transform: translateX(-75%);
        }
        95%, 100% {
            transform: translateX(-75%);
        }
    }



@keyframes pulseGlow {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}



@keyframes glowLine {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 5px rgba(rgb(138,106,169,0.5), 0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(rgb(199,163,199,0.5), 0.8);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



@keyframes expandWidth {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: translateX(-50%) scale(1);
    }
    50% {
        opacity: 0.08;
        transform: translateX(-50%) scale(1.3);
    }
}



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



@keyframes pulse-triangle {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(30px, 15px);
    }
    100% {
        transform: translate(-15px, 30px);
    }
}

