﻿header,footer {
    width: 100%;
}

header {
    position: relative;
    padding: 0;
    background: linear-gradient(135deg, rgb(188,169,146,0.5), rgb(153,133,116,0.5));
    width: 100%;
    z-index: 100;
}

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

.top-nav-JNkAS {
    flex: 1 0 auto;
}


.meet-us-jTohc {
    background: rgb(224,204,181);
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 140px 0;
}



.meet-us-jTohc::after {
    height: 100%;
    z-index: -2;
    opacity: 0.2;
    animation: pulsateBackground 20s ease-in-out infinite alternate;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(188,169,146,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(153,133,116,0.5) 0%, transparent 50%);
    left: 0;
}

.meet-us-jTohc .container::before {
    background: rgb(188,169,146,0.5);
    right: -100px;
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    filter: blur(80px);
    width: 200px;
    height: 200px;
    opacity: 0.1;
    border-radius: 50%;
    content: "";
    top: -100px;
}



.meet-us-jTohc .legacy-edu-rgykH {
    perspective: 1000px;
    display: flex;
    position: relative;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 16px;
    transform-style: preserve-3d;
    max-width: 500px;
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.1);
    align-items: center;
    margin-bottom: 20px;
    backdrop-filter: blur(15px);
    padding: 50px 35px;
    width: 100%;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.meet-us-jTohc .legacy-edu-rgykH:hover::before {
    opacity: 0.12;
}

.meet-us-jTohc .legacy-edu-rgykH::after {
    animation: borderGlow 4s linear infinite;
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: calc(16px + 1px);
    opacity: 0;
    background: linear-gradient(90deg, transparent, rgb(188,169,146,0.5), transparent);
    z-index: -2;
}

.meet-us-jTohc .img-horizontal-JAats::before {
    position: absolute;
    animation: rotate 8s linear infinite;
    -webkit-mask-composite: xor;
    background: conic-gradient(rgb(188,169,146), rgb(153,133,116), rgb(188,169,146));
    inset: -3px;
    padding: 3px;
    border-radius: 50%;
    mask-composite: exclude;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    content: "";
}

.meet-us-jTohc .skill-program-clVUB::before {
    content: "";
    left: 50%;
    width: 70px;
    position: absolute;
    height: 2px;
    transform: translateX(-50%);
    opacity: 0.8;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(188,169,146), transparent);
}

.meet-us-jTohc .mentor-approach-aQVTq::after {
    background: rgb(188,169,146);
    transform: translateX(-50%);
    position: absolute;
    width: 0;
    bottom: -4px;
    height: 2px;
    left: 50%;
    content: "";
    transition: width 0.4s ease;
}

.meet-us-jTohc .legacy-edu-rgykH:hover .study-program-oNkbM {
    opacity: 1;
    color: rgb(153,133,116);
    transform: translateY(2px);
}

.meet-us-jTohc .text-panel-wrap-zQmZd:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), 0 0 30px rgb(153,133,116,0.5);
    border-color: rgb(153,133,116,0.5);
    transform: translateY(-10px);
}

.meet-us-jTohc .text-panel-wrap-zQmZd::before,
.meet-us-jTohc .text-panel-wrap-zQmZd::after {
    transition: all 0.8s ease;
    content: "";
    position: absolute;
    border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
    opacity: 0.03;
    height: 500px;
    filter: blur(60px);
    z-index: -1;
    width: 500px;
    background: rgb(188,169,146,0.5);
    animation: blobAnimation 25s infinite alternate;
}



.meet-us-jTohc .text-panel-wrap-zQmZd::before {
    right: -250px;
    top: -250px;
}

.meet-us-jTohc .text-panel-wrap-zQmZd::before,
.meet-us-jTohc .text-panel-wrap-zQmZd::after,
.meet-us-jTohc .legacy-edu-rgykH::before,
.meet-us-jTohc .legacy-edu-rgykH::after,
.meet-us-jTohc .img-horizontal-JAats::before,
.meet-us-jTohc .img-horizontal-JAats::after {
    pointer-events: none;
}

.meet-us-jTohc .text-panel-wrap-zQmZd:hover .our-journey-KybOj::after {
    width: 50%;
}

.meet-us-jTohc .our-journey-KybOj svg {
    transition: all 0.4s ease;
    fill: rgb(188,169,146);
    width: 48px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 48px;
}

.meet-us-jTohc .our-journey-KybOj:hover svg path {
    fill: rgb(153,133,116);
}

.meet-us-jTohc .text-panel-wrap-zQmZd:hover h2 {
    transform: translateX(5px);
}

.meet-us-jTohc .text-panel-wrap-zQmZd h2::after {
    bottom: 0;
    border-radius: 10px;
    left: 0;
    height: 3px;
    transition: width 0.5s ease;
    width: 100px;
    background: linear-gradient(90deg, rgb(188,169,146), rgb(153,133,116,0.5), transparent);
    position: absolute;
    content: "";
}

.meet-us-jTohc .text-panel-wrap-zQmZd:hover p {
    transform: translateY(3px);
}

.meet-us-jTohc .knowledge-experts-eQhaG::after {
    content: "";
    pointer-events: none;
    left: 0;
    background-position: 0 0, 20px 20px;
    height: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0.03;
    top: 0;
    background-image: 
        radial-gradient(rgb(188,169,146,0.5) 1px, transparent 1px),
        radial-gradient(rgb(153,133,116,0.5) 1px, transparent 1px);
    width: 100%;
    background-size: 40px 40px;
}

.meet-us-jTohc .knowledge-experts-eQhaG::after {
    height: 40px;
    content: "";
    left: 50%;
    animation: pulseHeight 3s infinite;
    width: 2px;
    top: 350px;
    z-index: 0;
    background: linear-gradient(to bottom, rgb(188,169,146), transparent);
    position: absolute;
}

header .top-study-tJTWH::before {
    height: 5px;
    content: '';
    top: 0;
    background: linear-gradient(to right, rgb(188,169,146), rgb(153,133,116));
    width: 100%;
    position: absolute;
    left: 0;
}

header .main-learning-KWHVs {
    text-decoration: none;
    display: flex;
    position: relative;
    justify-content: center;
    padding: 0 0 1rem 0;
}

header .main-learning-KWHVs svg {
    height: auto;
    transition: all 0.3s ease;
    width: 180px;
}

header .main-learning-KWHVs:hover svg {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
    transform: translateY(-2px);
}

header .nav-lead-zHNxi {
    text-decoration: none;
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
    font-size: 20px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to bottom, #ffffff, rgb(224,204,181));
    overflow: hidden;
    padding: 0.7rem 1.3rem;
    color: #000000;
    transition: all 0.3s ease;
}

header .nav-lead-zHNxi:hover::before {
    height: 100%;
}

.course-overview-EyBpS .skill-explorer-SFeVx {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

.course-overview-EyBpS .skill-explorer-SFeVx::before {
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%, transparent 70%, rgb(188,169,146,0.5) 100%);
    backdrop-filter: blur(2px);
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
}

.course-overview-EyBpS .new-skills-MewoK {
    animation: carousel-slide 25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    height: 100%;
    display: flex;
}

.course-overview-EyBpS .lesson-plan-ObqnK::before {
    content: "";
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        rgb(153,133,116,0.5),
        rgb(153,133,116,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.course-overview-EyBpS .container {
    padding: 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 10;
    width: 100%;
}

.course-overview-EyBpS .career-class-iAYad {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.3),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    background: linear-gradient(145deg, 
        rgb(188,169,146,0.5) 0%, 
        rgb(153,133,116,0.5) 100%);
    border-radius: 13px;
    padding: 3.5rem;
    max-width: 900px;
    margin-left: auto;
    transform: translateY(0);
    border-left: 4px solid rgb(188,169,146);
    animation: float 6s ease-in-out infinite;
}

.course-overview-EyBpS .career-class-iAYad .request-block-dNemM {
    font-weight: 600;
    transition: all 0.3s ease;
    z-index: 1;
    text-align: center;
    padding: 1rem 2rem;
    overflow: hidden;
    background: linear-gradient(to right, rgb(188,169,146), rgb(153,133,116));
    font-size: 16px;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    text-decoration: none;
    color: #ffffff;
}

.course-overview-EyBpS .career-class-iAYad .request-block-dNemM:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

.pricing-zone-OwqlS {
    background: linear-gradient(135deg, rgb(224,204,181) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
}

.pricing-zone-OwqlS::after {
    background: linear-gradient(45deg, rgb(153,133,116,0.5) 30%, rgb(188,169,146,0.5) 70%);
    bottom: -5%;
    height: 50%;
    opacity: 0.08;
    z-index: 0;
    left: -3%;
    transform: rotate(10deg);
    content: "";
    position: absolute;
    border-radius: 10px;
    width: 35%;
}

.pricing-zone-OwqlS .access-rates-XWZNJ {
    order: 1;
    text-align: center;
    position: relative;
    margin-bottom: 3.5rem;
}

.pricing-zone-OwqlS .access-rates-XWZNJ h2::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(188,169,146), transparent);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -0.75rem;
    width: 70%;
}

.pricing-zone-OwqlS .pricing-catalog-pOian {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    overflow: hidden;
    height: 100%;
    color: #000000;
    position: relative;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    text-decoration: none;
}

.pricing-zone-OwqlS .pricing-catalog-pOian:hover::before {
    transform: translateY(0);
}

.pricing-zone-OwqlS .plan-options-GgHqD {
    height: 100%;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
}

.pricing-zone-OwqlS .qtr-cost-RiDaZ h3 {
    font-size: calc(23px * 1.1);
    position: relative;
    margin-bottom: 1rem;
    color: #000000;
    display: inline-block;
    font-weight: 700;
}

.pricing-zone-OwqlS .qtr-cost-RiDaZ .learn-sub-enRjC::after {
    position: absolute;
    left: 0;
    background: rgb(188,169,146,0.5);
    content: "";
    width: 40px;
    height: 2px;
    bottom: -0.75rem;
}

.pricing-zone-OwqlS .img-horizontal-JAats {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
}

.pricing-zone-OwqlS .pricing-catalog-pOian:hover .img-horizontal-JAats {
    transform: scale(1.05);
}

.pricing-zone-OwqlS .pricing-catalog-pOian:nth-child(odd) .qtr-cost-RiDaZ::before {
    position: absolute;
    background: rgb(188,169,146,0.5);
    z-index: -1;
    height: 2.5rem;
    content: "";
    width: 2.5rem;
    top: 1rem;
    border-radius: 50%;
    opacity: 0.1;
    right: 1rem;
}

.cookie-notice-overlay-lHxYu {
    width: 100%;
    border-top: 1px solid rgb(188,169,146);
    padding: 20px 0;
    background-color: rgb(224,204,181);
    position: fixed;
    z-index: 1000;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.5s ease-out;
    bottom: 0;
}

.cookie-notice-overlay-lHxYu .consent-track-BHREY svg {
    height: 60px;
    fill: rgb(188,169,146);
    width: 60px;
}

.cookie-notice-overlay-lHxYu .edu-consent-UVSjv p {
    color: #000000;
    font-size: 12px;
    margin: 0;
    line-height: 1.5;
}

.cookie-notice-overlay-lHxYu .data-guard-OXFby:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.cookie-notice-overlay-lHxYu .data-guard-OXFby:active {
    transform: translateY(1px);
    box-shadow: none;
}


#cookiePromptModal-EKNAu {
    display: none;
}

#cookiePromptModal-EKNAu:checked ~ .cookie-notice-overlay-lHxYu {
    visibility: hidden;
    opacity: 0;
}

.reach-out-exfid .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1rem;
}

.reach-out-exfid .feedback-links-LSAyv {
    position: relative;
    box-shadow: 0 25px 50px rgb(188,169,146,0.5);
    background: rgb(153,133,116,0.5);
    border-radius: 14px;
    align-items: stretch;
    display: flex;
    overflow: hidden;
}

.reach-out-exfid .support-panel-MmjeA {
    flex-direction: column;
    position: relative;
    display: flex;
    flex: 0 0 55%;
    padding: 4rem 3rem 4rem 10%;
    z-index: 3;
    justify-content: center;
}

.reach-out-exfid h2 {
    position: relative;
    text-align: left;
    font-size: 44px;
    color: #ffffff;
    padding-left: 2rem;
    margin-bottom: 2.5rem;
    font-weight: 700;
}

.reach-out-exfid .support-panel-MmjeA h3 {
    font-weight: 600;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    color: #ffffff;
    font-size: 36px;
}

.reach-out-exfid .support-panel-MmjeA form {
    display: grid;
    gap: 1.5rem;
}

.reach-out-exfid .support-panel-MmjeA input:not([type="checkbox"]):not([type="submit"]) {
    background: rgb(153,133,116,0.5);
    position: relative;
    width: 100%;
    font-size: 16px;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    color: #ffffff;
    transition: all 0.3s ease;
    border: 1px solid rgb(188,169,146,0.5);
    outline: none;
}

.reach-out-exfid .support-panel-MmjeA input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(188,169,146);
    box-shadow: 0 0 15px rgb(188,169,146,0.5);
}

.reach-out-exfid .support-panel-MmjeA .feedback-feedback-UFuBP input[type="checkbox"] {
    appearance: none;
    position: relative;
    width: 22px;
    cursor: pointer;
    border-radius: 10px;
    height: 22px;
    background: rgb(153,133,116,0.5);
    border: 2px solid rgb(188,169,146,0.5);
    transition: all 0.3s ease;
}

.reach-out-exfid .support-panel-MmjeA .feedback-feedback-UFuBP label {
    font-size: 16px;
    color: #ffffff;
    align-items: center;
    display: flex;
}

.reach-out-exfid .support-panel-MmjeA .feedback-feedback-UFuBP a {
    margin-left: 0.3rem;
    text-decoration: none;
    color: rgb(188,169,146);
    transition: color 0.3s ease;
}

.reach-out-exfid .support-panel-MmjeA .request-block-dNemM::before {
    opacity: 0;
    position: absolute;
    left: -50%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(188,169,146,0.5), 
        transparent
    );
    top: -50%;
    transform: rotate(-45deg);
    height: 200%;
    width: 200%;
    content: '';
    transition: all 0.5s ease;
}

.reach-out-exfid .support-panel-MmjeA .request-block-dNemM:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(188,169,146,0.5);
}

.newsletter-subscription-bCTGg::before {
    width: 100%;
    opacity: 0.05;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: 1;
    height: 100%;
}

.newsletter-subscription-bCTGg .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}

.newsletter-subscription-bCTGg .knowledge-experts-eQhaG {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 97% 100%, 0 100%);
    flex-direction: column;
    display: flex;
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    backdrop-filter: blur(10px);
}

.newsletter-subscription-bCTGg .knowledge-experts-eQhaG {
    align-items: center;
    padding: 4rem;
    justify-content: space-between;
    flex-direction: row;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%);
}

.newsletter-subscription-bCTGg .knowledge-experts-eQhaG h3::after {
    background: rgb(188,169,146);
    transform-origin: left;
    height: 3px;
    left: 0;
    width: 60px;
    content: "";
    bottom: -0.8rem;
    position: absolute;
    animation: expandLine 3s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.newsletter-subscription-bCTGg .knowledge-experts-eQhaG h3::after {
    width: 80px;
}

.newsletter-subscription-bCTGg .input_holder input[type="email"] {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    width: 100%;
    background-color: #ffffff;
    padding: 1rem 1.2rem;
    font-size: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
}

.newsletter-subscription-bCTGg .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}

.newsletter-subscription-bCTGg .input_holder .join-list-IZQgi::before {
    top: 0;
    transition: all 0.5s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}

.newsletter-subscription-bCTGg .input_holder .join-list-IZQgi:hover {
    box-shadow: 0 8px 20px -5px rgb(188,169,146,0.5);
    transform: translateY(-3px);
}

.newsletter-subscription-bCTGg .knowledge-experts-eQhaG > div {
    flex: 0 0 50%;
}

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

footer .degree-path-aHlEr {
    color: #ffffff;
    position: relative;
    background-color: rgb(153,133,116);
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
}

footer .degree-path-aHlEr::after {
    width: 100%;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(188,169,146), rgb(153,133,116));
    pointer-events: none;
    top: 0;
}

footer .workshop-cta-UsBtY {
    z-index: 1;
    position: relative;
}

footer .quick-answers-hrgfq {
    margin-bottom: 60px;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
}

footer .info_item {
    justify-content: center;
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    align-items: center;
    min-height: 60px;
    min-width: 200px;
    cursor: pointer;
    max-width: 300px;
    transition: all 0.4s ease;
    position: relative;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 20px 25px;
    display: flex;
    flex: 0 1 auto;
}

footer .info_item::before {
    content: "";
    pointer-events: none;
    background-color: rgb(153,133,116);
    z-index: -1;
    right: 3px;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 3px;
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
}

footer .info_item:hover svg {
    fill: #ffffff;
}

footer .info_item p,
footer .info_item a {
    color: #ffffff;
    height: 100%;
    z-index: 1;
    white-space: nowrap;
    transition: all 0.3s ease;
    font-size: 15px;
    align-items: center;
    text-decoration: none;
    width: 100%;
    text-overflow: ellipsis;
    cursor: pointer;
    display: flex;
    overflow: hidden;
}

footer .top-prime-oYMkT {
    margin: 0 auto;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 20px;
    justify-content: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    max-width: 350px;
    position: relative;
    align-items: center;
}

footer .partner-logo-Navjy {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

footer .header-primary-gYkwl h5 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 25px;
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 700;
}

footer .nav-study-YiFLG {
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}

footer .nav-study-YiFLG a {
    display: flex;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    transition: all 0.3s ease;
    padding: 12px 15px;
}

footer .nav-study-YiFLG a:hover {
    color: #ffffff;
    padding-left: 25px;
    background-color: rgba(255, 255, 255, 0.05);
}

footer .subscribe_holder::before {
    pointer-events: none;
    background-size: 20px 20px;
    position: absolute;
    opacity: 0.05;
    height: 100%;
    border-radius: 16px;
    content: "";
    width: 100%;
    left: 0;
    background-image: 
        linear-gradient(-45deg, transparent 48%, rgb(188,169,146,0.5) 49%, rgb(188,169,146,0.5) 51%, transparent 52%),
        linear-gradient(45deg, transparent 48%, rgb(188,169,146,0.5) 49%, rgb(188,169,146,0.5) 51%, transparent 52%);
    top: 0;
}

footer .input_holder input[type="email"] {
    width: 100%;
    z-index: 5;
    position: relative;
    border-radius: 10px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    font-size: 15px;
    cursor: text;
    -webkit-appearance: none;
}

footer .join-list-IZQgi:hover {
    background-color: rgb(153,133,116);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}

footer .trial-offer-DYKiM {
    text-align: center;
    margin-top: 50px;
    position: relative;
}

footer .tech-stack-icskE::before,
footer .tech-stack-icskE::after {
    height: 1px;
    width: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    pointer-events: none;
    top: 50%;
}

footer .tech-stack-icskE::before {
    transform: rotate(-45deg);
    left: -10px;
}

.course-instructor-MBsrF::before {
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(153,133,116,0.5) 0px,
        rgb(153,133,116,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.05;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

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

.course-instructor-MBsrF .user-ratings-QXdly:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}

.course-instructor-MBsrF .user-ratings-QXdly::before {
    content: "";
    transform-origin: top;
    position: absolute;
    background: linear-gradient(to bottom, rgb(188,169,146), rgb(153,133,116));
    width: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    left: 0;
    height: 100%;
    transform: scaleY(0);
}

.course-instructor-MBsrF .user-ratings-QXdly:hover .img-horizontal-JAats {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.course-instructor-MBsrF .name {
    margin: 0.5rem 0;
    transform: translateY(0);
    display: inline-block;
    text-align: center;
    font-size: calc(24px * 1.1);
    width: 100%;
    position: relative;
    font-weight: 700;
    color: rgb(188,169,146);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.course-instructor-MBsrF .name::after {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(153,133,116);
    height: 2px;
    bottom: -5px;
    width: 80px;
    transform: translateX(-50%) scaleX(0.5);
    left: 50%;
    content: "";
}

.course-instructor-MBsrF .user-ratings-QXdly:hover div:nth-child(2) div {
    transform: translateY(-3px);
}

.course-instructor-MBsrF .exp-projects-DFmOz {
    transition: opacity 0.4s ease;
    position: relative;
    opacity: 0.95;
    padding: 1.5rem 0.5rem 0.5rem;
    margin: 1.5rem 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 18px;
    color: #000000;
    text-align: justify;
    line-height: 1.8;
}

.appNote-IpkQP {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(188,169,146,0.5) 0%, rgb(224,204,181) 100%);
    padding: 120px 0;
}

.appNote-IpkQP {
    padding: 70px 0;
}

.appNote-IpkQP {
    padding: 50px 0;
}

.appNote-IpkQP::after {
    transform: translateZ(0);
    background: radial-gradient(ellipse at center, #ffffff 0%, transparent 70%);
    position: absolute;
    content: "";
    width: 200%;
    animation: lightPulse 10s infinite ease-in-out;
    top: -50%;
    opacity: 0.15;
    left: -50%;
    height: 200%;
    z-index: 0;
}

.appNote-IpkQP .knowledge-experts-eQhaG {
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95), 
        rgba(255, 255, 255, 0.85));
    backdrop-filter: blur(10px);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.8) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    border-radius: 10px;
    padding: 60px;
}

.appNote-IpkQP .knowledge-experts-eQhaG {
    padding: 40px 30px;
    transform: none;
}

.appNote-IpkQP .knowledge-experts-eQhaG {
    padding: 30px 20px;
}

.appNote-IpkQP .knowledge-experts-eQhaG:hover::before {
    opacity: 0.8;
    filter: blur(12px);
}

.appNote-IpkQP .knowledge-experts-eQhaG > div:first-child {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.appNote-IpkQP .knowledge-experts-eQhaG > div:first-child {
    margin-bottom: 25px;
}

.appNote-IpkQP h5 {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
    animation: slideIn 0.8s 0.2s ease-out forwards;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 19px;
    font-weight: 700;
    opacity: 0;
    line-height: 1.4;
    padding: 0;
    transform: translateX(0);
    color: #000000;
}

.appNote-IpkQP h5 {
    font-size: calc(19px - 0.2rem);
}

.appNote-IpkQP h5 {
    font-size: calc(19px - 0.3rem);
}

.appNote-IpkQP a {
    display: block;
    text-decoration: none;
    transition: transform 0.4s ease;
}

.privacy-cloister-RZdjU {
    color: #000000;
    background-color: rgb(224,204,181);
    line-height: 1.6;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    padding: 20px;
}

.privacy-cloister-RZdjU h1, .privacy-cloister-RZdjU h2, .privacy-cloister-RZdjU h3, .privacy-cloister-RZdjU h4, .privacy-cloister-RZdjU h5, .privacy-cloister-RZdjU h6 {
    color: rgb(188,169,146);
    margin-bottom: 20px;
    font-weight: 700;
}

.privacy-cloister-RZdjU h1 {
    font-size: 47px;
}

.privacy-cloister-RZdjU h5 {
    font-weight: 600;
    font-size: 22px;
}

.privacy-cloister-RZdjU ul, .privacy-cloister-RZdjU ol {
    padding-left: 20px;
    list-style-position: inside;
    margin-left: 20px;
}

.privacy-cloister-RZdjU li::marker {
    color: rgb(153,133,116);
}

.privacy-cloister-RZdjU p, .privacy-cloister-RZdjU span {
    margin-bottom: 15px;
    font-size: 16px;
    color: #000000;
}

.greeting-page-znNMi::before {
    content: "";
    filter: blur(60px);
    top: -10%;
    animation: pulse 10s infinite alternate ease-in-out;
    z-index: 1;
    background: linear-gradient(45deg, rgb(188,169,146,0.5) 0%, rgb(153,133,116,0.5) 100%);
    right: -5%;
    height: 70%;
    width: 35%;
    position: absolute;
}

.greeting-page-znNMi .knowledge-experts-eQhaG {
    width: 90%;
    z-index: 2;
    margin: 0 auto;
    display: grid;
    max-width: 1400px;
    padding: 6rem 0;
    grid-gap: 2rem;
    position: relative;
    grid-template-columns: 1fr;
}

.greeting-page-znNMi .text-panel-wrap-zQmZd {
    opacity: 0;
    flex-direction: column;
    position: relative;
    display: flex;
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    z-index: 3;
}

.greeting-page-znNMi .main-entry-cVUIr:hover {
    transform: translateY(-5px);
}

.greeting-page-znNMi .main-entry-cVUIr p {
    color: #000000;
    line-height: 1.6;
    max-width: 90%;
    margin-bottom: 2rem;
    font-size: calc(13px * 1.2);
}

.greeting-page-znNMi svg {
    animation: floatSvg 8s infinite ease-in-out;
    display: block;
    transform-origin: center;
    width: 120px;
    margin: 1rem auto 2rem;
    height: 120px;
}

.greeting-page-znNMi svg text {
    font-weight: 700;
    transition: fill 0.5s ease;
}

.greeting-page-znNMi .request-block-dNemM {
    font-size: 18px;
    text-decoration: none;
    padding: 1rem 2.5rem;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(94,170,168,0.2);
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    margin-top: 1rem;
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(188,169,146) 0%, rgb(153,133,116) 100%);
    display: inline-block;
    transform: translateZ(0);
}

.greeting-page-znNMi .request-block-dNemM:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 5px 10px rgba(94,170,168,0.2);
}

.greeting-page-znNMi .img-horizontal-JAats::before {
    width: 100%;
    background: linear-gradient(to bottom, rgba(94,170,168,0.3), rgba(0,0,0,0.4));
    content: "";
    transition: opacity 0.5s ease;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
}

.service-connect-leqPb::before {
    z-index: 1;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 95%, rgba(rgb(188,169,146,0.5), 0.3) 95%),
        linear-gradient(rgba(rgb(188,169,146,0.5), 0.2) 1px, transparent 1px);
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background-size: 50px 50px;
}


.service-connect-leqPb::before {
    left: 0;
    width: 100%;
    top: 0;
    animation: scanline 8s linear infinite;
    position: absolute;
    opacity: 0.5;
    z-index: 4;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(rgb(188,169,146,0.5), 0.5), transparent);
    height: 5px;
}

.service-connect-leqPb .quick-contact-bFDsU h3 {
    display: inline-block;
    padding-left: 1rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(rgb(188,169,146,0.5), 0.5);
    margin-bottom: 1.5rem;
    transform: translateZ(5px);
    border-left: 4px solid rgb(188,169,146);
    color: #ffffff;
    position: relative;
    font-size: 39px;
    font-weight: 700;
}

.service-connect-leqPb .get-contactblock-oInxs {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    position: relative;
    gap: 1.5rem;
    display: grid;
}

.service-connect-leqPb .get-contactblock-oInxs span::before {
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(188,169,146,0.5), 0.05) 100%);
    width: 100%;
    z-index: -1;
}

.service-connect-leqPb .get-contactblock-oInxs span::after {
    left: 0;
    position: absolute;
    width: 50px;
    content: '';
    bottom: 0;
    height: 6px;
    background: rgb(188,169,146);
    transition: width 0.3s ease;
}

.service-connect-leqPb .get-contactblock-oInxs span:hover::after {
    width: 100%;
}

.service-connect-leqPb .get-contactblock-oInxs span p {
    display: flex;
    margin: 0 0 0.75rem;
    color: #ffffff;
    font-weight: 600;
    align-items: center;
    font-size: 18px;
}

.service-connect-leqPb .get-contactblock-oInxs span svg {
    position: absolute;
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 5px rgba(rgb(188,169,146,0.5), 0.7));
    opacity: 0.8;
    right: 1rem;
    width: 24px;
    height: 24px;
    transform: translateZ(10px);
    top: 1rem;
    fill: rgb(188,169,146);
}

.service-connect-leqPb .get-contactblock-oInxs span:hover svg path {
    stroke-width: 1;
    stroke: rgb(188,169,146);
}

.service-connect-leqPb .get-contactblock-oInxs span > span:hover {
    transform: none;
    box-shadow: none;
}

.service-connect-leqPb .get-contactblock-oInxs span > span::before,
.service-connect-leqPb .get-contactblock-oInxs span > span::after {
    display: none;
}

.service-connect-leqPb .get-contactblock-oInxs span:hover > span svg {
    opacity: 0.9;
    transform: translateZ(5px) rotate(0) scale(1);
}

.service-connect-leqPb .get-contactblock-oInxs span a {
    display: inline-flex;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(188,169,146);
    text-decoration: none;
}

.service-connect-leqPb .get-contactblock-oInxs span a:hover svg {
    transform: translateZ(5px) scale(1.1);
    fill: #ffffff;
}

.service-connect-leqPb .talk-form-woPLC {
    background: rgba(rgb(153,133,116,0.5), 0.1);
    margin-top: 1.5rem;
    backdrop-filter: blur(5px);
    padding: 2rem;
    position: relative;
    border-radius: 10px;
    border: 1px solid rgba(rgb(153,133,116,0.5), 0.3);
    overflow: hidden;
    grid-column: 1 / -1;
}

.service-connect-leqPb .talk-form-woPLC h4 {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 1rem;
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 1.5rem;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 1px;
    font-weight: 600;
    display: flex;
}


.service-connect-leqPb .talk-form-woPLC h4::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    content: '';
    width: 50px;
    background: rgb(153,133,116);
}

.service-connect-leqPb .talk-form-woPLC span:hover {
    color: #ffffff;
}

.service-connect-leqPb .talk-form-woPLC span svg {
    height: 14px;
    opacity: 0.7;
    transition: all 0.3s ease;
    fill: rgb(153,133,116);
    width: 14px;
    margin-right: 10px;
}


.service-connect-leqPb .quick-contact-bFDsU h3 span {
    border-right: 2px solid rgb(188,169,146);
    animation: typingCursor 1s step-end infinite;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}


.service-connect-leqPb .container::after {
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: repeat;
    background: 
        radial-gradient(2px 2px at 40px 70px, rgb(188,169,146) 50%, transparent 50%),
        radial-gradient(2px 2px at 90px 40px, rgb(153,133,116) 50%, transparent 50%),
        radial-gradient(2px 2px at 140px 90px, rgb(188,169,146) 50%, transparent 50%),
        radial-gradient(2px 2px at 210px 60px, rgb(153,133,116) 50%, transparent 50%);
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: 250px 250px;
    animation: parallaxStars 60s linear infinite;
    opacity: 0.3;
}

.learning-impact-JvfhV .knowledge-experts-eQhaG {
    align-items: center;
    display: flex;
    gap: 40px;
}

.learning-impact-JvfhV .img-horizontal-JAats::after {
    z-index: -1;
    position: absolute;
    right: -20px;
    border: 3px solid rgb(188,169,146,0.5);
    left: 20px;
    bottom: -20px;
    content: "";
    top: 20px;
    border-radius: 30% 10% 30% 10%;
}

.learning-impact-JvfhV .text-panel-wrap-zQmZd {
    background: #ffffff;
    z-index: 1;
    border-radius: 24px;
    padding: 40px 35px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex: 0 0 50%;
}

.learning-impact-JvfhV h3 {
    color: #000000;
    font-size: 31px;
    margin-bottom: 30px;
    font-weight: 700;
    padding-left: 15px;
    position: relative;
}

.learning-impact-JvfhV ul {
    gap: 20px;
    list-style: none;
    margin: 0;
    flex-direction: column;
    padding: 0 0 0 15px;
    display: flex;
}

.learning-impact-JvfhV li:hover {
    background: linear-gradient(90deg, #ffffff, rgb(153,133,116,0.5) 180%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(10px);
}

.learning-impact-JvfhV li p {
    margin: 0;
    display: flex;
    font-weight: 400;
    line-height: 1.5;
    align-items: center;
    font-size: 18px;
    color: #000000;
    gap: 16px;
}

.learning-impact-JvfhV svg path {
    fill: rgb(188,169,146);
    transition: fill 0.3s ease;
}

.learning-impact-JvfhV li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

.future-learners-HRULQ::before {
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, 
                rgb(188,169,146,0.5) 0%, 
                transparent 30%, 
                transparent 70%, 
                rgb(153,133,116,0.5) 100%);
    content: "";
    z-index: 1;
    opacity: 0.1;
    width: 100%;
    top: 0;
}

.future-learners-HRULQ h4::after {
    content: "";
    width: 80px;
    border-radius: 10px;
    background: rgb(188,169,146);
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
}

.future-learners-HRULQ p {
    align-items: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    margin: 0;
    padding: 25px 30px;
    font-size: 14px;
    display: flex;
    border-radius: 17px;
    background: #ffffff;
    position: relative;
    color: #000000;
    transition: all 0.3s ease;
    overflow: hidden;
}

.future-learners-HRULQ p:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.future-learners-HRULQ p:hover::before {
    width: 8px;
}

.future-learners-HRULQ p:hover::after {
    opacity: 0.2;
}

.future-learners-HRULQ p svg path {
    transition: fill 0.3s ease;
    fill: rgb(188,169,146);
}

.future-learners-HRULQ p:hover svg {
    transform: scale(1.2);
}

.future-learners-HRULQ p:nth-child(even)::before {
    background: rgb(153,133,116);
}



.future-learners-HRULQ .knowledge-experts-eQhaG > div p {
    animation: fadeInSlide 0.5s ease forwards;
    opacity: 0;
}

.future-learners-HRULQ .knowledge-experts-eQhaG > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.future-learners-HRULQ .knowledge-experts-eQhaG > div p:nth-child(3) {
    animation-delay: 0.3s;
}

.future-learners-HRULQ .knowledge-experts-eQhaG > div p:nth-child(5) {
    animation-delay: 0.5s;
}


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



@media (max-width: 991px) {.meet-us-jTohc {
    padding: 100px 0;
}.meet-us-jTohc .knowledge-experts-eQhaG {
    gap: 50px;
}.meet-us-jTohc .text-panel-wrap-zQmZd {
    padding: 40px 30px;
}.meet-us-jTohc .legacy-edu-rgykH {
    padding: 40px 30px;
}.meet-us-jTohc .text-panel-wrap-zQmZd h2 {
    font-size: 33px;
}.meet-us-jTohc .knowledge-experts-eQhaG::after {
    top: 300px;
}
}



@media (max-width: 575px) {.meet-us-jTohc {
    padding: 60px 0;
}.meet-us-jTohc .img-horizontal-JAats {
    height: 150px;
    width: 150px;
    margin-bottom: 20px;
}.meet-us-jTohc .legacy-edu-rgykH {
    padding: 30px 20px;
}.meet-us-jTohc .text-panel-wrap-zQmZd {
    padding: 30px 20px;
}.meet-us-jTohc .our-journey-KybOj {
    font-size: calc(19px * 0.95);
}.meet-us-jTohc .our-journey-KybOj svg {
    height: 35px;
    width: 35px;
}.meet-us-jTohc .text-panel-wrap-zQmZd h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 20px;
}.meet-us-jTohc .text-panel-wrap-zQmZd p {
    line-height: 1.8;
    font-size: 14px;
}.meet-us-jTohc .mentor-approach-aQVTq {
    font-size: calc(22px * 0.95);
}.meet-us-jTohc .study-program-oNkbM {
    font-size: calc(14px * 0.95);
}.meet-us-jTohc .knowledge-experts-eQhaG::after {
    top: 250px;
}}



@media (max-width: 767px) {header .top-study-tJTWH {
    margin: 0.6rem 0;
    padding: 1rem 0;
}header .main-learning-KWHVs {
    padding: 0 0 0.7rem 0;
}header .main-learning-KWHVs svg {
    width: 140px;
}header .header-primary-gYkwl {
    padding: 0.7rem 1rem 0;
    gap: 0.5rem;
    max-width: 95%;
}header .nav-lead-zHNxi {
    padding: 0.5rem 1rem;
    font-size: calc(20px - 1px);
}
}



@media screen and (max-width: 991px) {.course-overview-EyBpS {
    min-height: auto;
    padding: 5rem 0;
}.course-overview-EyBpS .skill-explorer-SFeVx {
    height: 50vh;
    position: relative;
}.course-overview-EyBpS .knowledge-experts-eQhaG {
    justify-content: center;
}.course-overview-EyBpS .career-class-iAYad {
    max-width: 90%;
    padding: 2.5rem;
    margin: 2rem auto 0;
}
}



@media screen and (max-width: 480px) {.course-overview-EyBpS .skill-explorer-SFeVx {
    height: 30vh;
}.course-overview-EyBpS .skill-explorer-SFeVx::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%, rgb(188,169,146,0.5) 100%);
}.course-overview-EyBpS .container {
    padding: 1rem;
}.course-overview-EyBpS .career-class-iAYad {
    padding: 1.2rem;
}}



@media (min-width: 992px) {.pricing-zone-OwqlS .package-rates-sjLiU {
    flex-direction: row;
}.pricing-zone-OwqlS .access-rates-XWZNJ {
    display: flex;
    text-align: left;
    padding-left: 3rem;
    margin-bottom: 0;
    order: 2;
    flex: 0 0 30%;
    justify-content: center;
    flex-direction: column;
}.pricing-zone-OwqlS .access-rates-XWZNJ h2 {
    margin-bottom: 2rem;
    text-align: left;
}.pricing-zone-OwqlS .access-rates-XWZNJ h2::after {
    width: 40%;
    left: 0;
    transform: none;
}.pricing-zone-OwqlS .plan-deals-JOpZP {
    margin: 0;
    text-align: left;
}.pricing-zone-OwqlS .price-deals-VuMwJ {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}



@media (hover: none) {.pricing-zone-OwqlS .pricing-catalog-pOian:hover {
    transform: none;
}.pricing-zone-OwqlS .pricing-catalog-pOian:hover .img-horizontal-JAats {
    transform: none;
}}


@media (max-width: 768px) {.cookie-notice-overlay-lHxYu .consent-track-BHREY {
    margin-right: 0;
    margin-bottom: 15px;
}.cookie-notice-overlay-lHxYu .data-guard-OXFby {
    margin-left: 0;
    width: 48%;
    text-align: center;
}}



@media screen and (max-width: 768px) {.reach-out-exfid {
    padding: 3rem 0;
}.reach-out-exfid h2 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}.reach-out-exfid h2::before {
    width: 0.8rem;
    height: 0.8rem;
}.reach-out-exfid .support-panel-MmjeA h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 1.5rem;
}.reach-out-exfid .support-panel-MmjeA input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media (max-width: 767px) {.newsletter-subscription-bCTGg .knowledge-experts-eQhaG {
    padding: 2rem;
}.newsletter-subscription-bCTGg .knowledge-experts-eQhaG h3 {
    max-width: 100%;
    font-size: calc(18px * 0.9);
}.newsletter-subscription-bCTGg .input_holder {
    flex-direction: column;
}.newsletter-subscription-bCTGg .input_holder div {
    flex: 1 1 auto;
}.newsletter-subscription-bCTGg .input_holder .join-list-IZQgi {
    width: 100%;
}
}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .join-list-IZQgi {
    min-width: 150px;
    width: auto;
    flex-shrink: 0;
}footer .input_holder input[type="email"] {
    flex: 1;
    min-width: 0;
}
}



@media (max-width: 767px) {footer .degree-path-aHlEr {
    padding: 60px 0 30px;
}footer .quick-answers-hrgfq {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    min-width: 150px;
}footer .header-primary-gYkwl, footer .subscribe_holder {
    padding: 25px 20px;
}footer .top-prime-oYMkT {
    margin-bottom: 20px;
    padding: 15px;
}footer .trial-offer-DYKiM {
    margin-top: 40px;
}
}



@media (min-width: 768px) {.course-instructor-MBsrF .user-ratings-QXdly {
    padding: 3.5rem;
    grid-template-columns: auto 1fr;
    gap: 2.5rem;
}.course-instructor-MBsrF .img-horizontal-JAats {
    width: 200px;
    margin: 0;
    height: 200px;
}.course-instructor-MBsrF .name {
    text-align: left;
}.course-instructor-MBsrF .name::after {
    left: 0;
    transform: translateX(0) scaleX(0.5);
}.course-instructor-MBsrF .user-ratings-QXdly:hover .name::after {
    transform: translateX(0) scaleX(1);
}.course-instructor-MBsrF .user-ratings-QXdly div:nth-child(2) div {
    text-align: left;
}.course-instructor-MBsrF .user-ratings-QXdly div:nth-child(3) {
    grid-column: span 2;
}.course-instructor-MBsrF .exp-projects-DFmOz {
    padding: 2rem 1rem 0.5rem;
}.course-instructor-MBsrF .exp-projects-DFmOz::before {
    transform: translateX(0);
    left: 1rem;
}
}



@media (max-width: 992px) {.appNote-IpkQP {
    padding: 90px 0;
}.appNote-IpkQP .knowledge-experts-eQhaG {
    padding: 50px 40px;
    transform: perspective(1000px) rotateX(1deg);
}.appNote-IpkQP h5 {
    font-size: calc(19px - 0.1rem);
}
}



@media (hover: none) {.appNote-IpkQP .knowledge-experts-eQhaG:hover {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0, 0, 0, 0.08),
            0 1px 0 rgba(255, 255, 255, 0.8) inset,
            0 -1px 0 rgba(0, 0, 0, 0.05) inset;
}.appNote-IpkQP .knowledge-experts-eQhaG:hover::before {
    opacity: 0.6;
    filter: blur(8px);
}.appNote-IpkQP a:hover {
    transform: none;
}}



@media (min-width: 768px) {.greeting-page-znNMi .knowledge-experts-eQhaG {
    grid-gap: 3rem;
    padding: 4rem 0;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.greeting-page-znNMi h1 {
    font-size: calc(48px * 1.2);
    text-align: center;
    grid-column: 1 / -1;
}.greeting-page-znNMi .text-panel-wrap-zQmZd {
    order: 1;
}.greeting-page-znNMi .img-horizontal-JAats {
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 0 100%, 0 10%);
    height: 500px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    order: 2;
}.greeting-page-znNMi svg {
    width: 150px;
    margin: 1.5rem auto 2.5rem;
    height: 150px;
}.greeting-page-znNMi .main-entry-cVUIr p {
    font-size: calc(13px * 1.4);
}
}



@media (min-width: 1200px) {.greeting-page-znNMi .knowledge-experts-eQhaG {
    grid-gap: 6rem;
}.greeting-page-znNMi h1 {
    margin-bottom: 2.5rem;
    font-size: calc(48px * 1.6);
}.greeting-page-znNMi .main-entry-cVUIr {
    padding: 4rem;
}.greeting-page-znNMi .img-horizontal-JAats {
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 0 100%, 0 15%);
    height: 650px;
}
}


@media (max-width: 991px) {.service-connect-leqPb {
    padding: 4rem 0;
}.service-connect-leqPb .quick-contact-bFDsU h3 {
    font-size: calc(39px * 0.8);
}.service-connect-leqPb .help-request-VpgPI {
    margin-bottom: 2.5rem;
    max-width: 90%;
}.service-connect-leqPb .get-contactblock-oInxs {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.service-connect-leqPb .get-contactblock-oInxs span svg {
    height: 20px;
    width: 20px;
}
}


@media (max-width: 767px) {.service-connect-leqPb {
    padding: 3.5rem 0;
}.service-connect-leqPb .quick-contact-bFDsU h3 {
    font-size: calc(39px * 0.7);
}.service-connect-leqPb .help-request-VpgPI {
    margin-bottom: 2rem;
    max-width: 100%;
}.service-connect-leqPb .get-contactblock-oInxs {
    grid-template-columns: 1fr;
}.service-connect-leqPb .get-contactblock-oInxs span svg {
    right: 0.75rem;
    top: 0.75rem;
    width: 18px;
    height: 18px;
}
}



@media (max-width: 992px) {.learning-impact-JvfhV {
    padding: 70px 0;
}.learning-impact-JvfhV .knowledge-experts-eQhaG {
    gap: 40px;
    flex-direction: column;
}.learning-impact-JvfhV .img-horizontal-JAats {
    max-width: 70%;
    flex: none;
    margin: 0 auto;
}.learning-impact-JvfhV .text-panel-wrap-zQmZd {
    margin: 0 auto;
    width: 90%;
    flex: none;
}.learning-impact-JvfhV .text-panel-wrap-zQmZd::before {
    width: 100%;
    left: 0;
    top: 0;
    height: 6px;
}
}



@media (max-width: 991px) {.future-learners-HRULQ {
    padding: 90px 0;
}.future-learners-HRULQ h4 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.9);
}.future-learners-HRULQ div > div {
    gap: 18px;
}.future-learners-HRULQ p {
    padding: 20px 25px;
}.future-learners-HRULQ p svg {
    margin-right: 15px;
    height: 25px;
    width: 25px;
}
}



@media (max-width: 576px) {.future-learners-HRULQ {
    padding: 60px 0;
}.future-learners-HRULQ h4 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
    padding-bottom: 10px;
}.future-learners-HRULQ h4::after {
    height: 2px;
    width: 50px;
}.future-learners-HRULQ div > div {
    gap: 12px;
}.future-learners-HRULQ p {
    font-size: calc(14px * 0.9);
    padding: 15px;
}.future-learners-HRULQ p svg {
    height: 22px;
    margin-right: 12px;
    width: 22px;
}.future-learners-HRULQ p:hover {
    transform: translateX(5px);
}
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-30px, 20px);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes scanline {
    0% {
        opacity: 0;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.4;
        transform: scaleX(1);
    }
    100% {
        opacity: 0;
        transform: scaleX(0.5);
    }
}

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

@keyframes blobAnimation {
    0% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(0deg) scale(1);
    }
    33% {
        border-radius: 60% 40% 55% 45% / 45% 65% 35% 55%;
        transform: translate(-20px, 10px) rotate(60deg) scale(1.05);
    }
    66% {
        border-radius: 50% 50% 35% 65% / 50% 50% 65% 35%;
        transform: translate(20px, -10px) rotate(120deg) scale(0.95);
    }
    100% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(180deg) scale(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-15deg) scale(1.1);
    }
}


    
    @keyframes expandLine {
        0%, 20% {
            width: 80px;
        }
        80%, 100% {
            width: 120px;
        }
    }



@keyframes slideIn {
    0% { 
        transform: translateX(-30px); 
        opacity: 0;
    }
    100% { 
        transform: translateX(0); 
        opacity: 1;
    }
}



@keyframes lightPulse {
    0%, 100% { 
        opacity: 0.15; 
        transform: translate(-50%, -50%) scale(1); 
    }
    50% { 
        opacity: 0.2; 
        transform: translate(-50%, -50%) scale(1.1); 
    }
}



@keyframes pulse {
    0% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.6;
        transform: scale(1);
    }
}

@keyframes pulseGlow {
    0% { opacity: 0.05; transform: scale(1); }
    50% { opacity: 0.2; transform: scale(1.1); }
    100% { opacity: 0.05; transform: scale(1); }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

@keyframes blinkingLight {
    0%, 100% { opacity: 0.3; }
    50% { opacity: 0.6; }
}

@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

