* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

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


.course-features-MPglF5 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, #ffffff 100%);
    padding: 100px 0;
    position: relative;
}

.course-features-MPglF5 .study-track-NCuirw {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
}

.course-features-MPglF5 .pic-float-5qKGav:hover::before {
    opacity: 0.4;
}

.course-features-MPglF5 .text-wrapper-hMcbNF {
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
    position: relative;
    transform: translateY(-20px);
    background: #ffffff;
}

.course-features-MPglF5 .description {
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.7;
    font-size: 17px;
    position: relative;
    padding-right: 15px;
    overflow-y: auto;
    max-height: 300px;
}

.meet-us-A4GPFp .container {
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    padding: 0 20px;
    position: relative;
}

.meet-us-A4GPFp .text-wrapper-hMcbNF {
    background: rgba(255, 255, 255, 0.95);
    padding: 3.5rem 2.5rem;
    border-left: 4px solid rgb(215,173,163);
    backdrop-filter: blur(5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 1s 0.5s forwards ease-out;
    border-radius: 10px;
    position: relative;
}

.find-contact-2GQAYy {
    z-index: 1;
    background: linear-gradient(135deg, rgb(215,173,163,0.5) 0%, rgb(188,132,120,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.find-contact-2GQAYy .container {
    gap: 60px;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1280px;
}

.find-contact-2GQAYy .edu-guide-rlvnSd:hover {
    box-shadow: 0 30px 70px rgb(188,132,120,0.5);
}

.find-contact-2GQAYy .get-contactinfo-stw8YZ {
    position: relative;
    margin: 0 auto 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
    width: 100%;
    color: rgb(215,173,163);
    text-align: center;
}

.find-contact-2GQAYy .pic-float-5qKGav:hover {
    box-shadow: 0 15px 40px rgb(188,132,120,0.5);
    transform: translateY(-5px);
}

.find-contact-2GQAYy .contact-section-lCGAwr p svg path {
    fill: rgb(188,132,120);
    transition: fill 0.3s ease;
}

.find-contact-2GQAYy .contact-section-lCGAwr p a:after {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -3px;
    transform-origin: left;
    content: '';
    background: rgb(188,132,120);
    height: 1px;
    transition: transform 0.3s ease;
    transform: scaleX(0);
}

.find-contact-2GQAYy .instant-request-Q1nCD0 svg path {
    transition: fill 0.3s ease;
    fill: rgb(215,173,163);
}

.find-contact-2GQAYy .ask-form-hS7RDd {
    transition: all 0.3s ease;
    justify-content: center;
    display: flex;
    position: relative;
    padding: 15px 25px;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    background: #ffffff;
    align-items: center;
    border-radius: 10px;
}

.pricing-offer-box-N3YKAa::after {
    z-index: 0;
    width: 18rem;
    position: absolute;
    bottom: -5rem;
    opacity: 0.05;
    left: -5rem;
    content: "";
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    background: linear-gradient(45deg, rgb(188,132,120), rgb(215,173,163,0.5));
    transform: rotate(-10deg);
    height: 18rem;
}

.pricing-offer-box-N3YKAa .learning-deals-FDdUwX {
    text-decoration: none;
    color: #000000;
    z-index: 2;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
}

.pricing-offer-box-N3YKAa .tuition-grid-nZWNoP h3 {
    display: inline-block;
    font-weight: 600;
    color: #000000;
    font-size: calc(22px + 0.1rem);
    transition: color 0.3s ease;
    margin-bottom: 0.5rem;
    position: relative;
}

.pricing-offer-box-N3YKAa .tuition-grid-nZWNoP p {
    margin-bottom: 1.5rem;
    line-height: 1.6;
    word-break: break-word;
    flex-grow: 1;
    font-size: calc(17px - 0.1rem);
    color: #000000;
    overflow-wrap: break-word;
}

.pricing-offer-box-N3YKAa .learning-deals-FDdUwX:hover .pic-float-5qKGav::after {
    opacity: 0.4;
}

.course-demographic-TnVJWE {
    z-index: 1;
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(188,132,120,0.5) 100%);
}

.course-demographic-TnVJWE .fast-guide-5eq3IG {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1100px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.course-demographic-TnVJWE h3::before {
    top: 0;
    right: 0;
    background: rgb(215,173,163);
    content: "";
    position: absolute;
    height: 100%;
    width: 10px;
}

.course-demographic-TnVJWE ul {
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    gap: 1.5rem;
    display: grid;
    list-style: none;
    padding: 0;
}

.course-demographic-TnVJWE li::after {
    z-index: 1;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(215,173,163,0.5), 0.2) 50%);
    height: 30px;
    width: 30px;
    top: 0;
    right: 0;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
}

.course-demographic-TnVJWE li svg {
    fill: rgb(188,132,120);
    margin-right: 1.2rem;
    top: 2px;
    height: 32px;
    position: relative;
    width: 32px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

header .top-know-mvQ0Cu {
    position: relative;
    padding: 1.3rem 2.5rem;
    align-items: center;
    display: flex;
    z-index: 5;
    justify-content: space-between;
}

header .top-section-cgGiHZ::before {
    transition: all 0.4s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    left: 0;
    width: 100%;
    opacity: 0;
    position: absolute;
    transform: scaleX(0);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
    height: 100%;
    content: '';
}

header .nav-lead-cu0alU::before {
    background: rgb(215,173,163);
    right: -20px;
    width: 40px;
    transform: translateY(-50%);
    height: 1px;
    top: 50%;
    content: '';
    position: absolute;
}

header .site-core-nYRs9X a:hover::before {
    transform: translateX(0);
}

header .site-core-nYRs9X a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

header .site-core-nYRs9X:hover::before {
    transform: translateY(-50%) scale(1);
}

header .top-know-mvQ0Cu::before {
    content: '';
    left: 20px;
    position: absolute;
    background: rgb(215,173,163);
    top: 20px;
    height: 1px;
    width: 30px;
}

.privacy-gate-Fl38Zr {
    padding: 20px;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.cookie-notice-overlay-VkoMRa h5 {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
    color: rgb(215,173,163);
}

.cookie_button.manage-tracking-Pv3Wsm {
    background: rgb(188,132,120);
}

.cookie-notice-overlay-VkoMRa p a:hover {
    color: rgb(188,132,120);
}

#cookie-info-popup-lYBsby:checked ~ .cookie-notice-overlay-VkoMRa {
    opacity: 0;
    visibility: hidden;
}

.grant-cta-l6Oejy::before {
    opacity: 0.8;
    content: "";
    box-shadow: 0 0 20px rgb(215,173,163,0.5);
    position: absolute;
    top: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(215,173,163), rgb(188,132,120), transparent);
    left: 0;
    width: 100%;
}

.grant-cta-l6Oejy .company_holder::before {
    width: 200%;
    top: 0;
    content: "";
    left: -50%;
    transform: translateY(-1px);
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(215,173,163), transparent);
}

.grant-cta-l6Oejy .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(215,173,163,0.5);
}

.grant-cta-l6Oejy .lang-learn-OKslXv {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.grant-cta-l6Oejy .nav-lead-cu0alU {
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    min-width: 250px;
    padding: 2rem;
    border-radius: 10px;
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
    flex: 1 1 calc(50% - 1.25rem);
    backdrop-filter: blur(8px);
}

.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV a {
    opacity: 0.8;
    color: #ffffff;
    z-index: 1;
    display: block;
    padding: 0.5rem 1rem;
    position: relative;
    border-radius: 10px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-shadow: 0 0 5px #000000;
}

.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV a:hover::before {
    width: 5px;
    opacity: 1;
    box-shadow: 0 0 10px rgb(215,173,163);
}

.skill-test-guCr8G .career-help-GEjsfc {
    opacity: 0.7;
    position: relative;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    text-shadow: 0 0 5px #000000;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
}

.course-rewards-mvkqwM .fast-guide-5eq3IG {
    position: relative;
    z-index: 1;
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}

.course-rewards-mvkqwM h2::after {
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(188,132,120) 0%, transparent 100%);
    height: 3px;
}

.course-rewards-mvkqwM .pic-float-5qKGav::after {
    content: '';
    z-index: 2;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    height: 30%;
    width: 100%;
    bottom: 0;
    position: absolute;
}

.course-rewards-mvkqwM .text_main_holder > div:nth-child(4) {
    grid-row: 4 / 5;
    grid-column: 7 / 13;
}

.course-rewards-mvkqwM .text_main_holder > div:nth-child(2n):hover {
    transform: translateX(30px) translateY(-10px);
}

.course-rewards-mvkqwM .text_main_holder > div:hover::before {
    opacity: 0.1;
}

.course-rewards-mvkqwM .text_main_holder svg path {
    fill: rgb(188,132,120);
    transition: fill 0.3s ease;
}

.course-rewards-mvkqwM .text_main_holder p {
    color: #ffffff;
    line-height: 1.6;
    margin: 0;
    font-size: 12px;
}

.study-method-Zie0WV .fast-guide-5eq3IG {
    background: #ffffff;
    z-index: 2;
    padding: 0;
    align-items: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 1px 5px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    overflow: hidden;
    border-radius: 15px;
    flex-direction: column;
    max-width: 900px;
    position: relative;
    animation: appearFromBottom 1s ease-out forwards;
    display: flex;
}

.study-method-Zie0WV h3::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.8), 
        transparent
    );
    left: 0;
    animation: shimmer 5s infinite linear;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 5px;
}

.title-screen-sIlqDG {
    background: linear-gradient(145deg, #f0f4f8, #e8f2f6);
    padding: 4rem 2rem;
    position: relative;
    min-height: 100vh;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    overflow: hidden;
}

.title-screen-sIlqDG .fast-guide-5eq3IG {
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr;
    z-index: 1;
    gap: 3rem;
    max-width: 1400px;
    position: relative;
}

.title-screen-sIlqDG .tech-track-wEkpU5 {
    text-align: center;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.title-screen-sIlqDG .tech-track-wEkpU5 svg g {
    transition: transform 0.4s ease;
}

.title-screen-sIlqDG .tech-track-wEkpU5 svg path {
    fill: rgb(215,173,163);
    transition: fill 0.3s ease;
}

.title-screen-sIlqDG .tech-track-wEkpU5 p {
    font-family: Arial, sans-serif;
    letter-spacing: 0.03em;
    font-size: calc(18px * 1.1);
    line-height: 1.6;
    margin: 0 auto;
    max-width: 90%;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    color: #000000;
}

.title-screen-sIlqDG .support-box-uErnS5:active {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1),
                -4px -4px 8px rgba(255, 255, 255, 0.8),
                inset 2px 2px 4px rgba(0, 0, 0, 0.1),
                inset -2px -2px 4px rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
}

.title-screen-sIlqDG .pic-float-5qKGav::after {
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 30% 70%, transparent 50%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 2;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
}

.secure-pantry-36Jqhl h1 {
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 39px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
}

.secure-pantry-36Jqhl h2::before {
    background: rgb(215,173,163);
    width: 5px;
    left: 0;
    top: 10px;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    height: 60%;
}

.secure-pantry-36Jqhl h4::before {
    content: "";
    transform: translateY(-50%);
    background: rgba(var(--secondary-color-rgb), 0.7);
    left: 0;
    position: absolute;
    height: 40%;
    width: 2px;
    top: 10px;
}

.secure-pantry-36Jqhl li {
    margin-bottom: 1.2rem;
    transition: transform 0.3s ease;
    line-height: 1.7;
    padding-left: 1.8rem;
    color: #000000;
    position: relative;
    font-size: 14px;
}

.secure-pantry-36Jqhl strong {
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 600;
}

.contact-us-DagPLM {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(16, 22, 47, 0.95) 100%);
}



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

.contact-us-DagPLM h2::after {
    border-radius: 1.5px;
    content: "";
    width: 80px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    background: linear-gradient(90deg, rgb(215,173,163), rgb(188,132,120));
    bottom: -15px;
}

.contact-us-DagPLM .pic-float-5qKGav {
    position: relative;
    height: 100%;
    overflow: hidden;
    min-height: 550px;
    border-radius: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.contact-us-DagPLM .request-list-H0z3FJ::before {
    height: 60px;
    width: 60px;
    left: 20px;
    content: "";
    border-bottom: 2px solid rgba(rgb(188,132,120), 0.6);
    border-left: 2px solid rgba(rgb(188,132,120), 0.6);
    bottom: 20px;
    position: absolute;
}

.contact-us-DagPLM form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(215,173,163), 0.2);
    border-color: rgb(215,173,163);
    outline: none;
}

.contact-us-DagPLM .connect-box-qCmXAj label {
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}

.contact-us-DagPLM .connect-box-qCmXAj label a:hover {
    color: rgb(188,132,120);
}

.contact-us-DagPLM form .support-box-uErnS5 {
    transition: all 0.4s ease;
    border: none;
    cursor: pointer;
    z-index: 1;
    border-radius: 10px;
    display: inline-block;
    background: linear-gradient(45deg, rgb(215,173,163), rgb(188,132,120));
    font-family: Arial, sans-serif;
    font-size: 18px;
    position: relative;
    padding: 16px 40px;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
}

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

.tyArea-yuc6DE .fast-guide-5eq3IG::before {
    height: 100%;
    content: "";
    top: 20px;
    border: 2px dashed rgba(rgb(188,132,120,0.5), 0.2);
    transform: translate(-10px, -10px);
    z-index: -1;
    left: 20px;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.tyArea-yuc6DE .fast-guide-5eq3IG::before {
    display: none;
}

.tyArea-yuc6DE h5 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    transform: translateZ(0);
    letter-spacing: -0.01em;
}

.tyArea-yuc6DE h5 {
    font-size: calc(22px * 0.8);
}

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

.tyArea-yuc6DE p {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}

.mentorship-experience-RrsDSE .container {
    max-width: 1300px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}

.mentorship-experience-RrsDSE .client-testimonials-7DwJPa::after {
    height: 100%;
    top: 0;
    z-index: -2;
    left: 0;
    backdrop-filter: blur(15px);
    border-radius: 17px;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    position: absolute;
    width: 100%;
}

.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover .name {
    transform: translateX(15px);
}

.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover .name::after {
    width: 60%;
}

.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover span:not(.name) {
    background: rgba(0, 0, 0, 0.3);
    transform: translateX(15px);
}

.mentorship-experience-RrsDSE .container::after {
    filter: blur(70px);
    z-index: -1;
    position: absolute;
    bottom: -150px;
    width: 300px;
    right: -150px;
    height: 300px;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    content: "";
    background: radial-gradient(circle, rgb(188,132,120,0.5) 0%, transparent 70%);
    opacity: 0.3;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 992px) {.course-features-MPglF5 .study-track-NCuirw {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course-features-MPglF5 .pic-float-5qKGav {
    transform: perspective(1000px) rotateY(-3deg) translateX(-20px);
    height: 500px;
}.course-features-MPglF5 .text-wrapper-hMcbNF {
    padding: 40px 50px;
    transform: perspective(1000px) rotateY(2deg) translateX(20px);
}.course-features-MPglF5 .text-wrapper-hMcbNF:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.course-features-MPglF5 h3 {
    font-size: 37px;
    margin-bottom: 30px;
}.course-features-MPglF5 .description {
    max-height: 400px;
}
}



@media (max-width: 767px) {.meet-us-A4GPFp {
    padding: 80px 0 70px;
}.meet-us-A4GPFp::after {
    bottom: -25px;
    width: 150px;
    height: 150px;
    right: -25px;
}.meet-us-A4GPFp .container {
    padding: 0 15px;
}.meet-us-A4GPFp h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2rem;
}.meet-us-A4GPFp .text-wrapper-hMcbNF {
    padding: 2.5rem 1.5rem;
}.meet-us-A4GPFp .text-wrapper-hMcbNF p {
    font-size: calc(12px * 1.2);
}.meet-us-A4GPFp .text-wrapper-hMcbNF div div {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}}



@media (min-width: 768px) {.pricing-offer-box-N3YKAa .cost-schemes-cTUbfX {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.pricing-offer-box-N3YKAa .edu-rates-fYoIeh {
    order: 0;
    flex: 0 0 30%;
    padding-top: 2rem;
    margin-bottom: 0;
}.pricing-offer-box-N3YKAa .cost-summary-GEPiuF {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.pricing-offer-box-N3YKAa .package-pricing-s4hwoP {
    border-radius: 0.25rem;
}
}



@media (min-width: 1200px) {.pricing-offer-box-N3YKAa .edu-rates-fYoIeh {
    padding-top: 4rem;
}.pricing-offer-box-N3YKAa .learning-deals-FDdUwX:hover {
    z-index: 5;
}.pricing-offer-box-N3YKAa .cost-summary-GEPiuF {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.5rem;
    column-gap: 2rem;
}
}



@media (max-width: 991px) {.course-demographic-TnVJWE {
    padding: 4rem 0;
}.course-demographic-TnVJWE h3 {
    padding: 0.7rem 1.5rem;
    font-size: calc(33px * 0.9);
    margin-bottom: 2.5rem;
}.course-demographic-TnVJWE ul {
    gap: 1.2rem;
}
}



@media (min-width: 1400px) {header .top-know-mvQ0Cu {
    margin: 0 auto;
    max-width: 1320px;
}header .site-core-nYRs9X {
    margin: 0 2px;
}header .site-core-nYRs9X a {
    padding: 0 1.5rem;
}
}



@media (max-width: 991px) {header .top-know-mvQ0Cu {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-section-cgGiHZ {
    margin-right: 0;
    margin-bottom: 0;
}header .nav-lead-cu0alU {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .nav-lead-cu0alU::before {
    display: none;
}header .site-core-nYRs9X a {
    height: 40px;
    font-size: calc(18px - 1px);
    padding: 0 1rem;
}header .site-core-nYRs9X::before {
    display: none;
}header .top-know-mvQ0Cu::before,
    header .top-know-mvQ0Cu::after {
    display: none;
}
}



@media (max-width: 576px) {.grant-cta-l6Oejy {
    padding: 2.5rem 0 1rem;
}.grant-cta-l6Oejy .main-head-BG5erV {
    gap: 1rem;
}.grant-cta-l6Oejy .nav-lead-cu0alU {
    flex: 1 1 100%;
    min-width: 100%;
}.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV a {
    padding: 0.4rem 0.8rem;
}.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV a:hover {
    padding-left: 1.2rem;
}.skill-test-guCr8G {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.grant-cta-l6Oejy .company_holder:hover,
    .grant-cta-l6Oejy .nav-lead-cu0alU:hover {
    transform: translateY(-2px);
}}



@media (max-width: 992px) {.study-method-Zie0WV {
    padding: 5rem 1.5rem;
}.study-method-Zie0WV::before {
    background-size: 50px 50px;
    background-position: 0 0, 25px 25px;
}.study-method-Zie0WV h3 {
    font-size: calc(35px * 0.9);
    padding-bottom: 3.5rem;
    padding: 2rem;
}.study-method-Zie0WV span {
    padding: 2.5rem 2rem 2rem;
}
}



@media (min-width: 1200px) {.title-screen-sIlqDG {
    padding: 6rem 4rem;
}.title-screen-sIlqDG h1 {
    font-size: 32px;
}.title-screen-sIlqDG .fast-guide-5eq3IG {
    gap: 6rem;
}.title-screen-sIlqDG .text-wrapper-hMcbNF {
    padding: 4rem;
}.title-screen-sIlqDG .tech-track-wEkpU5 svg {
    width: 180px;
    height: 180px;
}.title-screen-sIlqDG .tech-track-wEkpU5 p {
    font-size: calc(18px * 1.3);
    max-width: 75%;
}.title-screen-sIlqDG .support-box-uErnS5 {
    padding: 1.2rem 2.5rem;
    font-size: calc(20px * 1.1);
}.title-screen-sIlqDG .pic-float-5qKGav {
    min-height: 500px;
}}



@media screen and (max-width: 767px) {.contact-us-DagPLM {
    padding: 70px 0;
}.contact-us-DagPLM h2 {
    font-size: calc(30px * 0.9);
}.contact-us-DagPLM .pic-float-5qKGav {
    min-height: 350px;
}.contact-us-DagPLM .pic-float-5qKGav::after,
    .contact-us-DagPLM .request-list-H0z3FJ::before {
    height: 40px;
    width: 40px;
}
}



@media (max-width: 991px) {.tyArea-yuc6DE {
    padding: 4rem 0;
}.tyArea-yuc6DE .fast-guide-5eq3IG {
    padding: 3rem;
}.tyArea-yuc6DE h5 {
    font-size: calc(22px * 0.9);
}
}



@media (max-width: 767px) {.tyArea-yuc6DE {
    padding: 3rem 0;
}.tyArea-yuc6DE .fast-guide-5eq3IG {
    padding: 2.5rem 2rem;
}.tyArea-yuc6DE h5 {
    font-size: calc(22px * 0.85);
}.tyArea-yuc6DE p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}.tyArea-yuc6DE::before {
    width: 80%;
}.tyArea-yuc6DE::after {
    width: 60%;
}
}



@media (max-width: 576px) {.mentorship-experience-RrsDSE {
    padding: 5rem 0;
}.mentorship-experience-RrsDSE .pic-float-5qKGav {
    height: 250px;
}.mentorship-experience-RrsDSE .name {
    font-size: 19px;
}.mentorship-experience-RrsDSE .client-testimonials-7DwJPa span:not(.name) {
    font-size: 18px;
    padding: 0.5rem 1rem;
}.mentorship-experience-RrsDSE .career-achievements-Jpkdmb {
    font-size: calc(18px * 0.9);
    padding: 1.5rem;
    line-height: 1.6;
    width: 95%;
}
}

@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}



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



@keyframes moveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}



@keyframes pulse {
    0%, 100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.8;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}



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



@keyframes horizontalBreathing {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(-50%) scaleX(0.9);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-50%) scaleX(1.1);
    }
}

