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

.wrapping-containerfD {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.title_screenre .learn_firstHQ {
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    left: 0;
    position: absolute;
}

.title_screenre .start_frontmL {
    position: relative;
    transition: all 0.5s ease;
    opacity: 1;
    overflow: hidden;
}

.title_screenre .start_frontmL:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
    animation: scale-up 25s infinite ease-in-out;
}

.title_screenre .edu_leadkV:has(.start_frontmL:nth-child(1):nth-last-child(1)) {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}

.title_screenre .edu_leadkV:has(.start_frontmL:nth-child(2):nth-last-child(1)) .start_frontmL:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}

.title_screenre .edu_leadkV:has(.start_frontmL:nth-child(3):nth-last-child(1)) .start_frontmL:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}

.title_screenre .start_frontmL:nth-child(even)::before {
    background: linear-gradient(
        rgb(161,159,195,0.5),
        transparent
    );
}

.title_screenre .text_stackdv::before {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    z-index: -1;
    position: absolute;
}

.title_screenre .text_stackdv h1::after {
    display: block;
    content: "";
    margin: 15px auto 0;
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, rgb(194,190,217), rgb(161,159,195));
}

.title_screenre .text_stackdv h1::after {
    margin: 10px auto 0;
    width: 60px;
}

.title_screenre .text_stackdv h1::after {
    width: 50px;
    margin: 8px auto 0;
}

.title_screenre .text_stackdv .inquiry_requestvH:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

.thxPanelez {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(224,222,238) 0%, rgb(194,190,217,0.5) 100%);
}

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

.thxPanelez .expert_trackro:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}

.thxPanelez .expert_trackro:hover > div:first-child::after {
    width: 8rem;
}

.thxPanelez a {
    position: relative;
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
    overflow: hidden;
}

.thxPanelez a::before {
    height: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(to top left, rgb(194,190,217,0.5) 0%, transparent 100%);
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    opacity: 0;
    transform: translateY(100%);
    width: 100%;
    position: absolute;
    z-index: 0;
    right: 0;
}

.program_offeringsSs .online_learnHD:hover .training_flowFX {
    animation-play-state: paused;
}

.program_offeringsSs .training_pathGc {
    width: 20%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.program_offeringsSs .expert_trackro {
    margin-bottom: 0;
    width: 100%;
}

.program_offeringsSs .career_readyUd h3 {
    margin: 0;
    border-left: 4px solid rgb(194,190,217);
    grid-column: 1 / 2;
    color: #ffffff;
    font-size: 32px;
    padding-left: 2rem;
    position: relative;
    font-weight: 700;
}

.program_offeringsSs .career_readyUd .inquiry_requestvH:hover::before {
    width: 100%;
}




.program_offeringsSs .training_pathGc::before {
    top: 0;
    width: 100%;
    z-index: 2;
    position: absolute;
    background: 
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        ),
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        );
    content: "";
    height: 100%;
    left: 0;
}

.meet_uswv::after {
    bottom: 0;
    right: 0;
    position: absolute;
    content: '';
    animation: pulse 20s infinite alternate-reverse;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 90% 80%, rgb(161,159,195,0.5) 0%, transparent 50%);
}

.meet_uswv .frameky {
    border-radius: 50%;
    position: relative;
    width: 200px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    border: 4px solid #ffffff;
    height: 200px;
    transition: transform 0.5s ease;
}

.meet_uswv .study_studioTv {
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-size: 19px;
}

.meet_uswv .pro_classesjg {
    font-size: 13px;
    margin-top: 15px;
    letter-spacing: 1px;
    color: rgb(161,159,195);
    font-weight: 600;
}

.meet_uswv .fast_classesNi {
    font-weight: 600;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    color: rgb(194,190,217);
    font-size: 19px;
}

.meet_uswv .fast_classesNi svg {
    transition: transform 0.5s ease;
    height: 40px;
    fill: rgb(194,190,217);
    margin-right: 10px;
    width: 40px;
}

.meet_uswv p {
    margin-bottom: 0;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 13px;
}

.learning_outcomesqz::after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(194,190,217,0.5), 0.03) 0px,
        rgba(rgb(194,190,217,0.5), 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
}

.learning_outcomesqz h1::after {
    position: absolute;
    bottom: -10px;
    width: 80px;
    content: "";
    left: 0;
    background: rgb(161,159,195);
    height: 3px;
}

.learning_outcomesqz li {
    position: relative;
    transition: transform 0.4s ease;
    padding-left: 15px;
    transform: translateZ(0);
}

.learning_outcomesqz p {
    display: flex;
    color: #000000;
    font-size: 17px;
    align-items: center;
    margin: 0;
    line-height: 1.6;
}

.learning_outcomesqz li:hover svg path {
    fill: rgb(161,159,195);
}

.connect_with_usQg::before {
    width: 100%;
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(194,190,217,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(161,159,195,0.5) 0%, transparent 60%);
    position: absolute;
    opacity: 0.2;
}

.connect_with_usQg .reach_cardRb {
    display: flex;
    border-radius: 20px;
    background: #ffffff;
    width: 100%;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.connect_with_usQg form h3 {
    font-size: 22px;
    color: rgb(194,190,217);
    text-align: left;
    margin-bottom: 30px;
}

.connect_with_usQg textarea {
    border-radius: 20px;
    resize: none;
    height: 140px;
}

.connect_with_usQg .help_helpiW input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect_with_usQg .help_helpiW input[type="checkbox"]:checked + label::before {
    border-color: rgb(194,190,217);
    background: rgb(194,190,217);
}

.connect_with_usQg .help_helpiW a:hover {
    color: rgb(161,159,195);
}

.connect_with_usQg .inquiry_requestvH::before {
    content: '';
    background: rgb(161,159,195);
    border-radius: 50px;
    position: absolute;
    transform: translateY(100%);
    left: 0;
    width: 100%;
    z-index: -1;
    top: 0;
    height: 100%;
    transition: all 0.5s ease;
}

.connect_with_usQg .feedback_sectionYl h4 {
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    margin-bottom: 30px;
}

.connect_with_usQg .request_inquiryFY {
    margin: 0;
    list-style: none;
    padding: 0;
}

.connect_with_usQg .request_inquiryFY li:hover svg {
    transform: scale(1.2);
}

.connect_with_usQg .request_inquiryFY svg path {
    fill: #ffffff;
}

.connect_with_usQg .request_inquiryFY a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

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

.metrics_summarySI .study_elevationZz {
    width: 70px;
    margin-right: 25px;
    position: relative;
    height: 70px;
}

.metrics_summarySI .study_elevationZz svg path {
    fill: rgb(194,190,217);
}

.metrics_summarySI .success_factorsjH {
    padding-left: 25px;
    color: #333333;
    font-size: 28px;
    position: relative;
    font-weight: 700;
}

.metrics_summarySI .edu_statisticsGm {
    width: 100%;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
}

.metrics_summarySI .statistics_upgradeMj::before,
.metrics_summarySI .statistics_upgradeMj::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.metrics_summarySI .statistics_upgradeMj::before {
    right: 0;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    z-index: -1;
    left: 0;
    bottom: 0;
    top: 0;
}

.metrics_summarySI .stat_item_decor::after {
    top: 20px;
    right: 20px;
}

.metrics_summarySI .stat_item_decor span::after {
    right: 20px;
    top: 20px;
}

.metrics_summarySI .statistics_upgradeMj:hover .statistics_extrasnq {
    transform: scale(1.1) rotate(5deg);
}

.metrics_summarySI .statistics_upgradeMj:hover .statistics_extrasnq::after {
    opacity: 0.3;
    animation: slow-rotate 10s linear infinite;
}

.metrics_summarySI .statistics_upgradeMj span::before {
    background: rgb(194,190,217,0.5);
    position: absolute;
    bottom: -5px;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    content: "";
    opacity: 0.5;
    left: 50%;
}

.give_it_a_tryRe::before {
    top: 0;
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(194,190,217,0.5) 0%, transparent 50%, rgb(161,159,195,0.5) 100%);
    width: 100%;
    left: 0;
    content: '';
    position: absolute;
    height: 100%;
    z-index: 1;
}

.give_it_a_tryRe .inquiry_requestvH {
    height: 200px;
    justify-content: center;
    width: 200px;
    position: relative;
    align-items: center;
    overflow: hidden;
    display: flex;
    color: #ffffff;
    font-weight: 700;
    background: transparent;
    font-size: 17px;
    padding: 0;
    isolation: isolate;
    text-decoration: none;
    border-radius: 50%;
    z-index: 5;
}

.web_trackingXw {
    flex-shrink: 0;
    margin-right: 15px;
}

.cookie_lockLI {
    flex-grow: 1;
    margin-right: 15px;
}

.cookie_lockLI p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 0;
}

#cookieOverlayAlertVj:checked ~ .cookie_overlay_bannerIu {
    opacity: 0;
    visibility: hidden;
}

.cookie_button.learn_agreejX {
    color: #000000;
    background-color: rgb(161,159,195);
    border-color: rgb(161,159,195);
}

.cookie_overlay_bannerIu p a:hover {
    color: rgba(0, 0, 0, 0.5);
}

.confidential_cellIu h2 {
    font-size: 36px;
    padding-bottom: 8px;
    font-weight: 600;
    border-bottom: 1px solid rgb(161,159,195);
}

.confidential_cellIu li {
    color: #000000;
    padding-left: 20px;
    font-size: 17px;
    position: relative;
    margin-bottom: 10px;
}

.confidential_cellIu div {
    margin-bottom: 20px;
}

header::after {
    content: '';
    width: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

header .head_tutordf::after {
    left: 50%;
    width: 80px;
    background: rgb(194,190,217,0.5);
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    transform: translateX(-50%);
}

header .head_basedS:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    transform: translateY(-2px);
}

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

footer .discount_ctapF::before {
    position: absolute;
    right: 0;
    transform: skewY(-3deg);
    background-color: rgb(161,159,195);
    content: "";
    height: 100px;
    top: -50px;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    z-index: 0;
    left: 0;
}

footer .info_item::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    top: 0;
    content: "";
    z-index: -1;
}

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

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

footer .site_primejZ {
    position: relative;
    margin-bottom: 25px;
}

footer .site_primejZ a::before {
    width: 3px;
    background-color: rgb(194,190,217);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transition: width 0.3s ease;
}

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

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

footer .email_joinrO {
    cursor: pointer;
    padding: 14px 20px;
    overflow: hidden;
    color: #ffffff;
    font-size: 17px;
    background-color: rgb(194,190,217);
    position: relative;
    border: none;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
}

footer .hackathonHW {
    font-size: 13px;
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.education_historyNf::after {
    content: "";
    z-index: 2;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(161,159,195,0.5) 100%
        );
    height: 100%;
    mix-blend-mode: overlay;
}

.education_historyNf .emp_overviewZA {
    padding: 0 3rem 0 7rem;
    right: 0;
    height: 100%;
    position: absolute;
    z-index: 3;
    width: 60%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.education_historyNf .employee_detailsVa {
    max-width: 600px;
    font-weight: 400;
    font-size: 15px;
    transform: translateX(50px);
    opacity: 0;
    padding-left: 30px;
    line-height: 1.8;
    color: #000000;
    position: relative;
    animation: slide-left 0.7s forwards 0.6s;
}

.education_historyNf .emp_overviewZA > div {
    transition: transform 0.3s ease;
}

.education_historyNf:hover .employee_detailsVa {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

.price_offeringIX::after {
    background: linear-gradient(225deg, rgb(161,159,195,0.5), rgb(194,190,217,0.5));
    opacity: 0.1;
    height: 500px;
    filter: blur(100px);
    position: absolute;
    bottom: -15%;
    content: "";
    left: -10%;
    z-index: 0;
    width: 500px;
}

.price_offeringIX .study_costsvR:hover .cost_planYc {
    transform: translateY(3px);
}

.price_offeringIX .pricing_optionsQs {
    height: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    display: block;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) scale(1);
}

.price_offeringIX .pricing_optionsQs:hover .learn_feesRx::before {
    transform: scaleX(1);
}

.price_offeringIX .pay_optionsBc h3 {
    overflow-wrap: break-word;
    margin-bottom: 15px;
    transform: translateY(0);
    font-size: calc(21px + 2px);
    font-weight: 600;
    position: relative;
    transition: transform 0.4s ease, color 0.3s ease;
    color: #000000;
    word-break: break-word;
}

.price_offeringIX .pay_optionsBc p {
    font-size: 17px;
    transition: opacity 0.3s ease;
    overflow-wrap: break-word;
    color: #000000;
    flex-grow: 1;
    opacity: 0.85;
    margin-top: 10px;
    white-space: normal;
    line-height: 1.7;
    word-break: break-word;
}


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



@media (min-width: 992px) {.thxPanelez .expert_trackro {
    padding: 5rem;
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
}.thxPanelez .expert_trackro:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.thxPanelez h5 {
    font-size: calc(18px * 1.1);
}.thxPanelez p {
    font-size: calc(12px * 1.05);
}
}




@media (max-width: 992px) {.program_offeringsSs .career_readyUd {
    grid-template-columns: 1fr;
    text-align: center;
    grid-gap: 1.5rem;
}.program_offeringsSs .career_readyUd h3,
    .program_offeringsSs .career_readyUd span,
    .program_offeringsSs .career_readyUd p {
    grid-column: 1 / 2;
    border: none;
    padding: 0;
}.program_offeringsSs .career_readyUd h3 {
    border-bottom: 2px solid rgb(194,190,217);
    padding-bottom: 1rem;
    width: fit-content;
    margin: 0 auto;
}.program_offeringsSs .career_readyUd .inquiry_requestvH {
    grid-column: 1 / 2;
}.program_offeringsSs .expert_trackro {
    margin-bottom: 0;
}
}



@media (max-width: 1024px) {.learning_outcomesqz {
    padding: 80px 0;
}.learning_outcomesqz .container {
    grid-template-columns: 1fr;
    gap: 40px;
}.learning_outcomesqz .frameky {
    margin: 0 auto;
    transform: perspective(1000px) rotateY(-5deg);
    width: 80%;
    max-height: 400px;
}.learning_outcomesqz h1 {
    font-size: calc(38px * 0.9);
}
}



@media (max-width: 992px) {.connect_with_usQg .frameky {
    display: none;
}.connect_with_usQg .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}.connect_with_usQg .reach_cardRb {
    max-width: 600px;
    flex-direction: column;
    width: 100%;
}.connect_with_usQg .feedback_sectionYl {
    top: auto;
    width: 100%;
    border-radius: 20px;
    position: relative;
    max-width: 600px;
    transform: none;
    margin-top: 30px;
    right: auto;
}.connect_with_usQg .feedback_sectionYl::before {
    border-radius: 20px;
}
}



@media screen and (max-width: 768px) {.metrics_summarySI {
    padding: 80px 0;
}.metrics_summarySI .study_elevationZz {
    margin-right: 0;
    margin-bottom: 20px;
}.metrics_summarySI .success_factorsjH {
    padding-left: 0;
}.metrics_summarySI .success_factorsjH::before {
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 3px;
}.metrics_summarySI .statistics_upgradeMj {
    min-width: 45%;
}
}


@media (max-width: 1200px) {.cookie_lockLI h5 {
    font-size: calc(19px - 2px);
}.cookie_lockLI p {
    font-size: calc(12px - 2px);
}.privacy_ctrlns {
    font-size: calc(15px - 2px);
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .top_pagewrapDF {
    padding: 1.2rem;
}header .head_tutordf {
    padding: 0 0 0.8rem 0;
}header .head_tutordf svg {
    width: 150px;
}header .nav_guideBQ {
    gap: 0.6rem;
    padding-top: 0.8rem;
}header .head_basedS {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 767px) {footer .discount_ctapF {
    padding: 60px 0 30px;
}footer .ask_formaA {
    margin-bottom: 40px;
}footer .header_navbarXv, footer .subscribe_holder {
    padding: 25px 20px;
}footer .site_primejZ a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .whatsapp_grpIL {
    margin-top: 40px;
}
}



@media (min-width: 992px) {.price_offeringIX {
    padding: 140px 0;
}.price_offeringIX .price_gridMg {
    align-items: flex-start;
    flex-direction: row;
}.price_offeringIX .study_costsvR {
    order: 0;
    position: sticky;
    transform: translateX(0);
    top: 100px;
    align-self: flex-start;
    margin-right: 70px;
    width: 30%;
}.price_offeringIX .cost_tablejo {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}



@keyframes grid-shuffle {
    0%, 20% {
        transform: rotate(0deg) scale(1.1);
    }
    25%, 45% {
        transform: rotate(5deg) scale(1.15);
    }
    50%, 70% {
        transform: rotate(0deg) scale(1.2);
    }
    75%, 95% {
        transform: rotate(-5deg) scale(1.15);
    }
    100% {
        transform: rotate(0deg) scale(1.1);
    }
}

@keyframes grid-shuffle {
        0%, 20% {
            transform: rotate(0deg) scale(1.03);
        }
        25%, 45% {
            transform: rotate(2deg) scale(1.06);
        }
        50%, 70% {
            transform: rotate(0deg) scale(1.09);
        }
        75%, 95% {
            transform: rotate(-2deg) scale(1.06);
        }
        100% {
            transform: rotate(0deg) scale(1.03);
        }
    }



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



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

@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

