.pitch-comp-Vpb {
    flex: 0 0 auto;
}

.pitch-comp-Vpb {
    font-family: Arial, sans-serif;
    padding: 90px 0 50px;
    color: #ffffff;
    z-index: 2;
    position: relative;
}

.secure-shell-lyE h1 {
    font-weight: 700;
    color: rgb(189,174,153);
    font-size: 46px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(156,113,104);
}

.secure-shell-lyE ul,
.secure-shell-lyE ol {
    margin: 20px 0;
    padding: 0 20px;
    list-style-position: inside;
}

.secure-shell-lyE ul {
    list-style-type: square;
}

.secure-shell-lyE span {
    color: rgb(156,113,104);
    font-weight: 600;
}



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

.meet-us-UPa .virtual-training-oQd:hover {
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.12), 0 0 30px rgb(189,174,153,0.5);
    border-color: rgb(189,174,153,0.5);
    transform: translateY(-15px) rotateX(5deg);
}

.meet-us-UPa .virtual-training-oQd::after {
    animation: borderGlow 4s linear infinite;
    background: linear-gradient(90deg, transparent, rgb(189,174,153,0.5), transparent);
    inset: -1px;
    border-radius: calc(10px + 1px);
    opacity: 0;
    position: absolute;
    content: "";
    z-index: -2;
    transition: opacity 0.4s ease;
}



.meet-us-UPa .study-growth-Icy {
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 15px;
}

.meet-us-UPa .learning-studio-wIo {
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: calc(21px * 1.15);
    position: relative;
    color: #000000;
    margin-bottom: 10px;
}

.meet-us-UPa .text-column-wrap-oRy {
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 50px 45px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(255, 255, 255, 0.03);
    position: relative;
    background: rgba(255, 255, 255, 0.01);
    width: 100%;
}

.meet-us-UPa .master-program-QEI::after {
    bottom: -8px;
    background: linear-gradient(90deg, rgb(189,174,153), transparent);
    height: 1px;
    left: 0;
    width: 0;
    transition: width 0.4s ease;
    content: "";
    position: absolute;
}

.meet-us-UPa .master-program-QEI:hover svg {
    fill: rgb(156,113,104);
    transform: rotateY(180deg);
}

.meet-us-UPa .text-column-wrap-oRy h2::after {
    width: 100px;
    bottom: 0;
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(189,174,153), rgb(156,113,104,0.5), transparent);
    content: "";
    height: 3px;
    left: 0;
    transition: width 0.5s ease;
}

.course-highlights-Ewd .new-skills-xnS {
    overflow: hidden;
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    height: 100%;
}

.course-highlights-Ewd .study-track-ZQR {
    width: 20%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.course-highlights-Ewd .study-track-ZQR:hover img {
    transform: scale(1);
    filter: brightness(0.9) contrast(1.05);
}

.course-highlights-Ewd .study-track-ZQR::after {
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 4px
        ),
        radial-gradient(
            circle at 80% 20%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 70%
        );
    z-index: 1;
    left: 0;
}

.course-highlights-Ewd .study-track-ZQR::after {
    animation: tech-grid 15s linear infinite;
}

.course-highlights-Ewd .skill-master-YdJ h3 {
    font-weight: 700;
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative;
}

.course-highlights-Ewd .skill-master-YdJ h3 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1rem;
}

.course-highlights-Ewd .skill-master-YdJ .connect-grid-iFE::before {
    transition: opacity 0.3s ease;
    height: 100%;
    z-index: -1;
    background: linear-gradient(
        45deg,
        rgb(156,113,104) 0%,
        rgb(189,174,153) 100%
    );
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    opacity: 0;
}

.course-highlights-Ewd .skill-master-YdJ .connect-grid-iFE:hover::before {
    opacity: 1;
}

.course-highlights-Ewd .skill-master-YdJ .connect-grid-iFE:hover::after {
    opacity: 1;
    animation: ripple-out 1.5s ease;
    transform: scale(1);
}

.course-highlights-Ewd .study-track-ZQR:nth-child(2)::before {
    animation-delay: 2s;
}

.course-highlights-Ewd .study-track-ZQR:nth-child(4)::before {
    animation-delay: 6s;
}

.thankYouHub-VJN::before {
    background-size: 35px 35px;
    transform: perspective(1000px) rotateX(5deg);
    opacity: 0.07;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 1;
    background-image: 
        linear-gradient(90deg, rgb(189,174,153,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(189,174,153,0.5) 1px, transparent 1px);
    left: 0;
    pointer-events: none;
    content: "";
    top: 0;
}

.thankYouHub-VJN .edu-heritage-qPz ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.thankYouHub-VJN .edu-heritage-qPz li {
    position: relative;
    padding-left: 2rem;
}

.thankYouHub-VJN .edu-heritage-qPz span {
    animation: fadeIn 0.8s forwards ease-out 0.9s;
    opacity: 0;
    line-height: 1.7;
    display: block;
    transform: translateX(10px);
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
}

.training-results-GwR .edu-heritage-qPz {
    display: grid;
    overflow: hidden;
    grid-template-columns: 0.9fr 1.1fr;
    box-shadow: 
    0 20px 50px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.5);
    position: relative;
    background: #ffffff;
    border-radius: 29px;
}

.training-results-GwR .img-text-overlay-awf:hover {
    transform: scale(1.05);
}

.training-results-GwR .text-column-wrap-oRy::before {
    top: -100px;
    background: radial-gradient(circle, rgb(189,174,153,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.3;
    right: -100px;
    filter: blur(30px);
    height: 200px;
    content: "";
    width: 200px;
}

.training-results-GwR li::before {
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    background: linear-gradient(120deg, transparent, rgb(156,113,104,0.5));
    opacity: 0;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}

.training-results-GwR svg {
    padding: 7px;
    width: 18px;
    border-radius: 8px;
    background: linear-gradient(135deg, rgb(189,174,153), rgb(156,113,104));
    flex-shrink: 0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 18px;
}

.service-package-xlp .learning-packages-imC {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards;
    margin-bottom: 60px;
}

.service-package-xlp .rate-options-dNr {
    max-width: 800px;
    line-height: 1.6;
    color: #000000;
    margin-top: 25px;
    font-size: 13px;
}

.service-package-xlp .learn-pricing-kFe:nth-child(1) {
    --i: 1;
}

.service-package-xlp .learn-pricing-kFe:nth-child(4) {
    --i: 4;
}

.service-package-xlp .group-rates-Cwr {
    padding: 35px 30px;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    min-height: 250px;
}

.service-package-xlp .group-rates-Cwr h3 {
    color: #000000;
    position: relative;
    font-size: calc(21px + 2px);
    font-weight: 700;
    transition: transform 0.3s ease;
    display: inline-block;
    margin-bottom: 20px;
}

.service-package-xlp .group-rates-Cwr p {
    line-height: 1.6;
    font-size: 13px;
    word-wrap: break-word;
    color: #000000;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    transition: color 0.3s ease;
    margin-top: 15px;
    hyphens: auto;
}

.title-screen-zwq > div {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
}

.title-screen-zwq .learn-front-QoH:hover::after {
    width: 100%;
}

.title-screen-zwq .course-entry-per::before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
    content: "";
    backdrop-filter: blur(2px);
    right: 0;
    transition: background 0.3s ease;
    left: 0;
}

.title-screen-zwq .course-entry-per h3 {
    background: linear-gradient(to right, rgb(189,174,153,0.5), transparent);
    font-size: 18px;
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
    padding: 1rem 1.5rem;
    transform: perspective(1000px) rotateX(0deg) translateZ(0);
    font-weight: 600;
    border-left: 4px solid rgb(156,113,104);
    line-height: 1.5;
}

.help-center-eKP .img-text-overlay-awf::before {
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    left: 0;
    position: absolute;
}

.help-center-eKP .reach-out-sVo::before {
    top: 0;
    height: 5px;
    content: '';
    left: 0;
    background: linear-gradient(to right, rgb(189,174,153) 0%, rgb(156,113,104) 100%);
    position: absolute;
    width: 100%;
}

.help-center-eKP .edu-askedu-KfB:hover svg {
    transform: rotate(15deg);
    fill: rgb(156,113,104);
}

.help-center-eKP .learn-faq-oTD {
    background: rgba(255, 255, 255, 0.8);
    display: grid;
    gap: 15px;
    padding: 30px;
}

.help-center-eKP .learn-faq-oTD p svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}

.help-center-eKP .learn-faq-oTD p:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.help-center-eKP .learn-faq-oTD p span a {
    position: relative;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
    color: rgb(189,174,153);
}

.help-center-eKP .contact-form-cEJ svg {
    width: 22px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    height: 22px;
    left: 0;
    fill: rgb(189,174,153);
    transition: transform 0.3s ease, fill 0.3s ease;
}

.help-center-eKP .course-faq-KXF svg {
    width: 18px;
    top: 50%;
    fill: rgb(156,113,104);
    height: 18px;
    left: 15px;
    transition: transform 0.3s ease, fill 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
}

.help-center-eKP .course-faq-KXF::before {
    left: -3px;
    width: 3px;
    transition: height 0.3s ease;
    height: 0;
    background: rgb(189,174,153);
    position: absolute;
    top: 0;
    content: '';
}

.teaching-process-gdR::after {
    width: 200px;
    left: -50px;
    animation: morph 20s infinite alternate ease-in-out;
    filter: blur(40px);
    background: linear-gradient(225deg, rgb(156,113,104,0.5) 0%, rgb(189,174,153,0.5) 100%);
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    bottom: -50px;
    content: "";
    opacity: 0.1;
    position: absolute;
    height: 200px;
}

.teaching-process-gdR .edu-heritage-qPz > div:hover::before {
    transform: scale(1);
}

.teaching-process-gdR h3 {
    position: relative;
    font-size: calc(32px * 0.85);
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.3;
}

.teaching-process-gdR p span::before {
    transform: scaleX(0);
    position: absolute;
    height: 1px;
    left: 0;
    transform-origin: left;
    opacity: 0;
    width: 100%;
    bottom: -3px;
    background: linear-gradient(90deg, transparent, rgb(156,113,104,0.5), transparent);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
}

header .top-skill-NSZ:hover::before {
    opacity: 0;
}

header .top-skill-NSZ:hover::after {
    animation: neonPulse 1.5s infinite alternate;
    opacity: 0.5;
}

header .nav-page-VHu:hover {
    transform: scale(1.05);
}

header .nav-section-EbM {
    padding: 0;
    position: relative;
    list-style: none;
    display: flex;
    z-index: 2;
    margin: 0;
}

header .main-base-DbY a:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .main-base-DbY::after {
    content: '';
    position: absolute;
    width: 80%;
    left: 10%;
    filter: blur(3px);
    height: 5px;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0;
    transition: all 0.3s ease;
}

header .head-bar-PBl {
    padding-top: 2rem;
    background: rgb(211,204,197);
    z-index: 1;
    position: relative;
}

.enroll-instantly-HDa .container {
    margin: 0 auto;
    max-width: 1200px;
    gap: 2.5rem;
    align-items: center;
    flex-direction: column;
    display: flex;
    z-index: 2;
    position: relative;
}

.enroll-instantly-HDa .container {
    gap: 1.75rem;
}

.enroll-instantly-HDa h6 {
    color: #ffffff;
    line-height: 1.4;
    animation: floatText 5s infinite alternate ease-in-out;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    text-align: center;
    margin: 0;
    transform: translateY(-5px);
    font-size: clamp(1.25rem, 3vw, 2rem);
    max-width: 800px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    letter-spacing: 0.03em;
}

.enroll-instantly-HDa h6 {
    line-height: 1.5;
    font-size: 21px;
}

.enroll-instantly-HDa .connect-grid-iFE:hover::after {
    transform: scale(1);
    opacity: 0.5;
}

.enroll-instantly-HDa .connect-grid-iFE span {
    z-index: 2;
    transform: none;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}

.pitch-comp-Vpb .container {
    display: flex;
    flex-direction: column;
}

.pitch-comp-Vpb .company_holder h3 {
    position: relative;
    margin-bottom: 20px;
    font-size: 35px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    letter-spacing: 3px;
}

.pitch-comp-Vpb .intern-opp-MPc {
    order: 1;
    position: relative;
}

.pitch-comp-Vpb .nav-section-EbM:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}

.pitch-comp-Vpb .nav-section-EbM:hover {
    transform: perspective(1000px) rotateY(0);
}

.pitch-comp-Vpb .nav-section-EbM h5 {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    position: relative;
    word-wrap: break-word;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}

.pitch-comp-Vpb .nav-section-EbM .nav-mentor-hrD a:hover {
    color: #ffffff;
    transform: translateX(5px);
    opacity: 1;
}

.linkedin-ref-RqF::before {
    background: linear-gradient(90deg, transparent, rgb(156,113,104,0.5), transparent);
    height: 1px;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    position: absolute;
}

.academic-experience-bKc {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(245, 245, 250, 0.9) 100%);
}

.academic-experience-bKc::after {
    position: absolute;
    transform: rotate(12deg);
    height: 15rem;
    left: -5%;
    background: linear-gradient(220deg, rgb(156,113,104,0.5) 10%, rgb(189,174,153,0.5) 90%);
    z-index: 1;
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    bottom: -5%;
    width: 15rem;
    opacity: 0.08;
}

.academic-experience-bKc .rating-views-Imv:hover .img-text-overlay-awf {
    transform: rotate(0deg) scale(1.05);
}

.academic-experience-bKc .name::after {
    transition: width 0.4s ease;
    position: absolute;
    content: "";
    width: 40%;
    height: 3px;
    left: 0;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(189,174,153) 0%, transparent 100%);
}

.cookieNoticePromptPanel-Bza {
    border-top: 2px solid rgb(189,174,153);
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 90;
    background: rgb(211,204,197);
}

.cookieNoticePromptPanel-Bza p {
    font-size: 18px;
}

.cookieNoticePromptPanel-Bza p a {
    color: rgb(189,174,153);
    text-decoration: none;
}

.contact-form-section-Dpr {
    padding: 100px 0;
    background: rgb(211,204,197);
    position: relative;
    overflow: hidden;
}



.contact-form-section-Dpr .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 30px;
}

.contact-form-section-Dpr h2::before {
    width: 100px;
    height: 2px;
    position: absolute;
    box-shadow: 
        0 0 5px rgb(189,174,153),
        0 0 10px rgb(189,174,153),
        0 0 15px rgb(189,174,153);
    content: "";
    bottom: -15px;
    background: rgb(189,174,153);
    left: calc(50% - 50px);
}

.contact-form-section-Dpr .img-text-overlay-awf {
    position: relative;
    overflow: hidden;
    flex: 0 0 45%;
    min-height: 550px;
}

.contact-form-section-Dpr .support-box-hBc {
    padding: 60px;
    background: #ffffff;
    position: relative;
    flex: 0 0 55%;
}

.contact-form-section-Dpr form {
    z-index: 2;
    position: relative;
}

.contact-form-section-Dpr form h3::after {
    height: 2px;
    background: rgb(189,174,153);
    width: 40px;
    left: 0;
    position: absolute;
    bottom: -15px;
    content: "";
    box-shadow: 
        0 0 5px rgb(189,174,153,0.5),
        0 0 10px rgb(189,174,153,0.5);
}

.contact-form-section-Dpr .query-help-Fvb input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-form-section-Dpr .query-help-Fvb input[type="checkbox"]:checked + label::before {
    background: rgb(189,174,153);
    border-color: rgb(189,174,153);
    box-shadow: 0 0 5px rgb(189,174,153,0.5);
}

.contact-form-section-Dpr .query-help-Fvb label a::after {
    transition: transform 0.3s ease;
    bottom: -1px;
    content: "";
    transform: scaleX(0);
    background: rgb(189,174,153);
    left: 0;
    transform-origin: right;
    height: 1px;
    width: 100%;
    position: absolute;
}

.contact-form-section-Dpr .connect-grid-iFE:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact-form-section-Dpr svg path {
    transition: all 0.3s ease;
    fill: rgb(189,174,153);
}



::-webkit-scrollbar {
    width: 0.5em;
    padding: 4px;
}

::-webkit-scrollbar-button {
    border-radius: 7px;
}

::-webkit-scrollbar-track {
    border-radius: 11.2vh;
    background: rgb(189,174,153,0.5);
}

::-webkit-scrollbar-thumb {
    background: rgb(189,174,153);
    border: 3px solid #ffffff;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(156,113,104,0.5);
    box-shadow: -3px -3px 9px -1px rgba(0, 0, 0, 0.1);
    transform: translateX(2px);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(156,113,104,0.5);
    box-shadow: inset 2px 3px 1px 7px rgba(0, 0, 0, 0.8);
}



@media (max-width: 768px) {.course-highlights-Ewd .skill-master-YdJ {
    padding: 2.5rem;
}.course-highlights-Ewd .edu-heritage-qPz {
    max-width: 90%;
}.course-highlights-Ewd .skill-master-YdJ h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1.2rem;
}.course-highlights-Ewd .skill-master-YdJ p {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.95);
}.course-highlights-Ewd .skill-master-YdJ .connect-grid-iFE {
    padding: 0.85rem 2rem;
}
}



@media (max-width: 480px) {.thankYouHub-VJN {
    padding: 2.5rem 0;
}.thankYouHub-VJN h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.5rem;
}.thankYouHub-VJN .edu-heritage-qPz {
    padding: 1.5rem;
}.thankYouHub-VJN h2::after {
    height: 2px;
    bottom: -8px;
    width: 60px;
}}



@media (max-width: 576px) {.training-results-GwR {
    padding: 40px 0;
}.training-results-GwR .img-text-overlay-awf {
    height: 200px;
}.training-results-GwR .text-column-wrap-oRy {
    padding: 25px 20px;
}.training-results-GwR h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.85);
}.training-results-GwR li {
    padding: 8px 12px;
}.training-results-GwR li p {
    font-size: calc(18px * 0.9);
    gap: 10px;
}.training-results-GwR svg {
    padding: 6px;
    height: 16px;
    width: 16px;
}}



@media (max-width: 768px) {.title-screen-zwq .course-entry-per {
    padding: 2rem;
}.title-screen-zwq .learn-front-QoH {
    font-size: calc(48px * 0.85);
}.title-screen-zwq .course-entry-per > div {
    max-width: 100%;
}.title-screen-zwq .course-entry-per p {
    font-size: 13px;
}.title-screen-zwq .course-entry-per h3 {
    padding: 0.8rem 1.2rem;
    font-size: calc(18px * 0.9);
}
}



@media (max-width: 992px) {.teaching-process-gdR {
    padding: 5rem 0;
}.teaching-process-gdR .edu-heritage-qPz > div {
    padding: 2.5rem;
}.teaching-process-gdR h3 {
    font-size: calc(32px * 0.75);
}
}



@media (max-width: 768px) {.teaching-process-gdR {
    padding: 4rem 0;
}.teaching-process-gdR .edu-heritage-qPz > div {
    padding: 2rem;
    border-left-width: 3px;
}.teaching-process-gdR h3 {
    padding-bottom: 0.65rem;
    font-size: calc(32px * 0.7);
    margin-bottom: 1.25rem;
}.teaching-process-gdR h3::after {
    width: 50px;
    height: 2px;
}.teaching-process-gdR p {
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 991px) {header .nav-primary-vDa {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .top-skill-NSZ {
    margin-bottom: 0;
    margin-right: 0;
}header .nav-section-EbM {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
}header .main-base-DbY a {
    padding: 0 1rem;
    font-size: calc(18px - 1px);
    height: 36px;
}
}



@media (max-width: 576px) {.enroll-instantly-HDa {
    margin: 2.5rem 0;
    padding: 3rem 1rem;
}.enroll-instantly-HDa .container {
    gap: 1.5rem;
}.enroll-instantly-HDa h6 {
    letter-spacing: 0.02em;
    font-size: calc(21px * 0.95);
}.enroll-instantly-HDa .connect-grid-iFE {
    padding: 0.8rem 1.8rem;
    font-size: calc(16px * 0.9);
}}



@media (min-width: 768px) {.academic-experience-bKc .rating-views-Imv {
    grid-template-rows: auto 1fr;
    grid-template-columns: 220px 1fr;
}.academic-experience-bKc .rating-views-Imv > div:first-child {
    grid-row: span 2;
}.academic-experience-bKc .img-text-overlay-awf {
    width: 200px;
    height: 200px;
}.academic-experience-bKc .emp-skills-MHf {
    font-size: calc(18px + 0.05rem);
}
}


@media only screen and (max-width: 1200px) {.cookieNoticePromptPanel-Bza {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie-check-RKC {
    display: none;
}.data-agree-SeY {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookieNoticePromptPanel-Bza h5 {
    text-align: center;
}.cookieNoticePromptPanel-Bza p {
    text-align: center;
}.online-tracking-enz {
    margin-bottom: 20px;
}body .wrapper-structure-Bgc .cookie-updates-Rgp {
    margin-left: 0;
}}

@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
    50% {
        background-position: 100% 100%;
        filter: blur(15px) brightness(1.1);
    }
    100% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
}

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



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



@keyframes gradient-shift {
    0% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
    50% {
        background: linear-gradient(
            135deg,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 0%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 25%,
            rgba(var(--primary-color, 0, 204, 204), 0) 75%,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 100%
        );
    }
    100% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
}



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



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

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



@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

