* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1115px;
}.Ywl-edu-global {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    min-height: 100%;
    color: #000000;
    height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
}.YNZ-top-teach {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.xdI-core-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    opacity: 0.9;
    background: linear-gradient(145deg, rgb(209,215,201) 0%, rgb(181,187,173,0.5) 100%);
    content: "";
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -2;
}footer::after {
    background-image: 
        repeating-linear-gradient(0deg, rgb(181,187,173,0.5), rgb(181,187,173,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(181,187,173,0.5), rgb(181,187,173,0.5) 1px, transparent 1px, transparent 20px);
    top: 0;
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    bottom: 0;
    content: "";
    right: 0;
    left: 0;
}.Ywl-edu-global {
    position: relative;
    padding: 4rem 0 2rem;
    color: #000000;
}.Ywl-edu-global::after {
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(181,187,173), rgb(153,159,140));
    height: 6px;
    content: "";
    position: absolute;
    left: 0;
}.Ywl-edu-global .container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    gap: 3rem;
}.Ywl-edu-global .company_holder {
    padding: 2rem 2.5rem;
    position: relative;
    flex: 1 1 400px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    background: #ffffff;
}.Ywl-edu-global .company_holder::before {
    top: 0;
    content: "";
    border-top-left-radius: 20px;
    width: 100%;
    background: rgb(181,187,173);
    position: absolute;
    left: 0;
    height: 5px;
    border-top-right-radius: 20px;
}.Ywl-edu-global .company_holder h3 {
    color: rgb(181,187,173);
    font-weight: 700;
    font-size: 38px;
    margin: 0 0 1.5rem;
    position: relative;
    letter-spacing: 0.5px;
}.Ywl-edu-global .company_holder h3::after {
    background: rgb(153,159,140);
    height: 3px;
    content: "";
    left: 0;
    bottom: -0.5rem;
    position: absolute;
    width: 80px;
}.Ywl-edu-global .WNY-quiz-links {
    font-size: 13px;
    position: relative;
    color: #000000;
    line-height: 1.7;
    border-radius: 10px;
    padding: 1.5rem;
    background: rgb(209,215,201);
    border-left: 3px solid rgb(153,159,140);
}.Ywl-edu-global .fOz-sample-docs {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.Ywl-edu-global .TCO-main-header {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.Ywl-edu-global .SlV-nav-site {
    position: relative;
    border-radius: 20px;
    flex: 1 1 calc(50% - 1.25rem);
    overflow: hidden;
    background: #ffffff;
    min-width: 200px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.Ywl-edu-global .SlV-nav-site h5 {
    margin: 0;
    position: relative;
    color: #ffffff;
    padding: 1rem 1.5rem;
    font-size: 22px;
    font-weight: 600;
    background: rgb(153,159,140);
}.Ywl-edu-global .SlV-nav-site .TCO-main-header {
    gap: 0;
    display: flex;
    padding: 1rem 0;
    flex-direction: column;
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a {
    color: #000000;
    display: flex;
    padding: 0.8rem 1.5rem;
    text-decoration: none;
    font-size: 13px;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a::before {
    content: "";
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    width: 0;
    position: absolute;
    transition: all 0.3s ease;
    background: rgb(209,215,201);
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a::after {
    opacity: 0;
    top: 50%;
    height: 5px;
    transition: all 0.3s ease;
    position: absolute;
    content: "";
    width: 5px;
    background: rgb(153,159,140);
    border-radius: 50%;
    left: 1.5rem;
    transform: translateY(-50%);
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a:hover {
    padding-left: 2.2rem;
    color: rgb(181,187,173);
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a:hover::before {
    width: 100%;
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a:hover::after {
    opacity: 1;
}.bST-carbon-cta {
    margin-top: 3rem;
    background: rgb(209,215,201);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 2rem 0;
}.bST-carbon-cta::before {
    content: "";
    height: 1px;
    left: 10%;
    background: linear-gradient(90deg, transparent, rgb(181,187,173,0.5), transparent);
    position: absolute;
    top: 0;
    right: 10%;
}.bST-carbon-cta .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.bST-carbon-cta .nfR-training-zone {
    padding: 0.8rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    color: #000000;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width: 1200px) {.Ywl-edu-global .container {
    gap: 2rem;
}.Ywl-edu-global .company_holder {
    flex: 1 1 360px;
}.Ywl-edu-global .fOz-sample-docs {
    min-width: 360px;
    flex: 1 1 calc(100% - 400px);
}.Ywl-edu-global .TCO-main-header {
    gap: 2rem;
}
}

@media (max-width: 992px) {.Ywl-edu-global {
    padding: 3.5rem 0 2rem;
}.Ywl-edu-global .container {
    flex-direction: column;
    gap: 2.5rem;
}.Ywl-edu-global .company_holder,
    .Ywl-edu-global .fOz-sample-docs {
    min-width: 100%;
    flex: 1 1 100%;
}.Ywl-edu-global .SlV-nav-site {
    min-width: 200px;
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.Ywl-edu-global {
    padding: 3rem 0 1.5rem;
}.Ywl-edu-global .TCO-main-header {
    gap: 1.5rem;
}.Ywl-edu-global .company_holder {
    padding: 2rem;
}.Ywl-edu-global .company_holder h3 {
    font-size: calc(38px - 2px);
}.bST-carbon-cta {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.Ywl-edu-global {
    padding: 2.5rem 0 1rem;
}.Ywl-edu-global .container {
    gap: 1.5rem;
}.Ywl-edu-global .SlV-nav-site {
    flex: 1 1 100%;
    min-width: 100%;
}.Ywl-edu-global .TCO-main-header {
    gap: 1rem;
}.Ywl-edu-global .company_holder {
    padding: 1.5rem;
}.Ywl-edu-global .WNY-quiz-links {
    padding: 1.2rem;
}.bST-carbon-cta {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}

@media (max-width: 420px) {.Ywl-edu-global .company_holder h3::after {
    width: 50px;
}.Ywl-edu-global .SlV-nav-site .TCO-main-header a:hover {
    padding-left: 2rem;
}.bST-carbon-cta .nfR-training-zone {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.HUr-offer-deck {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.HUr-offer-deck::before {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgb(181,187,173,0.5), rgba(0, 0, 0, 0.5) 90%);
    content: "";
    height: 100%;
}.HUr-offer-deck .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.HUr-offer-deck .ZQz-fee-structure {
    position: relative;
}.HUr-offer-deck h2 {
    text-align: center;
    line-height: 1.3;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
}.HUr-offer-deck h2::after {
    height: 3px;
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    position: absolute;
    content: "";
    width: 80px;
    background: rgb(153,159,140);
}.HUr-offer-deck .NZE-discount-plan {
    font-size: 17px;
    text-align: center;
    margin: 30px auto 50px;
    line-height: 1.6;
    max-width: 700px;
    color: #ffffff;
}.HUr-offer-deck .vji-offer-box {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
    list-style: none;
    padding: 0;
}.HUr-offer-deck .vji-offer-box li {
    position: relative;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.HUr-offer-deck .vji-offer-box li:hover {
    transform: translateY(-10px);
}.HUr-offer-deck .uhW-edu-rates {
    overflow: hidden;
    text-decoration: none;
    display: block;
    position: relative;
    height: 100%;
}.HUr-offer-deck .qjE-rate-panel {
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 100%;
    position: relative;
    border-left: 3px solid rgb(153,159,140);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    padding: 40px 30px;
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
}.HUr-offer-deck .qjE-rate-panel::before {
    left: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(181,187,173,0.5), transparent);
    pointer-events: none;
    width: 100%;
    height: 100%;
    content: "";
}.HUr-offer-deck .uhW-edu-rates:hover .qjE-rate-panel::before {
    opacity: 0.15;
}.HUr-offer-deck .qjE-rate-panel::after {
    transition: transform 0.5s ease;
    right: -30px;
    opacity: 0.1;
    z-index: -1;
    height: 100px;
    top: -30px;
    width: 100px;
    border-radius: 50%;
    content: "";
    position: absolute;
    background: rgb(153,159,140);
}.HUr-offer-deck .uhW-edu-rates:hover .qjE-rate-panel::after {
    transform: scale(1.2);
}.HUr-offer-deck .iZN-learning-rates {
    height: 100%;
    z-index: 2;
    display: flex;
    position: relative;
    flex-direction: column;
}.HUr-offer-deck .iZN-learning-rates h4 {
    margin: 0 0 20px;
    display: inline-block;
    font-size: 22px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 12px;
}.HUr-offer-deck .iZN-learning-rates h4::after {
    height: 2px;
    content: "";
    bottom: 0;
    width: 40px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(153,159,140);
    position: absolute;
}.HUr-offer-deck .uhW-edu-rates:hover .iZN-learning-rates h4::after {
    width: 60px;
}.HUr-offer-deck .iZN-learning-rates p {
    word-wrap: break-word;
    line-height: 1.5;
    flex-grow: 1;
    font-size: calc(17px - 2px);
    opacity: 0.85;
    color: #ffffff;
    word-break: break-word;
    margin: 0 0 25px;
    overflow-wrap: break-word;
}.HUr-offer-deck .gFk-payment-deals {
    border-top: 1px solid rgba(255,255,255,0.1);
    font-size: calc(22px + 4px);
    color: #ffffff;
    position: relative;
    padding: 15px 0 0;
    margin-top: auto;
    font-weight: 700;
    display: block;
}.HUr-offer-deck .gFk-payment-deals::before {
    top: -1px;
    background: rgb(153,159,140);
    left: 0;
    width: 30%;
    position: absolute;
    height: 1px;
    content: "";
}

@media (min-width: 992px) {.HUr-offer-deck .vji-offer-box {
    grid-template-columns: repeat(4, 1fr);
}.HUr-offer-deck .qjE-rate-panel {
    padding: 35px 25px;
}.HUr-offer-deck h2 {
    font-size: calc(31px + 4px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.HUr-offer-deck .vji-offer-box {
    grid-template-columns: repeat(2, 1fr);
}.HUr-offer-deck {
    padding: 100px 0;
}
}

@media (max-width: 767px) {.HUr-offer-deck {
    padding: 80px 0;
}.HUr-offer-deck .vji-offer-box {
    grid-template-columns: 1fr;
}.HUr-offer-deck h2 {
    font-size: calc(31px - 2px);
}.HUr-offer-deck .NZE-discount-plan {
    margin-bottom: 30px;
    font-size: calc(17px - 1px);
}.HUr-offer-deck .iZN-learning-rates p {
    font-size: calc(17px - 3px);
    max-height: 300px;
    padding-right: 10px;
    overflow-y: auto;
}.HUr-offer-deck .iZN-learning-rates p::-webkit-scrollbar {
    width: 3px;
}.HUr-offer-deck .iZN-learning-rates p::-webkit-scrollbar-thumb {
    background: rgb(153,159,140);
}
}

@media (max-width: 480px) {.HUr-offer-deck .qjE-rate-panel {
    padding: 30px 20px;
}.HUr-offer-deck h2 {
    font-size: calc(31px - 4px);
}.HUr-offer-deck .gFk-payment-deals {
    font-size: calc(22px + 2px);
}}.Sip-primary-page {
    padding: 2rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(209,215,201), #ffffff 70%);
    min-height: 100vh;
}.Sip-primary-page::before {
    position: absolute;
    pointer-events: none;
    top: 0;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(181,187,173,0.5), transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(153,159,140,0.5), transparent 25%);
    width: 100%;
    z-index: 1;
    content: "";
}.Sip-primary-page h1 {
    font-weight: 600;
    text-align: center;
    transition: transform 0.5s ease-out, opacity 0.7s ease;
    z-index: 5;
    font-size: 20px;
    transform: translateY(0);
    margin-bottom: 2rem;
    color: #000000;
    opacity: 1;
    position: relative;
}.Sip-primary-page:hover h1 {
    transform: translateY(-5px);
}.Sip-primary-page .AgL-teach-method {
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.Sip-primary-page .Btv-text-frame {
    transition: transform 0.5s ease-out;
    backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.9), 
        rgba(255, 255, 255, 0.7));
    transform: perspective(1000px) rotateX(0deg);
    padding: 2rem;
    z-index: 3;
}.Sip-primary-page .Btv-text-frame:hover {
    transform: perspective(1000px) rotateX(2deg);
}.Sip-primary-page ol {
    padding: 0;
    list-style: none;
    margin: 0;
}.Sip-primary-page li {
    margin-bottom: 2rem;
}.Sip-primary-page .jDZ-start-first {
    flex-direction: column;
    align-items: center;
    text-align: center;
    display: flex;
}.Sip-primary-page svg {
    transform-origin: center;
    width: 120px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
    margin-bottom: 1.5rem;
    height: 120px;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}.Sip-primary-page svg:hover {
    transform: scale(1.05) rotate(2deg);
}.Sip-primary-page svg path {
    fill: rgb(181,187,173);
    transition: fill 0.3s ease;
}.Sip-primary-page svg:hover path {
    fill: rgb(153,159,140);
}.Sip-primary-page svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.Sip-primary-page svg:hover text {
    fill: #000000;
}.Sip-primary-page .jDZ-start-first p {
    position: relative;
    margin-bottom: 2rem;
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
    max-width: 560px;
}.Sip-primary-page .jDZ-start-first p::after {
    content: "";
    bottom: -10px;
    width: 0;
    transition: width 0.4s ease;
    background: rgb(181,187,173);
    left: 50%;
    position: absolute;
    height: 2px;
    transform: translateX(-50%);
}.Sip-primary-page .jDZ-start-first:hover p::after {
    width: 100px;
}.Sip-primary-page .mcE-support-list {
    padding: 0.8rem 2rem;
    background: linear-gradient(to right, rgb(181,187,173), rgb(153,159,140));
    border: none;
    position: relative;
    color: #ffffff;
    z-index: 1;
    display: inline-block;
    font-weight: 600;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.3s ease;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    font-size: 17px;
    overflow: hidden;
}.Sip-primary-page .mcE-support-list::before {
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(153,159,140), rgb(181,187,173));
    content: "";
    left: 0;
    opacity: 0;
    height: 100%;
    z-index: -1;
}.Sip-primary-page .mcE-support-list:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}.Sip-primary-page .mcE-support-list:hover::before {
    opacity: 1;
}.Sip-primary-page .ivF-content-image {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    margin-top: 2rem;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 15px 25px rgba(0,0,0,0.2);
    transform: perspective(1000px) rotateX(0);
    position: relative;
}.Sip-primary-page .ivF-content-image::after {
    content: "";
    top: 0;
    opacity: 0.5;
    transition: opacity 0.5s ease;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, 
                rgb(181,187,173,0.5), 
                transparent 50%, 
                rgb(153,159,140,0.5));
    height: 100%;
    width: 100%;
}.Sip-primary-page .ivF-content-image:hover {
    box-shadow: 0 20px 35px rgba(0,0,0,0.25);
    transform: perspective(1000px) rotateX(2deg) scale(1.02);
}.Sip-primary-page .ivF-content-image:hover::after {
    opacity: 0.7;
}

@media (min-width: 768px) {.Sip-primary-page h1 {
    margin-bottom: 3rem;
    font-size: calc(20px * 1.2);
}.Sip-primary-page .AgL-teach-method {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
}.Sip-primary-page .Btv-text-frame {
    box-shadow: 10px 10px 30px rgba(0,0,0,0.1);
    flex: 1;
    padding: 3rem;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.Sip-primary-page .Btv-text-frame:hover {
    transform: perspective(1000px) rotateY(-3deg) translateZ(20px);
}.Sip-primary-page .ivF-content-image {
    height: 500px;
    flex: 1;
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    box-shadow: -10px 10px 30px rgba(0,0,0,0.15);
    margin-top: 0;
}.Sip-primary-page .ivF-content-image:hover {
    transform: perspective(1000px) rotateY(3deg) translateZ(20px);
}.Sip-primary-page svg {
    width: 150px;
    height: 150px;
}.Sip-primary-page .jDZ-start-first {
    align-items: flex-start;
    text-align: left;
}.Sip-primary-page .jDZ-start-first p::after {
    transform: none;
    left: 0;
}.Sip-primary-page .jDZ-start-first:hover p::after {
    width: 150px;
}
}

@media (min-width: 1200px) {.Sip-primary-page {
    padding: 3rem 0;
}.Sip-primary-page h1 {
    font-size: calc(20px * 1.4);
}.Sip-primary-page .AgL-teach-method {
    gap: 5rem;
}.Sip-primary-page .Btv-text-frame {
    padding: 4rem;
}.Sip-primary-page .ivF-content-image {
    height: 600px;
}.Sip-primary-page svg {
    width: 180px;
    height: 180px;
}.Sip-primary-page .jDZ-start-first p {
    font-size: calc(13px * 1.1);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.Sip-primary-page h1 {
    font-size: calc(20px * 0.9);
}.Sip-primary-page .jDZ-start-first p {
    font-size: calc(13px * 0.9);
}.Sip-primary-page .mcE-support-list {
    padding: 0.7rem 1.5rem;
    font-size: calc(17px * 0.9);
}}

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

.Sip-primary-page h1,
.Sip-primary-page .jDZ-start-first,
.Sip-primary-page .mcE-support-list,
.Sip-primary-page .ivF-content-image {
    animation: fadeInUp 0.7s ease-out forwards;
}.Sip-primary-page .jDZ-start-first {
    animation-delay: 0.2s;
}.Sip-primary-page .mcE-support-list {
    animation-delay: 0.3s;
}.Sip-primary-page .ivF-content-image {
    animation-delay: 0.4s;
}.OZt-connect {
    padding: 5rem 0;
    background-color: rgb(209,215,201);
    position: relative;
    overflow: hidden;
}.OZt-connect::before {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
}.OZt-connect::after {
    content: "";
    transform: rotate(-15deg);
    left: -20%;
    top: -50%;
    position: absolute;
    width: 120%;
    background: linear-gradient(135deg, rgb(181,187,173,0.5) 0%, transparent 70%);
    opacity: 0.2;
    z-index: 0;
    height: 200%;
}.OZt-connect .container {
    z-index: 2;
    position: relative;
}.OZt-connect .nKb-edu-mentor {
    flex-direction: column;
    position: relative;
    display: flex;
}.OZt-connect .nKb-edu-mentor h3 {
    position: relative;
    color: rgb(181,187,173);
    margin-bottom: 3rem;
    max-width: 70%;
    display: inline-block;
    width: auto;
    font-size: 41px;
    font-weight: 700;
}.OZt-connect .nKb-edu-mentor h3::before {
    background-color: rgb(181,187,173);
    height: 70%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 50%;
    width: 5px;
    left: -1rem;
}.OZt-connect .Ush-reach-help {
    max-width: 80%;
    margin-bottom: 3rem;
    color: #000000;
    font-size: calc(15px * 1.1);
    line-height: 1.6;
}.OZt-connect .Ayl-info-request {
    display: flex;
    margin: -1rem;
    flex-wrap: wrap;
}.OZt-connect .Ayl-info-request > span {
    margin: 1rem;
    background-color: #ffffff;
    border-radius: 27px;
    padding: 2.5rem;
    flex: 1 0 calc(33.333% - 2rem);
    z-index: 1;
    min-width: 250px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    opacity: 1;
}.OZt-connect .Ayl-info-request > span::before {
    z-index: -1;
    width: 100%;
    content: "";
    background-repeat: no-repeat;
    background-size: 20px 20px;
    left: 0;
    opacity: 0.4;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    position: absolute;
    background: linear-gradient(45deg, transparent 98%, rgb(181,187,173) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(181,187,173) 0), 
                linear-gradient(135deg, transparent 98%, rgb(181,187,173) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(181,187,173) 0);
    top: 0;
    height: 100%;
}.OZt-connect .Ayl-info-request > span:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.OZt-connect .Ayl-info-request > span svg {
    top: 1.5rem;
    fill: rgb(181,187,173);
    right: 1.5rem;
    height: 28px;
    width: 28px;
    opacity: 0.7;
    position: absolute;
    transition: all 0.4s ease;
}.OZt-connect .Ayl-info-request > span svg path {
    transition: all 0.3s ease;
    stroke-width: 0.5;
    stroke: #ffffff;
}.OZt-connect .Ayl-info-request > span:hover svg path {
    stroke-width: 1;
}.OZt-connect .Ayl-info-request p {
    margin: 0;
    font-size: 15px;
    align-items: center;
    position: relative;
    font-weight: 400;
    display: flex;
    color: #000000;
}.OZt-connect .Ayl-info-request p svg {
    position: static;
    height: 18px;
    fill: rgb(181,187,173);
    opacity: 0.8;
    margin-right: 10px;
    width: 18px;
}.OZt-connect .Ayl-info-request span > span {
    color: rgb(181,187,173);
    align-items: center;
    font-weight: 600;
    margin-top: 0.5rem;
    display: flex;
    font-size: calc(15px * 1.1);
}.OZt-connect .Ayl-info-request span > span svg {
    opacity: 0.8;
    width: 16px;
    margin-right: 8px;
    position: static;
    height: 16px;
}.OZt-connect .Ayl-info-request a {
    position: relative;
    display: inline-flex;
    align-items: center;
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(181,187,173);
}.OZt-connect .Ayl-info-request a svg {
    height: 14px;
    margin-right: 6px;
    position: static;
    transition: transform 0.3s ease;
    width: 14px;
}.OZt-connect .Ayl-info-request a::after {
    transition: transform 0.3s ease;
    height: 1px;
    background-color: rgb(181,187,173);
    left: 0;
    position: absolute;
    width: 100%;
    bottom: -2px;
    transform-origin: right;
    content: "";
    transform: scaleX(0);
}.OZt-connect .Ayl-info-request a:hover {
    color: rgb(153,159,140);
}.OZt-connect .Ayl-info-request a:hover svg {
    fill: rgb(153,159,140);
    transform: translateX(3px);
}.OZt-connect .Ayl-info-request a:hover::after {
    background-color: rgb(153,159,140);
    transform-origin: left;
    transform: scaleX(1);
}.OZt-connect .GqR-course-faq {
    margin-top: 3rem;
    width: 100%;
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
    border-radius: 27px;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}.OZt-connect .GqR-course-faq::before {
    background: linear-gradient(45deg, transparent 98%, rgb(153,159,140) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(153,159,140) 0), 
                linear-gradient(135deg, transparent 98%, rgb(153,159,140) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(153,159,140) 0);
    background-repeat: no-repeat;
    z-index: -1;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.4;
    content: "";
    height: 100%;
    background-size: 20px 20px;
}.OZt-connect .GqR-course-faq h4 {
    display: inline-flex;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    align-items: center;
    font-size: 21px;
    color: rgb(153,159,140);
}.OZt-connect .GqR-course-faq h4 svg {
    height: 22px;
    transition: transform 0.5s ease;
    width: 22px;
    fill: rgb(153,159,140);
    margin-right: 10px;
}.OZt-connect .GqR-course-faq:hover h4 svg {
    transform: rotate(360deg);
}.OZt-connect .GqR-course-faq h4::after {
    height: 3px;
    width: 40px;
    position: absolute;
    content: "";
    bottom: -8px;
    background-color: rgb(153,159,140);
    left: 0;
    border-radius: 10px;
}.OZt-connect .GqR-course-faq span {
    color: #000000;
    display: inline-flex;
    padding: 0.5rem 1rem;
    border-radius: 10px;
    margin: 0.5rem 1rem 0.5rem 0;
    align-items: center;
    font-size: 15px;
    background-color: rgba(rgb(153,159,140,0.5), 0.1);
    transition: all 0.3s ease;
}.OZt-connect .GqR-course-faq span:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(153,159,140,0.5), 0.2);
}.OZt-connect .GqR-course-faq span svg {
    opacity: 0.8;
    height: 14px;
    width: 14px;
    margin-right: 8px;
    fill: rgb(153,159,140);
    transition: all 0.3s ease;
}.OZt-connect .GqR-course-faq span:hover svg {
    opacity: 1;
    transform: scale(1.2);
}.OZt-connect .Ayl-info-request > span::after {
    background: linear-gradient(to right, rgb(181,187,173), rgb(153,159,140));
    top: 0;
    content: "";
    position: absolute;
    transition: width 0.5s ease;
    width: 0;
    z-index: 2;
    left: 0;
    height: 3px;
}.OZt-connect .Ayl-info-request > span:hover::after {
    width: 100%;
}.OZt-connect .Ayl-info-request > span:nth-child(1) {
    animation-delay: 0.1s;
}.OZt-connect .Ayl-info-request > span:nth-child(2) {
    animation-delay: 0.2s;
}.OZt-connect .Ayl-info-request > span:nth-child(3) {
    animation-delay: 0.3s;
}.OZt-connect .Ayl-info-request > span:nth-child(4) {
    animation-delay: 0.4s;
}.OZt-connect .Ayl-info-request > span:nth-child(5) {
    animation-delay: 0.5s;
}.OZt-connect .Ayl-info-request > span:nth-child(6) {
    animation-delay: 0.6s;
}.OZt-connect .GqR-course-faq {
    opacity: 0;
    animation-delay: 0.7s;
    animation: fadeInUp 0.6s ease forwards;
}
@media (min-width: 1200px) {.OZt-connect .Ayl-info-request > span {
    flex: 1 0 calc(33.333% - 2rem);
}.OZt-connect {
    padding: 7rem 0;
}
}
@media (max-width: 1199px) and (min-width: 992px) {.OZt-connect .Ayl-info-request > span {
    flex: 1 0 calc(50% - 2rem);
}.OZt-connect .Ayl-info-request > span svg {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 991px) {.OZt-connect {
    padding: 5rem 0;
}.OZt-connect .Ayl-info-request > span {
    flex: 1 0 calc(50% - 2rem);
}.OZt-connect .nKb-edu-mentor h3 {
    font-size: calc(41px * 0.9);
    max-width: 90%;
}.OZt-connect .Ush-reach-help {
    max-width: 100%;
}.OZt-connect .Ayl-info-request > span svg {
    height: 22px;
    width: 22px;
    right: 1.2rem;
    top: 1.2rem;
}.OZt-connect .GqR-course-faq h4 svg {
    height: 20px;
    width: 20px;
}
}
@media (max-width: 767px) {.OZt-connect {
    padding: 4rem 0;
}.OZt-connect .Ayl-info-request > span {
    flex: 1 0 calc(100% - 2rem);
}.OZt-connect .nKb-edu-mentor h3 {
    max-width: 100%;
    font-size: calc(41px * 0.8);
}.OZt-connect .Ush-reach-help {
    font-size: 15px;
}.OZt-connect .GqR-course-faq {
    padding: 2rem;
}.OZt-connect .Ayl-info-request > span {
    padding: 2rem;
}.OZt-connect .Ayl-info-request > span svg {
    height: 20px;
    width: 20px;
    right: 1rem;
    top: 1rem;
}.OZt-connect .GqR-course-faq span svg {
    width: 12px;
    height: 12px;
}
}
@media (max-width: 575px) {.OZt-connect {
    padding: 3rem 0;
}.OZt-connect .nKb-edu-mentor h3 {
    font-size: 36px;
    margin-bottom: 2rem;
}.OZt-connect .Ush-reach-help {
    margin-bottom: 2rem;
}.OZt-connect .Ayl-info-request {
    margin: -0.5rem;
}.OZt-connect .Ayl-info-request > span {
    padding: 1.5rem;
    margin: 0.5rem;
}.OZt-connect .GqR-course-faq {
    margin-top: 2rem;
    padding: 1.5rem;
}.OZt-connect .GqR-course-faq span {
    margin: 0.3rem 0.5rem 0.3rem 0;
    padding: 0.3rem 0.7rem;
}.OZt-connect .Ayl-info-request > span svg {
    height: 18px;
    top: 0.8rem;
    width: 18px;
    right: 0.8rem;
}.OZt-connect .GqR-course-faq h4 svg {
    width: 18px;
    height: 18px;
}.OZt-connect .GqR-course-faq span svg {
    height: 10px;
    margin-right: 5px;
    width: 10px;
}}
.OZt-connect .container::before {
    top: 10%;
    width: 300px;
    opacity: 0.1;
    height: 300px;
    position: absolute;
    border-radius: 50%;
    right: -15%;
    content: "";
    animation: rotate 40s linear infinite;
    border: 30px solid rgb(181,187,173,0.5);
    z-index: -1;
}.OZt-connect .container::after {
    z-index: -1;
    border-radius: 50%;
    height: 200px;
    content: "";
    border: 20px solid rgb(153,159,140,0.5);
    opacity: 0.1;
    left: -10%;
    bottom: -10%;
    width: 200px;
    position: absolute;
}.OZt-connect .Ayl-info-request > span:hover::after {
    background: linear-gradient(90deg, rgb(181,187,173), rgb(153,159,140), rgb(181,187,173));
    background-size: 200% 200%;
}.ElN-connect-form {
    background: linear-gradient(90deg, #ffffff 50%, rgb(209,215,201) 50%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.ElN-connect-form::before {
    left: 0;
    background-size: 60px 60px;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    z-index: 0;
    width: 100%;
    content: "";
    height: 100%;
}.ElN-connect-form .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.ElN-connect-form h2 {
    color: rgb(181,187,173);
    text-align: center;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 36px;
}.ElN-connect-form h2::after {
    background: rgb(181,187,173);
    content: "";
    bottom: -15px;
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    height: 3px;
}.ElN-connect-form .yKt-reach-widget {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.ElN-connect-form .yKt-reach-widget::before {
    background: linear-gradient(90deg, rgb(181,187,173), rgb(153,159,140));
    height: 5px;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
}.ElN-connect-form .ivF-content-image {
    position: relative;
    transition: all 0.5s ease;
    flex: 0 0 50%;
    min-height: 550px;
}.ElN-connect-form .ivF-content-image::after {
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(181,187,173,0.5), transparent);
    top: 0;
}.ElN-connect-form .ibg-help-links {
    padding: 60px 50px;
    flex: 0 0 50%;
    position: relative;
    background: #ffffff;
}.ElN-connect-form .ibg-help-links::before {
    height: 100%;
    top: 0;
    width: 10px;
    position: absolute;
    content: "";
    left: 0;
    background: rgb(209,215,201);
}.ElN-connect-form #contact {
    flex-direction: column;
    display: flex;
    gap: 30px;
}.ElN-connect-form h3 {
    margin-bottom: 20px;
    display: inline-block;
    font-size: 23px;
    position: relative;
    color: #000000;
    padding-bottom: 10px;
    font-weight: 600;
}.ElN-connect-form h3::after {
    left: 0;
    bottom: 0;
    background: rgb(181,187,173,0.5);
    position: absolute;
    height: 2px;
    width: 100%;
    content: "";
}.ElN-connect-form input[type="text"] {
    transition: all 0.3s ease;
    width: 100%;
    border-radius: 10px;
    padding: 18px 20px;
    color: #000000;
    border: 2px solid rgb(209,215,201);
    background: #ffffff;
    font-size: 17px;
}.ElN-connect-form input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(181,187,173);
}.ElN-connect-form input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.ElN-connect-form .gcb-inquiry-panel {
    align-items: flex-start;
    margin-top: 10px;
    display: flex;
    gap: 12px;
}.ElN-connect-form .gcb-inquiry-panel input[type="checkbox"] {
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    width: 24px;
    transition: all 0.3s ease;
    appearance: none;
    height: 24px;
    margin-top: 2px;
    border: 2px solid rgb(209,215,201);
}.ElN-connect-form .gcb-inquiry-panel input[type="checkbox"]:checked {
    border-color: rgb(181,187,173);
    background: rgb(181,187,173);
}.ElN-connect-form .gcb-inquiry-panel input[type="checkbox"]:checked::after {
    height: 10px;
    width: 6px;
    top: 5px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    position: absolute;
    left: 8px;
    transform: rotate(45deg);
    content: "";
}.ElN-connect-form .gcb-inquiry-panel label {
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}.ElN-connect-form .gcb-inquiry-panel a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(181,187,173);
}.ElN-connect-form .gcb-inquiry-panel a:hover {
    color: rgb(153,159,140);
}.ElN-connect-form .mcE-support-list {
    box-shadow: 0 8px 20px rgb(181,187,173,0.5);
    margin-top: 20px;
    border-radius: 10px;
    font-size: 19px;
    align-self: flex-start;
    background: rgb(181,187,173);
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    padding: 16px 40px;
    color: #ffffff;
    font-weight: 600;
    border: none;
}.ElN-connect-form .mcE-support-list::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -100%;
    top: 0;
}.ElN-connect-form .mcE-support-list:hover {
    box-shadow: 0 10px 25px rgb(153,159,140,0.5);
    transform: translateY(-3px);
    background: rgb(153,159,140);
}.ElN-connect-form .mcE-support-list:hover::before {
    left: 100%;
}.ElN-connect-form svg {
    fill: rgb(181,187,173);
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
}.ElN-connect-form svg path {
    transition: all 0.3s ease;
    fill: rgb(181,187,173);
}.ElN-connect-form svg:hover {
    transform: translateY(-2px);
    fill: rgb(153,159,140);
}.ElN-connect-form svg:hover path {
    fill: rgb(153,159,140);
}

@media (max-width: 1200px) {.ElN-connect-form {
    background: #ffffff;
}
}

@media (max-width: 992px) {.ElN-connect-form {
    padding: 80px 0;
}.ElN-connect-form .yKt-reach-widget {
    flex-direction: column-reverse;
}.ElN-connect-form .ivF-content-image {
    min-height: 350px;
    flex: 0 0 auto;
}.ElN-connect-form .ibg-help-links {
    flex: 0 0 auto;
    padding: 50px 40px;
}.ElN-connect-form .ibg-help-links::before {
    top: 0;
    height: 10px;
    width: 100%;
    left: 0;
}
}

@media (max-width: 768px) {.ElN-connect-form {
    padding: 60px 0;
}.ElN-connect-form h2 {
    font-size: calc(36px - 4px);
    margin-bottom: 40px;
}.ElN-connect-form .ibg-help-links {
    padding: 40px 30px;
}.ElN-connect-form #contact {
    gap: 25px;
}.ElN-connect-form .ivF-content-image {
    min-height: 300px;
}
}

@media (max-width: 576px) {.ElN-connect-form {
    padding: 50px 0;
}.ElN-connect-form .container {
    padding: 0 15px;
}.ElN-connect-form h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 30px;
}.ElN-connect-form .ibg-help-links {
    padding: 35px 25px;
}.ElN-connect-form #contact {
    gap: 20px;
}.ElN-connect-form input[type="text"] {
    padding: 15px;
}.ElN-connect-form .mcE-support-list {
    padding: 15px 25px;
    width: 100%;
}.ElN-connect-form .ivF-content-image {
    min-height: 250px;
}}.Zev-thxField {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(209,215,201), #f8f9fd);
    padding: 4rem 2rem;
    box-shadow: 
        inset 12px 12px 24px rgba(255, 255, 255, 0.8),
        inset -12px -12px 24px rgba(70, 70, 80, 0.05);
}.Zev-thxField::before {
    transform: rotate(-15deg);
    pointer-events: none;
    filter: blur(80px);
    right: -5%;
    width: 40%;
    position: absolute;
    top: -10%;
    content: "";
    opacity: 0.2;
    height: 70%;
    background: linear-gradient(120deg, rgb(181,187,173,0.5), rgb(153,159,140,0.5));
    z-index: 0;
}.Zev-thxField::after {
    filter: blur(70px);
    left: -5%;
    content: "";
    width: 30%;
    height: 60%;
    z-index: 0;
    background: linear-gradient(220deg, rgb(153,159,140,0.5), rgb(181,187,173,0.5));
    opacity: 0.15;
    position: absolute;
    transform: rotate(20deg);
    pointer-events: none;
    bottom: -10%;
}.Zev-thxField .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.Zev-thxField h2 {
    color: #000000;
    transform: translateY(0);
    animation: fadeInDown 0.8s ease-out forwards;
    font-size: 34px;
    position: relative;
    line-height: 1.3;
    opacity: 1;
    margin-bottom: 2.5rem;
    letter-spacing: -0.02em;
    font-weight: 700;
    text-align: center;
}.Zev-thxField h2::after {
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(181,187,173), rgb(153,159,140));
    width: 80px;
    bottom: -0.8rem;
    position: absolute;
    content: "";
}.Zev-thxField .AgL-teach-method {
    border-radius: 22px;
    padding: 2.5rem;
    transform: translateY(0);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    position: relative;
}.Zev-thxField .AgL-teach-method::before {
    top: 0;
    z-index: -1;
    border-radius: inherit;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(181,187,173,0.5), 0.03) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(153,159,140,0.5), 0.03) 0%, transparent 30%);
    position: absolute;
    left: 0;
    width: 100%;
}.Zev-thxField ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.Zev-thxField li {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 0.5rem;
}.Zev-thxField li:last-child {
    margin-bottom: 0;
}.Zev-thxField li::before {
    animation: scaleIn 0.4s ease-out 0.8s forwards;
    left: 0;
    position: absolute;
    content: "";
    border-radius: 50%;
    top: 0.6rem;
    width: 8px;
    background: linear-gradient(135deg, rgb(181,187,173), rgb(153,159,140));
    transform: scale(0);
    height: 8px;
}.Zev-thxField li span {
    font-weight: 400;
    display: block;
    animation: fadeInRight 0.7s ease-out 0.6s forwards;
    line-height: 1.7;
    transform: translateX(0);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 16px;
    opacity: 0;
}

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

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

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

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

@media (max-width: 991px) {.Zev-thxField {
    padding: 3rem 1.5rem;
}.Zev-thxField h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.9);
}.Zev-thxField .AgL-teach-method {
    padding: 2rem;
}
}

@media (max-width: 767px) {.Zev-thxField {
    padding: 2.5rem 1.25rem;
}.Zev-thxField h2 {
    font-size: calc(34px * 0.8);
    line-height: 1.4;
    margin-bottom: 1.8rem;
}.Zev-thxField h2::after {
    width: 60px;
}.Zev-thxField .AgL-teach-method {
    padding: 1.5rem;
}.Zev-thxField li span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.Zev-thxField {
    padding: 2rem 1rem;
}.Zev-thxField h2 {
    font-size: calc(34px * 0.7);
    text-align: left;
}.Zev-thxField h2::after {
    transform: none;
    width: 50px;
    left: 0;
}.Zev-thxField .AgL-teach-method {
    padding: 1.25rem;
}.Zev-thxField li {
    padding-left: 1.25rem;
}.Zev-thxField li::before {
    height: 6px;
    top: 0.5rem;
    width: 6px;
}}.JFj-program-information {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(209,215,201) 0%, rgb(181,187,173,0.5) 100%);
}.JFj-program-information::before {
    top: 0;
    background: 
    radial-gradient(circle at 20% 20%, rgb(153,159,140,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(181,187,173,0.5) 0%, transparent 30%);
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
}.JFj-program-information::after {
    left: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
    background-size: 40px 40px;
    top: 0;
    opacity: 0.1;
    width: 100%;
    background-position: -1px -1px;
    background-image: 
    linear-gradient(90deg, rgb(181,187,173,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(181,187,173,0.5) 1px, transparent 1px);
}.JFj-program-information .container {
    padding: 0 30px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.JFj-program-information .AgL-teach-method {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
}.JFj-program-information .FvZ-education-track {
    z-index: 3;
    padding: 0 50px 0 0;
    flex-direction: column;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}.JFj-program-information .tkU-page-header {
    position: relative;
    margin-bottom: 30px;
    transform-style: preserve-3d;
    perspective: 500px;
}.JFj-program-information .tkU-page-header::before {
    width: calc(100% + 30px);
    content: "";
    z-index: -1;
    background-color: #ffffff;
    top: -15px;
    transform: translateZ(-10px);
    border-radius: 10px;
    height: calc(100% + 30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    left: -15px;
    position: absolute;
}.JFj-program-information .tkU-page-header::after {
    position: absolute;
    z-index: -1;
    top: -5px;
    border-radius: calc(10px - 2px);
    transform: translateZ(-5px);
    width: calc(100% + 10px);
    left: -5px;
    height: calc(100% + 10px);
    border: 1px solid rgb(181,187,173,0.5);
    content: "";
}.JFj-program-information .tkU-page-header svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-width: 140px;
}.JFj-program-information .tkU-page-header svg path {
    transition: fill 0.3s ease;
    fill: rgb(181,187,173);
}.JFj-program-information .tkU-page-header:hover svg {
    transform: scale(1.05);
}.JFj-program-information .tkU-page-header:hover svg path {
    fill: rgb(153,159,140);
}.JFj-program-information h3 {
    padding-left: 20px;
    font-size: 33px;
    position: relative;
    font-weight: 700;
    border-left: 3px solid rgb(181,187,173);
    margin-bottom: 30px;
    color: #000000;
    line-height: 1.3;
}.JFj-program-information h3::after {
    width: 30px;
    background-color: rgb(153,159,140);
    height: 3px;
    position: absolute;
    content: "";
    left: -3px;
    bottom: -5px;
}.JFj-program-information p {
    padding-left: 20px;
    font-weight: 400;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
}.JFj-program-information .ivF-content-image {
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    border-radius: 50% 0 0 50%;
    height: 550px;
}.JFj-program-information .ivF-content-image::before {
    position: absolute;
    border: 10px solid transparent;
    border-left: 10px solid rgb(181,187,173,0.5);
    z-index: 2;
    content: "";
    border-radius: 50% 0 0 50%;
    inset: 0;
}.JFj-program-information .ivF-content-image::after {
    z-index: 2;
    position: absolute;
    content: "";
    border-radius: 50% 0 0 50%;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    inset: 15px;
}

@media screen and (min-width: 1600px) {.JFj-program-information .AgL-teach-method {
    grid-template-columns: 1fr 1.5fr;
}.JFj-program-information .ivF-content-image {
    border-radius: 45% 0 0 45%;
}
}

@media screen and (max-width: 1200px) {.JFj-program-information {
    padding: 80px 0;
}.JFj-program-information .FvZ-education-track {
    padding: 0 30px 0 0;
}
}

@media screen and (max-width: 991px) {.JFj-program-information .AgL-teach-method {
    grid-template-columns: 1fr;
    gap: 60px;
}.JFj-program-information .FvZ-education-track {
    padding: 0;
    order: 2;
}.JFj-program-information .ivF-content-image {
    order: 1;
    border-radius: 0 0 30% 30%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    min-height: 350px;
}.JFj-program-information .ivF-content-image::before {
    border-radius: 0 0 30% 30%;
    border-bottom: 10px solid rgb(181,187,173,0.5);
    border: 10px solid transparent;
}.JFj-program-information .ivF-content-image::after {
    border-radius: 0 0 30% 30%;
}.JFj-program-information .AgL-teach-method::before,
  .JFj-program-information .AgL-teach-method::after {
    transform: translateX(-50%);
    top: calc(350px - 30px);
    left: 50%;
}.JFj-program-information .AgL-teach-method::after {
    transform: translateX(-50%);
    top: calc(350px - 15px);
    left: 50%;
}
  
  @keyframes pulse {
    0%, 100% {
      transform: translateX(-50%) scale(1);
      opacity: 1;
    }
    50% {
      transform: translateX(-50%) scale(1.2);
      opacity: 0.8;
    }
  }
}

@media screen and (max-width: 768px) {.JFj-program-information {
    padding: 60px 0;
}.JFj-program-information .AgL-teach-method {
    gap: 50px;
}.JFj-program-information .ivF-content-image {
    min-height: 300px;
}.JFj-program-information .AgL-teach-method::before {
    top: calc(300px - 30px);
    height: 50px;
    width: 50px;
}.JFj-program-information .AgL-teach-method::after {
    height: 25px;
    width: 25px;
    top: calc(300px - 15px);
}.JFj-program-information h3 {
    font-size: calc(33px - 4px);
    padding-left: 15px;
}.JFj-program-information p {
    padding-left: 15px;
}.JFj-program-information .tkU-page-header {
    margin-bottom: 25px;
}.JFj-program-information .tkU-page-header svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.JFj-program-information {
    padding: 50px 0;
}.JFj-program-information .ivF-content-image {
    border-radius: 0 0 25% 25%;
    min-height: 250px;
}.JFj-program-information .ivF-content-image::before {
    border-radius: 0 0 25% 25%;
}.JFj-program-information .ivF-content-image::after {
    border-radius: 0 0 25% 25%;
}.JFj-program-information .AgL-teach-method::before {
    height: 40px;
    top: calc(250px - 25px);
    width: 40px;
}.JFj-program-information .AgL-teach-method::after {
    width: 20px;
    top: calc(250px - 12px);
    height: 20px;
}.JFj-program-information h3 {
    font-size: calc(33px - 6px);
    margin-bottom: 20px;
}.JFj-program-information p {
    font-size: calc(12px - 1px);
}.JFj-program-information .tkU-page-header {
    margin-bottom: 20px;
}.JFj-program-information .tkU-page-header::before {
    width: calc(100% + 20px);
    left: -10px;
    top: -10px;
    height: calc(100% + 20px);
}}.okt-secure-hideout {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(209,215,201) 0%, rgba(245, 245, 250, 0.97) 100%);
    position: relative;
    overflow: hidden;
}.okt-secure-hideout::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    pointer-events: none;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(181,187,173,0.5), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(rgb(153,159,140,0.5), 0.04) 0%, transparent 50%);
    content: "";
}.okt-secure-hideout .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 2rem;
    animation: fadeIn 0.8s ease-out forwards;
    transform: translateZ(0);
}.okt-secure-hideout h1 {
    position: relative;
    letter-spacing: -0.01em;
    color: #000000;
    font-weight: 700;
    font-size: 48px;
    transform: translateX(-5px);
    margin-bottom: 2.5rem;
    line-height: 1.2;
}.okt-secure-hideout h1::after {
    content: "";
    opacity: 0;
    animation-delay: 0.2s;
    transform-origin: left;
    bottom: -12px;
    position: absolute;
    background: linear-gradient(90deg, rgb(181,187,173) 0%, rgb(153,159,140) 100%);
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    width: 80px;
    height: 3px;
    left: 0;
}.okt-secure-hideout h2 {
    color: #000000;
    font-size: 37px;
    padding-left: 1rem;
    margin: 3rem 0 1.5rem;
    border-left: 3px solid rgb(181,187,173);
    font-weight: 600;
    position: relative;
}.okt-secure-hideout h3 {
    margin: 2.5rem 0 1.25rem;
    position: relative;
    border-left: 2px solid rgb(153,159,140);
    font-size: calc(37px * 0.85);
    color: #000000;
    padding-left: 1rem;
    font-weight: 600;
}.okt-secure-hideout h4 {
    padding-left: 1rem;
    border-left: 1px solid rgb(153,159,140);
    font-weight: 600;
    position: relative;
    margin: 2rem 0 1rem;
    font-size: calc(37px * 0.75);
    color: #000000;
}.okt-secure-hideout p {
    margin-bottom: 1.5rem;
    transform: translateZ(0);
    position: relative;
    font-size: 12px;
    color: #000000;
    font-family: Arial, sans-serif;
    max-width: 90ch;
    line-height: 1.8;
}.okt-secure-hideout p strong {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 600;
}.okt-secure-hideout span {
    max-width: 90ch;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 1.5rem;
    color: #000000;
}.okt-secure-hideout ul {
    margin: 1.5rem 0 2rem 1.5rem;
    padding: 0;
    list-style-type: none;
}.okt-secure-hideout li {
    position: relative;
    font-size: 12px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.7;
    padding-left: 1.8rem;
}.okt-secure-hideout li::before {
    top: 0.8rem;
    content: "";
    height: 6px;
    border-radius: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    position: absolute;
    background-color: rgb(181,187,173);
}.okt-secure-hideout li:nth-child(2n)::before {
    background-color: rgb(153,159,140);
}@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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


.okt-secure-hideout h2:hover,
.okt-secure-hideout h3:hover,
.okt-secure-hideout h4:hover {
    transform: translateX(5px);
    transition: transform 0.3s ease-out;
}


@media (max-width: 992px) {.okt-secure-hideout {
    padding: 4rem 0;
}.okt-secure-hideout h1 {
    font-size: calc(48px * 0.9);
}.okt-secure-hideout h2 {
    font-size: calc(37px * 0.9);
}.okt-secure-hideout h3 {
    font-size: calc(37px * 0.8);
}.okt-secure-hideout h4 {
    font-size: calc(37px * 0.7);
}
}

@media (max-width: 768px) {.okt-secure-hideout {
    padding: 3rem 0;
}.okt-secure-hideout .container {
    padding: 0 1.5rem;
}.okt-secure-hideout h1 {
    font-size: calc(48px * 0.85);
    margin-bottom: 2rem;
}.okt-secure-hideout h1::after {
    width: 60px;
}.okt-secure-hideout h2 {
    margin: 2.5rem 0 1.25rem;
}.okt-secure-hideout h3 {
    margin: 2rem 0 1rem;
}.okt-secure-hideout li {
    padding-left: 1.5rem;
}
}

@media (max-width: 576px) {.okt-secure-hideout {
    padding: 2.5rem 0;
}.okt-secure-hideout .container {
    padding: 0 1.25rem;
}.okt-secure-hideout h1 {
    transform: translateX(0);
    font-size: calc(48px * 0.75);
}.okt-secure-hideout h2 {
    padding-left: 0.75rem;
    font-size: calc(37px * 0.8);
}.okt-secure-hideout h3 {
    font-size: calc(37px * 0.7);
    padding-left: 0.75rem;
}.okt-secure-hideout h4 {
    font-size: calc(37px * 0.6);
    padding-left: 0.75rem;
}.okt-secure-hideout p,
    .okt-secure-hideout span {
    font-size: calc(12px * 0.95);
}.okt-secure-hideout ul {
    margin-left: 0.5rem;
}.okt-secure-hideout li {
    font-size: calc(12px * 0.95);
    padding-left: 1.25rem;
    margin-bottom: 0.8rem;
}}.HOy-company-info {
    color: #ffffff;
    padding: 120px 0 100px;
    position: relative;
    overflow: hidden;
}.HOy-company-info::before {
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
    left: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.HOy-company-info::after {
    right: -100px;
    position: absolute;
    border-radius: 50%;
    animation: pulse 8s infinite alternate ease-in-out;
    content: "";
    z-index: 1;
    opacity: 0.1;
    height: 300px;
    bottom: -100px;
    background: rgb(181,187,173);
    width: 300px;
}.HOy-company-info h4 {
    text-transform: uppercase;
    font-size: calc(28px * 1.1);
    font-weight: 700;
    transform: translateY(30px);
    text-align: center;
    z-index: 2;
    color: rgb(153,159,140);
    margin-bottom: 40px;
    animation: slideUp 0.8s 0.2s forwards ease-out;
    position: relative;
    letter-spacing: 2px;
    opacity: 0;
}.HOy-company-info .container {
    max-width: 1140px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.HOy-company-info .Btv-text-frame {
    transform: translateX(-50px);
    border-left: 5px solid rgb(181,187,173);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    animation: slideIn 1s 0.5s forwards ease-out;
    padding: 40px 50px;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    opacity: 0;
}.HOy-company-info .Btv-text-frame::before {
    left: 30px;
    height: 60px;
    position: absolute;
    width: 60px;
    transform: rotate(45deg);
    background: rgb(153,159,140);
    opacity: 0.2;
    content: "";
    top: -15px;
    z-index: -1;
}.HOy-company-info .Btv-text-frame h6 {
    font-size: calc(20px * 1.1);
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
}.HOy-company-info .Btv-text-frame h6::after {
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    height: 3px;
    bottom: -10px;
    position: absolute;
    animation: expand 0.8s 1s forwards ease-out;
    background: rgb(181,187,173);
    width: 50%;
    left: 0;
}.HOy-company-info .Btv-text-frame div {
    position: relative;
    overflow: hidden;
}.HOy-company-info .Btv-text-frame span {
    column-count: 1;
    color: #000000;
    opacity: 0;
    transform: translateY(20px);
    font-size: 15px;
    line-height: 1.8;
    display: block;
    text-align: justify;
    animation: fadeIn 1.2s 0.8s forwards ease-out;
    font-weight: 400;
    column-gap: 40px;
}

@keyframes slideUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes expand {
  to {
    transform: scaleX(1);
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@media screen and (min-width: 768px) {.HOy-company-info {
    padding: 150px 0 120px;
}.HOy-company-info h4 {
    font-size: calc(47px * 0.8);
    margin-bottom: 60px;
}.HOy-company-info .Btv-text-frame {
    margin-left: 50px;
    padding: 60px 70px;
    width: calc(100% - 100px);
}.HOy-company-info .Btv-text-frame span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.HOy-company-info {
    padding: 180px 0 150px;
}.HOy-company-info .container {
    justify-content: flex-end;
    align-items: center;
    display: flex;
}.HOy-company-info .Btv-text-frame {
    transform: translateX(-150px);
    padding: 70px 80px;
    max-width: 1000px;
    opacity: 0;
    width: 85%;
    animation: slideIn 1.2s 0.5s forwards ease-out;
}.HOy-company-info .Btv-text-frame h6 {
    font-size: 20px;
    margin-bottom: 30px;
}.HOy-company-info .Btv-text-frame span {
    column-count: 2;
}
}

@media screen and (max-width: 767px) {.HOy-company-info {
    padding: 80px 0 60px;
}.HOy-company-info h4 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.2);
}.HOy-company-info .Btv-text-frame {
    border-left-width: 3px;
    padding: 30px 25px;
}.HOy-company-info .Btv-text-frame h6 {
    margin-bottom: 20px;
    font-size: 17px;
}.HOy-company-info .Btv-text-frame span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}
}

@media (hover: hover) {.HOy-company-info .Btv-text-frame:hover {
    transform: translateY(-5px);
    transition: transform 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.HOy-company-info .Btv-text-frame:hover h6::after {
    transition: background-color 0.3s ease;
    background: rgb(153,159,140);
}}header {
    z-index: 99;
    position: relative;
    width: 100%;
    overflow: visible;
    background: #ffffff;
}header::before {
    background: linear-gradient(to right, rgb(181,187,173), rgb(153,159,140));
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    height: 5px;
    width: 100%;
}header .lfE-top-prime {
    justify-content: space-between;
    padding: 25px 30px;
    position: relative;
    align-items: center;
    display: flex;
}header .lfE-top-prime::after {
    bottom: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgb(209,215,201);
    left: 0;
}header .lfE-top-prime .tkU-page-header {
    position: relative;
    z-index: 2;
}header .lfE-top-prime .tkU-page-header .tBP-nav-master {
    position: relative;
    display: block;
    overflow: hidden;
}header .lfE-top-prime .tkU-page-header .tBP-nav-master svg {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: auto;
    height: 40px;
}header .lfE-top-prime .tkU-page-header .tBP-nav-master:hover svg {
    transform: scale(1.08);
}header .lfE-top-prime .SlV-nav-site {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead {
    position: relative;
    margin: 0 15px;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead:last-child {
    margin-right: 0;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a {
    padding: 8px 0;
    overflow: hidden;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    position: relative;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a:hover {
    letter-spacing: 1px;
    color: rgb(181,187,173);
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a::before,
header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a::after {
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform-origin: right center;
    background-color: rgb(181,187,173);
    position: absolute;
    content: "";
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a::after {
    background-color: rgb(153,159,140);
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a::after {
    opacity: 0.3;
    height: 3px;
    bottom: -2px;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .lfE-top-prime {
    padding: 20px 15px;
    flex-direction: column;
}header .lfE-top-prime .tkU-page-header {
    margin-bottom: 20px;
}header .lfE-top-prime .SlV-nav-site {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead {
    margin: 5px 12px;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead a {
    padding: 5px 0;
    font-size: calc(14px - 1px);
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .lfE-top-prime {
    padding: 15px 10px;
}header .lfE-top-prime .tkU-page-header {
    margin-bottom: 15px;
}header .lfE-top-prime .tkU-page-header .tBP-nav-master svg {
    height: 35px;
}header .lfE-top-prime .SlV-nav-site {
    gap: 5px;
}header .lfE-top-prime .SlV-nav-site .Kbt-main-lead {
    margin: 2px 10px;
}}.Qml-mentorship-profile {
    background-color: rgb(209,215,201);
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
}.Qml-mentorship-profile::before {
    width: 40%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(181,187,173,0.5));
    content: "";
    top: 0;
    z-index: 1;
    right: 0;
    height: 100%;
}.Qml-mentorship-profile .Fkb-testimonial-corner {
    max-width: 1200px;
    background: transparent;
    position: relative;
    margin: 0 auto;
    display: flex;
    border-radius: 0;
    z-index: 2;
    box-shadow: none;
}.Qml-mentorship-profile .ivF-content-image {
    transform: rotate(-2deg);
    height: 480px;
    box-shadow: 15px 15px 0 rgb(181,187,173,0.5);
    position: relative;
    border-radius: 0;
    transition: all 0.5s ease;
    width: 45%;
}.Qml-mentorship-profile .Ejz-career-summary {
    position: relative;
    display: flex;
    width: 55%;
    justify-content: center;
    flex-direction: column;
    padding: 3rem 0 3rem 4rem;
}.Qml-mentorship-profile .Ejz-career-summary::before {
    left: 2.5rem;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom, rgb(153,159,140,0.5), transparent);
    position: absolute;
    top: 0;
    content: "";
}.Qml-mentorship-profile .name {
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.1;
    font-size: calc(46px * 1.2);
    color: #000000;
}.Qml-mentorship-profile .Ejz-career-summary > div:nth-child(2) {
    font-size: 15px;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    letter-spacing: 1px;
    background-color: rgb(153,159,140);
    transform: translateX(-10px);
    margin-bottom: 2.5rem;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 600;
}.Qml-mentorship-profile .LNY-employee-history {
    max-width: 90%;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    padding-left: 0;
    position: relative;
}.Qml-mentorship-profile .LNY-employee-history::before {
    position: absolute;
    width: 60px;
    background-color: rgb(181,187,173);
    top: -1.5rem;
    left: 0;
    content: "";
    height: 3px;
}.Qml-mentorship-profile .Fkb-testimonial-corner:hover .ivF-content-image {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(153,159,140);
}

@media (max-width: 992px) {.Qml-mentorship-profile::before {
    width: 100%;
    background: linear-gradient(180deg, rgb(181,187,173,0.5), transparent);
    top: 0;
    height: 40%;
    right: 0;
}.Qml-mentorship-profile .Fkb-testimonial-corner {
    flex-direction: column;
    max-width: 90%;
    align-items: center;
}.Qml-mentorship-profile .ivF-content-image {
    width: 90%;
    height: 400px;
}.Qml-mentorship-profile .Ejz-career-summary {
    padding: 3rem 1rem 1rem;
    width: 100%;
}.Qml-mentorship-profile .Ejz-career-summary::before {
    display: none;
}.Qml-mentorship-profile .LNY-employee-history {
    max-width: 100%;
}
}

@media (max-width: 576px) {.Qml-mentorship-profile {
    padding: 4rem 1rem;
}.Qml-mentorship-profile .ivF-content-image {
    height: 320px;
}.Qml-mentorship-profile .name {
    font-size: 31px;
}.Qml-mentorship-profile .Ejz-career-summary > div:nth-child(2) {
    font-size: 16px;
}.Qml-mentorship-profile .LNY-employee-history {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.DIh-training-benefits {
    background: linear-gradient(135deg, rgb(209,215,201) 30%, rgba(rgb(153,159,140,0.5), 0.15) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.DIh-training-benefits::before {
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(181,187,173,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(153,159,140,0.5), 0.15) 0%, transparent 60%);
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
}.DIh-training-benefits::after {
    content: "";
    height: 200%;
    background: linear-gradient(135deg, rgba(rgb(181,187,173,0.5), 0.05) 0%, rgba(rgb(153,159,140,0.5), 0.12) 100%);
    right: -20%;
    z-index: 0;
    position: absolute;
    width: 60%;
    transform: rotate(-15deg);
    top: -50%;
}.DIh-training-benefits .container {
    position: relative;
    flex-direction: column;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    display: flex;
    margin: 0 auto;
}.DIh-training-benefits .ivF-content-image {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 0 0 1px rgba(rgb(181,187,173,0.5), 0.1);
    border-radius: 23px;
    max-height: 420px;
    height: auto;
    width: 100%;
    margin-bottom: 2.5rem;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.DIh-training-benefits .ivF-content-image:hover {
    box-shadow: 0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.18), 
                0 0 0 1px rgba(rgb(181,187,173,0.5), 0.15);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}.DIh-training-benefits .AgL-teach-method {
    transform: translateY(-20px);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 0 0 1px rgba(rgb(181,187,173,0.5), 0.05);
    position: relative;
    padding: 2.5rem;
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95), rgba(rgb(255, 255, 255, 0.5), 0.85));
    backdrop-filter: blur(10px);
    border-radius: 23px;
}.DIh-training-benefits .Btv-text-frame {
    position: relative;
}.DIh-training-benefits h1 {
    margin-bottom: 2rem;
    color: transparent;
    line-height: 1.3;
    background: linear-gradient(90deg, #000000 0%, rgb(181,187,173) 100%);
    background-clip: text !important;
    font-weight: 700;
    color: #000000;
    -webkit-background-clip: text !important;
    position: relative;
    font-size: calc(33px * 1.1);
}.DIh-training-benefits h1::after {
    height: 3px;
    border-radius: 5px;
    background: linear-gradient(90deg, rgb(181,187,173) 0%, rgb(153,159,140) 100%);
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 80px;
    content: "";
}.DIh-training-benefits ul {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    padding: 0;
    gap: 1.25rem;
    margin: 0;
    list-style: none;
}.DIh-training-benefits li {
    position: relative;
    padding-left: 2.5rem;
    transition: transform 0.3s ease-out;
}.DIh-training-benefits li:hover {
    transform: translateX(5px);
}.DIh-training-benefits li p {
    margin: 0;
    line-height: 1.6;
    display: flex;
    align-items: center;
    font-size: calc(12px * 1.05);
    color: #000000;
}.DIh-training-benefits li svg {
    top: 0;
    transform-origin: center;
    transform: scale(0.9);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    height: 24px;
    width: 24px;
    position: absolute;
}.DIh-training-benefits li:hover svg {
    transform: scale(1.1);
}.DIh-training-benefits svg path {
    fill: rgb(181,187,173);
    transition: fill 0.3s ease;
}.DIh-training-benefits li:hover svg path {
    fill: rgb(153,159,140);
}

@media (min-width: 768px) {.DIh-training-benefits {
    padding: 8rem 0;
}.DIh-training-benefits .container {
    align-items: center;
    flex-direction: row;
    gap: 3rem;
}.DIh-training-benefits .ivF-content-image {
    margin-bottom: 0;
    max-height: 500px;
    width: 45%;
}.DIh-training-benefits .AgL-teach-method {
    width: 55%;
    transform: translateY(0) translateX(-30px);
}.DIh-training-benefits ul {
    grid-template-columns: repeat(2, 1fr);
}.DIh-training-benefits h1 {
    font-size: 48px;
}
}

@media (min-width: 992px) {.DIh-training-benefits .container {
    gap: 4rem;
}.DIh-training-benefits .ivF-content-image {
    max-height: 600px;
}.DIh-training-benefits .AgL-teach-method {
    padding: 3rem;
}.DIh-training-benefits h1 {
    margin-bottom: 2.5rem;
}.DIh-training-benefits h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.DIh-training-benefits {
    padding: 4rem 0;
}.DIh-training-benefits .AgL-teach-method {
    padding: 1.5rem;
}.DIh-training-benefits h1 {
    font-size: calc(33px * 0.9);
    margin-bottom: 1.5rem;
}.DIh-training-benefits li {
    padding-left: 2rem;
}.DIh-training-benefits li p {
    font-size: 12px;
}.DIh-training-benefits svg {
    transform: scale(0.8);
}
}

@media (max-width: 480px) {.DIh-training-benefits {
    padding: 3rem 0;
}.DIh-training-benefits .AgL-teach-method {
    transform: translateY(-10px);
    padding: 1.25rem;
}.DIh-training-benefits h1 {
    margin-bottom: 1.25rem;
    font-size: calc(33px * 0.8);
}.DIh-training-benefits ul {
    gap: 1rem;
}.DIh-training-benefits li p {
    font-size: calc(12px * 0.95);
}
}

@media (hover: hover) {.DIh-training-benefits .AgL-teach-method {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.DIh-training-benefits .AgL-teach-method:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
                    0 0 0 1px rgba(rgb(181,187,173,0.5), 0.1);
}}.hZA-policyAgreementPanel {
    border-top: 3px solid rgb(181,187,173);
    position: fixed;
    bottom: 0;
    background: rgb(209,215,201);
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    z-index: 90;
    padding: 20px 0;
}.EpP-track-ack {
    padding: 0 20px;
    justify-content: space-between;
    max-width: 1200px;
    display: flex;
    flex-wrap: nowrap;
    margin: auto;
    align-items: center;
}#pVo-cookieAlertOverlay {
    display: none;
}#pVo-cookieAlertOverlay:checked ~ .hZA-policyAgreementPanel {
    visibility: hidden;
    opacity: 0;
}.hZA-policyAgreementPanel h5 {
    margin-bottom: 6px;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(181,187,173);
    font-weight: 700;
}.hZA-policyAgreementPanel p {
    color: #000000;
    max-width: 500px;
    font-size: 13px;
}.RNT-web-cookies {
    flex-shrink: 0;
    margin-right: 20px;
}.RNT-web-cookies svg, .RNT-web-cookies svg path {
    height: 80px;
    fill: rgb(181,187,173);
    width: 80px;
}.oac-policy-opt {
    transition: border 0.2s;
    background: rgb(181,187,173);
    min-width: 140px;
    padding: 12px 24px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
    border-radius: 10px;
    border: 2px solid transparent;
    flex-shrink: 0;
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
}.cookie_button.ETq-data-guard {
    background: rgb(181,187,173);
}.cookie_button.Tpx-consent-ack {
    background: rgb(153,159,140);
}.oac-policy-opt:hover {
    border: 2px solid #ffffff;
}.hZA-policyAgreementPanel p a {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(181,187,173);
}
@media only screen and (max-width: 1200px) {.EpP-track-ack {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.RNT-web-cookies {
    display: none;
}.EpP-track-ack {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}.hZA-policyAgreementPanel h5, .hZA-policyAgreementPanel p {
    text-align: center;
}.UrD-cookie-necessary {
    margin-bottom: 20px;
}.oac-policy-opt {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}
.xdI-core-container .hZA-policyAgreementPanel {
    padding: 30px 0;
    border: none;
    background: rgb(153,159,140);
}.xdI-core-container .oac-policy-opt {
    border-radius: 10px;
    margin-left: 0;
    font-weight: 600;
    font-size: 19px;
    background: rgb(181,187,173);
    color: #ffffff;
    border: none;
}.xdI-core-container .UrD-cookie-necessary h5, .xdI-core-container .UrD-cookie-necessary p {
    color: #ffffff;
}.Vpi-operation-process {
    overflow: hidden;
    position: relative;
    padding: 7rem 1.5rem;
    background: linear-gradient(170deg, rgb(209,215,201), #ffffff);
}.Vpi-operation-process::before {
    opacity: 0.3;
    width: 100%;
    top: 0;
    left: 0;
    background-image: radial-gradient(circle at 10% 20%, rgb(181,187,173,0.5) 0%, transparent 40%);
    content: "";
    position: absolute;
    z-index: 0;
    height: 100%;
}.Vpi-operation-process::after {
    background-image: radial-gradient(circle at 90% 80%, rgb(153,159,140,0.5) 0%, transparent 40%);
    height: 100%;
    z-index: 0;
    content: "";
    opacity: 0.3;
    bottom: 0;
    width: 100%;
    right: 0;
    position: absolute;
}.Vpi-operation-process .AgL-teach-method {
    z-index: 2;
    position: relative;
    flex-direction: column;
    border-radius: 23px;
    max-width: 850px;
    display: flex;
    background: rgba(255, 255, 255, 0.2);
    padding: 4px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    gap: 4px;
    margin: 0 auto;
}.Vpi-operation-process h3 {
    text-align: left;
    font-weight: 700;
    background: linear-gradient(90deg, rgb(181,187,173), rgb(153,159,140));
    border-radius: 23px 23px 0 0;
    color: #ffffff;
    padding: 1.5rem 2rem;
    animation: tabSlideDown 0.6s ease-out forwards;
    font-size: 38px;
    margin: 0;
    position: relative;
}.Vpi-operation-process h3::before {
    animation: pulse 2s infinite;
    position: absolute;
    border-radius: 50%;
    transform: translateY(-50%);
    right: 2rem;
    top: 50%;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    background: #ffffff;
    height: 20px;
    content: "";
    width: 20px;
}.Vpi-operation-process h3::after {
    content: "";
    top: 0;
    animation: shine 3s infinite ease-in-out;
    width: 100%;
    left: 0;
    background: 
        linear-gradient(
            90deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%, 
            rgba(255, 255, 255, 0.1) 100%
        );
    position: absolute;
    height: 100%;
    border-radius: inherit;
}.Vpi-operation-process span {
    line-height: 1.8;
    padding: 2rem;
    border-radius: 0 0 23px 23px;
    color: #000000;
    font-size: 15px;
    animation: tabContent 0.8s 0.3s ease-out forwards;
    background: #ffffff;
    position: relative;
    opacity: 0;
    transform-origin: top center;
}.Vpi-operation-process span::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(181,187,173,0.5),
        rgb(153,159,140,0.5)
    );
    left: 0;
    height: 5px;
    top: 0;
    content: "";
    width: 100%;
}.Vpi-operation-process span::after {
    background: 
        linear-gradient(
            45deg,
            transparent 45%,
            rgb(181,187,173) 45%,
            rgb(181,187,173) 55%,
            transparent 55%
        );
    animation: rotate 15s linear infinite;
    height: 40px;
    position: absolute;
    content: "";
    right: 1rem;
    width: 40px;
    opacity: 0.3;
    border: 2px solid rgb(181,187,173,0.5);
    border-radius: 50%;
    background-size: 10px 10px;
    bottom: 1rem;
}

@keyframes tabSlideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes tabContent {
    from {
        opacity: 0;
        transform: scaleY(0.8);
    }
    to {
        opacity: 1;
        transform: scaleY(1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 0.8;
        transform: translateY(-50%) scale(1.1);
    }
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.Vpi-operation-process {
    padding: 6rem 1.5rem;
}.Vpi-operation-process h3 {
    font-size: calc(38px * 0.9);
    padding: 1.3rem 2rem;
}.Vpi-operation-process span {
    padding: 1.8rem;
}.Vpi-operation-process h3::before {
    width: 16px;
    height: 16px;
}
}

@media (max-width: 768px) {.Vpi-operation-process {
    padding: 5rem 1rem;
}.Vpi-operation-process h3 {
    text-align: center;
    padding: 1.2rem 1.5rem;
    font-size: calc(38px * 0.8);
}.Vpi-operation-process span {
    padding: 1.5rem;
    font-size: calc(15px * 0.95);
}.Vpi-operation-process h3::before {
    height: 14px;
    width: 14px;
    right: 1.5rem;
}.Vpi-operation-process span::after {
    height: 30px;
    width: 30px;
}
}