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

.nav_learn_Y3dv0kN {
    flex: 1 0 auto;
}

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

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

header,footer {
    width: 100%;
}

header {
    z-index: 100;
    box-shadow: 0 5px 15px rgb(199,163,199,0.5);
    position: relative;
    padding: 1.5rem 0;
    background: linear-gradient(to right, rgb(213,199,214), #ffffff);
}

.appSpotlight_kJ7jQC8::before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
}

.appSpotlight_kJ7jQC8 .container {
    max-width: 1200px;
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
    padding: 0 2rem;
    z-index: 10;
    margin: 0 auto;
}

.appSpotlight_kJ7jQC8 h2::after {
    transform: scaleX(0);
    position: absolute;
    bottom: -12px;
    height: 4px;
    content: "";
    left: 0;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    transform-origin: left;
    width: 100px;
    background: linear-gradient(90deg, rgb(199,163,199) 0%, rgb(138,106,169) 100%);
}

.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS::before {
    top: 0;
    height: 5px;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(138,106,169) 0%, rgb(199,163,199) 100%);
}

.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS:hover {
    transform: translateY(-5px);
}

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

.appSpotlight_kJ7jQC8 li::before {
    position: absolute;
    width: 8px;
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(138,106,169);
    border-radius: 50%;
    height: 8px;
    top: 0.7rem;
    left: 0;
    transform: scale(0);
    content: "";
}

.title_screen_1k4gthl::before {
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: 
    radial-gradient(circle at 20% 30%, rgb(138,106,169,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(199,163,199,0.5) 0%, transparent 40%);
    left: 0;
    position: absolute;
    pointer-events: none;
}

.title_screen_1k4gthl::after {
    background: rgb(255, 255, 255, 0.5);
    filter: blur(60px);
    height: 100%;
    z-index: 0;
    content: "";
    top: -50%;
    transform: rotate(-15deg);
    position: absolute;
    width: 100%;
    right: -50%;
}

.title_screen_1k4gthl .learn_title_0T7AxMf:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.title_screen_1k4gthl .learn_title_0T7AxMf:hover {
    transform: perspective(2000px) rotateX(0) rotateY(0);
}

.title_screen_1k4gthl h3 {
    font-size: calc(23px * 1.1);
    line-height: 1.4;
    position: relative;
    max-width: 100%;
    font-weight: 600;
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    padding-left: 1.5rem;
}

.title_screen_1k4gthl h1 {
    color: rgb(199,163,199);
    font-weight: 700;
    transform: translateX(0);
    margin-bottom: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 43px;
    letter-spacing: -0.02em;
    position: relative;
    line-height: 1.2;
}

.title_screen_1k4gthl h1:hover::after {
    transform: scaleX(1);
}

.title_screen_1k4gthl .fast_guide_LH0WTl8 {
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.title_screen_1k4gthl .fast_guide_LH0WTl8 {
    transform: translateY(20px);
    opacity: 0.9;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s ease;
}

.title_screen_1k4gthl .fast_guide_LH0WTl8 > div::before {
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(199,163,199,0.5), transparent);
    width: 100%;
    left: 0;
    mix-blend-mode: overlay;
    z-index: 1;
    position: absolute;
    top: 0;
}

.title_screen_1k4gthl p {
    z-index: 2;
    padding: 2.5rem;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    line-height: 1.6;
    backdrop-filter: blur(3px);
    font-size: calc(13px * 1.1);
    margin: 0;
    background: rgba(0, 0, 0, 0.4);
}

.privacy_shelter_tHhZJS3 h1 {
    font-weight: 700;
    font-size: 42px;
    border-bottom: 2px solid rgb(138,106,169);
    margin-top: 0;
    font-family: Arial, sans-serif;
    color: rgb(199,163,199);
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 20px;
    grid-column: span 2;
}

.privacy_shelter_tHhZJS3 h3, .privacy_shelter_tHhZJS3 h4, .privacy_shelter_tHhZJS3 h5 {
    color: #000000;
    font-size: 22px;
}

.privacy_shelter_tHhZJS3 li {
    font-size: 16px;
    font-family: Arial, sans-serif;
    background: rgb(138,106,169,0.5);
    margin-bottom: 10px;
    line-height: 1.5;
    color: #000000;
    border-radius: 10px;
    padding: 10px;
}

.privacy_shelter_tHhZJS3 p, .privacy_shelter_tHhZJS3 span {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #000000;
}

.academic_expertise_yQAdF8B::before {
    z-index: 0;
    position: absolute;
    background: conic-gradient(from 225deg at 50% 50%, transparent 0deg, rgb(199,163,199,0.5) 120deg, transparent 180deg, rgb(138,106,169,0.5) 260deg, transparent 360deg);
    animation: rotate 20s linear infinite;
    content: "";
    left: -10%;
    width: 200%;
    height: 200%;
    opacity: 0.2;
    top: -50%;
}

.academic_expertise_yQAdF8B .client_stories_9gqfyOZ:hover {
    transform: rotateX(0) rotateY(0);
}

.academic_expertise_yQAdF8B .hero_banner_7WyCIBk {
    transform: translateZ(20px);
    grid-area: photo;
    transition: transform 0.3s ease;
    box-shadow: 
    -5px 5px 0 rgb(138,106,169),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
    aspect-ratio: 1/1;
    border-radius: 29px;
    width: 100%;
}

.academic_expertise_yQAdF8B .client_stories_9gqfyOZ:hover .hero_banner_7WyCIBk {
    transform: translateZ(30px) scale(1.05);
}

.academic_expertise_yQAdF8B .name + span {
    font-weight: 600;
    align-self: end;
    opacity: 0.8;
    letter-spacing: 1px;
    transform: translateZ(5px);
    font-size: 15px;
    grid-area: name;
    color: #000000;
    text-transform: uppercase;
    padding-left: 1rem;
    margin-top: 2rem;
}

.academic_expertise_yQAdF8B .work_card_rBIbgTu::before {
    content: "";
    background: linear-gradient(45deg, rgb(199,163,199,0.5) 0%, transparent 40%, transparent 60%, rgb(138,106,169,0.5) 100%);
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 29px;
    opacity: 0.3;
    height: 100%;
    mix-blend-mode: overlay;
    width: 100%;
}

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

.help_desk_info_PLCoUiX::after {
    opacity: 0.05;
    border-radius: 50%;
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgb(199,163,199);
    z-index: 0;
    content: "";
    bottom: -150px;
    right: -150px;
}

.help_desk_info_PLCoUiX .contact_links_B9DzE5b {
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
    gap: 30px;
    display: flex;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:first-child {
    border-left: 4px solid rgb(199,163,199);
    flex: 0 1 calc(50% - 15px);
    padding-left: 40px;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(3) {
    justify-content: space-between;
    background: rgb(199,163,199);
    display: flex;
    margin-top: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 18px;
    flex: 0 1 100%;
}

.help_desk_info_PLCoUiX .message_panel_ZQJHD01 {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-size: calc(24px * 1.1);
    color: rgb(138,106,169);
    font-weight: 600;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ > p {
    font-size: 16px;
    position: relative;
    display: flex;
    padding-left: 30px;
    margin-bottom: 15px;
    align-items: center;
    color: #000000;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ > p svg path {
    fill: rgb(199,163,199);
}

.help_desk_info_PLCoUiX .edu_input_pSN1C67 {
    margin-top: 40px;
    background: #ffffff;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.help_desk_info_PLCoUiX .edu_input_pSN1C67 h3::after {
    position: absolute;
    background: rgb(138,106,169);
    width: 40px;
    left: 0;
    bottom: 0;
    content: "";
    height: 3px;
}

.help_desk_info_PLCoUiX .edu_tutor_bShM3N0 span {
    transition: all 0.3s ease;
    color: #000000;
    font-size: calc(16px * 0.9);
    background: rgb(213,199,214);
    border-radius: 10px;
    padding: 10px 15px;
}

.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ .hero_banner_7WyCIBk::after {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk a:hover {
    transform: translateY(-5px);
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk svg {
    width: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 24px;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk svg path {
    fill: #ffffff;
}

.help_desk_info_PLCoUiX .connect_today_QKoHRjk a span {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-size: calc(16px * 0.8);
}

.course_structure_5MOSNmX .quick_progress_ASMh7G4 {
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    overflow: hidden;
    top: 0;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.course_structure_5MOSNmX .quick_progress_ASMh7G4 {
    position: relative;
    height: 40vh;
    clip-path: none;
    width: 100%;
}

.course_structure_5MOSNmX .quick_progress_ASMh7G4 {
    height: 30vh;
}

.course_structure_5MOSNmX .quick_progress_ASMh7G4:hover .study_map_E5F1897 {
    animation-play-state: paused;
}

.course_structure_5MOSNmX .class_map_XgvJM43 {
    transform: scale(1.1);
    position: relative;
    transition: transform 0.5s ease;
    height: 25%;
    width: 100%;
}

.course_structure_5MOSNmX .class_map_XgvJM43 {
    width: 25%;
    height: 100%;
}

.course_structure_5MOSNmX .class_map_XgvJM43 {
    width: 33.333%;
}

.course_structure_5MOSNmX .class_map_XgvJM43 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    filter: saturate(0.8) contrast(1.2);
    transition: filter 0.5s ease;
}

.course_structure_5MOSNmX .class_map_XgvJM43:hover img {
    filter: saturate(1.2) contrast(1.3);
}

.course_structure_5MOSNmX .proof_stats_RZBjKvS {
    padding-right: 10%;
    width: 100%;
    padding-left: 10%;
}

.course_structure_5MOSNmX .proof_stats_RZBjKvS {
    padding: 0 5%;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW {
    background: transparent;
    border-left: 4px solid rgb(199,163,199);
    padding: 4rem 3rem;
    position: relative;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW {
    padding: 2rem 1rem;
    border-left-width: 3px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW:hover::before {
    width: 100%;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW h3 {
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 2rem;
    font-weight: 700;
    font-size: 38px;
    letter-spacing: 2px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW h3 {
    font-size: calc(29px * 0.9);
    letter-spacing: 1px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW p {
    border-left: 2px solid rgb(138,106,169);
    line-height: 1.8;
    padding-left: 1rem;
    position: relative;
    color: #ffffff;
    margin-bottom: 2.5rem;
    font-size: 13px;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW p {
    padding-left: 0.5rem;
    font-size: calc(13px * 0.9);
}

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

.course_structure_5MOSNmX .learn_track_PQkUsgW .request_feedback_uk27NGn:hover {
    color: #000000;
}

.course_structure_5MOSNmX .learn_track_PQkUsgW .request_feedback_uk27NGn:hover::before {
    width: 100%;
}

.cookie_box_RBhM1id {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 0;
}

#popupCookieConsent_mws7A4q {
    display: none;
}

.cookie_warning_alert_SsRLBf3 p {
    font-size: 18px;
}

.cookie_all_Kv5RhHL {
    flex-shrink: 0;
    margin-right: 10px;
}

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

.framework-wrap_9kg4WKt .track_switch_9f1Yw64 {
    font-weight: 400;
    margin-left: 30px;
    font-size: 20px;
    color: #ffffff;
    background: rgb(199,163,199);
    padding: 10px;
    border: none;
}

.potential_learners_qdn8F7Z {
    padding: 6rem 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
    background-color: rgb(213,199,214);
}

.potential_learners_qdn8F7Z::after {
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(199,163,199,0.5), 0.2) 0%,
        transparent 70%
    );
    z-index: -1;
    width: 80%;
    position: absolute;
    height: 80%;
    content: "";
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
    bottom: -30%;
    left: -20%;
}

.potential_learners_qdn8F7Z h3 {
    backdrop-filter: blur(10px);
    z-index: 2;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    margin-bottom: 4rem;
    font-weight: 600;
    padding: 1rem 3rem;
    font-size: 36px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #000000;
    position: relative;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.potential_learners_qdn8F7Z ul {
    z-index: 2;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    flex-direction: column;
    list-style: none;
    gap: 2rem;
}

.potential_learners_qdn8F7Z li::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(138,106,169,0.5), 0.5),
        transparent
    );
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    content: "";
}

.potential_learners_qdn8F7Z li:hover {
    transform: translateY(-10px);
    border-color: rgba(rgb(138,106,169,0.5), 0.3);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 12px 12px rgba(0, 0, 0, 0.05),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

.potential_learners_qdn8F7Z li svg {
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    margin-bottom: 1.5rem;
    height: 60px;
    fill: rgb(138,106,169);
    width: 60px;
    transition: all 0.3s ease;
}

.potential_learners_qdn8F7Z li svg path {
    transition: fill 0.3s ease;
    fill: rgb(138,106,169);
}

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

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

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

.offer_box_wfitTE9::before {
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    left: -5%;
    width: 110%;
    content: "";
    top: -10%;
    transform: rotate(-3deg);
    position: absolute;
    z-index: 0;
    height: 120%;
}

.offer_box_wfitTE9 .fee_chart_3bFyHj2:hover h2 {
    transform: translateY(-5px);
}

.offer_box_wfitTE9 .payment_scheme_YAhNSyk {
    max-width: 700px;
    line-height: 1.6;
    position: relative;
    font-size: 16px;
    margin: 0 auto;
    color: #000000;
}

.offer_box_wfitTE9 .payment_scheme_YAhNSyk::after {
    position: absolute;
    height: 3px;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(138,106,169), rgb(199,163,199));
    width: 100px;
    bottom: -15px;
    transform: translateX(-50%) scaleX(0.7);
    transition: transform 0.5s ease;
}

.offer_box_wfitTE9 .study_fees_rx3RI9G {
    text-decoration: none;
    border-radius: 26px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    perspective: 1000px;
    background-color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    overflow: hidden;
    z-index: 1;
    display: block;
}

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

.offer_box_wfitTE9 .price_schemes_vuySanJ {
    flex-direction: column;
    display: flex;
    height: 100%;
}

.offer_box_wfitTE9 .price_view_L8sKSqf::before {
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    content: "";
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
}

.offer_box_wfitTE9 .study_fees_rx3RI9G:hover .price_view_L8sKSqf h3 {
    transform: translateX(5px);
}

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

.offer_box_wfitTE9 .price_view_L8sKSqf p {
    color: #000000;
    max-width: 100%;
    margin-bottom: 0;
    overflow-wrap: break-word;
    hyphens: auto;
    font-size: 16px;
    flex-grow: 1;
    word-wrap: break-word;
    line-height: 1.6;
}

.offer_box_wfitTE9 .hero_banner_7WyCIBk::after {
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}

.company_info_F2lHgsI::after {
    top: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    mix-blend-mode: overlay;
    background: linear-gradient(45deg, rgb(199,163,199,0.5), transparent);
}

.company_info_F2lHgsI .container {
    max-width: 1200px;
    padding: 0 15px;
    perspective: 1000px;
    z-index: 5;
    margin: 0 auto;
    position: relative;
}

.company_info_F2lHgsI .editorial_wrap_SJRlaEv {
    transform: translateZ(0) rotateX(2deg);
    backdrop-filter: blur(10px);
    animation: slideIn 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    border-left: 4px solid rgb(138,106,169);
    opacity: 0;
    position: relative;
    transform-origin: top center;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgba(255, 255, 255, 0.07);
    padding: 40px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1);
}

.company_info_F2lHgsI h6 {
    color: rgb(138,106,169);
    padding-bottom: 12px;
    font-weight: 700;
    margin-bottom: 25px;
    animation: fadeIn 0.6s 0.8s forwards;
    position: relative;
    font-size: calc(21px + 2px);
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.company_info_F2lHgsI span {
    position: relative;
    animation: fadeInParagraph 1.2s 1s forwards;
    line-height: 1.8;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    display: block;
    column-count: 1;
    opacity: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.learning_system_3J6pXLl::before {
    z-index: 1;
    background-image: linear-gradient(45deg, rgb(199,163,199,0.5) 25%, transparent 25%, transparent 75%, rgb(199,163,199,0.5) 75%);
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    opacity: 0.03;
    background-size: 100px 100px;
    height: 100%;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2 {
    font-size: 28px;
    position: relative;
    width: 45%;
    padding: 35px 40px;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    backdrop-filter: blur(10px);
    z-index: 4;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(199,163,199,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::before {
    height: 0;
    right: 35%;
    position: absolute;
    top: 0;
    width: 0;
    border-left: 30px solid transparent;
    border-top: 40px solid rgb(199,163,199);
    z-index: 5;
    content: '';
    border-right: 30px solid transparent;
    opacity: 0.3;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2::before {
    width: 100%;
    content: '';
    background: linear-gradient(90deg, rgb(199,163,199), transparent);
    position: absolute;
    opacity: 0.5;
    bottom: 0;
    left: 0;
    height: 5px;
}

.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p::before {
    top: 0;
    width: 100%;
    height: 5px;
    content: '';
    left: 0;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(138,106,169));
}

.learning_system_3J6pXLl::after {
    width: 400px;
    bottom: 50px;
    content: '';
    height: 1px;
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, rgb(199,163,199));
    z-index: 1;
    right: 0;
    position: absolute;
}

.learning_system_3J6pXLl .proof_stats_RZBjKvS::after {
    height: 100px;
    left: 50%;
    top: -50px;
    content: '';
    opacity: 0.05;
    transform: translateX(-50%);
    animation: pulse-subtle 10s infinite alternate;
    background: rgb(199,163,199);
    filter: blur(50px);
    width: 100px;
    position: absolute;
}

.join_list_JteF1WG::after {
    top: 0;
    width: 60%;
    left: 0;
    z-index: -2;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    transform-origin: center left;
    position: absolute;
    background: rgb(138,106,169,0.5);
    content: "";
    height: 100%;
    opacity: 0.2;
    animation: clip-shift 10s ease-in-out infinite alternate-reverse;
}

.join_list_JteF1WG .proof_stats_RZBjKvS::before {
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.02) 10px,
        rgba(0, 0, 0, 0.02) 20px
    );
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
}

.join_list_JteF1WG p::before {
    left: -20px;
    opacity: 0.2;
    background: rgb(199,163,199);
    top: -20px;
    height: 50px;
    position: absolute;
    transform: rotate(45deg);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 50px;
    animation: rotate-diamond 15s linear infinite;
    content: "";
}

.join_list_JteF1WG .input_holder::before {
    height: 60px;
    position: absolute;
    animation: pulse-triangle 5s infinite alternate;
    width: 60px;
    content: "";
    opacity: 0.3;
    top: -30px;
    right: -30px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: -1;
    background: rgb(199,163,199,0.5);
}

.join_list_JteF1WG .upgrade_skills_kCwPLu5 {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    width: 100%;
    border: 2px solid transparent;
    color: #000000;
    margin-bottom: 1rem;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 1.3rem 1.5rem;
    border-radius: 10px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.join_list_JteF1WG .email_signup_gHQocWe {
    border-radius: 10px;
    padding: 1.3rem 2rem;
    width: 100%;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    color: #ffffff;
    background-color: rgb(199,163,199);
    font-size: 18px;
    border: none;
}

.join_list_JteF1WG .email_signup_gHQocWe:hover::before {
    left: 100%;
}

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

footer .peer_help_GjrsLOq::before {
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    position: absolute;
    top: 0;
    background-size: 60px 60px;
    content: "";
    opacity: 0.1;
    width: 100%;
    height: 100%;
    left: 0;
}

footer .info_item:nth-child(even) {
    transform: translateY(30px);
}

footer .info_item::before {
    position: absolute;
    background-color: rgb(199,163,199);
    transition: height 0.3s ease, top 0.3s ease;
    height: 50%;
    width: 6px;
    left: 0;
    top: 25%;
    content: "";
}

footer .info_item:hover::before {
    height: 100%;
    top: 0;
}

footer .info_item svg {
    width: 22px;
    height: 22px;
    position: relative;
    fill: rgb(199,163,199);
    margin-right: 15px;
    z-index: 1;
    flex-shrink: 0;
}

footer .info_item a:hover {
    color: rgb(199,163,199);
}

footer .header_pagewrap_4WYQOed, footer .subscribe_holder {
    transition: all 0.3s ease;
    padding: 30px;
    border-radius: 14px;
    background-color: rgba(255, 255, 255, 0.05);
    position: relative;
}

footer .header_pagewrap_4WYQOed svg {
    width: auto;
    height: 45px;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
}

footer .header_master_qP72U3k h5 {
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    grid-column: 1 / -1;
    font-size: 21px;
    padding-bottom: 10px;
    color: #ffffff;
}

footer .head_learning_kl1H5Ys {
    background-color: rgba(255, 255, 255, 0.05);
    height: 100%;
    border-radius: 14px;
    padding: 20px;
    transition: all 0.3s ease;
}

footer .head_learning_kl1H5Ys a {
    text-decoration: none;
    position: relative;
    padding: 8px 0;
    display: block;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

footer .head_learning_kl1H5Ys a:hover {
    padding-left: 5px;
    color: #ffffff;
}

footer .subscribe_holder h5 {
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative;
    color: #ffffff;
    font-size: 21px;
}

footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

footer .input_holder input[type="email"] {
    font-size: 12px;
    border-radius: 10px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

footer .email_signup_gHQocWe {
    transition: all 0.3s ease;
    font-weight: 600;
    border: none;
    cursor: pointer;
    background-color: rgb(199,163,199);
    color: #ffffff;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
}

footer .telegram_ref_GjswE5d {
    border-radius: 30px;
    padding: 8px 20px;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.05);
    display: inline-block;
    font-size: 16px;
}

.statistical_report_e4a3mzs::after {
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(199,163,199,0.5) 0%, transparent 70%);
    top: 0;
    z-index: -1;
    content: '';
}

.statistical_report_e4a3mzs .mentor_statistics_PvogdFk {
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
}



.statistical_report_e4a3mzs .mentor_statistics_PvogdFk {
    position: relative;
}

.statistical_report_e4a3mzs .statistics_experts_69mnAMq svg path {
    fill: rgb(199,163,199);
    stroke: #ffffff;
    stroke-width: 0.5;
}

.statistical_report_e4a3mzs .program_statistics_NsVeACZ {
    font-size: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR {
    overflow: hidden;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    align-items: center;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding: 25px 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    flex-direction: column;
    border-radius: 10px;
}

.statistical_report_e4a3mzs .key_pros_wgstbFX svg path {
    fill: rgb(199,163,199);
    stroke-width: 0.5;
    stroke: #ffffff;
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR p {
    opacity: 0.9;
    color: #ffffff;
    margin: 0;
    line-height: 1.3;
    font-size: calc(14px * 0.8);
}

.statistical_report_e4a3mzs .success_statistics_mPK79GR:hover::before {
    transform: scaleX(1);
}

.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:only-child) {
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

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

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

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

.statistical_report_e4a3mzs .mentor_statistics_PvogdFk::before,
.statistical_report_e4a3mzs .mentor_statistics_PvogdFk::after {
    background: radial-gradient(circle, rgb(138,106,169,0.5) 0%, transparent 70%);
    border-radius: 50%;
    position: absolute;
    width: 200px;
    z-index: -1;
    height: 200px;
    content: '';
}

.statistical_report_e4a3mzs .mentor_statistics_PvogdFk::before {
    top: -50px;
    animation: float 15s infinite alternate ease-in-out;
    left: -50px;
}

.contact_box_GohbOVt {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

.contact_box_GohbOVt::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    z-index: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    background-size: 20px 20px;
}

.contact_box_GohbOVt .hero_banner_7WyCIBk {
    min-height: 500px;
    position: relative;
    flex: 0 0 40%;
}

.contact_box_GohbOVt .request_links_mBGuAi1 {
    padding: 60px;
    position: relative;
    flex: 0 0 60%;
}

.contact_box_GohbOVt .request_links_mBGuAi1::after {
    z-index: -1;
    height: 150px;
    top: 0;
    content: "";
    background: rgb(213,199,214);
    border-radius: 0 0 0 100%;
    position: absolute;
    width: 150px;
    right: 0;
}

.contact_box_GohbOVt h3::after {
    height: 2px;
    width: 40px;
    background: rgb(199,163,199);
    bottom: -10px;
    left: 0;
    content: "";
    position: absolute;
}

.contact_box_GohbOVt input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(199,163,199,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    outline: none;
}

.contact_box_GohbOVt input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ input[type="checkbox"] {
    width: 22px;
    border: 2px solid rgb(213,199,214);
    transition: all 0.2s ease;
    height: 22px;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    appearance: none;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ label {
    line-height: 1.5;
    font-size: 15px;
    color: #000000;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ a {
    color: rgb(199,163,199);
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}

.contact_box_GohbOVt .connect_feedback_qwO31AQ a::after {
    content: "";
    transition: all 0.3s ease;
    background: rgb(199,163,199);
    position: absolute;
    width: 100%;
    bottom: -2px;
    left: 0;
    height: 1px;
}

.contact_box_GohbOVt .request_feedback_uk27NGn:hover {
    transform: translateY(-2px);
    background: rgb(138,106,169);
    box-shadow: 0 7px 20px rgb(138,106,169,0.5);
}

.contact_box_GohbOVt svg {
    transition: all 0.3s ease;
    fill: rgb(199,163,199);
    height: 20px;
    width: 20px;
}

.contact_box_GohbOVt svg:hover {
    fill: rgb(138,106,169);
}

.contact_box_GohbOVt svg:hover path {
    fill: rgb(138,106,169);
}

header .head_skill_Nb8hytP {
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    display: flex;
}

header .nav_info_ROtlFQN::after {
    left: 0;
    bottom: -5px;
    opacity: 0.7;
    height: 2px;
    content: '';
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(199,163,199), transparent);
    width: 100%;
}

header .header_master_qP72U3k {
    background: linear-gradient(to right, rgb(199,163,199,0.5), rgb(138,106,169,0.5));
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 10px;
    gap: 0.5rem;
    display: flex;
    padding: 0.8rem;
}

header .nav_teach_m8EhVrc:hover {
    transform: translateY(-2px);
    color: #ffffff;
    box-shadow: 0 4px 8px rgb(199,163,199,0.5);
    background: linear-gradient(135deg, rgb(199,163,199), rgb(138,106,169));
}



@media (max-width: 991px) {.appSpotlight_kJ7jQC8 {
    padding: 5rem 0;
}.appSpotlight_kJ7jQC8 h2 {
    font-size: calc(30px * 0.9);
    max-width: 100%;
}.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS {
    padding: 2rem;
}
}



@media (max-width: 576px) {.appSpotlight_kJ7jQC8 {
    padding: 3rem 0;
}.appSpotlight_kJ7jQC8 .container {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 1.5rem;
}.appSpotlight_kJ7jQC8 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(30px * 0.7);
}.appSpotlight_kJ7jQC8 .proof_stats_RZBjKvS {
    padding: 1.5rem;
}.appSpotlight_kJ7jQC8 li {
    padding-left: 1.25rem;
}.appSpotlight_kJ7jQC8 li::before {
    top: 0.65rem;
    height: 6px;
    width: 6px;
}.appSpotlight_kJ7jQC8 span {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}}



@media (min-width: 992px) {.title_screen_1k4gthl .learn_title_0T7AxMf {
    padding: 5rem;
    gap: 4rem;
    grid-template-columns: 0.7fr 1.3fr;
}.title_screen_1k4gthl h3 {
    font-size: calc(23px * 1.3);
}.title_screen_1k4gthl h1 {
    font-size: calc(43px * 1.2);
    letter-spacing: -0.03em;
}.title_screen_1k4gthl p {
    font-size: calc(13px * 1.3);
}.title_screen_1k4gthl .fast_guide_LH0WTl8 > div {
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.7s ease;
    will-change: transform, box-shadow;
}
}


@media only screen and (max-width: 800px) {.privacy_shelter_tHhZJS3 {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px;
}.privacy_shelter_tHhZJS3 h1 {
    margin-bottom: 15px;
    font-size: calc(22px - 4px);
}.privacy_shelter_tHhZJS3 h2 {
    margin-bottom: 10px;
    font-size: calc(22px - 2px);
}.privacy_shelter_tHhZJS3 ul {
    padding-left: 15px;
}.privacy_shelter_tHhZJS3 li {
    padding: 8px;
    margin-bottom: 8px;
}.privacy_shelter_tHhZJS3 div {
    padding: 10px;
}}



@media (max-width: 576px) {.academic_expertise_yQAdF8B {
    padding: 4rem 1rem;
}.academic_expertise_yQAdF8B .client_stories_9gqfyOZ {
    padding: 1.5rem;
}.academic_expertise_yQAdF8B .work_card_rBIbgTu {
    padding: 1.5rem;
}}



@media (max-width: 991px) {.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:first-child,
    .help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(2) {
    flex: 0 1 100%;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(2) {
    order: -1;
    height: 300px;
    max-height: 300px;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:first-child {
    margin-top: 30px;
}.help_desk_info_PLCoUiX .reach_help_Qibm7uc {
    max-width: 100%;
}
}



@media (max-width: 576px) {.help_desk_info_PLCoUiX {
    padding: 40px 0;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ h2 {
    font-size: calc(47px * 0.8);
}.help_desk_info_PLCoUiX .edu_input_pSN1C67 {
    padding: 20px;
}.help_desk_info_PLCoUiX .edu_tutor_bShM3N0 {
    flex-direction: column;
}.help_desk_info_PLCoUiX .edu_tutor_bShM3N0 span {
    width: 100%;
}.help_desk_info_PLCoUiX .get_contactbox_IC4SfPZ:nth-child(2) {
    max-height: 200px;
}}


@media only screen and (max-width: 1200px) {.cookie_warning_alert_SsRLBf3 {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie_all_Kv5RhHL {
    display: none;
}.cookie_box_RBhM1id {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie_warning_alert_SsRLBf3 h5 {
    text-align: center;
}.cookie_warning_alert_SsRLBf3 p {
    text-align: center;
}.track_toggle_hlmnTE5 {
    margin-bottom: 20px;
}body .framework-wrap_9kg4WKt .track_switch_9f1Yw64 {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (max-width: 991px) {.potential_learners_qdn8F7Z {
    padding: 4rem 0;
}.potential_learners_qdn8F7Z ul {
    gap: 1.5rem;
}.potential_learners_qdn8F7Z h3 {
    padding: 0.8rem 2rem;
    margin-bottom: 3rem;
    font-size: calc(36px * 0.9);
}.potential_learners_qdn8F7Z li {
    padding: 1.5rem;
}.potential_learners_qdn8F7Z li svg {
    width: 50px;
    height: 50px;
    margin-bottom: 1rem;
}
}



@media (max-width: 480px) {.potential_learners_qdn8F7Z {
    padding: 2.5rem 0;
}.potential_learners_qdn8F7Z .proof_stats_RZBjKvS {
    padding: 0 1rem;
}.potential_learners_qdn8F7Z h3 {
    margin-bottom: 2rem;
    padding: 0.5rem 1rem;
    font-size: calc(36px * 0.7);
}.potential_learners_qdn8F7Z h3::before,
    .potential_learners_qdn8F7Z h3::after {
    width: 20px;
    height: 20px;
}.potential_learners_qdn8F7Z ul {
    gap: 1rem;
}.potential_learners_qdn8F7Z li {
    padding: 1rem;
}.potential_learners_qdn8F7Z li svg {
    margin-bottom: 0.75rem;
    width: 35px;
    height: 35px;
}}



@media (min-width: 768px) {.offer_box_wfitTE9 .cost_matrix_OdUDW6e {
    grid-template-columns: repeat(2, 1fr);
}.offer_box_wfitTE9 .price_view_L8sKSqf {
    padding: 35px;
}.offer_box_wfitTE9 .hero_banner_7WyCIBk {
    height: 220px;
}
}



@media (min-width: 1200px) {.offer_box_wfitTE9 {
    padding: 150px 0;
}.offer_box_wfitTE9 .cost_matrix_OdUDW6e {
    gap: 40px;
}.offer_box_wfitTE9 .study_fees_rx3RI9G {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.offer_box_wfitTE9 .study_fees_rx3RI9G:hover {
    transform: translateY(-15px) scale(1.02);
}.offer_box_wfitTE9 .study_fees_rx3RI9G:nth-child(even) {
    transform: translateY(15px);
}.offer_box_wfitTE9 .study_fees_rx3RI9G:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.offer_box_wfitTE9 .hero_banner_7WyCIBk {
    height: 250px;
}}



@media (min-width: 992px) {.company_info_F2lHgsI {
    padding: 180px 0;
}.company_info_F2lHgsI h4 {
    margin-left: 80px;
}.company_info_F2lHgsI .editorial_wrap_SJRlaEv {
    width: 80%;
    margin-left: 80px;
    padding: 70px;
    transform: translateZ(0) rotateX(2deg) rotateY(-1deg);
}.company_info_F2lHgsI .editorial_wrap_SJRlaEv:hover {
    transform: translateZ(50px) rotateX(0) rotateY(0);
}.company_info_F2lHgsI span {
    column-count: 3;
    column-gap: 50px;
}
}



@media screen and (max-width: 1200px) {.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2 {
    width: 55%;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p {
    width: 70%;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::before {
    right: 30%;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::after {
    left: 30%;
}
}



@media screen and (max-width: 768px) {.learning_system_3J6pXLl {
    padding: 120px 0 90px;
    overflow: hidden;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv {
    align-items: center;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 20px;
    width: 90%;
    border-radius: 20px 20px 20px 20px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p {
    width: 90%;
    margin-top: 0;
    border-radius: 20px 20px 20px 20px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv::before,
    .learning_system_3J6pXLl .editorial_wrap_SJRlaEv::after,
    .learning_system_3J6pXLl::after,
    .learning_system_3J6pXLl .proof_stats_RZBjKvS::before,
    .learning_system_3J6pXLl .proof_stats_RZBjKvS::after {
    display: none;
}
}



@media screen and (max-width: 480px) {.learning_system_3J6pXLl {
    padding: 100px 0 80px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv h2 {
    font-size: calc(28px * 0.8);
    width: 100%;
    padding: 25px;
}.learning_system_3J6pXLl .editorial_wrap_SJRlaEv p {
    font-size: calc(14px * 0.9);
    width: 100%;
    padding: 25px;
}}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 2fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .email_signup_gHQocWe {
    white-space: nowrap;
}
}



@media (max-width: 767px) {footer .peer_help_GjrsLOq {
    padding: 70px 0 30px;
}footer .connect_today_QKoHRjk {
    margin-bottom: 40px;
    margin-top: 0;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .header_pagewrap_4WYQOed, footer .subscribe_holder {
    padding: 25px 20px;
}footer .header_master_qP72U3k h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .site_map_eJZSWbK {
    margin-top: 40px;
}
}



@media screen and (max-width: 992px) {.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+5):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}
}



@media screen and (max-width: 576px) {.statistical_report_e4a3mzs {
    padding: 60px 0;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 15px;
}.statistical_report_e4a3mzs .success_statistics_mPK79GR {
    padding: 20px;
}.statistical_report_e4a3mzs .key_pros_wgstbFX {
    height: 35px;
}.statistical_report_e4a3mzs .key_pros_wgstbFX svg {
    width: 25px;
    height: 25px;
}.statistical_report_e4a3mzs .success_statistics_mPK79GR span {
    font-size: 16px;
}.statistical_report_e4a3mzs .success_statistics_mPK79GR p {
    font-size: 14px;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+3):last-child) {
    grid-template-columns: 1fr 1fr;
}.statistical_report_e4a3mzs .statistics_expertise_XZUTv2D:has(.success_statistics_mPK79GR:nth-child(n+5):last-child) {
    grid-template-columns: 1fr 1fr;
}
}



@media (max-width: 768px) {.contact_box_GohbOVt {
    padding: 60px 0;
}.contact_box_GohbOVt h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 4px);
}.contact_box_GohbOVt .request_links_mBGuAi1 {
    padding: 40px 30px;
}.contact_box_GohbOVt #contact {
    gap: 25px;
}.contact_box_GohbOVt .hero_banner_7WyCIBk {
    min-height: 250px;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .nav_info_ROtlFQN svg {
    width: 160px;
}header .header_master_qP72U3k {
    padding: 0.7rem;
}header .nav_teach_m8EhVrc {
    padding: 0.5rem 1rem;
    font-size: calc(15px - 1px);
}
}



@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .head_skill_Nb8hytP {
    gap: 1rem;
}header .nav_info_ROtlFQN svg {
    width: 140px;
}header .header_master_qP72U3k {
    padding: 0.6rem;
    gap: 0.4rem;
}header .nav_teach_m8EhVrc {
    font-size: calc(15px - 2px);
    padding: 0.4rem 0.8rem;
}
}



@keyframes slideInTitle {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes expandLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}



@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

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

@keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        30%, 35% {
            transform: translateX(-33.333%);
        }
        60%, 65% {
            transform: translateX(-66.666%);
        }
        95%, 100% {
            transform: translateX(-66.666%);
        }
    }



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



@keyframes slideIn {
    from {
        transform: translateZ(-50px) rotateX(5deg);
        opacity: 0;
    }
    to {
        transform: translateZ(0) rotateX(2deg);
        opacity: 1;
    }
}



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



@keyframes clip-shift {
    0% {
        clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    }
}



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



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

