.wrapper-structure_mWZJb7 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

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

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


.check_it_out_now_AwUDR0 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(197,180,203) 100%);
    overflow: hidden;
}

.check_it_out_now_AwUDR0 h3 {
    transform: translateY(0);
    margin-bottom: 40px;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    font-size: 34px;
    transition: transform 0.5s ease;
    font-weight: 700;
    position: relative;
}

.check_it_out_now_AwUDR0 .msg_info_nkzPE5:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-color: rgb(171,120,181);
    background: transparent;
}

.check_it_out_now_AwUDR0 .achieve_stats_Shr4Xz::after {
    border: 2px solid rgb(171,120,181,0.5);
    height: 200px;
    position: absolute;
    opacity: 0.2;
    content: '';
    border-radius: 50%;
    width: 200px;
    bottom: -100px;
    right: -50px;
    animation: rotate 20s linear infinite;
}

.privacy_enclosure_9MK2au h3, .privacy_enclosure_9MK2au h4, .privacy_enclosure_9MK2au h5, .privacy_enclosure_9MK2au h6 {
    color: rgb(197,180,203);
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 19px;
    text-shadow: 0 0 5px rgb(197,180,203,0.5);
}

.privacy_enclosure_9MK2au p, .privacy_enclosure_9MK2au span, .privacy_enclosure_9MK2au div {
    margin-bottom: 10px;
    line-height: 1.8;
    font-weight: 300;
    color: #000000;
    text-shadow: 0 0 5px rgb(197,180,203,0.5);
    font-size: 16px;
}

.cookie_visitor_IaJy40 svg, .cookie_visitor_IaJy40 svg path {
    transition: transform 0.3s ease;
    height: 60px;
    width: 60px;
    fill: rgb(197,180,203);
}

.visitor_controls_41tQuY:hover {
    box-shadow: 0 0 20px rgb(171,120,181,0.5);
    background: rgb(171,120,181);
}

#cookie_info_panel_0h7xQ2 {
    display: none;
}

header:before {
    position: absolute;
    height: 4px;
    width: 100%;
    animation: gradientMove 6s infinite linear;
    background-size: 200% 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(197,180,203), rgb(171,120,181), rgb(197,180,203));
    content: '';
    top: 0;
}

header .site_study_gGfFz2:hover {
    color: rgb(197,180,203);
}

header .site_study_gGfFz2:hover:before {
    transform: translateY(-50%) scale(1);
}

header .top_tutor_axP0vV {
    display: flex;
    transition: all 0.3s ease;
    padding: 5px 10px;
    align-items: center;
    position: relative;
    text-decoration: none;
}

.our_team_f3smPh {
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,234) 0%, #ffffff 100%);
    padding: 100px 0;
    overflow: hidden;
}

.our_team_f3smPh h2::after {
    content: "";
    height: 3px;
    position: absolute;
    background: rgb(197,180,203);
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    bottom: 0;
}

.our_team_f3smPh .expert_classes_SKiqnd:hover::before {
    height: 100%;
}

.our_team_f3smPh .expert_classes_SKiqnd:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.our_team_f3smPh .expert_classes_SKiqnd:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.our_team_f3smPh .expert_classes_SKiqnd p {
    position: relative;
    line-height: 1.8;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 16px;
    z-index: 2;
}

.our_team_f3smPh .container::after {
    border-radius: 10px;
    width: 15%;
    bottom: -5%;
    animation: rotate-element 15s linear infinite reverse;
    border: 2px solid rgb(171,120,181,0.5);
    height: 15%;
    position: absolute;
    opacity: 0.2;
    content: "";
    right: -5%;
}

.pricing_row_juVfwY::before {
    backdrop-filter: blur(4px);
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
}

.pricing_row_juVfwY .learn_fees_HahIES {
    perspective: 1000px;
    display: grid;
    padding: 0;
    gap: 30px;
    width: 100%;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

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

.pricing_row_juVfwY .study_pricing_ErPouA::before {
    width: 100%;
    transform-origin: left;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(197,180,203), rgb(171,120,181));
    height: 4px;
    transform: scaleX(0);
    content: "";
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
}

.pricing_row_juVfwY .cost_rates_D9TZBJ p {
    line-height: 1.6;
    font-size: calc(12px - 2px);
    flex-grow: 1;
    margin-bottom: 25px;
    color: rgba(255,255,255,0.8);
    overflow-wrap: break-word;
    word-break: break-word;
}

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

.homepage_5FzUaC .page_home_AF9acZ:hover::after {
    width: 150px;
}

.homepage_5FzUaC p {
    font-size: calc(15px + 0.2rem);
    padding-left: 1rem;
    line-height: 1.6;
    color: #000000;
    max-width: 90%;
    position: relative;
    border-left: 2px solid rgb(171,120,181,0.5);
}

.homepage_5FzUaC .story_tl_gZ4Pju span {
    width: 100%;
    bottom: 0;
    position: absolute;
    opacity: 0.9;
    padding: 2rem;
    transform: translateY(20px);
    transition: transform 0.4s ease, opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    left: 0;
    z-index: 2;
}

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

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

.ty_section_CKXy8u .achieve_stats_Shr4Xz {
    position: relative;
    background: #ffffff;
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.08);
    padding: 3rem;
    animation: fadeInUp 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateY(20px);
}

.ty_section_CKXy8u li::before {
    top: 0.5rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    left: 0;
    transform: rotate(45deg) scale(0);
    content: "";
    animation: scaleIn 0.5s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: rgb(197,180,203);
    width: 0.6rem;
    height: 0.6rem;
}

.course_benefits_xW9N0A h5::after {
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, rgb(197,180,203), rgb(171,120,181));
    content: "";
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
}

.course_benefits_xW9N0A .achieve_stats_Shr4Xz:hover .photo_frame_wrap_uK2nCb {
    transform: scale(1.05);
}

.course_benefits_xW9N0A ul {
    gap: 1.2rem;
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
}

.course_benefits_xW9N0A li svg {
    transform: scale(0.85);
    height: 24px;
    margin-right: 1rem;
    left: 0;
    position: absolute;
    width: 24px;
    top: 2px;
    transition: transform 0.3s ease;
}

.data_statistics_KR8IW3::before {
    width: 100%;
    opacity: 0.6;
    z-index: 1;
    left: 0;
    background: radial-gradient(circle at 75% 25%, rgb(171,120,181,0.5) 0%, transparent 60%);
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC {
    transform: translateY(30px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.05);
    position: relative;
    animation-delay: calc(0.15s * var(--i, 0));
    animation: fadeStatsIn 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.3s ease,
                border-left 0.3s ease;
    border-left: 4px solid rgb(197,180,203);
    padding: 1.75rem;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    opacity: 0;
    border-radius: 10px;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC p {
    color: rgb(197,180,203);
    margin: 0;
    font-size: clamp(1.8rem, 5vw, 2.5rem);
    transition: transform 0.3s ease;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(197,180,203) 0%, rgb(171,120,181) 100%);
    transform-origin: left;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.reach_out_91047C .inquiry_list_YW4nL5 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    border-radius: 19px;
    overflow: hidden;
    gap: 0;
    display: grid;
    position: relative;
    max-width: 1000px;
    grid-template-columns: 1fr 1fr;
}

.reach_out_91047C form input[type="text"] {
    background: rgb(233,230,234);
    width: 100%;
    padding: 16px 20px 16px 50px;
    font-size: 17px;
    margin-bottom: 25px;
    color: #000000;
    border: none;
    position: relative;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}

.reach_out_91047C .request_query_D5BMsp input[type="checkbox"]:checked + label::before {
    background: rgb(197,180,203);
}

.reach_out_91047C .request_query_D5BMsp label a {
    color: rgb(197,180,203);
    font-weight: 600;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}

.reach_out_91047C form .help_map_iGRZEo {
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
    font-family: Arial, sans-serif;
    background: rgb(197,180,203);
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    border-radius: 50px;
    border: none;
    z-index: 1;
    color: #ffffff;
    padding: 16px 40px;
    text-transform: uppercase;
}

.education_history_4beURh .review_praise_Dw8bOq {
    z-index: 1;
    transition: all 0.5s ease;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    transform: rotate(-3deg);
    position: relative;
    gap: 30px;
}

.education_history_4beURh .review_praise_Dw8bOq:hover .work_achievements_tXmZEx {
    transform: translateX(0) rotate(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.education_history_4beURh .name::after {
    background: linear-gradient(90deg, rgb(171,120,181) 0%, transparent 100%);
    bottom: 0;
    border-radius: 2px;
    left: 0;
    position: absolute;
    width: 60px;
    content: "";
    height: 4px;
}

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

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

footer .info_item {
    position: relative;
    flex: 1;
    display: flex;
    margin-right: 1px;
    min-width: 250px;
    cursor: pointer;
    overflow: hidden;
    height: 100px;
    padding: 0 25px;
    transition: all 0.5s ease;
    background-color: rgb(171,120,181);
    align-items: center;
}

footer .info_item::before {
    position: absolute;
    content: "";
    transition: opacity 0.5s ease;
    left: 0;
    opacity: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    height: 100%;
}

footer .discuss_cta_O6tNGR {
    font-size: 14px;
    line-height: 1.6;
    max-width: 300px;
    color: #000000;
}

footer .head_pagewrap_SxtFga h5 {
    display: inline-block;
    font-size: 21px;
    margin-bottom: 30px;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

footer .head_pagewrap_SxtFga h5::after {
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    height: 2px;
    background-color: rgb(197,180,203);
    width: 30px;
}

footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 21px;
    margin-bottom: 20px;
}

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

footer .achieve_success_KQEOc2:hover {
    background-color: rgb(171,120,181,0.5);
}

footer .badge_case_Ig57cu {
    color: #000000;
    text-align: center;
    font-size: 14px;
}

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

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

.program_offerings_fu9LWB .training_flow_w9qCrt {
    height: 30vh;
}

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

.program_offerings_fu9LWB .career_path_0zgH3v {
    border-left: 4px solid rgb(197,180,203);
    padding: 4rem 3rem;
    position: relative;
    background: transparent;
}

.program_offerings_fu9LWB .career_path_0zgH3v {
    border-left-width: 3px;
    padding: 2rem 1rem;
}

.program_offerings_fu9LWB .career_path_0zgH3v p {
    line-height: 1.8;
    padding-left: 1rem;
    margin-bottom: 2.5rem;
    font-size: 13px;
    color: #ffffff;
    border-left: 2px solid rgb(171,120,181);
    position: relative;
}

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

.program_offerings_fu9LWB .career_path_0zgH3v .help_map_iGRZEo:hover::before {
    width: 100%;
}


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



@media screen and (max-width: 992px) {.check_it_out_now_AwUDR0 {
    padding: 60px 0;
}.check_it_out_now_AwUDR0 h3 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.9);
}.check_it_out_now_AwUDR0 .achieve_stats_Shr4Xz::after {
    height: 150px;
    bottom: -70px;
    width: 150px;
    right: -30px;
}
}



@media only screen and (max-width: 800px) {.privacy_enclosure_9MK2au {
    padding: 20px 10px;
}.privacy_enclosure_9MK2au h1 {
    font-size: calc(19px * 0.8);
}.privacy_enclosure_9MK2au h2 {
    font-size: calc(19px * 0.8);
}.privacy_enclosure_9MK2au h3, .privacy_enclosure_9MK2au h4, .privacy_enclosure_9MK2au h5, .privacy_enclosure_9MK2au h6 {
    font-size: calc(19px * 0.8);
}.privacy_enclosure_9MK2au p, .privacy_enclosure_9MK2au span, .privacy_enclosure_9MK2au div {
    font-size: calc(16px * 0.9);
}}



@media (max-width: 767px) {header .head_pagewrap_SxtFga {
    z-index: 1001;
    transition: max-height 0.4s ease;
    max-height: 0;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    top: 100%;
    gap: 0;
    left: 0;
    position: absolute;
    border-bottom: 3px solid rgb(197,180,203);
    flex-direction: column;
    overflow: hidden;
    width: 100%;
}header .menu.active {
    max-height: 400px;
}header .site_study_gGfFz2 {
    width: 100%;
    border-bottom: 1px solid rgb(233,230,234);
    padding: 12px 20px;
}header .site_study_gGfFz2:last-child {
    border-bottom: none;
}header .site_study_gGfFz2:before {
    left: 5px;
}header .header_train_C1sMGW {
    padding: 5px 0;
}header .top_tutor_axP0vV {
    margin: 0 auto;
}
}



@media (max-width: 480px) {.pricing_row_juVfwY {
    padding: 50px 0;
}.pricing_row_juVfwY .discount_price_g5Cice {
    padding: 20px;
}.pricing_row_juVfwY .cost_rates_D9TZBJ h4 {
    font-size: calc(23px - 2px);
}.pricing_row_juVfwY .price_deals_gOZHbc {
    font-size: 23px;
    padding: 8px 15px;
}}



@media (max-width: 992px) {.ty_section_CKXy8u {
    padding: 4rem 0;
}.ty_section_CKXy8u h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.ty_section_CKXy8u .achieve_stats_Shr4Xz {
    padding: 2.5rem;
}.ty_section_CKXy8u::before {
    width: 30%;
}
}



@media (max-width: 576px) {.ty_section_CKXy8u {
    padding: 3rem 0;
}.ty_section_CKXy8u h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.7);
}.ty_section_CKXy8u h2::after {
    bottom: -0.75rem;
    height: 0.25rem;
    width: 5rem;
}.ty_section_CKXy8u .achieve_stats_Shr4Xz {
    padding: 1.5rem;
}.ty_section_CKXy8u .container {
    transform: none;
    padding: 0 1.5rem;
}.ty_section_CKXy8u::before {
    display: none;
}.ty_section_CKXy8u li {
    padding-left: 1.5rem;
}.ty_section_CKXy8u li::before {
    width: 0.5rem;
    top: 0.4rem;
    height: 0.5rem;
}.ty_section_CKXy8u span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}}



@media (max-width: 991px) {.data_statistics_KR8IW3 {
    padding: 4rem 1.5rem;
}.data_statistics_KR8IW3 h3 {
    margin-bottom: 2.5rem;
}.data_statistics_KR8IW3 ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.5rem;
}.data_statistics_KR8IW3 .statistics_boosts_kapObC {
    padding: 1.5rem;
}.data_statistics_KR8IW3 .statistics_boosts_kapObC p {
    font-size: 2.2rem;
}
}



@media screen and (max-width: 1024px) {.reach_out_91047C .inquiry_list_YW4nL5 {
    max-width: 800px;
}.reach_out_91047C .help_grid_WYj2xV {
    padding: 40px;
}
}



@media (max-width: 767px) {.education_history_4beURh {
    padding: 30px 15px;
}.education_history_4beURh .photo_frame_wrap_uK2nCb {
    height: 220px;
    width: 180px;
}.education_history_4beURh .work_achievements_tXmZEx {
    padding: 20px;
}.education_history_4beURh .name {
    font-size: calc(34px - 4px);
}.education_history_4beURh .work_items_B7Lxs2 {
    font-size: 13px;
}}



@media (min-width: 992px) {footer .text_main_holder {
    padding: 0;
    flex-wrap: wrap;
    overflow-x: visible;
    gap: 30px;
    scroll-snap-type: none;
    margin: 0;
}footer .head_lead_n1Yf6Q, footer .head_pagewrap_SxtFga, footer .subscribe_holder {
    margin-right: 0;
    min-width: 0;
    flex: 1;
    height: 500px;
}
}



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

@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}



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



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

@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}


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

