* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.EMm_wrapper-skeleton {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.ehs_head_lead {
    flex: 1 0 auto;
}.LIe_collab_net {
    flex: 0 0 auto;
}.container {
    width: 1147px;
    margin: auto;
    max-width: 100%;
}html,body {
    auto
contain
touch-action: none;
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    min-height: 100%;
    color: #000000;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.tHZ_title_opener {
    position: relative;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(245, 245, 245, 0.9) 100%);
    overflow: hidden;
    min-height: 100vh;
}.tHZ_title_opener::before {
    background: linear-gradient(45deg, rgb(215,173,163,0.5) 0%, transparent 40%);
    pointer-events: none;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    opacity: 0.15;
    top: 0;
    content: "";
    width: 100%;
}.tHZ_title_opener::after {
    opacity: 0.1;
    z-index: 1;
    background: linear-gradient(225deg, rgb(188,132,120,0.5) 0%, transparent 60%);
    bottom: 0;
    height: 70%;
    content: "";
    pointer-events: none;
    transform: translateY(20%) rotate(-5deg);
    width: 50%;
    position: absolute;
    right: 0;
}.tHZ_title_opener .psO_virtual_study {
    padding: 2rem;
    z-index: 2;
    display: grid;
    min-height: 100vh;
    grid-template-columns: 1fr 1fr;
    position: relative;
}.tHZ_title_opener h1 {
    animation: titleFadeIn 1.2s ease-out forwards;
    transform: translateX(1rem);
    font-weight: 700;
    color: #000000;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, 0.1);
    font-size: 45px;
    position: relative;
    grid-column: 1 / 3;
    margin-bottom: 2rem;
}.tHZ_title_opener h1::after {
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    transform: scaleX(0);
    left: 0;
    bottom: -0.5rem;
    animation: lineGrow 1.4s ease-out forwards;
    position: absolute;
    width: 8rem;
    transform-origin: left;
    height: 0.3rem;
    content: "";
}.tHZ_title_opener .NmR_text_holder_item {
    transform: translateY(-2rem);
    justify-content: center;
    display: flex;
    flex-direction: column;
    perspective: 1000px;
    z-index: 3;
}.tHZ_title_opener .NjM_page_title {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    animation: cardReveal 1s ease-out forwards;
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    background: rgba(255, 255, 255, 0.9);
    padding: 2.5rem;
    border-left: 4px solid rgb(215,173,163);
    transform: rotateY(-5deg) translateZ(0);
    position: relative;
}.tHZ_title_opener .NjM_page_title:hover {
    transform: rotateY(0deg) translateZ(20px);
}.tHZ_title_opener .NjM_page_title p {
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #000000;
    font-size: calc(12px * 1.2);
    position: relative;
    transform: translateZ(20px);
}.tHZ_title_opener .NjM_page_title p::after {
    content: "";
    width: 70%;
    right: 0;
    position: absolute;
    height: 1px;
    bottom: -1rem;
    background: linear-gradient(90deg, transparent, rgb(188,132,120,0.5));
}.tHZ_title_opener svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    width: 100px;
    margin: 0.5rem 0 2rem;
    height: 100px;
    transition: transform 0.5s ease, filter 0.5s ease;
    transform: translateZ(30px);
}.tHZ_title_opener svg:hover {
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.15));
    transform: translateZ(30px) scale(1.05);
}.tHZ_title_opener svg path {
    fill: rgb(215,173,163);
    transition: fill 0.3s ease;
}.tHZ_title_opener svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.tHZ_title_opener svg:hover path {
    fill: rgb(188,132,120);
}.tHZ_title_opener svg:hover text {
    fill: rgb(188,132,120);
}.tHZ_title_opener .IsF_reach_map {
    z-index: 5;
    background: linear-gradient(135deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    position: relative;
    display: inline-block;
    font-size: 19px;
    border: none;
    text-decoration: none;
    font-weight: 600;
    transform: translateZ(40px);
    padding: 1rem 2rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 10px 30px rgba(94, 170, 168, 0.2), 
                0 4px 8px rgba(0, 0, 0, 0.1);
}.tHZ_title_opener .IsF_reach_map::before {
    transition: left 0.7s ease;
    width: 100%;
    content: "";
    left: -100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
}.tHZ_title_opener .IsF_reach_map:hover {
    transform: translateZ(40px) translateY(-5px);
    box-shadow: 0 15px 35px rgba(94, 170, 168, 0.3), 
                0 5px 15px rgba(0, 0, 0, 0.1);
}.tHZ_title_opener .IsF_reach_map:hover::before {
    left: 100%;
}.tHZ_title_opener .GeM_pic_strip_wrap {
    animation: photoReveal 1.5s ease-out forwards;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    height: 100%;
    transform: translateX(1rem) translateY(-2rem);
    z-index: 2;
    position: relative;
    min-height: 400px;
    overflow: hidden;
}.tHZ_title_opener .GeM_pic_strip_wrap::before {
    z-index: 3;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(135deg, transparent 30%, rgb(215,173,163,0.5) 100%);
}.tHZ_title_opener .GeM_pic_strip_wrap::after {
    top: 0;
    position: absolute;
    z-index: 3;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.8;
    left: 0;
}

@keyframes titleFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-2rem) translateX(1rem);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateX(1rem);
    }
}

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

@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: rotateY(-10deg) translateZ(0) translateX(-2rem);
    }
    100% {
        opacity: 1;
        transform: rotateY(-5deg) translateZ(0);
    }
}

@keyframes photoReveal {
    0% {
        opacity: 0;
        transform: translateX(3rem) translateY(-2rem);
    }
    100% {
        opacity: 1;
        transform: translateX(1rem) translateY(-2rem);
    }
}

@media (max-width: 992px) {.tHZ_title_opener .psO_virtual_study {
    grid-template-columns: 1fr;
    gap: 2rem;
}.tHZ_title_opener h1 {
    font-size: calc(45px * 0.9);
    grid-column: 1 / 2;
}.tHZ_title_opener .NmR_text_holder_item {
    order: 2;
    transform: translateY(0);
}.tHZ_title_opener .GeM_pic_strip_wrap {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    order: 1;
    transform: translateX(0) translateY(0);
}
}

@media (max-width: 768px) {.tHZ_title_opener {
    min-height: auto;
}.tHZ_title_opener .psO_virtual_study {
    padding: 1.5rem;
    min-height: auto;
}.tHZ_title_opener h1 {
    font-size: calc(45px * 0.8);
    transform: translateX(0);
    text-align: center;
    margin-bottom: 1.5rem;
}.tHZ_title_opener h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes lineGrow {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .tHZ_title_opener .NjM_page_title {
    transform: rotateY(0) translateZ(0);
    padding: 1.5rem;
}.tHZ_title_opener .GeM_pic_strip_wrap {
    min-height: 250px;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}.tHZ_title_opener svg {
    width: 80px;
    height: 80px;
}
}

@media (max-width: 480px) {.tHZ_title_opener h1 {
    font-size: calc(45px * 0.7);
}.tHZ_title_opener .NjM_page_title p {
    font-size: 12px;
}.tHZ_title_opener .GeM_pic_strip_wrap {
    min-height: 200px;
}.tHZ_title_opener svg {
    height: 60px;
    width: 60px;
}.tHZ_title_opener .IsF_reach_map {
    padding: 0.8rem 1.5rem;
    font-size: calc(19px * 0.9);
}
}

@media (hover: none) {.tHZ_title_opener .IsF_reach_map::before {
    display: none;
}.tHZ_title_opener .NjM_page_title:hover {
    transform: rotateY(0) translateZ(0);
}.tHZ_title_opener svg:hover {
    transform: translateZ(0);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
}.tHZ_title_opener .IsF_reach_map:hover {
    box-shadow: 0 10px 30px rgba(94, 170, 168, 0.2), 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
}}.IMj_education_history {
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216), rgb(215,173,163,0.5));
}.IMj_education_history::before {
    top: 0;
    content: "";
    background: repeating-linear-gradient(45deg, rgb(188,132,120,0.5) 0px, transparent 2px, transparent 10px);
    opacity: 0.1;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
}.IMj_education_history .FXm_review_glow {
    display: flex;
    position: relative;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    align-items: center;
    margin: 0 auto;
    border-radius: 25px;
    max-width: 1200px;
    gap: 4rem;
    z-index: 2;
}.IMj_education_history .GeM_pic_strip_wrap {
    flex-shrink: 0;
    position: relative;
    height: 450px;
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 40%;
}.IMj_education_history .GeM_pic_strip_wrap::after {
    height: 100%;
    content: "";
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(215,173,163,0.5), transparent);
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}.IMj_education_history .nbC_work_milestones {
    width: 60%;
    padding: 3rem;
    position: relative;
}.IMj_education_history .name {
    color: #000000;
    display: inline-block;
    font-size: 31px;
    font-weight: 700;
    position: relative;
    margin-bottom: 0.5rem;
}.IMj_education_history .name::after {
    width: 50%;
    content: "";
    background: rgb(215,173,163);
    bottom: -8px;
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
    height: 3px;
}.IMj_education_history .nbC_work_milestones > div:nth-child(2) {
    margin-bottom: 1.5rem;
    font-size: 16px;
    font-weight: 600;
    padding-left: 2px;
    color: rgb(188,132,120);
}.IMj_education_history .UrE_exp_skills {
    color: #000000;
    padding-left: 1.5rem;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-size: 13px;
    position: relative;
}.IMj_education_history .UrE_exp_skills::before {
    font-size: 4rem;
    color: rgb(215,173,163,0.5);
    content: "";
    top: -2rem;
    left: -1rem;
    opacity: 0.4;
    position: absolute;
}.IMj_education_history .FXm_review_glow:hover .GeM_pic_strip_wrap {
    transform: scale(1.03);
}.IMj_education_history .FXm_review_glow:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.IMj_education_history .FXm_review_glow {
    flex-direction: column;
    gap: 2rem;
}.IMj_education_history .GeM_pic_strip_wrap {
    height: 350px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.IMj_education_history .nbC_work_milestones {
    width: 100%;
    padding: 0 2rem 2rem;
}
}

@media (max-width: 576px) {.IMj_education_history {
    padding: 3rem 1rem;
}.IMj_education_history .GeM_pic_strip_wrap {
    height: 280px;
}.IMj_education_history .nbC_work_milestones {
    padding: 0 1.5rem 1.5rem;
}.IMj_education_history .name {
    font-size: calc(31px * 0.85);
}.IMj_education_history .UrE_exp_skills {
    font-size: calc(13px * 0.95);
}}.Aaw_program_results {
    padding: 120px 0 100px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, #ffffff 100%);
}.Aaw_program_results::before {
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(215,173,163,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(188,132,120,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, #ffffff 25%, transparent 35%);
    opacity: 0.1;
    width: 100%;
    z-index: 0;
    top: 0;
    position: absolute;
    left: 0;
}.Aaw_program_results::after {
    animation: floatBackground 15s ease-in-out infinite alternate;
    z-index: -1;
    right: -50%;
    content: "";
    filter: blur(20px);
    height: 80%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: linear-gradient(45deg, rgb(215,173,163,0.5) 0%, rgb(188,132,120,0.5) 100%);
    top: -50%;
    transform: rotate(15deg);
    position: absolute;
    opacity: 0.05;
    width: 80%;
}.Aaw_program_results h5 {
    margin-left: auto;
    position: relative;
    letter-spacing: 0.5px;
    margin-right: auto;
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 50px;
    text-align: center;
    z-index: 1;
    color: #000000;
    transform: translateY(0);
    opacity: 0;
    max-width: 800px;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    font-weight: 700;
}.Aaw_program_results h5::after {
    content: "";
    transform: scaleX(0);
    animation: scaleIn 1s ease-out forwards 0.6s;
    height: 3px;
    display: block;
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    width: 80px;
    margin: 20px auto 0;
    border-radius: 2px;
}.Aaw_program_results .container {
    z-index: 1;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}.Aaw_program_results .psO_virtual_study {
    padding: 30px;
    align-items: center;
    overflow: hidden;
    opacity: 0;
    flex-direction: column;
    gap: 40px;
    transform: translateY(20px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 50px -15px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 12px;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
}.Aaw_program_results .psO_virtual_study::before {
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    top: 0;
    transform: scaleX(0);
    left: 0;
    content: "";
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: left;
    width: 100%;
    height: 5px;
    position: absolute;
}.Aaw_program_results .psO_virtual_study:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
}.Aaw_program_results .psO_virtual_study:hover::before {
    transform: scaleX(1);
}.Aaw_program_results .GeM_pic_strip_wrap {
    max-width: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    transform: perspective(800px) rotateY(-2deg);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    filter: brightness(1.02) contrast(1.05);
    object-fit: cover;
    height: auto;
    border-radius: 10px;
    width: 100%;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.Aaw_program_results .GeM_pic_strip_wrap:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
}.Aaw_program_results .NmR_text_holder_item {
    flex: 1;
    max-width: 100%;
}.Aaw_program_results ul {
    gap: 16px;
    grid-template-columns: 1fr;
    margin: 0;
    padding: 0;
    display: grid;
    list-style: none;
}.Aaw_program_results li {
    padding: 14px 20px 14px 60px;
    transform: translateX(20px);
    animation: fadeInRight 0.5s ease forwards;
    position: relative;
    border-radius: 8px;
    animation-delay: calc(0.1s * var(--i, 1));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    opacity: 0;
    background: linear-gradient(135deg, rgba(rgb(242,221,216), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
}.Aaw_program_results li:nth-child(1) {
    --i: 1;
}.Aaw_program_results li:nth-child(2) {
    --i: 2;
}.Aaw_program_results li:nth-child(3) {
    --i: 3;
}.Aaw_program_results li:nth-child(4) {
    --i: 4;
}.Aaw_program_results li:nth-child(5) {
    --i: 5;
}.Aaw_program_results li:hover {
    box-shadow: 0 8px 20px -6px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) translateX(0);
    background: linear-gradient(135deg, rgba(rgb(242,221,216), 0.7) 0%, rgba(#ffffff, 0.7) 100%);
}.Aaw_program_results li div {
    position: relative;
}.Aaw_program_results li p {
    font-size: calc(14px - 1px);
    line-height: 1.5;
    margin: 0;
    position: relative;
    letter-spacing: 0.2px;
    color: #000000;
}.Aaw_program_results li:nth-child(odd) p {
    font-weight: 600;
}.Aaw_program_results li svg {
    transform: translateY(-2px);
    top: 0;
    position: absolute;
    width: 28px;
    left: -40px;
    height: 28px;
    transition: transform 0.3s ease;
}.Aaw_program_results li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.Aaw_program_results li svg path {
    transition: fill 0.3s ease;
    fill: rgb(215,173,163);
}.Aaw_program_results li:hover svg path {
    fill: rgb(188,132,120);
}

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

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

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

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

@media (min-width: 768px) {.Aaw_program_results {
    padding: 150px 0 120px;
}.Aaw_program_results .psO_virtual_study {
    flex-direction: row;
    padding: 50px;
    gap: 60px;
}.Aaw_program_results ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}.Aaw_program_results .GeM_pic_strip_wrap {
    max-width: 350px;
    transform: perspective(1000px) rotateY(-5deg);
}.Aaw_program_results h5 {
    font-size: calc(21px + 2px);
}
}

@media (min-width: 992px) {.Aaw_program_results .GeM_pic_strip_wrap {
    max-width: 450px;
}.Aaw_program_results h5 {
    font-size: calc(21px + 4px);
}.Aaw_program_results li p {
    font-size: 14px;
}
}

@media (max-width: 767px) {.Aaw_program_results {
    padding: 80px 0 60px;
}.Aaw_program_results h5 {
    margin-bottom: 30px;
    padding: 0 15px;
}.Aaw_program_results .psO_virtual_study {
    padding: 25px 20px;
}.Aaw_program_results li {
    padding: 12px 15px 12px 50px;
}.Aaw_program_results li svg {
    width: 24px;
    height: 24px;
    left: -35px;
}.Aaw_program_results .GeM_pic_strip_wrap {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
    max-width: 100%;
}
}

@media (max-width: 480px) {.Aaw_program_results h5 {
    font-size: calc(21px - 2px);
}.Aaw_program_results li p {
    font-size: calc(14px - 2px);
}.Aaw_program_results .psO_virtual_study {
    padding: 20px 15px;
}
}

@media (hover: hover) {.Aaw_program_results .psO_virtual_study {
    transform: translateY(0);
}}header .kKh_header_bar {
    width: 100%;
    overflow: visible;
    position: relative;
    justify-content: space-between;
    background: linear-gradient(120deg, rgb(215,173,163) 0%, rgb(188,132,120,0.5) 100%);
    z-index: 99;
    align-items: center;
    padding: 1.5rem 0;
    display: flex;
    box-sizing: border-box;
}header .kKh_header_bar::before {
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    background: radial-gradient(circle at 70% 30%, rgb(188,132,120,0.5) 0%, transparent 60%);
    left: 0;
    top: 0;
    content: "";
}header .kKh_header_bar .jzV_head_wrap {
    position: relative;
    transition: all 0.4s ease;
    transform: translateY(-5px);
    margin-left: calc((100vw - 100%) / 2);
    z-index: 2;
}header .kKh_header_bar .jzV_head_wrap:hover {
    transform: translateY(0) scale(1.05);
}header .kKh_header_bar .jzV_head_wrap .VdD_top_core {
    display: block;
    position: relative;
    padding: 0.5rem 1rem;
}header .kKh_header_bar .jzV_head_wrap .VdD_top_core::before {
    width: calc(100% + 40px);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    position: absolute;
    left: -20px;
    top: -10px;
    height: calc(100% + 20px);
    content: "";
}header .kKh_header_bar .jzV_head_wrap .VdD_top_core svg {
    width: auto;
    filter: drop-shadow(0 0 8px #ffffff);
    height: 2.8rem;
}header .kKh_header_bar .WBs_header_learn {
    padding-right: calc((100vw - 100%) / 2);
    position: relative;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    list-style: none;
    margin: 0;
    background: linear-gradient(90deg, transparent, rgb(215,173,163,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    padding: 0;
    justify-content: flex-end;
    display: flex;
    width: 80vw;
}header .kKh_header_bar .WBs_header_learn::before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
    z-index: -1;
    left: 0;
    top: 0;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach {
    position: relative;
    perspective: 1000px;
    margin: 0;
    transform-style: preserve-3d;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a {
    font-size: 16px;
    transform-origin: center;
    display: block;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    font-weight: 600;
    padding: 1.2rem 1.5rem;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a::after {
    background: rgb(188,132,120);
    position: absolute;
    transition: width 0.3s ease;
    left: 1.5rem;
    width: 0;
    height: 2px;
    content: "";
    bottom: 0.8rem;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a:hover {
    transform: translateZ(10px);
    color: rgb(188,132,120);
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a:hover::after {
    width: calc(100% - 3rem);
}

@media screen and (max-width: 991px) {header .kKh_header_bar {
    align-items: center;
    flex-direction: column;
    padding: 1rem 0;
}header .kKh_header_bar .jzV_head_wrap {
    margin-left: 0;
    margin-bottom: 1rem;
}header .kKh_header_bar .WBs_header_learn {
    width: 100%;
    background: rgb(215,173,163,0.5);
    justify-content: center;
    flex-wrap: wrap;
    padding-right: 0;
    clip-path: none;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a {
    padding: 0.8rem 1rem;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a:hover::after {
    width: calc(100% - 2rem);
}
}

@media screen and (max-width: 767px) {header .kKh_header_bar .WBs_header_learn {
    padding: 0.5rem 0;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach {
    width: 50%;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a {
    padding: 0.6rem 0.8rem;
    font-size: calc(16px - 2px);
    text-align: center;
}header .kKh_header_bar .WBs_header_learn .aHk_main_teach a::after {
    display: none;
}}.LIe_collab_net {
    position: relative;
    font-family: Arial, sans-serif;
    padding: 0;
    color: #ffffff;
    background-color: rgb(188,132,120);
}.LIe_collab_net .container {
    position: relative;
    z-index: 2;
}.LIe_collab_net .lBt_trust_badge {
    flex-direction: column;
    display: flex;
}.LIe_collab_net .gQx_msg_block {
    grid-template-columns: repeat(4, 1fr);
    z-index: 3;
    background-color: rgb(215,173,163);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    padding: 3rem 1.5rem 5rem;
    display: grid;
    margin-bottom: -2rem;
    position: relative;
}.LIe_collab_net .gQx_msg_block::before {
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    width: 100%;
    height: 100%;
}.LIe_collab_net .info_item {
    position: relative;
    padding: 0.5rem 1rem;
    transition: transform 0.3s ease;
}.LIe_collab_net .info_item:hover {
    transform: translateX(10px);
}.LIe_collab_net .info_item p,
.LIe_collab_net .info_item a {
    color: #ffffff;
    display: flex;
    text-decoration: none;
    align-items: center;
    gap: 0.75rem;
    transition: all 0.3s ease;
    font-size: 12px;
}.LIe_collab_net .info_item svg {
    height: 20px;
    transition: transform 0.3s ease;
    width: 20px;
    fill: #ffffff;
}.LIe_collab_net .info_item:hover svg {
    transform: scale(1.2);
}.LIe_collab_net .text_main_holder {
    gap: 0;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1.5fr 1fr;
    z-index: 2;
}.LIe_collab_net .jzV_head_wrap {
    padding: 4rem 2rem 3rem;
    gap: 1.5rem;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    background-color: rgb(188,132,120);
    position: relative;
    flex-direction: column;
    z-index: 4;
    display: flex;
}.LIe_collab_net .jzV_head_wrap svg {
    height: auto;
    max-width: 150px;
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
}.LIe_collab_net .jzV_head_wrap:hover svg {
    transform: scale(1.05);
}.LIe_collab_net .Ixd_faq_block {
    opacity: 0.9;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6;
}.LIe_collab_net .WBs_header_learn {
    flex-direction: column;
    background-color: #000000;
    padding: 5rem 2rem 3rem;
    z-index: 2;
    gap: 2rem;
    display: flex;
    position: relative;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}.LIe_collab_net .WBs_header_learn::before {
    z-index: -1;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
}.LIe_collab_net .WBs_header_learn h5 {
    font-size: 22px;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}.LIe_collab_net .WBs_header_learn h5::after {
    position: absolute;
    left: 0;
    width: 40px;
    bottom: -0.5rem;
    background-color: rgb(215,173,163);
    content: '';
    height: 3px;
}.LIe_collab_net .ldb_site_study {
    gap: 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.LIe_collab_net .ldb_site_study:not(:last-child) {
    margin-bottom: 1rem;
}.LIe_collab_net .ldb_site_study a {
    padding: 0.5rem 0;
    font-size: 12px;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    opacity: 0.8;
    position: relative;
}.LIe_collab_net .ldb_site_study a::before {
    position: absolute;
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    background-color: rgb(215,173,163);
    content: '';
    width: 0;
    bottom: 0;
}.LIe_collab_net .ldb_site_study a:hover {
    padding-left: 10px;
    opacity: 1;
}.LIe_collab_net .ldb_site_study a:hover::before {
    width: 30px;
}.LIe_collab_net .subscribe_holder {
    padding: 4rem 2rem 3rem;
    gap: 1.5rem;
    background-color: rgb(188,132,120);
    display: flex;
    z-index: 3;
    position: relative;
    flex-direction: column;
}.LIe_collab_net .subscribe_holder::before {
    left: 0;
    position: absolute;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    z-index: -1;
    width: 100%;
    content: '';
    top: 0;
}.LIe_collab_net .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 1rem;
    font-size: 22px;
}.LIe_collab_net .subscribe_holder p {
    font-size: 12px;
    margin-bottom: 1rem;
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
}.LIe_collab_net .input_holder {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.LIe_collab_net .input_holder input[type="email"] {
    padding: 1rem 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.15);
}.LIe_collab_net .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
    border-color: rgba(255, 255, 255, 0.3);
}.LIe_collab_net .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.LIe_collab_net .uHr_sub_codes {
    border: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    background-color: rgb(215,173,163);
    position: relative;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    padding: 1rem 1.25rem;
    color: #ffffff;
}.LIe_collab_net .uHr_sub_codes::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    width: 100%;
    height: 100%;
    transition: left 0.5s ease;
    left: -100%;
    top: 0;
    content: '';
}.LIe_collab_net .uHr_sub_codes:hover {
    background-color: rgb(215,173,163,0.5);
}.LIe_collab_net .uHr_sub_codes:hover::before {
    left: 100%;
}.LIe_collab_net .LuE_webinar_cta {
    position: relative;
    padding: 6rem 0 2rem;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    background-color: rgb(188,132,120);
    margin-top: 0;
    text-align: center;
    z-index: 1;
}.LIe_collab_net .LuE_webinar_cta::before {
    width: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    left: 0;
    top: 0;
}.LIe_collab_net .OGs_desktop_app {
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
}

@media (max-width: 1200px) {.LIe_collab_net .gQx_msg_block {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}.LIe_collab_net .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.LIe_collab_net .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.LIe_collab_net .text_main_holder {
    grid-template-columns: 1fr;
}.LIe_collab_net .jzV_head_wrap,
    .LIe_collab_net .WBs_header_learn,
    .LIe_collab_net .subscribe_holder {
    clip-path: none;
}.LIe_collab_net .WBs_header_learn {
    padding: 3rem 2rem;
}.LIe_collab_net .jzV_head_wrap {
    padding: 3rem 2rem;
    text-align: center;
    align-items: center;
}.LIe_collab_net .subscribe_holder {
    padding: 3rem 2rem;
}.LIe_collab_net .LuE_webinar_cta {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}

@media (max-width: 768px) {.LIe_collab_net .gQx_msg_block {
    margin-bottom: 0;
    padding: 2.5rem 1.5rem 3rem;
    grid-template-columns: 1fr;
    clip-path: none;
}.LIe_collab_net .ldb_site_study {
    grid-template-columns: 1fr;
}.LIe_collab_net .WBs_header_learn h5,
    .LIe_collab_net .subscribe_holder h5 {
    text-align: center;
    display: block;
}.LIe_collab_net .WBs_header_learn h5::after {
    left: 50%;
    transform: translateX(-50%);
}.LIe_collab_net .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.LIe_collab_net .jzV_head_wrap,
    .LIe_collab_net .WBs_header_learn,
    .LIe_collab_net .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.LIe_collab_net .LuE_webinar_cta {
    padding: 2.5rem 0 1.5rem;
}.LIe_collab_net .info_item {
    padding: 0.5rem 0;
}.LIe_collab_net .info_item p,
    .LIe_collab_net .info_item a {
    justify-content: center;
}}.xtD_client_opinions {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(215,173,163,0.5) 100%);
    position: relative;
    overflow: hidden;
}.xtD_client_opinions::before {
    right: -10%;
    content: "";
    transform: rotate(-15deg);
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(215,173,163,0.5), transparent);
    width: 40%;
    opacity: 0.3;
    height: 40%;
    pointer-events: none;
    top: -10%;
}.xtD_client_opinions::after {
    content: "";
    z-index: 0;
    bottom: -10%;
    position: absolute;
    background: linear-gradient(225deg, transparent, rgb(188,132,120,0.5), transparent);
    width: 35%;
    transform: rotate(12deg);
    opacity: 0.25;
    height: 35%;
    pointer-events: none;
    left: -10%;
}.xtD_client_opinions .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.xtD_client_opinions h2 {
    font-size: 32px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    margin-bottom: 3.5rem;
    transform: perspective(1000px) rotateX(2deg);
}.xtD_client_opinions h2::after {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(188,132,120), rgb(215,173,163));
    width: 80px;
}.xtD_client_opinions .Pnu_learner_views {
    list-style: none;
    display: grid;
    padding: 0;
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.xtD_client_opinions .FXm_review_glow {
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1), 
                0 5px 10px -5px rgba(0,0,0,0.04),
                0 0 0 1px rgba(255,255,255,0.05);
    border-left: 3px solid rgb(188,132,120);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease-out;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    padding: 2rem;
}.xtD_client_opinions .FXm_review_glow::before {
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    transform: translateX(-100%);
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.05), transparent);
    transition: transform 0.6s ease-out;
    content: "";
}.xtD_client_opinions .FXm_review_glow:hover {
    transform: translateY(-8px) scale(1.01);
    box-shadow: 0 20px 30px -10px rgba(0,0,0,0.15),
                0 10px 15px -5px rgba(0,0,0,0.08),
                0 0 0 1px rgba(255,255,255,0.1);
}.xtD_client_opinions .FXm_review_glow:hover::before {
    transform: translateX(100%);
}.xtD_client_opinions .FXm_review_glow div {
    display: flex;
    margin-bottom: 1.2rem;
    align-items: center;
}.xtD_client_opinions .FXm_review_glow img {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    object-fit: cover;
    margin-right: 1rem;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.1);
}.xtD_client_opinions .FXm_review_glow:hover img {
    box-shadow: 0 0 0 3px rgb(188,132,120,0.5), 
                0 0 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}.xtD_client_opinions .FXm_review_glow h4 {
    font-weight: 600;
    position: relative;
    font-size: calc(19px - 2px);
    color: #ffffff;
    margin: 0;
}.xtD_client_opinions .FXm_review_glow h4::after {
    position: absolute;
    width: 0;
    bottom: -6px;
    height: 2px;
    background: rgb(188,132,120);
    left: 0;
    content: "";
    transition: width 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.xtD_client_opinions .FXm_review_glow:hover h4::after {
    width: 100%;
}.xtD_client_opinions .description {
    font-weight: 400;
    position: relative;
    line-height: 1.6;
    color: #ffffff;
    margin: 0;
    z-index: 2;
    font-size: 15px;
}.xtD_client_opinions .description::before {
    transition: transform 0.3s ease;
    content: "";
    opacity: 0.2;
    font-family: serif;
    color: rgb(188,132,120,0.5);
    z-index: -1;
    font-size: 80px;
    position: absolute;
    top: -25px;
    left: -15px;
}.xtD_client_opinions .FXm_review_glow:hover .description::before {
    transform: scale(1.1) rotate(-5deg);
    opacity: 0.3;
}.xtD_client_opinions a {
    font-weight: 600;
    transform: translateZ(0);
    color: #ffffff;
    z-index: 2;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,0.15);
    padding: 1rem 2rem;
    text-align: center;
    transition: all 0.3s ease;
    margin-top: 3rem;
    font-size: 15px;
    position: relative;
    text-decoration: none;
    background: linear-gradient(90deg, rgb(215,173,163), rgb(188,132,120));
    overflow: hidden;
    display: inline-block;
}.xtD_client_opinions a::before {
    transition: opacity 0.4s ease;
    height: 100%;
    content: "";
    opacity: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(188,132,120), rgb(215,173,163));
    z-index: -1;
    width: 100%;
    top: 0;
    position: absolute;
}.xtD_client_opinions a:hover::before {
    opacity: 1;
}.xtD_client_opinions a:hover {
    box-shadow: 0 15px 25px -5px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}.xtD_client_opinions a:active {
    transform: translateY(1px);
}

@media (max-width: 991px) {.xtD_client_opinions {
    padding: 5rem 0;
}.xtD_client_opinions .Pnu_learner_views {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.xtD_client_opinions h2 {
    font-size: calc(32px - 4px);
    margin-bottom: 3rem;
}
}

@media (max-width: 767px) {.xtD_client_opinions {
    padding: 4rem 1.5rem;
}.xtD_client_opinions .Pnu_learner_views {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.xtD_client_opinions h2 {
    font-size: calc(32px - 6px);
    transform: none;
}.xtD_client_opinions .FXm_review_glow {
    padding: 1.5rem;
}.xtD_client_opinions a {
    padding: 0.9rem 1.5rem;
    width: 100%;
    margin-top: 2rem;
}
}

@media (max-width: 480px) {.xtD_client_opinions {
    padding: 3rem 1rem;
}.xtD_client_opinions h2 {
    font-size: calc(32px - 8px);
}.xtD_client_opinions .FXm_review_glow {
    padding: 1.25rem;
}.xtD_client_opinions .FXm_review_glow div {
    margin-bottom: 1rem;
}.xtD_client_opinions .FXm_review_glow img {
    width: 40px;
    height: 40px;
}.xtD_client_opinions .description {
    font-size: calc(15px - 1px);
}
}

@media (hover: none) {.xtD_client_opinions .FXm_review_glow:hover {
    transform: none;
}.xtD_client_opinions .FXm_review_glow:hover::before,
    .xtD_client_opinions .FXm_review_glow:hover h4::after,
    .xtD_client_opinions .FXm_review_glow:hover .description::before {
    transform: none;
}.xtD_client_opinions .FXm_review_glow:hover img {
    transform: none;
}.xtD_client_opinions a:hover {
    transform: none;
}}.XCm_start_now {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(249, 249, 249, 0.95) 100%);
    padding: 6rem 0;
    position: relative;
    box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.05);
}.XCm_start_now::before {
    top: -5%;
    transform: translate3d(0, 0, 0);
    animation: floatGlow 12s ease-in-out infinite;
    background: rgb(188,132,120,0.5);
    opacity: 0.4;
    filter: blur(80px);
    height: 300px;
    content: "";
    width: 300px;
    z-index: 0;
    right: -5%;
    position: absolute;
}.XCm_start_now::after {
    position: absolute;
    animation: floatGlow 15s ease-in-out infinite reverse;
    bottom: -10%;
    left: -5%;
    transform: translate3d(0, 0, 0);
    width: 250px;
    z-index: 0;
    background: rgb(215,173,163,0.5);
    opacity: 0.3;
    height: 250px;
    filter: blur(60px);
    content: "";
}.XCm_start_now .container {
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    display: flex;
    align-items: center;
    z-index: 2;
    padding: 0 15px;
}.XCm_start_now h2 {
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.01em;
    max-width: 800px;
    font-size: 35px;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 2.5rem;
    line-height: 1.4;
}.XCm_start_now h2::after {
    bottom: -15px;
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(215,173,163), rgb(188,132,120));
    position: absolute;
    border-radius: 10px;
    height: 4px;
    box-shadow: 0 2px 8px rgba(rgb(215,173,163,0.5), 0.3);
    content: "";
}.XCm_start_now .psO_virtual_study {
    padding: 2.5rem 3rem;
    display: flex;
    border-radius: 16px;
    transform: translateY(0);
    background: #ffffff;
    overflow: hidden;
    position: relative;
    gap: 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.05),
    0 1px 3px rgba(0, 0, 0, 0.03),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
    align-items: center;
    justify-content: center;
}.XCm_start_now .psO_virtual_study::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.2) 100%);
    inset: 0;
    z-index: 0;
    position: absolute;
    content: "";
}.XCm_start_now .psO_virtual_study:hover {
    transform: translateY(-5px);
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.08),
    0 3px 10px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
}.XCm_start_now svg {
    z-index: 1;
    padding: 12px;
    background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);
    height: 48px;
    position: relative;
    width: 48px;
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.08),
    -5px -5px 15px rgba(255, 255, 255, 0.8),
    inset 0 0 0 rgba(0, 0, 0, 0.06),
    inset 0 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}.XCm_start_now .psO_virtual_study:hover svg {
    transform: scale(1.05) rotate(5deg);
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.1),
    -8px -8px 20px rgba(255, 255, 255, 0.9),
    inset 0 0 0 rgba(0, 0, 0, 0.06),
    inset 0 0 0 rgba(255, 255, 255, 0.8);
}.XCm_start_now svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.XCm_start_now .psO_virtual_study:hover svg path {
    fill: rgb(215,173,163);
}.XCm_start_now .psO_virtual_study > div {
    z-index: 1;
    position: relative;
}.XCm_start_now .IsF_reach_map {
    text-decoration: none;
    letter-spacing: 0.02em;
    position: relative;
    overflow: hidden;
    padding: 1rem 2rem;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    font-size: 14px;
    box-shadow: 0 4px 15px rgba(rgb(215,173,163,0.5), 0.4);
    background: linear-gradient(135deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.XCm_start_now .IsF_reach_map::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    left: -100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
}.XCm_start_now .IsF_reach_map:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(rgb(215,173,163,0.5), 0.5);
}.XCm_start_now .IsF_reach_map:hover::before {
    left: 100%;
}.XCm_start_now .IsF_reach_map:active {
    box-shadow: 0 2px 10px rgba(rgb(215,173,163,0.5), 0.3);
    transform: translateY(1px);
}

@keyframes floatGlow {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(5%, 5%) scale(1.1);
  }
}

@media (max-width: 991px) {.XCm_start_now {
    padding: 5rem 0;
}.XCm_start_now h2 {
    font-size: calc(35px * 0.9);
    max-width: 90%;
}.XCm_start_now .psO_virtual_study {
    padding: 2rem 2.5rem;
}
}

@media (max-width: 767px) {.XCm_start_now {
    padding: 4rem 0;
}.XCm_start_now h2 {
    line-height: 1.5;
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.XCm_start_now h2::after {
    width: 60px;
    height: 3px;
}.XCm_start_now .psO_virtual_study {
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem;
}.XCm_start_now .IsF_reach_map {
    text-align: center;
    width: 100%;
    padding: 0.9rem 1.8rem;
}
}

@media (max-width: 480px) {.XCm_start_now {
    padding: 3rem 0;
}.XCm_start_now h2 {
    font-size: calc(24px * 1.2);
    margin-bottom: 1.5rem;
}.XCm_start_now h2::after {
    width: 50px;
    bottom: -10px;
}.XCm_start_now .psO_virtual_study {
    padding: 1.5rem;
}.XCm_start_now svg {
    padding: 8px;
    width: 40px;
    height: 40px;
}.XCm_start_now .IsF_reach_map {
    font-size: calc(14px * 0.9);
    padding: 0.8rem 1.5rem;
}}.liH_stay_connected {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(242,221,216) 100%);
    overflow: hidden;
    padding: 5rem 2rem;
    perspective: 1000px;
    position: relative;
}.liH_stay_connected::before {
    width: 200%;
    height: 200%;
    content: "";
    animation: grid-move 20s linear infinite;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(188,132,120,0.5) 10px,
        rgb(188,132,120,0.5) 11px
    );
    top: -50%;
    opacity: 0.05;
    left: -50%;
}@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}

.liH_stay_connected .psO_virtual_study {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.liH_stay_connected .NsP_query_grid {
    background: rgb(242,221,216);
    transition: transform 0.5s ease;
    box-shadow: 
        0 0 20px rgb(215,173,163,0.5),
        0 0 40px rgb(188,132,120,0.5);
    padding: 3rem;
    max-width: 650px;
    transform: rotateY(-5deg);
    border-radius: 13px;
    position: relative;
    border: 1px solid rgb(215,173,163,0.5);
    margin: 0 auto;
}.liH_stay_connected .NsP_query_grid:hover {
    transform: rotateY(0deg);
}.liH_stay_connected .NsP_query_grid::before {
    background-size: 2px 100%, 100% 2px;
    width: 100%;
    opacity: 0.5;
    background: 
        linear-gradient(90deg, transparent 50%, rgb(215,173,163,0.5) 50%),
        linear-gradient(0deg, transparent 50%, rgb(188,132,120,0.5) 50%);
    border-radius: 13px;
    position: absolute;
    pointer-events: none;
    height: 100%;
    left: 0;
    animation: border-pulse 3s infinite alternate;
    top: 0;
    background-repeat: repeat-y, repeat-x;
    content: "";
    background-position: 0 0, 0 0;
}@keyframes border-pulse {
    0% {
        opacity: 0.3;
        filter: hue-rotate(0deg);
    }
    100% {
        opacity: 0.7;
        filter: hue-rotate(90deg);
    }
}

.liH_stay_connected h3 {
    text-shadow: 0 0 10px rgb(215,173,163,0.5);
    margin-bottom: 2rem;
    letter-spacing: 2px;
    font-weight: 700;
    color: rgb(215,173,163);
    text-align: center;
    border-bottom: 2px solid rgb(188,132,120);
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    padding-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    font-size: 18px;
}.liH_stay_connected .input_holder {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}.liH_stay_connected input[type="email"] {
    color: #ffffff;
    min-width: 250px;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    border: 1px solid rgb(188,132,120,0.5);
    font-size: 14px;
    padding: 1rem 1.5rem;
    flex: 1;
}.liH_stay_connected input[type="email"]:focus {
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(215,173,163,0.5);
    outline: none;
    border-color: rgb(215,173,163);
}.liH_stay_connected input[type="email"]::placeholder {
    opacity: 0.7;
    color: #ffffff;
}.liH_stay_connected input[type="submit"] {
    border: none;
    padding: 1rem 2rem;
    font-family: Arial, sans-serif;
    background: rgb(215,173,163);
    letter-spacing: 1px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    color: #ffffff;
}.liH_stay_connected input[type="submit"]:hover {
    box-shadow: 0 0 20px rgb(215,173,163);
}.liH_stay_connected input[type="submit"]::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(215,173,163), rgb(188,132,120), rgb(215,173,163));
    content: "";
    height: 200%;
    transform: rotate(45deg);
    opacity: 0;
    z-index: -1;
    left: -50%;
    width: 200%;
    top: -50%;
    transition: opacity 0.3s ease;
}.liH_stay_connected input[type="submit"]:hover::before {
    animation: rotate-bg 2s linear infinite;
    opacity: 1;
}

@keyframes rotate-bg {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 768px) {.liH_stay_connected {
    padding: 3rem 1.5rem;
}.liH_stay_connected .NsP_query_grid {
    padding: 2rem;
    transform: none;
}.liH_stay_connected h3 {
    font-size: calc(18px * 0.9);
}.liH_stay_connected .input_holder {
    flex-direction: column;
}.liH_stay_connected input[type="email"],
    .liH_stay_connected input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.liH_stay_connected {
    padding: 2rem 1rem;
}.liH_stay_connected .NsP_query_grid {
    padding: 1.5rem;
}.liH_stay_connected h3 {
    font-size: calc(18px * 0.8);
    letter-spacing: 1px;
}.liH_stay_connected input[type="email"] {
    padding: 0.8rem 1rem;
}.liH_stay_connected input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}.IQz_data_statistics {
    color: #ffffff;
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.IQz_data_statistics::before {
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
    width: 100%;
    opacity: 0.9;
    height: 100%;
    z-index: 1;
}.IQz_data_statistics::after {
    top: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(ellipse at center, rgb(215,173,163,0.5) 0%, transparent 70%);
    left: 0;
    content: "";
    opacity: 0.1;
    position: absolute;
    z-index: 2;
}.IQz_data_statistics .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
    position: relative;
}.IQz_data_statistics .ZFo_fast_benefits {
    border-radius: 12px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    padding: 40px;
    overflow: hidden;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    flex-direction: column;
}.IQz_data_statistics .ADG_expert_upgrade {
    display: flex;
    margin-right: 20px;
    width: 60px;
    align-items: center;
    background: linear-gradient(135deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    justify-content: center;
    padding: 15px;
    flex-shrink: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    height: 60px;
    border-radius: 10px;
}.IQz_data_statistics .ADG_expert_upgrade svg {
    width: 100%;
    height: 100%;
    fill: #ffffff;
}.IQz_data_statistics .ADG_expert_upgrade svg path {
    fill: #ffffff;
}.IQz_data_statistics .BtN_knowledge_boosters {
    font-size: 34px;
    position: relative;
    font-weight: 700;
    margin: 0 0 10px;
}.IQz_data_statistics .UCZ_class_gains {
    margin: 0;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.85);
    max-width: 700px;
    line-height: 1.7;
}.IQz_data_statistics .AnR_boost_growth {
    overflow-x: auto;
    padding-bottom: 10px;
    display: flex;
    position: relative;
    scrollbar-width: none;
    margin: 0 -10px;
    -ms-overflow-style: none;
}.IQz_data_statistics .AnR_boost_growth::-webkit-scrollbar {
    display: none;
}.IQz_data_statistics .AnR_boost_growth::after {
    content: "";
    height: 1px;
    left: 10px;
    bottom: 0;
    right: 10px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 255, 255, 0.1) 20%, 
        rgba(255, 255, 255, 0.1) 80%, 
        transparent 100%);
}.IQz_data_statistics .TCV_extra_pro {
    text-align: center;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    min-width: calc(25% - 20px);
    padding: 20px 15px;
    align-items: center;
    flex-direction: column;
    transition: all 0.3s ease;
    display: flex;
    border-radius: 8px;
    position: relative;
    margin: 0 10px;
}.IQz_data_statistics .TCV_extra_pro::before {
    left: 0;
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    width: 100%;
    position: absolute;
    content: "";
    height: 3px;
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0;
}.IQz_data_statistics .TCV_extra_pro:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.05);
}.IQz_data_statistics .TCV_extra_pro:hover::before {
    opacity: 1;
}.IQz_data_statistics .jrJ_statistics_boosts {
    width: 40px;
    margin-bottom: 15px;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 40px;
    display: flex;
}.IQz_data_statistics .jrJ_statistics_boosts::after {
    left: 50%;
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    border-radius: 50%;
    top: 50%;
    height: 48px;
    width: 48px;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    position: absolute;
}.IQz_data_statistics .TCV_extra_pro:hover .jrJ_statistics_boosts::after {
    border-color: rgba(rgb(215,173,163), 0.3);
    height: 52px;
    width: 52px;
}.IQz_data_statistics .jrJ_statistics_boosts svg {
    fill: rgb(188,132,120);
    transition: all 0.3s ease;
    height: 100%;
    width: 100%;
}.IQz_data_statistics .jrJ_statistics_boosts svg path {
    fill: rgb(188,132,120);
}.IQz_data_statistics .TCV_extra_pro:hover .jrJ_statistics_boosts svg {
    fill: rgb(215,173,163);
}.IQz_data_statistics .TCV_extra_pro:hover .jrJ_statistics_boosts svg path {
    fill: rgb(215,173,163);
}.IQz_data_statistics .TCV_extra_pro span {
    position: relative;
    font-weight: 700;
    animation: numberFadeUp 0.5s forwards 0.2s;
    display: block;
    color: #ffffff;
    margin-bottom: 8px;
    opacity: 0;
    transform: translateY(10px);
    font-size: calc(20px + 4px);
}.IQz_data_statistics .TCV_extra_pro:nth-child(2) span {
    animation-delay: 0.3s;
}.IQz_data_statistics .TCV_extra_pro:nth-child(3) span {
    animation-delay: 0.4s;
}.IQz_data_statistics .TCV_extra_pro:nth-child(4) span {
    animation-delay: 0.5s;
}@keyframes numberFadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.IQz_data_statistics .TCV_extra_pro p {
    margin: 0;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.4;
}.IQz_data_statistics .TCV_extra_pro:nth-child(1) {
    animation: fadeInSlide 0.4s ease forwards;
}.IQz_data_statistics .TCV_extra_pro:nth-child(2) {
    animation: fadeInSlide 0.4s ease forwards 0.1s;
}.IQz_data_statistics .TCV_extra_pro:nth-child(3) {
    animation: fadeInSlide 0.4s ease forwards 0.2s;
}.IQz_data_statistics .TCV_extra_pro:nth-child(4) {
    animation: fadeInSlide 0.4s ease forwards 0.3s;
}

@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@media screen and (max-width: 991px) {.IQz_data_statistics {
    padding: 100px 0;
}.IQz_data_statistics .ZFo_fast_benefits {
    padding: 30px;
}.IQz_data_statistics .ADG_expert_upgrade {
    margin-right: 15px;
    width: 50px;
    padding: 12px;
    height: 50px;
}.IQz_data_statistics .BtN_knowledge_boosters {
    font-size: calc(34px - 2px);
}.IQz_data_statistics .UCZ_class_gains {
    font-size: calc(15px - 1px);
}.IQz_data_statistics .TCV_extra_pro {
    padding: 15px 12px;
    min-width: calc(33.33% - 20px);
}.IQz_data_statistics .jrJ_statistics_boosts {
    height: 36px;
    width: 36px;
    margin-bottom: 12px;
}.IQz_data_statistics .jrJ_statistics_boosts::after {
    height: 42px;
    width: 42px;
}.IQz_data_statistics .TCV_extra_pro span {
    font-size: calc(20px + 2px);
}
}

@media screen and (max-width: 767px) {.IQz_data_statistics {
    padding: 80px 0;
}.IQz_data_statistics .ZFo_fast_benefits {
    padding: 25px;
}.IQz_data_statistics .ADG_expert_upgrade {
    margin-right: 0;
    margin-bottom: 15px;
}.IQz_data_statistics .BtN_knowledge_boosters {
    font-size: calc(34px - 4px);
    margin-bottom: 8px;
}.IQz_data_statistics .UCZ_class_gains {
    font-size: calc(15px - 1px);
}.IQz_data_statistics .TCV_extra_pro {
    min-width: calc(50% - 20px);
    padding: 15px 10px;
}.IQz_data_statistics .jrJ_statistics_boosts {
    margin-bottom: 10px;
    height: 32px;
    width: 32px;
}.IQz_data_statistics .jrJ_statistics_boosts::after {
    height: 38px;
    width: 38px;
}.IQz_data_statistics .TCV_extra_pro span {
    font-size: calc(20px);
}.IQz_data_statistics .TCV_extra_pro p {
    font-size: calc(15px - 1px);
}

}

@media screen and (max-width: 576px) {.IQz_data_statistics {
    padding: 70px 0;
}.IQz_data_statistics .container {
    padding: 0 15px;
}.IQz_data_statistics .ZFo_fast_benefits {
    padding: 20px;
}.IQz_data_statistics .ADG_expert_upgrade {
    width: 45px;
    height: 45px;
    margin-bottom: 12px;
    padding: 10px;
}.IQz_data_statistics .BtN_knowledge_boosters {
    font-size: calc(34px - 6px);
}.IQz_data_statistics .UCZ_class_gains {
    font-size: calc(15px - 2px);
}.IQz_data_statistics .TCV_extra_pro {
    min-width: calc(85% - 20px);
    padding: 15px;
}.IQz_data_statistics .jrJ_statistics_boosts {
    width: 30px;
    height: 30px;
}.IQz_data_statistics .jrJ_statistics_boosts::after {
    height: 36px;
    width: 36px;
}.IQz_data_statistics .TCV_extra_pro span {
    font-size: calc(20px - 1px);
}.IQz_data_statistics .TCV_extra_pro p {
    font-size: calc(15px - 2px);
}}.PAo_program_details {
    display: grid;
    min-height: 100vh;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    position: relative;
    background: rgb(188,132,120);
}.PAo_program_details .rKQ_lesson_path {
    top: 0;
    width: 50%;
    height: 100%;
    right: 0;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    overflow: hidden;
}.PAo_program_details .Ujo_skill_route {
    animation: verticalScroll 25s ease-in-out infinite alternate;
    flex-direction: column;
    width: 100%;
    height: 400%;
    display: flex;
}.PAo_program_details .rKQ_lesson_path:hover .Ujo_skill_route {
    animation-play-state: paused;
}.PAo_program_details .Gxr_knowledge_path {
    width: 100%;
    transition: transform 0.5s ease;
    transform: scale(1.1);
    position: relative;
    height: 25%;
}.PAo_program_details .Gxr_knowledge_path::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    z-index: 1;
}.PAo_program_details .Gxr_knowledge_path img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: filter 0.5s ease;
    filter: saturate(0.8) contrast(1.2);
}.PAo_program_details .Gxr_knowledge_path: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%);
    }
}

.PAo_program_details .container {
    position: relative;
    grid-column: 1;
    display: flex;
    height: 100%;
    align-items: center;
    z-index: 5;
}.PAo_program_details .psO_virtual_study {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
}.PAo_program_details .vTh_practical_study {
    padding: 4rem 3rem;
    border-left: 4px solid rgb(215,173,163);
    position: relative;
    background: transparent;
}.PAo_program_details .vTh_practical_study::before {
    height: 100%;
    z-index: -1;
    width: 0;
    content: "";
    transition: width 0.6s ease;
    top: 0;
    position: absolute;
    left: 0;
    background: rgb(215,173,163,0.5);
}.PAo_program_details .vTh_practical_study:hover::before {
    width: 100%;
}.PAo_program_details .vTh_practical_study::after {
    content: "";
    position: absolute;
    background: rgb(215,173,163);
    top: 50%;
    left: -20px;
    transform: translateY(-50%) rotate(45deg);
    height: 40px;
    width: 40px;
}.PAo_program_details .vTh_practical_study h3 {
    font-size: 38px;
    margin-bottom: 2rem;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}.PAo_program_details .vTh_practical_study span > * {
    display: inline-block;
    transform: skewX(15deg);
}.PAo_program_details .vTh_practical_study p {
    margin-bottom: 2.5rem;
    border-left: 2px solid rgb(188,132,120);
    color: #ffffff;
    font-size: 17px;
    line-height: 1.8;
    position: relative;
    padding-left: 1rem;
}.PAo_program_details .vTh_practical_study .IsF_reach_map {
    background: transparent;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
    overflow: hidden;
    padding: 1rem 2.5rem;
    text-decoration: none;
    border: 2px solid rgb(215,173,163);
    transition: color 0.3s ease;
    text-transform: uppercase;
}.PAo_program_details .vTh_practical_study .IsF_reach_map::before {
    content: "";
    background: rgb(215,173,163);
    width: 0;
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
}.PAo_program_details .vTh_practical_study .IsF_reach_map:hover {
    color: #000000;
}.PAo_program_details .vTh_practical_study .IsF_reach_map:hover::before {
    width: 100%;
}

@media screen and (max-width: 1200px) {.PAo_program_details .vTh_practical_study h3 {
    font-size: calc(38px * 0.85);
}.PAo_program_details .psO_virtual_study {
    padding-right: 0;
    padding-left: 5%;
}
}

@media screen and (max-width: 992px) {.PAo_program_details {
    grid-template-rows: 40vh 1fr;
    grid-template-columns: 1fr;
}.PAo_program_details .rKQ_lesson_path {
    clip-path: none;
    position: relative;
    width: 100%;
    height: 40vh;
}.PAo_program_details .Ujo_skill_route {
    animation: horizontalScroll 25s ease-in-out infinite alternate;
    height: 100%;
    width: 400%;
    flex-direction: row;
}.PAo_program_details .Gxr_knowledge_path {
    width: 25%;
    height: 100%;
}.PAo_program_details .Gxr_knowledge_path::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}.PAo_program_details .container {
    grid-column: auto;
    padding: 3rem 0;
    grid-row: 2;
}.PAo_program_details .psO_virtual_study {
    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) {.PAo_program_details .vTh_practical_study {
    padding: 3rem 1.5rem;
}.PAo_program_details .vTh_practical_study h3 {
    font-size: 30px;
    margin-bottom: 1.5rem;
}.PAo_program_details .vTh_practical_study::after {
    height: 30px;
    width: 30px;
    left: -15px;
}
}

@media screen and (max-width: 480px) {.PAo_program_details {
    grid-template-rows: 30vh 1fr;
}.PAo_program_details .rKQ_lesson_path {
    height: 30vh;
}.PAo_program_details .Ujo_skill_route {
    width: 300%;
    animation-duration: 20s;
}.PAo_program_details .Gxr_knowledge_path {
    width: 33.333%;
}.PAo_program_details .vTh_practical_study {
    border-left-width: 3px;
    padding: 2rem 1rem;
}.PAo_program_details .vTh_practical_study h3 {
    font-size: calc(30px * 0.9);
    letter-spacing: 1px;
}.PAo_program_details .vTh_practical_study p {
    padding-left: 0.5rem;
    font-size: calc(17px * 0.9);
}.PAo_program_details .vTh_practical_study .IsF_reach_map {
    padding: 0.8rem 1.5rem;
    text-align: center;
    font-size: calc(17px * 0.9);
    display: block;
}.PAo_program_details .vTh_practical_study::after {
    left: -10px;
    height: 20px;
    width: 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%);
        }
    }
}.rTU_secure_fence {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(246, 246, 250, 0.95) 100%);
    padding: 5rem 2rem;
}.rTU_secure_fence::before {
    top: 0;
    z-index: 1;
    height: 100%;
    background-image: 
        linear-gradient(45deg, transparent 48%, rgb(215,173,163,0.5) 49%, rgb(215,173,163,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(188,132,120,0.5) 49%, rgb(188,132,120,0.5) 51%, transparent 52%);
    position: absolute;
    content: "";
    width: 100%;
    background-size: 50px 50px;
    left: 0;
    opacity: 0.07;
}.rTU_secure_fence .container {
    z-index: 2;
    max-width: 1140px;
    padding: 3rem;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: perspective(1200px) rotateX(1deg);
    margin: 0 auto;
    position: relative;
}.rTU_secure_fence h1 {
    margin-bottom: 2rem;
    position: relative;
    font-weight: 700;
    transform: translateX(-0.5rem);
    color: rgb(215,173,163);
    font-size: 41px;
    padding-bottom: 1rem;
}.rTU_secure_fence h1::after {
    animation: widthPulse 3s infinite alternate ease-in-out;
    height: 4px;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    content: "";
    width: 80px;
    position: absolute;
    transform-origin: left center;
}.rTU_secure_fence h2 {
    font-weight: 600;
    position: relative;
    border-left: 3px solid rgb(188,132,120);
    padding-left: 1rem;
    color: #000000;
    font-size: 33px;
    margin: 2.5rem 0 1.5rem;
}.rTU_secure_fence h3 {
    position: relative;
    font-size: calc(33px * 0.85);
    font-weight: 600;
    color: #000000;
    border-left: 2px solid rgb(188,132,120,0.5);
    margin: 2rem 0 1.2rem;
    padding-left: 1rem;
}.rTU_secure_fence h4 {
    font-weight: 600;
    padding-left: 1rem;
    border-left: 1px solid rgb(188,132,120,0.5);
    color: #000000;
    font-size: calc(33px * 0.7);
    margin: 1.8rem 0 1rem;
    position: relative;
}.rTU_secure_fence p {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
    font-size: 15px;
    margin-bottom: 1.5rem;
}.rTU_secure_fence p strong {
    position: relative;
    font-weight: 600;
    color: #000000;
    display: inline-block;
}.rTU_secure_fence p strong::after {
    z-index: -1;
    height: 8px;
    left: 0;
    content: "";
    width: 100%;
    bottom: 0;
    position: absolute;
    opacity: 0.3;
    background-color: rgb(188,132,120,0.5);
}.rTU_secure_fence ul {
    list-style-type: none;
    padding: 0;
    margin: 1.5rem 0 2rem 1.5rem;
}.rTU_secure_fence li {
    color: #000000;
    font-size: 15px;
    margin-bottom: 1rem;
    position: relative;
    font-family: Arial, sans-serif;
    padding-left: 1.5rem;
    line-height: 1.7;
}.rTU_secure_fence li::before {
    content: "";
    background-color: rgb(215,173,163);
    transition: transform 0.3s ease;
    height: 8px;
    left: 0;
    top: 0.65rem;
    width: 8px;
    position: absolute;
    border-radius: 10px;
    transform: rotate(45deg);
}.rTU_secure_fence li:hover::before {
    transform: rotate(135deg);
}.rTU_secure_fence span {
    padding: 0.5rem 0 1.5rem;
    line-height: 1.8;
    display: block;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
    position: relative;
}.rTU_secure_fence span::before {
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(215,173,163,0.5), transparent);
    opacity: 0.5;
    height: 100%;
    width: 3px;
    left: -1rem;
}

@keyframes widthPulse {
    0% {
        width: 80px;
    }
    50% {
        width: 120px;
    }
    100% {
        width: 80px;
    }
}

@media (max-width: 992px) {.rTU_secure_fence {
    padding: 3rem 1.5rem;
}.rTU_secure_fence .container {
    transform: perspective(1000px) rotateX(0.5deg);
    padding: 2rem;
}.rTU_secure_fence h1 {
    font-size: calc(41px * 0.9);
}.rTU_secure_fence h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.rTU_secure_fence {
    padding: 2rem 1rem;
}.rTU_secure_fence .container {
    padding: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: none;
}.rTU_secure_fence h1 {
    transform: translateX(0);
    font-size: calc(41px * 0.8);
}.rTU_secure_fence h2 {
    margin: 2rem 0 1rem;
    font-size: calc(33px * 0.8);
}.rTU_secure_fence h3 {
    font-size: calc(33px * 0.7);
}.rTU_secure_fence h4 {
    font-size: calc(33px * 0.6);
}.rTU_secure_fence p, 
    .rTU_secure_fence li,
    .rTU_secure_fence span {
    font-size: calc(15px * 0.95);
}.rTU_secure_fence ul {
    margin-left: 0.5rem;
}
}

@media (max-width: 576px) {.rTU_secure_fence {
    padding: 1.5rem 0.5rem;
}.rTU_secure_fence .container {
    padding: 1.25rem;
}.rTU_secure_fence h1 {
    font-size: calc(41px * 0.7);
}.rTU_secure_fence h2 {
    font-size: calc(33px * 0.7);
}.rTU_secure_fence h3 {
    font-size: calc(33px * 0.6);
}.rTU_secure_fence h4 {
    font-size: calc(33px * 0.5);
}.rTU_secure_fence p, 
    .rTU_secure_fence li,
    .rTU_secure_fence span {
    font-size: calc(15px * 0.9);
}.rTU_secure_fence span::before {
    left: -0.75rem;
}}.Itk_pricing_feature {
    padding: 6rem 0;
    overflow: hidden;
    background-color: rgb(242,221,216);
    position: relative;
}.Itk_pricing_feature::before {
    z-index: 1;
    content: "";
    position: absolute;
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(215,173,163,0.5) 0%, transparent 70%);
}.Itk_pricing_feature::after {
    opacity: 0.15;
    position: absolute;
    pointer-events: none;
    bottom: -5rem;
    right: -5rem;
    transform: rotate(-15deg);
    z-index: 1;
    width: 20rem;
    background: linear-gradient(225deg, rgb(188,132,120) 0%, transparent 80%);
    content: "";
    height: 20rem;
}.Itk_pricing_feature .container {
    margin: 0 auto;
    max-width: 1400px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
}.Itk_pricing_feature .Iwr_learning_cost {
    gap: 3rem;
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
}.Itk_pricing_feature .iPl_study_cost {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    border-left: 4px solid rgb(215,173,163);
    position: relative;
    padding: 2rem;
    background-color: #ffffff;
}.Itk_pricing_feature .iPl_study_cost::before {
    position: absolute;
    transform: rotate(45deg);
    left: -20px;
    top: 20px;
    z-index: -1;
    content: "";
    height: 40px;
    width: 40px;
    background-color: rgb(215,173,163);
}.Itk_pricing_feature .iPl_study_cost h2 {
    transform: perspective(800px) translateZ(30px);
    color: #000000;
    font-size: 35px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
}.Itk_pricing_feature .iPl_study_cost h2::after {
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(215,173,163), rgb(188,132,120));
    left: 0;
    width: 80px;
    height: 3px;
    content: "";
}.Itk_pricing_feature .iPl_study_cost .kJB_study_sub {
    font-size: 14px;
    color: #000000;
    max-width: 80%;
    line-height: 1.6;
}.Itk_pricing_feature .BjZ_learning_pricing {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
}.Itk_pricing_feature .SxY_tuition_plans {
    position: relative;
    transform-style: preserve-3d;
    color: inherit;
    text-decoration: none;
    transition: all 0.4s ease;
    display: block;
}.Itk_pricing_feature .SxY_tuition_plans:hover {
    transform: translateY(-10px);
}.Itk_pricing_feature .Niw_price_choices {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    height: 100%;
    transform: translateZ(0);
    background-color: #ffffff;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}.Itk_pricing_feature .SxY_tuition_plans:hover .Niw_price_choices {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(215,173,163,0.5);
}.Itk_pricing_feature .SxY_tuition_plans:nth-child(odd) .Niw_price_choices {
    transform: rotate(-1deg);
}.Itk_pricing_feature .SxY_tuition_plans:nth-child(even) .Niw_price_choices {
    transform: rotate(1deg);
}.Itk_pricing_feature .SxY_tuition_plans:hover .Niw_price_choices {
    transform: rotate(0) translateZ(20px);
}.Itk_pricing_feature .YTn_study_rates {
    z-index: 2;
    flex: 1;
    padding: 2rem;
    display: flex;
    position: relative;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-direction: column;
}.Itk_pricing_feature .YTn_study_rates::before {
    left: 0;
    z-index: -1;
    width: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
}.Itk_pricing_feature .YTn_study_rates h3 {
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 1rem;
    transform: translateZ(10px);
    color: #000000;
    font-weight: 600;
    font-size: calc(22px * 1.2);
}.Itk_pricing_feature .SxY_tuition_plans:hover .YTn_study_rates h3 {
    transform: translateZ(25px);
}.Itk_pricing_feature .YTn_study_rates h3::after {
    left: 0;
    transition: width 0.3s ease;
    height: 3px;
    content: "";
    bottom: -8px;
    background: rgb(215,173,163);
    position: absolute;
    width: 40px;
}.Itk_pricing_feature .SxY_tuition_plans:hover .YTn_study_rates h3::after {
    width: 60px;
}.Itk_pricing_feature .UYJ_class_rates {
    font-weight: 700;
    display: block;
    position: relative;
    margin: 0.5rem 0 1.5rem;
    transform: translateZ(15px);
    color: rgb(215,173,163);
    font-size: calc(22px * 1.8);
}.Itk_pricing_feature .UYJ_class_rates::before {
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(215,173,163,0.5), transparent);
    width: 80px;
    height: 2px;
    bottom: -8px;
}.Itk_pricing_feature .YTn_study_rates p {
    overflow-wrap: break-word;
    font-size: 14px;
    line-height: 1.6;
    word-break: break-word;
    flex: 1;
    margin-top: 1rem;
    color: #000000;
}.Itk_pricing_feature .GeM_pic_strip_wrap {
    position: relative;
    height: 200px;
    transition: transform 0.5s ease;
    width: 100%;
    overflow: hidden;
    transform: translateZ(0);
}.Itk_pricing_feature .SxY_tuition_plans:hover .GeM_pic_strip_wrap {
    transform: scale(1.05) translateZ(0);
}.Itk_pricing_feature .GeM_pic_strip_wrap::after {
    position: absolute;
    height: 50%;
    left: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    width: 100%;
}.Itk_pricing_feature .GeM_pic_strip_wrap::before {
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.15;
    position: absolute;
    z-index: 1;
    background: rgb(215,173,163);
    transition: opacity 0.3s ease;
    left: 0;
}.Itk_pricing_feature .SxY_tuition_plans:hover .GeM_pic_strip_wrap::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.Itk_pricing_feature .Iwr_learning_cost {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.Itk_pricing_feature .iPl_study_cost {
    padding: 3rem;
}.Itk_pricing_feature .BjZ_learning_pricing {
    grid-column: 1;
    grid-row: 1;
}.Itk_pricing_feature .iPl_study_cost {
    top: 2rem;
    align-self: start;
    grid-column: 2;
    grid-row: 1;
    position: sticky;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.Itk_pricing_feature .iPl_study_cost:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.Itk_pricing_feature .BjZ_learning_pricing {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.Itk_pricing_feature .YTn_study_rates {
    min-height: 300px;
}
}

@media (max-width: 991px) {.Itk_pricing_feature {
    padding: 4rem 0;
}.Itk_pricing_feature .iPl_study_cost {
    order: -1;
}.Itk_pricing_feature .iPl_study_cost h2 {
    font-size: calc(35px * 0.9);
}.Itk_pricing_feature .iPl_study_cost .kJB_study_sub {
    max-width: 100%;
}
}

@media (max-width: 767px) {.Itk_pricing_feature {
    padding: 3rem 0;
}.Itk_pricing_feature .container {
    padding: 0 1.5rem;
}.Itk_pricing_feature .BjZ_learning_pricing {
    grid-template-columns: 1fr;
}.Itk_pricing_feature .iPl_study_cost h2 {
    font-size: calc(35px * 0.8);
}.Itk_pricing_feature .YTn_study_rates {
    padding: 1.5rem;
}.Itk_pricing_feature .UYJ_class_rates {
    font-size: calc(22px * 1.5);
}.Itk_pricing_feature .GeM_pic_strip_wrap {
    height: 180px;
}
}

@media (max-width: 480px) {.Itk_pricing_feature .YTn_study_rates p {
    font-size: calc(14px * 0.9);
}.Itk_pricing_feature .YTn_study_rates h3 {
    font-size: 22px;
}.Itk_pricing_feature .UYJ_class_rates {
    font-size: calc(22px * 1.3);
}.Itk_pricing_feature .GeM_pic_strip_wrap {
    height: 160px;
}}.vyd_our_mission {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.vyd_our_mission::before {
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65));
    height: 100%;
    position: absolute;
    width: 100%;
}.vyd_our_mission::after {
    right: -5%;
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg) skewX(-15deg);
    width: 40%;
    top: -10%;
    z-index: 0;
    background: rgb(215,173,163);
    height: 70%;
    content: "";
    position: absolute;
    opacity: 0.1;
}.vyd_our_mission h4 {
    position: relative;
    animation: fadeInUp 0.8s 0.2s forwards;
    text-transform: uppercase;
    transform: translateY(-30px);
    letter-spacing: 3px;
    z-index: 2;
    color: #ffffff;
    margin-bottom: 2rem;
    opacity: 0;
    text-align: center;
    font-size: calc(21px * 1.2);
    font-weight: 700;
}.vyd_our_mission h4::after {
    left: 50%;
    background: rgb(215,173,163);
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    height: 3px;
    content: "";
    width: 60px;
}.vyd_our_mission .container {
    animation: fadeIn 1s 0.4s forwards;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    width: 85%;
    margin: 0 auto;
    opacity: 0;
}.vyd_our_mission .NmR_text_holder_item {
    animation: fadeInUp 0.8s 0.5s forwards;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    position: relative;
    padding: 3rem;
    border-left: 4px solid rgb(215,173,163);
    opacity: 0;
    transform: translateY(30px);
    backdrop-filter: blur(10px);
}.vyd_our_mission .NmR_text_holder_item::before {
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(215,173,163,0.5), transparent);
    height: 100%;
    z-index: -1;
    left: 0;
    content: "";
    opacity: 0.07;
}.vyd_our_mission .NmR_text_holder_item h6 {
    letter-spacing: 1px;
    position: relative;
    opacity: 0;
    transform: translateY(-10px);
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    font-size: calc(22px * 1.5);
    animation: fadeInUp 0.8s 0.7s forwards;
    color: rgb(215,173,163);
    font-weight: 700;
}.vyd_our_mission .NmR_text_holder_item h6::after {
    bottom: 0;
    width: 40px;
    left: 0;
    position: absolute;
    background: rgb(215,173,163);
    content: "";
    height: 2px;
}.vyd_our_mission .NmR_text_holder_item div {
    position: relative;
    line-height: 1.7;
}.vyd_our_mission .NmR_text_holder_item span {
    text-align: justify;
    line-height: 1.8;
    transform: translateY(20px);
    display: block;
    color: #ffffff;
    opacity: 0;
    opacity: 0.9;
    font-size: 12px;
    font-weight: 400;
    animation: fadeInUp 0.8s 0.9s forwards;
}.vyd_our_mission .NmR_text_holder_item span::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(215,173,163);
}

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

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

@media screen and (max-width: 992px) {.vyd_our_mission {
    padding: 4rem 0;
}.vyd_our_mission .container {
    width: 90%;
}.vyd_our_mission .NmR_text_holder_item {
    padding: 2.5rem;
}.vyd_our_mission::after {
    height: 60%;
    right: -15%;
    top: -5%;
    width: 50%;
}
}

@media screen and (max-width: 768px) {.vyd_our_mission {
    padding: 3.5rem 0;
}.vyd_our_mission h4 {
    font-size: calc(21px * 1.1);
}.vyd_our_mission .NmR_text_holder_item {
    padding: 2rem;
}.vyd_our_mission .NmR_text_holder_item h6 {
    font-size: calc(22px * 1.3);
}.vyd_our_mission .NmR_text_holder_item span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}

@media screen and (max-width: 576px) {.vyd_our_mission {
    padding: 3rem 0;
}.vyd_our_mission h4 {
    letter-spacing: 2px;
    font-size: 21px;
}.vyd_our_mission .container {
    width: 92%;
}.vyd_our_mission .NmR_text_holder_item {
    padding: 1.5rem;
    border-left-width: 3px;
}.vyd_our_mission .NmR_text_holder_item h6 {
    font-size: 22px;
    margin-bottom: 1rem;
}.vyd_our_mission .NmR_text_holder_item span {
    font-size: calc(12px * 0.9);
    line-height: 1.5;
}.vyd_our_mission::after {
    height: 40%;
    right: -30%;
    top: -5%;
    width: 70%;
}}.zoF_contact_section {
    padding: 90px 0;
    background: rgb(242,221,216);
    overflow: hidden;
    position: relative;
}.zoF_contact_section::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(188,132,120,0.5),
        rgb(188,132,120,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    opacity: 0.05;
    width: 100%;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
}.zoF_contact_section .GeM_pic_strip_wrap {
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    right: 0;
    width: 40%;
    top: 5%;
    z-index: 1;
    height: 90%;
    border-radius: 26px 0 0 26px;
    position: absolute;
}.zoF_contact_section .GeM_pic_strip_wrap::after {
    position: absolute;
    background: linear-gradient(to right, rgb(215,173,163,0.5), transparent 70%);
    width: 100%;
    left: 0;
    content: '';
    border-radius: 26px 0 0 26px;
    height: 100%;
    top: 0;
}.zoF_contact_section .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.zoF_contact_section h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 50px;
    color: rgb(215,173,163);
    font-size: 29px;
    text-align: center;
    font-weight: 700;
}.zoF_contact_section .iEt_connect_box {
    display: flex;
    overflow: hidden;
    border-radius: 26px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.zoF_contact_section .lov_reach_message {
    flex: 1;
    padding: 50px;
    position: relative;
}.zoF_contact_section form h3 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 22px;
    text-align: left;
}.zoF_contact_section input[type="text"],
.zoF_contact_section textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    font-size: 15px;
    padding: 15px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    background: #ffffff;
    border-radius: 10px;
}.zoF_contact_section input[type="text"]:focus,
.zoF_contact_section textarea:focus {
    box-shadow: 0 0 0 2px rgb(215,173,163,0.5);
    border-color: rgb(215,173,163);
    outline: none;
}.zoF_contact_section textarea {
    resize: none;
    height: 150px;
}.zoF_contact_section .Clm_inquiry_feedback {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}.zoF_contact_section .Clm_inquiry_feedback input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.zoF_contact_section .Clm_inquiry_feedback label {
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
    font-size: 15px;
    color: #000000;
}.zoF_contact_section .Clm_inquiry_feedback label::before {
    left: 0;
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 18px;
    top: 2px;
    height: 18px;
    border: 2px solid rgb(188,132,120);
}.zoF_contact_section .Clm_inquiry_feedback input[type="checkbox"]:checked + label::before {
    border-color: rgb(215,173,163);
    background: rgb(215,173,163);
}.zoF_contact_section .Clm_inquiry_feedback input[type="checkbox"]:checked + label::after {
    content: '';
    width: 6px;
    position: absolute;
    transform: rotate(45deg);
    height: 10px;
    border: solid #ffffff;
    top: 6px;
    border-width: 0 2px 2px 0;
    left: 6px;
}.zoF_contact_section .Clm_inquiry_feedback a {
    color: rgb(215,173,163);
    transition: all 0.3s ease;
    text-decoration: none;
}.zoF_contact_section .Clm_inquiry_feedback a:hover {
    text-decoration: underline;
}.zoF_contact_section .IsF_reach_map {
    padding: 15px 40px;
    background: rgb(215,173,163);
    border: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    display: inline-block;
    font-weight: 600;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
}.zoF_contact_section .IsF_reach_map:hover {
    transform: translateY(-3px);
    background: rgb(188,132,120);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.zoF_contact_section .sRV_feedback_help {
    width: 35%;
    padding: 50px;
    position: relative;
    background: rgb(215,173,163);
}.zoF_contact_section .sRV_feedback_help::before {
    height: 100%;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
}.zoF_contact_section .sRV_feedback_help h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 40px;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.zoF_contact_section .sRV_feedback_help h4::after {
    content: '';
    background: #ffffff;
    height: 3px;
    bottom: -15px;
    width: 40px;
    position: absolute;
    left: 0;
}.zoF_contact_section .qLG_support_list {
    list-style: none;
    margin: 0;
    padding: 0;
}.zoF_contact_section .qLG_support_list li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}.zoF_contact_section .qLG_support_list svg {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    margin-right: 15px;
}.zoF_contact_section .qLG_support_list svg path {
    fill: #ffffff;
}.zoF_contact_section .qLG_support_list span {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 15px;
}.zoF_contact_section .qLG_support_list a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.zoF_contact_section .qLG_support_list a:hover {
    opacity: 0.8;
}

@media (max-width: 992px) {.zoF_contact_section .GeM_pic_strip_wrap {
    display: none;
}.zoF_contact_section .iEt_connect_box {
    flex-direction: column;
}.zoF_contact_section .lov_reach_message {
    width: 100%;
}.zoF_contact_section .sRV_feedback_help {
    width: 100%;
}
}

@media (max-width: 768px) {.zoF_contact_section {
    padding: 60px 0;
}.zoF_contact_section h3 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.9);
}.zoF_contact_section .lov_reach_message,
    .zoF_contact_section .sRV_feedback_help {
    padding: 40px;
}
}

@media (max-width: 576px) {.zoF_contact_section {
    padding: 40px 0;
}.zoF_contact_section h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.zoF_contact_section .lov_reach_message,
    .zoF_contact_section .sRV_feedback_help {
    padding: 30px 20px;
}.zoF_contact_section form h3,
    .zoF_contact_section .sRV_feedback_help h4 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.zoF_contact_section input[type="text"],
    .zoF_contact_section textarea {
    margin-bottom: 15px;
    padding: 12px;
}.zoF_contact_section textarea {
    height: 120px;
}.zoF_contact_section .IsF_reach_map {
    padding: 12px;
    width: 100%;
}.zoF_contact_section .qLG_support_list li {
    margin-bottom: 20px;
}}.DWx_tyCard {
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,221,216) 0%, rgba(255,255,255,0.95) 100%);
}.DWx_tyCard::before {
    height: 70%;
    content: "";
    opacity: 0.4;
    transform: rotate(-15deg);
    top: -20%;
    animation: float 12s ease-in-out infinite;
    background: linear-gradient(45deg, rgb(215,173,163,0.5) 0%, rgb(188,132,120) 100%);
    right: -20%;
    z-index: 0;
    width: 60%;
    filter: blur(40px);
    position: absolute;
}.DWx_tyCard::after {
    left: -10%;
    transform: rotate(15deg);
    background: linear-gradient(-45deg, rgb(188,132,120,0.5) 0%, rgb(215,173,163) 100%);
    height: 60%;
    position: absolute;
    width: 50%;
    opacity: 0.3;
    content: "";
    animation: float 15s ease-in-out infinite reverse;
    bottom: -10%;
    filter: blur(30px);
    z-index: 0;
}.DWx_tyCard .container {
    align-items: center;
    z-index: 2;
    max-width: 1200px;
    flex-direction: column;
    animation: fadeIn 0.8s ease-out forwards;
    display: flex;
    position: relative;
    margin: 0 auto;
}.DWx_tyCard h2 {
    margin-bottom: 3rem;
    animation: slideUp 0.7s ease-out 0.2s forwards;
    font-size: clamp(1.75rem, 4vw, 32px);
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    letter-spacing: -0.02em;
    text-align: center;
    line-height: 1.3;
    opacity: 0;
    color: #000000;
    position: relative;
    max-width: 90%;
    font-weight: 700;
}.DWx_tyCard h2::before {
    border-radius: 2px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(215,173,163) 0%, rgb(188,132,120) 100%);
    content: "";
    height: 4px;
    width: 80px;
    bottom: -16px;
    transform: translateX(-50%);
}.DWx_tyCard .psO_virtual_study {
    border-radius: 16px;
    background: linear-gradient(120deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.96) 100%);
    backdrop-filter: blur(8px);
    width: 100%;
    animation: slideUp 0.8s ease-out 0.4s forwards;
    max-width: 880px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.04);
    opacity: 0;
    border-left: 4px solid rgb(215,173,163);
    transform: translateY(30px);
    padding: 3rem;
    position: relative;
}.DWx_tyCard .psO_virtual_study::before {
    bottom: 15px;
    pointer-events: none;
    z-index: 0;
    content: "";
    position: absolute;
    border-radius: calc(16px - 15px);
    top: 15px;
    border: 1px dashed rgba(0,0,0,0.07);
    left: 15px;
    right: 15px;
}.DWx_tyCard ul {
    padding: 0;
    list-style: none;
    z-index: 1;
    margin: 0;
    position: relative;
}.DWx_tyCard li {
    padding-left: 2rem;
    position: relative;
}.DWx_tyCard li::before {
    animation: pulse 3s ease-in-out infinite;
    background: rgb(215,173,163);
    width: 8px;
    position: absolute;
    top: 8px;
    border-radius: 50%;
    left: 0;
    height: 8px;
    content: "";
    box-shadow: 0 0 0 4px rgb(215,173,163,0.5);
}.DWx_tyCard span {
    line-height: 1.7;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: clamp(1rem, 2vw, 1.1rem);
    position: relative;
    z-index: 2;
    display: block;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(215,173,163,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(0,0,0,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
}

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

@media screen and (max-width: 767px) {.DWx_tyCard {
    padding: 3rem 1.25rem;
}.DWx_tyCard h2 {
    margin-bottom: 2rem;
    max-width: 100%;
}.DWx_tyCard .psO_virtual_study {
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}.DWx_tyCard li {
    padding-left: 1.5rem;
}.DWx_tyCard li::before {
    top: 6px;
    height: 6px;
    width: 6px;
}.DWx_tyCard h2::before {
    bottom: -12px;
    width: 60px;
    height: 3px;
}
}

@media screen and (max-width: 480px) {.DWx_tyCard {
    padding: 2.5rem 1rem;
}.DWx_tyCard h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}.DWx_tyCard .psO_virtual_study {
    padding: 1.5rem 1.25rem;
}.DWx_tyCard span {
    font-size: 0.95rem;
}
}