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

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

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

.track_switchL svg {
    width: 60px;
    height: 60px;
    fill: rgb(170,151,175);
    transition: fill 0.3s ease;
}

.cookieNotificationAlertT p {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}

#accept_cookie_policy_usage4 {
    background: rgb(170,151,175);
}

.cookieNotificationAlertT p a:hover {
    color: rgb(105,141,157);
}

#cookie_message_boxR:checked ~ .cookieNotificationAlertT {
    visibility: hidden;
    opacity: 0;
}

.supportO::after {
    border-radius: 50%;
    height: 300px;
    background: linear-gradient(225deg, rgb(105,141,157,0.5) 0%, transparent 70%);
    bottom: -50px;
    content: "";
    width: 300px;
    filter: blur(40px);
    z-index: 0;
    position: absolute;
    left: -50px;
    animation: pulseGlow 8s infinite alternate ease-in-out;
}

.supportO .reach_usJ:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.supportO .reach_usJ > div:first-child {
    padding-bottom: 1rem;
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
}

.supportO h6 svg {
    transform: scale(0.9);
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
}

.supportO h6:hover svg {
    transform: scale(1.1);
}

.supportO .join_community3 {
    font-weight: 400;
    color: #000000;
    display: flex;
    font-size: calc(17px - 1px);
    padding: 0.5rem 0;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    align-items: center;
}

.supportO .join_community3:hover svg path {
    fill: rgb(170,151,175);
}

.pricing_tableN .rate_packages7 {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}

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

.pricing_tableN .pay_optionsp li:nth-child(2) {
    --li-index: 2;
}

.pricing_tableN .promo_plansf::before {
    content: "";
    background: linear-gradient(90deg, rgb(170,151,175), rgb(105,141,157));
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    width: 100%;
    top: 0;
    height: 4px;
}

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

.course_highlightsS::before {
    opacity: 0.15;
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(105,141,157,0.5) 0%, transparent 60%);
}

.course_highlightsS::before {
    box-shadow: 
        30px 80px 0 -0.5px rgb(170,151,175,0.5),
        80px 200px 0 -1px rgb(105,141,157,0.5),
        200px 50px 0 -0.5px rgb(170,151,175,0.5),
        280px 160px 0 -1px rgb(105,141,157,0.5),
        320px 280px 0 -0.5px rgb(170,151,175,0.5);
}

.course_highlightsS .words_containerO {
    position: relative;
}

.course_highlightsS h3::before {
    width: 3px;
    left: 0;
    content: "";
    transform-origin: bottom;
    top: 0;
    transform: scaleY(0);
    height: 100%;
    animation: growUp 1.2s forwards ease-out 0.2s;
    background: rgb(170,151,175);
    position: absolute;
}

.course_highlightsS .image_boxl:hover {
    transform: perspective(1000px) rotateY(0deg);
}

header .nav_study9::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: radial-gradient(circle at 70% 30%, rgb(105,141,157,0.5) 0%, transparent 60%);
    content: "";
    position: absolute;
}

header .nav_study9 .nav_sectionD .head_expertq::before {
    content: "";
    height: calc(100% + 20px);
    top: -10px;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    width: calc(100% + 40px);
    left: -20px;
}

header .nav_study9 .main_cored .main_baseb a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    transform-origin: center;
    padding: 1.2rem 1.5rem;
    font-weight: 600;
    transition: all 0.3s ease;
}

.data_viz6::after {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(170,151,175), rgb(105,141,157));
    content: "";
    height: 6px;
}

.data_viz6 .company_holder::before {
    content: "";
    border-top-right-radius: 28px;
    border-top-left-radius: 28px;
    height: 5px;
    left: 0;
    top: 0;
    background: rgb(170,151,175);
    width: 100%;
    position: absolute;
}

.data_viz6 .header_proN {
    flex-wrap: wrap;
    gap: 2.5rem;
    display: flex;
}

.data_viz6 .main_cored .header_proN {
    display: flex;
    padding: 1rem 0;
    flex-direction: column;
    gap: 0;
}

.data_viz6 .main_cored .header_proN a::before {
    position: absolute;
    transition: all 0.3s ease;
    top: 0;
    background: rgb(222,218,216);
    content: "";
    height: 100%;
    z-index: -1;
    width: 0;
    left: 0;
}

.campus_links7 {
    margin-top: 3rem;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    background: rgb(222,218,216);
    padding: 2rem 0;
}

.opening_boardS {
    background: linear-gradient(135deg, rgb(222,218,216), #ffffff, rgb(222,218,216));
    overflow: hidden;
    padding: 5% 3%;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.opening_boardS .learning_zoneb {
    flex-direction: column;
    gap: 2rem;
    position: relative;
    display: flex;
    z-index: 2;
}

.opening_boardS .words_containerO {
    background: linear-gradient(145deg, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    padding: 2rem;
    flex: 1;
    border-left: 4px solid rgb(170,151,175);
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    transition: transform 0.4s ease-out;
}

.opening_boardS svg text {
    transition: fill 0.4s ease;
}

.opening_boardS .connect_widget5 {
    text-decoration: none;
    margin: 1rem auto;
    overflow: hidden;
    display: inline-block;
    max-width: 250px;
    font-size: 19px;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(170,151,175), rgb(105,141,157));
    font-weight: 600;
    border-radius: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 10px 20px rgb(170,151,175,0.5);
    transform: translateZ(0);
    position: relative;
    display: block;
    transition: all 0.4s ease;
}

.contact_informationJ h2::after {
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    background: rgb(170,151,175);
    width: 60px;
    position: absolute;
    height: 3px;
    left: 50%;
}

.contact_informationJ .image_boxl {
    position: relative;
    min-height: 550px;
    transition: all 0.5s ease;
    flex: 0 0 50%;
}

.contact_informationJ #contact {
    flex-direction: column;
    gap: 30px;
    display: flex;
}

.contact_informationJ input[type="text"] {
    width: 100%;
    transition: all 0.3s ease;
    border: 2px solid rgb(222,218,216);
    background: #ffffff;
    font-size: 15px;
    border-radius: 10px;
    color: #000000;
    padding: 18px 20px;
}

.contact_informationJ .inquiry_form9 input[type="checkbox"]:checked::after {
    position: absolute;
    left: 8px;
    top: 5px;
    transform: rotate(45deg);
    width: 6px;
    border-bottom: 2px solid #ffffff;
    height: 10px;
    border-right: 2px solid #ffffff;
    content: "";
}

.contact_informationJ .connect_widget5:hover::before {
    left: 100%;
}

.contact_informationJ svg {
    height: 22px;
    transition: all 0.3s ease;
    fill: rgb(170,151,175);
    width: 22px;
}

.contact_informationJ svg:hover {
    fill: rgb(105,141,157);
    transform: translateY(-2px);
}

.teacher_profilej::before {
    z-index: 0;
    opacity: 0.4;
    height: 80%;
    top: -10%;
    transform: rotate(-15deg);
    content: "";
    background: linear-gradient(45deg, rgb(105,141,157,0.5) 0%, rgb(170,151,175,0.5) 100%);
    width: 30%;
    filter: blur(40px);
    right: -5%;
    position: absolute;
}

.teacher_profilej .image_boxl {
    width: 180px;
    transition: all 0.4s ease-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    transform: rotate(-3deg);
    border-radius: 10px;
    margin: 0 auto;
    height: 180px;
}

.teacher_profilej .name::after {
    left: 0;
    background: linear-gradient(90deg, rgb(105,141,157) 0%, transparent 100%);
    position: absolute;
    bottom: -5px;
    transition: width 0.3s ease;
    content: "";
    height: 3px;
    width: 40%;
}

.privacy_wrapperf::before {
    height: 8px;
    right: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,151,175) 0%, rgb(105,141,157) 100%);
    top: 0;
    content: "";
    z-index: 1;
}

.privacy_wrapperf h1:hover::after {
    width: 120px;
}

.privacy_wrapperf h2 {
    padding-left: 1.2rem;
    font-size: 33px;
    transform: translateX(0);
    font-weight: 600;
    margin: 3rem 0 1.5rem;
    position: relative;
    color: rgb(105,141,157);
    transition: transform 0.35s ease-out;
}

.privacy_wrapperf h4 {
    position: relative;
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(19px * 1.1);
    color: #000000;
    margin: 2rem 0 1rem;
}

.privacy_wrapperf p strong::after {
    transform: scaleX(0);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: rgb(170,151,175,0.5);
    left: 0;
    transition: transform 0.35s ease-out;
    content: "";
    transform-origin: right;
}

.privacy_wrapperf li:hover {
    transform: translateX(5px);
}

.privacy_wrapperf li:hover::before {
    background-color: rgb(170,151,175,0.5);
    transform: rotate(225deg);
}

.gratWrapper4 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,218,216) 0%, #ffffff 100%);
}

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

.gratWrapper4 .learning_zoneb {
    gap: 30px;
    position: relative;
    display: grid;
    padding: 60px 40px;
    backdrop-filter: blur(5px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
}

.gratWrapper4 a {
    background-color: rgba(rgb(222,218,216), 0.3);
    padding: 20px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    overflow: hidden;
    display: block;
}

.gratWrapper4 a:hover p {
    padding-left: 25px;
    border-left-color: rgb(170,151,175);
}

.meet_usj::after {
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(170,151,175), 0.03) 0px,
        rgba(rgb(170,151,175), 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
    pointer-events: none;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.meet_usj .words_containerO {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 10px 25px rgba(0, 0, 0, 0.1);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    padding: 40px;
    transform: perspective(1000px) rotateY(0deg);
    position: relative;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.meet_usj .words_containerO span::first-letter {
    margin-right: 8px;
    color: rgb(170,151,175);
    font-size: 2.5em;
    line-height: 0.8;
    font-weight: 700;
    float: left;
}


@media only screen and (max-width: 800px) {.cookie_tabd {
    padding: 15px;
}.track_switchL {
    display: none;
}.cookieNotificationAlertT h5 {
    font-size: 17px;
}.cookieNotificationAlertT p {
    font-size: 13px;
}}



@media (hover: hover) {.supportO .join_community3 {
    cursor: pointer;
}.supportO .join_community3::after {
    position: absolute;
    left: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: radial-gradient(circle at var(--x, 50%) var(--y, 50%), rgb(170,151,175,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
}.supportO .join_community3:hover::after {
    opacity: 0.3;
}}



@media (min-width: 992px) {.course_highlightsS {
    padding: 9rem 0;
}.course_highlightsS .knowledge_guides {
    gap: 6rem;
}.course_highlightsS .image_boxl {
    height: 550px;
}.course_highlightsS span.description {
    column-gap: 3rem;
    column-count: 2;
}.course_highlightsS h3::before {
    width: 4px;
}.course_highlightsS .words_containerO::after {
    right: -5%;
    width: 180px;
    bottom: 20%;
    height: 180px;
}
}



@media (max-width: 992px) {.data_viz6 {
    padding: 3.5rem 0 2rem;
}.data_viz6 .container {
    flex-direction: column;
    gap: 2.5rem;
}.data_viz6 .company_holder,
    .data_viz6 .review_blockf {
    min-width: 100%;
    flex: 1 1 100%;
}.data_viz6 .main_cored {
    flex: 1 1 calc(50% - 1rem);
    min-width: 200px;
}
}



@media (max-width: 420px) {.data_viz6 .company_holder h3::after {
    width: 50px;
}.data_viz6 .main_cored .header_proN a:hover {
    padding-left: 2rem;
}.campus_links7 .trust_badgea {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}



@media screen and (min-width: 1200px) {.opening_boardS .learning_zoneb {
    gap: 7rem;
}.opening_boardS .words_containerO {
    padding: 4rem;
}.opening_boardS .image_boxl {
    height: 550px;
}.opening_boardS h1 {
    margin-bottom: 4rem;
}.opening_boardS h1::after {
    width: 120px;
}
}



@media (max-width: 1200px) {.contact_informationJ {
    background: #ffffff;
}
}



@media (max-width: 992px) {.contact_informationJ {
    padding: 80px 0;
}.contact_informationJ .query_box3 {
    flex-direction: column-reverse;
}.contact_informationJ .image_boxl {
    flex: 0 0 auto;
    min-height: 350px;
}.contact_informationJ .feedback_inquiryg {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_informationJ .feedback_inquiryg::before {
    width: 100%;
    height: 10px;
    left: 0;
    top: 0;
}
}



@media (min-width: 1200px) {.teacher_profilej .container {
    padding: 0 2rem;
}.teacher_profilej .testimonial_corneri {
    gap: 4rem;
    transform: perspective(1500px) rotateY(-3deg);
    grid-template-columns: 350px 1fr;
    padding: 5rem;
}.teacher_profilej .image_boxl {
    height: 400px;
    width: 320px;
}
}



@media (max-width: 991px) {.privacy_wrapperf h1 {
    font-size: calc(48px * 1.1);
}.privacy_wrapperf h2 {
    font-size: calc(33px * 0.95);
}.privacy_wrapperf p, .privacy_wrapperf span {
    max-width: 100%;
}
}



@media (max-width: 480px) {.privacy_wrapperf {
    padding: 3rem 1rem;
}.privacy_wrapperf h1 {
    font-size: calc(48px * 0.9);
}.privacy_wrapperf h2 {
    font-size: calc(33px * 0.9);
}.privacy_wrapperf h3 {
    font-size: calc(19px * 1.1);
}.privacy_wrapperf h4 {
    font-size: 19px;
}.privacy_wrapperf p, .privacy_wrapperf li, .privacy_wrapperf span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}




@media (min-width: 768px) {.meet_usj {
    padding: 100px 0;
}.meet_usj h4 {
    margin-bottom: 60px;
    font-size: calc(37px * 1.2);
}.meet_usj .words_containerO {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 30px), 
            calc(100% - 30px) 100%, 
            0 100%
        );
    padding: 50px 60px;
}.meet_usj .words_containerO h6 {
    margin-bottom: 30px;
    font-size: calc(21px * 1.3);
}.meet_usj .words_containerO span {
    column-count: 2;
    column-gap: 50px;
}
}

@keyframes floatOrbit {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-30px, 20px);
    }
    50% {
        transform: translate(-20px, -30px);
    }
    75% {
        transform: translate(30px, -10px);
    }
}

