* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    scroll-snap-type: none;
    color: #000000;
    min-height: 100%;
    height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-canvas-YXJiS {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}.footer-benefit-LnaWA {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1245px;
    max-width: 100%;
}.main-pro-vQOgX {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course-program-description-MtKVG {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgba(240, 240, 245, 0.9) 100%);
}.course-program-description-MtKVG::before {
    z-index: 1;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
    height: 100%;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(225deg, rgb(159,191,210,0.5) 0%, transparent 80%);
    top: 0;
    width: 45%;
}.course-program-description-MtKVG::after {
    z-index: 2;
    bottom: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(159,191,210) 0%, rgb(111,157,186) 50%, rgb(159,191,210) 100%);
    left: 0;
    height: 8px;
    content: "";
}.course-program-description-MtKVG .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}.course-program-description-MtKVG .study-hack-QFgDj {
    grid-template-columns: 1fr;
    position: relative;
    gap: 40px;
    display: grid;
}.course-program-description-MtKVG .img-caption-ktTQZ {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 380px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
}.course-program-description-MtKVG .img-caption-ktTQZ::before {
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.4));
}.course-program-description-MtKVG .img-caption-ktTQZ::after {
    position: absolute;
    border-right: 4px solid rgb(111,157,186);
    height: 80px;
    content: "";
    right: -10px;
    border-top: 4px solid rgb(111,157,186);
    top: -10px;
    z-index: 2;
    width: 80px;
}.course-program-description-MtKVG .img-caption-ktTQZ:hover {
    transform: perspective(1000px) rotateY(0);
}.course-program-description-MtKVG .text-holder-box-PnfJr {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    transition: transform 0.5s ease;
    padding: 30px;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}.course-program-description-MtKVG .text-holder-box-PnfJr:hover {
    transform: translateY(-5px);
}.course-program-description-MtKVG .text-holder-box-PnfJr::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(159,191,210), rgb(111,157,186));
    width: 4px;
    height: 100%;
}.course-program-description-MtKVG h3 {
    color: #000000;
    position: relative;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(22px * 1.1);
    font-weight: 700;
}.course-program-description-MtKVG h3::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 3px;
    background: rgb(159,191,210);
    bottom: 0;
    left: 0;
}.course-program-description-MtKVG .description {
    margin-bottom: 20px;
    max-height: 250px;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
    padding-right: 15px;
    overflow-y: auto;
}.course-program-description-MtKVG .description::-webkit-scrollbar {
    width: 4px;
}.course-program-description-MtKVG .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.course-program-description-MtKVG .description::-webkit-scrollbar-thumb {
    background: rgb(159,191,210,0.5);
    border-radius: 10px;
}.course-program-description-MtKVG span.description {
    display: none;
}

@media (min-width: 768px) {.course-program-description-MtKVG {
    padding: 120px 0;
}.course-program-description-MtKVG .study-hack-QFgDj {
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course-program-description-MtKVG .img-caption-ktTQZ {
    height: 450px;
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 0 100%);
}.course-program-description-MtKVG .text-holder-box-PnfJr {
    z-index: 4;
    transform: translateX(-50px);
}.course-program-description-MtKVG .text-holder-box-PnfJr:hover {
    transform: translateX(-60px) translateY(0);
}.course-program-description-MtKVG h3 {
    font-size: 38px;
}.course-program-description-MtKVG .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course-program-description-MtKVG .study-hack-QFgDj {
    gap: 60px;
}.course-program-description-MtKVG .img-caption-ktTQZ {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    height: 500px;
}.course-program-description-MtKVG .text-holder-box-PnfJr {
    transform: translateX(-80px);
    padding: 50px;
}.course-program-description-MtKVG .text-holder-box-PnfJr:hover {
    transform: translateX(-90px) translateY(0);
}.course-program-description-MtKVG h3 {
    margin-bottom: 30px;
}.course-program-description-MtKVG .description {
    font-size: calc(18px * 1.05);
    max-height: 400px;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course-program-description-MtKVG {
    padding: 60px 0;
}.course-program-description-MtKVG::before {
    width: 100%;
    opacity: 0.3;
    clip-path: polygon(100% 0, 100% 30%, 0 100%, 0 70%);
}.course-program-description-MtKVG .img-caption-ktTQZ {
    height: 280px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.course-program-description-MtKVG .text-holder-box-PnfJr {
    margin-top: -30px;
    padding: 25px 20px;
}.course-program-description-MtKVG h3 {
    font-size: calc(22px * 1.05);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.course-program-description-MtKVG .description {
    font-size: calc(18px * 0.95);
    max-height: 200px;
    line-height: 1.7;
}}.cookieUsagePromptBar-WesrD {
    box-shadow: 0 -10px 30px rgb(159,191,210,0.5);
    animation: slideIn 0.5s ease-in-out;
    z-index: 90;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgb(111,157,186);
    border-top: 2px solid rgb(159,191,210);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.edu-consent-WTINu {
    justify-content: space-between;
    padding: 20px 5%;
    background: linear-gradient(135deg, rgb(111,157,186) 0%, rgba(0, 0, 0, 0.5) 100%);
    align-items: center;
    box-shadow: 0 0 20px rgb(159,191,210,0.5);
    display: flex;
    flex-wrap: wrap;
}.cookie-screen-AULXY {
    overflow: hidden;
    margin-right: 20px;
    box-shadow: 0 0 15px rgb(159,191,210);
    padding: 10px;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.5);
    flex-shrink: 0;
}.cookie-screen-AULXY svg, .cookie-screen-AULXY svg path {
    fill: rgb(159,191,210);
    width: 60px;
    height: 60px;
    transition: transform 0.3s ease;
}.cookie-screen-AULXY:hover svg {
    transform: rotate(20deg);
}.data-comply-zZwrB {
    min-width: 300px;
    flex: 1;
    color: #ffffff;
}.data-comply-zZwrB h5 {
    margin-bottom: 10px;
    color: rgb(159,191,210);
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(159,191,210);
}.data-comply-zZwrB p {
    font-size: 15px;
    text-shadow: 0 0 5px rgb(159,191,210,0.5);
    margin-bottom: 0;
    color: #ffffff;
}.cookie-data-VxDaG {
    margin-left: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    box-shadow: 0 0 10px rgb(159,191,210,0.5);
    color: #000000;
    font-size: 17px;
    background: rgb(159,191,210);
    white-space: nowrap;
    padding: 12px 25px;
}.cookie-data-VxDaG:hover {
    background: rgb(111,157,186);
    box-shadow: 0 0 20px rgb(111,157,186,0.5);
}.cookieUsagePromptBar-WesrD p a {
    color: rgb(159,191,210);
    text-decoration: underline;
    transition: color 0.3s ease;
}.cookieUsagePromptBar-WesrD p a:hover {
    color: rgb(111,157,186);
}#cookie-message-box-xkInZ {
    display: none;
}#cookie-message-box-xkInZ:checked ~ .cookieUsagePromptBar-WesrD {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookieUsagePromptBar-WesrD {
    padding: 20px;
}.edu-consent-WTINu {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.cookie-screen-AULXY {
    display: none;
}.edu-consent-WTINu {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.data-comply-zZwrB {
    text-align: center;
    margin-bottom: 20px;
}.cookieUsagePromptBar-WesrD h5, .cookieUsagePromptBar-WesrD p {
    text-align: center;
}.cookie-data-VxDaG {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}}
.contact-information-PnglO {
    padding: 100px 0;
    position: relative;
}.contact-information-PnglO::before {
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-color: rgb(159,191,210,0.5);
    top: 0;
}.contact-information-PnglO .container {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.contact-information-PnglO .inquiry-help-kaMuI {
    flex-wrap: wrap;
    display: flex;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    border-radius: 21px;
    perspective: 1000px;
}.contact-information-PnglO .request-grid-nGYZe {
    transform-origin: left center;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    position: relative;
    background-color: rgb(210,226,235);
    padding: 60px 40px;
    transform: rotateY(5deg);
    z-index: 3;
    transition: transform 0.5s ease;
    width: 40%;
}.contact-information-PnglO .inquiry-help-kaMuI:hover .request-grid-nGYZe {
    transform: rotateY(0deg);
}.contact-information-PnglO .request-grid-nGYZe h3 {
    font-size: 30px;
    padding-left: 20px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 50px;
    position: relative;
}.contact-information-PnglO .request-grid-nGYZe h3::before {
    top: 0;
    border-radius: 10px;
    height: 100%;
    width: 6px;
    background: linear-gradient(to bottom, rgb(159,191,210), rgb(111,157,186));
    content: "";
    position: absolute;
    left: 0;
}.contact-information-PnglO .request-grid-nGYZe div {
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    padding: 15px 20px;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 10px;
    transform: translateZ(0);
    margin-bottom: 25px;
}.contact-information-PnglO .request-grid-nGYZe div:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
}.contact-information-PnglO .request-grid-nGYZe div svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}.contact-information-PnglO .request-grid-nGYZe div svg path {
    fill: rgb(159,191,210);
}.contact-information-PnglO .request-grid-nGYZe div span {
    color: #000000;
    font-size: 14px;
}.contact-information-PnglO .request-grid-nGYZe div span a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.contact-information-PnglO .request-grid-nGYZe div span a:hover {
    color: rgb(159,191,210);
}.contact-information-PnglO .message-inquiry-zcSnl {
    transition: transform 0.5s ease;
    padding: 60px 40px;
    display: flex;
    background: linear-gradient(135deg, rgb(111,157,186), rgb(159,191,210));
    transform-origin: right center;
    flex-direction: column;
    width: 60%;
    transform: rotateY(-5deg);
    justify-content: center;
    z-index: 2;
}.contact-information-PnglO .inquiry-help-kaMuI:hover .message-inquiry-zcSnl {
    transform: rotateY(0deg);
}.contact-information-PnglO .message-inquiry-zcSnl h3 {
    letter-spacing: 1px;
    font-size: 24px;
    margin-bottom: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}.contact-information-PnglO form {
    display: flex;
    width: 100%;
    flex-direction: column;
}.contact-information-PnglO form input[type="text"],
.contact-information-PnglO form input[type="email"] {
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    border-radius: 10px;
    color: #ffffff;
    backdrop-filter: blur(5px);
    padding: 18px 25px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}.contact-information-PnglO form input[type="text"]:focus,
.contact-information-PnglO form input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
}.contact-information-PnglO form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact-information-PnglO .reach-inquiry-pOVAn {
    position: relative;
    margin-bottom: 30px;
}.contact-information-PnglO .reach-inquiry-pOVAn input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-information-PnglO .reach-inquiry-pOVAn label {
    position: relative;
    line-height: 1.6;
    cursor: pointer;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    padding-left: 35px;
}.contact-information-PnglO .reach-inquiry-pOVAn label::before {
    height: 20px;
    left: 0;
    top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: absolute;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.4);
    width: 20px;
}.contact-information-PnglO .reach-inquiry-pOVAn input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #ffffff;
}.contact-information-PnglO .reach-inquiry-pOVAn input[type="checkbox"]:checked + label::after {
    height: 12px;
    transform: rotate(45deg);
    left: 7px;
    top: 4px;
    border: solid rgb(159,191,210);
    content: "";
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
}.contact-information-PnglO .reach-inquiry-pOVAn label a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: underline;
}.contact-information-PnglO .reach-inquiry-pOVAn label a:hover {
    color: rgba(255, 255, 255, 0.8);
}.contact-information-PnglO form .query-message-apQYk {
    z-index: 1;
    border: none;
    color: rgb(159,191,210);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-size: 19px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: #ffffff;
    cursor: pointer;
    align-self: flex-start;
    padding: 18px 35px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}.contact-information-PnglO form .query-message-apQYk::before {
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(111,157,186), rgb(159,191,210));
    top: 0;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    left: 0;
    position: absolute;
    content: "";
}.contact-information-PnglO form .query-message-apQYk:hover {
    color: #ffffff;
}.contact-information-PnglO form .query-message-apQYk:hover::before {
    transform: translateY(0);
}@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.contact-information-PnglO .request-grid-nGYZe div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}.contact-information-PnglO .request-grid-nGYZe div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.contact-information-PnglO .request-grid-nGYZe div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}.contact-information-PnglO .request-grid-nGYZe div:nth-child(5) {
    animation: float 9s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.contact-information-PnglO .container {
    width: 90%;
}.contact-information-PnglO .inquiry-help-kaMuI,
    .contact-information-PnglO .request-grid-nGYZe,
    .contact-information-PnglO .message-inquiry-zcSnl {
    transform: none;
}.contact-information-PnglO .request-grid-nGYZe,
    .contact-information-PnglO .message-inquiry-zcSnl {
    width: 100%;
}.contact-information-PnglO .request-grid-nGYZe {
    padding: 40px 30px;
}.contact-information-PnglO .message-inquiry-zcSnl {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact-information-PnglO {
    padding: 60px 0;
}.contact-information-PnglO .request-grid-nGYZe,
    .contact-information-PnglO .message-inquiry-zcSnl {
    padding: 30px 20px;
}.contact-information-PnglO .request-grid-nGYZe h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 30px;
}.contact-information-PnglO form input[type="text"],
    .contact-information-PnglO form input[type="email"] {
    padding: 15px 20px;
}.contact-information-PnglO form .query-message-apQYk {
    width: 100%;
    padding: 15px 20px;
}}.client-feedback-qlrdQ {
    padding: 100px 0;
    background: rgb(210,226,235);
    overflow: hidden;
    position: relative;
}.client-feedback-qlrdQ::before {
    left: 0;
    content: "";
    position: absolute;
    background-position: 0 0, 0 0, 25px 25px, 25px 25px, 0 0, 25px 25px;
    background-image: 
        linear-gradient(30deg, rgb(159,191,210,0.5) 12%, transparent 12.5%, transparent 87%, rgb(159,191,210,0.5) 87.5%, rgb(159,191,210,0.5)),
        linear-gradient(150deg, rgb(159,191,210,0.5) 12%, transparent 12.5%, transparent 87%, rgb(159,191,210,0.5) 87.5%, rgb(159,191,210,0.5)),
        linear-gradient(30deg, rgb(159,191,210,0.5) 12%, transparent 12.5%, transparent 87%, rgb(159,191,210,0.5) 87.5%, rgb(159,191,210,0.5)),
        linear-gradient(150deg, rgb(159,191,210,0.5) 12%, transparent 12.5%, transparent 87%, rgb(159,191,210,0.5) 87.5%, rgb(159,191,210,0.5)),
        linear-gradient(60deg, rgb(111,157,186,0.5) 25%, transparent 25.5%, transparent 75%, rgb(111,157,186,0.5) 75%, rgb(111,157,186,0.5)),
        linear-gradient(60deg, rgb(111,157,186,0.5) 25%, transparent 25.5%, transparent 75%, rgb(111,157,186,0.5) 75%, rgb(111,157,186,0.5));
    background-size: 50px 50px;
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.05;
    z-index: 1;
}.client-feedback-qlrdQ .mentor-network-QMFEd {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.client-feedback-qlrdQ h4 {
    font-size: 36px;
    position: relative;
    transform: skew(-5deg);
    margin-bottom: 70px;
    color: #000000;
    display: inline-block;
    font-weight: 700;
}.client-feedback-qlrdQ h4::before {
    left: -50px;
    height: 10px;
    z-index: -1;
    position: absolute;
    transform: skew(15deg);
    bottom: -5px;
    background: rgb(111,157,186,0.5);
    content: "";
    width: 200%;
}.client-feedback-qlrdQ h4::after {
    content: "";
    background: rgb(159,191,210,0.5);
    position: absolute;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -40px;
    top: -15px;
    height: 30px;
    animation: rotate 6s linear infinite;
    width: 30px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.client-feedback-qlrdQ .alumni-quotes-asrSN {
    gap: 40px;
    z-index: 2;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    position: relative;
}.client-feedback-qlrdQ .rating-spot-IHDNg {
    padding: 40px 30px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: #ffffff;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 80%, 
        85% 100%, 
        0 100%
    );
    position: relative;
}.client-feedback-qlrdQ .rating-spot-IHDNg::before {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    clip-path: inherit;
    background: linear-gradient(135deg, rgb(159,191,210,0.5), rgb(111,157,186,0.5));
    content: "";
    transform: translate(8px, 8px);
    z-index: -1;
    inset: 0;
}.client-feedback-qlrdQ .rating-spot-IHDNg::after {
    background: rgb(210,226,235);
    width: 50px;
    position: absolute;
    z-index: -2;
    transform: rotate(45deg) translateY(25px);
    right: 15%;
    content: "";
    bottom: 0;
    height: 50px;
}.client-feedback-qlrdQ .rating-spot-IHDNg:nth-child(odd)::after {
    background: rgb(159,191,210,0.5);
}.client-feedback-qlrdQ .rating-spot-IHDNg:nth-child(even)::after {
    background: rgb(111,157,186,0.5);
}.client-feedback-qlrdQ .rating-spot-IHDNg:hover {
    transform: translateY(-15px);
}.client-feedback-qlrdQ .rating-spot-IHDNg:hover::before {
    transform: translate(4px, 4px);
}.client-feedback-qlrdQ .img-caption-ktTQZ {
    top: -20px;
    height: 80px;
    transition: all 0.4s ease;
    position: absolute;
    width: 80px;
    z-index: 3;
    border: 3px solid #ffffff;
    right: 20px;
}.client-feedback-qlrdQ .rating-spot-IHDNg:nth-child(odd) .img-caption-ktTQZ {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 70%, 
        70% 100%, 
        0% 100%
    );
}.client-feedback-qlrdQ .rating-spot-IHDNg:nth-child(even) .img-caption-ktTQZ {
    clip-path: polygon(
        30% 0%, 
        100% 0%, 
        100% 100%, 
        0% 100%, 
        0% 30%
    );
}.client-feedback-qlrdQ .rating-spot-IHDNg:hover .img-caption-ktTQZ {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
    transform: translateY(-5px) rotate(-5deg);
}.client-feedback-qlrdQ .rating-spot-IHDNg span {
    padding-bottom: 10px;
    font-weight: 700;
    display: block;
    color: #000000;
    font-size: 19px;
    border-bottom: 1px dashed rgb(159,191,210,0.5);
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
}.client-feedback-qlrdQ .rating-spot-IHDNg p {
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.6;
}.client-feedback-qlrdQ .rating-spot-IHDNg p::first-letter {
    font-size: 1.5em;
    color: rgb(159,191,210);
    font-weight: 700;
}.client-feedback-qlrdQ .alumni-quotes-asrSN::before {
    height: 100px;
    content: "";
    z-index: -1;
    width: 100px;
    border-radius: 50%;
    left: 10%;
    border: 10px solid rgb(111,157,186,0.5);
    top: -50px;
    position: absolute;
}.client-feedback-qlrdQ .alumni-quotes-asrSN::after {
    right: 10%;
    opacity: 0.2;
    width: 150px;
    position: absolute;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: -1;
    bottom: -75px;
    content: "";
    background: rgb(159,191,210,0.5);
    height: 150px;
}

@media (max-width: 767px) {.client-feedback-qlrdQ {
    padding: 70px 0;
}.client-feedback-qlrdQ h4 {
    transform: none;
    margin-bottom: 60px;
    display: block;
    text-align: center;
    font-size: calc(36px * 0.85);
}.client-feedback-qlrdQ h4::before {
    width: 100%;
    left: 0;
    transform: none;
}.client-feedback-qlrdQ .alumni-quotes-asrSN {
    grid-template-columns: 1fr;
    gap: 50px;
}.client-feedback-qlrdQ .rating-spot-IHDNg {
    padding: 30px 25px;
}.client-feedback-qlrdQ .img-caption-ktTQZ {
    top: -15px;
    right: 15px;
    height: 70px;
    width: 70px;
}.client-feedback-qlrdQ .rating-spot-IHDNg span {
    font-size: calc(19px * 0.9);
}.client-feedback-qlrdQ .rating-spot-IHDNg p {
    font-size: calc(12px * 0.9);
}}.education-experience-vsbmr {
    position: relative;
    padding: 140px 0;
    background: linear-gradient(135deg, #000000 0%, rgb(210,226,235) 100%);
    overflow: hidden;
}.education-experience-vsbmr::before {
    animation: morphBackground 15s infinite alternate ease-in-out;
    position: absolute;
    background: 
    radial-gradient(circle at 25% 25%, rgb(159,191,210,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(111,157,186,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
    content: "";
    mix-blend-mode: screen;
    left: 0;
    height: 100%;
}.education-experience-vsbmr .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.education-experience-vsbmr .rating-spot-IHDNg {
    position: relative;
    grid-template-rows: auto auto 1fr;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    display: grid;
    grid-template-columns: 35% 1fr;
    gap: 20px 40px;
}.education-experience-vsbmr .img-caption-ktTQZ {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    height: 420px;
    grid-area: photo;
    border-radius: 23px;
    position: relative;
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(159,191,210,0.5);
    z-index: 3;
    transform: perspective(1000px) rotateY(-8deg);
}.education-experience-vsbmr .img-caption-ktTQZ::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    inset: 0;
    border-radius: 23px;
    mix-blend-mode: multiply;
}.education-experience-vsbmr .rating-spot-IHDNg:hover .img-caption-ktTQZ {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}.education-experience-vsbmr .name {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-weight: 700;
    align-self: end;
    margin: 0;
    padding-left: 20px;
    font-size: 33px;
    transform: perspective(1000px) rotateY(5deg);
    grid-area: name;
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}.education-experience-vsbmr .name::after {
    transform-origin: left;
    content: "";
    transform: scaleX(0.6);
    left: 20px;
    background: rgb(159,191,210);
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: -8px;
    transition: transform 0.5s ease;
}.education-experience-vsbmr .rating-spot-IHDNg:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}.education-experience-vsbmr .rating-spot-IHDNg:hover .name::after {
    transform: scaleX(1);
}.education-experience-vsbmr .rating-spot-IHDNg > span:not(.name) {
    transform-origin: left center;
    letter-spacing: 1px;
    font-weight: 600;
    transform: perspective(1000px) rotateY(5deg);
    font-size: 21px;
    grid-area: job;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding-left: 20px;
    color: rgb(111,157,186);
    margin-top: 5px;
    text-transform: uppercase;
}.education-experience-vsbmr .rating-spot-IHDNg:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}.education-experience-vsbmr .employee-details-JBYGd {
    font-size: 13px;
    margin: 30px 0 0;
    border-radius: 23px;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    font-weight: 300;
    transform: translateY(0);
    border-left: 4px solid rgb(159,191,210);
    color: #ffffff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    grid-area: quote;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 35px;
    line-height: 1.7;
    z-index: 2;
}.education-experience-vsbmr .employee-details-JBYGd::before {
    left: 25px;
    content: "";
    font-size: calc(42px * 2);
    top: -15px;
    color: rgb(159,191,210);
    position: absolute;
    opacity: 0.7;
}.education-experience-vsbmr .rating-spot-IHDNg:hover .employee-details-JBYGd {
    transform: translateY(-10px);
}

@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}

@media (max-width: 992px) {.education-experience-vsbmr {
    padding: 80px 0;
}.education-experience-vsbmr .rating-spot-IHDNg {
    gap: 15px;
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "img-caption-ktTQZ"
      "name"
      "emp-items-HAfUs"
      "employee-details-JBYGd";
    grid-template-columns: 1fr;
}.education-experience-vsbmr .img-caption-ktTQZ {
    max-width: 320px;
    margin: 0 auto;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    height: 320px;
    transform: none;
}.education-experience-vsbmr .name,
  .education-experience-vsbmr .rating-spot-IHDNg > span:not(.name) {
    text-align: center;
    transform: none;
    padding-left: 0;
}.education-experience-vsbmr .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.6);
}.education-experience-vsbmr .rating-spot-IHDNg:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.education-experience-vsbmr .employee-details-JBYGd {
    margin-top: 20px;
}.education-experience-vsbmr .rating-spot-IHDNg:hover .img-caption-ktTQZ,
  .education-experience-vsbmr .rating-spot-IHDNg:hover .name,
  .education-experience-vsbmr .rating-spot-IHDNg:hover > span:not(.name),
  .education-experience-vsbmr .rating-spot-IHDNg:hover .employee-details-JBYGd {
    transform: none;
}
}

@media (max-width: 576px) {.education-experience-vsbmr {
    padding: 60px 0;
}.education-experience-vsbmr .img-caption-ktTQZ {
    max-width: 250px;
    height: 250px;
}.education-experience-vsbmr .name {
    font-size: 23px;
}.education-experience-vsbmr .employee-details-JBYGd {
    padding: 25px 20px;
    font-size: calc(13px * 0.95);
}}.title-screen-HtxdU {
    overflow: hidden;
    min-height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(30, 35, 40, 0.95) 100%);
}.title-screen-HtxdU::before {
    pointer-events: none;
    top: 0;
    z-index: 1;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgba(94, 170, 168, 0.03) 0px,
        rgba(94, 170, 168, 0.03) 2px,
        transparent 2px,
        transparent 10px
    );
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}.title-screen-HtxdU .img-caption-ktTQZ {
    transform: scale(1.05);
    height: 100%;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    opacity: 0.4;
    width: 100%;
    top: 0;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.8s ease;
    left: 0;
}.title-screen-HtxdU:hover .img-caption-ktTQZ {
    transform: scale(1.02);
    opacity: 0.5;
}.title-screen-HtxdU .img-caption-ktTQZ::after {
    left: 0;
    width: 100%;
    top: 0;
    backdrop-filter: blur(2px);
    position: absolute;
    height: 100%;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.4) 0%,
        rgba(rgb(159,191,210), 0.2) 100%
    );
    content: '';
}.title-screen-HtxdU .mentor-network-QMFEd {
    max-width: 1200px;
    align-items: flex-start;
    justify-content: center;
    padding: 6rem 3rem;
    height: 100%;
    z-index: 2;
    flex-direction: column;
    width: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
}.title-screen-HtxdU h1 {
    opacity: 0;
    margin-bottom: 2rem;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: clamp(2rem, 5vw, 45px);
    color: #ffffff;
    transform: translateX(-20px);
    animation: slideInTitle 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    position: relative;
}.title-screen-HtxdU h1::after {
    background: rgb(111,157,186);
    bottom: -12px;
    position: absolute;
    content: '';
    transform-origin: left;
    width: 80px;
    height: 4px;
    animation: lineExpand 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.8s;
    left: 0;
    transform: scaleX(0);
}.title-screen-HtxdU .text-holder-box-PnfJr {
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    opacity: 0;
    max-width: 600px;
    border-left: 3px solid rgb(159,191,210);
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    background: rgba(rgba(0, 0, 0, 0.5), 0.7);
    width: 100%;
    transform: translateY(20px);
    backdrop-filter: blur(8px);
    border-radius: 0 10px 10px 0;
}.title-screen-HtxdU .text-holder-box-PnfJr p {
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.7s;
    line-height: 1.6;
    font-size: clamp(1rem, 2vw, 14px);
    margin-bottom: 2rem;
    transform: translateY(10px);
    color: #ffffff;
    opacity: 0;
}.title-screen-HtxdU .page-welcome-JRHvp {
    justify-content: center;
    transform: translateY(10px);
    margin: 2rem 0;
    display: flex;
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.9s;
    opacity: 0;
}.title-screen-HtxdU svg {
    height: 120px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 120px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.2));
}.title-screen-HtxdU svg:hover {
    transform: scale(1.05) rotate(2deg);
}.title-screen-HtxdU svg path {
    transition: fill 0.4s ease;
}.title-screen-HtxdU svg:hover path {
    fill: rgb(159,191,210);
}.title-screen-HtxdU svg text {
    transition: fill 0.4s ease;
    font-family: Arial, sans-serif;
}.title-screen-HtxdU svg:hover text {
    fill: #ffffff;
}.title-screen-HtxdU h6 {
    margin-top: 1.5rem;
    width: 100%;
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.1s;
}.title-screen-HtxdU .query-message-apQYk {
    text-decoration: none;
    padding: 1rem 2rem;
    position: relative;
    font-size: 15px;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(94, 170, 168, 0.2);
    background: rgb(159,191,210);
    font-weight: 600;
    color: #ffffff;
    border-radius: 10px;
}.title-screen-HtxdU .query-message-apQYk::before {
    height: 100%;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: '';
    top: 0;
    left: -100%;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
}.title-screen-HtxdU .query-message-apQYk:hover {
    background: rgb(111,157,186);
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.3);
    transform: translateY(-3px);
}.title-screen-HtxdU .query-message-apQYk:hover::before {
    left: 100%;
}

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

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

@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media screen and (max-width: 991px) {.title-screen-HtxdU .mentor-network-QMFEd {
    padding: 5rem 2rem;
}.title-screen-HtxdU .text-holder-box-PnfJr {
    padding: 2rem;
    max-width: 100%;
}.title-screen-HtxdU svg {
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 768px) {.title-screen-HtxdU .img-caption-ktTQZ {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.title-screen-HtxdU .mentor-network-QMFEd {
    align-items: center;
    padding: 4rem 1.5rem;
}.title-screen-HtxdU h1 {
    margin-bottom: 1.5rem;
    text-align: center;
}.title-screen-HtxdU h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes lineExpand {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title-screen-HtxdU .text-holder-box-PnfJr {
    border-radius: 0 0 10px 10px;
    text-align: center;
    border-top: 3px solid rgb(159,191,210);
    border-left: none;
}
}

@media screen and (max-width: 576px) {.title-screen-HtxdU .mentor-network-QMFEd {
    padding: 3rem 1rem;
}.title-screen-HtxdU .text-holder-box-PnfJr {
    padding: 1.5rem;
}.title-screen-HtxdU svg {
    width: 80px;
    height: 80px;
}.title-screen-HtxdU .query-message-apQYk {
    padding: 0.8rem 1.5rem;
}}.learning-outcomes-VfeFi {
    position: relative;
    margin: 40px 0;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgba(rgb(159,191,210,0.5), 0.05) 100%);
    padding: 80px 0;
    overflow: hidden;
}.learning-outcomes-VfeFi::before {
    content: '';
    width: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(159,191,210,0.5) 0%, transparent 70%),
        radial-gradient(circle at 90% 80%, rgb(111,157,186,0.5) 0%, transparent 70%);
    top: 0;
    opacity: 0.08;
    position: absolute;
    left: 0;
    height: 100%;
}.learning-outcomes-VfeFi::after {
    top: -50%;
    position: absolute;
    opacity: 0.05;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent 45%, rgb(159,191,210,0.5) 100%);
    content: '';
    z-index: 0;
    transform: rotate(45deg);
    right: -50%;
}.learning-outcomes-VfeFi .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    gap: 40px;
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    z-index: 1;
}.learning-outcomes-VfeFi .img-caption-ktTQZ {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15);
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    transform: perspective(1000px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    max-height: 400px;
}.learning-outcomes-VfeFi .img-caption-ktTQZ:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.learning-outcomes-VfeFi .mentor-network-QMFEd {
    position: relative;
    background: #ffffff;
    transform: translateY(-20px);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding: 30px;
}.learning-outcomes-VfeFi .mentor-network-QMFEd::before {
    content: '';
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(159,191,210), rgb(111,157,186));
    top: 0;
    width: 5px;
    position: absolute;
}.learning-outcomes-VfeFi .text-holder-box-PnfJr {
    position: relative;
}.learning-outcomes-VfeFi h1 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.3;
}.learning-outcomes-VfeFi h1::after {
    animation: expand 0.8s ease-out forwards;
    width: 80px;
    position: absolute;
    bottom: -10px;
    content: '';
    height: 3px;
    transform-origin: left;
    background: rgb(159,191,210);
    left: 0;
}.learning-outcomes-VfeFi ul {
    gap: 20px;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.learning-outcomes-VfeFi li {
    position: relative;
    transition: transform 0.3s ease;
    padding: 10px 0;
    transform: translateX(0);
}.learning-outcomes-VfeFi li:hover {
    transform: translateX(5px);
}.learning-outcomes-VfeFi li p {
    margin: 0;
    color: #000000;
    align-items: flex-start;
    gap: 15px;
    font-size: 16px;
    line-height: 1.6;
    display: flex;
}.learning-outcomes-VfeFi li svg {
    flex-shrink: 0;
    transition: transform 0.3s ease;
    margin-top: 3px;
    transform: scale(1);
    width: 24px;
    height: 24px;
}.learning-outcomes-VfeFi li:hover svg {
    transform: scale(1.15);
}.learning-outcomes-VfeFi svg path {
    fill: rgb(159,191,210);
    transition: fill 0.3s ease;
}.learning-outcomes-VfeFi li:hover svg path {
    fill: rgb(111,157,186);
}

@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}

@media (min-width: 768px) {.learning-outcomes-VfeFi .container {
    flex-direction: row;
    align-items: center;
}.learning-outcomes-VfeFi .img-caption-ktTQZ {
    max-height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
    width: 45%;
}.learning-outcomes-VfeFi .mentor-network-QMFEd {
    z-index: 2;
    margin-left: -50px;
    transform: translateY(0);
    width: 55%;
}.learning-outcomes-VfeFi h1 {
    font-size: 43px;
}
}

@media (min-width: 992px) {.learning-outcomes-VfeFi {
    padding: 120px 0;
}.learning-outcomes-VfeFi .img-caption-ktTQZ {
    transform: perspective(1200px) rotateY(-8deg);
}.learning-outcomes-VfeFi .mentor-network-QMFEd {
    margin-left: -80px;
    padding: 40px 50px;
}.learning-outcomes-VfeFi ul {
    grid-template-columns: repeat(2, 1fr);
}.learning-outcomes-VfeFi h1::after {
    width: 100px;
}
    
    @keyframes expand {
        0% { width: 0; }
        100% { width: 100px; }
    }
}

@media (max-width: 767px) {.learning-outcomes-VfeFi {
    padding: 60px 0;
}.learning-outcomes-VfeFi .mentor-network-QMFEd {
    padding: 25px 20px;
}.learning-outcomes-VfeFi h1 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.9);
}.learning-outcomes-VfeFi ul {
    gap: 15px;
    grid-template-columns: 1fr;
}.learning-outcomes-VfeFi li p {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.learning-outcomes-VfeFi {
    padding: 40px 0;
}.learning-outcomes-VfeFi .img-caption-ktTQZ {
    max-height: 300px;
}.learning-outcomes-VfeFi .mentor-network-QMFEd {
    padding: 20px 15px;
}.learning-outcomes-VfeFi h1 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.85);
}.learning-outcomes-VfeFi li svg {
    width: 20px;
    height: 20px;
}}footer {
    width: 100%;
    position: relative;
}.footer-benefit-LnaWA {
    position: relative;
    color: #ffffff;
    padding: 80px 0 30px;
    background-color: rgb(159,191,210);
    font-family: Arial, sans-serif;
}.footer-benefit-LnaWA::before {
    top: 0;
    height: 100%;
    background-color: rgb(159,191,210);
    position: absolute;
    right: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    content: "";
    width: 60%;
    z-index: 0;
}footer .footer-benefit-LnaWA::after {
    width: 200px;
    border-radius: 50%;
    height: 200px;
    background: radial-gradient(circle, rgb(159,191,210), transparent 70%);
    top: 50px;
    position: absolute;
    content: "";
    right: 15%;
    opacity: 0.3;
}footer .grant-cta-xyDPT {
    z-index: 1;
    position: relative;
}footer .get-connected-fjLav {
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}footer .info_item {
    border-radius: 10px;
    flex: 0 1 auto;
    margin-bottom: 10px;
    padding: 15px 25px;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    margin-right: 10px;
    transform: skewX(-5deg);
}footer .info_item:hover {
    transform: skewX(-5deg) translateY(-5px);
    background-color: rgb(159,191,210);
}footer .info_item svg {
    vertical-align: middle;
    transform: skewX(5deg);
    height: 20px;
    margin-right: 10px;
    width: 20px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    font-size: 14px;
    vertical-align: middle;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    transform: skewX(5deg);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    display: grid;
}footer .top-bar-ULYNK {
    position: relative;
    padding-left: 20px;
}footer .top-bar-ULYNK::before {
    height: 100%;
    position: absolute;
    width: 5px;
    content: "";
    left: 0;
    background-color: rgb(159,191,210);
    top: 0;
}footer .top-bar-ULYNK svg {
    height: 45px;
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
}footer .partner-logo-uIMmh {
    color: rgba(255, 255, 255, 0.7);
    max-width: 320px;
    line-height: 1.6;
    font-size: 13px;
}footer .nav-page-TmqUF {
    position: relative;
}footer .nav-page-TmqUF h5 {
    font-weight: 700;
    margin-bottom: 25px;
    color: #ffffff;
    font-size: 22px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 10px;
}footer .nav-page-TmqUF h5::after {
    bottom: 0;
    position: absolute;
    height: 3px;
    background-color: rgb(159,191,210);
    width: 50px;
    content: "";
    left: 0;
}footer .head-class-RQfvx {
    margin-bottom: 25px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    display: grid;
    gap: 15px;
}footer .head-class-RQfvx a {
    transition: all 0.3s ease;
    padding-left: 0;
    font-size: 14px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}footer .head-class-RQfvx a::before {
    left: -20px;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease;
    content: "→";
    color: rgb(159,191,210);
}footer .head-class-RQfvx a:hover {
    color: rgb(159,191,210);
    padding-left: 20px;
}footer .head-class-RQfvx a:hover::before {
    opacity: 1;
    left: 0;
}footer .subscribe_holder {
    position: relative;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border-left: 5px solid rgb(159,191,210);
    padding: 30px;
}footer .subscribe_holder::before {
    border-radius: 50%;
    opacity: 0.2;
    top: -20px;
    content: "";
    right: -20px;
    height: 100px;
    position: absolute;
    z-index: -1;
    background-color: rgb(159,191,210);
    width: 100px;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}footer .subscribe_holder p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    line-height: 1.6;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    color: #ffffff;
    border: none;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 2px rgb(159,191,210);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .email-capture-UdODV {
    background-color: rgb(159,191,210);
    transition: all 0.3s ease;
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    cursor: pointer;
}footer .email-capture-UdODV:hover {
    transform: translateX(5px);
    background-color: rgb(111,157,186);
}footer .review-block-UcyVr {
    margin-top: 60px;
    position: relative;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .credit-info-GopAl {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-size: 13px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .head-class-RQfvx {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .email-capture-UdODV {
    white-space: nowrap;
}footer .head-class-RQfvx a {
    padding-right: 10px;
}
}

@media (max-width: 991px) {footer .footer-benefit-LnaWA::before {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    background-color: rgb(159,191,210);
    opacity: 0.7;
}
}

@media (max-width: 767px) {footer .footer-benefit-LnaWA {
    padding: 60px 0 30px;
}footer .get-connected-fjLav {
    justify-content: center;
    margin-bottom: 40px;
}footer .nav-page-TmqUF h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .review-block-UcyVr {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .footer-benefit-LnaWA {
    padding: 50px 0 20px;
}footer .info_item {
    width: 100%;
    margin-right: 0;
}footer .head-class-RQfvx {
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    padding: 20px;
}footer .input_holder input[type="email"],
    footer .email-capture-UdODV {
    padding: 12px 15px;
}}header {
    z-index: 100;
    backdrop-filter: blur(10px);
    padding: 0;
    background: linear-gradient(135deg, rgb(159,191,210,0.5) 0%, rgb(111,157,186,0.5) 100%);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    margin-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}header::before {
    top: 0;
    width: 100%;
    content: '';
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(159,191,210,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(111,157,186,0.5) 0%, transparent 30%);
    opacity: 0.5;
}header .top-pro-HaCdO {
    position: relative;
    display: flex;
    justify-content: space-between;
    z-index: 5;
    align-items: center;
    padding: 1.2rem 2.5rem;
}header .top-bar-ULYNK {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.4s ease;
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    background: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(5px);
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 2;
    flex: 0 0 auto;
}header .top-bar-ULYNK:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.25);
}header .head-section-oJFTU {
    transition: all 0.3s ease;
    display: block;
}header .head-section-oJFTU img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .nav-page-TmqUF {
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 2;
    display: flex;
    margin: 0;
}header .nav-lead-GcYeT {
    position: relative;
    margin: 0 0.3rem;
}header .nav-lead-GcYeT a {
    font-weight: 600;
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    padding: 0.8rem 1.2rem;
    backdrop-filter: blur(5px);
    display: block;
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    font-size: 17px;
}header .nav-lead-GcYeT a:hover {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    border-color: rgba(255, 255, 255, 0.2);
}header .nav-lead-GcYeT a::before {
    left: 0;
    border-radius: 14px;
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    transition: opacity 0.3s ease;
    content: '';
}header .nav-lead-GcYeT a:hover::before {
    opacity: 1;
}header .nav-lead-GcYeT::after {
    transition: width 0.3s ease;
    content: '';
    height: 3px;
    left: 50%;
    border-radius: 10px;
    position: absolute;
    transform: translateX(-50%);
    background: #ffffff;
    bottom: -3px;
    opacity: 0.7;
    width: 0;
}header .nav-lead-GcYeT:hover::after {
    width: 70%;
}header .top-pro-HaCdO::before {
    border-radius: 50%;
    content: '';
    top: -20px;
    right: -20px;
    filter: blur(40px);
    height: 100px;
    z-index: -1;
    opacity: 0.5;
    background: rgb(159,191,210,0.5);
    width: 100px;
    position: absolute;
}header .top-pro-HaCdO::after {
    width: 80px;
    z-index: -1;
    content: '';
    height: 80px;
    bottom: -20px;
    background: rgb(111,157,186,0.5);
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    filter: blur(30px);
}header .main-pro-vQOgX {
    background: rgb(210,226,235);
    position: relative;
    padding-top: 2rem;
    z-index: 1;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .top-bar-ULYNK::after {
    position: absolute;
    left: 0;
    content: '';
    bottom: -20px;
    width: 100%;
    transition: all 0.4s ease;
    height: 20px;
    opacity: 0.5;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
}header .top-bar-ULYNK:hover::after {
    transform: scaleX(0.9);
    opacity: 0.7;
}

@media (min-width: 1400px) {header .top-pro-HaCdO {
    margin: 0 auto;
    max-width: 1320px;
}header .nav-lead-GcYeT {
    margin: 0 0.5rem;
}header .nav-lead-GcYeT a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .top-pro-HaCdO {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .top-bar-ULYNK {
    border-radius: 10px;
    margin-bottom: 0;
    padding: 0.6rem 1rem;
}header .nav-page-TmqUF {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .nav-lead-GcYeT a {
    border-radius: 10px;
    font-size: calc(17px - 1px);
    padding: 0.6rem 1rem;
}header .top-pro-HaCdO::before,
    header .top-pro-HaCdO::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top-pro-HaCdO {
    padding: 0.8rem 1.2rem;
}header .top-bar-ULYNK {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .head-section-oJFTU img {
    max-height: 35px;
}header .nav-page-TmqUF {
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
}header .nav-page-TmqUF::-webkit-scrollbar {
    height: 3px;
}header .nav-page-TmqUF::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .nav-lead-GcYeT {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .nav-lead-GcYeT a {
    padding: 0.5rem 0.8rem;
    font-size: calc(17px - 2px);
    white-space: nowrap;
}header .nav-lead-GcYeT::after {
    display: none;
}header .top-bar-ULYNK::after {
    display: none;
}
}

@media (max-width: 479px) {header .top-pro-HaCdO {
    padding: 0.7rem 1rem;
}header .top-bar-ULYNK {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .nav-lead-GcYeT a {
    font-size: calc(17px - 3px);
    padding: 0.4rem 0.6rem;
}}.gratField-BgGyP {
    position: relative;
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}.gratField-BgGyP::before {
    top: -50px;
    filter: blur(80px);
    animation: float 15s ease-in-out infinite;
    content: "";
    opacity: 0.4;
    background: linear-gradient(45deg, rgb(111,157,186,0.5) 0%, rgb(159,191,210,0.5) 100%);
    width: 300px;
    position: absolute;
    height: 300px;
    z-index: 1;
    right: -50px;
}.gratField-BgGyP::after {
    filter: blur(60px);
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(225deg, rgb(159,191,210,0.5) 0%, rgb(111,157,186,0.5) 80%);
    content: "";
    bottom: -30px;
    left: -30px;
    animation: float 18s ease-in-out infinite reverse;
    z-index: 1;
    width: 250px;
    height: 250px;
}.gratField-BgGyP .container {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 20px;
    max-width: 1140px;
}.gratField-BgGyP h2 {
    opacity: 0;
    font-size: 37px;
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    transform: translateY(20px);
    margin-bottom: 40px;
}.gratField-BgGyP h2::after {
    content: "";
    bottom: -12px;
    height: 3px;
    width: 80px;
    transform: scaleX(0);
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    position: absolute;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
    left: 0;
}.gratField-BgGyP .mentor-network-QMFEd {
    opacity: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    border-radius: 14px;
    padding: 50px;
    transform: translateY(30px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
}.gratField-BgGyP .mentor-network-QMFEd::before {
    height: 100%;
    transform-origin: top center;
    width: 6px;
    top: 0;
    animation: expandHeight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    background: linear-gradient(to bottom, rgb(111,157,186), rgb(159,191,210));
    transform: scaleY(0);
    content: "";
    position: absolute;
    left: 0;
}.gratField-BgGyP ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratField-BgGyP li {
    padding-left: 25px;
    position: relative;
}.gratField-BgGyP li::before {
    top: 8px;
    border-radius: 50%;
    position: absolute;
    height: 10px;
    width: 10px;
    transform: scale(0);
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
}.gratField-BgGyP span {
    line-height: 1.7;
    color: #000000;
    opacity: 0;
    font-size: calc(12px * 1.05);
    animation: fadeText 0.8s ease forwards 0.8s;
    transform: translateY(15px);
    display: block;
    font-family: Arial, sans-serif;
}

@keyframes slideUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes expandHeight {
    to {
        transform: scaleY(1);
    }
}

@keyframes popIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes fadeText {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@media (max-width: 991px) {.gratField-BgGyP {
    padding: 90px 0 70px;
}.gratField-BgGyP h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 35px;
}.gratField-BgGyP .mentor-network-QMFEd {
    padding: 40px 35px;
}.gratField-BgGyP h2::after {
    width: 70px;
}
}

@media (max-width: 767px) {.gratField-BgGyP {
    padding: 70px 0 50px;
}.gratField-BgGyP h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
    line-height: 1.4;
}.gratField-BgGyP .mentor-network-QMFEd {
    padding: 35px 25px;
}.gratField-BgGyP span {
    font-size: 12px;
    line-height: 1.6;
}.gratField-BgGyP h2::after {
    width: 60px;
    height: 2px;
}
}

@media (max-width: 575px) {.gratField-BgGyP {
    padding: 60px 0 40px;
}.gratField-BgGyP h2 {
    margin-bottom: 25px;
    font-size: calc(37px * 0.7);
}.gratField-BgGyP .mentor-network-QMFEd {
    padding: 30px 20px;
}.gratField-BgGyP li {
    padding-left: 20px;
}.gratField-BgGyP li::before {
    height: 8px;
    top: 9px;
    width: 8px;
}.gratField-BgGyP h2::after {
    width: 50px;
}
}

@media (hover: hover) {.gratField-BgGyP .mentor-network-QMFEd:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-5px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
}.gratField-BgGyP .mentor-network-QMFEd:hover::before {
    transition: background 0.5s ease;
    background: linear-gradient(to bottom, rgb(159,191,210), rgb(111,157,186));
}}.course-demographic-yDwrb {
    background: rgb(210,226,235);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.course-demographic-yDwrb::before {
    background: radial-gradient(circle at 30% 40%, rgb(159,191,210,0.5) 0%, transparent 35%),
                radial-gradient(circle at 70% 60%, rgb(111,157,186,0.5) 0%, transparent 35%);
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    opacity: 0.3;
    content: "";
    top: 0;
}.course-demographic-yDwrb .mentor-network-QMFEd {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
}.course-demographic-yDwrb h3 {
    color: #000000;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    transform: translateX(-50%);
    position: relative;
    font-family: Arial, sans-serif;
    display: inline-block;
    margin-bottom: 70px;
    left: 50%;
}.course-demographic-yDwrb h3::before {
    content: "";
    height: 100px;
    position: absolute;
    top: -20px;
    border: 2px solid rgb(159,191,210,0.5);
    z-index: -1;
    left: -30px;
    border-radius: 50%;
    width: 100px;
}.course-demographic-yDwrb h3::after {
    z-index: -1;
    bottom: -15px;
    width: 60px;
    content: "";
    border-radius: 50%;
    height: 60px;
    position: absolute;
    border: 2px solid rgb(111,157,186,0.5);
    right: -20px;
}.course-demographic-yDwrb ul {
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    list-style: none;
    padding: 0;
    gap: 50px;
    margin: 0;
    display: grid;
}.course-demographic-yDwrb ul li {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 220px;
    color: #000000;
    padding: 0;
    overflow: hidden;
    position: relative;
    justify-content: flex-start;
    background: #ffffff;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 12px;
    border-radius: 50%;
    transition: all 0.4s ease;
    text-align: center;
    width: 220px;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}.course-demographic-yDwrb ul li::before {
    height: 100%;
    transition: opacity 0.4s ease;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(159,191,210), rgb(111,157,186));
    opacity: 0;
}.course-demographic-yDwrb ul li::after {
    opacity: 0.5;
    top: -10px;
    content: "";
    border-radius: 50%;
    left: -10px;
    z-index: -2;
    width: calc(100% + 20px);
    transition: all 0.4s ease;
    border: 2px dashed rgb(159,191,210,0.5);
    height: calc(100% + 20px);
    position: absolute;
}.course-demographic-yDwrb ul li:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: scale(1.05);
    color: #ffffff;
}.course-demographic-yDwrb ul li:hover::before {
    opacity: 1;
}.course-demographic-yDwrb ul li:hover::after {
    opacity: 0.7;
    transform: scale(1.1) rotate(15deg);
    border-color: rgb(111,157,186);
}.course-demographic-yDwrb ul li svg {
    flex-shrink: 0;
    margin-bottom: 20px;
    margin-top: 45px;
    height: 40px;
    width: 40px;
    transition: all 0.4s ease;
}.course-demographic-yDwrb ul li:hover svg {
    transform: scale(1.1);
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
}.course-demographic-yDwrb ul li svg path {
    fill: rgb(159,191,210);
    transition: fill 0.4s ease;
}.course-demographic-yDwrb ul li:hover svg path {
    fill: #ffffff;
}.course-demographic-yDwrb ul li > span {
    overflow: hidden;
    max-width: 100%;
    display: block;
    max-height: 100px;
    padding: 0 30px;
}

@media (max-width: 1200px) {.course-demographic-yDwrb ul {
    gap: 40px;
}.course-demographic-yDwrb ul li {
    height: 200px;
    width: 200px;
}
}

@media (max-width: 992px) {.course-demographic-yDwrb {
    padding: 100px 0;
}.course-demographic-yDwrb h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 60px;
}.course-demographic-yDwrb ul {
    grid-template-rows: repeat(4, 1fr);
    gap: 35px;
    grid-template-columns: repeat(2, 1fr);
}.course-demographic-yDwrb ul li {
    width: 220px;
    height: 220px;
}.course-demographic-yDwrb ul li svg {
    margin-top: 45px;
}
}

@media (max-width: 768px) {.course-demographic-yDwrb {
    padding: 80px 0;
}.course-demographic-yDwrb h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 50px;
}.course-demographic-yDwrb ul {
    gap: 30px;
}.course-demographic-yDwrb ul li {
    height: 200px;
    width: 200px;
}.course-demographic-yDwrb ul li svg {
    width: 35px;
    height: 35px;
    margin-top: 40px;
}
}

@media (max-width: 580px) {.course-demographic-yDwrb {
    padding: 60px 0;
}.course-demographic-yDwrb .mentor-network-QMFEd {
    padding: 0 20px;
}.course-demographic-yDwrb h3 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.7);
}.course-demographic-yDwrb ul {
    gap: 25px;
    grid-template-columns: 1fr;
}.course-demographic-yDwrb ul li {
    width: 220px;
    height: 220px;
}
}

@media (max-width: 480px) {.course-demographic-yDwrb ul li {
    width: 200px;
    height: 200px;
}.course-demographic-yDwrb ul li svg {
    width: 30px;
    height: 30px;
    margin-top: 35px;
    margin-bottom: 15px;
}.course-demographic-yDwrb ul li > span {
    padding: 0 20px;
}}.privacy-area-GZjrp {
    padding: 50px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5);
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(210,226,235);
}.privacy-area-GZjrp::before,
.privacy-area-GZjrp::after {
    opacity: 0.1;
    background: rgb(159,191,210,0.5);
    border-radius: 50%;
    position: absolute;
    content: '';
}.privacy-area-GZjrp::before {
    top: -50px;
    left: -50px;
    height: 200px;
    width: 200px;
}.privacy-area-GZjrp::after {
    height: 300px;
    right: -100px;
    bottom: -100px;
    width: 300px;
}.privacy-area-GZjrp h1,
.privacy-area-GZjrp h2 {
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
    margin: 20px 0;
    letter-spacing: 2px;
}.privacy-area-GZjrp h1::before,
.privacy-area-GZjrp h2::before {
    width: 30px;
    height: 30px;
    left: 0;
    border-radius: 50%;
    content: '';
    background: rgb(159,191,210);
    position: absolute;
}.privacy-area-GZjrp h1 {
    color: rgb(159,191,210);
    font-weight: 700;
    font-size: 47px;
}.privacy-area-GZjrp h2 {
    color: rgb(111,157,186);
    font-size: 29px;
    font-weight: 600;
}.privacy-area-GZjrp ul {
    counter-reset: custom-counter;
    padding: 0;
    list-style-type: none;
    margin: 20px 0;
}.privacy-area-GZjrp ul li {
    padding: 10px 0;
    font-weight: 400;
    padding-left: 40px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 13px;
    color: #000000;
}.privacy-area-GZjrp ul li::before {
    display: flex;
    content: counter(custom-counter);
    position: absolute;
    font-weight: 700;
    top: 50%;
    counter-increment: custom-counter;
    background: rgb(111,157,186);
    justify-content: center;
    align-items: center;
    width: 30px;
    transform: translateY(-50%);
    color: #ffffff;
    left: 0;
    border-radius: 50%;
    height: 30px;
}.privacy-area-GZjrp p {
    border-left: 4px solid rgb(159,191,210);
    margin: 20px 0;
    line-height: 1.8;
    font-size: 13px;
    position: relative;
    font-weight: 300;
    color: #000000;
    padding-left: 15px;
}.privacy-area-GZjrp p::before {
    background: rgb(159,191,210);
    position: absolute;
    height: 10px;
    border-radius: 50%;
    content: '';
    left: 0;
    width: 10px;
    top: 0;
    transform: translate(-50%, -50%);
}.privacy-area-GZjrp .container div {
    position: relative;
    margin: 20px 0;
    padding: 20px;
    border: 1px dashed rgb(111,157,186,0.5);
    border-radius: 10px;
}.privacy-area-GZjrp .container div::before {
    height: 20px;
    width: 20px;
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50%;
    background: rgb(111,157,186);
    opacity: 0.5;
}.privacy-area-GZjrp .container div::after {
    content: '';
    bottom: -10px;
    width: 20px;
    height: 20px;
    opacity: 0.5;
    right: -10px;
    position: absolute;
    border-radius: 50%;
    background: rgb(111,157,186);
}
@media only screen and (max-width: 800px) {.privacy-area-GZjrp {
    padding: 30px;
}.privacy-area-GZjrp h1 {
    font-size: calc(21px - 8px);
}.privacy-area-GZjrp h2 {
    font-size: calc(21px - 8px);
}.privacy-area-GZjrp ul li {
    font-size: calc(13px - 2px);
}.privacy-area-GZjrp p {
    font-size: calc(13px - 2px);
}}
.our-mission-mZeJx {
    overflow: hidden;
    z-index: 1;
    padding: 120px 0 80px;
    position: relative;
}.our-mission-mZeJx::before {
    top: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.85;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, 
        rgb(159,191,210,0.5) 0%,
        rgb(111,157,186,0.5) 50%,
        rgb(159,191,210) 100%);
    height: 100%;
}.our-mission-mZeJx::after {
    z-index: -1;
    filter: blur(60px);
    height: 300px;
    animation: pulse 8s infinite alternate ease-in-out;
    position: absolute;
    transform: translate(25%, 25%);
    border-radius: 50%;
    width: 300px;
    bottom: -50px;
    opacity: 0.15;
    right: -50px;
    background: rgb(159,191,210);
    content: "";
}.our-mission-mZeJx h4 {
    transform: perspective(1000px) translateZ(0);
    position: relative;
    color: #ffffff;
    margin-bottom: 60px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    animation: slideInDown 0.8s ease-out forwards;
    text-transform: uppercase;
    font-size: 28px;
}.our-mission-mZeJx h4::after {
    background: rgb(111,157,186);
    left: 50%;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    height: 4px;
}.our-mission-mZeJx .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
}.our-mission-mZeJx .text-holder-box-PnfJr {
    background: rgba(255, 255, 255, 0.95);
    padding: 50px;
    opacity: 0;
    animation: slideUp 1s 0.4s ease-out forwards;
    border-left: 5px solid rgb(111,157,186);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) translateY(30px);
}.our-mission-mZeJx .text-holder-box-PnfJr::before {
    width: 120px;
    position: absolute;
    content: "";
    border-right: 4px solid rgb(159,191,210,0.5);
    z-index: 0;
    right: 30px;
    height: 120px;
    border-top: 4px solid rgb(159,191,210,0.5);
    top: 30px;
    opacity: 0.5;
}.our-mission-mZeJx .text-holder-box-PnfJr h6 {
    position: relative;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 25px;
    color: rgb(159,191,210);
    animation: slideRight 0.7s 0.8s ease-out forwards;
    opacity: 0;
    transform: translateX(-15px);
    letter-spacing: 1px;
}.our-mission-mZeJx .text-holder-box-PnfJr h6::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
    animation: expandWidth 1.2s 1.2s ease-in-out forwards;
    background: rgb(111,157,186);
    position: absolute;
    transform-origin: left;
    content: "";
    left: 0;
    transform: scaleX(0.3);
}.our-mission-mZeJx .text-holder-box-PnfJr div {
    z-index: 1;
    position: relative;
}.our-mission-mZeJx .text-holder-box-PnfJr span {
    position: relative;
    line-height: 1.8;
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 15px;
    text-align: justify;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
    display: block;
    animation: fadeIn 1s 1s ease-out forwards;
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: perspective(1000px) translateY(-50px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) translateY(0) translateZ(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: perspective(1000px) translateY(30px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) translateY(0);
    }
}

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

@keyframes expandWidth {
    from {
        transform: scaleX(0.3);
    }
    to {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
    50% {
        transform: translate(25%, 25%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
}


@media screen and (max-width: 1024px) {.our-mission-mZeJx {
    padding: 100px 0 70px;
}.our-mission-mZeJx .text-holder-box-PnfJr {
    padding: 40px 30px;
}.our-mission-mZeJx h4 {
    font-size: calc(28px * 0.9);
    margin-bottom: 50px;
}.our-mission-mZeJx .text-holder-box-PnfJr::before {
    width: 90px;
    height: 90px;
}
}

@media screen and (max-width: 768px) {.our-mission-mZeJx {
    padding: 80px 0 60px;
}.our-mission-mZeJx h4 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.8);
}.our-mission-mZeJx .text-holder-box-PnfJr {
    padding: 35px 25px;
}.our-mission-mZeJx .text-holder-box-PnfJr h6 {
    margin-bottom: 20px;
    font-size: calc(21px * 0.9);
}.our-mission-mZeJx .text-holder-box-PnfJr::before {
    width: 70px;
    right: 20px;
    top: 20px;
    height: 70px;
}.our-mission-mZeJx::after {
    width: 200px;
    height: 200px;
}
}

@media screen and (max-width: 576px) {.our-mission-mZeJx {
    padding: 60px 0 40px;
}.our-mission-mZeJx h4 {
    font-size: calc(28px * 0.7);
    margin-bottom: 30px;
}.our-mission-mZeJx h4::after {
    width: 60px;
    height: 3px;
    bottom: -10px;
}.our-mission-mZeJx .text-holder-box-PnfJr {
    border-left-width: 3px;
    padding: 25px 20px;
}.our-mission-mZeJx .text-holder-box-PnfJr h6 {
    margin-bottom: 15px;
    font-size: calc(21px * 0.8);
}.our-mission-mZeJx .text-holder-box-PnfJr span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.our-mission-mZeJx .text-holder-box-PnfJr::before {
    display: none;
}.our-mission-mZeJx::after {
    bottom: -30px;
    width: 150px;
    right: -30px;
    height: 150px;
}}.plan-card-NAGxt {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0;
}.plan-card-NAGxt::before {
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
}.plan-card-NAGxt .container {
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.cost-plan-SnkLZ {
    position: relative;
}.plan-card-NAGxt h2 {
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateY(0);
    text-align: center;
    font-weight: 700;
    animation: fadeInDown 0.8s ease-out;
    font-size: 29px;
}.plan-card-NAGxt h2::after {
    bottom: -15px;
    background: linear-gradient(90deg, rgb(159,191,210), rgb(111,157,186));
    left: 50%;
    position: absolute;
    content: "";
    height: 3px;
    transform: translateX(-50%);
    width: 80px;
}.plan-card-NAGxt .program-rate-psIyO {
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 3rem;
    font-size: calc(12px * 1.1);
    opacity: 0.9;
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s both;
}.plan-card-NAGxt .learn-sub-IHCeM {
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
}.plan-card-NAGxt .learn-sub-IHCeM li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.plan-card-NAGxt .learning-plan-ZqUFL {
    display: block;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    height: 100%;
    transform: translateZ(0);
    background: linear-gradient(120deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.02) 100%);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
    text-decoration: none;
}.plan-card-NAGxt .learning-plan-ZqUFL::before {
    position: absolute;
    opacity: 0;
    z-index: 1;
    content: "";
    inset: 0;
    transition: opacity 0.4s ease-out;
    background: linear-gradient(135deg, 
        rgb(159,191,210,0.5) 0%, 
        transparent 100%);
}.plan-card-NAGxt .learning-plan-ZqUFL:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
}.plan-card-NAGxt .learning-plan-ZqUFL:hover::before {
    opacity: 0.15;
}.plan-card-NAGxt .pricing-catalog-foMCj {
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 2.5rem 2rem;
}.plan-card-NAGxt .trial-offers-zAodX {
    display: flex;
    height: 100%;
    flex-direction: column;
}.plan-card-NAGxt .trial-offers-zAodX h4 {
    display: inline-block;
    color: #ffffff;
    font-size: calc(21px * 1.2);
    margin-top: 0;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    transform: translateZ(20px);
    position: relative;
}.plan-card-NAGxt .trial-offers-zAodX h4::after {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    content: "";
    transform: scaleX(1);
    left: 0;
    position: absolute;
    height: 2px;
    background: rgb(111,157,186);
    width: 40px;
    bottom: -8px;
}.plan-card-NAGxt .learning-plan-ZqUFL:hover .trial-offers-zAodX h4::after {
    transform: scaleX(1.5);
}.plan-card-NAGxt .trial-offers-zAodX p {
    margin-bottom: 2rem;
    overflow-y: auto;
    padding-right: 5px;
    max-height: 300px;
    flex-grow: 1;
    color: rgba(255, 255, 255, 0.8);
    word-wrap: break-word;
    line-height: 1.6;
    transform: translateZ(10px);
    overflow-wrap: break-word;
    hyphens: auto;
    font-size: 12px;
}.plan-card-NAGxt .trial-offers-zAodX p::-webkit-scrollbar {
    width: 4px;
}.plan-card-NAGxt .trial-offers-zAodX p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(111,157,186,0.5);
}.plan-card-NAGxt .study-price-xkvsj {
    font-size: calc(21px * 1.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-self: flex-start;
    padding: 0.8rem 1.5rem;
    display: inline-block;
    color: #ffffff;
    transform: translateZ(15px);
    background: linear-gradient(135deg, 
        rgb(159,191,210) 0%, 
        rgb(111,157,186) 100%);
    font-weight: 700;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    margin-top: auto;
}.plan-card-NAGxt .learning-plan-ZqUFL:hover .study-price-xkvsj {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateZ(25px) scale(1.05);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@media (max-width: 1200px) {.plan-card-NAGxt {
    padding: 100px 0;
}.plan-card-NAGxt .learn-sub-IHCeM {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.plan-card-NAGxt {
    padding: 80px 0;
}.plan-card-NAGxt .pricing-catalog-foMCj {
    padding: 2rem 1.5rem;
}.plan-card-NAGxt .trial-offers-zAodX h4 {
    font-size: calc(21px * 1.1);
}.plan-card-NAGxt .study-price-xkvsj {
    padding: 0.7rem 1.2rem;
    font-size: calc(21px * 1.1);
}
}

@media (max-width: 768px) {.plan-card-NAGxt {
    padding: 60px 0;
}.plan-card-NAGxt h2 {
    font-size: calc(29px * 0.9);
}.plan-card-NAGxt .program-rate-psIyO {
    margin-bottom: 2rem;
    font-size: 12px;
}.plan-card-NAGxt .learn-sub-IHCeM {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.plan-card-NAGxt .trial-offers-zAodX p {
    max-height: 200px;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.plan-card-NAGxt {
    padding: 50px 0;
}.plan-card-NAGxt h2 {
    font-size: calc(29px * 0.8);
}.plan-card-NAGxt .pricing-catalog-foMCj {
    padding: 1.5rem 1.2rem;
}.plan-card-NAGxt .trial-offers-zAodX h4 {
    font-size: 21px;
    margin-bottom: 1.2rem;
}.plan-card-NAGxt .study-price-xkvsj {
    font-size: 21px;
    padding: 0.6rem 1rem;
}.plan-card-NAGxt .learning-plan-ZqUFL:hover {
    transform: translateY(-5px);
}
}