﻿.page_headerkW {
    flex: 1 0 auto;
}

.page_headerkW {
    padding-top: 2rem;
    position: relative;
    z-index: 1;
    background: rgb(237,228,242);
}

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

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

.test_drive2R::after {
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    background: 
        radial-gradient(circle at 20% 30%, #ffffff 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, #ffffff 0%, transparent 50%);
    filter: blur(60px);
    top: 0;
    animation: pulseGlow 10s ease-in-out infinite alternate;
}

.test_drive2R .pro_programZK::after {
    width: 100%;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    opacity: 0.3;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    content: '';
    left: 0;
}

.test_drive2R .form_edulK {
    transition: all 0.4s ease;
    background: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    font-size: 20px;
    font-family: Arial, sans-serif;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    padding: 16px 45px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    color: rgb(215,195,225);
}

.user_reviews9i .pro_programZK {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}

.user_reviews9i h4::before {
    height: 3px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 60px;
    bottom: -15px;
    left: 50%;
    background: rgb(215,195,225);
}

.user_reviews9i .success_opinionsv3:nth-child(odd) {
    transform: translateX(0);
    background: linear-gradient(45deg, rgb(237,228,242) 0%, #ffffff 100%);
    border-right: 1px solid rgb(184,158,202,0.5);
}

.user_reviews9i .success_opinionsv3:last-child::before,
.user_reviews9i .success_opinionsv3:nth-last-child(2):last-child::before {
    display: none;
}

.user_reviews9i .success_opinionsv3:hover .gallery_wrapperPj::before {
    opacity: 0.5;
}

.user_reviews9i .success_opinionsv3:hover span {
    color: rgb(215,195,225);
}

.user_reviews9i .success_opinionsv3 span::after {
    height: 2px;
    width: 40px;
    left: 50%;
    position: absolute;
    content: "";
    background: rgb(184,158,202);
    bottom: -8px;
    transition: all 0.4s ease;
    transform: translateX(-50%) scaleX(0);
}

.program_detailsRx {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(237,228,242) 0%, rgba(245, 248, 252, 0.9) 100%);
}

.program_detailsRx h2 {
    transform-origin: left center;
    line-height: 1.3;
    font-size: 30px;
    max-width: 90%;
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.program_detailsRx .gallery_wrapperPj {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    position: relative;
    height: 380px;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.program_detailsRx .text_area_wrapdk {
    position: relative;
    scrollbar-width: thin;
    padding: 1.5rem;
    border-left: 1px solid rgba(rgb(215,195,225,0.5), 0.2);
    scrollbar-color: rgb(215,195,225) rgba(rgb(215,195,225,0.5), 0.1);
    overflow-y: auto;
    max-height: 350px;
}

.privacy_unitHx h1 {
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}

.privacy_unitHx p {
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 20px;
    font-size: 18px;
}

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

.contact_boxyD::after {
    height: 200px;
    z-index: 2;
    left: 0;
    background: linear-gradient(0deg, rgb(237,228,242) 0%, transparent 100%);
    bottom: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.support_infoTB {
    position: relative;
    gap: 0;
    display: flex;
    z-index: 10;
}

.support_infoTB .message_support6y h3::before,
.support_infoTB .message_support6y h3::after {
    content: none;
}

.support_infoTB .message_support6y input[type="text"]:focus,
.support_infoTB .message_support6y textarea:focus {
    background: rgba(245, 245, 245, 0.8);
    outline: none;
    border-bottom-color: rgb(215,195,225);
}

.support_infoTB .message_support6y .connect_boxEq label {
    color: #000000;
    font-size: calc(14px - 2px);
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
}

.support_infoTB .message_support6y .connect_boxEq a {
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border-bottom: 1px dashed rgb(215,195,225);
    color: rgb(215,195,225);
}

.support_infoTB .message_support6y .feedback_inforj:hover {
    color: #ffffff;
}

.support_infoTB .connect_reachQV {
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 60px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: 0;
    margin-left: -40px;
    flex: 0 0 42%;
}

.support_infoTB .connect_reachQV .reach_boxwD li {
    position: relative;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-bottom: 30px;
    z-index: 1;
    margin-bottom: 30px;
    display: flex;
}

.consentNotificationBoxw6 {
    border-top: 2px solid rgb(215,195,225);
    width: 100%;
    z-index: 90;
    bottom: 0;
    position: fixed;
    background: rgb(237,228,242);
}

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

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

footer .campus_linksOe {
    color: #000000;
    background-color: rgb(237,228,242);
    position: relative;
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
}

footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
    background-color: #ffffff;
}

footer .info_item svg {
    fill: rgb(215,195,225);
    height: 22px;
    width: 22px;
    margin-right: 12px;
    transition: transform 0.3s ease;
}

footer .nav_beginqj:hover {
    transform: translateZ(30px) scale(1.02);
}

footer .subscribe_holder {
    margin-left: 40px;
    color: #ffffff;
    margin-right: 40px;
    transform: translateZ(-20px) scale(0.96);
    margin-top: -20px;
    z-index: 0;
    background-color: rgb(215,195,225);
}

footer .nav_beginqj svg {
    height: 45px;
    display: block;
    width: auto;
    margin-bottom: 20px;
}

footer .header_tutoruy h5::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(215,195,225), transparent);
    content: "";
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    bottom: -8px;
}

footer .top_trainsE a:hover {
    color: #ffffff;
    transform: translateX(5px);
}

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

footer .sub_bonusjv {
    font-size: 20px;
    background-color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    color: rgb(215,195,225);
    font-weight: 600;
    padding: 14px 20px;
    border-radius: 10px;
    text-align: center;
}

.course_rewardsp9 h5 {
    font-size: 19px;
    line-height: 1.4;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    transform-style: preserve-3d;
    color: #000000;
    text-align: center;
    transform: translateZ(10px);
    max-width: 800px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 60px;
}

.course_rewardsp9 .pro_programZK > div:first-child {
    transform: translateZ(30px);
    transition: transform 0.5s ease;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.course_rewardsp9 .text_area_wrapdk:hover {
    transform: translateZ(25px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.course_rewardsp9 li {
    position: relative;
    padding-left: 40px;
    transition: transform 0.3s ease;
}

.course_rewardsp9 li p {
    line-height: 1.6;
    position: relative;
    font-size: 12px;
    margin: 0;
    color: #000000;
    display: flex;
    align-items: flex-start;
}

.course_rewardsp9 li:hover svg path {
    fill: rgb(184,158,202);
}

.title_portalj7 h1.start_introqp::after {
    bottom: -0.5rem;
    position: absolute;
    background: linear-gradient(90deg, rgb(215,195,225) 0%, rgb(184,158,202) 100%);
    left: 0;
    transform-origin: left;
    height: 0.25rem;
    animation: underline-grow 1.2s ease-out forwards;
    width: 4rem;
    content: "";
}

.title_portalj7 .knowledge_studio4w::before {
    top: 0;
    opacity: 0.7;
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgb(215,195,225,0.5), rgba(0, 0, 0, 0.5));
    z-index: 1;
    transition: opacity 0.4s ease;
    width: 100%;
}

.thanksPageA8::before {
    animation: floatElement 15s ease-in-out infinite;
    content: "";
    filter: blur(60px);
    background: linear-gradient(220deg, rgb(184,158,202,0.5) 20%, transparent 80%);
    right: -5%;
    z-index: 1;
    transform: rotate(-15deg) skewX(10deg);
    height: 70%;
    width: 40%;
    position: absolute;
    top: -10%;
}

.thanksPageA8 .pro_programZK {
    border-radius: 22px;
    padding: 50px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    animation: slideUp 0.8s forwards 0.5s ease-out;
    opacity: 0;
    transform: translateY(30px);
    overflow: hidden;
}

.instructor_profiley7 {
    position: relative;
    padding: 60px 30px;
    min-height: 400px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(237,228,242) 0%, rgb(215,195,225,0.5) 100%);
}

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

.instructor_profiley7 .emp_overviewsK {
    justify-content: center;
    border-radius: 25px;
    flex: 1;
    transform: translateX(-30px) rotate(3deg);
    padding: 30px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    min-width: 280px;
    flex-direction: column;
    background: #ffffff;
    display: flex;
}

.who_we_arefF {
    padding: 120px 0;
    background-color: rgb(237,228,242);
    position: relative;
    overflow: hidden;
}

.who_we_arefF .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1100px;
}

.who_we_arefF h2::after {
    width: 60px;
    position: absolute;
    bottom: -20px;
    background: linear-gradient(90deg, rgb(215,195,225), rgb(184,158,202));
    transform: translateX(-50%);
    content: "";
    left: 50%;
    border-radius: 10px;
    height: 4px;
}

.who_we_arefF .academy_learnings7a {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
    border-radius: 18px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(255, 255, 255, 0.9);
    width: 55%;
}

.who_we_arefF .academy_learnings7a:nth-child(1)::before {
    transform: translateY(-50%);
    right: -55px;
    box-shadow: 0 0 15px rgb(215,195,225,0.5);
}

.who_we_arefF .academy_learnings7a:nth-child(2)::before {
    box-shadow: 0 0 15px rgb(184,158,202,0.5);
    background: rgb(184,158,202);
    left: -55px;
    transform: translateY(-50%);
}

.who_we_arefF .academy_learnings7a:nth-child(1):hover {
    transform: scale(1.03) translateY(-5px) translateX(-40px);
}

.who_we_arefF .academy_learnings7a h3 {
    font-size: 21px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    color: #000000;
}

.who_we_arefF .academy_learnings7a p {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #000000;
    z-index: 2;
    line-height: 1.8;
}

header::before {
    left: 0;
    z-index: 0;
    height: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    top: 0;
    content: '';
    width: 100%;
    opacity: 0.4;
}

header .header_mainbaryp {
    display: block;
    transition: all 0.4s ease;
    position: relative;
}

header .header_tutoruy:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}

header .head_coreY6 a:hover {
    color: #ffffff;
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

header .head_coreY6::after {
    background: rgb(215,195,225);
    border-radius: 50%;
    bottom: -8px;
    transition: transform 0.4s ease;
    height: 6px;
    position: absolute;
    left: 50%;
    opacity: 0.7;
    width: 6px;
    content: '';
    transform: translateX(-50%) scale(0);
}

.plan_cardSH::after {
    opacity: 0.5;
    z-index: 1;
    content: '';
    position: absolute;
    height: 300px;
    bottom: -100px;
    background: linear-gradient(135deg, rgb(184,158,202,0.5), transparent);
    width: 300px;
    filter: blur(25px);
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    left: -50px;
}

.plan_cardSH .skill_offers59 {
    margin: 1.5rem auto 0;
    font-size: 17px;
    line-height: 1.6;
    max-width: 700px;
    color: #000000;
}

.plan_cardSH .payment_plansef:nth-child(2) {
    animation-delay: 0.5s;
}

.plan_cardSH .payment_plansef:hover {
    transform: translateY(-10px);
}

.plan_cardSH .group_plansHO {
    display: flex;
    flex-grow: 1;
    padding: 2.5rem 2rem;
    z-index: 2;
    position: relative;
    flex-direction: column;
}

.plan_cardSH .discount_dealsc8 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(20px + 4px);
    position: relative;
    padding-bottom: 10px;
    color: rgb(215,195,225);
    display: inline-block;
}

.plan_cardSH .gallery_wrapperPj::after {
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    bottom: 0;
    top: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0;
    content: '';
}



@media screen and (max-width: 576px) {.test_drive2R {
    padding: 60px 0;
}.test_drive2R .pro_programZK {
    padding: 30px 20px;
}.test_drive2R h3 {
    margin-bottom: 35px;
    font-size: calc(31px * 0.7);
    letter-spacing: 1.5px;
}.test_drive2R .form_edulK {
    letter-spacing: 1px;
    font-size: calc(20px * 0.85);
    padding: 10px 30px;
}}



@media (min-width: 768px) {.program_detailsRx {
    padding: 140px 0 100px;
}.program_detailsRx h2 {
    max-width: 80%;
    font-size: calc(30px * 1.1);
}.program_detailsRx .study_trackNH {
    gap: 4rem;
    flex-direction: row;
}.program_detailsRx .gallery_wrapperPj {
    height: auto;
    width: 40%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.program_detailsRx .gallery_wrapperPj:hover {
    transform: scale(1.02) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.program_detailsRx .text_area_wrapdk {
    max-height: 400px;
    padding: 0 1.5rem 0 2.5rem;
    width: 60%;
}.program_detailsRx h2::after {
    width: 120px;
}
}



@media screen and (max-width: 768px) {.contact_boxyD {
    padding: 60px 0;
}.contact_boxyD h3 {
    font-size: calc(38px - 4px);
}.support_infoTB .message_support6y,
    .support_infoTB .connect_reachQV {
    padding: 40px 30px;
}.support_infoTB .message_support6y .feedback_inforj {
    text-align: center;
    width: 100%;
}
}



@media (max-width: 991px) {footer .edu_asksupQ9 {
    padding: 20px;
    width: 90%;
}footer .text_main_holder {
    margin-top: 80px;
}
}



@media (max-width: 576px) {footer .campus_linksOe {
    padding: 70px 0 20px;
}footer .edu_asksupQ9 {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .nav_beginqj, footer .header_tutoruy, footer .subscribe_holder {
    padding: 20px 15px;
}footer .header_tutoruy h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .top_trainsE {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .sub_bonusjv {
    padding: 12px;
}}



@media (min-width: 768px) {.title_portalj7 > div {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_portalj7 .quick_eduoz {
    height: 100%;
}.title_portalj7 .knowledge_studio4w {
    height: 100%;
    min-height: 400px;
}
}



@media (hover: none) {.title_portalj7 .quick_eduoz:hover {
    transform: none;
}.title_portalj7 .knowledge_studio4w:hover::before {
    opacity: 0.7;
}.title_portalj7 .knowledge_studio4w:hover span {
    transform: none;
}}



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



@media screen and (max-width: 576px) {.who_we_arefF {
    padding: 60px 0;
}.who_we_arefF h2 {
    font-size: 34px;
    margin-bottom: 40px;
}.who_we_arefF .path_impactch {
    gap: 30px;
}.who_we_arefF .path_impactch::before {
    left: 20px;
}.who_we_arefF .academy_learnings7a {
    padding: 20px;
    margin-left: 40px;
    width: 85%;
}.who_we_arefF .academy_learnings7a::before {
    height: 15px;
    left: -35px;
    width: 15px;
}.who_we_arefF .academy_learnings7a::after {
    width: 15px;
    left: -15px;
}.who_we_arefF .academy_learnings7a h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(17px + 0.1rem);
}.who_we_arefF .academy_learnings7a p {
    font-size: calc(16px - 0.05rem);
}}



@media (max-width: 479px) {header .head_mainwrap5H {
    padding: 0.7rem 1.2rem;
}header .nav_beginqj {
    max-width: 120px;
    padding: 0.5rem;
}header .head_coreY6 a {
    font-size: calc(13px - 3px);
    padding: 0.4rem 0.6rem;
}}



@media (max-width: 767px) {.plan_cardSH {
    padding: 4rem 0;
}.plan_cardSH .group_plansHO {
    padding: 2rem 1.5rem;
}.plan_cardSH .gallery_wrapperPj {
    height: 180px;
}
}



@media (max-width: 575px) {.plan_cardSH {
    padding: 3rem 0;
}.plan_cardSH .price_panelT1 h2 {
    font-size: calc(37px - 4px);
}.plan_cardSH .value_pricingdO {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.plan_cardSH .group_plansHO {
    padding: 1.5rem 1.25rem;
}.plan_cardSH .gallery_wrapperPj {
    height: 160px;
}
}



@keyframes glitchBottom {
    0% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 60%, 100% 60%, 100% 95%, 0 95%);
        transform: translate(5px, 2px);
    }
    20% {
        clip-path: polygon(0 65%, 100% 65%, 100% 90%, 0 90%);
        transform: translate(-5px, -2px);
    }
    30% {
        clip-path: polygon(0 70%, 100% 70%, 100% 85%, 0 85%);
        transform: translate(3px, 1px);
    }
    40% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
}



@keyframes floatElement {
  0% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
  50% {
    transform: rotate(-15deg) skewX(10deg) translateY(-20px);
  }
  100% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
}



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

