* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.viewport-container_zBAC3l0 {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1279px;
}.program_foot_fmqDR8j {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.top_master_Oi9oDJf {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    height: 100%;
    scroll-snap-type: none;
    min-height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    auto
    scroll-behavior: auto;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.secure_safehold_3t4XPi9 {
    background: linear-gradient(145deg, rgb(233,237,233), rgba(245, 248, 255, 0.95));
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    padding: 5rem 2rem;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
}.secure_safehold_3t4XPi9::before {
    content: "";
    right: 0;
    width: 40%;
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    background: linear-gradient(135deg, transparent 15%, rgba(rgb(202,210,202,0.5), 0.03) 70%);
    top: 0;
    z-index: 0;
    height: 100%;
}.secure_safehold_3t4XPi9::after {
    height: 5px;
    bottom: 0;
    width: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164), rgb(202,210,202));
    z-index: 1;
    content: "";
}.secure_safehold_3t4XPi9 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1140px;
}.secure_safehold_3t4XPi9 h1 {
    padding-bottom: 1rem;
    font-size: 38px;
    transform: translateX(-0.5rem);
    font-weight: 700;
    position: relative;
    margin-bottom: 2.5rem;
    color: #000000;
}.secure_safehold_3t4XPi9 h1::after {
    position: absolute;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(202,210,202), transparent);
    bottom: 0;
    content: "";
    width: 6rem;
}.secure_safehold_3t4XPi9 h2 {
    margin-top: 3rem;
    color: #000000;
    position: relative;
    transform: translateY(-0.25rem);
    font-size: 32px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    padding-left: 1rem;
}.secure_safehold_3t4XPi9 h2::before {
    height: 80%;
    position: absolute;
    left: 0;
    border-radius: 2px;
    background: rgb(202,210,202);
    width: 4px;
    top: 0.2em;
    content: "";
}.secure_safehold_3t4XPi9 h3 {
    margin-top: 2.5rem;
    font-weight: 600;
    padding-left: 0.75rem;
    margin-bottom: 1.25rem;
    position: relative;
    font-size: calc(32px * 0.85);
    color: #000000;
}.secure_safehold_3t4XPi9 h3::before {
    height: 75%;
    left: 0;
    position: absolute;
    width: 3px;
    content: "";
    top: 0.25em;
    border-radius: 1.5px;
    background: rgb(164,176,164);
}.secure_safehold_3t4XPi9 h4 {
    font-size: calc(32px * 0.7);
    padding-left: 0.5rem;
    margin-top: 2rem;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
}.secure_safehold_3t4XPi9 h4::before {
    content: "";
    width: 2px;
    height: 70%;
    border-radius: 1px;
    left: 0;
    top: 0.3em;
    position: absolute;
    opacity: 0.7;
    background: rgb(164,176,164);
}.secure_safehold_3t4XPi9 p {
    line-height: 1.7;
    font-size: 16px;
    position: relative;
    max-width: 90%;
    color: #000000;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
}.secure_safehold_3t4XPi9 p strong {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    background: linear-gradient(to bottom, transparent 85%, rgba(rgb(202,210,202,0.5), 0.15) 15%);
    color: #000000;
    font-weight: 600;
    position: relative;
}.secure_safehold_3t4XPi9 span {
    display: block;
    position: relative;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    max-width: 95%;
    color: #000000;
    border-left: 1px solid rgba(rgb(164,176,164,0.5), 0.3);
    font-size: 16px;
    line-height: 1.7;
}.secure_safehold_3t4XPi9 ul {
    margin: 2rem 0;
    list-style: none;
    padding-left: 0;
    counter-reset: privacy-counter;
}.secure_safehold_3t4XPi9 li {
    counter-increment: privacy-counter;
    margin-bottom: 1.25rem;
    line-height: 1.6;
    padding-left: 2.5rem;
    position: relative;
    font-size: 16px;
}.secure_safehold_3t4XPi9 li::before {
    width: 1.25rem;
    top: 0.25rem;
    left: 0;
    transition: transform 0.3s ease;
    background: linear-gradient(135deg, rgb(202,210,202), rgb(164,176,164));
    transform: rotate(45deg);
    position: absolute;
    opacity: 0.9;
    border-radius: 10px;
    content: "";
    height: 1.25rem;
}.secure_safehold_3t4XPi9 li::after {
    font-weight: 600;
    justify-content: center;
    height: 1.25rem;
    position: absolute;
    display: flex;
    left: 0;
    top: 0.25rem;
    font-size: 0.75rem;
    align-items: center;
    content: counter(privacy-counter);
    width: 1.25rem;
    color: #ffffff;
}.secure_safehold_3t4XPi9 li:hover::before {
    transform: rotate(45deg) scale(1.1);
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes borderPulse {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}

.secure_safehold_3t4XPi9 h1, 
.secure_safehold_3t4XPi9 h2, 
.secure_safehold_3t4XPi9 h3, 
.secure_safehold_3t4XPi9 h4,
.secure_safehold_3t4XPi9 p,
.secure_safehold_3t4XPi9 ul {
    animation: fadeIn 0.5s ease-out forwards;
}.secure_safehold_3t4XPi9::after {
    animation: borderPulse 8s linear infinite;
    background-size: 200% 200%;
}


@media (max-width: 992px) {.secure_safehold_3t4XPi9 {
    padding: 4rem 1.5rem;
}.secure_safehold_3t4XPi9 h1 {
    font-size: calc(38px * 0.9);
}.secure_safehold_3t4XPi9 h2 {
    font-size: calc(32px * 0.9);
}.secure_safehold_3t4XPi9 p, 
    .secure_safehold_3t4XPi9 span {
    max-width: 100%;
}
}

@media (max-width: 768px) {.secure_safehold_3t4XPi9 {
    padding: 3rem 1.25rem;
}.secure_safehold_3t4XPi9::before {
    width: 70%;
    opacity: 0.5;
}.secure_safehold_3t4XPi9 h1 {
    font-size: calc(38px * 0.8);
    transform: translateX(0);
}.secure_safehold_3t4XPi9 h2 {
    font-size: calc(32px * 0.8);
}.secure_safehold_3t4XPi9 h3 {
    font-size: calc(32px * 0.7);
}.secure_safehold_3t4XPi9 h4 {
    font-size: calc(32px * 0.6);
}.secure_safehold_3t4XPi9 p, 
    .secure_safehold_3t4XPi9 span,
    .secure_safehold_3t4XPi9 li {
    font-size: calc(16px * 0.95);
}.secure_safehold_3t4XPi9 li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.secure_safehold_3t4XPi9 {
    padding: 2.5rem 1rem;
}.secure_safehold_3t4XPi9 h1 {
    font-size: calc(38px * 0.7);
}.secure_safehold_3t4XPi9 h1::after {
    width: 5rem;
}.secure_safehold_3t4XPi9 h2 {
    padding-left: 0.75rem;
}.secure_safehold_3t4XPi9 h3 {
    padding-left: 0.5rem;
}.secure_safehold_3t4XPi9 p, 
    .secure_safehold_3t4XPi9 span {
    line-height: 1.6;
}.secure_safehold_3t4XPi9 li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
}.secure_safehold_3t4XPi9 li::before,
    .secure_safehold_3t4XPi9 li::after {
    width: 1rem;
    height: 1rem;
}}.learning_impact_A6JBLMs {
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgba(245, 245, 250, 0.9) 100%);
    overflow: hidden;
    padding: 100px 20px;
    position: relative;
}.learning_impact_A6JBLMs::before {
    filter: blur(40px);
    content: "";
    background: linear-gradient(225deg, rgb(164,176,164,0.5) 0%, transparent 70%);
    top: -50px;
    opacity: 0.5;
    right: -50px;
    transform: rotate(-15deg);
    z-index: 1;
    animation: pulse 8s infinite alternate ease-in-out;
    height: 300px;
    width: 300px;
    position: absolute;
}.learning_impact_A6JBLMs::after {
    bottom: -100px;
    left: -100px;
    width: 400px;
    height: 400px;
    content: "";
    animation: float 12s infinite alternate ease-in-out;
    transform: rotate(22deg);
    opacity: 0.4;
    position: absolute;
    filter: blur(50px);
    z-index: 1;
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, transparent 70%);
}.learning_impact_A6JBLMs h5 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    z-index: 2;
    opacity: 1;
    position: relative;
    color: #000000;
    font-size: 21px;
    transform: translateY(0);
    animation: fadeSlideUp 1s ease-out;
    font-weight: 700;
    text-align: center;
}.learning_impact_A6JBLMs h5::after {
    width: 80px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    bottom: -12px;
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
}.learning_impact_A6JBLMs .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG {
    display: flex;
    backdrop-filter: blur(10px);
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    gap: 40px;
    position: relative;
    opacity: 1;
    overflow: hidden;
    flex-direction: column;
    animation: fadeSlideUp 1.2s ease-out 0.2s both;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG::before {
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    width: 100%;
    left: 0;
    height: 5px;
    position: absolute;
    content: "";
    top: 0;
}.learning_impact_A6JBLMs .image_section_2YvCgcV {
    width: 100%;
    transform: scale(1);
    height: auto;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    object-fit: cover;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG:hover .image_section_2YvCgcV {
    transform: scale(1.03);
}.learning_impact_A6JBLMs .text_display_c3Kwx0J {
    position: relative;
}.learning_impact_A6JBLMs ul {
    list-style: none;
    display: grid;
    gap: 20px;
    padding: 0;
    margin: 0;
    grid-template-columns: 1fr;
}.learning_impact_A6JBLMs li {
    animation: fadeSlideRight 0.5s ease-out both;
    transition: transform 0.3s ease;
    padding-left: 40px;
    position: relative;
}.learning_impact_A6JBLMs li:nth-child(1) {
    animation-delay: 0.3s;
}.learning_impact_A6JBLMs li:nth-child(2) {
    animation-delay: 0.4s;
}.learning_impact_A6JBLMs li:nth-child(3) {
    animation-delay: 0.5s;
}.learning_impact_A6JBLMs li:nth-child(4) {
    animation-delay: 0.6s;
}.learning_impact_A6JBLMs li:nth-child(5) {
    animation-delay: 0.7s;
}.learning_impact_A6JBLMs li:hover {
    transform: translateX(5px);
}.learning_impact_A6JBLMs li p {
    margin: 0;
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
    position: relative;
}.learning_impact_A6JBLMs svg {
    left: -40px;
    transition: transform 0.3s ease;
    top: 0;
    width: 28px;
    transform: translateY(0) scale(1);
    height: 28px;
    position: absolute;
}.learning_impact_A6JBLMs li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.learning_impact_A6JBLMs svg path {
    fill: rgb(202,210,202);
    transition: fill 0.3s ease;
}.learning_impact_A6JBLMs li:hover svg path {
    fill: rgb(164,176,164);
}

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

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

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.6;
        transform: rotate(-12deg) scale(1.1);
    }
}

@keyframes float {
    0% {
        transform: rotate(22deg) translate(0, 0);
    }
    100% {
        transform: rotate(18deg) translate(30px, -20px);
    }
}

@media (min-width: 768px) {.learning_impact_A6JBLMs {
    padding: 120px 40px;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG {
    align-items: center;
    flex-direction: row;
    padding: 60px;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG > div:first-child {
    flex: 0 0 40%;
}.learning_impact_A6JBLMs .text_display_c3Kwx0J {
    padding-left: 40px;
    flex: 0 0 60%;
}.learning_impact_A6JBLMs ul {
    grid-template-columns: repeat(2, 1fr);
}.learning_impact_A6JBLMs h5 {
    margin-bottom: 60px;
    font-size: calc(21px * 1.1);
}.learning_impact_A6JBLMs h5::after {
    width: 100px;
}
}

@media (min-width: 992px) {.learning_impact_A6JBLMs {
    padding: 140px 60px;
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG {
    gap: 60px;
}.learning_impact_A6JBLMs h5 {
    font-size: calc(21px * 1.2);
}.learning_impact_A6JBLMs h5::after {
    width: 120px;
}.learning_impact_A6JBLMs p {
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.learning_impact_A6JBLMs {
    padding: 80px 20px;
}.learning_impact_A6JBLMs h5 {
    font-size: calc(21px * 0.9);
}.learning_impact_A6JBLMs .skill_spot_iHDYCpG {
    padding: 30px;
}.learning_impact_A6JBLMs .image_section_2YvCgcV {
    max-height: 250px;
    object-position: center;
}.learning_impact_A6JBLMs li {
    padding-left: 35px;
}.learning_impact_A6JBLMs svg {
    width: 24px;
    left: -35px;
    height: 24px;
}}.developer_experience_NnYrwWM {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(233,237,233), rgb(202,210,202,0.5));
    overflow: hidden;
}.developer_experience_NnYrwWM::before {
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    opacity: 0.1;
    left: 0;
    background: repeating-linear-gradient(45deg, rgb(164,176,164,0.5) 0px, transparent 2px, transparent 10px);
}.developer_experience_NnYrwWM .review_showcase_nse1jk0 {
    position: relative;
    margin: 0 auto;
    gap: 4rem;
    align-items: center;
    padding: 0;
    display: flex;
    z-index: 2;
    overflow: hidden;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
}.developer_experience_NnYrwWM .image_section_2YvCgcV {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    height: 450px;
    flex-shrink: 0;
    width: 40%;
    transition: all 0.4s ease;
}.developer_experience_NnYrwWM .image_section_2YvCgcV::after {
    opacity: 0.5;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(202,210,202,0.5), transparent);
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
}.developer_experience_NnYrwWM .emp_summary_tQwJdya {
    position: relative;
    width: 60%;
    padding: 3rem;
}.developer_experience_NnYrwWM .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: 29px;
}.developer_experience_NnYrwWM .name::after {
    content: "";
    background: rgb(202,210,202);
    transition: width 0.3s ease;
    width: 50%;
    left: 0;
    height: 3px;
    bottom: -8px;
    position: absolute;
}.developer_experience_NnYrwWM .emp_summary_tQwJdya > div:nth-child(2) {
    font-size: 19px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: rgb(164,176,164);
    padding-left: 2px;
}.developer_experience_NnYrwWM .work_background_bDoOG9L {
    padding-left: 1.5rem;
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.developer_experience_NnYrwWM .work_background_bDoOG9L::before {
    font-size: 4rem;
    top: -2rem;
    left: -1rem;
    opacity: 0.4;
    content: "";
    position: absolute;
    color: rgb(202,210,202,0.5);
}.developer_experience_NnYrwWM .review_showcase_nse1jk0:hover .image_section_2YvCgcV {
    transform: scale(1.03);
}.developer_experience_NnYrwWM .review_showcase_nse1jk0:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.developer_experience_NnYrwWM .review_showcase_nse1jk0 {
    flex-direction: column;
    gap: 2rem;
}.developer_experience_NnYrwWM .image_section_2YvCgcV {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
    width: 100%;
}.developer_experience_NnYrwWM .emp_summary_tQwJdya {
    width: 100%;
    padding: 0 2rem 2rem;
}
}

@media (max-width: 576px) {.developer_experience_NnYrwWM {
    padding: 3rem 1rem;
}.developer_experience_NnYrwWM .image_section_2YvCgcV {
    height: 280px;
}.developer_experience_NnYrwWM .emp_summary_tQwJdya {
    padding: 0 1.5rem 1.5rem;
}.developer_experience_NnYrwWM .name {
    font-size: calc(29px * 0.85);
}.developer_experience_NnYrwWM .work_background_bDoOG9L {
    font-size: calc(18px * 0.95);
}}.cookie_notice_message_ghmiSRP {
    border-top: 2px solid rgb(202,210,202);
    bottom: 0;
    position: fixed;
    background: rgb(233,237,233);
    z-index: 90;
    width: 100%;
}#cookie_popup_toast_2c3FUne {
    display: none;
}#cookie_popup_toast_2c3FUne:checked ~ .cookie_notice_message_ghmiSRP {
    opacity: 0;
    visibility: hidden;
}.cookie_disclaimer_DfEb2CB {
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    display: flex;
}.cookie_notice_message_ghmiSRP h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie_notice_message_ghmiSRP p {
    font-size: 18px;
}.online_tracking_0ztYDWU {
    flex-shrink: 0;
    margin-right: 10px;
}.online_tracking_0ztYDWU svg, .online_tracking_0ztYDWU svg path, .online_tracking_0ztYDWU img {
    height: 100px;
    fill: rgb(202,210,202);
    width: 100px;
}.cookie_screen_Nj1z7VG {
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    border-bottom: 2px solid rgb(202,210,202);
    white-space: nowrap;
    line-height: 35px;
    color: rgb(202,210,202);
    flex-shrink: 0;
    margin-left: 10px;
    min-width: 120px;
    text-decoration: none;
}.cookie_notice_message_ghmiSRP p a {
    text-decoration: none;
    color: rgb(202,210,202);
}
@media only screen and (max-width: 1200px) {.cookie_notice_message_ghmiSRP {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.online_tracking_0ztYDWU {
    display: none;
}.cookie_disclaimer_DfEb2CB {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_notice_message_ghmiSRP h5 {
    text-align: center;
}.cookie_notice_message_ghmiSRP p {
    text-align: center;
}.cookie_ack_HMVQOaR {
    margin-bottom: 20px;
}body .viewport-container_zBAC3l0 .cookie_screen_Nj1z7VG {
    margin-bottom: 10px;
    margin-left: 0;
}}
.viewport-container_zBAC3l0 .cookie_notice_message_ghmiSRP {
    box-shadow: rgb(164,176,164,0.5) 0px 0px 10px 10px;
    background: rgb(202,210,202);
}.viewport-container_zBAC3l0 .cookie_disclaimer_DfEb2CB {
    justify-content: space-between;
    padding: 40px 0;
}.viewport-container_zBAC3l0 .cookie_screen_Nj1z7VG {
    background: #ffffff;
    margin-left: 30px;
    border: none;
    font-size: 20px;
    padding: 10px;
    color: rgb(202,210,202);
}.viewport-container_zBAC3l0 .cookie_ack_HMVQOaR {
    color: #ffffff;
    text-align: left;
}.viewport-container_zBAC3l0 .cookie_ack_HMVQOaR h5 {
    font-weight: 700;
}.viewport-container_zBAC3l0 .cookie_ack_HMVQOaR h5, .viewport-container_zBAC3l0 .cookie_ack_HMVQOaR p {
    color: #ffffff;
}.viewport-container_zBAC3l0 .cookie_notice_message_ghmiSRP p a {
    color: rgb(164,176,164);
    text-decoration: underline;
}.course_highlights_kIunqFf {
    overflow: hidden;
    background: rgb(164,176,164);
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 100vh;
}.course_highlights_kIunqFf .next_skill_1XO0Cj5 {
    top: 0;
    height: 100%;
    right: 0;
    overflow: hidden;
    position: absolute;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 50%;
}.course_highlights_kIunqFf .online_class_WmISyDp {
    width: 100%;
    height: 400%;
    animation: verticalScroll 25s ease-in-out infinite alternate;
    flex-direction: column;
    display: flex;
}.course_highlights_kIunqFf .next_skill_1XO0Cj5:hover .online_class_WmISyDp {
    animation-play-state: paused;
}.course_highlights_kIunqFf .learn_more_ga7rfEC {
    position: relative;
    width: 100%;
    transform: scale(1.1);
    transition: transform 0.5s ease;
    height: 25%;
}.course_highlights_kIunqFf .learn_more_ga7rfEC::after {
    inset: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    z-index: 1;
}.course_highlights_kIunqFf .learn_more_ga7rfEC img {
    transition: filter 0.5s ease;
    width: 100%;
    object-fit: cover;
    filter: saturate(0.8) contrast(1.2);
    height: 100%;
}.course_highlights_kIunqFf .learn_more_ga7rfEC:hover img {
    filter: saturate(1.2) contrast(1.3);
}@keyframes verticalScroll {
    0%, 5% {
        transform: translateY(0);
    }
    23%, 28% {
        transform: translateY(-25%);
    }
    48%, 53% {
        transform: translateY(-50%);
    }
    73%, 78% {
        transform: translateY(-75%);
    }
    95%, 100% {
        transform: translateY(-75%);
    }
}

.course_highlights_kIunqFf .container {
    height: 100%;
    align-items: center;
    display: flex;
    grid-column: 1;
    z-index: 5;
    position: relative;
}.course_highlights_kIunqFf .skill_spot_iHDYCpG {
    padding-right: 10%;
    width: 100%;
    padding-left: 10%;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 {
    padding: 4rem 3rem;
    position: relative;
    border-left: 4px solid rgb(202,210,202);
    background: transparent;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9::before {
    z-index: -1;
    position: absolute;
    transition: width 0.6s ease;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: rgb(202,210,202,0.5);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9:hover::before {
    width: 100%;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9::after {
    left: -20px;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    background: rgb(202,210,202);
    width: 40px;
    position: absolute;
    top: 50%;
    height: 40px;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 h3 {
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 2rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 40px;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 span > * {
    display: inline-block;
    transform: skewX(15deg);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 p {
    color: #ffffff;
    margin-bottom: 2.5rem;
    padding-left: 1rem;
    font-size: 16px;
    line-height: 1.8;
    position: relative;
    border-left: 2px solid rgb(164,176,164);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 .reach_feedback_6iDQ8KE {
    text-decoration: none;
    color: #ffffff;
    z-index: 1;
    font-weight: 700;
    transition: color 0.3s ease;
    display: inline-block;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 1rem 2.5rem;
    position: relative;
    text-transform: uppercase;
    border: 2px solid rgb(202,210,202);
    font-size: 16px;
    background: transparent;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 .reach_feedback_6iDQ8KE::before {
    width: 0;
    position: absolute;
    top: 0;
    background: rgb(202,210,202);
    z-index: -1;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    height: 100%;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 .reach_feedback_6iDQ8KE:hover {
    color: #000000;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 .reach_feedback_6iDQ8KE:hover::before {
    width: 100%;
}

@media screen and (max-width: 1200px) {.course_highlights_kIunqFf .program_guide_VG5Ijo9 h3 {
    font-size: calc(40px * 0.85);
}.course_highlights_kIunqFf .skill_spot_iHDYCpG {
    padding-left: 5%;
    padding-right: 0;
}
}

@media screen and (max-width: 992px) {.course_highlights_kIunqFf {
    grid-template-columns: 1fr;
    grid-template-rows: 40vh 1fr;
}.course_highlights_kIunqFf .next_skill_1XO0Cj5 {
    width: 100%;
    clip-path: none;
    height: 40vh;
    position: relative;
}.course_highlights_kIunqFf .online_class_WmISyDp {
    width: 400%;
    flex-direction: row;
    animation: horizontalScroll 25s ease-in-out infinite alternate;
    height: 100%;
}.course_highlights_kIunqFf .learn_more_ga7rfEC {
    width: 25%;
    height: 100%;
}.course_highlights_kIunqFf .learn_more_ga7rfEC::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}.course_highlights_kIunqFf .container {
    grid-column: auto;
    grid-row: 2;
    padding: 3rem 0;
}.course_highlights_kIunqFf .skill_spot_iHDYCpG {
    padding: 0 5%;
}
    
    @keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        23%, 28% {
            transform: translateX(-25%);
        }
        48%, 53% {
            transform: translateX(-50%);
        }
        73%, 78% {
            transform: translateX(-75%);
        }
        95%, 100% {
            transform: translateX(-75%);
        }
    }
}

@media screen and (max-width: 768px) {.course_highlights_kIunqFf .program_guide_VG5Ijo9 {
    padding: 3rem 1.5rem;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 h3 {
    font-size: 32px;
    margin-bottom: 1.5rem;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9::after {
    width: 30px;
    height: 30px;
    left: -15px;
}
}

@media screen and (max-width: 480px) {.course_highlights_kIunqFf {
    grid-template-rows: 30vh 1fr;
}.course_highlights_kIunqFf .next_skill_1XO0Cj5 {
    height: 30vh;
}.course_highlights_kIunqFf .online_class_WmISyDp {
    animation-duration: 20s;
    width: 300%;
}.course_highlights_kIunqFf .learn_more_ga7rfEC {
    width: 33.333%;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 {
    padding: 2rem 1rem;
    border-left-width: 3px;
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 h3 {
    letter-spacing: 1px;
    font-size: calc(32px * 0.9);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 p {
    padding-left: 0.5rem;
    font-size: calc(16px * 0.9);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9 .reach_feedback_6iDQ8KE {
    padding: 0.8rem 1.5rem;
    display: block;
    text-align: center;
    font-size: calc(16px * 0.9);
}.course_highlights_kIunqFf .program_guide_VG5Ijo9::after {
    left: -10px;
    width: 20px;
    height: 20px;
}@keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        30%, 35% {
            transform: translateX(-33.333%);
        }
        60%, 65% {
            transform: translateX(-66.666%);
        }
        95%, 100% {
            transform: translateX(-66.666%);
        }
    }
}.pricing_offer_XPWDqlO {
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    background-color: rgb(233,237,233);
    padding: 100px 0;
}.pricing_offer_XPWDqlO::before {
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(rgb(164,176,164,0.5), 0.05) 0%, rgba(rgb(202,210,202,0.5), 0.08) 100%);
    z-index: 0;
    height: 100%;
    top: 0;
    content: "";
}.pricing_offer_XPWDqlO .container {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
}.pricing_offer_XPWDqlO .pricing_list_Jnh5efg {
    display: flex;
    flex-direction: column;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 {
    animation: fadeUp 0.8s ease-out forwards;
    opacity: 0;
    margin-bottom: 60px;
    transform: translateY(20px);
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 h2 {
    position: relative;
    color: #000000;
    line-height: 1.2;
    display: inline-block;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 20px;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 h2::after {
    content: "";
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(164,176,164), rgb(202,210,202));
    left: 0;
    height: 4px;
    bottom: -10px;
    border-radius: 2px;
}.pricing_offer_XPWDqlO .learning_pricing_kisFE3h {
    margin-top: 25px;
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
    max-width: 800px;
}.pricing_offer_XPWDqlO .fee_choices_i1QErbC {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    gap: 30px;
    margin-top: 20px;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN {
    perspective: 1000px;
    animation: fadeUp 0.8s ease-out forwards;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-delay: calc(0.15s * var(--i, 1));
    text-decoration: none;
    transform: translateY(30px);
    opacity: 0;
    display: block;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:nth-child(1) {
    --i: 1;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:nth-child(2) {
    --i: 2;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:nth-child(3) {
    --i: 3;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:nth-child(4) {
    --i: 4;
}.pricing_offer_XPWDqlO .pro_rates_p26LPfa {
    border-radius: 12px;
    height: 100%;
    transform-style: preserve-3d;
    position: relative;
    background-color: #ffffff;
    transition: all 0.4s ease;
    overflow: hidden;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .pro_rates_p26LPfa {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(202,210,202,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.pricing_offer_XPWDqlO .fee_struct_qwznZve {
    position: relative;
    min-height: 250px;
    padding: 35px 30px;
    box-sizing: border-box;
    z-index: 2;
}.pricing_offer_XPWDqlO .fee_struct_qwznZve h3 {
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    display: inline-block;
    font-size: calc(24px + 2px);
    font-weight: 700;
    transition: transform 0.3s ease;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .fee_struct_qwznZve h3 {
    transform: translateX(5px);
    color: rgb(202,210,202);
}.pricing_offer_XPWDqlO .fee_structure_gWiYuOK {
    margin: 20px 0;
    font-weight: 700;
    display: block;
    color: rgb(164,176,164);
    transition: all 0.3s ease;
    font-size: calc(24px + 4px);
    position: relative;
}.pricing_offer_XPWDqlO .fee_structure_gWiYuOK::before {
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(164,176,164), transparent);
    top: -10px;
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    left: 0;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .fee_structure_gWiYuOK {
    transform: scale(1.05);
    color: rgb(202,210,202);
}.pricing_offer_XPWDqlO .fee_struct_qwznZve p {
    line-height: 1.6;
    margin-top: 15px;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    transition: color 0.3s ease;
    font-size: 18px;
    hyphens: auto;
    word-break: normal;
}.pricing_offer_XPWDqlO .image_section_2YvCgcV {
    overflow: hidden;
    position: relative;
    height: 200px;
    width: 100%;
    transition: all 0.5s ease;
}.pricing_offer_XPWDqlO .image_section_2YvCgcV::after {
    width: 100%;
    content: "";
    transition: opacity 0.4s ease;
    top: 0;
    left: 0;
    opacity: 0.6;
    height: 100%;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    z-index: 1;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .image_section_2YvCgcV {
    transform: scale(1.05);
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .image_section_2YvCgcV::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.pricing_offer_XPWDqlO .pricing_list_Jnh5efg {
    flex-direction: row-reverse;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 {
    width: 30%;
    margin-bottom: 0;
    padding-left: 50px;
}.pricing_offer_XPWDqlO .fee_choices_i1QErbC {
    width: 70%;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 h2 {
    font-size: calc(36px + 4px);
}
}

@media (max-width: 1199px) {.pricing_offer_XPWDqlO {
    padding: 80px 0;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 {
    margin: 0 auto 50px;
    text-align: center;
    max-width: 800px;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 767px) {.pricing_offer_XPWDqlO {
    padding: 60px 0;
}.pricing_offer_XPWDqlO .fee_choices_i1QErbC {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing_offer_XPWDqlO .fee_struct_qwznZve {
    padding: 25px 20px;
}.pricing_offer_XPWDqlO .image_section_2YvCgcV {
    height: 180px;
}.pricing_offer_XPWDqlO .training_fees_N5UFds1 h2 {
    font-size: calc(36px - 2px);
}.pricing_offer_XPWDqlO .learning_pricing_kisFE3h {
    font-size: calc(18px - 1px);
}
}

@media (hover: none) {.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .pro_rates_p26LPfa {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .fee_struct_qwznZve h3 {
    transform: none;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .fee_structure_gWiYuOK {
    transform: none;
}.pricing_offer_XPWDqlO .package_deal_ukTCFqN:hover .image_section_2YvCgcV {
    transform: none;
}}.connect_JxOa1rI {
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgba(rgb(202,210,202), 0.08) 100%);
    overflow: hidden;
    padding: 80px 0;
}.connect_JxOa1rI::before {
    top: 0;
    background: 
    radial-gradient(circle at 10% 20%, rgba(rgb(164,176,164), 0.05) 0%, transparent 50%),
    radial-gradient(circle at 90% 80%, rgba(rgb(202,210,202), 0.07) 0%, transparent 40%);
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    content: "";
    left: 0;
}.connect_JxOa1rI::after {
    background-size: 30px 30px;
    content: "";
    left: 0;
    background-position: center center;
    background-image: 
    linear-gradient(90deg, rgb(233,237,233) 2px, transparent 2px),
    linear-gradient(0deg, rgb(233,237,233) 2px, transparent 2px);
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
    z-index: 1;
    position: absolute;
}.connect_JxOa1rI .container {
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    z-index: 10;
    margin: 0 auto;
}.connect_JxOa1rI .write_experts_pBOPuNT {
    padding: 50px;
    box-shadow: 
    0 20px 40px rgba(#000000, 0.08),
    0 0 0 1px rgba(rgb(202,210,202), 0.1),
    0 2px 5px rgba(#000000, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(#ffffff, 0.9);
    -webkit-backdrop-filter: blur(15px);
    border-radius: 15px;
    display: flex;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    backdrop-filter: blur(15px);
}.connect_JxOa1rI .write_experts_pBOPuNT:hover {
    box-shadow: 
    0 25px 50px rgba(#000000, 0.12),
    0 0 0 1px rgba(rgb(202,210,202), 0.2),
    0 4px 8px rgba(#000000, 0.08);
    transform: translateY(-5px);
}.connect_JxOa1rI .write_experts_pBOPuNT::before {
    content: "";
    left: 0;
    border-radius: 3px 0 0 3px;
    width: 6px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(202,210,202), rgb(164,176,164));
    position: absolute;
    top: 0;
}.connect_JxOa1rI .write_experts_pBOPuNT::after {
    position: absolute;
    content: "";
    height: 200px;
    background: radial-gradient(circle, rgba(rgb(202,210,202), 0.1) 0%, transparent 70%);
    z-index: -1;
    width: 200px;
    top: -100px;
    border-radius: 50%;
    animation: pulse 10s infinite ease-in-out;
    right: -100px;
}.connect_JxOa1rI h3 {
    color: rgb(202,210,202);
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 37px;
    padding-bottom: 15px;
    position: relative;
}.connect_JxOa1rI h3::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    height: 3px;
    border-radius: 10px;
    left: 0;
    bottom: 0;
    width: 60px;
}.connect_JxOa1rI .send_query_An6FSZM {
    font-size: 13px;
    line-height: 1.6;
    color: #000000;
    max-width: 80%;
    margin-bottom: 30px;
}.connect_JxOa1rI .join_us_8YFNM1q {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    margin-top: 30px;
}.connect_JxOa1rI .join_us_8YFNM1q span {
    padding: 15px 20px;
    align-items: flex-end;
    position: relative;
    box-shadow: 
    0 5px 15px rgba(#000000, 0.04),
    0 0 0 1px rgba(#000000, 0.02);
    transition: all 0.3s ease;
    display: flex;
    background: rgba(#ffffff, 0.8);
    border-radius: 10px;
    flex-direction: column;
}.connect_JxOa1rI .join_us_8YFNM1q span p {
    line-height: 1.5;
    margin: 0;
    font-size: 13px;
    color: #000000;
}.connect_JxOa1rI .join_us_8YFNM1q span span {
    align-items: flex-end;
    padding: 0;
    box-shadow: none;
    display: flex;
    font-weight: 600;
    color: #000000;
    padding-top: 6px;
    background: transparent;
}.connect_JxOa1rI .join_us_8YFNM1q span span:hover {
    box-shadow: none;
    transform: none;
}.connect_JxOa1rI .join_us_8YFNM1q span a {
    position: relative;
    color: rgb(202,210,202);
    display: inline-block;
    text-decoration: none;
    transition: color 0.2s ease;
}.connect_JxOa1rI .join_us_8YFNM1q span a::after {
    background-color: rgb(202,210,202);
    transition: width 0.3s ease;
    height: 1px;
    bottom: -2px;
    position: absolute;
    left: 0;
    width: 0;
    content: "";
}.connect_JxOa1rI .join_us_8YFNM1q span a:hover {
    color: rgb(164,176,164);
}.connect_JxOa1rI .join_us_8YFNM1q span a:hover::after {
    width: 100%;
    background-color: rgb(164,176,164);
}.connect_JxOa1rI .contact_list_62ZkX0g {
    border: 1px solid rgba(rgb(202,210,202), 0.1);
    margin-top: 20px;
    border-radius: 10px;
    flex-direction: column;
    background: rgba(rgb(202,210,202), 0.03);
    padding: 25px;
    display: flex;
    grid-column: 1 / -1;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 {
    border-bottom: 1px solid rgba(rgb(202,210,202), 0.1);
    justify-content: flex-end;
    padding-bottom: 10px;
    font-size: 19px;
    color: rgb(202,210,202);
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-bottom: 15px;
}.connect_JxOa1rI .contact_list_62ZkX0g span {
    font-size: calc(13px - 1px);
    box-shadow: none;
    border-radius: 0;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(#000000, 0.05);
    background: transparent;
}.connect_JxOa1rI .contact_list_62ZkX0g span:last-child {
    border-bottom: none;
}.connect_JxOa1rI .contact_list_62ZkX0g span:hover {
    background: transparent;
    transform: none;
    box-shadow: none;
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@media (max-width: 992px) {.connect_JxOa1rI {
    padding: 60px 0;
}.connect_JxOa1rI .write_experts_pBOPuNT {
    padding: 40px 30px;
}.connect_JxOa1rI .send_query_An6FSZM {
    max-width: 100%;
}.connect_JxOa1rI .join_us_8YFNM1q {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.connect_JxOa1rI .join_us_8YFNM1q span svg {
    height: 16px;
    width: 16px;
}
}
@media (max-width: 768px) {.connect_JxOa1rI {
    padding: 50px 0;
}.connect_JxOa1rI .write_experts_pBOPuNT {
    padding: 30px 25px;
}.connect_JxOa1rI h3 {
    font-size: calc(37px - 4px);
}.connect_JxOa1rI .join_us_8YFNM1q {
    grid-gap: 15px;
    grid-template-columns: 1fr;
}.connect_JxOa1rI .join_us_8YFNM1q span {
    padding: 12px 15px;
}.connect_JxOa1rI .join_us_8YFNM1q span svg {
    width: 14px;
    height: 14px;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 svg {
    height: 18px;
    width: 18px;
}
}
@media (max-width: 576px) {.connect_JxOa1rI {
    padding: 40px 0;
}.connect_JxOa1rI .write_experts_pBOPuNT {
    padding: 25px 20px;
}.connect_JxOa1rI h3 {
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-size: calc(37px - 6px);
}.connect_JxOa1rI .send_query_An6FSZM {
    margin-bottom: 20px;
    font-size: calc(13px - 1px);
}.connect_JxOa1rI .join_us_8YFNM1q span {
    font-size: calc(13px - 1px);
    padding: 10px 12px;
}.connect_JxOa1rI .contact_list_62ZkX0g {
    padding: 15px;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 {
    margin-bottom: 12px;
    font-size: calc(19px - 2px);
}.connect_JxOa1rI .contact_list_62ZkX0g span {
    font-size: calc(13px - 2px);
    padding: 6px 0;
}.connect_JxOa1rI .join_us_8YFNM1q span svg {
    height: 12px;
    width: 12px;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 svg {
    width: 16px;
    height: 16px;
}}
@keyframes floatBackground {
  0%, 100% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
}
.connect_JxOa1rI .join_us_8YFNM1q span::before {
    height: 3px;
    border-radius: 10px 10px 0 0;
    top: 0;
    left: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    content: "";
    transition: width 0.3s ease;
    position: absolute;
}.connect_JxOa1rI .write_experts_pBOPuNT {
    isolation: isolate;
}.connect_JxOa1rI .write_experts_pBOPuNT h3 {
    z-index: 2;
    position: relative;
}.connect_JxOa1rI .send_query_An6FSZM {
    position: relative;
    z-index: 2;
}.connect_JxOa1rI .join_us_8YFNM1q {
    z-index: 2;
    position: relative;
}.connect_JxOa1rI .container {
    isolation: isolate;
}.connect_JxOa1rI::before,
.connect_JxOa1rI::after {
    animation: floatBackground 30s infinite ease-in-out;
}.connect_JxOa1rI .join_us_8YFNM1q span svg {
    fill: none;
    flex-shrink: 0;
    stroke-width: 2;
    height: 18px;
    width: 18px;
    margin-right: 10px;
    stroke-linecap: round;
    stroke: rgb(202,210,202);
    stroke-linejoin: round;
    transition: all 0.3s ease;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(3) svg {
    filter: drop-shadow(0 2px 3px rgba(rgb(202,210,202), 0.2));
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(3) svg path {
    animation: drawPath 3s infinite ease-in-out;
    stroke-dasharray: 22;
    stroke-dashoffset: 0;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(4) svg {
    transform-origin: center;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(4) svg path {
    animation: drawPath 3s infinite ease-in-out;
    animation-delay: 0.5s;
    stroke-dasharray: 24;
    stroke-dashoffset: 0;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(5) svg {
    stroke-width: 1.7;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(5) svg path {
    transition: all 0.3s ease;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(5):hover svg {
    filter: drop-shadow(0 2px 3px rgba(rgb(164,176,164), 0.3));
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(6) svg {
    transform-origin: center;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(6) svg path {
    animation: drawPath 3s infinite ease-in-out;
    animation-delay: 1s;
    stroke-dasharray: 18;
    stroke-dashoffset: 0;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 svg {
    height: 20px;
    fill: none;
    animation: clockRotate 10s linear infinite;
    margin-right: 10px;
    stroke-linejoin: round;
    stroke-width: 1.5;
    stroke: rgb(202,210,202);
    stroke-linecap: round;
    width: 20px;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 svg circle {
    stroke-opacity: 0.3;
    stroke: rgb(202,210,202);
    fill: transparent;
}.connect_JxOa1rI .contact_list_62ZkX0g h4 svg path {
    stroke: rgb(202,210,202);
}@keyframes drawPath {
  0% {
    stroke-dashoffset: 22;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -22;
  }
}

@keyframes clockRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.connect_JxOa1rI .contact_list_62ZkX0g span svg {
    width: 14px;
    flex-shrink: 0;
    stroke: rgb(202,210,202);
    height: 14px;
    stroke-width: 1.5;
    margin-right: 8px;
    fill: none;
    stroke-opacity: 0.7;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(even) svg {
    animation: floatIcon 3s infinite ease-in-out;
}.connect_JxOa1rI .join_us_8YFNM1q span:nth-child(odd) svg {
    animation: floatIcon 3s infinite ease-in-out reverse;
}@keyframes floatIcon {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}.about_this_oWzXmC4 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.about_this_oWzXmC4::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    background-color: rgba(21, 25, 40, 0.85);
    z-index: 1;
    width: 100%;
}.about_this_oWzXmC4::after {
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, transparent 65%);
    right: -25%;
    height: 200%;
    width: 70%;
    transform: rotate(15deg);
    position: absolute;
    content: "";
    top: -50%;
    z-index: 2;
}.about_this_oWzXmC4 .container {
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
}.about_this_oWzXmC4 .text_display_c3Kwx0J {
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
}.about_this_oWzXmC4 .text_display_c3Kwx0J:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_this_oWzXmC4 h1 {
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    color: #ffffff;
    transition: transform 0.5s ease;
    font-weight: 700;
    font-size: 47px;
    letter-spacing: 0.05em;
    position: relative;
    transform: translateX(-5px);
}.about_this_oWzXmC4 h1::after {
    left: 0;
    content: "";
    transform: scaleX(0.8);
    height: 3px;
    transform-origin: left center;
    width: 80px;
    position: absolute;
    background: linear-gradient(to right, rgb(202,210,202), rgb(164,176,164));
    bottom: -15px;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.about_this_oWzXmC4 .text_display_c3Kwx0J:hover h1 {
    transform: translateX(0);
}.about_this_oWzXmC4 .text_display_c3Kwx0J:hover h1::after {
    transform: scaleX(1);
}.about_this_oWzXmC4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.about_this_oWzXmC4 li {
    margin-bottom: 1.5rem;
}.about_this_oWzXmC4 h4 {
    position: relative;
    margin-bottom: 1rem;
    font-size: calc(21px * 1.1);
    padding-left: 2rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    display: inline-block;
    color: rgb(164,176,164);
}.about_this_oWzXmC4 h4::before {
    content: "";
    height: 12px;
    width: 12px;
    left: 0;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    background: rgb(202,210,202);
    transform: translateY(-50%) rotate(45deg);
}.about_this_oWzXmC4 li:hover h4::before {
    transform: translateY(-50%) rotate(225deg);
}.about_this_oWzXmC4 span {
    padding-left: 2rem;
    transition: opacity 0.3s ease;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    font-size: 15px;
    hyphens: auto;
    text-align: justify;
    max-width: 90%;
    opacity: 0.9;
}.about_this_oWzXmC4 span::first-letter {
    font-size: 200%;
    margin-right: 2px;
    font-weight: 700;
    color: rgb(202,210,202);
}.about_this_oWzXmC4 li:hover span {
    opacity: 1;
}.about_this_oWzXmC4 span::before {
    top: 0.7em;
    content: "";
    width: 1px;
    position: absolute;
    height: calc(100% - 1.4em);
    left: 0;
    background: linear-gradient(to bottom, rgb(202,210,202,0.5), transparent);
}

@media (min-width: 992px) {.about_this_oWzXmC4 {
    padding: 8rem 0;
}.about_this_oWzXmC4 .text_display_c3Kwx0J {
    padding: 4rem;
    width: 90%;
    margin-left: 5%;
}.about_this_oWzXmC4 h1 {
    font-size: calc(47px * 1.2);
    margin-bottom: 3rem;
}.about_this_oWzXmC4 h1::after {
    height: 4px;
    width: 120px;
}.about_this_oWzXmC4 span {
    max-width: 85%;
    font-size: calc(15px * 1.05);
    padding-left: 3rem;
    line-height: 1.9;
}.about_this_oWzXmC4 h4 {
    font-size: calc(21px * 1.2);
    padding-left: 3rem;
}.about_this_oWzXmC4 h4::before {
    width: 15px;
    height: 15px;
}
}

@media (max-width: 991px) {.about_this_oWzXmC4::after {
    right: -50%;
    width: 100%;
}.about_this_oWzXmC4 .text_display_c3Kwx0J {
    transform: perspective(1000px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.about_this_oWzXmC4 {
    padding: 4rem 0;
}.about_this_oWzXmC4 .text_display_c3Kwx0J {
    transform: none;
    padding: 2rem;
}.about_this_oWzXmC4 h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 2rem;
}.about_this_oWzXmC4 span {
    max-width: 100%;
    font-size: calc(15px * 0.95);
    line-height: 1.7;
    padding-left: 1.5rem;
}.about_this_oWzXmC4 h4 {
    padding-left: 1.5rem;
}.about_this_oWzXmC4 h1::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 576px) {.about_this_oWzXmC4 {
    padding: 3rem 0;
}.about_this_oWzXmC4 .container {
    padding: 0 1rem;
}.about_this_oWzXmC4 .text_display_c3Kwx0J {
    padding: 1.5rem;
}.about_this_oWzXmC4 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(47px * 0.8);
}.about_this_oWzXmC4 span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
    padding-left: 1rem;
}.about_this_oWzXmC4 h4 {
    font-size: calc(21px * 0.9);
    padding-left: 1rem;
}.about_this_oWzXmC4 h4::before {
    height: 8px;
    width: 8px;
}.about_this_oWzXmC4 h1::after {
    height: 2px;
    width: 50px;
}
}

@media (hover: none) {.about_this_oWzXmC4 .text_display_c3Kwx0J {
    transform: none !important;
}.about_this_oWzXmC4 h1 {
    transform: none;
}.about_this_oWzXmC4 h1::after {
    transform: scaleX(1);
}}.course_methodology_ovC3UIt {
    position: relative;
    background: rgb(233,237,233);
    align-items: center;
    display: flex;
    overflow: hidden;
    padding: 6rem 2rem;
    min-height: 80vh;
}.course_methodology_ovC3UIt::before {
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, transparent 80%);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.4;
}.course_methodology_ovC3UIt::after {
    left: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgb(202,210,202,0.5),
        rgb(202,210,202,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    height: 100%;
    top: 0;
    content: '';
    animation: moveLines 40s linear infinite;
    position: absolute;
    width: 100%;
    opacity: 0.1;
}@keyframes moveLines {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(50px);
    }
}

.course_methodology_ovC3UIt .skill_spot_iHDYCpG {
    width: 100%;
    display: flex;
    z-index: 5;
    position: relative;
    margin: 0 auto;
    justify-content: flex-start;
    max-width: 1200px;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J {
    position: relative;
    transform-style: preserve-3d;
    width: 55%;
    padding: 0;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J::before {
    z-index: -1;
    border-top: 1px solid rgb(202,210,202);
    height: 100px;
    content: '';
    position: absolute;
    width: 100px;
    animation: borderPulse 4s infinite alternate;
    top: -20px;
    left: -20px;
    opacity: 0.7;
    border-left: 1px solid rgb(202,210,202);
}@keyframes borderPulse {
    0% {
        border-color: rgb(202,210,202);
    }
    100% {
        border-color: rgb(164,176,164);
    }
}

.course_methodology_ovC3UIt .text_display_c3Kwx0J::after {
    width: 100px;
    right: -20px;
    opacity: 0.7;
    z-index: -1;
    animation: borderPulse 4s infinite alternate-reverse;
    border-right: 1px solid rgb(164,176,164);
    content: '';
    border-bottom: 1px solid rgb(164,176,164);
    position: absolute;
    height: 100px;
    bottom: -20px;
}.course_methodology_ovC3UIt h2 {
    font-weight: 300;
    text-transform: uppercase;
    color: rgb(202,210,202);
    transition: all 0.5s ease;
    letter-spacing: 6px;
    margin-bottom: 3rem;
    font-size: 29px;
    position: relative;
}.course_methodology_ovC3UIt h2::after {
    left: 0.5rem;
    z-index: -1;
    top: 0.5rem;
    color: rgb(164,176,164);
    filter: blur(1px);
    transition: all 0.3s ease;
    position: absolute;
    content: attr(data-text);
    opacity: 0.3;
}.course_methodology_ovC3UIt h2::before {
    bottom: -1.5rem;
    left: 0;
    background: linear-gradient(to right, rgb(202,210,202), transparent);
    content: '';
    height: 1px;
    width: 60px;
    position: absolute;
}.course_methodology_ovC3UIt p {
    padding-left: 2rem;
    line-height: 1.8;
    font-size: 16px;
    position: relative;
    margin-bottom: 0;
    max-width: 600px;
    color: #000000;
}.course_methodology_ovC3UIt p::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(202,210,202), transparent);
    left: 0;
    content: '';
    top: 0;
    width: 1px;
    position: absolute;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J::before,
.course_methodology_ovC3UIt .text_display_c3Kwx0J::after,
.course_methodology_ovC3UIt h2,
.course_methodology_ovC3UIt p {
    transition: all 0.5s ease;
}.course_methodology_ovC3UIt:hover h2 {
    letter-spacing: 8px;
    transform: translateY(-5px);
}.course_methodology_ovC3UIt:hover h2::after {
    opacity: 0.5;
    filter: blur(2px);
    top: 0.8rem;
    left: 0.8rem;
}.course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::before,
.course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::after {
    width: 120px;
    height: 120px;
}.course_methodology_ovC3UIt:hover p {
    transform: translateX(5px);
}.course_methodology_ovC3UIt::before,
.course_methodology_ovC3UIt::after {
    transition: all 1s ease;
}.course_methodology_ovC3UIt:hover::before {
    opacity: 0.6;
    background-position: right bottom;
}.course_methodology_ovC3UIt:hover::after {
    opacity: 0.15;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 992px) {.course_methodology_ovC3UIt {
    padding: 5rem 1.5rem;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J {
    width: 70%;
}.course_methodology_ovC3UIt h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
    letter-spacing: 4px;
}.course_methodology_ovC3UIt p {
    font-size: calc(16px * 0.95);
}.course_methodology_ovC3UIt:hover h2 {
    letter-spacing: 6px;
}
}

@media (max-width: 768px) {.course_methodology_ovC3UIt {
    min-height: 60vh;
    padding: 4rem 1rem;
}.course_methodology_ovC3UIt .skill_spot_iHDYCpG {
    justify-content: center;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J {
    width: 90%;
}.course_methodology_ovC3UIt h2 {
    margin-bottom: 2rem;
    letter-spacing: 3px;
    font-size: calc(29px * 0.8);
}.course_methodology_ovC3UIt h2::before {
    width: 40px;
    bottom: -1rem;
}.course_methodology_ovC3UIt h2::after {
    top: 0.3rem;
    left: 0.3rem;
}.course_methodology_ovC3UIt p {
    padding-left: 1.5rem;
}.course_methodology_ovC3UIt:hover h2 {
    letter-spacing: 4px;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J::before,
    .course_methodology_ovC3UIt .text_display_c3Kwx0J::after {
    height: 80px;
    width: 80px;
}.course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::before,
    .course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::after {
    width: 90px;
    height: 90px;
}
}

@media (max-width: 576px) {.course_methodology_ovC3UIt {
    padding: 3rem 0.8rem;
    min-height: auto;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J {
    width: 100%;
}.course_methodology_ovC3UIt h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
}.course_methodology_ovC3UIt h2::before {
    width: 30px;
    bottom: -0.8rem;
}.course_methodology_ovC3UIt p {
    padding-left: 1rem;
    font-size: calc(16px * 0.9);
}.course_methodology_ovC3UIt:hover h2 {
    letter-spacing: 3px;
}.course_methodology_ovC3UIt .text_display_c3Kwx0J::before,
    .course_methodology_ovC3UIt .text_display_c3Kwx0J::after {
    width: 60px;
    height: 60px;
}.course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::before,
    .course_methodology_ovC3UIt:hover .text_display_c3Kwx0J::after {
    width: 70px;
    height: 70px;
}}.contact_panel_rhje7Ut {
    background: linear-gradient(120deg, rgb(233,237,233), rgba(rgb(202,210,202), 0.03));
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.contact_panel_rhje7Ut::before {
    width: 100%;
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(202,210,202), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(164,176,164), 0.05) 0%, transparent 50%);
    height: 100%;
    z-index: 1;
    left: 0;
    content: "";
}.contact_panel_rhje7Ut::after {
    position: absolute;
    content: "";
    animation: backgroundShift 30s linear infinite;
    height: 100%;
    top: 0;
    z-index: 1;
    background-size: 30px 30px, 30px 30px, 600px 600px, 400px 400px, 300px 300px;
    background-position: center center;
    background-image: 
        linear-gradient(90deg, rgba(rgb(202,210,202), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(202,210,202), 0.03) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, rgba(rgb(164,176,164), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 20%, rgba(rgb(202,210,202), 0.04) 0%, transparent 30%),
        radial-gradient(circle at 20% 80%, rgba(rgb(164,176,164), 0.04) 0%, transparent 30%);
    width: 100%;
    left: 0;
}@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%;
    }
}

.contact_panel_rhje7Ut .container {
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.contact_panel_rhje7Ut h2 {
    perspective: 1000px;
    font-size: 32px;
    left: 50%;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 15px;
    transform: translateX(-50%);
}.contact_panel_rhje7Ut h2::before {
    left: 0;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(202,210,202), transparent);
    height: 2px;
    position: absolute;
    width: 100%;
}.contact_panel_rhje7Ut .message_box_HnICJAN {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    transform-style: preserve-3d;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    perspective: 1000px;
    background: #ffffff;
    display: flex;
    margin-top: 60px;
}.contact_panel_rhje7Ut .message_box_HnICJAN::before {
    top: 0;
    height: 5px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    z-index: 3;
    left: 0;
    width: 100%;
}.contact_panel_rhje7Ut .image_section_2YvCgcV {
    position: relative;
    min-height: 500px;
    flex: 0 0 45%;
    overflow: hidden;
    transform: translateZ(0);
}.contact_panel_rhje7Ut .image_section_2YvCgcV::before {
    position: absolute;
    background: linear-gradient(210deg, rgba(rgb(202,210,202), 0.5), rgba(rgb(164,176,164), 0.5));
    inset: 0;
    mix-blend-mode: multiply;
    content: "";
    z-index: 1;
}.contact_panel_rhje7Ut .image_section_2YvCgcV::after {
    z-index: 2;
    animation: shine 6s infinite ease-in-out;
    left: -100%;
    background: linear-gradient(45deg, transparent 45%, rgba(255, 255, 255, 0.1) 50%, transparent 55%);
    height: 300%;
    position: absolute;
    width: 300%;
    content: "";
    top: -100%;
}@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.contact_panel_rhje7Ut .request_support_TisUbHE {
    padding: 60px 50px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
    flex: 0 0 55%;
    position: relative;
}.contact_panel_rhje7Ut .request_support_TisUbHE::before {
    opacity: 0.5;
    content: "";
    z-index: 0;
    right: 0;
    width: 500px;
    border-radius: 50%;
    position: absolute;
    height: 500px;
    background: 
        radial-gradient(circle, rgba(rgb(202,210,202), 0.03) 0%, transparent 70%);
    top: 0;
}.contact_panel_rhje7Ut form {
    position: relative;
    z-index: 3;
}.contact_panel_rhje7Ut form h3 {
    color: #000000;
    font-size: 23px;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
}.contact_panel_rhje7Ut form h3::after {
    left: 0;
    background: rgb(202,210,202);
    height: 2px;
    position: absolute;
    bottom: -15px;
    content: "";
    width: 30px;
}.contact_panel_rhje7Ut form input[type="text"] {
    border-radius: 8px;
    border: 1px solid rgba(rgb(202,210,202), 0.1);
    background: rgba(rgb(233,237,233), 0.5);
    margin-bottom: 25px;
    font-size: 13px;
    width: 100%;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    color: #000000;
    padding: 18px 25px;
}.contact_panel_rhje7Ut form input[type="text"]:focus {
    box-shadow: 0 0 0 4px rgba(rgb(202,210,202), 0.1);
    background: rgba(#ffffff, 0.9);
    outline: none;
    border-color: rgb(202,210,202);
}.contact_panel_rhje7Ut form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.contact_panel_rhje7Ut form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn {
    display: flex;
    margin-bottom: 30px;
    position: relative;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label {
    cursor: pointer;
    position: relative;
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
    padding-left: 35px;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label::before {
    background: rgba(#ffffff, 0.6);
    transition: all 0.3s ease;
    border-radius: 4px;
    width: 22px;
    border: 1px solid rgba(rgb(202,210,202), 0.3);
    top: 0;
    left: 0;
    height: 22px;
    position: absolute;
    content: "";
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn input[type="checkbox"]:checked + label::before {
    border-color: rgb(202,210,202);
    background: rgb(202,210,202);
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn input[type="checkbox"]:checked + label::after {
    content: "";
    height: 12px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    left: 8px;
    transform: rotate(45deg);
    width: 6px;
    position: absolute;
    top: 4px;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label a {
    color: rgb(202,210,202);
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label a::after {
    transform: scaleX(0);
    position: absolute;
    content: "";
    transform-origin: right;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    transition: transform 0.3s ease;
    background: rgb(202,210,202);
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label a:hover {
    color: rgb(164,176,164);
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label a:hover::after {
    background: rgb(164,176,164);
    transform: scaleX(1);
    transform-origin: left;
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE {
    border-radius: 8px;
    position: relative;
    color: #ffffff;
    border: none;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s ease;
    padding: 16px 40px;
    background: rgb(202,210,202);
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE::before {
    z-index: -1;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, rgb(202,210,202), rgb(164,176,164));
    opacity: 0;
    top: 0;
    position: absolute;
    transition: opacity 0.3s ease;
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE:hover::before {
    opacity: 1;
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE::after {
    width: 50px;
    top: -50%;
    left: -10px;
    height: 50px;
    z-index: -1;
    transform: scale(0);
    border-radius: 50%;
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.3);
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE:hover::after {
    opacity: 0;
    transform: scale(4);
}.contact_panel_rhje7Ut svg {
    stroke: rgb(202,210,202);
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    stroke-width: 2;
    fill: none;
    filter: drop-shadow(0 2px 2px rgba(rgb(202,210,202), 0.3));
}.contact_panel_rhje7Ut svg path {
    stroke-width: 2;
    stroke: rgb(202,210,202);
    transition: all 0.3s ease;
}.contact_panel_rhje7Ut svg:hover,
.contact_panel_rhje7Ut svg:hover path {
    transform: translateY(-2px);
    stroke: rgb(164,176,164);
}.contact_panel_rhje7Ut form input {
    border: 1px solid rgb(202,210,202);
}

@media (max-width: 1024px) {.contact_panel_rhje7Ut {
    padding: 80px 0;
}.contact_panel_rhje7Ut .message_box_HnICJAN {
    margin-top: 50px;
}.contact_panel_rhje7Ut .image_section_2YvCgcV {
    min-height: 450px;
}.contact_panel_rhje7Ut .request_support_TisUbHE {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_panel_rhje7Ut {
    padding: 60px 0;
}.contact_panel_rhje7Ut .message_box_HnICJAN {
    flex-direction: column;
    margin-top: 40px;
}.contact_panel_rhje7Ut .image_section_2YvCgcV {
    min-height: 300px;
    width: 100%;
}.contact_panel_rhje7Ut .request_support_TisUbHE {
    width: 100%;
    padding: 40px 30px;
}.contact_panel_rhje7Ut form h3 {
    margin-bottom: 30px;
}.contact_panel_rhje7Ut form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn {
    margin-bottom: 25px;
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE {
    width: 100%;
    padding: 14px 30px;
}
}

@media (max-width: 480px) {.contact_panel_rhje7Ut {
    padding: 50px 0;
}.contact_panel_rhje7Ut h2 {
    font-size: calc(32px * 0.85);
}.contact_panel_rhje7Ut .message_box_HnICJAN {
    border-radius: 12px;
    margin-top: 30px;
}.contact_panel_rhje7Ut .image_section_2YvCgcV {
    min-height: 220px;
}.contact_panel_rhje7Ut .request_support_TisUbHE {
    padding: 30px 20px;
}.contact_panel_rhje7Ut form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.contact_panel_rhje7Ut form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn {
    margin-bottom: 20px;
}.contact_panel_rhje7Ut .connect_inquiry_iKbWTRn label {
    font-size: calc(13px * 0.9);
}.contact_panel_rhje7Ut .reach_feedback_6iDQ8KE {
    padding: 12px 20px;
}}.course_fit_for_1XTmx5q {
    background: linear-gradient(180deg, rgb(233,237,233) 0%, #ffffff 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.course_fit_for_1XTmx5q::before {
    height: 100%;
    content: "";
    left: 0;
    z-index: 1;
    top: 0;
    width: 100%;
    background-size: 100px 100px;
    opacity: 0.05;
    position: absolute;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(225deg, rgb(202,210,202,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(315deg, rgb(202,210,202,0.5) 25%, transparent 25%),
                linear-gradient(45deg, rgb(202,210,202,0.5) 25%, transparent 25%);
}.course_fit_for_1XTmx5q .container {
    z-index: 2;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}.course_fit_for_1XTmx5q .skill_spot_iHDYCpG {
    position: relative;
    perspective: 1000px;
}.course_fit_for_1XTmx5q h4 {
    font-size: 33px;
    transform: translateX(-50%);
    text-align: center;
    position: relative;
    font-weight: 700;
    display: inline-block;
    left: 50%;
    padding-bottom: 15px;
    color: #000000;
    margin-bottom: 80px;
}.course_fit_for_1XTmx5q h4::before {
    left: 25%;
    height: 3px;
    bottom: 0;
    position: absolute;
    border-radius: 3px;
    background: rgb(202,210,202);
    content: "";
    width: 50%;
}.course_fit_for_1XTmx5q h4::after {
    left: 15%;
    bottom: 10px;
    border-radius: 1px;
    content: "";
    position: absolute;
    height: 1px;
    background: rgb(164,176,164,0.5);
    width: 70%;
}.course_fit_for_1XTmx5q div > div {
    perspective: 1000px;
    gap: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.course_fit_for_1XTmx5q p {
    position: relative;
    display: flex;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform-style: preserve-3d;
    padding: 25px;
    align-items: flex-start;
    transform: translateZ(0) rotateX(0) rotateY(0);
    font-size: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    border-radius: 15px;
    z-index: 1;
    background: #ffffff;
}.course_fit_for_1XTmx5q p:nth-child(odd) {
    animation: float1 5s ease-in-out infinite;
}.course_fit_for_1XTmx5q p:nth-child(even) {
    animation: float2 6s ease-in-out infinite;
}@keyframes float1 {
    0%, 100% {
        transform: translateZ(20px) translateY(0);
    }
    50% {
        transform: translateZ(40px) translateY(-15px);
    }
}

@keyframes float2 {
    0%, 100% {
        transform: translateZ(30px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-20px);
    }
}

.course_fit_for_1XTmx5q p::before {
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    opacity: 0;
    border-radius: 15px;
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, #ffffff 0%, rgb(233,237,233) 100%);
    content: "";
}.course_fit_for_1XTmx5q p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(60px) rotateX(5deg) rotateY(5deg);
}.course_fit_for_1XTmx5q p:hover::before {
    opacity: 1;
}.course_fit_for_1XTmx5q p svg {
    flex-shrink: 0;
    transition: all 0.3s ease;
    transform: translateZ(10px);
    height: 28px;
    width: 28px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    margin-right: 15px;
}.course_fit_for_1XTmx5q p svg path {
    fill: rgb(202,210,202);
    transition: fill 0.3s ease;
}.course_fit_for_1XTmx5q p:hover svg {
    transform: translateZ(30px) scale(1.2);
}.course_fit_for_1XTmx5q p:hover svg path {
    fill: rgb(164,176,164);
}.course_fit_for_1XTmx5q p span {
    transform: translateZ(5px);
}.course_fit_for_1XTmx5q::after {
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to top, #ffffff, transparent);
    z-index: 1;
    pointer-events: none;
    content: "";
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}


@media (max-width: 991px) {.course_fit_for_1XTmx5q {
    padding: 100px 0;
}.course_fit_for_1XTmx5q h4 {
    margin-bottom: 60px;
    font-size: calc(33px * 0.9);
}.course_fit_for_1XTmx5q div > div {
    gap: 30px;
}.course_fit_for_1XTmx5q p {
    padding: 20px;
}
    
    @keyframes float1 {
        0%, 100% {
            transform: translateZ(10px) translateY(0);
        }
        50% {
            transform: translateZ(20px) translateY(-10px);
        }
    }
    
    @keyframes float2 {
        0%, 100% {
            transform: translateZ(15px) translateY(0);
        }
        50% {
            transform: translateZ(25px) translateY(-12px);
        }
    }
}

@media (max-width: 768px) {.course_fit_for_1XTmx5q {
    padding: 80px 0;
}.course_fit_for_1XTmx5q h4 {
    margin-bottom: 50px;
    font-size: calc(33px * 0.8);
}.course_fit_for_1XTmx5q div > div {
    gap: 25px;
    grid-template-columns: 1fr;
}.course_fit_for_1XTmx5q p {
    padding: 18px;
}.course_fit_for_1XTmx5q p svg {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}.course_fit_for_1XTmx5q p:nth-child(odd),
    .course_fit_for_1XTmx5q p:nth-child(even) {
    transform: none;
    animation: none;
}.course_fit_for_1XTmx5q p:hover {
    transform: translateY(-5px);
}.course_fit_for_1XTmx5q p:hover svg {
    transform: scale(1.2);
}.course_fit_for_1XTmx5q::after {
    height: 100px;
}
}

@media (max-width: 576px) {.course_fit_for_1XTmx5q {
    padding: 60px 0;
}.course_fit_for_1XTmx5q h4 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.7);
}.course_fit_for_1XTmx5q h4::before {
    height: 2px;
}.course_fit_for_1XTmx5q h4::after {
    bottom: 8px;
}.course_fit_for_1XTmx5q div > div {
    gap: 20px;
}.course_fit_for_1XTmx5q p {
    padding: 15px;
    font-size: calc(18px * 0.9);
}.course_fit_for_1XTmx5q p svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}}.homepage_9AhpUbW {
    min-height: 100vh;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    display: flex;
    position: relative;
    align-items: center;
    background-color: rgb(233,237,233);
}.homepage_9AhpUbW::before {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    content: '';
    width: 100%;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.05),
    rgba(var(--secondary-color-rgb), 0.1),
    rgba(var(--primary-color-rgb), 0.07));
}.homepage_9AhpUbW::after {
    top: -10%;
    animation: float 15s ease-in-out infinite;
    content: '';
    opacity: 0.4;
    filter: blur(50px);
    position: absolute;
    background: linear-gradient(145deg, 
    rgb(202,210,202,0.5),
    rgb(164,176,164,0.5));
    width: 35%;
    right: -5%;
    transform: rotate(-15deg);
    z-index: 0;
    height: 75%;
}.homepage_9AhpUbW .online_tech_Cj7f5kw {
    width: 90%;
    position: relative;
    max-width: 1200px;
    z-index: 5;
    transform: translateY(-2vh);
}.homepage_9AhpUbW .edu_page_RJjCkEu {
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(var(--dark-color-rgb), 0.1);
    padding: 4rem 3rem;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background-blend-mode: soft-light !important;
}.homepage_9AhpUbW .edu_page_RJjCkEu::before {
    height: 100%;
    z-index: -1;
    background: linear-gradient(
    to right,
    rgba(var(--dark-color-rgb), 0.7) 0%,
    rgba(var(--dark-color-rgb), 0.85) 40%,
    rgba(var(--dark-color-rgb), 0.9) 100%
  );
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}.homepage_9AhpUbW .edu_page_RJjCkEu::after {
    background: radial-gradient(
    circle at center,
    rgba(var(--primary-color-rgb), 0.15) 0%,
    transparent 70%
  );
    width: 200%;
    animation: rotate 35s linear infinite;
    z-index: -1;
    pointer-events: none;
    content: '';
    top: -50%;
    opacity: 0.6;
    left: -50%;
    height: 200%;
    position: absolute;
}.homepage_9AhpUbW .edu_page_RJjCkEu span {
    margin-bottom: 1.5rem;
    opacity: 0;
    position: relative;
    display: inline-block;
    transform: translateX(-1rem);
    animation: fadeInRight 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.2s forwards;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3 {
    font-weight: 600;
    margin: 0;
    opacity: 0.95;
    padding-left: 1rem;
    color: rgb(164,176,164);
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    max-width: 80%;
    letter-spacing: 0.02em;
    position: relative;
    font-size: calc(24px * 0.9);
    line-height: 1.5;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3::before {
    top: 0.3em;
    content: '';
    animation: scaleIn 0.8s cubic-bezier(0.33, 1, 0.68, 1) 0.4s forwards;
    left: 0;
    position: absolute;
    transform-origin: top;
    transform: scaleY(0);
    background: rgb(164,176,164);
    height: 85%;
    width: 3px;
}.homepage_9AhpUbW .edu_page_RJjCkEu h1 {
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    line-height: 1.15;
    color: #ffffff;
    -webkit-background-clip: text !important;
    opacity: 0;
    margin: 0 0 2rem;
    font-size: clamp(2.5rem, 6vw, 42px);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    background: linear-gradient(
    to right, 
    #ffffff 0%, 
    rgb(255, 255, 255, 0.5) 100%
  );
    font-weight: 700;
    animation: fadeInUp 0.9s cubic-bezier(0.23, 1, 0.32, 1) 0.5s forwards;
    transform: translateY(1rem);
}.homepage_9AhpUbW .edu_page_RJjCkEu div div {
    animation: fadeInUp 0.9s cubic-bezier(0.23, 1, 0.32, 1) 0.8s forwards;
    opacity: 0;
    position: relative;
    transform: translateY(1rem);
    max-width: 600px;
}.homepage_9AhpUbW .edu_page_RJjCkEu div div::before {
    opacity: 0.7;
    top: 50%;
    transform-origin: left;
    transform: scaleX(0);
    animation: scaleInX 0.8s cubic-bezier(0.33, 1, 0.68, 1) 1.2s forwards;
    left: -2rem;
    width: 1.5rem;
    height: 1px;
    position: absolute;
    content: '';
    background: rgb(164,176,164);
}.homepage_9AhpUbW .edu_page_RJjCkEu p {
    margin: 0;
    line-height: 1.6;
    color: rgba(var(--white-color-rgb), 0.9);
    font-size: calc(13px * 1.1);
    font-weight: 400;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}.homepage_9AhpUbW .edu_page_RJjCkEu:hover {
    box-shadow: 0 25px 60px rgba(var(--dark-color-rgb), 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

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

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

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

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

@keyframes float {
  0%, 100% {
    transform: rotate(-15deg) translateY(0);
  }
  50% {
    transform: rotate(-12deg) translateY(-20px);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


@media (max-width: 992px) {.homepage_9AhpUbW {
    min-height: 90vh;
}.homepage_9AhpUbW .edu_page_RJjCkEu {
    transform: perspective(1000px) rotateX(1deg);
    padding: 3.5rem 2.5rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3 {
    font-size: calc(16px * 1.05);
    max-width: 90%;
}.homepage_9AhpUbW .edu_page_RJjCkEu h1 {
    margin-bottom: 1.5rem;
    font-size: clamp(2.2rem, 5vw, calc(42px * 0.9));
}
}

@media (max-width: 768px) {.homepage_9AhpUbW {
    min-height: 80vh;
    align-items: flex-start;
    padding-top: 5rem;
}.homepage_9AhpUbW::before {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.homepage_9AhpUbW .online_tech_Cj7f5kw {
    transform: translateY(0);
    width: 95%;
}.homepage_9AhpUbW .edu_page_RJjCkEu {
    transform: perspective(1000px) rotateX(0.5deg);
    padding: 3rem 2rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3 {
    font-size: 16px;
    max-width: 100%;
    padding-left: 0.75rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3::before {
    width: 2px;
}.homepage_9AhpUbW .edu_page_RJjCkEu h1 {
    font-size: clamp(2rem, 8vw, calc(28px * 1.1));
    margin-bottom: 1.25rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu p {
    font-size: 13px;
}
}

@media (max-width: 576px) {.homepage_9AhpUbW {
    padding-top: 4rem;
    min-height: 70vh;
}.homepage_9AhpUbW::after {
    height: 50%;
    width: 60%;
    right: -20%;
    top: -5%;
}.homepage_9AhpUbW .edu_page_RJjCkEu {
    padding: 2.5rem 1.5rem;
    transform: none;
}.homepage_9AhpUbW .edu_page_RJjCkEu h3 {
    font-size: calc(16px * 0.95);
}.homepage_9AhpUbW .edu_page_RJjCkEu h1 {
    margin-bottom: 1rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu div div::before {
    left: -1.25rem;
    width: 1rem;
}.homepage_9AhpUbW .edu_page_RJjCkEu:hover {
    transform: translateY(-3px);
}}.test_drive_McqhKYs {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,176,164) 0%, rgb(202,210,202) 100%);
    position: relative;
    isolation: isolate;
    padding: 6rem 0;
}.test_drive_McqhKYs::before {
    position: absolute;
    width: 100%;
    opacity: 0.4;
    content: "";
    animation: patternMove 30s linear infinite;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}.test_drive_McqhKYs::after {
    position: absolute;
    width: 200px;
    bottom: -50px;
    background: radial-gradient(circle, rgb(202,210,202,0.5) 0%, transparent 70%);
    right: -50px;
    z-index: -1;
    height: 200px;
    content: "";
    filter: blur(40px);
}.test_drive_McqhKYs .container {
    margin: 0 auto;
    align-items: center;
    position: relative;
    padding: 0 20px;
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    perspective: 1000px;
}.test_drive_McqhKYs h2 {
    text-align: center;
    max-width: 800px;
    transform: translateZ(20px);
    line-height: 1.4;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    font-size: clamp(1.75rem, 4vw, 32px);
    z-index: 2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 3rem;
}.test_drive_McqhKYs h2::after {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    height: 3px;
    bottom: -15px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: #ffffff;
    position: absolute;
}.test_drive_McqhKYs .skill_spot_iHDYCpG {
    transform-style: preserve-3d;
    justify-content: center;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 3;
    border-radius: 17px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 2.5rem 3rem;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    gap: 25px;
    transform: translateZ(30px) rotateX(3deg);
}.test_drive_McqhKYs .skill_spot_iHDYCpG:hover {
    transform: translateZ(40px) rotateX(0);
    box-shadow: 
    0 30px 60px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, 0.2);
}.test_drive_McqhKYs .skill_spot_iHDYCpG::before {
    top: -3px;
    filter: blur(3px);
    opacity: 0.6;
    left: -3px;
    content: "";
    border-radius: calc(17px + 3px);
    bottom: -3px;
    position: absolute;
    animation: borderGlow 3s infinite alternate;
    background: linear-gradient(45deg, transparent 40%, rgb(164,176,164), transparent 60%);
    z-index: -1;
    right: -3px;
}.test_drive_McqhKYs svg {
    width: 48px;
    height: 48px;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
    flex-shrink: 0;
    transform: rotateZ(-10deg);
    transition: transform 0.5s cubic-bezier(0.3, 1.8, 0.3, 1);
}.test_drive_McqhKYs .skill_spot_iHDYCpG:hover svg {
    transform: rotateZ(0) scale(1.1);
}.test_drive_McqhKYs svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.test_drive_McqhKYs .skill_spot_iHDYCpG:hover svg path {
    animation: pathPulse 2s infinite alternate;
    fill: #ffffff;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE {
    font-weight: 600;
    padding: 0.75rem 2rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    font-size: 15px;
    letter-spacing: 0.5px;
    transform: translateZ(0);
    color: rgb(164,176,164);
    display: inline-flex;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    border-radius: 10px;
    justify-content: center;
    isolation: isolate;
    text-decoration: none;
    background: #ffffff;
    position: relative;
    align-items: center;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE::before {
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    z-index: -1;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    content: "";
    left: 0;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE:hover {
    color: rgb(202,210,202);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px) scale(1.03);
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE:hover::before {
    animation: shimmer 1.5s infinite;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-1px) scale(0.98);
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@keyframes borderGlow {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes pathPulse {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

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

@media (max-width: 768px) {.test_drive_McqhKYs {
    padding: 4rem 0;
}.test_drive_McqhKYs h2 {
    margin-bottom: 2rem;
}.test_drive_McqhKYs .skill_spot_iHDYCpG {
    transform: translateZ(20px) rotateX(2deg);
    gap: 20px;
    flex-direction: column;
    padding: 2rem;
}.test_drive_McqhKYs svg {
    width: 40px;
    height: 40px;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE {
    width: 100%;
    padding: 0.75rem 1.5rem;
}
}

@media (max-width: 480px) {.test_drive_McqhKYs {
    padding: 3rem 0;
}.test_drive_McqhKYs h2 {
    font-size: 1.5rem;
}.test_drive_McqhKYs h2::after {
    width: 60px;
}.test_drive_McqhKYs .skill_spot_iHDYCpG {
    padding: 1.5rem;
    transform: translateZ(10px) rotateX(1deg);
}.test_drive_McqhKYs svg {
    height: 36px;
    width: 36px;
}.test_drive_McqhKYs .reach_feedback_6iDQ8KE {
    font-size: 0.9rem;
    padding: 0.65rem 1.25rem;
}}footer {
    position: relative;
}footer::before {
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(210deg, #000000 0%, rgb(202,210,202) 100%);
    z-index: 1;
    opacity: 0.92;
    content: '';
    top: 0;
    left: 0;
}.program_foot_fmqDR8j {
    z-index: 2;
    position: relative;
    padding: 90px 0 50px;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.program_foot_fmqDR8j::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    opacity: 0.1;
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
}.program_foot_fmqDR8j .container {
    flex-direction: column;
    display: flex;
}.program_foot_fmqDR8j .company_holder {
    border: 1px solid rgba(255, 255, 255, 0.05);
    background-size: 200% 200%;
    margin-top: 70px;
    order: 2;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    border-radius: 19px;
    transform: perspective(1000px) rotateX(2deg);
    padding: 30px;
    backdrop-filter: blur(10px);
    animation: shiftGradient 15s ease infinite;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.program_foot_fmqDR8j .company_holder h3 {
    color: #ffffff;
    font-size: 36px;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
}.program_foot_fmqDR8j .company_holder h3::after {
    display: block;
    margin: 15px auto 0;
    width: 60px;
    border-radius: 3px;
    height: 3px;
    background: rgb(202,210,202);
    content: '';
}.program_foot_fmqDR8j .sustain_cta_DcJBVIE {
    font-size: 15px;
    max-width: 80%;
    line-height: 1.6;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
    text-align: center;
}.program_foot_fmqDR8j .press_room_tqMwjke {
    order: 1;
    position: relative;
}.program_foot_fmqDR8j .top_lesson_uEhScPD {
    width: 100%;
    flex-wrap: wrap;
    gap: 60px;
    justify-content: space-between;
    display: flex;
    margin-bottom: 30px;
}.program_foot_fmqDR8j .top_start_heqBRT8 {
    transition: transform 0.3s ease;
    transform: translateZ(0);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    min-width: 250px;
    flex: 1;
    max-width: calc(50% - 30px);
    border-radius: 10px;
    position: relative;
    padding: 20px;
}.program_foot_fmqDR8j .top_start_heqBRT8:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.program_foot_fmqDR8j .top_start_heqBRT8:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.program_foot_fmqDR8j .top_start_heqBRT8:hover {
    transform: perspective(1000px) rotateY(0);
}.program_foot_fmqDR8j .top_start_heqBRT8::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    z-index: -1;
    inset: 0;
    position: absolute;
    content: '';
    border-radius: 10px;
}.program_foot_fmqDR8j .top_start_heqBRT8 h5 {
    padding-bottom: 15px;
    word-wrap: break-word;
    margin-bottom: 30px;
    font-size: 24px;
    position: relative;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    font-weight: 600;
}.program_foot_fmqDR8j .top_start_heqBRT8 h5::before {
    width: 50px;
    bottom: -1px;
    background: rgb(164,176,164);
    position: absolute;
    content: '';
    left: 0;
    height: 1px;
}.program_foot_fmqDR8j .top_start_heqBRT8 .top_lesson_uEhScPD {
    display: flex;
    margin: 0;
    gap: 12px;
    flex-direction: column;
    padding: 0 10px;
}.program_foot_fmqDR8j .top_start_heqBRT8 .top_lesson_uEhScPD a {
    font-size: 15px;
    transition: all 0.3s ease;
    align-items: center;
    color: #ffffff;
    white-space: normal;
    text-decoration: none;
    display: flex;
    opacity: 0.8;
    word-break: break-word;
}.program_foot_fmqDR8j .top_start_heqBRT8 .top_lesson_uEhScPD a::before {
    background: rgb(164,176,164);
    opacity: 0;
    transition: all 0.3s ease;
    content: '';
    border-radius: 50%;
    margin-right: 10px;
    transform: scale(0);
    min-width: 6px;
    flex-shrink: 0;
    height: 6px;
}.program_foot_fmqDR8j .top_start_heqBRT8 .top_lesson_uEhScPD a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: #ffffff;
}.program_foot_fmqDR8j .top_start_heqBRT8 .top_lesson_uEhScPD a:hover::before {
    transform: scale(1);
    opacity: 1;
}.study_group_BG6132M {
    background: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
    margin-top: 40px;
    position: relative;
    z-index: 2;
}.study_group_BG6132M::before {
    position: absolute;
    width: 100%;
    content: '';
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(164,176,164,0.5), transparent);
    top: 0;
    left: 0;
}.study_group_BG6132M .container {
    text-align: center;
}.study_group_BG6132M .diversity_IbP3EX0 {
    color: #ffffff;
    opacity: 0.7;
    font-size: 13px;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.program_foot_fmqDR8j .press_room_tqMwjke::before {
    bottom: -10%;
    border-radius: 50%;
    left: -5%;
    height: 250px;
    opacity: 0.1;
    width: 250px;
    position: absolute;
    content: '';
    animation: pulse 10s infinite ease-in-out reverse;
    filter: blur(100px);
    z-index: -1;
    background: rgb(164,176,164);
}footer::after {
    left: 0;
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
}

@media (max-width: 992px) {.program_foot_fmqDR8j {
    padding: 70px 0 40px;
}.program_foot_fmqDR8j .top_lesson_uEhScPD {
    gap: 40px;
}.program_foot_fmqDR8j .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.program_foot_fmqDR8j {
    padding: 50px 0 30px;
}.program_foot_fmqDR8j .top_lesson_uEhScPD {
    flex-direction: column;
    gap: 30px;
}.program_foot_fmqDR8j .top_start_heqBRT8 {
    min-width: 100%;
    max-width: 100%;
}.program_foot_fmqDR8j .company_holder {
    padding: 20px;
}.program_foot_fmqDR8j .sustain_cta_DcJBVIE {
    max-width: 100%;
}
}

@media (max-width: 576px) {.program_foot_fmqDR8j {
    padding: 40px 0 20px;
}.program_foot_fmqDR8j .company_holder h3 {
    font-size: calc(36px * 0.8);
}.program_foot_fmqDR8j .top_start_heqBRT8 h5 {
    font-size: calc(24px * 0.9);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(202,210,202);
}header .top_plank .learn_peak_cHQwLhm div svg, header .top_plank .learn_peak_cHQwLhm div svg path {
    fill: #ffffff;
}header .top_plank .learn_peak_cHQwLhm div span {
    color: #ffffff;
}header .top_plank .learn_peak_cHQwLhm {
    font-size: 14px;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px 0 10px 0;
    display: flex;
    line-height: 21px;
}header .top_plank .learn_peak_cHQwLhm div {
    align-items: center;
    display: flex;
    margin-right: 24px;
    justify-content: flex-start;
}header .top_plank .learn_peak_cHQwLhm div img, header .top_plank .learn_peak_cHQwLhm div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}.gratSection_12mwkM6 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
}.gratSection_12mwkM6::before {
    left: 0;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgb(202,210,202,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgb(164,176,164,0.5) 0%, transparent 50%);
    animation: ambientGlow 15s infinite alternate ease-in-out;
    height: 100%;
    content: "";
}.gratSection_12mwkM6::after {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(202,210,202), rgb(164,176,164), transparent);
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    height: 3px;
}.gratSection_12mwkM6 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.gratSection_12mwkM6 h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateY(20px);
    font-size: 38px;
    text-align: center;
    margin-bottom: 40px;
    opacity: 0;
    animation: fadeUp 0.8s 0.2s forwards ease-out;
}.gratSection_12mwkM6 h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    height: 3px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG {
    padding: 40px;
    position: relative;
    transform: translateY(30px);
    border-radius: 26px;
    background: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.05);
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
    overflow: hidden;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG::before {
    position: absolute;
    width: 5px;
    background: linear-gradient(to bottom, rgb(202,210,202), rgb(164,176,164));
    top: 0;
    height: 100%;
    left: 0;
    content: "";
}.gratSection_12mwkM6 .skill_spot_iHDYCpG::after {
    height: 100%;
    position: absolute;
    width: 40%;
    z-index: 1;
    right: 0;
    pointer-events: none;
    top: 0;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(245,247,250,0.6) 100%);
}.gratSection_12mwkM6 .skill_spot_iHDYCpG:hover {
    transform: translateY(27px);
    box-shadow: 0 18px 35px rgba(0,0,0,0.1), 
                0 8px 20px rgba(0,0,0,0.07);
}.gratSection_12mwkM6 ul {
    padding: 0;
    position: relative;
    z-index: 2;
    list-style: none;
    margin: 0;
}.gratSection_12mwkM6 li {
    padding-left: 25px;
    position: relative;
}.gratSection_12mwkM6 li::before {
    top: 10px;
    content: "";
    position: absolute;
    border-radius: 50%;
    animation: scaleIn 0.4s 0.8s forwards ease-out;
    transform: scale(0);
    height: 8px;
    background: rgb(202,210,202);
    width: 8px;
    left: 0;
}.gratSection_12mwkM6 span {
    display: block;
    font-family: Arial, sans-serif;
    color: #000000;
    opacity: 0;
    position: relative;
    animation: fadeIn 0.8s 0.6s forwards ease-out;
    line-height: 1.8;
    font-size: 13px;
    transform: translateX(20px);
}.gratSection_12mwkM6 span::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(202,210,202,0.5), transparent);
    bottom: -15px;
    height: 1px;
    animation: lineExpand 1.2s 1s forwards ease-in-out;
    content: "";
    width: 0;
}

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

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

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

@keyframes lineExpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes ambientGlow {
    0% {
        opacity: 0.05;
        background-position: 0% 0%, 100% 100%;
    }
    50% {
        opacity: 0.15;
    }
    100% {
        opacity: 0.05;
        background-position: 5% 5%, 95% 95%;
    }
}

@media (max-width: 991px) {.gratSection_12mwkM6 {
    padding: 90px 0;
}.gratSection_12mwkM6 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 35px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG {
    padding: 35px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG::after {
    width: 30%;
}
}

@media (max-width: 767px) {.gratSection_12mwkM6 {
    padding: 70px 0;
}.gratSection_12mwkM6 h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.gratSection_12mwkM6 h2::after {
    width: 60px;
    bottom: -12px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG {
    padding: 30px 25px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG::after {
    display: none;
}.gratSection_12mwkM6 span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 480px) {.gratSection_12mwkM6 {
    padding: 50px 0;
}.gratSection_12mwkM6 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 25px;
}.gratSection_12mwkM6 .skill_spot_iHDYCpG {
    padding: 25px 20px;
    border-radius: 10px;
}.gratSection_12mwkM6 li {
    padding-left: 20px;
}.gratSection_12mwkM6 li::before {
    height: 6px;
    width: 6px;
    top: 8px;
}.gratSection_12mwkM6 span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}header {
    z-index: 100;
    overflow: visible;
    margin-top: 0;
    position: relative;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, rgb(233,237,233) 100%);
    padding: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}header::before {
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    width: 100%;
    content: '';
    position: absolute;
}header::after {
    position: absolute;
    width: 100%;
    opacity: 0.6;
    left: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(202,210,202,0.5), 
        transparent
    );
    height: 10px;
}header .main_head_K27MUkw {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1.3rem 3rem;
    justify-content: space-between;
    z-index: 5;
}header .nav_prime_Mt2EmId {
    background: rgba(255, 255, 255, 0.15);
    flex: 0 0 auto;
    transition: all 0.6s ease;
    margin-right: 2rem;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    padding: 1rem;
    overflow: hidden;
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    position: relative;
}header .nav_prime_Mt2EmId:hover {
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
}header .nav_mainbar_F3hsMEz {
    position: relative;
    transition: all 0.4s ease;
    display: block;
}header .nav_mainbar_F3hsMEz img {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-height: 38px;
}header .top_start_heqBRT8 {
    display: flex;
    position: relative;
    z-index: 2;
    list-style: none;
    padding: 0;
    margin: 0;
}header .top_start_heqBRT8::before {
    top: -5%;
    position: absolute;
    z-index: -1;
    height: 110%;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, transparent 100%);
    opacity: 0.1;
    transition: all 0.6s ease;
    content: '';
    left: -5%;
    width: 110%;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
}header .top_start_heqBRT8:hover::before {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.2;
}header .top_pagebar_AGUi8Xc {
    margin: 0 0.5rem;
    position: relative;
}header .top_pagebar_AGUi8Xc a {
    display: flex;
    text-decoration: none;
    overflow: hidden;
    padding: 0.8rem 1.3rem;
    transition: all 0.4s ease;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    color: #000000;
    background: rgba(255, 255, 255, 0.1);
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
}header .top_pagebar_AGUi8Xc a::before {
    transform: scale(1.1);
    top: 0;
    z-index: -1;
    height: 100%;
    opacity: 0;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, rgb(164,176,164,0.5) 100%);
    left: 0;
    content: '';
    position: absolute;
    border-radius: inherit;
    width: 100%;
    transition: opacity 0.4s ease;
}header .top_pagebar_AGUi8Xc a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) scale(1.05);
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    color: #ffffff;
}header .top_pagebar_AGUi8Xc a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .top_pagebar_AGUi8Xc::after {
    border-radius: 50%;
    width: 6px;
    content: '';
    transform: translateX(-50%) scale(0);
    transition: transform 0.4s ease;
    opacity: 0.7;
    height: 6px;
    position: absolute;
    left: 50%;
    bottom: -8px;
    background: rgb(202,210,202);
}header .top_pagebar_AGUi8Xc:hover::after {
    transform: translateX(-50%) scale(1);
}header .main_head_K27MUkw::before {
    content: '';
    height: 200px;
    width: 200px;
    background: radial-gradient(circle, rgb(202,210,202,0.5) 0%, transparent 70%);
    opacity: 0.1;
    top: -100px;
    right: -100px;
    border-radius: 50%;
    position: absolute;
    filter: blur(30px);
}header .main_head_K27MUkw::after {
    filter: blur(30px);
    bottom: -75px;
    height: 150px;
    opacity: 0.1;
    content: '';
    width: 150px;
    left: -75px;
    border-radius: 50%;
    position: absolute;
    background: radial-gradient(circle, rgb(164,176,164,0.5) 0%, transparent 70%);
}.top_master_Oi9oDJf {
    padding-top: 2rem;
    background: rgb(233,237,233);
    z-index: 1;
    position: relative;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .main_head_K27MUkw {
    max-width: 1320px;
    margin: 0 auto;
}header .top_pagebar_AGUi8Xc {
    margin: 0 0.7rem;
}header .top_pagebar_AGUi8Xc a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .main_head_K27MUkw {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .nav_prime_Mt2EmId {
    margin-right: 0;
    padding: 0.7rem;
    margin-bottom: 0;
}header .top_start_heqBRT8 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .top_pagebar_AGUi8Xc a {
    font-size: calc(18px - 1px);
    padding: 0.6rem 1rem;
}header .top_start_heqBRT8::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main_head_K27MUkw {
    padding: 0.8rem 1.5rem;
}header .nav_prime_Mt2EmId {
    max-width: 140px;
    padding: 0.6rem;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .nav_mainbar_F3hsMEz img {
    max-height: 35px;
}header .top_start_heqBRT8 {
    overflow-x: auto;
    justify-content: flex-start;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
}header .top_start_heqBRT8::-webkit-scrollbar {
    height: 3px;
}header .top_start_heqBRT8::-webkit-scrollbar-thumb {
    background: rgb(202,210,202,0.5);
    border-radius: 10px;
}header .top_pagebar_AGUi8Xc {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .top_pagebar_AGUi8Xc a {
    padding: 0.5rem 0.8rem;
    font-size: calc(18px - 2px);
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    white-space: nowrap;
}header .top_pagebar_AGUi8Xc::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .main_head_K27MUkw {
    padding: 0.7rem 1.2rem;
}header .nav_prime_Mt2EmId {
    padding: 0.5rem;
    max-width: 120px;
}header .top_pagebar_AGUi8Xc a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}
}