* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.Civ_main_learn {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    scroll-snap-type: none;
    height: 100%;
    auto
contain
touch-action: none;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: smooth;
}a {
    text-decoration: none;
    color: inherit;
}.IMO_privacy_cta {
    flex: 0 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1108px;
}.jhP_wrapper-segment {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.NqW_meet_us {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.NqW_meet_us::before {
    position: absolute;
    left: 0;
    backdrop-filter: blur(3px) saturate(120%);
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgb(178,175,159,0.5), rgb(116,170,129,0.5), rgba(20, 30, 40, 0.85));
    content: "";
}.NqW_meet_us .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.NqW_meet_us .UIG_label_container {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    padding: 40px 50px;
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 4px solid rgb(116,170,129);
}.NqW_meet_us .UIG_label_container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.NqW_meet_us .UIG_label_container::before {
    content: "";
    background: rgb(116,170,129);
    top: -10px;
    height: 5px;
    left: 25px;
    position: absolute;
    transform: skewX(-25deg);
    width: 50px;
}.NqW_meet_us .UIG_label_container::after {
    position: absolute;
    width: 70px;
    transform: skewX(-25deg);
    background: rgb(178,175,159);
    height: 5px;
    bottom: -10px;
    right: 45px;
    content: "";
}.NqW_meet_us h5 {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    background: linear-gradient(90deg, rgb(116,170,129), rgb(178,175,159));
    font-size: 19px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.1);
    letter-spacing: 1.5px;
    color: #ffffff;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    color: transparent;
    font-weight: 700;
}.NqW_meet_us h5::after {
    bottom: -8px;
    width: 100%;
    transform: scaleX(0.6);
    left: 0;
    position: absolute;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(116,170,129), transparent);
    transition: transform 0.4s ease;
    height: 2px;
}.NqW_meet_us .UIG_label_container:hover h5::after {
    transform: scaleX(1);
}.NqW_meet_us p {
    font-weight: 600;
    z-index: 1;
    font-size: calc(15px * 1.2);
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 25px;
    color: #ffffff;
}.NqW_meet_us p b {
    z-index: 1;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
}.NqW_meet_us p b::after {
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    bottom: -2px;
    background: rgb(116,170,129);
    width: 100%;
    z-index: -1;
    transform: scaleX(0);
    content: "";
    left: 0;
    position: absolute;
}.NqW_meet_us .UIG_label_container:hover p b::after {
    transform: scaleX(1);
}.NqW_meet_us ol {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
}.NqW_meet_us ol li {
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    text-align: justify;
    max-height: 60vh;
    overflow-y: auto;
    scrollbar-color: rgb(116,170,129) transparent;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    scrollbar-width: thin;
    padding-left: 10px;
    font-size: 15px;
}.NqW_meet_us ol li::-webkit-scrollbar {
    width: 6px;
}.NqW_meet_us ol li::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}.NqW_meet_us ol li::-webkit-scrollbar-thumb {
    background: rgb(116,170,129);
    border-radius: 10px;
}.NqW_meet_us ol li::before {
    background: linear-gradient(to bottom, rgb(116,170,129), transparent);
    left: -10px;
    width: 3px;
    opacity: 0.6;
    position: absolute;
    transform: scaleY(0.9);
    transition: all 0.5s ease;
    content: "";
    height: 100%;
    top: 0;
}.NqW_meet_us .UIG_label_container:hover ol li::before {
    transform: scaleY(1);
    opacity: 1;
}

@media (max-width: 992px) {.NqW_meet_us {
    padding: 80px 0;
}.NqW_meet_us .UIG_label_container {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px 35px;
}.NqW_meet_us h5 {
    font-size: calc(19px * 0.95);
}.NqW_meet_us p {
    font-size: 15px;
}.NqW_meet_us ol li {
    font-size: calc(15px * 0.95);
    max-height: 50vh;
}
}

@media (max-width: 768px) {.NqW_meet_us {
    padding: 60px 0;
}.NqW_meet_us .UIG_label_container {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    padding: 25px;
    transform: none;
}.NqW_meet_us .UIG_label_container::before,
    .NqW_meet_us .UIG_label_container::after {
    width: 40px;
}.NqW_meet_us h5 {
    font-size: calc(19px * 0.9);
}.NqW_meet_us p {
    font-size: calc(15px * 0.95);
}.NqW_meet_us ol li {
    line-height: 1.7;
    max-height: 40vh;
    font-size: calc(15px * 0.9);
}
}

@media (max-width: 576px) {.NqW_meet_us {
    padding: 50px 0;
}.NqW_meet_us .UIG_label_container {
    border-left-width: 3px;
    padding: 20px 15px;
}.NqW_meet_us .UIG_label_container::before,
    .NqW_meet_us .UIG_label_container::after {
    width: 30px;
    height: 3px;
}.NqW_meet_us h5 {
    font-size: calc(19px * 0.85);
    margin-bottom: 15px;
}.NqW_meet_us p {
    font-size: calc(15px * 0.9);
    margin-bottom: 15px;
}.NqW_meet_us ol li {
    font-size: calc(15px * 0.85);
    max-height: 35vh;
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.NqW_meet_us .UIG_label_container,
    .NqW_meet_us .UIG_label_container:hover,
    .NqW_meet_us h5::after,
    .NqW_meet_us .UIG_label_container:hover h5::after,
    .NqW_meet_us p b::after,
    .NqW_meet_us .UIG_label_container:hover p b::after,
    .NqW_meet_us ol li::before,
    .NqW_meet_us .UIG_label_container:hover ol li::before {
    transform: none;
    transition: none;
}}.ljK_primary_page {
    width: 100%;
    background: linear-gradient(135deg, rgb(116,170,129) 0%, rgb(178,175,159) 100%);
    background: rgb(178,175,159);
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}.ljK_primary_page::before {
    background-size: 100% 100%, 100% 100%, 50px 50px;
    filter: blur(1px);
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(116,170,129,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(178,175,159,0.5) 0%, transparent 40%),
        repeating-linear-gradient(45deg, rgb(224,223,220) 0%, rgb(224,223,220) 1%, transparent 1%, transparent 5%);
    animation: backgroundPulse 15s infinite alternate;
    width: 100%;
    left: 0;
    z-index: 0;
    content: "";
    opacity: 0.15;
    position: absolute;
}@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 10%, 5% 10%, 10px 10px;
        opacity: 0.25;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
}

.ljK_primary_page .bRM_class_sessions {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 1;
}.ljK_primary_page .VeU_course_entry {
    overflow: hidden;
    max-height: 75vh;
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 30px -5px #000000;
}.ljK_primary_page .VeU_course_entry input {
    display: none;
}.ljK_primary_page .kpd_start_welcome {
    width: calc(100% * var(--slide-count, 5));
    transition: transform 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: flex;
    height: 100%;
}.ljK_primary_page .KyY_start_home {
    height: 100%;
    width: calc(100% / var(--slide-count, 5));
    overflow: hidden;
    position: relative;
}.ljK_primary_page .KyY_start_home::before {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to bottom,
        transparent 40%,
        rgba(0, 0, 0, 0.8) 100%
    );
    content: "";
    top: 0;
    position: absolute;
}.ljK_primary_page .KyY_start_home img {
    transition: transform 1.5s ease;
    filter: brightness(0.9) contrast(1.1);
    height: 100%;
    width: 100%;
    transform: scale(1.05);
    object-fit: cover;
}.ljK_primary_page .Wet_course_home {
    bottom: 40px;
    border-radius: 15px;
    backdrop-filter: blur(5px);
    gap: 16px;
    position: absolute;
    z-index: 5;
    transform: translateX(-50%);
    left: 50%;
    display: flex;
    padding: 10px 20px;
    background: rgb(116,170,129,0.5);
}.ljK_primary_page .Wet_course_home label {
    background: transparent;
    transition: all 0.3s ease;
    width: 14px;
    cursor: pointer;
    height: 14px;
    border-radius: 10px;
    position: relative;
    border: 2px solid rgb(178,175,159);
}.ljK_primary_page .Wet_course_home label::before {
    top: 50%;
    left: 50%;
    transition: all 0.3s ease;
    content: "";
    transform: translate(-50%, -50%);
    position: absolute;
    width: 0;
    border-radius: 10px;
    height: 0;
    background: rgb(178,175,159);
}.ljK_primary_page .VeU_course_entry input:nth-child(1):checked ~ .kpd_start_welcome {
    transform: translateX(0%);
}.ljK_primary_page .VeU_course_entry input:nth-child(2):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
}.ljK_primary_page .VeU_course_entry input:nth-child(3):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
}.ljK_primary_page .VeU_course_entry input:nth-child(4):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
}.ljK_primary_page .VeU_course_entry input:nth-child(5):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
}.ljK_primary_page .VeU_course_entry input:nth-child(6):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 5));
}.ljK_primary_page .VeU_course_entry input:nth-child(7):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 6));
}.ljK_primary_page .VeU_course_entry input:nth-child(8):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 7));
}.ljK_primary_page .VeU_course_entry input:nth-child(9):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 8));
}.ljK_primary_page .VeU_course_entry input:nth-child(10):checked ~ .kpd_start_welcome {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 9));
}.ljK_primary_page .VeU_course_entry input:nth-child(1):checked ~ .Wet_course_home label:nth-child(1)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(2):checked ~ .Wet_course_home label:nth-child(2)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(3):checked ~ .Wet_course_home label:nth-child(3)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(4):checked ~ .Wet_course_home label:nth-child(4)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(5):checked ~ .Wet_course_home label:nth-child(5)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(6):checked ~ .Wet_course_home label:nth-child(6)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(7):checked ~ .Wet_course_home label:nth-child(7)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(8):checked ~ .Wet_course_home label:nth-child(8)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(9):checked ~ .Wet_course_home label:nth-child(9)::before,
.ljK_primary_page .VeU_course_entry input:nth-child(10):checked ~ .Wet_course_home label:nth-child(10)::before {
    height: 6px;
    width: 6px;
}.ljK_primary_page .VeU_course_entry input:nth-child(1):checked ~ .Wet_course_home label:nth-child(1),
.ljK_primary_page .VeU_course_entry input:nth-child(2):checked ~ .Wet_course_home label:nth-child(2),
.ljK_primary_page .VeU_course_entry input:nth-child(3):checked ~ .Wet_course_home label:nth-child(3),
.ljK_primary_page .VeU_course_entry input:nth-child(4):checked ~ .Wet_course_home label:nth-child(4),
.ljK_primary_page .VeU_course_entry input:nth-child(5):checked ~ .Wet_course_home label:nth-child(5),
.ljK_primary_page .VeU_course_entry input:nth-child(6):checked ~ .Wet_course_home label:nth-child(6),
.ljK_primary_page .VeU_course_entry input:nth-child(7):checked ~ .Wet_course_home label:nth-child(7),
.ljK_primary_page .VeU_course_entry input:nth-child(8):checked ~ .Wet_course_home label:nth-child(8),
.ljK_primary_page .VeU_course_entry input:nth-child(9):checked ~ .Wet_course_home label:nth-child(9),
.ljK_primary_page .VeU_course_entry input:nth-child(10):checked ~ .Wet_course_home label:nth-child(10) {
    background: rgb(178,175,159,0.5);
    border-color: rgb(178,175,159);
    transform: scale(1.2);
}.ljK_primary_page .VeU_course_entry input:checked ~ .kpd_start_welcome .KyY_start_home:has(img) img {
    transform: scale(1);
}.ljK_primary_page .UIG_label_container {
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    padding: 60px 0 40px;
    width: 100%;
    z-index: 4;
    left: 0;
    position: absolute;
}.ljK_primary_page .UIG_label_container .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.ljK_primary_page .UIG_label_container .container::before {
    position: absolute;
    left: 15px;
    transform-origin: left;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    animation: lineExpand 1.5s ease forwards;
    top: 0;
    height: 3px;
    content: "";
    width: 80px;
    background: #ffffff;
}@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

.ljK_primary_page .UIG_label_container h1 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-size: 38px;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.6s ease forwards 0.3s;
}.ljK_primary_page .UIG_label_container h3 {
    opacity: 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
    transform: translateY(20px);
    color: #ffffff;
    animation: fadeUp 0.6s ease forwards 0.6s;
}.ljK_primary_page .UIG_label_container p {
    color: #ffffff;
    animation: fadeUp 0.6s ease forwards 0.9s;
    opacity: 0;
    font-weight: 400;
    transform: translateY(20px);
    max-width: 80%;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 0;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}@keyframes fadeUp {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.ljK_primary_page .KyY_start_home::after {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(116,170,129,0.5) 100%
    );
    z-index: 1;
    opacity: 0.7;
}.ljK_primary_page .Wet_course_home::before,
.ljK_primary_page .Wet_course_home::after {
    content: "";
    width: 30px;
    background: rgb(178,175,159);
    position: absolute;
    height: 1px;
    top: 50%;
}.ljK_primary_page .Wet_course_home::before {
    transform: translateX(-100%);
    left: -20px;
}.ljK_primary_page .Wet_course_home::after {
    transform: translateX(100%);
    right: -20px;
}

@media (max-width: 1200px) {.ljK_primary_page .UIG_label_container .container {
    max-width: 960px;
}.ljK_primary_page .UIG_label_container p {
    max-width: 90%;
}
}

@media (max-width: 992px) {.ljK_primary_page .UIG_label_container .container {
    max-width: 720px;
}.ljK_primary_page .UIG_label_container p {
    max-width: 100%;
}.ljK_primary_page .VeU_course_entry {
    max-height: 70vh;
}
}

@media (max-width: 768px) {.ljK_primary_page .UIG_label_container .container {
    max-width: 540px;
}.ljK_primary_page .UIG_label_container h1 {
    font-size: calc(38px * 0.85);
}.ljK_primary_page .UIG_label_container h3 {
    font-size: calc(24px * 0.9);
}.ljK_primary_page .Wet_course_home {
    bottom: 30px;
    gap: 12px;
}.ljK_primary_page .Wet_course_home label {
    width: 12px;
    height: 12px;
}.ljK_primary_page .VeU_course_entry {
    max-height: 60vh;
}
}

@media (max-width: 576px) {.ljK_primary_page .UIG_label_container {
    padding: 40px 0 30px;
}.ljK_primary_page .UIG_label_container h1 {
    font-size: calc(38px * 0.7);
    margin-bottom: 10px;
}.ljK_primary_page .UIG_label_container h3 {
    font-size: calc(24px * 0.8);
    margin-bottom: 15px;
}.ljK_primary_page .UIG_label_container p {
    font-size: calc(14px * 0.9);
}.ljK_primary_page .Wet_course_home {
    gap: 10px;
    bottom: 20px;
    padding: 8px 15px;
}.ljK_primary_page .Wet_course_home label {
    height: 10px;
    width: 10px;
}.ljK_primary_page .Wet_course_home::before,
    .ljK_primary_page .Wet_course_home::after {
    display: none;
}.ljK_primary_page .VeU_course_entry {
    max-height: 50vh;
}}

.ljK_primary_page .bRM_class_sessions::after {
    opacity: 0.6;
    border-radius: 50%;
    right: 20px;
    position: absolute;
    height: 60px;
    width: 60px;
    z-index: 3;
    bottom: 20px;
    border: 1px solid rgb(178,175,159,0.5);
    content: "";
}.ljK_primary_page .bRM_class_sessions::before {
    height: 40px;
    z-index: 3;
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 40px;
    opacity: 0.4;
    left: 30px;
    border: 1px solid rgb(116,170,129,0.5);
    top: 30px;
}.ljK_primary_page .kpd_start_welcome {
    counter-reset: slideNum;
}.ljK_primary_page .KyY_start_home {
    counter-increment: slideNum;
    position: relative;
}.ljK_primary_page .KyY_start_home::before {
    font-weight: 600;
    top: 20px;
    z-index: 3;
    font-size: 18px;
    right: 20px;
    position: absolute;
    color: #ffffff;
    mix-blend-mode: difference;
    opacity: 0.7;
}.ljK_primary_page {
    --slide-count: 5;
}.ljK_primary_page .VeU_course_entry input:checked ~ .kpd_start_welcome .KyY_start_home img {
    animation: zoomPulse 8s infinite alternate;
}@keyframes zoomPulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.05);
    }
}header {
    position: relative;
    z-index: 100;
    padding: 1.2rem 0;
    background: rgb(224,223,220);
}header::before {
    content: '';
    background: linear-gradient(135deg, 
        rgb(178,175,159,0.5) 0%, 
        transparent 50%, 
        rgb(116,170,129,0.5) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.5;
    top: 0;
}header .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
}header .IPz_top_info {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border-radius: 29px;
    display: flex;
    padding: 1rem;
    background: #ffffff;
}header .iuO_site_core {
    text-decoration: none;
    padding: 0.5rem 1rem;
    position: relative;
    display: flex;
    margin-bottom: 0.5rem;
    justify-content: center;
}header .iuO_site_core::before {
    content: '';
    width: 100%;
    bottom: 0;
    height: 1px;
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(178,175,159,0.5), 
        rgb(116,170,129,0.5), 
        rgb(178,175,159,0.5), 
        transparent);
    left: 0;
}header .iuO_site_core svg {
    height: auto;
    transition: all 0.3s ease;
    width: 160px;
}header .iuO_site_core:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(178,175,159,0.5));
}header .Obu_top_prime {
    justify-content: center;
    display: flex;
    padding: 0.6rem;
    background: rgb(224,223,220);
    width: 100%;
    flex-wrap: wrap;
    gap: 0.4rem;
    border-radius: 10px;
}header .ZCr_header_top {
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 12px;
}header .ZCr_header_top::before {
    width: 100%;
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(178,175,159), rgb(116,170,129));
    top: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
}header .ZCr_header_top:hover {
    color: #ffffff;
}header .ZCr_header_top:hover::before {
    opacity: 1;
}header .ZCr_header_top::after {
    transform-origin: left;
    transition: transform 0.3s ease;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    background: linear-gradient(to right, rgb(178,175,159), rgb(116,170,129));
    height: 2px;
}header .ZCr_header_top:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .IPz_top_info {
    padding: 0.8rem;
    gap: 0.8rem;
}header .iuO_site_core svg {
    width: 140px;
}header .Obu_top_prime {
    padding: 0.5rem;
}header .ZCr_header_top {
    font-size: calc(12px - 1px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .IPz_top_info {
    padding: 0.7rem;
    gap: 0.7rem;
}header .iuO_site_core svg {
    width: 120px;
}header .Obu_top_prime {
    padding: 0.4rem;
    gap: 0.3rem;
}header .ZCr_header_top {
    font-size: calc(12px - 2px);
    padding: 0.3rem 0.7rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .IPz_top_info {
    gap: 0.6rem;
    padding: 0.6rem;
}header .iuO_site_core svg {
    width: 110px;
}header .Obu_top_prime {
    overflow-x: auto;
    padding: 0.4rem;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .Obu_top_prime::-webkit-scrollbar {
    height: 2px;
}header .Obu_top_prime::-webkit-scrollbar-thumb {
    background: rgb(178,175,159);
    border-radius: 10px;
}header .ZCr_header_top {
    flex-shrink: 0;
    white-space: nowrap;
}}.uVi_program_details {
    position: relative;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgba(245, 245, 245, 0.95) 100%);
    overflow: hidden;
    padding: 100px 0;
}.uVi_program_details::before {
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(178,175,159,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(116,170,129,0.5) 0%, transparent 25%);
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    position: absolute;
}.uVi_program_details::after {
    right: -50px;
    z-index: 1;
    height: 200px;
    position: absolute;
    content: "";
    opacity: 0.2;
    border: 1px solid rgb(178,175,159,0.5);
    width: 200px;
    top: -50px;
    transform: rotate(15deg);
}.uVi_program_details .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.uVi_program_details h2 {
    font-weight: 700;
    font-size: 28px;
    transform: translateX(-5px);
    color: #000000;
    margin-bottom: 50px;
    position: relative;
    line-height: 1.4;
}.uVi_program_details h2::after {
    transform: scaleX(1);
    bottom: -15px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 80px;
    background: rgb(178,175,159);
    height: 3px;
    transform-origin: left center;
    position: absolute;
    left: 0;
    content: "";
}.uVi_program_details h2:hover::after {
    transform: scaleX(1.5);
}.uVi_program_details .gfZ_class_plan {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 40px;
}.uVi_program_details .WKg_snap_shot {
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(-2deg);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 350px;
}.uVi_program_details .WKg_snap_shot::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.3));
    right: 0;
    z-index: 1;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
}.uVi_program_details .WKg_snap_shot::after {
    position: absolute;
    top: -10%;
    opacity: 0;
    height: 120%;
    width: 120%;
    background: rgb(178,175,159);
    left: -10%;
    content: "";
    mix-blend-mode: overlay;
    transition: opacity 0.5s ease;
}.uVi_program_details .WKg_snap_shot:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.uVi_program_details .WKg_snap_shot:hover::after {
    opacity: 0.1;
}.uVi_program_details .UIG_label_container {
    transform: translateY(-5px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    background: #ffffff;
}.uVi_program_details .UIG_label_container::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: rgb(178,175,159);
    top: 0;
    position: absolute;
    left: 0;
    height: 0;
    width: 3px;
}.uVi_program_details .UIG_label_container:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
}.uVi_program_details .UIG_label_container:hover::before {
    height: 100%;
}.uVi_program_details .description {
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 15px;
    line-height: 1.8;
    font-size: 14px;
}.uVi_program_details .description:last-child {
    margin-bottom: 0;
}.uVi_program_details .description::before {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: "";
    background: rgb(178,175,159);
    top: 0.7em;
    left: 0;
    opacity: 0.7;
}.uVi_program_details .container:hover .description::before {
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

@media (min-width: 768px) {.uVi_program_details {
    padding: 120px 0;
}.uVi_program_details h2 {
    max-width: 85%;
    font-size: calc(28px * 1.1);
}.uVi_program_details .gfZ_class_plan {
    gap: 60px;
    align-items: center;
    grid-template-columns: 0.8fr 1.2fr;
}.uVi_program_details .WKg_snap_shot {
    height: 450px;
}.uVi_program_details .UIG_label_container {
    max-height: 450px;
    scrollbar-width: thin;
    overflow-y: auto;
    scrollbar-color: rgb(178,175,159,0.5) rgba(0,0,0,0.05);
    padding: 40px 50px;
}.uVi_program_details .UIG_label_container::-webkit-scrollbar {
    width: 6px;
}.uVi_program_details .UIG_label_container::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
}.uVi_program_details .UIG_label_container::-webkit-scrollbar-thumb {
    background-color: rgb(178,175,159,0.5);
}
}

@media (min-width: 992px) {.uVi_program_details {
    padding: 150px 0;
}.uVi_program_details::before {
    background: 
            radial-gradient(circle at 10% 30%, rgb(178,175,159,0.5) 0%, transparent 30%),
            radial-gradient(circle at 90% 70%, rgb(116,170,129,0.5) 0%, transparent 35%);
}.uVi_program_details h2 {
    transform: translateX(0);
    max-width: 70%;
    margin-left: 30px;
}.uVi_program_details .gfZ_class_plan {
    gap: 80px;
}.uVi_program_details .WKg_snap_shot {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.8s ease;
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
}.uVi_program_details .WKg_snap_shot:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.uVi_program_details .UIG_label_container {
    transform: translateY(0) translateX(20px);
    max-height: 500px;
    padding: 50px 60px;
}.uVi_program_details .UIG_label_container:hover {
    transform: translateY(0) translateX(0);
}.uVi_program_details .description {
    font-size: calc(14px * 1.05);
    padding-left: 25px;
}.uVi_program_details .description::before {
    height: 6px;
    width: 6px;
    left: 10px;
}
}

@media (min-width: 1200px) {.uVi_program_details h2 {
    margin-left: 50px;
}.uVi_program_details .gfZ_class_plan {
    gap: 100px;
}.uVi_program_details .WKg_snap_shot {
    transform: perspective(1200px) rotateY(-8deg) translateX(-30px);
}.uVi_program_details .UIG_label_container {
    transform: translateY(0) translateX(30px);
}
}

@media (max-width: 767px) {.uVi_program_details {
    padding: 60px 0;
}.uVi_program_details h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.uVi_program_details h2::after {
    width: 60px;
    bottom: -10px;
}.uVi_program_details .description {
    font-size: calc(14px * 0.95);
}.uVi_program_details .WKg_snap_shot {
    height: 250px;
    margin-bottom: 20px;
}.uVi_program_details .UIG_label_container {
    padding: 25px 20px;
}}footer {
    position: relative;
    width: 100%;
}footer .IMO_privacy_cta {
    font-family: Arial, sans-serif;
    position: relative;
    background-color: rgb(224,223,220);
    color: #000000;
    padding: 100px 0 30px;
}footer .IMO_privacy_cta::before {
    content: "";
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(178,175,159,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(116,170,129,0.5) 0%, transparent 20%);
    z-index: 0;
    width: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    height: 100%;
    top: 0;
}footer .WgO_academy_info {
    position: relative;
    z-index: 1;
}footer .HkO_send_message {
    padding: 25px;
    justify-content: space-between;
    margin: auto;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    z-index: 3;
    flex-wrap: wrap;
    display: flex;
    background-color: #ffffff;
    border-radius: 25px;
    width: 85%;
    gap: 15px;
}footer .info_item {
    flex: 1 1 200px;
    border-radius: 10px;
    background-color: rgb(224,223,220);
    transition: all 0.3s ease;
    display: flex;
    padding: 15px;
    align-items: center;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item svg {
    margin-right: 12px;
    transition: transform 0.3s ease;
    width: 22px;
    fill: rgb(178,175,159);
    height: 22px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
}footer .info_item a:hover {
    color: rgb(178,175,159);
}footer .text_main_holder {
    perspective: 2000px;
    gap: 20px;
    position: relative;
    display: flex;
    margin-top: 40px;
    flex-direction: column;
}footer .JSm_main_skill, footer .Obu_top_prime, footer .subscribe_holder {
    padding: 30px;
    border-radius: 25px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform-style: preserve-3d;
    position: relative;
    transition: all 0.5s ease;
    transform-origin: center center;
}footer .JSm_main_skill {
    z-index: 2;
    transform: translateZ(0) scale(1);
    background-color: #ffffff;
}footer .JSm_main_skill:hover {
    transform: translateZ(30px) scale(1.02);
}footer .Obu_top_prime {
    z-index: 1;
    color: #ffffff;
    margin-top: -20px;
    background-color: rgb(116,170,129);
    margin-left: 20px;
    transform: translateZ(-10px) scale(0.98);
    margin-right: 20px;
}footer .subscribe_holder {
    margin-left: 40px;
    background-color: rgb(178,175,159);
    margin-right: 40px;
    z-index: 0;
    margin-top: -20px;
    transform: translateZ(-20px) scale(0.96);
    color: #ffffff;
}footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}footer .JSm_main_skill::after, footer .Obu_top_prime::after, footer .subscribe_holder::after {
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    width: 100%;
    border-radius: 25px;
}footer .JSm_main_skill:hover::after, footer .Obu_top_prime:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}footer .JSm_main_skill svg {
    display: block;
    margin-bottom: 20px;
    width: auto;
    height: 45px;
}footer .QLZ_news_feed {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}footer .Obu_top_prime h5 {
    font-size: 23px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}footer .Obu_top_prime h5::after {
    height: 2px;
    left: 0;
    background: linear-gradient(90deg, rgb(178,175,159), transparent);
    content: "";
    bottom: -8px;
    position: absolute;
    transition: width 0.3s ease;
    width: 40px;
}footer .Obu_top_prime h5:hover::after {
    width: 100%;
}footer .QtL_header_pro {
    display: grid;
    gap: 15px;
    margin-bottom: 20px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}footer .QtL_header_pro a {
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 5px 0;
    font-size: 16px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}footer .QtL_header_pro a::before {
    width: 0;
    content: "";
    transition: width 0.3s ease;
    height: 1px;
    background-color: rgb(178,175,159);
    left: 0;
    position: absolute;
    bottom: 0;
}footer .QtL_header_pro a:hover {
    color: #ffffff;
    transform: translateX(5px);
}footer .QtL_header_pro a:hover::before {
    width: 100%;
}footer .subscribe_holder h5 {
    font-weight: 600;
    font-size: 23px;
    color: #ffffff;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 16px;
    padding: 14px 16px;
    transition: all 0.3s ease;
    border: none;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .yIT_sub_approach {
    cursor: pointer;
    background-color: #ffffff;
    font-size: 15px;
    text-align: center;
    transition: all 0.3s ease;
    color: rgb(178,175,159);
    border: none;
    border-radius: 10px;
    padding: 14px 20px;
    font-weight: 600;
}footer .yIT_sub_approach:hover {
    transform: translateY(-3px);
    background-color: rgb(116,170,129);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}footer .ANS_res_connect {
    margin-top: 60px;
    text-align: center;
    position: relative;
}footer .JHw_mentor_cta {
    display: inline-block;
    color: #000000;
    padding: 8px 20px;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    background-color: #ffffff;
}

@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .JSm_main_skill, footer .Obu_top_prime, footer .subscribe_holder {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-top: 0;
}footer .JSm_main_skill {
    margin-right: -20px;
}footer .Obu_top_prime {
    z-index: 1;
    margin-right: -20px;
    margin-left: 0;
}footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
}
}

@media (max-width: 991px) {footer .HkO_send_message {
    padding: 20px;
    width: 90%;
}footer .text_main_holder {
    margin-top: 80px;
}
}

@media (max-width: 767px) {footer .IMO_privacy_cta {
    padding: 80px 0 30px;
}footer .HkO_send_message {
    padding: 15px;
    width: 95%;
}footer .info_item {
    flex: 1 1 100%;
}footer .JSm_main_skill, footer .Obu_top_prime, footer .subscribe_holder {
    margin-left: 0;
    padding: 25px 20px;
    margin-right: 0;
}footer .Obu_top_prime, footer .subscribe_holder {
    margin-top: -10px;
}footer .ANS_res_connect {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .IMO_privacy_cta {
    padding: 70px 0 20px;
}footer .HkO_send_message {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .JSm_main_skill, footer .Obu_top_prime, footer .subscribe_holder {
    padding: 20px 15px;
}footer .Obu_top_prime h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .QtL_header_pro {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .yIT_sub_approach {
    padding: 12px;
}}.KJr_gratefulPage {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgb(178,175,159,0.5) 100%);
    position: relative;
}.KJr_gratefulPage::before {
    pointer-events: none;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 20px, rgba(255,255,255,0.03) 20px, rgba(255,255,255,0.03) 40px);
    position: absolute;
}.KJr_gratefulPage::after {
    top: -150px;
    position: absolute;
    content: "";
    opacity: 0.2;
    height: 300px;
    filter: blur(50px);
    right: -150px;
    animation: float 15s infinite ease-in-out;
    background: radial-gradient(circle, rgb(116,170,129) 0%, transparent 70%);
    width: 300px;
    border-radius: 50%;
}.KJr_gratefulPage .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.KJr_gratefulPage h2 {
    text-align: center;
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 40px;
    color: rgb(178,175,159);
    font-size: 30px;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 700;
    transform: perspective(1000px) rotateX(2deg);
    line-height: 1.4;
    font-family: Arial, sans-serif;
}.KJr_gratefulPage h2::after {
    width: 80px;
    transition: width 0.3s ease;
    content: "";
    bottom: -15px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129));
    transform: translateX(-50%);
    height: 3px;
}.KJr_gratefulPage .bRM_class_sessions {
    border-radius: 25px;
    transform: translateY(0);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 
                0 5px 15px rgba(0,0,0,0.05);
}.KJr_gratefulPage .bRM_class_sessions::before {
    content: "";
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129), rgb(178,175,159));
    width: 100%;
    animation: gradientShift 6s infinite linear;
    left: 0;
    position: absolute;
    height: 6px;
    top: 0;
    background-size: 200% 100%;
}.KJr_gratefulPage .bRM_class_sessions:hover {
    transform: translateY(-5px);
}.KJr_gratefulPage .bRM_class_sessions:hover h2::after {
    width: 120px;
}.KJr_gratefulPage ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.KJr_gratefulPage li {
    padding-left: 25px;
    position: relative;
}.KJr_gratefulPage li::before {
    transform: rotate(45deg);
    top: 8px;
    content: "";
    width: 10px;
    left: 0;
    height: 10px;
    transition: transform 0.3s ease;
    background: rgb(116,170,129);
    position: absolute;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}.KJr_gratefulPage li:hover::before {
    transform: rotate(225deg) scale(1.2);
}.KJr_gratefulPage span {
    padding: 10px 0;
    display: block;
    font-size: calc(15px + 2px);
    line-height: 1.7;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.3px;
}.KJr_gratefulPage span::after {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.05), transparent);
    content: "";
}

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

@keyframes float {
    0% { transform: translate(0, 0); }
    25% { transform: translate(-30px, 30px); }
    50% { transform: translate(0, 60px); }
    75% { transform: translate(30px, 30px); }
    100% { transform: translate(0, 0); }
}

@media (max-width: 1024px) {.KJr_gratefulPage {
    padding: 80px 0;
}.KJr_gratefulPage h2 {
    font-size: calc(30px - 2px);
}.KJr_gratefulPage .bRM_class_sessions {
    padding: 30px;
}.KJr_gratefulPage span {
    font-size: 15px;
}
}

@media (max-width: 768px) {.KJr_gratefulPage {
    padding: 60px 0;
}.KJr_gratefulPage h2 {
    transform: perspective(1000px) rotateX(1deg);
    font-size: calc(30px - 4px);
}.KJr_gratefulPage .bRM_class_sessions {
    padding: 25px;
}.KJr_gratefulPage li::before {
    top: 6px;
}.KJr_gratefulPage span {
    line-height: 1.6;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 480px) {.KJr_gratefulPage {
    padding: 40px 0;
}.KJr_gratefulPage h2 {
    transform: none;
    margin-bottom: 30px;
    font-size: calc(30px - 6px);
}.KJr_gratefulPage h2::after {
    width: 60px;
    bottom: -10px;
}.KJr_gratefulPage .bRM_class_sessions {
    padding: 20px;
}.KJr_gratefulPage li {
    padding-left: 20px;
}.KJr_gratefulPage li::before {
    height: 8px;
    top: 7px;
    width: 8px;
}.KJr_gratefulPage span {
    font-size: calc(15px - 2px);
    letter-spacing: 0.2px;
    line-height: 1.5;
}}.mnb_connect_with_us {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.mnb_connect_with_us::before {
    left: 0;
    width: 100%;
    backdrop-filter: blur(8px);
    top: 0;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    height: 100%;
}.mnb_connect_with_us::after {
    left: 0;
    content: '';
    z-index: 2;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(178,175,159,0.5) 0%, transparent 50%, rgb(116,170,129,0.5) 100%);
    position: absolute;
    animation: gradientShift 15s ease infinite;
    height: 100%;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.mnb_connect_with_us .container {
    padding: 0 15px;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
}.mnb_connect_with_us .cZx_request_panel {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    border-radius: 12px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
}.mnb_connect_with_us .cZx_request_panel::before {
    height: 200%;
    width: 200%;
    left: -50%;
    animation: rotate 30s linear infinite;
    top: -50%;
    pointer-events: none;
    position: absolute;
    background: radial-gradient(circle, rgb(178,175,159,0.5) 0%, transparent 30%);
    opacity: 0.1;
    content: '';
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.mnb_connect_with_us .qew_connect_reach {
    overflow: hidden;
    padding: 50px;
    position: relative;
    flex: 1;
    background: linear-gradient(145deg, rgb(178,175,159,0.5) 0%, rgb(116,170,129,0.5) 100%);
}.mnb_connect_with_us .qew_connect_reach::after {
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    right: 0;
    top: 0;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    width: 100px;
    content: '';
}.mnb_connect_with_us .qew_connect_reach h3 {
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: 38px;
    position: relative;
    color: #ffffff;
    font-weight: 700;
}.mnb_connect_with_us .qew_connect_reach h3::after {
    bottom: 0;
    width: 80px;
    border-radius: 10px;
    left: 0;
    position: absolute;
    background: #ffffff;
    height: 3px;
    content: '';
}.mnb_connect_with_us .qew_connect_reach div {
    padding-left: 15px;
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
    margin-bottom: 25px;
    position: relative;
    transform: translateX(0);
}.mnb_connect_with_us .qew_connect_reach div:hover {
    transform: translateX(10px);
}.mnb_connect_with_us .qew_connect_reach div::before {
    transition: height 0.3s ease, top 0.3s ease;
    position: absolute;
    width: 5px;
    top: 50%;
    border-radius: 10px;
    content: '';
    left: 0;
    background: #ffffff;
    height: 0;
}.mnb_connect_with_us .qew_connect_reach div:hover::before {
    height: 80%;
    top: 10%;
}.mnb_connect_with_us .qew_connect_reach svg {
    width: 24px;
    height: 24px;
    fill: #ffffff;
    margin-right: 15px;
}.mnb_connect_with_us .qew_connect_reach svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.mnb_connect_with_us .qew_connect_reach div:hover svg path {
    fill: rgb(116,170,129);
}.mnb_connect_with_us .qew_connect_reach span {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
}.mnb_connect_with_us .qew_connect_reach span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}.mnb_connect_with_us .qew_connect_reach span a:hover {
    color: rgb(116,170,129);
}.mnb_connect_with_us .ryZ_query_widget {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    flex: 1.2;
    overflow: hidden;
    padding: 50px;
}.mnb_connect_with_us .ryZ_query_widget::before {
    border-radius: 50%;
    position: absolute;
    animation: pulse 4s ease-in-out infinite alternate;
    width: 200px;
    height: 200px;
    top: -100px;
    content: '';
    background: radial-gradient(circle, rgb(116,170,129,0.5) 0%, transparent 70%);
    right: -100px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.mnb_connect_with_us .ryZ_query_widget h3 {
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
    color: #ffffff;
}.mnb_connect_with_us .ryZ_query_widget h3::after {
    background: rgb(116,170,129);
    position: absolute;
    left: 50%;
    width: 50px;
    content: '';
    transform: translateX(-50%);
    height: 2px;
    bottom: -15px;
    border-radius: 10px;
}.mnb_connect_with_us .ryZ_query_widget form {
    display: flex;
    flex-direction: column;
}.mnb_connect_with_us .ryZ_query_widget input[type="text"],
.mnb_connect_with_us .ryZ_query_widget input[type="email"] {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    margin-bottom: 20px;
}.mnb_connect_with_us .ryZ_query_widget input[type="text"]:focus,
.mnb_connect_with_us .ryZ_query_widget input[type="email"]:focus {
    border-color: rgb(116,170,129);
    outline: none;
    box-shadow: 0 0 0 2px rgb(116,170,129,0.5);
}.mnb_connect_with_us .ryZ_query_widget input[type="text"]::placeholder,
.mnb_connect_with_us .ryZ_query_widget input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
    position: relative;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label {
    position: relative;
    color: #ffffff;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 30px;
    font-size: 14px;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label::before {
    top: 2px;
    content: '';
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 18px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    left: 0;
    position: absolute;
    height: 18px;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label::after {
    opacity: 0;
    top: 9px;
    content: '';
    left: 5px;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    height: 4px;
    transition: all 0.2s ease;
    transform: rotate(-45deg) scale(0);
    width: 8px;
    border-left: 2px solid #ffffff;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget input[type="checkbox"]:checked + label::before {
    border-color: rgb(116,170,129);
    background: rgb(116,170,129,0.5);
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget input[type="checkbox"]:checked + label::after {
    transform: rotate(-45deg) scale(1);
    opacity: 1;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label a {
    text-decoration: none;
    color: rgb(116,170,129);
    transition: color 0.3s ease;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
    z-index: 1;
    font-family: Arial, sans-serif;
    color: #ffffff;
    background: linear-gradient(90deg, rgb(178,175,159) 0%, rgb(116,170,129) 100%);
    padding: 15px 30px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    border-radius: 12px;
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block::before {
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: all 0.6s ease;
    position: absolute;
    content: '';
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block:hover::before {
    left: 100%;
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

@media (max-width: 992px) {.mnb_connect_with_us {
    padding: 80px 0;
}.mnb_connect_with_us .cZx_request_panel {
    flex-direction: column;
}.mnb_connect_with_us .qew_connect_reach,
    .mnb_connect_with_us .ryZ_query_widget {
    padding: 40px;
}.mnb_connect_with_us .qew_connect_reach {
    text-align: center;
}.mnb_connect_with_us .qew_connect_reach h3::after {
    transform: translateX(-50%);
    left: 50%;
}.mnb_connect_with_us .qew_connect_reach div {
    justify-content: center;
    padding-left: 0;
}.mnb_connect_with_us .qew_connect_reach div::before {
    display: none;
}
}

@media (max-width: 768px) {.mnb_connect_with_us {
    padding: 60px 0;
}.mnb_connect_with_us .qew_connect_reach,
    .mnb_connect_with_us .ryZ_query_widget {
    padding: 30px;
}.mnb_connect_with_us .qew_connect_reach h3,
    .mnb_connect_with_us .ryZ_query_widget h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.mnb_connect_with_us .qew_connect_reach div {
    margin-bottom: 20px;
}.mnb_connect_with_us .ryZ_query_widget input[type="text"],
    .mnb_connect_with_us .ryZ_query_widget input[type="email"] {
    padding: 12px 15px;
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.mnb_connect_with_us {
    padding: 40px 0;
}.mnb_connect_with_us .container {
    padding: 0 10px;
}.mnb_connect_with_us .qew_connect_reach,
    .mnb_connect_with_us .ryZ_query_widget {
    padding: 20px;
}.mnb_connect_with_us .qew_connect_reach h3,
    .mnb_connect_with_us .ryZ_query_widget h3 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.7);
}.mnb_connect_with_us .qew_connect_reach svg {
    width: 20px;
    height: 20px;
}.mnb_connect_with_us .ryZ_query_widget .bVJ_reach_widget label {
    font-size: calc(14px * 0.9);
}.mnb_connect_with_us .ryZ_query_widget .wLc_query_block {
    width: 100%;
}}.vFP_secure_grotto {
    overflow: hidden;
    position: relative;
    padding: 5rem 1.5rem;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgba(245, 247, 250, 0.95) 100%);
}.vFP_secure_grotto::before {
    background-size: 60px 60px;
    top: 0;
    content: "";
    position: absolute;
    opacity: 0.04;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(45deg, rgb(178,175,159,0.5) 25%, transparent 25%), 
                      linear-gradient(-45deg, rgb(178,175,159,0.5) 25%, transparent 25%);
    left: 0;
}.vFP_secure_grotto::after {
    z-index: 0;
    right: -10%;
    opacity: 0.2;
    position: absolute;
    width: 40%;
    height: 40%;
    background: linear-gradient(120deg, rgb(116,170,129,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    top: -10%;
    content: "";
}.vFP_secure_grotto .container {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    max-width: 1140px;
    margin: 0 auto;
    padding: 3.5rem 4rem;
    transform: translateZ(0);
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}.vFP_secure_grotto h1 {
    position: relative;
    margin-bottom: 2.5rem;
    font-weight: 700;
    padding-bottom: 1.2rem;
    color: #000000;
    font-size: 44px;
    transform: translateX(-0.5rem);
    line-height: 1.2;
}.vFP_secure_grotto h1::after {
    height: 4px;
    left: 0;
    position: absolute;
    transform-origin: left;
    content: "";
    width: 8rem;
    bottom: 0;
    background: linear-gradient(90deg, rgb(178,175,159) 0%, rgb(116,170,129) 100%);
    animation: expandWidth 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.vFP_secure_grotto h2 {
    line-height: 1.3;
    color: #000000;
    padding-left: 1.2rem;
    transform: translateX(-1.2rem);
    font-weight: 600;
    margin: 3rem 0 1.5rem;
    font-size: 33px;
    position: relative;
}.vFP_secure_grotto h2::before {
    background: rgb(178,175,159);
    content: "";
    bottom: 0.5rem;
    position: absolute;
    left: 0;
    border-radius: 2px;
    top: 0.5rem;
    width: 4px;
}.vFP_secure_grotto h3 {
    font-weight: 600;
    padding-left: 1rem;
    transform: translateX(-1rem);
    color: #000000;
    margin: 2.5rem 0 1.2rem;
    font-size: calc(33px * 0.85);
    position: relative;
}.vFP_secure_grotto h3::before {
    content: "";
    background: rgb(116,170,129);
    width: 3px;
    bottom: 0.4rem;
    top: 0.4rem;
    border-radius: 1.5px;
    position: absolute;
    left: 0;
}.vFP_secure_grotto h4 {
    font-size: calc(33px * 0.7);
    color: #000000;
    margin: 2rem 0 1rem;
    font-weight: 600;
    padding-left: 0.8rem;
    position: relative;
    transform: translateX(-0.8rem);
}.vFP_secure_grotto h4::before {
    width: 2px;
    border-radius: 1px;
    top: 0.3rem;
    bottom: 0.3rem;
    position: absolute;
    background: rgb(116,170,129,0.5);
    content: "";
    left: 0;
}.vFP_secure_grotto p {
    font-size: 14px;
    color: #000000;
    max-width: 95%;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    position: relative;
}.vFP_secure_grotto strong {
    color: #000000;
    display: inline-block;
    font-weight: 600;
    position: relative;
}.vFP_secure_grotto strong::after {
    content: "";
    background-color: rgb(116,170,129,0.5);
    height: 1px;
    left: 0;
    bottom: -2px;
    position: absolute;
    width: 100%;
}.vFP_secure_grotto ul {
    padding-left: 1.5rem;
    list-style: none;
    position: relative;
    margin: 1.5rem 0 2rem;
}.vFP_secure_grotto li {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    padding-left: 1.8rem;
}.vFP_secure_grotto li::before {
    left: 0;
    position: absolute;
    height: 0.6rem;
    transform: rotate(45deg);
    content: "";
    top: 0.7rem;
    background-color: rgb(178,175,159,0.5);
    transition: transform 0.3s ease, background-color 0.3s ease;
    border: 1px solid rgb(178,175,159);
    width: 0.6rem;
}.vFP_secure_grotto li:hover::before {
    background-color: rgb(178,175,159);
    transform: rotate(135deg);
}.vFP_secure_grotto span {
    line-height: 1.7;
    padding: 0.5rem 0;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    font-size: 14px;
    display: block;
}.vFP_secure_grotto span::after {
    width: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, rgb(178,175,159,0.5) 0%, transparent 100%);
    height: 1px;
    transform-origin: left;
    left: 0;
    position: absolute;
}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 8rem; }
}

@media (max-width: 991px) {.vFP_secure_grotto {
    padding: 4rem 1rem;
}.vFP_secure_grotto .container {
    padding: 2.5rem 3rem;
}.vFP_secure_grotto h1 {
    margin-bottom: 2rem;
    font-size: calc(44px * 0.9);
}.vFP_secure_grotto h2 {
    font-size: calc(33px * 0.9);
    margin: 2.5rem 0 1.2rem;
}
}

@media (max-width: 767px) {.vFP_secure_grotto {
    padding: 3rem 0.8rem;
}.vFP_secure_grotto .container {
    padding: 2rem 1.5rem;
}.vFP_secure_grotto h1 {
    font-size: calc(44px * 0.8);
    padding-bottom: 1rem;
    margin-bottom: 1.8rem;
}.vFP_secure_grotto h1::after {
    width: 6rem;
}.vFP_secure_grotto h2 {
    margin: 2rem 0 1rem;
    font-size: calc(33px * 0.8);
    transform: translateX(-1rem);
    padding-left: 1rem;
}.vFP_secure_grotto h3 {
    margin: 1.8rem 0 1rem;
    padding-left: 0.8rem;
    transform: translateX(-0.8rem);
    font-size: calc(33px * 0.7);
}.vFP_secure_grotto h4 {
    margin: 1.5rem 0 0.8rem;
    font-size: calc(33px * 0.6);
}.vFP_secure_grotto p, 
    .vFP_secure_grotto span, 
    .vFP_secure_grotto li {
    font-size: calc(14px * 0.95);
    margin-bottom: 1.2rem;
}.vFP_secure_grotto ul {
    margin: 1.2rem 0 1.8rem;
    padding-left: 0.8rem;
}.vFP_secure_grotto li {
    padding-left: 1.5rem;
    margin-bottom: 0.8rem;
}
}

@media (max-width: 479px) {.vFP_secure_grotto {
    padding: 2rem 0.5rem;
}.vFP_secure_grotto .container {
    padding: 1.5rem 1.2rem;
}.vFP_secure_grotto h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.7);
}.vFP_secure_grotto h1::after {
    height: 3px;
    width: 5rem;
}.vFP_secure_grotto h2 {
    padding-left: 0.8rem;
    transform: translateX(-0.8rem);
    font-size: calc(33px * 0.7);
    margin: 1.8rem 0 0.8rem;
}.vFP_secure_grotto h2::before {
    width: 3px;
}.vFP_secure_grotto h3, .vFP_secure_grotto h4 {
    margin: 1.5rem 0 0.8rem;
    transform: translateX(-0.7rem);
    font-size: calc(33px * 0.6);
    padding-left: 0.7rem;
}.vFP_secure_grotto p, 
    .vFP_secure_grotto span, 
    .vFP_secure_grotto li {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
    margin-bottom: 1rem;
    max-width: 100%;
}.vFP_secure_grotto ul {
    padding-left: 0.5rem;
}.vFP_secure_grotto li {
    padding-left: 1.3rem;
}.vFP_secure_grotto li::before {
    width: 0.5rem;
    height: 0.5rem;
}}.cDl_cookieNotificationBox {
    width: 100%;
    position: fixed;
    z-index: 90;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(224,223,220);
    align-items: center;
    display: flex;
    border-top: 3px solid rgb(178,175,159);
    bottom: 0;
    padding: 1rem 0;
    overflow: hidden;
    justify-content: center;
    transition: transform 0.3s ease-in-out;
}#dkY_alertTrackingUsage {
    display: none;
}#dkY_alertTrackingUsage:checked ~ .cDl_cookieNotificationBox {
    visibility: hidden;
    opacity: 0;
}.cDl_cookieNotificationBox .container {
    justify-content: space-between;
    max-width: 1140px;
    align-items: center;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    gap: 1rem;
}.xHR_safe_cookies {
    align-items: center;
    flex-shrink: 0;
    margin-right: 1rem;
    display: flex;
}.xHR_safe_cookies svg {
    height: 50px;
    fill: rgb(178,175,159);
    width: 50px;
}.ubO_privacy_cookies {
    flex: 1;
    margin-bottom: 20px;
    min-width: 300px;
}.ubO_privacy_cookies h5 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: rgb(178,175,159);
}.ubO_privacy_cookies p {
    color: #000000;
    font-size: 1rem;
}.tUn_track_toggle {
    background: rgb(178,175,159);
    display: inline-block;
    font-size: 1rem;
    color: #ffffff;
    cursor: pointer;
    border: none;
    font-weight: 700;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
}.cookie_button.BCF_track_switch {
    background: rgb(178,175,159);
}.cookie_button.QjA_online_cookies {
    margin-left: 0.5rem;
    background: #000000;
}.tUn_track_toggle:hover {
    background: #000000;
    transform: translateY(-3px);
}.cookie_button.QjA_online_cookies:hover {
    background: rgb(178,175,159);
}.cDl_cookieNotificationBox p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(178,175,159);
}.cDl_cookieNotificationBox p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.cDl_cookieNotificationBox .container {
    flex-direction: column;
    align-items: center;
}.xHR_safe_cookies {
    margin-right: 0;
    margin-bottom: 1rem;
}.ubO_privacy_cookies {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.QjA_online_cookies {
    margin-left: 0;
    margin-top: 0.5rem;
}}
.hOE_leadership_experience {
    position: relative;
    overflow: hidden;
    padding: 80px 40px;
    background: rgb(224,223,220);
    min-height: 450px;
}.hOE_leadership_experience::before {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(178,175,159,0.5) 30px,
        rgb(178,175,159,0.5) 32px
    );
    opacity: 0.05;
    content: "";
}.hOE_leadership_experience .FnL_learning_voices {
    max-width: 1000px;
    perspective: 1000px;
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}.hOE_leadership_experience .WKg_snap_shot {
    border: 4px solid #ffffff;
    margin-left: 60px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    height: 140px;
    z-index: 5;
    width: 140px;
}.hOE_leadership_experience .FnL_learning_voices:hover .WKg_snap_shot {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(178,175,159);
}.hOE_leadership_experience .DJA_job_milestones {
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    padding: 60px 40px 40px;
    position: relative;
    transform: translateZ(0);
    border-radius: 12px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin-top: -40px;
}.hOE_leadership_experience .FnL_learning_voices:hover .DJA_job_milestones {
    transform: translateZ(30px);
}.hOE_leadership_experience .DJA_job_milestones::before {
    position: absolute;
    top: 0;
    content: "";
    height: 0;
    background: linear-gradient(to bottom, rgb(178,175,159), rgb(116,170,129));
    transition: height 0.5s ease;
    left: 0;
    width: 4px;
}.hOE_leadership_experience .FnL_learning_voices:hover .DJA_job_milestones::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}.hOE_leadership_experience .name {
    transition: all 0.4s ease;
    margin-bottom: 5px;
    color: #000000;
    letter-spacing: 1px;
    font-weight: 700;
    transform: translateX(0);
    font-size: 34px;
}.hOE_leadership_experience .FnL_learning_voices:hover .name {
    transform: translateX(15px);
    color: rgb(178,175,159);
}.hOE_leadership_experience .DJA_job_milestones > div:nth-child(2) {
    font-weight: 600;
    transition: all 0.4s ease 0.1s;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transform: translateX(0);
    font-size: 14px;
    margin-bottom: 25px;
    color: rgb(116,170,129);
    opacity: 0.8;
}.hOE_leadership_experience .FnL_learning_voices:hover .DJA_job_milestones > div:nth-child(2) {
    transform: translateX(15px);
}.hOE_leadership_experience .zYm_job_overview {
    transition: all 0.4s ease 0.2s;
    opacity: 0.9;
    position: relative;
    font-size: 14px;
    transform: translateY(0);
    line-height: 1.8;
    color: #000000;
    padding: 20px 0;
}.hOE_leadership_experience .FnL_learning_voices:hover .zYm_job_overview {
    transform: translateY(-5px);
}.hOE_leadership_experience .zYm_job_overview::before,
.hOE_leadership_experience .zYm_job_overview::after {
    content: "";
    background: rgb(116,170,129,0.5);
    transition: all 0.4s ease;
    height: 1px;
    width: 35px;
    position: absolute;
}.hOE_leadership_experience .zYm_job_overview::before {
    left: 0;
    top: 0;
}.hOE_leadership_experience .zYm_job_overview::after {
    right: 0;
    bottom: 0;
}.hOE_leadership_experience .FnL_learning_voices:hover .zYm_job_overview::before,
.hOE_leadership_experience .FnL_learning_voices:hover .zYm_job_overview::after {
    width: 100px;
    background: rgb(116,170,129);
    height: 2px;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(178,175,159,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(178,175,159);
    }
}

@media (min-width: 768px) {.hOE_leadership_experience .FnL_learning_voices {
    align-items: center;
    flex-direction: row;
}.hOE_leadership_experience .WKg_snap_shot {
    width: 180px;
    margin-right: -80px;
    height: 180px;
    z-index: 5;
    margin-left: 0;
}.hOE_leadership_experience .DJA_job_milestones {
    flex: 1;
    padding-left: 100px;
    margin-top: 0;
}
}

@media (max-width: 767px) {.hOE_leadership_experience {
    padding: 60px 20px;
}.hOE_leadership_experience .DJA_job_milestones {
    padding: 60px 25px 35px;
}.hOE_leadership_experience .name {
    font-size: calc(34px - 4px);
}.hOE_leadership_experience .DJA_job_milestones > div:nth-child(2) {
    font-size: calc(14px - 1px);
}.hOE_leadership_experience .zYm_job_overview {
    font-size: calc(14px - 1px);
}}.cjU_tariff_list {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.cjU_tariff_list::before {
    z-index: 1;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
}.cjU_tariff_list .container {
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.cjU_tariff_list .xnf_cert_plans {
    position: relative;
}.cjU_tariff_list h2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
    margin-bottom: 20px;
    transform: translateY(0);
}.cjU_tariff_list .ZjS_learning_fee {
    margin: 0 auto 50px;
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    opacity: 0;
    transform: translateY(20px);
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: rgb(255, 255, 255, 0.5);
    max-width: 800px;
}.cjU_tariff_list .sPd_learning_fees {
    list-style: none;
    margin: 0;
    gap: 30px;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.cjU_tariff_list .sPd_learning_fees li {
    transform-style: preserve-3d;
    transition: transform 0.4s ease;
    perspective: 1000px;
}.cjU_tariff_list .sAl_pro_rates {
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(0);
    display: block;
    height: 100%;
    will-change: transform;
}.cjU_tariff_list .bev_price_view {
    min-height: 420px;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.03));
    height: 100%;
    padding: 30px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: space-between;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    flex-direction: column;
    -webkit-backdrop-filter: blur(10px);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
}.cjU_tariff_list .bev_price_view::before {
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
    transform: scaleX(0);
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(178,175,159), 
        rgb(116,170,129));
}.cjU_tariff_list .Hgv_payment_option {
    display: flex;
    z-index: 1;
    position: relative;
    flex-direction: column;
    height: 100%;
    color: #ffffff;
}.cjU_tariff_list .Hgv_payment_option h4 {
    font-size: calc(24px * 1.1);
    transition: color 0.3s ease;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 20px;
}.cjU_tariff_list .Hgv_payment_option h4::after {
    transition: width 0.4s ease;
    left: 0;
    height: 2px;
    background-color: rgb(178,175,159);
    content: "";
    bottom: 0;
    position: absolute;
    width: 50px;
}.cjU_tariff_list .Hgv_payment_option p {
    overflow-y: auto;
    max-height: 200px;
    font-size: 18px;
    overflow-wrap: break-word;
    scrollbar-width: thin;
    color: rgba(255, 255, 255, 0.85);
    flex-grow: 1;
    scrollbar-color: rgb(178,175,159) rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    line-height: 1.6;
    word-break: break-word;
}.cjU_tariff_list .Hgv_payment_option p::-webkit-scrollbar {
    width: 4px;
}.cjU_tariff_list .Hgv_payment_option p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.cjU_tariff_list .Hgv_payment_option p::-webkit-scrollbar-thumb {
    background-color: rgb(178,175,159);
}.cjU_tariff_list .SbF_payment_deals {
    position: relative;
    font-weight: 700;
    align-self: flex-start;
    padding: 10px 0;
    font-size: calc(24px * 1.3);
    -webkit-background-clip: text !important;
    color: #ffffff;
    margin-top: auto;
    display: inline-block;
    background: linear-gradient(135deg, rgb(178,175,159), rgb(116,170,129));
    background-clip: text !important;
    color: transparent;
}.cjU_tariff_list .SbF_payment_deals::before {
    bottom: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(178,175,159), 
        transparent);
}.cjU_tariff_list .sPd_learning_fees li:hover {
    transform: translateY(-5px);
}.cjU_tariff_list .sPd_learning_fees li:hover .bev_price_view {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}.cjU_tariff_list .sPd_learning_fees li:hover .bev_price_view::before {
    transform: scaleX(1);
}.cjU_tariff_list .sPd_learning_fees li:hover .Hgv_payment_option h4::after {
    width: 80px;
}.cjU_tariff_list .sPd_learning_fees li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}.cjU_tariff_list .sPd_learning_fees li:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}.cjU_tariff_list .sPd_learning_fees li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}.cjU_tariff_list .sPd_learning_fees li:nth-child(4) {
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

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

@media (max-width: 1200px) {.cjU_tariff_list {
    padding: 80px 0;
}.cjU_tariff_list .sPd_learning_fees {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.cjU_tariff_list .bev_price_view {
    min-height: 400px;
    padding: 25px;
}
}

@media (max-width: 992px) {.cjU_tariff_list {
    padding: 70px 0;
}.cjU_tariff_list h2 {
    font-size: calc(32px * 0.9);
}.cjU_tariff_list .ZjS_learning_fee {
    margin-bottom: 40px;
    font-size: calc(18px * 0.95);
}.cjU_tariff_list .sPd_learning_fees {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.cjU_tariff_list .bev_price_view {
    min-height: 380px;
    padding: 20px;
}.cjU_tariff_list .Hgv_payment_option h4 {
    font-size: 24px;
}.cjU_tariff_list .SbF_payment_deals {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 768px) {.cjU_tariff_list {
    padding: 60px 0;
}.cjU_tariff_list h2 {
    margin-bottom: 15px;
    font-size: calc(32px * 0.85);
}.cjU_tariff_list .ZjS_learning_fee {
    margin-bottom: 30px;
    font-size: calc(18px * 0.9);
}.cjU_tariff_list .sPd_learning_fees {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.cjU_tariff_list .bev_price_view {
    min-height: auto;
}.cjU_tariff_list .Hgv_payment_option p {
    max-height: 150px;
}
}

@media (max-width: 576px) {.cjU_tariff_list {
    padding: 50px 0;
}.cjU_tariff_list h2 {
    font-size: calc(32px * 0.8);
}.cjU_tariff_list .ZjS_learning_fee {
    font-size: calc(18px * 0.85);
}.cjU_tariff_list .bev_price_view {
    padding: 20px 15px;
}.cjU_tariff_list .Hgv_payment_option h4 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(24px * 0.95);
}.cjU_tariff_list .Hgv_payment_option p {
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}.cjU_tariff_list .SbF_payment_deals {
    font-size: calc(24px * 1.1);
}
}