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

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

.warp-container-LNeWUg {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.course-features-MPglF5::before {
    content: "";
    z-index: 0;
    top: 0;
    opacity: 0.1;
    left: 0;
    background: linear-gradient(45deg, rgb(215,173,163,0.5) 0%, transparent 70%);
    position: absolute;
    height: 100%;
    width: 100%;
}

.course-features-MPglF5 .pic-float-5qKGav::before {
    transition: opacity 0.3s ease;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.6;
    top: 0;
    background: linear-gradient(120deg, rgb(215,173,163,0.5) 0%, transparent 60%);
    left: 0;
    content: "";
    width: 100%;
}

.course-features-MPglF5 h3 {
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: calc(22px * 1.1);
    transform-origin: left center;
}

.meet-us-A4GPFp::after {
    content: "";
    background: rgb(188,132,120);
    z-index: -1;
    transform: rotate(25deg);
    width: 300px;
    right: -50px;
    height: 300px;
    opacity: 0.1;
    bottom: -50px;
    animation: float 15s ease-in-out infinite;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
    position: absolute;
}

.meet-us-A4GPFp .text-wrapper-hMcbNF > div {
    position: relative;
}

.meet-us-A4GPFp .text-wrapper-hMcbNF p {
    padding-right: 15px;
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    font-weight: 600;
    opacity: 0;
    transform: translateY(10px);
    font-size: calc(12px * 1.4);
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 1.5rem;
}

.find-contact-2GQAYy:before {
    background: conic-gradient(from 90deg at 50% 50%, rgb(215,173,163) 0%, transparent 25%, rgb(188,132,120) 50%, transparent 75%);
    width: 200%;
    content: '';
    left: -50%;
    z-index: -1;
    height: 200%;
    top: -50%;
    opacity: 0.06;
    position: absolute;
    animation: rotateConic 20s infinite linear;
}

.find-contact-2GQAYy .get-contactinfo-stw8YZ:after {
    height: 3px;
    left: 50%;
    bottom: -15px;
    border-radius: 10px;
    position: absolute;
    background: rgb(188,132,120);
    width: 80px;
    animation: expandLine 2s infinite ease;
    content: '';
    transform: translateX(-50%);
}

.find-contact-2GQAYy .contact-section-lCGAwr p {
    color: #000000;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    line-height: 1.7;
    position: relative;
    margin: 0;
    padding-left: 0;
    align-items: center;
}

.find-contact-2GQAYy .quick-help-QWENgz {
    max-width: 600px;
    transition: all 0.4s ease;
    margin: 0 auto;
    background: rgb(242,221,216);
    box-shadow: 0 15px 35px rgb(215,173,163,0.5);
    width: 100%;
    text-align: center;
    border-radius: 29px;
    padding: 40px;
}

.find-contact-2GQAYy .course-info-8opDsq {
    gap: 20px;
    display: grid;
}

.find-contact-2GQAYy .ask-form-hS7RDd svg {
    opacity: 0;
    margin-right: 0;
    width: 0;
    height: 18px;
    transition: all 0.3s ease;
}

.find-contact-2GQAYy .ask-form-hS7RDd:hover svg {
    margin-right: 8px;
    width: 18px;
    opacity: 1;
}

.pricing-offer-box-N3YKAa::before {
    position: absolute;
    transform: rotate(15deg);
    right: -3rem;
    top: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 12rem;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(215,173,163), rgb(188,132,120));
    height: 12rem;
    content: "";
}

.pricing-offer-box-N3YKAa .trial-pricing-BtcXxp {
    margin-bottom: 1rem;
    font-size: 17px;
    max-width: 800px;
    color: #000000;
    line-height: 1.6;
}

.pricing-offer-box-N3YKAa .package-pricing-s4hwoP {
    overflow: hidden;
    min-height: 480px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.06);
    transform: translateY(0);
    position: relative;
    background-color: #ffffff;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex-direction: column;
    display: flex;
}

.pricing-offer-box-N3YKAa .learning-deals-FDdUwX:hover .study-cost-6N24pc::before {
    transform: scaleX(1.5);
}

.pricing-offer-box-N3YKAa .pic-float-5qKGav::after {
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.7;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    right: 0;
    bottom: 0;
    transition: opacity 0.3s ease;
    content: "";
}

.course-demographic-TnVJWE::before {
    height: 100%;
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent);
    content: "";
    background-size: 40px 40px;
    z-index: -1;
    top: 0;
    width: 100%;
    left: 0;
}

.course-demographic-TnVJWE li:hover {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
    border-color: rgba(rgb(215,173,163,0.5), 0.3);
    transform: translateY(-5px);
}

.course-demographic-TnVJWE li:hover::before,
.course-demographic-TnVJWE li:hover::after {
    opacity: 1;
}

.course-demographic-TnVJWE li svg path {
    transition: fill 0.3s ease;
    fill: rgb(188,132,120);
}

.course-demographic-TnVJWE li:hover svg path {
    fill: rgb(215,173,163);
}

header .top-section-cgGiHZ {
    overflow: hidden;
    padding: 0.5rem 0.7rem;
    flex: 0 0 auto;
    z-index: 2;
    position: relative;
    margin-right: 2rem;
    border-left: 3px solid rgb(215,173,163);
    transition: all 0.3s ease;
}

header .top-section-cgGiHZ:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(215,173,163);
}

header .main-site-EMZ1NB::after {
    height: 10px;
    content: '';
    opacity: 0;
    bottom: -5px;
    position: absolute;
    transition: all 0.3s ease;
    width: 10px;
    right: -5px;
    background: rgb(215,173,163);
}

header .site-core-nYRs9X a {
    font-weight: 600;
    font-size: 18px;
    align-items: center;
    border-left: 1px solid transparent;
    color: #ffffff;
    padding: 0 1.2rem;
    height: 45px;
    display: flex;
    border-right: 1px solid transparent;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    letter-spacing: 1px;
    justify-content: center;
    z-index: 1;
}



header .site-core-nYRs9X:last-child::after {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    animation: typingCursor 1s infinite;
    color: rgb(215,173,163);
    font-weight: 700;
    right: -10px;
    content: '|';
}

.cookie-notice-overlay-VkoMRa p {
    font-size: 17px;
    margin-bottom: 20px;
    color: #000000;
    text-align: center;
}

.cookie-confirm-9Dm5OT:hover {
    background: rgb(188,132,120);
}

.cookie-notice-overlay-VkoMRa p a {
    color: rgb(215,173,163);
    transition: color 0.3s ease-in-out;
    text-decoration: none;
}

footer::before {
    background-size: 300% 300%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(215,173,163,0.5) 35%, rgb(188,132,120,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0.75;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    animation: gradientFlow 20s ease infinite;
}

.grant-cta-l6Oejy .company_holder::after {
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(188,132,120), transparent);
    left: 0;
    position: absolute;
    transform: translateY(1px);
    height: 1px;
    bottom: 0;
}

.grant-cta-l6Oejy .company_holder h3 {
    margin: 0 0 1.5rem;
    display: inline-block;
    text-shadow: 0 0 15px rgb(215,173,163,0.5);
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 36px;
    color: #ffffff;
}

.grant-cta-l6Oejy .main-head-BG5erV {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}

.grant-cta-l6Oejy .nav-lead-cu0alU::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(215,173,163), transparent);
    bottom: 0;
    transform: translateY(1px);
    height: 1px;
    content: "";
    width: 100%;
    left: 0;
}

.grant-cta-l6Oejy .nav-lead-cu0alU:hover h5::after {
    width: 100%;
}

.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}

.grant-cta-l6Oejy .nav-lead-cu0alU .main-head-BG5erV a::before {
    transition: all 0.3s ease;
    left: 0;
    background: linear-gradient(180deg, rgb(215,173,163), rgb(188,132,120));
    top: 0;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    border-radius: 10px;
    opacity: 0.5;
    z-index: -1;
}

.skill-test-guCr8G {
    margin-top: 2rem;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}

.skill-test-guCr8G .career-help-GEjsfc:hover {
    text-shadow: 0 0 8px rgb(188,132,120,0.5);
    opacity: 1;
}

.course-rewards-mvkqwM::after {
    content: '';
    width: 80%;
    transform: rotate(-30deg);
    right: -20%;
    top: -30%;
    background: radial-gradient(ellipse at center, rgb(188,132,120,0.5) 0%, transparent 70%);
    opacity: 0.3;
    z-index: 0;
    height: 160%;
    position: absolute;
}

.course-rewards-mvkqwM .pic-float-5qKGav {
    grid-column: 1 / 8;
    border-radius: 18px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    grid-row: 1 / 5;
    min-height: 600px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

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

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

.course-rewards-mvkqwM .text_main_holder > div:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
}

.course-rewards-mvkqwM .text_main_holder > div:hover svg {
    background: rgb(215,173,163,0.5);
    transform: scale(1.1);
}

.course-rewards-mvkqwM .text_main_holder > div:hover svg path {
    fill: #ffffff;
}

.study-method-Zie0WV::before {
    width: 200%;
    z-index: 0;
    animation: shiftPattern 60s linear infinite;
    top: -50%;
    opacity: 0.3;
    transform: rotate(15deg);
    content: "";
    background-image: 
        radial-gradient(
            rgb(188,132,120,0.5) 20%, 
            transparent 21%
        ), 
        radial-gradient(
            rgb(215,173,163,0.5) 20%, 
            transparent 21%
        );
    height: 200%;
    background-position: 0 0, 30px 30px;
    position: absolute;
    left: -50%;
    background-size: 60px 60px;
}

.study-method-Zie0WV span::before {
    height: 70px;
    position: absolute;
    width: 70px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.05);
    content: "";
    z-index: -1;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
}

.title-screen-sIlqDG h1 {
    color: rgb(215,173,163);
    margin-bottom: 2rem;
    z-index: 2;
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.8);
    font-weight: 700;
    font-size: calc(24px * 1.2);
    animation: slideDown 0.8s 0.3s forwards ease-out;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    transform: translateY(-10px);
    font-family: Arial, sans-serif;
    opacity: 0;
}

.title-screen-sIlqDG .text-wrapper-hMcbNF li:last-child {
    margin-bottom: 0;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

.title-screen-sIlqDG .tech-track-wEkpU5 svg:hover g {
    transform: translate(30.89265px, 30.89265px) scale(0.75);
}

.title-screen-sIlqDG .tech-track-wEkpU5 svg:hover path {
    fill: rgb(188,132,120);
}

.title-screen-sIlqDG .support-box-uErnS5 {
    font-size: 20px;
    overflow: hidden;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-top: 1rem;
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    transition: all 0.4s ease;
    padding: 1rem 2rem;
    display: inline-block;
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1),
                -6px -6px 12px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    border-radius: 22px;
    background: linear-gradient(145deg, rgb(215,173,163), rgb(188,132,120));
}

.secure-pantry-36Jqhl {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(var(--primary-color-rgb), 0.05) 100%);
    padding: 5rem 2rem;
}

.secure-pantry-36Jqhl .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 1;
    padding: 0 15px;
}

.secure-pantry-36Jqhl h1::after {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    bottom: -12px;
    width: 70px;
    content: "";
    transform: scaleX(1);
    background: rgb(215,173,163);
    transform-origin: left;
    left: 0;
}

.secure-pantry-36Jqhl p {
    line-height: 1.8;
    font-size: 14px;
    max-width: 90%;
    margin-bottom: 1.5rem;
    color: #000000;
}

.secure-pantry-36Jqhl ul::before {
    width: 1px;
    left: 0;
    background: linear-gradient(to bottom, 
        rgba(var(--primary-color-rgb), 0.1),
        rgba(var(--primary-color-rgb), 0.3),
        rgba(var(--primary-color-rgb), 0.1));
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
}

.secure-pantry-36Jqhl strong::after {
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: -2px;
    background: rgb(215,173,163,0.5);
    left: 0;
    content: "";
    transform: scaleX(0.7);
    transition: transform 0.3s ease;
    transform-origin: left;
}

.contact-us-DagPLM h2 {
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
}

.contact-us-DagPLM .support-links-CqAWdh::after {
    border: 1px solid rgba(rgb(188,132,120), 0.2);
    width: 100%;
    height: 100%;
    border-radius: 25px;
    z-index: -1;
    content: "";
    bottom: -8px;
    position: absolute;
    right: -8px;
}

.contact-us-DagPLM .request-list-H0z3FJ {
    padding: 50px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    position: relative;
}

.contact-us-DagPLM form input[type="text"] {
    padding: 18px 25px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    margin-bottom: 25px;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

.contact-us-DagPLM .connect-box-qCmXAj input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    height: 10px;
    content: "";
    border-right: 2px solid #ffffff;
    top: 6px;
    width: 6px;
}

.contact-us-DagPLM form .support-box-uErnS5:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.contact-us-DagPLM svg path {
    transition: fill 0.3s ease;
    fill: rgb(215,173,163);
}

.tyArea-yuc6DE::before {
    animation: floatBg 18s infinite alternate ease-in-out;
    height: 180%;
    top: -20%;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    z-index: -1;
    transform: rotate(-15deg) translateZ(0);
    position: absolute;
    content: "";
    left: -10%;
    background: linear-gradient(145deg, rgb(215,173,163) 0%, rgba(rgb(215,173,163,0.5), 0.2) 100%);
    width: 60%;
}

.tyArea-yuc6DE .fast-guide-5eq3IG > div:first-child {
    position: relative;
    transform: translateX(0);
    margin-bottom: 2rem;
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
}

.tyArea-yuc6DE .fast-guide-5eq3IG > div:last-child {
    transform: translateY(20px);
    animation: fadeUp 0.8s 0.5s ease-out forwards;
    opacity: 0;
}

.tyArea-yuc6DE a:hover {
    transform: translateY(-5px);
}

.tyArea-yuc6DE a:hover::before {
    opacity: 0.2;
    transform: rotate(0deg) scale(1.2);
}

.mentorship-experience-RrsDSE::before {
    background-size: 150px 150px;
    left: 0;
    animation: gridFlow 20s linear infinite;
    background: 
        linear-gradient(90deg, transparent 85%, rgb(215,173,163,0.5) 85%, rgb(215,173,163,0.5) 88%, transparent 88%),
        linear-gradient(180deg, transparent 85%, rgb(188,132,120,0.5) 85%, rgb(188,132,120,0.5) 88%, transparent 88%);
    z-index: 1;
    opacity: 0.1;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}

.mentorship-experience-RrsDSE .pic-float-5qKGav {
    border-radius: 17px 0 0 17px;
    height: 100%;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    grid-area: photo;
    filter: contrast(1.1) brightness(1.05);
    z-index: 2;
    transform: scale(1);
    overflow: hidden;
    position: relative;
}

.mentorship-experience-RrsDSE .name::after {
    transition: width 0.5s ease;
    height: 2px;
    width: 0;
    bottom: 0;
    left: 0;
    background: rgb(215,173,163);
    position: absolute;
    content: "";
}

.mentorship-experience-RrsDSE .career-achievements-Jpkdmb {
    align-self: start;
    line-height: 1.8;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(188,132,120);
    transform: translateY(0);
    margin-right: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    z-index: 2;
    font-size: 18px;
    border-radius: 17px;
    padding: 2rem;
    width: 95%;
    position: relative;
    color: #ffffff;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    grid-area: quote;
}



@media (min-width: 1200px) {.course-features-MPglF5 .study-track-NCuirw {
    gap: 80px;
}.course-features-MPglF5 .pic-float-5qKGav {
    height: 550px;
}.course-features-MPglF5 .text-wrapper-hMcbNF {
    padding: 50px 60px;
}.course-features-MPglF5 h3 {
    font-size: calc(37px * 1.1);
}.course-features-MPglF5 .description {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
    max-height: 450px;
}
}



@media (min-width: 992px) {.meet-us-A4GPFp {
    padding: 180px 0 150px;
}.meet-us-A4GPFp::before {
    background: linear-gradient(135deg, rgb(215,173,163,0.5), rgba(0, 0, 0, 0.5) 70%);
}.meet-us-A4GPFp .container {
    grid-template-columns: 1fr;
}.meet-us-A4GPFp h2 {
    font-size: calc(28px * 1.4);
}.meet-us-A4GPFp .text-wrapper-hMcbNF {
    margin-left: 2rem;
    padding: 4.5rem 4rem;
}.meet-us-A4GPFp .text-wrapper-hMcbNF::after {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    opacity: 0.1;
    height: 40px;
    left: 80px;
    content: "";
    background: rgb(188,132,120);
    position: absolute;
    bottom: -20px;
    width: 120px;
}.meet-us-A4GPFp .text-wrapper-hMcbNF div div {
    column-count: 2;
}
}



@media screen and (max-width: 480px) {.find-contact-2GQAYy {
    padding: 60px 0;
}.find-contact-2GQAYy .edu-guide-rlvnSd {
    padding: 30px;
}.find-contact-2GQAYy .pic-float-5qKGav {
    height: 250px;
}.find-contact-2GQAYy .get-contactinfo-stw8YZ {
    font-size: calc(30px * 0.85);
}.find-contact-2GQAYy .quick-help-QWENgz {
    padding: 25px;
}.find-contact-2GQAYy .ask-form-hS7RDd {
    padding: 12px 20px;
}.find-contact-2GQAYy .contact-section-lCGAwr p svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.find-contact-2GQAYy .instant-request-Q1nCD0 svg {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}}



@media (min-width: 992px) {.course-demographic-TnVJWE ul {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
}.course-demographic-TnVJWE li:first-child {
    grid-row: 1;
    grid-column: 1;
}.course-demographic-TnVJWE li:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.course-demographic-TnVJWE li:nth-child(3) {
    grid-row: 1;
    grid-column: 3;
}.course-demographic-TnVJWE li:nth-child(4) {
    grid-row: 2;
    grid-column: 1;
}.course-demographic-TnVJWE li:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
}.course-demographic-TnVJWE li:nth-child(6) {
    grid-column: 3;
    grid-row: 2;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .top-know-mvQ0Cu {
    padding: 0.8rem 1.5rem;
}header .top-section-cgGiHZ {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .main-site-EMZ1NB img {
    max-height: 35px;
}header .nav-lead-cu0alU {
    justify-content: flex-start;
    margin-top: 0.8rem;
    overflow-x: auto;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
}header .nav-lead-cu0alU::-webkit-scrollbar {
    height: 3px;
}header .nav-lead-cu0alU::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(215,173,163);
}header .site-core-nYRs9X {
    margin: 0;
    flex: 0 0 auto;
}header .site-core-nYRs9X a {
    padding: 0 0.8rem;
    height: 35px;
    letter-spacing: 0.5px;
    font-size: calc(18px - 2px);
    white-space: nowrap;
}header .site-core-nYRs9X:last-child::after {
    display: none;
}
}



@media (max-width: 992px) {.course-rewards-mvkqwM .first-expert-ZujyQe {
    gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
}.course-rewards-mvkqwM .pic-float-5qKGav {
    grid-column: 1;
    grid-row: 1;
    min-height: 400px;
}.course-rewards-mvkqwM .text_main_holder > div:nth-child(1),
    .course-rewards-mvkqwM .text_main_holder > div:nth-child(2),
    .course-rewards-mvkqwM .text_main_holder > div:nth-child(3),
    .course-rewards-mvkqwM .text_main_holder > div:nth-child(4) {
    grid-row: auto;
    grid-column: 1;
}.course-rewards-mvkqwM .text_main_holder > div:nth-child(2n) {
    transform: translateX(0);
}.course-rewards-mvkqwM .text_main_holder > div:nth-child(2n):hover {
    transform: translateY(-10px);
}
}



@media (max-width: 991px) {.secure-pantry-36Jqhl {
    padding: 4rem 1.5rem;
}.secure-pantry-36Jqhl p {
    max-width: 100%;
}.secure-pantry-36Jqhl h1 {
    font-size: calc(39px * 0.9);
}.secure-pantry-36Jqhl h2 {
    font-size: calc(38px * 0.9);
}
}



@media (max-width: 575px) {.secure-pantry-36Jqhl {
    padding: 2.5rem 0.8rem;
}.secure-pantry-36Jqhl h1 {
    font-size: calc(39px * 0.7);
}.secure-pantry-36Jqhl h2 {
    font-size: calc(38px * 0.7);
    padding-left: 12px;
}.secure-pantry-36Jqhl h3 {
    font-size: calc(38px * 0.6);
    padding-left: 10px;
}.secure-pantry-36Jqhl h4 {
    font-size: calc(38px * 0.55);
    padding-left: 8px;
}.secure-pantry-36Jqhl p, 
    .secure-pantry-36Jqhl span, 
    .secure-pantry-36Jqhl li {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.secure-pantry-36Jqhl span {
    padding-left: 0.8rem;
}.secure-pantry-36Jqhl ul {
    margin: 1.2rem 0 2rem;
}.secure-pantry-36Jqhl li {
    margin-bottom: 1rem;
}}



@media (max-width: 992px) {.mentorship-experience-RrsDSE .client-testimonials-7DwJPa {
    grid-template-areas:
            "pic-float-5qKGav"
            "name"
            "emp-details-KUBMhR"
            "career-achievements-Jpkdmb";
    gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
}.mentorship-experience-RrsDSE .pic-float-5qKGav {
    border-radius: 17px 17px 0 0;
    height: 350px;
}.mentorship-experience-RrsDSE .pic-float-5qKGav::before {
    width: 100%;
    height: 10px;
}.mentorship-experience-RrsDSE .name {
    margin-top: 0;
    text-align: center;
}.mentorship-experience-RrsDSE .name::after {
    transform: translateX(-50%);
    left: 50%;
}.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover .name {
    transform: translateY(-5px);
}.mentorship-experience-RrsDSE .client-testimonials-7DwJPa span:not(.name) {
    margin: 0 auto;
}.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover span:not(.name) {
    transform: translateY(-5px);
}.mentorship-experience-RrsDSE .career-achievements-Jpkdmb {
    margin: 0 auto;
    border-top: 4px solid rgb(188,132,120);
    width: 90%;
    border-left: none;
}.mentorship-experience-RrsDSE .client-testimonials-7DwJPa:hover .career-achievements-Jpkdmb {
    transform: translateY(-5px);
}
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.05);
    }
}



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


    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 60px;
        }
    }



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

