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

.nav_startLZu {
    flex: 1 0 auto;
}

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

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

header,footer {
    width: 100%;
}

header {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    z-index: 100;
    width: 100%;
    position: relative;
    padding: 1rem 0;
    background: rgb(225,219,229);
}

.container {
    max-width: 100%;
    margin: auto;
    width: 1108px;
}

.wrapper-border3DV {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.contactLSv::before {
    z-index: 1;
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(167,201,186), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(178,147,116), 0.05) 0%, transparent 50%);
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}



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

.contactLSv h2 {
    position: relative;
    color: #000000;
    transform: translateX(-50%);
    left: 50%;
    display: inline-block;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    perspective: 1000px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.contactLSv h2::before {
    position: absolute;
    left: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(167,201,186), transparent);
    bottom: -10px;
    content: "";
    width: 100%;
}

.contactLSv .request_widgetYHq::before {
    height: 5px;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(167,201,186), rgb(178,147,116));
    top: 0;
    z-index: 3;
}

.contactLSv .media_imagexj5::before {
    z-index: 1;
    position: absolute;
    inset: 0;
    background: linear-gradient(210deg, rgba(rgb(167,201,186), 0.5), rgba(rgb(178,147,116), 0.5));
    content: "";
    mix-blend-mode: multiply;
}



.contactLSv .support_requestshr {
    padding: 60px 50px;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
    flex: 0 0 55%;
}

.contactLSv form {
    z-index: 3;
    position: relative;
}

.contactLSv form h3 {
    margin-bottom: 35px;
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    position: relative;
}

.contactLSv form h3::after {
    position: absolute;
    width: 30px;
    content: "";
    background: rgb(167,201,186);
    bottom: -15px;
    left: 0;
    height: 2px;
}

.contactLSv form input[type="text"]:focus {
    border-color: rgb(167,201,186);
    outline: none;
    box-shadow: 0 0 0 4px rgba(rgb(167,201,186), 0.1);
    background: rgba(#ffffff, 0.9);
}

.contactLSv form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

.contactLSv .reach_grid9TM {
    display: flex;
    margin-bottom: 30px;
    position: relative;
}

.contactLSv .reach_grid9TM label {
    position: relative;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    font-size: 16px;
    line-height: 1.5;
}

.contactLSv .reach_grid9TM input[type="checkbox"]:checked + label::before {
    background: rgb(167,201,186);
    border-color: rgb(167,201,186);
}

.contactLSv .reach_grid9TM label a {
    text-decoration: none;
    color: rgb(167,201,186);
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
}

.contactLSv .reach_grid9TM label a::after {
    width: 100%;
    transform: scaleX(0);
    bottom: -2px;
    height: 1px;
    transition: transform 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    transform-origin: right;
    background: rgb(167,201,186);
}

.contactLSv .inquiry_gridPmI {
    z-index: 1;
    background: rgb(167,201,186);
    padding: 16px 40px;
    border-radius: 8px;
    border: none;
    position: relative;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
}

.contactLSv .inquiry_gridPmI::after {
    background: rgba(255, 255, 255, 0.3);
    top: -50%;
    z-index: -1;
    width: 50px;
    left: -10px;
    content: "";
    border-radius: 50%;
    height: 50px;
    transition: all 0.5s ease;
    transform: scale(0);
    position: absolute;
}

.contactLSv svg path {
    transition: all 0.3s ease;
    stroke: rgb(167,201,186);
    stroke-width: 2;
}

.contactLSv form input {
    border: 1px solid rgb(167,201,186);
}

.welcome_boardMPl > div {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.welcome_boardMPl .study_centercYl {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.welcome_boardMPl:hover .study_centercYl::before {
    transform: translateX(20px);
}

.welcome_boardMPl .edu_headlYI {
    color: #000000;
    transform: translateY(0);
    transition: transform 0.4s ease;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    margin: 0 0 40px;
}

.welcome_boardMPl .edu_start5gf {
    overflow: hidden;
    padding: 60px 40px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.welcome_boardMPl .edu_start5gf > div {
    position: relative;
    color: #ffffff;
    gap: 30px;
    flex-direction: column;
    display: flex;
    z-index: 2;
}

.welcome_boardMPl .edu_start5gf p::before {
    top: 0;
    width: 4px;
    position: absolute;
    height: 100%;
    transition: transform 0.3s ease;
    transform: scaleY(0.8);
    content: "";
    left: 0;
    background: rgb(178,147,116);
}

.welcome_boardMPl .edu_start5gf:hover h3 {
    transform: translateX(10px);
}

.our_storyMo8 {
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.our_storyMo8::before {
    opacity: 0.85;
    content: "";
    left: 0;
    background: linear-gradient(145deg, rgb(167,201,186,0.5), rgba(0, 0, 0, 0.5), rgb(178,147,116,0.5));
    right: 0;
    top: 0;
    backdrop-filter: blur(5px);
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.our_storyMo8 .container {
    padding: 3rem 2rem;
    position: relative;
    opacity: 1;
    animation: fadeUp 1.2s ease-out;
    margin: 0 auto;
    transform: translateY(0);
    max-width: 1200px;
    z-index: 2;
}

.our_storyMo8 .text_holder_itemQ0j:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our_storyMo8 .text_holder_itemQ0j::before {
    left: 0;
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
    transform-origin: left;
    background: rgb(167,201,186);
    top: -10px;
    transform: scaleX(0);
    height: 10px;
    content: "";
    position: absolute;
}

.our_storyMo8 .text_holder_itemQ0j > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}

.our_storyMo8 .text_holder_itemQ0j > div:first-child::before {
    transition: transform 0.6s ease;
    position: absolute;
    transform-origin: left;
    height: 3px;
    left: 0;
    transform: scaleX(0.7);
    content: "";
    bottom: -10px;
    width: 60px;
    background: rgb(167,201,186);
}

.our_storyMo8 h5::after {
    height: 1px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(0);
    transform-origin: right;
    bottom: 0;
    content: "";
    background: rgb(167,201,186);
    position: absolute;
    width: 100%;
    left: 0;
}

.our_storyMo8 .text_holder_itemQ0j > div:nth-child(2) {
    margin-bottom: 2rem;
}

.our_storyMo8 .text_holder_itemQ0j > div:nth-child(2) p::before {
    transform: translateY(-50%) scale(0);
    height: 10px;
    position: absolute;
    left: -20px;
    background: rgb(167,201,186);
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 10px;
    border-radius: 50%;
    top: 50%;
    content: "";
    opacity: 0;
}

.our_storyMo8 .text_holder_itemQ0j > div:nth-child(2):hover p::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}

.our_storyMo8 ol li {
    hyphens: auto;
    column-count: 1;
    margin-bottom: 0.5rem;
    counter-increment: list-counter;
    text-align: justify;
    position: relative;
    padding-left: 1rem;
    font-size: 14px;
    column-gap: 2rem;
    line-height: 1.8;
    color: #000000;
}

.pricing_rowGdg {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(225,219,229);
}

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

.pricing_rowGdg .fee_structure0rC {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    transform: translateY(-10px);
    animation: fadeInUp 0.8s ease-out forwards;
}

.pricing_rowGdg .fee_structure0rC h2::after {
    background: rgb(167,201,186);
    width: 80px;
    content: "";
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    height: 3px;
}

.pricing_rowGdg .skill_offersJVj {
    width: 100%;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}

.pricing_rowGdg .deal_boardsYM:nth-child(1) {
    --index: 1;
}

.pricing_rowGdg .deal_boardsYM:nth-child(2) {
    --index: 2;
}

.pricing_rowGdg .deal_boardsYM:nth-child(3) {
    --index: 3;
}

.pricing_rowGdg .deal_boardsYM:nth-child(4) {
    --index: 4;
}

.pricing_rowGdg .deal_boardsYM:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.pricing_rowGdg .skill_plansAU1 {
    flex-direction: column;
    display: flex;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    overflow: hidden;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

.pricing_rowGdg .cost_cardK9c {
    flex-direction: column;
    flex: 1;
    padding: 40px 30px;
    display: flex;
    box-sizing: border-box;
}

.pricing_rowGdg .cost_cardK9c h3::after {
    content: "";
    height: 2px;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    background-color: rgb(167,201,186);
    bottom: -8px;
    width: 40px;
}

.pricing_rowGdg .cost_cardK9c p {
    line-height: 1.7;
    margin-bottom: 0;
    color: #000000;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    flex-grow: 1;
    white-space: normal;
}

.pricing_rowGdg .media_imagexj5 {
    height: 200px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}

.pricing_rowGdg .deal_boardsYM:hover .media_imagexj5 {
    transform: scale(1.05);
    filter: brightness(1.05);
}

.potential_enrolleesJdb::before {
    background: rgb(167,201,186,0.5);
    width: 100%;
    top: -50%;
    height: 100%;
    right: -50%;
    content: "";
    transform: rotate(35deg);
    position: absolute;
    z-index: 1;
}

.potential_enrolleesJdb .container {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}

.potential_enrolleesJdb .learn_rootszlI::before {
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 6px;
    background: linear-gradient(90deg, rgb(167,201,186), rgb(178,147,116));
    top: 0;
}



.potential_enrolleesJdb .learn_rootszlI::before {
    animation: dotAnimation 8s infinite;
}

.potential_enrolleesJdb h4 {
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    position: relative;
    margin-bottom: 50px;
    color: #000000;
}

.potential_enrolleesJdb h4::after {
    left: 50%;
    content: "";
    border-radius: 10px;
    bottom: -20px;
    transform: translateX(-20px);
    width: 80px;
    height: 4px;
    background: rgb(178,147,116,0.5);
    position: absolute;
}

.potential_enrolleesJdb div > div::before {
    content: "";
    width: 100%;
    z-index: -1;
    top: 50%;
    opacity: 0.5;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(178,147,116,0.5) 20%, 
        rgb(178,147,116,0.5) 80%, 
        transparent 100%);
    left: 0;
    position: absolute;
    height: 1px;
}

.potential_enrolleesJdb p::before {
    width: 100%;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, #ffffff 0%, rgb(225,219,229) 100%);
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0;
    left: 0;
    border-radius: 10px;
    top: 0;
    z-index: -1;
}

.potential_enrolleesJdb p svg {
    transition: all 0.4s ease;
    height: 28px;
    margin-right: 18px;
    width: 28px;
    flex-shrink: 0;
}

.potential_enrolleesJdb p:hover svg path {
    fill: rgb(178,147,116);
}

.potential_enrolleesJdb .learn_rootszlI > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.potential_enrolleesJdb .learn_rootszlI > div p:nth-child(3) {
    animation-delay: 0.5s;
}

.potential_enrolleesJdb .learn_rootszlI > div p:nth-child(5) {
    animation-delay: 0.9s;
}

.potential_enrolleesJdb p::after {
    right: 10px;
    transition: all 0.4s ease;
    bottom: 10px;
    width: 30px;
    border-radius: 50%;
    background: rgb(178,147,116,0.5);
    position: absolute;
    content: "";
    opacity: 0;
    height: 30px;
    z-index: -1;
}

header .container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1;
    padding: 0 2%;
    position: relative;
}

header .main_top84f {
    grid-template-columns: 1fr 3fr 1fr;
    gap: 1rem;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    display: grid;
    align-items: center;
}

header .head_knownTX::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(167,201,186), 
        rgb(178,147,116), 
        rgb(167,201,186), 
        transparent);
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    bottom: 0;
    height: 2px;
}

header .site_study4Sa {
    transition: all 0.3s ease;
    font-size: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background: #ffffff;
    padding: 0.4rem 0.8rem;
    font-weight: 400;
}

.privacy_nicheY9t {
    height: auto;
    width: 100%;
    overflow: hidden;
    padding: 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(225,219,229);
    color: #000000;
    font-family: Arial, sans-serif;
}

.privacy_nicheY9t h2 {
    font-size: 31px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 35px;
    color: rgb(178,147,116);
}

.privacy_nicheY9t ul, .privacy_nicheY9t ol {
    padding-left: 20px;
    border-radius: 10px;
    padding: 15px;
    margin: 20px 0;
    background: rgb(178,147,116,0.5);
    list-style: none;
    list-style-position: inside;
}

.privacy_nicheY9t li::before {
    line-height: 1.2;
    left: 0;
    top: 0;
    color: rgb(167,201,186);
    position: absolute;
    font-size: 1.5em;
    content: '•';
}

.privacy_nicheY9t p, .privacy_nicheY9t span, .privacy_nicheY9t div {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 12px;
    color: #000000;
}

.thanksDivNQu::before {
    content: "";
    animation: orbital 30s infinite linear;
    opacity: 0.8;
    transform: rotate(-12deg);
    top: -50%;
    position: absolute;
    background: radial-gradient(circle at center, rgba(rgb(178,147,116,0.5), 0.03) 0%, transparent 60%);
    left: -50%;
    height: 200%;
    width: 200%;
    pointer-events: none;
}

.thanksDivNQu .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    transform-style: preserve-3d;
    z-index: 1;
    position: relative;
    max-width: 1200px;
}

.thanksDivNQu .learn_rootszlI {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    background: linear-gradient(
        145deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, 
        rgba(rgb(255, 255, 255, 0.5), 0.85) 100%
    );
    display: flex;
    mask-image: linear-gradient(
        to bottom right,
        transparent 0%,
        black 5%,
        black 95%,
        transparent 100%
    );
    transform: translateZ(0);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 3.5rem;
    gap: 2.5rem;
    flex-direction: column;
    position: relative;
}

.thanksDivNQu .learn_rootszlI > div:last-child {
    transform: translateZ(5px);
    position: relative;
}

.thanksDivNQu h5 {
    margin: 0;
    font-weight: 700;
    color: #000000;
    transition: transform 0.5s ease;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    font-size: 20px;
    padding-left: 1.5rem;
    line-height: 1.4;
}

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

.thanksDivNQu a:hover {
    transform: translateX(5px);
}

.thanksDivNQu p {
    font-weight: 400;
    position: relative;
    color: #000000;
    line-height: 1.8;
    margin: 0;
    font-size: 18px;
    border-left: 1px solid rgba(rgb(167,201,186,0.5), 0.2);
    padding: 0 0 0 1.5rem;
}

.mentorship_experiencemZA::before {
    left: 0;
    opacity: 0.07;
    width: 100%;
    position: absolute;
    background-size: 40px 40px;
    height: 100%;
    content: "";
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(167,201,186,0.5) 49.5%, rgb(167,201,186,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(167,201,186,0.5) 49.5%, rgb(167,201,186,0.5) 50.5%, transparent 50.5%);
    top: 0;
}

.mentorship_experiencemZA .container {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
}

.mentorship_experiencemZA .alumni_viewsISJ {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    padding: 50px;
    gap: 40px;
}



.mentorship_experiencemZA .media_imagexj5 {
    width: 100%;
    transition: all 0.5s ease;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    position: relative;
    overflow: hidden;
    border-radius: 0;
    height: 100%;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    min-height: 360px;
}

.mentorship_experiencemZA .media_imagexj5::after {
    height: 100%;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    position: absolute;
    content: "";
    z-index: 2;
    top: 0;
    left: 0;
}

.mentorship_experiencemZA .name::before {
    width: 4px;
    height: 0;
    transition: height 0.5s ease;
    content: "";
    background: rgb(178,147,116);
    left: -4px;
    top: 0;
    position: absolute;
}

.mentorship_experiencemZA .alumni_viewsISJ span:not(.name)::after {
    content: "";
    bottom: 0;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    width: 0;
    background: rgb(167,201,186);
}

.mentorship_experiencemZA .alumni_viewsISJ:hover span:not(.name)::after {
    width: 100%;
}

.mentorship_experiencemZA .career_card2VZ::before {
    border-top: 2px solid rgb(167,201,186);
    content: "";
    left: 12px;
    top: 15px;
    position: absolute;
    border-left: 2px solid rgb(167,201,186);
    width: 12px;
    height: 12px;
    opacity: 0.6;
}

.mentorship_experiencemZA .career_card2VZ::after {
    right: 12px;
    height: 12px;
    bottom: 15px;
    position: absolute;
    width: 12px;
    content: "";
    opacity: 0.6;
    border-bottom: 2px solid rgb(178,147,116);
    border-right: 2px solid rgb(178,147,116);
}

.mentorship_experiencemZA .alumni_viewsISJ:hover .media_imagexj5 {
    transform: scale(1.03);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
}

.assign_helpxWN .container {
    z-index: 1;
    position: relative;
}

.assign_helpxWN .mobile_ctaHfU {
    display: flex;
    flex-direction: column;
    gap: 4rem;
}

.assign_helpxWN .support_nowDlT::after {
    position: absolute;
    background-color: rgb(167,201,186);
    bottom: -1px;
    content: '';
    left: 0;
    width: 60px;
    height: 3px;
}

.assign_helpxWN .info_item {
    transition: transform 0.3s ease-out;
    padding: 0.5rem;
}

.assign_helpxWN .info_item a:hover {
    color: rgb(167,201,186);
}

.assign_helpxWN .info_item svg {
    fill: rgb(167,201,186);
    flex-shrink: 0;
    height: 20px;
    width: 20px;
}

.assign_helpxWN .text_main_holder {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1.2fr 1fr 1.2fr;
}

.assign_helpxWN .first_expertcoi svg {
    height: auto;
    max-width: 160px;
    transition: opacity 0.3s ease;
}

.assign_helpxWN .top_siteG3t {
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
}

.assign_helpxWN .top_siteG3t h5 {
    margin-bottom: 0.5rem;
    color: #000000;
    font-size: 19px;
    font-weight: 600;
    position: relative;
}

.assign_helpxWN .nav_beginbgH a::before {
    left: -10px;
    transition: width 0.3s ease, left 0.3s ease;
    position: absolute;
    background-color: rgb(167,201,186);
    width: 0;
    top: 50%;
    content: '';
    transform: translateY(-50%);
    height: 1px;
}

.assign_helpxWN .nav_beginbgH a:hover::before {
    left: 0;
    width: 10px;
}

.assign_helpxWN .subscribe_holder h5 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
}

.assign_helpxWN .subscribe_holder p {
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
}

.assign_helpxWN .input_holder input[type="email"] {
    padding: 1rem 1.25rem;
    color: #000000;
    font-size: 17px;
    border-radius: 10px;
    border: 1px solid rgb(178,147,116,0.5);
    background-color: transparent;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    flex: 1;
}

.assign_helpxWN .sub_signup2xp {
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    background-color: rgb(167,201,186);
    font-weight: 600;
    color: #ffffff;
    border: none;
    font-size: 15px;
    padding: 1rem 1.5rem;
    border-radius: 10px;
}

.assign_helpxWN .nav_beginbgH:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}

.course_highlightsHQA {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(225,219,229);
}

.course_highlightsHQA::before {
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(167,201,186,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(167,201,186,0.5) 100%);
    height: 100%;
    content: "";
    background-size: 20px 20px;
    top: 0;
    width: 100%;
    animation: gridMove 40s linear infinite;
    position: absolute;
    z-index: 1;
}

.course_highlightsHQA .training_flowdeg {
    align-items: center;
    flex-direction: column;
    position: relative;
    max-width: 900px;
    gap: 60px;
    display: flex;
    width: 100%;
    justify-content: center;
}

.course_highlightsHQA .text_holder_itemQ0j::before {
    pointer-events: none;
    top: 0;
    opacity: 0.3;
    left: 0;
    border-radius: 22px;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid rgb(167,201,186,0.5);
}

.course_highlightsHQA .text_holder_itemQ0j::after {
    background: linear-gradient(to right, rgb(167,201,186), rgb(178,147,116));
    content: "";
    left: calc(50% - 30px);
    width: 60px;
    position: absolute;
    height: 3px;
    top: -15px;
}

.course_highlightsHQA .text_holder_itemQ0j h2::after {
    height: 2px;
    left: calc(50% - 40px);
    content: "";
    position: absolute;
    width: 80px;
    background: rgb(167,201,186,0.5);
    bottom: -10px;
}

.course_highlightsHQA .text_holder_itemQ0j .description:last-child {
    margin-bottom: 0;
}

.course_highlightsHQA .container::before {
    top: 0;
    content: "";
    animation: circuitPulse 8s infinite alternate;
    position: absolute;
    background-size: 50px 50px, 50px 50px, 200px 200px, 200px 200px, 200px 200px;
    opacity: 0.05;
    left: 0;
    height: 100%;
    z-index: 0;
    background-image: 
        linear-gradient(to right, rgb(167,201,186,0.5) 0.5px, transparent 1px),
        linear-gradient(to bottom, rgb(167,201,186,0.5) 0.5px, transparent 1px),
        radial-gradient(circle at 50px 50px, rgb(167,201,186,0.5) 2px, transparent 2px),
        radial-gradient(circle at 150px 150px, rgb(178,147,116,0.5) 2px, transparent 2px),
        radial-gradient(circle at 250px 250px, rgb(167,201,186,0.5) 2px, transparent 2px);
    width: 100%;
}



.course_highlightsHQA .training_flowdeg::after {
    bottom: -30px;
    height: 2px;
    position: absolute;
    content: "";
    width: 100px;
    background: linear-gradient(to right, transparent, rgb(178,147,116,0.5), transparent);
    left: calc(50% - 50px);
}



.course_highlightsHQA .media_imagexj5::after {
    animation: borderGlow 4s infinite alternate;
}

.course_highlightsHQA .text_holder_itemQ0j .description:nth-child(2) {
    animation: reveal 0.8s 0.2s forwards;
}

.course_highlightsHQA .text_holder_itemQ0j .description:nth-child(3) {
    animation: reveal 0.8s 0.4s forwards;
}


.training_structurePVJ {
    position: relative;
    isolation: isolate;
    padding: 7rem 0;
    background: rgb(225,219,229);
    overflow: hidden;
}

.training_structurePVJ::before {
    width: 200%;
    animation: shiftPattern 60s linear infinite;
    top: -50%;
    transform: rotate(15deg);
    background-position: 0 0, 30px 30px;
    opacity: 0.3;
    height: 200%;
    z-index: 0;
    content: "";
    position: absolute;
    background-size: 60px 60px;
    background-image: 
        radial-gradient(
            rgb(178,147,116,0.5) 20%, 
            transparent 21%
        ), 
        radial-gradient(
            rgb(167,201,186,0.5) 20%, 
            transparent 21%
        );
    left: -50%;
}

.training_structurePVJ h3 {
    text-align: center;
    font-size: 37px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 75%, 
        50% 100%, 
        0 75%
    );
    background: linear-gradient(135deg, rgb(167,201,186), rgb(178,147,116));
    margin: 0;
    padding: 2.5rem;
    padding-bottom: 4rem;
    width: 100%;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}

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

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


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


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



@media (max-width: 1024px) {.contactLSv {
    padding: 80px 0;
}.contactLSv .request_widgetYHq {
    margin-top: 50px;
}.contactLSv .media_imagexj5 {
    min-height: 450px;
}.contactLSv .support_requestshr {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.contactLSv {
    padding: 50px 0;
}.contactLSv h2 {
    font-size: calc(32px * 0.85);
}.contactLSv .request_widgetYHq {
    margin-top: 30px;
    border-radius: 12px;
}.contactLSv .media_imagexj5 {
    min-height: 220px;
}.contactLSv .support_requestshr {
    padding: 30px 20px;
}.contactLSv form h3 {
    margin-bottom: 25px;
    font-size: calc(24px * 0.9);
}.contactLSv form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contactLSv .reach_grid9TM {
    margin-bottom: 20px;
}.contactLSv .reach_grid9TM label {
    font-size: calc(16px * 0.9);
}.contactLSv .inquiry_gridPmI {
    padding: 12px 20px;
}}



@media (max-width: 768px) {.welcome_boardMPl {
    padding: 60px 0;
}.welcome_boardMPl .edu_headlYI {
    font-size: calc(40px * 0.8);
    margin-bottom: 30px;
}.welcome_boardMPl .edu_start5gf {
    padding: 30px 25px;
}.welcome_boardMPl .edu_start5gf p {
    font-size: 17px;
}.welcome_boardMPl .edu_start5gf h3 {
    padding: 15px;
    font-size: calc(23px * 0.9);
}
}



@media (min-width: 768px) {.our_storyMo8 .text_holder_itemQ0j {
    padding: 4rem;
}.our_storyMo8 ol li {
    padding-left: 0;
    column-count: 2;
}
}



@media (min-width: 992px) {.our_storyMo8 .container {
    padding: 5rem 2rem;
}.our_storyMo8 .text_holder_itemQ0j {
    padding: 5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.our_storyMo8 h5 {
    font-size: calc(18px * 1.2);
}.our_storyMo8 .text_holder_itemQ0j > div:nth-child(2) p {
    font-size: calc(18px * 1.5);
}.our_storyMo8 ol li {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 480px) {.our_storyMo8 .text_holder_itemQ0j {
    padding: 2rem 1.25rem;
}.our_storyMo8 h5 {
    font-size: calc(18px * 0.85);
}.our_storyMo8 .text_holder_itemQ0j > div:nth-child(2) p {
    font-size: 18px;
}.our_storyMo8 ol li {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}}



@media (min-width: 1200px) {.pricing_rowGdg .skill_offersJVj {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_rowGdg .cost_cardK9c h3 {
    font-size: calc(19px * 1.1);
}.pricing_rowGdg .package_dealsLIe {
    font-size: calc(19px * 1.3);
}.pricing_rowGdg .media_imagexj5 {
    height: 240px;
}
}



@media (max-width: 767px) {.pricing_rowGdg {
    padding: 80px 0;
}.pricing_rowGdg .cost_cardK9c {
    padding: 30px 20px;
}.pricing_rowGdg .package_dealsLIe {
    font-size: 19px;
    padding: 6px 12px;
}.pricing_rowGdg .media_imagexj5 {
    height: 180px;
}
}



@media (max-width: 991px) {.potential_enrolleesJdb {
    padding: 90px 0 80px;
}.potential_enrolleesJdb .learn_rootszlI {
    padding: 50px 30px;
}.potential_enrolleesJdb h4 {
    font-size: calc(34px * 0.9);
    margin-bottom: 40px;
}.potential_enrolleesJdb div > div {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.potential_enrolleesJdb p {
    padding: 20px;
}.potential_enrolleesJdb .learn_rootszlI::after {
    width: 100px;
    height: 100px;
}
}



@media (max-width: 576px) {.potential_enrolleesJdb {
    padding: 60px 0 50px;
}.potential_enrolleesJdb .learn_rootszlI {
    padding: 35px 20px;
}.potential_enrolleesJdb h4 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.7);
}.potential_enrolleesJdb h4::before {
    height: 3px;
    width: 30px;
}.potential_enrolleesJdb h4::after {
    height: 3px;
    width: 60px;
}.potential_enrolleesJdb p {
    font-size: calc(13px * 0.9);
    padding: 15px;
}.potential_enrolleesJdb p svg {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}.potential_enrolleesJdb p:hover {
    transform: translateY(-5px) scale(1.01);
}.potential_enrolleesJdb .learn_rootszlI::after {
    width: 60px;
    height: 60px;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head_knownTX svg {
    width: 120px;
}header .top_siteG3t {
    flex-wrap: nowrap;
    padding: 0.4rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .top_siteG3t::-webkit-scrollbar {
    height: 2px;
}header .top_siteG3t::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(167,201,186);
}header .site_study4Sa {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media (min-width: 768px) {.thanksDivNQu {
    padding: 8rem 0;
}.thanksDivNQu .learn_rootszlI {
    padding: 4.5rem;
    gap: 3rem;
}.thanksDivNQu h5 {
    padding-left: 2rem;
    font-size: calc(20px * 1.1);
}.thanksDivNQu p {
    padding: 0 0 0 2rem;
    font-size: calc(18px * 1.05);
}.thanksDivNQu .learn_rootszlI > div:first-child::before {
    width: 4rem;
}.thanksDivNQu .learn_rootszlI > div:last-child::after {
    width: 4rem;
}
}



@media (min-width: 1200px) {.thanksDivNQu .learn_rootszlI {
    gap: 5rem;
    padding: 5rem;
}.thanksDivNQu h5 {
    font-size: calc(20px * 1.2);
}.thanksDivNQu p {
    font-size: calc(18px * 1.1);
}
}



@media (max-width: 767px) {.thanksDivNQu {
    padding: 4rem 0;
}.thanksDivNQu .learn_rootszlI {
    gap: 2rem;
    padding: 2.5rem;
}.thanksDivNQu h5 {
    font-size: calc(20px * 0.95);
}.thanksDivNQu .learn_rootszlI > div:first-child::before,
    .thanksDivNQu .learn_rootszlI > div:last-child::after {
    display: none;
}}



@media (max-width: 991px) {.mentorship_experiencemZA {
    padding: 90px 0;
}.mentorship_experiencemZA .alumni_viewsISJ {
    padding: 40px 30px;
    gap: 30px;
}.mentorship_experiencemZA .media_imagexj5 {
    min-height: 320px;
}.mentorship_experiencemZA .career_card2VZ {
    padding: 20px 25px;
}
}



@media (max-width: 575px) {.mentorship_experiencemZA {
    padding: 50px 0;
}.mentorship_experiencemZA .alumni_viewsISJ {
    padding: 30px 20px;
    gap: 20px;
}.mentorship_experiencemZA .media_imagexj5 {
    min-height: 220px;
}.mentorship_experiencemZA .name {
    padding-left: 12px;
    font-size: calc(28px * 0.8);
}.mentorship_experiencemZA .alumni_viewsISJ span:not(.name) {
    padding: 4px 10px;
    margin-bottom: 15px;
    font-size: calc(21px * 0.9);
}.mentorship_experiencemZA .career_card2VZ {
    padding: 15px 18px;
    font-size: calc(13px * 0.9);
}}



@media (max-width: 768px) {.assign_helpxWN {
    padding: 3.5rem 0 1.5rem;
}.assign_helpxWN .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.assign_helpxWN .subscribe_holder {
    grid-column: auto;
}.assign_helpxWN .support_nowDlT {
    grid-template-columns: 1fr 1fr;
}.assign_helpxWN .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}



@media (min-width: 992px) {.course_highlightsHQA .training_flowdeg {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    grid-template-rows: auto auto;
}.course_highlightsHQA .text_holder_itemQ0j {
    margin-top: -80px;
    z-index: 4;
    grid-row: 2;
}.course_highlightsHQA .media_imagexj5 {
    height: 500px;
    grid-row: 1;
}
}



@media (max-width: 991px) {.course_highlightsHQA {
    padding: 80px 0;
}.course_highlightsHQA .training_flowdeg {
    gap: 40px;
}.course_highlightsHQA .text_holder_itemQ0j {
    padding: 30px;
}.course_highlightsHQA .media_imagexj5 {
    height: 400px;
}
}



@media (max-width: 576px) {.course_highlightsHQA {
    padding: 50px 0;
}.course_highlightsHQA .text_holder_itemQ0j {
    padding: 20px;
}.course_highlightsHQA .media_imagexj5 {
    height: 300px;
}.course_highlightsHQA .text_holder_itemQ0j h2 {
    font-size: calc(32px * 0.8);
}.course_highlightsHQA .text_holder_itemQ0j .description {
    font-size: calc(15px * 0.95);
}
}



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

@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}



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



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



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

@keyframes dotAnimation {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}



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

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

@keyframes circuitPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.07;
    }
}

@keyframes floatParticles {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 600px 600px;
    }
}

@keyframes hexMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 86.6px;
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.7;
    }
}



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



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



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



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

