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

html {
    scrollbar-color: rgb(233,230,234) rgb(197,180,203,0.5);
    scrollbar-width: auto;
}

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

.check_it_out_now_AwUDR0::after {
    left: -50%;
    top: -50%;
    position: absolute;
    background: radial-gradient(
        circle,
        rgb(171,120,181) 0%,
        transparent 70%
    );
    content: '';
    width: 200%;
    opacity: 0.05;
    z-index: 0;
    height: 200%;
    animation: pulse 15s infinite alternate;
}

.check_it_out_now_AwUDR0 .msg_info_nkzPE5 {
    z-index: 2;
    display: inline-block;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-transform: uppercase;
    padding: 16px 40px;
    border-radius: 27px;
    font-weight: 600;
    transition: all 0.4s ease;
    background: rgb(171,120,181);
    font-size: 20px;
    letter-spacing: 2px;
    border: 2px solid transparent;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.privacy_enclosure_9MK2au h1 {
    font-weight: 700;
    border-bottom: 2px solid rgb(197,180,203);
    font-size: 41px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-shadow: 0 0 10px rgb(197,180,203,0.5);
    margin-top: 30px;
    color: rgb(197,180,203);
}

.privacy_enclosure_9MK2au li::before {
    color: rgb(197,180,203);
    left: -15px;
    content: "▸";
    position: absolute;
    top: 0;
}

.cookiePolicyContainer_hNoAUi {
    z-index: 90;
    position: fixed;
    box-shadow: 0 -10px 30px rgb(197,180,203,0.5);
    bottom: 0;
    animation: slideIn 0.5s ease-in-out;
    width: 100%;
    background: rgb(171,120,181);
    border-top: 2px solid rgb(197,180,203);
}

.cookie_visitor_IaJy40:hover svg {
    transform: rotate(20deg);
}

.web_tracking_yRKkpw p {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 0;
    text-shadow: 0 0 5px rgb(197,180,203,0.5);
}

.cookiePolicyContainer_hNoAUi p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(197,180,203);
}

header .first_teach_68Cbyp {
    width: 100%;
    padding: 0;
}

header .header_train_C1sMGW {
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
}

header .site_study_gGfFz2:before {
    left: -15px;
    height: 6px;
    transform: translateY(-50%) scale(0);
    width: 6px;
    transition: transform 0.3s ease;
    background-color: rgb(197,180,203);
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 10px;
}

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

.our_team_f3smPh::before {
    opacity: 0.4;
    position: absolute;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(197,180,203,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(171,120,181,0.5) 0%, transparent 25%);
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    top: 0;
}

.our_team_f3smPh .expert_classes_SKiqnd {
    flex: 1 1 calc(50% - 20px);
    background: #ffffff;
    padding: 40px;
    z-index: 2;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 21px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    margin: 0 10px;
}

.our_team_f3smPh .expert_classes_SKiqnd:hover h3 {
    transform: translateX(10px);
    color: rgb(197,180,203);
}

.our_team_f3smPh .expert_classes_SKiqnd:first-child {
    border-top: 3px solid rgb(197,180,203);
}



.our_team_f3smPh .knowledge_guides_NwGkOT::before {
    z-index: 1;
    bottom: 0;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(197,180,203,0.5), transparent);
    position: absolute;
    width: 1px;
    opacity: 0.5;
    left: 50%;
}

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

.pricing_row_juVfwY .payment_pricing_oba9A1 {
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    line-height: 1.6;
    margin-bottom: 50px;
    transform: translateY(20px);
    text-align: center;
    max-width: 700px;
    opacity: 0;
    color: #ffffff;
    font-size: 12px;
}

.pricing_row_juVfwY .learn_fees_HahIES li:nth-child(1) {
    --li-index: 1;
}

.pricing_row_juVfwY .learn_fees_HahIES li:nth-child(4) {
    --li-index: 4;
}

.pricing_row_juVfwY .study_pricing_ErPouA:hover::before {
    transform: scaleX(1);
}

.pricing_row_juVfwY .discount_price_g5Cice {
    padding: 30px;
    flex-direction: column;
    height: 100%;
    display: flex;
}

.pricing_row_juVfwY .cost_rates_D9TZBJ h4::after {
    bottom: 0;
    height: 2px;
    position: absolute;
    width: 40px;
    content: "";
    left: 0;
    background: rgb(171,120,181);
}

.pricing_row_juVfwY .price_deals_gOZHbc {
    display: inline-block;
    color: #ffffff;
    padding: 10px 20px;
    font-size: calc(23px + 4px);
    margin-top: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(197,180,203,0.5), rgb(171,120,181,0.5));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-self: flex-start;
    border-radius: 10px;
}

.homepage_5FzUaC .page_home_AF9acZ::after {
    height: 3px;
    width: 80px;
    bottom: -10px;
    left: 0;
    background: rgb(197,180,203);
    content: "";
    transition: width 0.4s ease;
    position: absolute;
}

.homepage_5FzUaC .story_tl_gZ4Pju::before {
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
    height: 100%;
    content: "";
    left: 0;
}

.homepage_5FzUaC .edu_skill_OaAtZD:hover::after {
    width: 70px;
    opacity: 0.8;
    height: 70px;
}

.homepage_5FzUaC .edu_skill_OaAtZD:hover::before {
    height: 70px;
    opacity: 0.8;
    width: 70px;
}

.ty_section_CKXy8u::before {
    right: 0;
    content: "";
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: 1;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(230deg, rgb(171,120,181,0.5) 10%, transparent 80%);
    width: 40%;
}

.ty_section_CKXy8u h2::after {
    height: 0.3rem;
    background: linear-gradient(90deg, rgb(197,180,203) 0%, rgb(171,120,181) 100%);
    width: 6rem;
    bottom: -1rem;
    content: "";
    transform-origin: left;
    position: absolute;
    left: 0;
    transform: scaleX(0);
    animation: expandLine 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.course_benefits_xW9N0A {
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(233,230,234) 30%, rgba(rgb(197,180,203,0.5), 0.05) 100%);
    padding: 5rem 0;
}

.course_benefits_xW9N0A h5 {
    transition: transform 0.5s ease;
    font-weight: 600;
    transform: translateY(0);
    margin-left: auto;
    max-width: 800px;
    font-size: 18px;
    position: relative;
    text-align: center;
    padding: 0 1.5rem;
    color: #000000;
    margin-right: auto;
    margin-bottom: 3rem;
}

.course_benefits_xW9N0A .achieve_stats_Shr4Xz:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.12);
}

.course_benefits_xW9N0A .legend_holder_W6eNv8 {
    padding: 0 1.5rem 2rem;
}

.course_benefits_xW9N0A li {
    position: relative;
    transition: transform 0.3s ease;
    padding-left: 2.5rem;
}

.course_benefits_xW9N0A li:hover svg {
    transform: scale(1);
}

.course_benefits_xW9N0A li:hover svg path {
    fill: rgb(171,120,181);
}

.data_statistics_KR8IW3 {
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,234) 0%, rgb(197,180,203,0.5) 100%);
    overflow: hidden;
    padding: 5rem 2rem;
}

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

.data_statistics_KR8IW3 .statistics_boosts_kapObC:nth-child(2) {
    --i: 2;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:nth-child(4) {
    --i: 4;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:nth-child(7) {
    --i: 7;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:hover::before {
    opacity: 0.05;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC span {
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    letter-spacing: 0.01em;
    line-height: 1.4;
    transition: color 0.3s ease;
    font-size: clamp(0.95rem, 1.1vw, 1.1rem);
    display: block;
    font-weight: 600;
}

.reach_out_91047C {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,234) 0%, rgb(197,180,203,0.5) 100%);
    padding: 120px 0 80px;
}

.reach_out_91047C h2 {
    text-transform: uppercase;
    margin-bottom: 60px;
    color: rgb(197,180,203);
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
}

.reach_out_91047C .photo_frame_wrap_uK2nCb {
    order: 2;
    min-height: 600px;
    position: relative;
    height: 100%;
}

.reach_out_91047C form {
    position: relative;
    width: 100%;
}

.reach_out_91047C form h3 {
    border-bottom: 2px solid rgb(171,120,181,0.5);
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    color: #000000;
    position: relative;
}

.reach_out_91047C .request_query_D5BMsp {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}

.reach_out_91047C .request_query_D5BMsp label {
    line-height: 1.5;
    position: relative;
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
}

.reach_out_91047C .request_query_D5BMsp label a::after {
    height: 1px;
    position: absolute;
    content: "";
    width: 0;
    left: 0;
    transition: width 0.3s ease;
    bottom: -2px;
    background: rgb(197,180,203);
}

.reach_out_91047C form .help_map_iGRZEo:hover {
    box-shadow: 0 10px 20px -10px rgb(197,180,203);
    transform: translateY(-3px);
}

.reach_out_91047C svg path {
    transition: fill 0.3s ease;
    fill: rgb(197,180,203);
}

.education_history_4beURh {
    overflow: hidden;
    min-height: 400px;
    padding: 60px 30px;
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,234) 0%, rgb(197,180,203,0.5) 100%);
}

.education_history_4beURh .review_praise_Dw8bOq:hover {
    transform: rotate(0deg) scale(1.02);
}

.education_history_4beURh .review_praise_Dw8bOq:hover .photo_frame_wrap_uK2nCb {
    box-shadow: 20px 20px 0 rgb(171,120,181);
    transform: translateY(0);
}

.education_history_4beURh .name {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 34px;
    position: relative;
    padding-bottom: 15px;
    color: rgb(197,180,203);
}

.education_history_4beURh .work_items_B7Lxs2 {
    border-left: 3px solid rgb(171,120,181,0.5);
    padding-left: 20px;
    color: #000000;
    position: relative;
    font-size: calc(13px + 2px);
    line-height: 1.6;
    font-style: italic;
}

footer .help_request_X1IoDr {
    overflow: hidden;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    height: 100px;
    margin-bottom: 70px;
    display: flex;
}

footer .info_item:last-child::after {
    display: none;
}

footer .info_item p,
footer .info_item a {
    position: relative;
    font-size: 12px;
    white-space: nowrap;
    z-index: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    max-width: 100%;
}

footer .head_lead_n1Yf6Q svg {
    width: auto;
    margin-bottom: 30px;
    height: 50px;
}

footer .head_pagewrap_SxtFga {
    overflow: hidden;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(171,120,181,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(197,180,203,0.5) 0%, transparent 40%);
    flex-direction: column;
    color: #ffffff;
    justify-content: center;
    display: flex;
    position: relative;
    background-color: rgb(171,120,181);
}

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

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

footer .slack_invite_uFMYtK::before {
    left: 20%;
    position: absolute;
    top: 0;
    content: "";
    right: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
}

.program_offerings_fu9LWB .training_flow_w9qCrt:hover .knowledge_D07gN1 {
    animation-play-state: paused;
}

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

.program_offerings_fu9LWB .skill_plan_uAW0Ow {
    width: 25%;
    height: 100%;
}

.program_offerings_fu9LWB .skill_plan_uAW0Ow {
    width: 33.333%;
}



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

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

.program_offerings_fu9LWB .career_path_0zgH3v::after {
    top: 50%;
    position: absolute;
    content: "";
    background: rgb(197,180,203);
    transform: translateY(-50%) rotate(45deg);
    height: 40px;
    width: 40px;
    left: -20px;
}

.program_offerings_fu9LWB .career_path_0zgH3v::after {
    height: 20px;
    width: 20px;
    left: -10px;
}

.program_offerings_fu9LWB .career_path_0zgH3v .help_map_iGRZEo:hover {
    color: #000000;
}

::-webkit-scrollbar {
    width: 11px;
    height: 5px;
}

::-webkit-scrollbar-button {
    background: rgb(233,230,234);
    height: 9px;
    width: 1px;
}

::-webkit-scrollbar-track {
    border-radius: 10.9vh;
    box-shadow: inset 1px 2px 4px 5px rgba(0, 0, 0, 0.1);
    background: rgb(197,180,203,0.5);
}

::-webkit-scrollbar-track:active {
    background: rgb(197,180,203,0.5);
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(360deg, #ffffff 90%, rgb(255, 255, 255, 0.5) 33%, rgb(171,120,181) 2%, rgb(171,120,181,0.5) 18%, rgb(197,180,203) 63%, rgb(197,180,203,0.5) 45%, rgb(233,230,234) 23%);
    transition: box-shadow, transform 1.9s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: 2px -1px 1px 8px rgba(0, 0, 0, 0.7);
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: 3px -1px 3px 7px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(197,180,203,0.5);
    box-shadow: inset -4px -2px 8px 6px rgba(0, 0, 0, 0.3);
    transform: translateY(1px);
}

footer .text_main_holder::-webkit-scrollbar {
    display: none;
}



@media screen and (max-width: 992px) {.our_team_f3smPh {
    padding: 80px 0;
}.our_team_f3smPh .knowledge_guides_NwGkOT {
    margin-top: 40px;
    flex-direction: column;
}.our_team_f3smPh .expert_classes_SKiqnd {
    margin: 10px 0;
    flex: 1 1 100%;
}.our_team_f3smPh .knowledge_guides_NwGkOT::before {
    display: none;
}.our_team_f3smPh .container::before,
    .our_team_f3smPh .container::after {
    display: none;
}
}



@media (max-width: 768px) {.pricing_row_juVfwY {
    padding: 60px 0;
}.pricing_row_juVfwY h2 {
    font-size: calc(28px - 6px);
    margin-bottom: 15px;
}.pricing_row_juVfwY .payment_pricing_oba9A1 {
    font-size: calc(12px - 1px);
    margin-bottom: 30px;
}.pricing_row_juVfwY .learn_fees_HahIES {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing_row_juVfwY .cost_rates_D9TZBJ p {
    font-size: calc(12px - 3px);
}
}



@media (max-width: 576px) {.homepage_5FzUaC {
    padding: 2rem 0.8rem;
}.homepage_5FzUaC > div > div:first-child {
    padding: 1.2rem;
    transform: none;
}.homepage_5FzUaC .page_home_AF9acZ {
    font-size: calc(38px - 0.2rem);
}.homepage_5FzUaC .page_home_AF9acZ::after {
    width: 60px;
    height: 2px;
}.homepage_5FzUaC p {
    border-left: 1px solid rgb(171,120,181,0.5);
    padding-left: 0.5rem;
}.homepage_5FzUaC .edu_skill_OaAtZD {
    padding: 0.5rem;
}.homepage_5FzUaC .story_tl_gZ4Pju {
    height: 250px;
}.homepage_5FzUaC .story_tl_gZ4Pju span {
    padding: 1rem;
}.homepage_5FzUaC .edu_skill_OaAtZD::before,
  .homepage_5FzUaC .edu_skill_OaAtZD::after {
    width: 30px;
    height: 30px;
}}



@media (max-width: 767px) {.course_benefits_xW9N0A h5 {
    padding: 0 1rem;
    font-size: calc(18px * 0.9);
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz {
    margin: 0 0.5rem;
}.course_benefits_xW9N0A .container {
    padding: 0 1rem;
}.course_benefits_xW9N0A ul {
    grid-template-columns: 1fr;
}.course_benefits_xW9N0A li {
    margin-bottom: 0.5rem;
}}



@media (max-width: 767px) {.data_statistics_KR8IW3 {
    padding: 3rem 1rem;
}.data_statistics_KR8IW3 h3 {
    margin-bottom: 2rem;
    font-size: 1.5rem;
}.data_statistics_KR8IW3 ul {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.data_statistics_KR8IW3 .statistics_boosts_kapObC {
    padding: 1.25rem;
}.data_statistics_KR8IW3 .statistics_boosts_kapObC span {
    font-size: 0.95rem;
}.data_statistics_KR8IW3 .statistics_boosts_kapObC p {
    font-size: 2rem;
}
}



@media (max-width: 991px) {.education_history_4beURh {
    padding: 40px 20px;
}.education_history_4beURh .review_praise_Dw8bOq {
    flex-direction: column;
    gap: 20px;
}.education_history_4beURh .photo_frame_wrap_uK2nCb {
    width: 220px;
    height: 280px;
    transform: translateY(0) rotate(-3deg);
    margin: 0 auto;
}.education_history_4beURh .work_achievements_tXmZEx {
    transform: translateX(0) rotate(0);
    margin-top: -30px;
}.education_history_4beURh .review_praise_Dw8bOq:hover .photo_frame_wrap_uK2nCb {
    transform: translateY(-10px) rotate(0);
}
}



@media (max-width: 576px) {footer .exam_prep_FhDtZ5 {
    padding: 50px 0 20px;
}footer .head_lead_n1Yf6Q::before,
    footer .head_pagewrap_SxtFga::before,
    footer .subscribe_holder::before {
    left: 15px;
    font-size: 2rem;
    top: 15px;
}footer .page_header_cyZUM1 {
    height: auto;
    max-height: 220px;
}footer .head_lead_n1Yf6Q, footer .head_pagewrap_SxtFga, footer .subscribe_holder {
    padding: 20px 15px;
    min-height: 300px;
}footer .head_pagewrap_SxtFga h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .achieve_success_KQEOc2 {
    padding: 12px;
}}



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



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

@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%);
    }
}

