* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.Dil_program_foot {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1195px;
}.XIY_container-wrap {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
}.mra_main_mainwrap {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
#nMl_cookie_disclaimer {
    display: none;
}#nMl_cookie_disclaimer:checked ~ .VmB_trackingNoticeDialog {
    opacity: 0;
    visibility: hidden;
}.VmB_trackingNoticeDialog {
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    z-index: 90;
    font-family: Arial, sans-serif;
    position: fixed;
    bottom: 0;
    border-top: 3px solid rgb(157,158,158);
    background: rgb(115,116,116);
    width: 100%;
}.LXd_cookie_guide {
    display: flex;
    align-items: center;
    border-radius: 20px;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    gap: 20px;
    border: 2px dashed rgb(157,158,158);
    padding: 20px 5%;
}.VmB_trackingNoticeDialog h5 {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 23px;
    margin: 0;
    color: rgb(157,158,158);
}.VmB_trackingNoticeDialog p {
    font-size: 14px;
    position: relative;
    line-height: 1.5;
    color: #ffffff;
    margin: 0;
}.dtT_consent_learn {
    background: rgb(157,158,158,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    padding: 10px;
    border-radius: 20px;
    margin-right: 20px;
}.dtT_consent_learn svg {
    width: 60px;
    fill: rgb(157,158,158);
    height: 60px;
}.fKv_user_safety {
    padding: 10px 20px;
    background: rgb(157,158,158);
    border: 2px solid rgb(157,158,158);
    text-align: center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    min-width: 140px;
    border-radius: 10px;
    flex-shrink: 0;
    font-size: 17px;
    color: #000000;
    margin-left: 10px;
    line-height: 40px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
}.fKv_user_safety:hover {
    box-shadow: 0 0 10px rgb(115,116,116);
    background-color: rgb(115,116,116);
}.cookie_button.BHb_track_alert {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(115,116,116);
    color: #ffffff;
}.cookie_button.BHb_track_alert:hover {
    box-shadow: 0 0 10px rgb(115,116,116);
}.VmB_trackingNoticeDialog p a {
    text-decoration: none;
    border-bottom: 1px dashed rgb(157,158,158);
    transition: color 0.3s ease;
    color: rgb(157,158,158);
}.VmB_trackingNoticeDialog p a:hover {
    color: rgb(115,116,116);
}
@media only screen and (max-width: 1200px) {.VmB_trackingNoticeDialog {
    padding: 15px 0;
}.LXd_cookie_guide {
    padding: 15px 5%;
}.dtT_consent_learn {
    display: none;
}.LXd_cookie_guide {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.VmB_trackingNoticeDialog h5 {
    margin-bottom: 10px;
    font-size: 21px;
}.LmO_cookie_frame {
    margin-bottom: 15px;
}.fKv_user_safety {
    margin: 10px 0;
    min-width: 100%;
}}
.NYM_contact {
    padding: 60px 0;
    overflow: hidden;
    margin: 80px 0;
    background: linear-gradient(135deg, rgb(189,190,175) 0%, #ffffff 100%);
    position: relative;
}.NYM_contact::before {
    position: absolute;
    transform: translateY(-30%) rotate(-5deg) scale(1.5);
    width: 100%;
    height: 100%;
    z-index: 0;
    content: "";
    top: 0;
    background: linear-gradient(45deg, rgb(157,158,158,0.5) 0%, transparent 40%);
    opacity: 0.15;
    left: 0;
}.NYM_contact::after {
    height: 200px;
    animation: pulse 8s infinite alternate ease-in-out;
    background: rgb(157,158,158);
    content: "";
    border-radius: 50%;
    z-index: 0;
    transform: translate(30%, 30%);
    opacity: 0.1;
    filter: blur(40px);
    right: -30px;
    width: 200px;
    position: absolute;
    bottom: -30px;
}.NYM_contact h1 {
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    transform: translateX(10px);
    text-align: left;
    color: #000000;
    font-size: 42px;
}.NYM_contact h1::after {
    bottom: -10px;
    content: "";
    width: 80px;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(90deg, rgb(157,158,158) 0%, rgb(115,116,116) 100%);
    height: 3px;
    position: absolute;
    transform: scaleX(1);
    left: 0;
}.NYM_contact .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.NYM_contact .KCp_get_assist {
    gap: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    background: #ffffff;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    position: relative;
    padding: 40px;
}.NYM_contact .KCp_get_assist:hover {
    transform: translateY(-5px);
}.NYM_contact .KCp_get_assist > div {
    padding: 15px 20px;
    border-left: 2px solid rgb(115,116,116,0.5);
    position: relative;
    transition: all 0.3s ease;
}.NYM_contact .KCp_get_assist > div:hover {
    background: linear-gradient(90deg, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 100%);
    border-left-color: rgb(157,158,158);
}.NYM_contact .KCp_get_assist > div:first-child {
    padding-bottom: 25px;
    line-height: 1.6;
    color: #000000;
    font-size: calc(13px * 1.05);
}.NYM_contact h6 {
    margin-bottom: 10px;
    gap: 8px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    align-items: center;
    display: flex;
    font-size: 18px;
}.NYM_contact h6 svg {
    height: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    width: 20px;
}.NYM_contact span {
    font-size: 13px;
    margin-top: 5px;
    transform: translateY(0);
    transition: transform 0.3s ease;
    display: block;
    color: #000000;
    margin-left: 28px;
}.NYM_contact .pFT_reach_out {
    display: flex;
    flex-direction: column;
    gap: 15px;
}.NYM_contact .pFT_reach_out > div {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
}.NYM_contact .pFT_reach_out > div:hover {
    transform: translateX(5px);
}.NYM_contact .dzY_message_info {
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
    gap: 8px;
    display: flex;
    padding: 8px 0;
    align-items: center;
    position: relative;
}.NYM_contact .dzY_message_info:hover {
    color: rgb(157,158,158);
}.NYM_contact .dzY_message_info:after {
    left: 0;
    background: rgb(157,158,158);
    bottom: 5px;
    height: 1px;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
    position: absolute;
    content: "";
}.NYM_contact .dzY_message_info:hover:after {
    width: 100%;
}.NYM_contact svg {
    transition: transform 0.4s ease, filter 0.4s ease;
    fill: none;
}.NYM_contact .dzY_message_info:hover svg,
.NYM_contact h6:hover svg {
    transform: scale(1.1) rotate(5deg);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}.NYM_contact svg path {
    transition: fill 0.3s ease;
    fill: rgb(157,158,158);
}.NYM_contact .dzY_message_info:hover svg path {
    fill: rgb(115,116,116);
}

@keyframes pulse {
    0% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translate(30%, 30%) scale(1.3);
        opacity: 0.15;
    }
    100% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
}

@media (min-width: 768px) {.NYM_contact {
    padding: 80px 0;
    margin: 100px 0;
}.NYM_contact h1 {
    font-size: calc(42px * 1.1);
    margin-bottom: 60px;
}.NYM_contact .KCp_get_assist {
    padding: 60px;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 30px;
}.NYM_contact .KCp_get_assist > div {
    padding: 20px 30px;
}.NYM_contact .KCp_get_assist > div:first-child {
    grid-column: 1;
    border-left: 3px solid rgb(115,116,116,0.5);
}.NYM_contact .pFT_reach_out {
    gap: 20px;
}.NYM_contact span {
    margin-left: 34px;
}
}

@media (min-width: 1024px) {.NYM_contact::before {
    transform: translateY(-20%) rotate(-8deg) scale(1.8);
}.NYM_contact h1 {
    transform: translateX(20px);
}.NYM_contact h1::after {
    width: 120px;
}.NYM_contact .KCp_get_assist {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
}.NYM_contact .KCp_get_assist:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) translateY(-5px);
}
}

@media (max-width: 767px) {.NYM_contact {
    margin: 40px 0;
    padding: 40px 0;
}.NYM_contact h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 30px;
}.NYM_contact .KCp_get_assist {
    padding: 30px 20px;
}.NYM_contact .KCp_get_assist > div {
    padding: 12px 15px;
}.NYM_contact span {
    margin-left: 25px;
    font-size: calc(13px * 0.95);
}.NYM_contact .dzY_message_info {
    font-size: calc(13px * 0.95);
}}.gAn_academic_experience {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(125deg, #000000 0%, rgb(189,190,175) 100%);
    position: relative;
}.gAn_academic_experience::before {
    top: 0;
    animation: pulse 20s infinite alternate;
    content: "";
    height: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(157,158,158,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(115,116,116,0.5) 0%, transparent 30%);
    left: 0;
    position: absolute;
    width: 100%;
}.gAn_academic_experience .container {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    perspective: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}.gAn_academic_experience .ZCP_user_praise {
    position: relative;
    gap: 10px 30px;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
    grid-template-rows: auto auto auto;
    transform: rotateY(-10deg);
    grid-template-columns: 1.2fr 0.8fr;
    display: grid;
}.gAn_academic_experience .ZCP_user_praise:hover {
    transform: rotateY(0deg) translateZ(10px);
}.gAn_academic_experience .SkZ_work_view {
    line-height: 1.7;
    font-size: 16px;
    transform: translateZ(20px);
    color: #ffffff;
    font-weight: 300;
    border-radius: 23px;
    z-index: 1;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(157,158,158,0.5);
    position: relative;
    padding: 50px 40px;
    grid-area: quote;
    backdrop-filter: blur(10px);
    margin: 0;
}.gAn_academic_experience .SkZ_work_view::before {
    font-size: calc(40px * 2);
    line-height: 1;
    color: rgb(157,158,158);
    content: "";
    top: 15px;
    position: absolute;
    left: 20px;
}.gAn_academic_experience .vqU_image_show_item {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(157,158,158,0.5);
    height: 280px;
    transform: translateZ(40px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 10px;
    grid-area: photo;
}.gAn_academic_experience .ZCP_user_praise:hover .vqU_image_show_item {
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(157,158,158,0.5);
    transform: translateZ(60px) translateX(-10px);
}.gAn_academic_experience .name {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 2;
    transition: transform 0.3s ease;
    border-radius: 10px;
    font-size: 21px;
    font-weight: 700;
    transform: translateZ(30px);
    grid-area: name;
    background: rgb(157,158,158);
    padding: 15px 20px;
    color: #ffffff;
    margin: 0;
}.gAn_academic_experience .ZCP_user_praise:hover .name {
    transform: translateZ(45px) translateY(-5px);
}.gAn_academic_experience .ZCP_user_praise > span:not(.name) {
    border-radius: 10px;
    grid-area: job;
    transition: transform 0.3s ease;
    font-size: 16px;
    background: #ffffff;
    font-weight: 600;
    z-index: 2;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    color: rgb(115,116,116);
    transform: translateZ(25px);
    padding: 10px 15px;
}.gAn_academic_experience .ZCP_user_praise:hover > span:not(.name) {
    transform: translateZ(35px) translateY(-5px);
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.8;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}

@media (max-width: 992px) {.gAn_academic_experience {
    padding: 80px 0;
}.gAn_academic_experience .ZCP_user_praise {
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "vqU_image_show_item"
      "name"
      "bSq_career_overview"
      "SkZ_work_view";
    grid-template-columns: 1fr;
    transform: none;
    gap: 15px;
}.gAn_academic_experience .SkZ_work_view,
  .gAn_academic_experience .vqU_image_show_item,
  .gAn_academic_experience .name,
  .gAn_academic_experience .ZCP_user_praise > span:not(.name) {
    transform: none;
}.gAn_academic_experience .ZCP_user_praise:hover .SkZ_work_view,
  .gAn_academic_experience .ZCP_user_praise:hover .vqU_image_show_item,
  .gAn_academic_experience .ZCP_user_praise:hover .name,
  .gAn_academic_experience .ZCP_user_praise:hover > span:not(.name) {
    transform: none;
}.gAn_academic_experience .vqU_image_show_item {
    width: 90%;
    margin: 0 auto;
    height: 240px;
}.gAn_academic_experience .SkZ_work_view {
    padding: 30px;
}.gAn_academic_experience .name,
  .gAn_academic_experience .ZCP_user_praise > span:not(.name) {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 576px) {.gAn_academic_experience {
    padding: 60px 0;
}.gAn_academic_experience .vqU_image_show_item {
    height: 200px;
    width: 100%;
}.gAn_academic_experience .SkZ_work_view {
    padding: 25px 20px;
    font-size: calc(16px * 0.95);
}.gAn_academic_experience .name {
    font-size: calc(21px * 0.9);
}.gAn_academic_experience .ZCP_user_praise > span:not(.name) {
    font-size: calc(16px * 0.9);
}}.Ien_who_we_are {
    background: linear-gradient(180deg, rgb(189,190,175) 0%, rgb(115,116,116,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.Ien_who_we_are::before {
    height: 100%;
    content: "";
    position: absolute;
    opacity: 0.1;
    top: 0;
    animation: backgroundShift 30s linear infinite;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgb(157,158,158,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,158,158,0.5) 87.5%, rgb(157,158,158,0.5)),
        linear-gradient(150deg, rgb(157,158,158,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,158,158,0.5) 87.5%, rgb(157,158,158,0.5)),
        linear-gradient(30deg, rgb(157,158,158,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,158,158,0.5) 87.5%, rgb(157,158,158,0.5)),
        linear-gradient(150deg, rgb(157,158,158,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,158,158,0.5) 87.5%, rgb(157,158,158,0.5)),
        linear-gradient(60deg, rgb(115,116,116,0.5) 25%, transparent 25.5%, transparent 75%, rgb(115,116,116,0.5) 75%, rgb(115,116,116,0.5)),
        linear-gradient(60deg, rgb(115,116,116,0.5) 25%, transparent 25.5%, transparent 75%, rgb(115,116,116,0.5) 75%, rgb(115,116,116,0.5));
    background-size: 80px 140px;
    left: 0;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    }
    100% {
        background-position: 80px 140px, 80px 140px, 120px 210px, 120px 210px, 80px 140px, 120px 210px;
    }
}

.Ien_who_we_are .container {
    padding: 0 20px;
    position: relative;
    max-width: 1000px;
    z-index: 2;
    margin: 0 auto;
}.Ien_who_we_are h2 {
    letter-spacing: 1px;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}.Ien_who_we_are h2::after {
    bottom: -15px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(157,158,158), rgb(115,116,116));
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    left: 50%;
    content: "";
}.Ien_who_we_are .XKa_learn_guide {
    flex-direction: column;
    gap: 40px;
    display: flex;
}.Ien_who_we_are .ujC_master_track {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    overflow: hidden;
    position: relative;
    border-radius: 25px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    padding: 40px;
    background: #ffffff;
}.Ien_who_we_are .ujC_master_track:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-8px);
}.Ien_who_we_are .ujC_master_track::before {
    height: 200px;
    right: -100px;
    position: absolute;
    width: 200px;
    border-radius: 50%;
    transition: all 0.5s ease;
    top: -100px;
    content: "";
    background: rgb(157,158,158,0.5);
    opacity: 0.1;
}.Ien_who_we_are .ujC_master_track:nth-child(2)::before {
    background: rgb(115,116,116,0.5);
    top: auto;
    right: auto;
    left: -100px;
    bottom: -100px;
}.Ien_who_we_are .ujC_master_track:hover::before {
    opacity: 0.15;
    transform: scale(1.2);
}.Ien_who_we_are .ujC_master_track h3 {
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    color: rgb(157,158,158);
    font-size: 24px;
    display: inline-block;
}.Ien_who_we_are .ujC_master_track:nth-child(2) h3 {
    color: rgb(115,116,116);
}.Ien_who_we_are .ujC_master_track h3::after {
    bottom: -5px;
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
    width: 100%;
    transition: width 0.3s ease;
    opacity: 0.3;
    background: currentColor;
}.Ien_who_we_are .ujC_master_track:hover h3::after {
    width: 70%;
}.Ien_who_we_are .ujC_master_track p {
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    z-index: 2;
    position: relative;
}.Ien_who_we_are .ujC_master_track::after {
    left: 0;
    background: linear-gradient(to bottom, rgb(157,158,158), rgb(115,116,116));
    content: "";
    width: 5px;
    top: 0;
    height: 0;
    transition: height 0.4s ease;
    position: absolute;
}.Ien_who_we_are .ujC_master_track:nth-child(2)::after {
    background: linear-gradient(to bottom, rgb(115,116,116), rgb(157,158,158));
}.Ien_who_we_are .ujC_master_track:hover::after {
    height: 100%;
}.Ien_who_we_are .ujC_master_track:first-child {
    animation: fadeInUp 0.7s ease forwards;
}.Ien_who_we_are .ujC_master_track:last-child {
    animation: fadeInUp 0.7s 0.2s ease forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.Ien_who_we_are {
    padding: 80px 0;
}.Ien_who_we_are .ujC_master_track {
    padding: 30px;
}
}

@media (max-width: 768px) {.Ien_who_we_are {
    padding: 60px 0;
}.Ien_who_we_are h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 50px;
}.Ien_who_we_are .XKa_learn_guide {
    gap: 30px;
}.Ien_who_we_are .ujC_master_track {
    padding: 25px;
}.Ien_who_we_are .ujC_master_track h3 {
    font-size: calc(24px * 0.9);
}
}

@media (max-width: 576px) {.Ien_who_we_are {
    padding: 50px 0;
}.Ien_who_we_are h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 40px;
}.Ien_who_we_are h2::after {
    height: 3px;
    width: 60px;
}.Ien_who_we_are .XKa_learn_guide {
    gap: 25px;
}.Ien_who_we_are .ujC_master_track {
    padding: 20px;
}.Ien_who_we_are .ujC_master_track h3 {
    font-size: calc(24px * 0.85);
    margin-bottom: 15px;
}.Ien_who_we_are .ujC_master_track p {
    font-size: calc(12px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.Ien_who_we_are::before {
    animation: none;
}.Ien_who_we_are .ujC_master_track,
    .Ien_who_we_are .ujC_master_track::after,
    .Ien_who_we_are .ujC_master_track::before,
    .Ien_who_we_are .ujC_master_track h3::after {
    transition: none;
}.Ien_who_we_are .ujC_master_track:first-child,
    .Ien_who_we_are .ujC_master_track:last-child {
    transform: none;
    opacity: 1;
    animation: none;
}.Ien_who_we_are .ujC_master_track:hover {
    transform: none;
}}.udX_privacy_armoury {
    padding: 50px;
    display: flex;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    border: 2px solid rgb(157,158,158);
    height: 100%;
}.udX_privacy_armoury h1 {
    font-size: 43px;
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
    color: rgb(157,158,158);
    margin-bottom: 30px;
    border-bottom: 3px solid rgb(115,116,116);
    margin-top: 20px;
    font-weight: 700;
}.udX_privacy_armoury h2 {
    font-weight: 600;
    width: 100%;
    color: rgb(115,116,116);
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 34px;
    border-bottom: 2px solid rgb(157,158,158);
    margin-top: 30px;
}.udX_privacy_armoury ul, .udX_privacy_armoury ol {
    padding: 0;
    font-family: Arial, sans-serif;
    color: #000000;
    width: 100%;
    font-size: 14px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin: 20px 0;
    text-align: left;
    list-style: none;
}.udX_privacy_armoury li {
    padding: 10px 0;
    border-bottom: 1px solid rgb(115,116,116,0.5);
}.udX_privacy_armoury section {
    background: none;
}.udX_privacy_armoury p, .udX_privacy_armoury span, .udX_privacy_armoury div {
    width: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.8;
    font-size: 14px;
}

@media only screen and (max-width: 800px) {.udX_privacy_armoury {
    border-radius: 10px;
    padding: 30px;
}.udX_privacy_armoury h1 {
    font-size: calc(21px - 5px);
}.udX_privacy_armoury h2 {
    font-size: calc(21px - 3px);
}.udX_privacy_armoury ul, .udX_privacy_armoury ol {
    margin: 15px 0;
}.udX_privacy_armoury li {
    padding: 8px 0;
}.udX_privacy_armoury p, .udX_privacy_armoury span, .udX_privacy_armoury div {
    margin-bottom: 15px;
}}footer {
    position: relative;
    width: 100%;
}.Dil_program_foot {
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 100px 0 30px;
    background-color: rgb(189,190,175);
}.Dil_program_foot::before {
    left: 0;
    background-color: rgb(157,158,158,0.5);
    background-size: 100px 100px;
    background: 
        linear-gradient(135deg, rgb(189,190,175) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(189,190,175) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(189,190,175) 25%, transparent 25%),
        linear-gradient(45deg, rgb(189,190,175) 25%, transparent 25%);
    content: "";
    width: 100%;
    height: 120px;
    top: 0;
    position: absolute;
}footer .sLP_sponsor_logo {
    position: relative;
    z-index: 1;
    margin-top: -70px;
}footer .NWn_contact_us {
    padding: 25px;
    margin-bottom: 60px;
    position: relative;
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-30px);
    flex-wrap: wrap;
    z-index: 2;
    border-radius: 18px;
}footer .info_item {
    background-color: rgb(189,190,175);
    position: relative;
    transition: all 0.3s ease;
    padding: 10px 15px;
    margin: 10px;
    border-radius: 10px;
    flex: 1 1 200px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item::before {
    content: "";
    opacity: 0;
    background-color: rgb(157,158,158);
    border-radius: 3px 0 0 3px;
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    width: 3px;
    height: 100%;
    left: 0;
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    fill: rgb(157,158,158);
}footer .info_item p,
footer .info_item a {
    vertical-align: middle;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    transition: color 0.3s ease;
}footer .info_item a:hover {
    color: rgb(157,158,158);
}footer .text_main_holder {
    position: relative;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}footer .text_main_holder::before {
    z-index: -1;
    background-color: #ffffff;
    width: 100%;
    content: "";
    position: absolute;
    border-radius: 18px;
    left: 0;
    top: -40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    height: calc(100% + 80px);
}footer .TbU_main_top {
    padding: 0 30px;
    position: relative;
}footer .TbU_main_top::after {
    content: "";
    right: 30px;
    left: 30px;
    position: absolute;
    background: linear-gradient(90deg, rgb(157,158,158), transparent);
    height: 1px;
    bottom: -15px;
}footer .TbU_main_top svg {
    height: 45px;
    margin-bottom: 15px;
    width: auto;
}footer .NqT_vr_labs {
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
    max-width: 330px;
}footer .dag_nav_teach {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    margin-right: 20px;
    position: relative;
    margin-left: 20px;
    background-color: rgb(189,190,175);
    z-index: 1;
    margin-top: -10px;
    padding: 30px;
}footer .dag_nav_teach h5 {
    position: relative;
    color: #000000;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}footer .dag_nav_teach h5::after {
    height: 2px;
    width: 50px;
    left: 0;
    background-color: rgb(157,158,158);
    content: "";
    bottom: -7px;
    position: absolute;
}footer .Gcp_nav_skill {
    display: grid;
    gap: 10px;
    margin-bottom: 20px;
    grid-template-columns: 1fr;
}footer .Gcp_nav_skill a {
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    color: #000000;
    text-decoration: none;
    padding: 8px 0;
    font-size: 17px;
}footer .Gcp_nav_skill a::after {
    position: absolute;
    height: 2px;
    bottom: 5px;
    background-color: rgb(157,158,158);
    content: "";
    left: 0;
    transition: width 0.3s ease;
    width: 0;
}footer .Gcp_nav_skill a:hover {
    transform: translateX(5px);
    color: rgb(157,158,158);
}footer .Gcp_nav_skill a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    border-radius: 18px;
    background-color: rgb(157,158,158);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    margin-top: -10px;
    margin-left: 40px;
    position: relative;
    z-index: 0;
    margin-right: 40px;
    padding: 30px;
}footer .subscribe_holder::before {
    z-index: -1;
    height: 30px;
    right: 30px;
    transform: rotate(45deg);
    top: -15px;
    width: 30px;
    position: absolute;
    content: "";
    background-color: rgb(157,158,158);
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    font-size: 17px;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
    position: relative;
}footer .input_holder input[type="email"] {
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
    padding: 14px 16px;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    font-size: 17px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .rAu_mail_group {
    color: #ffffff;
    background-color: #000000;
    transition: all 0.3s ease;
    padding: 14px 20px;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    font-size: 18px;
}footer .rAu_mail_group:hover {
    background-color: rgb(115,116,116);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .KXD_workshop_cta {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}footer .QEb_job_board {
    padding: 8px 20px;
    display: inline-block;
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .Gcp_nav_skill {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .rAu_mail_group {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .dag_nav_teach {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .Dil_program_foot {
    padding: 80px 0 30px;
}footer .NWn_contact_us {
    padding: 20px;
    justify-content: center;
}footer .info_item {
    width: 100%;
}footer .dag_nav_teach, footer .subscribe_holder {
    padding: 25px 20px;
    margin-right: 10px;
    margin-left: 10px;
}footer .KXD_workshop_cta {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .Dil_program_foot {
    padding: 60px 0 20px;
}footer .NWn_contact_us {
    margin-bottom: 40px;
    transform: translateY(-20px);
    padding: 15px;
}footer .text_main_holder::before {
    height: calc(100% + 60px);
    top: -30px;
}footer .TbU_main_top {
    padding: 0 20px;
}footer .TbU_main_top::after {
    right: 20px;
    left: 20px;
}footer .dag_nav_teach h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .Gcp_nav_skill a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .rAu_mail_group {
    padding: 12px 15px;
}}.Uzx_educational_gains {
    background: linear-gradient(120deg, rgb(189,190,175) 0%, #ffffff 100%);
    position: relative;
    padding: 80px 0;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.Uzx_educational_gains::before {
    right: -200px;
    border-radius: 50%;
    animation: float 15s ease-in-out infinite alternate;
    filter: blur(60px);
    height: 600px;
    width: 600px;
    position: absolute;
    content: "";
    top: -200px;
    background: linear-gradient(135deg, rgb(157,158,158,0.5) 0%, transparent 70%);
}.Uzx_educational_gains::after {
    content: "";
    height: 400px;
    position: absolute;
    border-radius: 50%;
    filter: blur(60px);
    left: -150px;
    animation: float 20s ease-in-out infinite alternate-reverse;
    width: 400px;
    background: linear-gradient(135deg, rgb(115,116,116,0.5) 0%, transparent 70%);
    bottom: -150px;
}@keyframes float {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 0.3;
  }
  100% {
    transform: translate(50px, 50px) scale(1.2);
    opacity: 0.5;
  }
}

.Uzx_educational_gains .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.Uzx_educational_gains .jmU_knowledge_studio {
    align-items: center;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6));
    gap: 40px;
    padding: 40px;
    box-shadow: 
    0 20px 50px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
}.Uzx_educational_gains .jmU_knowledge_studio::before {
    inset: 0;
    content: "";
    z-index: 0;
    opacity: 0.2;
    background: linear-gradient(-45deg, rgb(157,158,158,0.5) 0%, transparent 40%, transparent 60%, rgb(115,116,116,0.5) 100%);
    position: absolute;
}.Uzx_educational_gains .vqU_image_show_item {
    flex: 0 0 40%;
    transform: rotate(-3deg) translateY(10px);
    border-radius: 20px;
    z-index: 2;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 350px;
    box-shadow: 
    15px 15px 30px rgba(0, 0, 0, 0.15),
    -5px -5px 20px rgba(255, 255, 255, 0.5),
    inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}.Uzx_educational_gains .vqU_image_show_item:hover {
    transform: rotate(0deg) translateY(0) scale(1.03);
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.2),
    -5px -5px 20px rgba(255, 255, 255, 0.7),
    inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}.Uzx_educational_gains .HTF_text_pill {
    z-index: 2;
    flex: 1;
}.Uzx_educational_gains h3 {
    font-size: 32px;
    color: rgb(157,158,158);
    position: relative;
    margin-bottom: 40px;
    font-weight: 700;
    padding-bottom: 15px;
}.Uzx_educational_gains h3::after {
    background: linear-gradient(90deg, rgb(157,158,158), rgb(115,116,116));
    height: 3px;
    width: 80px;
    content: "";
    transition: width 0.4s ease;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 10px;
}.Uzx_educational_gains .HTF_text_pill:hover h3::after {
    width: 140px;
}.Uzx_educational_gains ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.Uzx_educational_gains li {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -5px -5px 15px rgba(255, 255, 255, 0.6);
    overflow: hidden;
    padding: 16px 24px;
    transition: all 0.3s ease;
    transform: translateX(0);
    margin-bottom: 20px;
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.4));
    border-radius: 16px;
}.Uzx_educational_gains li::before {
    opacity: 0.7;
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 3px;
    content: "";
    background: linear-gradient(to bottom, rgb(157,158,158), rgb(115,116,116));
}.Uzx_educational_gains li:hover {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    transform: translateX(10px);
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.08),
    -8px -8px 20px rgba(255, 255, 255, 0.8);
}.Uzx_educational_gains li:hover::before {
    width: 6px;
}.Uzx_educational_gains li p {
    margin: 0;
    align-items: center;
    color: #000000;
    font-size: 12px;
    gap: 18px;
    display: flex;
}.Uzx_educational_gains svg {
    border-radius: 50%;
    flex-shrink: 0;
    transition: all 0.3s ease;
    height: 24px;
    background: linear-gradient(135deg, rgb(157,158,158), rgb(115,116,116));
    width: 24px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
}.Uzx_educational_gains svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.Uzx_educational_gains li:hover svg {
    box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg) scale(1.1);
}

@media (max-width: 992px) {.Uzx_educational_gains {
    padding: 60px 0;
}.Uzx_educational_gains .jmU_knowledge_studio {
    gap: 40px;
    padding: 40px;
}.Uzx_educational_gains h3 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 768px) {.Uzx_educational_gains .jmU_knowledge_studio {
    gap: 30px;
    flex-direction: column;
}.Uzx_educational_gains .vqU_image_show_item {
    width: 70%;
    max-width: 280px;
    transform: rotate(0deg) translateY(0);
    align-self: center;
}.Uzx_educational_gains h3 {
    text-align: center;
}.Uzx_educational_gains h3::after {
    left: 50%;
    transform: translateX(-50%);
}.Uzx_educational_gains .HTF_text_pill:hover h3::after {
    width: 100px;
}
}

@media (max-width: 576px) {.Uzx_educational_gains {
    padding: 30px 0;
}.Uzx_educational_gains .jmU_knowledge_studio {
    padding: 25px 15px;
}.Uzx_educational_gains .vqU_image_show_item {
    max-width: 240px;
    width: 85%;
}.Uzx_educational_gains li {
    margin-bottom: 15px;
    padding: 12px 15px;
}.Uzx_educational_gains li p {
    gap: 10px;
    font-size: calc(12px * 0.9);
}.Uzx_educational_gains svg {
    height: 18px;
    padding: 7px;
    width: 18px;
}}.xSL_plan_list {
    overflow: hidden;
    padding: 5rem 0;
    background: rgb(189,190,175);
    position: relative;
}.xSL_plan_list::before {
    right: -50px;
    height: 300px;
    content: "";
    width: 300px;
    filter: blur(60px);
    position: absolute;
    top: -50px;
    background: linear-gradient(135deg, rgb(115,116,116,0.5), rgb(157,158,158,0.5));
    z-index: 0;
    border-radius: 50%;
}.xSL_plan_list::after {
    left: -50px;
    border-radius: 50%;
    height: 250px;
    width: 250px;
    background: linear-gradient(225deg, rgb(157,158,158,0.5), rgb(115,116,116,0.5));
    position: absolute;
    bottom: -50px;
    content: "";
    filter: blur(50px);
    z-index: 0;
}.xSL_plan_list .container {
    position: relative;
    z-index: 1;
}.xSL_plan_list .xrI_learning_fees {
    display: flex;
    flex-direction: column-reverse;
    gap: 3rem;
}.xSL_plan_list .oqQ_cost_summary {
    position: relative;
    text-align: center;
    max-width: 800px;
    padding: 0 1rem;
    margin: 0 auto;
}.xSL_plan_list .oqQ_cost_summary h2 {
    color: #000000;
    position: relative;
    font-size: calc(36px * 1.1);
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: inline-block;
}.xSL_plan_list .oqQ_cost_summary h2::after {
    background: linear-gradient(90deg, rgb(157,158,158), rgb(115,116,116));
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
}.xSL_plan_list .sRW_pricing_catalog {
    line-height: 1.6;
    color: #000000;
    font-size: 15px;
    margin-bottom: 1rem;
}.xSL_plan_list .Rxe_access_rates {
    perspective: 1000px;
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
}.xSL_plan_list .los_plan_options {
    display: block;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    position: relative;
}.xSL_plan_list .los_plan_options:hover {
    transform: translateY(-10px);
}.xSL_plan_list .UZY_cost_rates {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    z-index: 1;
    justify-content: space-between;
    background: #ffffff;
    display: flex;
    position: relative;
    border-radius: 10px;
    min-height: 430px;
    transition: all 0.4s ease;
    flex-direction: column;
    overflow: hidden;
}.xSL_plan_list .los_plan_options:hover .UZY_cost_rates {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.xSL_plan_list .oqs_indv_cost {
    flex: 1;
    padding: 2rem;
    z-index: 2;
    position: relative;
}.xSL_plan_list .los_plan_options h3 {
    margin-bottom: 1rem;
    color: #000000;
    font-size: calc(21px * 1.1);
    display: inline-block;
    position: relative;
    font-weight: 700;
}.xSL_plan_list .los_plan_options h3::before {
    width: 40px;
    content: "";
    bottom: -5px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    background: rgb(157,158,158);
}.xSL_plan_list .los_plan_options:hover h3::before {
    width: 100%;
}.xSL_plan_list .gSV_price_view {
    font-weight: 700;
    font-size: calc(21px * 1.4);
    margin: 1.5rem 0;
    position: relative;
    display: block;
    color: rgb(115,116,116);
}.xSL_plan_list .gSV_price_view::after {
    background: rgb(157,158,158);
    transform: translateY(-50%);
    position: absolute;
    left: -10px;
    height: 20px;
    top: 50%;
    border-radius: 3px;
    content: "";
    width: 3px;
}.xSL_plan_list .los_plan_options p {
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 1rem;
    hyphens: auto;
    color: #000000;
    word-wrap: break-word;
}.xSL_plan_list .vqU_image_show_item {
    height: 180px;
    position: relative;
}.xSL_plan_list .vqU_image_show_item::before {
    content: "";
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    z-index: 1;
    position: absolute;
}.xSL_plan_list .los_plan_options:nth-child(1) .UZY_cost_rates {
    border-top: 4px solid rgb(157,158,158);
}.xSL_plan_list .los_plan_options:nth-child(2) .UZY_cost_rates {
    border-top: 4px solid rgb(115,116,116);
}.xSL_plan_list .los_plan_options:nth-child(3) .UZY_cost_rates {
    border-top: 4px solid #6c5ce7;
}.xSL_plan_list .los_plan_options:nth-child(4) .UZY_cost_rates {
    border-top: 4px solid #00b894;
}

@media (min-width: 768px) {.xSL_plan_list .Rxe_access_rates {
    grid-template-columns: repeat(2, 1fr);
}.xSL_plan_list .UZY_cost_rates {
    min-height: 480px;
}.xSL_plan_list .oqQ_cost_summary {
    padding: 0 2rem;
}.xSL_plan_list .oqQ_cost_summary h2 {
    font-size: calc(36px * 1.2);
}
}

@media (min-width: 992px) {.xSL_plan_list .xrI_learning_fees {
    gap: 4rem;
    align-items: center;
    flex-direction: row;
}.xSL_plan_list .Rxe_access_rates {
    grid-template-columns: repeat(2, 1fr);
    flex: 2;
}.xSL_plan_list .oqQ_cost_summary {
    flex: 1;
    text-align: left;
    padding-right: 3rem;
}.xSL_plan_list .oqQ_cost_summary h2::after {
    transform: none;
    left: 0;
}.xSL_plan_list .UZY_cost_rates {
    min-height: 500px;
}
}

@media (min-width: 1200px) {.xSL_plan_list .Rxe_access_rates {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.xSL_plan_list .los_plan_options {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(0);
}.xSL_plan_list .los_plan_options:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.xSL_plan_list .UZY_cost_rates {
    transform-style: preserve-3d;
    backface-visibility: hidden;
    min-height: 520px;
}.xSL_plan_list .vqU_image_show_item {
    height: 200px;
}.xSL_plan_list .gSV_price_view {
    font-size: calc(21px * 1.6);
}.xSL_plan_list .oqQ_cost_summary h2 {
    font-size: calc(36px * 1.3);
}}.YBL_stay_connected {
    background: linear-gradient(135deg, rgb(189,190,175) 0%, rgb(115,116,116,0.5) 100%);
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}.YBL_stay_connected::before {
    transform: rotate(-15deg);
    right: -5%;
    background: linear-gradient(145deg, rgb(157,158,158,0.5) 0%, rgb(157,158,158) 100%);
    z-index: 1;
    width: 60%;
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    content: "";
    position: absolute;
    height: 140%;
}.YBL_stay_connected .jmU_knowledge_studio {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.YBL_stay_connected .HgL_help_section {
    transition: transform 0.5s ease;
    margin-left: 5%;
    transform: perspective(1000px) rotateY(-5deg);
    max-width: 650px;
}.YBL_stay_connected .HgL_help_section:hover {
    transform: perspective(1000px) rotateY(0);
}.YBL_stay_connected h3 {
    margin-bottom: 30px;
    font-weight: 700;
    padding-left: 15px;
    color: #000000;
    border-left: 5px solid rgb(157,158,158);
    font-size: 38px;
    transform: translateX(-15px);
}.YBL_stay_connected .input_holder {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
}.YBL_stay_connected input[type="email"] {
    padding: 18px 25px;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
    color: #000000;
    font-family: Arial, sans-serif;
    flex: 1 1 250px;
    transition: all 0.3s ease;
    border: none;
    font-size: 17px;
    border-radius: 10px;
}.YBL_stay_connected input[type="email"]:focus {
    transform: translateY(-3px);
    outline: none;
    box-shadow: 0 12px 28px rgb(115,116,116,0.5);
}.YBL_stay_connected .rAu_mail_group {
    flex: 0 1 auto;
    overflow: hidden;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
    border: none;
    position: relative;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(157,158,158) 0%, rgb(115,116,116) 100%);
    color: #ffffff;
    border-radius: 10px;
    padding: 18px 35px;
}.YBL_stay_connected .rAu_mail_group::before {
    background: linear-gradient(135deg, rgb(115,116,116) 0%, rgb(157,158,158) 100%);
    top: 0;
    transition: all 0.4s ease;
    position: absolute;
    content: "";
    left: -100%;
    z-index: -1;
    height: 100%;
    width: 100%;
}.YBL_stay_connected .rAu_mail_group:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}.YBL_stay_connected .rAu_mail_group:hover::before {
    left: 0;
}.YBL_stay_connected .rAu_mail_group:active {
    transform: translateY(0);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {.YBL_stay_connected {
    padding: 60px 0;
}.YBL_stay_connected::before {
    width: 100%;
    transform: rotate(-8deg);
    height: 60%;
    top: -10%;
    right: -20%;
}.YBL_stay_connected .HgL_help_section {
    transform: none;
    margin-left: 0;
}.YBL_stay_connected h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 20px;
}.YBL_stay_connected .input_holder {
    flex-direction: column;
}.YBL_stay_connected input[type="email"],
    .YBL_stay_connected .rAu_mail_group {
    width: 100%;
}
}

@media (max-width: 480px) {.YBL_stay_connected {
    padding: 40px 0;
}.YBL_stay_connected h3 {
    font-size: 19px;
}.YBL_stay_connected input[type="email"] {
    padding: 15px 20px;
}.YBL_stay_connected .rAu_mail_group {
    padding: 15px 20px;
}}.PkG_contact_information {
    position: relative;
    padding: 100px 0;
    background: rgb(189,190,175);
    overflow: hidden;
}.PkG_contact_information::before {
    opacity: 0.07;
    width: 100%;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(157,158,158,0.5) 0,
        rgb(157,158,158,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}.PkG_contact_information::after {
    left: 0;
    opacity: 0.07;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgb(115,116,116,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(115,116,116,0.5) 1px, transparent 1px);
    background-size: 30px 30px;
    z-index: 1;
    content: "";
}.PkG_contact_information .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
    margin: 0 auto;
}.PkG_contact_information h2 {
    transform: translateX(-50%);
    left: 50%;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}.PkG_contact_information h2::before {
    height: 4px;
    position: absolute;
    width: 80px;
    bottom: 0;
    background: rgb(157,158,158);
    content: "";
    left: calc(50% - 40px);
}.PkG_contact_information h2::after {
    left: calc(50% - 15px);
    bottom: 0;
    background: rgb(115,116,116);
    height: 4px;
    width: 30px;
    content: "";
    position: absolute;
}.PkG_contact_information .UOH_query_request {
    background: #ffffff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    overflow: hidden;
    display: flex;
    margin-top: 50px;
    position: relative;
}.PkG_contact_information .vqU_image_show_item {
    position: relative;
    flex: 0 0 45%;
    min-height: 550px;
}.PkG_contact_information .vqU_image_show_item::before {
    background: linear-gradient(
        135deg, 
        rgba(rgb(157,158,158), 0.4), 
        rgba(rgb(115,116,116), 0.4)
    );
    z-index: 1;
    inset: 0;
    content: "";
    position: absolute;
}.PkG_contact_information .umP_feedback_info {
    display: flex;
    flex-direction: column;
    padding: 60px;
    flex: 0 0 55%;
    justify-content: center;
    position: relative;
}.PkG_contact_information .umP_feedback_info::before {
    height: 150px;
    right: -75px;
    position: absolute;
    content: "";
    z-index: 0;
    top: -75px;
    border-radius: 50%;
    border: 30px solid rgb(157,158,158,0.5);
    width: 150px;
}.PkG_contact_information .umP_feedback_info::after {
    transform: rotate(45deg);
    position: absolute;
    content: "";
    border-radius: 0;
    background: rgb(115,116,116,0.5);
    z-index: 0;
    height: 100px;
    bottom: -50px;
    left: -50px;
    width: 100px;
}.PkG_contact_information form {
    z-index: 2;
    position: relative;
}.PkG_contact_information form h3 {
    font-weight: 600;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 19px;
}.PkG_contact_information form h3::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    background: rgb(157,158,158);
    width: 50%;
    height: 2px;
    content: "";
}.PkG_contact_information form input[type="text"] {
    margin-bottom: 25px;
    border: none;
    font-size: 12px;
    transition: all 0.3s ease;
    background: transparent;
    color: #000000;
    width: 100%;
    padding: 20px 25px;
    border-bottom: 2px solid rgb(189,190,175);
}.PkG_contact_information form input[type="text"]:focus {
    border-bottom-color: rgb(157,158,158);
    outline: none;
}.PkG_contact_information form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.PkG_contact_information form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.PkG_contact_information .Zti_query_query {
    position: relative;
    margin-bottom: 40px;
}.PkG_contact_information .Zti_query_query input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.PkG_contact_information .Zti_query_query label {
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    position: relative;
    line-height: 1.5;
}.PkG_contact_information .Zti_query_query label::before {
    background: transparent;
    border: 2px solid rgb(189,190,175);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}.PkG_contact_information .Zti_query_query input[type="checkbox"]:checked + label::before {
    background: rgb(157,158,158);
    border-color: rgb(157,158,158);
}.PkG_contact_information .Zti_query_query input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    top: 4px;
    left: 8px;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    border-width: 0 2px 2px 0;
    height: 12px;
    width: 6px;
}.PkG_contact_information .Zti_query_query label a {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(157,158,158);
}.PkG_contact_information .Zti_query_query label a::after {
    width: 100%;
    left: 0;
    transform: scaleX(1);
    bottom: -1px;
    background: rgb(157,158,158);
    height: 1px;
    transform-origin: left;
    content: "";
    position: absolute;
    transition: transform 0.3s ease;
}.PkG_contact_information .Zti_query_query label a:hover {
    color: rgb(115,116,116);
}.PkG_contact_information .Zti_query_query label a:hover::after {
    transform: scaleX(0);
    background: rgb(115,116,116);
}.PkG_contact_information .gbx_feedback_help {
    transition: all 0.3s ease;
    z-index: 1;
    display: inline-block;
    background: rgb(157,158,158);
    width: auto;
    border: none;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    padding: 18px 40px;
}.PkG_contact_information .gbx_feedback_help::before {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    left: -10px;
    content: "";
    width: 0;
    transform: skewX(-25deg);
    transition: width 0.5s ease;
    background: rgb(115,116,116);
}.PkG_contact_information .gbx_feedback_help:hover::before {
    width: 150%;
}.PkG_contact_information svg {
    stroke-width: 2;
    stroke: rgb(157,158,158);
    height: 24px;
    width: 24px;
    transition: all 0.3s ease;
    fill: none;
}.PkG_contact_information svg path {
    stroke: rgb(157,158,158);
    transition: all 0.3s ease;
    fill: none;
}.PkG_contact_information svg:hover,
.PkG_contact_information svg:hover path {
    stroke: rgb(115,116,116);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.PkG_contact_information {
    padding: 80px 0;
}.PkG_contact_information .vqU_image_show_item {
    min-height: 500px;
}.PkG_contact_information .umP_feedback_info {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.PkG_contact_information {
    padding: 60px 0;
}.PkG_contact_information .UOH_query_request {
    flex-direction: column;
}.PkG_contact_information .vqU_image_show_item {
    min-height: 300px;
    width: 100%;
}.PkG_contact_information .umP_feedback_info {
    width: 100%;
    padding: 40px 30px;
}.PkG_contact_information form h3 {
    margin-bottom: 30px;
}.PkG_contact_information form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.PkG_contact_information .Zti_query_query {
    margin-bottom: 30px;
}.PkG_contact_information .gbx_feedback_help {
    width: 100%;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.PkG_contact_information {
    padding: 50px 0;
}.PkG_contact_information h2 {
    font-size: calc(30px * 0.85);
}.PkG_contact_information .UOH_query_request {
    margin-top: 30px;
}.PkG_contact_information .vqU_image_show_item {
    min-height: 200px;
}.PkG_contact_information .umP_feedback_info {
    padding: 30px 20px;
}.PkG_contact_information form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.PkG_contact_information form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.PkG_contact_information .Zti_query_query {
    margin-bottom: 25px;
}.PkG_contact_information .Zti_query_query label {
    font-size: calc(14px * 0.9);
}.PkG_contact_information .gbx_feedback_help {
    padding: 12px 25px;
}}.PrA_landing_page {
    justify-content: center;
    padding: 2rem;
    position: relative;
    align-items: center;
    background: linear-gradient(145deg, rgb(189,190,175), rgb(157,158,158,0.5));
    overflow: hidden;
    min-height: 100vh;
    display: flex;
}.PrA_landing_page::before {
    height: 150%;
    left: -25%;
    width: 150%;
    top: -25%;
    background: radial-gradient(circle at 70% 30%, rgb(115,116,116,0.5) 0%, transparent 60%);
    position: absolute;
    z-index: 0;
    content: "";
    opacity: 0.7;
    pointer-events: none;
}.PrA_landing_page > div {
    z-index: 1;
    grid-template-columns: 1fr;
    position: relative;
    width: 100%;
    gap: 3rem;
    max-width: 1200px;
    display: grid;
}.PrA_landing_page h1.CDJ_start_first {
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
    font-weight: 700;
    animation: slide-in 0.8s forwards ease-out;
    opacity: 0;
    line-height: 1.2;
    color: #000000;
    font-size: clamp(2rem, 5vw, 45px);
}.PrA_landing_page p {
    font-size: clamp(1rem, 2vw, 13px);
    max-width: 600px;
    opacity: 0;
    transform: translateX(-20px);
    color: #000000;
    margin-bottom: 2rem;
    animation: slide-in 0.8s forwards ease-out 0.2s;
    line-height: 1.6;
}.PrA_landing_page .ELB_skill_expertise {
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    width: 100%;
}.PrA_landing_page .ELB_skill_expertise:hover {
    transform: perspective(1000px) rotateY(0deg);
}.PrA_landing_page .sVP_skill_lab {
    align-items: center;
    position: relative;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    display: flex;
    padding: 2rem;
    transition: all 0.4s ease;
    min-height: 350px;
}.PrA_landing_page .sVP_skill_lab::before {
    background: linear-gradient(135deg, rgb(157,158,158,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    opacity: 0.8;
    left: 0;
    position: absolute;
    content: "";
}.PrA_landing_page .sVP_skill_lab span {
    position: relative;
    backdrop-filter: blur(8px);
    max-width: 90%;
    padding: 1.5rem;
    transform: translateY(20px);
    z-index: 2;
    animation: fade-up 0.8s forwards ease-out 0.4s;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    background: rgb(255, 255, 255, 0.5);
    opacity: 0;
    border-left: 4px solid rgb(115,116,116);
}.PrA_landing_page .sVP_skill_lab h3 {
    line-height: 1.4;
    color: #000000;
    font-size: clamp(1rem, 2.5vw, 24px);
    font-weight: 600;
}@keyframes slide-in {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-up {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}


.PrA_landing_page:hover::after {
    opacity: 0.5;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    content: "";
    animation: pulse 3s infinite alternate;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: all 0.1s ease;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgb(115,116,116,0.5) 0%, transparent 70%);
}

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


@media (min-width: 768px) {.PrA_landing_page > div {
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.PrA_landing_page .ELB_skill_expertise {
    grid-column: 2;
    grid-row: 1;
}.PrA_landing_page > div > div:first-child {
    padding-right: 2rem;
    grid-row: 1;
    grid-column: 1;
}.PrA_landing_page .sVP_skill_lab {
    min-height: 400px;
}
}

@media (max-width: 767px) {.PrA_landing_page {
    padding: 1.5rem;
}.PrA_landing_page h1.CDJ_start_first {
    margin-top: 2rem;
}.PrA_landing_page > div {
    gap: 2rem;
}.PrA_landing_page .sVP_skill_lab span {
    padding: 1rem;
    max-width: 100%;
}
}

@media (max-width: 480px) {.PrA_landing_page {
    padding: 1rem;
}.PrA_landing_page h1.CDJ_start_first {
    font-size: 1.75rem;
}.PrA_landing_page p {
    font-size: 0.95rem;
}.PrA_landing_page .sVP_skill_lab {
    min-height: 300px;
}.PrA_landing_page .sVP_skill_lab h3 {
    font-size: 1rem;
}
}

@media (min-width: 1200px) {.PrA_landing_page > div {
    max-width: 1400px;
}.PrA_landing_page .sVP_skill_lab {
    min-height: 450px;
}
}

@media (prefers-reduced-motion: reduce) {.PrA_landing_page .sVP_skill_lab span,
  .PrA_landing_page h1.CDJ_start_first,
  .PrA_landing_page p {
    animation: none;
    opacity: 1;
    transform: none;
}.PrA_landing_page:hover::after {
    animation: none;
}}header {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 100;
    background: #ffffff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}header::before {
    content: '';
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(157,158,158), rgb(115,116,116));
    height: 100%;
    position: absolute;
    width: 35%;
    z-index: 0;
}header .container {
    max-width: 100%;
    padding: 0;
    z-index: 1;
    margin: 0;
    width: 100%;
    position: relative;
}header .Blv_nav_mainwrap {
    align-items: stretch;
    height: 100%;
    display: flex;
}header .VsU_nav_guide {
    align-items: center;
    position: relative;
    justify-content: center;
    padding: 1.2rem 0;
    display: flex;
    text-decoration: none;
    width: 35%;
}header .VsU_nav_guide svg {
    transition: all 0.3s ease;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    width: 150px;
}header .VsU_nav_guide:hover svg {
    transform: scale(1.05);
}header .dag_nav_teach {
    width: 65%;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    position: relative;
    gap: 0.5rem;
    padding: 1.2rem 3%;
}header .dag_nav_teach::before {
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(157,158,158,0.5), transparent);
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    width: 1px;
}header .yPh_top_study {
    font-size: 15px;
    text-decoration: none;
    padding: 0.6rem 1.2rem;
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    color: #000000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    z-index: 1;
    border-radius: 10px;
    font-weight: 600;
    font-family: Arial, sans-serif;
}header .yPh_top_study::before {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(157,158,158,0.5), rgb(115,116,116,0.5));
    transition: opacity 0.3s ease;
    border-radius: 10px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}header .yPh_top_study:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}header .yPh_top_study:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header::before {
    width: 30%;
}header .VsU_nav_guide {
    padding: 1rem 0;
    width: 30%;
}header .VsU_nav_guide svg {
    width: 130px;
}header .dag_nav_teach {
    width: 70%;
    padding: 1rem 2.5%;
    gap: 0.5rem;
}header .yPh_top_study {
    font-size: calc(15px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header {
    background: rgb(189,190,175);
}header::before {
    top: 0;
    width: 100%;
    bottom: 50%;
    height: auto;
}header .Blv_nav_mainwrap {
    align-items: center;
    flex-direction: column;
}header .VsU_nav_guide {
    width: 100%;
    padding: 0.8rem 0;
}header .VsU_nav_guide svg {
    width: 120px;
}header .dag_nav_teach {
    gap: 0.6rem;
    justify-content: center;
    padding: 0.8rem 0;
    width: 95%;
    flex-wrap: wrap;
}header .dag_nav_teach::before {
    top: 0;
    background: linear-gradient(to right, transparent, rgb(157,158,158,0.5), transparent);
    width: 100%;
    left: 0;
    height: 1px;
}header .yPh_top_study {
    padding: 0.5rem 0.9rem;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}
}

@media (max-width: 480px) {header .VsU_nav_guide {
    padding: 0.7rem 0;
}header .VsU_nav_guide svg {
    width: 110px;
}header .dag_nav_teach {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: flex-start;
    padding: 0.7rem 2%;
    overflow-x: auto;
}header .dag_nav_teach::-webkit-scrollbar {
    height: 3px;
}header .dag_nav_teach::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(157,158,158);
}header .yPh_top_study {
    margin-right: 2px;
    white-space: nowrap;
    font-size: calc(15px - 1px);
    flex-shrink: 0;
    padding: 0.45rem 0.9rem;
}}.RNU_program_overview {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(189,190,175) 0%, rgb(157,158,158,0.5) 100%);
    overflow: hidden;
}.RNU_program_overview::before {
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(157,158,158,0.5),
        rgb(157,158,158,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    top: 0;
    width: 100%;
    opacity: 0.04;
    position: absolute;
    left: 0;
    height: 100%;
}.RNU_program_overview .container {
    z-index: 2;
    position: relative;
}.RNU_program_overview .MWr_training_route {
    grid-template-columns: 1fr;
    position: relative;
    gap: 0;
    display: grid;
}.RNU_program_overview .HTF_text_pill {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    z-index: 3;
    position: relative;
    background: #ffffff;
    padding: 2.5rem;
    transition: transform 0.4s ease;
    border-radius: 24px;
    transform: translateY(0);
}.RNU_program_overview .HTF_text_pill:hover {
    transform: translateY(-10px);
}.RNU_program_overview .HTF_text_pill::before {
    height: 8rem;
    background: rgb(115,116,116,0.5);
    border-radius: 50%;
    content: "";
    z-index: -1;
    width: 8rem;
    opacity: 0.6;
    top: -4rem;
    right: 3rem;
    position: absolute;
}.RNU_program_overview .HTF_text_pill h2 {
    font-weight: 700;
    display: inline-block;
    color: rgb(157,158,158);
    margin-bottom: 2rem;
    font-size: 32px;
    animation: fadeInUp 0.8s ease forwards;
    position: relative;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.RNU_program_overview .HTF_text_pill h2::after {
    width: 3rem;
    left: 0;
    content: "";
    background: rgb(115,116,116);
    bottom: -10px;
    position: absolute;
    transition: width 0.4s ease;
    border-radius: 10px;
    height: 4px;
}.RNU_program_overview .HTF_text_pill:hover h2::after {
    width: 100%;
}.RNU_program_overview .HTF_text_pill .description {
    padding-left: 1rem;
    opacity: 0;
    font-size: 12px;
    line-height: 1.7;
    animation-delay: 0.2s;
    margin-bottom: 1.2rem;
    color: #000000;
    animation: fadeInUp 0.8s ease forwards;
    position: relative;
}.RNU_program_overview .HTF_text_pill .description:last-of-type {
    animation-delay: 0.4s;
    font-weight: 600;
    margin-bottom: 0;
}.RNU_program_overview .HTF_text_pill .description::before {
    content: "";
    background: rgb(115,116,116);
    left: 0;
    width: 4px;
    border-radius: 50%;
    height: 4px;
    position: absolute;
    top: 0.5rem;
}.RNU_program_overview .vqU_image_show_item {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    transition: transform 0.5s ease;
    margin-top: -2rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    height: 320px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 0;
}.RNU_program_overview .vqU_image_show_item:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.RNU_program_overview .vqU_image_show_item::after {
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(
        to bottom right,
        rgb(157,158,158,0.5) 0%,
        transparent 40%
    );
    left: 0;
    position: absolute;
    width: 100%;
}

@media (min-width: 768px) {.RNU_program_overview .MWr_training_route {
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
}.RNU_program_overview .HTF_text_pill {
    grid-column: 1 / 2;
    align-self: center;
    margin-right: -4rem;
}.RNU_program_overview .vqU_image_show_item {
    grid-column: 2 / 3;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    margin-top: 0;
    height: 400px;
}.RNU_program_overview .vqU_image_show_item::before {
    height: 20px;
    content: "";
    position: absolute;
    z-index: -1;
    width: 60%;
    bottom: -20px;
    filter: blur(15px);
    opacity: 0.4;
    left: 20px;
    background: rgb(115,116,116);
}
}

@media (min-width: 992px) {.RNU_program_overview .MWr_training_route {
    grid-template-columns: 1.2fr 0.8fr;
}.RNU_program_overview .HTF_text_pill {
    padding: 3rem;
}.RNU_program_overview .vqU_image_show_item {
    margin-top: 3rem;
    height: 450px;
}.RNU_program_overview .HTF_text_pill::after {
    position: absolute;
    opacity: 0.4;
    border-radius: 50%;
    background: rgb(157,158,158,0.5);
    width: 6rem;
    z-index: -1;
    height: 6rem;
    bottom: -3rem;
    left: 25%;
    content: "";
}
}

@media (max-width: 767px) {.RNU_program_overview {
    padding: 4rem 0;
}.RNU_program_overview .vqU_image_show_item {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}}.PIZ_thanksBox {
    background: linear-gradient(135deg, rgb(189,190,175) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.PIZ_thanksBox::before {
    animation: float 15s ease-in-out infinite;
    height: 70%;
    content: "";
    z-index: 0;
    filter: blur(25px);
    background: linear-gradient(120deg, rgb(157,158,158,0.5) 0%, rgb(115,116,116,0.5) 100%);
    right: -5%;
    opacity: 0.4;
    position: absolute;
    width: 40%;
    transform: rotate(-15deg) skewX(15deg);
    top: -10%;
}.PIZ_thanksBox::after {
    transform: rotate(10deg) skewX(-10deg);
    opacity: 0.3;
    filter: blur(20px);
    width: 30%;
    content: "";
    bottom: -5%;
    height: 60%;
    background: linear-gradient(220deg, rgb(115,116,116,0.5) 0%, rgb(157,158,158,0.5) 100%);
    position: absolute;
    z-index: 0;
    left: -2%;
    animation: float 18s ease-in-out infinite reverse;
}.PIZ_thanksBox .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
}.PIZ_thanksBox .jmU_knowledge_studio {
    border-left: 5px solid rgb(157,158,158);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(1deg);
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.PIZ_thanksBox .jmU_knowledge_studio:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1),
              0 10px 20px rgba(0, 0, 0, 0.07);
}.PIZ_thanksBox .jmU_knowledge_studio::before {
    animation: shimmerMask 8s infinite linear;
    z-index: -1;
    top: 0;
    mask-size: 200% 200%;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, 
               #ffffff 0%, 
               rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.7) 50%, #000 75%);
    height: 100%;
}.PIZ_thanksBox .jmU_knowledge_studio > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.PIZ_thanksBox .jmU_knowledge_studio > div:first-child::after {
    transform-origin: left center;
    left: 0;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    width: 60px;
    background: linear-gradient(90deg, rgb(157,158,158) 0%, rgb(115,116,116) 100%);
    position: absolute;
    height: 4px;
    bottom: -1rem;
}.PIZ_thanksBox .jmU_knowledge_studio:hover > div:first-child::after {
    width: 120px;
}.PIZ_thanksBox h5 {
    animation: fadeInUp 0.8s forwards 0.2s;
    position: relative;
    opacity: 0;
    font-size: 20px;
    line-height: 1.4;
    transform: translateZ(0);
    margin: 0;
    font-weight: 600;
    color: #000000;
}.PIZ_thanksBox a {
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(0);
}.PIZ_thanksBox a:hover {
    transform: translateY(-3px);
}.PIZ_thanksBox p {
    color: #000000;
    line-height: 1.7;
    opacity: 0;
    font-size: 17px;
    margin: 0;
    font-family: Arial, sans-serif;
    animation: fadeInUp 0.8s forwards 0.5s;
    font-weight: 400;
}

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

@keyframes shimmerMask {
  0% {
    mask-position: 0% 0%;
  }
  100% {
    mask-position: 200% 0%;
  }
}

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

@media (max-width: 992px) {.PIZ_thanksBox {
    padding: 5rem 0;
}.PIZ_thanksBox .jmU_knowledge_studio {
    padding: 2.5rem;
}.PIZ_thanksBox h5 {
    font-size: calc(20px * 0.95);
}
}

@media (max-width: 768px) {.PIZ_thanksBox {
    padding: 4rem 0;
}.PIZ_thanksBox .jmU_knowledge_studio {
    padding: 2rem;
    transform: perspective(1000px) rotateX(0deg);
}.PIZ_thanksBox h5 {
    font-size: calc(20px * 0.9);
}.PIZ_thanksBox p {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.PIZ_thanksBox {
    padding: 3rem 0;
}.PIZ_thanksBox .jmU_knowledge_studio {
    padding: 1.5rem;
    border-left-width: 3px;
}.PIZ_thanksBox .jmU_knowledge_studio > div:first-child::after {
    height: 3px;
    width: 50px;
}.PIZ_thanksBox .jmU_knowledge_studio:hover > div:first-child::after {
    width: 80px;
}.PIZ_thanksBox h5 {
    font-size: calc(20px * 0.85);
}.PIZ_thanksBox p {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}
}