* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    width: 1264px;
    max-width: 100%;
    margin: auto;
}.flag_content563 {
    flex: 0 0 auto;
}.site_info246 {
    flex: 1 0 auto;
}html,body {
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    color: #000000;
}svg {
    width: 30px;
    height: 30px;
}.grid-container731 {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_rewards659 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(215,214,189) 0%, rgb(163,178,170,0.5) 100%);
    overflow: hidden;
    position: relative;
}.course_rewards659::before {
    content: '';
    height: 100%;
    background-size: 40px 40px;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
                      linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    top: 0;
}.course_rewards659::after {
    top: -30%;
    width: 80%;
    opacity: 0.3;
    z-index: 0;
    background: radial-gradient(ellipse at center, rgb(117,126,119,0.5) 0%, transparent 70%);
    content: '';
    transform: rotate(-30deg);
    height: 160%;
    right: -20%;
    position: absolute;
}.course_rewards659 .expert_learning708 {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1280px;
    z-index: 1;
    position: relative;
}.course_rewards659 h2 {
    margin: 0 0 30px;
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-size: 46px;
    font-weight: 700;
}.course_rewards659 h2::after {
    background: linear-gradient(90deg, rgb(117,126,119) 0%, transparent 100%);
    bottom: -10px;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
}.course_rewards659 .site_info246 {
    grid-template-rows: repeat(4, auto);
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin-top: 50px;
}.course_rewards659 .img_display_box984 {
    position: relative;
    grid-column: 1 / 8;
    grid-row: 1 / 5;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    min-height: 600px;
    z-index: 1;
}.course_rewards659 .img_display_box984::before {
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    z-index: 1;
    content: '';
    height: 100%;
}.course_rewards659 .img_display_box984::after {
    left: 0;
    height: 30%;
    bottom: 0;
    width: 100%;
    z-index: 2;
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}.course_rewards659 .text_main_holder {
    display: contents;
}.course_rewards659 .text_main_holder > div {
    transition: all 0.3s ease;
    transform: translateY(0);
    gap: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    padding: 30px;
    position: relative;
    z-index: 2;
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
}.course_rewards659 .text_main_holder > div:nth-child(1) {
    grid-row: 1 / 2;
    grid-column: 7 / 13;
}.course_rewards659 .text_main_holder > div:nth-child(2) {
    grid-column: 7 / 13;
    grid-row: 2 / 3;
}.course_rewards659 .text_main_holder > div:nth-child(3) {
    grid-row: 3 / 4;
    grid-column: 7 / 13;
}.course_rewards659 .text_main_holder > div:nth-child(4) {
    grid-column: 7 / 13;
    grid-row: 4 / 5;
}.course_rewards659 .text_main_holder > div:nth-child(2n) {
    transform: translateX(30px);
}.course_rewards659 .text_main_holder > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.1);
}.course_rewards659 .text_main_holder > div:nth-child(2n):hover {
    transform: translateX(30px) translateY(-10px);
}.course_rewards659 .text_main_holder > div::before {
    background: linear-gradient(135deg, rgb(117,126,119,0.5) 0%, transparent 100%);
    transition: opacity 0.3s ease;
    opacity: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    border-radius: 30px;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
}.course_rewards659 .text_main_holder > div:hover::before {
    opacity: 0.1;
}.course_rewards659 .text_main_holder svg {
    padding: 9px;
    border-radius: 50%;
    height: 45px;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.3s ease;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.2));
    flex-shrink: 0;
    width: 45px;
}.course_rewards659 .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(163,178,170,0.5);
}.course_rewards659 .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(117,126,119);
}.course_rewards659 .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.course_rewards659 .text_main_holder p {
    line-height: 1.6;
    margin: 0;
    color: #ffffff;
    font-size: 16px;
}

@media (max-width: 1200px) {.course_rewards659 .img_display_box984 {
    grid-column: 1 / 9;
}.course_rewards659 .text_main_holder > div:nth-child(1),
    .course_rewards659 .text_main_holder > div:nth-child(2),
    .course_rewards659 .text_main_holder > div:nth-child(3),
    .course_rewards659 .text_main_holder > div:nth-child(4) {
    grid-column: 8 / 13;
}
}

@media (max-width: 992px) {.course_rewards659 .site_info246 {
    gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
}.course_rewards659 .img_display_box984 {
    grid-row: 1;
    grid-column: 1;
    min-height: 400px;
}.course_rewards659 .text_main_holder > div:nth-child(1),
    .course_rewards659 .text_main_holder > div:nth-child(2),
    .course_rewards659 .text_main_holder > div:nth-child(3),
    .course_rewards659 .text_main_holder > div:nth-child(4) {
    grid-row: auto;
    grid-column: 1;
}.course_rewards659 .text_main_holder > div:nth-child(2n) {
    transform: translateX(0);
}.course_rewards659 .text_main_holder > div:nth-child(2n):hover {
    transform: translateY(-10px);
}
}

@media (max-width: 768px) {.course_rewards659 {
    padding: 80px 0;
}.course_rewards659 h2 {
    font-size: calc(46px * 0.8);
}.course_rewards659 .img_display_box984 {
    min-height: 350px;
}.course_rewards659 .text_main_holder > div {
    padding: 25px;
}
}

@media (max-width: 576px) {.course_rewards659 {
    padding: 60px 0;
}.course_rewards659 h2 {
    font-size: 37px;
}.course_rewards659 .img_display_box984 {
    min-height: 280px;
}.course_rewards659 .text_main_holder > div {
    gap: 15px;
    padding: 20px;
}.course_rewards659 .text_main_holder svg {
    width: 38px;
    padding: 7px;
    height: 38px;
}}.customer_reviews342 {
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(215,214,189), rgba(0, 0, 0, 0.5) 120%);
}.customer_reviews342::before {
    z-index: 1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(163,178,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(117,126,119,0.5) 0%, transparent 35%);
    opacity: 0.15;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    pointer-events: none;
}.customer_reviews342 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.customer_reviews342 h2 {
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    transition: transform 0.5s ease-out;
    font-size: 37px;
    margin-bottom: 3.5rem;
    position: relative;
    text-align: center;
    color: #000000;
}.customer_reviews342 h2::after {
    height: 0.25rem;
    position: absolute;
    transform: translateX(-50%);
    transition: width 0.3s ease-out;
    bottom: -1rem;
    left: 50%;
    content: "";
    width: 4rem;
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
}.customer_reviews342 h2:hover::after {
    width: 6rem;
}.customer_reviews342 .alumni_quotes289 {
    margin: 0;
    gap: 2.5rem;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_reviews342 .edu_quotes205 {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    z-index: 1;
    position: relative;
    padding: 2.5rem 2rem;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.customer_reviews342 .edu_quotes205::before {
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    height: 100%;
}.customer_reviews342 .edu_quotes205:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.customer_reviews342 .edu_quotes205:nth-child(odd)::after {
    position: absolute;
    line-height: 1;
    right: 1.5rem;
    color: rgb(163,178,170,0.5);
    font-size: 5rem;
    content: "";
    top: 1rem;
    font-family: Georgia, serif;
    opacity: 0.2;
}.customer_reviews342 .edu_quotes205:nth-child(even)::after {
    opacity: 0.2;
    font-family: Georgia, serif;
    position: absolute;
    font-size: 5rem;
    color: rgb(117,126,119,0.5);
    line-height: 1;
    right: 1.5rem;
    content: "";
    top: 1rem;
}.customer_reviews342 .edu_quotes205 div {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
}.customer_reviews342 .edu_quotes205 img {
    border-radius: 50%;
    margin-right: 1rem;
    width: 60px;
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 60px;
    border: 3px solid #ffffff;
}.customer_reviews342 .edu_quotes205 h4 {
    margin: 0;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}.customer_reviews342 .edu_quotes205 .description {
    color: #000000;
    padding-top: 0.5rem;
    font-size: 15px;
    margin: 0;
    line-height: 1.6;
    position: relative;
}.customer_reviews342 .edu_quotes205 .description::before {
    position: absolute;
    width: 3rem;
    content: "";
    height: 2px;
    background-color: rgb(163,178,170,0.5);
    left: 0;
    top: 0;
}.customer_reviews342 a {
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
    padding: 0.85rem 2rem;
    color: #ffffff;
    margin-top: 3rem;
    margin-left: auto;
    font-size: 17px;
    display: inline-block;
    margin-right: auto;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(163,178,170), rgb(117,126,119));
    z-index: 1;
    transition: all 0.3s ease;
    transform: translateZ(0);
}.customer_reviews342 a:hover {
    transform: translateY(-3px);
    box-shadow: 0 7px 20px rgba(var(--primary-color-rgb), 0.3);
}.customer_reviews342 a::before {
    transition: left 0.7s ease;
    left: -100%;
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
}.customer_reviews342 a:hover::before {
    left: 100%;
}

@media (max-width: 991px) {.customer_reviews342 {
    padding: 5rem 2rem;
}.customer_reviews342 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.9);
}.customer_reviews342 .alumni_quotes289 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.customer_reviews342 {
    padding: 4rem 1.5rem;
}.customer_reviews342 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.customer_reviews342 .alumni_quotes289 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.customer_reviews342 .edu_quotes205 {
    padding: 2rem 1.5rem;
}
}

@media (max-width: 480px) {.customer_reviews342 {
    padding: 3rem 1rem;
}.customer_reviews342 h2 {
    font-size: calc(37px * 0.7);
}.customer_reviews342 .edu_quotes205 {
    padding: 1.75rem 1.25rem;
}.customer_reviews342 .edu_quotes205 img {
    height: 50px;
    width: 50px;
}.customer_reviews342 a {
    padding: 0.75rem 1.5rem;
    font-size: calc(17px * 0.9);
}
}

@media (hover: none) {.customer_reviews342 .edu_quotes205:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.customer_reviews342 a:hover {
    transform: none;
}}.course_structure834 {
    position: relative;
    background: rgb(215,214,189);
    overflow: hidden;
    padding: 8rem 0;
}.course_structure834::before {
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 100%;
    background: linear-gradient(135deg, rgb(215,214,189) 0%, rgb(163,178,170,0.5) 100%);
}.course_structure834::after {
    content: "";
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(117,126,119,0.5) 15px, rgb(117,126,119,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(163,178,170,0.5) 15px, rgb(163,178,170,0.5) 16px);
    top: 0;
    width: 100%;
    left: 0;
    opacity: 0.15;
    z-index: 1;
    position: absolute;
    background-size: 4rem 4rem;
    height: 100%;
    animation: gridShift 30s infinite linear;
}.course_structure834 .container {
    z-index: 3;
    position: relative;
}.course_structure834 .expert_learning708 {
    position: relative;
    grid-template-rows: repeat(8, minmax(50px, auto));
    gap: 1rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.course_structure834 .skill_track342 {
    position: relative;
    border-radius: 23px;
    grid-column: 1 / 9;
    background: #ffffff;
    padding: 3rem;
    grid-row: 2 / 8;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 5;
}.course_structure834 .img_display_box984 {
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    grid-row: 1 / 7;
    border-radius: 23px;
    grid-column: 7 / 13;
    overflow: hidden;
    z-index: 3;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    position: relative;
}.course_structure834 .img_display_box984::before {
    width: 100%;
    position: absolute;
    z-index: 2;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(163,178,170,0.5) 0%, transparent 70%);
    left: 0;
}.course_structure834 .img_display_box984::after {
    bottom: -5px;
    width: 70%;
    height: 70%;
    position: absolute;
    border: 2px solid rgb(117,126,119);
    z-index: 1;
    opacity: 0.6;
    content: "";
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    right: -5px;
    border-radius: 10px;
}.course_structure834 .nav_main198 {
    display: flex;
    transition: transform 0.3s ease-out;
    z-index: 10;
    justify-content: center;
    right: 3rem;
    transform: rotate(-5deg);
    top: -2rem;
    align-items: center;
    position: absolute;
    width: 5rem;
    border-radius: 50%;
    background: #ffffff;
    height: 5rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.course_structure834 .nav_main198:hover {
    transform: rotate(0deg) scale(1.05);
}.course_structure834 .nav_main198 svg {
    transition: all 0.3s ease;
    height: 3rem;
    width: 3rem;
}.course_structure834 .nav_main198:hover svg {
    transform: scale(1.1);
}.course_structure834 .nav_main198 svg path {
    fill: rgb(163,178,170);
}.course_structure834 h3 {
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    font-size: 32px;
    border-left: 4px solid rgb(163,178,170);
    margin-bottom: 1.5rem;
    color: #000000;
    padding-left: 1rem;
}.course_structure834 p {
    line-height: 1.8;
    margin-bottom: 0;
    color: #000000;
    font-size: 15px;
    position: relative;
}.course_structure834 .expert_learning708::before {
    z-index: 1;
    top: -6rem;
    filter: blur(100px);
    position: absolute;
    animation: moveCircle 20s infinite alternate;
    width: 12rem;
    border-radius: 50%;
    height: 12rem;
    opacity: 0.6;
    content: "";
    background: rgb(163,178,170,0.5);
    left: -6rem;
}.course_structure834 .expert_learning708::after {
    content: "";
    opacity: 0.5;
    position: absolute;
    background: rgb(117,126,119,0.5);
    bottom: -4rem;
    height: 8rem;
    z-index: 1;
    right: -4rem;
    border-radius: 50%;
    animation: moveCircle 15s infinite alternate-reverse;
    filter: blur(80px);
    width: 8rem;
}.course_structure834 .skill_track342::before {
    content: "";
    background: linear-gradient(90deg, rgb(163,178,170) 0%, rgb(117,126,119) 100%);
    position: absolute;
    top: 0;
    height: 5px;
    border-radius: 0 10px 0 10px;
    width: 100px;
    right: 0;
}.course_structure834 .skill_track342::after {
    bottom: 0;
    height: 100px;
    position: absolute;
    background: linear-gradient(180deg, rgb(163,178,170) 0%, rgb(117,126,119) 100%);
    border-radius: 0 0 10px 0;
    content: "";
    width: 5px;
    right: 0;
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 4rem 4rem;
    }
}

@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}

@media (max-width: 1200px) {.course_structure834 {
    padding: 7rem 0;
}.course_structure834 .expert_learning708 {
    gap: 0.75rem;
}.course_structure834 .skill_track342 {
    grid-column: 1 / 8;
    padding: 2.5rem;
}.course_structure834 .img_display_box984 {
    grid-column: 6 / 13;
}.course_structure834 .nav_main198 {
    right: 2rem;
}
}

@media (max-width: 992px) {.course_structure834 {
    padding: 6rem 0;
}.course_structure834 .expert_learning708 {
    gap: 2rem;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}.course_structure834 .skill_track342 {
    grid-column: auto;
    grid-row: 2 / 3;
    padding: 2.5rem;
}.course_structure834 .img_display_box984 {
    height: 350px;
    grid-row: 1 / 2;
    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
    grid-column: auto;
}.course_structure834 .nav_main198 {
    right: 3rem;
    top: auto;
    bottom: -2rem;
}.course_structure834 h3 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 768px) {.course_structure834 {
    padding: 5rem 0;
}.course_structure834 .skill_track342 {
    padding: 2rem;
}.course_structure834 .img_display_box984 {
    height: 300px;
}.course_structure834 .nav_main198 {
    bottom: -1.5rem;
    width: 4.5rem;
    right: 2rem;
    height: 4.5rem;
}.course_structure834 .nav_main198 svg {
    height: 2.5rem;
    width: 2.5rem;
}.course_structure834 h3 {
    margin-bottom: 1.25rem;
    font-size: calc(32px * 0.8);
}.course_structure834 p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}.course_structure834 .skill_track342::before {
    width: 70px;
}.course_structure834 .skill_track342::after {
    height: 70px;
}
}

@media (max-width: 576px) {.course_structure834 {
    padding: 4rem 0;
}.course_structure834 .skill_track342 {
    padding: 1.5rem;
}.course_structure834 .img_display_box984 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
    height: 250px;
}.course_structure834 .nav_main198 {
    bottom: -1.25rem;
    height: 4rem;
    right: 1.5rem;
    width: 4rem;
}.course_structure834 .nav_main198 svg {
    width: 2.25rem;
    height: 2.25rem;
}.course_structure834 h3 {
    padding-left: 0.75rem;
    font-size: calc(32px * 0.7);
    margin-bottom: 1rem;
}.course_structure834 p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.course_structure834 .skill_track342::before {
    width: 50px;
}.course_structure834 .skill_track342::after {
    height: 50px;
}.course_structure834 .expert_learning708::before,
    .course_structure834 .expert_learning708::after {
    display: none;
}}.contact_box986 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: rgb(215,214,189);
}.contact_box986::before {
    z-index: 0;
    height: 100%;
    opacity: 0.03;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(163,178,170,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(163,178,170,0.5) 75%);
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    left: 0;
    background-size: 40px 40px;
    width: 100%;
    position: absolute;
}.contact_box986::after {
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 70%);
    height: 100%;
    content: "";
    position: absolute;
    top: -50%;
    z-index: 0;
    transform: rotate(45deg);
    right: -50%;
    width: 100%;
}.contact_box986 .img_display_box984 {
    top: 0;
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    filter: saturate(0.5) brightness(1.2);
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 100%;
    left: 0;
}.contact_box986 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}.contact_box986 h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
    color: rgb(163,178,170);
    margin-bottom: 50px;
    letter-spacing: 2px;
}.contact_box986 h3::before {
    transform: translateX(-50%);
    bottom: -15px;
    height: 2px;
    content: "";
    position: absolute;
    background: rgb(163,178,170);
    left: 50%;
    width: 80px;
}.contact_box986 h3::after {
    position: absolute;
    width: 40px;
    height: 2px;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
    content: "";
    background: rgb(117,126,119);
}.contact_box986 .request_list980 {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    border-radius: 18px;
    overflow: hidden;
    background: #ffffff;
    z-index: 2;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 5px 25px rgba(0, 0, 0, 0.05);
}.contact_box986 .support_reach360 {
    position: relative;
    padding: 50px;
    flex: 1 1 60%;
}.contact_box986 .support_reach360::before {
    width: 1px;
    right: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(215,214,189), transparent);
    content: "";
    top: 0;
    height: 100%;
}.contact_box986 .support_reach360 h3 {
    margin-bottom: 30px;
    text-align: left;
    font-weight: 600;
    color: #000000;
    letter-spacing: normal;
    text-transform: none;
    font-size: 23px;
}.contact_box986 .support_reach360 h3::before {
    width: 50px;
    bottom: -10px;
    left: 0;
    transform: none;
}.contact_box986 .support_reach360 h3::after {
    width: 25px;
    bottom: -18px;
    left: 0;
    transform: none;
}.contact_box986 .support_reach360 input[type="text"],
.contact_box986 .support_reach360 textarea {
    background: #ffffff;
    border-radius: 10px;
    width: 100%;
    color: #000000;
    font-size: 18px;
    padding: 15px 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    border: 2px solid rgb(215,214,189);
    font-family: Arial, sans-serif;
}.contact_box986 .support_reach360 input[type="text"]:focus,
.contact_box986 .support_reach360 textarea:focus {
    outline: none;
    border-color: rgb(163,178,170);
    box-shadow: 0 0 0 4px rgb(163,178,170,0.5);
}.contact_box986 .support_reach360 textarea {
    resize: vertical;
    min-height: 140px;
}.contact_box986 .support_reach360 .help_inquiry586 {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}.contact_box986 .support_reach360 .help_inquiry586 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_box986 .support_reach360 .help_inquiry586 label {
    cursor: pointer;
    line-height: 1.6;
    position: relative;
    color: #000000;
    font-size: 14px;
    padding-left: 30px;
}.contact_box986 .support_reach360 .help_inquiry586 label::before {
    top: 3px;
    width: 18px;
    position: absolute;
    border-radius: 2px;
    height: 18px;
    transition: all 0.3s ease;
    border: 2px solid rgb(215,214,189);
    left: 0;
    content: "";
}.contact_box986 .support_reach360 .help_inquiry586 input[type="checkbox"]:checked + label::before {
    border-color: rgb(163,178,170);
    background: rgb(163,178,170);
}.contact_box986 .support_reach360 .help_inquiry586 input[type="checkbox"]:checked + label::after {
    height: 10px;
    content: "";
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    width: 6px;
    border: solid #ffffff;
    left: 6px;
    position: absolute;
    top: 8px;
}.contact_box986 .support_reach360 .help_inquiry586 a {
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(163,178,170);
}.contact_box986 .support_reach360 .help_inquiry586 a::after {
    position: absolute;
    transform: scaleX(0);
    height: 1px;
    transition: transform 0.3s ease;
    transform-origin: right;
    content: "";
    width: 100%;
    background: rgb(163,178,170);
    left: 0;
    bottom: -2px;
}.contact_box986 .support_reach360 .help_inquiry586 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}.contact_box986 .support_reach360 .query_feedback158 {
    transition: all 0.3s ease;
    text-transform: uppercase;
    background: rgb(163,178,170);
    padding: 15px 35px;
    font-size: 15px;
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
}.contact_box986 .support_reach360 .query_feedback158::before {
    width: 0;
    z-index: -1;
    transition: all 0.3s ease;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(117,126,119);
    content: "";
    left: 0;
}.contact_box986 .support_reach360 .query_feedback158:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}.contact_box986 .support_reach360 .query_feedback158:hover::before {
    width: 100%;
}.contact_box986 .query_info360 {
    background: linear-gradient(to bottom right, rgb(215,214,189), #ffffff);
    flex: 1 1 35%;
    flex-direction: column;
    padding: 50px;
    justify-content: center;
    position: relative;
    display: flex;
}.contact_box986 .query_info360::before {
    left: 0;
    background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
    width: 100%;
    opacity: 0.03;
    height: 100%;
    position: absolute;
    content: "";
    background-size: 30px 30px;
    background-image: 
        linear-gradient(45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(163,178,170,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(163,178,170,0.5) 75%);
    top: 0;
}.contact_box986 .query_info360 h4 {
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 30px;
    color: #000000;
    position: relative;
}.contact_box986 .query_info360 h4::after {
    position: absolute;
    bottom: -10px;
    height: 2px;
    content: "";
    left: 0;
    width: 40px;
    background: rgb(163,178,170);
}.contact_box986 .query_info360 .query_block204 {
    padding: 0;
    list-style: none;
    margin: 0;
}.contact_box986 .query_info360 .query_block204 li {
    padding: 15px;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    background: #ffffff;
    border-radius: 10px;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
}.contact_box986 .query_info360 .query_block204 li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}.contact_box986 .query_info360 .query_block204 li svg {
    transition: all 0.3s ease;
    margin-right: 15px;
    width: 20px;
    height: 20px;
}.contact_box986 .query_info360 .query_block204 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.contact_box986 .query_info360 .query_block204 li svg path {
    transition: all 0.3s ease;
    fill: rgb(163,178,170);
}.contact_box986 .query_info360 .query_block204 li:hover svg path {
    fill: rgb(117,126,119);
}.contact_box986 .query_info360 .query_block204 li span {
    color: #000000;
    font-size: 18px;
}.contact_box986 .query_info360 .query_block204 li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.contact_box986 .query_info360 .query_block204 li a:hover {
    color: rgb(163,178,170);
}

@media (max-width: 992px) {.contact_box986 {
    padding: 60px 0;
}.contact_box986 h3 {
    margin-bottom: 40px;
}.contact_box986 .request_list980 {
    flex-direction: column;
}.contact_box986 .support_reach360,
    .contact_box986 .query_info360 {
    flex: 1 1 100%;
}.contact_box986 .support_reach360::before {
    display: none;
}.contact_box986 .support_reach360 {
    padding: 40px;
}.contact_box986 .query_info360 {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact_box986 {
    padding: 50px 0;
}.contact_box986 h3 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.8);
}.contact_box986 .support_reach360 h3,
    .contact_box986 .query_info360 h4 {
    font-size: calc(23px * 0.9);
}.contact_box986 .support_reach360,
    .contact_box986 .query_info360 {
    padding: 30px;
}.contact_box986 .support_reach360 input[type="text"],
    .contact_box986 .support_reach360 textarea {
    padding: 12px 15px;
}.contact_box986 .support_reach360 .query_feedback158 {
    padding: 12px 25px;
}
}

@media (max-width: 576px) {.contact_box986 {
    padding: 40px 0;
}.contact_box986 h3 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.7);
}.contact_box986 .support_reach360,
    .contact_box986 .query_info360 {
    padding: 25px 20px;
}.contact_box986 .support_reach360 input[type="text"],
    .contact_box986 .support_reach360 textarea {
    margin-bottom: 15px;
}.contact_box986 .support_reach360 .help_inquiry586 label {
    font-size: calc(14px * 0.9);
}.contact_box986 .support_reach360 .query_feedback158 {
    padding: 12px 20px;
    width: 100%;
}.contact_box986 .query_info360 .query_block204 li {
    padding: 12px;
    margin-bottom: 15px;
}}.potential_students024 {
    background-color: rgb(215,214,189);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.potential_students024::before {
    animation: moveRays 30s linear infinite;
    content: '';
    top: 0;
    z-index: 1;
    height: 100%;
    background-image: 
        linear-gradient(45deg, transparent 75%, rgb(163,178,170,0.5) 75%, transparent 76%),
        linear-gradient(135deg, transparent 75%, rgb(117,126,119,0.5) 75%, transparent 76%);
    opacity: 0.3;
    position: absolute;
    background-size: 200px 200px;
    width: 100%;
    left: 0;
}.potential_students024::after {
    top: 0;
    height: 100%;
    background-image: 
        linear-gradient(90deg, transparent 90%, rgb(163,178,170,0.5) 90%, rgb(163,178,170,0.5) 91%, transparent 91%),
        linear-gradient(0deg, transparent 95%, rgb(117,126,119,0.5) 95%, rgb(117,126,119,0.5) 96%, transparent 96%);
    background-size: 120px 120px;
    content: '';
    width: 100%;
    left: 0;
    z-index: 1;
    animation: moveRaysVertical 20s linear infinite;
    position: absolute;
    opacity: 0.2;
}.potential_students024 .expert_learning708 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 2rem;
}.potential_students024 h3 {
    font-size: 28px;
    text-align: center;
    color: rgb(163,178,170);
    margin-bottom: 3.5rem;
    position: relative;
    font-weight: 600;
}.potential_students024 h3::after {
    bottom: -15px;
    width: 150px;
    background: linear-gradient(90deg, transparent, rgb(163,178,170), transparent);
    animation: pulseLight 3s infinite alternate;
    position: absolute;
    content: '';
    height: 2px;
    transform: translateX(-50%);
    left: 50%;
}.potential_students024 ul {
    display: flex;
    padding: 0;
    list-style-type: none;
    flex-direction: column;
    margin: 0;
    gap: 1.5rem;
}.potential_students024 li {
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    border-left: 3px solid rgb(163,178,170,0.5);
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 1.5rem 2rem;
    backdrop-filter: blur(5px);
    display: flex;
}.potential_students024 li::before {
    left: 0;
    z-index: -1;
    content: '';
    background: linear-gradient(90deg, rgb(163,178,170,0.5) 0%, transparent 100%);
    position: absolute;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 0;
    opacity: 0.1;
    height: 100%;
    top: 0;
}.potential_students024 li::after {
    bottom: 0;
    position: absolute;
    content: '';
    box-shadow: 0 0 10px rgb(163,178,170,0.5);
    background: linear-gradient(90deg, rgb(163,178,170) 0%, transparent 100%);
    opacity: 0.5;
    height: 1px;
    left: 0;
    width: 100%;
}.potential_students024 li:hover {
    border-left-color: rgb(163,178,170);
    transform: translateX(5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}.potential_students024 li:hover::before {
    width: 100%;
}.potential_students024 li svg {
    flex-shrink: 0;
    width: 40px;
    transition: all 0.4s ease;
    fill: rgb(163,178,170);
    filter: drop-shadow(0 0 8px rgb(163,178,170,0.5));
    margin-right: 1.5rem;
    height: 40px;
}.potential_students024 li:hover svg {
    animation: flashLight 1s ease;
    transform: scale(1.1);
}.potential_students024 li svg path {
    transition: all 0.4s ease;
    fill: rgb(163,178,170);
}.potential_students024 li:hover svg path {
    fill: rgb(117,126,119);
}.potential_students024 li {
    font-weight: 400;
    font-size: 17px;
    color: #000000;
    line-height: 1.6;
}.potential_students024 li:nth-child(1) {
    animation-delay: 0s;
}.potential_students024 li:nth-child(2) {
    animation-delay: 0.1s;
}.potential_students024 li:nth-child(3) {
    animation-delay: 0.2s;
}.potential_students024 li:nth-child(4) {
    animation-delay: 0.3s;
}

@keyframes moveRays {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 200px 200px;
    }
}

@keyframes moveRaysVertical {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(163,178,170,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 15px rgb(163,178,170);
    }
}

@keyframes flashLight {
    0% {
        filter: drop-shadow(0 0 8px rgb(163,178,170,0.5));
    }
    50% {
        filter: drop-shadow(0 0 25px rgb(163,178,170));
    }
    100% {
        filter: drop-shadow(0 0 8px rgb(163,178,170,0.5));
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (min-width: 992px) {.potential_students024 li {
    animation: slideIn 0.5s forwards;
    opacity: 0;
}
}

@media (max-width: 991px) {.potential_students024 {
    padding: 4rem 0;
}.potential_students024 h3 {
    font-size: calc(28px * 0.9);
}.potential_students024 li {
    padding: 1.2rem 1.8rem;
}.potential_students024 li svg {
    margin-right: 1.2rem;
    width: 35px;
    height: 35px;
}
}

@media (max-width: 767px) {.potential_students024 {
    padding: 3rem 0;
}.potential_students024 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.8);
}.potential_students024 h3::after {
    width: 120px;
}.potential_students024 li {
    padding: 1rem 1.5rem;
}.potential_students024 li svg {
    width: 30px;
    margin-right: 1rem;
    height: 30px;
}}.flag_content563 {
    position: relative;
    padding: 5rem 0 2rem;
    color: #000000;
    background-color: rgb(215,214,189);
    font-family: Arial, sans-serif;
}.flag_content563::before {
    z-index: 0;
    opacity: 0.05;
    right: 0;
    height: 250px;
    position: absolute;
    background: linear-gradient(180deg, transparent 0%, rgb(163,178,170,0.5) 100%);
    bottom: 0;
    left: 0;
    content: '';
}.flag_content563 .container {
    z-index: 1;
    position: relative;
}.flag_content563 .footer_clients596 {
    display: flex;
    gap: 4rem;
    flex-direction: column;
}.flag_content563 .get_assist409 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding-bottom: 2.5rem;
    position: relative;
    gap: 1.5rem;
    border-bottom: 1px solid rgb(117,126,119,0.5);
}.flag_content563 .get_assist409::after {
    content: '';
    height: 3px;
    position: absolute;
    width: 60px;
    left: 0;
    background-color: rgb(163,178,170);
    bottom: -1px;
}.flag_content563 .info_item {
    transition: transform 0.3s ease-out;
    padding: 0.5rem;
}.flag_content563 .info_item:hover {
    transform: translateX(5px);
}.flag_content563 .info_item p,
.flag_content563 .info_item a {
    transition: color 0.3s ease;
    font-size: 16px;
    align-items: center;
    text-decoration: none;
    color: #000000;
    display: flex;
    font-weight: 400;
    gap: 0.75rem;
}.flag_content563 .info_item a:hover {
    color: rgb(163,178,170);
}.flag_content563 .info_item svg {
    height: 20px;
    fill: rgb(163,178,170);
    flex-shrink: 0;
    width: 20px;
}.flag_content563 .text_main_holder {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1.2fr;
    gap: 3rem;
}.flag_content563 .nav_main198 {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}.flag_content563 .nav_main198 svg {
    height: auto;
    max-width: 160px;
    transition: opacity 0.3s ease;
}.flag_content563 .nav_main198 svg:hover {
    opacity: 0.8;
}.flag_content563 .footer_edu694 {
    color: #000000;
    line-height: 1.6;
    opacity: 0.8;
    max-width: 300px;
    font-size: 15px;
}.flag_content563 .top_learning086 {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}.flag_content563 .top_learning086 h5 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    color: #000000;
}.flag_content563 .top_mentor486 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}.flag_content563 .top_mentor486 a {
    color: #000000;
    font-size: 16px;
    position: relative;
    padding-left: 0;
    text-decoration: none;
    transition: color 0.3s ease, padding-left 0.3s ease;
}.flag_content563 .top_mentor486 a::before {
    transform: translateY(-50%);
    height: 1px;
    transition: width 0.3s ease, left 0.3s ease;
    width: 0;
    background-color: rgb(163,178,170);
    left: -10px;
    content: '';
    position: absolute;
    top: 50%;
}.flag_content563 .top_mentor486 a:hover {
    padding-left: 12px;
    color: rgb(163,178,170);
}.flag_content563 .top_mentor486 a:hover::before {
    width: 10px;
    left: 0;
}.flag_content563 .subscribe_holder {
    padding: 2rem;
    border-radius: 14px;
    gap: 1.5rem;
    display: flex;
    background-color: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
}.flag_content563 .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 20px;
}.flag_content563 .subscribe_holder p {
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
}.flag_content563 .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}.flag_content563 .input_holder input[type="email"] {
    border: 1px solid rgb(117,126,119,0.5);
    padding: 1rem 1.25rem;
    border-radius: 10px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    background-color: transparent;
    flex: 1;
    font-size: 16px;
}.flag_content563 .input_holder input[type="email"]:focus {
    border-color: rgb(163,178,170);
    box-shadow: 0 0 0 3px rgb(163,178,170,0.5);
    outline: none;
}.flag_content563 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.flag_content563 .news_section370 {
    border: none;
    font-size: 18px;
    font-weight: 600;
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    padding: 1rem 1.5rem;
    cursor: pointer;
    background-color: rgb(163,178,170);
    border-radius: 10px;
}.flag_content563 .news_section370:hover {
    background-color: rgb(117,126,119);
    transform: translateY(-2px);
}.flag_content563 .diversity052 {
    margin-top: 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(117,126,119,0.5);
    text-align: center;
}.flag_content563 .about_learn179 {
    font-size: 15px;
    color: #000000;
    opacity: 0.8;
}.flag_content563 .top_mentor486:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}.flag_content563 .top_mentor486:first-child::after {
    position: absolute;
    left: 0;
    content: '';
    width: 30px;
    bottom: -0.75rem;
    background-color: rgb(117,126,119,0.5);
    height: 1px;
}.flag_content563 {
    background-blend-mode: overlay;
    background-repeat: repeat;
    background-position: center;
    background-size: 40px 40px;
    background-attachment: fixed;
    background-image: 
        linear-gradient(rgb(117,126,119,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(117,126,119,0.5) 1px, transparent 1px);
}

@media (max-width: 1024px) {.flag_content563 {
    padding: 4rem 0 2rem;
}.flag_content563 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
}.flag_content563 .subscribe_holder {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.flag_content563 {
    padding: 3.5rem 0 1.5rem;
}.flag_content563 .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr;
}.flag_content563 .subscribe_holder {
    grid-column: auto;
}.flag_content563 .get_assist409 {
    grid-template-columns: 1fr 1fr;
}.flag_content563 .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 576px) {.flag_content563 {
    padding: 3rem 0 1.5rem;
}.flag_content563 .get_assist409 {
    grid-template-columns: 1fr;
}.flag_content563 .input_holder {
    flex-direction: column;
}.flag_content563 .news_section370 {
    width: 100%;
}.flag_content563 .nav_main198,
    .flag_content563 .top_learning086 h5,
    .flag_content563 .top_mentor486,
    .flag_content563 .top_mentor486 a {
    text-align: center;
    align-items: center;
}.flag_content563 .nav_main198 svg {
    margin: 0 auto;
}.flag_content563 .footer_edu694 {
    max-width: 100%;
    text-align: center;
}.flag_content563 .top_mentor486:first-child::after {
    transform: translateX(-50%);
    left: 50%;
}.flag_content563 .get_assist409::after {
    transform: translateX(-50%);
    left: 50%;
}.flag_content563 .top_mentor486 a::before {
    display: none;
}.flag_content563 .top_mentor486 a:hover {
    padding-left: 0;
}}.access_now540 {
    background: linear-gradient(170deg, rgb(215,214,189) 0%, rgb(163,178,170,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 110px 0;
}.access_now540::before {
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(163,178,170,0.5) 98%),
        linear-gradient(0deg, transparent 98%, rgb(163,178,170,0.5) 98%);
    content: '';
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.4;
    background-size: 30px 30px;
    top: 0;
    left: 0;
}.access_now540 .expert_learning708 {
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
    z-index: 10;
}.access_now540 .container p {
    z-index: 5;
    flex: 0 0 65%;
    color: #000000;
    line-height: 1.4;
    position: relative;
    margin: 0;
    font-weight: 700;
    padding: 0 30px;
    font-size: 31px;
    border-left: 4px solid rgb(163,178,170);
}.access_now540 .query_feedback158 {
    text-decoration: none;
    font-size: 17px;
    background: transparent;
    z-index: 5;
    transition: all 0.4s ease;
    height: 80px;
    position: relative;
    justify-content: center;
    font-weight: 700;
    align-items: center;
    flex: 0 0 30%;
    display: flex;
    color: #000000;
}.access_now540 .query_feedback158::before,
.access_now540 .query_feedback158::after {
    border: 2px solid rgb(163,178,170);
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    transition: all 0.4s ease;
}.access_now540 .query_feedback158::before {
    border-bottom: none;
    border-right: none;
    top: -8px;
    left: -8px;
}.access_now540 .query_feedback158::after {
    border-left: none;
    bottom: -8px;
    border-top: none;
    right: -8px;
}.access_now540 .query_feedback158:hover {
    color: rgb(163,178,170);
}.access_now540 .query_feedback158:hover::before {
    top: 0;
    left: 0;
}.access_now540 .query_feedback158:hover::after {
    right: 0;
    bottom: 0;
}.access_now540::after {
    width: 100%;
    opacity: 0.1;
    right: 0;
    top: 0;
    content: '';
    background:
        linear-gradient(135deg, transparent 50%, rgb(163,178,170,0.5) 50%);
    height: 100%;
    position: absolute;
    z-index: 1;
}.access_now540 .expert_learning708::before {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    top: -75px;
    z-index: -1;
    filter: blur(30px);
    position: absolute;
    content: '';
    left: -75px;
    background: rgb(163,178,170,0.5);
    opacity: 0.2;
}.access_now540 .expert_learning708::after {
    width: 200px;
    filter: blur(40px);
    position: absolute;
    right: -100px;
    bottom: -100px;
    content: '';
    height: 200px;
    border-radius: 50%;
    background: rgb(117,126,119,0.5);
    opacity: 0.2;
    z-index: -1;
}

@media (max-width: 991px) {.access_now540 {
    padding: 90px 0;
}.access_now540 .container p {
    padding: 0 25px;
    font-size: calc(24px * 1.2);
}.access_now540 .query_feedback158 {
    height: 70px;
}
}

@media (max-width: 767px) {.access_now540 {
    padding: 70px 0;
}.access_now540 .expert_learning708 {
    gap: 40px;
    flex-direction: column;
}.access_now540 .container p {
    flex: none;
    width: 100%;
    text-align: left;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 0 20px;
}.access_now540 .query_feedback158 {
    flex: none;
    width: 80%;
    height: 60px;
}
}

@media (max-width: 480px) {.access_now540 {
    padding: 50px 0;
}.access_now540 .container p {
    font-size: calc(16px * 1.2);
    padding: 0 15px;
}.access_now540 .query_feedback158 {
    height: 50px;
    width: 100%;
    font-size: calc(17px * 0.9);
}.access_now540 .query_feedback158::before {
    top: -5px;
    left: -5px;
}.access_now540 .query_feedback158::after {
    bottom: -5px;
    right: -5px;
}}.company_info709 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: rgb(215,214,189);
}.company_info709::before {
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(163,178,170,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(117,126,119,0.5) 0%, transparent 40%);
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    animation: gradientShift 15s infinite alternate ease-in-out;
    width: 100%;
}.company_info709::after {
    background: 
        linear-gradient(45deg, transparent 48%, rgb(163,178,170,0.5) 49%, rgb(163,178,170,0.5) 51%, transparent 52%) 0 0 / 60px 60px,
        linear-gradient(-45deg, transparent 48%, rgb(117,126,119,0.5) 49%, rgb(117,126,119,0.5) 51%, transparent 52%) 0 0 / 60px 60px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0.1;
    left: 0;
    top: 0;
}.company_info709 .container {
    z-index: 2;
    position: relative;
}.company_info709 .expert_learning708 {
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    padding: 60px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    display: grid;
    position: relative;
    transition: all 0.4s ease;
}.company_info709 .expert_learning708::before {
    mask-composite: exclude;
    content: "";
    left: 0;
    right: 0;
    border: 1px solid transparent;
    position: absolute;
    border-radius: 25px;
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(163,178,170,0.5), transparent, rgb(117,126,119,0.5)) border-box;
    pointer-events: none;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
}.company_info709 .expert_learning708 h3 {
    grid-column: 1 / -1;
    color: rgb(163,178,170);
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
}.company_info709 .expert_learning708 h3::after {
    bottom: 0;
    width: 80px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
}.company_info709 .timeline_hist149 {
    position: relative;
    display: flex;
    flex-direction: column;
}.company_info709 .timeline_hist149::before {
    border-radius: 50%;
    left: -20px;
    position: absolute;
    height: 100px;
    z-index: -1;
    top: -20px;
    content: "";
    animation: pulseEffect 4s infinite alternate;
    width: 100px;
    border: 2px solid rgb(163,178,170,0.5);
}.company_info709 .timeline_hist149 span {
    margin-bottom: 20px;
    color: rgb(117,126,119);
    font-weight: 600;
    font-size: 22px;
    position: relative;
    display: inline-block;
}.company_info709 .timeline_hist149 span::before {
    left: 0;
    background: rgb(117,126,119);
    bottom: -10px;
    content: "";
    width: 30px;
    position: absolute;
    height: 2px;
}.company_info709 .timeline_hist149 p {
    line-height: 1.8;
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
    color: #000000;
}.company_info709 .timeline_hist149 .img_display_box984 {
    height: 300px;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    width: 100%;
}.company_info709 .timeline_hist149 .img_display_box984::before {
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgb(163,178,170,0.5) 100%);
    position: absolute;
    inset: 0;
    content: "";
    opacity: 0.4;
}.company_info709 .timeline_hist149 .img_display_box984::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: rotate(45deg);
    top: 0;
    position: absolute;
    left: 0;
    animation: shineEffect 5s infinite;
    width: 200%;
    content: "";
    height: 200%;
}.company_info709 .learning_zone236 {
    display: flex;
    position: relative;
    flex-direction: column;
}.company_info709 .learning_zone236::after {
    animation: pulseEffect 4s infinite alternate 1s;
    right: -30px;
    height: 150px;
    width: 150px;
    position: absolute;
    border-radius: 50%;
    content: "";
    z-index: -1;
    bottom: -30px;
    border: 2px solid rgb(117,126,119,0.5);
}.company_info709 .learning_zone236 p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    line-height: 1.8;
    order: 2;
}.company_info709 .learning_zone236 .edu_promise530 {
    margin-bottom: 30px;
    order: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: all 0.4s ease;
    width: 100%;
    overflow: hidden;
    height: 300px;
    border-radius: 25px;
}.company_info709 .learning_zone236 .edu_promise530::before {
    content: "";
    opacity: 0.4;
    background: linear-gradient(135deg, rgb(117,126,119,0.5) 0%, transparent 100%);
    inset: 0;
    z-index: 1;
    position: absolute;
}.company_info709 .learning_zone236 .edu_promise530::after {
    width: 200%;
    height: 200%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: rotate(45deg);
    animation: shineEffect 5s infinite 2s;
    left: 0;
    top: 0;
    position: absolute;
}

@keyframes pulseEffect {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
}

@keyframes shineEffect {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1024px) {.company_info709 {
    padding: 80px 0;
}.company_info709 .expert_learning708 {
    gap: 30px;
    padding: 40px;
}.company_info709 .timeline_hist149 .img_display_box984,
    .company_info709 .learning_zone236 .edu_promise530 {
    height: 250px;
}
}

@media (max-width: 768px) {.company_info709 {
    padding: 60px 0;
}.company_info709 .expert_learning708 {
    padding: 30px;
    grid-template-columns: 1fr;
    gap: 40px;
}.company_info709 .expert_learning708 h3 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.company_info709 .timeline_hist149::before,
    .company_info709 .learning_zone236::after {
    height: 80px;
    width: 80px;
}.company_info709 .timeline_hist149 .img_display_box984,
    .company_info709 .learning_zone236 .edu_promise530 {
    height: 220px;
}
}

@media (max-width: 576px) {.company_info709 {
    padding: 40px 0;
}.company_info709 .expert_learning708 {
    gap: 30px;
    padding: 25px 20px;
}.company_info709 .expert_learning708 h3 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.8);
}.company_info709 .expert_learning708 h3::after {
    width: 60px;
    height: 3px;
}.company_info709 .timeline_hist149 span {
    font-size: calc(22px * 0.9);
}.company_info709 .timeline_hist149::before,
    .company_info709 .learning_zone236::after {
    display: none;
}.company_info709 .timeline_hist149 p,
    .company_info709 .learning_zone236 p {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
    margin-bottom: 20px;
}.company_info709 .timeline_hist149 .img_display_box984,
    .company_info709 .learning_zone236 .edu_promise530 {
    height: 200px;
}}.title_portal302 {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 85vh;
    align-items: center;
    overflow: hidden;
}.title_portal302 .page_entry238 {
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 3rem;
    height: 100%;
    position: relative;
    display: flex;
}.title_portal302 .page_entry238::before {
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.75) 100%);
    bottom: 0;
    right: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
}.title_portal302 .training_classes530 {
    z-index: 2;
    backdrop-filter: blur(8px);
    padding: 3rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    max-width: 800px;
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    animation: fadeInUp 1s ease-out;
}.title_portal302 .training_classes530::before {
    background: rgb(163,178,170);
    content: "";
    height: 100%;
    animation: growDown 0.6s 0.5s forwards;
    left: 0;
    width: 6px;
    top: 0;
    transform-origin: top;
    position: absolute;
    transform: scaleY(0);
}.title_portal302 .training_classes530 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.title_portal302 .training_classes530 > div:first-child::after {
    position: absolute;
    width: 60%;
    bottom: -1rem;
    transform: scaleX(0);
    animation: growRight 0.6s 0.8s forwards;
    background: linear-gradient(to right, rgb(163,178,170), transparent);
    content: "";
    height: 2px;
    left: 0;
    transform-origin: left;
}.title_portal302 .title_style_header {
    animation: fadeInRight 0.8s 0.3s forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: calc(42px * 1.2);
    transform: translateX(0);
    margin-bottom: 1.5rem;
    font-weight: 700;
    opacity: 0;
    color: #ffffff;
    line-height: 1.2;
}.title_portal302 h3 {
    animation: fadeInUp 0.8s 0.6s forwards;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 1.5rem;
    opacity: 0;
    font-size: 28px;
}.title_portal302 p {
    opacity: 0;
    font-size: 13px;
    animation: fadeInUp 0.8s 0.9s forwards;
    max-width: 90%;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgb(255, 255, 255, 0.5);
}

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

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

@keyframes growDown {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

@keyframes growRight {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@media (max-width: 1200px) {.title_portal302 .page_entry238 {
    padding: 2rem;
}.title_portal302 .training_classes530 {
    max-width: 700px;
    padding: 2.5rem;
}.title_portal302 .title_style_header {
    font-size: calc(42px * 1.1);
}
}

@media (max-width: 992px) {.title_portal302 {
    min-height: 70vh;
}.title_portal302 .training_classes530 {
    padding: 2rem;
    max-width: 600px;
}.title_portal302 .title_style_header {
    font-size: 42px;
}.title_portal302 h3 {
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 768px) {.title_portal302 {
    min-height: 60vh;
}.title_portal302 .page_entry238 {
    padding: 1.5rem;
}.title_portal302 .training_classes530 {
    max-width: 100%;
    padding: 1.5rem;
}.title_portal302 .title_style_header {
    font-size: calc(42px * 0.9);
}.title_portal302 h3 {
    font-size: calc(28px * 0.8);
}.title_portal302 p {
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 576px) {.title_portal302 {
    min-height: 50vh;
}.title_portal302 .page_entry238 {
    padding: 1rem;
}.title_portal302 .training_classes530 {
    padding: 1.25rem;
}.title_portal302 .title_style_header {
    margin-bottom: 1rem;
    font-size: calc(42px * 0.8);
}.title_portal302 h3 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1rem;
}.title_portal302 p {
    font-size: calc(13px * 0.9);
    margin-bottom: 1.5rem;
}.title_portal302 .training_classes530 > div:first-child {
    margin-bottom: 1.5rem;
}}.privacy_reserve487 {
    width: 100%;
    padding: 40px;
    gap: 25px;
    flex-direction: column;
    display: flex;
    border: 2px solid rgb(163,178,170);
    height: auto;
    box-shadow: 0 0 10px rgb(163,178,170,0.5), inset 0 0 15px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    background: rgb(117,126,119);
}.privacy_reserve487 h1 {
    border-bottom: 2px solid rgb(117,126,119);
    font-family: Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(163,178,170);
    text-align: center;
    font-size: 47px;
    letter-spacing: 2px;
    padding-bottom: 10px;
}.privacy_reserve487 h2 {
    border-left: 4px solid rgb(163,178,170);
    color: rgb(117,126,119);
    text-align: left;
    padding-left: 15px;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-size: 35px;
}.privacy_reserve487 h3, .privacy_reserve487 h4, .privacy_reserve487 h5 {
    color: #ffffff;
    font-size: 24px;
}.privacy_reserve487 ul {
    padding-left: 20px;
    list-style-type: disc;
    margin: 0;
}.privacy_reserve487 li {
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.6;
    background: rgb(117,126,119,0.5);
    border: 1px solid rgb(163,178,170);
}.privacy_reserve487 div {
    line-height: 1.8;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    border: 1px solid rgb(117,126,119);
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 20px;
    border-radius: 14px;
    background: rgb(163,178,170,0.5);
    color: #000000;
}.privacy_reserve487 p, .privacy_reserve487 span {
    color: #ffffff;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    font-size: 16px;
}
@media only screen and (max-width: 800px) {.privacy_reserve487 {
    padding: 20px;
}.privacy_reserve487 h1 {
    margin-bottom: 15px;
    font-size: calc(24px - 4px);
}.privacy_reserve487 h2 {
    margin-bottom: 10px;
    font-size: calc(24px - 2px);
}.privacy_reserve487 ul {
    padding-left: 15px;
}.privacy_reserve487 li {
    padding: 8px;
    margin-bottom: 8px;
}.privacy_reserve487 div {
    padding: 15px;
}}header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, rgb(117,126,119,0.5) 100%);
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    padding: 0;
    z-index: 100;
    backdrop-filter: blur(10px);
    margin-top: 0;
}header::before {
    height: 100%;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    z-index: -1;
    position: absolute;
    opacity: 0.5;
    background: 
        radial-gradient(circle at 10% 20%, rgb(163,178,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(117,126,119,0.5) 0%, transparent 30%);
}header .head_skill750 {
    display: flex;
    padding: 1.2rem 2.5rem;
    justify-content: space-between;
    z-index: 5;
    position: relative;
    align-items: center;
}header .nav_main198 {
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    -webkit-backdrop-filter: blur(5px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.15);
    z-index: 2;
    transition: all 0.4s ease;
    position: relative;
    flex: 0 0 auto;
    border-radius: 19px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}header .nav_main198:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}header .main_mentor293 {
    display: block;
    transition: all 0.3s ease;
}header .main_mentor293 img {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    max-height: 40px;
}header .top_learning086 {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    z-index: 2;
}header .header_master243 {
    margin: 0 0.3rem;
    position: relative;
}header .header_master243 a {
    font-weight: 600;
    color: #ffffff;
    display: block;
    transition: all 0.3s ease;
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.1);
    padding: 0.8rem 1.2rem;
    font-size: 13px;
    z-index: 1;
    text-decoration: none;
    position: relative;
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
}header .header_master243 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}header .header_master243 a::before {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    z-index: -1;
    transition: opacity 0.3s ease;
    content: '';
    opacity: 0;
    border-radius: 19px;
    width: 100%;
    height: 100%;
}header .header_master243 a:hover::before {
    opacity: 1;
}header .header_master243::after {
    bottom: -3px;
    opacity: 0.7;
    transform: translateX(-50%);
    transition: width 0.3s ease;
    width: 0;
    height: 3px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    background: #ffffff;
    content: '';
}header .header_master243:hover::after {
    width: 70%;
}header .head_skill750::before {
    top: -20px;
    opacity: 0.5;
    background: rgb(163,178,170,0.5);
    position: absolute;
    filter: blur(40px);
    right: -20px;
    border-radius: 50%;
    z-index: -1;
    height: 100px;
    content: '';
    width: 100px;
}header .head_skill750::after {
    opacity: 0.5;
    z-index: -1;
    width: 80px;
    filter: blur(30px);
    border-radius: 50%;
    position: absolute;
    content: '';
    left: -20px;
    bottom: -20px;
    height: 80px;
    background: rgb(117,126,119,0.5);
}header .site_info246 {
    background: rgb(215,214,189);
    z-index: 1;
    padding-top: 2rem;
    position: relative;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .nav_main198::after {
    position: absolute;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    height: 20px;
    width: 100%;
    left: 0;
    opacity: 0.5;
    content: '';
    bottom: -20px;
    transition: all 0.4s ease;
}header .nav_main198:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .head_skill750 {
    max-width: 1320px;
    margin: 0 auto;
}header .header_master243 {
    margin: 0 0.5rem;
}header .header_master243 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .head_skill750 {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .nav_main198 {
    margin-bottom: 0;
    padding: 0.6rem 1rem;
    border-radius: 10px;
}header .top_learning086 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .header_master243 a {
    border-radius: 10px;
    font-size: calc(13px - 1px);
    padding: 0.6rem 1rem;
}header .head_skill750::before,
    header .head_skill750::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head_skill750 {
    padding: 0.8rem 1.2rem;
}header .nav_main198 {
    max-width: 140px;
    padding: 0.5rem 0.8rem;
}header .main_mentor293 img {
    max-height: 35px;
}header .top_learning086 {
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    overflow-x: auto;
    padding-bottom: 0.5rem;
}header .top_learning086::-webkit-scrollbar {
    height: 3px;
}header .top_learning086::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_master243 {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .header_master243 a {
    font-size: calc(13px - 2px);
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
}header .header_master243::after {
    display: none;
}header .nav_main198::after {
    display: none;
}
}

@media (max-width: 479px) {header .head_skill750 {
    padding: 0.7rem 1rem;
}header .nav_main198 {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .header_master243 a {
    font-size: calc(13px - 3px);
    padding: 0.4rem 0.6rem;
}}.tariff_plan658 {
    position: relative;
    padding: 100px 0;
    z-index: 1;
    overflow: hidden;
}.tariff_plan658::before {
    background: linear-gradient(135deg, rgba(36, 48, 94, 0.95), rgba(26, 35, 72, 0.97));
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
}.tariff_plan658 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.tariff_plan658 .plan_fees928 {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    align-items: center;
}.tariff_plan658 h2 {
    font-weight: 700;
    transform: translateY(0);
    letter-spacing: 0.5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(38px * 1.1);
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
}.tariff_plan658 h2::after {
    height: 3px;
    content: "";
    border-radius: 1px;
    width: 80px;
    transform: translateX(-50%);
    bottom: -12px;
    left: 50%;
    background: rgb(163,178,170);
    position: absolute;
}.tariff_plan658 .fee_offers051 {
    font-weight: 400;
    max-width: 80%;
    line-height: 1.6;
    margin: 0 auto 50px;
    text-align: center;
    color: rgb(255, 255, 255, 0.5);
    font-size: calc(12px * 1.05);
    letter-spacing: 0.2px;
}.tariff_plan658 .fee_options436 {
    padding: 0;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    width: 100%;
}.tariff_plan658 .fee_options436 li {
    display: flex;
    height: 100%;
}.tariff_plan658 .cert_cost291 {
    transform: translateY(0) scale(1);
    text-decoration: none;
    flex-direction: column;
    width: 100%;
    display: flex;
    height: 100%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 
                0 2px 5px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(10px);
    overflow: hidden;
}.tariff_plan658 .cert_cost291::before {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    transform: translateY(-5px);
    height: 5px;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
}.tariff_plan658 .cert_cost291:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.18), 
                0 5px 15px rgba(0, 0, 0, 0.08);
}.tariff_plan658 .cert_cost291:hover::before {
    transform: translateY(0);
}.tariff_plan658 .price_tiers407 {
    flex-direction: column;
    padding: 35px 30px;
    height: 100%;
    display: flex;
    position: relative;
}.tariff_plan658 .class_rates810 {
    height: 100%;
    display: flex;
    flex-direction: column;
}.tariff_plan658 .cert_cost291 h4 {
    letter-spacing: 0.3px;
    font-weight: 600;
    color: #ffffff;
    padding-bottom: 15px;
    font-size: calc(22px * 1.1);
    position: relative;
    margin: 0 0 20px;
    transition: color 0.3s ease;
}.tariff_plan658 .cert_cost291:hover h4 {
    color: rgb(163,178,170);
}.tariff_plan658 .cert_cost291 h4::after {
    position: absolute;
    left: 0;
    transition: width 0.4s ease, background-color 0.4s ease;
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    bottom: 0;
    width: 40px;
    height: 2px;
}.tariff_plan658 .cert_cost291:hover h4::after {
    background-color: rgb(163,178,170);
    width: 60px;
}.tariff_plan658 .cert_cost291 p {
    hyphens: auto;
    word-break: normal;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 300;
    white-space: normal;
    margin: 0 0 30px;
    overflow-wrap: break-word;
    flex-grow: 1;
    font-size: 12px;
}.tariff_plan658 .promo_cost281 {
    position: relative;
    font-size: calc(22px * 1.15);
    color: rgb(163,178,170);
    font-weight: 700;
    padding: 15px 0 0;
    margin-top: auto;
    letter-spacing: 0.5px;
    transition: transform 0.3s ease, color 0.3s ease;
    display: block;
}.tariff_plan658 .promo_cost281::before {
    height: 2px;
    left: 0;
    position: absolute;
    opacity: 0.6;
    transition: width 0.4s ease, opacity 0.3s ease;
    content: "";
    background-color: rgb(163,178,170);
    width: 25px;
    top: 0;
}.tariff_plan658 .cert_cost291:hover .promo_cost281 {
    transform: translateY(-3px);
    color: rgb(117,126,119);
}.tariff_plan658 .cert_cost291:hover .promo_cost281::before {
    width: 40px;
    opacity: 1;
}


@media (max-width: 1200px) {.tariff_plan658 {
    padding: 80px 0;
}.tariff_plan658 .fee_offers051 {
    max-width: 90%;
}.tariff_plan658 .fee_options436 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.tariff_plan658 h2 {
    font-size: 38px;
}.tariff_plan658 .price_tiers407 {
    padding: 30px 25px;
}.tariff_plan658 .cert_cost291 h4 {
    font-size: 22px;
}
}

@media (max-width: 768px) {.tariff_plan658 {
    padding: 60px 0;
}.tariff_plan658 h2 {
    font-size: calc(38px * 0.9);
}.tariff_plan658 .fee_offers051 {
    font-size: 12px;
    margin-bottom: 40px;
    max-width: 100%;
}.tariff_plan658 .fee_options436 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.tariff_plan658 .cert_cost291 {
    max-height: none;
}.tariff_plan658 .cert_cost291 p {
    margin-bottom: 25px;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.tariff_plan658 {
    padding: 50px 0;
}.tariff_plan658 h2 {
    font-size: calc(38px * 0.85);
}.tariff_plan658 .fee_offers051 {
    font-size: calc(12px * 0.95);
}.tariff_plan658 .price_tiers407 {
    padding: 25px 20px;
}.tariff_plan658 .cert_cost291 h4 {
    margin-bottom: 15px;
    font-size: calc(22px * 0.95);
}.tariff_plan658 .promo_cost281 {
    font-size: 22px;
}}.learning_system261 {
    position: relative;
    min-height: 75vh;
    overflow: hidden;
    perspective: 1200px;
    background: rgb(215,214,189);
}.learning_system261::before {
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.5;
    background: 
        linear-gradient(30deg, transparent 40%, rgb(163,178,170,0.5) 70%, transparent 90%),
        linear-gradient(150deg, transparent 40%, rgb(117,126,119,0.5) 70%, transparent 90%);
    top: 0;
    z-index: 1;
    height: 100%;
}.learning_system261::after {
    top: 0;
    width: 100%;
    background-image: linear-gradient(
        #ffffff 2px, 
        transparent 2px
    ), linear-gradient(
        90deg, 
        #ffffff 2px, 
        transparent 2px
    );
    opacity: 0.1;
    content: "";
    animation: gridMove 60s linear infinite;
    height: 100%;
    background-size: 40px 40px;
    position: absolute;
    transform: rotateX(60deg) rotateZ(45deg);
    left: 0;
    z-index: 1;
}.learning_system261 .container {
    gap: 3rem;
    padding: 5rem 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    grid-template-columns: 1fr;
    z-index: 5;
    display: grid;
}.learning_system261 .expert_learning708 {
    position: relative;
    gap: 4rem;
    align-items: center;
    flex-direction: column;
    perspective: 1000px;
    display: flex;
}.learning_system261 h3 {
    z-index: 2;
    transform: rotateX(10deg) rotateY(-10deg);
    max-width: 80%;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
    transition: transform 0.5s ease;
    background: #ffffff;
    padding: 2rem 3rem;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    color: rgb(163,178,170);
    border-radius: 10px;
    position: relative;
}.learning_system261 h3::before {
    top: 0;
    transform: translateX(100%) skewY(45deg);
    right: 0;
    width: 10px;
    position: absolute;
    background: rgb(163,178,170);
    transform-origin: top left;
    bottom: 0;
    content: "";
}.learning_system261 h3::after {
    transform-origin: bottom left;
    background: rgb(163,178,170,0.5);
    height: 10px;
    left: 0;
    content: "";
    right: 0;
    bottom: 0;
    transform: translateY(100%) skewX(45deg);
    position: absolute;
}.learning_system261 span {
    position: relative;
    font-size: 14px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background: #ffffff;
    transform: rotateX(10deg) rotateY(-10deg);
    line-height: 1.7;
    color: #000000;
    text-align: center;
    transition: transform 0.5s ease;
    padding: 2rem 3rem;
    border-radius: 10px;
    max-width: 80%;
}.learning_system261 span::before {
    background: rgb(117,126,119);
    bottom: 0;
    transform-origin: top left;
    position: absolute;
    content: "";
    transform: translateX(100%) skewY(45deg);
    top: 0;
    width: 10px;
    right: 0;
}.learning_system261 span::after {
    transform-origin: bottom left;
    transform: translateY(100%) skewX(45deg);
    right: 0;
    position: absolute;
    bottom: 0;
    height: 10px;
    left: 0;
    background: rgb(117,126,119,0.5);
    content: "";
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (min-width: 992px) {.learning_system261 .expert_learning708:hover h3 {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}.learning_system261 .expert_learning708:hover span {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}
}

@media (max-width: 992px) {.learning_system261 {
    min-height: 65vh;
}.learning_system261 .container {
    padding: 4rem 1.5rem;
}.learning_system261 .expert_learning708 {
    gap: 3rem;
}.learning_system261 h3 {
    max-width: 90%;
    padding: 1.8rem 2.5rem;
    font-size: calc(29px * 0.9);
}.learning_system261 span {
    max-width: 90%;
    padding: 1.8rem 2.5rem;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 768px) {.learning_system261 {
    min-height: 55vh;
}.learning_system261 .container {
    padding: 3rem 1.2rem;
}.learning_system261 .expert_learning708 {
    gap: 2.5rem;
}.learning_system261 h3 {
    font-size: calc(29px * 0.8);
    max-width: 100%;
    transform: rotateX(5deg) rotateY(-5deg);
    padding: 1.5rem 2rem;
}.learning_system261 span {
    padding: 1.5rem 2rem;
    transform: rotateX(5deg) rotateY(-5deg);
    max-width: 100%;
    font-size: calc(14px * 0.9);
}.learning_system261 h3::before,
    .learning_system261 span::before {
    width: 7px;
}.learning_system261 h3::after,
    .learning_system261 span::after {
    height: 7px;
}
}

@media (max-width: 576px) {.learning_system261 {
    min-height: 45vh;
}.learning_system261 .container {
    padding: 2.5rem 1rem;
}.learning_system261 .expert_learning708 {
    gap: 2rem;
}.learning_system261 h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(29px * 0.7);
    transform: none;
}.learning_system261 span {
    font-size: calc(14px * 0.85);
    transform: none;
    padding: 1.2rem 1.5rem;
}.learning_system261 h3::before,
    .learning_system261 h3::after,
    .learning_system261 span::before,
    .learning_system261 span::after {
    display: none;
}}.tyNote684 {
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(215,214,189) 0%, rgb(163,178,170,0.5) 100%);
    overflow: hidden;
}.tyNote684::before {
    top: 0;
    right: 0;
    width: 40%;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: 100%;
    z-index: 1;
    content: "";
    background: linear-gradient(230deg, rgb(117,126,119,0.5) 10%, transparent 80%);
    position: absolute;
}.tyNote684::after {
    content: "";
    bottom: -5rem;
    height: 20rem;
    z-index: 0;
    filter: blur(30px);
    background: linear-gradient(45deg, rgb(163,178,170,0.5) 0%, transparent 70%);
    width: 20rem;
    border-radius: 50%;
    position: absolute;
    animation: pulse 8s infinite ease-in-out;
    left: -5rem;
}.tyNote684 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
}.tyNote684 h2 {
    margin-bottom: 3rem;
    color: #000000;
    transform-origin: left center;
    position: relative;
    line-height: 1.3;
    animation: slideInTitle 0.8s ease-out forwards;
    max-width: 90%;
    font-size: 28px;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.tyNote684 h2::after {
    width: 6rem;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    left: 0;
    height: 0.3rem;
    bottom: -1rem;
    background: linear-gradient(90deg, rgb(163,178,170) 0%, rgb(117,126,119) 100%);
    position: absolute;
    animation: expandLine 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.tyNote684 .expert_learning708 {
    background: #ffffff;
    animation: fadeInUp 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.08);
    transform: translateY(20px);
    position: relative;
    opacity: 0;
    padding: 3rem;
}.tyNote684 .expert_learning708::before {
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 60%, rgb(117,126,119,0.5) 150%);
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 95% 100%, 0 100%);
    z-index: -1;
}.tyNote684 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.tyNote684 li {
    position: relative;
    padding-left: 2rem;
}.tyNote684 li::before {
    background: rgb(163,178,170);
    animation: scaleIn 0.5s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    width: 0.6rem;
    transform: rotate(45deg) scale(0);
    content: "";
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: 0.5rem;
    height: 0.6rem;
    position: absolute;
}.tyNote684 span {
    color: #000000;
    font-size: 14px;
    position: relative;
    line-height: 1.8;
    display: block;
    font-family: Arial, sans-serif;
}

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

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

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

@keyframes scaleIn {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}

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

@media (max-width: 992px) {.tyNote684 {
    padding: 4rem 0;
}.tyNote684 h2 {
    font-size: calc(28px * 0.9);
    max-width: 100%;
}.tyNote684 .expert_learning708 {
    padding: 2.5rem;
}.tyNote684::before {
    width: 30%;
}
}

@media (max-width: 768px) {.tyNote684 {
    padding: 3.5rem 0;
}.tyNote684 h2 {
    line-height: 1.4;
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.8);
}.tyNote684 .expert_learning708 {
    padding: 2rem;
}.tyNote684 .container {
    transform: perspective(1000px) rotateX(1deg);
}.tyNote684::before {
    width: 25%;
}.tyNote684 li::before {
    top: 0.4rem;
}
}

@media (max-width: 576px) {.tyNote684 {
    padding: 3rem 0;
}.tyNote684 h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 2rem;
}.tyNote684 h2::after {
    bottom: -0.75rem;
    width: 5rem;
    height: 0.25rem;
}.tyNote684 .expert_learning708 {
    padding: 1.5rem;
}.tyNote684 .container {
    transform: none;
    padding: 0 1.5rem;
}.tyNote684::before {
    display: none;
}.tyNote684 li {
    padding-left: 1.5rem;
}.tyNote684 li::before {
    height: 0.5rem;
    top: 0.4rem;
    width: 0.5rem;
}.tyNote684 span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}}.cookieNoticeContainer081 {
    justify-content: center;
    background: rgb(215,214,189);
    border-top: 3px solid rgb(163,178,170);
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    z-index: 100;
}.cookie_check516 {
    display: flex;
    padding: 20px;
    width: 90%;
    max-width: 1200px;
    border: 2px solid rgb(163,178,170);
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    border-radius: 20px;
    margin: auto;
}.web_cookies124 {
    flex-shrink: 0;
    margin-right: 20px;
}.web_cookies124 svg {
    height: 50px;
    width: 50px;
    fill: rgb(163,178,170);
}.cookie_layer698 {
    flex-grow: 1;
    text-align: left;
    color: #ffffff;
}.cookie_layer698 h5 {
    letter-spacing: 1px;
    color: rgb(163,178,170);
    font-size: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}.cookie_layer698 p {
    font-size: 13px;
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
}.cookie_layer698 p a {
    color: rgb(163,178,170);
    text-decoration: underline;
}.track_prefs416 {
    background: rgb(163,178,170);
    font-size: 16px;
    cursor: pointer;
    border-radius: 10px;
    min-width: 120px;
    flex-shrink: 0;
    padding: 10px 20px;
    text-decoration: none;
    border: none;
    color: #ffffff;
    text-align: center;
}.cookie_button.cookies_terms264 {
    margin-right: 10px;
}#panelPrivacyNotice046 {
    display: none;
}#panelPrivacyNotice046:checked ~ .cookieNoticeContainer081 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_check516 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.web_cookies124 {
    margin-bottom: 20px;
    margin-right: 0;
}.track_prefs416 {
    width: 100%;
    max-width: 250px;
    margin: 10px 0;
}}
.mentorship_experience671 {
    background: rgb(215,214,189);
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    isolation: isolate;
}.mentorship_experience671::before {
    z-index: -1;
    transform: rotate(15deg);
    right: -5%;
    background: rgb(163,178,170,0.5);
    width: 60%;
    top: -20%;
    filter: blur(3px);
    height: 140%;
    content: "";
    position: absolute;
}.mentorship_experience671::after {
    left: -5%;
    bottom: -5%;
    animation: morph 15s linear infinite alternate;
    z-index: -1;
    background: rgb(117,126,119,0.5);
    height: 30%;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    width: 30%;
    position: absolute;
}@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

.mentorship_experience671 .edu_quotes205 {
    gap: 0;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.mentorship_experience671 .img_display_box984 {
    z-index: 2;
    grid-row: 1 / 2;
    width: 100%;
    height: 450px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    border-radius: 0;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    grid-column: 1 / 2;
    transform: translateX(-5%);
    position: relative;
}.mentorship_experience671 .img_display_box984::after {
    width: 100%;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    position: absolute;
}.mentorship_experience671 .edu_quotes205:hover .img_display_box984 {
    filter: contrast(1.1);
    transform: translateX(0) scale(1.02);
}.mentorship_experience671 .career_summary791 {
    transform: translateX(-15%);
    z-index: 1;
    background: #ffffff;
    justify-content: center;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    flex-direction: column;
    padding: 3rem 3rem 3rem 5rem;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
}.mentorship_experience671 .edu_quotes205:hover .career_summary791 {
    transform: translateX(-10%) translateY(-5px);
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
}.mentorship_experience671 .name {
    margin-bottom: 0.7rem;
    color: rgb(163,178,170);
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    position: relative;
}.mentorship_experience671 .name::before {
    border-radius: 10px;
    position: absolute;
    top: -10px;
    content: "";
    height: 30px;
    transform: rotate(45deg) scale(0);
    background: rgb(117,126,119,0.5);
    left: -20px;
    width: 30px;
    transition: transform 0.4s ease 0.2s;
    z-index: -1;
}.mentorship_experience671 .edu_quotes205:hover .name::before {
    transform: rotate(45deg) scale(1);
}.mentorship_experience671 .career_summary791 > div:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-20px);
    margin-bottom: 2rem;
    color: rgb(117,126,119);
    opacity: 0.9;
    opacity: 0;
    transition: all 0.5s ease 0.3s;
}.mentorship_experience671 .edu_quotes205:hover .career_summary791 > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.mentorship_experience671 .employee_content385 {
    line-height: 1.7;
    font-weight: 400;
    opacity: 0;
    color: #000000;
    font-size: 14px;
    font-style: italic;
    transition: all 0.5s ease 0.5s;
    padding-top: 20px;
    transform: translateY(20px);
    position: relative;
}.mentorship_experience671 .edu_quotes205:hover .employee_content385 {
    opacity: 1;
    transform: translateY(0);
}.mentorship_experience671 .employee_content385::before {
    content: "";
    height: 3px;
    background: linear-gradient(to right, rgb(163,178,170), transparent);
    left: 0;
    top: 0;
    position: absolute;
    width: 60px;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.mentorship_experience671 .career_summary791::after {
    position: absolute;
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
    z-index: -1;
    height: 40px;
    content: "";
    width: 40px;
    animation: float 4s ease-in-out infinite;
    background: rgb(163,178,170,0.5);
}

@media (max-width: 992px) {.mentorship_experience671 .edu_quotes205 {
    grid-template-columns: 1fr;
    gap: 2rem;
    grid-template-rows: auto auto;
}.mentorship_experience671 .img_display_box984 {
    grid-row: 1 / 2;
    transform: none;
    grid-column: 1 / 2;
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.mentorship_experience671 .img_display_box984::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.mentorship_experience671 .career_summary791 {
    padding: 2rem;
    grid-row: 2 / 3;
    clip-path: none;
    transform: none;
    grid-column: 1 / 2;
}.mentorship_experience671 .edu_quotes205:hover .career_summary791 {
    transform: translateY(-5px);
}
}